[gentoo-commits] repo/gentoo:master commit in: media-libs/assimp/, media-libs/assimp/files/

2016-09-25 Thread Slawek Lis
commit: 4053dbec8127eec2d8062731f08a020ffd0c5661
Author: Slawomir Lis  gentoo  org>
AuthorDate: Mon Sep 26 06:06:28 2016 +
Commit: Slawek Lis  gentoo  org>
CommitDate: Mon Sep 26 06:06:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4053dbec

media-libs/assimp: patch that fixes Findassimp cmake module path

In default assimp installation there are hardcoded paths for /usr/local/lib
Reported in bug 595066

Reported-By: Patrick Nicolas  laposte.net>

Package-Manager: portage-2.3.1

 media-libs/assimp/assimp-3.3.1.ebuild  |  5 +
 media-libs/assimp/files/findassimp-3.3.1.patch | 25 +
 2 files changed, 30 insertions(+)

diff --git a/media-libs/assimp/assimp-3.3.1.ebuild 
b/media-libs/assimp/assimp-3.3.1.ebuild
index 02d5f95..823efd8 100644
--- a/media-libs/assimp/assimp-3.3.1.ebuild
+++ b/media-libs/assimp/assimp-3.3.1.ebuild
@@ -24,6 +24,11 @@ DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )
 "
 
+src_prepare() {
+   eapply "${FILESDIR}/findassimp-${PV}.patch"
+   eapply_user
+}
+
 src_configure() {
mycmakeargs=(
-DASSIMP_BUILD_SAMPLES=$(usex samples) \

diff --git a/media-libs/assimp/files/findassimp-3.3.1.patch 
b/media-libs/assimp/files/findassimp-3.3.1.patch
new file mode 100644
index ..0f36faf
--- /dev/null
+++ b/media-libs/assimp/files/findassimp-3.3.1.patch
@@ -0,0 +1,25 @@
+--- a/cmake-modules/Findassimp.cmake   2016-09-26 07:52:09.719727490 +0200
 b/cmake-modules/Findassimp.cmake   2016-09-26 07:52:28.509727838 +0200
+@@ -55,13 +55,13 @@
+   find_path(
+ assimp_INCLUDE_DIRS
+ NAMES postprocess.h scene.h version.h config.h cimport.h
+-PATHS /usr/local/include/
++PATHS /usr/include/
+   )
+ 
+   find_library(
+ assimp_LIBRARIES
+ NAMES assimp
+-PATHS /usr/local/lib/
++PATHS /usr/lib/
+   )
+ 
+   if (assimp_INCLUDE_DIRS AND assimp_LIBRARIES)
+@@ -78,4 +78,4 @@
+ endif (assimp_FIND_REQUIRED)
+   endif (assimp_FOUND)
+   
+-endif(WIN32)
+\ Brak znaku nowej linii na końcu pliku
++endif(WIN32)



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

2016-09-25 Thread Lars Wendler
commit: e8495a223598754e066b5fdd43d0ce4fad2027b5
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep 26 05:58:35 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep 26 05:58:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8495a22

net-libs/nghttp2: Bump to version 1.15.0

Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/nghttp2/Manifest  |  1 +
 net-libs/nghttp2/nghttp2-1.15.0.ebuild | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/net-libs/nghttp2/Manifest b/net-libs/nghttp2/Manifest
index e1f5cd7..8a99425 100644
--- a/net-libs/nghttp2/Manifest
+++ b/net-libs/nghttp2/Manifest
@@ -1,4 +1,5 @@
 DIST nghttp2-1.10.0.tar.gz 2086580 SHA256 
192dc031e71e182240079befae9db7e64c9951da3a83c7a438f57cf76145b6a8 SHA512 
4341f76ead38ba30e0dfda492e2e0f4c842f453e235fa90ee55b1e556092828236f21c6b212d0099cea005f149e4be3e63ad007009dd5228999101e563009a6f
 WHIRLPOOL 
603391b0d15883cd9db734a0e4bb7d994c17ae4209d5251504e29cc59e0ccf67488b9340acefdb6d6603e9e7d3b0a0491ed18330edce4d20adb0ed19ffc5b975
 DIST nghttp2-1.14.0.tar.gz 2127562 SHA256 
608197dbe32022c7ac568ea386bbc80c70f362bff123ab481dab24eb2b24b2ca SHA512 
2fef440b4732ed1292a6190b81390829f21ccd8078ff981a1bb99ad9bd96dfab766b22ba9f7e1f000b8732a0747c16c7932474c73977e7f70fa2d753a8b4b68a
 WHIRLPOOL 
55d1cf935c23be7666a2854d9e11936715c0583ce9699c93e9dd8cb62adce3e97b0f56f1a29c6ebfd353ee19f0e859384ff5ac69fae453808a0b6eadbeffa4a7
 DIST nghttp2-1.14.1.tar.gz 2122458 SHA256 
1e1d36a7717373daa8f5049b8e1327e72e77acb961424cbd05a6619501374fb9 SHA512 
a4ec88fa4636f540a7a15d97b87415be951ce094ec431eec3c54e82fc0da82cb9173dd0167cb5f21fa252554987de3c682a94fd65779c4c73fa0c81995eb3b2e
 WHIRLPOOL 
af16f80e23ed02b6120f67052d56223579cacf7bdc24976b0b3a0fc2c5050fe2362615b2f85e2d49893bd8378c34642d0a48c0c3a26e44f8bbdbdb7e119ccd9a
+DIST nghttp2-1.15.0.tar.gz 2139639 SHA256 
3c8bd105c65d2fe9b582e61adac3f571cf15f547a6d559106979c9019e3b8901 SHA512 
898924de5ef139bc55a8f12830cc4950a4821ad7ef2f3c0a840183f5389b9a536ba74389993ef6204d26ed149f81e5ec2bb715d5e9483e2b552b4cd64cd17efe
 WHIRLPOOL 
a451bb799adc382f2a4ebf17a174a27241c826bcd7b27021bc6294ef7232ea76e72d8a49690b3b26d560fe03757867d2c943c9bcf6cd484d2b6067dd1acfdf2e
 DIST nghttp2-1.7.1.tar.gz 1993320 SHA256 
d83858464c03555828bb603288b66a48680bf164b376d2459a5407c102098a14 SHA512 
3a71153d2b30a69e79115402b7db9a04bc812025ccb67b918079f33690f18eb5b286095b8bc161df91abf6466b6bb822ecc13c49bee54265a06ba9ab7c289b54
 WHIRLPOOL 
41d0afd43878029069d2c339e22b8aec77fedbd1b0fb45da96b9592525c760731e2eec567999af704d63cf94c913b1d0c52063380e69170e1f2d2b928c1d70f3

diff --git a/net-libs/nghttp2/nghttp2-1.15.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.15.0.ebuild
new file mode 100644
index ..1fae52d
--- /dev/null
+++ b/net-libs/nghttp2/nghttp2-1.15.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# TODO: Add python support.
+
+EAPI=6
+
+inherit multilib-minimal
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="https://github.com/tatsuhiro-t/nghttp2.git";
+   inherit git-r3
+else
+   
SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+fi
+
+DESCRIPTION="HTTP/2 C Library"
+HOMEPAGE="https://nghttp2.org/";
+
+LICENSE="MIT"
+SLOT="0/1.14" # . SONAMEs
+IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils 
xml"
+
+RDEPEND="
+   cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
+   hpack-tools? ( >=dev-libs/jansson-2.5 )
+   jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
+   utils? (
+   >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+   !libressl? ( 
>=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+   >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
+   )
+   xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   econf \
+   --disable-examples \
+   --disable-failmalloc \
+   --disable-werror \
+   --without-cython \
+   --disable-python-bindings \
+   --without-spdylay \
+   $(use_enable cxx asio-lib) \
+   $(use_enable debug) \
+   $(multilib_native_use_enable hpack-tools) \
+   $(use_enable static-libs static) \
+   $(use_enable threads) \
+   $(multilib_native_use_enable utils app) \
+   $(multilib_native_use_with jemalloc) \
+   $(multilib_native_use_with xml libxml2)
+}
+
+multilib_src_install_al

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

2016-09-25 Thread Lars Wendler
commit: c39c74747e9fde2594173aeccfed3d09b75358e9
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep 26 05:59:18 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep 26 05:59:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39c7474

net-libs/nghttp2: Removed old.

Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/nghttp2/Manifest  |  1 -
 net-libs/nghttp2/nghttp2-1.14.0.ebuild | 62 --
 2 files changed, 63 deletions(-)

diff --git a/net-libs/nghttp2/Manifest b/net-libs/nghttp2/Manifest
index 8a99425..de37ff8 100644
--- a/net-libs/nghttp2/Manifest
+++ b/net-libs/nghttp2/Manifest
@@ -1,5 +1,4 @@
 DIST nghttp2-1.10.0.tar.gz 2086580 SHA256 
192dc031e71e182240079befae9db7e64c9951da3a83c7a438f57cf76145b6a8 SHA512 
4341f76ead38ba30e0dfda492e2e0f4c842f453e235fa90ee55b1e556092828236f21c6b212d0099cea005f149e4be3e63ad007009dd5228999101e563009a6f
 WHIRLPOOL 
603391b0d15883cd9db734a0e4bb7d994c17ae4209d5251504e29cc59e0ccf67488b9340acefdb6d6603e9e7d3b0a0491ed18330edce4d20adb0ed19ffc5b975
-DIST nghttp2-1.14.0.tar.gz 2127562 SHA256 
608197dbe32022c7ac568ea386bbc80c70f362bff123ab481dab24eb2b24b2ca SHA512 
2fef440b4732ed1292a6190b81390829f21ccd8078ff981a1bb99ad9bd96dfab766b22ba9f7e1f000b8732a0747c16c7932474c73977e7f70fa2d753a8b4b68a
 WHIRLPOOL 
55d1cf935c23be7666a2854d9e11936715c0583ce9699c93e9dd8cb62adce3e97b0f56f1a29c6ebfd353ee19f0e859384ff5ac69fae453808a0b6eadbeffa4a7
 DIST nghttp2-1.14.1.tar.gz 2122458 SHA256 
1e1d36a7717373daa8f5049b8e1327e72e77acb961424cbd05a6619501374fb9 SHA512 
a4ec88fa4636f540a7a15d97b87415be951ce094ec431eec3c54e82fc0da82cb9173dd0167cb5f21fa252554987de3c682a94fd65779c4c73fa0c81995eb3b2e
 WHIRLPOOL 
af16f80e23ed02b6120f67052d56223579cacf7bdc24976b0b3a0fc2c5050fe2362615b2f85e2d49893bd8378c34642d0a48c0c3a26e44f8bbdbdb7e119ccd9a
 DIST nghttp2-1.15.0.tar.gz 2139639 SHA256 
3c8bd105c65d2fe9b582e61adac3f571cf15f547a6d559106979c9019e3b8901 SHA512 
898924de5ef139bc55a8f12830cc4950a4821ad7ef2f3c0a840183f5389b9a536ba74389993ef6204d26ed149f81e5ec2bb715d5e9483e2b552b4cd64cd17efe
 WHIRLPOOL 
a451bb799adc382f2a4ebf17a174a27241c826bcd7b27021bc6294ef7232ea76e72d8a49690b3b26d560fe03757867d2c943c9bcf6cd484d2b6067dd1acfdf2e
 DIST nghttp2-1.7.1.tar.gz 1993320 SHA256 
d83858464c03555828bb603288b66a48680bf164b376d2459a5407c102098a14 SHA512 
3a71153d2b30a69e79115402b7db9a04bc812025ccb67b918079f33690f18eb5b286095b8bc161df91abf6466b6bb822ecc13c49bee54265a06ba9ab7c289b54
 WHIRLPOOL 
41d0afd43878029069d2c339e22b8aec77fedbd1b0fb45da96b9592525c760731e2eec567999af704d63cf94c913b1d0c52063380e69170e1f2d2b928c1d70f3

diff --git a/net-libs/nghttp2/nghttp2-1.14.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.14.0.ebuild
deleted file mode 100644
index 1fae52d..
--- a/net-libs/nghttp2/nghttp2-1.14.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# TODO: Add python support.
-
-EAPI=6
-
-inherit multilib-minimal
-
-if [[ ${PV} ==  ]] ; then
-   EGIT_REPO_URI="https://github.com/tatsuhiro-t/nghttp2.git";
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
-fi
-
-DESCRIPTION="HTTP/2 C Library"
-HOMEPAGE="https://nghttp2.org/";
-
-LICENSE="MIT"
-SLOT="0/1.14" # . SONAMEs
-IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils 
xml"
-
-RDEPEND="
-   cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
-   hpack-tools? ( >=dev-libs/jansson-2.5 )
-   jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
-   utils? (
-   >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
-   !libressl? ( 
>=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
-   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
-   >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
-   )
-   xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"
-
-multilib_src_configure() {
-   ECONF_SOURCE=${S} \
-   econf \
-   --disable-examples \
-   --disable-failmalloc \
-   --disable-werror \
-   --without-cython \
-   --disable-python-bindings \
-   --without-spdylay \
-   $(use_enable cxx asio-lib) \
-   $(use_enable debug) \
-   $(multilib_native_use_enable hpack-tools) \
-   $(use_enable static-libs static) \
-   $(use_enable threads) \
-   $(multilib_native_use_enable utils app) \
-   $(multilib_native_use_with jemalloc) \
-   $(multilib_native_use_with xml libxml2)
-}
-
-multilib_src_install_all() {
-

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

2016-09-25 Thread Lars Wendler
commit: 5cb9f81de996a2bfc5fda1c1017723bff7240444
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep 26 05:54:20 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep 26 05:54:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb9f81d

net-libs/nghttp2: Added missing multilib USE dependencies (bug #595120).

Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/nghttp2/nghttp2-1.10.0.ebuild | 12 ++--
 net-libs/nghttp2/nghttp2-1.14.0.ebuild | 12 ++--
 net-libs/nghttp2/nghttp2-1.14.1.ebuild | 12 ++--
 net-libs/nghttp2/nghttp2-1.7.1.ebuild  | 12 ++--
 net-libs/nghttp2/nghttp2-.ebuild   | 12 ++--
 5 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/net-libs/nghttp2/nghttp2-1.10.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.10.0.ebuild
index 594660d..cdf9983 100644
--- a/net-libs/nghttp2/nghttp2-1.10.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.10.0.ebuild
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs 
test +threads utils xm
 RDEPEND="
cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
hpack-tools? ( >=dev-libs/jansson-2.5 )
-   jemalloc? ( dev-libs/jemalloc )
+   jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
utils? (
-   >=dev-libs/libev-4.15
-   !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-   libressl? ( dev-libs/libressl )
-   >=sys-libs/zlib-1.2.3
+   >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+   !libressl? ( 
>=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+   >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
)
-   xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+   xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

diff --git a/net-libs/nghttp2/nghttp2-1.14.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.14.0.ebuild
index 7d89224..1fae52d 100644
--- a/net-libs/nghttp2/nghttp2-1.14.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.14.0.ebuild
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs 
test +threads utils xm
 RDEPEND="
cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
hpack-tools? ( >=dev-libs/jansson-2.5 )
-   jemalloc? ( dev-libs/jemalloc )
+   jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
utils? (
-   >=dev-libs/libev-4.15
-   !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-   libressl? ( dev-libs/libressl )
-   >=sys-libs/zlib-1.2.3
+   >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+   !libressl? ( 
>=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+   >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
)
-   xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+   xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

diff --git a/net-libs/nghttp2/nghttp2-1.14.1.ebuild 
b/net-libs/nghttp2/nghttp2-1.14.1.ebuild
index 7d89224..1fae52d 100644
--- a/net-libs/nghttp2/nghttp2-1.14.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.14.1.ebuild
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs 
test +threads utils xm
 RDEPEND="
cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
hpack-tools? ( >=dev-libs/jansson-2.5 )
-   jemalloc? ( dev-libs/jemalloc )
+   jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
utils? (
-   >=dev-libs/libev-4.15
-   !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-   libressl? ( dev-libs/libressl )
-   >=sys-libs/zlib-1.2.3
+   >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+   !libressl? ( 
>=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+   >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
)
-   xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+   xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

diff --git a/net-libs/nghttp2/nghttp2-1.7.1.ebuild 
b/net-libs/nghttp2/nghttp2-1.7.1.ebuild
index f65b7c1..6a323d6 100644
--- a/net-libs/nghttp2/nghttp2-1.7.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.7.1.ebuild
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs 
test +threads utils xm
 RDEPEND="
cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
hpack-tools? ( >=dev-libs/jansson-2.5 )
-   jemalloc? ( dev-libs/jemalloc )
+   j

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

2016-09-25 Thread Lars Wendler
commit: 813a35229b071428787c49e162092bf90b5fb512
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep 26 05:46:40 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep 26 05:46:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813a3522

www-servers/apache: Removed old.

Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler  gentoo.org>

 www-servers/apache/Manifest |   1 -
 www-servers/apache/apache-2.4.20.ebuild | 237 
 2 files changed, 238 deletions(-)

diff --git a/www-servers/apache/Manifest b/www-servers/apache/Manifest
index 5e98137..5482f14 100644
--- a/www-servers/apache/Manifest
+++ b/www-servers/apache/Manifest
@@ -1,5 +1,4 @@
 DIST gentoo-apache-2.2.29-20140922.tar.bz2 64135 SHA256 
8c69c36c2f40fb81ee905b4dd72ab74aab4563c75149d302f372a451498e2678 SHA512 
1d9aa12aa3ab79b5f80ee3fda020b33ff6798e5b1abbcbc138acea06a1ab9968ad240d2bdf9c5dbb9640fa9fb6718eec7175df7cc0fb8574cc4d7d5cdfb5bcc4
 WHIRLPOOL 
f655300f0dcd2f4503cbdb25983fed902e4b717ff57e06f66486bebd0ed7cb8df56387be74b4259bfffad949bb446c5ec28f89065b6d5239585324b610be7b88
 DIST gentoo-apache-2.4.18-r1-20160303.tar.bz2 24505 SHA256 
d81e32d876594b48a7ff6d9123bf776c5bea5453eddd2fe40f4a9b79c11537aa SHA512 
68f0c4de38ae05c45839fe692cbb7de641e331ca133b8aaaf69f3659dec15833cda95e6e074edb3a5b6b6d59b3fc5a4ee3589fff810707fe27417a25cd8a4c4d
 WHIRLPOOL 
fb61224b2104e611237e1d09eb4dfb3d2b8f023348c9622f7f19434b6b77d63786c41af17a300d994c14d983676f3753ab6fa52f7a7fcd07b9cea3d7eeacc9b9
 DIST httpd-2.2.31.tar.bz2 5610489 SHA256 
f32f9d19f535dac63b06cb55dfc023b40dcd28196b785f79f9346779e22f26ac SHA512 
5aa47d4b76f692bbd8b309135ff99152df98cf69b505b9daf3f13f7f2a31443eaf4995161adfbc47a133b4d0e091fda2d95fc6b87a956f0ada18d7466ee28e74
 WHIRLPOOL 
a2e3e53c51719cb6f7e641b41788cd89ce7b4d2ea105b403bfa3b3d4479b69c5604228269062f66722594e105e91121d05b1c9f27ca7dc4ecfcf339da8b8375c
-DIST httpd-2.4.20.tar.bz2 6331344 SHA256 
0e76a375ed3dbac636f50ac39de966ece443751fe4d62392f9a360a19d94d0da SHA512 
8591e0ca8f1c4755d670f1a8780bb656c62b30635cff1f7d4434f7c5017b99f1b14bbb296da5cdb63cd3bcfa4908b8b5f99a0c036e9e0f0c9514acd2a3cb7e53
 WHIRLPOOL 
cc61fa5a2344268cdba69ba1662d555d492b40468a81b1d67fce55f85e178f63ef218a303e51e494c91a26dcec259e3912ca640192dbbe42d2b02ee4fac19a1d
 DIST httpd-2.4.23.tar.bz2 6351875 SHA256 
0c1694b2aad7765896faf92843452ee2555b9591ae10d4f19b245f2adfe85e58 SHA512 
c520de5be748c0a785ef0dc77102749eb4f47e224968b8d4bed2ae644faa0964623a0e960b64486a0888446790d050b52a6ae34fe61717fab95b37384b4825b1
 WHIRLPOOL 
f3defbd06a878c66236adfcac2b59b6f47115ac815708bb45f2152bd1754b14a01458c9331eb7a65cba52e0bc53e2e66b32a384d44a029b07ffdd068c7c08a19

diff --git a/www-servers/apache/apache-2.4.20.ebuild 
b/www-servers/apache/apache-2.4.20.ebuild
deleted file mode 100644
index c4bd2cd..
--- a/www-servers/apache/apache-2.4.20.ebuild
+++ /dev/null
@@ -1,237 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# latest gentoo apache files
-GENTOO_PATCHSTAMP="20160303"
-GENTOO_DEVELOPER="polynomial-c"
-GENTOO_PATCHNAME="gentoo-apache-2.4.18-r1"
-
-# IUSE/USE_EXPAND magic
-IUSE_MPMS_FORK="prefork"
-IUSE_MPMS_THREAD="event worker"
-
-# << obsolete modules:
-# authn_default authz_default mem_cache
-# mem_cache is replaced by cache_disk
-# ?? buggy modules
-# proxy_scgi: startup error: undefined symbol "ap_proxy_release_connection", 
no fix found
-# >> added modules for reason:
-# compat: compatibility with 2.2 access control
-# authz_host: new module for access control
-# authn_core: functionality provided by authn_alias in previous versions
-# authz_core: new module, provides core authorization capabilities
-# cache_disk: replacement for mem_cache
-# lbmethod_byrequests: Split off from mod_proxy_balancer in 2.3
-# lbmethod_bytraffic: Split off from mod_proxy_balancer in 2.3
-# lbmethod_bybusyness: Split off from mod_proxy_balancer in 2.3
-# lbmethod_heartbeat: Split off from mod_proxy_balancer in 2.3
-# slotmem_shm: Slot-based shared memory provider (for lbmethod_byrequests).
-# socache_shmcb: shared object cache provider. Default config with ssl needs it
-# unixd: fixes startup error: Invalid command 'User'
-IUSE_MODULES="access_compat actions alias asis auth_basic auth_digest
-authn_alias authn_anon authn_core authn_dbd authn_dbm authn_file authz_core
-authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex
-cache cache_disk cern_meta charset_lite cgi cgid dav dav_fs dav_lock dbd 
deflate
-dir dumpio env expires ext_filter file_cache filter headers http2 ident 
imagemap
-include info lbmethod_byrequests lbmethod_bytraffic lbmethod_bybusyness
-lbmethod_heartbeat log_config log_forensic logio macro mime mime_magic 
negotiation
-proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_html proxy_http 
proxy_scgi
-proxy_fcgi  proxy_wstunnel rewrite ratelimit remoteip reqtimeout seten

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

2016-09-25 Thread Eray Aslan
commit: f07750760ec8a5d1407c80a72f3cdff1f7718a87
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Sep 26 05:10:31 2016 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Sep 26 05:10:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0775076

mail-mta/postfix: version bump to 3.2_pre20160925

Package-Manager: portage-2.3.1

 mail-mta/postfix/Manifest   | 2 +-
 .../{postfix-3.2_pre20160924.ebuild => postfix-3.2_pre20160925.ebuild}  | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index adcd1bc..924e8ed 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -7,5 +7,5 @@ DIST postfix-3.0.6.tar.gz 4241733 SHA256 
8d85480e3728773c70c427090c943516dfbd5ce
 DIST postfix-3.1.0.tar.gz 4336709 SHA256 
88ac3e92755629077d9363319b1fa0db406efb10c2f22cdbb941bd8ab36fd733 SHA512 
06cf4c827de8d613cab6a57a8e76198d293660a263f60d17dd189f511da4b1e12eb98bbcf75695697a62959e26ca204bf2a53eb6657e8bd756a816977e717783
 WHIRLPOOL 
5fe4350d47051cfda00505012493f5c6f70598be901cd94a598a7e3332bc022b41050935c5263f140f0df573e3a3e00f6b97dd1d90c01a4e3d78a039f47a16a8
 DIST postfix-3.1.1.tar.gz 4337295 SHA256 
3deda4c34631970490b1b5fbb559905f93531bf1c7eb00e38b0d0deb1dba9982 SHA512 
e094dae3c3aaf6be23edefb7863d2f9fb57cd4e705464f17799fa4f71f9877efdf3f59ceb1970457a0dc6e6f3237ee06131f4ce1b21a5db9a61fe0c5f95a219d
 WHIRLPOOL 
4dbf26e498cb48ebf5d5721aa69447deed4db25dd2a9159514826eb7d4986dd7fef40980281f0872f565750ed5d316f831856b87eaaabfed3df8b23f982592cd
 DIST postfix-3.1.2.tar.gz 4337569 SHA256 
1ab9b4ee6bf9eb37d2467a63244132aab22ac23b91a72f327334e236b0d30f6b SHA512 
58493d1890c3235d74a18365294ca764bd3b3f278b9825da931005165af60250342c6cf477c3b3575e50858d99cd3ee40f22bece094eb61e9be6c3cf0313d571
 WHIRLPOOL 
37e90ef6275a7f2dc8f712bb05348861098697438f274a5c5b69f50b31d55574af262a658657863c93f77fdeba2d37bf7b30dc43bf1629615f496ede19a89c00
-DIST postfix-3.2-20160924.tar.gz 4346012 SHA256 
9cc01be8415967f8bfde09e0f56a79b90383d6f74939576709e8f3721e4d6781 SHA512 
935b1f472fd397b3d4469293ecf545d6c3d1f594d3b6ae7cd90e5651818be9680ee3ca08122ec39b433e37cc75981def6f02088a047b1a7c1ecd97a731e82cd7
 WHIRLPOOL 
bf9ccc6116cb269e025b2ef6f4799663d98ae0d836cad43a905ec7505d71dc836337de60b613030beffdb56c2c10268dadda50b29dd3eb90c1a1ac2498661b34
+DIST postfix-3.2-20160925.tar.gz 4371654 SHA256 
ad52ae14d0ca8411d769c44612fdcce4597846bbc1800f02fe543401b5824f8e SHA512 
244eeb649d3735fdeb2a9d32ddd632f1b9227d2f3e747ae4e4d2021847f9c99339916aa4a4f5ccb6f17eeef20d4d71196f29650ef30069040db1fba05582d91b
 WHIRLPOOL 
edae126d18d42839b9b87ad86468ab9c2975aa3d83b30b58548ac673193a9c5bb9398a0658db5881ac7869eadae329699c40feb12a76e6dfdb234b9fde7ec0d7
 DIST postfix-vda-v13-2.10.0.patch 55701 SHA256 
6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f SHA512 
0b4b53a8cd28abf56eee3b2ed63ca1814251b60816e6ca1143249d25fd6ef7f905bec3134125ac6e851af685db8aae878012113693261529ae2ddbcf1bd93e62
 WHIRLPOOL 
d98b7d2177b8b69738086880fd08c336fa60b99ff7413624e628fd5f17be2064f2ccaa37c047d3013ed41c0ff1bcb76e7962f8390c4179f28ab11733dd3b59d3

diff --git a/mail-mta/postfix/postfix-3.2_pre20160924.ebuild 
b/mail-mta/postfix/postfix-3.2_pre20160925.ebuild
similarity index 99%
rename from mail-mta/postfix/postfix-3.2_pre20160924.ebuild
rename to mail-mta/postfix/postfix-3.2_pre20160925.ebuild
index eae4bc7..0b969e5 100644
--- a/mail-mta/postfix/postfix-3.2_pre20160924.ebuild
+++ b/mail-mta/postfix/postfix-3.2_pre20160925.ebuild
@@ -74,6 +74,7 @@ src_prepare() {
# change default paths to better comply with portage standard paths
sed -i -e "s:/usr/local/:/usr/:g" conf/master.cf || die "sed failed"
eapply -p0 "${FILESDIR}/${PN}-libressl.patch"
+   eapply -p0 "${FILESDIR}/${PN}-libressl-runtime.patch"
 }
 
 src_configure() {



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

2016-09-25 Thread Hans de Graaff
commit: f1f9f001e808d6cbd667b92c2bc6957b05040644
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 26 05:00:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 26 05:00:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f9f001

dev-ruby/stringex: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/stringex/Manifest |  2 --
 dev-ruby/stringex/stringex-2.5.2.ebuild| 51 --
 dev-ruby/stringex/stringex-2.6.0-r1.ebuild | 40 ---
 dev-ruby/stringex/stringex-2.6.0.ebuild| 51 --
 4 files changed, 144 deletions(-)

diff --git a/dev-ruby/stringex/Manifest b/dev-ruby/stringex/Manifest
index 3f52e80..de6252c 100644
--- a/dev-ruby/stringex/Manifest
+++ b/dev-ruby/stringex/Manifest
@@ -1,3 +1 @@
-DIST stringex-2.5.2.gem 128000 SHA256 
27a8ee92a808a83284438e51ed391f3539ae6b39731b95cb4ad940974f6d0a94 SHA512 
06905b5d59b40f59c0901bbaacbf303cd906be110cd69a4b8cc29cecd69b6aa73d80cee0c9c0e2014f662b9fca1611c0fe334fcba3c4fa686224dac94f4e0d41
 WHIRLPOOL 
21a66f7babd2424035e4874d9f5168736c81f6da8388764633d9618064998bfeb076076cfd0d9125583903be25070fa329c4e8fccd81ebb8f801c4447e6be7b4
-DIST stringex-2.6.0.gem 129536 SHA256 
15611e3765430e6e4cb794d289be6bb7b8a8c873d3ff6fd7dbf8c222c68f7ff6 SHA512 
a54bf6ab9fcb0a11f6e27a125e6b1d8a49fa0ef4ca703d512c99a20ad59316184017a30e8fede5e7df3449cac53a395f530dde2033d6b15ca540b2c51aab92eb
 WHIRLPOOL 
f9102672888332145cc7548f971d5cde6550391e155c4a27ec5796cfd6aa2cc92dcedd51d431705362fd5b7fe362a713aa718d5741eb35a56348a885f41426f6
 DIST stringex-2.6.1.gem 130048 SHA256 
e19fcf32cc429a12d454b14db3a43a6227ee9da233b10240fe1572c9aae7ce65 SHA512 
b2ca4de05a8a1e3ef9fa85324f2280a27de7ef04ac3eb0f76006e07d86e5fa0fc84acd4ee6d39f86416bc769cf4e2804421703533b8609a18228cdfeb769a841
 WHIRLPOOL 
41e78d6563c166bd2e933caee86d3f61538b60d643344a576c7d636d2664e885c95ff6fafaa42c0563aaf8b9ef8f246016523544dbf88bfc8686be2d34b4ddb1

diff --git a/dev-ruby/stringex/stringex-2.5.2.ebuild 
b/dev-ruby/stringex/stringex-2.5.2.ebuild
deleted file mode 100644
index c38d197..
--- a/dev-ruby/stringex/stringex-2.5.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_DOC_DIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Extensions for Ruby's String class"
-HOMEPAGE="https://github.com/rsl/stringex";
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-# we could rely on activerecord[sqlite3], but since we do not remove the
-# sqlite3 adapter from activerecord when building -sqlite3, it's easier
-# to just add another dependency, so the user doesn't have to change the
-# USE flags at all.
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/i18n-0.6.9:0.6
-   dev-ruby/redcloth
-   dev-ruby/test-unit:2
-   )"
-
-USE_RUBY=${USE_RUBY/ruby22/} ruby_add_bdepend "test? ( 
>=dev-ruby/activerecord-3 dev-ruby/sqlite3 )"
-
-all_ruby_prepare() {
-   sed -i -e '1agem "i18n", "~>0.6.9"' test/test_helper.rb || die
-}
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *ruby22)
-   # Avoid tests depending on 
Rails until we have a version
-   # keyworded.
-   rm -rf 
test/unit/{acts_as_url,localization}* || die
-   ;;
-   esac
-}
-
-each_ruby_test() {
-   # rake seems to break this
-   ruby-ng_testrb-2 -Ilib -Itest test/unit/*/*_test.rb 
test/performance/*_test.rb || die "tests failed"
-}

diff --git a/dev-ruby/stringex/stringex-2.6.0-r1.ebuild 
b/dev-ruby/stringex/stringex-2.6.0-r1.ebuild
deleted file mode 100644
index 5d8da22..
--- a/dev-ruby/stringex/stringex-2.6.0-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_DOC_DIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Extensions for Ruby's String class"
-HOMEPAGE="https://github.com/rsl/stringex";
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-# we could rely on activerecord[sqlite3], but since we do not remove the
-# sqlite3 adapter from activerecord when building -sqlite3, it's easier
-# to just add another dependency, so the user doesn't have to change the
-# USE flags at all.
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/i18n-0.6.9:0.6
-   dev-ruby/redcloth
-   dev-ruby/test-unit:2
-   >=dev-ruby/activerecord-3
-   dev-ruby/sqlite3

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

2016-09-25 Thread Hans de Graaff
commit: b2999bcf0de861f3271727d08967b659bfe4d5d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 26 04:48:16 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 26 04:48:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2999bcf

dev-ruby/minitest: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/minitest/Manifest  |  2 --
 dev-ruby/minitest/minitest-5.5.1.ebuild | 37 -
 dev-ruby/minitest/minitest-5.8.3.ebuild | 25 --
 3 files changed, 64 deletions(-)

diff --git a/dev-ruby/minitest/Manifest b/dev-ruby/minitest/Manifest
index 518a927..62fbda2 100644
--- a/dev-ruby/minitest/Manifest
+++ b/dev-ruby/minitest/Manifest
@@ -1,6 +1,4 @@
 DIST minitest-4.7.5.gem 57856 SHA256 
3e0ac720a6d0787b4c822514739319493e187400e993fba96397bd64d58ae60e SHA512 
7ea0a52d37f4631fb8b11d4389da2123e4207093f7b34c497fced8729c9086faaa35e997debdb53b694e05eb52b16e843960f0b54515c32207f87161a76c3851
 WHIRLPOOL 
49bbc557d62053b58208e6aef13dba085f393dbecd731b2915a0b885393ba2b4f1a612b46a018442d2f4fcfda9dfbe3025ae72d2946106a589623748fa4b382d
 DIST minitest-5.3.3.gem 67072 SHA256 
b17c560235e6ab96ed243d7a821e4370af1316ad7a845188d22c56d7d71302d4 SHA512 
e1ea2cea5b61231b3074aea1dfb15b104a4e8a6b361d274194b6876401c29f839be618eb7c0448a42bc51ce57f0c2fcd84a72d1b0e0ba034ec5ffe6fbf2ae509
 WHIRLPOOL 
66c72352b2cdc494be4b2b0aac49153bce9d37c0dbcc9bb0eec4f4759d3f61fd12bbbda0a2a7f26bb75741033a4208da02f1f1a892ff3819bb597218d45f
-DIST minitest-5.5.1.gem 68608 SHA256 
d63b3136cc48295a1e80b6a3fb3638c3024e632ce53107ad3cc3f3fa32b012c1 SHA512 
20763183a6170758705a9110c5e963e6baa210fb449335e529cefa5325f3fa8abdb30cb3e47eec051c4cc72b8f581e6e729748f5c0e28dedfad8f80e21cbc1ae
 WHIRLPOOL 
b0f88bc0151fea3eda5cc68c1eacaac3cfaa9001e4cd40ae9de88e3aa434e99653bbac94b0f6dac3cb7f2204460da04439aaed340f3b897a105ecd3e992418e0
-DIST minitest-5.8.3.gem 71680 SHA256 
681b1dffa5af3167889fa23b2bf8860ff516b0fed560f8fb6af8b88c7eafcc4d SHA512 
08ed4d7942b89c67cfc2aa7dc3ef8d41262327a23ceee7f4f562f1782a8a09558f8c66bbf5b717a5f6efc7ebf1d84730529269e87ebe3c1943df7b483aa657b3
 WHIRLPOOL 
f629f1b7d6465584edeb2a6b74b176524b5263dd710e33c9152ed3c80fcfb1bf7f13a716d9cae465bd973f34c95f7daad87ea9fd9dbca755ad5e30b1a2a9701e
 DIST minitest-5.8.4.gem 72192 SHA256 
2ad73ec73ef54719efba24961a36ad3a65c0bff9cb5d9fda4ddaba2a38b8d416 SHA512 
92569e41e334f209260ac77f9157f1dac8824111c6a810d954f7c66d24cf7a16d7d874186288580bf1f800889d8bdfc80437691d91208990878c295e14c1f906
 WHIRLPOOL 
02d23b3c96811ab163247bda437e0de163afc8029494c326018a43edab203d9789afbaafdea0794e7e4fc496e338c79859c5e0935634e011b17382627b467237
 DIST minitest-5.9.0.gem 73216 SHA256 
94660b4c3907ec4374a8c6980f63eb26644efe35c05b571567ce6d11c271dfbd SHA512 
955dc682d4bcec38e8a99c0f40e04ff464316ad7fd69c533b59c26889c62a24ab554d5620cf5c1e14934e52b732acf073eee9f93b9f838fc72bf1c9ef832fd68
 WHIRLPOOL 
3e44ed0b0398da58be4c7c6f39ee11a03f15c46684a4d685644ea2f631954593d62cf9658be16e13468fd17dd94a233d7bb2257a6baf93d9d336e33162baad01

diff --git a/dev-ruby/minitest/minitest-5.5.1.ebuild 
b/dev-ruby/minitest/minitest-5.5.1.ebuild
deleted file mode 100644
index fed6ca5..
--- a/dev-ruby/minitest/minitest-5.5.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="minitest/unit is a small and fast replacement for ruby's huge and 
slow test/unit"
-HOMEPAGE="https://github.com/seattlerb/minitest";
-
-LICENSE="MIT"
-SLOT="5"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc test"
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *rbx)
-   # Avoid a single failing test for rbx while we are 
testing
-   # and bootstrapping it.
-   sed -i -e '/test_mock_args_does_not_raise/,/^  end/ 
s:^:#:' test/minitest/test_minitest_mock.rb || die
-   ;;
-   *)
-   ;;
-   esac
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:test:. -e "Dir['**/test_*.rb'].each{|f| require f}" || 
die "Tests failed"
-}

diff --git a/dev-ruby/minitest/minitest-5.8.3.ebuild 
b/dev-ruby/minitest/minitest-5.8.3.ebuild
deleted file mode 100644
index 9face99..
--- a/dev-ruby/minitest/minitest-5.8.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_

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

2016-09-25 Thread Hans de Graaff
commit: 7ea3daf1626cf71fde434a70f828ac4dd7c311cc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 26 04:51:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 26 04:51:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea3daf1

dev-ruby/minitest: add 5.9.1

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/minitest/Manifest b/dev-ruby/minitest/Manifest
index 62fbda2..fb4d8cb 100644
--- a/dev-ruby/minitest/Manifest
+++ b/dev-ruby/minitest/Manifest
@@ -2,3 +2,4 @@ DIST minitest-4.7.5.gem 57856 SHA256 
3e0ac720a6d0787b4c822514739319493e187400e99
 DIST minitest-5.3.3.gem 67072 SHA256 
b17c560235e6ab96ed243d7a821e4370af1316ad7a845188d22c56d7d71302d4 SHA512 
e1ea2cea5b61231b3074aea1dfb15b104a4e8a6b361d274194b6876401c29f839be618eb7c0448a42bc51ce57f0c2fcd84a72d1b0e0ba034ec5ffe6fbf2ae509
 WHIRLPOOL 
66c72352b2cdc494be4b2b0aac49153bce9d37c0dbcc9bb0eec4f4759d3f61fd12bbbda0a2a7f26bb75741033a4208da02f1f1a892ff3819bb597218d45f
 DIST minitest-5.8.4.gem 72192 SHA256 
2ad73ec73ef54719efba24961a36ad3a65c0bff9cb5d9fda4ddaba2a38b8d416 SHA512 
92569e41e334f209260ac77f9157f1dac8824111c6a810d954f7c66d24cf7a16d7d874186288580bf1f800889d8bdfc80437691d91208990878c295e14c1f906
 WHIRLPOOL 
02d23b3c96811ab163247bda437e0de163afc8029494c326018a43edab203d9789afbaafdea0794e7e4fc496e338c79859c5e0935634e011b17382627b467237
 DIST minitest-5.9.0.gem 73216 SHA256 
94660b4c3907ec4374a8c6980f63eb26644efe35c05b571567ce6d11c271dfbd SHA512 
955dc682d4bcec38e8a99c0f40e04ff464316ad7fd69c533b59c26889c62a24ab554d5620cf5c1e14934e52b732acf073eee9f93b9f838fc72bf1c9ef832fd68
 WHIRLPOOL 
3e44ed0b0398da58be4c7c6f39ee11a03f15c46684a4d685644ea2f631954593d62cf9658be16e13468fd17dd94a233d7bb2257a6baf93d9d336e33162baad01
+DIST minitest-5.9.1.gem 73216 SHA256 
78b5e553dd15bb12b3bd0b59c8b4fa7152a6134c51a3099c4eedd2489cb2000c SHA512 
4b02ea62297ad5be8bbc8d541405b0d73668ec7fe0f78318fb85fcc35321d934285df13aac2f3e5c4f9cb303b2689bca36a13bf1f8359486f9c66d4ca2fc6e72
 WHIRLPOOL 
ae92f125bddbb57e15edd94a8fc1c8f2d64e034fb4106553bff8c06213c2f44729310964f483d40f9f7e70b36614a72694b020f88385999ea5d85b075b2720f3

diff --git a/dev-ruby/minitest/minitest-5.9.1.ebuild 
b/dev-ruby/minitest/minitest-5.9.1.ebuild
new file mode 100644
index ..4723351
--- /dev/null
+++ b/dev-ruby/minitest/minitest-5.9.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="minitest/unit is a small and fast replacement for ruby's huge and 
slow test/unit"
+HOMEPAGE="https://github.com/seattlerb/minitest";
+
+LICENSE="MIT"
+SLOT="5"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test:. -e "Dir['**/test_*.rb'].each{|f| require f}" || 
die "Tests failed"
+}



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

2016-09-25 Thread Hans de Graaff
commit: 24d13b0f9ef9bda25150710fa3c5990726988408
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 26 04:49:07 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 26 04:49:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d13b0f

dev-ruby/minitest: drop ruby19

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/minitest/minitest-4.7.5-r1.ebuild 
b/dev-ruby/minitest/minitest-4.7.5-r1.ebuild
index 3b5cadb..467445a 100644
--- a/dev-ruby/minitest/minitest-4.7.5-r1.ebuild
+++ b/dev-ruby/minitest/minitest-4.7.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



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

2016-09-25 Thread Hans de Graaff
commit: 6e32d400e57bd4676f202fe02f5f75930fad3ac8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 26 04:59:11 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 26 04:59:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e32d400

dev-ruby/simple_oauth: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/simple_oauth/Manifest |  2 --
 dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild | 27 
 dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild| 29 --
 3 files changed, 58 deletions(-)

diff --git a/dev-ruby/simple_oauth/Manifest b/dev-ruby/simple_oauth/Manifest
index 3f9406d..eaaa3fd 100644
--- a/dev-ruby/simple_oauth/Manifest
+++ b/dev-ruby/simple_oauth/Manifest
@@ -1,3 +1 @@
-DIST simple_oauth-0.2.0.gem 11776 SHA256 
2f76cd61c643086db19cbabacbd73b6f4a0c90e31036d2e52839b9b87c8752ef SHA512 
86f785e271470fa1f160216f0bb85bbde2358c2e621ca028dcfef2aac01edc03a977a086122ad2bfdb40e385e9989c4f61f19f2a1605c29b40e3bdc8c9d448a2
 WHIRLPOOL 
061667b32d310b4f64f8a12dcbe33b919ee1ab2399601145a771419858ae6a48a726a5c339bbd5d7431ff6c3fb79e5b96e358f24b90aff2407531e8db119f589
-DIST simple_oauth-0.3.0.gem 13824 SHA256 
6f343847a198b1acca025e02fc6794cba622287360279399e05ed681c9fe5c2a SHA512 
b1b322e8363cf8b1774abe48b18af350a5cf68f0e2a6ccc7c293fdeeaad95528e1feadfb727e5b34faa6d18a536934136b3adfab013fa2488b18067977870861
 WHIRLPOOL 
3ff7f2297f1e016057689ed6ed3161bc482ad8c85d6c55bc1f1dff82a46a5563269cb1e1736f1dde32b95303490319d7838c953008abe3c7f49aedda979e9a4a
 DIST simple_oauth-0.3.1.tar.gz 9572 SHA256 
e8ff13bdbd440e81a8bab3db9330b9dc9d90f4220a0e4e287be71fad5313c984 SHA512 
9de7370b56a179e491dca703d92e093fe8dbab44783056b5f667d20e5475aa97210b5b187918159c1753458b5f80057971bb57f4ac2a6bd2f06ae133bc1a5099
 WHIRLPOOL 
d5067daeae6010a09151686ec77f9900b61f60ce7384acdf27340dfb2e7273e5be08cbb02df52349f70ab49b345189b8a062bf1328e8b5f25f0b800853d5c86b

diff --git a/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild 
b/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild
deleted file mode 100644
index 4ec36f3..
--- a/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Simply builds and verifies OAuth headers"
-HOMEPAGE="https://github.com/laserlemon/simple_oauth";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-each_ruby_test() {
-   export CI=true
-   each_fakegem_test
-}

diff --git a/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild 
b/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild
deleted file mode 100644
index 992edf2..
--- a/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Simply builds and verifies OAuth headers"
-HOMEPAGE="https://github.com/laserlemon/simple_oauth";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-all_ruby_prepare() {
-   sed -i -e "/simplecov/,+8d" spec/helper.rb || die
-}
-each_ruby_test() {
-   export CI=true
-   each_fakegem_test
-}



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

2016-09-25 Thread Jason Donenfeld
commit: 565b85fd89ede3af2d8ac57da38f0374297d6eb0
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Mon Sep 26 03:37:53 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Mon Sep 26 03:38:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565b85fd

sys-apps/nvme-cli: version bump

Package-Manager: portage-2.3.1

 sys-apps/nvme-cli/Manifest|  1 +
 sys-apps/nvme-cli/nvme-cli-0.9.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/sys-apps/nvme-cli/Manifest b/sys-apps/nvme-cli/Manifest
index 5838f3b..d6e1d81 100644
--- a/sys-apps/nvme-cli/Manifest
+++ b/sys-apps/nvme-cli/Manifest
@@ -1,2 +1,3 @@
 DIST nvme-cli-0.6.tar.gz 124652 SHA256 
6e28aa93e4b5756ea998377bbe2835a1911a8f2aa5e82330863dfe3ecfdfda6b SHA512 
7cd5caccd6a7dfdaec5d160afbe966a338f8bf4825c989853995335d07a32e4f0db9d10c9a5ff0d06876b7e2e84c69568b130d37a0cd8eaa67b5e4dc4c195acf
 WHIRLPOOL 
23425c69ba956da9dd6393ce4ae4d2bacd4ecbddb5e6277bd7b9411991e7b9c085dfb28d7ee6b3a0a4a2587456d0239ee98a55fa0c0f03428b2a8d52c741db5c
 DIST nvme-cli-0.8.tar.gz 162167 SHA256 
70f515de401a16f0e67f64854d65f6ddcc1628325ae93caa31db6913252e3786 SHA512 
8279e459dd9b71b8f33e24cc6402a96c5a91ebeb81ec6e1d705318bff4b02a4cd0aee986c940118290c68b90dc1d795966708ab73f0ffd626d2e205ad460e1cc
 WHIRLPOOL 
1cd14a90afb2f4c99c73fa7cb208c65be92ca20e0eac27dd90ff4bf5f6192181be6916defe007874fdf6407b7ccd6cd1209f82a9ad377b771203855648e3ca8b
+DIST nvme-cli-0.9.tar.gz 167565 SHA256 
6b47087cba2ea3f0d53ed9316dc7a13d9a2ad618abaeeda23d7f520035a62b3c SHA512 
ea9481b77aac14db60e75fb885360c91e548c61d2beacd3c0abf53acc080a9a0418c742f483b906a458109e1c4f226e7213ebba27e5bbdaee3a54222f03be71e
 WHIRLPOOL 
8909194139634495f31ee286509f3da64ac4debe468731983339c4599111f1366a8846426918903c923e5020f4eb6af72569bef31e2024e9e8fb2c8daa85001c

diff --git a/sys-apps/nvme-cli/nvme-cli-0.9.ebuild 
b/sys-apps/nvme-cli/nvme-cli-0.9.ebuild
new file mode 100644
index ..4db2188
--- /dev/null
+++ b/sys-apps/nvme-cli/nvme-cli-0.9.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="NVM-Express user space tooling for Linux"
+HOMEPAGE="https://github.com/linux-nvme/nvme-cli";
+SRC_URI="https://github.com/linux-nvme/nvme-cli/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="sys-libs/libcap"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   sed 's|-m64 \(-std=gnu99\) -O2 -g \(-pthread -D_GNU_SOURCE -D_REENTRANT 
-Wall\) -Werror|\1 \2|' \
+   -i Makefile || die
+   sed 's|/usr/local|$(DESTDIR)/$(PREFIX)/share|' \
+   -i Documentation/Makefile || die
+
+   default
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+}



[gentoo-commits] proj/android:master commit in: sci-physics/geant/, sci-physics/geant/files/

2016-09-25 Thread Benda XU
commit: 9ef7542afa9f4705ee5ec59a89f92a5cce1f0dfb
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Jul 27 03:28:42 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jul 27 03:28:42 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=9ef7542a

sci-physics/geant: tracked in xmass instead. Not needed.

 sci-physics/geant/ChangeLog| 323 -
 sci-physics/geant/Manifest |  41 ---
 sci-physics/geant/files/geant-4.9.2-zlib.patch |  11 -
 .../geant/files/geant-4.9.3-respect_flags.patch| 125 
 sci-physics/geant/files/geant-4.9.3-zlib.patch |  27 --
 sci-physics/geant/files/geant-4.9.4-datadir.patch  |  43 ---
 sci-physics/geant/files/geant-4.9.4-libdir.patch   |  35 ---
 .../geant/files/geant-4.9.4-no-benchmarks.patch|  10 -
 .../geant/files/geant-4.9.4-no-examples.patch  |  15 -
 .../geant/files/geant-4.9.4-trajectory.patch   |  11 -
 sci-physics/geant/files/geant-4.9.4-zlib.patch |  35 ---
 .../files/geant-4.9.5-scripts-only-dataenv.patch   |  56 
 .../geant-4.9.5_p01-scripts-only-dataenv.patch |  56 
 sci-physics/geant/geant-3.21.14-r2.ebuild  |  72 -
 sci-physics/geant/geant-3.21.14-r3.ebuild  |  70 -
 sci-physics/geant/geant-4.9.2_p02.ebuild   | 264 -
 sci-physics/geant/geant-4.9.3_p02.ebuild   | 263 -
 sci-physics/geant/geant-4.9.4_p03.ebuild   |  86 --
 sci-physics/geant/geant-4.9.5-r1.ebuild|  86 --
 sci-physics/geant/geant-4.9.5_p01.ebuild   |  86 --
 sci-physics/geant/metadata.xml |  31 --
 21 files changed, 1746 deletions(-)

diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
deleted file mode 100644
index 7ebdd24..000
--- a/sci-physics/geant/ChangeLog
+++ /dev/null
@@ -1,323 +0,0 @@
-# ChangeLog for sci-physics/geant
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.64 
2012/06/16 13:08:36 ago Exp $
-
-  16 Jun 2012; Agostino Sarubbo  geant-4.9.4_p03.ebuild:
-  Stable for amd64, wrt bug #420295
-
-  20 May 2012; Benda Xu  geant-4.9.5-r1.ebuild,
-  geant-4.9.5_p01.ebuild:
-  I have massed up the keywords and Changelog with blind rsync with my overlay.
-  This is just a fix.
-
-  20 May 2012; Benda Xu  +geant-4.9.5-r1.ebuild,
-  +files/geant-4.9.5_p01-scripts-only-dataenv.patch,
-  files/geant-4.9.5-scripts-only-dataenv.patch:
-  add back geant-4.9.5-r1.ebuild because geant-python cannot function correctly
-  with 4.9.5_p01, upstream http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1317
-
-*geant-4.9.5_p01 (19 May 2012)
- 
-  19 May 2012; Benda Xu  +geant-4.9.5_p01.ebuild,
-  -geant-4.9.5-r1.ebuild, files/geant-4.9.4-zlib.patch,
-  files/geant-4.9.5-scripts-only-dataenv.patch:
-  version bump to 4.9.5_p01
-
-  19 May 2012; Benda Xu  geant-4.9.5-r1.ebuild:
-  delete the wrong sed phrase.
-
-  18 May 2012; Benda Xu 
-  +files/geant-4.9.5-scripts-only-dataenv.patch, geant-4.9.5-r1.ebuild:
-  keyword amd64-linux and x86-linux; handle data dir via envd; fix clhep 
linking
-
-  16 Mar 2012; Sébastien Fabbro  -geant-4.9.5.ebuild,
-  geant-4.9.5-r1.ebuild:
-  Fix for openinventor to use SGI OpenInventor in portage instead of SoXt, bug
-  #408187
-
-*geant-4.9.5-r1 (13 Mar 2012)
-
-  13 Mar 2012; Sébastien Fabbro 
-  files/geant-4.9.4-zlib.patch, +geant-4.9.5-r1.ebuild:
-  Fixed more zlib issues. The geant3 flag is now only for unit conversion (if
-  geant3 is needed, geant:3 has to be installed from user). The data is now
-  fetched (building needs network) to ease maintenance and set up the proper
-  env variables in the geant4*sh scripts. Removed a use dawn duplicate. Thanks
-  Marek Szuba for his suggestions (bug #407517 and bug #359673). Added a
-  message for backward compatibility (bug #360285)
-
-*geant-4.9.5 (18 Dec 2011)
-*geant-4.9.4_p03 (18 Dec 2011)
-
-  18 Dec 2011; Sébastien Fabbro 
-  -geant-4.9.3_p02-r1.ebuild, -geant-4.9.4_p01.ebuild, +geant-4.9.4_p03.ebuild,
-  +files/geant-4.9.4-trajectory.patch, files/geant-4.9.4-zlib.patch,
-  +geant-4.9.5.ebuild:
-  Version bumps. Re-introduced some older flags and fixed linking of
-  zlib. Added patch for source trajectory example (bug #365171), thanks
Matthias Nagl.
-
-  02 Aug 2011; Matt Turner  geant-4.9.2_p02.ebuild,
-  geant-4.9.3_p02-r1.ebuild:
-  Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
-
-*geant-3.21.14-r3 (21 Jul 2011)
-
-  21 Jul 2011; Sébastien Fabbro 
-  +geant-3.21.14-r3.ebuild:
-  New debian patch set. Switch to EAPI4
-
-  28 Jun 2011; Justin Lecher  geant-3.21.14-r2.ebuild,
-  geant-4.9.2_p02.ebuild, geant-4.9.3_p02-r1.ebuild, geant-4.9.4_p01.ebuild,
-  metadata.xml:
-  Fix sed on *FLAGS from : to |, EAPI bump
-
-  21 Jun 2011; Justin Lecher  geant-3.21.14-r2.ebuild,
-  geant-4.9.2_p02.ebuild, geant-4.9.3_p02-r1.ebuild, geant-4.9.4_p01.ebuil

[gentoo-commits] proj/android:master commit in: dev-util/cmake/, dev-util/cmake/files/

2016-09-25 Thread Benda XU
commit: 08b4542f596eb3673923401c161841b19ffd056f
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Jul 27 03:27:52 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jul 27 03:27:52 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=08b4542f

dev-utils/cmake: merged.

 dev-util/cmake/Manifest|  42 -
 dev-util/cmake/cmake-2.8.12.2-r1.ebuild| 201 
 dev-util/cmake/cmake-3.2.2.ebuild  | 191 ---
 dev-util/cmake/cmake-3.3.1-r1.ebuild   | 199 
 dev-util/cmake/cmake-3.3.2-r1.ebuild   | 203 -
 dev-util/cmake/cmake-3.4.2.ebuild  | 198 
 dev-util/cmake/cmake-3.4.3.ebuild  | 201 
 dev-util/cmake/files/50cmake-gentoo.el |   4 -
 .../files/cmake-2.6.3-fix_broken_lfs_on_aix.patch  |  39 
 .../files/cmake-2.6.3-no-duplicates-in-rpath.patch |  19 --
 .../cmake/files/cmake-2.8.10-darwin-bundle.patch   |  23 ---
 .../cmake/files/cmake-2.8.10-darwin-isysroot.patch |  50 -
 dev-util/cmake/files/cmake-2.8.10-desktop.patch|  13 --
 dev-util/cmake/files/cmake-2.8.10-libform.patch|  51 --
 .../files/cmake-2.8.10.2-FindPythonInterp.patch|  22 ---
 .../files/cmake-2.8.10.2-FindPythonLibs.patch  |  24 ---
 dev-util/cmake/files/cmake-2.8.11-FindBLAS.patch   |  48 -
 .../files/cmake-2.8.11-more-no_host_paths.patch| 130 -
 .../cmake/files/cmake-2.8.12.1-FindFreetype.patch  |  43 -
 .../files/cmake-2.8.12.1-FindImageMagick.patch |  23 ---
 .../files/cmake-2.8.12.2-FindBoost-python.patch|  77 
 .../cmake/files/cmake-2.8.12.2-FindCurses.patch|  42 -
 .../files/cmake-2.8.12.2-hppa-bootstrap.patch  |  27 ---
 dev-util/cmake/files/cmake-2.8.7-FindLAPACK.patch  |  44 -
 .../cmake/files/cmake-2.8.8-FindPkgConfig.patch|  18 --
 dev-util/cmake/files/cmake-3.0.0-FindBLAS.patch|  43 -
 .../cmake/files/cmake-3.0.0-FindBoost-python.patch |  93 --
 dev-util/cmake/files/cmake-3.0.0-prefix-dirs.patch | 142 --
 dev-util/cmake/files/cmake-3.0.2-FindLAPACK.patch  |  43 -
 .../cmake/files/cmake-3.1.0-FindPythonInterp.patch |  29 ---
 .../cmake/files/cmake-3.1.0-darwin-isysroot.patch  |  48 -
 dev-util/cmake/files/cmake-3.3.2-FindQt4.patch |  45 -
 .../files/cmake-3.4.0_rc1-darwin-bundle.patch  |  25 ---
 .../cmake/files/cmake-3.4.3-utimensat-test.patch   |  33 
 dev-util/cmake/files/cmake.vim |   3 -
 dev-util/cmake/metadata.xml|  11 --
 36 files changed, 2447 deletions(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
deleted file mode 100644
index be378cf..000
--- a/dev-util/cmake/Manifest
+++ /dev/null
@@ -1,42 +0,0 @@
-AUX 50cmake-gentoo.el 244 SHA256 
6010e6df84aa23050fcbc490ae2b22802ede0870ff2e96c43fe541e97e0d6c00 SHA512 
70af0b9dd41f08531d3c754dc8af3662df8a22b469b79e8c40b7caae3205be1d4dc81d8b41837d1b6a46f2c348f5407e09e02269823c45c3366777e3bc7a0dcb
 WHIRLPOOL 
aa60ffe7e5edd00fdbb32ce2c9aee24fddd6e4d064b8bde55c7ff3b42196c3420596653aade9cc447a3293050c5ab23a27a556f26806e4d67139d264a38d1aaa
-AUX cmake-2.6.3-fix_broken_lfs_on_aix.patch 1366 SHA256 
e403b204b3f64e5fb01af631c0bb72f083c3994cb7af91dd54b92458bd08a439 SHA512 
fe3148f9a09363c5943f09b963391a4276f2da6095e66c28a1c365fd655e2124e1931b40890152836e24a3c9e330db799199d8ae295fe4581f7124b42f09f928
 WHIRLPOOL 
322a805a2df9afa40c7ff217481819462d90d8259856696fa4ef76fda1571fa081577eb8cd06fbee899911b01243a912e43a9dcc667932f9885492fcb92c0f98
-AUX cmake-2.6.3-no-duplicates-in-rpath.patch 794 SHA256 
908ea65a9db5ca85b2061ad63de714e59930aafeff010939be4829eb60b301c7 SHA512 
13dfb5d1ed271eaf673aa53c40a5a17a89812c7617e840ffd3df962e9ed6e46da7b507121f56314a2ef8b86a80b2453cf327684e2c4e82bb903cd8210807f507
 WHIRLPOOL 
b43a187a6f90590460b6e499630a6f6d550cee09309c4c32c0b7d68189bcd84dac309ae4b80bc345de5b32dcc4ac94f789c1fea8162cea4175847c49dc862ccf
-AUX cmake-2.8.10-darwin-bundle.patch 956 SHA256 
8195342561ada36d4e3796a906fc662f9f84cc470809e7596b4376f3fe90dbac SHA512 
39f444f592f435fbcc865a903ccb851b6c40ddf5f3b99b986c92af6b8984978d4fa1819808f1365f53887098da8533c31f6ea29e14cb541045ed3f63fcc771e2
 WHIRLPOOL 
c20412508cad6329bebfb152051008c5ff98f0a27657d047992f4523a213d4ee396ea23c009ad2133b283ab4518d359b2b65d5034e06bd5649a6f08d76cb5db8
-AUX cmake-2.8.10-darwin-isysroot.patch 1913 SHA256 
a706da7288dd1f1fcd78291e411f34cb5e6d8eec3ea620011da9c7182e3e4df6 SHA512 
862fcedba5abab3f7dab6eb56a680cc0f81090e551a1519f40a638a3dfd08ec083b2c67cdd174f2f32aa3e417b178e8b3bcde1e9db9d34f740b8e72be4306c6d
 WHIRLPOOL 
46a523c1e9c8f17828a3130cc1ce37810cea408d04870939f30c4a5c0e777e1c5537b3e1c2e36690f6a21fa783057d6f5f9b8b7186b45b0f8056dc72041cdd1d
-AUX cmake-2.8.10-desktop.patch 370 SHA256 
747eb8c75f82d1edf9683c31914892e19118670d4e2e955cdcf5a14f25fefe15 SHA512 
bc5c6ca2

[gentoo-commits] proj/android:master commit in: app-shells/bash/

2016-09-25 Thread Benda XU
commit: 526b71faa261e6a899e8799f3c310021dd51a0e4
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Sep 26 01:03:18 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Sep 26 01:03:18 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=526b71fa

app-shells/bash: prefixify.

 app-shells/bash/Manifest   | 2 +-
 app-shells/bash/bash-4.3_p46-r1.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 2fdd091..790b2ce 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -61,6 +61,6 @@ DIST bash43-044 1658 SHA256 
9338820630bf67373b44d8ea68409f65162ea7a47b9b29ace06a
 DIST bash43-045 1312 SHA256 
ba6ec3978e9eaa1eb3fabdaf3cc6fdf8c4606ac1c599faaeb4e2d69864150023 SHA512 
7b79dacff44e5358da736334d2277a2879ca1389e22e9dac50e139f30dab623bc89a56930d89e74efc468a00d051f6747ccaffcd1a30d7c737d49780b9830e3d
 WHIRLPOOL 
f361e523879ff1898574ac5eca480661bd787dc278fff204e7f27da89e85439b4e9d36a5f556046b760f3beb115302e745b5196bfa081b402d3f76fb44463558
 DIST bash43-046 1494 SHA256 
b3b456a6b690cd293353f17e22d92a202b3c8bce587ae5f2667c20c9ab6f688f SHA512 
c036b659fa681f8129110356bec33fad00fb8e469f3b4bcefd0b7ddf5e20030977716adf5c65f58f3ff68cd7af0bdd42392ee077100bc7f45ee123749d082f7d
 WHIRLPOOL 
d58384a2ca77f9a80a69a117221da51a701539cf5497d8e0fc634cd1cc0cb0024e02675bea810a0f42b873b557d479ba1b7aee6e6f73bd1422df2dbb29396477
 EBUILD bash-4.3_p42-r2.ebuild 7355 SHA256 
9e3e57dd0af1f66e27493a1e2f31d404084846ddc82dbbef6c67e25d6b4e2280 SHA512 
58a5931cfcd89c2587ab336ad87b334127df65f5818cec1b6a3b7871e3b8173a7a46dd0c0956104b9d270351dd873e10c1e3666a37df168725f039edea1b32e0
 WHIRLPOOL 
72d9a680334722fd0a326c388495cbf77b9776d6ad3497117cffc075ad3acfca2d6677e1fe735ec70b96a6acf2318075be3a91f00ea9278db056cc5c215fd2e0
-EBUILD bash-4.3_p46-r1.ebuild 7307 SHA256 
9e1f714e7d47e163ac10ea272bd5a0bb5842f0fc956d406c98f1839c5bcb09bb SHA512 
2d213fb5837e2f28ffc89729e630b62d1d20b0d3aa5058a6098689dd6ab051286a866cbafff920929364d69e4442120159a77f51edf3369220504fa78248df9c
 WHIRLPOOL 
36d46860f4203336252e451334745fa8b753e234d8e77cdceb1a5c29c4b72a08f06a7929de2c21858cfcbfc486971ad59ff8096222314c95ee96b21717f0ebd6
+EBUILD bash-4.3_p46-r1.ebuild 7399 SHA256 
c68bc88bd1617338e78b7afeb66c795ef0e5c7dc009ba1810586f23aa9a0d9f7 SHA512 
d3e482ca50220b1ec6dc59a8afad15e8516a5caf85bf40cd5992250bdc1034bf63bff125d6b8f927cbd093247de42e9abf47ca2b17ef03f4ae4f89540a973a96
 WHIRLPOOL 
24ec4c11482a75ac69160228a78d8c7868ec81a5fcca0e94a944347928ee117c112db04d8215c08224e612ce676561fbbcae1eb98f1ed4ebe345c4af4780f672
 EBUILD bash-4.3_p46.ebuild 7302 SHA256 
9d776281eaeb4faec790b751312417a01634d69e4906e068de214409749ce0f5 SHA512 
3b50d6a0949d00ca4eb8bccc7c75a4e4b91e7379c56a8455b9c219cc7c1228186a86aaa6ed5d55fbc91f026a1faf7960d775ee47b741ab1d76f1a085a96dec92
 WHIRLPOOL 
d7c7081a31b891aed5d6b1ebd0af74f82d67cb43a0551fb3218949a8ef7f7c52c6ecc92d200733965a0b256ed8db281fe1492c858a65835b01f55cdac2ffc2d9
 MISC metadata.xml 734 SHA256 
7850abd55e656b9360deafb278c98598922eb3b6f884d024d199110afdcf6ff0 SHA512 
a9301e8d2347e0cf90a97325d9a705076150c00609d28338e5d7d72c135468e4f0531b2a4077b69679ae6ccf89eee691e0e5f0748caab60689f5f017afb544f1
 WHIRLPOOL 
ce0e36bc0ae83b73aee7abee391d1b0a384f0277dfb7f7282043624a523699685d866ef3291a02e9ad1bde3abf196b47e1351f646e0149f942a40ed4dc940a37

diff --git a/app-shells/bash/bash-4.3_p46-r1.ebuild 
b/app-shells/bash/bash-4.3_p46-r1.ebuild
index 23022cc..3934bfb 100644
--- a/app-shells/bash/bash-4.3_p46-r1.ebuild
+++ b/app-shells/bash/bash-4.3_p46-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit eutils flag-o-matic toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib prefix
 
 # Official patchlevel
 # See ftp://ftp.cwru.edu/pub/bash/bash-4.3-patches/
@@ -92,6 +92,7 @@ src_prepare() {
touch -r . doc/*
 
epatch "${PATCHES[@]}"
+   epatch $(prefixify_ro "${FILESDIR}"/${PN}-4.0-configs-prefix.patch)
 
epatch_user
 }
@@ -182,7 +183,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   doins "${FILESDIR}"/bashrc
+   doins $(prefixify_ro "${FILESDIR}"/bashrc)
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do



[gentoo-commits] proj/android:master commit in: app-shells/bash/, app-shells/bash/files/

2016-09-25 Thread Benda XU
commit: c743f0831a36aad375c8d603fe8dc0a1250231ad
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Sep 26 00:57:13 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Sep 26 00:57:13 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=c743f083

app-shells/bash: import 4.3_p46-r1.

 app-shells/bash/Manifest   |   2 +
 app-shells/bash/bash-4.3_p46-r1.ebuild | 254 +
 .../bash/files/bash-4.3-prompt-string-comsub.patch | 118 ++
 3 files changed, 374 insertions(+)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 501f0aa..2fdd091 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -5,6 +5,7 @@ AUX bash-4.3-append-process-segfault.patch 675 SHA256 
cadbc77924ce5e2ba3984263f1
 AUX bash-4.3-arrayfunc.patch 439 SHA256 
9407d53d357166464c7c4e3341a72027faba295f416e73f7b5919e10ea15577a SHA512 
9db458ea34495e8632d68c072db0c30be103d31ad0535d5327e2ba8db62d9464b2e4427fb0a06c6272dbaa399a2ba939666f4574929d0f53940234a78ca67867
 WHIRLPOOL 
038eb157225aadf2c7d57aa63b1ca7871986ceea982ae91d319b1377e79b6023a1844c752586083056ae377813366f032e8c51df0f42e35bef0c037ed803
 AUX bash-4.3-compat-lvl.patch 628 SHA256 
3303c12a499c5fb3f3c9ac7b11b020c83d4d4e3d672cc2df734709b22a6d92d7 SHA512 
c552e1c7154d69201329f26e039c06a61e1bbaf5eaf16b7eea4f89d56aef0f710ebdfb115a1c00f07bd94893e51f9cbceee12bb57e51f6009c0e2327d53d7286
 WHIRLPOOL 
066fbb358f4fb9e32a58b4c4edd10d9c47c50f6aa202e0197c6b6d86a0836d48677561b834e5642b9052e64077efe240cb27144e5032c3e5f4bd9cb62201736e
 AUX bash-4.3-mapfile-improper-array-name-validation.patch 407 SHA256 
0302e96630afc5106ea446defd6890fb0b4c96bb27b375e8fbfd96b09eb10335 SHA512 
214935a751c3275593654c36b471cbb47ca4f5bb6f2a19e0a7ff73b646e5318a861538bf923ebb5f84abafa6d0d6eeece7b2f36ef77ab8c582223e098b4eb356
 WHIRLPOOL 
3bf136afd45fe614e3429079b6f41102dda55390d4a3d190f4584aa189f8e623439c13f9efe623644d3990e0f5d2d1b90a8b61eee322f22050b3d5e63d8f5eda
+AUX bash-4.3-prompt-string-comsub.patch 3395 SHA256 
33eeb827efffcac9362359b49c6552aeba56b53760c332ab038cd6c1fdd678d5 SHA512 
1da0ca9fa9c9c9331c848342194f2c0b0ad590daa162d78d994f6ab79991c926c832ee71fad9550acf7099067b6b40e60169227ebca56cf450b95627b842929b
 WHIRLPOOL 
3681415ea4c57b8a13fe25ce637b61a14ccaf2c1a8d5081b47baa29d2ae0f36a2d1b9dc58ff7ec5ba5b7c59dac38bace989e76f8dfa2d35d209df7e8916002ac
 AUX bash-4.3-protos.patch 174 SHA256 
729aded4f907f4bad466785eed850b2b25a145e9ed75f0fc690190d5fccd387a SHA512 
4af0540467bbcf7cf041de6fe6ed080b149a2ff309e5dbe5e7b76bb30459aaeead813be678384feb01a7b64d3a649372f8a8aaf686f69ac7958baa87b25340b0
 WHIRLPOOL 
b1a5def9952b1f8ec4b9c3ff9df09672b2ad55a67a99890bc0796c87e23c1ec86c0eed50125d790120b6eea595f5aeabf981383323aac43b2f790587ec70685a
 AUX bash-4.x-deferred-heredocs.patch 1255 SHA256 
845ffcd7035eef5dc029747f211a737e0260b53b16086a37fb3c8ab3609a7d36 SHA512 
9016203189d0b601f0441daec19f902de7387b599a2196c475d76c596dcf9a9c22765a58e7fc5a3117522ec2722475bd166bea271ff3048f31674e8bed2901a0
 WHIRLPOOL 
f3a2ef5245c446b7e90917e987d80efba5e6437dbe86fc27bbd7768bc5f1e5f6e7663b350ca8a81a3f21a29af6e1594c14061be0d818fce6a4a63aed7efcb6fe
 AUX bash_logout 205 SHA256 
15aaded954389c05d7de5d36c4887db61975ad52c87ad78baf1062ec8997289d SHA512 
7234250c03fc920996a381f9daef9e2d8ab1e1a29acdebed6669d8e0fe1c872a7fa343adf7d9ddc81225b0cd9eb223ba7ad1ff42448aff057fc6d6baa8f04a7d
 WHIRLPOOL 
16242c8796af44f550f2935b37c770c022754c63db75b57fbe49d1a313b8651235619ead571cd70ae37f890c694d1c6b2e4871ec51345743eff8649782d0523b
@@ -60,5 +61,6 @@ DIST bash43-044 1658 SHA256 
9338820630bf67373b44d8ea68409f65162ea7a47b9b29ace06a
 DIST bash43-045 1312 SHA256 
ba6ec3978e9eaa1eb3fabdaf3cc6fdf8c4606ac1c599faaeb4e2d69864150023 SHA512 
7b79dacff44e5358da736334d2277a2879ca1389e22e9dac50e139f30dab623bc89a56930d89e74efc468a00d051f6747ccaffcd1a30d7c737d49780b9830e3d
 WHIRLPOOL 
f361e523879ff1898574ac5eca480661bd787dc278fff204e7f27da89e85439b4e9d36a5f556046b760f3beb115302e745b5196bfa081b402d3f76fb44463558
 DIST bash43-046 1494 SHA256 
b3b456a6b690cd293353f17e22d92a202b3c8bce587ae5f2667c20c9ab6f688f SHA512 
c036b659fa681f8129110356bec33fad00fb8e469f3b4bcefd0b7ddf5e20030977716adf5c65f58f3ff68cd7af0bdd42392ee077100bc7f45ee123749d082f7d
 WHIRLPOOL 
d58384a2ca77f9a80a69a117221da51a701539cf5497d8e0fc634cd1cc0cb0024e02675bea810a0f42b873b557d479ba1b7aee6e6f73bd1422df2dbb29396477
 EBUILD bash-4.3_p42-r2.ebuild 7355 SHA256 
9e3e57dd0af1f66e27493a1e2f31d404084846ddc82dbbef6c67e25d6b4e2280 SHA512 
58a5931cfcd89c2587ab336ad87b334127df65f5818cec1b6a3b7871e3b8173a7a46dd0c0956104b9d270351dd873e10c1e3666a37df168725f039edea1b32e0
 WHIRLPOOL 
72d9a680334722fd0a326c388495cbf77b9776d6ad3497117cffc075ad3acfca2d6677e1fe735ec70b96a6acf2318075be3a91f00ea9278db056cc5c215fd2e0
+EBUILD bash-4.3_p46-r1.ebuild 7307 SHA256 
9e1f714e7d47e163ac10ea272bd5a0bb5842f0fc956d406c98f1839c5bcb09bb SHA512 
2d213fb5837e2f28ffc89729e630b62d1d20b0d3aa5058a6098689dd6ab051286a866cbafff920929364d69e44421201

[gentoo-commits] proj/android:master commit in: media-gfx/gpicview/

2016-09-25 Thread Benda XU
commit: dc234fc785382a4cbfb110c24ee51795799cee81
Author: Benda Xu  gentoo  org>
AuthorDate: Tue Jul 26 04:48:18 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Tue Jul 26 04:48:18 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=dc234fc7

media-gfx/gpicview: merged.

 media-gfx/gpicview/ChangeLog | 74 
 media-gfx/gpicview/Manifest  |  4 --
 media-gfx/gpicview/gpicview-0.2.2.ebuild | 26 ---
 media-gfx/gpicview/metadata.xml  |  5 ---
 4 files changed, 109 deletions(-)

diff --git a/media-gfx/gpicview/ChangeLog b/media-gfx/gpicview/ChangeLog
deleted file mode 100644
index 53ee59b..000
--- a/media-gfx/gpicview/ChangeLog
+++ /dev/null
@@ -1,74 +0,0 @@
-# ChangeLog for media-gfx/gpicview
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gpicview/ChangeLog,v 1.17 
2011/07/26 08:05:52 hwoarang Exp $
-
-*gpicview-0.2.2 (26 Jul 2011)
-
-  26 Jul 2011; Markos Chandras  +gpicview-0.2.2.ebuild:
-  Version bump
-
-  07 Mar 2011; Tobias Klausmann  gpicview-0.2.1.ebuild:
-  Keyworded on alpha, bug #330911
-
-  08 Nov 2010; Markus Meier  gpicview-0.2.1.ebuild:
-  change jpeg dep to virtual/jpeg
-
-  24 Feb 2010; Samuli Suominen  gpicview-0.2.1.ebuild:
-  Missing dev-util/intltool depend wrt #306601.
-
-  23 Feb 2010; Raúl Porcel  gpicview-0.2.1.ebuild:
-  arm stable wrt #306433
-
-  24 Jan 2010; Raúl Porcel  gpicview-0.2.1.ebuild:
-  Add ~arm
-
-  30 Nov 2009; Mounir Lamouri  gpicview-0.2.1.ebuild:
-  Stable for ppc, bug 292698
-
-  27 Sep 2009; Markus Meier  gpicview-0.2.1.ebuild:
-  amd64/x86 stable, bug #286414
-
-*gpicview-0.2.1 (04 Jul 2009)
-
-  04 Jul 2009; Markus Meier  +gpicview-0.2.1.ebuild:
-  version bump, reported by Arseny Solokha in bug #276263; remove old
-
-*gpicview-0.2.0 (01 Jun 2009)
-
-  01 Jun 2009; Markus Meier  +gpicview-0.2.0.ebuild:
-  version bump, reported by Arseny Solokha, bug #271978
-
-*gpicview-0.1.11 (24 May 2009)
-
-  24 May 2009; Markus Meier  -gpicview-0.1.10.ebuild,
-  +gpicview-0.1.11.ebuild:
-  version bump, reported by Arseny Solokha, bug #270135
-
-*gpicview-0.1.10 (12 Sep 2008)
-
-  12 Sep 2008; Markus Meier  -gpicview-0.1.8.ebuild,
-  -gpicview-0.1.9.ebuild, +gpicview-0.1.10.ebuild:
-  bump to 0.1.10, remove old ebuilds, security bug #236525
-
-*gpicview-0.1.9 (17 May 2008)
-
-  17 May 2008; Samuli Suominen  +gpicview-0.1.9.ebuild:
-  Version bump.
-
-  17 May 2008; nixnut  gpicview-0.1.8.ebuild:
-  Added ~ppc wrt bug 212370
-
-*gpicview-0.1.8 (02 Feb 2008)
-
-  02 Feb 2008; Samuli Suominen  -gpicview-0.1.7.ebuild,
-  +gpicview-0.1.8.ebuild:
-  Version bump.
-
-  09 Jan 2008; Markus Meier  gpicview-0.1.7.ebuild:
-  add ~x86
-
-*gpicview-0.1.7 (08 Jan 2008)
-
-  08 Jan 2008; Samuli Suominen  +gpicview-0.1.7.ebuild:
-  Initial commit wrt #199724.
-

diff --git a/media-gfx/gpicview/Manifest b/media-gfx/gpicview/Manifest
deleted file mode 100644
index 205b384..000
--- a/media-gfx/gpicview/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST gpicview-0.2.2.tar.gz 471953 RMD160 
620e5e62907fa5ef33b586fc4bfc993df173c8c6 SHA1 
bde109c23dc9497f18a06944cd38c95dc8f34821 SHA256 
7c62e396804c2e97e3d6eea071dc1865eb207f2f499ca5ab35b2e768749d036c
-EBUILD gpicview-0.2.2.ebuild 634 RMD160 
0d3f7af75ef010cc281e72b4b5d53fa8e861caca SHA1 
7d4bd8489379bd6f9a595f10a1e6893c7c734b27 SHA256 
0a71e9a32df4b1ea545236d22d17e1074eab313fffa6e09275a3baf6ba7731df
-MISC ChangeLog 2388 RMD160 87bbb4a7e5141e6f98165bc1ab5ca679446abd82 SHA1 
f7afd1f75972a607e09d51331c1eb87de3d1d307 SHA256 
3c40af450cb2075e4b7047013e3c6c92f88eb44c86c6c541fe15cddba0c2d058
-MISC metadata.xml 161 RMD160 60f70b15d67f0e6aafc59833b2f0a30e30b51765 SHA1 
1c35398222ef7ed670c31965e42cca77fe4b1da6 SHA256 
e8daadc5e27e3ef1148993b5b48d96e93bc36d798a1f416693f7f8c84be427e1

diff --git a/media-gfx/gpicview/gpicview-0.2.2.ebuild 
b/media-gfx/gpicview/gpicview-0.2.2.ebuild
deleted file mode 100644
index 3691118..000
--- a/media-gfx/gpicview/gpicview-0.2.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gpicview/gpicview-0.2.2.ebuild,v 
1.1 2011/07/26 08:05:52 hwoarang Exp $
-
-EAPI=4
-
-DESCRIPTION="A Simple and Fast Image Viewer for X"
-HOMEPAGE="http://lxde.sourceforge.net/gpicview";
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64-linux"
-IUSE=""
-
-RDEPEND="virtual/jpeg
-   >=x11-libs/gtk+-2.6:2"
-DEPEND="${RDEPEND}
-   >=dev-util/intltool-0.40
-   dev-util/pkgconfig
-   sys-devel/gettext"
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS
-}

diff --git a/media-gfx/gpicview/metadata.xml b/media-gfx/gpicview/metadata.xml
deleted file mode 100644
index e770d1b..000
--- a/media-gfx/gpicview/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @

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

2016-09-25 Thread Mike Gilbert
commit: 866c9234b87d1cf0e5e8794fa3aa9fc31d332711
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep 26 01:10:43 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep 26 01:10:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866c9234

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

Package-Manager: portage-2.3.1_p4_p152503

 www-client/chromium/Manifest   |  2 +-
 ...0.2853.0.ebuild => chromium-55.0.2868.3.ebuild} | 26 +++---
 www-client/chromium/files/chromium-gn-r6.patch | 13 +++
 .../chromium/files/chromium-system-zlib-r1.patch   |  9 
 4 files changed, 36 insertions(+), 14 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 6638750..00f8bc3 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,5 +1,5 @@
 DIST chromium-53.0.2785.116.tar.xz 460903264 SHA256 
7a87629504346f64122ca7754574d187a4c1bf5736dea672ff3e247a0af16062 SHA512 
3a88b5b61642c4b947ae9cd9faa6d9d75fecfd6058982e705d36f1da2e94b902fb6d0af5289e00bbd0e5e7d096d5f5a788132c6e4374978620d6f7a1e2fb00da
 WHIRLPOOL 
fa067c68b217d494e16dfc78d63482a31006234ebae1c686426f011afde41a58d6939e3c5ee3a340ee099d5d88016f425b97e9f68957bb60d9b846d471702ac3
 DIST chromium-54.0.2840.27.tar.xz 479647448 SHA256 
75e195afbb9f0c3e69b637ef4fa34ba7e5b3e62e871ba1b60638d9e9c5eee088 SHA512 
3ba86ec5418aa0d338e8cfd935e8e6664679721ee208dd560d00ff011610094bed03ed0d76e1bc478d6bb92db5074e71f3e4bbeb1a41bb0ae21927b4dd74865c
 WHIRLPOOL 
383de90421b1d23eee7bc7030e9e9bfeeeccf2639681b5219a3b3d865ef1568a65d8fae41a0864ddbe7c7980cd90df11a5d2bb8e93f705f906ec8a742b158fa6
 DIST chromium-54.0.2840.34.tar.xz 479636320 SHA256 
b46c26a9e773b2c620acd2f96d69408f14a279aefaedfefed002ecf898a1ecf2 SHA512 
23732e02ed30eaf36a4a4ee7bbb1af72c4202e061444004b515f0c49a578907719de3588f6d1e8dbb756cffa0220b677c920dc2f5ad6e8ec70a82168c094c99d
 WHIRLPOOL 
822b41231a41aaeb8fc45ddc927c731535640a844ad25256a3f3daa86916c7cd9a5b79b30324c22efff03ef16a033b77d93df24f1ebf64df9373f77a8669fb41
-DIST chromium-55.0.2853.0.tar.xz 501960780 SHA256 
f6cff02888c5a781f29ece91df38c874a2245f3e12495cbdb49c141db211835a SHA512 
4963f9aa3b965845c518b6565f8b1494ef59ec090c3d9b559cb01ddbb883dbc421d72dac6f6a652fea484821096a0ce2ccc4370818a74803d29aebdfbf956efd
 WHIRLPOOL 
0b8469540a0a952483629ee87f90368d4597fbb82ba532edc1b6d7f5670e3155bb822b5f30a1764d9c547ac71260ee0cb44328c9d6320b2ab331f1661dd948c6
 DIST chromium-55.0.2859.0.tar.xz 501623820 SHA256 
43c343096377195500b31ff97979883a2e6d34e30f3f76e7d6af45679696aa38 SHA512 
11bee1761c4e27576ada7e6aae65a021001f1873091acc4f8f8c38e97fbd2fc303ce37788a166736008dba761c7dcbd105f0be9df1b0513dc5ff67af24a8188f
 WHIRLPOOL 
efcb483c81175a942cfcc5edcbcf335b63e06de233ad731d60a85201b76123d23ab23930a926a4929958ef02ae935a9bd0ef625fce665831acc98047724e9488
+DIST chromium-55.0.2868.3.tar.xz 505338268 SHA256 
bec801332cdfb784d06a08da3936f5b9719e5b6a3bbaee88c3829651799077d1 SHA512 
918c53f7380f889450b0e97e085f8d28af0ef4c25a5dd7b1ae0b2467ccc564747915c64d3bc6f64d31798ea4ef76f7a5cd7f64c06830ed9775756a495d9bb319
 WHIRLPOOL 
df1fc03ebbc0ce4697e5aae6199c970d55b3cfdf78a00e18e47206dfc4f1995b3bae34216ea1d1023f7619febc87e9bfe738d015cee24123be386d6d41bec572

diff --git a/www-client/chromium/chromium-55.0.2853.0.ebuild 
b/www-client/chromium/chromium-55.0.2868.3.ebuild
similarity index 97%
rename from www-client/chromium/chromium-55.0.2853.0.ebuild
rename to www-client/chromium/chromium-55.0.2868.3.ebuild
index e025a39..d8eaa0b 100644
--- a/www-client/chromium/chromium-55.0.2853.0.ebuild
+++ b/www-client/chromium/chromium-55.0.2868.3.ebuild
@@ -34,6 +34,7 @@ COMMON_DEPEND="
>=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
+   dev-libs/icu:=
>=dev-libs/jsoncpp-0.5.0-r1:=
dev-libs/nspr:=
>=dev-libs/nss-3.14.3:=
@@ -73,7 +74,6 @@ COMMON_DEPEND="
x11-libs/libXtst:=
x11-libs/pango:=
app-arch/snappy:=
-   >=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
media-libs/flac:=
@@ -83,6 +83,7 @@ COMMON_DEPEND="
kerberos? ( virtual/krb5 )
!gn? (
>=app-accessibility/speech-dispatcher-0.8:=
+   >=dev-libs/libevent-1.4.13:=
)
 "
 # For nvidia-drivers blocker, see bug #413637 .
@@ -164,7 +165,9 @@ PATCHES=(
"${FILESDIR}/${PN}-system-ffmpeg-r4.patch"
"${FILESDIR}/${PN}-system-jinja-r14.patch"
"${FILESDIR}/${PN}-widevine-r1.patch"
-   "${FILESDIR}/chromium-54-ffmpeg2compat.patch"
+   "${FILESDIR}/${PN}-54-ffmpeg2compat.patch"
+   "${FILESDIR}/${PN}-gn-r6.patch"
+   "${FILESDIR}/${PN}-system-zlib-r1.patch"
 )
 
 pkg_pretend() {
@@ -234,7 +237,6 @@ src_prepare() {
third_party/cld_2
third_party/cld_3
third_party/cros_system_api
-   third_party/cython/python_flags.py
th

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

2016-09-25 Thread Matthias Maier
commit: 4dd281902e043e8e8299cf9991aa4841076ae66b
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Sep 26 00:15:20 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Sep 26 00:15:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd28190

app-emulation/qemu: drop vulnerable versions 2.7.0, 2.7.0-r2

Package-Manager: portage-2.2.28

 app-emulation/qemu/qemu-2.7.0-r2.ebuild | 685 
 app-emulation/qemu/qemu-2.7.0.ebuild| 678 ---
 2 files changed, 1363 deletions(-)

diff --git a/app-emulation/qemu/qemu-2.7.0-r2.ebuild 
b/app-emulation/qemu/qemu-2.7.0-r2.ebuild
deleted file mode 100644
index d71e077..
--- a/app-emulation/qemu/qemu-2.7.0-r2.ebuild
+++ /dev/null
@@ -1,685 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses,readline"
-
-PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
-
-inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
-   user udev fcaps readme.gentoo pax-utils l10n
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="git://git.qemu.org/qemu.git"
-   inherit git-2
-   SRC_URI=""
-else
-   SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2";
-   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
-fi
-
-DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
-HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org";
-
-LICENSE="GPL-2 LGPL-2 BSD-2"
-SLOT="0"
-IUSE="accessibility +aio alsa bluetooth bzip2 +caps +curl debug +fdt glusterfs 
\
-gnutls gtk gtk2 infiniband iscsi +jpeg \
-kernel_linux kernel_FreeBSD lzo ncurses nfs nls numa opengl +pin-upstream-blobs
-+png pulseaudio python \
-rbd sasl +seccomp sdl sdl2 selinux smartcard snappy spice ssh static 
static-softmmu
-static-user systemtap tci test +threads usb usbredir +uuid vde +vhost-net \
-virgl virtfs +vnc vte xattr xen xfs"
-
-COMMON_TARGETS="aarch64 alpha arm cris i386 m68k microblaze microblazeel mips
-mips64 mips64el mipsel or32 ppc ppc64 s390x sh4 sh4eb sparc sparc64 unicore32
-x86_64"
-IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 moxie ppcemb tricore xtensa 
xtensaeb"
-IUSE_USER_TARGETS="${COMMON_TARGETS} armeb mipsn32 mipsn32el ppc64abi32 
ppc64le sparc32plus tilegx"
-
-use_softmmu_targets=$(printf ' qemu_softmmu_targets_%s' 
${IUSE_SOFTMMU_TARGETS})
-use_user_targets=$(printf ' qemu_user_targets_%s' ${IUSE_USER_TARGETS})
-IUSE+=" ${use_softmmu_targets} ${use_user_targets}"
-
-# Allow no targets to be built so that people can get a tools-only build.
-# Block USE flag configurations known to not work.
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   gtk2? ( gtk )
-   qemu_softmmu_targets_arm? ( fdt )
-   qemu_softmmu_targets_microblaze? ( fdt )
-   qemu_softmmu_targets_ppc? ( fdt )
-   qemu_softmmu_targets_ppc64? ( fdt )
-   sdl2? ( sdl )
-   static? ( static-softmmu static-user )
-   static-softmmu? ( !alsa !pulseaudio !bluetooth !opengl !gtk !gtk2 )
-   virtfs? ( xattr )
-   vte? ( gtk )"
-
-# Yep, you need both libcap and libcap-ng since virtfs only uses libcap.
-#
-# The attr lib isn't always linked in (although the USE flag is always
-# respected).  This is because qemu supports using the C library's API
-# when available rather than always using the extranl library.
-#
-# Older versions of gnutls are supported, but it's simpler to just require
-# the latest versions.  This is also why we require nettle.
-#
-# TODO: Split out tools deps into another var.  e.g. bzip2 is only used by
-# system binaries and tools, not user binaries.
-COMMON_LIB_DEPEND=">=dev-libs/glib-2.0[static-libs(+)]
-   dev-libs/libpcre[static-libs(+)]
-   sys-libs/zlib[static-libs(+)]
-   bzip2? ( app-arch/bzip2[static-libs(+)] )
-   xattr? ( sys-apps/attr[static-libs(+)] )"
-SOFTMMU_LIB_DEPEND="${COMMON_LIB_DEPEND}
-   >=x11-libs/pixman-0.28.0[static-libs(+)]
-   accessibility? ( app-accessibility/brltty[static-libs(+)] )
-   aio? ( dev-libs/libaio[static-libs(+)] )
-   alsa? ( >=media-libs/alsa-lib-1.0.13 )
-   bluetooth? ( net-wireless/bluez )
-   caps? ( sys-libs/libcap-ng[static-libs(+)] )
-   curl? ( >=net-misc/curl-7.15.4[static-libs(+)] )
-   fdt? ( >=sys-apps/dtc-1.4.0[static-libs(+)] )
-   glusterfs? ( >=sys-cluster/glusterfs-3.4.0[static-libs(+)] )
-   gnutls? (
-   dev-libs/nettle:=[static-libs(+)]
-   >=net-libs/gnutls-3.0:=[static-libs(+)]
-   )
-   gtk? (
-   gtk2? (
-   x11-libs/gtk+:2
-   vte? ( x11-libs/vte:0 )
-   )
-   !gtk2? (
-   x11-libs/gtk+:3
-   vte? ( x11-libs/vte:2.90 )
-   )
-   )
-   infiniband? ( sys-fabric/librdmacm:=[static-libs(+)] )
-   iscsi? ( net

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

2016-09-25 Thread David Seifert
commit: a88d67480723e9230a4e20a555c1177a04644868
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 23:30:13 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 23:30:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88d6748

sci-libs/libcmatrix: Allow for compiling with GCC 6

Gentoo-bug: 594680
* EAPI=6
* Make PATCHES -p1 compliant
* Rename PATCHES to be in ${P}-xyz.patch format

Package-Manager: portage-2.3.1

 .../files/libcmatrix-3.11.0-fix-c++14.patch| 40 ++
 ...shared.patch => libcmatrix-3.11.0-shared.patch} |  0
 1-atlas.patch => libcmatrix-3.2.1-atlas.patch} |  0
 ...-gcc4.4.patch => libcmatrix-3.2.1-gcc4.4.patch} |  0
 ...-gcc4.6.patch => libcmatrix-3.2.1-gcc4.6.patch} |  0
 ...-gcc4.7.patch => libcmatrix-3.2.1-gcc4.7.patch} |  0
 ...inuit2.patch => libcmatrix-3.2.1-minuit2.patch} |  4 +--
 ...-shared.patch => libcmatrix-3.2.1-shared.patch} |  0
 0-atlas.patch => libcmatrix-3.9.0-atlas.patch} |  0
 ...x-3.11.0.ebuild => libcmatrix-3.11.0-r1.ebuild} | 40 --
 10 files changed, 63 insertions(+), 21 deletions(-)

diff --git a/sci-libs/libcmatrix/files/libcmatrix-3.11.0-fix-c++14.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.11.0-fix-c++14.patch
new file mode 100644
index ..74e4928
--- /dev/null
+++ b/sci-libs/libcmatrix/files/libcmatrix-3.11.0-fix-c++14.patch
@@ -0,0 +1,40 @@
+Fix building with C++14, which errors out due -Wnarrowing conversions.
+See also: https://bugs.gentoo.org/show_bug.cgi?id=594680
+
+--- a/include/lcm_ssecomplex.h
 b/include/lcm_ssecomplex.h
+@@ -151,7 +151,7 @@
+ {
+   static const union {
+ int i[4]; ssecomplex_t v;
+-  } signbithigh = {{0,0,0,0x8000}};
++  } signbithigh = {{0,0,0,(int)0x8000}};
+   ssecomplex_t b_im = _mm_shuffle_pd(b,b,3); // Imag. part of b in both
+   const ssecomplex_t b_re = _mm_shuffle_pd(b,b,0); // Real part of b in both
+   const ssecomplex_t tmp=_mm_mul_pd(a,b_re);
+@@ -166,7 +166,7 @@
+   ssecomplex_t b_re = _mm_set1_pd(b);
+   static const union {
+ int i[4]; ssecomplex_t v;
+-  } signbithigh = {{0,0,0,0x8000}};
++  } signbithigh = {{0,0,0,(int)0x8000}};
+   b_re = _mm_xor_pd(b_re, signbithigh.v); // Change sign of high
+   return complex(_mm_mul_pd(a.z_, b_re));
+ }
+@@ -184,14 +184,14 @@
+ inline complex operator- (const complex& a) {
+   static const union { // (signbit,signbit)
+ int i[4]; ssecomplex_t v;
+-  } signbits = {{0,0x8000,0,0x8000}};
++  } signbits = {{0,(int)0x8000,0,(int)0x8000}};
+   return complex(_mm_xor_pd(a, signbits.v)); // Change sign of both elements
+ }
+ 
+ inline complex conj(const complex& a) {
+   static const union { // (signbit,signbit)
+ int i[4]; ssecomplex_t v;
+-  } signbithigh = {{0,0,0,0x8000}};
++  } signbithigh = {{0,0,0,(int)0x8000}};
+   return complex(_mm_xor_pd(a.z_, signbithigh.v)); // Change sign of imag. 
part
+ }
+ 

diff --git a/sci-libs/libcmatrix/files/3.11.0-shared.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.11.0-shared.patch
similarity index 100%
rename from sci-libs/libcmatrix/files/3.11.0-shared.patch
rename to sci-libs/libcmatrix/files/libcmatrix-3.11.0-shared.patch

diff --git a/sci-libs/libcmatrix/files/3.2.1-atlas.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.2.1-atlas.patch
similarity index 100%
rename from sci-libs/libcmatrix/files/3.2.1-atlas.patch
rename to sci-libs/libcmatrix/files/libcmatrix-3.2.1-atlas.patch

diff --git a/sci-libs/libcmatrix/files/3.2.1-gcc4.4.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.2.1-gcc4.4.patch
similarity index 100%
rename from sci-libs/libcmatrix/files/3.2.1-gcc4.4.patch
rename to sci-libs/libcmatrix/files/libcmatrix-3.2.1-gcc4.4.patch

diff --git a/sci-libs/libcmatrix/files/3.2.1-gcc4.6.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.2.1-gcc4.6.patch
similarity index 100%
rename from sci-libs/libcmatrix/files/3.2.1-gcc4.6.patch
rename to sci-libs/libcmatrix/files/libcmatrix-3.2.1-gcc4.6.patch

diff --git a/sci-libs/libcmatrix/files/3.2.1-gcc4.7.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.2.1-gcc4.7.patch
similarity index 100%
rename from sci-libs/libcmatrix/files/3.2.1-gcc4.7.patch
rename to sci-libs/libcmatrix/files/libcmatrix-3.2.1-gcc4.7.patch

diff --git a/sci-libs/libcmatrix/files/3.2.1-minuit2.patch 
b/sci-libs/libcmatrix/files/libcmatrix-3.2.1-minuit2.patch
similarity index 77%
rename from sci-libs/libcmatrix/files/3.2.1-minuit2.patch
rename to sci-libs/libcmatrix/files/libcmatrix-3.2.1-minuit2.patch
index 24dc562..e7a6cec 100644
--- a/sci-libs/libcmatrix/files/3.2.1-minuit2.patch
+++ b/sci-libs/libcmatrix/files/libcmatrix-3.2.1-minuit2.patch
@@ -1,5 +1,5 @@
 configure-libraries.ac 2008-03-04 00:48:46.0 +0100
-+++ configure-libraries.ac.new 2009-03-19 18:22:21.0 +0100
+--- a/configure-libraries.ac
 b/configure-libraries.ac
 @@ -14,8 +14,8 @@
fi
if test x$FOUNDMINUIT = xyes; then

diff --git a/sci-libs

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rw/

2016-09-25 Thread Michael Orlitzky
commit: 70cab5d6e01b2358452e3e9a4b6ae98c0fad7b6a
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Sep 25 22:37:47 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Sep 25 22:38:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cab5d6

sci-mathematics/rw: update François Bissey's email address in metadata.xml.

Package-Manager: portage-2.2.28

 sci-mathematics/rw/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/rw/metadata.xml b/sci-mathematics/rw/metadata.xml
index a0e62e0..ba9f847 100644
--- a/sci-mathematics/rw/metadata.xml
+++ b/sci-mathematics/rw/metadata.xml
@@ -7,7 +7,7 @@
   
 
   
-fbis...@slingshot.co.nz
+francois.bis...@canterbury.ac.nz
 François Bissey
   
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/, profiles/desc/

2016-09-25 Thread Thomas Deutschmann
commit: 91273049a72fe478a8207be6cfda8e1638ab95aa
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 25 22:31:50 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 25 22:34:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91273049

app-admin/collectd: Move collectd_plugins_* flags from metadata.xml to 
collectd_plugins.desc

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

Package-Manager: portage-2.3.1

 app-admin/collectd/metadata.xml | 130 --
 profiles/desc/collectd_plugins.desc | 137 
 2 files changed, 137 insertions(+), 130 deletions(-)

diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml
index 250736f..565ba3c 100644
--- a/app-admin/collectd/metadata.xml
+++ b/app-admin/collectd/metadata.xml
@@ -24,136 +24,6 @@
collectd/collectd


-   Build the aggregation 
plugin (aggregates multiplte values into a single value)
-   Build the AMQP output plugin 
(transmits or receives values collected by collectd via the Advanced Message 
Queuing Protocol (AMQP))
-   Build the apache input 
plugin (collects statistics from Apache's mod_status module)
-   Build the apcups input 
plugin (reads various statistics about a connected uninterruptible power supply 
(UPS))
-   Build the ascent input 
plugin (reads and parses the statistics page of Ascent)
-   Build the battery input 
plugin (collects the battery's charge, the drawn current and the battery's 
voltage)
-   Build the bind input plugin 
(collects statistics from bind instances)
-   Build the Ceph input plugin 
(collects statistics from the Ceph distributed storage system)
-   Build the cgroups input 
plugin (collects CPU accounting information for processes in a cgroup)
-   Build the chrony input 
plugin (collects statistics from a chrony NTP server)
-   Build the conntrack 
input plugin (tracks the number of entries in Linux's connection tracking 
table)
-   Build the 
contextswitch input plugin (collects the number of context switches done by the 
operating system)
-   Build the cpu input plugin 
(collects the amount of time spent by the CPU in various states)
-   Build the cpufreq input 
plugin (collects the current CPU's frequency)
-   Build the cpusleep input 
plugin (measures time spent by CPU in deep sleep mode)
-   Build the csv output plugin 
(writes to comma separated values (CSV) files)
-   Build the curl input plugin 
(reads streams using net-misc/curl and then parses them according to 
the configuration)
-   Build the curl_json 
input plugin (queries JavaScript Object Notation (JSON) data using 
net-misc/curl and parses it according to the user's configuration 
using dev-libs/yajl)
-   Build the curl_xml input 
plugin (reads files using net-misc/curl and parses it as Extensible 
Markup Language (XML))
-   Build the dbi input plugin 
(executes SQL statements on databases and reads back the result)
-   Build the df input plugin 
(collects file system usage information, i. e. basically how much space on a 
mounted partition is used and how much is available)
-   Build the disk input plugin 
(collects performance statistics of disks and, where supported, 
partitions)
-   Build the dns input plugin 
(collects statistics of your DNS traffic on port udp/53 using 
net-libs/libpcap)
-   Build the Linux's 
Distributed Replicated Block Device (DRBD) input plugin (reads Linux's DRBD 
statistics)
-   Build the email input 
plugin (opens a UNIX domain socket and starts accepting connections on that 
socket)
-   Build the entropy input 
plugin (collects the available entropy on a system)
-   Build the ethstat input 
plugin (reads performance statistics directly from ethernet cards)
-   Build the exec input/output 
plugin (executes scripts / applications and reads values back)
-   Build the file handles 
input plugin (reports the number of used file handles)
-   Build the filecount 
input plugin (counts the number of files in a directory and all its 
subdirectories)
-   Build the fscache input 
plugin (collects information about the file-system based caching infrastructure 
for network file-systems and other slow media)
-   Build the GenericJMX 
input plugin (reads Managed Beans (MBeans) from an MBeanServer using JMX input 
plugin; Requires JAVA)
-   Build the gmond input 
plugin (receives data from gmond, the client daemon of the Ganglia 
project)
-   Build the gps input plugin 
(collects number of satellites seen by a GPS receiver using 
sci-geosciences/gpsd)
-

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

2016-09-25 Thread David Seifert
commit: 7903e76836b83a49ddac62b9bc9c4aaa1238fbe2
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 22:22:40 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 22:23:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7903e768

sci-libs/galib: Allow for compiling with GCC 6

Gentoo-bug: 594504
* Patch by Peter Levine
* EAPI=6
* [QA] Fix -Wformat-security errors
* Fix build system to honour CXX, AR, RANLIB properly

Package-Manager: portage-2.3.1

 .../galib/files/galib-2.4.7-Wformat-security.patch | 79 
 .../galib/files/galib-2.4.7-fix-buildsystem.patch  | 65 +
 sci-libs/galib/files/galib-2.4.7-fix-c++14.patch   | 85 ++
 sci-libs/galib/galib-2.4.7-r1.ebuild   | 55 ++
 4 files changed, 284 insertions(+)

diff --git a/sci-libs/galib/files/galib-2.4.7-Wformat-security.patch 
b/sci-libs/galib/files/galib-2.4.7-Wformat-security.patch
new file mode 100644
index ..faa7dcf
--- /dev/null
+++ b/sci-libs/galib/files/galib-2.4.7-Wformat-security.patch
@@ -0,0 +1,79 @@
+Fix -Wformat-security issues, as we do not want to install potentially
+dangerous example C++ files on user systems:
+* ex18.C: In function ‘int main(int, char**)’:
+* ex18.C:92:27: warning: format not a string literal and no format arguments 
[-Wformat-security]
+*   sprintf(filename, argv[i]);
+
+--- a/examples/ex18.C
 b/examples/ex18.C
+@@ -89,7 +89,7 @@
+ exit(1);
+   }
+   else{
+-  sprintf(filename, argv[i]);
++  sprintf(filename, "%s", argv[i]);
+ continue;
+   }
+ }
+--- a/examples/ex3.C
 b/examples/ex3.C
+@@ -71,7 +71,7 @@
+ exit(1);
+   }
+   else{
+-  sprintf(filename, argv[i]);
++  sprintf(filename, "%s", argv[i]);
+ continue;
+   }
+ }
+--- a/examples/ex5.C
 b/examples/ex5.C
+@@ -308,7 +308,7 @@
+ exit(1);
+   }
+   else{
+-sprintf(filename1, argv[i]);
++sprintf(filename1, "%s", argv[i]);
+ continue;
+   }
+ }
+@@ -318,7 +318,7 @@
+ exit(1);
+   }
+   else{
+-sprintf(filename2, argv[i]);
++sprintf(filename2, "%s", argv[i]);
+ continue;
+   }
+ }
+--- a/examples/ex7.C
 b/examples/ex7.C
+@@ -68,7 +68,7 @@
+ exit(1);
+   }
+   else{
+-  sprintf(datafile, argv[i]);
++  sprintf(datafile, "%s", argv[i]);
+ continue;
+   }
+ }
+@@ -78,7 +78,7 @@
+ exit(1);
+   }
+   else{
+-  sprintf(parmfile, argv[i]);
++  sprintf(parmfile, "%s", argv[i]);
+   params.read(parmfile);
+ continue;
+   }
+--- a/ga/gaerror.C
 b/ga/gaerror.C
+@@ -21,7 +21,7 @@
+ static STD_OSTREAM *__gaErrStream = & STD_CERR;
+ #endif
+ static GABoolean __gaErrFlag = gaTrue;
+-static char *__gaErrStr[] = {
++static const char *__gaErrStr[] = {
+   "error reading from file: ",
+   "error writing to file: ",
+   "unexpected EOF encountered during read.",

diff --git a/sci-libs/galib/files/galib-2.4.7-fix-buildsystem.patch 
b/sci-libs/galib/files/galib-2.4.7-fix-buildsystem.patch
new file mode 100644
index ..3ed7ad8
--- /dev/null
+++ b/sci-libs/galib/files/galib-2.4.7-fix-buildsystem.patch
@@ -0,0 +1,65 @@
+Fix the build system, removing hardcoded values for toolchain variables.
+
+--- a/examples/makefile
 b/examples/makefile
+@@ -6,7 +6,6 @@
+ # want to compile.  See the README for a description of what each example 
does.
+ # 
-
+ 
+-include ../makevars
+ 
+ # Set these paths to the location of the GA library and headers.
+ #GA_INC_DIR= /usr/local/include
+@@ -14,8 +13,6 @@
+ GA_INC_DIR= ..
+ GA_LIB_DIR= ../ga
+ 
+-INC_DIRS= -I$(GA_INC_DIR)
+-LIB_DIRS= -L$(GA_LIB_DIR)
+ 
+ EXS=randtest\
+  ex1  ex2  ex3  ex4  ex5  ex6  ex7  ex8  ex9\
+@@ -24,7 +21,7 @@
+ 
+ .SUFFIXES: .C
+ .C.o:
+-  $(CXX) $(CXXFLAGS) $(INC_DIRS) -c $<
++  $(CXX) $(CXXFLAGS) -I.. -c $<
+ 
+ all: $(EXS)
+ 
+@@ -34,7 +31,7 @@
+ 
+ # Use this for gnu make
+ $(EXS): %: %.o
+-  $(CXX) $@.o -o $@ $(LIB_DIRS) -lga -lm $(CXX_LIBS)
++  $(CXX) $@.o -o $@ -L../ga/ -lga -lm $(CXX_LIBS)
+ 
+ clean:
+   $(RM) $(EXS)
+--- a/ga/makefile
 b/ga/makefile
+@@ -14,7 +14,7 @@
+ 
+ $(LIB): $(OBJS) 
+   $(PRELINK)
+-  $(AR) $(LIB) $?
++  $(AR) rv $(LIB) $?
+   $(RANLIB) $(LIB)
+   echo "$(CXX) $(CXXFLAGS)" > BUILD
+   @echo $(LIB) is now up-to-date
+--- a/makevars
 b/makevars
+@@ -31,12 +31,7 @@
+ #  verified 06mar07 on linux-x86 (debian with gcc 3.3.5)
+ #  verified 06mar07 on linux-x86 (ubuntu with gcc 4.0.3)
+ #  verified 06mar07 on macosx-ppc (macosx 10.4.8 with gcc 4.0.1)
+-CXX = g++
+-CXXFLAGS= -g -Wall
+-LD  = g++ -w
+-AR  = ar rv
+ INSTALL = install -c
+-RANLIB  = echo no ranlib
+ 
+ # gcc2
+ #  verified 28dec04 on linux-x86 (redhat 6.2 with

[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/astrometry/

2016-09-25 Thread Kacper Kowalik
commit: f35ea2e9a3beaa03244ee3df0b7ff8523915a8f7
Author: Kacper Kowalik  gentoo  org>
AuthorDate: Sun Sep 25 20:37:01 2016 +
Commit: Kacper Kowalik  gentoo  org>
CommitDate: Sun Sep 25 20:37:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35ea2e9

sci-astronomy/astrometry: add missing dependency on astropy

Fixes #595024 reported by Karsten Elfenbein  gmx.de>

Package-Manager: portage-2.2.28

 sci-astronomy/astrometry/astrometry-0.67-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild 
b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
index 791af35..f46ffd0 100644
--- a/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
+++ b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples extra"
 
 RDEPEND="
+   dev-python/astropy[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
sci-astronomy/wcslib:0=
sci-libs/cfitsio:0=



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

2016-09-25 Thread Jeroen Roovers
commit: a298c04f6d9692678602d745156e95b2929de471
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 19:59:41 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 19:59:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a298c04f

dev-libs/libassuan: Stable for HPPA PPC64 (bug #590652).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-libs/libassuan/libassuan-2.4.3.ebuild 
b/dev-libs/libassuan/libassuan-2.4.3.ebuild
index e01dd61..4b2037e 100644
--- a/dev-libs/libassuan/libassuan-2.4.3.ebuild
+++ b/dev-libs/libassuan/libassuan-2.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.8"



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

2016-09-25 Thread Jeroen Roovers
commit: 659059efc1fe3d7730329baeea672367b60a8e12
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 20:07:12 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 20:07:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659059ef

www-client/firefox: Stable for PPC64 (bug #594616).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

 www-client/firefox/firefox-45.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-45.4.0.ebuild 
b/www-client/firefox/firefox-45.4.0.ebuild
index d728b11..45b61d4 100644
--- a/www-client/firefox/firefox-45.4.0.ebuild
+++ b/www-client/firefox/firefox-45.4.0.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox";
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~x86 ~amd64-linux 
~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2016-09-25 Thread Jeroen Roovers
commit: 9086fb02c737d7bff5533bf14642337603cb8fe0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 20:04:27 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 20:04:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9086fb02

dev-libs/libgpg-error: Stable for HPPA PPC64 (bug #590650).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

 dev-libs/libgpg-error/libgpg-error-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.24.ebuild 
b/dev-libs/libgpg-error/libgpg-error-1.24.ebuild
index 3bee628..793c096 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.24.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.24.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="common-lisp nls static-libs"
 
 RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )



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

2016-09-25 Thread Jeroen Roovers
commit: 32f51663767cfe7af4fbb494e5eae166a86b34a9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 19:57:09 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 19:57:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f51663

dev-libs/librdkafka: Stable for HPPA (bug #591974).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-libs/librdkafka/librdkafka-0.9.1.ebuild 
b/dev-libs/librdkafka/librdkafka-0.9.1.ebuild
index 267ff49..6bea0a7 100644
--- a/dev-libs/librdkafka/librdkafka-0.9.1.ebuild
+++ b/dev-libs/librdkafka/librdkafka-0.9.1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/edenhill/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~hppa ~x86"
+   KEYWORDS="~amd64 ~arm hppa ~x86"
 fi
 
 LICENSE="BSD-2"



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

2016-09-25 Thread Jeroen Roovers
commit: ed5dca5c6cfa7e317d17b68e2db4c6aee55c1103
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 19:57:37 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 19:57:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5dca5c

sys-libs/libfaketime: Stable for HPPA (bug #593814).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild 
b/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild
index 01cdb2d..1efc97a 100644
--- a/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild
+++ b/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.code-wizards.com/projects/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa x86"
+KEYWORDS="amd64 ~arm hppa x86"
 
 src_prepare() {
tc-export CC



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

2016-09-25 Thread Mart Raudsepp
commit: 173b4418d7e0b1bfc312afd03879e2f8fc7afbf6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep 25 19:00:58 2016 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep 25 19:55:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=173b4418

eclass/gstreamer.eclass: Fix typo in documentation comment

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

diff --git a/eclass/gstreamer.eclass b/eclass/gstreamer.eclass
index b6fc20a..dd5bf2c 100644
--- a/eclass/gstreamer.eclass
+++ b/eclass/gstreamer.eclass
@@ -171,7 +171,7 @@ gstreamer_get_plugin_dir() {
 # @USAGE: gstreamer_system_link gst-libs/gst/audio:gstreamer-audio [...]
 # @DESCRIPTION:
 # Walks through makefiles in order to make sure build will link against system
-# librairies.
+# libraries.
 # Takes a list of path fragments and corresponding pkgconfig libraries
 # separated by colon (:). Will replace the path fragment by the output of
 # pkgconfig.



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/, media-plugins/gst-plugins-opus/

2016-09-25 Thread Mart Raudsepp
commit: 9ff9335c2b024f4c49f20c9ddb8066dd8a661f45
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep 25 19:29:08 2016 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep 25 19:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff9335c

media-plugins/gst-plugins-opus: Properly split again

... instead of building as part of gst-plugins-base[opus].
This makes gst-plugins-opus a split of -base instead of -bad as it
was moved from -base to -bad with some leftovers in -bad.
The ext/opus/ leftover part in gst-plugins-bad is not necessary
for anything and we can safely not package that at all.
This should give a nicer upgrade path for stable opus plugin users.

Gentoo-bug: 589440

 .../gst-plugins-base-1.8.3-r1.ebuild   | 87 ++
 media-plugins/gst-plugins-opus/Manifest|  1 +
 .../gst-plugins-opus-1.8.3-r1.ebuild   | 27 +++
 3 files changed, 115 insertions(+)

diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.8.3-r1.ebuild 
b/media-libs/gst-plugins-base/gst-plugins-base-1.8.3-r1.ebuild
new file mode 100644
index ..0b26be7
--- /dev/null
+++ b/media-libs/gst-plugins-base/gst-plugins-base-1.8.3-r1.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE="gst-plugins-base"
+
+inherit gstreamer
+
+DESCRIPTION="Basepack of plugins for gstreamer"
+HOMEPAGE="https://gstreamer.freedesktop.org/";
+
+LICENSE="GPL-2+ LGPL-2+"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
+REQUIRED_USE="
+   ivorbis? ( ogg )
+   theora? ( ogg )
+   vorbis? ( ogg )
+"
+
+RDEPEND="
+   app-text/iso-codes
+   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
+   >=media-libs/gstreamer-${PV}:1.0[introspection?,${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
+   ivorbis? ( >=media-libs/tremor-0_pre20130223[${MULTILIB_USEDEP}] )
+   ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
+   orc? ( >=dev-lang/orc-0.4.23[${MULTILIB_USEDEP}] )
+   pango? ( >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}] )
+   theora? ( >=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] )
+   vorbis? ( >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
+   X? (
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.12
+   X? (
+   >=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
+"
+
+multilib_src_configure() {
+   gstreamer_multilib_src_configure \
+   $(use_enable alsa) \
+   $(multilib_native_use_enable introspection) \
+   $(use_enable ivorbis) \
+   $(use_enable ogg) \
+   $(use_enable orc) \
+   $(use_enable pango) \
+   $(use_enable theora) \
+   $(use_enable vorbis) \
+   $(use_enable X x) \
+   $(use_enable X xshm) \
+   $(use_enable X xvideo) \
+   --disable-debug \
+   --disable-examples \
+   --disable-static
+   # cdparanoia and libvisual are split out, per leio's request
+
+   # bug #366931, flag-o-matic for the whole thing is overkill
+   if [[ ${CHOST} == *86-*-darwin* ]] ; then
+   sed -i \
+   -e '/FLAGS = /s|-O[23]|-O1|g' \
+   gst/audioconvert/Makefile \
+   gst/volume/Makefile || die
+   fi
+
+   if multilib_is_native_abi; then
+   local x
+   for x in libs plugins; do
+   ln -s "${S}"/docs/${x}/html docs/${x}/html || die
+   done
+   fi
+}
+
+multilib_src_install_all() {
+   DOCS="AUTHORS NEWS README RELEASE"
+   einstalldocs
+   prune_libtool_files --modules
+}

diff --git a/media-plugins/gst-plugins-opus/Manifest 
b/media-plugins/gst-plugins-opus/Manifest
index 8dc3a91..8f30b44 100644
--- a/media-plugins/gst-plugins-opus/Manifest
+++ b/media-plugins/gst-plugins-opus/Manifest
@@ -3,3 +3,4 @@ DIST gst-plugins-bad-1.4.5.tar.xz 3824936 SHA256 
152fad7250683d72f9deb36c5685428
 DIST gst-plugins-bad-1.6.3.tar.xz 4216940 SHA256 
971b29101d6a9c5e3fe94d99d977a227f58f0b2d29b6ca2c7f292052542b3a61 SH

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

2016-09-25 Thread Jeroen Roovers
commit: 0b39c4267da6367d92cb4a69c846e0df379eefc1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 19:54:35 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 19:55:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b39c426

dev-libs/liblognorm: Stable for HPPA (bug #593808).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-libs/liblognorm/liblognorm-2.0.1.ebuild 
b/dev-libs/liblognorm/liblognorm-2.0.1.ebuild
index 10f3367..68a7ec9 100644
--- a/dev-libs/liblognorm/liblognorm-2.0.1.ebuild
+++ b/dev-libs/liblognorm/liblognorm-2.0.1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz";
-   KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux"
+   KEYWORDS="~amd64 ~arm hppa ~x86 ~amd64-linux"
 fi
 
 LICENSE="LGPL-2.1 Apache-2.0"



[gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/

2016-09-25 Thread David Seifert
commit: d9dfe44904c1bd250bd986aea546d0a93163f735
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Thu Sep 22 16:28:23 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 19:49:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9dfe449

sci-misc/vitables: Removing EAPI 4 ebuild

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2389

Signed-off-by: David Seifert  gentoo.org>

 sci-misc/vitables/vitables-2.1-r1.ebuild | 10 +++---
 sci-misc/vitables/vitables-2.1.ebuild| 56 
 2 files changed, 4 insertions(+), 62 deletions(-)

diff --git a/sci-misc/vitables/vitables-2.1-r1.ebuild 
b/sci-misc/vitables/vitables-2.1-r1.ebuild
index 5d9cacc..865e085 100644
--- a/sci-misc/vitables/vitables-2.1-r1.ebuild
+++ b/sci-misc/vitables/vitables-2.1-r1.ebuild
@@ -20,8 +20,8 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND="
-   dev-python/pytables
-   dev-python/PyQt4[X]"  # FIXME: check if any other useflags are needed
+   dev-python/pytables[${PYTHON_USEDEP}]
+   dev-python/PyQt4[X,${PYTHON_USEDEP}]"  # FIXME: check if any other 
useflags are needed
 DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )"
 
@@ -30,7 +30,6 @@ S=${WORKDIR}/${MY_P}
 PATCHES=( "${FILESDIR}"/${P}-no-docs.patch )
 
 python_compile_all() {
-   distutils-r1_python_compile
# fixme: multiple python (anyone cares?)
use doc && esetup.py build_sphinx
 }
@@ -38,15 +37,14 @@ python_compile_all() {
 python_install_all() {
dodir /usr/share/icons/hicolor/scalable/apps
dodir /usr/share/applications
-   distutils-r1_python_install_all
 
if use examples; then
docompress -x /usr/share/doc/${PF}/examples
DOCS+=( examples )
fi
-   if use doc ; then
+   if use doc; then
HTML_DOCS+=( "${BUILD_DIR}"/sphinx/html/. )
DOCS+=( "${BUILD_DIR}"/sphinx/latex/*.pdf )
fi
-   einstalldocs
+   distutils-r1_python_install_all
 }

diff --git a/sci-misc/vitables/vitables-2.1.ebuild 
b/sci-misc/vitables/vitables-2.1.ebuild
deleted file mode 100644
index 7ed46d1..
--- a/sci-misc/vitables/vitables-2.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-MY_PN=ViTables
-MY_P=${MY_PN}-${PV}
-
-inherit distutils eutils
-
-DESCRIPTION="A graphical tool for browsing and editing files in both PyTables 
and HDF5 formats"
-HOMEPAGE="http://vitables.org/";
-SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples"
-
-RDEPEND="
-   dev-python/pytables
-   dev-python/PyQt4[X]"  # FIXME: check if any other useflags are needed
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-no-docs.patch
-}
-
-src_compile() {
-   distutils_src_compile
-   if use doc; then
-   # fixme: multiple python (anyone cares?)
-  python setup.py build_sphinx || die
-   fi
-}
-
-src_install() {
-   dodir /usr/share/icons/hicolor/scalable/apps
-   dodir /usr/share/applications
-   XDG_DATA_DIRS="${ED}/usr/share" distutils_src_install
-
-   if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins -r examples/*
-   fi
-   use doc && dohtml -r build/sphinx/html/* && \
-   dodoc build/sphinx/latex/*.pdf
-}



[gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/files/, sci-misc/vitables/

2016-09-25 Thread David Seifert
commit: 4c254551198f8617f06ed860a562ea55c7f6621c
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Thu Sep 22 16:27:23 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 19:49:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c254551

sci-misc/vitables: EAPI bump 4 -> 6

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2389

Signed-off-by: David Seifert  gentoo.org>

 sci-misc/vitables/files/vitables-2.1-no-docs.patch |  4 +-
 sci-misc/vitables/vitables-2.1-r1.ebuild   | 52 ++
 2 files changed, 54 insertions(+), 2 deletions(-)

diff --git a/sci-misc/vitables/files/vitables-2.1-no-docs.patch 
b/sci-misc/vitables/files/vitables-2.1-no-docs.patch
index 307fb65..0d76e26 100644
--- a/sci-misc/vitables/files/vitables-2.1-no-docs.patch
+++ b/sci-misc/vitables/files/vitables-2.1-no-docs.patch
@@ -1,5 +1,5 @@
 setup.py.orig  2011-02-15 11:05:17.0 -0800
-+++ setup.py   2012-08-04 12:00:40.704723726 -0700
+--- a/setup.py
 b/setup.py
 @@ -34,13 +34,14 @@
  from distutils.dir_util import copy_tree
  from distutils.file_util import copy_file

diff --git a/sci-misc/vitables/vitables-2.1-r1.ebuild 
b/sci-misc/vitables/vitables-2.1-r1.ebuild
new file mode 100644
index ..5d9cacc
--- /dev/null
+++ b/sci-misc/vitables/vitables-2.1-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+MY_P=ViTables-${PV}
+
+DESCRIPTION="A graphical tool for browsing / editing files in both PyTables 
and HDF5 formats"
+HOMEPAGE="http://vitables.org/";
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc examples"
+
+RDEPEND="
+   dev-python/pytables
+   dev-python/PyQt4[X]"  # FIXME: check if any other useflags are needed
+DEPEND="${RDEPEND}
+   doc? ( dev-python/sphinx )"
+
+S=${WORKDIR}/${MY_P}
+
+PATCHES=( "${FILESDIR}"/${P}-no-docs.patch )
+
+python_compile_all() {
+   distutils-r1_python_compile
+   # fixme: multiple python (anyone cares?)
+   use doc && esetup.py build_sphinx
+}
+
+python_install_all() {
+   dodir /usr/share/icons/hicolor/scalable/apps
+   dodir /usr/share/applications
+   distutils-r1_python_install_all
+
+   if use examples; then
+   docompress -x /usr/share/doc/${PF}/examples
+   DOCS+=( examples )
+   fi
+   if use doc ; then
+   HTML_DOCS+=( "${BUILD_DIR}"/sphinx/html/. )
+   DOCS+=( "${BUILD_DIR}"/sphinx/latex/*.pdf )
+   fi
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/xmds/

2016-09-25 Thread David Seifert
commit: c72dcf2746924dd96fb41835c50774c9158b0b2a
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Mon Sep 12 12:28:30 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 19:48:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72dcf27

sci-mathematics/xmds: Version bump to 2.2.2 and porting to EAPI 6

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2379

Signed-off-by: David Seifert  gentoo.org>

 sci-mathematics/xmds/Manifest  |  1 +
 sci-mathematics/xmds/xmds-2.2.2.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/sci-mathematics/xmds/Manifest b/sci-mathematics/xmds/Manifest
index 267fb92..80e3667 100644
--- a/sci-mathematics/xmds/Manifest
+++ b/sci-mathematics/xmds/Manifest
@@ -1,3 +1,4 @@
 DIST xmds-1.6.5.tar.gz 528593 SHA256 
f7128c7c847bafd3a5ed582415cbddd1f31234278d62231faaeb9bec04d6b5ff SHA512 
d360a78d3f2c64181d6ab9d80de652b4ba9da02b5d0f2fc6f42af943ffc7292b1eb7a7110793be2b8ef796f8547b94b7a6caaf2e0971d021925aa46f8f1c18f5
 WHIRLPOOL 
1c974066f54c64431580eccc6d3861227b0500c6b92bd8c2c3f493ec2c0ce2fb93dc2e53c1fb23d5645521e5b5adfb05189eb42a9c740fe2ef8d89c3e5895978
 DIST xmds-1.6.6.tar.gz 607585 SHA256 
0deb74cf52ea9df58d1a5714d7edd42e027c06ae3eb2cfc12f1fcf477f69f11e SHA512 
be01753fdaa93fc053f9859440925e1e754decf8e99dd3b648778240a1aa6210eb0ab2bc6286a0af8947c5fa4cd523f53a7892feac0f4e749774c2b92d06ab5c
 WHIRLPOOL 
0ebbb1b33b65a871d3dd23b73dda0e007dcdf9ef9b84d1d709429d28497a70b8c17a443c49f8c7d8fb132534ce644bc2a2cd605081d27f62f178bdf8b2269bbd
+DIST xmds-2.2.2.tar.gz 33449671 SHA256 
6ab07b2aa44ef24a81e6cac2b16a6d99f8840531116c25ea40fbe7de20d1b96d SHA512 
470652112e17503f6f0a4da9a68d4f360e66d8b29701a30385f3d49f9b0359578c702ff92f54876b473976b0794f6c2b2302b0a16508e09a5ec53572454eda42
 WHIRLPOOL 
7a9083e02452f4becc69977fbb59b7bb708cdc67475b93e62e92368ba71a3c804165e50d559cda2bfad7d84db2f6e40bd9afbd7d43299a9dc6419a86d385e983
 DIST xmds_doc_20080226.pdf 8093270 SHA256 
93ca478d70cfc684cabb24e278181a50f70f4a2b769e8cf7028b6ecc1cb10009 SHA512 
40bfaf772013181f1251af4313fb11b079a7e5038e9515b9eb96c3c343f435d7a3a219246cc9a3ae9ba03cf51aa8dec9a66367992fef156ddc8fc3f82d2b473a
 WHIRLPOOL 
649837d43dba8e3551f4c350a932766762ab0a831c449cedc2b9ecdc27a3a77b6cda22d72cbcfc4d372d8430478417ae977a0615e911769673eed402dd83011f

diff --git a/sci-mathematics/xmds/xmds-2.2.2.ebuild 
b/sci-mathematics/xmds/xmds-2.2.2.ebuild
new file mode 100644
index ..8b1c036
--- /dev/null
+++ b/sci-mathematics/xmds/xmds-2.2.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="XMDS - The eXtensible Multi-Dimensional Simulator"
+HOMEPAGE="http://www.xmds.org";
+SRC_URI="mirror://sourceforge/xmds/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples mpi"
+
+DEPEND="dev-python/cheetah[${PYTHON_USEDEP}]"
+RDEPEND=">=sci-libs/fftw-3.3.1:3.0=[mpi?]
+   mpi? ( virtual/mpi )
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pyparsing[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/mpmath[${PYTHON_USEDEP}]
+   dev-python/h5py[${PYTHON_USEDEP}]
+   sci-libs/atlas
+   sci-libs/hdf5
+   sci-libs/gsl"
+#virtual/cblas
+
+python_install_all() {
+   use doc && HTML_DOCS+=( documentation/. )
+   if use examples; then
+   docompress -x "/usr/share/doc/${PF}/examples"
+   dodoc -r examples
+   fi
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   elog "Configure XMDS2 by typing"
+   elog "xmds2 --reconfigure"
+   elog "See http://www.xmds.org/installation.html for further 
informations"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-misc/ncview/

2016-09-25 Thread David Seifert
commit: bbc6ea1658e5e56d7e5f1ac354b701c04a25152d
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Thu Sep 22 15:35:05 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 19:48:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc6ea16

sci-misc/ncview: Version bump to 2.1.7 + EAPI bump 4 -> 6

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2388

Signed-off-by: David Seifert  gentoo.org>

 sci-misc/ncview/Manifest|  1 +
 sci-misc/ncview/ncview-2.1.7.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/sci-misc/ncview/Manifest b/sci-misc/ncview/Manifest
index 1452600..780603d 100644
--- a/sci-misc/ncview/Manifest
+++ b/sci-misc/ncview/Manifest
@@ -1,2 +1,3 @@
 DIST ncview-2.1.1.tar.gz 1232134 SHA256 
8aaf98fad15790313739520b88e17748617be504f0a2b0322a62144e390db1dd SHA512 
3cb8156670b2f6e6028df028641b3d6f0909fe0a9fd255f3189c5937c9fd2bd7fb2ac0c2be17aa74c6a8e7b7a67e6e1ac6e5691fe2e01091ce9b0b221890e992
 WHIRLPOOL 
84fdcd04fce130b4bff216d750b3d369bbdec55300402361c4a6041ebe223382a9633a288ae81400a39be3dd5451e56cddc5640e4f78e3ef928959bb9824a9e0
 DIST ncview-2.1.2.tar.gz 1269929 SHA256 
099165e85d5aa15c3091e856b1003de768db75f5824a364cbe6bab6698244f4e SHA512 
8146be3b20870a3dbbf44e8e1c51a18f36bcc60827a969f15606ba7ae068f1e4598fc2004612f84e17cffec1960f6683ee56f15b91e46eb82db173f7b7baa1dc
 WHIRLPOOL 
cd75101e5bcb2d15ddd0088cc726bc0efcf2182b1deb58f894cc98aad2ed2b05c105fa683cb2b552da124f9089c2b8bbfc179a75916959fc0a05b9977e7464ca
+DIST ncview-2.1.7.tar.gz 1280624 SHA256 
a14c2dddac0fc78dad9e4e7e35e2119562589738f4ded55ff6e0eca04d682c82 SHA512 
c39b26e8453f91865e8483abc6ee25d804150dd03ad21469c0e22a60b41f182c108678e22eb86652b66e8ca0997b5f533b2542593f793d673eeeab73b81eaef7
 WHIRLPOOL 
d8b2a4f1a41b84eabc363cee753b27ab78e78ce35af14428e5b97ee5f4e71c116c3ba7762c796f2d5daa8bd11b313d996e4294d85da15fcb5a34f9c39acff7cd

diff --git a/sci-misc/ncview/ncview-2.1.7.ebuild 
b/sci-misc/ncview/ncview-2.1.7.ebuild
new file mode 100644
index ..e0afa6e
--- /dev/null
+++ b/sci-misc/ncview/ncview-2.1.7.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="X-based viewer for netCDF files"
+HOMEPAGE="http://meteora.ucsd.edu/~pierce/ncview_home_page.html";
+SRC_URI="ftp://cirrus.ucsd.edu/pub/ncview/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="media-libs/libpng:0=
+   >=sci-libs/netcdf-4.1[hdf5]
+   x11-libs/libXaw
+   sci-libs/udunits"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   default
+
+   doman data/${PN}.1
+
+   insinto /usr/share/X11/app-defaults
+   newins Ncview-appdefaults Ncview
+
+   insinto /usr/share/${PN}
+   doins *.ncmap
+
+   make_desktop_entry ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: sci-misc/ncview/

2016-09-25 Thread David Seifert
commit: efdae37d194029178b623af06a69eeca01b732c1
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 17:32:29 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 19:48:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdae37d

sci-misc/ncview: Remove old EAPI=4 ebuilds

Package-Manager: portage-2.3.1

 sci-misc/ncview/Manifest|  2 --
 sci-misc/ncview/ncview-2.1.1.ebuild | 32 
 sci-misc/ncview/ncview-2.1.2.ebuild | 33 -
 3 files changed, 67 deletions(-)

diff --git a/sci-misc/ncview/Manifest b/sci-misc/ncview/Manifest
index 780603d..7c38a2f 100644
--- a/sci-misc/ncview/Manifest
+++ b/sci-misc/ncview/Manifest
@@ -1,3 +1 @@
-DIST ncview-2.1.1.tar.gz 1232134 SHA256 
8aaf98fad15790313739520b88e17748617be504f0a2b0322a62144e390db1dd SHA512 
3cb8156670b2f6e6028df028641b3d6f0909fe0a9fd255f3189c5937c9fd2bd7fb2ac0c2be17aa74c6a8e7b7a67e6e1ac6e5691fe2e01091ce9b0b221890e992
 WHIRLPOOL 
84fdcd04fce130b4bff216d750b3d369bbdec55300402361c4a6041ebe223382a9633a288ae81400a39be3dd5451e56cddc5640e4f78e3ef928959bb9824a9e0
-DIST ncview-2.1.2.tar.gz 1269929 SHA256 
099165e85d5aa15c3091e856b1003de768db75f5824a364cbe6bab6698244f4e SHA512 
8146be3b20870a3dbbf44e8e1c51a18f36bcc60827a969f15606ba7ae068f1e4598fc2004612f84e17cffec1960f6683ee56f15b91e46eb82db173f7b7baa1dc
 WHIRLPOOL 
cd75101e5bcb2d15ddd0088cc726bc0efcf2182b1deb58f894cc98aad2ed2b05c105fa683cb2b552da124f9089c2b8bbfc179a75916959fc0a05b9977e7464ca
 DIST ncview-2.1.7.tar.gz 1280624 SHA256 
a14c2dddac0fc78dad9e4e7e35e2119562589738f4ded55ff6e0eca04d682c82 SHA512 
c39b26e8453f91865e8483abc6ee25d804150dd03ad21469c0e22a60b41f182c108678e22eb86652b66e8ca0997b5f533b2542593f793d673eeeab73b81eaef7
 WHIRLPOOL 
d8b2a4f1a41b84eabc363cee753b27ab78e78ce35af14428e5b97ee5f4e71c116c3ba7762c796f2d5daa8bd11b313d996e4294d85da15fcb5a34f9c39acff7cd

diff --git a/sci-misc/ncview/ncview-2.1.1.ebuild 
b/sci-misc/ncview/ncview-2.1.1.ebuild
deleted file mode 100644
index 56deb16..
--- a/sci-misc/ncview/ncview-2.1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="X-based viewer for netCDF files"
-HOMEPAGE="http://meteora.ucsd.edu/~pierce/ncview_home_page.html";
-SRC_URI="ftp://cirrus.ucsd.edu/pub/ncview/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="media-libs/libpng
-   >=sci-libs/netcdf-4.1[hdf5]
-   x11-libs/libXaw
-   sci-libs/udunits"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   default
-   doman data/${PN}.1
-   insinto /usr/share/X11/app-defaults
-   newins Ncview-appdefaults Ncview
-   insinto /usr/share/${PN}
-   doins *.ncmap
-   make_desktop_entry ${PN}
-}

diff --git a/sci-misc/ncview/ncview-2.1.2.ebuild 
b/sci-misc/ncview/ncview-2.1.2.ebuild
deleted file mode 100644
index be78dfe..
--- a/sci-misc/ncview/ncview-2.1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="X-based viewer for netCDF files"
-HOMEPAGE="http://meteora.ucsd.edu/~pierce/ncview_home_page.html";
-SRC_URI="ftp://cirrus.ucsd.edu/pub/ncview/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-   media-libs/libpng
-   >=sci-libs/netcdf-4.1[hdf5]
-   x11-libs/libXaw
-   sci-libs/udunits"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   default
-   doman data/${PN}.1
-   insinto /usr/share/X11/app-defaults
-   newins Ncview-appdefaults Ncview
-   insinto /usr/share/${PN}
-   doins *.ncmap
-   make_desktop_entry ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/

2016-09-25 Thread Jeroen Roovers
commit: d0ec68462360d904c8afe43e833505509fa35f5d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 19:43:23 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 19:43:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ec6846

gnome-extra/synapse: Version bump.

Package-Manager: portage-2.3.1

 gnome-extra/synapse/Manifest|  1 +
 gnome-extra/synapse/synapse-0.2.99.2.ebuild | 60 +
 2 files changed, 61 insertions(+)

diff --git a/gnome-extra/synapse/Manifest b/gnome-extra/synapse/Manifest
index 0e26b16..562fc46 100644
--- a/gnome-extra/synapse/Manifest
+++ b/gnome-extra/synapse/Manifest
@@ -1 +1,2 @@
 DIST synapse-0.2.99.1.tar.xz 427128 SHA256 
846d8a5130580bb47c754bb7f20dc76311e589c00a18b02370a5d78b52409220 SHA512 
7f91588759afd950d264b068eb11cd6971b86161f198735897405051a85c6d408d29ca2914c4546899a858673c6830290d63a26bc5e8060df1c821305af3eb92
 WHIRLPOOL 
1c077eb15c1d5710ccd9066bcc7a51170a4d8cca28d7d50245cbba1e944bb83e60764812de70e5b9f4801fc99d6100cbb2011aa708075f0eea0074fd69154344
+DIST synapse-0.2.99.2.tar.xz 444156 SHA256 
fbef056a788b0ee713a3f4dcf024d214b0128e8a64dd7c601345f5e478d59611 SHA512 
e4b6e0399a83fc7880d786e8cff6360850d5ce1ac2eabccb5ce6d3989e4356c42adf1155905b39bb6b10887c02844dad01cdf8d556bc4bd6c7cd11956f8116c7
 WHIRLPOOL 
b5228e4952072f426180c4db7c2f8b6b45912157835b42e0ff57c7fbd5e662aae29cd51dd0647607178003f08bb037498757c070c84b72bcfbb8eda7e72a8668

diff --git a/gnome-extra/synapse/synapse-0.2.99.2.ebuild 
b/gnome-extra/synapse/synapse-0.2.99.2.ebuild
new file mode 100644
index ..a249b5c
--- /dev/null
+++ b/gnome-extra/synapse/synapse-0.2.99.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+GCONF_DEBUG="no" # gnome2_src_configure is not being used
+AUTOTOOLS_AUTORECONF=true
+
+inherit gnome2 autotools-utils vala
+
+DESCRIPTION="A program launcher in the style of GNOME Do"
+HOMEPAGE="https://launchpad.net/synapse-project/";
+SRC_URI="https://launchpad.net/synapse-project/0.3/${PV}/+download/${P}.tar.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# "ayatana" support pending on GTK+-3.x version of synapse wrt #411613
+IUSE="plugins +zeitgeist"
+
+RDEPEND="
+   dev-libs/libgee:0.8
+   >=dev-libs/glib-2.28.0:2
+   dev-libs/json-glib
+   dev-libs/keybinder:3
+   dev-libs/libunique:1
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtkhotkey
+   >=x11-libs/gtk+-3.0.0:3
+   x11-libs/libnotify
+   x11-libs/pango
+   x11-themes/gnome-icon-theme
+   plugins? ( >=net-libs/rest-0.7 )
+   zeitgeist? (
+   dev-libs/libzeitgeist
+   >=gnome-extra/zeitgeist-0.9.14[fts]
+   )"
+   #ayatana? ( dev-libs/libappindicator )
+DEPEND="${RDEPEND}
+   $(vala_depend)
+   dev-util/intltool
+   virtual/pkgconfig"
+
+src_prepare() {
+   sed -i -e 's/GNOME/GNOME;GTK/' data/synapse.desktop.in || die
+   vala_src_prepare
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-indicator=no
+   $(use_enable plugins librest yes)
+   $(use_enable zeitgeist)
+   )
+   autotools-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/lsyncd/files/, app-admin/lsyncd/

2016-09-25 Thread Jeroen Roovers
commit: fc093b700face76248b696cf1558581455ad4777
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 19:33:15 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 19:43:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc093b70

app-admin/lsyncd: Install man page in the right place.

Package-Manager: portage-2.3.1

 app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch |  8 +++
 app-admin/lsyncd/lsyncd-2.1.6-r1.ebuild  | 29 
 2 files changed, 37 insertions(+)

diff --git a/app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch 
b/app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch
new file mode 100644
index ..c78df89
--- /dev/null
+++ b/app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch
@@ -0,0 +1,8 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -92,4 +92,4 @@
+ target_link_libraries( lsyncd ${LUA_LIBRARIES} )
+ 
+ install( TARGETS lsyncd RUNTIME DESTINATION bin )
+-install( FILES doc/lsyncd.1 DESTINATION man)
++install( FILES doc/lsyncd.1 DESTINATION share/man/man1)

diff --git a/app-admin/lsyncd/lsyncd-2.1.6-r1.ebuild 
b/app-admin/lsyncd/lsyncd-2.1.6-r1.ebuild
new file mode 100644
index ..d8152bf
--- /dev/null
+++ b/app-admin/lsyncd/lsyncd-2.1.6-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_IN_SOURCE_BUILD="YES_PLEASE_OMG"
+inherit cmake-utils
+
+DESCRIPTION="Live Syncing (Mirror) Daemon"
+HOMEPAGE="https://github.com/axkibe/lsyncd";
+SRC_URI="https://github.com/axkibe/lsyncd/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+
+CDEPEND=">=dev-lang/lua-5.1[deprecated]"
+DEPEND="${CDEPEND}
+   app-text/asciidoc
+   virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+   net-misc/rsync"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-mandir.patch
+)
+
+S=${WORKDIR}/${PN}-release-${PV}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwrited/, kde-plasma/plasma-nm/, kde-plasma/kgamma/, ...

2016-09-25 Thread Michael Palimaka
commit: cf167e1a6da47bf09aa8b0c49e6a1e852deee698
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 19:33:20 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 19:35:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf167e1a

kde-plasma: remove 5.7.4

Package-Manager: portage-2.3.1

 kde-plasma/bluedevil/Manifest  |   1 -
 kde-plasma/bluedevil/bluedevil-5.7.4.ebuild|  42 --
 kde-plasma/breeze-grub/Manifest|   1 -
 kde-plasma/breeze-grub/breeze-grub-5.7.4.ebuild|  31 
 kde-plasma/breeze-gtk/Manifest |   1 -
 kde-plasma/breeze-gtk/breeze-gtk-5.7.4.ebuild  |  23 ---
 kde-plasma/breeze-plymouth/Manifest|   1 -
 .../breeze-plymouth/breeze-plymouth-5.7.4.ebuild   |  27 
 kde-plasma/breeze/Manifest |   1 -
 kde-plasma/breeze/breeze-5.7.4.ebuild  |  75 --
 kde-plasma/kactivitymanagerd/Manifest  |   1 -
 .../kactivitymanagerd-5.7.4.ebuild |  37 -
 kde-plasma/kde-cli-tools/Manifest  |   1 -
 .../kde-cli-tools/kde-cli-tools-5.7.4.ebuild   |  60 
 kde-plasma/kde-gtk-config/Manifest |   1 -
 .../kde-gtk-config/kde-gtk-config-5.7.4-r1.ebuild  |  57 ---
 kde-plasma/kdecoration/Manifest|   1 -
 kde-plasma/kdecoration/kdecoration-5.7.4.ebuild|  18 ---
 kde-plasma/kdeplasma-addons/Manifest   |   1 -
 .../kdeplasma-addons/kdeplasma-addons-5.7.4.ebuild |  57 ---
 kde-plasma/kgamma/Manifest |   1 -
 kde-plasma/kgamma/kgamma-5.7.4.ebuild  |  28 
 kde-plasma/khotkeys/Manifest   |   1 -
 kde-plasma/khotkeys/khotkeys-5.7.4.ebuild  |  47 --
 kde-plasma/kinfocenter/Manifest|   1 -
 kde-plasma/kinfocenter/kinfocenter-5.7.4.ebuild|  89 ---
 kde-plasma/kmenuedit/Manifest  |   1 -
 kde-plasma/kmenuedit/kmenuedit-5.7.4.ebuild|  45 --
 kde-plasma/kscreen/Manifest|   1 -
 kde-plasma/kscreen/kscreen-5.7.4.ebuild|  38 -
 kde-plasma/kscreenlocker/Manifest  |   1 -
 .../kscreenlocker/kscreenlocker-5.7.4.ebuild   |  89 ---
 kde-plasma/ksshaskpass/Manifest|   1 -
 kde-plasma/ksshaskpass/ksshaskpass-5.7.4.ebuild|  50 ---
 kde-plasma/ksysguard/Manifest  |   1 -
 kde-plasma/ksysguard/ksysguard-5.7.4.ebuild|  50 ---
 kde-plasma/kwallet-pam/Manifest|   1 -
 kde-plasma/kwallet-pam/kwallet-pam-5.7.4.ebuild|  95 
 kde-plasma/kwayland-integration/Manifest   |   1 -
 .../kwayland-integration-5.7.4.ebuild  |  23 ---
 kde-plasma/kwin/Manifest   |   1 -
 kde-plasma/kwin/kwin-5.7.4.ebuild  |  96 
 kde-plasma/kwrited/Manifest|   1 -
 kde-plasma/kwrited/kwrited-5.7.4.ebuild|  24 ---
 kde-plasma/libkscreen/Manifest |   1 -
 kde-plasma/libkscreen/libkscreen-5.7.4.ebuild  |  28 
 kde-plasma/libksysguard/Manifest   |   1 -
 kde-plasma/libksysguard/libksysguard-5.7.4.ebuild  |  54 ---
 kde-plasma/milou/Manifest  |   1 -
 kde-plasma/milou/milou-5.7.4.ebuild|  30 
 kde-plasma/oxygen/Manifest |   1 -
 kde-plasma/oxygen/oxygen-5.7.4.ebuild  |  81 --
 kde-plasma/plasma-desktop/Manifest |   1 -
 .../plasma-desktop/plasma-desktop-5.7.4.ebuild | 155 ---
 kde-plasma/plasma-integration/Manifest |   1 -
 .../plasma-integration-5.7.4.ebuild|  42 --
 kde-plasma/plasma-meta/plasma-meta-5.7.4.ebuild|  66 -
 kde-plasma/plasma-nm/Manifest  |   1 -
 kde-plasma/plasma-nm/plasma-nm-5.7.4.ebuild|  66 -
 kde-plasma/plasma-pa/Manifest  |   1 -
 kde-plasma/plasma-pa/plasma-pa-5.7.4.ebuild|  27 
 kde-plasma/plasma-sdk/Manifest |   1 -
 kde-plasma/plasma-sdk/plasma-sdk-5.7.4.ebuild  |  57 ---
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 -
 .../plasma-workspace-wallpapers-5.7.4.ebuild   |  19 ---
 kde-plasma/plasma-workspace/Manifest   |   1 -
 .../plasma-workspace/plasma-workspace-5.7.4.ebuild | 165 -
 kde-plasma/polkit-kde-agent/Manifest   |   1 -
 .../polkit-kde-agent/polkit-kde-agent-5.7.4.ebuild |  31 
 kde-plasma/powerdevil/Manifest |   1 -
 kde-plasma/powerdevil/powerdevil-5.7.4-r1.ebuild   | 102 -
 kde-plasma/powerdevil/powerdevil-5.7.4.ebuild  | 101 -
 kde-plasma/sddm-kcm/Manifest   |   1 -
 kde-plasma/sddm-kcm/

[gentoo-commits] repo/gentoo:master commit in: kde-apps/khelpcenter/

2016-09-25 Thread Michael Palimaka
commit: 56475121b3ceeae0819988c3abd8d94e81517b6b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 19:29:28 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 19:30:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56475121

kde-apps/khelpcenter: remove old

Package-Manager: portage-2.3.1

 kde-apps/khelpcenter/Manifest|  2 -
 kde-apps/khelpcenter/khelpcenter-5.5.5-r1.ebuild | 48 
 kde-apps/khelpcenter/khelpcenter-5.6.2-r1.ebuild | 48 
 3 files changed, 98 deletions(-)

diff --git a/kde-apps/khelpcenter/Manifest b/kde-apps/khelpcenter/Manifest
index c8c82c6..18c8e93 100644
--- a/kde-apps/khelpcenter/Manifest
+++ b/kde-apps/khelpcenter/Manifest
@@ -1,4 +1,2 @@
 DIST khelpcenter-16.04.3.tar.xz 1475048 SHA256 
a981321de2652c30dd53de9b13b115911a55dd14ee8417fdd792b7a0a4a29cc2 SHA512 
61c312b7809dacbc63e3bc0abb39444910b92a1dc9cf63474b4264974ebd6bf1e0febbc6e63a71d72591dd40e9bb5636b190c334a169954831648dd7620d12a1
 WHIRLPOOL 
c680f1a2d65ab893dd973713b204f044ffedf1114b5a202f382acd243cc93994360cf78a8d766d692d04ac96b016eed33cf0adf87be51da21685966a69b5f6ea
 DIST khelpcenter-16.08.1.tar.xz 1464704 SHA256 
8f688a05b78c99fb394f9487848a24b7d2b6bc4b0050327ccafc3453db88675b SHA512 
445bf0d4517b61711dc8616825931d72444a0d985076eacad5fc6e60304b5cc2c3e02b9a20ea26bd342c2081bf1d4d00a36591e1a4067e5d820ec96dcfc82fc7
 WHIRLPOOL 
87aa33e20a7a0748d0e475f6ef567271b10b01644b1cffdaea1376d03d586de28a16b87165825a38e872d0aa640d0dc6a081afd7787cc64c44cfd51115aff145
-DIST khelpcenter-5.5.5.tar.xz 1810236 SHA256 
9790973be800fd52bf441f747cd7e6f19c8e8c3134f6be7ffb5820f48acc0513 SHA512 
b2941e1cf6a122c1dad8c81519391879823bd69ddb0b67a5d4cdefe160283c8dd30991fd3dc13693324a8d1539db7f8bd271cef79055b7ab2a73660d252cb6bb
 WHIRLPOOL 
f641ed1f986451e07b419811683e98051311c364a1fceb15227d0e23e46e7e3f15683969d827be88e81dde703a896e730defa4dfbe15c6ef27d579d3840b3ef1
-DIST khelpcenter-5.6.2.tar.xz 1722960 SHA256 
3cb80cccbb74d7ec7a7462c1a186260bd64c1f2b23cb833c8852ffd9022ba872 SHA512 
7dd2d464260995685caea8d62aad2e27add95d6143df0235d352cf8fb5cb741b2e41b339a3fd074aff96bbe5f161d1bd8af576a6426dbde5c74cec7beee9c4b2
 WHIRLPOOL 
454915a3275b0400b123b4bce0b4b8ad18be71170b2abce18d87d92c634a0d7917d1904d31b995986efcf8ba2d574b772634237c75e7f2d4678a3739ebca67fb

diff --git a/kde-apps/khelpcenter/khelpcenter-5.5.5-r1.ebuild 
b/kde-apps/khelpcenter/khelpcenter-5.5.5-r1.ebuild
deleted file mode 100644
index f03f2d6..
--- a/kde-apps/khelpcenter/khelpcenter-5.5.5-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="The KDE Help Center"
-HOMEPAGE+=" https://userbase.kde.org/KHelpCenter";
-SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
-
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdelibs4support)
-   $(add_frameworks_dep khtml)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kinit)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}
-   $(add_plasma_dep kde-cli-tools)
-"
-
-src_install() {
-   kde5_src_install
-   rm -rf "${ED}"usr/share/locale || die
-}

diff --git a/kde-apps/khelpcenter/khelpcenter-5.6.2-r1.ebuild 
b/kde-apps/khelpcenter/khelpcenter-5.6.2-r1.ebuild
deleted file mode 100644
index 87a2ad8..
--- a/kde-apps/khelpcenter/khelpcenter-5.6.2-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="The KDE Help Center"
-HOMEPAGE+=" https://userbase.kde.org/KHelpCenter";
-SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
-
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdelibs4support)
-   $(add_frameworks_dep khtml)
-   $(add_frameworks_dep ki18n

[gentoo-commits] repo/gentoo:master commit in: sys-block/kvpm/

2016-09-25 Thread Michael Palimaka
commit: b58a07f0bac30bf4ce637807066a7ffe4abf6ca0
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 19:23:45 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 19:23:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58a07f0

sys-block/kvpm: version bump

Package-Manager: portage-2.3.1

 sys-block/kvpm/Manifest   |  1 +
 sys-block/kvpm/kvpm-0.9.10.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/sys-block/kvpm/Manifest b/sys-block/kvpm/Manifest
index e4fe039..6ff244c 100644
--- a/sys-block/kvpm/Manifest
+++ b/sys-block/kvpm/Manifest
@@ -1 +1,2 @@
+DIST kvpm-0.9.10.tar.gz 1313153 SHA256 
16c44cf8f7bfbe3ba1c203b7245bc43bd66da847eb138d4c2a82a706850cc41c SHA512 
825bc7f24e4b6f6aae9f218075cd7a24a8fed9ae34d0cc08ac136db501eba1abb5925937ae9d59869afb41b9f36737fd8c47bd6b560be94fbe90feba37d4
 WHIRLPOOL 
9d7d5f174d90c95ffeb210a1052db2400d82d64b46dd78fa6187619d24736edc59a1d72bd22dc4a9103c43a629ae849dcf6247a3ed5c46e182a82e7d13d91804
 DIST kvpm-0.9.9.tar.gz 1309747 SHA256 
97f4a2f0632f9df7a9e3731c93088ba0725d942838603cdb4a4cba53c1c02604 SHA512 
54ba626dd93fc6908fb08abd5c6c8c0614caf67c5abf3234e4a2ad39d0d37d2f2789a7bf222b17c806920633e1f8880f775f13138c6646166755ecd109fb63ca
 WHIRLPOOL 
da932b813055278d87377f98895ce3c4eec62e78b53a59642602d8f0b53bdb4bbb681297eecea7d187b2044342ad0e18aff8d9d0113972f7f1c8d3f1ef19899a

diff --git a/sys-block/kvpm/kvpm-0.9.10.ebuild 
b/sys-block/kvpm/kvpm-0.9.10.ebuild
new file mode 100644
index ..899266a
--- /dev/null
+++ b/sys-block/kvpm/kvpm-0.9.10.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_DOC_DIR="docbook"
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="KDE frontend for Linux LVM2 and GNU parted"
+HOMEPAGE="http://kvpm.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   sys-apps/util-linux
+   >=sys-block/parted-2.3
+   >=sys-fs/lvm2-2.02.120
+   !sys-block/kvpm:4
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-0.9.9-glibc-sysmacros.patch" )



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

2016-09-25 Thread Patrice Clement
commit: 75b39aaf4829e48996738231c18b948e664df1e3
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Sep 25 10:19:39 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 25 19:06:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b39aaf

app-vim/txtfmt: clean up old.

Package-Manager: portage-2.2.28

 app-vim/txtfmt/txtfmt-2.4.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/app-vim/txtfmt/txtfmt-2.4.ebuild b/app-vim/txtfmt/txtfmt-2.4.ebuild
deleted file mode 100644
index 22c9ef7..
--- a/app-vim/txtfmt/txtfmt-2.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-VIM_PLUGIN_VIM_VERSION="7.2"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: rich text highlighting in vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2208";
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13856 -> 
${P}.tar.gz"
-LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="txtfmt.txt"
-
-S=${WORKDIR}
-
-src_prepare() {
-   rm indent_patch.txt
-}



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

2016-09-25 Thread Patrice Clement
commit: 6aca2001282764b5be086cdce153c34b0643b51a
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Sep 25 10:16:30 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 25 19:06:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aca2001

app-vim/merginal: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 app-vim/merginal/merginal-2.0.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/merginal/merginal-2.0.2.ebuild 
b/app-vim/merginal/merginal-2.0.2.ebuild
index 522a797..df7d002 100644
--- a/app-vim/merginal/merginal-2.0.2.ebuild
+++ b/app-vim/merginal/merginal-2.0.2.ebuild
@@ -9,17 +9,17 @@ inherit vim-plugin
 MY_PN=vim-${PN}
 MY_P=${MY_PN}-${PV}
 
-DESCRIPTION="fugitive extension to manage and merge git branches"
+DESCRIPTION="vim script: fugitive extension to manage and merge git branches"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 
https://github.com/idanarye/vim-merginal/";
 SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-vim/fugitive"
 
 VIM_PLUGIN_HELPFILES="${PN}"
 
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
rm README.md || die



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

2016-09-25 Thread Patrice Clement
commit: 996c9d90b5901d204f9d062c7e93f63bebaf6990
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Sep 25 10:03:43 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 25 19:06:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996c9d90

app-vim/curcmdmode: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild 
b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
new file mode 100644
index ..9f1492d
--- /dev/null
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: library for extending vim's mode() function"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745";
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="app-vim/genutils"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides library functions and is not intended to be used
+directly by the user."



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

2016-09-25 Thread Patrice Clement
commit: f0d5ceffc32b827cc43d4b7d9d3d8ab1226b2424
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Sep 25 10:19:09 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 25 19:06:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d5ceff

app-vim/txtfmt: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/txtfmt/txtfmt-2.4-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/app-vim/txtfmt/txtfmt-2.4-r1.ebuild 
b/app-vim/txtfmt/txtfmt-2.4-r1.ebuild
new file mode 100644
index ..22eca92
--- /dev/null
+++ b/app-vim/txtfmt/txtfmt-2.4-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+VIM_PLUGIN_VIM_VERSION="7.2"
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: rich text highlighting in vim"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2208";
+SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13856 -> 
${P}.tar.gz"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="txtfmt.txt"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   rm indent_patch.txt || die
+}



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

2016-09-25 Thread Michael Palimaka
commit: 5e565095237fe8026a8b3062a9a55404c88e766e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 19:01:28 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 19:01:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e565095

profiles: mask kde-apps/kdeartwork-emoticons for removal

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5ce4078..bbd083a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (26 Sep 2016)
+# No longer maintained by upstream. Unused.
+# Masked for removal in 30 days.
+kde-apps/kdeartwork-emoticons
+
 # Fabian Groffen  (25 Sep 2016)
 # Mask Exim RCs
 =mail-mta/exim-4.88_rc1



[gentoo-commits] repo/gentoo:master commit in: dev-games/tiled/

2016-09-25 Thread Michael Palimaka
commit: 7860c2be75b975ce85b344dd76eb330f13617cd9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 18:56:17 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 18:57:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7860c2be

dev-games/tiled: amd64 stable

Package-Manager: portage-2.3.1

 dev-games/tiled/tiled-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/tiled/tiled-0.17.0.ebuild 
b/dev-games/tiled/tiled-0.17.0.ebuild
index 7caaf47..6630a46 100644
--- a/dev-games/tiled/tiled-0.17.0.ebuild
+++ b/dev-games/tiled/tiled-0.17.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz";
 
 LICENSE="BSD BSD-2 GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="examples python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: dev-games/tiled/

2016-09-25 Thread Michael Palimaka
commit: aed8d7f860eb87ad55cce524116997689157db23
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 18:56:31 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 18:57:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed8d7f8

dev-games/tiled: remove old

Package-Manager: portage-2.3.1

 dev-games/tiled/Manifest|  1 -
 dev-games/tiled/tiled-0.16.2.ebuild | 69 -
 2 files changed, 70 deletions(-)

diff --git a/dev-games/tiled/Manifest b/dev-games/tiled/Manifest
index 5c8c2cf..0dcab53 100644
--- a/dev-games/tiled/Manifest
+++ b/dev-games/tiled/Manifest
@@ -1,2 +1 @@
-DIST tiled-0.16.2.tar.gz 4503339 SHA256 
801f607ae1eb306cbffd5d3e42ac1131dca0c0be958e126c8cc842474351 SHA512 
a8cd9aee4111586de16935e00824b4adcea69a8e610578fa1f0cf417d2320f5e60aa97796221c9962bfbb7a0198bcfc79c47cde6f43531165d93ab6c0263060f
 WHIRLPOOL 
b1960db6c7d70ff8be7a4fa0e03df3bfe779eecbc25562e4e6d5c61c7a4963d01f42b6f716f70d23b2cd14bf16a1a5a9fee42c806f49a08cecaf88dec61eeb83
 DIST tiled-0.17.0.tar.gz 4852620 SHA256 
f7fce2006a04c9e6e5d45a15fb31d342a4a66f7a01e1e6bc0753035cfbf42f31 SHA512 
bf9b0cdd08c9091238a5e37f0670f2f3c389a46892c682a81f817e5daae0e6e3b13edf5d61a4105d9064e44585a4d6c7f7956b4c69b14488ee04af1834bf066c
 WHIRLPOOL 
9e8b21098016cb20be66071e115f678bd10531a63b99c949e8a0e04ba6302834c414cc1ddf294f36b13bf1e43c22b9403a2aa13dc52ddbe84c24eb95d9b88ddb

diff --git a/dev-games/tiled/tiled-0.16.2.ebuild 
b/dev-games/tiled/tiled-0.16.2.ebuild
deleted file mode 100644
index 6630a46..
--- a/dev-games/tiled/tiled-0.16.2.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit fdo-mime gnome2-utils multilib python-single-r1 qmake-utils
-
-DESCRIPTION="A general purpose tile map editor"
-HOMEPAGE="http://www.mapeditor.org/";
-SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz";
-
-LICENSE="BSD BSD-2 GPL-2+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="examples python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   >=dev-qt/qtcore-5.6:5
-   >=dev-qt/qtgui-5.6:5
-   >=dev-qt/qtnetwork-5.6:5
-   >=dev-qt/qtopengl-5.6:5
-   >=dev-qt/qtwidgets-5.6:5
-   sys-libs/zlib
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-"
-
-DOCS=( AUTHORS COPYING NEWS.md README.md )
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   eqmake5 LIBDIR="/usr/$(get_libdir)" PREFIX="/usr" 
DISABLE_PYTHON_PLUGIN="$(usex !python)"
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-
-   einstalldocs
-
-   if use examples ; then
-   docompress -x /usr/share/doc/${PF}/examples
-   dodoc -r examples
-   fi
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-}



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

2016-09-25 Thread Jeroen Roovers
commit: 343d185974c5ea61926f7257b7ed4658c9b524aa
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:49:09 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:50:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343d1859

dev-python/wheel: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/wheel/wheel-0.29.0.ebuild 
b/dev-python/wheel/wheel-0.29.0.ebuild
index 4a1e69b..ede626c 100644
--- a/dev-python/wheel/wheel-0.29.0.ebuild
+++ b/dev-python/wheel/wheel-0.29.0.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"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="doc test"
 
 RDEPEND="dev-python/jsonschema[${PYTHON_USEDEP}]"



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

2016-09-25 Thread Jeroen Roovers
commit: a1e647a2a877058e06e600eb55043835119ffec2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:44:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:49:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e647a2

dev-python/strict-rfc3339: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

 dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild 
b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
index 50d9511..3544736 100644
--- a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-3+"
-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=""
 
 # Not shipped



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

2016-09-25 Thread Jeroen Roovers
commit: b7fe9a71818c2cfa5f05bc6c14dd4b462a430f0a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:45:15 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:49:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fe9a71

dev-python/webcolors: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/webcolors/webcolors-1.5.ebuild 
b/dev-python/webcolors/webcolors-1.5.ebuild
index cfea06d..3004d4d 100644
--- a/dev-python/webcolors/webcolors-1.5.ebuild
+++ b/dev-python/webcolors/webcolors-1.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2016-09-25 Thread Jeroen Roovers
commit: 5af3fd7234b550c6b95060f32a7d9ca7c99af8c0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:42:39 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:49:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af3fd72

dev-python/rfc3986: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/rfc3986/rfc3986-0.3.1.ebuild 
b/dev-python/rfc3986/rfc3986-0.3.1.ebuild
index bb9c753d..0bea3ed 100644
--- a/dev-python/rfc3986/rfc3986-0.3.1.ebuild
+++ b/dev-python/rfc3986/rfc3986-0.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN: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"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="test"
 
 DEPEND="



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

2016-09-25 Thread Jeroen Roovers
commit: 05e25427f49482a9cdf29f2b40019894c52ed8f9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:47:26 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:50:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e25427

dev-python/vcversioner: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild 
b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild
index 8b395d4..25af720 100644
--- a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild
+++ b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/v/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="test"
 
 DEPEND="



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

2016-09-25 Thread Jeroen Roovers
commit: da0e9ed4d39ab018321b2a7161a46d2fd10bdbc2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:48:19 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:50:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0e9ed4

dev-python/jsonschema: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild 
b/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild
index 5c4d936..8490a9a 100644
--- a/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild
+++ b/dev-python/jsonschema/jsonschema-2.5.1-r2.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 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2016-09-25 Thread Jeroen Roovers
commit: 95f545356e9e08640ef00e91402b6165459fbe54
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 25 18:46:20 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 25 18:49:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f54535

dev-python/functools32: Stable for HPPA (bug #583704).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/functools32/functools32-3.2.3.ebuild 
b/dev-python/functools32/functools32-3.2.3.ebuild
index 1d306f4..10e830a 100644
--- a/dev-python/functools32/functools32-3.2.3.ebuild
+++ b/dev-python/functools32/functools32-3.2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}-2.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2.4"
-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=""
 
 S="${WORKDIR}"/${P}-2



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

2016-09-25 Thread Michael Palimaka
commit: 5ee7966387dc830d7c3decdad85a46a8b627e701
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 18:40:45 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 18:45:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee79663

sys-apps/msr-tools: remove old

Package-Manager: portage-2.3.1

 sys-apps/msr-tools/Manifest |  2 --
 sys-apps/msr-tools/msr-tools-1.2.ebuild | 32 
 2 files changed, 34 deletions(-)

diff --git a/sys-apps/msr-tools/Manifest b/sys-apps/msr-tools/Manifest
index b5a69d4..d794b18 100644
--- a/sys-apps/msr-tools/Manifest
+++ b/sys-apps/msr-tools/Manifest
@@ -1,3 +1 @@
-DIST msr-tools-1.2.tar.gz 3382 SHA256 
5184cdcabd3e88e37023a5ca5a1c3d5cac22f17c7f2e47023336738209f1e94a SHA512 
5f4265a1ab4b2dd78e7e964e2f3eb26997ccf1eac8abb273b18ffc9e5f6671c4983d99b8f734ef6b80a82c3eb75b672fbb4769f84e5df8a398f835f5f6194971
 WHIRLPOOL 
ce5bbd25a1392d864288141df972af1f71062e6a11e819d28b6236890cdf6d92c63245a2a76c533f2c708ec8bcb847d1f7a93532f00fa687aae8c060f99c4b33
 DIST msr-tools-1.3.zip 7693 SHA256 
f9457b5340f5f274da4239a461f0db6b514142b40461559d9c6150f05aab1d1e SHA512 
9605eed0b6211d0ecbe48a14d66b5d61965770f249c5c1b15416d4f2e9a37a68ecfde171077c3acc74bb6b951749bcff186acbb4d6d8a3051695d2d97c0e332b
 WHIRLPOOL 
94442d0ecf36e1c2b21e7658dbf02d9c0516a5e83e3998fd77e56f175e1190184106fad3327c79e895c7e84ba28c74dfcf8ba4d5c8356e9c2e82760b09e9b45a
-DIST msr-tools_1.2-3.diff.gz 2276 SHA256 
da0f4e9f4822a1b715190f4302f4cdeeb6545da7daebf82ab8ea299d62f1593c SHA512 
eeaa35e45356042cb93ce0d1473dfebacbe9cf9099498827220bd5ec0036c88ee5c9842d602b5d147b2a0f2030358e9a02cec5bc77e4eb45e23b7ff2804fd6bd
 WHIRLPOOL 
8e32d3adc4396e2136a96dc507495029b0d03105810a9bc08abe15f5c48db39ff30b432f928c19796b0fb885122d8775727a23a140bf7e4ddaf2258d4cef311b

diff --git a/sys-apps/msr-tools/msr-tools-1.2.ebuild 
b/sys-apps/msr-tools/msr-tools-1.2.ebuild
deleted file mode 100644
index b87dc92..
--- a/sys-apps/msr-tools/msr-tools-1.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CONFIG_CHECK="~X86_MSR"
-DEB_P="msr-tools_1.2-3"
-
-inherit eutils linux-info toolchain-funcs
-
-DESCRIPTION="Utilities allowing the read and write of CPU model-specific 
registers (MSR)"
-HOMEPAGE="https://www.kernel.org/pub/linux/utils/cpu/msr-tools/";
-SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz 
mirror://debian/pool/main/m/${PN}/${DEB_P}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
-   epatch "${WORKDIR}"/${DEB_P}.diff
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   dosbin rdmsr
-   dosbin wrmsr
-
-   doman ${P}/debian/rdmsr.1 ${P}/debian/wrmsr.1
-}



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

2016-09-25 Thread Michael Palimaka
commit: ad005b27d44a9be20f8dc9b1d4ca735f13e9840e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 18:45:01 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 18:45:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad005b27

sys-apps/msr-tools: amd64/x86 stable

Package-Manager: portage-2.3.1

 sys-apps/msr-tools/msr-tools-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/msr-tools/msr-tools-1.3.ebuild 
b/sys-apps/msr-tools/msr-tools-1.3.ebuild
index 1ff4bdf..1331f93 100644
--- a/sys-apps/msr-tools/msr-tools-1.3.ebuild
+++ b/sys-apps/msr-tools/msr-tools-1.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://01.org/sites/default/files/downloads/${PN}/${P}.zip";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="app-arch/unzip"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/topcom/files/, sci-mathematics/topcom/

2016-09-25 Thread Thomas Kahle
commit: 8ff5095a9c6644e43fab5f7e9f40d6fc38007b0a
Author: Thomas Kahle  gentoo  org>
AuthorDate: Sun Sep 25 18:35:59 2016 +
Commit: Thomas Kahle  gentoo  org>
CommitDate: Sun Sep 25 18:36:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff5095a

sci-mathematics/topcom: remove old

Package-Manager: portage-2.3.0

 sci-mathematics/topcom/Manifest|   1 -
 .../topcom/files/topcom-0.17.4-buildsystem.patch   | 105 -
 .../files/topcom-0.17.4-no-internal-libs.patch |  77 ---
 sci-mathematics/topcom/topcom-0.17.4-r1.ebuild |  60 
 4 files changed, 243 deletions(-)

diff --git a/sci-mathematics/topcom/Manifest b/sci-mathematics/topcom/Manifest
index 426626e..30d3ca9 100644
--- a/sci-mathematics/topcom/Manifest
+++ b/sci-mathematics/topcom/Manifest
@@ -1,3 +1,2 @@
-DIST TOPCOM-0.17.4.tar.gz 8666508 SHA256 
42f3ff4e04613009966a3e3cd942f1fb6aa7bc7439f54f20a0b81d1989f9fef1 SHA512 
29cee145ee8ec1a63c0b1ec5d9e5f34a11084767405435eed515f864ba1094ca4566c92bbf7cf56914e3e455dd8bdf9746c0f7192a9455fe7852a65704a6009c
 WHIRLPOOL 
4b5f18b8eee251470281a352a354a683b7f42c852cb47552e4227699d9570aee09cda9f9e84f9e7abc5b9e1997818437618776ed90a8667cb186143da6deab4b
 DIST TOPCOM-0.17.7.tar.gz 8661519 SHA256 
a22be891225589790fb42d618c1c9657d221914612d4567eaeaaf5d6145667c4 SHA512 
528e566e488641e078a8c9150f88a1544f607e6859da1d95a98dc5890c5a52882f8c8790097c3a77277066bd5d4c10a1e0a9c131fbc521f56f6139eeab7e21d1
 WHIRLPOOL 
1857c43d534aa04c15b02a4d5b378402a7e6c0a456f7be1a3c27f37dbd3938e1ca7aa3b645e56b1b57da8bedc58067a13127b5782e1025bb502be1b864b9295c
 DIST TOPCOM-manual.html 19251 SHA256 
b1c3b326044fdb512264fa2bde6fa10962fd276d43fcab71cb0dc8778378608e SHA512 
5d0303f141bce12e0354c2fb65420102aa198e2271c0e901621f850b47f9cf9642659b0cf8e9bcc7a6da3b39914c20e47c67e72aa9cf999892f80855daa25c67
 WHIRLPOOL 
cf8da6b8fb7834730d755ba626903547e02864ea7da98be2e08fb9dafb10ef4503340eac315d562768ce2aaa07d38088b8b14c6be810681f6ed229f9d7c3

diff --git a/sci-mathematics/topcom/files/topcom-0.17.4-buildsystem.patch 
b/sci-mathematics/topcom/files/topcom-0.17.4-buildsystem.patch
deleted file mode 100644
index e8546aa..
--- a/sci-mathematics/topcom/files/topcom-0.17.4-buildsystem.patch
+++ /dev/null
@@ -1,105 +0,0 @@
- lib-src-reg/Makefile.am|8 +++-
- lib-src/Makefile.am|8 +++-
- src-reg/Makefile.am|   12 +---
- src/Makefile.am|   12 +---
- wrap-gmp-gmpxx/Makefile.am |2 +-
- 5 files changed, 17 insertions(+), 25 deletions(-)
-
-diff --git a/lib-src-reg/Makefile.am b/lib-src-reg/Makefile.am
-index 67c1dc9..202d6fa 100644
 a/lib-src-reg/Makefile.am
-+++ b/lib-src-reg/Makefile.am
-@@ -10,11 +10,9 @@ SPXinterface.hh \
- RegularityCheck.hh \
- LPinterface.hh
- 
--INCLUDES= -I../lib-src 
--INCLUDES   += -I../wrap-gmp-gmpxx
--INCLUDES   += -I../external/include
-+INCLUDES= -I$(top_srcdir)/lib-src 
-+INCLUDES   += -I$(top_srcdir)/wrap-gmp-gmpxx
-+INCLUDES   += -I$(top_srcdir)/external/include
- INCLUDES   += -I$(includedir)
- 
- AM_CPPFLAGS = -DVERBOSE -DGMPRATIONAL -ftemplate-depth-30
--
--AM_CXXFLAGS = -O2
-diff --git a/lib-src/Makefile.am b/lib-src/Makefile.am
-index defed87..c94109c 100644
 a/lib-src/Makefile.am
-+++ b/lib-src/Makefile.am
-@@ -88,11 +88,9 @@ VertexFacetTable.hh \
- VertexFacetTableArray.hh \
- VirtualChiro.hh
- 
--INCLUDES= -I../lib-src-reg
--INCLUDES   += -I../wrap-gmp-gmpxx
--INCLUDES   += -I../external/include
-+INCLUDES= -I$(top_srcdir)/lib-src-reg
-+INCLUDES   += -I$(top_srcdir)/wrap-gmp-gmpxx
-+INCLUDES   += -I$(top_srcdir)/external/include
- INCLUDES   += -I$(includedir)
- 
- AM_CPPFLAGS = -DVERBOSE -DGMPRATIONAL -ftemplate-depth-35
--
--AM_CXXFLAGS = -O2 -g
-diff --git a/src-reg/Makefile.am b/src-reg/Makefile.am
-index b0219a5..e9b00bc 100644
 a/src-reg/Makefile.am
-+++ b/src-reg/Makefile.am
-@@ -2,15 +2,13 @@ bin_PROGRAMS = checkregularity
- 
- checkregularity_SOURCES = checkregularity.cc
- 
--LDADD   = ../lib-src-reg/libCHECKREG.a \
--  ../lib-src/libTOPCOM.a
-+LDADD   = $(top_builddir)/lib-src-reg/libCHECKREG.a \
-+  $(top_builddir)/lib-src/libTOPCOM.a
- 
--INCLUDES= -I../lib-src
--INCLUDES   += -I../lib-src-reg
--INCLUDES   += -I../wrap-gmp-gmpxx
-+INCLUDES= -I$(top_srcdir)/lib-src
-+INCLUDES   += -I$(top_srcdir)/lib-src-reg
-+INCLUDES   += -I$(top_srcdir)/wrap-gmp-gmpxx
- INCLUDES   += -I$(includedir)
- 
- 
- AM_CPPFLAGS = -DVERBOSE -DGMPRATIONAL -ftemplate-depth-30
--
--AM_CXXFLAGS = -O2
-diff --git a/src/Makefile.am b/src/Makefile.am
-index 5ba9b22..4c59202 100644
 a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -85,14 +85,12 @@ santos_triang_SOURCES  = santos_triang.cc
- santos_dim4_triang_SOURCES = santos_dim4_triang.cc
- santos_22_tria

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

2016-09-25 Thread Michael Palimaka
commit: 679198dc58e28644278037e4189d5625d664efb8
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 18:34:56 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 18:35:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679198dc

profiles: drop mask for removed kde-apps/libkdeedu

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5be89df..5ce4078 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -214,11 +214,6 @@ app-crypt/hashcat-gui
 # Masked while being tested and reverse deps aren't fully compatible
 =dev-libs/openssl-1.1*
 
-# Michael Palimaka  (24 Aug 2016)
-# No longer produced by upstream and no longer used by anything.
-# Masked for removal in 30 days.
-kde-apps/libkdeedu
-
 # Christian Tietz  (23 Aug 2016)
 # Depends on masked xfce-base/exo-0.11.1
 =xfce-extra/xfce4-whiskermenu-plugin-2.0.1



[gentoo-commits] repo/gentoo:master commit in: kde-apps/libkdeedu/

2016-09-25 Thread Michael Palimaka
commit: 1c26af01a347469fc6317a5032add2704a07e116
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 18:34:39 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 18:35:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c26af01

kde-apps/libkdeedu: remove last rited package

 kde-apps/libkdeedu/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/kde-apps/libkdeedu/metadata.xml b/kde-apps/libkdeedu/metadata.xml
deleted file mode 100644
index 2fdbf33..
--- a/kde-apps/libkdeedu/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/topcom/files/, sci-mathematics/topcom/

2016-09-25 Thread Thomas Kahle
commit: cb201c1311c8d9135d0ba09b3b32600df448878c
Author: Thomas Kahle  gentoo  org>
AuthorDate: Sun Sep 25 18:27:14 2016 +
Commit: Thomas Kahle  gentoo  org>
CommitDate: Sun Sep 25 18:27:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb201c13

sci-mathematics/topcom: bump to 0.17.7.

Also fixes bug 594818

Package-Manager: portage-2.3.0

 sci-mathematics/topcom/Manifest|   1 +
 .../topcom/files/topcom-0.17.7-buildsystem.patch   | 327 +
 sci-mathematics/topcom/topcom-0.17.7.ebuild|  54 
 3 files changed, 382 insertions(+)

diff --git a/sci-mathematics/topcom/Manifest b/sci-mathematics/topcom/Manifest
index 5c9320b..426626e 100644
--- a/sci-mathematics/topcom/Manifest
+++ b/sci-mathematics/topcom/Manifest
@@ -1,2 +1,3 @@
 DIST TOPCOM-0.17.4.tar.gz 8666508 SHA256 
42f3ff4e04613009966a3e3cd942f1fb6aa7bc7439f54f20a0b81d1989f9fef1 SHA512 
29cee145ee8ec1a63c0b1ec5d9e5f34a11084767405435eed515f864ba1094ca4566c92bbf7cf56914e3e455dd8bdf9746c0f7192a9455fe7852a65704a6009c
 WHIRLPOOL 
4b5f18b8eee251470281a352a354a683b7f42c852cb47552e4227699d9570aee09cda9f9e84f9e7abc5b9e1997818437618776ed90a8667cb186143da6deab4b
+DIST TOPCOM-0.17.7.tar.gz 8661519 SHA256 
a22be891225589790fb42d618c1c9657d221914612d4567eaeaaf5d6145667c4 SHA512 
528e566e488641e078a8c9150f88a1544f607e6859da1d95a98dc5890c5a52882f8c8790097c3a77277066bd5d4c10a1e0a9c131fbc521f56f6139eeab7e21d1
 WHIRLPOOL 
1857c43d534aa04c15b02a4d5b378402a7e6c0a456f7be1a3c27f37dbd3938e1ca7aa3b645e56b1b57da8bedc58067a13127b5782e1025bb502be1b864b9295c
 DIST TOPCOM-manual.html 19251 SHA256 
b1c3b326044fdb512264fa2bde6fa10962fd276d43fcab71cb0dc8778378608e SHA512 
5d0303f141bce12e0354c2fb65420102aa198e2271c0e901621f850b47f9cf9642659b0cf8e9bcc7a6da3b39914c20e47c67e72aa9cf999892f80855daa25c67
 WHIRLPOOL 
cf8da6b8fb7834730d755ba626903547e02864ea7da98be2e08fb9dafb10ef4503340eac315d562768ce2aaa07d38088b8b14c6be810681f6ed229f9d7c3

diff --git a/sci-mathematics/topcom/files/topcom-0.17.7-buildsystem.patch 
b/sci-mathematics/topcom/files/topcom-0.17.7-buildsystem.patch
new file mode 100644
index ..154ccd0
--- /dev/null
+++ b/sci-mathematics/topcom/files/topcom-0.17.7-buildsystem.patch
@@ -0,0 +1,327 @@
+diff -U 3 -dHrN topcom-0.17.7.orig/src/Makefile.in 
topcom-0.17.7/src/Makefile.in
+--- topcom-0.17.7.orig/src/Makefile.in 2016-07-08 12:46:13.0 +0200
 topcom-0.17.7/src/Makefile.in  2016-09-25 20:22:51.729578197 +0200
+@@ -119,249 +119,206 @@
+ am_B_A_OBJECTS = B_A.$(OBJEXT)
+ B_A_OBJECTS = $(am_B_A_OBJECTS)
+ B_A_LDADD = $(LDADD)
+-B_A_DEPENDENCIES = ../lib-src/libTOPCOM.a ../lib-src-reg/libCHECKREG.a \
+-  ../external/lib/libcddgmp.a ../external/lib/libgmpxx.a \
+-  ../external/lib/libgmp.a
++B_A_DEPENDENCIES = ../lib-src/libTOPCOM.a ../lib-src-reg/libCHECKREG.a
+ am_B_A_center_OBJECTS = B_A_center.$(OBJEXT)
+ B_A_center_OBJECTS = $(am_B_A_center_OBJECTS)
+ B_A_center_LDADD = $(LDADD)
+ B_A_center_DEPENDENCIES = ../lib-src/libTOPCOM.a \
+-  ../lib-src-reg/libCHECKREG.a ../external/lib/libcddgmp.a \
+-  ../external/lib/libgmpxx.a ../external/lib/libgmp.a
++  ../lib-src-reg/libCHECKREG.a 
+ am_B_D_OBJECTS = B_D.$(OBJEXT)
+ B_D_OBJECTS = $(am_B_D_OBJECTS)
+ B_D_LDADD = $(LDADD)
+-B_D_DEPENDENCIES = ../lib-src/libTOPCOM.a ../lib-src-reg/libCHECKREG.a \
+-  ../external/lib/libcddgmp.a ../external/lib/libgmpxx.a \
+-  ../external/lib/libgmp.a
++B_D_DEPENDENCIES = ../lib-src/libTOPCOM.a ../lib-src-reg/libCHECKREG.a
+ am_chiro2allfinetriangs_OBJECTS = chiro2allfinetriangs.$(OBJEXT)
+ chiro2allfinetriangs_OBJECTS = $(am_chiro2allfinetriangs_OBJECTS)
+ chiro2allfinetriangs_LDADD = $(LDADD)
+ chiro2allfinetriangs_DEPENDENCIES = ../lib-src/libTOPCOM.a \
+-  ../lib-src-reg/libCHECKREG.a ../external/lib/libcddgmp.a \
+-  ../external/lib/libgmpxx.a ../external/lib/libgmp.a
++  ../lib-src-reg/libCHECKREG.a 
+ am_chiro2alltriangs_OBJECTS = chiro2alltriangs.$(OBJEXT)
+ chiro2alltriangs_OBJECTS = $(am_chiro2alltriangs_OBJECTS)
+ chiro2alltriangs_LDADD = $(LDADD)
+ chiro2alltriangs_DEPENDENCIES = ../lib-src/libTOPCOM.a \
+-  ../lib-src-reg/libCHECKREG.a ../external/lib/libcddgmp.a \
+-  ../external/lib/libgmpxx.a ../external/lib/libgmp.a
++  ../lib-src-reg/libCHECKREG.a 
+ am_chiro2circuits_OBJECTS = chiro2circuits.$(OBJEXT)
+ chiro2circuits_OBJECTS = $(am_chiro2circuits_OBJECTS)
+ chiro2circuits_LDADD = $(LDADD)
+ chiro2circuits_DEPENDENCIES = ../lib-src/libTOPCOM.a \
+-  ../lib-src-reg/libCHECKREG.a ../external/lib/libcddgmp.a \
+-  ../external/lib/libgmpxx.a ../external/lib/libgmp.a
++  ../lib-src-reg/libCHECKREG.a
+ am_chiro2cocircuits_OBJECTS = chiro2cocircuits.$(OBJEXT)
+ chiro2cocircuits_OBJECTS = $(am_chiro2cocircuits_OBJECTS)
+ chiro2cocircuits_LDADD = $(LDADD)
+ chiro2cocircuits_DEPENDENCIES = ../lib-src/libTOPCOM.a \
+-  ../lib-src-reg/libCHECKREG.a ../external/lib/libcddgmp.a \
+-  ../external/lib/libgm

[gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/

2016-09-25 Thread Alon Bar-Lev
commit: ba8d9731be90aeb285f48f2815be930cf12610f9
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Sep 25 18:26:14 2016 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Sep 25 18:26:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8d9731

app-crypt/gpgme: add swig dependency

Bug: 595114

Package-Manager: portage-2.2.28

 app-crypt/gpgme/gpgme-1.7.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/gpgme/gpgme-1.7.0.ebuild 
b/app-crypt/gpgme/gpgme-1.7.0.ebuild
index 2ffe8f3..d02f3d6 100644
--- a/app-crypt/gpgme/gpgme-1.7.0.ebuild
+++ b/app-crypt/gpgme/gpgme-1.7.0.ebuild
@@ -29,6 +29,7 @@ RDEPEND="app-crypt/gnupg
python? ( ${PYTHON_DEPS} )"
#doc? ( app-doc/doxygen[dot] )
 DEPEND="${RDEPEND}
+   python? ( dev-lang/swig )
qt5? (
test? ( dev-qt/qttest:5 )
)"



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

2016-09-25 Thread Michael Palimaka
commit: 6643fcde974dbbba16ee34ebaaeff64b24e8b7eb
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 24 23:06:03 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:44:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6643fcde

app-office/calligra-l10n: Add CALLIGRA_FEATURES, EAPI 6

This enables e.g. krita to block calligra-l10n[calligra_features_krita]
for avoiding file collisions. Mostly copied from existing *-l10n ebuilds.

Gentoo-bug: 594772

Package-Manager: portage-2.3.0

 .../calligra-l10n/calligra-l10n-2.9.11-r1.ebuild   | 107 +
 1 file changed, 107 insertions(+)

diff --git a/app-office/calligra-l10n/calligra-l10n-2.9.11-r1.ebuild 
b/app-office/calligra-l10n/calligra-l10n-2.9.11-r1.ebuild
new file mode 100644
index ..5a17708
--- /dev/null
+++ b/app-office/calligra-l10n/calligra-l10n-2.9.11-r1.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde4-base
+
+DESCRIPTION="Calligra localization package"
+HOMEPAGE="https://www.kde.org/";
+LICENSE="GPL-2"
+SLOT="4"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc"
+
+DEPEND="sys-devel/gettext"
+RDEPEND="!app-office/koffice-l10n"
+
+CAL_FTS="braindump flow karbon kexi krita plan sheets stage words"
+for cal_ft in ${CAL_FTS}; do
+   IUSE+=" calligra_features_${cal_ft}"
+done
+unset cal_ft
+
+MY_LANGS="bs ca ca@valencia cs da de el en_GB es et fi fr gl hu it ja kk nb nl
+pl pt pt_BR ru sk sv tr uk zh_CN zh_TW"
+
+case ${PV} in
+   2.[456789].[789]?)
+   # beta or rc releases
+   URI_BASE="mirror://kde/unstable/${PN/-l10n/}-${PV}/${PN}" ;;
+   2.[456789].?|2.[456789].??)
+   # stable releases
+   URI_BASE="mirror://kde/stable/${PN/-l10n/}-${PV}/${PN}" ;;
+   *)
+   SRC_URI="" ;;
+esac
+
+SRC_URI=""
+
+for MY_LANG in ${MY_LANGS} ; do
+   IUSE="${IUSE} l10n_${MY_LANG/[@_]/-}"
+   SRC_URI="${SRC_URI} l10n_${MY_LANG/[@_]/-}? ( 
${URI_BASE}/${PN}-${MY_LANG}-${PV}.tar.xz )"
+done
+unset MY_LANG
+
+S="${WORKDIR}"
+
+pkg_setup() {
+   if [[ -z ${A} ]]; then
+   elog
+   elog "None of the requested L10N are supported by ${P}."
+   elog
+   elog "${P} supports these language codes:"
+   elog "${MY_LANGS//[@_]/-}"
+   elog
+   fi
+}
+
+src_unpack() {
+   [[ -n ${A} ]] && unpack ${A}
+}
+
+src_prepare() {
+   cat <<-EOF > CMakeLists.txt || die
+project(${PN})
+$(printf "add_subdirectory( %s )\n" \
+   `find . -mindepth 1 -maxdepth 1 -type d | sed -e "s:^\./::"`)
+EOF
+
+   local cal_ft
+   for cal_ft in ${CAL_FTS}; do
+   if ! use calligra_features_${cal_ft} ; then
+   if ls -U ./*/messages/calligra/${cal_ft}*po > /dev/null 
2>&1; then
+   rm ./*/messages/calligra/${cal_ft}*po || \
+   die "Failed to remove ${cal_ft} 
messages"
+   fi
+   if ls -U ./*/docs/calligra/${cal_ft} > /dev/null 2>&1; 
then
+   sed -e "\:add_subdirectory(\s*${cal_ft}\s*): 
s:^:#:" \
+   -i ./*/docs/calligra/CMakeLists.txt || \
+   die "Failed to comment out ${cal_ft} 
docs"
+   fi
+   fi
+   done
+
+   kde4-base_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_DATA=ON
+   -DBUILD_DOC=$(usex doc)
+   -DBUILD_MESSAGES=ON
+   )
+   [[ -n ${A} ]] && kde4-base_src_configure
+}
+
+src_compile() {
+   [[ -n ${A} ]] && kde4-base_src_compile
+}
+
+src_test() { :; }
+
+src_install() {
+   [[ -n ${A} ]] && kde4-base_src_install
+}



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

2016-09-25 Thread Michael Palimaka
commit: 9a34142e8fc26cd61865c3229175c09c610c99fa
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Sep 25 08:51:05 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:44:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a34142e

media-gfx/krita: Add blocker against calligra-l10n

Gentoo-bug: 594772

Package-Manager: portage-2.3.0

 media-gfx/krita/krita-3.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/krita/krita-3.0.1.ebuild 
b/media-gfx/krita/krita-3.0.1.ebuild
index 78ef868..7e00db7 100644
--- a/media-gfx/krita/krita-3.0.1.ebuild
+++ b/media-gfx/krita/krita-3.0.1.ebuild
@@ -69,6 +69,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
!app-office/calligra:4[calligra_features_krita]
+   !app-office/calligra-l10n:4[calligra_features_krita(+)]
 "
 
 PATCHES=(



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

2016-09-25 Thread Michael Palimaka
commit: 6c3aca606c07c014d1bc88ae6b347327e9239748
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 24 21:38:25 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c3aca60

kde-apps/kfind: Drop unused DEPEND

Package-Manager: portage-2.3.0

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

diff --git a/kde-apps/kfind/kfind-.ebuild b/kde-apps/kfind/kfind-.ebuild
index 8ad9a6a..32a2758 100644
--- a/kde-apps/kfind/kfind-.ebuild
+++ b/kde-apps/kfind/kfind-.ebuild
@@ -27,7 +27,6 @@ DEPEND="
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep libkonq)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
 "



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

2016-09-25 Thread Michael Palimaka
commit: 291a21b62a89115e044fd3d5f90d721090bee44a
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 24 21:45:17 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=291a21b6

sets: Update kde-baseapps-live

 sets/kde-baseapps-live | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sets/kde-baseapps-live b/sets/kde-baseapps-live
index 44809a1..243795d 100644
--- a/sets/kde-baseapps-live
+++ b/sets/kde-baseapps-live
@@ -3,4 +3,3 @@
 ~kde-apps/keditbookmarks-
 ~kde-apps/kfind-
 ~kde-apps/konqueror-
-~kde-apps/libkonq-



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

2016-09-25 Thread Michael Palimaka
commit: 9aedcc80567137305e54b607c427ddf7fe35f713
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Sep 25 14:39:19 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9aedcc80

kde4-base.eclass: 15.08.0 tarballs moved to Attic

 eclass/kde4-base.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass
index 48a2244..c79a00e 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -489,7 +489,7 @@ _calculate_src_uri() {

SRC_URI="mirror://kde/unstable/${PV}/src/${_kmname_pv}.tar.xz" ;;
4.11.22)
# Part of 15.08.0 actually, sigh. Not 
stable for next release!
-   
SRC_URI="mirror://kde/stable/applications/15.08.0/src/${_kmname_pv}.tar.xz" ;;
+   
SRC_URI="mirror://kde/Attic/applications/15.08.0/src/${_kmname_pv}.tar.xz" ;;
4.14.3)
# Last SC release

SRC_URI="mirror://kde/stable/${PV}/src/${_kmname_pv}.tar.xz" ;;



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

2016-09-25 Thread Michael Palimaka
commit: fa9aaa79879a8d8b1012efa873124dac8056062e
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 24 21:44:49 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa9aaa79

kde-apps/libkonq: Package merged into konqueror

Package-Manager: portage-2.3.0

 kde-apps/libkonq/libkonq-.ebuild | 38 
 1 file changed, 38 deletions(-)

diff --git a/kde-apps/libkonq/libkonq-.ebuild 
b/kde-apps/libkonq/libkonq-.ebuild
deleted file mode 100644
index 1aab45a..000
--- a/kde-apps/libkonq/libkonq-.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-KMNAME="kde-baseapps"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="The embeddable part of konqueror"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
-
-S=${S}/lib/konq



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, ...

2016-09-25 Thread Michael Palimaka
commit: 523437d30f9909500eb2adc1e7ce4ad553f2c161
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 24 21:45:45 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=523437d3

Documentation: Regenerate files

 .../package.accept_keywords/.kde-applications-live/kde-baseapps-live| 2 --
 Documentation/package.accept_keywords/kde-applications-live.keywords| 2 --
 Documentation/package.mask/kde-applications-live| 2 --
 Documentation/package.unmask/kde-applications-live  | 2 --
 4 files changed, 8 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-live/kde-baseapps-live
 
b/Documentation/package.accept_keywords/.kde-applications-live/kde-baseapps-live
index 961ffe0..c3f06a1 100644
--- 
a/Documentation/package.accept_keywords/.kde-applications-live/kde-baseapps-live
+++ 
b/Documentation/package.accept_keywords/.kde-applications-live/kde-baseapps-live
@@ -2,6 +2,4 @@
 ~kde-apps/kdialog- **
 ~kde-apps/keditbookmarks- **
 ~kde-apps/kfind- **
-~kde-apps/konq-plugins- **
 ~kde-apps/konqueror- **
-~kde-apps/libkonq- **

diff --git 
a/Documentation/package.accept_keywords/kde-applications-live.keywords 
b/Documentation/package.accept_keywords/kde-applications-live.keywords
index 415ee94..b58db9a 100644
--- a/Documentation/package.accept_keywords/kde-applications-live.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-live.keywords
@@ -15,9 +15,7 @@
 ~kde-apps/kdialog- **
 ~kde-apps/keditbookmarks- **
 ~kde-apps/kfind- **
-~kde-apps/konq-plugins- **
 ~kde-apps/konqueror- **
-~kde-apps/libkonq- **
 ~kde-apps/kdeadmin-meta- **
 ~kde-apps/kcron- **
 ~kde-apps/ksystemlog- **

diff --git a/Documentation/package.mask/kde-applications-live 
b/Documentation/package.mask/kde-applications-live
index ddec6c4..89c95ba 100644
--- a/Documentation/package.mask/kde-applications-live
+++ b/Documentation/package.mask/kde-applications-live
@@ -5,9 +5,7 @@
 ~kde-apps/kdialog-
 ~kde-apps/keditbookmarks-
 ~kde-apps/kfind-
-~kde-apps/konq-plugins-
 ~kde-apps/konqueror-
-~kde-apps/libkonq-
 ~kde-apps/kdeadmin-meta-
 ~kde-apps/kcron-
 ~kde-apps/ksystemlog-

diff --git a/Documentation/package.unmask/kde-applications-live 
b/Documentation/package.unmask/kde-applications-live
index ddec6c4..89c95ba 100644
--- a/Documentation/package.unmask/kde-applications-live
+++ b/Documentation/package.unmask/kde-applications-live
@@ -5,9 +5,7 @@
 ~kde-apps/kdialog-
 ~kde-apps/keditbookmarks-
 ~kde-apps/kfind-
-~kde-apps/konq-plugins-
 ~kde-apps/konqueror-
-~kde-apps/libkonq-
 ~kde-apps/kdeadmin-meta-
 ~kde-apps/kcron-
 ~kde-apps/ksystemlog-



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

2016-09-25 Thread Michael Palimaka
commit: df29c3a41766288721905378f4997be2e3b117db
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 24 21:43:37 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=df29c3a4

kde-apps/konqueror: Add libkonq dependencies

Package-Manager: portage-2.3.0

 kde-apps/konqueror/konqueror-.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/kde-apps/konqueror/konqueror-.ebuild 
b/kde-apps/konqueror/konqueror-.ebuild
index 2b08513..f28bda0 100644
--- a/kde-apps/konqueror/konqueror-.ebuild
+++ b/kde-apps/konqueror/konqueror-.ebuild
@@ -7,6 +7,7 @@ EAPI=6
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 KMNAME="kde-baseapps"
+VIRTUALX_REQUIRED="test"
 inherit flag-o-matic kde5
 
 DESCRIPTION="Web browser and file manager based on KDE Frameworks"
@@ -44,11 +45,11 @@ COMMON_DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep libkonq)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
+   sys-libs/zlib
speech? ( $(add_qt_dep qtspeech) )
tidy? ( app-text/htmltidy )
X? ( $(add_qt_dep qtx11extras) )
@@ -61,6 +62,7 @@ RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
!kde-apps/kfmclient:4
!kde-apps/konq-plugins
+   !kde-apps/libkonq:5
 "
 
 S="${S}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: sci-libs/blas-reference/files/, sci-libs/blas-reference/

2016-09-25 Thread Matthias Maier
commit: d40c661a09fcd2a4a0a38186fb89659a30487233
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Sep 25 17:37:57 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Sep 25 17:39:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40c661a

sci-libs/blas-reference: fix eselect blas alternative, bug #595102

  Also set the libblas.so.3 symlink.

Package-Manager: portage-2.2.28

 ...as-reference-20151113.ebuild => blas-reference-20151113-r1.ebuild} | 4 ++--
 sci-libs/blas-reference/files/eselect.blas.reference-r1   | 4 
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-libs/blas-reference/blas-reference-20151113.ebuild 
b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
similarity index 95%
rename from sci-libs/blas-reference/blas-reference-20151113.ebuild
rename to sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
index 38ded6a..d5c4ac3 100644
--- a/sci-libs/blas-reference/blas-reference-20151113.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -33,7 +33,7 @@ src_prepare() {
 
ESELECT_PROF=reference
 
-   cp "${FILESDIR}"/eselect.blas.reference "${T}"/eselect.blas.reference 
|| die
+   cp "${FILESDIR}"/eselect.blas.reference-r1 
"${T}"/eselect.blas.reference || die
sed -i -e "s:/usr:${EPREFIX}/usr:" "${T}"/eselect.blas.reference || die
if [[ ${CHOST} == *-darwin* ]] ; then
sed -i -e 's/\.so\([\.0-9]\+\)\?/\1.dylib/g' \

diff --git a/sci-libs/blas-reference/files/eselect.blas.reference-r1 
b/sci-libs/blas-reference/files/eselect.blas.reference-r1
new file mode 100644
index ..f032181
--- /dev/null
+++ b/sci-libs/blas-reference/files/eselect.blas.reference-r1
@@ -0,0 +1,4 @@
+blas/reference/libblas.so /usr/@LIBDIR@/libblas.so
+blas/reference/libblas.so.3 /usr/@LIBDIR@/libblas.so.3
+blas/reference/libblas.a /usr/@LIBDIR@/libblas.a
+../blas/reference/blas.pc /usr/@LIBDIR@/pkgconfig/blas.pc



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

2016-09-25 Thread Michael Palimaka
commit: d1689e22d6b45a19198ca0f19556b82e7d9bf4d1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Sep 25 17:36:25 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Sep 25 17:36:42 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1689e22

kde-apps/kshisen: raise minimum cmake version

Upstream-commit: 61dd04b3ff73e6b37a02bad48205f0d67deb1df5

Package-Manager: portage-2.3.1

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

diff --git a/kde-apps/kshisen/kshisen-16.08.49..ebuild 
b/kde-apps/kshisen/kshisen-16.08.49..ebuild
index d1db8a0..10cb1f7 100644
--- a/kde-apps/kshisen/kshisen-16.08.49..ebuild
+++ b/kde-apps/kshisen/kshisen-16.08.49..ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+CMAKE_MIN_VERSION="3.1"
 KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 inherit kde5

diff --git a/kde-apps/kshisen/kshisen-.ebuild 
b/kde-apps/kshisen/kshisen-.ebuild
index d1db8a0..10cb1f7 100644
--- a/kde-apps/kshisen/kshisen-.ebuild
+++ b/kde-apps/kshisen/kshisen-.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+CMAKE_MIN_VERSION="3.1"
 KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 inherit kde5



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

2016-09-25 Thread Michał Górny
commit: 6e864d7115b0b16ebdddac666be6f50eef523986
Author: Pavol Dilung  gmail  com>
AuthorDate: Sun Sep 25 14:01:13 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 25 16:18:48 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=6e864d71

repositories: Add pdilung, #595100

Closes: https://github.com/gentoo/api-gentoo-org/pull/14

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 1746b83..9fcdc2c 100755
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5380,5 +5380,18 @@ FIN
 ssh://g...@git.zx2c4.com/portage
 http://git.zx2c4.com/portage/atom/?h=master
   
+  
+pdilung
+Personal Gentoo overlay of Pavol 
Dilung
+https://github.com/pdilung/gentoo-overlay/
+
+  pavol.dil...@gmail.com
+  Pavol Dilung
+
+https://github.com/pdilung/gentoo-overlay.git
+git://github.com/pdilung/gentoo-overlay.git
+g...@github.com:pdilung/gentoo-overlay.git
+https://github.com/pdilung/gentoo-overlay/commits/master.atom
+  
   
 



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

2016-09-25 Thread Eray Aslan
commit: 9438f84cda5593522c83c6301d3c7528f41666f8
Author: Eray Aslan  gentoo  org>
AuthorDate: Sun Sep 25 16:16:17 2016 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Sun Sep 25 16:16:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9438f84c

mail-mta/postfix: version bump to 3.2_pre20160924

Package-Manager: portage-2.3.1

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

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 68d751e..adcd1bc 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -7,5 +7,5 @@ DIST postfix-3.0.6.tar.gz 4241733 SHA256 
8d85480e3728773c70c427090c943516dfbd5ce
 DIST postfix-3.1.0.tar.gz 4336709 SHA256 
88ac3e92755629077d9363319b1fa0db406efb10c2f22cdbb941bd8ab36fd733 SHA512 
06cf4c827de8d613cab6a57a8e76198d293660a263f60d17dd189f511da4b1e12eb98bbcf75695697a62959e26ca204bf2a53eb6657e8bd756a816977e717783
 WHIRLPOOL 
5fe4350d47051cfda00505012493f5c6f70598be901cd94a598a7e3332bc022b41050935c5263f140f0df573e3a3e00f6b97dd1d90c01a4e3d78a039f47a16a8
 DIST postfix-3.1.1.tar.gz 4337295 SHA256 
3deda4c34631970490b1b5fbb559905f93531bf1c7eb00e38b0d0deb1dba9982 SHA512 
e094dae3c3aaf6be23edefb7863d2f9fb57cd4e705464f17799fa4f71f9877efdf3f59ceb1970457a0dc6e6f3237ee06131f4ce1b21a5db9a61fe0c5f95a219d
 WHIRLPOOL 
4dbf26e498cb48ebf5d5721aa69447deed4db25dd2a9159514826eb7d4986dd7fef40980281f0872f565750ed5d316f831856b87eaaabfed3df8b23f982592cd
 DIST postfix-3.1.2.tar.gz 4337569 SHA256 
1ab9b4ee6bf9eb37d2467a63244132aab22ac23b91a72f327334e236b0d30f6b SHA512 
58493d1890c3235d74a18365294ca764bd3b3f278b9825da931005165af60250342c6cf477c3b3575e50858d99cd3ee40f22bece094eb61e9be6c3cf0313d571
 WHIRLPOOL 
37e90ef6275a7f2dc8f712bb05348861098697438f274a5c5b69f50b31d55574af262a658657863c93f77fdeba2d37bf7b30dc43bf1629615f496ede19a89c00
-DIST postfix-3.2-20160917.tar.gz 4345771 SHA256 
16daf7ebff972bc5b1c7a11fc36652216c909f6706a6a26a5e1aef69b4d237e5 SHA512 
1212418b21d669f5b342aaa3f5a7b03cd0b22acc5eab1ca97958941d3fef5cf22bb45daa2792497daa235feef4f35be5a8cd8942a5b38aa2c296261b82e7d03a
 WHIRLPOOL 
a83cf964a13dc2673055b5ab8b53a4cf3f92b6180de94ffa0b4e7bbad92104e4a78d243d0b799576abb6582cfc8b24ceaa1c0b30269edf74c314980cf989d93a
+DIST postfix-3.2-20160924.tar.gz 4346012 SHA256 
9cc01be8415967f8bfde09e0f56a79b90383d6f74939576709e8f3721e4d6781 SHA512 
935b1f472fd397b3d4469293ecf545d6c3d1f594d3b6ae7cd90e5651818be9680ee3ca08122ec39b433e37cc75981def6f02088a047b1a7c1ecd97a731e82cd7
 WHIRLPOOL 
bf9ccc6116cb269e025b2ef6f4799663d98ae0d836cad43a905ec7505d71dc836337de60b613030beffdb56c2c10268dadda50b29dd3eb90c1a1ac2498661b34
 DIST postfix-vda-v13-2.10.0.patch 55701 SHA256 
6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f SHA512 
0b4b53a8cd28abf56eee3b2ed63ca1814251b60816e6ca1143249d25fd6ef7f905bec3134125ac6e851af685db8aae878012113693261529ae2ddbcf1bd93e62
 WHIRLPOOL 
d98b7d2177b8b69738086880fd08c336fa60b99ff7413624e628fd5f17be2064f2ccaa37c047d3013ed41c0ff1bcb76e7962f8390c4179f28ab11733dd3b59d3

diff --git a/mail-mta/postfix/postfix-3.2_pre20160917.ebuild 
b/mail-mta/postfix/postfix-3.2_pre20160924.ebuild
similarity index 100%
rename from mail-mta/postfix/postfix-3.2_pre20160917.ebuild
rename to mail-mta/postfix/postfix-3.2_pre20160924.ebuild



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

2016-09-25 Thread Matt Thode
commit: a88a5b1785824350199e1c17e4254a042b7339b0
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep 25 16:11:02 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Sep 25 16:11:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88a5b17

www-apps/icingaweb2: fixing fpm usage for nginx

Package-Manager: portage-2.2.28

 ...web2-.ebuild => icingaweb2-2.3.4-r1.ebuild} | 27 +++---
 www-apps/icingaweb2/icingaweb2-.ebuild | 18 ---
 2 files changed, 34 insertions(+), 11 deletions(-)

diff --git a/www-apps/icingaweb2/icingaweb2-.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.3.4-r1.ebuild
similarity index 67%
copy from www-apps/icingaweb2/icingaweb2-.ebuild
copy to www-apps/icingaweb2/icingaweb2-2.3.4-r1.ebuild
index 320a819..f06e4f0 100644
--- a/www-apps/icingaweb2/icingaweb2-.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.3.4-r1.ebuild
@@ -4,23 +4,33 @@
 
 EAPI="5"
 
-inherit depend.apache eutils git-2 multilib user
+inherit depend.apache eutils multilib user
 
 DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
 HOMEPAGE="http://www.icinga.org/";
-EGIT_REPO_URI="https://github.com/Icinga/icingaweb2.git";
-EGIT_BRANCH="master"
-
+SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="apache2 ldap mysql nginx postgres"
-KEYWORDS=""
+REQUIRED_USE="^^ ( apache2 nginx )"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
-   
dev-lang/php:*[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
dev-php/pecl-imagick
-   apache2? ( >=www-servers/apache-2.4.0 )
-   nginx? ( >=www-servers/nginx-1.7.0:* )"
+   apache2? (
+   >=www-servers/apache-2.4.0
+   || (
+   
dev-lang/php:5.6[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.0[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   )
+   nginx? (
+   >=www-servers/nginx-1.7.0:*
+   || (
+   
dev-lang/php:5.6[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.0[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   )"
 RDEPEND="${DEPEND}"
 
 want_apache2
@@ -59,6 +69,7 @@ src_install() {
insinto "/usr/share/${PN}"
doins -r "${S}"/*
fperms -R a+rX "/usr/share/${PN}/public/"
+   fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
 }
 
 pkg_postinst() {

diff --git a/www-apps/icingaweb2/icingaweb2-.ebuild 
b/www-apps/icingaweb2/icingaweb2-.ebuild
index 320a819..8caad16 100644
--- a/www-apps/icingaweb2/icingaweb2-.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-.ebuild
@@ -14,13 +14,25 @@ EGIT_BRANCH="master"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="apache2 ldap mysql nginx postgres"
+REQUIRED_USE="^^ ( apache2 nginx )"
 KEYWORDS=""
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
-   
dev-lang/php:*[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
dev-php/pecl-imagick
-   apache2? ( >=www-servers/apache-2.4.0 )
-   nginx? ( >=www-servers/nginx-1.7.0:* )"
+   apache2? (
+   >=www-servers/apache-2.4.0
+   || (
+   
dev-lang/php:5.6[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.0[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   )
+   nginx? (
+   >=www-servers/nginx-1.7.0:*
+   || (
+   
dev-lang/php:5.6[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.0[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   )"
 RDEPEND="${DEPEND}"
 
 want_apache2



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

2016-09-25 Thread Matt Thode
commit: e842e399961f077e6e85c9d2a955c17fc5abb35c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep 25 16:01:53 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Sep 25 16:01:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e842e399

net-analyzer/icinga2: stable amd64 and x86

Package-Manager: portage-2.2.28

 net-analyzer/icinga2/icinga2-2.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/icinga2/icinga2-2.5.4.ebuild 
b/net-analyzer/icinga2/icinga2-2.5.4.ebuild
index b530bfc..7789098 100644
--- a/net-analyzer/icinga2/icinga2-2.5.4.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.5.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="+mysql postgres classicui console libressl lto mail minimal nano-syntax 
+plugins studio +vim-syntax"
 
 CDEPEND="



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

2016-09-25 Thread Jason Zaman
commit: 3febfa578bb35935808300066fef29e1f9a242ef
Author: Jason Zaman  gentoo  org>
AuthorDate: Sun Sep 25 13:20:36 2016 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Sep 25 13:21:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3febfa57

sys-apps/policycoreutils: update dep for setools 4

Package-Manager: portage-2.2.28

 sys-apps/policycoreutils/policycoreutils-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/policycoreutils/policycoreutils-.ebuild 
b/sys-apps/policycoreutils/policycoreutils-.ebuild
index 8df62b4..d383400 100644
--- a/sys-apps/policycoreutils/policycoreutils-.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-.ebuild
@@ -46,6 +46,7 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python]
>=sys-libs/libsemanage-${SEMNG_VER}:=[python]
sys-libs/libcap-ng:=
>=sys-libs/libsepol-${SEPOL_VER}:=
+   >=app-admin/setools-4.0
sys-devel/gettext
dev-python/ipy[${PYTHON_USEDEP}]
dbus? (



[gentoo-commits] repo/gentoo:master commit in: mail-filter/rmilter/

2016-09-25 Thread Anthony G. Basile
commit: 83c1f92a8683837e20029eaee1ed8ac430cbdb04
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Sep 25 12:37:06 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Sep 25 12:37:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c1f92a

mail-filter/rmilter: add libressl support, bug #595092

Package-Manager: portage-2.2.28

 mail-filter/rmilter/rmilter-1.9.2.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/mail-filter/rmilter/rmilter-1.9.2.ebuild 
b/mail-filter/rmilter/rmilter-1.9.2.ebuild
index 4bcfbed..b1dbf85 100644
--- a/mail-filter/rmilter/rmilter-1.9.2.ebuild
+++ b/mail-filter/rmilter/rmilter-1.9.2.ebuild
@@ -13,14 +13,15 @@ HOMEPAGE="https://github.com/vstakhov/rmilter";
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="dkim +memcached"
+IUSE="dkim libressl +memcached"
 
 RDEPEND="dev-libs/libpcre
-   dev-libs/openssl:0
-   mail-filter/libmilter
-   >=dev-libs/glib-2.28
-   dkim? ( mail-filter/opendkim )
-   memcached? ( dev-libs/libmemcached )"
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   mail-filter/libmilter
+   >=dev-libs/glib-2.28
+   dkim? ( mail-filter/opendkim )
+   memcached? ( dev-libs/libmemcached )"
 DEPEND="${RDEPEND}"
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/murmur/, media-sound/mumble/

2016-09-25 Thread Mart Raudsepp
commit: 2bcbc065a842828f69ea2d9e1e180f42800e0c6c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep 25 12:30:39 2016 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep 25 12:33:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcbc065

media-sound/{mumble,murmur}: Add subslot operator to protobuf dep

We need to rebuild mumble/murmur upon protobuf subslot change, as
seen by preserved-rebuild kicking in upon protobuf3 upgrade.

Acked-by: Lars Wendler  gentoo.org>

 media-sound/mumble/mumble-1.2.16.ebuild| 2 +-
 media-sound/murmur/murmur-1.2.16-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/mumble/mumble-1.2.16.ebuild 
b/media-sound/mumble/mumble-1.2.16.ebuild
index 29e434b..0260291 100644
--- a/media-sound/mumble/mumble-1.2.16.ebuild
+++ b/media-sound/mumble/mumble-1.2.16.ebuild
@@ -20,7 +20,7 @@ IUSE="+alsa +dbus debug g15 libressl oss pch portaudio 
pulseaudio speech zerocon
 RDEPEND=">=dev-libs/boost-1.41.0
!libressl? ( >=dev-libs/openssl-1.0.0b:0 )
libressl? ( dev-libs/libressl )
-   >=dev-libs/protobuf-2.2.0
+   >=dev-libs/protobuf-2.2.0:=
>=media-libs/libsndfile-1.0.20[-minimal]
>=media-libs/opus-1.0.1
>=media-libs/speex-1.2_rc1

diff --git a/media-sound/murmur/murmur-1.2.16-r1.ebuild 
b/media-sound/murmur/murmur-1.2.16-r1.ebuild
index 616e69b..7ac04b7 100644
--- a/media-sound/murmur/murmur-1.2.16-r1.ebuild
+++ b/media-sound/murmur/murmur-1.2.16-r1.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="+dbus debug +ice pch zeroconf"
 
 RDEPEND=">=dev-libs/openssl-1.0.0b:0=
-   >=dev-libs/protobuf-2.2.0
+   >=dev-libs/protobuf-2.2.0:=
sys-apps/lsb-release
>=sys-libs/libcap-2.15
dev-qt/qtcore:4[ssl]



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

2016-09-25 Thread Mike Pagano
commit: bf97296910b00a2dbe04254025a594ec3576d755
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Sep 25 12:26:36 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 25 12:27:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf972969

sys-kernel/gentoo-sources: Linux patch 4.7.5

Package-Manager: portage-2.2.28

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.7.5.ebuild | 29 ++
 2 files changed, 32 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 4fac1b5..4ad30cb 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -111,6 +111,9 @@ DIST genpatches-4.7-4.extras.tar.xz 17604 SHA256 
dfa04eb0b3c9c6abd370231b4978125
 DIST genpatches-4.7-5.base.tar.xz 130460 SHA256 
180a272345009c4129afd23d81dc3ecea48f33371338ad678d7f9c39e4f33ac6 SHA512 
aa732f0a2ba119e597b61cde2f8fbfab1133b41bf453b2d9cca09445a7cb471929bdcbb5cdf3be62b872336a3c4d82332d0a36620abb9a1366a0c0d42f757040
 WHIRLPOOL 
bdd0d486cffa5effee88efbdc68b1edb74989b10573ba842c5acc5b77d69276420f18af26ce099a1493f346b129edddf754f6b82d8242afcddf8ee8cba9718af
 DIST genpatches-4.7-5.experimental.tar.xz 87052 SHA256 
6f16a5dbe5031d72b083a9c27c8970e69f4b95bddf031e5cfd8e4531b3e3e30f SHA512 
05045ecc40157e8581fa2e79298a1aaf8e71c7ba887e8f017534605be074c94f8ed1bcd6b4a6831e89d8d0dbe350f963bf0756ec663bbe3df5ac3c9164a5e31c
 WHIRLPOOL 
361e9d53dd538e6c18b3cbec7d420f6068f297848990c7dd171351acd3e2ffbd3c7f53d634bb1654ba697fd8969323b7913d9caa441d9d8f9a648ecf7f78b192
 DIST genpatches-4.7-5.extras.tar.xz 17612 SHA256 
862a523a833065a3d4ab8ab634af61af67301a3ecaf8d1bfeca4cce7f601486e SHA512 
8ccd7c7e0ce284fb54ff6a4fbf74292d1d939c6c0d81493e6050807ab6d146f46749a626536ec9cbaf60f9a9dee3543905ee9cda80dd3c41147251b6834b69f9
 WHIRLPOOL 
7d30bcbd444d5fbcc7ce32859c6bc274d04fa424d8e01568bac29b6859afe8af7c10da9d884702207a4fadf99c06bd3d22c9b58e9678e701b3156eb930c95334
+DIST genpatches-4.7-6.base.tar.xz 181504 SHA256 
2e42ee2c63f5b9984b0b6124431492c07f6e7439faf456e8af8bf323d69a7360 SHA512 
7269ecdefa9c4678ab1baa674ff4650357867684dacbaabe7d91d9465d6b5305b7413935d34aca65257fbe7c56c10762a5fe4d101f7351158e562961ab2d996b
 WHIRLPOOL 
ec30f0e7ae58674322a5d52f6639c5eb7c7824cda2d8ef9e4908c9998fe559e25e52b9ced60ecb7994f193f15fc016ecfe6fae29961bb7407a3ee14a656576d0
+DIST genpatches-4.7-6.experimental.tar.xz 87088 SHA256 
f756b13c4dd6cdd7851268e279ab7de74a19b78736d0ac0818686d4416c0664a SHA512 
bd00fa7fc4c276fd90fea55c30e5d9fb06782a2ec48cbe9fd2524e5e5cbe919be1d95b573b4eb33e3c28d9240e3980234a2a0480ca123203385c060a0f08be83
 WHIRLPOOL 
69b88ead0590454ccfe33d857578d54d290fc97f73f43d37a5c90cf4bf117f434c804581e4a3a85f16593482bfb420bc19caef15b15524aa4ef40721af195a06
+DIST genpatches-4.7-6.extras.tar.xz 17608 SHA256 
26a0cb5479e7e4934578ca9f3ca9a8c40375ae57e2e28004ebe5a649ef59018d SHA512 
fe415c614ad68ec55be315ad962f46f3b92e7ed966f189fba7188c1df5afc95a7c96196438b41a1163b35ac8919e09aba426fd9af1efe8df68613a06da0abe15
 WHIRLPOOL 
a5c90fac0df717a593aa3eff0a5ba5223d275a4fce2567f026ac82d82d45c7e29802107982ae942f4e914f78568a0d9d617ccb45836e5126c0e44fc51a798815
 DIST linux-3.10.tar.xz 73175088 SHA256 
df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 
5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35
 WHIRLPOOL 
e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053
 DIST linux-3.12.tar.xz 76384600 SHA256 
2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 
4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff
 WHIRLPOOL 
a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417
 DIST linux-3.14.tar.xz 78399152 SHA256 
61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa SHA512 
5730d83a7a81134c1e77c0bf89e42dee4f8251ad56c1ac2be20c59e26fdfaa7bea55f277e7af156b637f22e1584914a46089af85039177cb43485089c74ac26e
 WHIRLPOOL 
5ad07b78c362ba0b21c50b4abb99407cae06bd08576f3fd8f36047b01409eba096263208020da3dcad4977eefc61d66502276754097bc127635df1d7a5817d41

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.7.5.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.7.5.ebuild
new file mode 100644
index ..5154d25
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.7.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="6"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE=

[gentoo-commits] repo/gentoo:master commit in: sci-biology/tophat/files/, sci-biology/tophat/

2016-09-25 Thread David Seifert
commit: 95f436ca3a6e4e65e9db762b7d0da99172593042
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 12:26:00 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 12:26:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f436ca

sci-biology/tophat: USE="threads" dep on dev-libs/boost

Gentoo-bug: 594810
* Remove autoconf macros from archive, depend on
  sys-devel/autoconf instead for the latest versions.

Package-Manager: portage-2.3.1

 .../tophat-2.1.1-unbundle-seqan-samtools.patch | 60 +++---
 ...phat-2.1.1-r1.ebuild => tophat-2.1.1-r2.ebuild} |  9 +++-
 2 files changed, 61 insertions(+), 8 deletions(-)

diff --git 
a/sci-biology/tophat/files/tophat-2.1.1-unbundle-seqan-samtools.patch 
b/sci-biology/tophat/files/tophat-2.1.1-unbundle-seqan-samtools.patch
index c1e8bfd..9d0a269 100644
--- a/sci-biology/tophat/files/tophat-2.1.1-unbundle-seqan-samtools.patch
+++ b/sci-biology/tophat/files/tophat-2.1.1-unbundle-seqan-samtools.patch
@@ -1,9 +1,25 @@
 Unbundle the included samtools and SeqAn, and use system libraries.
 See also: https://bugs.gentoo.org/show_bug.cgi?id=566494
 
 tophat-2.1.1/configure.ac
-+++ tophat-2.1.1/configure.ac
-@@ -38,16 +38,6 @@
+Remove ancient ax_boost_base.m4 and ax_boost_thread.m4, and depend
+on >=sys-devel/autoconf-archive-2016.09.16 in the ebuild instead.
+See also: https://bugs.gentoo.org/show_bug.cgi?id=594810
+
+--- a/configure.ac
 b/configure.ac
+@@ -28,26 +28,15 @@
+ AC_PROG_INSTALL
+ AM_PATH_PYTHON([2.4])
+ 
+-m4_include([ax_boost_base.m4])
+-m4_include([ax_boost_thread.m4])
+ # CXXFLAGS="$CXXFLAGS $threadLib"
+ AX_BOOST_BASE([1.38.0])
++AX_BOOST_SYSTEM
+ AX_BOOST_THREAD
+-if test -z "$BOOST_THREAD_LIBS"; then
++if test -z "$BOOST_THREAD_LIB"; then
+   AC_MSG_ERROR([boost.thread not found. Aborting.])
  fi
  
  
@@ -20,7 +36,7 @@ See also: https://bugs.gentoo.org/show_bug.cgi?id=566494
  # Checks for header files.
  AC_CHECK_HEADERS([stdlib.h string.h unistd.h])
  
-@@ -80,32 +70,23 @@
+@@ -80,32 +69,23 @@
  # set CFLAGS and CXXFLAGS
  #user_CFLAGS="${CXXFLAGS}"
  user_CFLAGS=${CFLAGS}
@@ -55,8 +71,17 @@ See also: https://bugs.gentoo.org/show_bug.cgi?id=566494
  LDFLAGS="$BAM_LDFLAGS $BOOST_LDFLAGS $user_LDFLAGS"
  
  AM_INIT_AUTOMAKE([-Wall foreign tar-pax foreign])
 tophat-2.1.1/src/Makefile.am
-+++ tophat-2.1.1/src/Makefile.am
+@@ -122,7 +102,7 @@
+ -- ${PACKAGE_STRING} Configuration Results --
+   C++ compiler:${CXX} ${CXXFLAGS}
+   Linker flags:${LDFLAGS}
+-  BOOST libraries: ${BOOST_THREAD_LIBS}"
++  BOOST libraries: ${BOOST_THREAD_LIB}"
+ 
+ if test x"${GCC}" = x"yes" ; then
+gcc_version=`${CC} --version | head -n 1`
+--- a/src/Makefile.am
 b/src/Makefile.am
 @@ -683,17 +683,12 @@
  SeqAn-1.4.2/seqan/system/system_thread.h \
  SeqAn-1.4.2/seqan/version.h
@@ -96,6 +121,29 @@ See also: https://bugs.gentoo.org/show_bug.cgi?id=566494
  
  noinst_HEADERS = \
reads.h \
+@@ -801,11 +793,11 @@
+ prep_reads_LDFLAGS = $(BAM_LDFLAGS) $(LDFLAGS) 
+ 
+ segment_juncs_SOURCES = segment_juncs.cpp
+-segment_juncs_LDADD = $(top_builddir)/src/libtophat.a $(BOOST_THREAD_LIBS) 
$(BOOST_SYSTEM_LIB) $(BAM_LIB)
++segment_juncs_LDADD = $(top_builddir)/src/libtophat.a $(BOOST_THREAD_LIB) 
$(BOOST_SYSTEM_LIB) $(BAM_LIB)
+ segment_juncs_LDFLAGS = $(BAM_LDFLAGS) $(LDFLAGS) $(BOOST_LDFLAGS)
+ 
+ long_spanning_reads_SOURCES = long_spanning_reads.cpp
+-long_spanning_reads_LDADD = $(top_builddir)/src/libtophat.a 
$(BOOST_THREAD_LIBS) $(BOOST_SYSTEM_LIB) $(BAM_LIB)
++long_spanning_reads_LDADD = $(top_builddir)/src/libtophat.a 
$(BOOST_THREAD_LIB) $(BOOST_SYSTEM_LIB) $(BAM_LIB)
+ long_spanning_reads_LDFLAGS = $(BAM_LDFLAGS) $(LDFLAGS) $(BOOST_LDFLAGS)
+ 
+ gtf_juncs_SOURCES = gtf_juncs.cpp
+@@ -817,7 +809,7 @@
+ juncs_db_LDFLAGS = $(BAM_LDFLAGS) $(LDFLAGS)
+ 
+ tophat_reports_SOURCES = tophat_reports.cpp
+-tophat_reports_LDADD = $(top_builddir)/src/libtophat.a  $(BOOST_THREAD_LIBS) 
$(BOOST_SYSTEM_LIB) $(BAM_LIB)
++tophat_reports_LDADD = $(top_builddir)/src/libtophat.a  $(BOOST_THREAD_LIB) 
$(BOOST_SYSTEM_LIB) $(BAM_LIB)
+ tophat_reports_LDFLAGS = $(BAM_LDFLAGS) $(LDFLAGS) $(BOOST_LDFLAGS)
+ 
+ fix_map_ordering_SOURCES = fix_map_ordering.cpp
 @@ -844,15 +836,5 @@
  gtf_to_fasta_LDADD = $(top_builddir)/src/libtophat.a libgc.a $(BAM_LIB)
  gtf_to_fasta_LDFLAGS = $(BAM_LDFLAGS) $(LDFLAGS)

diff --git a/sci-biology/tophat/tophat-2.1.1-r1.ebuild 
b/sci-biology/tophat/tophat-2.1.1-r2.ebuild
similarity index 88%
rename from sci-biology/tophat/tophat-2.1.1-r1.ebuild
rename to sci-biology/tophat/tophat-2.1.1-r2.ebuild
index 6c6690a..52a75a6 100644
--- a/sci-biology/tophat/tophat-2.1.1-r1.ebuild
+++ b/sci-biology/tophat/tophat-2.1.1-r2.ebuild
@@ -19,12 +19,13 @@ IUSE="debug"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-   dev-libs/boost:=
+   dev-libs/boost:=[threads]
sci-biology/samtools:0.1-legacy
sci-biology/bowtie:2"
 DEPEND=

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/normaliz/

2016-09-25 Thread Thomas Kahle
commit: 5b5bc3147b2ee4bfe4cde51d8b0e7e3bd5301720
Author: Thomas Kahle  gentoo  org>
AuthorDate: Sun Sep 25 12:01:21 2016 +
Commit: Thomas Kahle  gentoo  org>
CommitDate: Sun Sep 25 12:01:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5bc314

sci-mathematics/normaliz: bump to 3.1.2 and EAPI=6

Package-Manager: portage-2.3.0

 sci-mathematics/normaliz/Manifest  |  1 +
 sci-mathematics/normaliz/normaliz-3.1.2.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/sci-mathematics/normaliz/Manifest 
b/sci-mathematics/normaliz/Manifest
index 949d275..de4b6bf 100644
--- a/sci-mathematics/normaliz/Manifest
+++ b/sci-mathematics/normaliz/Manifest
@@ -1,2 +1,3 @@
 DIST Normaliz2.12.2.zip 6432949 SHA256 
230772425b3c9964b9e144c0919c75fac0ec95260a1943c10a8a94eea9d7273e SHA512 
fd42071cb87b8efbaf9af0885c173a0583e0b38dedb8821a83225eeebb44060a7b5748c44adfc4faeac20c3a1706071bcb9883cb4447e4a1ff3aeb770bd22038
 WHIRLPOOL 
cb2974e02eac6e6d51c234214a719a24ad2e12d1400f0a6f8aee3e7a4ba3aa2ba053beec65c9032f42726e4dd4f1866820bb5b7b96f7c3d34cd132fcdbdb91af
 DIST Normaliz3.1.1.zip 5839858 SHA256 
192e60d3671d4516c4904b166dec96c5b32c63c0fbaae15d067e25b8d9b6119e SHA512 
efa75844542df45d3cff6b6f877f2d6132905b722468b3df5a89468798bf66cbaf33f359000fb462f4d24fb3414f4c293a8ba84112a6712862dd593bb5f314ba
 WHIRLPOOL 
5f9b503899d2d7a8c0367d516b709e45e8d034a70c06a16bbfd680c7c2b070fcc3f686c37473c73ab96c4b99b669e767817190d4882fce2085b47a7bf57de51c
+DIST v3.1.2.tar.gz 3075459 SHA256 
aa49b0a013014e79d521fc3e3950b2d7a1da44724fe1958bdaf620846cee4d2b SHA512 
b903e8391e661685b840ecf85e5a159a274d6106b0151987d853e896fda44080546ccbafafdba253e05f0ce3c7810c90b802e7b9b9e546401deb1ef4641b283d
 WHIRLPOOL 
2b27bd242799500840b9693330fb3d196fd7887877b404fcd3d57bec6b04297fbd03b4688c91bc852e8b173c9d42518dc4688a65631fb2f90a38034fbe87ce8e

diff --git a/sci-mathematics/normaliz/normaliz-3.1.2.ebuild 
b/sci-mathematics/normaliz/normaliz-3.1.2.ebuild
new file mode 100644
index ..aa74f1f
--- /dev/null
+++ b/sci-mathematics/normaliz/normaliz-3.1.2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs versionator
+
+MYP="Normaliz-${PV}"
+
+DESCRIPTION="Tool for computations in affine monoids and more"
+HOMEPAGE="www.mathematik.uni-osnabrueck.de/normaliz/"
+SRC_URI="https://github.com/Normaliz/Normaliz/archive/v${PV}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc extras openmp"
+
+RDEPEND="
+   dev-libs/gmp[cxx]
+"
+DEPEND="${RDEPEND}
+   doc? ( app-text/texlive )
+   dev-libs/boost"
+# Only a boost header is needed -> not RDEPEND
+
+S=${WORKDIR}/${MYP}
+
+src_prepare () {
+   ./bootstrap.sh || die
+   default
+}
+
+src_configure () {
+   if use openmp && ! tc-has-openmp ; then
+   die "You requested openmp, but your toolchain does not support 
it."
+   fi
+   econf $(use_enable openmp)
+}
+
+src_install() {
+   default
+   if use doc ; then
+   pushd doc
+   pdflatex Normaliz || die
+   pdflatex Normaliz || die
+   dodoc "Normaliz.pdf"
+   pdflatex NmzIntegrate || die
+   pdflatex NmzIntegrate || die
+   dodoc "NmzIntegrate.pdf"
+   popd
+   fi
+   if use extras; then
+   elog "You have selected to install extras which consist of 
Macaulay2"
+   elog "and Singular packages. These have been installed into "
+   elog "/usr/share/${PN}, and cannot be used without additional 
setup. Please refer"
+   elog "to the homepages of the respective projects for 
additional information."
+   elog "Note however, Gentoo's versions of Singular and Macaulay2 
bring their own"
+   elog "copies of these interface packages. Usually you don't 
need normaliz's versions."
+   insinto "/usr/share/${PN}"
+   doins Singular/normaliz.lib
+   doins Macaulay2/Normaliz.m2
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/vcftools/

2016-09-25 Thread David Seifert
commit: 1618e0bc8341fcb31c9a1b79c21a2a084cf282fd
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 10:11:30 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 10:11:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1618e0bc

sci-biology/vcftools: Add missing RDEPEND on sys-libs/zlib

Package-Manager: portage-2.3.1

 sci-biology/vcftools/vcftools-0.1.14.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-biology/vcftools/vcftools-0.1.14.ebuild 
b/sci-biology/vcftools/vcftools-0.1.14.ebuild
index 9281435..be843a9 100644
--- a/sci-biology/vcftools/vcftools-0.1.14.ebuild
+++ b/sci-biology/vcftools/vcftools-0.1.14.ebuild
@@ -15,7 +15,8 @@ SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE="lapack"
 
-RDEPEND="dev-lang/perl:=
+RDEPEND="sys-libs/zlib
+   dev-lang/perl:=
lapack? ( virtual/lapack )"
 DEPEND="${RDEPEND}
virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: sci-biology/vcftools/, sci-biology/vcftools/files/

2016-09-25 Thread David Seifert
commit: bdf7251db30941f3912dd646d37fb125fbabf018
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 09:24:17 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 09:39:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf7251d

sci-biology/vcftools: Version bump to 0.1.14

Gentoo-bug: 594924
* EAPI=6
* Properly RDEPEND on dev-lang/perl

Package-Manager: portage-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/2407

Signed-off-by: David Seifert  gentoo.org>

 sci-biology/vcftools/Manifest  |  1 +
 .../files/vcftools-0.1.14-buildsystem.patch| 50 ++
 sci-biology/vcftools/vcftools-0.1.14.ebuild| 39 +
 3 files changed, 90 insertions(+)

diff --git a/sci-biology/vcftools/Manifest b/sci-biology/vcftools/Manifest
index acbb214..9a014b1 100644
--- a/sci-biology/vcftools/Manifest
+++ b/sci-biology/vcftools/Manifest
@@ -1 +1,2 @@
+DIST vcftools-0.1.14.tar.gz 342369 SHA256 
76d799dd9afcb12f1ed42a07bc2886cd1a989858a4d047f24d91dcf40f608582 SHA512 
863a16b3b20d392deba7f04310af95f1ab21be537273692aa104e22d737af2eb1bc54a768af954f06188e0500e4f7a032d1189886eb3a439b108cb8189b14eb7
 WHIRLPOOL 
6de2e33a9882cb5567e2e22605a14851a7b1b458ec4152c87986ef8f49882e9af17e860f24ff40201905ca7d4a54bcfd4f8e8178509aca0bf65172d1c385d2c8
 DIST vcftools_0.1.12b.tar.gz 631374 SHA256 
9d2324512e9f1237d5cece74ba63965eb43643e9eada8685afe8217760a20a91 SHA512 
803790c8ddbfec1b006a5ce5c6d1c2e0f468978eb96d5ee61d38b863df5752f8b89e0c936803d690491e2d1a898d237ec8772c01b7e9d1a138c610f3a1decbfd
 WHIRLPOOL 
3198f10cd97021f1878b4e2ab1cda3c0038061d301a99a36b1482c8d7bcc5e706f01d0bf3a46634d48dd2e741700032870da2a1dfe7a65022e318d4dde4c8863

diff --git a/sci-biology/vcftools/files/vcftools-0.1.14-buildsystem.patch 
b/sci-biology/vcftools/files/vcftools-0.1.14-buildsystem.patch
new file mode 100644
index ..126a709
--- /dev/null
+++ b/sci-biology/vcftools/files/vcftools-0.1.14-buildsystem.patch
@@ -0,0 +1,50 @@
+* Add prefix in Makefiles, not the configure script
+* Use AC_SEARCH_LIBS instead of AC_CHECK_LIB,
+  as it is more flexible and helps us with LAPACK
+* Use correct ZLIB_CFLAGS instead of non-existent ZLIB_CPPFLAGS
+
+--- a/configure.ac
 b/configure.ac
+@@ -34,7 +34,7 @@
+   [--with-pmdir=DIR],
+   [install Perl modules in DIR]),
+ [PMDIR=${withval}],
+-[PMDIR='${prefix}'/"$pmdir_relative_path"])
++[PMDIR="$pmdir_relative_path"])
+ 
+ AC_SUBST([PMDIR])
+ 
+@@ -73,9 +73,9 @@
+   [pca=${enableval}],
+   [pca=no])
+ 
+-if test "x${pca}" = "xyes" ; then
+-  AC_CHECK_LIB(lapack, dgeev_)
+-fi
++AS_IF([test "x${pca}" = "xyes"],[
++  AC_SEARCH_LIBS([dgeev_], [lapack])
++])
+ 
+ # Generate output.
+ AC_CONFIG_FILES([Makefile
+--- a/src/cpp/Makefile.am
 b/src/cpp/Makefile.am
+@@ -1,6 +1,6 @@
+ bin_PROGRAMS = vcftools
+ 
+-vcftools_CPPFLAGS = $(ZLIB_CPPFLAGS)
++vcftools_CPPFLAGS = $(ZLIB_CFLAGS)
+ vcftools_LDADD = $(ZLIB_LIBS)
+ 
+ vcftools_SOURCES = \
+--- a/src/perl/Makefile.am
 b/src/perl/Makefile.am
+@@ -24,7 +24,7 @@
+   vcf-tstv \
+   vcf-validator
+ 
+-pmdir = $(PMDIR)
++pmdir = $(exec_prefix)/$(PMDIR)
+ 
+ dist_pm_DATA = \
+   FaSlice.pm \

diff --git a/sci-biology/vcftools/vcftools-0.1.14.ebuild 
b/sci-biology/vcftools/vcftools-0.1.14.ebuild
new file mode 100644
index ..9281435
--- /dev/null
+++ b/sci-biology/vcftools/vcftools-0.1.14.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools flag-o-matic perl-functions toolchain-funcs
+
+DESCRIPTION="Tools for working with VCF (Variant Call Format) files"
+HOMEPAGE="http://vcftools.sourceforge.net/";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz";
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="lapack"
+
+RDEPEND="dev-lang/perl:=
+   lapack? ( virtual/lapack )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}/${PN}-0.1.14-buildsystem.patch" )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   perl_set_version
+
+   append-flags $($(tc-getPKG_CONFIG) --cflags lapack)
+   append-libs $($(tc-getPKG_CONFIG) --libs lapack)
+
+   econf \
+   $(use_enable lapack pca) \
+   --with-pmdir="${VENDOR_LIB#${EPREFIX}/usr}"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/vcftools/, sci-biology/vcftools/files/

2016-09-25 Thread David Seifert
commit: e81e21772377c90519cdd2e095b305e1039ecead
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 25 09:26:02 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 25 09:39:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81e2177

sci-biology/vcftools: Remove old ebuild

Package-Manager: portage-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/2407

Signed-off-by: David Seifert  gentoo.org>

 sci-biology/vcftools/Manifest  |  1 -
 .../files/vcftools-0.1.12b-buildsystem.patch   | 53 --
 sci-biology/vcftools/vcftools-0.1.12b.ebuild   | 45 --
 3 files changed, 99 deletions(-)

diff --git a/sci-biology/vcftools/Manifest b/sci-biology/vcftools/Manifest
index 9a014b1..0e95b82 100644
--- a/sci-biology/vcftools/Manifest
+++ b/sci-biology/vcftools/Manifest
@@ -1,2 +1 @@
 DIST vcftools-0.1.14.tar.gz 342369 SHA256 
76d799dd9afcb12f1ed42a07bc2886cd1a989858a4d047f24d91dcf40f608582 SHA512 
863a16b3b20d392deba7f04310af95f1ab21be537273692aa104e22d737af2eb1bc54a768af954f06188e0500e4f7a032d1189886eb3a439b108cb8189b14eb7
 WHIRLPOOL 
6de2e33a9882cb5567e2e22605a14851a7b1b458ec4152c87986ef8f49882e9af17e860f24ff40201905ca7d4a54bcfd4f8e8178509aca0bf65172d1c385d2c8
-DIST vcftools_0.1.12b.tar.gz 631374 SHA256 
9d2324512e9f1237d5cece74ba63965eb43643e9eada8685afe8217760a20a91 SHA512 
803790c8ddbfec1b006a5ce5c6d1c2e0f468978eb96d5ee61d38b863df5752f8b89e0c936803d690491e2d1a898d237ec8772c01b7e9d1a138c610f3a1decbfd
 WHIRLPOOL 
3198f10cd97021f1878b4e2ab1cda3c0038061d301a99a36b1482c8d7bcc5e706f01d0bf3a46634d48dd2e741700032870da2a1dfe7a65022e318d4dde4c8863

diff --git a/sci-biology/vcftools/files/vcftools-0.1.12b-buildsystem.patch 
b/sci-biology/vcftools/files/vcftools-0.1.12b-buildsystem.patch
deleted file mode 100644
index 8519766..
--- a/sci-biology/vcftools/files/vcftools-0.1.12b-buildsystem.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-diff -ur vcftools_0.1.12b.orig/cpp/Makefile vcftools_0.1.12b/cpp/Makefile
 vcftools_0.1.12b.orig/cpp/Makefile 2014-08-01 21:11:22.0 +0200
-+++ vcftools_0.1.12b/cpp/Makefile  2015-04-03 17:24:38.830781049 +0200
-@@ -3,8 +3,8 @@
- # ($Revision: 1.1 $)
- 
- # Compiler
--CC = gcc
--CPP = g++
-+CC ?= gcc
-+CPP ?= g++
- # Output executable
- EXECUTABLE = vcftools
- # Flag used to turn on compilation of PCA routines
-@@ -12,9 +12,9 @@
-   VCFTOOLS_PCA = 0
- endif
- # Compiler flags
--CFLAGS = -O2 -m64
-+CFLAGS ?= -O2 -m64
- #CFLAGS = -Wall -O2 -pg -m64
--CPPFLAGS = -O2 -D_FILE_OFFSET_BITS=64 
-+CPPFLAGS ?= -O2 -D_FILE_OFFSET_BITS=64 
- #CPPFLAGS = -O2 -Wall -pg -D_FILE_OFFSET_BITS=64
- # Included libraries (zlib)
- LIB = -lz 
-@@ -29,13 +29,13 @@
-   # Define flag for PCA routine compilation
-   CPPFLAGS += -DVCFTOOLS_PCA
-   # Add LAPACK library
--  LIB += -llapack 
-+  LIB += `$(PKG_CONFIG) --libs lapack`
-   # Add PCA source code
-   OBJS+= dgeev.o
- endif
- 
- vcftools: $(OBJS)
--  $(CPP) $(CPPFLAGS) $(OBJS) -o vcftools $(LIB)
-+  $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) $(OBJS) -o vcftools $(LIB)
- ifdef BINDIR
-   cp $(CURDIR)/$@ $(BINDIR)/$@
- endif
-@@ -47,8 +47,8 @@
- -include $(OBJS:.o=.d)
- 
- %.o: %.cpp
--  $(CPP) -c $(CPPFLAGS) $*.cpp -o $*.o
--  $(CPP) -MM $(CPPFLAGS) $*.cpp > $*.d
-+  $(CXX) -c $(CXXFLAGS) $(CPPFLAGS) $*.cpp -o $*.o
-+  $(CXX) -MM $(CXXFLAGS) $(CPPFLAGS)  $*.cpp > $*.d
- 
- # remove compilation products
- clean:

diff --git a/sci-biology/vcftools/vcftools-0.1.12b.ebuild 
b/sci-biology/vcftools/vcftools-0.1.12b.ebuild
deleted file mode 100644
index ddc214c..
--- a/sci-biology/vcftools/vcftools-0.1.12b.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PERL_EXPORT_PHASE_FUNCTIONS=no
-inherit perl-module eutils toolchain-funcs
-
-MY_P="${PN}_${PV}"
-
-DESCRIPTION="Tools for working with VCF (Variant Call Format) files"
-HOMEPAGE="http://vcftools.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="lapack"
-
-RDEPEND="lapack? ( virtual/lapack )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-buildsystem.patch
-   tc-export CXX PKG_CONFIG
-}
-
-src_compile() {
-   local myconf
-   use lapack && myconf="VCFTOOLS_PCA=1"
-   emake -C cpp ${myconf}
-}
-
-src_install(){
-   perl_set_version
-   dobin cpp/${PN}
-   insinto ${VENDOR_LIB}
-   doins perl/*.pm
-   dobin perl/{fill,vcf}-*
-   dodoc README.txt
-}



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

2016-09-25 Thread Agostino Sarubbo
commit: 9cc026307dbe6185556300cd0e46959179c2bd71
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 09:23:30 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 09:23:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc02630

app-arch/snappy: x86 stable wrt bug #595026

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-arch/snappy/snappy-1.1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/snappy/snappy-1.1.3-r1.ebuild 
b/app-arch/snappy/snappy-1.1.3-r1.ebuild
index e358329..4ec10dd 100644
--- a/app-arch/snappy/snappy-1.1.3-r1.ebuild
+++ b/app-arch/snappy/snappy-1.1.3-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/

2016-09-25 Thread Agostino Sarubbo
commit: 66c04e2421aee2ddc118d30a661d86816006d508
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 09:22:56 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 09:22:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c04e24

games-rpg/arx-fatalis-data: x86 stable wrt bug #587358

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild 
b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild
index 7eb6605..b690e80 100644
--- a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild
+++ b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="cdinstall? ( 
http://download.zenimax.com/arxfatalis/patches/1.21/ArxFat
 
 LICENSE="cdinstall? ( ArxFatalis-EULA-JoWooD ) gog? ( GOG-EULA )"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gog"
 REQUIRED_USE="^^ ( cdinstall gog )"
 RESTRICT="binchecks mirror gog? ( fetch )"



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

2016-09-25 Thread Agostino Sarubbo
commit: 48e005dbd7925aeaa493ff10a95d3dd02b5a7224
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 09:22:05 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 09:22:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e005db

app-arch/snappy: amd64 stable wrt bug #595026

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-arch/snappy/snappy-1.1.3-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-arch/snappy/snappy-1.1.3-r1.ebuild 
b/app-arch/snappy/snappy-1.1.3-r1.ebuild
index 2e7e891..e358329 100644
--- a/app-arch/snappy/snappy-1.1.3-r1.ebuild
+++ b/app-arch/snappy/snappy-1.1.3-r1.ebuild
@@ -11,8 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86
-   ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/

2016-09-25 Thread Agostino Sarubbo
commit: 6f8d25e383974a30bf38405b1fa70a75694b6685
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 09:21:30 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 09:21:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f8d25e3

games-rpg/arx-fatalis-data: amd64 stable wrt bug #587358

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild 
b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild
index ac14fa1..7eb6605 100644
--- a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild
+++ b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="cdinstall? ( 
http://download.zenimax.com/arxfatalis/patches/1.21/ArxFat
 
 LICENSE="cdinstall? ( ArxFatalis-EULA-JoWooD ) gog? ( GOG-EULA )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gog"
 REQUIRED_USE="^^ ( cdinstall gog )"
 RESTRICT="binchecks mirror gog? ( fetch )"



[gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/files/, mail-mta/exim/

2016-09-25 Thread Fabian Groffen
commit: 3090f391bcb7eba85e47d5e2bd0906b028211c46
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Sep 25 08:53:46 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Sep 25 08:53:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3090f391

mail-mta/exim: version bump to 4.88_rc1 (masked)

Package-Manager: portage-2.2.28

 mail-mta/exim/Manifest |   2 +
 mail-mta/exim/exim-4.88_rc1.ebuild | 525 +
 .../exim/files/exim-4.88-as-needed-ldflags.patch   | 145 ++
 3 files changed, 672 insertions(+)

diff --git a/mail-mta/exim/Manifest b/mail-mta/exim/Manifest
index 9561003..d1279ce 100644
--- a/mail-mta/exim/Manifest
+++ b/mail-mta/exim/Manifest
@@ -1,3 +1,5 @@
 DIST exim-4.87.tar.bz2 1801422 SHA256 
74691e0dff4d1b5d387e9c33c86f96a8f6d2adbc781c0dec9d2061a847b07dc9 SHA512 
2b0d5c82133315c444e29abd182e0866482c904db1abe5ffe9a3008c2174f52eca850a433c069b4102874dc32bbe4af112beac94ffa154f1c06615c24deb47a4
 WHIRLPOOL 
3aede6629fbf41a71f6907e636458165258b523a3080d0b59ba6b295c1a258d8ce205a3295d4c49c2e6e88ef597b64895684fd47a3f5c3fba360d8e56be5f7f9
+DIST exim-4.88_RC1.tar.bz2 1805625 SHA256 
025362da42722a6f67204afc042641085ee17c5aee75ea06cc2f8c1e072e8630 SHA512 
f1ac89feb57ff5b3f4ae437c761c40c89b831ece499f0a593769022f494045808da63ca89b4ebe351ea25413c1815b570d30d24fea4a425d67d72160ca11439c
 WHIRLPOOL 
c8d5412131b9a5d49ce3cc2229eb1f301ef5c6e24a7edaf687c230079249f27d9a40a9df7a3a6e4874a2327cc4750838980b76ab486b960e6490b606c885040f
 DIST exim-html-4.87.tar.bz2 478953 SHA256 
8f87876d4a392f59d1009ba64ac461862951a3f4eed9c0b14a49be7bcbdc1f12 SHA512 
224884abfd7ab9a2410dbdd24bb65545faf427f1b83a942c6c72309e7d85771f78bf7dc5ec1439de95e1038959cdfc4ab549abb98852c8b17c8310b51ad0385c
 WHIRLPOOL 
0444f0b8d8f2e6fab66e9ec7b169eb1d175247e31c323f0a2817b60e2ce6b75057c8d38477697472b009f73fd4b285595b8ca09bac845763767e8146d6c87491
+DIST exim-pdf-4.88_RC1.tar.bz2 1916887 SHA256 
76689b11b8e6d450e9a1eeba5b8542e59cd9daf3f1593ae2560c9ae9309d4cdc SHA512 
a785c394af0880ca00d98f72ca3ce83499e9d1283c9b8e694e742c2d1ed1404febb7b8cda70330057bba8ed4702f7f18f80676a42e95c00a549473ae33acd381
 WHIRLPOOL 
5fb5bdefaf7f5080da3d64d7aa377358b7fdbfd56b6f2f2a5d63da45b5e1fbbde3c866f634ebcf6eb72e79fc566c00c5d0d1d56305c014754deb8f0c7302f2af
 DIST system_filter.exim.gz 3075 SHA256 
3a3471b486a09e0a0153f7b520e1eaf26d21b97d73ea8348bdc593c00eb1e437 SHA512 
cb358d3ce2499a0bb5920d962a06f2af8486e55ec90c8c928bd8e3aefb279aa57f5f960d5adfcef68bd94110b405eaa144e9629cfe6014a529c79c544600bbf3
 WHIRLPOOL 
ce68d9c18b24eca3ef97ea810964cc1ada5f85b795a7c432ad39b5788188a16419101c92fb52b418738d760e1d658f7a41485e5561079a667d84d276c71be5a4

diff --git a/mail-mta/exim/exim-4.88_rc1.ebuild 
b/mail-mta/exim/exim-4.88_rc1.ebuild
new file mode 100644
index ..994f9f7
--- /dev/null
+++ b/mail-mta/exim/exim-4.88_rc1.ebuild
@@ -0,0 +1,525 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils toolchain-funcs multilib pam systemd
+
+IUSE="dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn exiscan-acl 
gnutls ipv6 ldap libressl lmtp maildir mbx mysql nis pam perl pkcs11 postgres 
+prdr proxy radius redis sasl selinux spf sqlite srs ssl syslog tcpd tpda X 
elibc_glibc"
+REQUIRED_USE="
+   dane? ( !gnutls )
+   dmarc? ( spf dkim )
+   pkcs11? ( gnutls )
+   spf? ( exiscan-acl )
+   srs? ( exiscan-acl )
+"
+
+COMM_URI="ftp://ftp.exim.org/pub/exim/exim4$([[ ${PV} == *_rc* ]] && echo 
/test)"
+
+DESCRIPTION="A highly configurable, drop-in replacement for sendmail"
+SRC_URI="${COMM_URI}/${P//rc/RC}.tar.bz2
+   mirror://gentoo/system_filter.exim.gz
+   doc? ( ${COMM_URI}/${PN}-pdf-${PV//rc/RC}.tar.bz2 )"
+HOMEPAGE="http://www.exim.org/";
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+
+COMMON_DEPEND=">=sys-apps/sed-4.0.5
+   >=sys-libs/db-3.2:=
+   dev-libs/libpcre
+   perl? ( dev-lang/perl:= )
+   pam? ( virtual/pam )
+   tcpd? ( sys-apps/tcp-wrappers )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   )
+   gnutls? ( net-libs/gnutls[pkcs11?]
+ dev-libs/libtasn1 )
+   ldap? ( >=net-nds/openldap-2.0.7 )
+   nis? ( elibc_glibc? ( || (
+   =sys-libs/glibc-2.23[rpc]
+   ) ) )
+   mysql? ( virtual/mysql )
+   postgres? ( dev-db/postgresql:= )
+   sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r2 )
+   redis? ( dev-libs/hiredis )
+   spf? ( >=mail-filter/libspf2-1.2.5-r1 )
+   dmarc? ( mail-filter/opendmarc )
+   srs? ( mail-filter/libsrs_alt )
+   X? ( x11-proto/xproto
+   x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXt
+   x11-libs/libXaw
+   )
+   sqlite? ( dev-db

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

2016-09-25 Thread Fabian Groffen
commit: 54f9c9a67ec54f6127506a3d567c0b1ff9015e44
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Sep 25 08:56:22 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Sep 25 08:56:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f9c9a6

profiles/package.mask: mask Exim 4.88 RC1 for testing

 profiles/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 55fb821..5be89df 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Fabian Groffen  (25 Sep 2016)
+# Mask Exim RCs
+=mail-mta/exim-4.88_rc1
+
 # Christoph Junghans  (20 Sep 2016)
 # Switch to a non-stable scheme  following google-chrome
 # please unmask latest version yourself