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

2017-05-06 Thread Markus Meier
commit: e33baa6353ebd6ce7e32f06a7e5e057aea44d85d
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:23:28 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:23:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33baa63

dev-cpp/gtest: arm stable, bug #614916

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

 dev-cpp/gtest/gtest-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/gtest/gtest-1.7.0-r1.ebuild 
b/dev-cpp/gtest/gtest-1.7.0-r1.ebuild
index 9f7e6e3a900..3f28a6607d8 100644
--- a/dev-cpp/gtest/gtest-1.7.0-r1.ebuild
+++ b/dev-cpp/gtest/gtest-1.7.0-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://googletest.googlecode.com/files/${P}.zip";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="examples static-libs"
 
 DEPEND="app-arch/unzip



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

2017-05-06 Thread Markus Meier
commit: f84c17e4cbd36f3efb8e1c7304ea58584f182295
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:24:01 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:24:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84c17e4

media-sound/mpg123: arm stable, bug #615346

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

 media-sound/mpg123/mpg123-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/mpg123/mpg123-1.24.0.ebuild 
b/media-sound/mpg123/mpg123-1.24.0.ebuild
index b42305241ca..c82e35974dc 100644
--- a/media-sound/mpg123/mpg123-1.24.0.ebuild
+++ b/media-sound/mpg123/mpg123-1.24.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.mpg123.org/download/${P}.tar.bz2";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio 
int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl 
cpu_flags_x86_sse"
 
 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.



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

2017-05-06 Thread Markus Meier
commit: 46f83d697965d0db51fcfef44780d49de9db8fd2
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:24:32 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:24:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f83d69

www-servers/lighttpd: arm stable, bug #615740

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

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

diff --git a/www-servers/lighttpd/lighttpd-1.4.45.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.45.ebuild
index 69733b695aa..f1d93daf5c2 100644
--- a/www-servers/lighttpd/lighttpd-1.4.45.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.45.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz";
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~sparc-fbsd ~x86-fbsd"
 IUSE="bzip2 doc fam gdbm ipv6 kerberos ldap libev libressl lua minimal mmap 
memcached mysql pcre php rrdtool selinux ssl test webdav xattr zlib"
 
 REQUIRED_USE="kerberos? ( ssl !libressl )"



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

2017-05-06 Thread Markus Meier
commit: e2ea0be4a9d1f3b40762bf9001c4a466366785d3
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:24:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:24:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ea0be4

net-libs/libmicrohttpd: arm stable, bug #615752

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

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

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
index 785a429187e..49163f3bfa8 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/12"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="epoll messages ssl static-libs test"
 
 RDEPEND="ssl? (



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

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2017-05-06 Thread Markus Meier
commit: 6125dfedac5c7bdaee7b1e903cd7fa30b54a23fe
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:26:19 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:26:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6125dfed

media-sound/mpc: arm stable, bug #616632

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

 media-sound/mpc/mpc-0.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/mpc/mpc-0.28.ebuild b/media-sound/mpc/mpc-0.28.ebuild
index 606d112f44f..8d7901c0887 100644
--- a/media-sound/mpc/mpc-0.28.ebuild
+++ b/media-sound/mpc/mpc-0.28.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86"
 IUSE="iconv"
 
 RDEPEND=">=media-libs/libmpdclient-2.9



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

2017-05-06 Thread Markus Meier
commit: 428c275b57336483339a8232e90a5f0dbbf5151c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:26:46 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:26:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428c275b

dev-tex/tex4ht: arm stable, bug #617038

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

 dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild 
b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild
index ef152def32d..2f917d8c5f2 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz
mirror://gentoo/${PN}-texlive-${TL_TEX4HT_VER}.tar.xz"
 
 LICENSE="LPPL-1.2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 
 DEPEND=">=sys-apps/sed-4



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

2017-05-06 Thread Markus Meier
commit: 321e5447982bdea3b04a064f44974284c885dc58
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:52 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=321e5447

dev-perl/Text-CSV_XS: arm stable, bug #616348

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

 dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild 
b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild
index 0abd660be26..d32ce950c0d 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/

2017-05-06 Thread Markus Meier
commit: 440c1f0c8fb39ceb7ca9b41414845f996c6cf84e
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:27:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:27:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440c1f0c

dev-embedded/libftdi: arm stable, bug #617136

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

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

diff --git a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild 
b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
index 8d6d7055875..9e9e286ac71 100644
--- a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]] ; then
inherit git-2
 else

SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2";
-   KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Userspace access to FTDI USB interface chips"



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

2017-05-06 Thread Markus Meier
commit: 2cf015a96d43633a41f421f3196bb621512f49c2
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:27:40 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:27:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf015a9

dev-python/pyparsing: arm stable, bug #617156

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

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

diff --git a/dev-python/pyparsing/pyparsing-2.1.10.ebuild 
b/dev-python/pyparsing/pyparsing-2.1.10.ebuild
index 043d2be302f..d0cf4de36ec 100644
--- a/dev-python/pyparsing/pyparsing-2.1.10.ebuild
+++ b/dev-python/pyparsing/pyparsing-2.1.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples"
 
 # not contained in the tarball



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

2017-05-06 Thread Markus Meier
commit: fde4f079829bf97515f75febee4f4da34bd41f1a
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:27:56 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:27:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde4f079

dev-python/setuptools: arm stable, bug #617156

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

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

diff --git a/dev-python/setuptools/setuptools-34.0.2-r1.ebuild 
b/dev-python/setuptools/setuptools-34.0.2-r1.ebuild
index 0227d2b4660..18782f8c558 100644
--- a/dev-python/setuptools/setuptools-34.0.2-r1.ebuild
+++ b/dev-python/setuptools/setuptools-34.0.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"



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

2017-05-06 Thread Markus Meier
commit: 3761b05bc5a6c5f512f2f502f5874ac15eee0235
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:27:50 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:27:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3761b05b

dev-python/appdirs: arm stable, bug #617156

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

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

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



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

2017-05-06 Thread Markus Meier
commit: ed912382cfd240d219211491283133c349f57545
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:27:46 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:27:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed912382

dev-python/packaging: arm stable, bug #617156

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

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

diff --git a/dev-python/packaging/packaging-16.8.ebuild 
b/dev-python/packaging/packaging-16.8.ebuild
index fa1c6aa7fc8..18c84fb2fd3 100644
--- a/dev-python/packaging/packaging-16.8.ebuild
+++ b/dev-python/packaging/packaging-16.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="|| ( Apache-2.0 BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-05-06 Thread Markus Meier
commit: 35e08dd695213442fdce42f1fdf9c2e1f898dd4a
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:28:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:28:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e08dd6

sys-apps/portage: arm stable, bug #617168

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

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

diff --git a/sys-apps/portage/portage-2.3.5.ebuild 
b/sys-apps/portage/portage-2.3.5.ebuild
index 72fe7f41a8a..b71df02fcb0 100644
--- a/sys-apps/portage/portage-2.3.5.ebuild
+++ b/sys-apps/portage/portage-2.3.5.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 SLOT="0"
 IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
 



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

2017-05-06 Thread Markus Meier
commit: eb7d3a978f84213922d316dfdb4b6a3815e5b391
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:28:55 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:28:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7d3a97

sys-apps/hdparm: arm stable, bug #617238

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

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

diff --git a/sys-apps/hdparm/hdparm-9.51.ebuild 
b/sys-apps/hdparm/hdparm-9.51.ebuild
index c90127fd6a4..9db0aeb7c40 100644
--- a/sys-apps/hdparm/hdparm-9.51.ebuild
+++ b/sys-apps/hdparm/hdparm-9.51.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz"
 
 LICENSE="BSD GPL-2" # GPL-2 only
 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="static"
 
 PATCHES=(



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

2017-05-06 Thread Markus Meier
commit: c708cf5fd280ff25030e8b4b64532c57d9ec3bf4
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:40:06 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:40:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c708cf5f

media-gfx/darktable: version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 media-gfx/darktable/Manifest   |   1 +
 media-gfx/darktable/darktable-2.2.4.ebuild | 139 +
 2 files changed, 140 insertions(+)

diff --git a/media-gfx/darktable/Manifest b/media-gfx/darktable/Manifest
index 429baf8e268..b00bab2c9ba 100644
--- a/media-gfx/darktable/Manifest
+++ b/media-gfx/darktable/Manifest
@@ -1,4 +1,5 @@
 DIST darktable-2.0.7.tar.xz 2960436 SHA256 
a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab SHA512 
568db128bdf1d639d387f32a65ea40e0a706f16b6ec0915c9580255c0385033e3d80c3ddf5c15c3f8adccd1f23530f430c9eb28f9d2771f61ae5a5c479726928
 WHIRLPOOL 
2d8df1d69c367df83d7933c2b4d6a904b4a56c5f13ca67820263669067ee938dbddb514129827abeec02fd01b82a23512d57e95461f6a44e5327516205dae3c4
 DIST darktable-2.2.3.tar.xz 3079524 SHA256 
1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0 SHA512 
cfebd82ffc3998e731d98e70e6b2b97ab469d2b289cb759eb0c59a5243bb31193ad9bc849668d55f2b885b24b4e66eb9a0ee6548b951b0ddf0561a48bcc38ae8
 WHIRLPOOL 
95ede4fc8a87efa4f4057d656fda6b7cfbe529628acd4125755042613e2d61900148deb295745dfc12d9551ca8a1c64ebaaac646a04d0f37e5364f002c9c31d6
+DIST darktable-2.2.4.tar.xz 3083400 SHA256 
bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8 SHA512 
4231bcbbf975fb9cd73d3a9e4ab1a05ebd1c58e681f776896b252bb245529d89bfd34d05c1a6dcf0d6a9a190898eaaa495084906f92bfb1aa8bb2ca0cf84eb9d
 WHIRLPOOL 
c49d1a8d8bd50f8ec0927ab03b9837beb5bbb80936e026283882dc4bb5b7ed25e761cb4810794fcbc7b6d970c390046c2530b3b5bab9aed74a0b7d884f729dee
 DIST darktable-usermanual-2.0.0.pdf 13875563 SHA256 
ee1714011b05e872cd9d7cd5101e9b936d1aa787a19865bcb50774a2ad0e67a4 SHA512 
3f51dc6b96cfb0f205a7abd3264945217b9c885ba30ac2359f13489362ed8e2a9212b80aa714c511546b5f4067fffe060858acff60f13b90c4f232583941281e
 WHIRLPOOL 
5ff5f9ca968fdfafbd99a46593e1c2e43d1f33734fcf7262a8a5d87db2458d372dc981aec38f100694e00d13242add4576ad8e7ff857d0275f631e513d58ba2b
 DIST darktable-usermanual-2.2.0.pdf 14998142 SHA256 
04213234e5bcdef658431d265310fbdfae38e1b820420c69cd802391a5a7accf SHA512 
5408193b442a7f60783aace507d8dd39c638f5f58d8b5fb5ab68eca03ce9853477b0cbe14184375d58cd6a648de18e9ecae586376698571222be755159cc0b20
 WHIRLPOOL 
16aa4422f20871802cad3421f30dc6e230757f5366ec17259f4d07da048e23d64003f2531dcf33c702a46c0f2788aa4e0d81e94e13b83da2dd699255f6aca247

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

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

2017-05-06 Thread Hans de Graaff
commit: 193b0687a8347d3cba311b716b6977c3a1becc03
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  6 07:28:07 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  6 07:51:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193b0687

dev-ruby/activeldap: add ruby23

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/dev-ruby/activeldap/activeldap-4.0.6.ebuild 
b/dev-ruby/activeldap/activeldap-4.0.6.ebuild
index 20815990bc0..30358d6a9ef 100644
--- a/dev-ruby/activeldap/activeldap-4.0.6.ebuild
+++ b/dev-ruby/activeldap/activeldap-4.0.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.textile TODO doc/text/*"



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

2017-05-06 Thread Hans de Graaff
commit: 82fed5945723608c756395e6ba1ff47cb6f39dd5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  6 07:48:34 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  6 07:51:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82fed594

dev-ruby/http_parser_rb: add ruby24

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild 
b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
index 2bd9a5bc679..0adc446f595 100644
--- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
+++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2017-05-06 Thread Hans de Graaff
commit: 8c7466c3777f64fbc58ba7cca100d6f36ca04b27
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  6 07:51:24 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  6 07:51:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7466c3

dev-ruby/twitter: add ruby23

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/dev-ruby/twitter/twitter-5.17.0-r1.ebuild 
b/dev-ruby/twitter/twitter-5.17.0-r1.ebuild
index 19a8ee195cf..a85ea9f0296 100644
--- a/dev-ruby/twitter/twitter-5.17.0-r1.ebuild
+++ b/dev-ruby/twitter/twitter-5.17.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_DOC="yard"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"



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

2017-05-06 Thread Hans de Graaff
commit: 4ab6bfc57d4f0c175fe952b9708ffe22b8e5ebe4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  6 07:49:02 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  6 07:51:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab6bfc5

dev-ruby/http: add ruby23

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild
index d8dc68dbd35..422c88da908 100644
--- a/dev-ruby/http/http-1.0.2.ebuild
+++ b/dev-ruby/http/http-1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2017-05-06 Thread Hans de Graaff
commit: c13a1c4e72446d1e20fe69526f51c86efe26dbe3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  6 07:26:52 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  6 07:51:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13a1c4e

dev-ruby/web-console: add ruby23

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/web-console/web-console-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/web-console/web-console-2.3.0.ebuild 
b/dev-ruby/web-console/web-console-2.3.0.ebuild
index 5365956f99f..d8e0f407253 100644
--- a/dev-ruby/web-console/web-console-2.3.0.ebuild
+++ b/dev-ruby/web-console/web-console-2.3.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.markdown"



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

2017-05-06 Thread Michael Palimaka
commit: e46b05fdc46b6e551681567af625fb801bfc6172
Author: Kris Scott  syntosis  net>
AuthorDate: Sat May  6 08:26:34 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat May  6 08:30:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46b05fd

x11-misc/xdg-user-dirs-gtk: port to gentoo.readme-r1

Gentoo-bug: 617552
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../xdg-user-dirs-gtk-0.10-r1.ebuild   | 47 ++
 1 file changed, 47 insertions(+)

diff --git a/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild 
b/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild
new file mode 100644
index 000..6e04717f73d
--- /dev/null
+++ b/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org readme.gentoo-r1
+
+DESCRIPTION="Integrates xdg-user-dirs into the Gnome desktop and Gtk+ 
applications"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/xdg-user-dirs";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib
+   >=x11-misc/xdg-user-dirs-0.14
+   >=x11-libs/gtk+-3.5.1:3
+"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig
+"
+
+DOC_CONTENTS="
+   This package tries to automatically use some sensible default
+   directories for your documents, music, video and other stuff.
+   If you want to change those directories to your needs, see
+   the settings in ~/.config/user-dirs.dirs
+"
+
+src_prepare() {
+   default_src_prepare
+   sed -i \
+   -e '/Encoding/d' \
+   -e 's:OnlyShowIn=GNOME;LXDE;Unity;:NotShowIn=KDE;:' \
+   user-dirs-update-gtk.desktop.in || die
+}
+
+src_install() {
+   default_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/plymouth-kcm/

2017-05-06 Thread Michael Palimaka
commit: eabf09be7d3f617622068e42c060080274232224
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat May  6 08:42:56 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat May  6 08:43:54 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eabf09be

kde-plasma/plymouth-kcm: remove unused dependencies

Upstream-commit: 1d7e4cc7c7bea7af4f1d26841f17784c14404c07
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild
index cc1cbbb171..fabeef06aa 100644
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild
@@ -16,11 +16,8 @@ IUSE=""
 DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kauth)
-   $(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/hydra/

2017-05-06 Thread Jeroen Roovers
commit: ec069d87897015df9da8516887c79403c092c339
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 08:56:05 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 08:56:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec069d87

net-analyzer/hydra: Version bump (bug #617540 by Anton Bolshakov).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/hydra/Manifest |   1 +
 net-analyzer/hydra/hydra-8.5.ebuild | 102 
 2 files changed, 103 insertions(+)

diff --git a/net-analyzer/hydra/Manifest b/net-analyzer/hydra/Manifest
index 01de2f14ba9..0be0acb4694 100644
--- a/net-analyzer/hydra/Manifest
+++ b/net-analyzer/hydra/Manifest
@@ -1,2 +1,3 @@
 DIST hydra-8.1.tar.gz 559031 SHA256 
e4bc2fd11f97a8d985a38a31785c86d38cc60383e47a8f4a5c436351e5135f19 SHA512 
7608dd365865e5976bea446faedaad9f0334e7572fd0ee47a601c471471fc7c8a922c7114f4df08705b34b29144d3a6552e66148adf6b0f92c67301119c94959
 WHIRLPOOL 
b1555fe1a8257c88f8f5c110fce1d06834eb6dadad394b61e2a90c3289b8fdd117944da160871003b1583aefb81a02d5c49a653e8de7d3adcd07917ae760c83c
 DIST hydra-8.4.tar.gz 1205609 SHA256 
482846580888f54e000bb125e263a65c32fa28ba86c9d4012371cf55c3bdc140 SHA512 
62c53f1725eb5b965d16d293cd90ab5e74779eba8fe2e2ab9094f51851fa24acfd74574f509a7914af8254e43197d803cca6b41eace3557d9599d79d695f6a48
 WHIRLPOOL 
aecc31645e7775662e32b766baa942e92e31143e5b6fbe64620ee85179288dc60f3ada477b4605444769c9e76c17d94835db5f3651af409d5562a2e8971279ef
+DIST hydra-8.5.tar.gz 1214640 SHA256 
557ab284f877aa6c8a26f7491c0373a84836593e5e0ca141b327035e7937dd6d SHA512 
0b462074a5556a53eb3135da7d4c3cafac5448645fa6020f9a86caea04f0e35ebead32e63db80ba8e680a3b14ff7f6a125553653e776c8e54e9caf923c0da0ec
 WHIRLPOOL 
cbd6273f2408cebe943e6f231b1c2e8e34d4e091d96ef4c86a6015a1e6df003442b1d025d6f7e8f83f12d87376c300f08ba8b785a3a0bdfa0d1785e19362b0de

diff --git a/net-analyzer/hydra/hydra-8.5.ebuild 
b/net-analyzer/hydra/hydra-8.5.ebuild
new file mode 100644
index 000..62d90db2a0d
--- /dev/null
+++ b/net-analyzer/hydra/hydra-8.5.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Advanced parallized login hacker"
+HOMEPAGE="https://www.thc.org/thc-hydra/";
+SRC_URI="https://www.thc.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="firebird gtk idn libressl mysql ncp oracle pcre postgres ssl subversion"
+
+RDEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   sys-libs/ncurses:=
+   firebird? ( dev-db/firebird )
+   gtk? (
+   dev-libs/atk
+   dev-libs/glib:2
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:2
+   )
+   idn? ( net-dns/libidn )
+   mysql? ( virtual/mysql )
+   ncp? ( net-fs/ncpfs )
+   oracle? ( dev-db/oracle-instantclient-basic )
+   pcre? ( dev-libs/libpcre )
+   postgres? ( dev-db/postgresql:* )
+   ssl? ( >=net-libs/libssh-0.4.0 )
+   subversion? ( dev-vcs/subversion )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-8.4-configure.patch
+)
+
+src_prepare() {
+   default
+
+   # None of the settings in Makefile.unix are useful to us
+   : > Makefile.unix
+
+   sed -i \
+   -e 's:|| echo.*$::' \
+   -e '/\t-$(CC)/s:-::' \
+   -e '/^OPTS/{s|=|+=|;s| -O3||}' \
+   -e '/ -o /s:$(OPTS):& $(LDFLAGS):g' \
+   Makefile.am || die
+}
+
+src_configure() {
+   export OPTS="${CFLAGS}"
+
+   if ! use subversion; then
+   sed -i 's/-lsvn_client-1 -lapr-1 -laprutil-1 
-lsvn_subr-1//;s/-DLIBSVN//' configure || die
+   fi
+
+   if ! use mysql; then
+   sed -i 's/-lmysqlclient//;s/-DLIBMYSQLCLIENT//' configure || die
+   fi
+
+   # Linking against libtinfo might be enough here but pkg-config --libs 
tinfo
+   # would require a USE=tinfo flag and recent linkers should drop 
libcurses
+   # as needed
+   sed -i \
+   -e 's|-lcurses|'"$( $(tc-getPKG_CONFIG) --libs ncurses)"'|g' \
+   configure || die
+
+   # Note: despite the naming convention, the top level script is not an
+   # autoconf-based script.
+   export NCP_PATH=$(usex ncp /usr/$(get_libdir) '')
+   export NCP_IPATH=$(usex ncp /usr/include '')
+   sh configure \
+   --prefix=/usr \
+   --nostrip \
+   $(use gtk && echo --disable-xhydra) \
+   || die
+
+   if use gtk ; then
+   cd hydra-gtk && \
+   econf
+   fi
+}
+
+src_compile() {
+   tc-export CC
+   emake XLIBPATHS=''
+   use gtk && emake -C hydra-gtk
+}
+
+src_install() {
+   dobin hydra pw-inspector
+   use gtk && 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/hydra/

2017-05-06 Thread Jeroen Roovers
commit: 327a2bafb9d0ef0c164a1776f6f70ee2d97e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 08:57:29 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 08:57:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=327a2baf

net-analyzer/hydra: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/hydra/hydra-8.1-r1.ebuild | 99 --
 1 file changed, 99 deletions(-)

diff --git a/net-analyzer/hydra/hydra-8.1-r1.ebuild 
b/net-analyzer/hydra/hydra-8.1-r1.ebuild
deleted file mode 100644
index 5bd65a0cb6f..000
--- a/net-analyzer/hydra/hydra-8.1-r1.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Advanced parallized login hacker"
-HOMEPAGE="http://www.thc.org/thc-hydra/";
-SRC_URI="http://freeworld.thc.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="firebird gtk idn libressl mysql ncp oracle pcre postgres ssl subversion"
-
-RDEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   sys-libs/ncurses:=
-   firebird? ( dev-db/firebird )
-   gtk? (
-   dev-libs/atk
-   dev-libs/glib:2
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:2
-   )
-   idn? ( net-dns/libidn )
-   mysql? ( virtual/mysql )
-   ncp? ( net-fs/ncpfs )
-   oracle? ( dev-db/oracle-instantclient-basic )
-   pcre? ( dev-libs/libpcre )
-   postgres? ( dev-db/postgresql:* )
-   ssl? ( >=net-libs/libssh-0.4.0 )
-   subversion? ( dev-vcs/subversion )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   # None of the settings in Makefile.unix are useful to us
-   : > Makefile.unix
-
-   sed -i \
-   -e 's:|| echo.*$::' \
-   -e '/\t-$(CC)/s:-::' \
-   -e '/^OPTS/{s|=|+=|;s| -O3||}' \
-   -e '/ -o /s:$(OPTS):& $(LDFLAGS):g' \
-   Makefile.am || die
-
-   epatch "${FILESDIR}"/${PN}-8.0-configure.patch
-}
-
-src_configure() {
-   export OPTS="${CFLAGS}"
-
-   if ! use subversion; then
-   sed -i 's/-lsvn_client-1 -lapr-1 -laprutil-1 
-lsvn_subr-1//;s/-DLIBSVN//' configure || die
-   fi
-
-   if ! use mysql; then
-   sed -i 's/-lmysqlclient//;s/-DLIBMYSQLCLIENT//' configure || die
-   fi
-
-   # Linking against libtinfo might be enough here but pkg-config --libs 
tinfo
-   # would require a USE=tinfo flag and recent linkers should drop 
libcurses
-   # as needed
-   sed -i \
-   -e 's|-lcurses|'"$( $(tc-getPKG_CONFIG) --libs ncurses)"'|g' \
-   configure || die
-
-   # Note: despite the naming convention, the top level script is not an
-   # autoconf-based script.
-   export NCP_PATH=$(usex ncp /usr/$(get_libdir) '')
-   export NCP_IPATH=$(usex ncp /usr/include '')
-   sh configure \
-   --prefix=/usr \
-   --nostrip \
-   $(use gtk && echo --disable-xhydra) \
-   || die
-
-   if use gtk ; then
-   cd hydra-gtk && \
-   econf
-   fi
-}
-
-src_compile() {
-   tc-export CC
-   emake XLIBPATHS=''
-   use gtk && emake -C hydra-gtk
-}
-
-src_install() {
-   dobin hydra pw-inspector
-   use gtk && dobin hydra-gtk/src/xhydra
-   dodoc CHANGES README
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/hydra/

2017-05-06 Thread Jeroen Roovers
commit: 54e004754b7519bce71528724d8696e9e95cc553
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 09:02:48 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 09:02:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e00475

net-analyzer/hydra: Use Github archive for SRC_URI.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/hydra/Manifest | 2 +-
 net-analyzer/hydra/hydra-8.5.ebuild | 5 -
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/hydra/Manifest b/net-analyzer/hydra/Manifest
index 0be0acb4694..f65cb39c9ab 100644
--- a/net-analyzer/hydra/Manifest
+++ b/net-analyzer/hydra/Manifest
@@ -1,3 +1,3 @@
 DIST hydra-8.1.tar.gz 559031 SHA256 
e4bc2fd11f97a8d985a38a31785c86d38cc60383e47a8f4a5c436351e5135f19 SHA512 
7608dd365865e5976bea446faedaad9f0334e7572fd0ee47a601c471471fc7c8a922c7114f4df08705b34b29144d3a6552e66148adf6b0f92c67301119c94959
 WHIRLPOOL 
b1555fe1a8257c88f8f5c110fce1d06834eb6dadad394b61e2a90c3289b8fdd117944da160871003b1583aefb81a02d5c49a653e8de7d3adcd07917ae760c83c
 DIST hydra-8.4.tar.gz 1205609 SHA256 
482846580888f54e000bb125e263a65c32fa28ba86c9d4012371cf55c3bdc140 SHA512 
62c53f1725eb5b965d16d293cd90ab5e74779eba8fe2e2ab9094f51851fa24acfd74574f509a7914af8254e43197d803cca6b41eace3557d9599d79d695f6a48
 WHIRLPOOL 
aecc31645e7775662e32b766baa942e92e31143e5b6fbe64620ee85179288dc60f3ada477b4605444769c9e76c17d94835db5f3651af409d5562a2e8971279ef
-DIST hydra-8.5.tar.gz 1214640 SHA256 
557ab284f877aa6c8a26f7491c0373a84836593e5e0ca141b327035e7937dd6d SHA512 
0b462074a5556a53eb3135da7d4c3cafac5448645fa6020f9a86caea04f0e35ebead32e63db80ba8e680a3b14ff7f6a125553653e776c8e54e9caf923c0da0ec
 WHIRLPOOL 
cbd6273f2408cebe943e6f231b1c2e8e34d4e091d96ef4c86a6015a1e6df003442b1d025d6f7e8f83f12d87376c300f08ba8b785a3a0bdfa0d1785e19362b0de
+DIST hydra-8.5.tar.gz 1193694 SHA256 
69b69d16ce9499f3a941836b4d8a1c8a3ff9b905c921cc8c588a3af7f65a3b4b SHA512 
67fd92bd5983a94314334471c526b71ca77dec6e359e55f4fb2fc78160e2065957b6c9af1ff694bcc5334893a8b5e0fe1b39d984248bde4e55dc2a9f9a8b1271
 WHIRLPOOL 
a71e1cb94986ead4eb114f19738cc1e3ed7288220a79d67ef4e6d93bc5c59910ecee1207fd7a10da9300cba9c3b92d5c6f4cdc3bb1a30bde8db523d7d4cce998

diff --git a/net-analyzer/hydra/hydra-8.5.ebuild 
b/net-analyzer/hydra/hydra-8.5.ebuild
index 62d90db2a0d..70d970dfe57 100644
--- a/net-analyzer/hydra/hydra-8.5.ebuild
+++ b/net-analyzer/hydra/hydra-8.5.ebuild
@@ -6,7 +6,9 @@ inherit eutils toolchain-funcs
 
 DESCRIPTION="Advanced parallized login hacker"
 HOMEPAGE="https://www.thc.org/thc-hydra/";
-SRC_URI="https://www.thc.org/releases/${P}.tar.gz";
+SRC_URI="
+   https://github.com/vanhauser-thc/thc-${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -40,6 +42,7 @@ DEPEND="
 PATCHES=(
"${FILESDIR}"/${PN}-8.4-configure.patch
 )
+S=${WORKDIR}/thc-${P}
 
 src_prepare() {
default



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

2017-05-06 Thread Jeroen Roovers
commit: 79e4aae50433764351c2965a8cfc5a500730b989
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:00:13 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:00:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e4aae5

sys-apps/portage: Stable for HPPA (bug #617168).

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

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

diff --git a/sys-apps/portage/portage-2.3.5.ebuild 
b/sys-apps/portage/portage-2.3.5.ebuild
index b71df02fcb0..1f7014b215b 100644
--- a/sys-apps/portage/portage-2.3.5.ebuild
+++ b/sys-apps/portage/portage-2.3.5.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 SLOT="0"
 IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
 



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

2017-05-06 Thread Jeroen Roovers
commit: 37f2175a6be33afd7b28d28dbcaa7c510186d8c0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 09:59:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 09:59:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f2175a

sys-apps/hdparm: Stable for HPPA (bug #617238).

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

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

diff --git a/sys-apps/hdparm/hdparm-9.51.ebuild 
b/sys-apps/hdparm/hdparm-9.51.ebuild
index 9db0aeb7c40..2851a9391f9 100644
--- a/sys-apps/hdparm/hdparm-9.51.ebuild
+++ b/sys-apps/hdparm/hdparm-9.51.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz"
 
 LICENSE="BSD GPL-2" # GPL-2 only
 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="static"
 
 PATCHES=(



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

2017-05-06 Thread Jeroen Roovers
commit: dfd00df2034ff791630259b7e88b1f72e12305f4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:01:33 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:01:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd00df2

dev-util/dialog: Stable for HPPA (bug #617162).

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

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

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



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

2017-05-06 Thread Jeroen Roovers
commit: f3fd4a34000e67235f7c7a454fea1d5fbc320af4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 09:57:49 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 09:57:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fd4a34

sys-fs/cryptsetup: Stable for HPPA (bug #617314).

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

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

diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild 
b/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
index 5a1c3186e41..3440d0d76ea 100644
--- a/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/$
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
 # we don't support nss since it doesn't allow cryptsetup to be built statically
 # and it's missing ripemd160 support so it can't provide full backward 
compatibility



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

2017-05-06 Thread Jeroen Roovers
commit: aabedf663c155f91f4aca48262c70b44468b961a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:05:44 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:05:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabedf66

media-libs/glfw: Stable for HPPA (bug #617522).

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

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

diff --git a/media-libs/glfw/glfw-3.2.1.ebuild 
b/media-libs/glfw/glfw-3.2.1.ebuild
index 8f4b15472d3..95fe02cee74 100644
--- a/media-libs/glfw/glfw-3.2.1.ebuild
+++ b/media-libs/glfw/glfw-3.2.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/glfw/${P}.tar.bz2"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm64 hppa ~x86"
 IUSE="examples wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-misc/icon-naming-utils/

2017-05-06 Thread Jeroen Roovers
commit: 3ade73ac5055576aacd3124687e57d1a57dfb1aa
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:05:26 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:05:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ade73ac

x11-misc/icon-naming-utils: Stable for HPPA (bug #616852).

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

 x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild 
b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild
index 1d99b940a7e..50aac9e5f2b 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/XML-Simple-2



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

2017-05-06 Thread Jeroen Roovers
commit: 5ee945a7af9b16180aa401589701fb3eca82ac08
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:09:39 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:09:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee945a7

dev-libs/jsoncpp: Stable for HPPA (bug #601204).

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

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

diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild
index f927b8a7c19..f1480da935a 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.8.0.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/11"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc test"
 
 DEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: c3d40b3a44227602e3afd62d13bd521afa178f49
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:08:33 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:08:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d40b3a

dev-perl/XML-NamespaceSupport: Stable for HPPA (bug #617296).

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

 dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild 
b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild
index 03f02877731..5a8c34c90fa 100644
--- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild
+++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Perl module that offers a simple to process namespaced XML 
names"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: aae6e212679ab92984368fd091f42eb7eb10f38d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:11:21 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:11:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae6e212

app-text/mupdf: Stable for HPPA (bug #614852).

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

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

diff --git a/app-text/mupdf/mupdf-1.11.ebuild b/app-text/mupdf/mupdf-1.11.ebuild
index 8a78ab2fbee..fced7ca758f 100644
--- a/app-text/mupdf/mupdf-1.11.ebuild
+++ b/app-text/mupdf/mupdf-1.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://mupdf.com/downloads/${P}-source.tar.gz";
 
 LICENSE="AGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="X +curl javascript libressl opengl +openssl static static-libs vanilla"
 
 LIB_DEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: 2d106cf34efb10f8889dae401f2298563756144f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:12:30 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:12:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d106cf3

dev-tex/tex4ht: Stable for HPPA (bug #617038).

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

 dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild 
b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild
index 2f917d8c5f2..d97fb94cff9 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz
mirror://gentoo/${PN}-texlive-${TL_TEX4HT_VER}.tar.xz"
 
 LICENSE="LPPL-1.2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 
 DEPEND=">=sys-apps/sed-4



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

2017-05-06 Thread Jeroen Roovers
commit: 55a27987f52d243ea68a95e4d11b5c630eb5465a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:13:48 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:13:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a27987

dev-python/paramiko: Stable for HPPA (bug #614236).

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

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

diff --git a/dev-python/paramiko/paramiko-2.1.2.ebuild 
b/dev-python/paramiko/paramiko-2.1.2.ebuild
index fb1488e6ba7..0b70f154cc7 100644
--- a/dev-python/paramiko/paramiko-2.1.2.ebuild
+++ b/dev-python/paramiko/paramiko-2.1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris"
 IUSE="doc examples"
 
 RDEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: 88c4afcab22b8a92ef392ab3c704f6912403f62c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:15:45 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:15:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c4afca

dev-perl/Net-SSLeay: Stable for HPPA (bug #617294).

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

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

diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild 
b/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild
index 15dcf4ef96e..bcba1f4c4af 100644
--- a/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild
+++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL"
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="libressl test minimal examples"
 
 RDEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: ef8ac6e5dcd89fd7b87c559b10847cbffa43ad0a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:19:44 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:19:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8ac6e5

dev-perl/List-MoreUtils: Stable for HPPA (bug #617292).

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

 dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild 
b/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild
index 294c5467cf1..c9e05ba4704 100644
--- a/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild
+++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 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 ~sparc-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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test +xs"
 # See MoreUtils.pm/LICENSE
 LICENSE="Apache-2.0 || ( Artistic GPL-1+ )"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils-XS/

2017-05-06 Thread Jeroen Roovers
commit: 644f06bc72cf4f8feeb3f477ccd6124070f3e8fd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:19:34 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:19:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644f06bc

dev-perl/List-MoreUtils-XS: Stable for HPPA (bug #617292).

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

 dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild 
b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild
index 3dcb746d468..fcec9cb222a 100644
--- a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild
+++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Compiled List::MoreUtils functions"
 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 ~sparc-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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 # See XS.pm/LICENSE
 LICENSE="Apache-2.0 || ( Artistic GPL-1+ )"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/, x11-drivers/nvidia-drivers/files/

2017-05-06 Thread Jeroen Roovers
commit: c9cce43bb376d482a4baceb903169e651c01cc60
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 10:59:42 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 10:59:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cce43b

x11-drivers/nvidia-drivers: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-drivers/nvidia-drivers/Manifest|   6 +
 .../files/nvidia-drivers-375.66-profiles-rc.patch  |  11 +
 .../nvidia-drivers/nvidia-drivers-375.66.ebuild| 558 +
 3 files changed, 575 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index 71dece4bcd5..b65d8778385 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -2,21 +2,25 @@ DIST NVIDIA-FreeBSD-x86-173.14.39.tar.gz 20038266 SHA256 
63a922ce4c5b676b4cb1ace
 DIST NVIDIA-FreeBSD-x86-304.135.tar.gz 35092250 SHA256 
3bcecc26c67588174bcee96b25f4f70265f463e4b3eb85d83363977acf3b6d33 SHA512 
2e8e8b6cc02bcb44fcfc5f7b378cfe104669d2092e5191261c800bb458281e4ae269d8ae3f7230f5e1432004d55120e063166ead5d91d80b96eb158f7927b34a
 WHIRLPOOL 
b42379f450630f20ece6f3af95b9f02d8c91121454d9c883f23cbb7a46e2099c41de2f15663932befb218eea856cb0a861fc34b19f3e84061cd0fa4f4c8722e6
 DIST NVIDIA-FreeBSD-x86-340.102.tar.gz 12057262 SHA256 
d3edf43d6fc518869c35ae8d98ab5d55b86ade71127956ef66b201f60bc5dfe8 SHA512 
bf15e68b1eee85e83474aaa480096991eac7506481f1192b53e0e10ff891f177c50c1492c51fb68ce0af3c5ccc54dad60edc90ec42b156e8338e51b9f9542520
 WHIRLPOOL 
6eb5df57b709ea2c3ab1c81d7a186fd106ff019400d66bc68c91da12d27b0b365e2f1b44c6d41cd45f605a813be1b88d587fcd7b3513c251e3248dc2f243d529
 DIST NVIDIA-FreeBSD-x86-375.39.tar.gz 59111267 SHA256 
ca39ab55716516bbca62fc888ec786745a8df7f346e68703f54e1a42afad733e SHA512 
8f5bf9ffc731ca90a2604b80c3974ee123a12d7db9ee9be1811f5e78711798d7a29737a3651406c1c5e24a197d50f2f2fc39d94c8d11f9700900ef13266a5bf7
 WHIRLPOOL 
e6ce83478238b2f6497ed48688531a6ba4bf78baa2d376e6c8a0f04b35039ed1532a4618f8a53c60ab0778330313ca1e9eecb836a4ade4c5b006844386d4b23f
+DIST NVIDIA-FreeBSD-x86-375.66.tar.gz 59154988 SHA256 
b664c4796626213e7bee4cace75bf576ffa2943ca26a0414bcf598c8e6ff5614 SHA512 
b034d8bb569d7b4f277aabef9d82c7928c345c27fd25b77d5d843f0e587c9e3f641e1860f4459a06ab3e1e68460743d04553ce919b4c8ecd2a3b624875c78c52
 WHIRLPOOL 
9385aca80b3cf3d00a1b7686a43edcc5c9d7fb20a7223c0642676cb1d084a1cfc19b1e32babfb72b397e651cf3a0ef1adf71f45fc4a8f826476b68407c00497d
 DIST NVIDIA-FreeBSD-x86-378.13.tar.gz 59610253 SHA256 
aca461f050950f1a3a81137ec8adf2057deaa20ad166bdd4ce8f3e34616e7a98 SHA512 
a0101201089df2bbf5bdc4ded2228dd989da6a47da31c3ec8d55916b1ff3457924555f82c7381934745fdc1b1f8f78e3fc10e5089279eb13423628dbfe560c6b
 WHIRLPOOL 
ac67d07d3ffb0959f685b7d59de152ba8fc97e11c30ed3f1a200511bcaf3de1cd1879147f37fde66a1c8d13dd327aac8a9ac78d42cc9656ef79e3180897aaef1
 DIST NVIDIA-FreeBSD-x86-381.09.tar.gz 60127992 SHA256 
054930012cd51657dda3d4d12acbd33c5861d2abdc25d6a3b90bd3358b13b89a SHA512 
222844b74eca79457e0814a6409b5ce8bdc50c26d44c4442d2afc0803fb9d079ce1d4aa84675a570550ce215f828fa474deb7e884a8dc41dab947de97d67b802
 WHIRLPOOL 
4ed9a366d4f8a608ad524a0441d436a327120d5ae8294ba37d75f20f1ea50c2fa1fc4e9449e325ae56ddfc62fe2846126cc7685284bd758ec62a9c065fd16b41
 DIST NVIDIA-FreeBSD-x86-96.43.23.tar.gz 15463464 SHA256 
18d855db8381eda1a6cf548c9e5095fc5bb8694bf1d6e24fc1072fba4e54cd78 SHA512 
42d7b1b76cdb3b23680363e565614a22112162a5dd3639cb804fe670c0c3f3f23595bbefa3f78afdc6a8ca848446dee853c7a355f2c96a0d01b354753ba2785c
 WHIRLPOOL 
f8e59ce521990cd9edee441e73f973f074db492952807a0931e362102874cddbb47604ff5c5eb20a0cbde27f9b6d4e440dd12cc2e5a20c9cb65bf3c0b3e62511
 DIST NVIDIA-FreeBSD-x86_64-304.135.tar.gz 36144428 SHA256 
0e415045b96bb272150d35d72c4a17c3d8e7b593dc7ffc577f6f25cc04f9de95 SHA512 
8939f0153e7dc98ed147c79a042731461f87582ef46c4762afadf6a5e1cd0ca32ca99415a3819f7e5abefb2df5c59731454e80873d3d622b73f27e75518c8793
 WHIRLPOOL 
e8689e07f12e169f9abad243111bcddee7796826f0028d29bb5eb340649696a3688a74068f07f52d6764fba9924ddd1dba18e8ae442654fffa9b902ccbde2c7f
 DIST NVIDIA-FreeBSD-x86_64-340.102.tar.gz 60862932 SHA256 
6d1108c2e8d1b25eb16cd8dc4eb221f2a20d2e4c39a515c0b5809fb407991f94 SHA512 
fddef644937093550f9e5dfc25dc5cb81280785735c2d11f644b5eece8144b23bc88a353534ca95e925f54da9131ed5dd7460b72e554b6625df33e243476588f
 WHIRLPOOL 
0b19ef96124768b8cafb0211a79f8ba6e3d04d9289d5194a59fdaa4eb15ab898c103346892007d9fd6eac75d6d503cd9724ab8f60bd7cf28fee2f9307b03d70b
 DIST NVIDIA-FreeBSD-x86_64-375.39.tar.gz 58308585 SHA256 
0d58c450b3391cf28655f15505aaca8d011590efe5dd3ebc6a3212a9d7597b17 SHA512 
2b9e4fe4c850c59050d6f586be743e6e9511d12ee3e5f760b6c6ef5ff2084b7bc147267a7844191db1bfab842806a47054ce8f7534d5fee614efbf08e1faaca4
 WHIRLPOOL 
fe195242a1a3657609eb9ea0eda27daa22fcc40beaa35e3cfcda575978361f68da27a46411ad38a93bef333bba91c06b911545d4d14f19b3dd2d085ae7012408
+DIST NVIDIA-FreeBSD-x86_64-375.66.tar.gz 58343065 SHA256 
f6

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

2017-05-06 Thread Jeroen Roovers
commit: 695c83cd32f5879522cd68a723f21c74b4750557
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:08:01 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:08:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695c83cd

dev-python/pyparsing: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/pyparsing/pyparsing-2.1.10.ebuild 
b/dev-python/pyparsing/pyparsing-2.1.10.ebuild
index d0cf4de36ec..0358f84 100644
--- a/dev-python/pyparsing/pyparsing-2.1.10.ebuild
+++ b/dev-python/pyparsing/pyparsing-2.1.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples"
 
 # not contained in the tarball



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

2017-05-06 Thread Jeroen Roovers
commit: 51d57d9c8f5889d7e23b91599ce7527ab9e167f7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:11:49 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:11:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d57d9c

dev-python/PySocks: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/PySocks/PySocks-1.5.6.ebuild 
b/dev-python/PySocks/PySocks-1.5.6.ebuild
index 577a5223127..5e4034852e4 100644
--- a/dev-python/PySocks/PySocks-1.5.6.ebuild
+++ b/dev-python/PySocks/PySocks-1.5.6.ebuild
@@ -13,5 +13,5 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""



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

2017-05-06 Thread Jeroen Roovers
commit: 235c9cdb3cff8c6c6e6290ef23f64fd6d14b4034
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:08:32 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:08:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235c9cdb

dev-python/python-dateutil: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild 
b/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
index beb246bdd02..2b35256 100644
--- a/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
+++ b/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: 6080504e789348477a955f220cd61b85c4037c00
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:12:58 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:12:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6080504e

dev-python/urllib3: Stable for HPPA (bug #617258).

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

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

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



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

2017-05-06 Thread Jeroen Roovers
commit: 22f100cd943651234c429c672799286b74ea18d6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:06:30 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:06:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f100cd

dev-python/flake8: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/flake8/flake8-2.5.4.ebuild 
b/dev-python/flake8/flake8-2.5.4.ebuild
index 44a41714e96..f85dbe340c0 100644
--- a/dev-python/flake8/flake8-2.5.4.ebuild
+++ b/dev-python/flake8/flake8-2.5.4.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
 HOMEPAGE="https://bitbucket.org/tarek/flake8 
https://pypi.python.org/pypi/flake8";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 LICENSE="MIT"
 SLOT="0"



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

2017-05-06 Thread Jeroen Roovers
commit: 3f0e703a7c1758f782f5b5a38d4b140be44f76bc
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:13:09 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:13:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0e703a

dev-python/requests: Stable for HPPA (bug #617258).

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

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

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



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

2017-05-06 Thread Jeroen Roovers
commit: 7e0450edb4e569d9402e72ef2212946b256c56dd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:07:22 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:07:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0450ed

dev-python/lxml: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/lxml/lxml-3.7.3.ebuild 
b/dev-python/lxml/lxml-3.7.3.ebuild
index 343a619ce9a..e24e2b97be7 100644
--- a/dev-python/lxml/lxml-3.7.3.ebuild
+++ b/dev-python/lxml/lxml-3.7.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD ElementTree GPL-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples +threads test"
 
 # Note: lib{xml2,xslt} are used as C libraries, not Python modules.



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

2017-05-06 Thread Jeroen Roovers
commit: 6064a8001ffbabab787099cb3962a128e88a20b6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:06:58 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:06:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6064a800

dev-python/jinja: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/jinja/jinja-2.9.5.ebuild 
b/dev-python/jinja/jinja-2.9.5.ebuild
index 145d38c48ad..384e06d1855 100644
--- a/dev-python/jinja/jinja-2.9.5.ebuild
+++ b/dev-python/jinja/jinja-2.9.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris"
 IUSE="doc examples test"
 RESTRICT="!test? ( test )"
 



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

2017-05-06 Thread Jeroen Roovers
commit: c59ce7bdad44fbaeb1327d1d5e57a93c180cce40
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:05:51 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:05:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59ce7bd

dev-python/Babel: Stable for HPPA (bug #617258).

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

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

diff --git a/dev-python/Babel/Babel-2.3.4.ebuild 
b/dev-python/Babel/Babel-2.3.4.ebuild
index 6606fee92a7..dc2ed315dbf 100644
--- a/dev-python/Babel/Babel-2.3.4.ebuild
+++ b/dev-python/Babel/Babel-2.3.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="doc test"
 
 RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]



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

2017-05-06 Thread Andreas Sturmlechner
commit: c255e1c464c1f6e70a4f2ea36f3419ae4f4103e9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May  6 11:14:39 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat May  6 11:14:39 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c255e1c4

kde-apps/kio-extras: Drop unused DEPEND

Upstream commit b0b12086e78665dc266205576979d86def9b634b

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-apps/kio-extras/kio-extras-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-.ebuild 
b/kde-apps/kio-extras/kio-extras-.ebuild
index c8d16c456a..191be978eb 100644
--- a/kde-apps/kio-extras/kio-extras-.ebuild
+++ b/kde-apps/kio-extras/kio-extras-.ebuild
@@ -21,7 +21,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdnssd)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)



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

2017-05-06 Thread Jeroen Roovers
commit: fa84e8c233bd6a35541fdf7dccd9397671d68c96
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:15:34 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:15:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa84e8c2

dev-python/appdirs: Stable for HPPA (bug #617156).

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

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

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



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

2017-05-06 Thread Jeroen Roovers
commit: 0a0d719ae707b8e1d52cc468d74206bfc93d3413
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:17:12 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:17:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0d719a

dev-python/setuptools: Stable for HPPA (bug #617156).

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

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

diff --git a/dev-python/setuptools/setuptools-34.0.2-r1.ebuild 
b/dev-python/setuptools/setuptools-34.0.2-r1.ebuild
index 18782f8c558..047957e52a1 100644
--- a/dev-python/setuptools/setuptools-34.0.2-r1.ebuild
+++ b/dev-python/setuptools/setuptools-34.0.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"



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

2017-05-06 Thread Jeroen Roovers
commit: d20975c921bc3dad95d2a29b662551989dfd9687
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:16:47 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:16:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20975c9

dev-python/packaging: Stable for HPPA (bug #617156).

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

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

diff --git a/dev-python/packaging/packaging-16.8.ebuild 
b/dev-python/packaging/packaging-16.8.ebuild
index 18c84fb2fd3..4367ae7ec99 100644
--- a/dev-python/packaging/packaging-16.8.ebuild
+++ b/dev-python/packaging/packaging-16.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="|| ( Apache-2.0 BSD-2 )"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: b667e1f6eeb8756cc1c94b080eb6c04bd0df76da
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:21:38 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:21:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b667e1f6

dev-python/rfc3987: Mark ~hppa (bug #617424).

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

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

diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild 
b/dev-python/rfc3987/rfc3987-1.3.7.ebuild
index c55109efc5e..b099a06341d 100644
--- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild
+++ b/dev-python/rfc3987/rfc3987-1.3.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="$(python_gen_cond_dep \



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

2017-05-06 Thread Jeroen Roovers
commit: 82cb2e9b399b2a8f1a4a453205d9ac86ce861de3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:21:28 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:21:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82cb2e9b

dev-python/regex: Mark ~hppa (bug #617424).

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

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

diff --git a/dev-python/regex/regex-2017.04.05.ebuild 
b/dev-python/regex/regex-2017.04.05.ebuild
index 46c2b62143b..213c11b65df 100644
--- a/dev-python/regex/regex-2017.04.05.ebuild
+++ b/dev-python/regex/regex-2017.04.05.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
 DOCS=( README docs/UnicodeProperties.txt )



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

2017-05-06 Thread Jeroen Roovers
commit: 4065b2890ead703085d5626bded5c6cc6e537441
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:21:49 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:21:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4065b289

dev-python/jsonschema: Mark ~hppa (bug #617424).

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

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

diff --git a/dev-python/jsonschema/jsonschema-2.6.0.ebuild 
b/dev-python/jsonschema/jsonschema-2.6.0.ebuild
index 216287ec870..a1736a05a02 100644
--- a/dev-python/jsonschema/jsonschema-2.6.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-2.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-05-06 Thread Jeroen Roovers
commit: 553c5702348e1b2fb4bfa0084c58d83dfd572ef0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:26:58 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:26:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=553c5702

dev-python/pbr: Mark ~hppa (bug #617528).

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

 dev-python/pbr/pbr-2.0.0.ebuild | 2 +-
 dev-python/pbr/pbr-2.1.0.ebuild | 2 +-
 dev-python/pbr/pbr-3.0.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pbr/pbr-2.0.0.ebuild b/dev-python/pbr/pbr-2.0.0.ebuild
index 924048c2fcf..5b330c361ae 100644
--- a/dev-python/pbr/pbr-2.0.0.ebuild
+++ b/dev-python/pbr/pbr-2.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 
 # git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and 
https://bugs.gentoo.org/show_bug.cgi?id=561038

diff --git a/dev-python/pbr/pbr-2.1.0.ebuild b/dev-python/pbr/pbr-2.1.0.ebuild
index 924048c2fcf..5b330c361ae 100644
--- a/dev-python/pbr/pbr-2.1.0.ebuild
+++ b/dev-python/pbr/pbr-2.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 
 # git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and 
https://bugs.gentoo.org/show_bug.cgi?id=561038

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



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

2017-05-06 Thread Jeroen Roovers
commit: 3e192a829e3d0fd811e858c85828c75fc0198220
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:29:30 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:29:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e192a82

sys-devel/gcc: Stable for HPPA (bug #603260).

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

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

diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild 
b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
index 41efb7128d2..d186cd4b430 100644
--- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
@@ -21,7 +21,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm"
 
 inherit toolchain
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

2017-05-06 Thread Jeroen Roovers
commit: 895231da2c5f8abe6fd32485e377ec52c9118769
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:45:47 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:45:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895231da

sys-devel/kgcc64: Stable for HPPA too.

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

 sys-devel/kgcc64/kgcc64-4.4.6.ebuild | 4 ++--
 sys-devel/kgcc64/kgcc64-4.5.4.ebuild | 4 ++--
 sys-devel/kgcc64/kgcc64-4.6.4.ebuild | 4 ++--
 sys-devel/kgcc64/kgcc64-4.7.4.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild 
b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild
index 0047b8690a2..44fb7243b55 100644
--- a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -23,7 +23,7 @@ inherit eutils toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on mips and sparc; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~sparc"
+KEYWORDS="hppa ~sparc"
 
 RDEPEND=">=dev-libs/gmp-4.2.1
>=dev-libs/mpfr-2.3.2

diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild 
b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild
index 32a45608cb7..8a98169637f 100644
--- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -23,7 +23,7 @@ inherit eutils toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on mips and sparc; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~sparc"
+KEYWORDS="hppa ~sparc"
 
 RDEPEND=">=dev-libs/gmp-4.3.2
>=dev-libs/mpfr-2.4.2

diff --git a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild 
b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild
index 5c2cf09e614..5f6fc1d5a61 100644
--- a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -23,7 +23,7 @@ inherit eutils toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on mips and sparc; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~sparc"
+KEYWORDS="hppa ~sparc"
 
 RDEPEND=">=dev-libs/gmp-4.3.2
>=dev-libs/mpfr-2.4.2

diff --git a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild 
b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild
index 9637aa9b94d..787c3e6b10b 100644
--- a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -23,7 +23,7 @@ inherit eutils toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on mips and sparc; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips ~sparc"
+KEYWORDS="hppa ~mips ~sparc"
 
 RDEPEND=">=dev-libs/gmp-4.3.2
>=dev-libs/mpfr-2.4.2



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

2017-05-06 Thread Jeroen Roovers
commit: bc25f24123a84a012c809679280a4459afe6dced
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:48:11 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:48:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc25f241

sys-devel/kgcc64: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-devel/kgcc64/Manifest| 14 -
 sys-devel/kgcc64/kgcc64-4.6.3.ebuild | 55 
 sys-devel/kgcc64/kgcc64-4.8.1.ebuild | 55 
 sys-devel/kgcc64/kgcc64-4.8.2.ebuild | 55 
 sys-devel/kgcc64/kgcc64-4.9.1.ebuild | 55 
 sys-devel/kgcc64/kgcc64-4.9.2.ebuild | 55 
 sys-devel/kgcc64/kgcc64-4.9.3.ebuild | 55 
 sys-devel/kgcc64/kgcc64-5.3.0.ebuild | 55 
 8 files changed, 399 deletions(-)

diff --git a/sys-devel/kgcc64/Manifest b/sys-devel/kgcc64/Manifest
index ef864437719..a359c192c91 100644
--- a/sys-devel/kgcc64/Manifest
+++ b/sys-devel/kgcc64/Manifest
@@ -14,32 +14,18 @@ DIST gcc-4.5.3-patches-1.4.tar.bz2 22869 SHA256 
96e7ee4805ceb19cc27ca9ef0f79c061
 DIST gcc-4.5.3.tar.bz2 66374586 SHA256 
0a8847af44a9b33813b17a73139517c96adfd519eaf24c79d4d9d09f65de SHA512 
42c03aa0d16a52e95d1857d859ddd0a4923c232b90481ee52b02bc9a3976bc6e5e502e94af3fc76ac054572a420303c47e409c72f816416aeffd74c4bcd443d3
 WHIRLPOOL 
faad2337eaae059cde6a2f42227f29a6c2855e6cbf16894a178e446b7668b7f68e23a7968926473974ec9aff3680cebbebfc01af0a60474ff90cf1fad3e96a11
 DIST gcc-4.5.4-patches-1.2.tar.bz2 22588 SHA256 
45ea4e83e6c879d666fd38be5a4c7cce3e5ad756ebd402c664f65702dd2e4750 SHA512 
f69c7be5195d4151c3ed1d3fb2913a77bea871554b03f1149ce700bb4cf553edc795cafd637c75305af6ed4079ec698122cac7836ff0f06189f9687ee5565f99
 WHIRLPOOL 
e49f668c567c5427d12720d2d937092cbe323b023c786e25dde5babdcf8a1dfacab9deb82d7702cb67eba1eedb56d83fbe59f853102cad55b33e3d2ff213b270
 DIST gcc-4.5.4.tar.bz2 66426133 SHA256 
eef3f0456db8c3d992cbb51d5d32558190bc14f3bc19383dd93acc27acc6befc SHA512 
78696b287d46aacd6f150920da376ea32f58ad9f0dafd2d3b7fa6dbdd8dd7afe659108d1dfaa5807617fc5248719f50b39c37ade0173ea5b9fec2091f4656115
 WHIRLPOOL 
1d3aa5f344171a75144118101bf475536940eeb80f73849827ee4103c52dfb6504d9b26e21fa0984c65c5e6267e02fa6e7f8ef539c44f45470790781080aadca
-DIST gcc-4.6.3-patches-1.9.tar.bz2 20439 SHA256 
985aa2a7adb15121cb4b2ed7af054a948e6aea882d959d814109078dbc912719 SHA512 
d6ac0df52deb3c2c2f2e1bb2354e8fec8ac26a3c6fa15bf47c9cd8424f87faee0646878263ecd489f1fcef1e62896150f82f770792340a0722d72d793f5f5a62
 WHIRLPOOL 
64238ee4ddba510341bd3fc38bb92a360517b5b1b94754d9430970ec9cf38cf95d907b3c2829043dca00f7c7b9bc26554242717a6e0382370520a7db0d0ba246
-DIST gcc-4.6.3.tar.bz2 71999439 SHA256 
e8f5853d4eec2f5ebaf8a72ae4d53c436aacf98153b2499f8635b48c4718a093 SHA512 
efedecc1a6d1c36eb91cbecfae9a4414d01051e99965de8a284d1164df3cad13fa99a6dd5a4ceaa03ef63a66884eaf729b49d602ac82088f788bab045ce1eb26
 WHIRLPOOL 
a50059cc5ec5bcf7c7d7108e38087c2168ff0c6817d06b709be901a87007f84cd231ebae0752cdc94fa99c93ecd30ba810d3213aba9f3639292b1e831818ec0c
 DIST gcc-4.6.4-patches-1.0.tar.bz2 18687 SHA256 
f751e2e701c48bc30d3047b87b5d08fb15095de3bb5b83c9662c08f5e5449a92 SHA512 
8dd580faa9bcffcdeb1843a8d3d3bd8db492891d855c17bba3cc019673d814a5d24a927055694307be6438cb2c041bc799646a483c019f3840e4e1ca33b7ccb5
 WHIRLPOOL 
695fd821f347062bed01305fa1aca8c0cf4085391ad63f31df4afa3f4eaeb57eba7cebae02caac788dc9b290a57d675e7ee3e15522d7d2909cbcbf1e6982
 DIST gcc-4.6.4.tar.bz2 72006076 SHA256 
35af16afa0b67af9b8eb15cafb76d2bc5f568540552522f5dc2c88dd45d977e8 SHA512 
b5a5395782e0b9e61cda052f6e00c8575d1aa0b7e8db9e34c06e4e45f12ff37b436018536b7fa69a04a4235b5b368895652e3ed8fab2fe11763f9782ed9161dc
 WHIRLPOOL 
ab1b035f43aec669640b36037e65ae0edceb3b13b1ce4f7900aeff5ee06686dc2d66c3dd81156f53c4e9a9a806e4becd4462f72a6c4ad7e646b632c10c23356c
 DIST gcc-4.7.3-patches-1.3.tar.bz2 42559 SHA256 
082cf644967bd83a145c0699d212d2e3703365483b08d43b3c1e50961602f029 SHA512 
3a962d5301aaaebdf18b49e4d603b1dfd13d1bc0e874d66f7d0840058dc4588cc081df0b1da05bc6e293cb76bdb7fef1f4e76261f1c15820c8008a4f9814fa13
 WHIRLPOOL 
cdd782784d730c8d6de48e74a30f980581d37818e6a3ca5d6ffa30ed9b822fd3fed2232fbdcb5eb01359675d9030a95ea2adf9ed6abba52d6725e07bc3152b44
 DIST gcc-4.7.3.tar.bz2 82904224 SHA256 
2f7c37eb4fc14422ff2358a9ef59c974a75ab41204ef0e49fc34ab1d8981a9c3 SHA512 
5671a2dd3b6ac0d23f305cb11a796aebd823c1462b873136b412e660966143f4e07439bd8926c1443b78442beb6ae370ef91d819ec615920294875b722b7b0bd
 WHIRLPOOL 
cb3408e3e251833f38ae7cf2388a1ddce864614fe1c68de9729a1a9a1f8f028ab92c0f2b863e7fa3ac16dbf443306ac864e74c9cce90690230c081ee2ac309d3
 DIST gcc-4.7.4-patches-1.0.tar.bz2 40785 SHA256 
bd54097be04a28f50890cffb0f00c6794f1196496c55264711e036ef82173eea SHA512 
223dfe74cb784e6e6d53f8a8ccf939a938be17fe039676d4750f0b3f767cc0c967fd69c3fce054983cad1739901c7cbb2

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2017-05-06 Thread Jeroen Roovers
commit: 03ef38ae1ec348c48c6563bc60518cdf3387b264
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:41:40 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:41:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ef38ae

x11-drivers/nvidia-drivers: Revert kernel version update (GPL-only symbol 
'refcount_inc').

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-drivers/nvidia-drivers/nvidia-drivers-375.66.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-375.66.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-375.66.ebuild
index 8b5438308c2..1a8dfc058c3 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-375.66.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-375.66.ebuild
@@ -91,11 +91,11 @@ pkg_pretend() {
die "Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}"
fi
 
-   if use kernel_linux && kernel_is ge 4 12; then
+   if use kernel_linux && kernel_is ge 4 11; then
ewarn "Gentoo supports kernels which are supported by NVIDIA"
ewarn "which are limited to the following kernels:"
-   ewarn "

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

2017-05-06 Thread Jeroen Roovers
commit: 730a1dde67ae41387e3a3a2b4f45d70a4805660f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:44:00 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:44:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730a1dde

sys-devel/kgcc64: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-devel/kgcc64/Manifest|  2 ++
 sys-devel/kgcc64/kgcc64-6.3.0.ebuild | 55 
 2 files changed, 57 insertions(+)

diff --git a/sys-devel/kgcc64/Manifest b/sys-devel/kgcc64/Manifest
index d82ff8c708d..ef864437719 100644
--- a/sys-devel/kgcc64/Manifest
+++ b/sys-devel/kgcc64/Manifest
@@ -42,3 +42,5 @@ DIST gcc-5.3.0-patches-1.0.tar.bz2 27610 SHA256 
ce5347ad0137d7e9d57c38ae99df4e97
 DIST gcc-5.3.0.tar.bz2 95441837 SHA256 
b84f5592e9218b73dbae612b5253035a7b34a9a1f7688d2e1bfaaf7267d5c4db SHA512 
d619847383405fd389f5a2d7225f97fedb01f81478dbb8339047ccba7561a5c20045ab500a8744bffd19ea51892ce09fc37f862f2cfcb42de0f0f8cd8f8da37a
 WHIRLPOOL 
63c10c65dcd9eaca7a426113fb593744829b00093eb57eb02603fb5387a81af20f3576c4d61d32c351e46cc79db20b445a5630e54e328c9771c92cff980661f5
 DIST gcc-5.4.0-patches-1.0.tar.bz2 28227 SHA256 
ff600369f150129754108322338c3f4f0064d222843a2d82778537f94a22ecbb SHA512 
70cd83b142abaa3c22d67d5d58185da2cfa178737ec963e230cc03ea8dc6dc757665c711fae91af4cd91062d3136c6f31a5ee3c4c7440ed9485c6f3632731940
 WHIRLPOOL 
84a69d2dde582fd486f6c60f78ce9f8c7cc5b480c2989cc1804617eb6526a4a17d20d2ed010bd9fc78019d69caa665428970234090b21f9d4b97217011d4fcd6
 DIST gcc-5.4.0.tar.bz2 95661481 SHA256 
608df76dec2d34de6558249d8af4cbee21eceddbcb580d666f7a5a583ca3303a SHA512 
2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d1ef16ea39def408a644ba48f97519ec7a7dd37d260c3e9423514265b
 WHIRLPOOL 
ec81c8143e48bc8d9d0bbdc0fa3ca553c805193f53ac46c86127b54565894780dd97281485e396a130567464c753f043458c8e450018c957813f50ff90a40708
+DIST gcc-6.3.0-patches-1.0.tar.bz2 7596 SHA256 
6c880468ffa4ad2b324fd18c762dbdf10646089c8ab865c228e166f99a0e049c SHA512 
8fc96086bd3da3726687ee9d180d3b5d0a7d5814141d44eac8eb01566a783ec780c8fb8f55f75d6e9c9006b2e407e20cdb5835d541b0b66a47dd60642861734c
 WHIRLPOOL 
b1bce94d6134db6c9aff4298c6c7af003e39d0411aa40cd027d2c7d6a256971c81fb557e85b25f1107e9a474cb7d772c3bc62a7a4ab7ff7fca5eeae5b2ca0c94
+DIST gcc-6.3.0.tar.bz2 99903185 SHA256 
f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f SHA512 
234dd9b1bdc9a9c6e352216a7ef4ccadc6c07f156006a59759c5e0e6a69f0abcdc14630eff11e3826dd6ba5933a8faa43043f3d1d62df6bd5ab1e82862f9bf78
 WHIRLPOOL 
e79a2d6ad199396b6efd835c1129d049a367174ea33dd3b6247d72461f117c2dd81e5a66f3dd6427ce500e768d3a4453efd0debcb56966d00c7df79d05d54b7d

diff --git a/sys-devel/kgcc64/kgcc64-6.3.0.ebuild 
b/sys-devel/kgcc64/kgcc64-6.3.0.ebuild
new file mode 100644
index 000..e51d7af905e
--- /dev/null
+++ b/sys-devel/kgcc64/kgcc64-6.3.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+case ${CHOST} in
+   hppa*)CTARGET=hppa64-${CHOST#*-};;
+   mips*)CTARGET=${CHOST/mips/mips64};;
+   powerpc*) CTARGET=${CHOST/powerpc/powerpc64};;
+   s390*)CTARGET=${CHOST/s390/s390x};;
+   sparc*)   CTARGET=${CHOST/sparc/sparc64};;
+   i?86*)CTARGET=x86_64-${CHOST#*-};;
+esac
+export CTARGET
+TOOLCHAIN_ALLOWED_LANGS="c"
+GCC_TARGET_NO_MULTILIB=true
+
+PATCH_VER="1.0"
+GCC_FILESDIR=${FILESDIR/${PN}/gcc}
+
+inherit eutils toolchain
+
+DESCRIPTION="64bit kernel compiler"
+
+# Works on mips and sparc; all other archs, refer to bug #228115
+KEYWORDS="~hppa ~mips"
+
+RDEPEND=">=dev-libs/gmp-4.3.2
+   >=dev-libs/mpfr-2.4.2
+   >=dev-libs/mpc-0.8.1
+   >=sys-devel/gcc-config-1.4"
+# unlike every other target, hppa has not unified the 32/64 bit
+# ports in binutils yet
+DEPEND="${RDEPEND}
+   hppa? ( sys-devel/binutils-hppa64 )
+   !sys-devel/gcc-hppa64
+   !sys-devel/gcc-mips64
+   !sys-devel/gcc-powerpc64
+   !sys-devel/gcc-sparc64
+   >=sys-apps/texinfo-4.8
+   >=sys-devel/bison-1.875"
+
+pkg_postinst() {
+   toolchain_pkg_postinst
+
+   cd "${ROOT}"/usr/bin
+   local x
+   for x in gcc cpp ; do
+   cat <<-EOF >${CTARGET%%-*}-linux-${x}
+   #!/bin/sh
+   exec ${CTARGET}-${x} "\$@"
+   EOF
+   chmod a+rx ${CTARGET%%-*}-linux-${x}
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/files/

2017-05-06 Thread Jeroen Roovers
commit: 7882ce6b89df045eba5657118e603544c05414b9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat May  6 11:42:19 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat May  6 11:42:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7882ce6b

x11-drivers/nvidia-drivers: Remove obsolete patch.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../files/nvidia-drivers-375.26-profiles-rc.patch | 11 ---
 1 file changed, 11 deletions(-)

diff --git 
a/x11-drivers/nvidia-drivers/files/nvidia-drivers-375.26-profiles-rc.patch 
b/x11-drivers/nvidia-drivers/files/nvidia-drivers-375.26-profiles-rc.patch
deleted file mode 100644
index 13acd042f94..000
--- a/x11-drivers/nvidia-drivers/files/nvidia-drivers-375.26-profiles-rc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/nvidia-application-profiles-375.26-rc
-+++ b/nvidia-application-profiles-375.26-rc
-@@ -48,7 +48,7 @@
- {
-   "name" : "NoEnforceShaderInputOutputMatching",
-   "settings" : [ "GLShaderPortabilityWarnings", false ]
--},
-+}
- ],
- "rules" : [
- {



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

2017-05-06 Thread Markus Meier
commit: 58cd0908047debe4504284e43209a262d127a1b4
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 13:13:53 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 13:13:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cd0908

dev-libs/xmlrpc-c: arm stable, bug #616632

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

 dev-libs/xmlrpc-c/xmlrpc-c-1.39.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-1.39.11-r1.ebuild 
b/dev-libs/xmlrpc-c/xmlrpc-c-1.39.11-r1.ebuild
index 82abcd6a3da..0f74f8d00d0 100644
--- a/dev-libs/xmlrpc-c/xmlrpc-c-1.39.11-r1.ebuild
+++ b/dev-libs/xmlrpc-c/xmlrpc-c-1.39.11-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="abyss +cgi +curl +cxx +libxml2 threads test tools"
 
 REQUIRED_USE="test? ( abyss curl cxx ) tools? ( curl )"



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

2017-05-06 Thread Markus Meier
commit: da4541f14952935b37cd8eeb85dea0e04f08d338
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 13:15:18 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 13:15:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4541f1

dev-perl/Net-SSLeay: arm stable, bug #617294

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

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

diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild 
b/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild
index bcba1f4c4af..476766dc026 100644
--- a/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild
+++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL"
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="libressl test minimal examples"
 
 RDEPEND="



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

2017-05-06 Thread Markus Meier
commit: 47f1c51ff9466b271b6b346ec6d74945115a8f51
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 13:15:44 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 13:15:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f1c51f

dev-perl/XML-NamespaceSupport: arm stable, bug #617296

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

 dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild 
b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild
index 5a8c34c90fa..8b58edc6cf2 100644
--- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild
+++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Perl module that offers a simple to process namespaced XML 
names"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



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

2017-05-06 Thread Markus Meier
commit: 907be8a518eeca2cb27e24c84b0cb071a547d1c2
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 13:16:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 13:16:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907be8a5

sys-fs/cryptsetup: arm stable, bug #617314

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

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

diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild 
b/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
index 3440d0d76ea..853dfd6296e 100644
--- a/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/$
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
 # we don't support nss since it doesn't allow cryptsetup to be built statically
 # and it's missing ripemd160 support so it can't provide full backward 
compatibility



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

2017-05-06 Thread Markus Meier
commit: aa65b6b7c95317b9439cf31f0388f255c8bad36c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 13:16:47 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 13:16:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa65b6b7

net-fs/samba: add ~arm, bug #591304

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

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

diff --git a/net-fs/samba/samba-4.5.8.ebuild b/net-fs/samba/samba-4.5.8.ebuild
index d76476baed2..883687cec29 100644
--- a/net-fs/samba/samba-4.5.8.ebuild
+++ b/net-fs/samba/samba-4.5.8.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="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 
 DESCRIPTION="Samba Suite Version 4"
 HOMEPAGE="http://www.samba.org/";



[gentoo-commits] proj/eselect:master commit in: modules/, /

2017-05-06 Thread Ulrich Müller
commit: 2c5554fe64ace6f8cb082b6bd442e13dc3999c0c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat May  6 12:43:47 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat May  6 12:43:47 2017 +
URL:https://gitweb.gentoo.org/proj/eselect.git/commit/?id=2c5554fe

Check range of number in kernel and profile modules.

* modules/kernel.eselect (set_symlink):
* modules/profile.eselect (set_symlink): Check range of number,
bug 617572. Thanks to Takuto Yoshida  gmail.com>.

 ChangeLog   | 6 ++
 modules/kernel.eselect  | 2 ++
 modules/profile.eselect | 2 ++
 3 files changed, 10 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 4bd53b9..2b356bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-06  Ulrich Müller  
+
+   * modules/kernel.eselect (set_symlink):
+   * modules/profile.eselect (set_symlink): Check range of number,
+   bug 617572. Thanks to Takuto Yoshida .
+
 2017-03-22  Ulrich Müller  
 
* configure.ac: Update version to 1.4.9.

diff --git a/modules/kernel.eselect b/modules/kernel.eselect
index 3104a98..e76c143 100644
--- a/modules/kernel.eselect
+++ b/modules/kernel.eselect
@@ -44,6 +44,8 @@ set_symlink() {
 
if is_number "${target}"; then
local targets=( $(find_targets) )
+   [[ ${target} -ge 1 && ${target} -le ${#targets[@]} ]] \
+   || die -q "Number out of range: $1"
target=${targets[target-1]}
fi
 

diff --git a/modules/profile.eselect b/modules/profile.eselect
index 68d9b8a..8d95c01 100644
--- a/modules/profile.eselect
+++ b/modules/profile.eselect
@@ -80,6 +80,8 @@ set_symlink() {
targets=( $(find_targets) )
[[ ${#targets[@]} -eq 0 ]] \
&& die -q "Failed to get a list of valid profiles"
+   [[ ${target} -ge 1 && ${target} -le ${#targets[@]} ]] \
+   || die -q "Number out of range: $1"
target=${targets[target-1]}
repo=${target%%::*}; target=${target#*::}
repopath=${target%%::*}; target=${target#*::}



[gentoo-commits] proj/eselect:master commit in: /, modules/

2017-05-06 Thread Ulrich Müller
commit: 5fd090827d2f4464245bbd454371c040358d6b1d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat May  6 13:04:58 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat May  6 13:04:58 2017 +
URL:https://gitweb.gentoo.org/proj/eselect.git/commit/?id=5fd09082

Improved error checking in kernel module.

* modules/kernel.eselect (do_set): Don't remove the old symlink
before we know that we have a valid new target. Simplify.
(set_symlink): Check if the new link target is valid, then remove
any old symlink, then set the new one.
(remove_symlink): Use rm -f.

 ChangeLog  |  6 ++
 modules/kernel.eselect | 32 
 2 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2b356bd..6deef3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2017-05-06  Ulrich Müller  
 
+   * modules/kernel.eselect (do_set): Don't remove the old symlink
+   before we know that we have a valid new target. Simplify.
+   (set_symlink): Check if the new link target is valid, then remove
+   any old symlink, then set the new one.
+   (remove_symlink): Use rm -f.
+
* modules/kernel.eselect (set_symlink):
* modules/profile.eselect (set_symlink): Check range of number,
bug 617572. Thanks to Takuto Yoshida .

diff --git a/modules/kernel.eselect b/modules/kernel.eselect
index e76c143..57b9b7e 100644
--- a/modules/kernel.eselect
+++ b/modules/kernel.eselect
@@ -35,7 +35,7 @@ find_targets() {
 
 # remove the kernel symlink
 remove_symlink() {
-   rm "${EROOT}/usr/src/linux"
+   rm -f "${EROOT}/usr/src/linux"
 }
 
 # set the kernel symlink
@@ -49,15 +49,19 @@ set_symlink() {
target=${targets[target-1]}
fi
 
-   if [[ -z ${target} ]]; then
-   die -q "Target \"$1\" doesn't appear to be valid!"
-   elif [[ -f ${EROOT}/usr/src/${target}/Makefile ]]; then
-   ln -s "${target}" "${EROOT}/usr/src/linux"
-   elif [[ -f ${EROOT}/usr/src/linux-${target}/Makefile ]]; then
-   ln -s "linux-${target}" "${EROOT}/usr/src/linux"
-   else
-   die -q "Target \"$1\" doesn't appear to be valid!"
+   if [[ -n ${target} ]]; then
+   if [[ -f ${EROOT}/usr/src/${target}/Makefile ]]; then
+   :
+   elif [[ -f ${EROOT}/usr/src/linux-${target}/Makefile ]]; then
+   target=linux-${target}
+   else# target not valid
+   target=
+   fi
fi
+   [[ -n ${target} ]] || die -q "Target \"$1\" doesn't appear to be valid!"
+
+   remove_symlink || die -q "Couldn't remove existing symlink"
+   ln -s "${target}" "${EROOT}/usr/src/linux"
 }
 
 ### show action ###
@@ -114,14 +118,10 @@ do_set() {
[[ -z $1 ]] && die -q "You didn't tell me what to set the symlink to"
[[ $# -gt 1 ]] && die -q "Too many parameters"
 
-   if [[ -L ${EROOT}/usr/src/linux ]]; then
-   # existing symlink
-   remove_symlink || die -q "Couldn't remove existing symlink"
-   set_symlink "$1" || die -q "Couldn't set a new symlink"
-   elif [[ -e ${EROOT}/usr/src/linux ]]; then
+   if [[ -e ${EROOT}/usr/src/linux && ! -L ${EROOT}/usr/src/linux ]]; then
# we have something strange
die -q "${EROOT}/usr/src/linux exists but is not a symlink"
-   else
-   set_symlink "$1" || die -q "Couldn't set a new symlink"
fi
+
+   set_symlink "$1" || die -q "Couldn't set a new symlink"
 }



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

2017-05-06 Thread Agostino Sarubbo
commit: c0da6e4ae32b399953f53b636ac19834cac393b5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:25:12 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:25:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0da6e4a

app-text/llpp: amd64 stable wrt bug #614852

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

 app-text/llpp/llpp-26b.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/llpp/llpp-26b.ebuild b/app-text/llpp/llpp-26b.ebuild
index fc38b4614cc..c79e1774ace 100644
--- a/app-text/llpp/llpp-26b.ebuild
+++ b/app-text/llpp/llpp-26b.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://repo.or.cz/llpp.git/snapshot/606ca0f5b7d9c1f031e558c17d66591daa0
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="+ocamlopt static"
 
 LIB_DEPEND=">=app-text/mupdf-1.11:0=[static-libs]



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

2017-05-06 Thread Agostino Sarubbo
commit: 6fae1d958145f8f8d527d99e80f60dc3a7041532
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:26:20 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:26:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fae1d95

dev-util/kdevelop-php: amd64 stable wrt bug #617606

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

 dev-util/kdevelop-php/kdevelop-php-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.1.0.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.1.0.ebuild
index a98238d9a22..c1c1654fb73 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.1.0.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-5.1.0.ebuild
@@ -15,7 +15,7 @@ inherit kde5
 DESCRIPTION="PHP plugin for KDevelop"
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 DEPEND="
$(add_frameworks_dep karchive)



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

2017-05-06 Thread Agostino Sarubbo
commit: 87fb3d4fb2325367d52accae11b182b694a7c87b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:26:08 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:26:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fb3d4f

dev-util/kdevelop: amd64 stable wrt bug #617606

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

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

diff --git a/dev-util/kdevelop/kdevelop-5.1.0.ebuild 
b/dev-util/kdevelop/kdevelop-5.1.0.ebuild
index acb31ee1a30..61a2d3a5f90 100644
--- a/dev-util/kdevelop/kdevelop-5.1.0.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.1.0.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
 LICENSE="GPL-2 LGPL-2"
 IUSE="+gdbui +ninja okteta +plasma +qmake qthelp"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)



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

2017-05-06 Thread Agostino Sarubbo
commit: 4c3809e29949a72e74d60302868f956854c49f86
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:25:41 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:25:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3809e2

dev-python/pycodestyle: amd64 stable wrt bug #617606

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

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

diff --git a/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild 
b/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild
index 64add9e2072..b854c2d60da 100644
--- a/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild
+++ b/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-05-06 Thread Agostino Sarubbo
commit: 8ac25e38eb81c60168cb158d7edb7933b1e81de0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:25:20 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:25:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac25e38

app-text/mupdf: amd64 stable wrt bug #614852

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

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

diff --git a/app-text/mupdf/mupdf-1.11.ebuild b/app-text/mupdf/mupdf-1.11.ebuild
index fced7ca758f..2271e549786 100644
--- a/app-text/mupdf/mupdf-1.11.ebuild
+++ b/app-text/mupdf/mupdf-1.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://mupdf.com/downloads/${P}-source.tar.gz";
 
 LICENSE="AGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="X +curl javascript libressl opengl +openssl static static-libs vanilla"
 
 LIB_DEPEND="



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

2017-05-06 Thread Agostino Sarubbo
commit: ecfdf9723c7c29184c9b5cf8f0a86d4e740cefea
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:26:26 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:26:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecfdf972

dev-util/kdevelop-python: amd64 stable wrt bug #617606

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

 dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild
index fe446336d5e..cd2b9864432 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit kde5 python-single-r1
 
 DESCRIPTION="Python plugin for KDevelop"
 IUSE=""
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-05-06 Thread Agostino Sarubbo
commit: 59624b99052fcc965bb780017946c05cf1ec82b9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:25:02 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:25:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59624b99

media-gfx/darktable: amd64 stable wrt bug #615858

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

 media-gfx/darktable/darktable-2.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/darktable/darktable-2.2.3.ebuild 
b/media-gfx/darktable/darktable-2.2.3.ebuild
index 1f70dacf6af..1cdbda84b1f 100644
--- a/media-gfx/darktable/darktable-2.2.3.ebuild
+++ b/media-gfx/darktable/darktable-2.2.3.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${MY_P
 
 LICENSE="GPL-3 CC-BY-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LANGS=" ca cs da de es fr he hu it ja nl pl ru sk sl sv uk"
 # TODO add lua once dev-lang/lua-5.2 is unmasked
 IUSE="colord cups cpu_flags_x86_sse3 doc flickr geo gphoto2 graphicsmagick 
jpeg2k kwallet libsecret



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

2017-05-06 Thread Agostino Sarubbo
commit: 73dd560e986c29b228d65e3e4314419a29e1b632
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:26:38 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:26:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73dd560e

dev-util/kdevplatform: amd64 stable wrt bug #617606

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

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

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
index feaee605644..a1b62d28662 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/

2017-05-06 Thread Agostino Sarubbo
commit: b2418866440e1a05cf308fee60784e5329bd7eec
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:26:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:26:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2418866

dev-util/kdevelop-pg-qt: amd64 stable wrt bug #617606

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

 dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0-r1.ebuild 
b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0-r1.ebuild
index c09fb5c2333..3c3edd353ad 100644
--- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0-r1.ebuild
+++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="LL(1) parser generator used mainly by KDevelop 
language plugins"
 SRC_URI="mirror://kde/stable/${_kdebase}/${PV}/src/${PN}-${PV%.0}.tar.xz"
 LICENSE="LGPL-2+ LGPL-2.1+"
 IUSE=""
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 DEPEND="
sys-devel/bison



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

2017-05-06 Thread Markos Chandras
commit: 99598559559a8284ed1e17f885d054b727c4515a
Author: Markos Chandras  gentoo  org>
AuthorDate: Sat May  6 13:42:43 2017 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sat May  6 13:42:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99598559

Version bump. Bug #615014

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 sys-kernel/pf-sources/Manifest  |  2 +
 sys-kernel/pf-sources/pf-sources-4.10_p3.ebuild | 77 +
 2 files changed, 79 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index b248ca48903..7347c5758bb 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -19,6 +19,7 @@ DIST linux-3.8.tar.xz 70989468 SHA256 
e070d1bdfbded5676a4f374721c63565f1c969466c
 DIST linux-3.9.tar.xz 72104164 SHA256 
60bc3e64ee5dc778de2cd7cd7640abf518a4c9d4f31b8ed624e16fad53f54541 SHA512 
77fa521f42380409f8ab400c26f7b00e225cb075ef40834bb263325cfdcc3e65aef8511ec2fc2b50bbf4f50e226fb5ab07d7a479aaf09162adbbf318325d0790
 WHIRLPOOL 
668a8de30c7c3ccf6558cf0f29570f15e37ca7d599d1453afc3cab113d1b05fbd5b32646dd9ed798ceb61405a8754345da0740a53f467b825445028cda4bc698
 DIST linux-4.0.tar.xz 82313052 SHA256 
0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991 SHA512 
ce13d2c1c17908fd9a4aa42bb6348a0cb13dd22e560bd54c61b8bfdf62726d6095f130c59177a2fe4793b7dc399481bf10d3556d1d571616000f180304e5a995
 WHIRLPOOL 
c481256e23dc82209942d4f2fc9a94aa7fc4c3c69b05eaa041a58ca4bdc5781274ec4c49d597ccf94b634d61418ec578d20a6569c6c7052b4d3cf33611c99001
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
+DIST linux-4.10.tar.xz 94231404 SHA256 
3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b SHA512 
c3690125a8402df638095bd98a613fcf1a257b81de7611c84711d315cd11e2634ab4636302b3742aedf1e3ba9ce0fea53fe8c7d48e37865d8ee5db3565220d90
 WHIRLPOOL 
86d021bae2dbfc4ef80c22d9e886bed4fbd9476473a2851d7beaf8ed0c7f7fbc1fa0da230eb9e763eb231b7c164c17b2a73fd336ab233543f57be280d6173738
 DIST linux-4.2.tar.xz 85507784 SHA256 
cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb SHA512 
a87bbce3c0c6d810a41bbba1c0dcaae80dc38dded9f8571e97fa4ee5a468d655daf52d260911412f7c7da3171a5114e89d63da14b1753b9a3eb2cc38fd89b9ee
 WHIRLPOOL 
2058e664ee287cc03119ff3dd0155b7018b9c789a13a1012f190e516172f845dcb2d977c8e6a6951e9bd720e5e8cdfa3b888cce392c9b02780520e77475870d0
 DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae SHA512 
d25812043850530fdcfdb48523523ee980747f3c2c1266149330844dae2cba0d056d4ddd9c0f129f570f5d1f6df5c20385aec5f6a2e0755edc1e2f5f93e2c6bc
 WHIRLPOOL 
e3f131443acc14d4f67bbd3f4e1c57af3d822c41c85a112564d54667a591c8619dce42327fd8166d30a2d7adfaf433c2e2134d4995c91c08f65ac0cc2190f935
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
@@ -45,6 +46,7 @@ DIST patch-3.8.2-pf.bz2 661597 SHA256 
4165acb380ef59b50b455775d23d4212703678d68b
 DIST patch-3.9.5-pf.bz2 607797 SHA256 
b6e8976003e7c4ffa603200dda8326bbac68601489b1a451cbb5714242aaccbb SHA512 
7b64e325442f8677784fee6ee5380eeb6f4dcda3a806f473ae61344e7ea2651835a237cb01c388124f6a784c0f6220c5946435a3446c254ed6aa26372873a70e
 WHIRLPOOL 
c48494ca6e4bb04a4d0a2fdf465b2be72f94c2890c3629a14c94d2373a59c772a27b546878b310cd905bdd5c882ac88a1e053a56fdd5175637bdd8cfb696
 DIST patch-4.0-pf6.xz 463504 SHA256 
e45747d19034cab60928fe5c90c570ef0d6a8a95b34b2026d9fcf94efafccd25 SHA512 
2858874c1d29c8e54277085c1ba0dc1d6b144231db43dfc57ab4fb8689498e447922082853138b14664334cf566bbe58c36b8fd52df631f219856abba29bcf3f
 WHIRLPOOL 
7fc0b016559688dd32638f5aaf481d997b1ef6e4c35a5970d6abece682ba1f23b772c7a2c2ad713fad7c0f9e6dcec4a377c1623477c3bc82a425d9c3aecce3c7
 DIST patch-4.1-pf1.xz 341256 SHA256 
68d466f1ac76bb1c5faae2dd01eaea83ed2f1790800eefb9d3aaf2c891569670 SHA512 
6d97975a9fbdaf5046f274a8c739e7fe6edd55d69583b593483f6867222f3c3dc5793129041149e633a4fb0d0cbff867721fa4c2c66c1304c96a4e8d5d3aba6d
 WHIRLPOOL 
60edd299461d78a451def90e026971eec6eb19e9257ea9797f54d593628fa9bd8eddc9ff0558735438437b5b45ff9d8822b0610e8b0f8db9bbfbb27c220120de
+DIST patch-4.10-pf3.xz 326024 SHA256 
d38323bb91b6f2b04d1d51247bbfbab57daabc22ad71c0e195f688679db2f7e6 SHA512 
f5cf7cad04500574f0a4b06df939d9ff685c038d0116e43b6828c72279a09c793fa6a41c662c7ccef1cc201511d00dab57d27e54292880282dd830aeea5c21c

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

2017-05-06 Thread Agostino Sarubbo
commit: 3ca05d8a9863330cfb51446dd4f2821c8b141507
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 14:51:48 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 14:51:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca05d8a

www-servers/tomcat: amd64 stable wrt bug #615868

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

 www-servers/tomcat/tomcat-7.0.77.ebuild | 2 +-
 www-servers/tomcat/tomcat-8.0.43.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/tomcat/tomcat-7.0.77.ebuild 
b/www-servers/tomcat/tomcat-7.0.77.ebuild
index 407d62aa7f8..f583bb614aa 100644
--- a/www-servers/tomcat/tomcat-7.0.77.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.77.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="7"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="extra-webapps websockets"
 
 RESTRICT="test" # can we run them on a production system?

diff --git a/www-servers/tomcat/tomcat-8.0.43.ebuild 
b/www-servers/tomcat/tomcat-8.0.43.ebuild
index 9d2c9ff6392..328c089e958 100644
--- a/www-servers/tomcat/tomcat-8.0.43.ebuild
+++ b/www-servers/tomcat/tomcat-8.0.43.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="8"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="extra-webapps"
 
 RESTRICT="test" # can we run them on a production system?



[gentoo-commits] repo/gentoo:master commit in: media-gfx/slic3r/, media-gfx/slic3r/files/

2017-05-06 Thread Amy Liffey
commit: 6443f68173b24e1901d133757f5a369f821fc2eb
Author: Amy Liffey  gentoo  org>
AuthorDate: Sat May  6 14:42:37 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sat May  6 15:11:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6443f681

media-gfx/slic3r: fix patching bug #617640

Submitted-by: Philipp Psurek  gmail.com>
Package-Manager: portage-2.3.3

 media-gfx/slic3r/files/slic3r--adjust_var_path.patch | 11 ---
 media-gfx/slic3r/slic3r-.ebuild  |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/media-gfx/slic3r/files/slic3r--adjust_var_path.patch 
b/media-gfx/slic3r/files/slic3r--adjust_var_path.patch
deleted file mode 100644
index ff22b24e227..000
--- a/media-gfx/slic3r/files/slic3r--adjust_var_path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/lib/Slic3r.pm2016-12-18 15:24:37.52000 +0100
-+++ b/lib/Slic3r.pm2016-12-18 15:25:23.43000 +0100
-@@ -42,7 +42,7 @@
- 
- use FindBin;
- # Path to the images.
--our $var = sub { decode_path($FindBin::Bin) . "/var/" . $_[0] };
-+our $var = sub { decode_path($FindBin::RealBin) . "/var/" . $_[0] };
- 
- use Moo 1.003001;
- 

diff --git a/media-gfx/slic3r/slic3r-.ebuild 
b/media-gfx/slic3r/slic3r-.ebuild
index 3d54436739e..4c89cffa525 100644
--- a/media-gfx/slic3r/slic3r-.ebuild
+++ b/media-gfx/slic3r/slic3r-.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
@@ -71,7 +71,7 @@ src_unpack() {
 
 src_prepare() {
pushd "${WORKDIR}/slic3r-${PV}" || die
-   eapply "${FILESDIR}/${P}-adjust_var_path.patch"
+   sed -i lib/Slic3r.pm -e "s@FindBin::Bin@FindBin::RealBin@g" || die
eapply_user
popd || die
 }



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

2017-05-06 Thread Michael Orlitzky
commit: b071e217316205e7e189e6f903b59dc594c66080
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat May  6 15:19:51 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat May  6 15:20:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b071e217

dev-libs/libucl: update flag description for USE=utils.

The "utils" USE flag enables two utilities currently: chargen and
objdump. I've mentioned them explicitly in metadata.xml, and left
a comment about a new utility in a future (unpackaged) version.

Gentoo-Bug: 600762

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/libucl/metadata.xml | 16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-libs/libucl/metadata.xml b/dev-libs/libucl/metadata.xml
index f564bfde4e3..6d4d014359b 100644
--- a/dev-libs/libucl/metadata.xml
+++ b/dev-libs/libucl/metadata.xml
@@ -2,16 +2,20 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
   
-  UCL is heavily infused by nginx configuration as the example
-of a convenient configuration system. However, UCL is fully compatible with
-JSON format and is able to parse json files. It can also emit UCL objects
-into different formats such as "nginx like", json, yaml and
-compact json
+  
+UCL is heavily infused by nginx configuration as the example of a
+convenient configuration system. However, UCL is fully compatible
+with JSON format and is able to parse json files. It can also emit
+UCL objects into different formats such as "nginx like", json,
+yaml and compact json
+  
   
 Enable regex checking for schema
 Enable signatures check
 Enable URLs fetch
-Builds and installs utils
+
+
+Install the chargen and objdump utilities
   
   
 vstakhov/libucl



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/

2017-05-06 Thread Ulrich Müller
commit: d665858ff3ae60a16d967292b0b6802e4872dc08
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat May  6 15:26:37 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat May  6 15:28:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d665858f

app-office/libreoffice: [QA] Convert absolute symlink to relative.

Bug: 615594
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-office/libreoffice/libreoffice-5.3..ebuild | 2 +-
 app-office/libreoffice/libreoffice-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-5.3..ebuild 
b/app-office/libreoffice/libreoffice-5.3..ebuild
index 41325dea243..c1a22c6ae1b 100644
--- a/app-office/libreoffice/libreoffice-5.3..ebuild
+++ b/app-office/libreoffice/libreoffice-5.3..ebuild
@@ -549,7 +549,7 @@ src_install() {
 
# bug 593514
if use gtk3; then
-   dosym 
/usr/$(get_libdir)/libreoffice/program/liblibreofficekitgtk.so \
+   dosym libreoffice/program/liblibreofficekitgtk.so \
/usr/$(get_libdir)/liblibreofficekitgtk.so
fi
 

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index f1a1ec0898f..3a4baec1e3b 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -553,7 +553,7 @@ src_install() {
 
# bug 593514
if use gtk3; then
-   dosym 
/usr/$(get_libdir)/libreoffice/program/liblibreofficekitgtk.so \
+   dosym libreoffice/program/liblibreofficekitgtk.so \
/usr/$(get_libdir)/liblibreofficekitgtk.so
fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros/

2017-05-06 Thread Alexis Ballier
commit: 73866d0060c005fba9de64d0a47f3258b9a5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 13:57:41 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73866d00

dev-ros/mavros: bump to 0.19.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/mavros/Manifest |  1 +
 dev-ros/mavros/mavros-0.19.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ros/mavros/Manifest b/dev-ros/mavros/Manifest
index 7ddea4f5d3c..99894a1bb71 100644
--- a/dev-ros/mavros/Manifest
+++ b/dev-ros/mavros/Manifest
@@ -1 +1,2 @@
 DIST mavros-0.18.7.tar.gz 213566 SHA256 
92e086072ac0641143b59d1dbda7ab54e5903d55001eaeceb34432efe3b07dcc SHA512 
8ab17de7b9892d8eb7141d998460814d572d359b6ab5a3d2fe6a854506eedd784b936f9630a917b3de9ef5db7ac1375ff8374e816e9d0262f3d6b926b86f68ec
 WHIRLPOOL 
92c1d7fe233433a68e08acfbaa6d996d3187279c2b1d806937bcf0bd5f564746e45cf1f7f1811afbb6b1095d98317b6cb321d85014ad3e679a470f89c0d4aee8
+DIST mavros-0.19.0.tar.gz 219739 SHA256 
f1c434c15a658e4b7560d52f967a0e9d925c0609715d2bb781ae5df4bedd925c SHA512 
87b1b77505d3606196d609a016bcb89b3831e982f8352a13f69f5c2580f46ac603edb2d3c2ce4df5cdd1424172145b88d2b35d149c2be507eb0f23039e7e45a7
 WHIRLPOOL 
e5c1ba70e1fd6c22012a8a01d9da20252647a82ec79a778fc7319e5804812be85b85a5d676f1027fbfb6dfc340a251cdb38fb5846c570fc059bf54aef008a6f2

diff --git a/dev-ros/mavros/mavros-0.19.0.ebuild 
b/dev-ros/mavros/mavros-0.19.0.ebuild
new file mode 100644
index 000..da09ea92fea
--- /dev/null
+++ b/dev-ros/mavros/mavros-0.19.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavros";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="MAVLink extendable communication node for ROS"
+LICENSE="GPL-3 LGPL-3 BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_updater
+   dev-ros/pluginlib
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/angles
+   dev-ros/libmavconn
+   dev-ros/rosconsole_bridge
+   dev-libs/boost:=
+   dev-ros/eigen_conversions
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   >=dev-ros/mavros_msgs-${PV}[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   >=dev-ros/mavlink-gbp-release-2016.11.11
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros_msgs/

2017-05-06 Thread Alexis Ballier
commit: d1c5df0e9ddd7814bd9506d9161ca3d79db85d96
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 13:56:58 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c5df0e

dev-ros/mavros_msgs: Bump to 0.19.0.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/mavros_msgs/Manifest  |  1 +
 dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ros/mavros_msgs/Manifest b/dev-ros/mavros_msgs/Manifest
index 7ddea4f5d3c..99894a1bb71 100644
--- a/dev-ros/mavros_msgs/Manifest
+++ b/dev-ros/mavros_msgs/Manifest
@@ -1 +1,2 @@
 DIST mavros-0.18.7.tar.gz 213566 SHA256 
92e086072ac0641143b59d1dbda7ab54e5903d55001eaeceb34432efe3b07dcc SHA512 
8ab17de7b9892d8eb7141d998460814d572d359b6ab5a3d2fe6a854506eedd784b936f9630a917b3de9ef5db7ac1375ff8374e816e9d0262f3d6b926b86f68ec
 WHIRLPOOL 
92c1d7fe233433a68e08acfbaa6d996d3187279c2b1d806937bcf0bd5f564746e45cf1f7f1811afbb6b1095d98317b6cb321d85014ad3e679a470f89c0d4aee8
+DIST mavros-0.19.0.tar.gz 219739 SHA256 
f1c434c15a658e4b7560d52f967a0e9d925c0609715d2bb781ae5df4bedd925c SHA512 
87b1b77505d3606196d609a016bcb89b3831e982f8352a13f69f5c2580f46ac603edb2d3c2ce4df5cdd1424172145b88d2b35d149c2be507eb0f23039e7e45a7
 WHIRLPOOL 
e5c1ba70e1fd6c22012a8a01d9da20252647a82ec79a778fc7319e5804812be85b85a5d676f1027fbfb6dfc340a251cdb38fb5846c570fc059bf54aef008a6f2

diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild 
b/dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild
new file mode 100644
index 000..80513fb6f3a
--- /dev/null
+++ b/dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/mavlink/mavros";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages for MAVROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



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

2017-05-06 Thread Alexis Ballier
commit: 2e744a16407bede99f41c618baeaaae288e0ba29
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 10:05:59 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e744a16

dev-ml/ocaml-conduit: Bump to 0.15.3

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/ocaml-conduit/Manifest|  1 +
 dev-ml/ocaml-conduit/ocaml-conduit-0.15.3.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/dev-ml/ocaml-conduit/Manifest b/dev-ml/ocaml-conduit/Manifest
index a704e9956d1..2fa87853e3c 100644
--- a/dev-ml/ocaml-conduit/Manifest
+++ b/dev-ml/ocaml-conduit/Manifest
@@ -1,2 +1,3 @@
 DIST ocaml-conduit-0.14.5.tar.gz 38471 SHA256 
00aba333c05866bb712f7890c6f9fd457b85cf592d28adc6636413032683f86f SHA512 
c2de6518588e3555cd40dfc6c1ce6d809dc570ddb6a07fb8ccce1797469e9c28ea1a633d4a1b360bf15cdb95e6231ecb0be8bd44e4654baa5268f09519096b52
 WHIRLPOOL 
5e052d7b9d34d76662496739a6934bf64c1930ca64b2160aa8cbefe0237bd0bb3438a187c3dd05d841b7b475325afcb32bb6fb20e0b61b885c16f4b0b3259aea
 DIST ocaml-conduit-0.15.0.tar.gz 38617 SHA256 
fa8c812c1e87cc59e7f6f8fd6d716014aadeda9853e5c6feacd5ecdd1fec5815 SHA512 
112a09df2edc7bb0f174f19ad7d826aaf8116cce86e66182a27b4edadcffeee632d7e5cad489e9e797147b94ec81b1f1d122e9e30e384c0c84847875f9bed096
 WHIRLPOOL 
80bc7aa47df74c4a17c60e26bc9fd34a2167682cc63821918b33e03429f35710882a244aed61578d1e8ac7a34f67d3ba65e40754e066109b433a50868e73c243
+DIST ocaml-conduit-0.15.3.tar.gz 38921 SHA256 
6760c9fed6b1c5360d74b4cd6fafbd78e1736c08d3024ed9ecb79b29ad3456db SHA512 
0666ed22a93351dc8381de3eaafcf019336f9d62e6b7ed7c0bcd7e202ecfb54ede8ed999023a0ed712da6406cee872965b22c77982ed65897b2e0abfadd0a07c
 WHIRLPOOL 
e754553c08fe31be337b8f1aaf504a5319af66aea9f897b411a6ca4d8efd4a5c1ac9488cbe7ca091f7c87ce4171e3725f701a9f8359d04dfd6c6cca350a1a611

diff --git a/dev-ml/ocaml-conduit/ocaml-conduit-0.15.3.ebuild 
b/dev-ml/ocaml-conduit/ocaml-conduit-0.15.3.ebuild
new file mode 100644
index 000..b6dd676dd49
--- /dev/null
+++ b/dev-ml/ocaml-conduit/ocaml-conduit-0.15.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit findlib eutils
+
+DESCRIPTION="Dereference URIs into communication channels for Async or Lwt"
+HOMEPAGE="https://github.com/mirage/ocaml-conduit";
+SRC_URI="https://github.com/mirage/ocaml-conduit/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+   dev-lang/ocaml:=
+   dev-ml/sexplib:=
+   dev-ml/stringext:=
+   dev-ml/ocaml-uri:=
+   dev-ml/logs:=
+   dev-ml/ocaml-cstruct:=
+   dev-ml/ocaml-ipaddr:=
+
+   >=dev-ml/lwt-3:=
+   dev-ml/async:=
+   dev-ml/ocaml-dns:=
+   dev-ml/ocaml-ssl:=
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+   dev-ml/findlib
+   dev-ml/ocamlbuild
+   dev-ml/ppx_driver
+   dev-ml/ppx_optcomp
+   dev-ml/ppx_sexp_conv
+"
+
+DOCS=( TODO.md README.md CHANGES )
+
+src_install() {
+   findlib_src_preinst
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/libmavconn/

2017-05-06 Thread Alexis Ballier
commit: e2ef6f588a75c3c689ec336c4be68b9b99dff704
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 13:56:49 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ef6f58

dev-ros/libmavconn: Bump to 0.19.0.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/libmavconn/Manifest |  1 +
 dev-ros/libmavconn/libmavconn-0.19.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/libmavconn/Manifest b/dev-ros/libmavconn/Manifest
index 7ddea4f5d3c..99894a1bb71 100644
--- a/dev-ros/libmavconn/Manifest
+++ b/dev-ros/libmavconn/Manifest
@@ -1 +1,2 @@
 DIST mavros-0.18.7.tar.gz 213566 SHA256 
92e086072ac0641143b59d1dbda7ab54e5903d55001eaeceb34432efe3b07dcc SHA512 
8ab17de7b9892d8eb7141d998460814d572d359b6ab5a3d2fe6a854506eedd784b936f9630a917b3de9ef5db7ac1375ff8374e816e9d0262f3d6b926b86f68ec
 WHIRLPOOL 
92c1d7fe233433a68e08acfbaa6d996d3187279c2b1d806937bcf0bd5f564746e45cf1f7f1811afbb6b1095d98317b6cb321d85014ad3e679a470f89c0d4aee8
+DIST mavros-0.19.0.tar.gz 219739 SHA256 
f1c434c15a658e4b7560d52f967a0e9d925c0609715d2bb781ae5df4bedd925c SHA512 
87b1b77505d3606196d609a016bcb89b3831e982f8352a13f69f5c2580f46ac603edb2d3c2ce4df5cdd1424172145b88d2b35d149c2be507eb0f23039e7e45a7
 WHIRLPOOL 
e5c1ba70e1fd6c22012a8a01d9da20252647a82ec79a778fc7319e5804812be85b85a5d676f1027fbfb6dfc340a251cdb38fb5846c570fc059bf54aef008a6f2

diff --git a/dev-ros/libmavconn/libmavconn-0.19.0.ebuild 
b/dev-ros/libmavconn/libmavconn-0.19.0.ebuild
new file mode 100644
index 000..9e40eae6dc7
--- /dev/null
+++ b/dev-ros/libmavconn/libmavconn-0.19.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavros";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="MAVLink communication library"
+LICENSE="GPL-3 LGPL-3 BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   >=dev-ros/mavlink-gbp-release-2016.7.7
+   dev-libs/boost:=
+   dev-libs/console_bridge
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/

2017-05-06 Thread Alexis Ballier
commit: 20707683f8d237d1c6ad986912a23a5c1cf7a5c1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 14:02:13 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20707683

ros-meta/mavros: reorder deps so that mavros_msgs come first (helps my scripts)

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 ros-meta/mavros/mavros-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ros-meta/mavros/mavros-.ebuild 
b/ros-meta/mavros/mavros-.ebuild
index 3aaedfdf07d..4d4a883031c 100644
--- a/ros-meta/mavros/mavros-.ebuild
+++ b/ros-meta/mavros/mavros-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,10 +10,10 @@ IUSE=""
 HOMEPAGE="http://wiki.ros.org/mavros";
 
 RDEPEND="
+   dev-ros/mavros_msgs
dev-ros/libmavconn
dev-ros/mavros
dev-ros/mavros_extras
-   dev-ros/mavros_msgs
 "
 DEPEND="${RDEPEND}"
 [ "${PV}" = "" ] || KEYWORDS="~amd64 ~arm"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros_extras/

2017-05-06 Thread Alexis Ballier
commit: 3cb6cf000e616960d687744d2310529eefd38335
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 13:56:55 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb6cf00

dev-ros/mavros_extras: Bump to 0.19.0.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/mavros_extras/Manifest|  1 +
 dev-ros/mavros_extras/mavros_extras-0.19.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/mavros_extras/Manifest b/dev-ros/mavros_extras/Manifest
index 7ddea4f5d3c..99894a1bb71 100644
--- a/dev-ros/mavros_extras/Manifest
+++ b/dev-ros/mavros_extras/Manifest
@@ -1 +1,2 @@
 DIST mavros-0.18.7.tar.gz 213566 SHA256 
92e086072ac0641143b59d1dbda7ab54e5903d55001eaeceb34432efe3b07dcc SHA512 
8ab17de7b9892d8eb7141d998460814d572d359b6ab5a3d2fe6a854506eedd784b936f9630a917b3de9ef5db7ac1375ff8374e816e9d0262f3d6b926b86f68ec
 WHIRLPOOL 
92c1d7fe233433a68e08acfbaa6d996d3187279c2b1d806937bcf0bd5f564746e45cf1f7f1811afbb6b1095d98317b6cb321d85014ad3e679a470f89c0d4aee8
+DIST mavros-0.19.0.tar.gz 219739 SHA256 
f1c434c15a658e4b7560d52f967a0e9d925c0609715d2bb781ae5df4bedd925c SHA512 
87b1b77505d3606196d609a016bcb89b3831e982f8352a13f69f5c2580f46ac603edb2d3c2ce4df5cdd1424172145b88d2b35d149c2be507eb0f23039e7e45a7
 WHIRLPOOL 
e5c1ba70e1fd6c22012a8a01d9da20252647a82ec79a778fc7319e5804812be85b85a5d676f1027fbfb6dfc340a251cdb38fb5846c570fc059bf54aef008a6f2

diff --git a/dev-ros/mavros_extras/mavros_extras-0.19.0.ebuild 
b/dev-ros/mavros_extras/mavros_extras-0.19.0.ebuild
new file mode 100644
index 000..09342e94e1d
--- /dev/null
+++ b/dev-ros/mavros_extras/mavros_extras-0.19.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavros";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Extra nodes and plugins for mavros"
+LICENSE="GPL-3 LGPL-3 BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/image_transport
+   dev-ros/cv_bridge
+   dev-ros/mavros
+   dev-ros/roscpp
+   
dev-ros/mavros_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/urdf
+   dev-cpp/eigen:3
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/

2017-05-06 Thread Alexis Ballier
commit: d25f9e9259f41bd522e5d950fa471d8b3ec6150a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 13:57:01 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d25f9e92

ros-meta/mavros: Bump to 0.19.0.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 ros-meta/mavros/mavros-0.19.0.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/ros-meta/mavros/mavros-0.19.0.ebuild 
b/ros-meta/mavros/mavros-0.19.0.ebuild
new file mode 100644
index 000..ecca1d02930
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.19.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Metapackage for mavros packages"
+LICENSE="metapackage"
+SLOT="0"
+IUSE=""
+HOMEPAGE="http://wiki.ros.org/mavros";
+
+RDEPEND="
+   dev-ros/libmavconn
+   dev-ros/mavros
+   dev-ros/mavros_extras
+   dev-ros/mavros_msgs
+"
+DEPEND="${RDEPEND}"
+[ "${PV}" = "" ] || KEYWORDS="~amd64 ~arm"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-conduit/files/, dev-ml/ocaml-conduit/

2017-05-06 Thread Alexis Ballier
commit: 757a1ff2bced043fd5840ada7a7116e3b723f9ec
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 10:06:31 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757a1ff2

dev-ml/ocaml-conduit: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/ocaml-conduit/Manifest|  2 -
 dev-ml/ocaml-conduit/files/lwt3.patch| 58 
 dev-ml/ocaml-conduit/ocaml-conduit-0.14.5.ebuild | 45 --
 dev-ml/ocaml-conduit/ocaml-conduit-0.15.0.ebuild | 49 
 4 files changed, 154 deletions(-)

diff --git a/dev-ml/ocaml-conduit/Manifest b/dev-ml/ocaml-conduit/Manifest
index 2fa87853e3c..d415e3ea796 100644
--- a/dev-ml/ocaml-conduit/Manifest
+++ b/dev-ml/ocaml-conduit/Manifest
@@ -1,3 +1 @@
-DIST ocaml-conduit-0.14.5.tar.gz 38471 SHA256 
00aba333c05866bb712f7890c6f9fd457b85cf592d28adc6636413032683f86f SHA512 
c2de6518588e3555cd40dfc6c1ce6d809dc570ddb6a07fb8ccce1797469e9c28ea1a633d4a1b360bf15cdb95e6231ecb0be8bd44e4654baa5268f09519096b52
 WHIRLPOOL 
5e052d7b9d34d76662496739a6934bf64c1930ca64b2160aa8cbefe0237bd0bb3438a187c3dd05d841b7b475325afcb32bb6fb20e0b61b885c16f4b0b3259aea
-DIST ocaml-conduit-0.15.0.tar.gz 38617 SHA256 
fa8c812c1e87cc59e7f6f8fd6d716014aadeda9853e5c6feacd5ecdd1fec5815 SHA512 
112a09df2edc7bb0f174f19ad7d826aaf8116cce86e66182a27b4edadcffeee632d7e5cad489e9e797147b94ec81b1f1d122e9e30e384c0c84847875f9bed096
 WHIRLPOOL 
80bc7aa47df74c4a17c60e26bc9fd34a2167682cc63821918b33e03429f35710882a244aed61578d1e8ac7a34f67d3ba65e40754e066109b433a50868e73c243
 DIST ocaml-conduit-0.15.3.tar.gz 38921 SHA256 
6760c9fed6b1c5360d74b4cd6fafbd78e1736c08d3024ed9ecb79b29ad3456db SHA512 
0666ed22a93351dc8381de3eaafcf019336f9d62e6b7ed7c0bcd7e202ecfb54ede8ed999023a0ed712da6406cee872965b22c77982ed65897b2e0abfadd0a07c
 WHIRLPOOL 
e754553c08fe31be337b8f1aaf504a5319af66aea9f897b411a6ca4d8efd4a5c1ac9488cbe7ca091f7c87ce4171e3725f701a9f8359d04dfd6c6cca350a1a611

diff --git a/dev-ml/ocaml-conduit/files/lwt3.patch 
b/dev-ml/ocaml-conduit/files/lwt3.patch
deleted file mode 100644
index de849e60d79..000
--- a/dev-ml/ocaml-conduit/files/lwt3.patch
+++ /dev/null
@@ -1,58 +0,0 @@
-Index: ocaml-conduit-0.15.0/lib/conduit_lwt_server.ml
-===
 ocaml-conduit-0.15.0.orig/lib/conduit_lwt_server.ml
-+++ ocaml-conduit-0.15.0/lib/conduit_lwt_server.ml
-@@ -15,10 +15,10 @@ let close (ic, oc) =
- let listen ?(backlog=128) sa =
-   let fd = Lwt_unix.socket (Unix.domain_of_sockaddr sa) Unix.SOCK_STREAM 0 in
-   Lwt_unix.(setsockopt fd SO_REUSEADDR true);
--  Lwt_unix.bind fd sa;
-+  Lwt_unix.bind fd sa >>= fun _ ->
-   Lwt_unix.listen fd backlog;
-   Lwt_unix.set_close_on_exec fd;
--  fd
-+  Lwt.return fd
- 
- let with_socket sockaddr f =
-   let fd =
-Index: ocaml-conduit-0.15.0/lib/conduit_lwt_server.mli
-===
 ocaml-conduit-0.15.0.orig/lib/conduit_lwt_server.mli
-+++ ocaml-conduit-0.15.0/lib/conduit_lwt_server.mli
-@@ -3,7 +3,7 @@ val close : 'a Lwt_io.channel * 'b Lwt_i
- 
- val set_max_active : int -> unit
- 
--val listen : ?backlog:int -> Unix.sockaddr -> Lwt_unix.file_descr
-+val listen : ?backlog:int -> Unix.sockaddr -> Lwt_unix.file_descr Lwt.t
- 
- val with_socket
-   : Unix.sockaddr
-Index: ocaml-conduit-0.15.0/lib/conduit_lwt_unix.ml
-===
 ocaml-conduit-0.15.0.orig/lib/conduit_lwt_unix.ml
-+++ ocaml-conduit-0.15.0/lib/conduit_lwt_unix.ml
-@@ -167,11 +167,12 @@ let init ?src ?(tls_server_key=`None) ()
- module Sockaddr_client = struct
-   let connect ?src sa =
- Conduit_lwt_server.with_socket sa (fun fd ->
--let () =
-+let tx () =
-   match src with
--  | None -> ()
-+  | None -> Lwt.return ()
-   | Some src_sa -> Lwt_unix.bind fd src_sa
--in
-+  in
-+  tx () >>= fun () ->
- Lwt_unix.connect fd sa >>= fun () ->
- let ic = Lwt_io.of_fd ~mode:Lwt_io.input fd in
- let oc = Lwt_io.of_fd ~mode:Lwt_io.output fd in
-@@ -199,6 +200,7 @@ module Sockaddr_server = struct
-   match on with
-   | `Socket s -> s
-   | `Sockaddr sockaddr -> Conduit_lwt_server.listen ?backlog sockaddr in
-+s >>= fun s ->
- Conduit_lwt_server.init ?stop (process_accept ?timeout callback) s
- end
- 

diff --git a/dev-ml/ocaml-conduit/ocaml-conduit-0.14.5.ebuild 
b/dev-ml/ocaml-conduit/ocaml-conduit-0.14.5.ebuild
deleted file mode 100644
index 8e5f0e39101..000
--- a/dev-ml/ocaml-conduit/ocaml-conduit-0.14.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit findlib
-
-DESCRIPTION="Dereference URIs into communication channels for Async or

[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavlink-gbp-release/

2017-05-06 Thread Alexis Ballier
commit: 947e3508c544020c7a0de2012aa4c5fa25bd58e5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri May  5 13:56:09 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat May  6 16:17:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947e3508

dev-ros/mavlink-gbp-release: bump to 2017.5.5

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/mavlink-gbp-release/Manifest   |  1 +
 .../mavlink-gbp-release-2017.5.5.ebuild| 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ros/mavlink-gbp-release/Manifest 
b/dev-ros/mavlink-gbp-release/Manifest
index b7cf8a801e2..e4a990597d6 100644
--- a/dev-ros/mavlink-gbp-release/Manifest
+++ b/dev-ros/mavlink-gbp-release/Manifest
@@ -1 +1,2 @@
 DIST mavlink-gbp-release-2017.2.7.tar.gz 460082 SHA256 
075032116e1eadcd3f9e70e62c61ee80e03b8268b09ee6a7bd69cafb32f44b0d SHA512 
07c21a4d80f1d67657cc824bbd46279620008374af48dfa92547e6373cee5a48509fabf269b55911bdb1d63660c5581cb362b7ea469f0ca00317e5d32084b73c
 WHIRLPOOL 
371cc9ce4a86c4c0d2dbc05134f196401fd3917c53768d4c6b2a8c9155c0096c7784712d6b646e020fd8682f4ceda4e82fd9faa0f00bee5e5942143fbd8860e4
+DIST mavlink-gbp-release-2017.5.5.tar.gz 3943384 SHA256 
a78df71c98a607ec1acced1cf072468e0a5d33ed7a79164f7309bb1a05c7671d SHA512 
8c4a746187ee3c18cb9f236d77e942fb96ee8fc4ad561f0391290a9113cf0cb018f13916e67030a8ca60bfbc163cb54315747f78230057bc41154afe62c66859
 WHIRLPOOL 
78567a003d61c04d6aecbeb0017c66527de1deab522688fed95685c6b432e14102c5937b7353a40d957107cda1c18aaab5ebc55cf18096a6e6b34520b85b6eb3

diff --git a/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild 
b/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild
new file mode 100644
index 000..de8d9845ba2
--- /dev/null
+++ b/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavlink-gbp-release";
+VER_PREFIX=release/kinetic/mavlink/
+VER_SUFFIX=-${PV#*_p}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+EGIT_BRANCH="release/kinetic/mavlink"
+DESCRIPTION="MAVLink message marshaling library"
+LICENSE="LGPL-3"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-python/future[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+S="${WORKDIR}/${PN}-${EGIT_BRANCH//\//-}"
+PATCHES=( "${FILESDIR}/gentoo.patch" )



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

2017-05-06 Thread David Seifert
commit: 381db3a279c05b1e0652dd0faa90794d04c37089
Author: David Seifert  gentoo  org>
AuthorDate: Sat May  6 16:35:20 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat May  6 16:36:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381db3a2

aspell-dict.eclass: Remove last-rited eclass

 eclass/aspell-dict.eclass | 80 ---
 1 file changed, 80 deletions(-)

diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass
deleted file mode 100644
index 102694a0237..000
--- a/eclass/aspell-dict.eclass
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @DEAD
-# Removal on 2017-05-01.
-
-# @ECLASS: aspell-dict.eclass
-# @MAINTAINER:
-# maintainer-nee...@gentoo.org
-# @AUTHOR:
-# Original author: Seemant Kulleen
-# @BLURB: An eclass to streamline the construction of ebuilds for new aspell 
dicts
-# @DESCRIPTION:
-# The aspell-dict eclass is designed to streamline the construction of
-# ebuilds for the new aspell dictionaries (from gnu.org) which support
-# aspell-0.50. Support for aspell-0.60 has been added by Sergey Ulanov.
-
-# @ECLASS-VARIABLE: ASPELL_LANG
-# @REQUIRED
-# @DESCRIPTION:
-# Which language is the dictionary for? It's used for the DESCRIPTION of the
-# package.
-
-# @ECLASS-VARIABLE: ASPOSTFIX
-# @REQUIRED
-# @DESCRIPTION:
-# What major version of aspell is this dictionary for?
-
-case ${EAPI} in
-   0|1) EXPORT_FUNCTIONS src_compile src_install ;;
-   *) EXPORT_FUNCTIONS src_configure src_compile src_install ;;
-esac
-
-#MY_P=${PN}-${PV%.*}-${PV#*.*.}
-MY_P=${P%.*}-${PV##*.}
-MY_P=aspell${ASPOSTFIX}-${MY_P/aspell-/}
-SPELLANG=${PN/aspell-/}
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="${ASPELL_LANG} language dictionary for aspell"
-HOMEPAGE="http://aspell.net";
-SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2"
-
-IUSE=""
-SLOT="0"
-
-if [ x${ASPOSTFIX} = x6 ] ; then
-   RDEPEND=">=app-text/aspell-0.60"
-   DEPEND="${RDEPEND}"
-else
-   RDEPEND=">=app-text/aspell-0.50"
-   DEPEND="${RDEPEND}"
-fi
-
-# @FUNCTION: aspell-dict_src_configure
-# @DESCRIPTION:
-# The aspell-dict src_configure function which is exported.
-aspell-dict_src_configure() {
-   ./configure || die
-}
-
-# @FUNCTION: aspell-dict_src_compile
-# @DESCRIPTION:
-# The aspell-dict src_compile function which is exported.
-aspell-dict_src_compile() {
-   case ${EAPI} in
-   0|1) aspell-dict_src_configure ;;
-   esac
-   emake || die
-}
-
-# @FUNCTION: aspell-dict_src_install
-# @DESCRIPTION:
-# The aspell-dict src_install function which is exported.
-aspell-dict_src_install() {
-   make DESTDIR="${D}" install || die
-
-   for doc in README info ; do
-   [ -s "$doc" ] && dodoc $doc
-   done
-}



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

2017-05-06 Thread David Seifert
commit: 9f1785bcb8a698a85818b5abe13141fb44eaf124
Author: David Seifert  gentoo  org>
AuthorDate: Sat May  6 16:34:34 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat May  6 16:36:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1785bc

gnat.eclass: Remove last-rited eclass

 eclass/gnat.eclass | 459 -
 1 file changed, 459 deletions(-)

diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass
deleted file mode 100644
index e9ffa5b1f10..000
--- a/eclass/gnat.eclass
+++ /dev/null
@@ -1,459 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @DEAD
-# Removal on 2017-03-24.
-
-# Author: George Shapovalov 
-# No maintainer 
-#
-# This eclass provides the framework for ada lib installation with the split 
and
-# SLOTted gnat compilers (gnat-xxx, gnatbuild.eclass). Each lib gets built once
-# for every installed gnat compiler. Activation of a particular bunary module 
is
-# performed by eselect-gnat, when the active compiler gets switched
-#
-# The ebuilds should define the lib_compile and lib_install functions that are
-# called from the (exported) gnat_src_compile function of eclass. These
-# functions should operate similarly to the starndard src_compile and
-# src_install. The only difference, that they should use $SL variable instead 
of
-# $S (this is where the working copy of source is held) and $DL instead of $D 
as
-# its installation point.
-
-inherit flag-o-matic eutils multilib
-
-# The environment is set locally in src_compile and src_install functions
-# by the common code sourced here and in gnat-eselect module.
-# This is the standard location for this code (belongs to eselect-gnat,
-# since eselect should work even in the absense of portage tree and we can
-# guarantee to some extent presence of gnat-eselect when anything gnat-related
-# gets processed. See #192505)
-#
-# Note!
-# It may not be safe to source this at top level. Only source inside local
-# functions!
-GnatCommon="/usr/share/gnat/lib/gnat-common.bash"
-
-# !!NOTE!!
-# src_install should not be exported!
-# Instead gnat_src_install should be explicitly called from within src_install.
-EXPORT_FUNCTIONS pkg_setup pkg_postinst src_compile
-
-DESCRIPTION="Common procedures for building Ada libs using split gnat 
compilers"
-
-# make sure we have an appropriately recent eselect-gnat installed, as we are
-# using some common code here.
-DEPEND=">=app-eselect/eselect-gnat-1.3"
-
-
-# --
-# Globals
-
-# Lib install locations
-#
-# Gnat profile dependent files go under ${LibTop}/${Gnat_Profile}/${PN}
-# and common files go under SpecsDir, DataDir..
-# In order not to pollute PATH and LDPATH attempt should be mabe to install
-# binaries and what makes sence for individual packages under
-# ${AdalibLibTop}/${Gnat_Profile}/bin
-PREFIX=/usr
-AdalibSpecsDir=${PREFIX}/include/ada
-AdalibDataDir=${PREFIX}/share/ada
-AdalibLibTop=${PREFIX}/$(get_libdir)/ada
-
-# build-time locations
-# SL is a "localized" S, - location where sources are copied for
-#bi profile-specific build
-SL=${WORKDIR}/LocalSource
-
-# DL* are "localized destinations" where ARCH/SLOT dependent stuff should be
-# installed in lib_install.   There are three:
-#
-DL=${WORKDIR}/LocalDest
-#  a generic location for the lib (.a, .so) files
-#
-DLbin=${WORKDIR}/LocalBinDest
-#  binaries that should be in the PATH, will be moved to common Ada bin dir
-#
-DLgpr=${WORKDIR}/LocalGPRDest
-#  gpr's should go here.
-
-# file containing environment formed by gnat-eselect (build-time)
-BuildEnv=${WORKDIR}/BuildEnv
-
-# environment for installed lib. Profile-specific stuff should use %DL% as a 
top
-# of their location. This (%DL%) will be substituted with a proper location 
upon
-# install
-LibEnv=${WORKDIR}/LibEnv
-
-
-# env file prepared by gnat.eselect only lists new settings for env vars
-# we need to change that to prepend, rather than replace action..
-# Takes one argument - the file to expand. This file should contain only
-# var=value like lines.. (commenst are Ok)
-expand_BuildEnv() {
-   local line
-   for line in $(cat $1); do
-   EnvVar=$(echo ${line}|cut -d"=" -f1)
-   if [[ "${EnvVar}" == "PATH" ]] ; then
-   echo "export ${line}:\${${EnvVar}}" >> $1.tmp
-   else
-   echo "export ${line}" >> $1.tmp
-   fi
-   done
-   mv $1.tmp $1
-}
-
-
-# 
-# Dependency processing related stuff
-
-# A simple wrapper to get the relevant part of the DEPEND
-# params:
-#  $1 - should contain dependency specification analogous to DEPEND,
-#   if omitted, DEPEND is processed
-get_ada_dep() {
-   [[ -z "$1" ]] && DEP="${DEPEND}" || DEP="$1"
-   local TempStr
-   for fn in $DEP; do # here $DEP should *not* be in ""
-  

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

2017-05-06 Thread Agostino Sarubbo
commit: 32c4deeb6886cb728a7ce56f1e31c5c013784a9e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 16:48:07 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 16:48:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c4deeb

media-gfx/hugin: amd64 stable wrt bug #617646

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

 media-gfx/hugin/hugin-2016.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild 
b/media-gfx/hugin/hugin-2016.2.0.ebuild
index c3a52fff95c..350c53e0528 100644
--- a/media-gfx/hugin/hugin-2016.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.bz2"
 
 LICENSE="GPL-2 SIFT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru 
sk sv zh-CN zh-TW"
 IUSE="debug lapack python sift $(echo ${LANGS//\ /\ l10n_})"



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

2017-05-06 Thread Agostino Sarubbo
commit: 3297c958572de16cf6a8115b719c7365c6c873d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 17:19:29 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 17:19:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3297c958

dev-util/kdevelop: x86 stable wrt bug #617606

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

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

diff --git a/dev-util/kdevelop/kdevelop-5.1.0.ebuild 
b/dev-util/kdevelop/kdevelop-5.1.0.ebuild
index 61a2d3a5f90..681bc324503 100644
--- a/dev-util/kdevelop/kdevelop-5.1.0.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.1.0.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
 LICENSE="GPL-2 LGPL-2"
 IUSE="+gdbui +ninja okteta +plasma +qmake qthelp"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)



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

2017-05-06 Thread Agostino Sarubbo
commit: 684962facd5a9335fb1f2d1cd7013fb3e4b3d093
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 17:19:00 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 17:19:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684962fa

dev-python/appdirs: x86 stable wrt bug #617156

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

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

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



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

2017-05-06 Thread Agostino Sarubbo
commit: fde0013177613e5125d54ec76ec5c1dd667eac28
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 17:19:23 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 17:19:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde00131

dev-python/pycodestyle: x86 stable wrt bug #617606

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

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

diff --git a/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild 
b/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild
index b854c2d60da..9573c18b9aa 100644
--- a/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild
+++ b/dev-python/pycodestyle/pycodestyle-2.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



  1   2   3   >