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

2017-05-31 Thread Hans de Graaff
commit: e89ac442b45e403decf9b2819f4c1d1b41154242
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  1 05:00:54 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  1 05:00:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89ac442

dev-ruby/haml: move ~x86 forward

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/dev-ruby/haml/haml-4.0.7-r1.ebuild 
b/dev-ruby/haml/haml-4.0.7-r1.ebuild
index 4c925dbbf65..8d4caed40dc 100644
--- a/dev-ruby/haml/haml-4.0.7-r1.ebuild
+++ b/dev-ruby/haml/haml-4.0.7-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://haml-lang.com/;
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 arm ppc ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="doc test"
 



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

2017-05-31 Thread Hans de Graaff
commit: 286fab5121bbb4e6eda736a7d624c81f407df111
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  1 05:01:37 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  1 05:01:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286fab51

dev-ruby/haml: cleanup

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/haml/haml-4.0.7.ebuild | 50 -
 1 file changed, 50 deletions(-)

diff --git a/dev-ruby/haml/haml-4.0.7.ebuild b/dev-ruby/haml/haml-4.0.7.ebuild
deleted file mode 100644
index 2fe91873f46..000
--- a/dev-ruby/haml/haml-4.0.7.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_TEST="test"
-RUBY_FAKEGEM_TASK_DOC="-Ilib doc"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md FAQ.md README.md REFERENCE.md"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A ruby web page templating engine"
-HOMEPAGE="http://haml-lang.com/;
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-IUSE="doc test"
-
-RDEPEND="${RDEPEND} !!=dev-ruby/maruku-0.7.2-r1
-   )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/ s:^:#:' \
-   -e 's/gem "minitest"/gem "minitest", "~>5.0"/'\
-   -e '1igem "actionpack", "~>4.2"'\
-   -e '1igem "activesupport", "~>4.2"'\
-   -e '1igem "railties", "~>4.2"'\
-   test/test_helper.rb || die
-   # Remove test that fails when RedCloth is available
-   sed -i -e "/should raise error when a Tilt filters dependencies are 
unavailable for extension/,+9 s/^/#/"\
-   test/filters_test.rb || die
-}



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

2017-05-31 Thread Markus Meier
commit: 38e67a46e0a7dfcdf839f39cde54476a825a31b5
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:43:38 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:43:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e67a46

dev-libs/libtasn1: arm stable, bug #619686

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-libs/libtasn1/libtasn1-4.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libtasn1/libtasn1-4.10-r2.ebuild 
b/dev-libs/libtasn1/libtasn1-4.10-r2.ebuild
index adcc621256d..1116f413cb2 100644
--- a/dev-libs/libtasn1/libtasn1-4.10-r2.ebuild
+++ b/dev-libs/libtasn1/libtasn1-4.10-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0/6" # subslot = libtasn1 soname version
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs valgrind"
 
 DEPEND=">=dev-lang/perl-5.6



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

2017-05-31 Thread Markus Meier
commit: f23f73789a020edf18610f21e50c91c02b1510af
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:43:00 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:43:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23f7378

dev-db/postgresql: arm stable, bug #618462

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-db/postgresql/postgresql-9.4.12.ebuild 
b/dev-db/postgresql/postgresql-9.4.12.ebuild
index 40eb3790474..34d18db8626 100644
--- a/dev-db/postgresql/postgresql-9.4.12.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.12.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2017-05-31 Thread Markus Meier
commit: 6824d1642907b09709efe60dfb9f6fbeba4787fa
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:42:52 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:42:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6824d164

dev-db/postgresql: arm stable, bug #618462

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-db/postgresql/postgresql-9.3.17.ebuild 
b/dev-db/postgresql/postgresql-9.3.17.ebuild
index 24596c083f5..da37bbdb266 100644
--- a/dev-db/postgresql/postgresql-9.3.17.ebuild
+++ b/dev-db/postgresql/postgresql-9.3.17.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2017-05-31 Thread Markus Meier
commit: dd306ace336acd625cb7276742643fdd306dc168
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:42:38 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:42:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd306ace

app-eselect/eselect-postgresql: arm stable, bug #618462

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild 
b/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild
index e010f623697..59464198a71 100644
--- a/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild
+++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org/;
 SRC_URI="http://dev.gentoo.org/~titanofold/${P}.tbz2;
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="app-admin/eselect"



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

2017-05-31 Thread Markus Meier
commit: 2d47d1ec4dd0e4aa6943642a22f6b8ba9e325a45
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:42:45 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:42:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d47d1ec

dev-db/postgresql: arm stable, bug #618462

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-db/postgresql/postgresql-9.2.21.ebuild 
b/dev-db/postgresql/postgresql-9.2.21.ebuild
index c701cee9775..0b65fea6d89 100644
--- a/dev-db/postgresql/postgresql-9.2.21.ebuild
+++ b/dev-db/postgresql/postgresql-9.2.21.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2017-05-31 Thread Markus Meier
commit: 086ea158e94cf703be0a39fdc3f1857b3d38610b
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:43:07 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:43:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=086ea158

dev-db/postgresql: arm stable, bug #618462

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-db/postgresql/postgresql-9.5.7.ebuild 
b/dev-db/postgresql/postgresql-9.5.7.ebuild
index 821507cf54b..78752359fde 100644
--- a/dev-db/postgresql/postgresql-9.5.7.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.7.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2017-05-31 Thread Markus Meier
commit: 0309296e856188635e571e62dfe0cd7bd24f5052
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:32:43 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:32:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0309296e

dev-libs/icu: arm stable, bug #616468

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/icu/icu-58.2-r1.ebuild b/dev-libs/icu/icu-58.2-r1.ebuild
index a5118bf0ef2..ef50a85bd81 100644
--- a/dev-libs/icu/icu-58.2-r1.ebuild
+++ b/dev-libs/icu/icu-58.2-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="debug doc examples static-libs"
 
 DEPEND="



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

2017-05-31 Thread Markus Meier
commit: 7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun  1 04:33:21 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun  1 04:33:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7143c01d

dev-libs/elfutils: arm stable, bug #618004

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

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



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

2017-05-31 Thread Mike Frysinger
commit: 3f8902ca65c92306d9684732d9d9c1dcab9c6365
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Jun  1 02:59:50 2017 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Jun  1 02:59:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8902ca

net-misc/rsync: move helper scripts behind USE=examples

These aren't generally useful, so stop installing them by default.
Plus most are written in perl.

 net-misc/rsync/rsync-3.1.2.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/net-misc/rsync/rsync-3.1.2.ebuild 
b/net-misc/rsync/rsync-3.1.2.ebuild
index fb982adf33e..16e2176a9d0 100644
--- a/net-misc/rsync/rsync-3.1.2.ebuild
+++ b/net-misc/rsync/rsync-3.1.2.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 if [[ ${PV} != *_pre ]] ; then
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
-IUSE="acl iconv ipv6 static stunnel xattr"
+IUSE="acl examples iconv ipv6 static stunnel xattr"
 
 LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )
xattr? ( kernel_linux? ( sys-apps/attr[static-libs(+)] ) )
@@ -64,9 +64,11 @@ src_install() {
fi
 
# Install the useful contrib scripts
-   exeinto /usr/share/rsync
-   doexe support/*
-   rm -f "${ED}"/usr/share/rsync/{Makefile*,*.c}
+   if use examples ; then
+   exeinto /usr/share/rsync
+   doexe support/*
+   rm -f "${ED}"/usr/share/rsync/{Makefile*,*.c}
+   fi
 
eprefixify "${ED}"/etc/{,xinetd.d}/rsyncd*
 



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

2017-05-31 Thread NP Hardass
commit: dbcf9337ca086e855b45cd56da2322bd1ca82545
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed May 31 23:44:13 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Thu Jun  1 01:19:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbcf9337

app-emulation/wine-d3d9: Bump to 2.9

X use flag now pulls in Xfixes for extended clipboard functionality

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/wine-d3d9/Manifest| 2 ++
 app-emulation/wine-d3d9/{wine-d3d9-.ebuild => wine-d3d9-2.9.ebuild} | 2 ++
 app-emulation/wine-d3d9/wine-d3d9-.ebuild   | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/app-emulation/wine-d3d9/Manifest b/app-emulation/wine-d3d9/Manifest
index 3e4692728f8..21260f39f18 100644
--- a/app-emulation/wine-d3d9/Manifest
+++ b/app-emulation/wine-d3d9/Manifest
@@ -7,6 +7,7 @@ DIST wine-2.5.tar.xz 18993176 SHA256 
13f92b7ab483323aaabbc6519851e688ad4372ea305
 DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907172d3bba22b070a97aac0 SHA512 
2aa55413ac090e011725566d004e42ee46323cd4c6961b9faa63e3de422ba60bb657bf224a4d7e8aa712a8e26e11977d07acb7c088ffeef8c37310e8cc698970
 WHIRLPOOL 
82e6a06cc342c7d6eace64a97bae10cc39c120c5776170b059700542b8b6fef56be9a697f05b3bc21ae82621f4bf50f3ab478311c9a3a55d86ed7c0a009766b0
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
 DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80514bbee3c5adfa72af40809a978a5d4202f5e8d3da3e4581767bab9fa08ab441cdd5d1da31
+DIST wine-2.9.tar.xz 19154668 SHA256 
ac46f7c1dc135c95e4f98d28bf6e3d7a78fb7f9ba6caa7354a3e8786545f SHA512 
6d06e511d8f338297ed0ddb7bf2ffb501f528209eaecbbee3d4e5d53db649dd5ea0aeb78bba661a9bcfda5f97e170ca10eb8fab355e229bfe7db6a5feb7ec4e8
 WHIRLPOOL 
7355166aeaac54abb6e1d25da6f87a4814d37764044e95462bc2a83f8d5a9b7a3bb10730bb5506516e130a4fc9ee35e3656d1106939bbbc1310c6aff0d798a1c
 DIST wine-d3d9-2.0.tar.gz 48373 SHA256 
7bfac23706723c6d51a7a95e416e47fb2678cd4d0945b990f74eba2b059e6206 SHA512 
a9e2d1c9f2784128e4c53a8dc923070a5057b5ff3d83c2b536a2d2df0bc8433ac92b8ab1c3cdf34158c0e7bfe497ddb5974605fbc1736a92307639d59450c7a1
 WHIRLPOOL 
53044c0a4b7159c3af75fc935d1ac45030e80dbfd70d787f64885ddc025cfcd62f724c3256e389a7fde680670e594101955f52301cf6b9bbf23ebc64552790c2
 DIST wine-d3d9-2.1.tar.gz 48385 SHA256 
9fd80e3e2ea905272c42dbc14679e94c8e2f955101ae098c84060d4c62ffc9c6 SHA512 
9234d8227412d940a6befcf79433f1d5ab0634d5e829f3771ffeea235af05be29ffc40438818b1976c77d1e2e79da8a67c4dab2b7d2e822b502fb6e4a1a7f8b7
 WHIRLPOOL 
790e482850a13c5bf0967e900620c36d71c4d6673106f8f5c2848550ed574d326d3945d9906de88d847bb5644a520aab7fe6d460b3c3afd49a396798dd253392
 DIST wine-d3d9-2.2.tar.gz 48387 SHA256 
203ed60980ec584c09b413266728e3a93e2d980dbff9b4f65375a4e9744b5042 SHA512 
6e9e031b51afc8ec200bbd252ff0d768c29af23907f782409834de593f896afb128f86fe012c95dc18e5f3c7267f170eb343d2a2c53d639933a337f0c1e04fab
 WHIRLPOOL 
6b32c0dfd3068e87d94bbcd83718dd75a14b36d69b151e9257e04793d2d3ae78ce7da10b80cbc824ccefb6c11666241593f91963ddee6a58301f95bbde35285d
@@ -16,4 +17,5 @@ DIST wine-d3d9-2.5.tar.gz 48692 SHA256 
8b28c16701ec1cefab11d41d00954a92a5ced9a63
 DIST wine-d3d9-2.6.tar.gz 48702 SHA256 
06ed18f2d5fff04613ea1401c37ad70e163135c159528745ff1063d617f31e2d SHA512 
17df692df8ff3c1419258a3faf9ddacde67f185a797dce76cd07c07e6f4fa2040b981662d311329a80921c039bfba0da5fed3ee53f8c36e34eeaa92af1c7b755
 WHIRLPOOL 
e614b4af0f3c92113617f533255fd67a4b322bdaf0939fb98e09bf77e3b0437cb2b813032e33300e45294a60d5c3586a302669c28c293e180c775666cddc2581
 DIST wine-d3d9-2.7.tar.gz 48708 SHA256 
df6ed1e50d8af0624b8f4f658705f75102094f6e17fec53ec8461991ce5dca2a SHA512 
d258e81a942f905255a637aa80dd647878691caa79adc52fd79f66ce1320d42d7d36ea776876d6a26a2c711a168da4c64f27fa8744ca6d8318c5526f8a8af75a
 WHIRLPOOL 
2d62cab5e3b14eaf29ecc96ac97555f48845a78c751040a850750d3b19fbc64efb3f3589dd3475a03cb1e3dff3e200528dabd2952b1ee8d0520a5db0d7db154b
 DIST wine-d3d9-2.8.tar.gz 48700 SHA256 
c67de9fee6e97859896aa2326fbc245e8b0f7393a1c6341126607b03afebc964 SHA512 
bb933b51d0022ce616331f2550faedeff3058007525b4519833b925c57999ab08b08380b8967d48ad7c56458e812342428388a5eac2ed8fcdd8cfbfee74a8e8c
 WHIRLPOOL 
52c8538e3f4b3be3412ee544efebae69c3de781255e12298d544f47523aba3afaadbffa8dedc463c207b0ae8a0a92599beca17017f266648b9b229847990ae2e
+DIST wine-d3d9-2.9.tar.gz 48693 SHA256 

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

2017-05-31 Thread NP Hardass
commit: 98850b48ce66d48be72e4c8b772bddc6637ace4c
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed May 31 23:35:35 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Thu Jun  1 01:19:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98850b48

app-emulation/wine-d3d9: Bump to 2.8

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/wine-d3d9/Manifest |   2 +
 app-emulation/wine-d3d9/wine-d3d9-2.8.ebuild | 549 +++
 2 files changed, 551 insertions(+)

diff --git a/app-emulation/wine-d3d9/Manifest b/app-emulation/wine-d3d9/Manifest
index efca6bce5f9..3e4692728f8 100644
--- a/app-emulation/wine-d3d9/Manifest
+++ b/app-emulation/wine-d3d9/Manifest
@@ -6,6 +6,7 @@ DIST wine-2.4.tar.xz 18953748 SHA256 
87b5df07e4781fecce2f92415a4717208ea253a20a0
 DIST wine-2.5.tar.xz 18993176 SHA256 
13f92b7ab483323aaabbc6519851e688ad4372ea30569961c831d40d6d3bccd2 SHA512 
7b6faf6d8aa3d41465ad93ebae055581136f736c7eb8b4c61682e5a05589c83a0ff2c85e0f9abbca016f31b6f1c1435617c4994f1913f715a8707ebee3f28467
 WHIRLPOOL 
5acd2ac65df5dee1c860ddca72b8df8e021a0b95a3a1870d15468ce4591d569fa15bf8a0a6d341bcd3a624d13d0affe5b0263e67f9dfcbbf3ae7b59218dcded9
 DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907172d3bba22b070a97aac0 SHA512 
2aa55413ac090e011725566d004e42ee46323cd4c6961b9faa63e3de422ba60bb657bf224a4d7e8aa712a8e26e11977d07acb7c088ffeef8c37310e8cc698970
 WHIRLPOOL 
82e6a06cc342c7d6eace64a97bae10cc39c120c5776170b059700542b8b6fef56be9a697f05b3bc21ae82621f4bf50f3ab478311c9a3a55d86ed7c0a009766b0
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
+DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80514bbee3c5adfa72af40809a978a5d4202f5e8d3da3e4581767bab9fa08ab441cdd5d1da31
 DIST wine-d3d9-2.0.tar.gz 48373 SHA256 
7bfac23706723c6d51a7a95e416e47fb2678cd4d0945b990f74eba2b059e6206 SHA512 
a9e2d1c9f2784128e4c53a8dc923070a5057b5ff3d83c2b536a2d2df0bc8433ac92b8ab1c3cdf34158c0e7bfe497ddb5974605fbc1736a92307639d59450c7a1
 WHIRLPOOL 
53044c0a4b7159c3af75fc935d1ac45030e80dbfd70d787f64885ddc025cfcd62f724c3256e389a7fde680670e594101955f52301cf6b9bbf23ebc64552790c2
 DIST wine-d3d9-2.1.tar.gz 48385 SHA256 
9fd80e3e2ea905272c42dbc14679e94c8e2f955101ae098c84060d4c62ffc9c6 SHA512 
9234d8227412d940a6befcf79433f1d5ab0634d5e829f3771ffeea235af05be29ffc40438818b1976c77d1e2e79da8a67c4dab2b7d2e822b502fb6e4a1a7f8b7
 WHIRLPOOL 
790e482850a13c5bf0967e900620c36d71c4d6673106f8f5c2848550ed574d326d3945d9906de88d847bb5644a520aab7fe6d460b3c3afd49a396798dd253392
 DIST wine-d3d9-2.2.tar.gz 48387 SHA256 
203ed60980ec584c09b413266728e3a93e2d980dbff9b4f65375a4e9744b5042 SHA512 
6e9e031b51afc8ec200bbd252ff0d768c29af23907f782409834de593f896afb128f86fe012c95dc18e5f3c7267f170eb343d2a2c53d639933a337f0c1e04fab
 WHIRLPOOL 
6b32c0dfd3068e87d94bbcd83718dd75a14b36d69b151e9257e04793d2d3ae78ce7da10b80cbc824ccefb6c11666241593f91963ddee6a58301f95bbde35285d
@@ -14,4 +15,5 @@ DIST wine-d3d9-2.4.tar.gz 48502 SHA256 
4c7084e733d95545b894b152b2c6c9564dfb8df59
 DIST wine-d3d9-2.5.tar.gz 48692 SHA256 
8b28c16701ec1cefab11d41d00954a92a5ced9a63f1ede81e96f247d2f498f94 SHA512 
8b5ebec6341f70ec977aabee35decbe2d22fe43e111c1fd6015066a2b0e4fd259cd964fdb79306a489be4406078cb1e241d90ed636222174ed4abcc8026e7d03
 WHIRLPOOL 
d5fcc5fbea4c4a4900235d33cb5de8f2a7cbf2b51b1a5c47d75ab765aa88ce1f8f81a61eefe0a742a55bb2ca210747b345589628fd1020430e4d962319b1c6fe
 DIST wine-d3d9-2.6.tar.gz 48702 SHA256 
06ed18f2d5fff04613ea1401c37ad70e163135c159528745ff1063d617f31e2d SHA512 
17df692df8ff3c1419258a3faf9ddacde67f185a797dce76cd07c07e6f4fa2040b981662d311329a80921c039bfba0da5fed3ee53f8c36e34eeaa92af1c7b755
 WHIRLPOOL 
e614b4af0f3c92113617f533255fd67a4b322bdaf0939fb98e09bf77e3b0437cb2b813032e33300e45294a60d5c3586a302669c28c293e180c775666cddc2581
 DIST wine-d3d9-2.7.tar.gz 48708 SHA256 
df6ed1e50d8af0624b8f4f658705f75102094f6e17fec53ec8461991ce5dca2a SHA512 
d258e81a942f905255a637aa80dd647878691caa79adc52fd79f66ce1320d42d7d36ea776876d6a26a2c711a168da4c64f27fa8744ca6d8318c5526f8a8af75a
 WHIRLPOOL 
2d62cab5e3b14eaf29ecc96ac97555f48845a78c751040a850750d3b19fbc64efb3f3589dd3475a03cb1e3dff3e200528dabd2952b1ee8d0520a5db0d7db154b
+DIST wine-d3d9-2.8.tar.gz 48700 SHA256 
c67de9fee6e97859896aa2326fbc245e8b0f7393a1c6341126607b03afebc964 SHA512 

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

2017-05-31 Thread NP Hardass
commit: 069311a5c3989948c822d806bd4695f6ebbb53d6
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed May 31 23:43:31 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Thu Jun  1 01:19:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069311a5

app-emulation/wine-staging: Bump to 2.9

X use flag now pulls in Xfixes for extended clipboard functionality

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/wine-staging/Manifest|   2 +
 app-emulation/wine-staging/wine-staging-2.9.ebuild | 586 +
 2 files changed, 588 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index ae2760ea70a..b876aace60c 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -7,6 +7,7 @@ DIST wine-2.5.tar.xz 18993176 SHA256 
13f92b7ab483323aaabbc6519851e688ad4372ea305
 DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907172d3bba22b070a97aac0 SHA512 
2aa55413ac090e011725566d004e42ee46323cd4c6961b9faa63e3de422ba60bb657bf224a4d7e8aa712a8e26e11977d07acb7c088ffeef8c37310e8cc698970
 WHIRLPOOL 
82e6a06cc342c7d6eace64a97bae10cc39c120c5776170b059700542b8b6fef56be9a697f05b3bc21ae82621f4bf50f3ab478311c9a3a55d86ed7c0a009766b0
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
 DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80514bbee3c5adfa72af40809a978a5d4202f5e8d3da3e4581767bab9fa08ab441cdd5d1da31
+DIST wine-2.9.tar.xz 19154668 SHA256 
ac46f7c1dc135c95e4f98d28bf6e3d7a78fb7f9ba6caa7354a3e8786545f SHA512 
6d06e511d8f338297ed0ddb7bf2ffb501f528209eaecbbee3d4e5d53db649dd5ea0aeb78bba661a9bcfda5f97e170ca10eb8fab355e229bfe7db6a5feb7ec4e8
 WHIRLPOOL 
7355166aeaac54abb6e1d25da6f87a4814d37764044e95462bc2a83f8d5a9b7a3bb10730bb5506516e130a4fc9ee35e3656d1106939bbbc1310c6aff0d798a1c
 DIST wine-desktop-common-20150204.tar.gz 99491 SHA256 
444ad6b52b5290ec7d160e2cc40e4ba0910b4c4983dba1ceb054b81b09b24b5e SHA512 
1f3d7022c5cff87ed3b8fd3b7cd14397c6f23b98fe6a7c583ac0d2f439ff29d943f57375f23687aa6519ff1d84ff07624a9a712d6f19fa207fd26d01edcb6688
 WHIRLPOOL 
e9810b2952d25c05d831000e00e423de86809ec31b9a033fd4c64a70709da7338a9afc9e632e678f49c789a8a3702fbd0113226770cdb806623f2de371a16f54
 DIST wine-staging-2.0.tar.gz 10182575 SHA256 
22a43cb50c1fff9c6f233a965247056e3321533aa73a6419aa34a22de7180039 SHA512 
51412299259d6e92c8993543d5fdb3239ebe31e0d1d715e0a9e8ce94b3139c0567b08ff1600d41be94f12427cbfccc2f6b6b2ed030535445c95618aaf6578580
 WHIRLPOOL 
9879174bc3a7c8ece156c822b7a7b870908e51335702a78e6f04ea1496125a2018a879bfc53d1302e4825138d22af526308ba7f656d683a535be44d4515f1bac
 DIST wine-staging-2.1.tar.gz 10101781 SHA256 
1d193be2734ea495df2cae1dc54ce89204ca68699979174b0bd726d2e5e0576b SHA512 
c64c48b265f0779c621a643ddbd2d12aaa548e4bff3b2b728280cdb9613214989911ee8ba5e46c7770f5f6430014a5da1c98e95d5008c1174bd14bf9ce5250db
 WHIRLPOOL 
ecf970ef436089bbcd0088e1608b22e808d54560e905c7d8046b3e21508166a595c3ef7b69819c45e4b13183bd9134a2bd7016d29c4da52985701d392eb35a0a
@@ -17,3 +18,4 @@ DIST wine-staging-2.5.tar.gz 10062025 SHA256 
b5cf6fa38151ff47ab6d725077693b02b37
 DIST wine-staging-2.6.tar.gz 10034709 SHA256 
ff86ddcceb7f6857bd415db3842ddf216a5cb301452e2a08053a9378cbf5580a SHA512 
dc199b5345985d261b708ac811b02253ab9fbc4966889f2382ce518d991fe43b7c771c1d56d055c6234c9329d5c571cd9cf0b16587b77124b9c46917ddd066d2
 WHIRLPOOL 
375f484c6c50645c605994eb08c38c649ca6c8b47430e2f2f285a63fc24eca81588d0496a8c32074f90e4ea8f4330f76854bf8874f042e27581a7eee19aedf98
 DIST wine-staging-2.7.tar.gz 10018082 SHA256 
3095f9c634f00b143c2407dce8c3f29c629ec95074cf14c8e8dc2e0cdba45b6d SHA512 
0abc89af701ae1b95c0eb08e72894c7bc40bdfe792e05b8af9282eab8407bb90b7dfcd4eb3a193a88759ce5d6ea6c2aa9696cac2d744f543c92529bb0d2636ee
 WHIRLPOOL 
6cc666f702ef1bd574ede54a7f6755e07d768c9fa549b9bdb9b5416288619347e0c1b9c70893b6300800d8e6c94e8d2396937f639d1e821945ba9fe144b32c95
 DIST wine-staging-2.8.tar.gz 10043842 SHA256 
8680614be6c3b01c7c577eb6924fc05cc3de92394384939dd5b2e12e08235fff SHA512 
af1707fe3119664a0d97d94fc4c955612d80cb76eae8c4248a268c0f6be9e659fccf7c26899c9e9ae5822f74474c0db5283b598dd4d9d69a3b108f947653217a
 WHIRLPOOL 
7e9aa61a7666404475abb442304e63c76c2e6df26479711b7c08ebe7c15b9b53017e7a1d2dca4f9f8aeba78290df03f06076c99ac06c30d5ed893cfc3842107a
+DIST wine-staging-2.9.tar.gz 10062408 SHA256 

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

2017-05-31 Thread NP Hardass
commit: 29cf47017b94b6bd1f7d61b4be9efbf5392d368b
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed May 31 23:45:38 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Thu Jun  1 01:19:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cf4701

app-emulation/wine-any: Bump to 2.9

X use flag now pulls in Xfixes for extended clipboard functionality

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/wine-any/Manifest  | 3 +++
 app-emulation/wine-any/{wine-any-.ebuild => wine-any-2.9.ebuild} | 2 ++
 app-emulation/wine-any/wine-any-.ebuild  | 2 ++
 3 files changed, 7 insertions(+)

diff --git a/app-emulation/wine-any/Manifest b/app-emulation/wine-any/Manifest
index 7d3891ad495..1efecdc749f 100644
--- a/app-emulation/wine-any/Manifest
+++ b/app-emulation/wine-any/Manifest
@@ -7,6 +7,7 @@ DIST wine-2.5.tar.xz 18993176 SHA256 
13f92b7ab483323aaabbc6519851e688ad4372ea305
 DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907172d3bba22b070a97aac0 SHA512 
2aa55413ac090e011725566d004e42ee46323cd4c6961b9faa63e3de422ba60bb657bf224a4d7e8aa712a8e26e11977d07acb7c088ffeef8c37310e8cc698970
 WHIRLPOOL 
82e6a06cc342c7d6eace64a97bae10cc39c120c5776170b059700542b8b6fef56be9a697f05b3bc21ae82621f4bf50f3ab478311c9a3a55d86ed7c0a009766b0
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
 DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80514bbee3c5adfa72af40809a978a5d4202f5e8d3da3e4581767bab9fa08ab441cdd5d1da31
+DIST wine-2.9.tar.xz 19154668 SHA256 
ac46f7c1dc135c95e4f98d28bf6e3d7a78fb7f9ba6caa7354a3e8786545f SHA512 
6d06e511d8f338297ed0ddb7bf2ffb501f528209eaecbbee3d4e5d53db649dd5ea0aeb78bba661a9bcfda5f97e170ca10eb8fab355e229bfe7db6a5feb7ec4e8
 WHIRLPOOL 
7355166aeaac54abb6e1d25da6f87a4814d37764044e95462bc2a83f8d5a9b7a3bb10730bb5506516e130a4fc9ee35e3656d1106939bbbc1310c6aff0d798a1c
 DIST wine-d3d9-2.0.tar.gz 48373 SHA256 
7bfac23706723c6d51a7a95e416e47fb2678cd4d0945b990f74eba2b059e6206 SHA512 
a9e2d1c9f2784128e4c53a8dc923070a5057b5ff3d83c2b536a2d2df0bc8433ac92b8ab1c3cdf34158c0e7bfe497ddb5974605fbc1736a92307639d59450c7a1
 WHIRLPOOL 
53044c0a4b7159c3af75fc935d1ac45030e80dbfd70d787f64885ddc025cfcd62f724c3256e389a7fde680670e594101955f52301cf6b9bbf23ebc64552790c2
 DIST wine-d3d9-2.1.tar.gz 48385 SHA256 
9fd80e3e2ea905272c42dbc14679e94c8e2f955101ae098c84060d4c62ffc9c6 SHA512 
9234d8227412d940a6befcf79433f1d5ab0634d5e829f3771ffeea235af05be29ffc40438818b1976c77d1e2e79da8a67c4dab2b7d2e822b502fb6e4a1a7f8b7
 WHIRLPOOL 
790e482850a13c5bf0967e900620c36d71c4d6673106f8f5c2848550ed574d326d3945d9906de88d847bb5644a520aab7fe6d460b3c3afd49a396798dd253392
 DIST wine-d3d9-2.2.tar.gz 48387 SHA256 
203ed60980ec584c09b413266728e3a93e2d980dbff9b4f65375a4e9744b5042 SHA512 
6e9e031b51afc8ec200bbd252ff0d768c29af23907f782409834de593f896afb128f86fe012c95dc18e5f3c7267f170eb343d2a2c53d639933a337f0c1e04fab
 WHIRLPOOL 
6b32c0dfd3068e87d94bbcd83718dd75a14b36d69b151e9257e04793d2d3ae78ce7da10b80cbc824ccefb6c11666241593f91963ddee6a58301f95bbde35285d
@@ -16,6 +17,7 @@ DIST wine-d3d9-2.5.tar.gz 48692 SHA256 
8b28c16701ec1cefab11d41d00954a92a5ced9a63
 DIST wine-d3d9-2.6.tar.gz 48702 SHA256 
06ed18f2d5fff04613ea1401c37ad70e163135c159528745ff1063d617f31e2d SHA512 
17df692df8ff3c1419258a3faf9ddacde67f185a797dce76cd07c07e6f4fa2040b981662d311329a80921c039bfba0da5fed3ee53f8c36e34eeaa92af1c7b755
 WHIRLPOOL 
e614b4af0f3c92113617f533255fd67a4b322bdaf0939fb98e09bf77e3b0437cb2b813032e33300e45294a60d5c3586a302669c28c293e180c775666cddc2581
 DIST wine-d3d9-2.7.tar.gz 48708 SHA256 
df6ed1e50d8af0624b8f4f658705f75102094f6e17fec53ec8461991ce5dca2a SHA512 
d258e81a942f905255a637aa80dd647878691caa79adc52fd79f66ce1320d42d7d36ea776876d6a26a2c711a168da4c64f27fa8744ca6d8318c5526f8a8af75a
 WHIRLPOOL 
2d62cab5e3b14eaf29ecc96ac97555f48845a78c751040a850750d3b19fbc64efb3f3589dd3475a03cb1e3dff3e200528dabd2952b1ee8d0520a5db0d7db154b
 DIST wine-d3d9-2.8.tar.gz 48700 SHA256 
c67de9fee6e97859896aa2326fbc245e8b0f7393a1c6341126607b03afebc964 SHA512 
bb933b51d0022ce616331f2550faedeff3058007525b4519833b925c57999ab08b08380b8967d48ad7c56458e812342428388a5eac2ed8fcdd8cfbfee74a8e8c
 WHIRLPOOL 
52c8538e3f4b3be3412ee544efebae69c3de781255e12298d544f47523aba3afaadbffa8dedc463c207b0ae8a0a92599beca17017f266648b9b229847990ae2e
+DIST wine-d3d9-2.9.tar.gz 48693 SHA256 

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

2017-05-31 Thread NP Hardass
commit: b7f7c3e9a5fac116dd9be0a6dbe1646da1cffc6c
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed May 31 23:36:16 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Thu Jun  1 01:19:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f7c3e9

app-emulation/wine-any: Bump to 2.8

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/wine-any/Manifest|   3 +
 app-emulation/wine-any/wine-any-2.8.ebuild | 615 +
 2 files changed, 618 insertions(+)

diff --git a/app-emulation/wine-any/Manifest b/app-emulation/wine-any/Manifest
index 193dfe702e1..7d3891ad495 100644
--- a/app-emulation/wine-any/Manifest
+++ b/app-emulation/wine-any/Manifest
@@ -6,6 +6,7 @@ DIST wine-2.4.tar.xz 18953748 SHA256 
87b5df07e4781fecce2f92415a4717208ea253a20a0
 DIST wine-2.5.tar.xz 18993176 SHA256 
13f92b7ab483323aaabbc6519851e688ad4372ea30569961c831d40d6d3bccd2 SHA512 
7b6faf6d8aa3d41465ad93ebae055581136f736c7eb8b4c61682e5a05589c83a0ff2c85e0f9abbca016f31b6f1c1435617c4994f1913f715a8707ebee3f28467
 WHIRLPOOL 
5acd2ac65df5dee1c860ddca72b8df8e021a0b95a3a1870d15468ce4591d569fa15bf8a0a6d341bcd3a624d13d0affe5b0263e67f9dfcbbf3ae7b59218dcded9
 DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907172d3bba22b070a97aac0 SHA512 
2aa55413ac090e011725566d004e42ee46323cd4c6961b9faa63e3de422ba60bb657bf224a4d7e8aa712a8e26e11977d07acb7c088ffeef8c37310e8cc698970
 WHIRLPOOL 
82e6a06cc342c7d6eace64a97bae10cc39c120c5776170b059700542b8b6fef56be9a697f05b3bc21ae82621f4bf50f3ab478311c9a3a55d86ed7c0a009766b0
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
+DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80514bbee3c5adfa72af40809a978a5d4202f5e8d3da3e4581767bab9fa08ab441cdd5d1da31
 DIST wine-d3d9-2.0.tar.gz 48373 SHA256 
7bfac23706723c6d51a7a95e416e47fb2678cd4d0945b990f74eba2b059e6206 SHA512 
a9e2d1c9f2784128e4c53a8dc923070a5057b5ff3d83c2b536a2d2df0bc8433ac92b8ab1c3cdf34158c0e7bfe497ddb5974605fbc1736a92307639d59450c7a1
 WHIRLPOOL 
53044c0a4b7159c3af75fc935d1ac45030e80dbfd70d787f64885ddc025cfcd62f724c3256e389a7fde680670e594101955f52301cf6b9bbf23ebc64552790c2
 DIST wine-d3d9-2.1.tar.gz 48385 SHA256 
9fd80e3e2ea905272c42dbc14679e94c8e2f955101ae098c84060d4c62ffc9c6 SHA512 
9234d8227412d940a6befcf79433f1d5ab0634d5e829f3771ffeea235af05be29ffc40438818b1976c77d1e2e79da8a67c4dab2b7d2e822b502fb6e4a1a7f8b7
 WHIRLPOOL 
790e482850a13c5bf0967e900620c36d71c4d6673106f8f5c2848550ed574d326d3945d9906de88d847bb5644a520aab7fe6d460b3c3afd49a396798dd253392
 DIST wine-d3d9-2.2.tar.gz 48387 SHA256 
203ed60980ec584c09b413266728e3a93e2d980dbff9b4f65375a4e9744b5042 SHA512 
6e9e031b51afc8ec200bbd252ff0d768c29af23907f782409834de593f896afb128f86fe012c95dc18e5f3c7267f170eb343d2a2c53d639933a337f0c1e04fab
 WHIRLPOOL 
6b32c0dfd3068e87d94bbcd83718dd75a14b36d69b151e9257e04793d2d3ae78ce7da10b80cbc824ccefb6c11666241593f91963ddee6a58301f95bbde35285d
@@ -14,6 +15,7 @@ DIST wine-d3d9-2.4.tar.gz 48502 SHA256 
4c7084e733d95545b894b152b2c6c9564dfb8df59
 DIST wine-d3d9-2.5.tar.gz 48692 SHA256 
8b28c16701ec1cefab11d41d00954a92a5ced9a63f1ede81e96f247d2f498f94 SHA512 
8b5ebec6341f70ec977aabee35decbe2d22fe43e111c1fd6015066a2b0e4fd259cd964fdb79306a489be4406078cb1e241d90ed636222174ed4abcc8026e7d03
 WHIRLPOOL 
d5fcc5fbea4c4a4900235d33cb5de8f2a7cbf2b51b1a5c47d75ab765aa88ce1f8f81a61eefe0a742a55bb2ca210747b345589628fd1020430e4d962319b1c6fe
 DIST wine-d3d9-2.6.tar.gz 48702 SHA256 
06ed18f2d5fff04613ea1401c37ad70e163135c159528745ff1063d617f31e2d SHA512 
17df692df8ff3c1419258a3faf9ddacde67f185a797dce76cd07c07e6f4fa2040b981662d311329a80921c039bfba0da5fed3ee53f8c36e34eeaa92af1c7b755
 WHIRLPOOL 
e614b4af0f3c92113617f533255fd67a4b322bdaf0939fb98e09bf77e3b0437cb2b813032e33300e45294a60d5c3586a302669c28c293e180c775666cddc2581
 DIST wine-d3d9-2.7.tar.gz 48708 SHA256 
df6ed1e50d8af0624b8f4f658705f75102094f6e17fec53ec8461991ce5dca2a SHA512 
d258e81a942f905255a637aa80dd647878691caa79adc52fd79f66ce1320d42d7d36ea776876d6a26a2c711a168da4c64f27fa8744ca6d8318c5526f8a8af75a
 WHIRLPOOL 
2d62cab5e3b14eaf29ecc96ac97555f48845a78c751040a850750d3b19fbc64efb3f3589dd3475a03cb1e3dff3e200528dabd2952b1ee8d0520a5db0d7db154b
+DIST wine-d3d9-2.8.tar.gz 48700 SHA256 
c67de9fee6e97859896aa2326fbc245e8b0f7393a1c6341126607b03afebc964 SHA512 

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

2017-05-31 Thread Mike Gilbert
commit: df6e0499df061d5475c32e5bcd567a4e6759a35a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jun  1 01:17:04 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jun  1 01:17:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6e0499

net-misc/networkmanager: add MULTILIB_USEDEP to libndp dependency

Bug: https://bugs.gentoo.org/620052#c3
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 net-misc/networkmanager/networkmanager-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/networkmanager/networkmanager-1.8.0.ebuild 
b/net-misc/networkmanager/networkmanager-1.8.0.ebuild
index 7b0e7cf9140..c30f81d3015 100644
--- a/net-misc/networkmanager/networkmanager-1.8.0.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.8.0.ebuild
@@ -37,7 +37,7 @@ COMMON_DEPEND="
>=dev-libs/glib-2.37.6:2[${MULTILIB_USEDEP}]
>=dev-libs/libnl-3.2.8:3=[${MULTILIB_USEDEP}]
policykit? ( >=sys-auth/polkit-0.106 )
-   net-libs/libndp
+   net-libs/libndp[${MULTILIB_USEDEP}]
net-misc/curl
net-misc/iputils
sys-apps/util-linux[${MULTILIB_USEDEP}]



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

2017-05-31 Thread Mike Gilbert
commit: 36809b5ad3284d97d6eef108d05a6c3fad302067
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 29 20:33:18 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jun  1 01:05:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36809b5a

meson.eclass: implement basic cross-compiler support

 eclass/meson.eclass | 78 +
 1 file changed, 61 insertions(+), 17 deletions(-)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index 758e4180ba7..ad260eb65b0 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -39,8 +39,7 @@ esac
 
 if [[ -z ${_MESON_ECLASS} ]]; then
 
-# FIXME: We will need to inherit toolchain-funcs as well to support crossdev.
-inherit ninja-utils
+inherit ninja-utils toolchain-funcs
 
 fi
 
@@ -71,17 +70,52 @@ DEPEND=">=dev-util/meson-0.39.1
 # Optional meson arguments as Bash array; this should be defined before
 # calling meson_src_configure.
 
-# Create a cross file for meson
-# fixme: This function should write a cross file as described at the
-# following url.
-# http://mesonbuild.com/Cross-compilation.html
-# _meson_create_cross_file() {
-#  touch "${T}"/meson.crossfile
-# }
+# @FUNCTION: _meson_create_cross_file
+# @INTERNAL
+# @DESCRIPTION:
+# Creates a cross file. meson uses this to define settings for
+# cross-compilers. This function is called from meson_src_configure.
+_meson_create_cross_file() {
+   # Reference: http://mesonbuild.com/Cross-compilation.html
+
+   # system roughly corresponds to uname -s (lowercase)
+   local system=unknown
+   case ${CHOST} in
+   *-aix*) system=aix ;;
+   *-cygwin*)  system=cygwin ;;
+   *-darwin*)  system=darwin ;;
+   *-freebsd*) system=freebsd ;;
+   *-linux*)   system=linux ;;
+   *-solaris*) system=sunos ;;
+   esac
+
+   local cpu_family=$(tc-arch)
+   case ${cpu_family} in
+   amd64) cpu_family=x86_64 ;;
+   arm64) cpu_family=aarch64 ;;
+   esac
+
+   # This may require adjustment based on CFLAGS
+   local cpu=${CHOST%%-*}
+
+   cat > "${T}/meson.${CHOST}" <<-EOF
+   [binaries]
+   ar = '${AR}'
+   c = '${CC}'
+   cpp = '${CXX}'
+   strip = '${STRIP}'
+
+   [host_machine]
+   system = '${system}'
+   cpu_family = '${cpu_family}'
+   cpu = '${cpu}'
+   endian = '$(tc-endian)'
+   EOF
+}
 
 # @FUNCTION: meson_src_configure
 # @DESCRIPTION:
-# This is the meson_src_configure function
+# This is the meson_src_configure function.
 meson_src_configure() {
debug-print-function ${FUNCNAME} "$@"
 
@@ -94,13 +128,23 @@ meson_src_configure() {
--sysconfdir "${EPREFIX}/etc"
)
 
-# fixme: uncomment this for crossdev support
-#  if tc-is-cross-compiler; then
-#  _meson_create_cross_file || die "unable to write meson cross 
file"
-#  mesonargs+=(
-#  --cross-file "${T}"/meson.crossfile
-#  )
-#  fi
+   # Both meson(1) and _meson_create_cross_file need these
+   local -x AR=$(tc-getAR)
+   local -x CC=$(tc-getCC)
+   local -x CXX=$(tc-getCXX)
+   local -x STRIP=$(tc-getSTRIP)
+
+   if tc-is-cross-compiler; then
+   _meson_create_cross_file || die "unable to write meson cross 
file"
+   mesonargs+=(
+   --cross-file "${T}/meson.${CHOST}"
+   )
+   # In cross mode, meson uses these as the native/build programs
+   AR=$(tc-getBUILD_AR)
+   CC=$(tc-getBUILD_CC)
+   CXX=$(tc-getBUILD_CXX)
+   STRIP=$(tc-getBUILD_STRIP)
+   fi
 
# Append additional arguments from ebuild
mesonargs+=("${emesonargs[@]}")



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2017-05-31 Thread Mike Gilbert
commit: a70347182485e736285dcb53358de7595cb9eeb1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jun  1 01:02:41 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jun  1 01:02:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7034718

www-plugins/chrome-binary-plugins: automated update (60.0.3112.7, 59.0.3071.83)

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 71_beta.ebuild => chrome-binary-plugins-59.0.3071.83_beta.ebuild} | 0
 4_alpha.ebuild => chrome-binary-plugins-60.0.3112.7_alpha.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 4e090877ad6..e03d9578beb 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_59.0.3071.71-1_amd64.deb 63664994 SHA256 
a3ef3ad7d2e6db1ae8df2f16651b23a27519288b5de3c94cbf506deaa95ca93c SHA512 
b0ac849e8d66bb8420be5d325566d402b2be161e78c8f918b1daca7279f87a49519614849129f28f7338d3d7af72dc1bd6cdd4688f9f4185d5463cb6d904c296
 WHIRLPOOL 
beb886f816094c1984443b660e3a488a9c2b81ed9dcf9e43359f66ac64fda9b9d11d8c56cf31b89ac939c0607992df97244189f050678b8db54d9b992f390629
+DIST google-chrome-beta_59.0.3071.83-1_amd64.deb 63805682 SHA256 
a30b99ab1e729826b41d389099200433da51a488568e1b13bf74f88f26109ff4 SHA512 
bf25513b11fc6efeb26582442730ed6c51ae272053c417b6297834229880476a03ff8a2ce2c6f687158b44c3e159601e508325793c7bb10a7c211b6d0bc009b0
 WHIRLPOOL 
c351782b233e9be94ba445a6adcb8c558ac51bd5248031e0923fec50ceb8a0cda2ed1d8b37bd78714373aae1433e92c9902445b3ffa3fa4981a59882b19d988a
 DIST google-chrome-stable_58.0.3029.110-1_amd64.deb 53932932 SHA256 
2d1eed9be2687c0b393699381d1a93bf8913a50eaf8df6b4596e3bfc4b15dd6d SHA512 
091b686e0076dbaa8db24151440e696a540b9784a53a8cd4a0fbd02e670baef96fee663f5d3fc1dec3b069d71dc27af9dfac4d802f433b8058cb9442aec7086a
 WHIRLPOOL 
d5795aede6e02469a2db70ca523f7fcf636f03c990a4e273070a95c7c95412676499ba8fc81d919305f5f472eed8864e549ea63c4e2ed1dfcd036f036c15518b
-DIST google-chrome-unstable_60.0.3107.4-1_amd64.deb 63258044 SHA256 
ffedde29b3424c39ad5b22ec32b5fbfea211cc1029d9e231c6be05c4d5807e7f SHA512 
c6058bca31e3016d3b429be823c2e3e2fd11b2331abf34229b8c18f4a059695d3aca3e6b55a7c4815517d85f14d3f1e8f8f96c5601a689e0b4c148d1b260f85b
 WHIRLPOOL 
6d9e3fa72673ea230fad21159d7f3b4925ef9bdc66ba9112ae3e84336b264c97b51caf65bf229d2f1fa0ad73a64935e014b1c4d98c3eb736a330b1e9082538a2
+DIST google-chrome-unstable_60.0.3112.7-1_amd64.deb 63378142 SHA256 
969d47e15e21401fccea0db5a763019f7752ce4dbfe2ef68f71e2fae5d3d00fb SHA512 
82978c468f9073d25aff80cf7eb02220543b984e26c092f28ea48fecc6e47f362ab7b4cb53650b116320f7e0ea4922eee44d562466e79e1d462ae9563ce3f0a6
 WHIRLPOOL 
93b6e1c1f913dd089aba4eaa22cc077f969b8e6101ff3c9873c6ea72c0c4e0fcfdd9874c3c63b8978310afb12ed2ae05a3db2bdb4e6e2170e746f9c59d206c79

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.71_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.83_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.71_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.83_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-60.0.3107.4_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-60.0.3112.7_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-60.0.3107.4_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-60.0.3112.7_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2017-05-31 Thread Mike Gilbert
commit: 3e4a57ad3d2c75e39dd7fef781fe6e5910b5e572
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jun  1 01:02:49 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jun  1 01:02:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4a57ad

www-client/google-chrome-unstable: automated update (60.0.3112.7)

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-60.0.3107.4.ebuild => google-chrome-unstable-60.0.3112.7.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 0096e863b1a..ed9461dcfd9 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_60.0.3107.4-1_amd64.deb 63258044 SHA256 
ffedde29b3424c39ad5b22ec32b5fbfea211cc1029d9e231c6be05c4d5807e7f SHA512 
c6058bca31e3016d3b429be823c2e3e2fd11b2331abf34229b8c18f4a059695d3aca3e6b55a7c4815517d85f14d3f1e8f8f96c5601a689e0b4c148d1b260f85b
 WHIRLPOOL 
6d9e3fa72673ea230fad21159d7f3b4925ef9bdc66ba9112ae3e84336b264c97b51caf65bf229d2f1fa0ad73a64935e014b1c4d98c3eb736a330b1e9082538a2
+DIST google-chrome-unstable_60.0.3112.7-1_amd64.deb 63378142 SHA256 
969d47e15e21401fccea0db5a763019f7752ce4dbfe2ef68f71e2fae5d3d00fb SHA512 
82978c468f9073d25aff80cf7eb02220543b984e26c092f28ea48fecc6e47f362ab7b4cb53650b116320f7e0ea4922eee44d562466e79e1d462ae9563ce3f0a6
 WHIRLPOOL 
93b6e1c1f913dd089aba4eaa22cc077f969b8e6101ff3c9873c6ea72c0c4e0fcfdd9874c3c63b8978310afb12ed2ae05a3db2bdb4e6e2170e746f9c59d206c79

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-60.0.3107.4.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-60.0.3112.7.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-60.0.3107.4.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-60.0.3112.7.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2017-05-31 Thread Mike Gilbert
commit: a5d6551c6fd7478e82dff698548ff8654b599543
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jun  1 01:02:19 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jun  1 01:02:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d6551c

www-client/google-chrome-beta: automated update (59.0.3071.83)

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-59.0.3071.71.ebuild => google-chrome-beta-59.0.3071.83.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 9b3b07c4a96..d8f8778d377 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_59.0.3071.71-1_amd64.deb 63664994 SHA256 
a3ef3ad7d2e6db1ae8df2f16651b23a27519288b5de3c94cbf506deaa95ca93c SHA512 
b0ac849e8d66bb8420be5d325566d402b2be161e78c8f918b1daca7279f87a49519614849129f28f7338d3d7af72dc1bd6cdd4688f9f4185d5463cb6d904c296
 WHIRLPOOL 
beb886f816094c1984443b660e3a488a9c2b81ed9dcf9e43359f66ac64fda9b9d11d8c56cf31b89ac939c0607992df97244189f050678b8db54d9b992f390629
+DIST google-chrome-beta_59.0.3071.83-1_amd64.deb 63805682 SHA256 
a30b99ab1e729826b41d389099200433da51a488568e1b13bf74f88f26109ff4 SHA512 
bf25513b11fc6efeb26582442730ed6c51ae272053c417b6297834229880476a03ff8a2ce2c6f687158b44c3e159601e508325793c7bb10a7c211b6d0bc009b0
 WHIRLPOOL 
c351782b233e9be94ba445a6adcb8c558ac51bd5248031e0923fec50ceb8a0cda2ed1d8b37bd78714373aae1433e92c9902445b3ffa3fa4981a59882b19d988a

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-59.0.3071.71.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-59.0.3071.83.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-59.0.3071.71.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-59.0.3071.83.ebuild



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-File-Path/, perl-core/File-Path/

2017-05-31 Thread Kent Fredric
commit: 0c419196491e1f35456bc7a90c3bd838568da132
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jun  1 00:58:54 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jun  1 00:59:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c419196

perl-core/File-Path: bump to version 2.130.0 re bug #620304

- EAPI6
- All keywords from virtual/perl-File-Path communicated on the basis
  that if File-Path works in Perl Itself, the same code being shipped
  independently should work also.

Bug: https://bugs.gentoo.org/620304
Package-Manager: Portage-2.3.5, Repoman-2.3.2

virtual/perl-File-Path: Bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 perl-core/File-Path/File-Path-2.130.0.ebuild | 15 +++
 perl-core/File-Path/Manifest |  1 +
 virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild | 15 +++
 3 files changed, 31 insertions(+)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
new file mode 100644
index 000..9cdad048afe
--- /dev/null
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=JKEENAN
+DIST_VERSION=2.13
+inherit perl-module
+
+DESCRIPTION="File path and name utilities"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+
+IUSE=""

diff --git a/perl-core/File-Path/Manifest b/perl-core/File-Path/Manifest
index e97abfb2bc3..452a88531db 100644
--- a/perl-core/File-Path/Manifest
+++ b/perl-core/File-Path/Manifest
@@ -1 +1,2 @@
 DIST File-Path-2.09.tar.gz 20683 SHA256 
d1e0b5b7f93cc4133e2fc206a34e00dd868886b7ed850d799ccee824d25a225e SHA512 
ed04bda2829051094b3504be733ce78277c48b420ddce749b37b6b4fac6f400dd7ab414bfdbdf3df6c182c6e0d2e561200f9229e1cc22e13fae0ec067c80e4d0
 WHIRLPOOL 
1168b35bf41d99963f3ac916bcbd407fa9306910a29e12371fe2746704314a256095892b55b6c8d6f2527d7b34dd57071957ad6935671a674ee9364c2d428cbe
+DIST File-Path-2.13.tar.gz 31094 SHA256 
926339064554d2adbdbdea56aef8af8df1e97d49a12389688bb52d5622602f0d SHA512 
9684737947bd46a3a4a1bd5f04b712d69cb08c3c6a2801c1017d2a796946162d8121bc614408cbdbb4749d2cdacfd5279ee4db11797e3053efef1d1ec7012562
 WHIRLPOOL 
6ea5ac1aa75a42b9ce03e1d1fcb5ab855436c93d9a947d5de02e9d0ff41514215a21d4d43b3c9149e095118194154b35cfaa5ac4d9f1371e3c2aa6d5a73bc5c1

diff --git a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild 
b/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild
new file mode 100644
index 000..94636f1f50b
--- /dev/null
+++ b/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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 ~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="
+   ~perl-core/${PN#perl-}-${PV}
+   dev-lang/perl:=
+   !perl-core/${PN#perl-}-${PV}-r999
+"



[gentoo-commits] proj/openrc:master commit in: conf.d/, init.d/

2017-05-31 Thread William Hubbs
commit: 44bac3c3798f7eb9186c3ea8774552aa191bfae7
Author: William Hubbs  gmail  com>
AuthorDate: Tue May 30 23:48:33 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue May 30 23:48:33 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=44bac3c3

Change killprocs to use kill_all instead of killall5

X-Gentoo-Bug:376977
X-Gentoo-Bug-URL:https://bugs.gentoo.org/show_bug.cgi?id=376977

 conf.d/killprocs| 5 -
 init.d/killprocs.in | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/conf.d/killprocs b/conf.d/killprocs
index 0cf10d0d..76a2bc9c 100644
--- a/conf.d/killprocs
+++ b/conf.d/killprocs
@@ -1,3 +1,6 @@
-# If you wish to pass any options to killall5 during shutdown,
+# If you wish to pass any options to kill_all during shutdown,
 # you should do so here.
+#
+# The setting is called killall5_opts because the options here are meant
+# to be identical to those you could pass to killall5.
 killall5_opts=""

diff --git a/init.d/killprocs.in b/init.d/killprocs.in
index d1409c51..fcf1364d 100644
--- a/init.d/killprocs.in
+++ b/init.d/killprocs.in
@@ -19,9 +19,9 @@ depend()
 start()
 {
ebegin "Terminating remaining processes"
-   killall5 -15 ${killall5_opts}
+   kill_all 15 ${killall5_opts}
eend 0
ebegin "Killing remaining processes"
-   killall5 -9 ${killall5_opts}
+   kill_all 9 ${killall5_opts}
eend 0
 }



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

2017-05-31 Thread William Hubbs
commit: 1564e155b726308200ecd5df315c002bd8b16952
Author: William Hubbs  gmail  com>
AuthorDate: Wed May 31 18:15:32 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed May 31 23:07:02 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=1564e155

openrc-init: add optional sysvinit compatibility

 README.md   |  1 +
 scripts/.gitignore  |  4 
 scripts/Makefile| 13 -
 scripts/halt.in |  3 +++
 scripts/poweroff.in |  3 +++
 scripts/reboot.in   |  3 +++
 scripts/shutdown.in |  3 +++
 7 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 80b28a9b..54f8f8f8 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ MKPREFIX=yes
 MKPKGCONFIG=no
 MKSELINUX=yes
 MKSTATICLIBS=no
+MKSYSVINIT=yes
 MKTERMCAP=ncurses
 MKTERMCAP=termcap
 PKG_PREFIX=/usr/pkg

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 8b9d7ba6..e26c51ae 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -1 +1,5 @@
+halt
+poweroff
 rc-sstat
+reboot
+shutdown

diff --git a/scripts/Makefile b/scripts/Makefile
index 13b8024f..faa46b0e 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -8,12 +8,23 @@ INSTALLAFTER = _installafter
 ifeq (${OS},Linux)
 SRCS+= rc-sstat.in
 BIN+=  rc-sstat
+ifeq (${MKSYSVINIT},yes)
+SRCS+= halt.in poweroff.in reboot.in shutdown.in
+BIN+=  halt poweroff reboot shutdown
+   endif
 endif
 
 _installafter:
 ifeq (${OS},Linux)
${INSTALL} -d ${DESTDIR}${SBINDIR}
-   ln -sf ${DIR}/rc-sstat ${DESTDIR}/${SBINDIR}/rc-sstat
+   ln -sf ../${DIR}/rc-sstat ${DESTDIR}/${SBINDIR}/rc-sstat
+ifeq (${MKSYSVINIT},yes)
+   ln -sf  ../${DIR}/halt ${DESTDIR}/sbin/halt
+   ln -sf  ../${DIR}/poweroff ${DESTDIR}/sbin/poweroff
+   ln -sf  ../${DIR}/reboot ${DESTDIR}/sbin/reboot
+   ln -sf  ../${DIR}/shutdown ${DESTDIR}/sbin/shutdown
+   ln -sf  openrc-init ${DESTDIR}/sbin/init
+endif
 endif
 
 include ${MK}/scripts.mk

diff --git a/scripts/halt.in b/scripts/halt.in
new file mode 100644
index ..68b13be1
--- /dev/null
+++ b/scripts/halt.in
@@ -0,0 +1,3 @@
+#!@SHELL@
+
+exec @SBINDIR@/openrc-shutdown --halt "$@"

diff --git a/scripts/poweroff.in b/scripts/poweroff.in
new file mode 100644
index ..91736605
--- /dev/null
+++ b/scripts/poweroff.in
@@ -0,0 +1,3 @@
+#!@SHELL@
+
+exec @SBINDIR@/openrc-shutdown --poweroff "$@"

diff --git a/scripts/reboot.in b/scripts/reboot.in
new file mode 100644
index ..4da78bb7
--- /dev/null
+++ b/scripts/reboot.in
@@ -0,0 +1,3 @@
+#!@SHELL@
+
+exec @SBINDIR@/openrc-shutdown --reboot "$@"

diff --git a/scripts/shutdown.in b/scripts/shutdown.in
new file mode 100644
index ..6bb65260
--- /dev/null
+++ b/scripts/shutdown.in
@@ -0,0 +1,3 @@
+#!@SHELL@
+
+exec @SBINDIR@/openrc-shutdown "$@"



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

2017-05-31 Thread Kent Fredric
commit: 947e71d46a128dc65e936a415440ae91a99ca2f2
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed May 31 23:48:46 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed May 31 23:49:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947e71d4

dev-lang/perl: Start 5.28. series at 5.27.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-lang/perl/Manifest  |   1 +
 dev-lang/perl/perl-5.28..ebuild | 595 
 2 files changed, 596 insertions(+)

diff --git a/dev-lang/perl/Manifest b/dev-lang/perl/Manifest
index 060f643789c..fb3c123263d 100644
--- a/dev-lang/perl/Manifest
+++ b/dev-lang/perl/Manifest
@@ -9,6 +9,7 @@ DIST perl-5.24.1-patches-3.tar.xz 24012 SHA256 
b8f8164c1fb34c5db82d9f16c5330cdb2
 DIST perl-5.24.1.tar.xz 11569284 SHA256 
03a77bac4505c270f1890ece75afc7d4b555090b41aa41ea478747e23b2afb3f SHA512 
9429608eb4d7f6a01b5a7df8601e0757acdf3e6d5af960d5cf710f8e4fd20ffe082bb42eedc2cd079d5173e48cf5574d55477e1c51f7f53b32fb5d1b89f6db8c
 WHIRLPOOL 
26d401f03af54ba61ea8e761f483f3d374737660fa4beaa3bd77951c0f920f88f9e47f327754c32d4c3c49557882a2a531b9eebef420ad6155d62423f7753406
 DIST perl-5.25.11-patches-1.tar.xz 16776 SHA256 
43dda2f9a20b2d25caa733ba94acb0c48b26e8201b3f8fa3d2be24a6667e SHA512 
ee340824746d3b626b41c76bfa901543869fb9560ef75ff6d338df017e5528e33c344a91ce7cbe9f2fa9e813bf61bbe9eb290433baceb05b832110e746ce9036
 WHIRLPOOL 
98681898039e1bcc3e9a33498a8b7b8b3f24cc4c49396b33dfd04a853c329323ad47081d64da61ba2880fbd3505e10ffe90367dffa8005bda86c4f114b283934
 DIST perl-5.26.0.tar.xz 11961692 SHA256 
9bf2e3d0d72aad77865c3bdbc20d3b576d769c5c255c4ceb30fdb9335266bf55 SHA512 
cd5af6495fe4c46c0d5d0f51d4015b54daa221f08a5fb48899c247cb57c2ba85cffb97e6d258d0f931504828bb23e175d899f311c73805d924d1042058ac42e4
 WHIRLPOOL 
9b87a1fd5371871c747351440e40f5d1345b8bf6ac5810b9ef239e58947fe0c243583fdac6888f0450bdca437b6031cc5281a4e045d5014642ef2dc671e24e47
+DIST perl-5.27.0.tar.xz 11957024 SHA256 
1965b69d19cec6bc2e6bd01daa727995f875643d816e999d9bfa5ae90fca82e3 SHA512 
e69c17de989ce4bb97746358e3de88fce3ac55566646a845cb24b7ebae1a00b39fc32359fab94488dfe69eb565b8927fd583d9409b41b77b710622b0112235bd
 WHIRLPOOL 
96fd0aa10273548fa4dd6821237325a36c4b1f5c9f3a1ea41c4c946d53156e92cdfe9c530cda41a0cf17f91adb73e9d7c7cb429535a552462db3a352d013afba
 DIST perl-cross-1.1.1.tar.gz 88283 SHA256 
8ee72f39119b342f3b911266e5c965914a44a484fd18d9c444d106aca4dd7abc SHA512 
8ad958d08d8e7ff2b80333959544aaf0e83a74f2e34c9e8aca543052d039c0f4b00cda694ee940874b192b0d83656a9f6854ebbf2c444b212ba9d4417c576591
 WHIRLPOOL 
e6739ca8fc4dcafa14a20585d75931cf6b6a98fad9c732312d15507b29b926452668afc4f27f2b6c5bb6faa623fc506538a53ed9d303d21897f42d47c26e4924
 DIST perl-cross-1.1.3.tar.gz 93856 SHA256 
181b24ff71815fb2c8065e6ea139d106796eee0964aebfd8081f0b7f69e0696d SHA512 
d1ea6ab8a431f831ec9c4c6b71a238a66f021f5610505ebb48c3b0d0b8c9afb0fcb8050779abe1a126afdd92e65f8c86e134832b45a0a6c26ca4b46735e3021d
 WHIRLPOOL 
f7313b859031d13516193a88a70fff845987eea93eab3d0d3bac6f3b47c781324acddeed72d6cef8c7d8ee06c8ca5f59a10560b20a53575ffdfd2ce36272a723
 DIST perl-cross-1.1.4.tar.gz 94623 SHA256 
c840a327d5464ca271cac40d52e2d199330875527bf1003c28a6e550fb7bcc57 SHA512 
3bfc108245f0c05b7d45c317eb28c2eb70aba528dfe8a39bc99d6e49b4751f5dca4f4ac661484bfc7528c3e28fcdbd8994c36daa49c25516618fec1f58116d79
 WHIRLPOOL 
c4a150cf15d067cd58db63dae01bbe81080477f9a2bfcd8557b2097bbf93509bb9128feef84e8a2913724a82de0accc3b9c5d65207ee9dcd2989fe51

diff --git a/dev-lang/perl/perl-5.28..ebuild 
b/dev-lang/perl/perl-5.28..ebuild
new file mode 100644
index 000..d774599b1de
--- /dev/null
+++ b/dev-lang/perl/perl-5.28..ebuild
@@ -0,0 +1,595 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils alternatives flag-o-matic toolchain-funcs multilib 
multiprocessing
+
+PATCH_VER=1
+CROSS_VER=1.1.4
+PATCH_BASE="perl-5.25.11-patches-${PATCH_VER}"
+
+DIST_AUTHOR=XSAWYERX
+
+# Greatest first, don't include yourself
+# Devel point-releases are not ABI-intercompatible, but stable point releases 
are
+# BIN_OLDVERSEN is contains only C-ABI-intercompatible versions
+PERL_BIN_OLDVERSEN=""
+# Don't add more -RC values, its historical bungling
+PERL_OLDVERSEN="5.26.0 5.26.0-RC1 5.25.12 5.25.11 5.24.2 5.24.1 5.24.0 5.22.3 
5.22.2 5.22.1 5.22.0"
+if [[ "${PV##*.}" == "" ]]; then
+   DIST_VERSION=5.27.0
+else
+   DIST_VERSION="${PV/_rc/-RC}"
+fi
+SHORT_PV="${DIST_VERSION%.*}"
+# Even numbered major versions are ABI intercompatible
+# Odd numbered major versions are not
+if [[ $(( ${SHORT_PV#*.} % 2 )) == 1 ]]; then
+   SUBSLOT="${DIST_VERSION%-RC*}"
+else
+   SUBSLOT="${DIST_VERSION%.*}"
+fi
+# Used only in tar paths
+MY_P="perl-${DIST_VERSION}"
+# Used in library paths
+MY_PV="${DIST_VERSION%-RC*}"
+
+DESCRIPTION="Larry Wall's Practical Extraction and Report Language"
+
+SRC_URI="
+   

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

2017-05-31 Thread Christoph Junghans
commit: 3abfa849948c93d88277a832e96ea1e7f8ea65bd
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed May 31 23:31:57 2017 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed May 31 23:32:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3abfa849

sci-libs/h5part: fix compiler to override env

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sci-libs/h5part/h5part-1.6.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/h5part/h5part-1.6.6.ebuild 
b/sci-libs/h5part/h5part-1.6.6.ebuild
index 7e05fd76462..3e15653d504 100644
--- a/sci-libs/h5part/h5part-1.6.6.ebuild
+++ b/sci-libs/h5part/h5part-1.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,5 +24,5 @@ PATCHES=( "${FILESDIR}/${P}-mpio.patch" )
 S="${WORKDIR}/${MY_P}"
 
 src_configure() {
-   econf --enable-parallel --enable-shared --disable-static
+   econf --enable-parallel --enable-shared --disable-static CC=mpicc 
CXX=mpicxx
 }



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

2017-05-31 Thread Kent Fredric
commit: cf76b5f1e54a02a0bc2c4b66e62f596a9af2249a
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed May 31 23:26:05 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed May 31 23:27:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf76b5f1

dev-perl/Module-Build: Bump to version 0.422.400

Upstream:
- Additional defences for building without '.' in @INC under
  CPAN.pm

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Module-Build/Manifest |  1 +
 .../Module-Build/Module-Build-0.422.400.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-perl/Module-Build/Manifest b/dev-perl/Module-Build/Manifest
index 5a718a313c8..e23ce5ea888 100644
--- a/dev-perl/Module-Build/Manifest
+++ b/dev-perl/Module-Build/Manifest
@@ -1,3 +1,4 @@
 DIST Module-Build-0.4216.tar.gz 305240 SHA256 
661e030ee9f83027e8a5067788175d53050b5d1292be1bfd85d44ad141fb7671 SHA512 
46b5d03e6bea1ee33a1202a38d68231daf49931b25b792b41fa39ab3b3c1321d8a47819a2714bf90a981e6686fc566aa5a6067edf61d78fe8166c7e4f83eeaa9
 WHIRLPOOL 
78d027fa13afa8832c916d9939c0639ed3f1e7b056522fceb10aebcdcfe04db6528c74b1a1cf1e0929d1ce5ccec0ec03c26b8ddb3563ae4df4d35612c2bd77c3
 DIST Module-Build-0.4218.tar.gz 305533 SHA256 
1ef0aa529a3f296f894a5e79240a77d71be60dd595e8cad3a0d04c7ea187c0d0 SHA512 
d752226dbc89b1ae65d3dea4f4356cd355288ab73eebc34bd09efa3d4ad5f78d284a705525d8bbc8785babf6cdc93495254a8cc7c67cbd943f88ffaab301
 WHIRLPOOL 
a1c1d6ac5102ccaad3844ae4841540e96a422ba30a0c52b0cab918f087e779631d0d11af0ab0e3cdd492640db126829eb5ac0f4929eed8e28415f74c441c210d
 DIST Module-Build-0.4222.tar.gz 304398 SHA256 
e74b45d9a74736472b74830599cec0d1123f992760f9cd97104f94bee800b160 SHA512 
348c8495df5e665a7dc61c37c9c612ec20f7dbeb6d6692e40c57e44cd5f2a4c0ba538ed24f8d88d8a83fe85b3039dd874d9f6681d31b985429b27123def374c6
 WHIRLPOOL 
5a7c9a42bbb147646d0b20779766125d5d7e2f63ea9c8b25ec2cc778c0a458148ebac84ff2afdc345fc1c32ddc3307c7709075ffb011aa6b9d8635905acb8696
+DIST Module-Build-0.4224.tar.gz 304181 SHA256 
a6ca15d78244a7b50fdbf27f85c85f4035aa799ce7dd018a0d98b358ef7bc782 SHA512 
c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f
 WHIRLPOOL 
f30f2c9d62a6c01ed6085973b91e738f1a3c4d0c372ce426e7f7290bd42e35a4112673b27b10642940f2a6fd5acb8907a7988a63edcac0c2bbf7a08c7131b0d1

diff --git a/dev-perl/Module-Build/Module-Build-0.422.400.ebuild 
b/dev-perl/Module-Build/Module-Build-0.422.400.ebuild
new file mode 100644
index 000..0bb6fe893ec
--- /dev/null
+++ b/dev-perl/Module-Build/Module-Build-0.422.400.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.4224
+inherit perl-module
+
+DESCRIPTION="Build and install Perl modules"
+
+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="test"
+
+RDEPEND="
+   >=virtual/perl-CPAN-Meta-2.142.60
+   virtual/perl-Data-Dumper
+   >=virtual/perl-ExtUtils-CBuilder-0.270.0
+   virtual/perl-ExtUtils-Install
+   virtual/perl-ExtUtils-Manifest
+   virtual/perl-ExtUtils-MakeMaker
+   >=virtual/perl-ExtUtils-ParseXS-2.210.0
+   >=virtual/perl-File-Spec-0.820.0
+   virtual/perl-Getopt-Long
+   >=virtual/perl-Module-Metadata-1.0.2
+   >=virtual/perl-Perl-OSType-1
+   >=virtual/perl-Test-Harness-3.290.0
+   virtual/perl-Text-ParseWords
+   >=virtual/perl-podlators-2.1.0
+   >=virtual/perl-version-0.870.0
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-CPAN-Meta-YAML-0.3.0
+   >=virtual/perl-File-Temp-0.150.0
+   >=virtual/perl-Parse-CPAN-Meta-1.440.100
+   test? (
+   >=virtual/perl-Test-Simple-0.490.0
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/sparc/, profiles/arch/arm64/, ...

2017-05-31 Thread Sven Wegener
commit: 4e55a111bc0a084dac49292dc761c56adadd
Author: Sven Wegener  gentoo  org>
AuthorDate: Wed May 31 22:16:59 2017 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Wed May 31 22:36:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e55a111

profiles: libvirt is only supported on amd64 and x86

This moves the masking of the libvirt USE flag from several architecture
profiles to the base architecture profile and unmasks it on amd64 and
x86, which are the only architectures currently supported by libvirt.

Signed-off-by: Sven Wegener  gentoo.org>

 profiles/arch/amd64/use.mask | 4 
 profiles/arch/arm/use.mask   | 1 -
 profiles/arch/arm64/use.mask | 1 -
 profiles/arch/base/use.mask  | 4 
 profiles/arch/nios2/use.mask | 1 -
 profiles/arch/powerpc/ppc32/package.use.mask | 4 
 profiles/arch/s390/use.mask  | 1 -
 profiles/arch/sparc/use.mask | 1 -
 profiles/arch/x86/use.mask   | 4 
 9 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 354467b5023..82112860e77 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -6,6 +6,10 @@
 
 # SECTION: Unmask
 
+# Sven Wegener  (31 May 2017)
+# libvirt is supported on amd64
+-libvirt
+
 # Andreas K. Hüttel  (26 May 2017)
 # dev-db/firebird is keyworded ~amd64
 -firebird

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index eea2704552f..d66e45f2ca4 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -62,7 +62,6 @@ xindy
 lyx
 lasi
 hardened
-libvirt
 pdfannotextractor
 prelude
 mssql

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 605e7459dba..2dd5fec2d31 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -119,7 +119,6 @@ lasi
 schroedinger
 hardened
 frei0r
-libvirt
 pdfannotextractor
 prelude
 mssql

diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index f8048c887f4..1a4a39cefc1 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Sven Wegener  (31 May 2017)
+# libvirt is only supported on specific architectures
+libvirt
+
 # Michael Orlitzky  (7 Jan 2017)
 # The dev-db/firebird and dev-db/oracle-instantclient* packages
 # only support amd64 and x86.

diff --git a/profiles/arch/nios2/use.mask b/profiles/arch/nios2/use.mask
index 693adee604c..0cb552970b9 100644
--- a/profiles/arch/nios2/use.mask
+++ b/profiles/arch/nios2/use.mask
@@ -57,7 +57,6 @@ lasi
 schroedinger
 hardened
 frei0r
-libvirt
 pdfannotextractor
 prelude
 mssql

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index cf6a9193363..77b258f 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -109,10 +109,6 @@ games-fps/lsdldoom shareware
 # FIXME: app-arch/innoextract not available under ppc yet
 games-fps/duke3d-data gog
 
-# ranger  (17 apr 2012)
-# masking libvirt for cfengine (bug #412253)
-net-misc/cfengine libvirt
-
 # Maciej Mrozowski  (26 Jun 2010)
 # Needs media-libs/simage keyworded, bug 325623
 media-libs/coin simage

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 3482904266a..91dda10d040 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -17,7 +17,6 @@ fuse
 autotrace
 lqr
 libproxy
-libvirt
 tokyocabinet
 lpsol
 openexr

diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index 02aea9c43af..be19f2f7ed5 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -150,7 +150,6 @@ gps
 schroedinger
 ots
 frei0r
-libvirt
 prelude
 redis
 

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index a973a33dfdd..1b984e59b5a 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -x86
 
+# Sven Wegener  (31 May 2017)
+# libvirt is supported on x86
+-libvirt
+
 # Andreas K. Hüttel  (26 May 2017)
 # dev-db/firebird is keyworded ~x86
 -firebird



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

2017-05-31 Thread Sven Wegener
commit: 44dea013934f0c425627dce29e699227acbdee8a
Author: Christophe Lermytte  lermytte  be>
AuthorDate: Tue Jan 10 21:46:49 2017 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Wed May 31 22:36:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44dea013

dev-util/systemtap: make dependency on libvirt explicit

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: gentoo/gentoo#3427

 dev-util/systemtap/metadata.xml|  3 ++
 dev-util/systemtap/systemtap-3.1-r1.ebuild | 75 ++
 2 files changed, 78 insertions(+)

diff --git a/dev-util/systemtap/metadata.xml b/dev-util/systemtap/metadata.xml
index 208c069b8e6..25ae3f091ac 100644
--- a/dev-util/systemtap/metadata.xml
+++ b/dev-util/systemtap/metadata.xml
@@ -4,4 +4,7 @@
 
   swege...@gentoo.org
 
+  
+Support probing of libvirt domains.
+  
 

diff --git a/dev-util/systemtap/systemtap-3.1-r1.ebuild 
b/dev-util/systemtap/systemtap-3.1-r1.ebuild
new file mode 100644
index 000..5b890a2b054
--- /dev/null
+++ b/dev-util/systemtap/systemtap-3.1-r1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit linux-info autotools eutils python-single-r1
+
+DESCRIPTION="A linux trace/probe tool"
+HOMEPAGE="http://www.sourceware.org/systemtap/;
+SRC_URI="http://www.sourceware.org/${PN}/ftp/releases/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="libvirt sqlite"
+
+RDEPEND=">=dev-libs/elfutils-0.142
+   sys-libs/libcap
+   ${PYTHON_DEPS}
+   libvirt? ( >=app-emulation/libvirt-1.0.2 )
+   sqlite? ( dev-db/sqlite:3 )"
+DEPEND="${RDEPEND}
+   >=sys-devel/gettext-0.18.2"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CONFIG_CHECK="~KPROBES ~RELAY ~DEBUG_FS"
+ERROR_KPROBES="${PN} requires support for KProbes Instrumentation (KPROBES) - 
this can be enabled in 'Instrumentation Support -> Kprobes'."
+ERROR_RELAY="${PN} works with support for user space relay support (RELAY) - 
this can be enabled in 'General setup -> Kernel->user space relay support 
(formerly relayfs)'."
+ERROR_DEBUG_FS="${PN} works best with support for Debug Filesystem (DEBUG_FS) 
- this can be enabled in 'Kernel hacking -> Debug Filesystem'."
+
+DOCS="AUTHORS HACKING NEWS README"
+
+pkg_setup() {
+   linux-info_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   python_fix_shebang .
+
+   sed -i \
+   -e 's:-Werror::g' \
+   configure.ac \
+   Makefile.am \
+   staprun/Makefile.am \
+   stapdyn/Makefile.am \
+   buildrun.cxx \
+   testsuite/systemtap.unprivileged/unprivileged_probes.exp \
+   testsuite/systemtap.unprivileged/unprivileged_myproc.exp \
+   testsuite/systemtap.base/stmt_rel_user.exp \
+   testsuite/systemtap.base/sdt_va_args.exp \
+   testsuite/systemtap.base/sdt_misc.exp \
+   testsuite/systemtap.base/sdt.exp \
+   scripts/kprobes_test/gen_code.py \
+   || die "Failed to clean up sources"
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
+   --without-rpm \
+   --disable-server \
+   --disable-docs \
+   --disable-refdocs \
+   --disable-grapher \
+   $(use_enable libvirt virt) \
+   $(use_enable sqlite)
+}



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/paraview/

2017-05-31 Thread Matthias Maier
commit: be4bc1696afff38648b11836bef7f2912111cad6
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed May 31 21:05:54 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed May 31 21:14:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4bc169

sci-visualization/paraview: fix dependency on dev-libs/jsoncpp, bug #614618

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-visualization/paraview/paraview-5.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/paraview/paraview-5.2.0.ebuild 
b/sci-visualization/paraview/paraview-5.2.0.ebuild
index b6c4eda15a8..e699e91e48c 100644
--- a/sci-visualization/paraview/paraview-5.2.0.ebuild
+++ b/sci-visualization/paraview/paraview-5.2.0.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="python? ( mpi ${PYTHON_REQUIRED_USE} )
 
 RDEPEND="
dev-libs/expat
-   

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/paraview/, sci-visualization/paraview/files/

2017-05-31 Thread Matthias Maier
commit: cf6756245d694a3a9d2d3fc3816556b7ae886ea4
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed May 31 21:06:31 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed May 31 21:14:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf675624

sci-visualization/paraview: drop old versions

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-visualization/paraview/Manifest|   2 -
 .../paraview/files/paraview-4.0.1-Protobuf.patch   |  72 ---
 .../paraview/files/paraview-4.0.1-gcc-4.7.patch|  28 --
 .../files/paraview-4.0.1-removesqlite.patch| 517 ---
 .../files/paraview-4.0.1-vtk-cg-path.patch |  36 --
 .../files/paraview-4.1.0-glxext-legacy.patch   |   9 -
 .../files/paraview-4.1.0-no-fatal-warnings.patch   |  19 -
 .../files/paraview-4.1.0-vtk-freetype.patch|  22 -
 .../paraview-4.3.1-fix-development-install.patch   |  16 -
 .../files/paraview-4.4.0-removesqlite.patch| 550 -
 .../paraview/paraview-4.1.0-r2.ebuild  | 301 ---
 .../paraview/paraview-5.1.2-r1.ebuild  | 285 ---
 12 files changed, 1857 deletions(-)

diff --git a/sci-visualization/paraview/Manifest 
b/sci-visualization/paraview/Manifest
index 59e0714fd48..3e38d76c5b2 100644
--- a/sci-visualization/paraview/Manifest
+++ b/sci-visualization/paraview/Manifest
@@ -1,3 +1 @@
-DIST ParaView-v4.1.0-source.tar.gz 50460304 SHA256 
80ef898c158d7fd9ceb0bcd83be1f679eef06ce4f20514a2435330cc97a3fdf3 SHA512 
da91f7332a91746d60968a9d6cc1fe4878a3710f8e4a3d675dc65c337d6844f39df4c3e307d424ee0d2a832fd3c0f3d0c4da6a8b0a2aa6902920988fb53b9f7f
 WHIRLPOOL 
c3572d12f05b8443eb21a342c140d55e3c41e2af383aa850491aaeec412e62a45a4ee44e6d772dc9b6f141028911cb96b22a7818c6f15bc80bb8553d37008d96
-DIST ParaView-v5.1.2.tar.gz 51635420 SHA256 
ff02b7307a256b7c6e8ad900dee5796297494df7f9a0804fe801eb2f66e6a187 SHA512 
9204732ecbe5048c96536a2d63f37ec51f331416bab11c982797d07cd0233e1424193d1c8cac6dfe7e91696997f8aaf92c3a32d7b05674c0b176d93444672e40
 WHIRLPOOL 
1bbb95672279317304dde1f3123a51f3ca787f0f0b1a28ce09e53f0fbfdf685da89efeb2b13c0409982cbc5566e3984542eeeb519aa757bdd849186135c57a64
 DIST ParaView-v5.2.0.tar.gz 47087129 SHA256 
894e42ef8475bb49e4e7e64f4ee2c37c714facd18bfbb1d6de7f69676b062c96 SHA512 
d46b71a03717bde164fe2b6cdcc1c478384ad0d379e203e75e69e1532f8703b4ce12f8992d39e61d09e2ad7bbf1e249fc1f00c4cdd65aabef831e0dca83485f1
 WHIRLPOOL 
bfc63e95d899e9d7be5432f5e6b6e7a68731726b199a7dd897a4bcbe242537fa5cf2210d20ef4c725ab8af92609b0fb875078ec537577a074672776771f4fd2f

diff --git a/sci-visualization/paraview/files/paraview-4.0.1-Protobuf.patch 
b/sci-visualization/paraview/files/paraview-4.0.1-Protobuf.patch
deleted file mode 100644
index 6a09a1ac9a7..000
--- a/sci-visualization/paraview/files/paraview-4.0.1-Protobuf.patch
+++ /dev/null
@@ -1,72 +0,0 @@
-http://paraview.org/Bug/view.php?id=13656
-
-diff -up 
ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt.Protobuf 
ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt
 ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt.Protobuf
2012-11-08 07:51:51.0 -0700
-+++ ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt 
2012-11-13 15:17:53.980027098 -0700
-@@ -81,16 +81,24 @@
- 
#--
- # Generate the protbuf message file.
- 
#--
--get_target_property(PROTOC_LOCATION protoc_compiler LOCATION)
-+if (VTK_USE_SYSTEM_PROTOBUF)
-+  set (_PROTOC_COMPILER protoc)
-+  set (_PROTOC_DEPEND "")
-+else()
-+  set (_PROTOC_COMPILER protoc_compiler)
-+  set (_PROTOC_DEPEND ${_PROTOC_COMPILER})
-+endif()
-+
-+get_target_property(PROTOC_LOCATION ${_PROTOC_COMPILER} LOCATION)
- add_custom_command(
- OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/vtkPVMessage.pb.h
-${CMAKE_CURRENT_BINARY_DIR}/vtkPVMessage.pb.cc
- 
--COMMAND protoc_compiler
-+COMMAND ${_PROTOC_COMPILER}
-
"--cpp_out=dllexport_decl=VTKPVSERVERIMPLEMENTATIONCORE_EXPORT:${CMAKE_CURRENT_BINARY_DIR}"
---proto_path "@CMAKE_CURRENT_SOURCE_DIR@"
-"${CMAKE_CURRENT_SOURCE_DIR}/vtkPVMessage.proto"
--DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/vtkPVMessage.proto protoc_compiler
-+DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/vtkPVMessage.proto ${_PROTOC_DEPEND}
- WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
- )
- 
-@@ -109,5 +117,9 @@
- vtk_module_library(vtkPVServerImplementationCore
-   ${Module_SRCS})
- 
-+if (VTK_USE_SYSTEM_PROTOBUF)
-+  target_link_libraries(vtkPVServerImplementationCore 
${CMAKE_THREAD_LIBS_INIT})
-+endif()
-+
- add_dependencies(vtkPVServerImplementationCore
-   protobuf_code_generation)
-diff -up ParaView/ThirdParty/protobuf/CMakeLists.txt.Protobuf 
ParaView/ThirdParty/protobuf/CMakeLists.txt
 

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

2017-05-31 Thread Matthias Maier
commit: 07accdfa93ab85d208e6171017ada3b5e26f59d6
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed May 31 21:10:21 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed May 31 21:14:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07accdfa

profiles: mask paraview use flag for old openfoam versions, bug #561084

 profiles/base/package.use.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index fa81253d7c5..cddf866910b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+#openfoam-2.4.0-r1.ebuild Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file requires >=portage-2.1.1
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Matthias Maier  (31 May 2017)
+# mask dependencies on old paraview versions, bug #561084
+ (29 May 2017)
 # Does not build
 sci-libs/linux-gpib php



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

2017-05-31 Thread Michał Górny
commit: 4c2a6a640447a2ab07dbac817d2ed83200d0a200
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Mon May 29 11:22:06 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 31 20:44:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2a6a64

dev-python/gitdb2: GitDB is a pure-Python git object database

GitDB allows you to access bare git repositories for reading and
writing. It aims at allowing full access to loose objects as well
as packs with performance and scalability in mind. It operates
exclusively on streams, allowing to handle large objects with a
small memory footprint.

The package is the successor of gitdb, where the core package
name was changed to gitdb2.

Bug: https://bugs.gentoo.org/620064
Closes: https://github.com/gentoo/gentoo/pull/4798
Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-python/gitdb2/Manifest|  1 +
 dev-python/gitdb2/gitdb2-2.0.2.ebuild | 56 +++
 dev-python/gitdb2/metadata.xml| 12 
 3 files changed, 69 insertions(+)

diff --git a/dev-python/gitdb2/Manifest b/dev-python/gitdb2/Manifest
new file mode 100644
index 000..b0bdc4be552
--- /dev/null
+++ b/dev-python/gitdb2/Manifest
@@ -0,0 +1 @@
+DIST gitdb2-2.0.2.tar.gz 393188 SHA256 
f2e36d7561e91f30a6a44858756dc020d8f1e81ca6e4185979d5c6c24c648070 SHA512 
685af97dcb1f352255024b8a382255dacea00aa6312f71d2a16eab00d0204ebf6d46c90d804a4778ea0ef35eae7e5a2f5ae71c16851206fdaf27be8af59499d9
 WHIRLPOOL 
d79705c7bca170f98f47ec7b437af6b9d2b0d1c5fffa57b863ade7a3d4b8e950860f9b1a08aceb5a8c5a2135266a671b7a35bd56f39777a40e8b1afaaadcfdc8

diff --git a/dev-python/gitdb2/gitdb2-2.0.2.ebuild 
b/dev-python/gitdb2/gitdb2-2.0.2.ebuild
new file mode 100644
index 000..4aa4893fc03
--- /dev/null
+++ b/dev-python/gitdb2/gitdb2-2.0.2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="GitDB is a pure-Python git object database"
+HOMEPAGE="
+   https://github.com/gitpython-developers/gitdb
+   https://pypi.python.org/pypi/gitdb2;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   !dev-python/gitdb[${PYTHON_USEDEP}]
+   >=dev-python/smmap2-2.0.1[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-vcs/git
+   )"
+
+src_test() {
+   local i
+
+   mkdir "${T}"/repo || die
+   cd "${T}"/repo || die
+
+   for (( i = 0; i < 2500; ++i )); do
+   echo "${i}" > file"${i}" || die
+   done
+
+   git init || die
+   git config user.email "y...@example.com" || die
+   git config user.name "Your Name" || die
+   git add -A || die
+   git commit -q -m ".." || die
+   git clone --bare "${T}"/repo "${T}"/repo.git || die
+   cd "${S}" || die
+
+   distutils-r1_src_test
+}
+
+python_test() {
+   #TRAVIS=1 disables performance tests which rely on the gitdb repo
+   local -x TRAVIS=1
+   local -x GITDB_TEST_GIT_REPO_BASE="${T}"/repo.git
+   nosetests -v || die "Tests fail with ${EPYTHON}"
+}

diff --git a/dev-python/gitdb2/metadata.xml b/dev-python/gitdb2/metadata.xml
new file mode 100644
index 000..005b63ca805
--- /dev/null
+++ b/dev-python/gitdb2/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+gitdb2
+gitpython-developers/gitdb
+  
+



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

2017-05-31 Thread Jory Pratt
commit: b991ecbf4b64801c61eb85687e55ce4078159c4a
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Wed May 31 20:38:36 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed May 31 20:38:36 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=b991ecbf

Revert "Revert "Revert "eclass/mozcoreconf-v5: Work around broken optimization 
level of -Os"""

This reverts commit bd950bc8aaa8170b0495f46218a77912396d0046. Maybe it
will not revert the revert this time around

 eclass/mozcoreconf-v5.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozcoreconf-v5.eclass b/eclass/mozcoreconf-v5.eclass
index 854b3cb..4ecfbd8 100644
--- a/eclass/mozcoreconf-v5.eclass
+++ b/eclass/mozcoreconf-v5.eclass
@@ -158,8 +158,8 @@ mozconfig_init() {
# Set optimization level
if [[ ${ARCH} == hppa ]]; then
mozconfig_annotate "more than -O0 causes a segfault on hppa" 
--enable-optimize=-O0
-   elif [[ ${ARCH} =~ (x86|amd64) ]]; then
-   mozconfig_annotate "Work around broken gcc optimization level" 
--enable-optimize=-O2
+   elif [[ ${ARCH} == x86 ]]; then
+   mozconfig_annotate "less then -O2 causes a segfault on x86" 
--enable-optimize=-O2
elif use custom-optimization || [[ ${ARCH} =~ (alpha|ia64) ]]; then
# Set optimization level based on CFLAGS
if is-flag -O0; then



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

2017-05-31 Thread Jory Pratt
commit: bd950bc8aaa8170b0495f46218a77912396d0046
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Wed May 31 20:37:19 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed May 31 20:37:19 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=bd950bc8

Revert "Revert "eclass/mozcoreconf-v5: Work around broken optimization level of 
-Os""

This reverts commit d0ba26e4a868bddfe2166dd1c37b48f51f8f2d86.

 eclass/mozcoreconf-v5.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozcoreconf-v5.eclass b/eclass/mozcoreconf-v5.eclass
index 4ecfbd8..854b3cb 100644
--- a/eclass/mozcoreconf-v5.eclass
+++ b/eclass/mozcoreconf-v5.eclass
@@ -158,8 +158,8 @@ mozconfig_init() {
# Set optimization level
if [[ ${ARCH} == hppa ]]; then
mozconfig_annotate "more than -O0 causes a segfault on hppa" 
--enable-optimize=-O0
-   elif [[ ${ARCH} == x86 ]]; then
-   mozconfig_annotate "less then -O2 causes a segfault on x86" 
--enable-optimize=-O2
+   elif [[ ${ARCH} =~ (x86|amd64) ]]; then
+   mozconfig_annotate "Work around broken gcc optimization level" 
--enable-optimize=-O2
elif use custom-optimization || [[ ${ARCH} =~ (alpha|ia64) ]]; then
# Set optimization level based on CFLAGS
if is-flag -O0; then



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

2017-05-31 Thread Jory Pratt
commit: d0ba26e4a868bddfe2166dd1c37b48f51f8f2d86
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Wed May 31 20:37:11 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed May 31 20:37:11 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d0ba26e4

Revert "eclass/mozcoreconf-v5: Work around broken optimization level of -Os"

This reverts commit 96e3a035a6d0c39b3816a750eb2282fd60dff3e4.

 eclass/mozcoreconf-v5.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozcoreconf-v5.eclass b/eclass/mozcoreconf-v5.eclass
index 854b3cb..4ecfbd8 100644
--- a/eclass/mozcoreconf-v5.eclass
+++ b/eclass/mozcoreconf-v5.eclass
@@ -158,8 +158,8 @@ mozconfig_init() {
# Set optimization level
if [[ ${ARCH} == hppa ]]; then
mozconfig_annotate "more than -O0 causes a segfault on hppa" 
--enable-optimize=-O0
-   elif [[ ${ARCH} =~ (x86|amd64) ]]; then
-   mozconfig_annotate "Work around broken gcc optimization level" 
--enable-optimize=-O2
+   elif [[ ${ARCH} == x86 ]]; then
+   mozconfig_annotate "less then -O2 causes a segfault on x86" 
--enable-optimize=-O2
elif use custom-optimization || [[ ${ARCH} =~ (alpha|ia64) ]]; then
# Set optimization level based on CFLAGS
if is-flag -O0; then



[gentoo-commits] repo/gentoo:master commit in: app-misc/beep/files/, app-misc/beep/

2017-05-31 Thread Patrice Clement
commit: 9c926526ae7fc9b680b0984ee871ed02ff5354ab
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed May 31 20:22:51 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 20:24:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c926526

app-misc/beep: decompress man page and install it.

Gentoo-Bug: https://bugs.gentoo.org/619930

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/beep/beep-1.3-r2.ebuild| 35 +
 app-misc/beep/files/beep-1.3-Makefile.patch |  4 ++--
 2 files changed, 37 insertions(+), 2 deletions(-)

diff --git a/app-misc/beep/beep-1.3-r2.ebuild b/app-misc/beep/beep-1.3-r2.ebuild
new file mode 100644
index 000..adccf29dac6
--- /dev/null
+++ b/app-misc/beep/beep-1.3-r2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="The advanced PC speaker beeper"
+HOMEPAGE="http://www.johnath.com/beep;
+SRC_URI="http://www.johnath.com/beep/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE="suid"
+
+PATCHES=( "${FILESDIR}/${P}-Makefile.patch" )
+DOCS=( CHANGELOG CREDITS README )
+
+pkg_setup() {
+   tc-export CC
+}
+
+src_install() {
+   dobin beep
+   if use suid; then
+   fowners :audio /usr/bin/beep
+   fperms 4710 /usr/bin/beep
+   else
+   fperms 0711 /usr/bin/beep
+   fi
+   unpack "./${PN}.1.gz"
+   doman "${PN}.1"
+   einstalldocs
+}

diff --git a/app-misc/beep/files/beep-1.3-Makefile.patch 
b/app-misc/beep/files/beep-1.3-Makefile.patch
index 6497323b923..f4b891e8b82 100644
--- a/app-misc/beep/files/beep-1.3-Makefile.patch
+++ b/app-misc/beep/files/beep-1.3-Makefile.patch
@@ -1,5 +1,5 @@
 /var/tmp/portage/app-misc/beep-1.2.2-r1/work/beep-1.2.2/Makefile   
2002-03-29 09:37:22.0 -0800
-+++ /tmp/Makefile  2009-03-27 22:19:18.0 -0700
+--- a/Makefile 2002-03-29 09:37:22.0 -0800
 b/Makefile 2009-03-27 22:19:18.0 -0700
 @@ -1,17 +1,18 @@
 -CC=gcc
 -FLAGS=-Wall



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdeclarative/files/, kde-frameworks/kdeclarative/

2017-05-31 Thread Andreas Sturmlechner
commit: 5ee12cc942812f6368b3824a6aa2174a17eb338f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 19:39:48 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 20:21:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee12cc9

kde-frameworks/kdeclarative: Fix plasmashell/taskman memleak

See also: https://bugs.kde.org/show_bug.cgi?id=380270

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../files/kdeclarative-5.34.0-memleak.patch| 73 ++
 .../kdeclarative/kdeclarative-5.34.0-r1.ebuild | 34 ++
 2 files changed, 107 insertions(+)

diff --git 
a/kde-frameworks/kdeclarative/files/kdeclarative-5.34.0-memleak.patch 
b/kde-frameworks/kdeclarative/files/kdeclarative-5.34.0-memleak.patch
new file mode 100644
index 000..43fdb8a4bf6
--- /dev/null
+++ b/kde-frameworks/kdeclarative/files/kdeclarative-5.34.0-memleak.patch
@@ -0,0 +1,73 @@
+From 695f24fb522a5ae6fe2530cbd72d3966b234b025 Mon Sep 17 00:00:00 2001
+From: David Edmundson 
+Date: Wed, 31 May 2017 10:08:25 +0100
+Subject: [PATCH] Don't leak MimeData object
+
+Summary:
+A DeclarativeDropArea creates a new DeclarativeDragDropEvent on every
+enter/move/leave event.
+
+The getter method for the mimeData property creates a new MimeData
+QObject wrapper, which then leaks.
+
+Use of the mimeData object outside of the event shouldn't be expected to
+work, and a quick grep couldn't find any usage.
+
+BUG: 380270
+
+Test Plan: Dragged some things
+
+Reviewers: #plasma, mart, hein
+
+Reviewed By: #plasma, mart, hein
+
+Subscribers: hein, plasma-devel, #frameworks
+
+Tags: #plasma, #frameworks
+
+Differential Revision: https://phabricator.kde.org/D6017
+---
+ src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp | 4 ++--
+ src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h   | 5 ++---
+ 2 files changed, 4 insertions(+), 5 deletions(-)
+
+diff --git a/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp 
b/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp
+index 5c1b0e3..a75f85f 100644
+--- a/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp
 b/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp
+@@ -65,7 +65,7 @@ DeclarativeMimeData* DeclarativeDragDropEvent::mimeData()
+ if (!m_data && m_event) {
+ // TODO This should be using MimeDataWrapper eventually, although 
this is an API break,
+ // so will need to be done carefully.
+-m_data = new DeclarativeMimeData(m_event->mimeData());
++m_data.reset(new DeclarativeMimeData(m_event->mimeData()));
+ }
+-return m_data;
++return m_data.data();
+ }
+diff --git a/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h 
b/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h
+index 3fd846d..b35568a 100644
+--- a/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h
 b/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h
+@@ -26,8 +26,7 @@
+ 
+ #include 
+ #include "DeclarativeDropArea.h"
+-
+-class DeclarativeMimeData;
++#include "DeclarativeMimeData.h"
+ 
+ class DeclarativeDragDropEvent : public QObject
+ {
+@@ -115,7 +114,7 @@ private:
+ int m_y;
+ Qt::MouseButtons m_buttons;
+ Qt::KeyboardModifiers m_modifiers;
+-DeclarativeMimeData* m_data;
++QScopedPointer m_data;
+ QDropEvent* m_event;
+ };
+ 
+-- 
+2.13.0
+

diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.34.0-r1.ebuild 
b/kde-frameworks/kdeclarative/kdeclarative-5.34.0-r1.ebuild
new file mode 100644
index 000..da3138effd9
--- /dev/null
+++ b/kde-frameworks/kdeclarative/kdeclarative-5.34.0-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_TEST="false"
+inherit kde5
+
+DESCRIPTION="Framework providing integration of QML and KDE work spaces"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# drop qtdeclarative subslot operator when QT_MINIMAL >= 5.8.0
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kpackage)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_qt_dep qtdeclarative '' '' '5=')
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwidgets)
+   media-libs/libepoxy
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-memleak.patch" )



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

2017-05-31 Thread Paweł Hajdan
commit: 94162f26984e7785a618acfb894349ebb47fd5cf
Author: Pawel Hajdan, Jr  gentoo  org>
AuthorDate: Wed May 31 20:19:25 2017 +
Commit: Paweł Hajdan  gentoo  org>
CommitDate: Wed May 31 20:19:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94162f26

www-client/chromium: dev channel bump (60.0.3112.7)

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 www-client/chromium/Manifest|  2 +-
 ...omium-60.0.3100.0.ebuild => chromium-60.0.3112.7.ebuild} | 11 ---
 www-client/chromium/files/chromium-gn-bootstrap-r8.patch| 13 +
 3 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 31e8a2a0f35..2b73ee05ed7 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,5 +2,5 @@ DIST chromium-58.0.3029.110.tar.xz 518167664 SHA256 
f24cef3dd2acf9dd5ccdeeca47fe
 DIST chromium-58.0.3029.81.tar.xz 509252204 SHA256 
5ab61b7025a5143fa1b21713479b316ec7a98e262e79e84f9c9a9656179217cb SHA512 
49e8a641e6fe839880ac4cc17aa4b79875dbd0e14adcf7ad0138730334555fd57c93c1e7ebdf6f03c61528c351a5a489f56fb7d7809aef268627b186c547a4f3
 WHIRLPOOL 
eed9d97cd4cb4d9a56864e65e797f6d126327d6e9371bdfe416fd57f0f4c9c83f37e125798a1753b5d8bc5921036bdfe064b3d7e94c3ba315a710241a6c5b179
 DIST chromium-59.0.3071.47.tar.xz 531847280 SHA256 
d431b463e8a6c194d5b5dbee0c664aec8d1d87a2cc17b4237eca2b37d3698ab5 SHA512 
98a608248ee9948cf34e9e5cbeb735515354cbfd869b5a773dda6c25d3351b1a7c289a85c0fb0f37340a4f54e02f8b38e54e14455eb58a6a7040596e0d7c50cf
 WHIRLPOOL 
f136b13c97ce1589f8acd26c45cd9fc21d68960532b52c9826e44dbff6e9d1350bc0bf5f63e0b9a205e409b6c381ca3f5762b826db928555ca424664e7bdfe45
 DIST chromium-59.0.3071.61.tar.xz 531774216 SHA256 
3471d957fb550288327b395d8fe36225ccf0334bb80bb276f313e5eafabc8422 SHA512 
292ea900774ec3b1d20de621f7b4a1fefa8ab1b9e7246876f62701e152b9dbed4739b8a9e79787a829f8662a699114c9bb0d63e79f93c24361763f35d76e7d2f
 WHIRLPOOL 
4cbd3110a5a7403ed1c60ee47f6c97ef13f8c70b87fe9892c786fe18cd2c2738b1bac426a234e766fdd08f3c24f7bb2a2d3cf958b5af882d2cdf7821e67a7750
-DIST chromium-60.0.3100.0.tar.xz 533255016 SHA256 
5e03a5a9146bc1efefe3246d79eef9341a12429fb54e952633e2a62e374ad944 SHA512 
ba795ec89c0f7bad7a27d5c7917081ec526f4ae0379b3cd993fc94c2feb2b75eb93d6ad8b1eb2925ebc68ff400dc5ec8bb94b795d02894a969cfb7fd91868685
 WHIRLPOOL 
9c7ccde4fb0aadc7f626e162af8d0c4752d075c50c163dc19679a8d747bf7d3aba3f7907f4b2592c01b0bbfd251e30e5be1aa77c12598e0c3ed4603111aa888f
 DIST chromium-60.0.3107.4.tar.xz 533329508 SHA256 
d49fd97a882eea329168a7d036e1ffee031fe62f42379c821138b8e6c204c091 SHA512 
0c2e6a2496105f026f8d4cf42c5eabfac1f513385c8ace9070f1c9a7ebbcd62190d30857a7f9cc8aed3e590a57816029e04813a7876d47f00ea0e1302f5a8556
 WHIRLPOOL 
c01f9763df6a0a4a5f61f4acb7d67b040901b24d0c26a02dd8ff5e6b110d51833927f19824f347e3adbbf6b27f476ca35949fd50d5bc7779a9646db9bd30dc74
+DIST chromium-60.0.3112.7.tar.xz 537210676 SHA256 
9bed6c54d4e44aef40a013cf4e7a5dcde57a1bc75d628cf0d7bbe3f8614c228d SHA512 
27f7d7a97ba8fd9bb17a0abfed2934bbfba60947d5380578bb3ce43e5634e3153df5cecd76fb27291206722e7647e50717e6f45c98ebb6a33ef7e1f9d6e9e344
 WHIRLPOOL 
0718a8ee323c6a947068b3bcf59dae822f5b969c1bcc10024d58b23436e5513be3c9fe3632e9226c11232b4f8ec49b31044e2408316317b7d329682b9531b977

diff --git a/www-client/chromium/chromium-60.0.3100.0.ebuild 
b/www-client/chromium/chromium-60.0.3112.7.ebuild
similarity index 98%
rename from www-client/chromium/chromium-60.0.3100.0.ebuild
rename to www-client/chromium/chromium-60.0.3112.7.ebuild
index 3d2bc0139c0..20b237d4b70 100644
--- a/www-client/chromium/chromium-60.0.3100.0.ebuild
+++ b/www-client/chromium/chromium-60.0.3112.7.ebuild
@@ -45,6 +45,7 @@ COMMON_DEPEND="
media-libs/libjpeg-turbo:=
media-libs/libpng:=
system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
+   media-libs/openh264:=
media-libs/opus:=
pulseaudio? ( media-sound/pulseaudio:= )
system-ffmpeg? ( >=media-video/ffmpeg-3:= )
@@ -185,11 +186,7 @@ src_prepare() {
local PATCHES=(
"${FILESDIR}/${PN}-widevine-r1.patch"
"${FILESDIR}/${PN}-FORTIFY_SOURCE-r1.patch"
-   "${FILESDIR}/skia-avx2.patch"
-   "${FILESDIR}/${PN}-system-ffmpeg-r6.patch"
-   "${FILESDIR}/${PN}-system-opus-r1.patch"
-   "${FILESDIR}/${PN}-system-libpng-r1.patch"
-   "${FILESDIR}/${PN}-system-libwebp-r1.patch"
+   "${FILESDIR}/${PN}-gn-bootstrap-r8.patch"
)
 
default
@@ -273,7 +270,6 @@ src_prepare() {
third_party/mt19937ar
third_party/node
third_party/node/node_modules/vulcanize/third_party/UglifyJS2
-   third_party/openh264
third_party/openmax_dl
third_party/ots
third_party/pdfium
@@ -300,7 +296,6 @@ src_prepare() {
third_party/sqlite

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

2017-05-31 Thread Jory Pratt
commit: 96e3a035a6d0c39b3816a750eb2282fd60dff3e4
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Wed May 31 20:19:07 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed May 31 20:19:07 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=96e3a035

eclass/mozcoreconf-v5: Work around broken optimization level of -Os

 eclass/mozcoreconf-v5.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozcoreconf-v5.eclass b/eclass/mozcoreconf-v5.eclass
index 4ecfbd8..854b3cb 100644
--- a/eclass/mozcoreconf-v5.eclass
+++ b/eclass/mozcoreconf-v5.eclass
@@ -158,8 +158,8 @@ mozconfig_init() {
# Set optimization level
if [[ ${ARCH} == hppa ]]; then
mozconfig_annotate "more than -O0 causes a segfault on hppa" 
--enable-optimize=-O0
-   elif [[ ${ARCH} == x86 ]]; then
-   mozconfig_annotate "less then -O2 causes a segfault on x86" 
--enable-optimize=-O2
+   elif [[ ${ARCH} =~ (x86|amd64) ]]; then
+   mozconfig_annotate "Work around broken gcc optimization level" 
--enable-optimize=-O2
elif use custom-optimization || [[ ${ARCH} =~ (alpha|ia64) ]]; then
# Set optimization level based on CFLAGS
if is-flag -O0; then



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/

2017-05-31 Thread Andreas Sturmlechner
commit: 54a3f65cb2970d4d39b303d3a951100519374693
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:42:10 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 20:11:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a3f65c

kde-misc/kio-gdrive: 1.2.0.1 version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-misc/kio-gdrive/Manifest  |  1 +
 kde-misc/kio-gdrive/kio-gdrive-1.2.0.1.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/kde-misc/kio-gdrive/Manifest b/kde-misc/kio-gdrive/Manifest
index 1831e86ab3f..5f0ce1aa3e3 100644
--- a/kde-misc/kio-gdrive/Manifest
+++ b/kde-misc/kio-gdrive/Manifest
@@ -1,2 +1,3 @@
 DIST kio-gdrive-1.1.1.tar.xz 24096 SHA256 
c840151e844f9c135ff575771c09ac78bd9c939b853af72b568c76aa1db540ea SHA512 
9377167a8f12731b27adc816790f50b73685dbfccf416e4ca927f08d52a85adb2cc6d769c111fc66fd24fe9646217321d7392946dbc6f05c9eb8a3e6aeb929ba
 WHIRLPOOL 
2096961eb41738a319cc8e9589a0c6b14df6c55a365344c8dd484ed2b329aae2f19db12c7e9c8f8ef0417241406ea81a607cb03008d53207f2c84705482941fd
+DIST kio-gdrive-1.2.0.1.tar.xz 34356 SHA256 
7abe7352ae87e16580c6274502c7475d00d852bad96052aec5a3ce09f70a8009 SHA512 
8f3cff889ff91c7775733f067ba45097d89e2f98a5ba1202d2fd55645973ffcf03f18002ce73fb5221706d51551af3d44ee2c41229f5c272ccf6913fcdb78c47
 WHIRLPOOL 
b8d5c135123b2d94e0233ed3acf5131c97b3937b5897aadbadb9259b457449d48ed282be09f5d4029f328e1664a98f30b038837daf56dbba2a51f31eda31fcff
 DIST kio-gdrive-1.2.0.tar.xz 33780 SHA256 
c3b0eb54efc92daa636c8eb81113bf8f196cd2e3af0ba8c37660bfa3a7dd9274 SHA512 
244d4eb3ec17451400b8e68eb554f5bf8708c797085dc8606be095d1c39f367e9f5c8633d68834cfdbd25032e1726372d3fead131610d3ae9daf25f555924d29
 WHIRLPOOL 
2e66b8706604e1ea1aed1af817f18fb4f901ff2fa7b52fd28ee6807b1e309b9362fd10d4fd0bbd2dd3b75c91bc00fa0ca18a0e94be3391dc2f12bd838eeab388

diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.0.1.ebuild 
b/kde-misc/kio-gdrive/kio-gdrive-1.2.0.1.ebuild
new file mode 100644
index 000..10e0ad1a8c8
--- /dev/null
+++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.0.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_APPS_MINIMAL="17.04.0"
+KDE_HANDBOOK="true"
+KDE_TEST="optional"
+inherit kde5
+
+DESCRIPTION="KIO Slave for Google Drive service"
+HOMEPAGE="https://phabricator.kde.org/project/profile/72/;
+
+if [[ ${KDE_BUILD_TYPE} != live ]] ; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64"
+fi
+
+IUSE="+kaccounts"
+
+RDEPEND="
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_kdeapps_dep libkgapi)
+   $(add_qt_dep qtwidgets)
+   kaccounts? ( $(add_kdeapps_dep kaccounts-integration) )
+   !kaccounts? ( dev-libs/qtkeychain:=[qt5] )
+"
+DEPEND="${RDEPEND}
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   dev-util/intltool
+"
+
+DOCS=( README.md )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package kaccounts KAccounts)
+   )
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/, sys-auth/elogind/files/

2017-05-31 Thread Andreas Sturmlechner
commit: 24c23c3790e022e6d885e910ddde73665c3261a9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:17:14 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 20:11:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c23c37

sys-auth/elogind: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sys-auth/elogind/Manifest|  1 -
 sys-auth/elogind/elogind-226.4.ebuild| 87 
 sys-auth/elogind/files/elogind-226.4-glibc.patch | 34 -
 3 files changed, 122 deletions(-)

diff --git a/sys-auth/elogind/Manifest b/sys-auth/elogind/Manifest
index 54db4856b7c..f6f3c9a1640 100644
--- a/sys-auth/elogind/Manifest
+++ b/sys-auth/elogind/Manifest
@@ -1,2 +1 @@
-DIST elogind-226.4.tar.gz 698076 SHA256 
585ac8746cd81a74f47b4e93cb5f000494da4104ad53da0bae023e1758d0456d SHA512 
4eb4da1d0311b2fe2d22fef57143fe8c2280df9f7a2b41e150f4d7e1411bd41eed4648aa3b80ac44d2b533e8c91a482cda7c3e8af85e710fb97e73061726ea12
 WHIRLPOOL 
8252b4e54830f9e257a28751eb233d4752cff24b4d695c2351f86cc65160ff6577e373cdd667635e0dee00fb63e1a57a7c049105eef9c5e4cd4cb2a7cc991f63
 DIST elogind-229.3.tar.gz 757313 SHA256 
8506145e6071a637aec91276e19cd932b3d9cd297c8e833f7b08b8d53fd7a1d7 SHA512 
5449f6b8ca1cb14d91681de1273819e193c88f6ec22b790cfe2c9d9d6e0d37bfc3b707a650d14471e0cb3a577289f725e1a47d22a14db2154a2c0552ecde32ca
 WHIRLPOOL 
e71fc14453017a570c3c2766b42fb444e41b2a703689e745ea3a01bd915fdab896b4bd3f229f74d438d48b8383a0b590c456b9269a739e9bf7b8d60441fbb33c

diff --git a/sys-auth/elogind/elogind-226.4.ebuild 
b/sys-auth/elogind/elogind-226.4.ebuild
deleted file mode 100644
index 2570aaccad3..000
--- a/sys-auth/elogind/elogind-226.4.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools linux-info pam udev
-
-DESCRIPTION="The systemd project's logind, extracted to a standalone package"
-HOMEPAGE="https://github.com/elogind/elogind;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="acl debug pam policykit selinux"
-
-COMMON_DEPEND="
-   sys-apps/util-linux
-   sys-libs/libcap
-   virtual/libudev:=
-   acl? ( sys-apps/acl )
-   pam? ( virtual/pam )
-   selinux? ( sys-libs/libselinux )
-"
-RDEPEND="${COMMON_DEPEND}
-   sys-apps/dbus
-   !sys-apps/systemd
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/docbook-xml-dtd:4.2
-   app-text/docbook-xml-dtd:4.5
-   app-text/docbook-xsl-stylesheets
-   dev-util/gperf
-   dev-util/intltool
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-PDEPEND="policykit? ( sys-auth/polkit )"
-
-PATCHES=(
-   "${FILESDIR}/${P}-docs.patch"
-   "${FILESDIR}/${P}-glibc.patch"
-)
-
-pkg_setup() {
-   local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SECURITY_SMACK
-   ~SIGNALFD ~TIMERFD"
-
-   if use kernel_linux; then
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   default
-   eautoreconf # Makefile.am patched by "${FILESDIR}/${P}-docs.patch"
-}
-
-src_configure() {
-   econf \
-   --with-pamlibdir=$(getpam_mod_dir) \
-   --with-udevrulesdir="$(get_udevdir)"/rules.d \
-   --libdir="${EPREFIX}"/usr/$(get_libdir) \
-   --with-rootlibdir="${EPREFIX}"/$(get_libdir) \
-   --enable-smack \
-   --disable-kdbus \
-   $(use_enable debug debug elogind) \
-   $(use_enable acl) \
-   $(use_enable pam) \
-   $(use_enable selinux)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-
-   newinitd "${FILESDIR}"/${PN}.init ${PN}
-   newconfd "${FILESDIR}"/${PN}.conf ${PN}
-}
-
-pkg_postinst() {
-   if [ "$(rc-config list default | grep elogind)" = "" ]; then
-   ewarn "To enable the elogind daemon, elogind must be"
-   ewarn "added to the default runlevel:"
-   ewarn "# rc-update add elogind default"
-   fi
-}

diff --git a/sys-auth/elogind/files/elogind-226.4-glibc.patch 
b/sys-auth/elogind/files/elogind-226.4-glibc.patch
deleted file mode 100644
index 7b8a57da37a..000
--- a/sys-auth/elogind/files/elogind-226.4-glibc.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-commit 27d13af71c3af6b2f9b60556d2c046dbb6e36e23
-Author: Mike Frysinger 
-Date:   Mon Mar 14 17:44:49 2016 -0400
-
-include sys/sysmacros.h in more places
-
-Since glibc is moving away from implicitly including sys/sysmacros.h
-all the time via sys/types.h, include the header directly in more
-places.  This seems to cover most makedev/major/minor usage.
-
-diff --git a/src/basic/macro.h b/src/basic/macro.h
-index c34441d75..b36a95675 100644
 

[gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/files/, kde-misc/kio-gdrive/

2017-05-31 Thread Andreas Sturmlechner
commit: 958a0c95a306526ee6fb1b57593c2a163529627b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:43:19 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 20:11:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958a0c95

kde-misc/kio-gdrive: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-misc/kio-gdrive/Manifest   |  1 -
 .../files/kio-gdrive-1.2.0-tests-optional.patch| 21 --
 kde-misc/kio-gdrive/kio-gdrive-1.2.0.ebuild| 45 --
 3 files changed, 67 deletions(-)

diff --git a/kde-misc/kio-gdrive/Manifest b/kde-misc/kio-gdrive/Manifest
index 5f0ce1aa3e3..49cdda707c4 100644
--- a/kde-misc/kio-gdrive/Manifest
+++ b/kde-misc/kio-gdrive/Manifest
@@ -1,3 +1,2 @@
 DIST kio-gdrive-1.1.1.tar.xz 24096 SHA256 
c840151e844f9c135ff575771c09ac78bd9c939b853af72b568c76aa1db540ea SHA512 
9377167a8f12731b27adc816790f50b73685dbfccf416e4ca927f08d52a85adb2cc6d769c111fc66fd24fe9646217321d7392946dbc6f05c9eb8a3e6aeb929ba
 WHIRLPOOL 
2096961eb41738a319cc8e9589a0c6b14df6c55a365344c8dd484ed2b329aae2f19db12c7e9c8f8ef0417241406ea81a607cb03008d53207f2c84705482941fd
 DIST kio-gdrive-1.2.0.1.tar.xz 34356 SHA256 
7abe7352ae87e16580c6274502c7475d00d852bad96052aec5a3ce09f70a8009 SHA512 
8f3cff889ff91c7775733f067ba45097d89e2f98a5ba1202d2fd55645973ffcf03f18002ce73fb5221706d51551af3d44ee2c41229f5c272ccf6913fcdb78c47
 WHIRLPOOL 
b8d5c135123b2d94e0233ed3acf5131c97b3937b5897aadbadb9259b457449d48ed282be09f5d4029f328e1664a98f30b038837daf56dbba2a51f31eda31fcff
-DIST kio-gdrive-1.2.0.tar.xz 33780 SHA256 
c3b0eb54efc92daa636c8eb81113bf8f196cd2e3af0ba8c37660bfa3a7dd9274 SHA512 
244d4eb3ec17451400b8e68eb554f5bf8708c797085dc8606be095d1c39f367e9f5c8633d68834cfdbd25032e1726372d3fead131610d3ae9daf25f555924d29
 WHIRLPOOL 
2e66b8706604e1ea1aed1af817f18fb4f901ff2fa7b52fd28ee6807b1e309b9362fd10d4fd0bbd2dd3b75c91bc00fa0ca18a0e94be3391dc2f12bd838eeab388

diff --git a/kde-misc/kio-gdrive/files/kio-gdrive-1.2.0-tests-optional.patch 
b/kde-misc/kio-gdrive/files/kio-gdrive-1.2.0-tests-optional.patch
deleted file mode 100644
index f72b0963e3f..000
--- a/kde-misc/kio-gdrive/files/kio-gdrive-1.2.0-tests-optional.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-commit e9ddacb58dcf011bc2a877c11b026cab94031e65
-Author: Andreas Sturmlechner 
-Date:   Sat May 27 15:58:32 2017 +0200
-
-If tests are optional, autotests subdir must be conditional
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 0c1b691..a2a771c 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -61,7 +61,9 @@ add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
- add_definitions(-DQT_STRICT_ITERATORS)
- add_definitions(-DTRANSLATION_DOMAIN=\"kio5_gdrive\")
- 
--add_subdirectory(autotests)
-+if(BUILD_TESTING)
-+add_subdirectory(autotests)
-+endif()
- add_subdirectory(desktop)
- add_subdirectory(doc)
- add_subdirectory(src)

diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.0.ebuild 
b/kde-misc/kio-gdrive/kio-gdrive-1.2.0.ebuild
deleted file mode 100644
index 7842a1f824b..000
--- a/kde-misc/kio-gdrive/kio-gdrive-1.2.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_APPS_MINIMAL="17.04.0"
-KDE_HANDBOOK="true"
-KDE_TEST="optional"
-inherit kde5
-
-DESCRIPTION="KIO Slave for Google Drive service"
-HOMEPAGE="https://phabricator.kde.org/project/profile/72/;
-
-if [[ ${KDE_BUILD_TYPE} != live ]] ; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="~amd64"
-fi
-
-IUSE="+kaccounts"
-
-RDEPEND="
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_kdeapps_dep libkgapi)
-   $(add_qt_dep qtwidgets)
-   kaccounts? ( $(add_kdeapps_dep kaccounts-integration) )
-   !kaccounts? ( dev-libs/qtkeychain:=[qt5] )
-"
-DEPEND="${RDEPEND}
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-"
-
-DOCS=( README.md )
-
-PATCHES=( "${FILESDIR}/${P}-tests-optional.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package kaccounts KAccounts)
-   )
-   kde5_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/, sys-auth/elogind/files/

2017-05-31 Thread Andreas Sturmlechner
commit: d1cb807dd5e22e12d3cc743093143bfaef6bd9f9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:09:57 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 20:11:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1cb807d

sys-auth/elogind: Remove init script bashism

Gentoo-bug: 619992
Reported-by: eroen  eroen.eu>
Thanks-to: Sven Eden  gmx.net>

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sys-auth/elogind/{elogind-229.3.ebuild => elogind-229.3-r1.ebuild} | 0
 sys-auth/elogind/files/elogind.init| 6 --
 2 files changed, 6 deletions(-)

diff --git a/sys-auth/elogind/elogind-229.3.ebuild 
b/sys-auth/elogind/elogind-229.3-r1.ebuild
similarity index 100%
rename from sys-auth/elogind/elogind-229.3.ebuild
rename to sys-auth/elogind/elogind-229.3-r1.ebuild

diff --git a/sys-auth/elogind/files/elogind.init 
b/sys-auth/elogind/files/elogind.init
index 923564f9a3e..fc5ac38184a 100644
--- a/sys-auth/elogind/files/elogind.init
+++ b/sys-auth/elogind/files/elogind.init
@@ -12,12 +12,6 @@ depend() {
 start() {
ebegin "Starting elogind"
 
-   # elogind needs a /run/systemd directory
-   if [[ ! -e /run/systemd ]]; then
-   mkdir -p /run/systemd
-   chmod 755 /run/systemd
-   fi
-
start-stop-daemon --start --quiet --background \
--make-pidfile --pidfile "${ELOGIND_PIDFILE}" \
--exec "${ELOGIND_EXEC}"



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

2017-05-31 Thread Slawek Lis
commit: 75aa43ef7334b5da57ec972c25a65618c085167a
Author: Slawomir Lis  gentoo  org>
AuthorDate: Wed May 31 19:21:34 2017 +
Commit: Slawek Lis  gentoo  org>
CommitDate: Wed May 31 19:21:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75aa43ef

sci-libs/Fiona: added missed patch file

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sci-libs/Fiona/files/scriptname-1.7.6.patch | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/sci-libs/Fiona/files/scriptname-1.7.6.patch 
b/sci-libs/Fiona/files/scriptname-1.7.6.patch
new file mode 100644
index 000..410caf39da5
--- /dev/null
+++ b/sci-libs/Fiona/files/scriptname-1.7.6.patch
@@ -0,0 +1,11 @@
+--- setup.py.orig  2017-05-30 10:51:33.369935784 +0200
 setup.py   2017-05-30 10:51:45.793269042 +0200
+@@ -251,7 +251,7 @@
+ packages=['fiona', 'fiona.fio'],
+ entry_points='''
+ [console_scripts]
+-fio=fiona.fio.main:main_group
++Fiona=fiona.fio.main:main_group
+ 
+ [fiona.fio_commands]
+ bounds=fiona.fio.bounds:bounds



[gentoo-commits] proj/kde:master commit in: kde-misc/kio-gdrive/

2017-05-31 Thread Andreas Sturmlechner
commit: 4354242b9692b3a48cb664822b874119d06e8f3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:44:06 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 18:44:06 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4354242b

kde-misc/kio-gdrive: Add missing DEPEND

Upstream commit 1a98206873d77310a161e2ff7f39afe1060484a0

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-misc/kio-gdrive/kio-gdrive-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/kio-gdrive/kio-gdrive-.ebuild 
b/kde-misc/kio-gdrive/kio-gdrive-.ebuild
index 0f539ce030..10e0ad1a8c 100644
--- a/kde-misc/kio-gdrive/kio-gdrive-.ebuild
+++ b/kde-misc/kio-gdrive/kio-gdrive-.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
+   dev-util/intltool
 "
 
 DOCS=( README.md )



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

2017-05-31 Thread Brian Evans
commit: 8468f4f28398ee466916f98a9d4b6916f0d3f404
Author: Brian Evans  gentoo  org>
AuthorDate: Wed May 31 18:33:53 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed May 31 18:33:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8468f4f2

dev-php/magickwand: Revbump to fix media-gfx/imagemagick max version

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../{magickwand-1.0.9-r2.ebuild => magickwand-1.0.9-r3.ebuild}   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-php/magickwand/magickwand-1.0.9-r2.ebuild 
b/dev-php/magickwand/magickwand-1.0.9-r3.ebuild
similarity index 83%
rename from dev-php/magickwand/magickwand-1.0.9-r2.ebuild
rename to dev-php/magickwand/magickwand-1.0.9-r3.ebuild
index d7285fbc36f..a13fe8d248f 100644
--- a/dev-php/magickwand/magickwand-1.0.9-r2.ebuild
+++ b/dev-php/magickwand/magickwand-1.0.9-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,5 +25,6 @@ LICENSE="MagickWand"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=media-gfx/imagemagick-6.5.2.9"
+DEPEND=">=media-gfx/imagemagick-6.5.2.9
+   

[gentoo-commits] repo/gentoo:master commit in: app-doc/pms/

2017-05-31 Thread Ulrich Müller
commit: 1ad6ec30d10d489341f61c61e1282c21ccec2a26
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed May 31 18:23:57 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed May 31 18:23:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad6ec30

app-doc/pms: New USE flag that enables two-sided layout.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-doc/pms/metadata.xml| 1 +
 app-doc/pms/pms-.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-doc/pms/metadata.xml b/app-doc/pms/metadata.xml
index 04de2017946..53e7110fe54 100644
--- a/app-doc/pms/metadata.xml
+++ b/app-doc/pms/metadata.xml
@@ -9,5 +9,6 @@
   Download pre-built files instead of building
 from sources
   Generate PMS as .html as well
+  Enable two-sided layout suitable for printing
 
 

diff --git a/app-doc/pms/pms-.ebuild b/app-doc/pms/pms-.ebuild
index 0527613e2a1..6ba5a2ef823 100644
--- a/app-doc/pms/pms-.ebuild
+++ b/app-doc/pms/pms-.ebuild
@@ -13,7 +13,7 @@ 
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Package_Manager_Specification;
 
 LICENSE="CC-BY-SA-3.0"
 SLOT="live"
-IUSE="html"
+IUSE="html twoside"
 
 DEPEND="dev-tex/leaflet
dev-texlive/texlive-bibtexextra
@@ -28,7 +28,7 @@ DEPEND="dev-tex/leaflet
 RDEPEND=""
 
 src_compile() {
-   emake
+   emake $(usex twoside TWOSIDE=yes "")
use html && emake html
 }
 



[gentoo-commits] proj/kde:master commit in: kde-apps/umbrello/

2017-05-31 Thread Andreas Sturmlechner
commit: 04b9d46b08c7f9451bb80a4d069ad2a76145c225
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:23:07 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 18:23:07 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=04b9d46b

kde-apps/umbrello: Add missing DEPEND

Upstream commit badcf99a56f2e2d06b0ac64f98b6f1b0624b0cc9

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-apps/umbrello/umbrello-17.04.49..ebuild | 1 +
 kde-apps/umbrello/umbrello-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/umbrello/umbrello-17.04.49..ebuild 
b/kde-apps/umbrello/umbrello-17.04.49..ebuild
index 885c0a44da..264083f624 100644
--- a/kde-apps/umbrello/umbrello-17.04.49..ebuild
+++ b/kde-apps/umbrello/umbrello-17.04.49..ebuild
@@ -22,6 +22,7 @@ DEPEND="
$(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)

diff --git a/kde-apps/umbrello/umbrello-.ebuild 
b/kde-apps/umbrello/umbrello-.ebuild
index 885c0a44da..264083f624 100644
--- a/kde-apps/umbrello/umbrello-.ebuild
+++ b/kde-apps/umbrello/umbrello-.ebuild
@@ -22,6 +22,7 @@ DEPEND="
$(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)



[gentoo-commits] proj/kde:master commit in: sys-auth/elogind/files/

2017-05-31 Thread Andreas Sturmlechner
commit: 58b1f1a971578a3bbf4dbd2c5cecc1174ac5311e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:15:32 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 18:15:32 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=58b1f1a9

sys-auth/elogind: Remove init script bashism

Gentoo-bug: 619992
Reported-by: eroen  eroen.eu>
Thanks-to: Sven Eden  gmx.net>

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sys-auth/elogind/files/elogind.init | 6 --
 1 file changed, 6 deletions(-)

diff --git a/sys-auth/elogind/files/elogind.init 
b/sys-auth/elogind/files/elogind.init
index 923564f9a3..fc5ac38184 100644
--- a/sys-auth/elogind/files/elogind.init
+++ b/sys-auth/elogind/files/elogind.init
@@ -12,12 +12,6 @@ depend() {
 start() {
ebegin "Starting elogind"
 
-   # elogind needs a /run/systemd directory
-   if [[ ! -e /run/systemd ]]; then
-   mkdir -p /run/systemd
-   chmod 755 /run/systemd
-   fi
-
start-stop-daemon --start --quiet --background \
--make-pidfile --pidfile "${ELOGIND_PIDFILE}" \
--exec "${ELOGIND_EXEC}"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-sdk/

2017-05-31 Thread Andreas Sturmlechner
commit: 19ebddf32aeb772388f0c833722cdc64634f829a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 31 18:03:08 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 18:03:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ebddf3

kde-plasma/plasma-sdk: Drop USE=plasmate

This was dropped in 5.10 for being broken at runtime in 5.9 already.
In case we stabilise this, there is no way to do it with plasmate enabled.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-plasma/plasma-sdk/plasma-sdk-5.9.5.ebuild | 13 ++---
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.9.5.ebuild 
b/kde-plasma/plasma-sdk/plasma-sdk-5.9.5.ebuild
index 0e6e7fcda0f..49055db89c8 100644
--- a/kde-plasma/plasma-sdk/plasma-sdk-5.9.5.ebuild
+++ b/kde-plasma/plasma-sdk/plasma-sdk-5.9.5.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Useful applications for Plasma development"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="plasmate"
+IUSE=""
 
 DEPEND="
$(add_frameworks_dep karchive)
@@ -34,13 +34,6 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
dev-libs/kirigami:1
-   plasmate? (
-   $(add_frameworks_dep kdelibs4support)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep kparts)
-   $(add_qt_dep qtwebkit)
-   dev-util/kdevplatform:5
-   )
 "
 RDEPEND="${DEPEND}
!dev-util/plasmate
@@ -48,9 +41,7 @@ RDEPEND="${DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package plasmate KDevPlatform)
-   $(cmake-utils_use_find_package plasmate Qt5WebKit)
-   $(cmake-utils_use_find_package plasmate Qt5WebKitWidgets)
+   -DCMAKE_DISABLE_FIND_PACKAGE_KDevPlatform=ON
)
 
kde5_src_configure



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2017-05-31 Thread Jory Pratt
commit: 14be863c1712ca45a93db95f9d873cfcf2f19332
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Wed May 31 18:00:19 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed May 31 18:01:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14be863c

media-tv/kodi: disable  MPROTECT to prevent segfault in bundled libffi

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-tv/kodi/kodi-17.3.ebuild | 2 +-
 media-tv/kodi/kodi-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/kodi/kodi-17.3.ebuild b/media-tv/kodi/kodi-17.3.ebuild
index 160ad03b2af..695aeef5fa3 100644
--- a/media-tv/kodi/kodi-17.3.ebuild
+++ b/media-tv/kodi/kodi-17.3.ebuild
@@ -254,7 +254,7 @@ src_compile() {
 src_install() {
cmake-utils_src_install
 
-   pax-mark E "${ED%/}"/usr/$(get_libdir)/${PN}/${PN}.bin
+   pax-mark Em "${ED%/}"/usr/$(get_libdir)/${PN}/${PN}.bin
 
rm "${ED%/}"/usr/share/doc/*/{LICENSE.GPL,copying.txt}* || die
 

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index 003395603b1..b9748b0b818 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -252,7 +252,7 @@ src_compile() {
 src_install() {
cmake-utils_src_install
 
-   pax-mark E "${ED%/}"/usr/$(get_libdir)/${PN}/${PN}.bin
+   pax-mark Em "${ED%/}"/usr/$(get_libdir)/${PN}/${PN}.bin
 
rm "${ED%/}"/usr/share/doc/*/{LICENSE.GPL,copying.txt}* || die
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/utop/

2017-05-31 Thread Alexis Ballier
commit: 9ef1df60aafb9dfad9a035203efa879ca00f7820
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed May 31 18:00:24 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed May 31 18:00:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef1df60

dev-ml/utop: bump findlib dep, bug #620264

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/utop/utop-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/utop/utop-2.0.1.ebuild b/dev-ml/utop/utop-2.0.1.ebuild
index 3bfacb103f4..90056da08e8 100644
--- a/dev-ml/utop/utop-2.0.1.ebuild
+++ b/dev-ml/utop/utop-2.0.1.ebuild
@@ -21,7 +21,7 @@ DEPEND="
>=dev-ml/lambda-term-1.2:=
>=dev-ml/zed-1.2:=
>=dev-ml/cppo-1.0.1:=
-   dev-ml/findlib:=
+   >=dev-ml/findlib-1.7.2:=
 "
 RDEPEND="${DEPEND}"
 DEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/utop/

2017-05-31 Thread Alexis Ballier
commit: b5e2039b2781d02df1a5fbf5e6748d5db1686a3a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed May 31 17:59:53 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed May 31 18:00:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e2039b

dev-ml/utop: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/utop/Manifest   |  2 --
 dev-ml/utop/metadata.xml   |  3 ---
 dev-ml/utop/utop-1.19.3.ebuild | 59 --
 dev-ml/utop/utop-2.0.0.ebuild  | 41 -
 4 files changed, 105 deletions(-)

diff --git a/dev-ml/utop/Manifest b/dev-ml/utop/Manifest
index 5810adf7392..9f035a497e8 100644
--- a/dev-ml/utop/Manifest
+++ b/dev-ml/utop/Manifest
@@ -1,3 +1 @@
-DIST utop-1.19.3.tar.gz 105213 SHA256 
9dbca07b8c55700473cca1d9dd975abb9c6cd03e715dec4857f1249bee16e09b SHA512 
97b3fec8b6f930efa742230058eba6fb846900d71e5758903dcefe03fa08e93b54e32642a5b8b6ad02aed7e81ccd6146e87a92805eb74aa4fae275a1188818cd
 WHIRLPOOL 
470e5739639440b11905fbd4f755643aa3117f9fe76690723df7e2fba07e1bdcfcb7ad796a9dc2d00b3be3a6f0eba1afa335ce826a8c715ac40681ad38165599
-DIST utop-2.0.0.tar.gz 57421 SHA256 
0a69e5ec055db223cf878d7fdda3b389dc5d42649cc99b5877db507767ce52b6 SHA512 
12def269f18be292645d6339f80ffe85823d8095940acb57a03f99ea3f2fe2559662921e3a38d6381ec7246245164b5e2c6b5fc843bdb4fd07ad2377c73da207
 WHIRLPOOL 
8baf739295132c785d55001bba2aabe24e0f4b3e78214be3a3ac19ffa8baa80ab513d31225500f2dc18018284267be6a235d012f32d7e6c68c829e98358f1410
 DIST utop-2.0.1.tar.gz 57523 SHA256 
5a93793a3a33724716bdb8e6829eaa85a792c5f5939eb86f5d8bbf1df85f42ec SHA512 
66e7858a44ddd038f08073f9530c790f3ad44134899793c9f5e689d0e1786d2e2751bf38c6be33979292942b00dd6ff2db421025e12f49e05c4a694df36d23e3
 WHIRLPOOL 
bfb06654e52f124739eeeb1568157d6377f8749eddaaf5c0761056da5754a486f9db0f89a21d60c1030be88400bd1cf5782c58337421c56412ea8b5b7631ed9f

diff --git a/dev-ml/utop/metadata.xml b/dev-ml/utop/metadata.xml
index 8bec45448d6..7c8000acfe7 100644
--- a/dev-ml/utop/metadata.xml
+++ b/dev-ml/utop/metadata.xml
@@ -5,9 +5,6 @@
 m...@gentoo.org
 Gentoo ML Project
   
-  
-Enables camlp4 support.
-  
   
 diml/utop
   

diff --git a/dev-ml/utop/utop-1.19.3.ebuild b/dev-ml/utop/utop-1.19.3.ebuild
deleted file mode 100644
index e3ea9211b86..000
--- a/dev-ml/utop/utop-1.19.3.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-inherit oasis elisp-common
-
-DESCRIPTION="A new toplevel for OCaml with completion and colorization"
-HOMEPAGE="https://github.com/diml/utop;
-SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="camlp4 emacs"
-
-DEPEND="
-   >=dev-ml/lwt-2.4.0:=
-   dev-ml/lwt_react:=
-   >=dev-ml/lambda-term-1.2:=
-   >=dev-ml/zed-1.2:=
-   >=dev-ml/cppo-1.0.1:=
-   emacs? ( virtual/emacs )
-   camlp4? ( dev-ml/camlp4:= )"
-RDEPEND="${DEPEND}"
-
-DOCS=( "CHANGES.md" "README.md" )
-SITEFILE="50${PN}-gentoo.el"
-
-src_prepare() {
-   sed -i "s/(\"utop.el.*)//" setup.ml
-}
-
-src_configure() {
-   oasis_configure_opts="$(use_enable camlp4)" \
-   oasis_src_configure
-}
-src_compile() {
-   oasis_src_compile
-   if use emacs; then
-   elisp-compile src/top/*.el
-   fi
-}
-
-src_install() {
-   oasis_src_install
-   if use emacs; then
-   elisp-install "${PN}" src/top/*.el src/top/*.elc || die
-   fi
-}
-
-pkg_postinst() {
-   use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
-   use emacs && elisp-site-regen
-}

diff --git a/dev-ml/utop/utop-2.0.0.ebuild b/dev-ml/utop/utop-2.0.0.ebuild
deleted file mode 100644
index 3bfacb103f4..000
--- a/dev-ml/utop/utop-2.0.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit findlib
-
-DESCRIPTION="A new toplevel for OCaml with completion and colorization"
-HOMEPAGE="https://github.com/diml/utop;
-SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-   dev-lang/ocaml:=
-   >=dev-ml/lwt-2.4.0:=
-   dev-ml/lwt_react:=
-   >=dev-ml/lambda-term-1.2:=
-   >=dev-ml/zed-1.2:=
-   >=dev-ml/cppo-1.0.1:=
-   dev-ml/findlib:=
-"
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND}
-   dev-ml/opam
-   dev-ml/jbuilder"
-
-DOCS=( "CHANGES.md" "README.md" )
-SITEFILE="50${PN}-gentoo.el"
-
-src_install() {
-   opam-installer -i \
-   --prefix="${ED}/usr" \
-   --libdir="${D}/$(ocamlc -where)" \
-   --docdir="${ED}/usr/share/doc/${PF}" \
-   --mandir="${ED}/usr/share/man" \
-   ${PN}.install || 

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

2017-05-31 Thread Ulrich Müller
commit: 1f44cdf96ee7ccc9ff17b05ad73330c2d89479aa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed May 31 17:38:30 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed May 31 17:38:30 2017 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=1f44cdf9

Makefile: Disable parallel make.

Parallel make fails because of LaTeX's intermediate files. Making this
work may require a separate build directory for each target. Feel free
to fix if you think it's worth the effort.

 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 206a7fc..1f500d5 100644
--- a/Makefile
+++ b/Makefile
@@ -98,3 +98,4 @@ maintainer-clean: clean
 .PHONY: all html dist upload clean maintainer-clean
 
 .DELETE_ON_ERROR:
+.NOTPARALLEL:



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

2017-05-31 Thread Jeroen Roovers
commit: e7b2dcd6ba735aa4cd7a6c86d66aa400d5ec01c5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed May 31 17:12:35 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed May 31 17:12:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7b2dcd6

www-client/opera: Old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 www-client/opera/Manifest   |  2 -
 www-client/opera/opera-45.0.2552.812.ebuild | 91 -
 2 files changed, 93 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 04311235c42..febdef731b5 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -2,8 +2,6 @@ DIST opera-12.16-1860.amd64.freebsd.tar.xz 13312684 SHA256 
ecc001605c45baa4acf60
 DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 SHA256 
dcd80ea7a8f090a47007fc630495817feeb167220b9a9bbffbf349687f3e29d3 SHA512 
0bb2c0548765ea476cdb8be6c84faf1d60dddb5a2c08b7312027f4cd17fa8ebd4fbc1a97657bbcb0ac07733e5f3b340b181a307a778c38543140adbfe7f8b844
 WHIRLPOOL 
5703b2c736694cf6ffcf808872e72585b81c7fed9d2263d5679ee54f667f4eb6b9d34a73b80c8efc0a8640daf03da60dafa0defe0c560d3ef78f2a8a68cbb960
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 SHA256 
df640656a52b7c714faf25de92d84992116ce8f82b7a67afc1121eb3c428489d SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 WHIRLPOOL 
ae1af6858847fe51dcac8cb076a67099846ad66b734ecf92780e953daec963754c9e4352e979a636eac70e785a62bd94e084124080d7fe0f59b420a99a2133cc
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 SHA256 
b3b5cada3829d2b3b0e2da25e9444ce9dff73dc6692586ce72cfd4f6431e639e SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
 WHIRLPOOL 
539cdf43b4c8175c664fbf786b27ede1d33e58c44f75229a1a50612951136f526d646f3e0444b6cc69961259c3e3ef7dbf722b520abb4d4dbb98032c4de335d1
-DIST opera-stable_45.0.2552.812_amd64.deb 51210560 SHA256 
39ba2340cfc5752db90ed1118681cdfc07657df061eaace49ac0a1b91492c175 SHA512 
169204956af765c86d2158302cb3a9eba7d44b0a3e5d03599c2e010e8eb435e5cab4667d4430e401e910f1db6e2f6ccf9e05bdbd725dbd0d2be6a11057ab5332
 WHIRLPOOL 
35754530f0f6881cbbec857daf79221d2093e8b6eb3deb80dd0b28bf897de1905d85a09f79ec89ffe336523631e94ecabcfb540c1ad908eb3553e09524a32b67
-DIST opera-stable_45.0.2552.812_i386.deb 51856542 SHA256 
82566f9fd4e76c0adf765c4d6ba194ae670298ab77ca7bcf6f0aed21393f1062 SHA512 
a0880c047ed3ead1adda69d1df2d0a406024211f3e14b0da04423d92cf2c3f8093e8ae74a9443b3b6a9eb4820ce51ad58674c94765dd985f950ddbfe5c4d1d51
 WHIRLPOOL 
dfaff8ddbbed9248fb8bf4c40530f88950b0acfb2733ce509dbab775c7fa32df5d9b624bdb0afae7d31df289550d28793924b5f5a922a50ccc307f8dbf944e9c
 DIST opera-stable_45.0.2552.881_amd64.deb 50634394 SHA256 
ade69d265e81bdb8328ad16165f14daa6507c02aa4131bf3cff538600ca12b9d SHA512 
d4dca0ab70a815ad7940a9302817a793e0e00d59538375165e2bec88835a39954ed2e5e2536553d14df075bf0be54f74496e938d78e6a74bae4ae2db03bca352
 WHIRLPOOL 
3d6b6915a7140cec7d674ccd576cc1c5e4b0d6234456427e388a8c3778007f2e2f7c169e15724fab0b3cdfef3c4c8369063e72c6f028844351c1c241b0bf854d
 DIST opera-stable_45.0.2552.881_i386.deb 52115274 SHA256 
8d67f43f38db1905a7649c168ed978c2e5c98d8cf09842473ca223d1f43177b8 SHA512 
621e3425a229ea06e24735f794df152d4a8d35cee861614e485d8dc9014d651d02f07f011aef66a586c8d313f7f6bea794835935ef507286986bbb618478a27e
 WHIRLPOOL 
5fd63d5b5108b3790818ce0537309351a77af14768ad582adf9f775814dd409e3f9af29781bfc71b901fac2ed6b9a566b3aa982cefb5bc375a4755dbc167990b
 DIST opera-stable_45.0.2552.888_amd64.deb 51147180 SHA256 
d66c46fac32ebef510f2dc8de753be50f209152ea6bb206a13079c39ac27c754 SHA512 
fc5d1f5ad7853be908c58f5fdb5cf782db2c1af67a8d69ee5d669549514fdd3c820f419cdc90dfe243b5a0a46e04b75a45fdd7650af4198fd009f706b06350ea
 WHIRLPOOL 
d4e21c51c876bc39768f5a9b7b07f579cd429b85436a0d1b9eda09f28ce25ade16818b2ba000f67a9ad2d6eac53bbe582058be4b09b8ea7bfbd6c91bc864b61f

diff --git a/www-client/opera/opera-45.0.2552.812.ebuild 
b/www-client/opera/opera-45.0.2552.812.ebuild
deleted file mode 100644
index c8d3552bca1..000
--- a/www-client/opera/opera-45.0.2552.812.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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-419 es fil fi fr-CA fr he 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 multilib unpacker
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="http://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="http://get.geo.opera.com/pub/;
-SRC_URI="
-   amd64? ( 
"${SRC_URI_BASE}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb" )
-   x86? ( 
"${SRC_URI_BASE}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_i386.deb" )
-"
-KEYWORDS="~amd64 

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

2017-05-31 Thread Jeroen Roovers
commit: 000d169fa4cc125d19d6f38f602346ff163bc844
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed May 31 17:12:07 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed May 31 17:12:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000d169f

www-client/opera: Version bump.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 www-client/opera/Manifest   |  2 +
 www-client/opera/opera-45.0.2552.888.ebuild | 91 +
 2 files changed, 93 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 73e3fac5313..04311235c42 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -6,3 +6,5 @@ DIST opera-stable_45.0.2552.812_amd64.deb 51210560 SHA256 
39ba2340cfc5752db90ed1
 DIST opera-stable_45.0.2552.812_i386.deb 51856542 SHA256 
82566f9fd4e76c0adf765c4d6ba194ae670298ab77ca7bcf6f0aed21393f1062 SHA512 
a0880c047ed3ead1adda69d1df2d0a406024211f3e14b0da04423d92cf2c3f8093e8ae74a9443b3b6a9eb4820ce51ad58674c94765dd985f950ddbfe5c4d1d51
 WHIRLPOOL 
dfaff8ddbbed9248fb8bf4c40530f88950b0acfb2733ce509dbab775c7fa32df5d9b624bdb0afae7d31df289550d28793924b5f5a922a50ccc307f8dbf944e9c
 DIST opera-stable_45.0.2552.881_amd64.deb 50634394 SHA256 
ade69d265e81bdb8328ad16165f14daa6507c02aa4131bf3cff538600ca12b9d SHA512 
d4dca0ab70a815ad7940a9302817a793e0e00d59538375165e2bec88835a39954ed2e5e2536553d14df075bf0be54f74496e938d78e6a74bae4ae2db03bca352
 WHIRLPOOL 
3d6b6915a7140cec7d674ccd576cc1c5e4b0d6234456427e388a8c3778007f2e2f7c169e15724fab0b3cdfef3c4c8369063e72c6f028844351c1c241b0bf854d
 DIST opera-stable_45.0.2552.881_i386.deb 52115274 SHA256 
8d67f43f38db1905a7649c168ed978c2e5c98d8cf09842473ca223d1f43177b8 SHA512 
621e3425a229ea06e24735f794df152d4a8d35cee861614e485d8dc9014d651d02f07f011aef66a586c8d313f7f6bea794835935ef507286986bbb618478a27e
 WHIRLPOOL 
5fd63d5b5108b3790818ce0537309351a77af14768ad582adf9f775814dd409e3f9af29781bfc71b901fac2ed6b9a566b3aa982cefb5bc375a4755dbc167990b
+DIST opera-stable_45.0.2552.888_amd64.deb 51147180 SHA256 
d66c46fac32ebef510f2dc8de753be50f209152ea6bb206a13079c39ac27c754 SHA512 
fc5d1f5ad7853be908c58f5fdb5cf782db2c1af67a8d69ee5d669549514fdd3c820f419cdc90dfe243b5a0a46e04b75a45fdd7650af4198fd009f706b06350ea
 WHIRLPOOL 
d4e21c51c876bc39768f5a9b7b07f579cd429b85436a0d1b9eda09f28ce25ade16818b2ba000f67a9ad2d6eac53bbe582058be4b09b8ea7bfbd6c91bc864b61f
+DIST opera-stable_45.0.2552.888_i386.deb 52048746 SHA256 
336fd67bc95908b0f73b0e80f80b4f910eb1ff95f1b00baf6cef8bff7988f8dd SHA512 
25f2982cbb85bf143105f92f816f6ce19a204968300b921f3bdb6ba968614052d943e9d89a9980369eb26c2f35549752d184dc007efea6ad785e1b85cc58d9c2
 WHIRLPOOL 
da6703942989d94d6c275b974b14681e98845af73a553adf76a7cca6bf981ff7d823834a3fad63bfa099e3d32c5736383842bfb26f4e94800dc61a727877d540

diff --git a/www-client/opera/opera-45.0.2552.888.ebuild 
b/www-client/opera/opera-45.0.2552.888.ebuild
new file mode 100644
index 000..c8d3552bca1
--- /dev/null
+++ b/www-client/opera/opera-45.0.2552.888.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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-419 es fil fi fr-CA fr he 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 multilib unpacker
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="http://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="http://get.geo.opera.com/pub/;
+SRC_URI="
+   amd64? ( 
"${SRC_URI_BASE}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb" )
+   x86? ( 
"${SRC_URI_BASE}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_i386.deb" )
+"
+KEYWORDS="~amd64 ~x86"
+
+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+:2
+   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() {
+   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
+   rmdir usr/lib/i386-linux-gnu 

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

2017-05-31 Thread Patrice Clement
commit: a097a325158439b25607afba75439fdd152ae444
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed May 31 10:03:51 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 17:06:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a097a325

dev-util/vint: verbump to 0.3.13.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4814

 dev-util/vint/Manifest   |  1 +
 dev-util/vint/vint-0.3.13.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-util/vint/Manifest b/dev-util/vint/Manifest
index 672c9f1a8bb..9cc3d30a3a6 100644
--- a/dev-util/vint/Manifest
+++ b/dev-util/vint/Manifest
@@ -1 +1,2 @@
 DIST vint-0.3.11.tar.gz 90545 SHA256 
33fc2178b9244d3058669984735a3e20f82fd0e927b31387fc910336614d671f SHA512 
4e85192c9489fc1f4345d5d1e8e351182d73583d051705bc6655a054511764721ac334135dbeb6d4ba98af1e1c698e852fff720d01e323b279d4157997769c9a
 WHIRLPOOL 
cd6f2d69aa8401bd44a6dbe025fa084d1f12620da931fb91b4fbf22d0d02392cf9b0398f44210a623e135ac6571756b6ec8d1e573be1abfbc5996077431a93a7
+DIST vint-0.3.13.tar.gz 91599 SHA256 
7cb00bf3d83a093857db9a9bcc7d316a9fa52704cbeff991130eb34ed2d27df5 SHA512 
ef0b811df0250899e23e30ee4b240cf8b54e510231353ca86202661fd5f0826b9faeacc9268849e51bd6a1c71c1514498dec04a7a4ed79f00a5098811525e3d4
 WHIRLPOOL 
0c0a12c8a17ac2a4ab664b8aee03597a5e77b8a6b03458d4767c841d3adc03955bcbb0f876de09b2c4e194a94c9ab1d162a1902b6e49b146c4d8493ffe750e2d

diff --git a/dev-util/vint/vint-0.3.13.ebuild b/dev-util/vint/vint-0.3.13.ebuild
new file mode 100644
index 000..db4fa94c1fe
--- /dev/null
+++ b/dev-util/vint/vint-0.3.13.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Lint tool for Vim script language"
+HOMEPAGE="https://github.com/Kuniwak/vint 
https://pypi.python.org/pypi/vim-vint/;
+SRC_URI="https://github.com/Kuniwak/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/ansicolor-0.2.4[${PYTHON_USEDEP}]
+   >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.11[${PYTHON_USEDEP}]
+   virtual/python-enum34[${PYTHON_USEDEP}]
+   virtual/python-pathlib[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}]
+   >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}]
+   >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7)
+   )
+"
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+
+   # Don't try to use an installed vint executable.
+   # See https://github.com/Kuniwak/vint/issues/22
+   sed -i -e "s|'vint'|'bin/vint'|" test/acceptance/test_cli{,_vital}.py 
|| die
+}
+
+python_test() {
+   py.test -v || die "Test suite failed with ${EPYTHON}"
+}



[gentoo-commits] proj/musl:master commit in: x11-wm/i3/files/, x11-wm/i3/

2017-05-31 Thread Aric Belsito
commit: 521ca55c9fc3fc45bb203ee0ed437784b6a7173f
Author: Aric Belsito  gmail  com>
AuthorDate: Wed May 31 17:00:11 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Wed May 31 17:00:11 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=521ca55c

x11-wm/i3: add most recent version

Include Alpine Linux patch for GLOB_TILDE. musl does not yet
implement it.

 x11-wm/i3/Manifest   |  5 ++
 x11-wm/i3/files/i3-4.13-GLOB_TILDE.patch | 73 
 x11-wm/i3/files/i3-4.13-remove-git-polling.patch | 19 ++
 x11-wm/i3/i3-4.13-r1.ebuild  | 85 
 x11-wm/i3/metadata.xml   | 12 
 5 files changed, 194 insertions(+)

diff --git a/x11-wm/i3/Manifest b/x11-wm/i3/Manifest
new file mode 100644
index 000..408b6dc
--- /dev/null
+++ b/x11-wm/i3/Manifest
@@ -0,0 +1,5 @@
+AUX i3-4.13-GLOB_TILDE.patch 2473 SHA256 
b7d084c53addc71fda13ccb8b3dcca2a32d9ca1590a28bf3be1a0c61870d3817 SHA512 
8ce7d00371c43b93dabbe0dadf9caf7c58a68f4a0079f5a9b9552c15c55bfa0df16d7e87a281595af2ac5254632ba28ccf82a467cea16159b41490f6f2910299
 WHIRLPOOL 
1986a162d00573976aabcae9dda0be129a9937d2d2a7bdf345d8521908ae2a520e6dcfae3b662a0efc081ef845c285a8658abc75ffb9834b173cf6051c3ff42a
+AUX i3-4.13-remove-git-polling.patch 580 SHA256 
17e814965acd6754a21a4a6d3eed5eb23e0211f9ec0f5e62e6f051b927739f39 SHA512 
169eafa91f9499944f65c3b016d6760780d7ada21d718bb96e3bd822741f0d5b30e13dd749328e193f1f565872cf896e3e4344a1228fed596c33ed68db8b
 WHIRLPOOL 
87570c35cbe2829b644dff950bfde9b5142dbbcb44ab7dff5714bff44f5bd051d39bd2eaec5baf39ea1b604d92f92ea6c357c1a479d0968ac232aff5908ddd65
+DIST i3-4.13.tar.bz2 1121298 SHA256 
94c13183e527a984132a3b050c8bf629626502a6e133e07b413641aec5f8cf8a SHA512 
1bb1044e8d86e78d3ccb79d49f0eb26665dcd05a348058a5e57138151d74f57d77830efc3025893170fe1b8ec612f739f75247a427410f96286b09afd2c5f14c
 WHIRLPOOL 
c0e9b205837e30d214d525af6ceb8adcc4cbbba42d9aa0eab4e7639cbd8884d827c5783590eb23a6790e8d8d87fb81884afa369e48a7ae474613392dc6f9b371
+EBUILD i3-4.13-r1.ebuild 1890 SHA256 
620119a6ddbe5304c5d4767cd1078249d8cbcaf29bf3668049dbb45e3d6e6969 SHA512 
5043400c4612d9a303dfc0dae8c399f08c5fa5d975ed323851dfbb29a3b2d6368f76340ea12a292e2f71ef6afe915be3cdb031ef1fc5dd27456c5bdb23fc4d14
 WHIRLPOOL 
bad8c16ed20a3031d0c8b693501dcaeff2c9173c5899adb55317102f8b2eb8b1b411eed2950c2742ddcfd4ffc8b24ac4454b9ef2bfe713c18957ab8a71b37502
+MISC metadata.xml 537 SHA256 
a298f706fd26f31d3947bb1646b13fb8c3cb89570adb94cd41ba70678ffa65f9 SHA512 
2b59aa00eff648aacae53c1277a7a406a2208e6791aac6f194216c7150abeffcf7453f185547e958ca871a00549f290467ab81b83624567756c06e06443dd9d4
 WHIRLPOOL 
4bf3a69829932a6e35de2c7736b8e1610cad1c8fabd19661c2fcfbe6f2059c33fa609b68df411634cc832f8608511cd1f686b21492e41edc30bd809e40170b0c

diff --git a/x11-wm/i3/files/i3-4.13-GLOB_TILDE.patch 
b/x11-wm/i3/files/i3-4.13-GLOB_TILDE.patch
new file mode 100644
index 000..82ad619
--- /dev/null
+++ b/x11-wm/i3/files/i3-4.13-GLOB_TILDE.patch
@@ -0,0 +1,73 @@
+diff -urp i3-4.11/i3bar/src/main.c i3-4.11.new/i3bar/src/main.c
+--- i3-4.11/i3bar/src/main.c   2015-09-30 07:55:10.0 +0100
 i3-4.11.new/i3bar/src/main.c   2016-02-08 20:03:41.777392482 +
+@@ -45,14 +45,20 @@ void debuglog(char *fmt, ...) {
+  *
+  */
+ char *expand_path(char *path) {
+-static glob_t globbuf;
+-if (glob(path, GLOB_NOCHECK | GLOB_TILDE, NULL, ) < 0) {
+-ELOG("glob() failed\n");
+-exit(EXIT_FAILURE);
++char *home, *expanded;
++
++if (strncmp(path, "~/", 2) == 0) {
++home = getenv("HOME");
++if (home != NULL) {
++/* new length: sum - 1 (omit '~') + 1 (for '\0') */
++expanded = scalloc(strlen(home)+strlen(path), 1);
++strcpy(expanded, home);
++strcat(expanded, path+1);
++return expanded;
++}
+ }
+-char *result = sstrdup(globbuf.gl_pathc > 0 ? globbuf.gl_pathv[0] : path);
+-globfree();
+-return result;
++
++return sstrdup(path);
+ }
+ 
+ void print_usage(char *elf_name) {
+diff -urp i3-4.11/libi3/resolve_tilde.c i3-4.11.new/libi3/resolve_tilde.c
+--- i3-4.11/libi3/resolve_tilde.c  2015-09-30 07:55:10.0 +0100
 i3-4.11.new/libi3/resolve_tilde.c  2016-02-08 20:03:47.849230953 +
+@@ -19,27 +19,18 @@
+  *
+  */
+ char *resolve_tilde(const char *path) {
+-static glob_t globbuf;
+-char *head, *tail, *result;
++char *home, *expanded;
+ 
+-tail = strchr(path, '/');
+-head = sstrndup(path, tail ? (size_t)(tail - path) : strlen(path));
+-
+-int res = glob(head, GLOB_TILDE, NULL, );
+-free(head);
+-/* no match, or many wildcard matches are bad */
+-if (res == GLOB_NOMATCH || globbuf.gl_pathc != 1)
+-result = sstrdup(path);
+-else if (res != 0) {
+-err(EXIT_FAILURE, "glob() failed");
+-} else {
+-head = globbuf.gl_pathv[0];
+-result = scalloc(strlen(head) 

[gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/files/, dev-db/postgresql/

2017-05-31 Thread Patrice Clement
commit: c5244125f049f0de1b4055169ea2c37958c612a4
Author: Chris Mayo  gmail  com>
AuthorDate: Mon May 15 18:51:11 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:47:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5244125

dev-db/postgresql: change systemd unit type to notify.

Add systemd USE flag to control required configure option and dependency.

Default events that used to be written to postmaster.log will now be written to
the location specified by DefaultStandardOutput and DefaultStandardError in
system.conf.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4557

 dev-db/postgresql/files/postgresql.service-9.6 |  56 +
 ...esql-.ebuild => postgresql-9.6.3-r1.ebuild} | 227 +
 dev-db/postgresql/postgresql-.ebuild   |  23 ++-
 3 files changed, 215 insertions(+), 91 deletions(-)

diff --git a/dev-db/postgresql/files/postgresql.service-9.6 
b/dev-db/postgresql/files/postgresql.service-9.6
new file mode 100644
index 000..89ec2d5cf7c
--- /dev/null
+++ b/dev-db/postgresql/files/postgresql.service-9.6
@@ -0,0 +1,56 @@
+# It's not recommended to modify this file in-place, because it will be
+# overwritten during package upgrades. If you want to customize, the
+# best way is to create file
+# "/etc/systemd/system/postgresql-@SLOT@.service.d/*.conf"
+# containing your changes
+
+# For example, if you want to change the server's port number to 5433,
+# create a file named
+# "/etc/systemd/system/postgresql-@SLOT@.service.d/port.conf"
+# containing:
+#   [Service]
+#   Environment=PGPORT=5433
+# This will override the setting appearing below.
+
+[Unit]
+Description=PostgreSQL database server
+After=network.target
+
+[Service]
+Type=notify
+
+User=postgres
+Group=postgres
+
+# Port number for server to listen on
+Environment=PGPORT=5432
+
+# Location of configuration files
+Environment=PGDATA=/etc/postgresql-@SLOT@
+
+# Where the data directory is located
+Environment=DATA_DIR=/var/lib/postgresql/@SLOT@/data
+
+# Where to send early-startup messages from the server (before the logging
+# options of postgresql.conf take effect)
+# This is normally controlled by the global default set by systemd
+# StandardOutput=syslog
+
+ExecStartPre=/usr/bin/postgresql-@SLOT@-check-db-dir
+ExecStart=/usr/@LIBDIR@/postgresql-@SLOT@/bin/postgres -p ${PGPORT} -D 
${DATA_DIR}
+ExecReload=/bin/kill -HUP $MAINPID
+KillMode=mixed
+KillSignal=SIGINT
+
+# Give a reasonable amount of time for the server to start up/shut down
+TimeoutSec=300
+
+# Disable OOM kill on the postmaster
+OOMScoreAdjust=-1000
+
+# Make sure the required runtimedir is present
+RuntimeDirectory=postgresql
+RuntimeDirectoryMode=1775
+
+[Install]
+WantedBy=multi-user.target

diff --git a/dev-db/postgresql/postgresql-.ebuild 
b/dev-db/postgresql/postgresql-9.6.3-r1.ebuild
similarity index 65%
copy from dev-db/postgresql/postgresql-.ebuild
copy to dev-db/postgresql/postgresql-9.6.3-r1.ebuild
index 4c37f742af7..2a849b459b1 100644
--- a/dev-db/postgresql/postgresql-.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.3-r1.ebuild
@@ -5,15 +5,17 @@ EAPI="5"
 
 PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
-inherit eutils flag-o-matic git-2 linux-info multilib pam prefix \
-   python-single-r1 systemd user versionator
+inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
+   systemd user versionator
 
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
-# Bump when rc released.
-SLOT="10"
+SLOT="$(get_version_component_range 1-2)"
 
-EGIT_REPO_URI="git://git.postgresql.org/git/postgresql.git"
+MY_PV=${PV/_/}
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+SRC_URI="mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2"
 
 LICENSE="POSTGRESQL GPL-2"
 DESCRIPTION="PostgreSQL RDBMS"
@@ -21,8 +23,8 @@ HOMEPAGE="http://www.postgresql.org/;
 
 LINGUAS="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr
 zh_CN zh_TW"
-IUSE="kerberos kernel_linux ldap libressl nls pam perl -pg_legacytimestamp 
python
- +readline selinux +server ssl static-libs tcl threads uuid xml zlib"
+IUSE="doc kerberos kernel_linux ldap libressl nls pam perl -pg_legacytimestamp 
python
+ +readline selinux +server systemd ssl static-libs tcl threads uuid 
xml zlib"
 
 for lingua in ${LINGUAS}; do
IUSE+=" linguas_${lingua}"
@@ -53,31 +55,42 @@ ssl? (
!libressl? ( >=dev-libs/openssl-0.9.6-r1:0= )
libressl? ( dev-libs/libressl:= )
 )
+server? ( systemd? ( sys-apps/systemd ) )
 tcl? ( >=dev-lang/tcl-8:0= )
-uuid? ( dev-libs/ossp-uuid )
 xml? ( dev-libs/libxml2 dev-libs/libxslt )
 zlib? ( sys-libs/zlib )
 "
 
+# uuid flags -- depend on sys-apps/util-linux for Linux libcs, or if no
+# supported libc in use depend on 

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

2017-05-31 Thread Patrice Clement
commit: 02430d084978e11f0f3a8e9c2e32c3800eec3d07
Author: Stefan G. Weichinger  oops  co  at>
AuthorDate: Wed May 17 11:09:07 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:37:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02430d08

www-apps/otrs: version bump to 5.0.19.

Closes: https://github.com/gentoo/gentoo/pull/4654

 www-apps/otrs/Manifest   |   1 +
 www-apps/otrs/otrs-5.0.19.ebuild | 153 +++
 2 files changed, 154 insertions(+)

diff --git a/www-apps/otrs/Manifest b/www-apps/otrs/Manifest
index 97de544cda9..e0d52ae77f2 100644
--- a/www-apps/otrs/Manifest
+++ b/www-apps/otrs/Manifest
@@ -1,2 +1,3 @@
 DIST otrs-5.0.16.tar.bz2 19417591 SHA256 
ddec039990c1bdfc27299ab175eff3e1665aa99ba48050f7f2dde480b28f4029 SHA512 
326ebc97b689ce05c33a4f8e5587b891029c168544ab6bea4e5b112b2c75527a605689fd957d7acdebf18e331176db727cca4c87244f22cfdb9b9e4e0735b6c4
 WHIRLPOOL 
4dfe35d1c3cd940523219dafae5f62447e6bc363e601b4fc98fdf46d09731dbf61ddb109d5b368af6fc2b25ab44f18e455dbd9de2e00d367363c34972af221b2
 DIST otrs-5.0.18.tar.bz2 20401943 SHA256 
32d2a17996a882fb8965e52d92589be1a9a8fb1a15cd47689919e6d1302fe1b4 SHA512 
5b228a92f8280b79ed32853f9b0a5b135ee42068faba66267c9772697c3ccd8f2ee965797fe65b8c7d1455f3729fe106d9321a06e444bda8e06f92dac00ab8c1
 WHIRLPOOL 
35123d1eb33e5abdb5c44edf55fd204df8f4b50fe331ae3f8f2634cdb21ca091e76b8517458595af4f0246eebb399770fc02a54070833ad6dae4dd83b2ad8c11
+DIST otrs-5.0.19.tar.bz2 20458807 SHA256 
15f0493119f0dec570357d4916929535ae320623475fb4e37ff8cf9a015bce44 SHA512 
24ea42171d742f78b7a10619e7d153d702270460a9bdc5d44c6e57e3e4500454c297e87d0696740f3e59571e7985ed6d606cf16d12898a76200bc651f107e84f
 WHIRLPOOL 
3752fbc70d01f80048971491517284dd8799457650eee05f4b5185da195e2c890845303a397c46d8214e2c357552c0a173821ee5fdf6848fec839237a30b64a9

diff --git a/www-apps/otrs/otrs-5.0.19.ebuild b/www-apps/otrs/otrs-5.0.19.ebuild
new file mode 100644
index 000..16e682a03da
--- /dev/null
+++ b/www-apps/otrs/otrs-5.0.19.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit user systemd
+
+DESCRIPTION="OTRS is an Open source Ticket Request System"
+HOMEPAGE="https://www.otrs.com/;
+SRC_URI="https://ftp.otrs.org/pub/${PN}/${P}.tar.bz2;
+
+LICENSE="AGPL-3+"
+KEYWORDS="~amd64 ~x86"
+IUSE="apache2 fastcgi +gd ldap mod_perl +mysql pdf postgres soap"
+SLOT="0"
+
+REQUIRED_USE="|| ( mysql postgres )"
+
+DEPEND="media-libs/libpng:0"
+
+RDEPEND="dev-perl/Apache-Reload
+   dev-perl/Archive-Zip
+   dev-perl/DBI
+   dev-perl/IO-Socket-SSL
+   dev-perl/JSON-XS
+   dev-perl/LWP-UserAgent-Determined
+   dev-perl/Mail-POP3Client
+   dev-perl/Mail-IMAPClient
+   >dev-perl/Net-DNS-0.60
+   dev-perl/Template-Toolkit
+   dev-perl/Text-CSV_XS
+   dev-perl/TimeDate
+   dev-perl/XML-Parser
+   dev-perl/YAML-LibYAML
+   apache2? (
+   mod_perl? (
+   www-servers/apache:2
+   =www-apache/libapreq2-2* www-apache/mod_perl
+   )
+   !fastcgi? ( !mod_perl? ( www-servers/apache:2[suexec] ) )
+   )
+   fastcgi? (
+   dev-perl/FCGI
+   virtual/httpd-fastcgi
+   )
+   !fastcgi? ( !apache2? ( virtual/httpd-cgi ) )
+   gd? (
+   dev-perl/GD
+   dev-perl/GDTextUtil
+   dev-perl/GDGraph
+   )
+   ldap? ( dev-perl/perl-ldap )
+   mysql? ( dev-perl/DBD-mysql )
+   postgres? ( dev-perl/DBD-Pg )
+   pdf? (
+   >=dev-perl/PDF-API2-0.73
+   virtual/perl-Compress-Raw-Zlib
+   )
+   soap? (
+   dev-perl/SOAP-Lite
+   !=dev-perl/SOAP-Lite-0.711
+   !=dev-perl/SOAP-Lite-0.712
+   )
+   "
+
+OTRS_HOME="/var/lib/otrs"
+
+pkg_setup() {
+   # The enewuser otrs will fail if apache isn't there, but it's an 
optional dep
+   # so we create the apache user here just in case
+   enewgroup apache 81
+   enewuser apache 81 -1 /var/www apache
+   enewuser otrs -1 -1 "${OTRS_HOME}" apache
+}
+
+src_prepare() {
+   rm -r "${S}/scripts"/auto_* || die
+
+   pushd Kernel >/dev/null || die
+   for i in *.dist; do
+   cp "${i}" $(basename "${i}" .dist) || die
+   done
+   popd >/dev/null || die
+
+   # Fix broken png file (and see pngfix help for exit codes)
+   pngfix -q --out=out.png 
"${S}/var/httpd/htdocs/skins/Agent/default/img/otrs-verify.png"
+   if [[ $? -gt 15 ]]; then
+   die "pngfix failed"
+   fi
+   mv -f out.png 
"${S}/var/httpd/htdocs/skins/Agent/default/img/otrs-verify.png" || die
+
+   sed -i -e "s:/opt/otrs:${EPREFIX%/}${OTRS_HOME}:g" 
"${S}"/Kernel/Config.pm \
+   || die "sed failed"
+
+   sed -i -e 

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

2017-05-31 Thread Patrice Clement
commit: 68a264957372a636a5fffce3dd94cf2661092fd1
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed May 31 10:35:01 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:36:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a26495

dev-python/guessit: verbump to 2.1.3.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4815

 dev-python/guessit/Manifest |  1 +
 dev-python/guessit/guessit-2.1.3.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/dev-python/guessit/Manifest b/dev-python/guessit/Manifest
index e4565a495ac..7217a2e4370 100644
--- a/dev-python/guessit/Manifest
+++ b/dev-python/guessit/Manifest
@@ -1,2 +1,3 @@
 DIST guessit-2.1.1.tar.gz 86447 SHA256 
cdb51ced109e05318f35dc5ee1c50182a85edd800e86de77ec96eb68a0a99391 SHA512 
61ace43bacf4bf2289bd1f0cd5105080b8302d92be8bda77942355594e07db14b594c73e4bf42bd14840f9f9723d602a38cd443cc3e1fabdca335d364fa97e2f
 WHIRLPOOL 
885ee697f4929523527747d3ce5c0b548c6bcfe34c0e590bb1b8e5e4530ae4be6c0264a62dad83c5e2356a9063a9930ea3216f44b6df1b73000fd41c45b0e905
 DIST guessit-2.1.2.tar.gz 100478 SHA256 
9f7e12b7f2215548284631a20aae6fc009c8af2bb8cc5d5e5e339cb15361dd95 SHA512 
394098cb61cdd1d140e47a969dd86422d6856d2cda42dc7072ab9e482a0001d62f6ffe91d74a7bad04f274197e36e731ce203fe92930558969a94889d47c8e14
 WHIRLPOOL 
dd26470424be58231a5787da45ca9122596800fbb968366699bc799cc29d65562cded7d40f8c6abbb6e48466300521d07560c92f44868b8a4229a68b5795468f
+DIST guessit-2.1.3.tar.gz 102452 SHA256 
b2eebbb61e4d2b3764ce4462e0b27da0dccbb25b78e13493a2f913a402e1d0fb SHA512 
e10d784709b0f66e344988021274077ae7e849c75b35701ded414f80de00d5314a149a99679b4e41e52c1bc91f6b8f481e82418126be0fba43541a05ecdfe95c
 WHIRLPOOL 
573c1efef786758555e602b1cb17891570c53d491f170371037630ba5251954f2903c273d2d508f146a3e6c526320456bcafc86393f91ed15e095e01360dc82c

diff --git a/dev-python/guessit/guessit-2.1.3.ebuild 
b/dev-python/guessit/guessit-2.1.3.ebuild
new file mode 100644
index 000..409fd7259eb
--- /dev/null
+++ b/dev-python/guessit/guessit-2.1.3.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for guessing information from video filenames"
+HOMEPAGE="https://github.com/guessit-io/guessit 
https://pypi.python.org/pypi/guessit;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/babelfish-0.5.5[${PYTHON_USEDEP}]
+   >=dev-python/rebulk-0.8.2[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? (
+   >=dev-python/pytest-2.7.3[${PYTHON_USEDEP}]
+   dev-python/pytest-capturelog[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   )
+"
+
+python_prepare_all() {
+   # Disable benchmarks as they require unavailable pytest-benchmark.
+   rm guessit/test/test_benchmark.py || die
+   sed -i -e "s|'pytest-benchmark',||g" setup.py || die
+
+   # Disable unconditional dependency on dev-python/pytest-runner.
+   sed -i -e "s|'pytest-runner'||g" setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   esetup.py test
+}



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

2017-05-31 Thread Mike Gilbert
commit: c6952e6a18ba6b797ec514aa7ac16f338b7762e7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed May 31 16:28:54 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed May 31 16:29:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6952e6a

media-fonts/noto-cjk: 20150615 stable for all

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 media-fonts/noto-cjk/noto-cjk-20150615.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild 
b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
index d167ee27595..569538e6e0f 100644
--- a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
+++ b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
 
 LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 RESTRICT="binchecks strip"



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

2017-05-31 Thread Mike Gilbert
commit: fcbdadbede72c0d5c6ead3745eb0c4e03b77b3c1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed May 31 16:29:19 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed May 31 16:29:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcbdadbe

media-fonts/noto: 20160531 stable for all

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

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

diff --git a/media-fonts/noto/noto-20160531.ebuild 
b/media-fonts/noto/noto-20160531.ebuild
index d76ed1485ce..765bfe4750d 100644
--- a/media-fonts/noto/noto-20160531.ebuild
+++ b/media-fonts/noto/noto-20160531.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
 
 LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~mips ppc ppc64 sparc x86"
 IUSE="cjk"
 
 RDEPEND="cjk? ( media-fonts/noto-cjk )"



[gentoo-commits] repo/gentoo:master commit in: net-im/corebird/

2017-05-31 Thread Patrice Clement
commit: 4f47c2d94f7fb6190a10d98ffc4bed0410fd76fa
Author: Moritz Schlarb  metalabs  de>
AuthorDate: Mon May 22 21:30:56 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:28:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f47c2d9

net-im/corebird: fix embedded video playback.

Gentoo-Bug: https://bugs.gentoo.org/618996
Closes: https://github.com/gentoo/gentoo/pull/4728

 net-im/corebird/{corebird-1.5.ebuild => corebird-1.5-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/corebird/corebird-1.5.ebuild 
b/net-im/corebird/corebird-1.5-r1.ebuild
similarity index 94%
rename from net-im/corebird/corebird-1.5.ebuild
rename to net-im/corebird/corebird-1.5-r1.ebuild
index 31d8d5e2ff3..b2a66dafc76 100644
--- a/net-im/corebird/corebird-1.5.ebuild
+++ b/net-im/corebird/corebird-1.5-r1.ebuild
@@ -46,9 +46,9 @@ src_prepare() {
 
 src_configure() {
local myeconfargs=(
-   $(use_enable gstreamer video)
+   $(usex gstreamer "" --disable-video)
--disable-gst-check
-   $(use_enable spellcheck)
+   $(usex spellcheck "" --disable-spellcheck)
)
gnome2_src_configure "${myeconfargs[@]}"
 }



[gentoo-commits] repo/gentoo:master commit in: app-cdr/uif2iso/

2017-05-31 Thread Patrice Clement
commit: 0c565ccf7ff85fef6927960f00c0f4aa33519ccb
Author: Yegor Timoshenko  gmail  com>
AuthorDate: Thu May 18 02:02:23 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:22:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c565ccf

app-cdr/uif2iso: EAPI="6", fix LICENSE and tests, keyword for ~x64-macos.

Closes: https://github.com/gentoo/gentoo/pull/4668

 app-cdr/uif2iso/Manifest |  2 ++
 app-cdr/uif2iso/metadata.xml | 13 ++
 app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild | 41 
 3 files changed, 51 insertions(+), 5 deletions(-)

diff --git a/app-cdr/uif2iso/Manifest b/app-cdr/uif2iso/Manifest
index 32fa02655c7..620aaba9690 100644
--- a/app-cdr/uif2iso/Manifest
+++ b/app-cdr/uif2iso/Manifest
@@ -1 +1,3 @@
 DIST uif2iso-0.1.7c.zip 113727 SHA256 
b78dde3e8bc28559f73e2feb46d41c8f57b511ddbe25d63ada704ef8697528ec SHA512 
22e2e2d156cae7f2f72ba5959bf3b4282609397d148e6a98666382003ce568e185a90e6af8821829d302c1efea1ca2c6d155df0181c6a29294d70de8adc9591f
 WHIRLPOOL 
df4a0446faec70dcb30316a576d49cdf074b042e99a85ccb4dbd0273bc72a5b5a5e37d74c5326728fb80bd34da8783c5dd070c97c9476ff0a1c245b2d5520d56
+DIST uif2iso-test.iso 55296 SHA256 
6fe46b1733fe3e337b3aa4035cdb817e611656136b828a519fe2bd595349c0e0 SHA512 
775f8fc87a51709c6ef10ae2751cc8600c22d70af419afd680a1917338a699e6a3934597af26400f67ff68fdea5db32e416d73fda370ef71f0d19a5bbdcbedd6
 WHIRLPOOL 
7a12d5abb9a8b49083b810f8657b5f0f24b4fb75c555a168d41b8a104ec14a123f5ff0d62f8b2e9aeabba1e081a4eb7e13e1837101c6e300d515688c613837be
+DIST uif2iso-test.uif 499 SHA256 
2019019dc6c532be145fd0ff5c6c23da7927dc321620482d1e99188ccd61a096 SHA512 
6863305d325ec6cf6c8693512d011ec4150bcf0be94f84495e4075cea74412b9fd8ede17f77ad9f7d4b3cf205c9406adbd5440697c7857ab094e4659d074efeb
 WHIRLPOOL 
27d1db05f5f971dd173cd05c197539a1c637ef5baf83493eb3615ad05d664c624b7aacebc4af24d1e08676d6e1c1a6c13398a6669aa6203b1dedef248dd2f0c6

diff --git a/app-cdr/uif2iso/metadata.xml b/app-cdr/uif2iso/metadata.xml
index 27efc9c9182..c2690264a00 100644
--- a/app-cdr/uif2iso/metadata.xml
+++ b/app-cdr/uif2iso/metadata.xml
@@ -1,9 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-uif2iso is a program that can convert images taken with the
-MagicISO software under Windows, with its proprietary UIF format,
-into standard ISO9660 images.
-  
+
+yegortimoshe...@gmail.com
+Yegor Timoshenko
+
+
+proxy-ma...@gentoo.org
+Proxy Maintainers
+
 

diff --git a/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild 
b/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild
new file mode 100644
index 000..97d523632af
--- /dev/null
+++ b/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit toolchain-funcs
+
+DESCRIPTION="Convert CD images from uif (MagicISO) to iso"
+HOMEPAGE="http://aluigi.altervista.org/mytoolz.htm#uif2iso;
+SRC_URI="mirror://gentoo/${P}.zip
+test? ( https://yegortimoshenko.s3.amazonaws.com/${PN}-test.iso
+https://yegortimoshenko.s3.amazonaws.com/${PN}-test.uif )"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="test"
+
+RDEPEND="sys-libs/zlib"
+DEPEND="${RDEPEND}
+   app-arch/unzip"
+
+S="${WORKDIR}"
+
+src_compile() {
+   emake CC="$(tc-getCC)" -C src -f - <<-'EOF'
+ CPPFLAGS += -DMAGICISO_IS_SHIT
+ LDLIBS = -lz
+ uif2iso: $(patsubst %.c,%.o,$(wildcard *.c))
+   EOF
+}
+
+src_test() {
+   einfo "checking that uif -> iso matches the expected output"
+   src/${PN} "${DISTDIR}/${PN}-test.uif" "${T}/${PN}-test.iso" # always 
returns 1
+   diff "${DISTDIR}/${PN}-test.iso" "${T}/${PN}-test.iso" || die 
"unexpected iso"
+}
+
+src_install() {
+   dobin src/${PN}
+   dodoc ${PN}.txt README
+}



[gentoo-commits] repo/gentoo:master commit in: app-cdr/nrg2iso/

2017-05-31 Thread Patrice Clement
commit: 801df3e392d499a89d4b9064857f13d252064b18
Author: Yegor Timoshenko  gmail  com>
AuthorDate: Thu May 18 00:36:34 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:22:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801df3e3

app-cdr/nrg2iso: EAPI 6 bump, keyword for ~x64-macos, fix LICENSE and src_test 
phase.

Closes: https://github.com/gentoo/gentoo/pull/4663

 app-cdr/nrg2iso/Manifest  |  2 ++
 app-cdr/nrg2iso/metadata.xml  | 12 
 app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild | 35 +++
 3 files changed, 45 insertions(+), 4 deletions(-)

diff --git a/app-cdr/nrg2iso/Manifest b/app-cdr/nrg2iso/Manifest
index 523734b82d5..0bc0662ec93 100644
--- a/app-cdr/nrg2iso/Manifest
+++ b/app-cdr/nrg2iso/Manifest
@@ -1 +1,3 @@
 DIST nrg2iso-0.4.tar.gz 8553 SHA256 
25049d864680ec12bbe31b20597ce8c1ba3a4fe7a7f11e25742b83e2fda94aa3 SHA512 
fa9e081984345770fad713cdfc5711c8c9ace3981d1cc8130b4c2b83eca517c7765eaab758a34dd5e59846f24c6e3f76f3fc89e984305c4358859b0b28e1ec68
 WHIRLPOOL 
668d43e1a3dc7e3dfc41f92212d3c102d41ef055f7af396a4e8726aa047701e64bac4100f3a149e61641d52bbbc88a6bd024976e2bda62a84535017cac835b14
+DIST nrg2iso-test.iso 55452 SHA256 
c88230596afeebef632ebe1c683180abb93a082e3e8667ca066d994b9cd77605 SHA512 
905c0b30482a3b411e786a4cc225dab7513a33c32bfd312717f4666543323456d2b6b6ddbeee75ed194e04cf28d472c87ffbdbf783c63abd06fae7e433601fba
 WHIRLPOOL 
0db6347b0eb253879bd675112faad91cab287e8a26eb63b03b116ff4ae5a8d72b82fd65d38935f8a66c4b7b464bed0667cdc421d19d83835e9a63b4014b66d6c
+DIST nrg2iso-test.nrg 362652 SHA256 
1219059917243ec0d8ca211354e50611a912094a1ea523d759c06690b60bc63a SHA512 
c29f7e7d3f692a03fdbc5d0c1a112ead73efb45b102302f7f1685f9f2ccfe1eed9b690a3c3f1c7d7d79da9197fdb40dd06ca7bab4187e5dfca81d47268b550b7
 WHIRLPOOL 
a4ee3f1216eebe15ca01037eae371697d4275f463c4428e403b30c66f1412bf9853bf7bbb413f2c2a3c72c24a9695aa8532dd5519bdd2ea0ccffbc456d6a219f

diff --git a/app-cdr/nrg2iso/metadata.xml b/app-cdr/nrg2iso/metadata.xml
index 074a8867a5c..c2690264a00 100644
--- a/app-cdr/nrg2iso/metadata.xml
+++ b/app-cdr/nrg2iso/metadata.xml
@@ -1,8 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-Nrg2Iso is a linux utils for converting CD (or DVD) image
-generated by Nero Burning Rom to ISO format.
-
+
+yegortimoshe...@gmail.com
+Yegor Timoshenko
+
+
+proxy-ma...@gentoo.org
+Proxy Maintainers
+
 

diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild 
b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild
new file mode 100644
index 000..30048df034e
--- /dev/null
+++ b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Convert CD images from nrg (Nero) to iso"
+HOMEPAGE="http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html;
+SRC_URI="http://gregory.kokanosky.free.fr/v4/linux/${P}.tar.gz
+   test? (
+   https://yegortimoshenko.s3.amazonaws.com/${PN}-test.iso
+   https://yegortimoshenko.s3.amazonaws.com/${PN}-test.nrg
+   )"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos"
+IUSE="test"
+DOCS=( CHANGELOG )
+
+src_compile() {
+   $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -o ${PN}
+}
+
+src_test() {
+   einfo "checking that nrg -> iso matches the expected output"
+   "${S}/${PN}" "${DISTDIR}/${PN}-test.nrg" "${T}/${PN}-test.iso" || die 
"conversion failed"
+   diff "${DISTDIR}/${PN}-test.iso" "${T}/${PN}-test.iso" || die 
"unexpected iso"
+}
+
+src_install() {
+   dobin ${PN}
+   einstalldocs
+}



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

2017-05-31 Thread Patrice Clement
commit: 37f98552ee1f76b23c578d764008a7a2689c50d9
Author: Yegor Timoshenko  gmail  com>
AuthorDate: Tue May 16 12:20:50 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed May 31 16:22:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f98552

dev-lang/gforth: keyword for ~x64-macos.

Closes: https://github.com/gentoo/gentoo/pull/4643

 dev-lang/gforth/gforth-0.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/gforth/gforth-0.7.3.ebuild 
b/dev-lang/gforth/gforth-0.7.3.ebuild
index fbd1fb07980..bcb4ec21a59 100644
--- a/dev-lang/gforth/gforth-0.7.3.ebuild
+++ b/dev-lang/gforth/gforth-0.7.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gforth/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris"
 IUSE="emacs"
 
 DEPEND="dev-libs/ffcall



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

2017-05-31 Thread Mike Gilbert
commit: 46219e38b0ba8a61b3693e66ce94f72e5bcc0fb9
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed May 31 16:09:39 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed May 31 16:21:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46219e38

Revert "media-fonts/noto-cjk: Version bump"

This reverts commit a6f9e4392ac49a22f90ad1c5028f0e1a807a9e7a.

This version bump was unnecessary as the font files have not changed
since the previous version.

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

 media-fonts/noto-cjk/Manifest |  1 -
 media-fonts/noto-cjk/noto-cjk-20170530.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/media-fonts/noto-cjk/Manifest b/media-fonts/noto-cjk/Manifest
index 82cd268d3a7..5173e179f55 100644
--- a/media-fonts/noto-cjk/Manifest
+++ b/media-fonts/noto-cjk/Manifest
@@ -1,2 +1 @@
 DIST noto-cjk-20150615.tar.xz 390518224 SHA256 
8c132ec70dcf12d9d444d346f31569b4ca8990137454337b06b9a61ed50cf934 SHA512 
738bd840d14c3fc3665b9c6e50b1b2d5981ccdc5e660a6498b4611b8019208f0880df062741d9dec8bdcd54234eed46655e1c739cf872d9dfa5fa0523954a7d3
 WHIRLPOOL 
d8e3afaca3a05dac43f792ac32cfbfd50ec1e5d15c8abf0460f990ba135bc9adaacac10d9e6735d80d7321622dfe01cc4f7e8a07c4257f03bdfb2b32c2c19095
-DIST noto-cjk-20170530.tar.xz 297864424 SHA256 
6ef9837d0c62bd20cd6d7744f691fdbbd644ef815c3caad4e9489ba5304edfe2 SHA512 
e99063e074db38a7a149f8ca583d0e8392192452c6f32048052e863d3dee1f27ad7da6a09a15c51cddf4a2e6268668fc97f5929cf32737c0b493dad77f8e064f
 WHIRLPOOL 
4bb76e96fa7b8dfeddd2ec62810543a554ed316bd41d4a54909f90214fbe34b275e1a6d47270958728a08a4ae9e6bd705b988bace7e6f16d60b24c98faab

diff --git a/media-fonts/noto-cjk/noto-cjk-20170530.ebuild 
b/media-fonts/noto-cjk/noto-cjk-20170530.ebuild
deleted file mode 100644
index f82dfa4b80e..000
--- a/media-fonts/noto-cjk/noto-cjk-20170530.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font
-
-DESCRIPTION="Google's font family that aims to support all the world's 
languages"
-HOMEPAGE="https://www.google.com/get/noto/;
-
-# https://noto-website.storage.googleapis.com/pkgs/Noto-hinted.zip
-# Version number based on the timestamp of most recently updated font in the 
zip.
-# When bumping, remove all but *CJK* and create a tarball. (xz -9 gives the 
most
-# compressed tarball)
-SRC_URI="https://dev.gentoo.org/~pacho/noto/${P}.tar.xz;
-
-LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RESTRICT="binchecks strip"
-
-FONT_S="${S}"
-FONT_SUFFIX="otf"



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

2017-05-31 Thread Mike Gilbert
commit: eee5d0c7afd86a1a734451dc40e2d01f487a34b7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed May 31 16:19:52 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed May 31 16:21:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee5d0c7

media-fonts/noto: rename 20170530 to 20170403

Bug: https://bugs.gentoo.org/620262
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 media-fonts/noto/Manifest   | 2 +-
 media-fonts/noto/{noto-20170530.ebuild => noto-20170403.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/noto/Manifest b/media-fonts/noto/Manifest
index c5794d2be91..d31606fbfcd 100644
--- a/media-fonts/noto/Manifest
+++ b/media-fonts/noto/Manifest
@@ -1,4 +1,4 @@
 DIST noto-20160305.zip 494039413 SHA256 
a979d9837d4223bcbe55497e3b5c545e0e554a78584f60915f1e620d3fbe508e SHA512 
bf20eaf075491d46c7c4d1ea3514f38d0515180879ea4ad0a3a77d72c54cdd4b043e06f4e6852f5f68b1ab2d5f512261ad25ceacdb3e19db2769f0c05c1a795c
 WHIRLPOOL 
75c4bced2caa5990b8688e3c06214ed0dfc1dd85e00607b69c458a39c856835ea7ea9fd6d4f6710945c634991ed41cf3e3c69046e12194c22d73ecd8f46d4fc1
 DIST noto-20160531.tar.xz 8987748 SHA256 
5e03a1ac88ae1a17e2122111ab24c33758891d5a8a8bcba45e14db4ad7e25c08 SHA512 
7114cd150d83747574f7177cc230c2e665d39aa934d6ef41224343ea7b8612e6b9d77ca5938eb9c815849a2908f035a0824e4e9153d7f44055f4947bf9fc1580
 WHIRLPOOL 
6dcf89bca281aa7b048cf944ea118feb355d4956929330b0805a6a03582820d80c16bef3035f2d471e7936746d275b64e172c50e3b3c84988b625a6685b32f23
-DIST noto-20170530.tar.xz 11085352 SHA256 
58e19ce1385f61d756954c161c798c54d66206d519fc269bc1b018a743e5ee37 SHA512 
9793f57837b22111ccda500aee5cf92e6e367c6c4b072e7e9edda782e4ce194f01ceb02f497b338b811f81e47d8ed1f642749b10a77d6b2a6fdaa8a7080412d9
 WHIRLPOOL 
e8a001890352e4f2d43ed8664a4a9a99b8cf22af6ba983d2b33fff450962e9eb7b4b740f20f7c458eac63cf8dbb870c50cfb397e72ff8be09f101cd84f3bfde0
+DIST noto-20170403.tar.xz 11083152 SHA256 
eecb5496dab78e74c1a4ea0a3ea86dadad306065b93ea683df2fae392e3d30e7 SHA512 
f8f1414b5b6f793e86ef3cc6a6320c4545f079b337c7672cb83c50d21d353d81557da4a555cdb6524c79be3e4c167f7d5aac102c38d64926f3b1887ca7f3
 WHIRLPOOL 
45247797a8327d6fcacbc269b4ac69e4f39ca87352d8e6aa64bf9486131ce875b81e03953f12da1074c1e474bf85f42b042808acebae4dd31f5f1a0f38f97e1c
 DIST noto-nocjk-20160305.tar.xz 7818968 SHA256 
087c0d920e5ae651ad3671d558de1a11d5832b775f5d4e3e5d287acf9f2866df SHA512 
a7c5ef3f74ca8abfd1185cbfba2ddd29c8135162115ef418c41d85813e5823f12d7c78235569ae3288ea8012239052b7cf4cdbe811d014152acd4748bb55c715
 WHIRLPOOL 
bc959cd7acf7f1afb572f6c988f174502291c4b676d5e5c4044c21b2cc61537d0128851d09b6aa6380c4764b37b7d0d9b1958a5a33f70c785d2dd75353261450

diff --git a/media-fonts/noto/noto-20170530.ebuild 
b/media-fonts/noto/noto-20170403.ebuild
similarity index 87%
rename from media-fonts/noto/noto-20170530.ebuild
rename to media-fonts/noto/noto-20170403.ebuild
index 8cf71ee3ab2..7f97feaa459 100644
--- a/media-fonts/noto/noto-20170530.ebuild
+++ b/media-fonts/noto/noto-20170403.ebuild
@@ -12,14 +12,14 @@ HOMEPAGE="https://www.google.com/get/noto/;
 # Version number based on the timestamp of most recently updated font in the 
zip.
 # When bumping, remove *CJK* and create a tarball (xz -9 gives the most
 # compressed tarball)
-SRC_URI="https://dev.gentoo.org/~pacho/noto/${P}.tar.xz;
+SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
 
 LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="cjk"
 
-RDEPEND="cjk? ( >=media-fonts/noto-cjk-${PV} )"
+RDEPEND="cjk? ( media-fonts/noto-cjk )"
 RESTRICT="binchecks strip"
 
 FONT_S="${S}"



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2017-05-31 Thread Markus Meier
commit: 256fd0574a9265b0f178762cc7b828e7005eab32
Author: Markus Meier  gentoo  org>
AuthorDate: Wed May 31 16:11:46 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed May 31 16:11:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256fd057

net-fs/samba: add ~arm

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 net-fs/samba/samba-4.5.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild
index f98e768b9c2..cde455ac85c 100644
--- a/net-fs/samba/samba-4.5.10.ebuild
+++ b/net-fs/samba/samba-4.5.10.ebuild
@@ -16,7 +16,7 @@ SRC_PATH="stable"
 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz

https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.5.0_rc1.tar.xz;
 [[ ${PV} = *_rc* ]] || \
-KEYWORDS="alpha amd64 ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ppc64 x86"
 
 DESCRIPTION="Samba Suite Version 4"
 HOMEPAGE="http://www.samba.org/;



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

2017-05-31 Thread Markus Meier
commit: 66fc84e7ec374128faba4dbb5a44682f3bc0d0f1
Author: Markus Meier  gentoo  org>
AuthorDate: Wed May 31 16:11:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed May 31 16:11:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66fc84e7

net-dns/resolv_wrapper: add ~arm

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild 
b/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild
index 3da15bce630..7c95a11b60c 100644
--- a/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild
+++ b/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/resolv_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ppc64 x86"
 IUSE="test"
 
 DEPEND=""



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

2017-05-31 Thread Mike Gilbert
commit: dedc3cc37d3acc2e5e250e1147af93bec5db1317
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed May 31 16:07:30 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed May 31 16:07:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dedc3cc3

media-fonts/noto: add pacho and myself as maintainers

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 media-fonts/noto/metadata.xml | 16 
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/media-fonts/noto/metadata.xml b/media-fonts/noto/metadata.xml
index d0f1df7c94c..4915e3a9657 100644
--- a/media-fonts/noto/metadata.xml
+++ b/media-fonts/noto/metadata.xml
@@ -1,8 +1,16 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-fo...@gentoo.org
-Fonts
-  
+   
+   fo...@gentoo.org
+   Fonts
+   
+   
+   flop...@gentoo.org
+   Mike Gilbert
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   
 



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

2017-05-31 Thread Mike Gilbert
commit: eb8808882caaadd62191cf000bb745c17a54914c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed May 31 16:06:40 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed May 31 16:07:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb880888

media-fonts/noto-cjk: add pacho and myself as maintainers

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 media-fonts/noto-cjk/metadata.xml | 16 
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/media-fonts/noto-cjk/metadata.xml 
b/media-fonts/noto-cjk/metadata.xml
index d0f1df7c94c..4915e3a9657 100644
--- a/media-fonts/noto-cjk/metadata.xml
+++ b/media-fonts/noto-cjk/metadata.xml
@@ -1,8 +1,16 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-fo...@gentoo.org
-Fonts
-  
+   
+   fo...@gentoo.org
+   Fonts
+   
+   
+   flop...@gentoo.org
+   Mike Gilbert
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   
 



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

2017-05-31 Thread Jeroen Roovers
commit: 81c08da6ea3b941addd74aa02d3cf26753525689
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed May 31 16:06:27 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed May 31 16:06:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c08da6

sys-boot/palo: Stable for HPPA too.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 sys-boot/palo/palo-1.97.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/palo/palo-1.97.ebuild b/sys-boot/palo/palo-1.97.ebuild
index ea6c3a6a326..e00f83fe607 100644
--- a/sys-boot/palo/palo-1.97.ebuild
+++ b/sys-boot/palo/palo-1.97.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* ~hppa"
+KEYWORDS="-* hppa"
 
 PATCHES=(
"${FILESDIR}"/${PN}-1.96-toolchain.patch



[gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/

2017-05-31 Thread Jason Donenfeld
commit: 889e824a60874c6b4970b799122ead6d5ab8ccc1
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Wed May 31 14:36:44 2017 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Wed May 31 14:36:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889e824a

net-vpn/wireguard: bump

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-vpn/wireguard/Manifest  | 2 +-
 .../{wireguard-0.0.20170517.ebuild => wireguard-0.0.20170531.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest
index 85b2b591c56..57562cde968 100644
--- a/net-vpn/wireguard/Manifest
+++ b/net-vpn/wireguard/Manifest
@@ -1 +1 @@
-DIST WireGuard-0.0.20170517.tar.xz 149236 SHA256 
7303e973654a3585039f4789e89a562f807f0d6010c7787b9b69ca72aa7a6908 SHA512 
44ace726a231250abaf4fc440f4e24dc7f811c1e6f95476f51f9d077996435049406ff0cb9fe3cff880ceb6a600218529b485826bb231a5c88ac28f0fafacff2
 WHIRLPOOL 
18bc8f6fb9e2080ede8ef7d5022698794ee49dbae145286ccd5fbbd6d2f4ab6e8812fd06ef06565ee90758eb0e2c34bde0d199ca9cf5b62530731843783653ae
+DIST WireGuard-0.0.20170531.tar.xz 162816 SHA256 
2eb7d9aaf11dcb35e5066837bb1c768398ad3655744fdeb656bd7e7c7ad7cacc SHA512 
82ad68e61ccd2844837f817065f7576839cb19e278d28c140d168620fe257f41f201de069105f3b4e2a104d9390460409e831581f2dc02a1bfda18c13c410bed
 WHIRLPOOL 
eabf39acf06ec88baa1ddbab31929bc48a48876cb26afe6129bb7dd30a712ed5230220c1bd832d43a546ccbb2b8229d4127af4767656c42d0e0a5e63c026bf73

diff --git a/net-vpn/wireguard/wireguard-0.0.20170517.ebuild 
b/net-vpn/wireguard/wireguard-0.0.20170531.ebuild
similarity index 100%
rename from net-vpn/wireguard/wireguard-0.0.20170517.ebuild
rename to net-vpn/wireguard/wireguard-0.0.20170531.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-backup/burp/

2017-05-31 Thread Marek Szuba
commit: 8e81880eb7b82360246e216ff2f94063cd3de544
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed May 31 13:44:12 2017 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed May 31 13:45:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e81880e

app-backup/burp: bump to 2.1.8

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 app-backup/burp/Manifest  |   1 +
 app-backup/burp/burp-2.1.8.ebuild | 110 ++
 2 files changed, 111 insertions(+)

diff --git a/app-backup/burp/Manifest b/app-backup/burp/Manifest
index 0e3e690104e..f250985d29a 100644
--- a/app-backup/burp/Manifest
+++ b/app-backup/burp/Manifest
@@ -1,2 +1,3 @@
 DIST burp-1.4.40.tar.bz2 712937 SHA256 
4108eb45e14740de990d918a2adbb661d88f90de48d6e2e3a6b54fd12b16fa5e SHA512 
b44ba3a63d3b75f6fee55bbfef70ac07fa87e78ddb22a398e31a86670dfa3f2db1c9dbc58de3d0038cdc409bd5ae52c8e901cb26975fd7dbe0f773c4841af10c
 WHIRLPOOL 
636120b3fa2d4a3217567177f3c8abbdeb562d298043fd6bd685842287964d835f2a369e36db0bc32ce908ce8f96e4e2677569e6ca4bac80f8d9958a2364a62d
 DIST burp-2.0.54.tar.gz 558845 SHA256 
26130da9791c57b1e194973ef1ea292dec57468bf4291a4d0eae880d192c1fd1 SHA512 
dccc4d3679dd759028cd6b71d09ae4e49a511e5d94b4df2f112ad974abb507bbc8fffaf63ef85c847b0f9363b20a9e817179ab556c5a788acacb7a25e7600fa4
 WHIRLPOOL 
60e9bec56c08bc7ebc4700824eab34cf8cefdc5871140471eec5e05dbff4f4b83c2f7c6d5554d33dbb918f46e2c60159ba99a5da599938acd40b9d5b7b582978
+DIST burp-2.1.8.tar.gz 568051 SHA256 
d711a40838d5d5ace844cd68f7667c2dbf3995c81217837d4863941f172a9569 SHA512 
44073b9e4ba78e50766bf7c1e6c28ac3b3f589e450d58be07f11c7a479f53ee4fa48c4b191cd693ce674253a8fc1b1b440a64644c31deb85b9f8eaabdf4073df
 WHIRLPOOL 
365babbdbe62e35551605fab301f9c39206b5b9f941e6fbdc1e4198e06cea6458380fbb82b0377a9c316f24c25166a526f8bb549c1210f590054a615e80bc283

diff --git a/app-backup/burp/burp-2.1.8.ebuild 
b/app-backup/burp/burp-2.1.8.ebuild
new file mode 100644
index 000..694caae538a
--- /dev/null
+++ b/app-backup/burp/burp-2.1.8.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools systemd tmpfiles user versionator
+
+DESCRIPTION="Network backup and restore client and server for Unix and Windows"
+HOMEPAGE="http://burp.grke.org/;
+SRC_URI="https://github.com/grke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="acl ipv6 libressl test xattr"
+
+CDEPEND="dev-libs/uthash
+   net-libs/librsync
+   sys-libs/ncurses:0=
+   sys-libs/zlib
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   acl? ( sys-apps/acl )
+   xattr? ( sys-apps/attr )"
+DEPEND="${CDEPEND}
+   test? ( dev-libs/check )"
+RDEPEND="${CDEPEND}
+   virtual/logger"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.0.54-no_mkdir_run.patch
+   "${FILESDIR}"/${PN}-2.0.54-protocol1_by_default.patch
+   "${FILESDIR}"/${PN}-2.0.54-server_user.patch
+)
+
+pkg_setup() {
+   enewgroup "${PN}"
+   enewuser "${PN}" -1 "" "" "${PN}"
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --localstatedir=/var
+   --sysconfdir=/etc/burp
+   --enable-largefile
+   $(use_enable acl)
+   $(use_enable ipv6)
+   $(use_enable xattr)
+   )
+   # --runstatedir option will only work from autoconf-2.70 onwards
+   runstatedir='/run/burp' \
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   fowners -R root:${PN} /var/spool/burp
+   fperms 0770 /var/spool/burp
+
+   emake DESTDIR="${D}" install-configs
+   fowners -R root:${PN} /etc/burp
+   fperms 0775 /etc/burp
+   fperms 0640 /etc/burp/burp-server.conf
+   fperms 0750 /etc/burp/clientconfdir
+
+   newinitd "${FILESDIR}"/${PN}2.initd ${PN}
+   systemd_dounit "${FILESDIR}"/${PN}.service
+
+   newtmpfiles "${FILESDIR}"/${PN}.tmpfiles ${PN}.conf
+}
+
+pkg_postinst() {
+   elog "Burp ebuilds now support the autoupgrade mechanism in both"
+   elog "client and server mode. In both cases it is disabled by"
+   elog "default. You almost certainly do NOT want to enable it in"
+   elog "client mode because upgrades obtained this way will not be"
+   elog "managed by Portage."
+
+   if [[ ! -e /etc/burp/CA/index.txt ]]; then
+   elog ""
+   elog "At first run burp server will generate DH parameters and 
SSL"
+   elog "certificates.  You should adjust configuration before."
+   elog "Server configuration is located at"
+   elog ""
+   elog "  /etc/burp/burp-server.conf"
+   elog ""
+   fi
+
+   # According to PMS this can be a space-separated list of version
+   # numbers, even though in 

[gentoo-commits] repo/gentoo:master commit in: app-backup/burp/

2017-05-31 Thread Marek Szuba
commit: 4128d28383432ea825a1eb297f95ffb3463f2448
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed May 31 13:09:38 2017 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed May 31 13:45:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4128d283

app-backup/burp: remove old unstable revision

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 app-backup/burp/burp-1.4.40-r6.ebuild | 115 --
 1 file changed, 115 deletions(-)

diff --git a/app-backup/burp/burp-1.4.40-r6.ebuild 
b/app-backup/burp/burp-1.4.40-r6.ebuild
deleted file mode 100644
index d658d876bac..000
--- a/app-backup/burp/burp-1.4.40-r6.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils user
-
-DESCRIPTION="Network backup and restore client and server for Unix and Windows"
-HOMEPAGE="http://burp.grke.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
-   http://burp.grke.org/downloads/${P}/${P}.tar.bz2;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="acl afs ipv6 libressl nls tcpd xattr"
-
-DEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   dev-libs/uthash
-   sys-libs/libcap
-   >net-libs/librsync-2.0.0:0=
-   sys-libs/ncurses:0=
-   sys-libs/zlib
-   acl? ( sys-apps/acl )
-   afs? ( net-fs/openafs )
-   nls? ( sys-devel/gettext )
-   tcpd? ( sys-apps/tcp-wrappers )
-   xattr? ( sys-apps/attr )
-   "
-RDEPEND="${DEPEND}
-   virtual/logger
-   "
-
-DOCS=( CONTRIBUTORS DONATIONS UPGRADING )
-PATCHES=(
-   "${FILESDIR}/${PV}-non-zero-or-build-failure.patch"
-   "${FILESDIR}/${PV}-bedup-conf-path.patch"
-   "${FILESDIR}/${PV}-tinfo.patch"
-   )
-
-pkg_setup() {
-   enewgroup "${PN}"
-   enewuser "${PN}" -1 "" "" "${PN}"
-}
-
-src_prepare() {
-   epatch "${PATCHES[@]}"
-   eautoreconf
-   sed -e '/autoupgrade/d' -i "${S}"/Makefile.in || die
-   rm "${S}"/docs/autoupgrade.txt || die
-}
-
-src_configure() {
-   local myeconfargs=(
-   --sbindir=/usr/sbin
-   --sysconfdir=/etc/burp
-   --enable-largefile
-   $(use_enable acl)
-   $(use_enable afs)
-   $(use_enable ipv6)
-   $(use_enable nls)
-   $(use_enable xattr)
-   $(use_with tcpd tcp-wrappers)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   fowners root:burp /etc/burp
-   fperms 0775 /etc/burp
-   fowners root:burp /etc/burp/burp-server.conf
-   fperms 0640 /etc/burp/burp-server.conf
-   fowners root:burp /etc/burp/clientconfdir
-   fperms 0750 /etc/burp/clientconfdir
-   fowners root:burp /var/spool/burp
-   fperms 0770 /var/spool/burp
-
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   dodoc docs/*
-
-   local scripts_dir=/usr/share/burp/scripts
-   dodir "${scripts_dir}"
-   local script
-   for script in notify_script ssl_extra_checks_script summary_script \
-   timer_script; do
-   mv "${D}etc/burp/${script}" "${D}${scripts_dir}/" || die
-   sed -r \
-   -e 
"s|(=\\s*)/etc/burp/${script}\\s*$|\1${scripts_dir}/${script}|" \
-   -i "${D}etc/burp/burp-server.conf" \
-   || die
-   done
-
-   sed -e '/autoupgrade/d' -i "${D}etc/burp/burp.conf" || die
-   sed -e '/autoupgrade/,+1d' -i "${D}etc/burp/burp-server.conf" || die
-
-   sed -e 's|^# user=graham|user = burp|' \
-   -e 's|^# group=nogroup|group = burp|' \
-   -e 's|^pidfile = .*|lockfile = /run/lock/burp/server.lock|' \
-   -i "${D}etc/burp/burp-server.conf" || die
-}
-
-pkg_postinst() {
-   if [[ ! -e /etc/burp/CA/index.txt ]]; then
-   elog "At first run burp server will generate DH parameters and 
SSL"
-   elog "certificates.  You should adjust configuration before."
-   elog "Server configuration is located at"
-   elog ""
-   elog "  /etc/burp/burp-server.conf"
-   elog ""
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-intel/

2017-05-31 Thread Agostino Sarubbo
commit: 635e39578172829b5bd5dc086a1a8c213cd5c72d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:46 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635e3957

x11-drivers/xf86-video-intel: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild 
b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
index 8c9a65a2483..f65b7ce30e0 100644
--- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
@@ -9,7 +9,7 @@ inherit linux-info xorg-2 flag-o-matic
 
 DESCRIPTION="X.Org driver for Intel cards"
 
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="debug dri3 +sna tools +udev uxa xvmc"
 COMMIT_ID="7e9e92c86b0fc4c848d164fe571798add5e1e36e"
 
SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz
 -> ${P}.tar.xz"



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

2017-05-31 Thread Agostino Sarubbo
commit: 53418601c399135b62a19198be376ce5ac152ebf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:06:11 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:06:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53418601

x11-libs/libxkbcommon: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild
index 297e868ac05..12ebcb9f915 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild
@@ -17,7 +17,7 @@ inherit xorg-2 ${GIT_ECLASS}
 
 DESCRIPTION="X.Org xkbcommon library"
 HOMEPAGE="https://xkbcommon.org/;
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="X doc test"
 
 DEPEND="sys-devel/bison



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

2017-05-31 Thread Agostino Sarubbo
commit: eb9f82e6db987f8816f86fe93565e800bfa63113
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:06:01 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:06:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9f82e6

x11-libs/libXpresent: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/x11-libs/libXpresent/libXpresent-1.0.0.ebuild 
b/x11-libs/libXpresent/libXpresent-1.0.0.ebuild
index a8fdf2a9c49..f68655eaa43 100644
--- a/x11-libs/libXpresent/libXpresent-1.0.0.ebuild
+++ b/x11-libs/libXpresent/libXpresent-1.0.0.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X Present Extension C Library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2017-05-31 Thread Agostino Sarubbo
commit: 954a2a3c742bb93753cb7744679b579452e27b7a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:49 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954a2a3c

media-libs/mesa: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/mesa/mesa-17.0.6.ebuild 
b/media-libs/mesa/mesa-17.0.6.ebuild
index 9ba88cc64a9..78ad7468767 100644
--- a/media-libs/mesa/mesa-17.0.6.ebuild
+++ b/media-libs/mesa/mesa-17.0.6.ebuild
@@ -25,7 +25,7 @@ if [[ $PV ==  ]]; then
SRC_URI=""
 else
SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2017-05-31 Thread Agostino Sarubbo
commit: 02a035560fe1609dca15a6eb5e2937cddce17ef3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:13 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a03556

dev-libs/libevdev: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libevdev/libevdev-1.5.7.ebuild 
b/dev-libs/libevdev/libevdev-1.5.7.ebuild
index f6e03a72909..2d4054f994b 100644
--- a/dev-libs/libevdev/libevdev-1.5.7.ebuild
+++ b/dev-libs/libevdev/libevdev-1.5.7.ebuild
@@ -18,7 +18,7 @@ else
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/

2017-05-31 Thread Agostino Sarubbo
commit: 581527eb80918e7689473293d826f580d70b15cb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:26 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581527eb

x11-drivers/xf86-input-libinput: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild 
b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
index 45026aaa8f9..3d7a088312b 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-2
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/libinput-1.5.0:0="



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

2017-05-31 Thread Agostino Sarubbo
commit: f22490141e17ec6c2a728946dbabf9e4587783b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:06:06 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:06:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2249014

x11-libs/libdrm: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/x11-libs/libdrm/libdrm-2.4.80.ebuild 
b/x11-libs/libdrm/libdrm-2.4.80.ebuild
index 464b3a444eb..46b4c45bffa 100644
--- a/x11-libs/libdrm/libdrm-2.4.80.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.80.ebuild
@@ -14,7 +14,7 @@ else
SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2;
 fi
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 
vivante vmware"
 for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+=" video_cards_${card}"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-mtrack/

2017-05-31 Thread Agostino Sarubbo
commit: 2de500e1860da31dea74f2cc998777c41bcae9f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:30 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de500e1

x11-drivers/xf86-input-mtrack: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild 
b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
index 9e32143c678..735aa6d5dce 100644
--- a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
+++ b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
@@ -12,7 +12,7 @@ IUSE="debug"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 
 RDEPEND="${RDEPEND}
>=sys-libs/mtdev-1.0"



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2017-05-31 Thread Agostino Sarubbo
commit: a8417b616d643d6d45c65e08ec6a571e978d8a2a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:21 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8417b61

x11-base/xorg-server: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-base/xorg-server/xorg-server-1.19.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xorg-server/xorg-server-1.19.3.ebuild 
b/x11-base/xorg-server/xorg-server-1.19.3.ebuild
index db7be70d9bc..2a897539847 100644
--- a/x11-base/xorg-server/xorg-server-1.19.3.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.19.3.ebuild
@@ -9,7 +9,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/xorg/xserver"
 
 DESCRIPTION="X.Org X servers"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
 IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd 
tslib +udev unwind"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/

2017-05-31 Thread Agostino Sarubbo
commit: ab2c61658b016a65a2f75b1eb75ed604834d856e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:36 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2c6165

x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild 
b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild
index 8d40b29af62..9571d6727f5 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 if [[ ${PV} == * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/

2017-05-31 Thread Agostino Sarubbo
commit: af8f5a4b611c453024854e41a55b0498b8f64c80
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:51 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8f5a4b

x11-drivers/xf86-video-nouveau: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild 
b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
index 4ee11c1e8b0..ace02fa7e03 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/;
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]



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

2017-05-31 Thread Agostino Sarubbo
commit: 3a65cfe7830f1489b8c4e41d102816d39bee1617
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:06:21 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:06:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a65cfe7

dev-db/percona-xtrabackup: amd64 stable wrt bug #620180

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-db/percona-xtrabackup/percona-xtrabackup-2.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.7.ebuild 
b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.7.ebuild
index 3c9ef34cd1d..a95821aec27 100644
--- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.7.ebuild
+++ b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PV}/s
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-openchrome/

2017-05-31 Thread Agostino Sarubbo
commit: e834500c9191d137345c99c0ec1873f0c3d90bab
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:56 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e834500c

x11-drivers/xf86-video-openchrome: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0.ebuild 
b/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0.ebuild
index 93c030a54e0..c1c2922dd44 100644
--- a/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0.ebuild
+++ b/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="X.Org driver for VIA/S3G cards"
 HOMEPAGE="https://www.freedesktop.org/wiki/Openchrome/;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug viaregtool"
 
 RDEPEND=">=x11-base/xorg-server-1.9"



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

2017-05-31 Thread Agostino Sarubbo
commit: 1f1ed2640fc1000309985f6df64312de0c263e37
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:36 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1ed264

media-libs/libepoxy: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/libepoxy/libepoxy-1.4.2.ebuild 
b/media-libs/libepoxy/libepoxy-1.4.2.ebuild
index e68473e91a5..3b810343abb 100644
--- a/media-libs/libepoxy/libepoxy-1.4.2.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.4.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/anholt/libepoxy;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86"
SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2017-05-31 Thread Agostino Sarubbo
commit: 0fa58e7caf47efe83738a885c9a738b4d8a22969
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:03:30 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:03:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa58e7c

media-fonts/unifont: amd64 stable wrt bug #620192

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-fonts/unifont/unifont-9.0.06.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/unifont/unifont-9.0.06.ebuild 
b/media-fonts/unifont/unifont-9.0.06.ebuild
index 163daa8f6e2..4ceb67a5211 100644
--- a/media-fonts/unifont/unifont-9.0.06.ebuild
+++ b/media-fonts/unifont/unifont-9.0.06.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="fontforge utils"
 
 DEPEND="



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

2017-05-31 Thread Agostino Sarubbo
commit: 759289f9f519a3a25da158552338178f127027ea
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:06:27 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:06:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=759289f9

dev-perl/HTML-TableParser: amd64 stable wrt bug #620238

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/HTML-TableParser/HTML-TableParser-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTML-TableParser/HTML-TableParser-0.420.0.ebuild 
b/dev-perl/HTML-TableParser/HTML-TableParser-0.420.0.ebuild
index 1da71260e6e..bac0b2b7c50 100644
--- a/dev-perl/HTML-TableParser/HTML-TableParser-0.420.0.ebuild
+++ b/dev-perl/HTML-TableParser/HTML-TableParser-0.420.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Extract data from an HTML table"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-05-31 Thread Agostino Sarubbo
commit: e9afb7bf257cc274021b7f17a34f464da3602b07
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:08 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9afb7bf

dev-libs/libclc: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libclc/libclc-0.2.0_pre20160921.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libclc/libclc-0.2.0_pre20160921.ebuild 
b/dev-libs/libclc/libclc-0.2.0_pre20160921.ebuild
index 6119f80b48b..0b523161361 100644
--- a/dev-libs/libclc/libclc-0.2.0_pre20160921.ebuild
+++ b/dev-libs/libclc/libclc-0.2.0_pre20160921.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ fi
 
 LICENSE="|| ( MIT BSD )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="



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

2017-05-31 Thread Agostino Sarubbo
commit: af0006bdee10aaba1c58ea9b4d5efc4094ab158f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:31 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0006bd

dev-libs/wayland: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/wayland/wayland-1.13.0.ebuild 
b/dev-libs/wayland/wayland-1.13.0.ebuild
index 2863cc6657e..924545a3ae7 100644
--- a/dev-libs/wayland/wayland-1.13.0.ebuild
+++ b/dev-libs/wayland/wayland-1.13.0.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = * ]]; then
SRC_URI=""
 else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbcomp/

2017-05-31 Thread Agostino Sarubbo
commit: 208291e71b20bec89d086587e7587edcd243ecbd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:59 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208291e7

x11-apps/xkbcomp: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild 
b/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild
index bed62e70cc0..dc2bd2cc2dc 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit xorg-2
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/

2017-05-31 Thread Agostino Sarubbo
commit: 1e08bc7268fc328c7e60ed198bd92b4cfead9949
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:05:41 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:05:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e08bc72

x11-drivers/xf86-video-ati: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild
index a07acc8d983..7d5aa334d12 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild
@@ -9,7 +9,7 @@ inherit linux-info xorg-2
 DESCRIPTION="ATI video driver"
 HOMEPAGE="http://www.x.org/wiki/ati/;
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 IUSE="+glamor udev"
 
 RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon]



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

2017-05-31 Thread Agostino Sarubbo
commit: 3c1a00fd37e92a35d9aee2021e0e12fb48105d92
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:54 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1a00fd

media-libs/vulkan-loader: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/vulkan-loader/vulkan-loader-1.0.46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/vulkan-loader/vulkan-loader-1.0.46.0.ebuild 
b/media-libs/vulkan-loader/vulkan-loader-1.0.46.0.ebuild
index 4ab7f86d549..56caaa6fd6e 100644
--- a/media-libs/vulkan-loader/vulkan-loader-1.0.46.0.ebuild
+++ b/media-libs/vulkan-loader/vulkan-loader-1.0.46.0.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" == "" ]]; then

EGIT_REPO_URI="https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git;
inherit git-r3
 else
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"

SRC_URI="https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/archive/sdk-${PV}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}/Vulkan-LoaderAndValidationLayers-sdk-${PV}"
 fi



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

2017-05-31 Thread Agostino Sarubbo
commit: a874ed0ed10fd4c754297333b80ed8628a60e666
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 31 13:04:23 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 31 13:04:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a874ed0e

dev-libs/libpthread-stubs: amd64 stable wrt bug #620234

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild 
b/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild
index 47ccf0c2058..17491fd90c0 100644
--- a/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild
+++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild
@@ -9,7 +9,7 @@ inherit xorg-2
 DESCRIPTION="Pthread functions stubs for platforms missing them"
 SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2;
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



  1   2   >