[gentoo-commits] proj/linux-patches: New tag: 4.1-36

2016-08-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 12:47:34 2016 +

New tag: 4.1-36




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

2016-08-11 Thread Patrice Clement
commit: 30ef3293a294b5e95ec415da276c7312f26b3df6
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Aug 11 10:40:52 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug 11 11:02:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ef3293

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

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/indentpython/indentpython-0.3.ebuild 
b/app-vim/indentpython/indentpython-0.3.ebuild
index d3e592f..c570369 100644
--- a/app-vim/indentpython/indentpython-0.3.ebuild
+++ b/app-vim/indentpython/indentpython-0.3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Indent Python code according to PEP8"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=974;
 SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.zip -> 
${P}.zip"
 LICENSE="vim.org"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 DEPEND="app-arch/unzip"
 



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

2016-08-11 Thread Patrice Clement
commit: f6ba9d9b4595999ab991a57a8ae6261da86a362d
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Aug 11 11:02:23 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug 11 11:02:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ba9d9b

dev-util/yacc: Stable for amd64. See bug #591024.

Package-Manager: portage-2.2.28

 dev-util/yacc/yacc-1.9.1-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/yacc/yacc-1.9.1-r6.ebuild 
b/dev-util/yacc/yacc-1.9.1-r6.ebuild
index a8e9e4d..9406382 100644
--- a/dev-util/yacc/yacc-1.9.1-r6.ebuild
+++ b/dev-util/yacc/yacc-1.9.1-r6.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="ftp://metalab.unc.edu/pub/Linux/devel/compiler-tools/${P}.tar.Z;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] proj/sci:master commit in: sys-cluster/openmpi/

2016-08-11 Thread Justin Bronder
commit: 4fa483e206c8b02e5e8057b9474608ef6b82b2fe
Author: Justin Bronder  gentoo  org>
AuthorDate: Thu Aug 11 13:12:42 2016 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Thu Aug 11 13:12:42 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4fa483e2

sys-cluster/openmpi: remove old

Package-Manager: portage-2.2.26

 sys-cluster/openmpi/openmpi-1.10.0.ebuild | 180 --
 sys-cluster/openmpi/openmpi-1.10.2.ebuild | 180 --
 2 files changed, 360 deletions(-)

diff --git a/sys-cluster/openmpi/openmpi-1.10.0.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.0.ebuild
deleted file mode 100644
index 6879645..000
--- a/sys-cluster/openmpi/openmpi-1.10.0.ebuild
+++ /dev/null
@@ -1,180 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-FORTRAN_NEEDED=fortran
-
-inherit cuda eutils flag-o-matic fortran-2 java-pkg-opt-2 multilib mpi 
toolchain-funcs versionator
-
-MY_P=${P/-mpi}
-S=${WORKDIR}/${MY_P}
-
-IUSE_OPENMPI_FABRICS="
-   openmpi_fabrics_ofed
-   openmpi_fabrics_knem
-   openmpi_fabrics_psm"
-
-IUSE_OPENMPI_RM="
-   openmpi_rm_pbs
-   openmpi_rm_slurm"
-
-IUSE_OPENMPI_OFED_FEATURES="
-   openmpi_ofed_features_control-hdr-padding
-   openmpi_ofed_features_connectx-xrc
-   openmpi_ofed_features_udcm
-   openmpi_ofed_features_rdmacm
-   openmpi_ofed_features_dynamic-sl
-   openmpi_ofed_features_failover"
-
-DESCRIPTION="A high-performance message passing library (MPI)"
-HOMEPAGE="http://www.open-mpi.org;
-SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads 
numa romio threads vt
-   ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
-
-REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
-   openmpi_rm_pbs? ( !openmpi_rm_slurm )
-   openmpi_fabrics_psm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_control-hdr-padding? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_connectx-xrc? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_udcm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_rdmacm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_dynamic-sl? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
-
-MPI_UNCLASSED_DEP_STR="
-   vt? (
-   !dev-libs/libotf
-   !app-text/lcdf-typetools
-   )"
-
-CDEPEND="
-   dev-libs/libevent
-   dev-libs/libltdl:0
-   >=sys-apps/hwloc-1.9.1[numa?]
-   sys-libs/zlib
-   cuda? ( dev-util/nvidia-cuda-toolkit )
-   elibc_FreeBSD? ( dev-libs/libexecinfo )
-   openmpi_fabrics_ofed? ( sys-fabric/ofed:* )
-   openmpi_fabrics_knem? ( sys-cluster/knem )
-   openmpi_fabrics_psm? ( sys-fabric/infinipath-psm:* )
-   openmpi_rm_pbs? ( sys-cluster/torque )
-   openmpi_rm_slurm? ( sys-cluster/slurm )
-   openmpi_ofed_features_rdmacm? ( sys-fabric/librdmacm:* )
-   $(mpi_imp_deplist)"
-
-RDEPEND="${CDEPEND}
-   java? ( >=virtual/jre-1.6 )"
-
-DEPEND="${CDEPEND}
-   java? ( >=virtual/jdk-1.6 )"
-
-pkg_setup() {
-   fortran-2_pkg_setup
-   java-pkg-opt-2_pkg_setup
-   MPI_ESELECT_FILE="eselect.mpi.openmpi"
-
-   if use mpi-threads; then
-   echo
-   ewarn "WARNING: use of MPI_THREAD_MULTIPLE is still disabled by"
-   ewarn "default and officially unsupported by upstream."
-   ewarn "You may stop now and set USE=-mpi-threads"
-   echo
-   fi
-
-   echo
-   elog "OpenMPI has an overwhelming count of configuration options."
-   elog "Don't forget the EXTRA_ECONF environment variable can let you"
-   elog "specify configure options if you find them necessary."
-   echo
-}
-
-src_prepare() {
-   # Necessary for scalibility, see
-   # http://www.open-mpi.org/community/lists/users/2008/09/6514.php
-   if use threads; then
-   echo 'oob_tcp_listen_mode = listen_thread' \
-   >> opal/etc/openmpi-mca-params.conf
-   fi
-}
-
-src_configure() {
-   local myconf=(
-   --sysconfdir="${EPREFIX}/etc/${PN}"
-   --enable-pretty-print-stacktrace
-   --enable-orterun-prefix-by-default
-   --with-hwloc="${EPREFIX}/usr"
-   --with-libltdl="${EPREFIX}/usr"
-   )
-
-   if use fortran; then
-   myconf+=(--enable-mpi-fortran=all)
-   else
-   myconf+=(--enable-mpi-fortran=no)
-   fi
-
-   if use java; then
-   # We must always build with the right -source and -target
-   # flags. Passing flags to 

[gentoo-commits] proj/sci:master commit in: sys-cluster/openmpi/

2016-08-11 Thread Justin Bronder
commit: 10d64b0401226532d4528a6d577b58e61a61f318
Author: Justin Bronder  gentoo  org>
AuthorDate: Thu Aug 11 13:12:05 2016 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Thu Aug 11 13:12:05 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=10d64b04

sys-cluster/openmpi:  bump 1.10.3

Package-Manager: portage-2.2.26

 sys-cluster/openmpi/openmpi-1.10.3.ebuild | 180 ++
 1 file changed, 180 insertions(+)

diff --git a/sys-cluster/openmpi/openmpi-1.10.3.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
new file mode 100644
index 000..6879645
--- /dev/null
+++ b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
@@ -0,0 +1,180 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+FORTRAN_NEEDED=fortran
+
+inherit cuda eutils flag-o-matic fortran-2 java-pkg-opt-2 multilib mpi 
toolchain-funcs versionator
+
+MY_P=${P/-mpi}
+S=${WORKDIR}/${MY_P}
+
+IUSE_OPENMPI_FABRICS="
+   openmpi_fabrics_ofed
+   openmpi_fabrics_knem
+   openmpi_fabrics_psm"
+
+IUSE_OPENMPI_RM="
+   openmpi_rm_pbs
+   openmpi_rm_slurm"
+
+IUSE_OPENMPI_OFED_FEATURES="
+   openmpi_ofed_features_control-hdr-padding
+   openmpi_ofed_features_connectx-xrc
+   openmpi_ofed_features_udcm
+   openmpi_ofed_features_rdmacm
+   openmpi_ofed_features_dynamic-sl
+   openmpi_ofed_features_failover"
+
+DESCRIPTION="A high-performance message passing library (MPI)"
+HOMEPAGE="http://www.open-mpi.org;
+SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads 
numa romio threads vt
+   ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
+
+REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
+   openmpi_rm_pbs? ( !openmpi_rm_slurm )
+   openmpi_fabrics_psm? ( openmpi_fabrics_ofed )
+   openmpi_ofed_features_control-hdr-padding? ( openmpi_fabrics_ofed )
+   openmpi_ofed_features_connectx-xrc? ( openmpi_fabrics_ofed )
+   openmpi_ofed_features_udcm? ( openmpi_fabrics_ofed )
+   openmpi_ofed_features_rdmacm? ( openmpi_fabrics_ofed )
+   openmpi_ofed_features_dynamic-sl? ( openmpi_fabrics_ofed )
+   openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
+
+MPI_UNCLASSED_DEP_STR="
+   vt? (
+   !dev-libs/libotf
+   !app-text/lcdf-typetools
+   )"
+
+CDEPEND="
+   dev-libs/libevent
+   dev-libs/libltdl:0
+   >=sys-apps/hwloc-1.9.1[numa?]
+   sys-libs/zlib
+   cuda? ( dev-util/nvidia-cuda-toolkit )
+   elibc_FreeBSD? ( dev-libs/libexecinfo )
+   openmpi_fabrics_ofed? ( sys-fabric/ofed:* )
+   openmpi_fabrics_knem? ( sys-cluster/knem )
+   openmpi_fabrics_psm? ( sys-fabric/infinipath-psm:* )
+   openmpi_rm_pbs? ( sys-cluster/torque )
+   openmpi_rm_slurm? ( sys-cluster/slurm )
+   openmpi_ofed_features_rdmacm? ( sys-fabric/librdmacm:* )
+   $(mpi_imp_deplist)"
+
+RDEPEND="${CDEPEND}
+   java? ( >=virtual/jre-1.6 )"
+
+DEPEND="${CDEPEND}
+   java? ( >=virtual/jdk-1.6 )"
+
+pkg_setup() {
+   fortran-2_pkg_setup
+   java-pkg-opt-2_pkg_setup
+   MPI_ESELECT_FILE="eselect.mpi.openmpi"
+
+   if use mpi-threads; then
+   echo
+   ewarn "WARNING: use of MPI_THREAD_MULTIPLE is still disabled by"
+   ewarn "default and officially unsupported by upstream."
+   ewarn "You may stop now and set USE=-mpi-threads"
+   echo
+   fi
+
+   echo
+   elog "OpenMPI has an overwhelming count of configuration options."
+   elog "Don't forget the EXTRA_ECONF environment variable can let you"
+   elog "specify configure options if you find them necessary."
+   echo
+}
+
+src_prepare() {
+   # Necessary for scalibility, see
+   # http://www.open-mpi.org/community/lists/users/2008/09/6514.php
+   if use threads; then
+   echo 'oob_tcp_listen_mode = listen_thread' \
+   >> opal/etc/openmpi-mca-params.conf
+   fi
+}
+
+src_configure() {
+   local myconf=(
+   --sysconfdir="${EPREFIX}/etc/${PN}"
+   --enable-pretty-print-stacktrace
+   --enable-orterun-prefix-by-default
+   --with-hwloc="${EPREFIX}/usr"
+   --with-libltdl="${EPREFIX}/usr"
+   )
+
+   if use fortran; then
+   myconf+=(--enable-mpi-fortran=all)
+   else
+   myconf+=(--enable-mpi-fortran=no)
+   fi
+
+   if use java; then
+   # We must always build with the right -source and -target
+   # flags. Passing flags to javac isn't explicitly supported here
+   # but we can cheat by 

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

2016-08-11 Thread Mike Frysinger
commit: f02e62466903e0444f73c7d796a8162c4bead564
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 11:32:03 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 12:58:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02e6246

media-libs/imlib2: drop old <1.4.9 versions

 media-libs/imlib2/Manifest |  2 -
 media-libs/imlib2/files/imlib2-1.4.7-headers.patch | 26 
 media-libs/imlib2/files/imlib2-1.4.8-gif-oob.patch | 39 ---
 media-libs/imlib2/imlib2-1.4.7.ebuild  | 75 --
 media-libs/imlib2/imlib2-1.4.8-r1.ebuild   | 75 --
 5 files changed, 217 deletions(-)

diff --git a/media-libs/imlib2/Manifest b/media-libs/imlib2/Manifest
index 65ba039..e67ce5f 100644
--- a/media-libs/imlib2/Manifest
+++ b/media-libs/imlib2/Manifest
@@ -1,3 +1 @@
-DIST imlib2-1.4.7.tar.gz 1027716 SHA256 
48e98337a560d8904f685447f41c43914fec1f8cd3745a9fd86cba9fd24a6563 SHA512 
24728586bf0d2a289fdaa7d05385a059b10092f3f777691881f01d6c9e4aa8f893ebb7bc04933644a9f62163cc649272851f1189f72aee83035816caca3a73a2
 WHIRLPOOL 
662c671b723f4df8267d84607b74bc76b6790d2a694a2e7b3bef084403ae8f41761813455a404c4886dbf3b7b7782534c17677b1ac81bdccf24120a3d07714e1
-DIST imlib2-1.4.8.tar.gz 1028562 SHA256 
b5b97be5446d9c5635c288bfe970896148d8bc027ab01f854112cae03b65a3a5 SHA512 
befb41f1fdc18020f6a327953f85f67f26ee9430bfa0ba0e83aa836b8515d95d0b115c851d3378bcfc61eab012efbf629fe3c6f31b19a8dae846ed488db20b79
 WHIRLPOOL 
553a1b73e56e433862f58444bd57d86b16277b9574851fc552a98d95089e43be3ae2eff8b57416a0876725caee9c6822951274436ef0d6273183d8d3d77526ee
 DIST imlib2-1.4.9.tar.gz 1028872 SHA256 
2bbe4d6eb90559e8ccbb85b442962dd195fd713041a36761a8cf45ad4686cd7b SHA512 
303436f447142153928e2d76226b6798c65cb834bf3bfb760e278d2558a3f072ff43fe46616baeea927254200c4535cc323f6a83c5d869def4f6a7213e30e2db
 WHIRLPOOL 
e6b6321fea9c0298b4ce521225947ea5e3c4fcdebfde2b9bb4e675252e03b028328f2d210d8199893d31d92c28abc0255d48ee17989607d50a3bf35a39468390

diff --git a/media-libs/imlib2/files/imlib2-1.4.7-headers.patch 
b/media-libs/imlib2/files/imlib2-1.4.7-headers.patch
deleted file mode 100644
index d2fba06..000
--- a/media-libs/imlib2/files/imlib2-1.4.7-headers.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-https://bugs.gentoo.org/563732
-
-From 521573be219f27c7bfebb57d5b0b994fdb316721 Mon Sep 17 00:00:00 2001
-From: Chloe Kudryavtsev 
-Date: Sat, 24 Oct 2015 23:38:53 -0400
-Subject: [PATCH] add time.h include to common.h for time_t
-

- src/lib/common.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/lib/common.h b/src/lib/common.h
-index 798965f..9053826 100644
 a/src/lib/common.h
-+++ b/src/lib/common.h
-@@ -9,6 +9,7 @@
- #include 
- #include 
- #include 
-+#include 
- #ifdef WITH_DMALLOC
- #include 
- #endif
--- 
-2.6.2
-

diff --git a/media-libs/imlib2/files/imlib2-1.4.8-gif-oob.patch 
b/media-libs/imlib2/files/imlib2-1.4.8-gif-oob.patch
deleted file mode 100644
index ed29757..000
--- a/media-libs/imlib2/files/imlib2-1.4.8-gif-oob.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 16de244bd03d2f75da6508feb1ad9cb4e668e9dc Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Bernhard=20=C3=9Cbelacker?= 
-Date: Sat, 2 Apr 2016 13:05:21 -0400
-Subject: [PATCH] gif: fix oob reads w/bad colormaps
-
-Verify the color map is inbounds before indexing with it.
-
-https://bugs.debian.org/785369

- src/modules/loaders/loader_gif.c | 13 ++---
- 1 file changed, 10 insertions(+), 3 deletions(-)
-
-diff --git a/src/modules/loaders/loader_gif.c 
b/src/modules/loaders/loader_gif.c
-index 638df59..7bdf29c 100644
 a/src/modules/loaders/loader_gif.c
-+++ b/src/modules/loaders/loader_gif.c
-@@ -170,9 +170,16 @@ load(ImlibImage * im, ImlibProgressFunction progress, 
char progress_granularity,
- }
-   else
- {
--   r = cmap->Colors[rows[i][j]].Red;
--   g = cmap->Colors[rows[i][j]].Green;
--   b = cmap->Colors[rows[i][j]].Blue;
-+   if (rows[i][j] < cmap->ColorCount)
-+ {
-+r = cmap->Colors[rows[i][j]].Red;
-+g = cmap->Colors[rows[i][j]].Green;
-+b = cmap->Colors[rows[i][j]].Blue;
-+ }
-+   else
-+ {
-+r = g = b = 0;
-+ }
-*ptr++ = (0xff << 24) | (r << 16) | (g << 8) | b;
- }
-   per += per_inc;
--- 
-2.7.4
-

diff --git a/media-libs/imlib2/imlib2-1.4.7.ebuild 
b/media-libs/imlib2/imlib2-1.4.7.ebuild
deleted file mode 100644
index f7b94d6..000
--- a/media-libs/imlib2/imlib2-1.4.7.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# 

[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2016-08-11 Thread Mike Frysinger
commit: 139cc6774c8d0accd3a011b25a327de5d73c18a3
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 08:42:44 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 10:36:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139cc677

app-editors/nano: version bump to 2.6.3

 app-editors/nano/Manifest  |  1 +
 app-editors/nano/nano-2.6.3.ebuild | 82 ++
 2 files changed, 83 insertions(+)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index 22e0e2a..d51f746 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,3 +1,4 @@
 DIST nano-2.4.3.tar.gz 1878096 SHA256 
32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2 SHA512 
53c9f93b0f001a3d6c292a6995d66b6bcca033407b6b69995c62b9e9f721fd5566fbd0e22ece1b2561a47e56ef19c3f1ee196e23edfe832289704e0ebef45de9
 WHIRLPOOL 
cd2e4d7175521835c71f0338a2115d2d9fec4da1d4eb2abbb633cfef907fde69fb12acd5e0db343d1f90945f05d60abb85daa5a045d9b97ef8cd19fb9b226607
 DIST nano-2.5.3.tar.gz 1967760 SHA256 
b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee SHA512 
1d859f0bd88b9d907cfcaa84edc212bcaea4335c203922eb5b7378c2b45d88dffe1f3e4cb499a824d33781485834ef564997c58cf1fd92610d08f6ce8dcb67d5
 WHIRLPOOL 
a2ca1c41d3cb26756cc9aba5b5fa0aeaea220626b98d0abfa1c5c4d4d57c3a5ef688d5edf00a6a00849ee25a67b2bbab93c4d454f6eb5a204b10fa01de3e298f
 DIST nano-2.6.1.tar.gz 1999439 SHA256 
56f2ba1c532647bee36abd5f87a714400af0be084cf857a65bc8f41a0dc28fe5 SHA512 
224d643ce08b4c031263c1926d767c671d41e58b182b7ad32f9de2a8ed606c5b39da924cbe62052455584e087a8966285da17cb1fbf235680639351c390aec90
 WHIRLPOOL 
da902989aceac4b15438c58603a56e1cc02b61ff0972f56032130af25d40b0d40344b063feb1aa2f1fd3f5bacbb325505865d0d0daf2e215aafbac0527ee41d6
+DIST nano-2.6.3.tar.gz 2019354 SHA256 
4f4054e12f2181c8e436163e931a0a565612242ff9e566c4d1adeda0f91fd503 SHA512 
5079c0da976e3cfef9f3980e37c2501837bc66bb98fadd6fe7f02b061b83c99454678833fd43c74e6796cdc4ee9028ccba7a8a05e0f86e7a6517ba4d4c6bc95e
 WHIRLPOOL 
94520ca9c7a11342133adfd3a1e9e9c77a6c07ab18b1b51bf39918b331abc6bd7ebeb937c2ec8ed3e59b8d0468e40f4e5811e66a8aecd469ad42c595c1b61fe4

diff --git a/app-editors/nano/nano-2.6.3.ebuild 
b/app-editors/nano/nano-2.6.3.ebuild
new file mode 100644
index 000..ca58974
--- /dev/null
+++ b/app-editors/nano/nano-2.6.3.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit eutils flag-o-matic
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://git.sv.gnu.org/nano.git"
+   inherit git-r3 autotools
+else
+   MY_P=${PN}-${PV/_}
+   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:3}/${MY_P}.tar.gz;
+   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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="GNU GPL'd Pico clone with more functionality"
+HOMEPAGE="https://www.nano-editor.org/ 
https://wiki.gentoo.org/wiki/Nano/Basics_Guide;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="debug justify +magic minimal ncurses nls slang +spell static unicode"
+
+LIB_DEPEND=">=sys-libs/ncurses-5.9-r1:0=[unicode?]
+   sys-libs/ncurses:0=[static-libs(+)]
+   magic? ( sys-apps/file[static-libs(+)] )
+   nls? ( virtual/libintl )
+   !ncurses? ( slang? ( sys-libs/slang[static-libs(+)] ) )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+   static? ( ${LIB_DEPEND} )"
+
+src_prepare() {
+   if [[ ${PV} == "" ]] ; then
+   eautoreconf
+   fi
+   epatch_user
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   local myconf=()
+   case ${CHOST} in
+   *-gnu*|*-uclibc*) myconf+=( "--with-wordbounds" ) ;; #467848
+   esac
+   econf \
+   --bindir="${EPREFIX}"/bin \
+   --htmldir=/trash \
+   $(use_enable !minimal color) \
+   $(use_enable !minimal multibuffer) \
+   $(use_enable !minimal nanorc) \
+   --disable-wrapping-as-root \
+   $(use_enable magic libmagic) \
+   $(use_enable spell speller) \
+   $(use_enable justify) \
+   $(use_enable debug) \
+   $(use_enable nls) \
+   $(use_enable unicode utf8) \
+   $(use_enable minimal tiny) \
+   $(usex ncurses --without-slang $(use_with slang)) \
+   "${myconf[@]}"
+}
+
+src_install() {
+   default
+   rm -rf "${D}"/trash
+
+   dodoc doc/nanorc.sample
+   dohtml doc/faq.html
+   insinto /etc
+   newins 

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

2016-08-11 Thread Mike Frysinger
commit: 37cbe6bce25c5643614742fb20b964f32d934b4b
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 10:28:29 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 12:58:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cbe6bc

app-shells/bash: version bump to 4.4_beta2

 app-shells/bash/Manifest   |  2 +-
 .../{bash-4.4_rc1.ebuild => bash-4.4_beta2.ebuild} |  3 +-
 app-shells/bash/files/bash-4.4-assign-crash.patch  | 36 ++
 3 files changed, 39 insertions(+), 2 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index c283bd1..c1fbf50 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -6,7 +6,7 @@ DIST bash-4.0.tar.gz 6230779 SHA256 
9793d394f640a95030c77d5ac989724afe196921956d
 DIST bash-4.1.tar.gz 6598300 SHA256 
3f627124a83c6d34db503a923e20710d370573a29dd5d11d6f116d1aee7be1da SHA512 
2f2a053d98be9a31cd089e1293e3369ad05406f6543d1d1662d8b5807fdcfebc1dda79db9bf2c596a6351ea463fb9bd9c8943c1d45da9b82f2fd3bab0b8a581a
 WHIRLPOOL 
0259149d6f0d8f8a19e4b5a88e127c55efae0df4459063295aa6a9de69450b5f4b4b579894e4410ddfc0119eeb0356865b7cc4dbc7e4a75ad98acce0dfe2d46f
 DIST bash-4.2.tar.gz 7009201 SHA256 
a27a1179ec9c0830c65c6aa5d7dab60f7ce1a2a608618570f96bfa72e95ab3d8 SHA512 
fdd3c230f4f7a687d36db1b8f7baab5e553cf55756e2d49a88ffaa4260c8cb949897dec9f48655e96608ef0093ac101b60c132060f06c711c0ab81aa3f148b5c
 WHIRLPOOL 
fd5f321a8a89381904b1dd1f5acb5100186ce489b248cf68b35a1c1932177df1fc2b0215131999ee6018decf3264c45e54d407bf4b74ff8e4cc8215c630a
 DIST bash-4.3.tar.gz 7955839 SHA256 
afc687a28e0e24dc21b988fa159ff9dbcf6b7caa92ade8645cc6d5605cd024d4 SHA512 
a852b8e46ee55568dce9d23a30a9dbd1c770c2d2a4bc91e1c3177d723b31b32c5d69d19704a93f165891b409b9dd2cc65723372044e2bd0ee49ed59a11512651
 WHIRLPOOL 
d82eb296b1bdee517b20e40d2231697dc41e2040d34e2da24c4fa40755c723d732929805ebef6f6923cd8ffecfb0db7063ec1dc3ab4e695a93916f2d872e236f
-DIST bash-4.4-rc1.tar.gz 8856234 SHA256 
54838ce0e9db6a8920d4c9f6563fd74dac45d3d3c14c8df4cf7ceb68a91e244b SHA512 
14862599fc5cdfae00ba9e5a047bf9321e89276a1879a6334fd9c9bd43597ecb48b568f1bd17f3be8bef0a0f572fc63edddec31b106e81c0552127970a069a7b
 WHIRLPOOL 
3623014c39333d12a61e0d32e42ef246b4869b72ad3d6bfb9dd523832a3578056376ce37c795a71bb5bb8eaab59773b74a109163f0e1876daf61e3d15363
+DIST bash-4.4-beta2.tar.gz 8932859 SHA256 
3a8c4aa40f9ba6c311f4f6a637ae290c0148b828617b0a263a416ba923111f51 SHA512 
77fbb9fbc184f178a65600532699cd61d34c923d80f4630a774ad13e1a6648a492644a3b92021722b69b42e9686580586194be7572d162bfc3f336ef4b8f8294
 WHIRLPOOL 
01782617960e8848c1c0486a748268a197fdf9ce9e9a431d937499b819b145e706ae34d0f2f112096353f4c0bdff3838b38f82bd2a4e8da194270cbee0bfe4b8
 DIST bash205b-001 1132 SHA256 
bf7a055e0916b7899e7429e36e35d009db445b942b34520a601ea5a8fa634fdd SHA512 
5ce4357468821b05e747201f3aa57225ad8f540c9e2c87051720490e039c30b478b9b662a68f14a0800fefe40184e4495e2645665200f9d75e9a115b2ac08071
 WHIRLPOOL 
90ba36843bbf2e0b7279d3bd197ddaa04e03e113be32051e5a77280cda6d43dcbf339780c57322fc0835a54c82e0095f0d3f2a13f13fec8c0b8da38e7e9b253a
 DIST bash205b-002 755 SHA256 
affdd1808a6262fbfe291ebffa2133b05e4bb46067a90e3329d5741e10f0587b SHA512 
46947b0229478d5c2cfeff68b8ebc00e4ef0c8b94e336ca12f72b4490ba3622c0240c01c17c1641c3b07adc2c64ec94d6d780365e8990768ecf3a9526883
 WHIRLPOOL 
7333910e98e517306077937881d4c5569ddd85552203b3ec833f0fda13822e388ce85f007d60e4ab4b1ef15abb66fa40dc4356ca01367463d179a6a23bcff8e7
 DIST bash205b-003 2356 SHA256 
604972eaafe69f44413d429e0a826b0eae209ca74b14eeeccdf0d502bbabb340 SHA512 
74528ca5d165b812d299f1c69b47757bd677c0b22ce4217e155cd641708b02364a93c6709fb57b546b376b36da74429a61493921c7c199563da40ddcf1c1f399
 WHIRLPOOL 
7ce09fb66d32f3aebda7fb2be66179daab033b4c08ea51c744148051b47e7effc2451971efeb14d6a403c48c5c46c2ac0a4585159f8115ec40b2bfa89f98317f

diff --git a/app-shells/bash/bash-4.4_rc1.ebuild 
b/app-shells/bash/bash-4.4_beta2.ebuild
similarity index 99%
rename from app-shells/bash/bash-4.4_rc1.ebuild
rename to app-shells/bash/bash-4.4_beta2.ebuild
index 5650c46..8577651 100644
--- a/app-shells/bash/bash-4.4_rc1.ebuild
+++ b/app-shells/bash/bash-4.4_beta2.ebuild
@@ -74,6 +74,8 @@ src_prepare() {
# Include official patches
[[ ${PLEVEL} -gt 0 ]] && epatch $(patches -s)
 
+   epatch "${FILESDIR}"/${PN}-4.4-assign-crash.patch
+
# Clean out local libs so we know we use system ones w/releases.
if [[ ${PV} != *_rc* ]] ; then
rm -rf lib/{readline,termcap}/*
@@ -100,7 +102,6 @@ src_configure() {
-DSYS_BASH_LOGOUT=\'\"${EPREFIX}/etc/bash/bash_logout\"\' \
-DNON_INTERACTIVE_LOGIN_SHELLS \
-DSSH_SOURCE_BASHRC \
-   -DUSE_MKTEMP -DUSE_MKSTEMP \
$(use bashlogger && echo -DSYSLOG_HISTORY)
 
# Don't even think about building this statically without

diff --git a/app-shells/bash/files/bash-4.4-assign-crash.patch 

[gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/files/, sys-libs/readline/

2016-08-11 Thread Mike Frysinger
commit: ce243d53596e2b4f98f527bf35753e280b350fc4
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 10:28:06 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 12:58:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce243d53

sys-libs/readline: version bump to 7.0_beta2

 sys-libs/readline/Manifest |  2 +-
 sys-libs/readline/files/readline-7.0-headers.patch | 24 ++
 ...ne-7.0_rc1.ebuild => readline-7.0_beta2.ebuild} |  8 ++--
 3 files changed, 27 insertions(+), 7 deletions(-)

diff --git a/sys-libs/readline/Manifest b/sys-libs/readline/Manifest
index 44e64fb..d52b1ac 100644
--- a/sys-libs/readline/Manifest
+++ b/sys-libs/readline/Manifest
@@ -2,7 +2,7 @@ DIST readline-4.3.tar.gz 961662 SHA256 
eeaf6f050b9f515b0636e5b4f2c153f9ef78e9061
 DIST readline-5.2.tar.gz 2037705 SHA256 
12e88d96aee2cd1192500356f0535540db499282ca7f76339fb4228c31249f45 SHA512 
74318b32c56e888716bda2507228ecc374a24e85b2faeec4778227a9f04eb19de1fc8468c78746954c84f9e616a06dd0f8a4332ba4b438fefb7e222699baa379
 WHIRLPOOL 
8641abf42316ab278207c0a25d9155d4d4fddaf0e704255b40708875b9f31bd3e6caf903550783c15b160bd2b86ffc129b2eb7a1fb4a641d8d58edc3b53145c3
 DIST readline-6.2.tar.gz 2277926 SHA256 
79a696070a058c233c72dd6ac697021cc64abd5ed51e59db867d66d196a89381 SHA512 
fa5b4f1b6f81bc0b3be0739adb06dab0668603ff256fe62b59ebfe21d5a9e340a758a8eef569df8c4c4ecb86cdd9698a6dabc2ee8c70a769de2bd5930c32ff59
 WHIRLPOOL 
5d92645085f253206c16533e3cb35bb382d6fe616bf2144feb06f9ffb9b4d7cc25ceaa846b98f17aa442552a0e80642a62d57fe20982e0ed8fdefb75c2f9bbf0
 DIST readline-6.3.tar.gz 2468560 SHA256 
56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43 SHA512 
f70efaf46d570b85c7637172b0ee2eb9a4aa73ba38a62bb45075e665929d9701b96fba0aea6c767fd9a2a0d39dfe8e70ab06da08f8524aee76a7c502f370a401
 WHIRLPOOL 
7c68627559890dbebf1394b911cfd4675ec8862b84d4e067a207dd37a0a94482c8d92216195df2873bcdf03a0a86150663a9604cd65a0d78363376bc8ee4cfda
-DIST readline-7.0-rc1.tar.gz 2897058 SHA256 
bb7e9cd745e9e6609a560ae458c61c22e641cd731eed2c2a2b7bdd93ff80beac SHA512 
2a7b0e54bb79824c164f993839c585deff0bcf823cde38b8d48e2a13601df692123d40e0af39959b3b7e5c408b07876aac2d4422279cd18cd2802559a8cdb1f5
 WHIRLPOOL 
333e330e2d0dd0998d627bf845b24abaee6206c5449dfeab7ad89637014dec90678be9df32f47a5a48515a883ddd86c684dfb3b2e5ed61dbbdd48dab7a852887
+DIST readline-7.0-beta2.tar.gz 2899447 SHA256 
4b78c5998c588ff5a233a4cbfea08f1248c2d7febfafe82cee9479de9265e43f SHA512 
36ff46c63d89bca2d198ea32a37db9157ac55ce6369f5bccb3acfdfcd1a144551b4db4c907daef87773d8bdac57ce262a2b5f3c9598da85c7aba570fca9d55fb
 WHIRLPOOL 
5bb584d8b0b1582061fe8e5edb596335028826952010f20e0d910327cf1bb85dde532f8cb1134b77cc9fe3e2cc27c02307c9879ef12045b51897c0b90915fd13
 DIST readline43-001 1126 SHA256 
787244afefceeaf8bfbdc95eef0c4d163ab05ecf178bb631fff287354df0d955 SHA512 
1bfcaf9fd36d154230682ef66a9561281822f09629f9923acfbacbaafd650974b4d94267e1bf74ab4a66f0e2da95e64894c78373c82bee593bd9afbae4af58bc
 WHIRLPOOL 
080c0cffb0637bba2f6819524291c8efd1832b42b7ca619fda551b00ed82558d9c03a6f739b350b8a1de2c32e6ab92fd86137a9620473439c5b6ced6d3a06f91
 DIST readline43-002 738 SHA256 
3fd4694c4043b61010c44778ed61581073ac5ddee53436b0e4e1ad2bbe4da226 SHA512 
546a7bfab27dd0b77f8b0683b82358a295d47e4e249e01d2e49612a2f113c18580c8276b17451e1edab61a26ddcff0267457a804120d5e0052dfe8e88632ddd2
 WHIRLPOOL 
d3b43145a4ed207f353c5b95b52bdb81be31bd5b077ad60152799333ca582c7524c5587a4e0d9a0fc9246a114552f0c26933d2bc8f60e9de2536a8b6ec9f2cda
 DIST readline43-003 2202 SHA256 
346120970e3860c776e3cf5fd78e4f09b0d326a3b633a508f35f3f0b56f4412b SHA512 
fbabbe5a11c2a17dd0cb47adfb40940c860069f0e99b1478546b0351471663094d032c8049e1a2ca060f4b51835bb6a824276e1864a627711e0805268386cb8e
 WHIRLPOOL 
076d101812e7a98d445fd447d816fd0b15c9690869f4a567d76287c495c257f85e4e79f11f7e6e8354093613ca1c0a758514672cec98d303279daf597dee2577

diff --git a/sys-libs/readline/files/readline-7.0-headers.patch 
b/sys-libs/readline/files/readline-7.0-headers.patch
new file mode 100644
index 000..dfe4e22
--- /dev/null
+++ b/sys-libs/readline/files/readline-7.0-headers.patch
@@ -0,0 +1,24 @@
+From 4bc0aa68aff12a59628dd3c99a53360a9aa1ce93 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Thu, 11 Aug 2016 17:49:27 +0800
+Subject: [PATCH] include ctype.h for isdigit usage
+
+---
+ lib/readline/histexpand.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/lib/readline/histexpand.c b/lib/readline/histexpand.c
+index 46a99aa62e30..13248db83048 100644
+--- a/lib/readline/histexpand.c
 b/lib/readline/histexpand.c
+@@ -26,6 +26,7 @@
+ #endif
+ 
+ #include 
++#include 
+ 
+ #if defined (HAVE_STDLIB_H)
+ #  include 
+-- 
+2.9.0
+

diff --git a/sys-libs/readline/readline-7.0_rc1.ebuild 
b/sys-libs/readline/readline-7.0_beta2.ebuild
similarity index 95%
rename from sys-libs/readline/readline-7.0_rc1.ebuild
rename to sys-libs/readline/readline-7.0_beta2.ebuild
index 

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

2016-08-11 Thread Mike Frysinger
commit: 7a6ba10230eda2e7a192fc242633f14b63b1e693
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 11:24:26 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 12:58:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6ba102

media-libs/imlib2: mark 1.4.9 sh stable

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

diff --git a/media-libs/imlib2/imlib2-1.4.9.ebuild 
b/media-libs/imlib2/imlib2-1.4.9.ebuild
index eeeb50a..a6e5048 100644
--- a/media-libs/imlib2/imlib2-1.4.9.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.9.ebuild
@@ -16,7 +16,7 @@ inherit enlightenment toolchain-funcs multilib-minimal eutils
 DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
 HOMEPAGE="https://www.enlightenment.org/;
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 
 IUSE="bzip2 gif jpeg cpu_flags_x86_mmx cpu_flags_x86_sse2 mp3 png static-libs 
tiff X zlib"
 



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

2016-08-11 Thread Mike Pagano
commit: 0b4f641a7c35e94ff114f55bd92c5d0ca8b0f61f
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 11 12:11:55 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 12:12:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4f641a

sys-kernel/gentoo-sources: Linux patch 3.14.75

Package-Manager: portage-2.2.28

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-3.14.75.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index da02ebe..78e1f99 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -28,6 +28,9 @@ DIST genpatches-3.14-80.extras.tar.xz 18268 SHA256 
dfb23004bc0aa2820af60ac25ed75
 DIST genpatches-3.14-81.base.tar.xz 1289352 SHA256 
3cd3d86064a3b2f4bf2b8f89c676f6766337dd80bd48f64001b1de84d1c6473c SHA512 
5f5706c00dd1797a7107551f6b3ea5a2f26dcbb527abf2401b4d8b3fa01d07a08fd7090ca2e6fb4bb5b20bc6932bc0f78464df72a6d1bf0b6fb0e74b241586f5
 WHIRLPOOL 
c0e18bb464f3c4990695e5f046ae16d3949bee7325b9718d26032b0994319e9fc4032fc6c82320a411d55d956c838a2a1ba736b022068b6dc0a483ccfbe422cb
 DIST genpatches-3.14-81.experimental.tar.xz 60276 SHA256 
391bd7b59ff88cef9ba86a70d677fb6176995a43492ade90a843b0f5387176c7 SHA512 
79ce2961be93b0399f0716a921d1505beb9c26107b10ca38d0364d0ad52fef6c9f9e64891f1bfc06dd4fc5bafc1583659e8f1a5504c1283aa6c5c8aa1f2075ba
 WHIRLPOOL 
26fa2ea3a9dbd6edf206c3d202df65f11282bb98cc30c34214f34a8b6df45209bdee363c9a9004fe0771a1d319711085d2c8241885df200ad426f79a9d9c6841
 DIST genpatches-3.14-81.extras.tar.xz 18260 SHA256 
2d14baa34ad26fdd18f94b0b74368cb69fed6d5ff72af30d94c6e9de24f4c411 SHA512 
5a4969084114fec25360ce09722de7926f72138f6d2bc72f6445d4a35fbee9746fd0fe17450aaf71c5cb73ec285f6050d40f2732c70fcf6dace434e2dfede571
 WHIRLPOOL 
ad031259e41a5981ea5abfc35ec82e03f335d9d478318219067ea625b6379e6638de722bfc5175eb8270a07ebf484ffab5a6752a8b50b89e563e20e73a5d
+DIST genpatches-3.14-82.base.tar.xz 1292724 SHA256 
aa61e6534a9a8e4bf04ea6052e48333847ca830378a716a13ea7b014574151da SHA512 
e44a94d1ac20b1a99cd558d62ff34f1b29ef13e810ee9d0530c36b39ea5638c8c4b4fb9f27c2adf249be5c36e7b5b9d3aacd7f6b91d3f815ff1c3cc547e77576
 WHIRLPOOL 
2c50128c0526e2939b76bcd4310166169d4749528f2ecc1fa3f10f84ab2d6d2b80cb3f06d0b885d206429504e4a59dcd2c390b39b2b7899d66675de489dd4ac0
+DIST genpatches-3.14-82.experimental.tar.xz 60284 SHA256 
7ede2ed5870c0bbde43f39a9e93ff8c94a005c12dabebd05f9f6a23a5182cabd SHA512 
362405357b3d9fe542b37baf92b349ac35f6c1df01b5a2c2eba7f5cde5f2c33aca537c6dffb2744ee2bb159e890d07c44094b844a50583d041b6451847e3370e
 WHIRLPOOL 
07f0e8a091fcee3e1f526d46158f68181fbcfeafa336c5e88fc340b17a0cf96433560d830912616d9e0e73e99e6a24f6feca3794ff6f76e7d031a4e99ee4fecd
+DIST genpatches-3.14-82.extras.tar.xz 18252 SHA256 
e7d09c73a7e652e10243c71ebb28d4fed493500469d6d7db0463d57b48c49619 SHA512 
26e4d7fbbbf204acf7a64e71611310c07c0e5e4b99414b7fcf60b0a3ae26b82c83e82319727a3a97bd7855d918237061408ea867488a382f14832a1d6af21a5d
 WHIRLPOOL 
1c2d94c58748af068c3e6bc861852815b9e7ad04527f016d208e90094ce1a81651c71d6fd05b53dbceed79cf43a96deb58b3fbf709f1b29dc92908e0ed5d
 DIST genpatches-3.18-26.base.tar.xz 753528 SHA256 
0a3d2a302b64284353accbff19ff1a78128e900f0d4cbb0e70920034b68b4bba SHA512 
723a29074dbd6970b43974655539902a92b5ba3447cba754f5719971848e2d2ca450d888a83d41fe35770806e842615bb5c5425aebf8a7118e5cd39470aafcac
 WHIRLPOOL 
17e49e01f19a9710e6c3f6b6bb3b50ab96829a18dd60a57eb10058656845ba8e497ba4c3043f3824d69f79cb5c911c5fab6f4b8e28aa39acaa5083fca732dad0
 DIST genpatches-3.18-26.experimental.tar.xz 61608 SHA256 
e72de3a8865519ed658a2a769b42e2b4592ba5a6e5c98a699fbe4109f3567532 SHA512 
75cd10ac41180cd5f4a1e70ea49b260a141b875f3f46dfa5edd668e507b27fe7244033c76d1e895dea58c8fc69c43ce21dc8e711884438c10b686d53c0b4c8a4
 WHIRLPOOL 
267a2c1abcda2d41ebf64a6034c60e73249dc4c0984326f516ac92eb16145f493549e690bfcf8f6c515984ab56368437e392fba3648f4bcc57db0351d5ee6863
 DIST genpatches-3.18-26.extras.tar.xz 16188 SHA256 
af0d5013a7cb6e0ec78bb5821bb4f83048d953cd10734b57085439fcdc44683d SHA512 
effb9ef5722a956a9db49582b3c8aa85f5838a8573138ce867e0575348a291ccc6163e7bb8ce1698f9b5d799e81e151546c1bad59388f80b984e86f98ee8424a
 WHIRLPOOL 
52adaba3ba161e7d1bcc8234edc9efd06bedca2211085990069b1ea8e1a35ab443e5ebfb49a7d56c3d572f9e7e69de1bdfc463abf455ba7e3155eabcdff3786a

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.14.75.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-3.14.75.ebuild
new file mode 100644
index 000..12c2d81
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-3.14.75.ebuild
@@ -0,0 +1,28 @@
+# 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="82"
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 

[gentoo-commits] proj/linux-patches: New tag: 3.18-39

2016-08-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 12:26:20 2016 +

New tag: 3.18-39




[gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-EndOfScope/

2016-08-11 Thread Kent Fredric
commit: 06872b800f17c9c2f87536892f7729b6446a2d3b
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Aug 11 12:45:58 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Aug 11 12:55:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06872b80

dev-perl/B-Hooks-EndOfScope: Remove old.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../B-Hooks-EndOfScope-0.120.0-r1.ebuild   | 26 --
 dev-perl/B-Hooks-EndOfScope/Manifest   |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild 
b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild
deleted file mode 100644
index ce8c145..000
--- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.12
-inherit perl-module
-
-DESCRIPTION="Execute code after a scope finished compilation"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
-IUSE=""
-
-RDEPEND="
-   >=dev-perl/Module-Implementation-0.50.0
-   >=dev-perl/Module-Runtime-0.12.0
-   >=dev-perl/Sub-Exporter-Progressive-0.1.6
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-CBuilder-0.260.0
-"
-
-SRC_TEST=do

diff --git a/dev-perl/B-Hooks-EndOfScope/Manifest 
b/dev-perl/B-Hooks-EndOfScope/Manifest
index c519fe0..56237ef 100644
--- a/dev-perl/B-Hooks-EndOfScope/Manifest
+++ b/dev-perl/B-Hooks-EndOfScope/Manifest
@@ -1,3 +1,2 @@
-DIST B-Hooks-EndOfScope-0.12.tar.gz 16361 SHA256 
920e82022e8827caa7bbc0eba628c0fbea1a72dc9952461c997cc19f16b24fbd SHA512 
9d1f744bee7df55ac7db7cfb5f19b08eb4d329c2a8c19a82f5fc406a9c565ade56a21f4a2dedb18f81ae6aef340a64fb2cf20f218006a7b027b3d41c0fad20f9
 WHIRLPOOL 
b260f2398acb04a56d68ef7893b48267bc4730dfb3738e458a488bfd6bb56ee70948baee8631bed5ea080b67d697a9e6947a5117ad6e68de73f2d51915784870
 DIST B-Hooks-EndOfScope-0.15.tar.gz 30331 SHA256 
122ee422d3d49d994fa6e1e57c8800acfe6aeae56ce430a06eabc37300c1942e SHA512 
67d95a15de0c6308ebac03304b9199077c6ead943221275a45f547396caabd2981bbbc4994924cb01e699c0b0fe02818a614f9fe4a3f7927381e16a635470ff2
 WHIRLPOOL 
5aadffe46d97c070cac6726d0925a5025214dbbf0d47c3edabb37d4934006ba6c19dabb512f95ea1cf6c62ec81418c246b8bb677d77a5421ad3f6f8dcb991e7f
 DIST B-Hooks-EndOfScope-0.20.tar.gz 33286 SHA256 
31061b3fce5427127cf7319ab2cd37a943b7c3e37c7402a61e3bd185a2458f65 SHA512 
b97d762029e3c00836149fecc7d322ca871a3b4098c92a4224465b3e851cf23f7d836f07d76a04ce4ad6564325895f779acd4af8fe76838f87d184c2ceda3ee1
 WHIRLPOOL 
062da41eda424b6c5a9ebed7488c2a9a496891916faee9dd4448739b91f31f7bc46889631700ab9790ab663615fbce8492e39c857cb375d879b7a91d1507bc57



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

2016-08-11 Thread Mike Pagano
commit: 2a597477fcf2fabe67102c48f0b12f1f87dd1632
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 11 12:40:52 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 12:41:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a597477

sys-kernel/gentoo-sources: Linux patch 3.18.39

Package-Manager: portage-2.2.28

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-3.18.39.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 78e1f99..0d9b80a 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -40,6 +40,9 @@ DIST genpatches-3.18-36.extras.tar.xz 16180 SHA256 
e8928932e41ff9f86d396df8260d3
 DIST genpatches-3.18-38.base.tar.xz 1056800 SHA256 
640ef44bc1ea758c6c1eb5a8982f1184b895bdd45d0acfe13938fb13dfe61520 SHA512 
6ee254a594354516edc7c38ff64f15675d101433c8c1a37ec982ebbc0a6a96cbdb990c8f1efcbd9e64c8810ddbac4af938a0964b3ef163c6505dd40e3bf9c71d
 WHIRLPOOL 
601bab089e611239a6e30c536eeda8d16cb7761697c0161dcc7f1f85f7e0df575d5295bd8f219649dc2142edc2c0d125b0279fdbbb9006eba7ab6fab9bcb2f4a
 DIST genpatches-3.18-38.experimental.tar.xz 61756 SHA256 
c54a6bf89a6ab07bb378942bd2926de7bad637672b6d68e3acb2bae8a0665818 SHA512 
d400f35b0c8d2be08d61cafa72f460eefcb813052edef619ada875bf664273564bc40352a18d91506eb975a4a2b7e7b11827b0c93a3168965e1c8c20e3bca44d
 WHIRLPOOL 
6d38e4083ecd2076c7436a25a7290f4265f31300ff1ae760a7ac6f5c5c1715bc5d80b7df7d11221c5aa157eb22b1ab1c854f3e0686eeb3d9ae209ac7bbbeef4c
 DIST genpatches-3.18-38.extras.tar.xz 16192 SHA256 
f30c135fd6b6d0739ea10fc5086d12493b2075516d6f1ad5e6bd951c22908b44 SHA512 
745f9c89ff751128a2276a9d54b3b75d4e392279ccb54eed871281cb615dae870b2d8f5f66bab4301b93828de9d9e5bfa1495d9876ee4d14b34ce6f0b0279a37
 WHIRLPOOL 
2178c15e32835634c6ca2556c79948c3fff8c44e414c932037b80f095602b95e4c448c6deb5a5970ca2942791715a4ce7583e37166599c5e7b87969f2aa82791
+DIST genpatches-3.18-39.base.tar.xz 1063424 SHA256 
1b894c5766a8cb21c553e467668ec8b1295ff96f37b25b0a9ea750ced30c611a SHA512 
523da4c6413204ce6dce46626359b50cd4c31988424fba8546ef3bbb75a3ce61af068dc35ddc1f240a177192b715cff62608f95ce3ac453a5eb84ff12c79fb7d
 WHIRLPOOL 
10d90308afd912266a91e9dd4cfb724cf11f0dfd46103a832126cfc0728deb6f7a09516e9f5e8ab7fb64aa0fba9d06acf5645df42289867e29b42c6642a0c000
+DIST genpatches-3.18-39.experimental.tar.xz 61724 SHA256 
196f3ad4cab22c70035584b49e308a6486d5cf0b5f6915f8c368e7d55fce4e73 SHA512 
f91f1150630322067d37835e00c70b68dc58b9ca09f34900a9206103d3304bc83cf40ee4cada16ff6ca65148d67aafd3b2b2f298f96df1321f45e48200dfa766
 WHIRLPOOL 
ea8a14dc9be196e250491cc76c08ed8eb470d8c406722c8cf0af14b16ee00a74edafddf7663095d99826d9240631fb312e14aff9614437699304cf7d72380bf4
+DIST genpatches-3.18-39.extras.tar.xz 16192 SHA256 
2cd12e21f1fc9513d12d1dd9c42db1cc72a6140c6e7af4deec6abae0c3ee335f SHA512 
04aab296a48a49c0228c4e22c0a4f2aa9390b66970f2975424b1d2ff4ecd3ee4448ec282de7ccf72e1828d1a29cd9ef213f2fbb81f178554fb1b0c1c2db2476c
 WHIRLPOOL 
0d51d0fab944e7f38e0a5ed80dfafafc92e5ed2ba745a284ea97738d3ff6e20dc38863b8641c3c2316e0374ba15194ec85c6ee7fedb3e9fa245d16b40e7ed591
 DIST genpatches-3.4-95.base.tar.xz 1463092 SHA256 
9863107c059d597e5126ec025b464d6af167125b6a72f02cfbdb462198d7a193 SHA512 
7e0fb0c5ee1b60cc99d6ac233db551f65e2518d1133aa8c58dc33c3096a31e7ea73b7ac12b6f7072083a601a24d394e4594ee1615b8eb20173cde07b44db0b50
 WHIRLPOOL 
afc6555e409152658bd919bff1e7828c1a86f4df146aefbce40e1a85740692c11f573863f7da8034c6da184ffc02c22854e2024cd8673d8891c966d0264222fa
 DIST genpatches-3.4-95.extras.tar.xz 18232 SHA256 
93a4cf21c8ade507bcfb0500fb7b1e73e324a817b906e5060ff46be18bcd485f SHA512 
12ae9f224970cc92eede0b87cca2db9b67d093fd0228105ad4fb4a3914206dba6d10299a5d6a0073521f03141456b4a5be795d54d9d3aa5ed346c014a8fc356b
 WHIRLPOOL 
599c698e464ab7bfe641ca1fa2ddab6be087ea67dc055e43971908d2e860b150f8625335f3648ec9dc0553f6fb92928d8c2a3308c73744b73c39a02d3a6f014a
 DIST genpatches-4.1-20.base.tar.xz 452816 SHA256 
74b7e3355fdd999b17ed0cd955a20551ddaa0cc4d8608f5b80d31f8059a79549 SHA512 
fd2d6c1ce75c899254b944798d230144c25caa8e36103388fa4dd3aa1a1a9e310435b442535be13a933b16d1a142c125bd5e754fb4aa621573599c36b6ac4bfd
 WHIRLPOOL 
a22aa9175d0cdf315c345ab60655476b141a472c4ebe505838440402b1bd65802ab21e6ad897f7883bf2846b61b9b414b2f55af29ee9372ea30d62df3257fc73

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.18.39.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-3.18.39.ebuild
new file mode 100644
index 000..e9502d6
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-3.18.39.ebuild
@@ -0,0 +1,28 @@
+# 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="39"
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/

2016-08-11 Thread Justin Bronder
commit: dadb59ed5d9e9ef409bf8592327193e64d2252f8
Author: Justin Bronder  gentoo  org>
AuthorDate: Thu Aug 11 13:31:07 2016 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Thu Aug 11 13:31:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadb59ed

sys-cluster/openmpi: bump 1.10.3

Package-Manager: portage-2.2.26

 sys-cluster/openmpi/Manifest   |   2 +-
 sys-cluster/openmpi/openmpi-1.10.2.ebuild  | 180 -
 ...openmpi-1.10.0.ebuild => openmpi-1.10.3.ebuild} |   0
 3 files changed, 1 insertion(+), 181 deletions(-)

diff --git a/sys-cluster/openmpi/Manifest b/sys-cluster/openmpi/Manifest
index 5015e1d..de4c9f3 100644
--- a/sys-cluster/openmpi/Manifest
+++ b/sys-cluster/openmpi/Manifest
@@ -1,5 +1,5 @@
-DIST openmpi-1.10.0.tar.bz2 13207009 SHA256 
26b432ce8dcbad250a9787402f2c999ecb6c25695b00c9c6ee05a306c78b6490 SHA512 
62966f1e8aca162040659d4f774f17b686a19a6eecd272d345eb882a88fcfe00e768316b047bfb6b1653b3d947e355266b702eba5cf0e783f799835d384a4823
 WHIRLPOOL 
fa60102708c10c9dd07ed8d912b7f54be79246db0c6d20774c466cf749eb2b088da8a187be0a6be38fa0eb528314b0a1210ea77911ec09504c3e6cc4d532ac44
 DIST openmpi-1.10.2.tar.bz2 13349195 SHA256 
8846e7e69a203db8f50af90fa037f0ba47e3f32e4c9ccdae2db22898fd4d1f59 SHA512 
d34d625ef6ff98919d68f6339c5f880c6afea0d5b4caf0012bdc2dc0097038e6e2585b60f252cd2f97c811a9c936fc67a22e4037a045fe9d6ae66f3752020c8c
 WHIRLPOOL 
59c31a3940eac4c1782669ab3bc71821182fddcb4789f136a1b8895af03cb565d7e57357a5bb6c05342adde0a5c49c3914e2ca4b8e6e203f45afb98d480f5e30
+DIST openmpi-1.10.3.tar.bz2 13368112 SHA256 
7484bb664312082fd12edc2445b42362089b53b17fb5fce12efd4fe452cc254d SHA512 
1ddad1ffecfd07e68e891a2cfdb9d2f5baa1a91ad5286347f2884820839455c002eb4316ae62d30a4ee2efbcfe460eade7606187ea862ac4aef77ab6a2e2475d
 WHIRLPOOL 
bbe9cb0ee0ba34bab71ca10957b694d7e964b78c0efda1fff8da0361f84a8890553aad7e766f062259322dbf478918781853eb743f56ed505ff542f00a1868bd
 DIST openmpi-1.4.3.tar.bz2 6626909 SHA256 
220b72b1c7ee35469ff74b4cfdbec457158ac6894635143a33e9178aa3981015 SHA512 
c33d5e019ba0b080aa34ecfa085182349da806e4bff26c1bf4dbdc8fb3f8f3c38899b9d96d671e1ae337b523ac9d634ae25c49d9af6eef2bc340c29dba75b1b8
 WHIRLPOOL 
92349d7bd16ff6e8563df602c215ce98ce5624b38a2975c13832d5b9504691c844206acad4c45376fe53e0116fe591782a3e5f8a132c4ac18ae793470d57db55
 DIST openmpi-1.4.5.tar.bz2 6643760 SHA256 
a3857bc69b7d5258cf7fc1ed1581d9ac69110f5c17976b949cb7ec789aae462d SHA512 
f89922345cde8978483e397e9016103626db3f1787f9afccaf0f60d59caa2a4409b47b01ac221d60e24e241f2afecb636ca89688bf326dc0ca5c817de96b3e99
 WHIRLPOOL 
2008bd952f9cc93ead6508267f5a45ee6d9ebf9136e35e25b798400d162173514da73349518bfada4777471c32d315e8556bbee8847a5268719d6b32fd0fd811
 DIST openmpi-1.6.5.tar.bz2 10943881 SHA256 
fe37bab89b5ef234e0ac82dc798282c2ab08900bf564a1ec27239d3f1ad1fc85 SHA512 
b0ede0264cd9263b8ba59ec51d17ad47b5f20d49d219ca05f7c396d608398d517b2023a46a2535fd6191160d709e4805c4de436dcfee56eda287383bd69f9652
 WHIRLPOOL 
d0288677827c1deba17295ee1b69cd21da294ac314cc49404389b4c286384f9f2f229cae4c4fd62511e7f20abc510998642d6a2edfac3f16f83078f474f8e735

diff --git a/sys-cluster/openmpi/openmpi-1.10.2.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.2.ebuild
deleted file mode 100644
index b7778f8..000
--- a/sys-cluster/openmpi/openmpi-1.10.2.ebuild
+++ /dev/null
@@ -1,180 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-FORTRAN_NEEDED=fortran
-
-inherit cuda eutils flag-o-matic fortran-2 java-pkg-opt-2 multilib 
toolchain-funcs versionator
-
-MY_P=${P/-mpi}
-S=${WORKDIR}/${MY_P}
-
-IUSE_OPENMPI_FABRICS="
-   openmpi_fabrics_ofed
-   openmpi_fabrics_knem
-   openmpi_fabrics_psm"
-
-IUSE_OPENMPI_RM="
-   openmpi_rm_pbs
-   openmpi_rm_slurm"
-
-IUSE_OPENMPI_OFED_FEATURES="
-   openmpi_ofed_features_control-hdr-padding
-   openmpi_ofed_features_connectx-xrc
-   openmpi_ofed_features_udcm
-   openmpi_ofed_features_rdmacm
-   openmpi_ofed_features_dynamic-sl
-   openmpi_ofed_features_failover"
-
-DESCRIPTION="A high-performance message passing library (MPI)"
-HOMEPAGE="http://www.open-mpi.org;
-SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads 
numa romio threads vt
-   ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
-
-REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
-   openmpi_rm_pbs? ( !openmpi_rm_slurm )
-   openmpi_fabrics_psm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_control-hdr-padding? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_connectx-xrc? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_udcm? ( openmpi_fabrics_ofed )
-   

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

2016-08-11 Thread Patrice Clement
commit: bca33fbf3731950792e67dec4730dd4af502356c
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Aug 11 10:36:00 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug 11 10:36:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca33fbf

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

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/vim-flake8/vim-flake8-1.6.ebuild 
b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
index 65ef307..64e9db8 100644
--- a/app-vim/vim-flake8/vim-flake8-1.6.ebuild
+++ b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: runs the currently open file through 
flake8"
 HOMEPAGE="https://github.com/nvie/vim-flake8;
 SRC_URI="https://github.com/nvie/${PN}/archive/${PV}.zip -> ${P}.zip"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND="dev-python/flake8"



[gentoo-commits] dev/bircoph:master commit in: net-libs/libnemesi/

2016-08-11 Thread Andrew Savchenko
commit: 12f4f98d22cd24579af47772246d6ff45420b8a7
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Thu Aug 11 12:07:38 2016 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Thu Aug 11 12:07:38 2016 +
URL:https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=12f4f98d

net-libs/libnemesi: update

- use alive git repository
- GLEP 67 update
- EAPI 6 bump
- enable doxygen docs build

 net-libs/libnemesi/libnemesi-.ebuild | 32 +++-
 net-libs/libnemesi/metadata.xml  |  5 +
 2 files changed, 24 insertions(+), 13 deletions(-)

diff --git a/net-libs/libnemesi/libnemesi-.ebuild 
b/net-libs/libnemesi/libnemesi-.ebuild
index 4f43cd0..46aae1d 100644
--- a/net-libs/libnemesi/libnemesi-.ebuild
+++ b/net-libs/libnemesi/libnemesi-.ebuild
@@ -1,23 +1,25 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnemesi/libnemesi-0.6.ebuild,v 
1.1 2009/10/27 12:45:51 ssuominen Exp $
+# $Id$
 
-EAPI=5
-inherit autotools git-2 multilib
+EAPI=6
+inherit autotools git-r3
 
 DESCRIPTION="a RTSP/RTP client library"
-HOMEPAGE="http://lscube.org/projects/libnemesi/;
-EGIT_REPO_URI="git://git.lscube.org/libnemesi.git"
+HOMEPAGE="https://github.com/bircoph/libnemesi;
+EGIT_REPO_URI="https://github.com/bircoph/libnemesi.git;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="examples ipv6 +sctp"
+IUSE="doc examples ipv6 +sctp"
 
-DEPEND=">=net-libs/netembryo-0.0.9[sctp?]"
-RDEPEND=${DEPEND}
+RDEPEND=">=net-libs/netembryo-0.0.9[sctp?]"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen[dot] )"
 
 src_prepare() {
+   default
eautoreconf
 }
 
@@ -29,3 +31,15 @@ src_configure() {
--disable-static \
--disable-dependency-tracking
 }
+
+src_compile() {
+   default
+   use doc && doxygen
+}
+
+src_install() {
+   default
+   if use doc; then
+   mv docs/html "${D}/usr/share/doc/${PF}/" || die
+   fi
+}

diff --git a/net-libs/libnemesi/metadata.xml b/net-libs/libnemesi/metadata.xml
index 09c17be..b4a27e9 100644
--- a/net-libs/libnemesi/metadata.xml
+++ b/net-libs/libnemesi/metadata.xml
@@ -1,11 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
+  
 birc...@gentoo.org
 Andrew Savchenko
   
-  
-Support for Stream Control Transmission Protocol
-  
 



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

2016-08-11 Thread Göktürk Yüksek
commit: 262a1ce67f0a5817e6618342c9ca1ff47c71244e
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Thu Aug 11 12:49:37 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Aug 11 12:49:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262a1ce6

www-apps/prewikka: fix runtime deps, requires libprelude{,db}[python]

Package-Manager: portage-2.2.28

 www-apps/prewikka/{prewikka-3.0.0.ebuild => prewikka-3.0.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/prewikka/prewikka-3.0.0.ebuild 
b/www-apps/prewikka/prewikka-3.0.0-r1.ebuild
similarity index 88%
rename from www-apps/prewikka/prewikka-3.0.0.ebuild
rename to www-apps/prewikka/prewikka-3.0.0-r1.ebuild
index 76eba12..772cd70 100644
--- a/www-apps/prewikka/prewikka-3.0.0.ebuild
+++ b/www-apps/prewikka/prewikka-3.0.0-r1.ebuild
@@ -27,5 +27,5 @@ RDEPEND="dev-python/cheetah[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
adns? ( dev-python/twisted-names[${PYTHON_USEDEP}] )
media-fonts/font-xfree86-type1
-   dev-libs/libprelude[${PYTHON_USEDEP}]
-   dev-libs/libpreludedb[${PYTHON_USEDEP}]"
+   dev-libs/libprelude[python,${PYTHON_USEDEP}]
+   dev-libs/libpreludedb[python,${PYTHON_USEDEP}]"



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

2016-08-11 Thread Mike Frysinger
commit: b8f0039cb5a0ad835bfe30ea6982c18d5ae2d4c4
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 12:47:54 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 12:58:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f0039c

sys-apps/util-linux: version bump to 2.28.1

 sys-apps/util-linux/Manifest | 1 +
 .../{util-linux-.ebuild => util-linux-2.28.1.ebuild} | 9 +++--
 sys-apps/util-linux/util-linux-.ebuild   | 9 +++--
 3 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index c40ee11..2e146f4 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -1,3 +1,4 @@
 DIST util-linux-2.26.2.tar.xz 3863868 SHA256 
0e29bda142528a48a0a953c39ff63093651a4809042e1790fbd6aa8663fd9666 SHA512 
1cb8e2f32882b3f496d31c250a45cfb61bedb79f7a2802b358c23134d4257fa9bc9cdecfa1aaba12109f82b93345c6dc0bec2d11629ffa084f2a4476a91b
 WHIRLPOOL 
699ff057f9930fe53f44090817c64ffe089345e7aba4c836e18cd3d201add805640b0e41b8d60bc08e3632be919025417feb9c2ddda454c87821a59122ed
 DIST util-linux-2.27.1.tar.xz 3964512 SHA256 
0a818fcdede99aec43ffe6ca5b5388bff80d162f2f7bd4541dca94fecb87a290 SHA512 
a450a0c2d26a6deaf5e53b8f6bddf59409aefb1f0aaf07393f68a418408fbc62c5da353c8ba53c7cac8ea6e3dddfad59161753d888c31f5ccea445e81accbad8
 WHIRLPOOL 
b0641f013762a667efcb2fabe6e3e09dd09252835d841e25cde506aca3a74876ad34f8130f3227683c7e8f19359205c4014dfcd9055d860ae6e3e54621478639
+DIST util-linux-2.28.1.tar.xz 4157892 SHA256 
3ece4ea4a34ef786b68f5c415e848390424232abd1ee00f7ee5bddc30657b60f SHA512 
58f2fdb1db6cf712dc8ca02550d17735cb0b5892b8151f26f5565cdaa6fe008207457c1d5b7d7c2a5b866ee86f4cf423b22911f63328e0ebd5cad7b197b53213
 WHIRLPOOL 
dba986be51d07f83f84bfe7bd405457ce3045995f4cbc0c4bae08f7399c5ba74590e1bbc8e687094fa171f7405f7dbe5526b738f965acd7ab13dac1d5bcf7ab3
 DIST util-linux-2.28.tar.xz 4119560 SHA256 
395847e2a18a2c317170f238892751e73a57104565344f8644090c8b091014bb SHA512 
a1f911bdfda5985de87105d39501e501a5f9ec0fe6a433e3f2fed9a80e104342bb4a7e0e6dc9b7d677d5429249f05b343cb5370b0ea0e068dc889699d4ec1f8a
 WHIRLPOOL 
fad046ca85923be7455e5a56705b2b87e37c1c5979fba162c076d5bb401ca265af0b99aebba06d63f9fa131442cb9b16f7c1cd3b8e9578352c17f4e776a26698

diff --git a/sys-apps/util-linux/util-linux-.ebuild 
b/sys-apps/util-linux/util-linux-2.28.1.ebuild
similarity index 97%
copy from sys-apps/util-linux/util-linux-.ebuild
copy to sys-apps/util-linux/util-linux-2.28.1.ebuild
index 05d5b9b..7c4bd74 100644
--- a/sys-apps/util-linux/util-linux-.ebuild
+++ b/sys-apps/util-linux/util-linux-2.28.1.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 
@@ -27,6 +26,8 @@ LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
 IUSE="build caps +cramfs fdformat kill ncurses nls pam python +readline 
selinux slang static-libs +suid systemd test tty-helpers udev unicode"
 
+# Most lib deps here are related to programs rather than our libs,
+# so we rarely need to specify ${MULTILIB_USEDEP}.
 RDEPEND="caps? ( sys-libs/libcap-ng )
cramfs? ( sys-libs/zlib )
ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
@@ -36,11 +37,7 @@ RDEPEND="caps? ( sys-libs/libcap-ng )
selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
slang? ( sys-libs/slang )
!build? ( systemd? ( sys-apps/systemd ) )
-   udev? ( virtual/libudev:= )
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20150406-r2
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32]
-   )"
+   udev? ( virtual/libudev:= )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )

diff --git a/sys-apps/util-linux/util-linux-.ebuild 
b/sys-apps/util-linux/util-linux-.ebuild
index 05d5b9b..7c4bd74 100644
--- a/sys-apps/util-linux/util-linux-.ebuild
+++ b/sys-apps/util-linux/util-linux-.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 
@@ -27,6 +26,8 @@ LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
 IUSE="build caps +cramfs fdformat kill ncurses nls pam python +readline 
selinux slang static-libs +suid systemd test tty-helpers udev unicode"
 
+# Most lib deps here are related to programs rather than our libs,
+# so we rarely need to specify ${MULTILIB_USEDEP}.
 RDEPEND="caps? ( sys-libs/libcap-ng )
cramfs? ( sys-libs/zlib )
ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
@@ -36,11 +37,7 @@ RDEPEND="caps? ( sys-libs/libcap-ng )
selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
slang? ( sys-libs/slang )
!build? ( systemd? ( sys-apps/systemd ) )
-   udev? ( virtual/libudev:= )

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

2016-08-11 Thread Jeroen Roovers
commit: 036e8042c55dbb0ac2d2f247cb04e41e080e70b4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug 11 14:38:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug 11 14:39:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036e8042

www-client/vivaldi: Old.

Package-Manager: portage-2.3.0

 www-client/vivaldi/Manifest |   2 -
 www-client/vivaldi/vivaldi-1.3.551.13_p1.ebuild | 105 
 2 files changed, 107 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 8e93cd7..adfbf43 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,7 +1,5 @@
 DIST vivaldi-1.2.490.35_p1-amd64.deb 45329780 SHA256 
7689a5659194a7ed076e6ec5dd57f93c0d30c22d0017b6ed9701fea8c28bb5b3 SHA512 
9e43976281b8f2ced9b99a6030e0a76a5ed51d8d68f14bb7305e5ca2fed17a0a40a00eb465c82f93065ebabd1074607f4dacdb33ef6ae37d038791c362fd5fb2
 WHIRLPOOL 
ecd2c2f921266070457d28eacb609b13666a5e8debe151608e28b8f952e68e0eed78513a55c4242e496495ab0d52941acac379919c37724ef95e6feed283ced2
 DIST vivaldi-1.2.490.35_p1-i386.deb 45932234 SHA256 
2608270bd3992af0349d7b3fbd6f768b922492232f8848a2f669874859eb0ff0 SHA512 
9a268b214583ba205e6cde1a086c14a87049bbeab709e732df6581ecda9e6379c3492bac88ca636c7fe6f4c86f171004d25b1a5686cc77990832da9c43918791
 WHIRLPOOL 
6c92d80e05209acd1bcff91ec5f193eece79a5789efa00db903dad6cec4f1b6f267716654b244d0e790165efb5acd04cf720a69b94ec8846c68ea6554e504990
-DIST vivaldi-1.3.551.13_p1-amd64.deb 46298272 SHA256 
84b2bda7309e9857fe52c87c2c3b1e0ab134a0564ad875d6b976fdfb89fdc56d SHA512 
5c10c12e4473e0818251618f7a4eb0d4973808e22108f12e97a449e0d5a9976dcdba088b1fff8cf2e25fa8e0dfc2854e26d0bc57abc884456aa06c46feaa76a5
 WHIRLPOOL 
68bc7fb409aae0edb0e3f9a85c6ef673a1fd59d8deb2e00340c35d3f51880c518883b4fd2ecfc8d9b0754a9092bbe121e45e325afa731bf9b7a0d56d29510223
-DIST vivaldi-1.3.551.13_p1-i386.deb 47789796 SHA256 
b1890d159df5fa8a07316f8f42ab82039edd1100087f077128b55229db9dc4e3 SHA512 
fc493c21c1c016733c7d31d92fcd3768c0f7417acaa206fe34a1a494fddbc34a1a4985b3f0b585d3a5df81ddf401013dadbb9388c9f652bb3bbfeb38710818f6
 WHIRLPOOL 
fc24d4da86cd2e37c741e7138e417bae08a6a42d1108d5dd55ac46f160f8f92bc5aa246a440b3140c77ca6f44c1fdf86d33362fef02ce0cffc2208203d7543bf
 DIST vivaldi-1.3.551.21_p1-amd64.deb 46288174 SHA256 
6324549a0ae704590b59d1b9db3507c33ff15431b4fddcc69956df4d8c284dd0 SHA512 
fe093e847501c392a1845eb9d07d5a8adfc1063c8b6954d549804a9a2601a59915763f6fe9626da7131943330771c97b5a17ab25cc0b5149912f2db7e7cc0495
 WHIRLPOOL 
fb719756b6cee26fa1d24215eb4e58fc17721f29c87d6607b1d3a5c8651d5bbfcb7e2dba9458384e95882abbe1c786a6466aba64a948ac80fb7ee9fef161caae
 DIST vivaldi-1.3.551.21_p1-i386.deb 47688122 SHA256 
03646362a2896018ae45ed7ebe825b92cc55376e08bbc6ee2cf5ab7556b75e85 SHA512 
eda5f81c9e61fe0383216da98bb60b39223652979fb5dc1ee4e4176573372904a9c4905fff549c1ab6ca24b253c729497f806c82210ed872e5bbc26883cfaf0b
 WHIRLPOOL 
f718b1a0eab5cd1d131cd511e5f2f44704d60ecd4d9b10e327350192c4cb7325a53a8d056bbc2bbd5eedbab51bf7b78ae91af44e725ea6d2581373363ba31a60
 DIST vivaldi-1.3.551.30_p1-amd64.deb 45833878 SHA256 
89d0630c9df56cfb12a87f23430179f6d14a8c57fb029d1c8d28ab06c98b7640 SHA512 
bf2d44b06c134976d630c7cc3dcd7c9ed64bc1e559a77002fd12518e383ebfc8d2b1ec7a51dd46991a385f6a646fa91117e5a5f9e0e982627a309a3b242d44ca
 WHIRLPOOL 
c3c561ef359ca71035f7cce451e285a589f960e5b10c7f0f1423b180cd93e427c111c37e4f2e1bd5fc80942b109018a12ae773667f9bc4a48174f62a8521af19

diff --git a/www-client/vivaldi/vivaldi-1.3.551.13_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.3.551.13_p1.ebuild
deleted file mode 100644
index 0017184..000
--- a/www-client/vivaldi/vivaldi-1.3.551.13_p1.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he 
hi
-   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr 
sv
-   sw ta te th tr uk vi zh_CN zh_TW
-"
-inherit chromium eutils multilib unpacker toolchain-funcs
-
-DESCRIPTION="A new browser for our friends"
-HOMEPAGE="http://vivaldi.com/;
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}-snapshot_${PV/_p/-}_;
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-RESTRICT="bindist mirror"
-
-S=${WORKDIR}
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   >=dev-libs/openssl-1.0.1:0
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   

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

2016-08-11 Thread Jeroen Roovers
commit: 44e3a42257670d29512d19da92560d2d3e0d4ad9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug 11 14:36:55 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug 11 14:39:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e3a422

www-client/vivaldi: Version bump.

Package-Manager: portage-2.3.0

 www-client/vivaldi/Manifest |   2 +
 www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild | 106 
 2 files changed, 108 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 2719dc2..8e93cd7 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -4,3 +4,5 @@ DIST vivaldi-1.3.551.13_p1-amd64.deb 46298272 SHA256 
84b2bda7309e9857fe52c87c2c3
 DIST vivaldi-1.3.551.13_p1-i386.deb 47789796 SHA256 
b1890d159df5fa8a07316f8f42ab82039edd1100087f077128b55229db9dc4e3 SHA512 
fc493c21c1c016733c7d31d92fcd3768c0f7417acaa206fe34a1a494fddbc34a1a4985b3f0b585d3a5df81ddf401013dadbb9388c9f652bb3bbfeb38710818f6
 WHIRLPOOL 
fc24d4da86cd2e37c741e7138e417bae08a6a42d1108d5dd55ac46f160f8f92bc5aa246a440b3140c77ca6f44c1fdf86d33362fef02ce0cffc2208203d7543bf
 DIST vivaldi-1.3.551.21_p1-amd64.deb 46288174 SHA256 
6324549a0ae704590b59d1b9db3507c33ff15431b4fddcc69956df4d8c284dd0 SHA512 
fe093e847501c392a1845eb9d07d5a8adfc1063c8b6954d549804a9a2601a59915763f6fe9626da7131943330771c97b5a17ab25cc0b5149912f2db7e7cc0495
 WHIRLPOOL 
fb719756b6cee26fa1d24215eb4e58fc17721f29c87d6607b1d3a5c8651d5bbfcb7e2dba9458384e95882abbe1c786a6466aba64a948ac80fb7ee9fef161caae
 DIST vivaldi-1.3.551.21_p1-i386.deb 47688122 SHA256 
03646362a2896018ae45ed7ebe825b92cc55376e08bbc6ee2cf5ab7556b75e85 SHA512 
eda5f81c9e61fe0383216da98bb60b39223652979fb5dc1ee4e4176573372904a9c4905fff549c1ab6ca24b253c729497f806c82210ed872e5bbc26883cfaf0b
 WHIRLPOOL 
f718b1a0eab5cd1d131cd511e5f2f44704d60ecd4d9b10e327350192c4cb7325a53a8d056bbc2bbd5eedbab51bf7b78ae91af44e725ea6d2581373363ba31a60
+DIST vivaldi-1.3.551.30_p1-amd64.deb 45833878 SHA256 
89d0630c9df56cfb12a87f23430179f6d14a8c57fb029d1c8d28ab06c98b7640 SHA512 
bf2d44b06c134976d630c7cc3dcd7c9ed64bc1e559a77002fd12518e383ebfc8d2b1ec7a51dd46991a385f6a646fa91117e5a5f9e0e982627a309a3b242d44ca
 WHIRLPOOL 
c3c561ef359ca71035f7cce451e285a589f960e5b10c7f0f1423b180cd93e427c111c37e4f2e1bd5fc80942b109018a12ae773667f9bc4a48174f62a8521af19
+DIST vivaldi-1.3.551.30_p1-i386.deb 47321718 SHA256 
0a7e07833f5359e38516222767da63edeca92177cbb6d4ef4946a6ef7c7b2946 SHA512 
3cc5b378e9ced1452d8a53b21d14a351e53ef1f8fbdeb3d2b7d50f5af566adb1a88080c00cd70deaf7ef78baec58707f086f15fbe795d9b37cd35c4904837910
 WHIRLPOOL 
dee04badf0be140d043191f10a43ebcae9a1fc6261e197005b89bd568768766ed975a5a5861d54dcba01c3ebe7801f9090350eea705dfb9e803c94e22af9b4b6

diff --git a/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild
new file mode 100644
index 000..1880ddd
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CHROMIUM_LANGS="
+   am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he 
hi
+   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr 
sv
+   sw ta te th tr uk vi zh_CN zh_TW
+"
+inherit chromium eutils multilib unpacker toolchain-funcs
+
+DESCRIPTION="A new browser for our friends"
+HOMEPAGE="http://vivaldi.com/;
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/stable/${PN}-stable_${PV/_p/-}_;
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+RESTRICT="bindist mirror"
+
+S=${WORKDIR}
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   >=dev-libs/openssl-1.0.1:0
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+VIVALDI_HOME="opt/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   sed -i \
+   -e 's|vivaldi-stable|vivaldi|g' \
+   usr/share/applications/${PN}-stable.desktop \
+   usr/share/xfce4/helpers/${PN}.desktop || die
+
+   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
+   chmod 0755 

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

2016-08-11 Thread Jeroen Roovers
commit: f4cc96a09f228b03d2d602a226c7b71a233a2dfc
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug 11 14:32:59 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug 11 14:39:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4cc96a0

media-sound/mpd: Add support for media-libs/libsidplayfp as alternative to 
media-libs/libsidplay:2.

Package-Manager: portage-2.3.0

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

diff --git a/media-sound/mpd/mpd-0.19.18.ebuild 
b/media-sound/mpd/mpd-0.19.18.ebuild
index ed10103..71a85d5 100644
--- a/media-sound/mpd/mpd-0.19.18.ebuild
+++ b/media-sound/mpd/mpd-0.19.18.ebuild
@@ -80,7 +80,7 @@ CDEPEND="!=net-fs/samba-4.0.25 ) )
-   sid? ( media-libs/libsidplay:2 )
+   sid? ( || ( media-libs/libsidplay:2 media-libs/libsidplayfp ) )
sndfile? ( media-libs/libsndfile )
soundcloud? ( >=dev-libs/yajl-2 )
libsoxr? ( media-libs/soxr )



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

2016-08-11 Thread Andrey Grozin
commit: a5a6962111fecf94159d6a642dfe5cfc460a4385
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Aug 11 15:52:36 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Aug 11 15:52:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a69621

app-office/texmacs: cleaning all

Package-Manager: portage-2.3.0

 app-office/texmacs/Manifest|  2 -
 app-office/texmacs/texmacs-1.0.7.21.ebuild | 71 --
 app-office/texmacs/texmacs-1.99.1.ebuild   | 71 --
 app-office/texmacs/texmacs-1.99.2.ebuild   | 71 --
 4 files changed, 215 deletions(-)

diff --git a/app-office/texmacs/Manifest b/app-office/texmacs/Manifest
index 172d8cd..695d7e3 100644
--- a/app-office/texmacs/Manifest
+++ b/app-office/texmacs/Manifest
@@ -1,4 +1,2 @@
-DIST TeXmacs-1.0.7.21-src.tar.gz 18712991 SHA256 
0c945611cd057c4af5f7c2232d19b8129caeef0289fa43a53bab1dabb2d603d2 SHA512 
7a825297b84c34aa7b097026932a99bcaf7bdddeb44ad7d141cae1b03893e2472241f4cf73f3798dfebd9b226f94bc0ef665d5defb1b133d897e0ba3c8213fee
 WHIRLPOOL 
8d12788ac4458e3b5085d1e11e3c5b1a92de1027fed3652bc232f395e2e77bddd141d4607690990c8a8ad29624f151557bcd9b20847b95d2c164e9772c103976
-DIST TeXmacs-1.99.1-src.tar.gz 19048884 SHA256 
7e8425d65b1a02f270eaa021389cb9c3f627c9064cc986bd1ec7f66e0681b2ac SHA512 
4b599e020aafa5b0e832d5e4ca9d1fe2013f1880b32f4ddc63e42582ed553d1e6a8ac9a5b2189db040e7bbaef3faffae5c8f79da3657cb2356ba0700f85f7840
 WHIRLPOOL 
5457169699cbc4ccded02f0a3ee369910ade70f902f1a41d9c43349acb940022afdb08611681e0b20da66a09b507aaa648c147d4a57d9a7e8d12bb53795b7003
 DIST TeXmacs-1.99.2-src.tar.gz 18957858 SHA256 
da017f0d5c927adc33952a6efd773165f63e1eaa509f627857f145434e7a8850 SHA512 
e9d2dd0aab2e66470c4ae860e13b6fad2cc07913f14f7bca042c703d4d8b4a62fafafa711b81a0d8f8c125a3641b8bb5f38cd3adac74ec18895671423aa60be9
 WHIRLPOOL 
b0ace20c3df61461f5fcad172b9a3acc69c43800ee600718ba20866452a938f3a5f7d61d33bb4e9f4e67f0666486f6e71387c78fd49d2ff7fb703f4baaf6a326
 DIST TeXmacs-1.99.5-src.tar.gz 25014543 SHA256 
f1929f35ee6e4301667433ed2f64de7660a08066e864fcb6fffbc031f667b3a6 SHA512 
a7d846fd8823e486cf724bfcbe04ae877dd64995d6131af59b49427a1178e36b52b9fcd9109783b9ae1e39c988ae9ed497b1540dce29645ebf2c4301ca7357a8
 WHIRLPOOL 
13809c4cbfbcc7dbdb3c84917e00f407484095cbf16863fcc9d92fa0833c6dd5d2cafb25d1f2ac9bc1cc5131aea1f273be4b2a8ff47c33014e1b1d53c4f5ec5e

diff --git a/app-office/texmacs/texmacs-1.0.7.21.ebuild 
b/app-office/texmacs/texmacs-1.0.7.21.ebuild
deleted file mode 100644
index 549155d..000
--- a/app-office/texmacs/texmacs-1.0.7.21.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils fdo-mime gnome2-utils
-
-MY_P=${P/tex/TeX}-src
-
-DESCRIPTION="Wysiwyg text processor with high-quality maths"
-HOMEPAGE="http://www.texmacs.org/;
-SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="imlib jpeg netpbm qt4 svg spell"
-KEYWORDS="~alpha amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   app-text/ghostscript-gpl
-   dev-scheme/guile:12[deprecated]
-   media-libs/freetype
-   x11-apps/xmodmap
-   x11-libs/libXext
-   virtual/latex-base
-   imlib? ( media-libs/imlib2 )
-   jpeg? ( || ( media-gfx/imagemagick media-gfx/jpeg2ps ) )
-   netpbm? ( media-libs/netpbm )
-   qt4? ( dev-qt/qtgui:4 )
-   spell? ( app-text/aspell )
-   svg? ( || ( media-gfx/inkscape gnome-base/librsvg:2 ) )
-"
-DEPEND="${RDEPEND}
-   x11-proto/xproto"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   # respect LDFLAGS, bug #338459
-   epatch "${FILESDIR}"/${PN}-plugins-1.patch
-
-   # dont update mime and desktop databases and icon cache
-   epatch "${FILESDIR}"/${PN}-updates.patch
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --enable-optimize="${CXXFLAGS}" \
-   $(use_with imlib imlib2) \
-   $(use_enable qt4 qt)
-}
-
-src_install() {
-   default
-   domenu "${FILESDIR}"/TeXmacs.desktop
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-}

diff --git a/app-office/texmacs/texmacs-1.99.1.ebuild 
b/app-office/texmacs/texmacs-1.99.1.ebuild
deleted file mode 100644
index 5863391..000
--- a/app-office/texmacs/texmacs-1.99.1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools eutils fdo-mime gnome2-utils
-
-MY_P=${P/tex/TeX}-src
-
-DESCRIPTION="Wysiwyg text processor with high-quality maths"

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

2016-08-11 Thread William Hubbs
commit: a8fdb603e14ac8c9d3d166767467f16e1510de8e
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Aug 11 14:18:37 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug 11 14:18:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8fdb603

sys-boot/grub: do not force multislot use flag on

 sys-boot/grub/grub-2.02_beta2-r8.ebuild | 2 +-
 sys-boot/grub/grub-2.02_beta2-r9.ebuild | 2 +-
 sys-boot/grub/grub-2.02_beta3-r1.ebuild | 2 +-
 sys-boot/grub/grub--r1.ebuild   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-boot/grub/grub-2.02_beta2-r8.ebuild 
b/sys-boot/grub/grub-2.02_beta2-r8.ebuild
index 3169d40..6d73c02 100644
--- a/sys-boot/grub/grub-2.02_beta2-r8.ebuild
+++ b/sys-boot/grub/grub-2.02_beta2-r8.ebuild
@@ -44,7 +44,7 @@ HOMEPAGE="https://www.gnu.org/software/grub/;
 # Includes licenses for dejavu and unifont
 LICENSE="GPL-3 fonts? ( GPL-2-with-font-exception ) themes? ( BitstreamVera )"
 SLOT="2/${PVR}"
-IUSE="debug device-mapper doc efiemu +fonts mount +multislot nls static sdl 
test +themes truetype libzfs"
+IUSE="debug device-mapper doc efiemu +fonts mount multislot nls static sdl 
test +themes truetype libzfs"
 
 GRUB_ALL_PLATFORMS=( coreboot efi-32 efi-64 emu ieee1275 loongson multiboot 
qemu qemu-mips pc uboot xen )
 IUSE+=" ${GRUB_ALL_PLATFORMS[@]/#/grub_platforms_}"

diff --git a/sys-boot/grub/grub-2.02_beta2-r9.ebuild 
b/sys-boot/grub/grub-2.02_beta2-r9.ebuild
index 48b6fbf..1997e45 100644
--- a/sys-boot/grub/grub-2.02_beta2-r9.ebuild
+++ b/sys-boot/grub/grub-2.02_beta2-r9.ebuild
@@ -44,7 +44,7 @@ HOMEPAGE="https://www.gnu.org/software/grub/;
 # Includes licenses for dejavu and unifont
 LICENSE="GPL-3 fonts? ( GPL-2-with-font-exception ) themes? ( BitstreamVera )"
 SLOT="2/${PVR}"
-IUSE="debug device-mapper doc efiemu +fonts mount +multislot nls static sdl 
test +themes truetype libzfs"
+IUSE="debug device-mapper doc efiemu +fonts mount multislot nls static sdl 
test +themes truetype libzfs"
 
 GRUB_ALL_PLATFORMS=( coreboot efi-32 efi-64 emu ieee1275 loongson multiboot 
qemu qemu-mips pc uboot xen )
 IUSE+=" ${GRUB_ALL_PLATFORMS[@]/#/grub_platforms_}"

diff --git a/sys-boot/grub/grub-2.02_beta3-r1.ebuild 
b/sys-boot/grub/grub-2.02_beta3-r1.ebuild
index edef1e7..1aecead 100644
--- a/sys-boot/grub/grub-2.02_beta3-r1.ebuild
+++ b/sys-boot/grub/grub-2.02_beta3-r1.ebuild
@@ -49,7 +49,7 @@ HOMEPAGE="https://www.gnu.org/software/grub/;
 # Includes licenses for dejavu and unifont
 LICENSE="GPL-3 fonts? ( GPL-2-with-font-exception ) themes? ( BitstreamVera )"
 SLOT="2/${PVR}"
-IUSE="debug device-mapper doc efiemu +fonts mount +multislot nls static sdl 
test +themes truetype libzfs"
+IUSE="debug device-mapper doc efiemu +fonts mount multislot nls static sdl 
test +themes truetype libzfs"
 
 GRUB_ALL_PLATFORMS=( coreboot efi-32 efi-64 emu ieee1275 loongson multiboot 
qemu qemu-mips pc uboot xen xen-32 )
 IUSE+=" ${GRUB_ALL_PLATFORMS[@]/#/grub_platforms_}"

diff --git a/sys-boot/grub/grub--r1.ebuild 
b/sys-boot/grub/grub--r1.ebuild
index 9fe3b54..51e376e 100644
--- a/sys-boot/grub/grub--r1.ebuild
+++ b/sys-boot/grub/grub--r1.ebuild
@@ -46,7 +46,7 @@ HOMEPAGE="https://www.gnu.org/software/grub/;
 # Includes licenses for dejavu and unifont
 LICENSE="GPL-3 fonts? ( GPL-2-with-font-exception ) themes? ( BitstreamVera )"
 SLOT="2/${PVR}"
-IUSE="debug device-mapper doc efiemu +fonts mount +multislot nls static sdl 
test +themes truetype libzfs"
+IUSE="debug device-mapper doc efiemu +fonts mount multislot nls static sdl 
test +themes truetype libzfs"
 
 GRUB_ALL_PLATFORMS=( coreboot efi-32 efi-64 emu ieee1275 loongson multiboot 
qemu qemu-mips pc uboot xen xen-32 )
 IUSE+=" ${GRUB_ALL_PLATFORMS[@]/#/grub_platforms_}"



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/no-multilib/, profiles/default/linux/uclibc/amd64/, ...

2016-08-11 Thread Mike Frysinger
commit: 44af36687bd3999f1a70905ded075737c9bf02a2
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 14:34:11 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 14:35:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44af3668

profiles: drop memtest86 from non-multilib profiles #510496

These packages shouldn't have userland code which needs 32-bit support,
just a gcc that can produce 32-bit code.  Since all of our toolchains
are biarch now, this should be fine.

 profiles/arch/amd64/no-multilib/package.mask   | 2 --
 profiles/default/linux/uclibc/amd64/package.mask   | 2 --
 profiles/features/64bit-native/package.mask| 2 --
 profiles/hardened/linux/amd64/no-multilib/package.mask | 2 --
 4 files changed, 8 deletions(-)

diff --git a/profiles/arch/amd64/no-multilib/package.mask 
b/profiles/arch/amd64/no-multilib/package.mask
index b0c7d42..ed65def 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -165,8 +165,6 @@ sci-chemistry/icm
 sci-chemistry/mars
 sci-electronics/eagle
 sci-libs/ipp
-sys-apps/memtest86
-sys-apps/memtest86+
 sys-libs/lib-compat-loki
 www-plugins/nspluginwrapper
 www-plugins/pipelight

diff --git a/profiles/default/linux/uclibc/amd64/package.mask 
b/profiles/default/linux/uclibc/amd64/package.mask
index 724b8aa..050a729 100644
--- a/profiles/default/linux/uclibc/amd64/package.mask
+++ b/profiles/default/linux/uclibc/amd64/package.mask
@@ -150,8 +150,6 @@ sci-chemistry/cyana
 sci-chemistry/icm
 sci-chemistry/mars
 sci-libs/ipp
-sys-apps/memtest86
-sys-apps/memtest86+
 sys-libs/lib-compat-loki
 www-plugins/nspluginwrapper
 

diff --git a/profiles/features/64bit-native/package.mask 
b/profiles/features/64bit-native/package.mask
index 9808968..4fd4d9a 100644
--- a/profiles/features/64bit-native/package.mask
+++ b/profiles/features/64bit-native/package.mask
@@ -152,8 +152,6 @@ sci-chemistry/cyana
 sci-chemistry/icm
 sci-chemistry/mars
 sci-libs/ipp
-sys-apps/memtest86
-sys-apps/memtest86+
 sys-libs/lib-compat-loki
 www-plugins/nspluginwrapper
 

diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask 
b/profiles/hardened/linux/amd64/no-multilib/package.mask
index 3dd2344..eee1884 100644
--- a/profiles/hardened/linux/amd64/no-multilib/package.mask
+++ b/profiles/hardened/linux/amd64/no-multilib/package.mask
@@ -174,8 +174,6 @@ sci-chemistry/mars
 sci-chemistry/xdsgui
 sci-chemistry/xdsstat-bin
 sci-libs/ipp
-sys-apps/memtest86
-sys-apps/memtest86+
 sys-libs/lib-compat-loki
 www-plugins/nspluginwrapper
 www-plugins/pipelight



[gentoo-commits] repo/gentoo:master commit in: app-editors/tea/

2016-08-11 Thread Michael Palimaka
commit: 0b6bdd4fceca0f2bb3fb0f7c33a4ba292a512517
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 14:42:14 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 15:02:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6bdd4f

app-editors/tea: metadata whitespace

Package-Manager: portage-2.3.0

 app-editors/tea/metadata.xml | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/app-editors/tea/metadata.xml b/app-editors/tea/metadata.xml
index cf4e281..86348fa 100644
--- a/app-editors/tea/metadata.xml
+++ b/app-editors/tea/metadata.xml
@@ -1,17 +1,17 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-q...@gentoo.org
-Gentoo Qt Project
-  
-  
-A very small Qt text editor. It has lots of extra features including syntax
-highlighting and a built in file manager as well as a built in image 
viewer.
-It can also read lots of 'other' filetypes.
-  
-  
-Enable spellchecking using 
app-text/aspell
-Enable spellchecking using 
app-text/hunspell
-  
+   
+   q...@gentoo.org
+   Gentoo Qt Project
+   
+   
+   A very small Qt text editor. It has lots of extra features 
including syntax
+   highlighting and a built in file manager as well as a built in 
image viewer.
+   It can also read lots of 'other' filetypes.
+   
+   
+   Enable spellchecking using 
app-text/aspell
+   Enable spellchecking using 
app-text/hunspell
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/tea/

2016-08-11 Thread Michael Palimaka
commit: 671396dc55fe037631884c4d92ff99432916103f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 15:02:05 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 15:02:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671396dc

app-editors/tea: version bump

Package-Manager: portage-2.3.0

 app-editors/tea/Manifest  |  1 +
 app-editors/tea/tea-42.0.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/app-editors/tea/Manifest b/app-editors/tea/Manifest
index 2a0b5c1..776ecc9 100644
--- a/app-editors/tea/Manifest
+++ b/app-editors/tea/Manifest
@@ -1 +1,2 @@
 DIST tea-41.1.1.tar.bz2 382592 SHA256 
5f17a1f190c7a31f326273f5c987378f9fdbc3fc34a7d0a97529bc926492bef9 SHA512 
087325a80f86b27c20174849a8477d1d994176f560fc0bc353cfa6bfcfc1e916bac42607d94640cd1c2e1abd6385db7a836557a6ef2defae6de0901195fc7975
 WHIRLPOOL 
d1e48c2ba40d2978a06c2069927ba664b17f84039e96b349937ae5f159e32998a964fd86e8c89725bb36845aba541ba4eccfb91f939fb352b727e1cf2aa72548
+DIST tea-42.0.0.tar.bz2 383237 SHA256 
4981a361985677fceaa32d2911a95522ea715a362d05d9f61501063495321203 SHA512 
d5b746198ff1c02cb832db333b1ff0d141427b4dccbf2d3d3d0ee8722089a4c1ca0a70af7331b78f1a296f4201d25252a7f9f7040bbcd89b6bde09f2fe9a1b7d
 WHIRLPOOL 
2bb3c7863f362be8488683b260d3a9de76ecf7ec1a0b21417ce65d6cc83c57f629db530d71b5fbedc42043a110e76b47ccf20e20290ed191274d92ca61e934c4

diff --git a/app-editors/tea/tea-42.0.0.ebuild 
b/app-editors/tea/tea-42.0.0.ebuild
new file mode 100644
index 000..94cd85f
--- /dev/null
+++ b/app-editors/tea/tea-42.0.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils qmake-utils
+
+DESCRIPTION="Small, lightweight Qt text editor"
+HOMEPAGE="http://tea.ourproject.org/;
+SRC_URI="http://tea.ourproject.org/dloads/${P}.tar.bz2;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE="aspell hunspell"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+   aspell? ( app-text/aspell )
+   hunspell? ( app-text/hunspell:= )
+"
+DEPEND="${RDEPEND}
+   hunspell? ( virtual/pkgconfig )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS NEWS-RU TODO )
+
+src_configure() {
+   eqmake5 src.pro \
+   $(use aspell || echo CONFIG+=noaspell) \
+   $(use hunspell || echo CONFIG+=nohunspell)
+}
+
+src_install() {
+   dobin bin/tea
+
+   einstalldocs
+   docinto html
+   dodoc manuals/*.html
+
+   insinto /usr/share/qt5/translations
+   doins translations/${PN}_*.qm
+
+   newicon icons/tea-icon-v3-01.png ${PN}.png
+   make_desktop_entry ${PN} 'Tea Editor'
+}



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

2016-08-11 Thread Mike Pagano
commit: 5a31d89d1700e5a656d066adee47e325254d808f
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 11 14:03:33 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 14:03:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a31d89d

sys-kernel/gentoo-sources: Linux patch 4.1.30

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 0d9b80a..f01e80a 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -54,6 +54,9 @@ DIST genpatches-4.1-32.extras.tar.xz 16292 SHA256 
3c6ba4c5c30ee786c0909aa0f8a68f
 DIST genpatches-4.1-35.base.tar.xz 890284 SHA256 
a99487d13f6d00f8532994af43e562a05af987e63de67bbf04e7f7a823bc7231 SHA512 
a7c0fcf609f68e6f27207c5952b7d5e5e30849caa1e21d24a0ce796dddb040cccb306f0fcc314098cba47b43038768049a5e54f442550862608768e405153f50
 WHIRLPOOL 
78db0f5cdf2e7802fde16f4d44f4148bed1a003a102efd67a22a6325c849cbaffe517cf1e38d53939fe3af45d8201dda04b05da9f75afb9ad63c468a448fd1f7
 DIST genpatches-4.1-35.experimental.tar.xz 61756 SHA256 
af5712eae067a88b9efff5215e5cd06cce8665ea50a0721facccf93d32a10262 SHA512 
a009d6507f387570d092e14d20d20ec403fa6339a3002a0207236c55eeff027f4e99716e0e5a257f1c6ada4a34ee9cacdf3594acedea1d254dbdf53f182a482e
 WHIRLPOOL 
8150545fdc6f6f4e6abccddbdb093f5592e1db917d6f2a5738b271194322782642bff4291d520445ed078ef37096f06d1d97c6a6855ee71fc7f649f6378cedae
 DIST genpatches-4.1-35.extras.tar.xz 16364 SHA256 
061d2094e28be6d1048ebfa0aff3220bd76786257d957f7e56176f4081229855 SHA512 
a82512c71b31e975a5290746c58a89135c3c106966c327bbd9854d011fa850592a086d53527c0e98a9b4eabd40c0e62f3a1eaf071edf0e9fd98c37906e0ede81
 WHIRLPOOL 
176eaf5260f077b581dc178b81bdf21cd0f6ebbb4258706cc3895ec786fad470ebd66a1596be168c38bd803aa4c91f5b87b7248d80696aa11e322e1a9f3a4254
+DIST genpatches-4.1-36.base.tar.xz 898344 SHA256 
01298491bc248867729e3442baf92751a1321551e29b93db913fc710df0c1391 SHA512 
380129f9317b6ce036e9542265ff12aef71260cffc2ff3f1b4c5e1eeb318b8d9150f06bb2a4ec31e9501a5d7897dcd83198e5f3667be91e67fd83d9cde8e2e95
 WHIRLPOOL 
5fa3f29b949d5977d2d2f1b89ae2dab35fed1074520425ae353d098be70a4ae839cfa2338d3be665cd6ace053baf86f6aa8dc0b7ef08498a4c293aaaf98f7be2
+DIST genpatches-4.1-36.experimental.tar.xz 61784 SHA256 
c46a407a26c7d987e2327e51c65186179816a89fd5c049cad5047dd65fa07ea9 SHA512 
da39d30324c161c799be936455a28c37ee24349093dc6ab35cf8a1d5d08f617260462c15bad6dcc88c14b63a067116d1cf5654b3d1f233b4cbf6b699016a1c29
 WHIRLPOOL 
2fcbaee713f5bdb7255b688789193349531b3db619a8c88a19ddaba5ab23a4baef056ea8f4906c662fc7bc68570c7e4c1f45e8a6b4c7a7b6c982f804e5dab9f5
+DIST genpatches-4.1-36.extras.tar.xz 16356 SHA256 
d7d7d862befd6a649023d104af39e53e7f4c09ed6b1e560679ede7e31105db81 SHA512 
dc6cc91ceea8773c462326b2f11233fb1bd71633058610132cc06afce33ae8b73086c3ff415056d24fba03c57d5d5f0a2eaafa2eeb52807c17aa84923dea9a3c
 WHIRLPOOL 
138da0553d1aa62b57e4f7ddfeadb9556cdc5964a6f646ac1bc54ba7f0ec56ad58ec112b4aecb96ec3b9153e557346bb0ed7f07a3ce30500e6faf2a69dc6103d
 DIST genpatches-4.4-14.base.tar.xz 450668 SHA256 
7d6da245348f8168a831c45ac528e7cc25b0cf30b3d3df497e621e975078392a SHA512 
3d5b1e3ff79312e7572027e2f9f8d983af25241641a4b2dbe06cd37f83f1ebedbd1b239663953e2f7ec089e147c98e59da4d8150809ead62ab5f76803225ea8b
 WHIRLPOOL 
3eba605e664d10ec0bed2d0811318da17a501d350e22bc85e09a5cfe146f1d0f13464ef4ac8141aeab92db817c4039222e6834b236c61bc22f71ef0f83d1973b
 DIST genpatches-4.4-14.experimental.tar.xz 62632 SHA256 
48339c300d271eb355394d15985b80720c36c92fd8bbc9e5d2196d042b9518d4 SHA512 
e98ca9b75bde2857ad8ef0ff6f84b3389f1071c2a34ce319daf8fdd3cfcb22990b198b33643ad0a2395841f5c4bb413cf4d7952a6ef2686b3cc92c91cca1a405
 WHIRLPOOL 
370b865907d97ffd4d1ec7d2f3c3d705669aa5321bceb636b826e97412c1121ddbebd79e7b4fcc7107fe508322d27d20f1d84ad5252a9cbcaf3300b19d82153c
 DIST genpatches-4.4-14.extras.tar.xz 16284 SHA256 
fa731c56b2ef13c98ec21714dbfe6902de90e5bc50a9be65e3c9ce34e934674c SHA512 
0aa85413fc225e86405ad79ca96345eb2cd1bfa91ee15d0167700208fdaa86c6ca9af4461f9f9c29371b000bc0b769504161b21c9dcf8e24cd7db222f3c4b99f
 WHIRLPOOL 
167c7bea5b1a6c978a1e4b01b524dd43e85973c1df095a16e5c7f8defab18cc2b5a1dc9cfceceecc834595c8f98c18feed950f858f5e81967d31c216f3181639

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.1.30.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.1.30.ebuild
new file mode 100644
index 000..326b770
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.1.30.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="36"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 ~mips 

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

2016-08-11 Thread Michael Palimaka
commit: 58c2e9846e32b3eb06f869b128df3d2737f79aa7
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 15:15:57 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 15:16:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c2e984

app-text/qpdfview: amd64/x86 stable

Gentoo-bug: 585358

Package-Manager: portage-2.3.0

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

diff --git a/app-text/qpdfview/qpdfview-0.4.16.ebuild 
b/app-text/qpdfview/qpdfview-0.4.16.ebuild
index 293de8c..a10fff5 100644
--- a/app-text/qpdfview/qpdfview-0.4.16.ebuild
+++ b/app-text/qpdfview/qpdfview-0.4.16.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="cups +dbus djvu fitz +pdf postscript qt5 +sqlite +svg synctex"
 
 REQUIRED_USE="?? ( fitz pdf )"



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

2016-08-11 Thread Michael Palimaka
commit: 377e7c063a6a021ac62b30532c71cb80f28c4ea1
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Aug 11 14:01:42 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 14:01:42 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=377e7c06

kde-apps/kdepasswd: Drop KDE_HANDBOOK

Upstream commit 5874a978e0857768dcecc2b3b3da7413f6cdea34

Package-Manager: portage-2.2.28

 kde-apps/kdepasswd/kdepasswd-.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kde-apps/kdepasswd/kdepasswd-.ebuild 
b/kde-apps/kdepasswd/kdepasswd-.ebuild
index 1e4490c..24dcc3d 100644
--- a/kde-apps/kdepasswd/kdepasswd-.ebuild
+++ b/kde-apps/kdepasswd/kdepasswd-.ebuild
@@ -4,8 +4,6 @@
 
 EAPI=6
 
-KDE_DOC_DIR="docs"
-KDE_HANDBOOK="forceoptional"
 KMNAME="kde-baseapps"
 inherit kde5
 



[gentoo-commits] data/gentoo-news:master commit in: 2016-08-11-grub2_multislot_default/

2016-08-11 Thread William Hubbs
commit: 88c8ca35ad6e0a145fa321f9f5c287193adc13d1
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Aug 11 14:08:40 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug 11 14:16:52 2016 +
URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=88c8ca35

Add newsitem for grub2 multislot default change

 .../2016-08-11-grub2_multislot_default.en.txt   | 21 +
 .../2016-08-11-grub2_multislot_default.en.txt.asc   | 17 +
 2 files changed, 38 insertions(+)

diff --git 
a/2016-08-11-grub2_multislot_default/2016-08-11-grub2_multislot_default.en.txt 
b/2016-08-11-grub2_multislot_default/2016-08-11-grub2_multislot_default.en.txt
new file mode 100644
index 000..2cd1891
--- /dev/null
+++ 
b/2016-08-11-grub2_multislot_default/2016-08-11-grub2_multislot_default.en.txt
@@ -0,0 +1,21 @@
+Title: Grub2 multislot default setting is changing
+Author: William Hubbs 
+Author: Ian Stakenvicius 
+Content-Type: text/plain
+Posted: 2016-08-11
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: >=sys-boot/grub-2
+
+The multislot use flag in sys-boot/grub-2.x is no longer enabled by
+default.
+
+When the flag is enabled, all upstream binaries and documentation are
+renamed to "grub2" so as not to collide with grub-0.  Now that the use
+flag is no longer default-enabled, these names will revert back to
+their upstream defaults.  For example, grub2-mkconfig will become
+grub-mkconfig, grub2-install will become grub-install, etc.
+
+If you wish to retain the previous naming scheme, please make sure to
+explicitly enable USE="multislot" on sys-boot/grub in the usual manner.
+

diff --git 
a/2016-08-11-grub2_multislot_default/2016-08-11-grub2_multislot_default.en.txt.asc
 
b/2016-08-11-grub2_multislot_default/2016-08-11-grub2_multislot_default.en.txt.asc
new file mode 100644
index 000..08d51ee
--- /dev/null
+++ 
b/2016-08-11-grub2_multislot_default/2016-08-11-grub2_multislot_default.en.txt.asc
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJXrIh2AAoJEJtAqO3K+ucz9WgP/0w2uaET4idGRbKkU3TIYaRx
+9MOLTPh8Md5hX8OlWmeHLpVsyjpPeb7/gz0uWAfhQRXBOJAtzPT/fpBcomRf+UkI
+ATu9AT5sue0Rwcg7Bi9qMhvQNeQb/6cXqR3Avaf/EFlEtochCP22vXur6hANAE2L
+H80z8GsQyYl/M8WT+JLvYHTInepWPKbmvlC2+oK+Jl+qQ7pRNfD5Dj0NUIOu2OFt
+XNaXIxPqiq3SbwLtzMmrpEoBoSV419jCrnyucRym5OnB7MBdLHj3tjwv6V2nYS/U
+8KOl8kTaU6ffnB5TCSA33ytra2HYKoqAPa1RavilqURkHpCle3rjtlcxvXHy2LD5
+gDXW7JitvaPniplCNuPJxg5oIOT4sl4u92DJByjjpeRnsoWg0XOPH+/bewMUzY6H
+Bv5f4s340Z+A0L7v0ndiC7taj7iJgRRbk5gPeYwJBT2+RCgQxBN5jhZXbc+SaUx1
+4xjqw0YHXdc2ygJZbGIq46hJOmcb1asJJxP38yGLM7OyBy3yNxvb39sihicNsLZb
+Tsw/+4SMPzG5zFtVSHXxb9keuy9DnCVy7B1iavHnNh7pQXVY5LsT2EomK6HDzaXW
+S2702KN+qQrgK6WN8qaKaqI6nxixzF+zVHYYI4B2Rp3m3P51x62I7rLcPboz6Quy
+ttY8WaRIerc1ESYphlhK
+=MBhj
+-END PGP SIGNATURE-



[gentoo-commits] proj/linux-patches: New tag: 4.4-19

2016-08-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 15:06:19 2016 +

New tag: 4.4-19




[gentoo-commits] repo/gentoo:master commit in: profiles/features/64bit-native/, profiles/hardened/linux/amd64/no-multilib/

2016-08-11 Thread Mike Frysinger
commit: e5def720ac72d0a9d1738a52cdf31b8fbbdc12b4
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Aug 11 15:22:56 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Aug 11 15:23:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5def720

profiles: mask memtest86+[floppy] when grub:0 is masked

 profiles/features/64bit-native/package.use.mask| 4 
 profiles/hardened/linux/amd64/no-multilib/package.use.mask | 5 +
 2 files changed, 9 insertions(+)

diff --git a/profiles/features/64bit-native/package.use.mask 
b/profiles/features/64bit-native/package.use.mask
index da94d3c..c778ad6 100644
--- a/profiles/features/64bit-native/package.use.mask
+++ b/profiles/features/64bit-native/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Mike Frysinger  (12 Aug 2016)
+# Requires sys-boot/grub:0 which is masked here.
+sys-apps/memtest86+ floppy
+
 # Alexandre Rostovtsev  (04 Jul 2012)
 # Disable 32-bit parts of wine, bug #351436
 app-emulation/wine mono

diff --git a/profiles/hardened/linux/amd64/no-multilib/package.use.mask 
b/profiles/hardened/linux/amd64/no-multilib/package.use.mask
index b552f1c..8a40576 100644
--- a/profiles/hardened/linux/amd64/no-multilib/package.use.mask
+++ b/profiles/hardened/linux/amd64/no-multilib/package.use.mask
@@ -3,6 +3,11 @@
 # $Id$
 
 # Mirror profile/amd64/no-multilib/package.use.mask
+
+# Mike Frysinger  (12 Aug 2016)
+# Requires sys-boot/grub:0 which is masked here.
+sys-apps/memtest86+ floppy
+
 # Alexandre Rostovtsev  (24 Jun 2012)
 # Disable 32-bit parts of wine, bug #351436
 app-emulation/wine mono win32



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

2016-08-11 Thread Jeroen Roovers
commit: eec8c3932a5f01e5dfe81ca969cc3982c25a6cc1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug 11 11:34:18 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug 11 14:39:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec8c393

media-sound/mpd: Version bump (bug #590074 by Perfect Gentleman).

Package-Manager: portage-2.3.0

 media-sound/mpd/Manifest   |   1 +
 media-sound/mpd/mpd-0.19.18.ebuild | 257 +
 2 files changed, 258 insertions(+)

diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest
index 7570b4c..568d519 100644
--- a/media-sound/mpd/Manifest
+++ b/media-sound/mpd/Manifest
@@ -3,3 +3,4 @@ DIST mpd-0.19.11.tar.xz 703064 SHA256 
7a5c66aa5af97a5b7af3dc49e3d2594071dafd62a1
 DIST mpd-0.19.12.tar.xz 703340 SHA256 
7b6fe6c7ce72f5f80a276d680072b524ecb395e546e252b8f3a0756377e1e875 SHA512 
a608c99096d0ec9158cba5615be344a47d76c5be830ba34445e330f141aaa828784772d772df20d71d4c65e78ea5dfe9fb59ea4f4f823fa112a00517963a6e7e
 WHIRLPOOL 
ab1c0ba6a92f5582c774b36f10d2433ccd4b796cb38d35ff0accdf0d29b95268f13f462446b72df52f2b8fb4a7b5e297fb37d1303b38412c4e73f0769dbbf7bd
 DIST mpd-0.19.14.tar.xz 703388 SHA256 
2fd23805132e5002a4d24930001a7c7d3aaf55e3bd0cd71af5385895160e99e7 SHA512 
378c31033fd846c4a025c3e45ea61fd79378421371e1b4aa2ac3cf9f10d5c47d930bc6b052055f8f2c70fa98c6d471be73e3e6d6ede568057f7279753b017f40
 WHIRLPOOL 
2c095e75031daa86c9d4a52ca41eb4233e2c4f1c3dc2e97cba734b083b28d91450d812a3b61e71ca3b350588332efb122451d1dfbb980d2c93458fb59e5e
 DIST mpd-0.19.15.tar.xz 704000 SHA256 
0cb9a223894b038ce966ce6d651d9b3ea3bdc7d7b9bec8d1e9e7e091cbc29b8b SHA512 
19cf80dcaadbc164e3f1b0989266b16edc232a9f3549718ccaabf8849ef5821ac8b5416ccc05a58f23bb788a06007b12136fb8b17013311080b72e67a4adc8a5
 WHIRLPOOL 
6205261e6b9f3eab8aacba8cfd75d4de4e4a097419ad2d69954a8eb3544701068857c7bb84c09fc1cfa9022e13542832362ecd7711666740fafc79b0b307b2e5
+DIST mpd-0.19.18.tar.xz 707252 SHA256 
764c991c54980cb97e876e3f65d63410c0c561b7be996b832e058053e005ed47 SHA512 
9674a8e9d2086373c59d3ce66bddb70e914f863dc384a283071ac8003ddae304d7020fc654db72c6f4aa30cb18e67dadd3d0a62069538a7ec666c3076e7bc1f8
 WHIRLPOOL 
cbf6f66c61d7c5b690e4175666eb65272c2eeb9e558abe14f6dea008609dfacd5d027106fb412121cbc4ffe7304209f3793505148727e18c4e5c03bd76e1db79

diff --git a/media-sound/mpd/mpd-0.19.18.ebuild 
b/media-sound/mpd/mpd-0.19.18.ebuild
new file mode 100644
index 000..ed10103
--- /dev/null
+++ b/media-sound/mpd/mpd-0.19.18.ebuild
@@ -0,0 +1,257 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools eutils flag-o-matic linux-info multilib systemd user
+
+DESCRIPTION="The Music Player Daemon (mpd)"
+HOMEPAGE="http://www.musicpd.org;
+SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd ~x64-macos"
+IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug +eventfd expat faad
+   +fifo +ffmpeg flac fluidsynth +glib gme +icu +id3tag +inotify +ipv6 jack
+   lame mms libav libmpdclient libsamplerate libsoxr +mad mikmod modplug
+   mpg123 musepack +network nfs ogg openal opus oss pipe pulseaudio 
recorder
+   samba selinux sid +signalfd sndfile soundcloud sqlite systemd tcpd 
twolame
+   unicode upnp vorbis wavpack wildmidi zeroconf zip zlib"
+
+OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder"
+DECODER_PLUGINS="adplug audiofile faad ffmpeg flac fluidsynth mad mikmod
+   modplug mpg123 musepack ogg flac sid vorbis wavpack wildmidi"
+ENCODER_PLUGINS="audiofile flac lame twolame vorbis"
+
+REQUIRED_USE="|| ( ${OUTPUT_PLUGINS} )
+   || ( ${DECODER_PLUGINS} )
+   ao? ( glib )
+   gme? ( glib )
+   jack? ( glib )
+   network? ( || ( ${ENCODER_PLUGINS} )
+   glib )
+   recorder? ( || ( ${ENCODER_PLUGINS} ) )
+   sid? ( glib )
+   soundcloud? ( glib )
+   sqlite? ( glib )
+   opus? ( ogg )
+   upnp? ( expat )
+   vorbis? ( glib )
+   wavpack? ( glib )"
+
+CDEPEND="!=media-libs/game-music-emu-0.6.0_pre20120802 )
+   icu? ( dev-libs/icu:= )
+   id3tag? ( media-libs/libid3tag )
+   jack? ( media-sound/jack-audio-connection-kit )
+   lame? ( network? ( media-sound/lame ) )
+   libmpdclient? ( media-libs/libmpdclient )
+   libsamplerate? ( media-libs/libsamplerate )
+   mad? ( media-libs/libmad )
+   mikmod? ( media-libs/libmikmod:0 )
+   mms? ( media-libs/libmms )
+   modplug? ( media-libs/libmodplug )
+   mpg123? ( >=media-sound/mpg123-1.12.2 )
+   musepack? ( media-sound/musepack-tools )
+   network? ( >=media-libs/libshout-2
+   !lame? ( !vorbis? ( media-libs/libvorbis ) ) )
+   nfs? ( net-fs/libnfs )
+   ogg? ( media-libs/libogg )
+   openal? ( media-libs/openal )
+   

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/

2016-08-11 Thread Christoph Junghans
commit: 546071a491de7948a6548dc4dd8d24dd6a7dbfdc
Author: Christoph Junghans  gentoo  org>
AuthorDate: Thu Aug 11 14:26:29 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Thu Aug 11 14:26:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546071a4

sys-cluster/openmpi: fixed build error (bug #590446#c22)

Package-Manager: portage-2.2.28

 sys-cluster/openmpi/openmpi-1.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/openmpi/openmpi-1.10.3.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
index b7778f8..9cbddc7 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
@@ -155,7 +155,7 @@ src_install () {
default
 
# From USE=vt see #359917
-   rm "${ED}"/usr/share/libtool &> /dev/null
+   rm -rf "${ED}"/usr/share/libtool &> /dev/null
 
# Avoid collisions with libevent
rm -rf "${ED}"/usr/include/event2 &> /dev/null



[gentoo-commits] repo/gentoo:master commit in: app-editors/qxmledit/

2016-08-11 Thread Michael Palimaka
commit: 8db2fb95ff875369479e523795bd3bcaa2ec742f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 14:37:36 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 14:38:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db2fb95

app-editors/qxmledit: amd64/x86 stable

Package-Manager: portage-2.3.0

 app-editors/qxmledit/qxmledit-0.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/qxmledit/qxmledit-0.9.4.ebuild 
b/app-editors/qxmledit/qxmledit-0.9.4.ebuild
index ea977c5..5b8ff49 100644
--- a/app-editors/qxmledit/qxmledit-0.9.4.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.9.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="qt5"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-editors/qxmledit/

2016-08-11 Thread Michael Palimaka
commit: 18dc4842aebfc55c731747063f1a59b848110295
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 14:37:51 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 14:38:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18dc4842

app-editors/qxmledit: remove old

Package-Manager: portage-2.3.0

 app-editors/qxmledit/Manifest  |  1 -
 app-editors/qxmledit/qxmledit-0.9.3.ebuild | 72 --
 2 files changed, 73 deletions(-)

diff --git a/app-editors/qxmledit/Manifest b/app-editors/qxmledit/Manifest
index 4ae0919..f3f095e 100644
--- a/app-editors/qxmledit/Manifest
+++ b/app-editors/qxmledit/Manifest
@@ -1,2 +1 @@
-DIST qxmledit-0.9.3-src.tgz 17564710 SHA256 
f4f1e305712ca033d8fe9cef8ddce6a94fd4deffd9e723c1734786e18a49fc50 SHA512 
b7377c73d2e2aff1670e94c8c86c146e85d70841c638878f6be17ff939167c7d17f28095d4929388212380957cd4e3537450549827d8a8b239f5510f27e01afa
 WHIRLPOOL 
214662e68d42c86745524278ac5809e6beb3d7e36ecffa4e6041447c521b733a97673adb93f00ab8513be870bfdb12a3adb950f8238bab15591993f3677373c2
 DIST qxmledit-0.9.4-src.tgz 18834064 SHA256 
ef78d66c6214a1af2d95ea98c441cad5be91e3064faca4bf9edef952ed6d0133 SHA512 
ff479ca8930bd2cbeaa26d09eeafcdff4520f0e62c79c8f8c854ed119967a3c11555a5aa8f92edda2be53adb6d6511c6ebb8e2aeb274a922964eed4fd9e0b056
 WHIRLPOOL 
9917e8b205dad00d2150afa4c3b660454fa529cf347b937a55b905295c37977221854b8b4ea76701f57d4ceb9289be245bcdde4c294168062eee2a0fafa62164

diff --git a/app-editors/qxmledit/qxmledit-0.9.3.ebuild 
b/app-editors/qxmledit/qxmledit-0.9.3.ebuild
deleted file mode 100644
index 259c502..000
--- a/app-editors/qxmledit/qxmledit-0.9.3.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils qmake-utils
-
-DESCRIPTION="Simple Qt-based XML editor"
-HOMEPAGE="http://qxmledit.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="qt5"
-
-DEPEND="
-   qt5? (
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtsql:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   dev-qt/qtxmlpatterns:5
-   )
-   !qt5? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtsql:4
-   dev-qt/qtsvg:4
-   dev-qt/qtxmlpatterns:4
-   )
-"
-RDEPEND="${DEPEND}"
-
-DOCS=(AUTHORS NEWS README)
-
-src_prepare() {
-   default
-
-   # bug 568746
-   sed -i -e '/QMAKE_CXXFLAGS/s:-Werror::' \
-   src/{QXmlEdit,QXmlEditWidget,sessions/QXmlEditSessions}.pro || 
die
-}
-
-src_configure() {
-   export \
-   QXMLEDIT_INST_DIR="${EPREFIX}/usr/bin" \
-   QXMLEDIT_INST_LIB_DIR="${EPREFIX}/usr/$(get_libdir)" \
-   QXMLEDIT_INST_INCLUDE_DIR="${EPREFIX}/usr/include/${PN}" \
-   QXMLEDIT_INST_DATA_DIR="${EPREFIX}/usr/share/${PN}" \
-   QXMLEDIT_INST_DOC_DIR="${EPREFIX}/usr/share/doc/${PF}"
-
-   if use qt5; then
-   eqmake5
-   else
-   eqmake4
-   fi
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-
-   doicon install_scripts/environment/icon/qxmledit.png
-   domenu install_scripts/environment/desktop/QXmlEdit.desktop
-   einstalldocs
-}



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

2016-08-11 Thread Naohiro Aota
commit: 4aefeecf6692a8fe79b3220a0ea004c788fd0568
Author: Naohiro Aota  gentoo  org>
AuthorDate: Thu Aug 11 15:39:32 2016 +
Commit: Naohiro Aota  gentoo  org>
CommitDate: Thu Aug 11 15:40:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aefeecf

net-misc/mikutter: version bump

Package-Manager: portage-2.2.28

 net-misc/mikutter/Manifest |  2 +-
 net-misc/mikutter/mikutter-3.3.5.ebuild|  4 +--
 ...mikutter-3.2.7.ebuild => mikutter-3.4.2.ebuild} | 30 --
 net-misc/mikutter/mikutter-.ebuild | 16 +---
 4 files changed, 25 insertions(+), 27 deletions(-)

diff --git a/net-misc/mikutter/Manifest b/net-misc/mikutter/Manifest
index adb700e..92df399 100644
--- a/net-misc/mikutter/Manifest
+++ b/net-misc/mikutter/Manifest
@@ -1,2 +1,2 @@
-DIST mikutter.3.2.7.tar.gz 2576878 SHA256 
61108ff4c39073c5fb797cde072c48bc45f89fdb90c269815695fd31b1da89b6 SHA512 
b54b4896e0321fcac7ec08dd2e5dc567631c803501cc4798c7062de31185306bb5e69603c32ecb64cdbcd5772fc2d92ea41949c4e79abebd252fc491a47056ad
 WHIRLPOOL 
4168961d2d3235f3ae6c6294b64febf73ef8f40b9982c6bba44b1950f601a98ceada6fd3a8897e6f9b5e68d5874be5e99469f4679a2fc9aa1116886ebc17eca0
 DIST mikutter.3.3.5.tar.gz 2789919 SHA256 
464a3adc2a75020d2cdc6ed52bea8e9445e8fe0f8cfb0e0d8acc914f78e0bf1a SHA512 
8848be0c0af52959270f773c40506a4d94a0e062c587572b58b1f1622dac4c16d87b42d100c553c4f6e1fd70f4934bd1341a497466450e0476c0b24470b8d08d
 WHIRLPOOL 
7b4f89107786a17d1fb771f03ca6853eb1a1d3710cae377c25307d7dc9f45ecdf454984b28e99808d163acf04d24b9183ddf39e7144bd7873164a0bfdbfae446
+DIST mikutter.3.4.2.tar.gz 3684733 SHA256 
4531a284946763ca7c57dbfec1e26e029415519977414e381496bbb3ac84ea8f SHA512 
bbdde61324825e9c7d4ffa6b6dc004f74c512391c1b1a538d7c72672f6aa68c3b68c579d1a2a3db13d25b909dc497195fcd7f0d66c88c8d1b2856508e965418d
 WHIRLPOOL 
67a4fb086d1d50e3177f6ae31f5b2503bd10fac9ce9cd5cb264b1e5f2772a917ac054ce7fed050a167b5f604f969d5a4fce7db66369c93dd74d35b9a970e6425

diff --git a/net-misc/mikutter/mikutter-3.3.5.ebuild 
b/net-misc/mikutter/mikutter-3.3.5.ebuild
index d68d755..7f632dd 100644
--- a/net-misc/mikutter/mikutter-3.3.5.ebuild
+++ b/net-misc/mikutter/mikutter-3.3.5.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$
 
@@ -36,7 +36,7 @@ ruby_add_rdepend "dev-ruby/addressable
dev-ruby/delayer
dev-ruby/delayer-deferred
dev-ruby/httpclient
-   dev-ruby/json
+   dev-ruby/json:0
dev-ruby/instance_storage
dev-ruby/memoist
>=dev-ruby/moneta-0.7

diff --git a/net-misc/mikutter/mikutter-3.2.7.ebuild 
b/net-misc/mikutter/mikutter-3.4.2.ebuild
similarity index 75%
rename from net-misc/mikutter/mikutter-3.2.7.ebuild
rename to net-misc/mikutter/mikutter-3.4.2.ebuild
index 3d29500..7ad7bb2 100644
--- a/net-misc/mikutter/mikutter-3.2.7.ebuild
+++ b/net-misc/mikutter/mikutter-3.4.2.ebuild
@@ -1,10 +1,10 @@
-# 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="ruby20 ruby21"
+USE_RUBY="ruby21 ruby22"
 
 inherit eutils ruby-ng
 
@@ -25,24 +25,30 @@ HOMEPAGE="http://mikutter.hachune.net/;
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="+libnotify sound"
+IUSE="+libnotify"
 
 DEPEND=""
 RDEPEND="
libnotify? ( x11-libs/libnotify )
-   sound? ( media-sound/alsa-utils )"
+   media-sound/alsa-utils"
 
 ruby_add_rdepend "dev-ruby/addressable
-   dev-ruby/bsearch
dev-ruby/delayer
-   dev-ruby/json
-   dev-ruby/memoize
+   dev-ruby/delayer-deferred
+   dev-ruby/httpclient
+   dev-ruby/json:0
+   dev-ruby/instance_storage
+   dev-ruby/memoist
>=dev-ruby/moneta-0.7
+   dev-ruby/nokogiri
>=dev-ruby/oauth-0.4.7
+   dev-ruby/pluggaloid
dev-ruby/rcairo
>=dev-ruby/ruby-gettext-3.0.1
>=dev-ruby/ruby-gtk2-2.2.0
dev-ruby/ruby-hmac
+   dev-ruby/totoridipjp
+   dev-ruby/twitter-text
dev-ruby/typed-array
virtual/ruby-ssl"
 
@@ -57,14 +63,10 @@ all_ruby_unpack() {
 each_ruby_install() {
local rubyversion
 
-   #if use ruby_targets_ruby22; then
-   #   rubyversion=ruby22
-   if use ruby_targets_ruby21; then
+   if use ruby_targets_ruby22; then
+   rubyversion=ruby22
+   elif use ruby_targets_ruby21; then
rubyversion=ruby21
-   elif use ruby_targets_ruby20; then
-   rubyversion=ruby20
-   else
-   die "Select Ruby verion 2.x"
fi
 
exeinto /usr/share/mikutter

diff --git a/net-misc/mikutter/mikutter-.ebuild 
b/net-misc/mikutter/mikutter-.ebuild
index d68d755..7ad7bb2 100644
--- a/net-misc/mikutter/mikutter-.ebuild
+++ b/net-misc/mikutter/mikutter-.ebuild
@@ -1,10 +1,10 

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

2016-08-11 Thread Matt Thode
commit: 7ebe216f8b9cb9a152e8f0d583a080542c671f39
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 11 17:41:34 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 11 17:43:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebe216f

dev-ruby/facter: bup

Package-Manager: portage-2.2.28

 dev-ruby/facter/Manifest|  1 +
 dev-ruby/facter/facter-3.4.0.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index 3a1fe20..b8f9e7c 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -4,3 +4,4 @@ DIST facter-3.1.4.tar.gz 620501 SHA256 
7ca1872edbdc5ffcd11dc292e5e0625c9e0d35aa7
 DIST facter-3.1.6.tar.gz 324278 SHA256 
6e55ce2fbf1cc451974dec80aaa96a05a03b37822e69be9ac517d8006544be17 SHA512 
9f6bcec76be8af68f4b4179835a8d4758a29fb772a6d041d7901f839004efdf0145507340c67d3c701284f7ac04e9bfcd1297f16bdbc0ec0184dcbd9ab9c0354
 WHIRLPOOL 
0d62d84565df2eab88253b5b8fc851751ec20d72067c351b5b1a207587d99ab10f685ba62a2048fef8a56b0428ae881c46a9fda14c06d832899ad5d01ac9
 DIST facter-3.1.8.tar.gz 324710 SHA256 
bd393026640baf149507c11d36be144759889d4c90174d7c6bfb35e0a341fbca SHA512 
2884c2c0bb3075b2552763dee7f33228b0e70b4eb46367f52c4cbf9e01930ddc5e58d062d06ced4174900fc3eae5214d80471a4fe499bf0f2ac0278640e0e8c7
 WHIRLPOOL 
465432940e068318da0028ce1c8ea3084392212cfc6a50449a3ba034fe721836c88ba16c2248b4b3f062a890087421c93a3d14574c8d03e1eafe4f4f82b49d0d
 DIST facter-3.3.0.tar.gz 324839 SHA256 
a143ec499f77c355a843fef7999c7fab13134ff0cbeb0ab403edc499e974d100 SHA512 
a9a3dbceff5ecff85b3080dd744fd2502ce0c0306ca0e585b26d2df7c4fa90772237ecdec221b771212f99d291c52d8bc4162389b15a4a1260441a3cecf4fe23
 WHIRLPOOL 
f2faffdf76062f90ed725133522e148a27538becd5c8f5059cd2b7704a6e43b8ea1510d016d39fa2f79fb9ea69d1e6001970bba87b983553425db9ff0a9a4733
+DIST facter-3.4.0.tar.gz 330464 SHA256 
c8316e980a74002b263ed2ee9e271b51cff772d02be99a576ca96f292ac4c507 SHA512 
5dfa6ee34c28598f78a93ff23c33a5db0b1aa85a4b1c19ccad94c6c20630267e5ee7c37e85fb7cbcec78754185dbe8194609d21d46eed609db6cb6d9403dc629
 WHIRLPOOL 
10b57f55eb1163515a7607964ce345e6d441fcd63c7ca503a34057845a4c3192684bbd2efca586727dd0bdb9ad54bdf0c33037f6077b42494be791139ee1ae17

diff --git a/dev-ruby/facter/facter-3.4.0.ebuild 
b/dev-ruby/facter/facter-3.4.0.ebuild
new file mode 100644
index 000..099be14
--- /dev/null
+++ b/dev-ruby/facter/facter-3.4.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22"
+
+inherit cmake-utils multilib ruby-ng
+
+DESCRIPTION="A cross-platform ruby library for retrieving facts from operating 
systems"
+HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/;
+SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${S}/all/${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="debug test"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+CDEPEND="
+   >=sys-devel/gcc-4.8:*
+   >=dev-libs/boost-1.54[nls]
+   >=dev-libs/leatherman-0.4.2
+   >=dev-cpp/yaml-cpp-0.5.1
+   dev-libs/openssl:*
+   sys-apps/util-linux
+   app-emulation/virt-what
+   net-misc/curl
+   !

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

2016-08-11 Thread Matt Thode
commit: 45d5e63ae215bb3a4365ef685da0826ebc5a28d7
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 11 17:44:41 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 11 17:44:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d5e63a

dev-libs/leatherman: bup

Package-Manager: portage-2.2.28

 dev-libs/leatherman/Manifest|  1 +
 dev-libs/leatherman/leatherman-0.9.0.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/dev-libs/leatherman/Manifest b/dev-libs/leatherman/Manifest
index 0987b6e..a9fbf14 100644
--- a/dev-libs/leatherman/Manifest
+++ b/dev-libs/leatherman/Manifest
@@ -6,3 +6,4 @@ DIST leatherman-0.7.3.tar.gz 388947 SHA256 
64658b37bdbb24e85fd6be99c80e7d9daff51
 DIST leatherman-0.7.4.tar.gz 389081 SHA256 
96f3791ffc4f0ce780bd533b69739420b470e90a400d5de34eb8539c11f502c4 SHA512 
71b84a6934f46de4a9e6181e5cfc796fe25cac6bd8580fe618e3693bf22879e6597ecdc7bee0c8817beb3470934e06b4372d68e60575353029b795f013963b95
 WHIRLPOOL 
cc61b8f996acbf2eb931a60b5fb1c237cb784165902e127e50e1a84da0d16928fd7720ec97df9db7985f0c6f221e64e1947f6ef84d69710bc6cc0eb352b60cdb
 DIST leatherman-0.7.5.tar.gz 389795 SHA256 
a54fd92a939fbf48d57d248010ed41cf373f826855222b30ec16289be586c1ac SHA512 
70f6ad91647aaa049720af02110706ea7492bd00d2f742c203f7da22bb3928c677008e035144e3cbd9caa9e0ceec4abf89ce50567eaa9eaf4550908c5c8ba7da
 WHIRLPOOL 
04d87ee2edcdb03938a26adebd2a37118370ab11b98ec6bea541c8df4d31c654a01579f81f164bedfea648210ef55bcfc6c1804bd4835f12308f9e262eb269fb
 DIST leatherman-0.8.1.tar.gz 391075 SHA256 
e5cd0b9893711495abfc004403e657c9a4f3ee46486c1fc7a60b4eb6787b3f49 SHA512 
c10b0a8cee580cdd2c963dc21c445084eab5c70e5cb43d6550ac3b5681aa1edb772937a4fc7c0143b7523c0508056047b87d3c9b98bc4c9c5c59d8e63dcfc9e8
 WHIRLPOOL 
88bb92d59b86be1480a4f10559140cad66f8fa7c94d217fe527f7f27f53550df0f30bfb6f2d93512fa6e874a311da8990b44585982031bc69c49dacbe8583d1d
+DIST leatherman-0.9.0.tar.gz 392308 SHA256 
8d79a998caa47047bfc52093e6a50618458b5c0aa502a6cf61f9fb7a6451c3bb SHA512 
25c5edd58abad4e20d36ec7badb94aacc0f9a9e44200e710dcb3da116685396bba5b12ae806f9865e48d5d50c43a31486d8aa39fd853551ccf2c3eaa28859c8d
 WHIRLPOOL 
492ae8971368a8c7e3527a875c8cb4a46d5a767b80b45d32b33fa2f1c66a7d2ea4825c923a6993b1147ac8e68bb111c682ef5315c13a11a68bd583b3423e6656

diff --git a/dev-libs/leatherman/leatherman-0.9.0.ebuild 
b/dev-libs/leatherman/leatherman-0.9.0.ebuild
new file mode 100644
index 000..e64fca8
--- /dev/null
+++ b/dev-libs/leatherman/leatherman-0.9.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22"
+
+inherit cmake-utils multilib ruby-ng
+
+DESCRIPTION="A C++ toolkit"
+HOMEPAGE="https://github.com/puppetlabs/leatherman;
+SRC_URI="https://downloads.puppetlabs.com/facter/${P}.tar.gz;
+SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${S}/all/${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="debug test"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+CDEPEND="
+   >=sys-devel/gcc-4.8:*
+   >=dev-libs/boost-1.54[nls]
+   net-misc/curl"
+
+RDEPEND+=" ${CDEPEND}"
+DEPEND+=" test? ( ${CDEPEND} )"
+
+src_prepare() {
+   sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_VERBOSE_MAKEFILE=ON
+   -DCMAKE_BUILD_TYPE=None
+   -DCMAKE_INSTALL_PREFIX=/usr
+   -DCMAKE_INSTALL_SYSCONFDIR=/etc
+   -DCMAKE_INSTALL_LOCALSTATEDIR=/var
+   )
+   if use debug; then
+   mycmakeargs+=(
+ -DCMAKE_BUILD_TYPE=Debug
+   )
+   fi
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+}



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

2016-08-11 Thread Matt Thode
commit: dce6f6c9c2acc5758a43fbf5c0866d8a265c777a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 11 17:46:35 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 11 17:46:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce6f6c9

app-admin/mcollective: bup

Package-Manager: portage-2.2.28

 app-admin/mcollective/Manifest |  1 +
 app-admin/mcollective/mcollective-2.9.0.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/app-admin/mcollective/Manifest b/app-admin/mcollective/Manifest
index 32c7214..0b771c4 100644
--- a/app-admin/mcollective/Manifest
+++ b/app-admin/mcollective/Manifest
@@ -1,2 +1,3 @@
 DIST mcollective-2.8.0.tar.gz 718292 SHA256 
47084f9285707f2e457850adcf90811f3d39d4f4baa950d822b20b45633db259 SHA512 
edc3da334dbd3afd18fcedc675c6498edce1c799d9b472f70ebfe1b972e013cba5217ec492ea4128b15d886edaf283246ba70915180f9a10a67f7c0957fd1c8e
 WHIRLPOOL 
0c6461a43c454dee420e7a0debfa8aa2e0079b83407c1313a28689b5ecbd891c94740553947bdce4023786eb0e95e497da73108e283619f358d67dac7c0c
 DIST mcollective-2.8.8.tar.gz 1500476 SHA256 
503b26cb0beeb505bf9cd2abbb8724c67bc7434fbaddc321e2a4d663b133 SHA512 
fad2a277bdcb06adb56e87f545c4b85a4b8039263e7230c7b386c561a04d6f3bf80923733e1087c8090b43da734d6b7efe02e52a757191c3cb3ecab50cc97bb6
 WHIRLPOOL 
3e7a52b1ce3b705ed6f705067a4ab900a2faa226d19a36f106e2c2c1e4c4fc3e631630c04012ca456f0230f8fcb47dd5bd97f1d2e849af6edde67fac129301d4
+DIST mcollective-2.9.0.tar.gz 1503682 SHA256 
93c97ee026986f8e966125551d7e481bd539a98f9f2f2ea94c98c024963ae331 SHA512 
7d7dec7e68840bf9aea2890645f5d86389c6be8f84ad330b6ae342edf03d88cdef9f225aef741245a0f9606a46fe9394b9f740b4bf987c6f21ad018c05d84660
 WHIRLPOOL 
336673cdd5cfba14154435810fdbe3449646df8a85d057fc6a8bfe6d1f1d5fa5b3c4f9d9f470f0fd88d4170cbc1d6af646cfd959661720992dcffb08491657d1

diff --git a/app-admin/mcollective/mcollective-2.9.0.ebuild 
b/app-admin/mcollective/mcollective-2.9.0.ebuild
new file mode 100644
index 000..9fc0333
--- /dev/null
+++ b/app-admin/mcollective/mcollective-2.9.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+inherit ruby-ng
+
+DESCRIPTION="Framework to build server orchestration or parallel job execution
+systems"
+HOMEPAGE="http://marionette-collective.org/;
+SRC_URI="https://github.com/puppetlabs/marionette-collective/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/all/marionette-collective-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc +client"
+
+DEPEND=""
+RDEPEND="dev-ruby/stomp"
+
+src_compile() {
+   einfo "nothing to compile"
+}
+
+each_ruby_install() {
+   cd "marionette-collective-${PV}"
+   doruby -r lib/*
+   insinto /usr/share/mcollective
+   use client && dosbin bin/mco
+   dosbin bin/mcollectived
+   if use doc ; then
+   dohtml -r doc/*
+   insinto /usr/share/doc/${P}/ext
+   doins -r ext/*
+   fi
+   newinitd "${FILESDIR}"/mcollectived.initd mcollectived
+   insinto /etc/mcollective
+   cd etc
+   for cfg in *.dist ; do
+   newins "${cfg}" "${cfg%%.dist}"
+   sed -i -e "s:^libdir.*:libdir = 
/usr/share/mcollective/plugins:" \
+   "${D}"/etc/mcollective/${cfg%%.dist} || die "sed failed"
+   done
+   insinto /etc/mcollective/plugin.d
+}
+
+pkg_postinst() {
+   einfo "Mcollective requires a stomp server installed and functioning 
before"
+   einfo "you can use it. The recommended server to use is ActiveMQ [1] 
but"
+   einfo "any other stomp compatible server should work."
+   einfo
+   einfo "It is recommended you read the \'getting started\' guide [2] if 
this"
+   einfo "is a new installation"
+   einfo
+   einfo "[1] http://activemq.apache.org/;
+   einfo "[2] https://code.google.com/p/mcollective/wiki/GettingStarted;
+}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/

2016-08-11 Thread Dirkjan Ochtman
commit: 8791a9a7994e37992ac887f4e706304a993139ba
Author: Louis Sautier  gmail  com>
AuthorDate: Wed Aug 10 12:48:54 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Thu Aug 11 17:47:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8791a9a7

net-p2p/syncthing: remove old

Package-Manager: portage-2.3.0

 net-p2p/syncthing/Manifest|   1 -
 net-p2p/syncthing/syncthing-0.13.9.ebuild | 101 --
 2 files changed, 102 deletions(-)

diff --git a/net-p2p/syncthing/Manifest b/net-p2p/syncthing/Manifest
index b059d96..5d95d6f 100644
--- a/net-p2p/syncthing/Manifest
+++ b/net-p2p/syncthing/Manifest
@@ -1,5 +1,4 @@
 DIST syncthing-0.13.10.tar.gz 4292039 SHA256 
a86c7948afabc6e7b07f217d5200fb1e36cde5bb13373d99cc67d5dc991ce3be SHA512 
199c38644a7e5d43777ca2e497d5304d8e77485d21aeed9a00efc74dd98bfb0c473dd0bf3230b8e1e9742315915419f198bb8d0a9b294d2f6fe918b6e0175812
 WHIRLPOOL 
a6f82ce032455e78122b9958ddab885b187bd7d46e1a00ca64f855d1ad6e3c25538b8304318ce7fba7753bd1ee17a91325a774ed27d8f1bcb635915937742b96
-DIST syncthing-0.13.9.tar.gz 4334897 SHA256 
1b0a00ddbcbc88d8310741a2b0853266fe1980c427aa415ed6faa9f03dd52912 SHA512 
07939eb068b417a8dc0ad4a868e5b5fd22ff14297e0b77d0d08fc14631d3ffe957da3ad4a745a4f37bae4a3bed8ac98a859037273b040a8abc88f7d5a67dc871
 WHIRLPOOL 
264a17f553a7d56a792f4949560dfc4eefbfab6c3dedd07e0ada5ec02d7ed97d2c196aa4a770630b6a3bb02879a9b462ddd5f95d58217f45874ff162206cf6d7
 DIST syncthing-0.14.0.tar.gz 6368723 SHA256 
bfa25ee766be4fb53c98df9aad99f57e562715280ed73445abe15ce2a713588e SHA512 
68202cdd1db1c7cee77345e9c4786b4b3c97f69fb13df0b7450e40a2eacea75315324998a5e8286968cc5d462276dd75d4622f12038753734a09aae6ade6ac9e
 WHIRLPOOL 
37da9eaff26f16fbafc30b1aa0b90b129832b85fc5cb95995a7d9570cbcdec40307b4d10a6547fbd6252bcd83b19a9a23fd9c618012eea4bf53cf89cbb8bc20a
 DIST syncthing-0.14.3.tar.gz 6380761 SHA256 
1c7ce74db4bf780463c04ed3d5677296ad2bb347f3e35fe4229eb26893a6604a SHA512 
f9586013253ad031e1940e73f01f8ca398820e9ffeef0978fcd51079c535c04957c0be1314ecc635251ae06300c6b4141077ac5c3c8e7e9741d58e4545a7f3ba
 WHIRLPOOL 
b226642a41b8288ecd50eff5013a0c7b92e3f73dba85726f7bbbd529c0b6caeff85954205fcc7faf00bb9b5d18ff0809b93ddf7d0d4553815b3627bd2eb71c30
 DIST syncthing-0.14.4.tar.gz 6387191 SHA256 
5c29e2d3de4c35cf917df801c50a195f1cea612a31879c28a8474ce923c23551 SHA512 
0540d1e58b67d13401ecff4988897d185b04ca44f360c68cc52a2be8e70661cd6b84d6eae2b8f56e5a0f590efd9a8462f477f0492e5903992102a6c66bd3534e
 WHIRLPOOL 
4d5502c8e1d1577cc7223c88a7e364b853d7a2e469d9cdbbc01de98dd679fad61d3278ee8ff444acc10fec83bd460fce086b4ef47b2c0db17f7f0ec6f1377f90

diff --git a/net-p2p/syncthing/syncthing-0.13.9.ebuild 
b/net-p2p/syncthing/syncthing-0.13.9.ebuild
deleted file mode 100644
index 74577d2..000
--- a/net-p2p/syncthing/syncthing-0.13.9.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGO_PN="github.com/syncthing/syncthing"
-EGIT_COMMIT=v${PV}
-
-inherit golang-vcs-snapshot systemd user versionator
-
-DESCRIPTION="Open Source Continuous File Synchronization"
-HOMEPAGE="https://syncthing.net;
-SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~arm"
-IUSE="tools"
-
-DOCS="README.md AUTHORS CONTRIBUTING.md"
-PATCHES=( "${FILESDIR}/relaysrv.systemd.patch" )
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
-
-   if use tools ; then
-   # separate user for relaysrv
-   enewgroup ${PN}-relaysrv
-   enewuser ${PN}-relaysrv -1 -1 /var/lib/${PN}-relaysrv 
${PN}-relaysrv
-   fi
-}
-
-src_compile() {
-   export GOPATH="${S}:$(get_golibdir_gopath)"
-   cd src/${EGO_PN} || die
-   # If we pass "build" to build.go, it builds only syncthing itself, and
-   # places the binary in the root folder. If we do not pass "build", all 
the
-   # tools are built, and all binaries are placed in folder ./bin.
-   ST_BUILD="build"
-   if use tools ; then
-   ST_BUILD=""
-   fi
-   go run build.go -version "v${PV}" -no-upgrade ${ST_BUILD} || die "build 
failed"
-}
-
-src_test() {
-   cd src/${EGO_PN} || die
-   go run build.go test || die "test failed"
-}
-
-src_install() {
-   cd src/${EGO_PN} || die
-   doman man/*.[157]
-
-   if use tools ; then
-   dobin bin/syncthing
-   exeinto /usr/libexec/syncthing
-   for exe in bin/* ; do
-   [ "${exe}" = "bin/syncthing" ] || doexe "${exe}"
-   done
-   else
-   dobin syncthing
-   fi
-
-   # openrc and systemd service files
-   systemd_dounit 
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}@.service \
-   
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}-resume.service
-   

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

2016-08-11 Thread Andrey Grozin
commit: 9d44ec2a5dc9166870a30f14894625f94172ea6f
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Aug 11 15:56:54 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Aug 11 15:56:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d44ec2a

app-office/texmacs: changed dependency to 

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

2016-08-11 Thread Michael Palimaka
commit: ba2acb6f3df52c154ba248a24b4b7bdc117468d5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 16:47:12 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 16:47:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2acb6f

profiles: mask app-text/kpaste for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b852fda..94e35f3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (11 Aug 2016)
+# No longer works. Masked for removal in 30 days.
+app-text/kpaste
+
 # Michael Palimaka  (10 Aug 2016)
 # Fails to build. Dead upstream.
 # Masked for removal in 30 days. Bug 443812.



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

2016-08-11 Thread Michael Palimaka
commit: 104af29668a03e8b68d6e543bb5c23217193213e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 17:04:40 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 17:05:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104af296

media-gfx/photoqt: update LICENSE

README states GPLv2 (or later).

Package-Manager: portage-2.3.0

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

diff --git a/media-gfx/photoqt/photoqt-1.4.1.ebuild 
b/media-gfx/photoqt/photoqt-1.4.1.ebuild
index b7f2829..d490d50 100644
--- a/media-gfx/photoqt/photoqt-1.4.1.ebuild
+++ b/media-gfx/photoqt/photoqt-1.4.1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Simple but powerful Qt-based image viewer"
 HOMEPAGE="http://photoqt.org/;
 SRC_URI="http://photoqt.org/pkgs/${P}.tar.gz;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="exiv2 graphicsmagick raw"



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

2016-08-11 Thread Michael Palimaka
commit: 7367a9bec2c3fd4b54025b2a2745e84d8d30ae51
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 17:05:23 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 17:05:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7367a9be

media-gfx/photoqt: amd64 stable

Gentoo-bug: 588968

Package-Manager: portage-2.3.0

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

diff --git a/media-gfx/photoqt/photoqt-1.4.1.ebuild 
b/media-gfx/photoqt/photoqt-1.4.1.ebuild
index d490d50..56b1a1c 100644
--- a/media-gfx/photoqt/photoqt-1.4.1.ebuild
+++ b/media-gfx/photoqt/photoqt-1.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://photoqt.org/pkgs/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="exiv2 graphicsmagick raw"
 
 RDEPEND="



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

2016-08-11 Thread Michael Palimaka
commit: 77e2526bf713553969b1e41703ecef2b1e104c91
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 17:05:34 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 17:05:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e2526b

media-gfx/photoqt: remove old

Package-Manager: portage-2.3.0

 media-gfx/photoqt/Manifest   |  1 -
 media-gfx/photoqt/photoqt-1.4.ebuild | 60 
 2 files changed, 61 deletions(-)

diff --git a/media-gfx/photoqt/Manifest b/media-gfx/photoqt/Manifest
index a247645..f7122d9 100644
--- a/media-gfx/photoqt/Manifest
+++ b/media-gfx/photoqt/Manifest
@@ -1,2 +1 @@
 DIST photoqt-1.4.1.tar.gz 1526368 SHA256 
d78e26485bbf54823ee0eae93261bb44347c4cef905e4d31df935cf285baf9bd SHA512 
1138c6e69d830a4df298440e38217785f4025be623f47d32e7f2ca101b2b6442d916f872fa438ba3b8af050722332f23b76f2135ce55a29941bdb21c8aaf0cfa
 WHIRLPOOL 
c0e41227ece32e1f03af9db7e7a1ac2185504dc40e50c117265d527d2d02f15e7332a783942f0fb2634fbed479a30ee90f65bef372ba59ac83f7cf4de9d1bc9d
-DIST photoqt-1.4.tar.gz 1499903 SHA256 
9df3392f0bd746778f119a4da98a32e8ae9ae215564df97d7bcf52efa4d08604 SHA512 
6f8e8caafa9edc4c7ec9892d763ad38251ecda964df6fef731ef2ba55c1f56b7b225ba74aebc09720dec2f9a5fa115978d301a5eb5153fa65895f9bd9685f79b
 WHIRLPOOL 
4c863fa82619c64670403cf33087872eb9d4c234c1a1fd46c7ecd235525af5dbcf053f539addcf636f64ab6e75087d58ae47152794b5a04d4dfcbd631438c43e

diff --git a/media-gfx/photoqt/photoqt-1.4.ebuild 
b/media-gfx/photoqt/photoqt-1.4.ebuild
deleted file mode 100644
index b7f2829..000
--- a/media-gfx/photoqt/photoqt-1.4.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils gnome2-utils xdg-utils
-
-DESCRIPTION="Simple but powerful Qt-based image viewer"
-HOMEPAGE="http://photoqt.org/;
-SRC_URI="http://photoqt.org/pkgs/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="exiv2 graphicsmagick raw"
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgraphicaleffects:5
-   dev-qt/qtgui:5
-   dev-qt/qtimageformats:5
-   dev-qt/qtmultimedia:5[qml]
-   dev-qt/qtnetwork:5
-   dev-qt/qtquickcontrols:5
-   dev-qt/qtsql:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   exiv2? ( media-gfx/exiv2:= )
-   graphicsmagick? ( >=media-gfx/graphicsmagick-1.3.20 )
-   raw? ( media-libs/libraw:= )
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DEXIV2=$(usex exiv2)
-   -DGM=$(usex graphicsmagick)
-   -DRAW=$(usex raw)
-   )
-   cmake-utils_src_configure
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}



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

2016-08-11 Thread Michael Palimaka
commit: 87bb81cdbd82aa5e8952966310eed976c1ce3c3f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 17:25:34 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 17:25:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bb81cd

dev-util/difffilter: remove old

Package-Manager: portage-2.3.0

 dev-util/difffilter/Manifest|  1 -
 dev-util/difffilter/difffilter-0.3.1.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/dev-util/difffilter/Manifest b/dev-util/difffilter/Manifest
index 1923a45..6ec5476 100644
--- a/dev-util/difffilter/Manifest
+++ b/dev-util/difffilter/Manifest
@@ -1,2 +1 @@
-DIST difffilter-0.3.1.tar.bz2 273674 SHA256 
e9bcb74fb6aa3ec6c917a1a98c9e2e6023aa5c0bed5d4605787b3392f6340ded SHA512 
eaadbdb3e215501461e46905066dc9c9adead54549f78727b5ffd3aff540aa81141d5853cb459932d695c25521f74f0c30c214df4693a3abaf141e0aad294a82
 WHIRLPOOL 
27f578d56e0a6222749f2d5ca8717233393183926afe14793f2358671ba1ea69a26fb4519f316df894d2ee37c2ad7f5ae0156eb1ebc643e71b7182c062c9f499
 DIST difffilter-0.3.3.tar.bz2 291226 SHA256 
2f14af2a3535a52322ae77d805c2a4ae1e8301eee0905406845cea3c2ae0bcd3 SHA512 
ac9aa95dd7e41b6c49c1416be9d1929a41b629587ecb90f3dcadd3982a46d8eb49d181f8f1b1645322113becd9a4b708d0df1e27f6fb9064ffb06b37e5f101f8
 WHIRLPOOL 
06f50da86ab174e974e9f88f522ed4b18a4c93e783b3691840be2fb419f20da8b823c41c2daff4ca8f78377463dc63de5741da5b1d8efe14fd6686fa8a34f299

diff --git a/dev-util/difffilter/difffilter-0.3.1.ebuild 
b/dev-util/difffilter/difffilter-0.3.1.ebuild
deleted file mode 100644
index de81ad3..000
--- a/dev-util/difffilter/difffilter-0.3.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit autotools-utils
-
-DESCRIPTION="Filter files out of unified diffs using POSIX extended regular 
expressions"
-HOMEPAGE="http://ohnopub.net/~ohnobinki/difffilter/;
-SRC_URI="ftp://ohnopub.net/mirror/${P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/liblist-2.3.1
-   dev-libs/libstrl
-   dev-libs/tre"
-DEPEND="doc? ( app-text/txt2man )
-   ${RDEPEND}"
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable doc)
-   )
-
-   autotools-utils_src_configure
-}



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

2016-08-11 Thread Evan Teran
commit: 4b3cedf5e9e70313aa47a003db703c1b5eb381a0
Author: Evan Teran  gmail  com>
AuthorDate: Thu Aug 11 18:00:14 2016 +
Commit: Evan Teran  gmail  com>
CommitDate: Thu Aug 11 18:00:14 2016 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=4b3cedf5

Merge branch 'master' of git://git.gentoo.org/proj/vmware

 .../files/304-4.6-00-user-pages.patch  |  84 +++
 .../files/304-4.7-00-trans_start.patch |  11 ++
 .../files/304-4.7-01-readlink_copy.patch   |  16 +++
 .../vmware-modules/files/304-hardened.patch|  62 +++
 .../files/308-4.05-00-vmblock-follow_link.patch|  33 --
 .../files/308-4.06-00-user-pages.patch |  84 +++
 .../files/308-4.07-00-trans_start.patch|  11 ++
 .../files/308-4.07-01-readlink_copy.patch  |  16 +++
 .../vmware-modules/vmware-modules-304.3-r1.ebuild  |   3 +
 ...08.1.0.ebuild => vmware-modules-308.1.1.ebuild} |   3 +
 app-emulation/vmware-player/Manifest   |   2 +-
 ebuild => vmware-player-12.1.1.3770994.ebuild} | 120 -
 app-emulation/vmware-tools/Manifest|   6 ++
 ...3.ebuild => vmware-tools-10.0.6.3595377.ebuild} |   2 +-
 app-emulation/vmware-workstation/Manifest  |   2 +-
 ...ld => vmware-workstation-12.1.1.3770994.ebuild} | 115 
 16 files changed, 364 insertions(+), 206 deletions(-)

diff --cc app-emulation/vmware-tools/Manifest
index c6f45e6,07cfe37..79d00b8
--- a/app-emulation/vmware-tools/Manifest
+++ b/app-emulation/vmware-tools/Manifest
@@@ -4,36 -5,36 +5,41 @@@ DIST vmware-tools-freebsd-9.6.5-2700073
  DIST vmware-tools-freebsd-9.9.2-2496824.x86_64.component.tar 15267840 SHA256 
92331cc0c1b6340e23c7f06f36fef6d2945385527f9f49f06c1d9099bbec03d9 SHA512 
d58ddaa59b8c939484aa60fe27f2ae857564cb3e607ec76163aec9c02b5c0d592cb77dfe123397b0700ca7617c2a69e624a6279b6e4fb99101e5ced43bbd
 WHIRLPOOL 
e02783002ab5b862c69de1f5d68ec7690b2c6cd9013cdffd2df6b7337bc8e2b532438568cfa503d5b9d23af8c1d35512097522ccc2e4a92dca71e04225d4ff8f
  DIST vmware-tools-freebsd-9.9.3-2780323.x86_64.component.tar 15267840 SHA256 
9f0c62ff9ec11b6920b7eed08a60f445b2e39f98408d74e290789ff405f7a8cf SHA512 
ab0a97ae7ab5b6762fdba067606725f00eaa0917e209a5f84852c6ea154e24639cc488f9c9bd6e215d2b0048fdff8ee1adbd1292015eb3712811f54459d7c316
 WHIRLPOOL 
db81fb392d8800c8e2a0fe5f883fd88810ea88b927f9e66a17758d0c864059dcac1f1a0bcaa1a135e0d9b300798185710ab3fffa4cd82e264a73d6e0bba21d1e
  DIST vmware-tools-freebsd-9.9.4-3206955.x86_64.component.tar 15267840 SHA256 
83206e70e79749f7fa50a26930046c58061b538e3b912d2270a93ee400c5a365 SHA512 
3112c0cb5ff2cd6a2309f6bdf51bfccee5e1a8dc01910239a30adbdd516c7f9838133d245a3fd0c95eb909e9fe9b8df0b89135adeb90d5bd4843ddc2db7782ff
 WHIRLPOOL 
29f36ad06ecd4cb7f9faa91924cb7a756cea9c18faf8fff67c0bbc1be10a8a1145724375f09467fefa1a41bd7f6f9196698806833ee105c6a86dd49910260b40
 +DIST vmware-tools-freebsd-9.9.5-3848939.x86_64.component.tar 15247360 SHA256 
13ed234ff002652b4bd46b56617c4ae88211cdf4303ab9868b3204915ba7cb14 SHA512 
b9061bbd9ef1411f1372a8d371863ac84e294ffa340853690759783717a1bb31ea77c272ae83d7e203aaba3a4e093231e96d477ba6a8213b28eb18920b66570e
 WHIRLPOOL 
73849afcf5acf1071c2e4911a5e20051907e8a1b02dbf3a7fbbbd5fb0426f501323a56daf7226e6956cbc68b541d1fb65f23da3a02ba10c25455e9de285afbb3
  DIST vmware-tools-linux-10.0.5-3228253.x86_64.component.tar 72038400 SHA256 
bdc01737a53ec49998fa7195ed74a5beeefe9ab18ace195a8ed4d79a311351e7 SHA512 
6b087a02b925e146c319f561f6e2e4b712113137672dff508f247fe1389b6022a1cc067c22bb33269f6fa97f66e1d38aed5c2c72dc3cc2a8a3f5c7b2d3b259b2
 WHIRLPOOL 
8c73f475a1f31fe20ae3c52dd685fb2dbe5573be702e9cd8114ca8c68d2232dbd5a678f5925a7ca47f0f4adf028ebcbe6a9adf870bf13511c4db2b9e6e039746
+ DIST vmware-tools-linux-10.0.6-3595377.x86_64.component.tar 72099840 SHA256 
ca24a954e6f636abdf38cc14e6d668ef0b40ba07707701c21fc88eea640a9ba1 SHA512 
33c3815e1f70a663090adeb00f5a5c58d06146bca95181bdaef30dd19b09b38f8441cb1722fd882eb7c83436a963843d12d05cd57767a7b6514fd5bcc69d939a
 WHIRLPOOL 
c465dafba0e9d716d02e0795c38dfad5c163398675c886a7c60059c57114543ab04dc26e4f5af56d867dcd0cc272409fef4b391408a413feac29d06578726199
  DIST vmware-tools-linux-9.6.5-2700073.i386.component.tar 61337600 SHA256 
aad21f54da7bb37169dc85fd84062f3976618ce63034c6785235bd6d5aa580f4 SHA512 
133c4958d904755ef9a4fdc13ea686aa69b325301c435a8cf7ea77a246a072099864c3b3654d5ad35bfda2b849d3c0e31afdc8654959f0ca2df07c9d822bf9f7
 WHIRLPOOL 
66ceb444996985f264892d7bbee5ab8a7122796691fedf321e108e1bc81c54646ca3fe325688f4824ef781e7f9ae7058d4f440e2f0219bd58c985195eb9332b2
  DIST vmware-tools-linux-9.6.5-2700073.x86_64.component.tar 61337600 SHA256 
dd1fea6f4e99f676cef89d6ad1f9880e28d324f5051a95a6216cb48045c39ea8 SHA512 
a607713f410a405ff8364adc7a300223ffa26d5cfd8f0612ec39c371057d6a65744de5e4a2eb552e488cdcb9dbc9ae6ddff7e89b533a9cbe531969453eefe291
 WHIRLPOOL 

[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-tools/

2016-08-11 Thread Evan Teran
commit: afca8617c93989afb0562ec2c1bc14b25a835874
Author: Evan Teran  gmail  com>
AuthorDate: Thu Aug 11 17:59:41 2016 +
Commit: Evan Teran  gmail  com>
CommitDate: Thu Aug 11 17:59:41 2016 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=afca8617

adding new version of vmware-tools (hopefully) fixes windows 10 file sharing?

 app-emulation/vmware-tools/Manifest|  6 +++
 .../vmware-tools/vmware-tools-9.9.5.3848939.ebuild | 58 ++
 2 files changed, 64 insertions(+)

diff --git a/app-emulation/vmware-tools/Manifest 
b/app-emulation/vmware-tools/Manifest
index d7d40bb..c6f45e6 100644
--- a/app-emulation/vmware-tools/Manifest
+++ b/app-emulation/vmware-tools/Manifest
@@ -4,33 +4,39 @@ DIST vmware-tools-freebsd-9.6.5-2700073.x86_64.component.tar 
15216640 SHA256 7a2
 DIST vmware-tools-freebsd-9.9.2-2496824.x86_64.component.tar 15267840 SHA256 
92331cc0c1b6340e23c7f06f36fef6d2945385527f9f49f06c1d9099bbec03d9 SHA512 
d58ddaa59b8c939484aa60fe27f2ae857564cb3e607ec76163aec9c02b5c0d592cb77dfe123397b0700ca7617c2a69e624a6279b6e4fb99101e5ced43bbd
 WHIRLPOOL 
e02783002ab5b862c69de1f5d68ec7690b2c6cd9013cdffd2df6b7337bc8e2b532438568cfa503d5b9d23af8c1d35512097522ccc2e4a92dca71e04225d4ff8f
 DIST vmware-tools-freebsd-9.9.3-2780323.x86_64.component.tar 15267840 SHA256 
9f0c62ff9ec11b6920b7eed08a60f445b2e39f98408d74e290789ff405f7a8cf SHA512 
ab0a97ae7ab5b6762fdba067606725f00eaa0917e209a5f84852c6ea154e24639cc488f9c9bd6e215d2b0048fdff8ee1adbd1292015eb3712811f54459d7c316
 WHIRLPOOL 
db81fb392d8800c8e2a0fe5f883fd88810ea88b927f9e66a17758d0c864059dcac1f1a0bcaa1a135e0d9b300798185710ab3fffa4cd82e264a73d6e0bba21d1e
 DIST vmware-tools-freebsd-9.9.4-3206955.x86_64.component.tar 15267840 SHA256 
83206e70e79749f7fa50a26930046c58061b538e3b912d2270a93ee400c5a365 SHA512 
3112c0cb5ff2cd6a2309f6bdf51bfccee5e1a8dc01910239a30adbdd516c7f9838133d245a3fd0c95eb909e9fe9b8df0b89135adeb90d5bd4843ddc2db7782ff
 WHIRLPOOL 
29f36ad06ecd4cb7f9faa91924cb7a756cea9c18faf8fff67c0bbc1be10a8a1145724375f09467fefa1a41bd7f6f9196698806833ee105c6a86dd49910260b40
+DIST vmware-tools-freebsd-9.9.5-3848939.x86_64.component.tar 15247360 SHA256 
13ed234ff002652b4bd46b56617c4ae88211cdf4303ab9868b3204915ba7cb14 SHA512 
b9061bbd9ef1411f1372a8d371863ac84e294ffa340853690759783717a1bb31ea77c272ae83d7e203aaba3a4e093231e96d477ba6a8213b28eb18920b66570e
 WHIRLPOOL 
73849afcf5acf1071c2e4911a5e20051907e8a1b02dbf3a7fbbbd5fb0426f501323a56daf7226e6956cbc68b541d1fb65f23da3a02ba10c25455e9de285afbb3
 DIST vmware-tools-linux-10.0.5-3228253.x86_64.component.tar 72038400 SHA256 
bdc01737a53ec49998fa7195ed74a5beeefe9ab18ace195a8ed4d79a311351e7 SHA512 
6b087a02b925e146c319f561f6e2e4b712113137672dff508f247fe1389b6022a1cc067c22bb33269f6fa97f66e1d38aed5c2c72dc3cc2a8a3f5c7b2d3b259b2
 WHIRLPOOL 
8c73f475a1f31fe20ae3c52dd685fb2dbe5573be702e9cd8114ca8c68d2232dbd5a678f5925a7ca47f0f4adf028ebcbe6a9adf870bf13511c4db2b9e6e039746
 DIST vmware-tools-linux-9.6.5-2700073.i386.component.tar 61337600 SHA256 
aad21f54da7bb37169dc85fd84062f3976618ce63034c6785235bd6d5aa580f4 SHA512 
133c4958d904755ef9a4fdc13ea686aa69b325301c435a8cf7ea77a246a072099864c3b3654d5ad35bfda2b849d3c0e31afdc8654959f0ca2df07c9d822bf9f7
 WHIRLPOOL 
66ceb444996985f264892d7bbee5ab8a7122796691fedf321e108e1bc81c54646ca3fe325688f4824ef781e7f9ae7058d4f440e2f0219bd58c985195eb9332b2
 DIST vmware-tools-linux-9.6.5-2700073.x86_64.component.tar 61337600 SHA256 
dd1fea6f4e99f676cef89d6ad1f9880e28d324f5051a95a6216cb48045c39ea8 SHA512 
a607713f410a405ff8364adc7a300223ffa26d5cfd8f0612ec39c371057d6a65744de5e4a2eb552e488cdcb9dbc9ae6ddff7e89b533a9cbe531969453eefe291
 WHIRLPOOL 
5d851d3a3b9e7ab3b5ff48fa43f40330e88c6cdf083b9a975032b9d2868e9ad3e6e73d9c64db5fba0838eebcf182d9406434abf20d4fe76f74b136a00948684c
 DIST vmware-tools-linux-9.9.2-2496824.x86_64.component.tar 62044160 SHA256 
3b08dc7dedb9312ddb465c96435120f87053cd1e456e42dc60fba9e0367044f1 SHA512 
8bf3022715f40440838225b1ab2e0fb265c7920da3445a252898d3a4d845e93cbd1af34829e470da0bf9427342adeefd2e5b3df915ec63417fa33d9fa995b783
 WHIRLPOOL 
ba49c9e645528ffb59187937a1b1dc01026da9386ddbcf489b25a3ff7d0b1d799c60beb7c820e5472b6b001c56f7b1bdbf6af1e22f8d78fc1ec4c6d32b7aa9d4
 DIST vmware-tools-linux-9.9.3-2780323.x86_64.component.tar 62095360 SHA256 
6ed266ef888c8fd9a9f0d49083767f525b03bb2725d241c048308e8660b67254 SHA512 
af12a60a70727db6ff98bfcc1693eda8c78fc09f3c5769eb42cd2ddfc36b6ae411309414d922d6fbcbfddab7875822a57d1bbe4afe2e00afd6afc09c8d959d89
 WHIRLPOOL 
b46ef6bd824758bd2c4fdf8b3934a99baa23a4c2c6b9728a9ff464363c8c31050ffbe1392470191514f50d2f1ac208092f5d789e8cde1681d317636cce87d1b3
 DIST vmware-tools-linux-9.9.4-3206955.x86_64.component.tar 62085120 SHA256 
d1482b6c78f5a7bf5820b174fe5fdd6f0fcaa3ed66c12eefa32e6b59358c376c SHA512 
4c2b64b399a802fc1f7ef13878d0c8772507c971d5f515c6323e29a65b6d6fcb27ed48996ad5c6db0ff4d9a19db597b6d8b2eb1c3292cacd47cba9db5c65ef5f
 WHIRLPOOL 

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

2016-08-11 Thread Michael Palimaka
commit: a72c771f7e4392f9c24ecc954c212f7d8f833873
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 17:23:22 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 17:23:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72c771f

dev-libs/hiredis: remove old

Package-Manager: portage-2.3.0

 dev-libs/hiredis/hiredis-0.11.0.ebuild | 46 --
 1 file changed, 46 deletions(-)

diff --git a/dev-libs/hiredis/hiredis-0.11.0.ebuild 
b/dev-libs/hiredis/hiredis-0.11.0.ebuild
deleted file mode 100644
index 9010add..000
--- a/dev-libs/hiredis/hiredis-0.11.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils multilib
-
-DESCRIPTION="Minimalistic C client library for the Redis database"
-HOMEPAGE="https://github.com/redis/hiredis;
-SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x64-solaris"
-IUSE="debug"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-DOCS="CHANGELOG.md README.md"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-disable-network-tests.patch"
-
-   # use GNU ld syntax on Solaris
-   sed -i -e '/DYLIB_MAKE_CMD=.* -G/d' Makefile || die
-}
-
-src_compile() {
-
-   if ! use debug; then
-   emake CC="$(tc-getCC)" ARCH= DEBUG=
-   else
-   emake CC="$(tc-getCC)" ARCH=
-   fi
-}
-
-src_test() {
-   emake test
-}
-
-src_install() {
-   emake PREFIX="${ED}/usr" LIBRARY_PATH="$(get_libdir)"  install
-   dodoc ${DOCS}
-}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/

2016-08-11 Thread Dirkjan Ochtman
commit: 655c43047f020c0823139d8d0b9489179c9b1ddf
Author: Louis Sautier  gmail  com>
AuthorDate: Wed Aug 10 12:48:29 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Thu Aug 11 17:47:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655c4304

net-p2p/syncthing: bump to 0.14.4

Package-Manager: portage-2.3.0

 net-p2p/syncthing/Manifest|   1 +
 net-p2p/syncthing/syncthing-0.14.4.ebuild | 122 ++
 2 files changed, 123 insertions(+)

diff --git a/net-p2p/syncthing/Manifest b/net-p2p/syncthing/Manifest
index aa0ba62..b059d96 100644
--- a/net-p2p/syncthing/Manifest
+++ b/net-p2p/syncthing/Manifest
@@ -2,3 +2,4 @@ DIST syncthing-0.13.10.tar.gz 4292039 SHA256 
a86c7948afabc6e7b07f217d5200fb1e36c
 DIST syncthing-0.13.9.tar.gz 4334897 SHA256 
1b0a00ddbcbc88d8310741a2b0853266fe1980c427aa415ed6faa9f03dd52912 SHA512 
07939eb068b417a8dc0ad4a868e5b5fd22ff14297e0b77d0d08fc14631d3ffe957da3ad4a745a4f37bae4a3bed8ac98a859037273b040a8abc88f7d5a67dc871
 WHIRLPOOL 
264a17f553a7d56a792f4949560dfc4eefbfab6c3dedd07e0ada5ec02d7ed97d2c196aa4a770630b6a3bb02879a9b462ddd5f95d58217f45874ff162206cf6d7
 DIST syncthing-0.14.0.tar.gz 6368723 SHA256 
bfa25ee766be4fb53c98df9aad99f57e562715280ed73445abe15ce2a713588e SHA512 
68202cdd1db1c7cee77345e9c4786b4b3c97f69fb13df0b7450e40a2eacea75315324998a5e8286968cc5d462276dd75d4622f12038753734a09aae6ade6ac9e
 WHIRLPOOL 
37da9eaff26f16fbafc30b1aa0b90b129832b85fc5cb95995a7d9570cbcdec40307b4d10a6547fbd6252bcd83b19a9a23fd9c618012eea4bf53cf89cbb8bc20a
 DIST syncthing-0.14.3.tar.gz 6380761 SHA256 
1c7ce74db4bf780463c04ed3d5677296ad2bb347f3e35fe4229eb26893a6604a SHA512 
f9586013253ad031e1940e73f01f8ca398820e9ffeef0978fcd51079c535c04957c0be1314ecc635251ae06300c6b4141077ac5c3c8e7e9741d58e4545a7f3ba
 WHIRLPOOL 
b226642a41b8288ecd50eff5013a0c7b92e3f73dba85726f7bbbd529c0b6caeff85954205fcc7faf00bb9b5d18ff0809b93ddf7d0d4553815b3627bd2eb71c30
+DIST syncthing-0.14.4.tar.gz 6387191 SHA256 
5c29e2d3de4c35cf917df801c50a195f1cea612a31879c28a8474ce923c23551 SHA512 
0540d1e58b67d13401ecff4988897d185b04ca44f360c68cc52a2be8e70661cd6b84d6eae2b8f56e5a0f590efd9a8462f477f0492e5903992102a6c66bd3534e
 WHIRLPOOL 
4d5502c8e1d1577cc7223c88a7e364b853d7a2e469d9cdbbc01de98dd679fad61d3278ee8ff444acc10fec83bd460fce086b4ef47b2c0db17f7f0ec6f1377f90

diff --git a/net-p2p/syncthing/syncthing-0.14.4.ebuild 
b/net-p2p/syncthing/syncthing-0.14.4.ebuild
new file mode 100644
index 000..e18e316
--- /dev/null
+++ b/net-p2p/syncthing/syncthing-0.14.4.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/${PN}/${PN}"
+
+inherit golang-vcs-snapshot systemd user versionator
+
+DESCRIPTION="Open Source Continuous File Synchronization"
+HOMEPAGE="https://syncthing.net;
+SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~arm"
+IUSE="tools"
+
+DOCS="README.md AUTHORS CONTRIBUTING.md"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+
+   if use tools ; then
+   # separate user for the relay server
+   enewgroup strelaysrv
+   enewuser strelaysrv -1 -1 /var/lib/strelaysrv strelaysrv
+   # and his home folder
+   keepdir /var/lib/strelaysrv
+   fowners strelaysrv:strelaysrv /var/lib/strelaysrv
+   fi
+}
+
+src_prepare() {
+   default
+   sed -i \
+   's|^ExecStart=.*|ExecStart=/usr/libexec/syncthing/strelaysrv|' \
+   
src/${EGO_PN}/cmd/strelaysrv/etc/linux-systemd/strelaysrv.service \
+   || die
+}
+
+src_compile() {
+   export GOPATH="${S}:$(get_golibdir_gopath)"
+   cd src/${EGO_PN} || die
+   # If we pass "build" to build.go, it builds only syncthing itself, and
+   # places the binary in the root folder. If we do not pass "build", all 
the
+   # tools are built, and all binaries are placed in folder ./bin.
+   ST_BUILD="build"
+   if use tools ; then
+   ST_BUILD=""
+   fi
+   go run build.go -version "v${PV}" -no-upgrade ${ST_BUILD} || die "build 
failed"
+}
+
+src_test() {
+   cd src/${EGO_PN} || die
+   go run build.go test || die "test failed"
+}
+
+src_install() {
+   cd src/${EGO_PN} || die
+   doman man/*.[157]
+   einstalldocs
+
+   if use tools ; then
+   dobin bin/syncthing
+   exeinto /usr/libexec/syncthing
+   for exe in bin/* ; do
+   [ "${exe}" = "bin/syncthing" ] || doexe "${exe}"
+   done
+   else
+   dobin syncthing
+   fi
+
+   # openrc and systemd service files
+   systemd_dounit 
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}@.service \
+   
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}-resume.service

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

2016-08-11 Thread Michael Palimaka
commit: 95d16c4f50c3fdb99ddd4aaa333dc81a5b436fe9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 16:02:15 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 16:02:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d16c4f

media-gfx/nomacs: version bump

Gentoo-bug: 590494

Package-Manager: portage-2.3.0

 media-gfx/nomacs/Manifest  |  1 +
 media-gfx/nomacs/nomacs-3.4.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/media-gfx/nomacs/Manifest b/media-gfx/nomacs/Manifest
index a7fc59a..e2e9dbf 100644
--- a/media-gfx/nomacs/Manifest
+++ b/media-gfx/nomacs/Manifest
@@ -1,3 +1,4 @@
 DIST nomacs-2.4.6-source.tar.bz2 1457529 SHA256 
b846e335c768593e9f36cdee1a5c186e7794c76770ea3cadc87cf264153e8960 SHA512 
9389df46635e619e198388e8b161a840d15227dd902cf04c250e71211098a10fd808d710ebab71f3e9a437bdca9451f966c46d22c2ce2379b94b678e79e92d71
 WHIRLPOOL 
97ccd02cbeabda62888ed25065cd24ce9a297b7bae3f9343e903d0223e8107cab601834fbc6dcf31a0b7f8d9e93052ba5a1a08e9c5e006027994c27bdb6f3940
 DIST nomacs-3.0.0-source.tar.bz2 1465264 SHA256 
a0e30cf2795dc18d1af29435145ea37f0cbb8dfb4013e01f5af267039560e476 SHA512 
2a536012eed6ba59227aab9374fc22b7c9d49340d335c6c124cdc8f366f279a62edc37407dff47f1444b0d52f9df13e165ee76d44d453badefbffe5effbf8449
 WHIRLPOOL 
9a75bba86531b87025b8a01d96c9a12a2549d6d462cc0baeb37e06e37e419cb6e81d3be5c2b4894adb001210429f851dea4035aa281104566d1b168c9a81938d
 DIST nomacs-3.2.0-source.tar.bz2 1090076 SHA256 
82462f36659b0b09ef4169d927d0861244ecf83790ba03185a20278c49ad SHA512 
efd27d97a3843d2527c4423321ad946f32381a917f328878a04e39275e0fde2879e5836eb4ac2a54b489c47364f4ad76fd8dc7190fc8ebc1d9507d957fd66049
 WHIRLPOOL 
076390f77bcc47e88023f65bcdc5d17e939b08419c7ed9b3ed65f141a76d65ce64c3256b57fed3aecc7cd2b68b89dd871734ac248c6d1719e977ff14e0b117ec
+DIST nomacs-3.4.tar.gz 30026261 SHA256 
552eda88aedea48831ce354095e3aad47892b4b5029f424171bedb68271c2a2f SHA512 
67a1b57971dc373d5a3be75b7deaff6702893252568eef135903754b2465416a58b40f18f55cf2994c8c3853ae96b82506c1caf26b0e645c20179a9cd81c0d36
 WHIRLPOOL 
f082d568ba56eaa1effc5e8552d16b816d558b7d4c2d7ddfd14a39f8805490d772116ca6ee35c8a38bd6b5fc69917287b7c596986f6a15b854bfebcbbe14304f

diff --git a/media-gfx/nomacs/nomacs-3.4.ebuild 
b/media-gfx/nomacs/nomacs-3.4.ebuild
new file mode 100644
index 000..51f52db
--- /dev/null
+++ b/media-gfx/nomacs/nomacs-3.4.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils fdo-mime
+
+DESCRIPTION="Qt-based image viewer"
+HOMEPAGE="http://www.nomacs.org/;
+SRC_URI="https://github.com/${PN}/${PN}/archive/3.4.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~amd64-linux"
+IUSE="opencv raw tiff zip"
+
+REQUIRED_USE="
+   raw? ( opencv )
+   tiff? ( opencv )
+"
+
+RDEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   >=media-gfx/exiv2-0.25:=
+   opencv? ( media-libs/opencv:=[-qt4] )
+   raw? ( >=media-libs/libraw-0.14:= )
+   tiff? ( media-libs/tiff:0 )
+   zip? ( dev-libs/quazip[qt5] )
+"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${P}/ImageLounge"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_OPENCV=$(usex opencv)
+   -DENABLE_RAW=$(usex raw)
+   -DENABLE_TIFF=$(usex tiff)
+   -DENABLE_QUAZIP=$(usex zip)
+   -DUSE_SYSTEM_QUAZIP=ON
+   )
+   cmake-utils_src_configure
+}
+
+pkg_postinst() {
+   fdo-mime_desktop_database_update
+}
+
+pkg_postrm() {
+   fdo-mime_desktop_database_update
+}



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

2016-08-11 Thread Thomas Deutschmann
commit: 51ddf1381bb577a44651f74f4b653d05094e9cb0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 11 16:30:37 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 11 16:32:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ddf138

app-admin/collectd: Drop old security vulnerable version

Package-Manager: portage-2.3.0

 app-admin/collectd/Manifest|   1 -
 app-admin/collectd/collectd-5.5.1-r4.ebuild| 473 -
 .../collectd/files/collectd-5.5.1-issue-1637.patch |  68 ---
 3 files changed, 542 deletions(-)

diff --git a/app-admin/collectd/Manifest b/app-admin/collectd/Manifest
index bd7c879..c5865d3 100644
--- a/app-admin/collectd/Manifest
+++ b/app-admin/collectd/Manifest
@@ -1,2 +1 @@
-DIST collectd-5.5.1.tar.bz2 1797852 SHA256 
f9c5d526e1f0429a7db1ccd90bdf9e23923a2fd43b7285cfda8f0341e5c0bc3f SHA512 
1935809571b8f0e0870399385312a5687f441d11e08a0c7d1337384b3790c3436ba84f89226aad979584045cc13bdf88f1350a0f49c94bcd0dbcf12ae4704dae
 WHIRLPOOL 
3efeeb9262344a8a1c0aa068e64f5d45ff536d1fc1399b4599143a6e47740d5a33aedf482dbf9110cc5f0345d624fbe71ff00fc6f7afeee891326617f7979e41
 DIST collectd-5.5.2.tar.bz2 1800476 SHA256 
017f3a4062187e594d8ab6af685655fb82a8a942dc574668e68242bdb8ba820f SHA512 
9d311db4f3677b95e3a47c03af01bdf1127957f6fccb6c601455632d0ea3b39e3f4cd9a6f8f510083e208714bbb0da2e04aaa574a90b0ad6fe984506675475b3
 WHIRLPOOL 
98ed4fb29eec0ae660d3e1651380a3f17f7bf7f22e687633c4a44974bc84e49cf8de11fd6fea349bfe24809ac3c29a407459a1203b72bcf741e1587c6c0b1773

diff --git a/app-admin/collectd/collectd-5.5.1-r4.ebuild 
b/app-admin/collectd/collectd-5.5.1-r4.ebuild
deleted file mode 100644
index 630d169..000
--- a/app-admin/collectd/collectd-5.5.1-r4.ebuild
+++ /dev/null
@@ -1,473 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit autotools fcaps java-pkg-opt-2 linux-info multilib perl-functions 
python-single-r1 systemd user
-
-DESCRIPTION="Collects system statistics and provides mechanisms to store the 
values"
-
-HOMEPAGE="http://collectd.org/;
-SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="contrib debug java kernel_Darwin kernel_FreeBSD kernel_linux perl 
selinux static-libs udev"
-
-# The plugin lists have to follow here since they extend IUSE
-
-# Plugins that don't build (e.g. dependencies not in Gentoo)
-# apple_sensors: Requires libIOKit
-# aquaero:   Requires aerotools-ng/libaquaero5
-# barometer: Requires libi2c (i2c_smbus_read_i2c_block_data)
-# lpar:  Requires libperfstat (AIX only)
-# mic:   Requires Intel Many Integrated Core Architecture API
-#(part of Intel's  Xeon Phi software)
-# netapp:Requires libnetapp 
(http://communities.netapp.com/docs/DOC-1110)
-# pf:Requires BSD packet filter
-# pinba: Requires MySQL Pinba engine (http://pinba.org/)
-# tape:  Requires libkstat (Solaris only)
-# write_mongodb: https://github.com/collectd/collectd/issues/492
-# xmms:  Requires libxmms (v1)
-COLLECTD_IMPOSSIBLE_PLUGINS="apple_sensors aquaero mic netapp pf pinba tape 
write_kafka write_mongodb xmms"
-
-# Plugins that have been (compile) tested and can be enabled via 
COLLECTD_PLUGINS
-COLLECTD_TESTED_PLUGINS="amqp aggregation apache apcups ascent battery bind 
ceph
-   cgroups conntrack contextswitch cpu cpufreq csv curl curl_json curl_xml 
dbi df
-   disk dns drbd email entropy ethstat exec fhcount filecount fscache 
genericjmx
-   gmond hddtemp interface ipc ipmi iptables ipvs irq java load logfile 
log_logstash
-   lvm madwifi match_empty_counter match_hashed match_regex match_timediff 
match_value
-   mbmon md memcachec memcached memory modbus multimeter mysql netlink 
network network
-   nfs nginx notify_desktop notify_email ntpd numa nut olsrd onewire 
openldap openvpn
-   oracle perl ping postgresql powerdns processes protocols python python 
redis
-   routeros rrdcached rrdtool sensors serial sigrok smart snmp statsd swap 
syslog
-   table tail tail_csv target_notification target_replace target_scale 
target_set
-   tcpconns teamspeak2 ted thermal threshold tokyotyrant turbostat 
unixsock uptime
-   users uuid varnish virt vmem vserver wireless write_graphite write_http 
write_kafka
-   write_log write_redis write_riemann write_sensu write_tsdb zfs_arc 
zookeeper"
-
-COLLECTD_DISABLED_PLUGINS="${COLLECTD_IMPOSSIBLE_PLUGINS}"
-
-COLLECTD_ALL_PLUGINS=${COLLECTD_TESTED_PLUGINS}
-
-for plugin in ${COLLECTD_ALL_PLUGINS}; do
-   IUSE="${IUSE} collectd_plugins_${plugin}"
-done
-unset plugin
-
-# Now come the dependencies.
-
-COMMON_DEPEND="
-   dev-libs/libgcrypt:=
-   dev-libs/libltdl:0=
-   perl?   ( 

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

2016-08-11 Thread Thomas Deutschmann
commit: 9d5c0697e68fde681d07d283a2a8a3c67d5a7823
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 11 16:26:01 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 11 16:32:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d5c0697

app-admin/collectd: Bump to v5.5.2

  - New upstream release (Fixes CVE-2016-6254)

  - Dependency on sys-fs/xfsprogs atom can now be controlled using the
new "xfs" USE flag.
If you don't enable "xfs" USE flag the df plugin will be unable to
filter on XFS partitions.

  - Fixes build issues with sys-fs/xfsprogs-4.7.0 (#590998)

  - Cherry-picked patches for upstream issue "network plugin causes core
dumps" (#1870)

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

Package-Manager: portage-2.3.0

 app-admin/collectd/Manifest|   1 +
 app-admin/collectd/collectd-5.5.2.ebuild   | 479 +
 .../collectd/files/collectd-5.5.2-issue-1870.patch | 127 ++
 .../collectd/files/collectd-5.5.2-issue-1877.patch |  37 ++
 app-admin/collectd/metadata.xml|   1 +
 5 files changed, 645 insertions(+)

diff --git a/app-admin/collectd/Manifest b/app-admin/collectd/Manifest
index fd5ba08..bd7c879 100644
--- a/app-admin/collectd/Manifest
+++ b/app-admin/collectd/Manifest
@@ -1 +1,2 @@
 DIST collectd-5.5.1.tar.bz2 1797852 SHA256 
f9c5d526e1f0429a7db1ccd90bdf9e23923a2fd43b7285cfda8f0341e5c0bc3f SHA512 
1935809571b8f0e0870399385312a5687f441d11e08a0c7d1337384b3790c3436ba84f89226aad979584045cc13bdf88f1350a0f49c94bcd0dbcf12ae4704dae
 WHIRLPOOL 
3efeeb9262344a8a1c0aa068e64f5d45ff536d1fc1399b4599143a6e47740d5a33aedf482dbf9110cc5f0345d624fbe71ff00fc6f7afeee891326617f7979e41
+DIST collectd-5.5.2.tar.bz2 1800476 SHA256 
017f3a4062187e594d8ab6af685655fb82a8a942dc574668e68242bdb8ba820f SHA512 
9d311db4f3677b95e3a47c03af01bdf1127957f6fccb6c601455632d0ea3b39e3f4cd9a6f8f510083e208714bbb0da2e04aaa574a90b0ad6fe984506675475b3
 WHIRLPOOL 
98ed4fb29eec0ae660d3e1651380a3f17f7bf7f22e687633c4a44974bc84e49cf8de11fd6fea349bfe24809ac3c29a407459a1203b72bcf741e1587c6c0b1773

diff --git a/app-admin/collectd/collectd-5.5.2.ebuild 
b/app-admin/collectd/collectd-5.5.2.ebuild
new file mode 100644
index 000..cfb74e9
--- /dev/null
+++ b/app-admin/collectd/collectd-5.5.2.ebuild
@@ -0,0 +1,479 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit autotools fcaps flag-o-matic java-pkg-opt-2 linux-info multilib 
perl-functions python-single-r1 systemd user
+
+DESCRIPTION="Collects system statistics and provides mechanisms to store the 
values"
+
+HOMEPAGE="http://collectd.org/;
+SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="contrib debug java kernel_Darwin kernel_FreeBSD kernel_linux perl 
selinux static-libs udev xfs"
+
+# The plugin lists have to follow here since they extend IUSE
+
+# Plugins that don't build (e.g. dependencies not in Gentoo)
+# apple_sensors: Requires libIOKit
+# aquaero:   Requires aerotools-ng/libaquaero5
+# barometer: Requires libi2c (i2c_smbus_read_i2c_block_data)
+# lpar:  Requires libperfstat (AIX only)
+# mic:   Requires Intel Many Integrated Core Architecture API
+#(part of Intel's  Xeon Phi software)
+# netapp:Requires libnetapp 
(http://communities.netapp.com/docs/DOC-1110)
+# pf:Requires BSD packet filter
+# pinba: Requires MySQL Pinba engine (http://pinba.org/)
+# tape:  Requires libkstat (Solaris only)
+# write_mongodb: https://github.com/collectd/collectd/issues/492
+# xmms:  Requires libxmms (v1)
+COLLECTD_IMPOSSIBLE_PLUGINS="apple_sensors aquaero mic netapp pf pinba tape 
write_kafka write_mongodb xmms"
+
+# Plugins that have been (compile) tested and can be enabled via 
COLLECTD_PLUGINS
+COLLECTD_TESTED_PLUGINS="amqp aggregation apache apcups ascent battery bind 
ceph
+   cgroups conntrack contextswitch cpu cpufreq csv curl curl_json curl_xml 
dbi df
+   disk dns drbd email entropy ethstat exec fhcount filecount fscache 
genericjmx
+   gmond hddtemp interface ipc ipmi iptables ipvs irq java load logfile 
log_logstash
+   lvm madwifi match_empty_counter match_hashed match_regex match_timediff 
match_value
+   mbmon md memcachec memcached memory modbus multimeter mysql netlink 
network network
+   nfs nginx notify_desktop notify_email ntpd numa nut olsrd onewire 
openldap openvpn
+   oracle perl ping postgresql powerdns processes protocols python python 
redis
+   routeros rrdcached rrdtool sensors serial sigrok smart snmp statsd swap 
syslog
+   table tail tail_csv target_notification target_replace target_scale 
target_set
+   tcpconns teamspeak2 ted thermal threshold tokyotyrant turbostat 
unixsock uptime
+   users uuid varnish virt 

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

2016-08-11 Thread David Seifert
commit: 256a394606b6ace12bd42fecfc542f277b525473
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Thu Aug 11 14:11:12 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug 11 17:18:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256a3946

sci-libs/metis: Produce standard pkg-config file

Gentoo-bug: 588148

Package-Manager: portage-2.2.28
Patch by Viacheslav Ostroukh
Closes: https://github.com/gentoo/gentoo/pull/2069

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

 .../metis/{metis-5.1.0-r1.ebuild => metis-5.1.0-r2.ebuild} | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-libs/metis/metis-5.1.0-r1.ebuild 
b/sci-libs/metis/metis-5.1.0-r2.ebuild
similarity index 88%
rename from sci-libs/metis/metis-5.1.0-r1.ebuild
rename to sci-libs/metis/metis-5.1.0-r2.ebuild
index 5cc2910..c91b246 100644
--- a/sci-libs/metis/metis-5.1.0-r1.ebuild
+++ b/sci-libs/metis/metis-5.1.0-r2.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$
 
@@ -55,16 +55,16 @@ src_test() {
 
 src_install() {
cat >> "${T}"/metis.pc <<- EOF
-   prefix="${EPREFIX}"/usr
-   exec_prefix="${EPREFIX}"/usr
-   libdir="${EPREFIX}"/usr/$(get_libdir)
-   includedir="${EPREFIX}"/usr/include
+   prefix=${EPREFIX}/usr
+   exec_prefix=\${prefix}
+   libdir=\${exec_prefix}/$(get_libdir)
+   includedir=\${prefix}/include
 
Name: METIS
Description: Software for partioning unstructured graphes and meshes
Version: ${PV}
-   Libs: -L${libdir} -lmetis
-   Cflags: -I${includedir}/metis
+   Cflags: -I\${includedir}/metis
+   Libs: -L\${libdir} -lmetis
EOF
 
insinto /usr/$(get_libdir)/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/

2016-08-11 Thread David Seifert
commit: 69839aef87e8d5d6beb318e8e7c6ac2c33b30b3e
Author: David Seifert  gentoo  org>
AuthorDate: Thu Aug 11 17:18:18 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug 11 17:18:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69839aef

sys-cluster/openmpi: Revbump for multilib support

Package-Manager: portage-2.3.0

 ...nmpi-1.10.3.ebuild => openmpi-1.10.3-r1.ebuild} | 124 -
 1 file changed, 69 insertions(+), 55 deletions(-)

diff --git a/sys-cluster/openmpi/openmpi-1.10.3.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
similarity index 58%
rename from sys-cluster/openmpi/openmpi-1.10.3.ebuild
rename to sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
index 9cbddc7..c4fe80b 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 FORTRAN_NEEDED=fortran
 
-inherit cuda eutils flag-o-matic fortran-2 java-pkg-opt-2 multilib 
toolchain-funcs versionator
+inherit cuda flag-o-matic fortran-2 java-pkg-opt-2 toolchain-funcs versionator 
multilib-minimal
 
 MY_P=${P/-mpi}
 S=${WORKDIR}/${MY_P}
@@ -53,15 +53,16 @@ MPI_UNCLASSED_DEP_STR="
!app-text/lcdf-typetools
)"
 
+# dev-util/nvidia-cuda-toolkit is always multilib
 CDEPEND="
!sys-cluster/mpich
!sys-cluster/mpich2
!sys-cluster/mpiexec
-   dev-libs/libevent
-   dev-libs/libltdl:0
-   >=sys-apps/hwloc-1.9.1[numa?]
-   sys-libs/zlib
-   cuda? ( dev-util/nvidia-cuda-toolkit )
+   >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
+   dev-libs/libltdl:0[${MULTILIB_USEDEP}]
+   >=sys-apps/hwloc-1.10.0-r2[${MULTILIB_USEDEP},numa?]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
elibc_FreeBSD? ( dev-libs/libexecinfo )
openmpi_fabrics_ofed? ( sys-fabric/ofed:* )
openmpi_fabrics_knem? ( sys-cluster/knem )
@@ -76,49 +77,41 @@ RDEPEND="${CDEPEND}
 DEPEND="${CDEPEND}
java? ( >=virtual/jdk-1.6 )"
 
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/mpi.h
+)
+
 pkg_setup() {
fortran-2_pkg_setup
java-pkg-opt-2_pkg_setup
 
if use mpi-threads; then
-   echo
+   ewarn
ewarn "WARNING: use of MPI_THREAD_MULTIPLE is still disabled by"
ewarn "default and officially unsupported by upstream."
ewarn "You may stop now and set USE=-mpi-threads"
-   echo
+   ewarn
fi
 
-   echo
+   elog
elog "OpenMPI has an overwhelming count of configuration options."
elog "Don't forget the EXTRA_ECONF environment variable can let you"
elog "specify configure options if you find them necessary."
-   echo
+   elog
 }
 
 src_prepare() {
+   default
+
# Necessary for scalibility, see
# http://www.open-mpi.org/community/lists/users/2008/09/6514.php
if use threads; then
echo 'oob_tcp_listen_mode = listen_thread' \
-   >> opal/etc/openmpi-mca-params.conf
+   >> opal/etc/openmpi-mca-params.conf || die
fi
 }
 
-src_configure() {
-   local myconf=(
-   --sysconfdir="${EPREFIX}/etc/${PN}"
-   --enable-pretty-print-stacktrace
-   --enable-orterun-prefix-by-default
-   --with-hwloc="${EPREFIX}/usr"
-   --with-libltdl="${EPREFIX}/usr"
-   )
-
-   if use fortran; then
-   myconf+=(--enable-mpi-fortran=all)
-   else
-   myconf+=(--enable-mpi-fortran=no)
-   fi
-
+multilib_src_configure() {
if use java; then
# We must always build with the right -source and -target
# flags. Passing flags to javac isn't explicitly supported here
@@ -126,55 +119,76 @@ src_configure() {
export ac_cv_path_JAVAC="$(java-pkg_get-javac) 
$(java-pkg_javac-args)"
fi
 
-   ! use vt && myconf+=(--enable-contrib-no-build=vt)
-
-   econf "${myconf[@]}" \
+   ECONF_SOURCE=${S} econf \
+   --sysconfdir="${EPREFIX}/etc/${PN}" \
+   --enable-pretty-print-stacktrace \
+   --enable-orterun-prefix-by-default \
+   --with-hwloc="${EPREFIX}/usr" \
+   --with-libltdl="${EPREFIX}/usr" \
+   --enable-mpi-fortran=$(usex fortran all no) \
+   $(usex !vt --enable-contrib-no-build=vt "") \
$(use_enable cxx mpi-cxx) \
$(use_with cma) \
$(use_with cuda cuda "${EPREFIX}"/opt/cuda) \
$(use_enable romio io-romio) \
$(use_enable heterogeneous) \
$(use_enable ipv6) \
-   $(use_enable java) \
-   $(use_enable java mpi-java) \
-  

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

2016-08-11 Thread David Seifert
commit: 5e1e9330b2f37b8f873df973bc8438d4db1ef1d4
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Thu Aug 11 15:08:02 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug 11 17:18:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e1e9330

sci-libs/metis: Ported EAPI from 5 to 6

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

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

 sci-libs/metis/files/metis-4.0.1-autotools.patch| 4 ++--
 sci-libs/metis/files/metis-5.1.0-datatype.patch | 4 ++--
 sci-libs/metis/files/metis-5.1.0-multilib.patch | 4 ++--
 sci-libs/metis/files/metis-5.1.0-shared-GKlib.patch | 4 ++--
 sci-libs/metis/metis-5.1.0-r2.ebuild| 8 
 5 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/sci-libs/metis/files/metis-4.0.1-autotools.patch 
b/sci-libs/metis/files/metis-4.0.1-autotools.patch
index b9623dd..7422acf 100644
--- a/sci-libs/metis/files/metis-4.0.1-autotools.patch
+++ b/sci-libs/metis/files/metis-4.0.1-autotools.patch
@@ -1,5 +1,5 @@
 configure.ac   1970-01-01 01:00:00.0 +0100
-+++ configure.ac   2008-03-25 10:05:57.090715324 +
+--- a/configure.ac
 b/configure.ac
 @@ -0,0 +1,15 @@
 +# -*- Autoconf -*-
 +AC_PREREQ(2.59)

diff --git a/sci-libs/metis/files/metis-5.1.0-datatype.patch 
b/sci-libs/metis/files/metis-5.1.0-datatype.patch
index f583d05..cbca890 100644
--- a/sci-libs/metis/files/metis-5.1.0-datatype.patch
+++ b/sci-libs/metis/files/metis-5.1.0-datatype.patch
@@ -1,5 +1,5 @@
 include/metis.orig.h   2013-03-11 20:50:00.0 +0100
-+++ include/metis.h2013-03-16 12:14:59.117329640 +0100
+--- a/include/metis.h
 b/include/metis.h
 @@ -30,7 +30,7 @@
   GCC does provides these definitions in stdint.h, but it may require some
   modifications on other architectures.

diff --git a/sci-libs/metis/files/metis-5.1.0-multilib.patch 
b/sci-libs/metis/files/metis-5.1.0-multilib.patch
index 919812d..9e72c5b 100644
--- a/sci-libs/metis/files/metis-5.1.0-multilib.patch
+++ b/sci-libs/metis/files/metis-5.1.0-multilib.patch
@@ -1,5 +1,5 @@
 libmetis/CMakeLists.orig.txt   2011-06-22 19:47:13.0 +0200
-+++ libmetis/CMakeLists.txt2013-03-15 17:13:19.948911972 +0100
+--- a/libmetis/CMakeLists.txt
 b/libmetis/CMakeLists.txt
 @@ -4,13 +4,14 @@
  file(GLOB metis_sources *.c)
  # Build libmetis.

diff --git a/sci-libs/metis/files/metis-5.1.0-shared-GKlib.patch 
b/sci-libs/metis/files/metis-5.1.0-shared-GKlib.patch
index acfa59e..4838201 100644
--- a/sci-libs/metis/files/metis-5.1.0-shared-GKlib.patch
+++ b/sci-libs/metis/files/metis-5.1.0-shared-GKlib.patch
@@ -1,5 +1,5 @@
 GKlib/CMakeLists.orig.txt  2013-03-11 20:50:14.0 +0100
-+++ GKlib/CMakeLists.txt   2013-03-17 19:53:44.220827579 +0100
+--- a/GKlib/CMakeLists.txt
 b/GKlib/CMakeLists.txt
 @@ -7,7 +7,7 @@
  include(GKlibSystem.cmake)
  

diff --git a/sci-libs/metis/metis-5.1.0-r2.ebuild 
b/sci-libs/metis/metis-5.1.0-r2.ebuild
index c91b246..7917340 100644
--- a/sci-libs/metis/metis-5.1.0-r2.ebuild
+++ b/sci-libs/metis/metis-5.1.0-r2.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit cmake-utils fortran-2 multilib
+inherit cmake-utils fortran-2
 
 DESCRIPTION="A package for unstructured serial graph partitioning"
 HOMEPAGE="http://www-users.cs.umn.edu/~karypis/metis/metis/;
@@ -25,7 +25,7 @@ PATCHES=(
"${FILESDIR}"/${P}-datatype.patch
"${FILESDIR}"/${P}-shared-GKlib.patch
"${FILESDIR}"/${P}-multilib.patch
-   )
+)
 
 src_prepare() {
sed \
@@ -39,7 +39,7 @@ src_configure() {
local mycmakeargs=(
-DGKLIB_PATH="${S}"/GKlib
-DSHARED=TRUE
-   $(cmake-utils_use openmp)
+   -DOPENMP="$(usex openmp)"
)
cmake-utils_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: net-ftp/tlswrap/, net-ftp/tlswrap/files/

2016-08-11 Thread Michael Orlitzky
commit: 4699e319cf956c040a73eae249c3392964263ac0
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Thu Aug 11 17:25:14 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu Aug 11 17:27:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4699e319

net-ftp/tlswrap: new revision that respects CFLAGS.

This new revision comes with a few patches, the first of which updates
configure.ac to respect the user's CFLAGS. After that, the second
patch modernizes the AM_INIT_AUTOMAKE call to avoid an ugly
warning. Finally -- now that the build respects CFLAGS -- the package
needed to be updated to build with -Werror=format-security. Those
fixes were trivial and come in a third patch.

The only change to the ebuild itself (aside from the patches) was a
new call to eautoreconf, to pick up the aforementioned changes.

Gentoo-Bug: 240898

Package-Manager: portage-2.2.28

 .../files/fix-Wformat-security-warnings.patch  | 67 ++
 .../tlswrap/files/modernize-am_init_automake.patch | 30 ++
 net-ftp/tlswrap/files/respect-cflags.patch | 66 +
 ...swrap-1.04-r2.ebuild => tlswrap-1.04-r3.ebuild} | 17 --
 4 files changed, 176 insertions(+), 4 deletions(-)

diff --git a/net-ftp/tlswrap/files/fix-Wformat-security-warnings.patch 
b/net-ftp/tlswrap/files/fix-Wformat-security-warnings.patch
new file mode 100644
index 000..e90
--- /dev/null
+++ b/net-ftp/tlswrap/files/fix-Wformat-security-warnings.patch
@@ -0,0 +1,67 @@
+From dbbc4b17b5fdd08b11b0f285cfc99a28be8a89e5 Mon Sep 17 00:00:00 2001
+From: Michael Orlitzky 
+Date: Thu, 11 Aug 2016 13:05:43 -0400
+Subject: [PATCH 3/3] Fix -Wformat-security warnings by adding trivial format
+ strings.
+
+Newer versions of GCC have the option to output warnings for insecure
+(e.g. missing) format string usage. A few places were making calls to
+the printf family of functions, and passing in a string variable
+without a format string. In all cases, the desired format string was
+simply "%s", intended to print the sole argument, and that "%s" has
+been added.
+
+This eliminates the warnings, and allows the build to complete when
+-Werror=format-security is used.
+---
+ misc.c  | 4 ++--
+ parse.c | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/misc.c b/misc.c
+index ebaabb2..d9bb150 100644
+--- a/misc.c
 b/misc.c
+@@ -164,7 +164,7 @@ int print_to_ud(struct user_data *ud, const char *s) {
+   size_t slen;
+   char str[1024];
+   
+-  snprintf(str, sizeof(str), s);
++  snprintf(str, sizeof(str), "%s", s);
+ 
+   slen = strlen(str); /* NOT including null char */
+   
+@@ -184,7 +184,7 @@ int print_to_serv(struct user_data *ud, const char *s) {
+   size_t slen;
+   char str[130];
+ 
+-  snprintf(str, sizeof(str), s);
++  snprintf(str, sizeof(str), "%s", s);
+   slen = strlen(str); /* NOT including null char */
+   if ( (>u2s_buf[U2S_SIZE]-ud->u2s_i)serv_status = SERV_PBSZ;
+   snprintf(s, sizeof(s), "PROT %c\r\n", ud->prot);
+   if (debug)
+-  printf(s);
++  printf("%s", s);
+   print_to_serv(ud,s);
+   } else if ((ud->serv_status == SERV_PBSZ) && (strncasecmp(dst,"200 ",4) 
== 0) ) {
+   ud->serv_status = SERV_PROT;
+@@ -365,7 +365,7 @@ parse_serv_buf(struct user_data *ud, int index, char 
*ucertspath, char *cafile)
+   } else if (ud->delay_prot && (ud->serv_status == SERV_PROT) && 
(strncasecmp(dst,"230 ",4) == 0) ) {
+   snprintf(s, sizeof(s), "PROT %c\r\n", ud->prot);
+   if (debug)
+-  printf(s);
++  printf("%s", s);
+   print_to_serv(ud,s);
+   } else if (ud->delay_prot && (ud->serv_status == SERV_PROT) && 
(strncasecmp(dst,"200 ",4) == 0) ) {
+   write(ud->user_fd, "230 Bypassed login text because the ftpd 
can't handle PROT before USER.\r\n", 73);
+-- 
+2.7.3
+

diff --git a/net-ftp/tlswrap/files/modernize-am_init_automake.patch 
b/net-ftp/tlswrap/files/modernize-am_init_automake.patch
new file mode 100644
index 000..6171e45
--- /dev/null
+++ b/net-ftp/tlswrap/files/modernize-am_init_automake.patch
@@ -0,0 +1,30 @@
+From 4d6541b108ab59e30e7413a5bc62f29bbc1fd2ab Mon Sep 17 00:00:00 2001
+From: Michael Orlitzky 
+Date: Thu, 11 Aug 2016 13:00:53 -0400
+Subject: [PATCH 2/3] Modernize the AM_INIT_AUTOMAKE invocation.
+
+The existing call to AM_INIT_AUTOMAKE, which passed both the project
+name and its version, had been deprecated. These days, you're supposed
+to pass those things to 

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

2016-08-11 Thread Aaron Swenson
commit: 694c63b7a32f4619bad3518515ca400a7e9c47b3
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Thu Aug 11 17:51:16 2016 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Thu Aug 11 17:58:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694c63b7

dev-db/postgresql: Version Bump and Security Fixes

Resolves CVE-2016-5423 and CVE-2016-5424.

Bugs: 591052

 dev-db/postgresql/Manifest|   6 +
 dev-db/postgresql/postgresql-9.1.23.ebuild| 384 ++
 dev-db/postgresql/postgresql-9.2.18.ebuild| 394 +++
 dev-db/postgresql/postgresql-9.3.14.ebuild| 399 +++
 dev-db/postgresql/postgresql-9.4.9.ebuild | 431 +
 dev-db/postgresql/postgresql-9.5.4.ebuild | 437 ++
 dev-db/postgresql/postgresql-9.6_beta4.ebuild | 434 +
 7 files changed, 2485 insertions(+)

diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index 48c6ee3..e28bf57 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -3,19 +3,25 @@ DIST postgresql-9.1.19.tar.bz2 15843978 SHA256 
cbd5057451147dd63a1e764176a4e17a7
 DIST postgresql-9.1.20.tar.bz2 15844360 SHA256 
6d1e6c4334c265a85f0f96407b7a9aafff0f26cb62db2d8d03a32ba0c2872937 SHA512 
ebec6aae593058276dda2404812d89f3df637ceac24d96de1a774da03cf58ea9ce44819e18549040b6f6d811f2c8203462e13788df7158d45a0fe9dfb72d0fd9
 WHIRLPOOL 
de990c029949c8ef372d3440c4cbb870739bf5b83c438ba2b012004cabcb077bab1258b2115ceb239eafefe73f282ea729384085e3f682240cb40ed662f350e5
 DIST postgresql-9.1.21.tar.bz2 15850128 SHA256 
d66ee9076f3149a4cab4be3c6f47e13bc047138d17dfcb531ad01f78cfdeb393 SHA512 
75a96ce2c080b2e657b6f591e18c4778635a9f8c74870bbe7c99cb82bf1dfaad124942214ab6e3079b565c41b7fc77af1a4a49672e7ddba075374402c8832a5b
 WHIRLPOOL 
4de012763b985d1fa675e151d68988f4dd4de4ae8860d67fab3818666b3e135849465a0a41bc1f073eb4d679415fb18871f8156c99376c7860c51258e607771e
 DIST postgresql-9.1.22.tar.bz2 15860904 SHA256 
f619664b0dde4e1a75fdc00c35afb4517002984a462d70967ffcdedfeee5e16e SHA512 
a2ed0a1f0d0920f6151d128a206c557b14832ab296dbf51c665309434a851b83eefd12a5a36c870ee0281371350b6b86ac6e81188c164c72407847cf9e70d691
 WHIRLPOOL 
d95f142e149fec8311502bff6cfabf33aadc1ccc400d9b0d77e4b5000beec88b60ff6de59fbc625b4696626e9b626dc887dd8c96a3c02a66019dc6d0e214994c
+DIST postgresql-9.1.23.tar.bz2 15856178 SHA256 
7f7471e8b3b369726f1c1df0e6a163dde63b6546c4bba985c1f36a574c75f6d5 SHA512 
192f48ed8db510663c85c217afee8eff732d467fe10f600c9be834371ccb6a788acd380c582d80f0096a0b7d7ee0daa378d1fb8177281bf4e6e2fcc39fffdc67
 WHIRLPOOL 
55a60cdc6a0c1e570d2a1f7fce9c160637101cf77c7dda3d1a2ccd31350d16678f07949c8bd7519f54bc6008e18074d0d57f1201c870b044e765c8057a358441
 DIST postgresql-9.2.14.tar.bz2 16451398 SHA256 
54c20b3f320a48c38487f2711e98b2fa3f9ce4305905a294ad0449e8b4fb292e SHA512 
268015d9e397ee62eebbbc9abf1ee25d0d4aa6bf5943b404009b3aab31f485b8523353c679beed34cc00304b9d4c7aca9de0ba841d9841dbf885d05d1a5692a1
 WHIRLPOOL 
4f6d5d6989a67d14082ddb215411b55d0dc0be29772e6a593b4df133489ff4a7e6c265d0830adba64d4c6be47e17a949cbc21d6570dceb9362399649af2be88e
 DIST postgresql-9.2.15.tar.bz2 16480973 SHA256 
7ced4807589899e83c64dd0803cf1f9782b6a20077ab545c66e868ef26543e60 SHA512 
4a0e52beaffc9f0b004c761a5ca107a019d6265877d36cd7be46912807da6fa6824ce469c8d59fb24092440646d3f0872b8aa62941b4b3ba657edc2f5678b2b1
 WHIRLPOOL 
58607fcd1adc474f6a78741527b4192e30ac8e87d83a80fa71b6660ac1665a9ab5ee062ae19c919b288df607854ab55866e00e0228ffc6bd1b71dd59c18d83bd
 DIST postgresql-9.2.16.tar.bz2 16490199 SHA256 
d2164cb8706bf828161871c195299841c5be1fbd9bc85d7866704e54f0741b11 SHA512 
0f0b317473b4b42ae4261993c704a7c6cd28c7e6bd83e77a81850695655baa473d7d52e97441ee5500d646d405c84145a54f42b9bae89a0ddfebb0418d608820
 WHIRLPOOL 
8dfdca52555889d20e857ecc01ee75a14fd18bb7fa1ac50f5d54415a423d62223d0d389d43b143ae927446946aaff06b68cbf8214e26e2f432c39a50c0296b08
 DIST postgresql-9.2.17.tar.bz2 16497200 SHA256 
c660cc0ee42c221ebedc2c75ad0d4b30ec8da488a954df9987a3fc83bcb7363f SHA512 
a771c98c0de4e6c5790b9ee698ee8d259533d372b82ff3c9900c00cf79706ef29af6204de4292ff8ca4a3f3a13fec1991c4441c352c309bbf9cdd397579677b4
 WHIRLPOOL 
c522b5bb4baa06624d67dac5c50e7d33bdd03a78a34e9c96df850285ab3b491f3502a94abb7604abf0716672c207340f05c23d4b110f8f51c8bd278c848dd389
+DIST postgresql-9.2.18.tar.bz2 16448429 SHA256 
d7aa37d586ae4d46d07a4fac417ff966e45a9dd99bac8b3cd149be8df9ea35f4 SHA512 
c311f621ac38e2dfaf5fd57a4500430333dcbb2d7f1719bc7d99fef54e06a22f93aea595391c3607d44c89c372d0e89daf18f8f295b33e3b21e5285fbbb87d5b
 WHIRLPOOL 
08664a3378eca1a509066a6a841c1489d7cf8cbda60cd836ad67b0cb2bf112b58191d0a1170f97aec09ef5a0984916263c754bc108de2cec6945417e97ce0e66
 DIST postgresql-9.3.10.tar.bz2 16995860 SHA256 
e5444f0f76aff98a251400b7c28bc361d65e3d72d8d6cb9bb5d8361a69541531 SHA512 

[gentoo-commits] proj/linux-patches: New tag: 4.6-7

2016-08-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 18:34:17 2016 +

New tag: 4.6-7




[gentoo-commits] repo/gentoo:master commit in: media-video/vlc/

2016-08-11 Thread Lars Wendler
commit: 80f9150e70f034434bc6969cab87d963532647bd
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug 11 19:16:48 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug 11 19:19:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f9150e

media-video/vlc: Added sub-slot dep for media-libs/libvpx.

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

 media-video/vlc/vlc-2.2.1-r1.ebuild | 2 +-
 media-video/vlc/vlc-2.2.4.ebuild| 2 +-
 media-video/vlc/vlc-2.2..ebuild | 2 +-
 media-video/vlc/vlc-.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/vlc/vlc-2.2.1-r1.ebuild 
b/media-video/vlc/vlc-2.2.1-r1.ebuild
index b2dd2f4..7e4a206 100644
--- a/media-video/vlc/vlc-2.2.1-r1.ebuild
+++ b/media-video/vlc/vlc-2.2.1-r1.ebuild
@@ -168,7 +168,7 @@ RDEPEND="${RDEPEND}
)
vnc? ( >=net-libs/libvncserver-0.9.9:0 )
vorbis? ( >=media-libs/libvorbis-1.1:0 )
-   vpx? ( media-libs/libvpx:0 )
+   vpx? ( media-libs/libvpx:0= )
X? ( x11-libs/libX11:0 )
x264? ( >=media-libs/x264-0.0.20090923:0= )
x265? ( media-libs/x265:0= )

diff --git a/media-video/vlc/vlc-2.2.4.ebuild b/media-video/vlc/vlc-2.2.4.ebuild
index 42ed4b0..d1958ac 100644
--- a/media-video/vlc/vlc-2.2.4.ebuild
+++ b/media-video/vlc/vlc-2.2.4.ebuild
@@ -177,7 +177,7 @@ RDEPEND="${RDEPEND}
)
vnc? ( >=net-libs/libvncserver-0.9.9:0 )
vorbis? ( >=media-libs/libvorbis-1.1:0 )
-   vpx? ( media-libs/libvpx:0 )
+   vpx? ( media-libs/libvpx:0= )
X? ( x11-libs/libX11:0 )
x264? ( >=media-libs/x264-0.0.20090923:0= )
x265? ( media-libs/x265:0= )

diff --git a/media-video/vlc/vlc-2.2..ebuild 
b/media-video/vlc/vlc-2.2..ebuild
index a68d243..4602766 100644
--- a/media-video/vlc/vlc-2.2..ebuild
+++ b/media-video/vlc/vlc-2.2..ebuild
@@ -166,7 +166,7 @@ RDEPEND="${RDEPEND}
)
vnc? ( >=net-libs/libvncserver-0.9.9:0 )
vorbis? ( >=media-libs/libvorbis-1.1:0 )
-   vpx? ( media-libs/libvpx:0 )
+   vpx? ( media-libs/libvpx:0= )
X? ( x11-libs/libX11:0 )
x264? ( >=media-libs/x264-0.0.20090923:0= )
x265? ( media-libs/x265:0= )

diff --git a/media-video/vlc/vlc-.ebuild b/media-video/vlc/vlc-.ebuild
index ebcd381..6d60206 100644
--- a/media-video/vlc/vlc-.ebuild
+++ b/media-video/vlc/vlc-.ebuild
@@ -170,7 +170,7 @@ RDEPEND="${RDEPEND}
)
vnc? ( >=net-libs/libvncserver-0.9.9:0 )
vorbis? ( >=media-libs/libvorbis-1.1:0 )
-   vpx? ( media-libs/libvpx:0 )
+   vpx? ( media-libs/libvpx:0= )
X? ( x11-libs/libX11:0 )
x264? ( >=media-libs/x264-0.0.20090923:0= )
x265? ( media-libs/x265:0= )



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

2016-08-11 Thread Lars Wendler
commit: 51e57c9a57c755dd209b784e6bd75a9bfca22260
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug 11 19:19:22 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug 11 19:19:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e57c9a

media-libs/xine-lib: Added sub-slot dep for media-libs/libvpx.

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

 media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild | 2 +-
 media-libs/xine-lib/xine-lib-1.2..ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild 
b/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild
index 18a0be4..82c7e05 100644
--- a/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild
@@ -87,7 +87,7 @@ RDEPEND="${NLS_RDEPEND}
media-libs/libogg
media-libs/libvorbis
)
-   vpx? ( media-libs/libvpx )
+   vpx? ( media-libs/libvpx:0= )
wavpack? ( media-sound/wavpack )
X? (
x11-libs/libX11

diff --git a/media-libs/xine-lib/xine-lib-1.2..ebuild 
b/media-libs/xine-lib/xine-lib-1.2..ebuild
index dc6926a..415fe0a 100644
--- a/media-libs/xine-lib/xine-lib-1.2..ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2..ebuild
@@ -87,7 +87,7 @@ RDEPEND="${NLS_RDEPEND}
media-libs/libogg
media-libs/libvorbis
)
-   vpx? ( media-libs/libvpx )
+   vpx? ( media-libs/libvpx:0= )
wavpack? ( media-sound/wavpack )
X? (
x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/galera/, sys-cluster/galera/files/

2016-08-11 Thread Brian Evans
commit: fbac5e93460b4e3d06037d73e5a519449c8118b2
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug 11 19:03:00 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug 11 19:04:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbac5e93

sys-cluster/galera: Version bump

Include Node name change for garbd wrt bug 581518

Package-Manager: portage-2.3.0

 sys-cluster/galera/Manifest  |  1 +
 sys-cluster/galera/files/garb.cnf|  3 ++
 sys-cluster/galera/files/garb.sh |  6 +--
 sys-cluster/galera/galera-25.3.17.ebuild | 87 
 4 files changed, 94 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/galera/Manifest b/sys-cluster/galera/Manifest
index 8ff186d..c6394d9 100644
--- a/sys-cluster/galera/Manifest
+++ b/sys-cluster/galera/Manifest
@@ -1 +1,2 @@
 DIST galera-3-25.3.15.tar.gz 2994995 SHA256 
0de1c1c8304e7f1dfa43ef2a2b15c8ca724556d5b187c31c8a93c755737163af SHA512 
717c431d29653cba3252dae5a845e82c02e4cb122a6477253e68688600bf130a753f89f94b7b2461695ede9033ca0107324831d2c5b7d2d0479a0936d2779e84
 WHIRLPOOL 
e0fa0de7e0a75563f78feec488fda64bc4ec9cc97a369e18fbf3c817c520a8a5e3118a4c95f14cf987f019f4f9c96f86df32c4b87c66ec7750c401e0017daf76
+DIST galera-3-25.3.17.tar.gz 205 SHA256 
521d97dd4618ec3e889756527144e12eb99a95f852a83d13afca57986a4a575a SHA512 
b54985a74ed4c4d21c368c56a8442961648670eef18f03f2813a9fac34972532ea2f6c79997945de1c9dd1b4dfd5b862a38c052ef6e0d94bd5c85e05e042e61f
 WHIRLPOOL 
b755a9f33747c079a4fc47cddd8993c46fd422139f4c5e5de92be146ee09a2f38b07b02e5250a9b726cabec6c4194b593aa8407d6ef37cd6f7aeb04a036ea155

diff --git a/sys-cluster/galera/files/garb.cnf 
b/sys-cluster/galera/files/garb.cnf
index 4f0047a..63b79c1 100644
--- a/sys-cluster/galera/files/garb.cnf
+++ b/sys-cluster/galera/files/garb.cnf
@@ -7,6 +7,9 @@
 # Galera cluster name, should be the same as on the rest of the nodes.
 # GALERA_GROUP=""
 
+# Arbitrator node name, give a specific name to this node in cluster.
+# NODE_NAME=""
+
 # Optional Galera internal options string (e.g. SSL settings)
 # see http://www.codership.com/wiki/doku.php?id=galera_parameters
 # GALERA_OPTIONS=""

diff --git a/sys-cluster/galera/files/garb.sh b/sys-cluster/galera/files/garb.sh
index da7d550..f03eaff 100644
--- a/sys-cluster/galera/files/garb.sh
+++ b/sys-cluster/galera/files/garb.sh
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 depend() {
@@ -24,7 +24,8 @@ start() {
 
OPTIONS="-a gcomm://${GALERA_NODES// /,} -g ${GALERA_GROUP}"
[ -n "${GALERA_OPTIONS}" ] && OPTIONS="${OPTIONS} -o ${GALERA_OPTIONS}"
-[ -n "${LOG_FILE}" ]   && OPTIONS="${OPTIONS} -l ${LOG_FILE}"
+   [ -n "${LOG_FILE}" ]   && OPTIONS="${OPTIONS} -l ${LOG_FILE}"
+   [ -n "${NODE_NAME}" ]  && OPTIONS="${OPTIONS} -n ${NODE_NAME}"
 
start-stop-daemon \
--start \
@@ -46,4 +47,3 @@ stop() {
--pidfile "${PIDFILE}"
eend $?
 }
-

diff --git a/sys-cluster/galera/galera-25.3.17.ebuild 
b/sys-cluster/galera/galera-25.3.17.ebuild
new file mode 100644
index 000..f3b2b29
--- /dev/null
+++ b/sys-cluster/galera/galera-25.3.17.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_P="${PN}-3-${PV}"
+
+inherit scons-utils toolchain-funcs user flag-o-matic
+DESCRIPTION="Synchronous multi-master replication engine that provides the 
wsrep API"
+HOMEPAGE="http://www.galeracluster.com;
+SRC_URI="http://releases.galeracluster.com/source/galera-3-${PV}.tar.gz;
+LICENSE="GPL-2 BSD"
+
+SLOT="0"
+
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+IUSE="cpu_flags_x86_sse4_2 garbd test"
+
+CDEPEND="
+   dev-libs/openssl:0=
+   >=dev-libs/boost-1.41:0=
+   "
+DEPEND="${DEPEND}
+   ${CDEPEND}
+   dev-libs/check
+   >=sys-devel/gcc-4.4
+   >=dev-cpp/asio-1.10.1[ssl]
+   "
+#Run time only
+RDEPEND="${CDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+# Respect {C,LD}FLAGS.
+PATCHES=( "${FILESDIR}/galera-3.15-strip-extra-cflags.patch" )
+
+pkg_preinst() {
+   if use garbd ; then
+   enewgroup garbd
+   enewuser garbd -1 -1 -1 garbd
+   fi
+}
+
+src_prepare() {
+   default
+
+   # Remove bundled dev-cpp/asio
+   rm -r "${S}/asio" || die
+
+   #Remove optional garbd daemon
+   if ! use garbd ; then
+   rm -r "${S}/garb" || die
+   fi
+}
+
+src_configure() {
+   tc-export CC CXX
+   # Uses hardware specific code that seems to depend on SSE4.2
+   if use cpu_flags_x86_sse4_2 ; then
+   append-cflags -msse4.2
+   else
+   append-cflags -DCRC32C_NO_HARDWARE
+   fi
+   # strict_build_flags=0 disables -Werror, -pedantic, -Weffc++,
+   # and -Wold-style-cast
+   

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

2016-08-11 Thread Mike Pagano
commit: 3ddb6d5cf03a646390e7244fb951edd59ecf87bf
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 11 18:16:03 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 18:16:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ddb6d5c

sys-kernel/gentoo-sources: Linux patch 4.4.17

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f01e80a..5307930 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -72,6 +72,9 @@ DIST genpatches-4.4-17.extras.tar.xz 16376 SHA256 
07b7ef68c9cd60b5e913c4a0793b7a
 DIST genpatches-4.4-18.base.tar.xz 550920 SHA256 
9e2400aa9719b896594e6858fddccf68180ef0e71068ddda45f2ea8ab256f2d1 SHA512 
7a223c38fb71a33f4bdde007c357ea361921920e02fef398d0537061fdb36ed1a7cc06d083f63456f4e628ee5b3c0c7b96183d6b21582fa88c304592ccf1ba06
 WHIRLPOOL 
279c9ee34fd06e09885387f8eef97340d24336d7e5b20cb03ccdeeb8c1942e72ead2934bc3b578dd5d39624b562d31cdb643d41624fbf9c39129bc5ecaab6f6f
 DIST genpatches-4.4-18.experimental.tar.xz 62748 SHA256 
a289967a87732f9726a70b9f1b8fc52bf23de7d5e4aa632016726a719005c823 SHA512 
65b16b611f58e36872afcb04c75021a9351eade6fcd9977a861a5e4e2e0a3fa118bc33041901d549d5a8f36d4a6112b347a60a5f41d52a634a048a163d09c954
 WHIRLPOOL 
866e5b08f12a44b9ab94b69b86591c065b5b73dff866a1630c2f044a88401b81220e37595092ced5edaef7c167c1a896674822af8db7e7ea63378125e38889a2
 DIST genpatches-4.4-18.extras.tar.xz 16364 SHA256 
061d2094e28be6d1048ebfa0aff3220bd76786257d957f7e56176f4081229855 SHA512 
a82512c71b31e975a5290746c58a89135c3c106966c327bbd9854d011fa850592a086d53527c0e98a9b4eabd40c0e62f3a1eaf071edf0e9fd98c37906e0ede81
 WHIRLPOOL 
176eaf5260f077b581dc178b81bdf21cd0f6ebbb4258706cc3895ec786fad470ebd66a1596be168c38bd803aa4c91f5b87b7248d80696aa11e322e1a9f3a4254
+DIST genpatches-4.4-19.base.tar.xz 565524 SHA256 
3a8cf8120a5574f8a08b9255530a06873957c74aac0e805547965c38bad08422 SHA512 
fee9ba9cf495ab7f8767df5704ed9ecdf6e864b5084ba1d6ae451d9327a67bf22e65352670149c2fd0c6cf4a48a9b495040f9b3cc09cbc757eecfe76e63373e4
 WHIRLPOOL 
7a2367c594db5402ac1f1c87ca25269ac45ababa412ba5d387316d614c1471b71c8e51499f9378c351d39c68fe4c2ecbe9a27745770f5cdb196c57973b5ae9b6
+DIST genpatches-4.4-19.experimental.tar.xz 62748 SHA256 
55e24470e34c912f70b0a951cecf235bd4ab0dba7665498e0a4ea87aa366b2ea SHA512 
0cc699cdaeded8a852f439a2f21fdef5d3279af7ef01f24f9c575d75d0abcd18edf765a14a56950f837e17e36b67f5088c9f43d58a98ed9b1e2cd9d54ffeb795
 WHIRLPOOL 
022b4f6f0aec1107432b3103cf23677126740b66a226ab5d075e9d9aa3cc5fb66d677ca96b57bfeb5546b5aea814cd227e93abb028cc982daba893c35903b61f
+DIST genpatches-4.4-19.extras.tar.xz 16356 SHA256 
d7d7d862befd6a649023d104af39e53e7f4c09ed6b1e560679ede7e31105db81 SHA512 
dc6cc91ceea8773c462326b2f11233fb1bd71633058610132cc06afce33ae8b73086c3ff415056d24fba03c57d5d5f0a2eaafa2eeb52807c17aa84923dea9a3c
 WHIRLPOOL 
138da0553d1aa62b57e4f7ddfeadb9556cdc5964a6f646ac1bc54ba7f0ec56ad58ec112b4aecb96ec3b9153e557346bb0ed7f07a3ce30500e6faf2a69dc6103d
 DIST genpatches-4.4-8.base.tar.xz 243736 SHA256 
70a54851283def9013601bd8ea299c04850410001e36d619fa6e83b64a4f0907 SHA512 
fde00c28bc8da96aee2378d7ea36c85a5f8520c271e0251c7bc7472cd3c395dc2c3f5168f38b1bd10e6b5189bedc8b10780899468a368f8e9be1811bc31c0ab1
 WHIRLPOOL 
1190d8167c05062a53a7cc66a36310b42f6b90a711a497543b68626e1d6ca3fbc1c57a37dfa2a1fc98ed4f3b1dae5d7e77b74f3d708bc830b2bd5c31fc797b74
 DIST genpatches-4.4-8.experimental.tar.xz 62604 SHA256 
35148c3d46a256819b5d214203b7365316694e85a729ddec2e5c229e48b9091d SHA512 
e1e5b31d35a851f446645a2ac403ab238d63fb540e8443d36a30dd8a5d32016b077c4cfdcb30976e5facc511c0a6116037efb0af0a4840e00a1d8cf6be3fe310
 WHIRLPOOL 
4b65738d20969d5098feb66e416af450f0be87fa8c1770381165f70ca99e019400ff9e92c92d8f6dc1b641f4a400fa6165f0573aeb68ecba05f8934a348e6cc7
 DIST genpatches-4.4-8.extras.tar.xz 16284 SHA256 
50b6dc7b842191a49a77d0f54302ebd1c7334e5f6091e2a02db51ae074f8 SHA512 
478e31f23742a99e4b3a2d24c93f0880c1794d40e5b05b80cc472ce237e14f28a83cb31554b686c8ec78e80b776fca363a1aabe450add7a3142ad30a4b586841
 WHIRLPOOL 
2ff0a37edadfd391b59bbe5158c463ee4b411fcd06e8f5bf53f58b19f88a564a40fabe690d5ac12f108e02d3a001d8b928372aa453f060d530ff2e30d0617113

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.17.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.17.ebuild
new file mode 100644
index 000..a799c0f
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.17.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="19"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 ~mips 

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

2016-08-11 Thread Michael Palimaka
commit: 3984dda472f32dcfac8bede617f390e6384880cc
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 18:51:54 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 18:52:05 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3984dda4

app-office/calligra: introduce subslot dependency when plan is enabled

Upstream-commit: 6ce04cc681c584d2520af180fa1efa20b97ee5a6

Package-Manager: portage-2.3.0

 app-office/calligra/calligra-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-office/calligra/calligra-.ebuild 
b/app-office/calligra/calligra-.ebuild
index 7214bb2..84ff3bd 100644
--- a/app-office/calligra/calligra-.ebuild
+++ b/app-office/calligra/calligra-.ebuild
@@ -47,6 +47,7 @@ REQUIRED_USE="
 #  dev-libs/libgit2
 #  dev-libs/libqgit2   # needs porting (currently doesn't 
build)
 #  )
+# drop qtcore subslot operator when QT_MINIMAL >= 5.7.0
 COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
@@ -125,6 +126,7 @@ COMMON_DEPEND="
x11-libs/libX11
)
calligra_features_plan? (
+   $(add_qt_dep qtcore '' '' '5=')
$(add_frameworks_dep kdelibs4support)
$(add_kdeapps_dep kdiagram)
$(add_kdeapps_dep kproperty)



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

2016-08-11 Thread Hans de Graaff
commit: c18a0fe419e1acddb0dd45eec9c47aad81c6b799
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:12:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18a0fe4

dev-ruby/actionview: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/actionview/Manifest  |  1 +
 dev-ruby/actionview/actionview-4.2.7.1.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-ruby/actionview/Manifest b/dev-ruby/actionview/Manifest
index 2d97c24..955e962 100644
--- a/dev-ruby/actionview/Manifest
+++ b/dev-ruby/actionview/Manifest
@@ -1,4 +1,5 @@
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/actionview/actionview-4.2.7.1.ebuild 
b/dev-ruby/actionview/actionview-4.2.7.1.ebuild
new file mode 100644
index 000..7705053
--- /dev/null
+++ b/dev-ruby/actionview/actionview-4.2.7.1.ebuild
@@ -0,0 +1,50 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Simple, battle-tested conventions and helpers for building web 
pages"
+HOMEPAGE="https://github.com/rails/rails/;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
+   >=dev-ruby/erubis-2.7.0
+   >=dev-ruby/rails-html-sanitizer-1.0.2:1
+   >=dev-ruby/rails-dom-testing-1.0.5:1
+"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.14
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/activemodel-${PV}
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|rack-cache\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|bcrypt\|uglifier\|mime-types\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
+   -e '/:job/,/end/ s:^:#:' \
+   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
+   rm ../Gemfile.lock || die
+}



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

2016-08-11 Thread Hans de Graaff
commit: 5ac0e9732e981ef5d994f6504be6f1f47ee72ea4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:13:08 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac0e973

dev-ruby/actionpack: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/actionpack/Manifest  |  1 +
 dev-ruby/actionpack/actionpack-4.2.7.1.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index ad9ecce..9a8dc63 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/actionpack/actionpack-4.2.7.1.ebuild 
b/dev-ruby/actionpack/actionpack-4.2.7.1.ebuild
new file mode 100644
index 000..9236db8
--- /dev/null
+++ b/dev-ruby/actionpack/actionpack-4.2.7.1.ebuild
@@ -0,0 +1,58 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Eases web-request routing, handling, and response"
+HOMEPAGE="https://github.com/rails/rails;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionview-${PV}
+   >=dev-ruby/rack-1.6.0:1.6
+   >=dev-ruby/rack-test-0.6.2:0.6
+   >=dev-ruby/rails-html-sanitizer-1.0.2:1
+   >=dev-ruby/rails-dom-testing-1.0.5:1
+"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.14
+   dev-ruby/bundler
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/rack-cache-1.2:1.2
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
+   -e '/:job/,/end/ s:^:#:' \
+   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
+   rm ../Gemfile.lock || die
+
+   # Skip a failing test related to security updates in 4.2.5.1. Let's
+   # assume that this is not a bug but a test lagging a security
+   # measure.
+   sed -i -e '/test_dynamic_render_with_file/,/^  end/ s:^:#:' \
+   test/controller/render_test.rb || die
+}



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

2016-08-11 Thread Hans de Graaff
commit: d4036ddcf3c61617e3d4e195ab2109f1b1af06be
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:13:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4036ddc

dev-ruby/actionmailer: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/actionmailer/Manifest|  1 +
 dev-ruby/actionmailer/actionmailer-4.2.7.1.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest
index ad9ecce..9a8dc63 100644
--- a/dev-ruby/actionmailer/Manifest
+++ b/dev-ruby/actionmailer/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/actionmailer/actionmailer-4.2.7.1.ebuild 
b/dev-ruby/actionmailer/actionmailer-4.2.7.1.ebuild
new file mode 100644
index 000..72a2555
--- /dev/null
+++ b/dev-ruby/actionmailer/actionmailer-4.2.7.1.ebuild
@@ -0,0 +1,45 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Framework for designing email-service layers"
+HOMEPAGE="https://github.com/rails/rails;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionview-${PV}
+   ~dev-ruby/activejob-${PV}
+   >=dev-ruby/mail-2.5.4:* =dev-ruby/mail-2*:*
+   >=dev-ruby/rails-dom-testing-1.0.5:1"
+
+ruby_add_bdepend "test? (
+   dev-ruby/mocha:0.14
+)"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/\/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+
+   # Avoid a test failing only on attachment ordering, since this is a
+   # security release.
+   sed -i -e '/adding inline attachments while rendering mail works/askip 
"gentoo: fails on ordering"' test/base_test.rb || die
+}



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

2016-08-11 Thread Hans de Graaff
commit: 29fc445a2503518e1cffc20aaab2ae37c8ef183a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:12:11 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fc445a

dev-ruby/activejob: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/activejob/Manifest |  1 +
 dev-ruby/activejob/activejob-4.2.7.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/activejob/Manifest b/dev-ruby/activejob/Manifest
index da00691..db4da0d 100644
--- a/dev-ruby/activejob/Manifest
+++ b/dev-ruby/activejob/Manifest
@@ -1,2 +1,3 @@
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/activejob/activejob-4.2.7.1.ebuild 
b/dev-ruby/activejob/activejob-4.2.7.1.ebuild
new file mode 100644
index 000..2df4bdf
--- /dev/null
+++ b/dev-ruby/activejob/activejob-4.2.7.1.ebuild
@@ -0,0 +1,44 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Job framework with pluggable queues"
+HOMEPAGE="https://github.com/rails/rails;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/globalid-0.3.0
+"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/mocha-0.14.0:0.14
+   )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   sed -i -e '/load_paths/d' test/helper.rb || die "Unable to remove load 
paths"
+
+   # Remove all currently unpackaged queues.
+   sed -i -e 's/delayed_job qu que queue_classic resque sidekiq sneakers 
sucker_punch backburner//' Rakefile || die
+}



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

2016-08-11 Thread Hans de Graaff
commit: 18d0427fe4e38b1cc5118f922f86edd9b8bf31db
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:11:43 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d0427f

dev-ruby/activemodel: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/activemodel/Manifest   |  1 +
 dev-ruby/activemodel/activemodel-4.2.7.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/activemodel/Manifest b/dev-ruby/activemodel/Manifest
index ad9ecce..9a8dc63 100644
--- a/dev-ruby/activemodel/Manifest
+++ b/dev-ruby/activemodel/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/activemodel/activemodel-4.2.7.1.ebuild 
b/dev-ruby/activemodel/activemodel-4.2.7.1.ebuild
new file mode 100644
index 000..638cb5e
--- /dev/null
+++ b/dev-ruby/activemodel/activemodel-4.2.7.1.ebuild
@@ -0,0 +1,44 @@
+# 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_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Toolkit for building modeling frameworks like Active Record and 
Active Resource"
+HOMEPAGE="https://github.com/rails/rails;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}:*
+   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
+"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/railties-4.2.0
+   dev-ruby/test-unit:2
+   >=dev-ruby/mocha-0.14.0:0.14
+   >=dev-ruby/bcrypt-ruby-3.1.7
+   )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   sed -i -e '/load_paths/d' test/cases/helper.rb || die "Unable to remove 
load paths"
+}



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

2016-08-11 Thread Pacho Ramos
commit: 0a9a9f9322245a4c8caa7e1149ef13371bd26fbe
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Aug 11 18:26:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Aug 11 18:27:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9a9f93

x11-libs/gtk+: Restrict tests and add a note explaining that upstream doesn't 
care about them as soon as we are not fixing them, and they are aware of all 
this test failures... even if they don't care.

Package-Manager: portage-2.3.0

 x11-libs/gtk+/gtk+-2.24.30.ebuild | 4 
 x11-libs/gtk+/gtk+-3.20.8.ebuild  | 4 
 2 files changed, 8 insertions(+)

diff --git a/x11-libs/gtk+/gtk+-2.24.30.ebuild 
b/x11-libs/gtk+/gtk+-2.24.30.ebuild
index 76d6278..d4480cd 100644
--- a/x11-libs/gtk+/gtk+-2.24.30.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.30.ebuild
@@ -20,6 +20,10 @@ REQUIRED_USE="
 
 KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
+# Upstream wants us to do their job:
+# https://bugzilla.gnome.org/show_bug.cgi?id=768663#c1
+RESTRICT="test"
+
 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
 COMMON_DEPEND="
>=dev-libs/atk-2.10.0[introspection?,${MULTILIB_USEDEP}]

diff --git a/x11-libs/gtk+/gtk+-3.20.8.ebuild b/x11-libs/gtk+/gtk+-3.20.8.ebuild
index 21e48ff..8a04adf 100644
--- a/x11-libs/gtk+/gtk+-3.20.8.ebuild
+++ b/x11-libs/gtk+/gtk+-3.20.8.ebuild
@@ -20,6 +20,10 @@ REQUIRED_USE="
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
+# Upstream wants us to do their job:
+# https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1
+RESTRICT="test"
+
 # FIXME: introspection data is built against system installation of gtk+:3,
 # bug #
 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-workstation/, app-emulation/vmware-modules/

2016-08-11 Thread Evan Teran
commit: 347b7f0eaeebba4cd5338c663113da99fdacf528
Author: Evan Teran  gmail  com>
AuthorDate: Thu Aug 11 18:34:31 2016 +
Commit: Evan Teran  gmail  com>
CommitDate: Thu Aug 11 18:34:31 2016 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=347b7f0e

trying to version bump vmware 11

 .../vmware-modules/vmware-modules-304.4.ebuild | 122 +
 app-emulation/vmware-workstation/Manifest  |   1 +
 .../vmware-workstation-11.1.4.3848939.ebuild   | 549 +
 3 files changed, 672 insertions(+)

diff --git a/app-emulation/vmware-modules/vmware-modules-304.4.ebuild 
b/app-emulation/vmware-modules/vmware-modules-304.4.ebuild
new file mode 100644
index 000..ba97b17
--- /dev/null
+++ b/app-emulation/vmware-modules/vmware-modules-304.4.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic linux-info linux-mod user versionator udev
+
+PV_MAJOR=$(get_major_version)
+PV_MINOR=$(get_version_component_range 2)
+
+DESCRIPTION="VMware kernel modules"
+HOMEPAGE="http://www.vmware.com/;
+
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="pax_kernel +vmci +vsock"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   || ( =app-emulation/vmware-player-7.1.${PV_MINOR}*
+   =app-emulation/vmware-workstation-11.1.${PV_MINOR}* )"
+
+S=${WORKDIR}
+
+pkg_setup() {
+   CONFIG_CHECK="~HIGH_RES_TIMERS"
+   if kernel_is ge 2 6 37 && kernel_is lt 2 6 39; then
+   CONFIG_CHECK="${CONFIG_CHECK} BKL"
+   fi
+   if use vmci ; then
+   CONFIG_CHECK="${CONFIG_CHECK} !VMWARE_VMCI"
+   else
+   CONFIG_CHECK="${CONFIG_CHECK} VMWARE_VMCI"
+   fi
+   if use vsock ; then
+   CONFIG_CHECK="${CONFIG_CHECK} !VMWARE_VMCI_VSOCKETS"
+   else
+   CONFIG_CHECK="${CONFIG_CHECK} VMWARE_VMCI_VSOCKETS"
+   fi
+
+   linux-info_pkg_setup
+
+   linux-mod_pkg_setup
+
+   VMWARE_GROUP=${VMWARE_GROUP:-vmware}
+
+   VMWARE_MODULE_LIST_ALL="vmblock vmmon vmnet vmci vsock"
+   VMWARE_MODULE_LIST="vmblock vmmon vmnet"
+   use vmci && VMWARE_MODULE_LIST="${VMWARE_MODULE_LIST} vmci"
+   use vsock && VMWARE_MODULE_LIST="${VMWARE_MODULE_LIST} vsock"
+
+   VMWARE_MOD_DIR="${PN}-${PVR}"
+
+   BUILD_TARGETS="auto-build KERNEL_DIR=${KERNEL_DIR} 
KBUILD_OUTPUT=${KV_OUT_DIR}"
+
+   enewgroup "${VMWARE_GROUP}"
+   filter-flags -mfpmath=sse
+
+   for mod in ${VMWARE_MODULE_LIST}; do
+   MODULE_NAMES="${MODULE_NAMES} ${mod}(misc:${S}/${mod}-only)"
+   done
+}
+
+src_unpack() {
+   cd "${S}"
+   for mod in ${VMWARE_MODULE_LIST_ALL}; do
+   tar -xf /opt/vmware/lib/vmware/modules/source/${mod}.tar
+   done
+}
+
+src_prepare() {
+   epatch "${FILESDIR}/${PV_MAJOR}-makefile-kernel-dir.patch"
+   epatch "${FILESDIR}/${PV_MAJOR}-makefile-include.patch"
+   epatch "${FILESDIR}/${PV_MAJOR}-netdevice.patch"
+   use pax_kernel && epatch "${FILESDIR}/${PV_MAJOR}-hardened.patch"
+   epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
+
+   kernel_is ge 3 10 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.10-00-dentry.patch"
+   kernel_is ge 3 10 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.10-01-inode.patch"
+   kernel_is ge 3 10 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.10-02-control.patch"
+   kernel_is ge 3 11 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.10-03-inline.patch"
+   kernel_is ge 3 11 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.11-00-readdir.patch"
+   kernel_is ge 3 11 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.11-01-filldir.patch"
+   kernel_is ge 3 15 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.15-00-vsock.patch"
+   kernel_is ge 3 18 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.18-00-version-redefined.patch"
+   kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-00-compat-namei.patch"
+   #kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-01-dentry.patch"
+   kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-02-vmblock-path.patch"
+   #kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-03-iovec.patch"
+   kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-04-iovec.patch"
+   kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-05-vmci_qpair.patch"
+   kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-06-vsock.patch"
+   kernel_is ge 3 19 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-3.19-07-vsock.patch"
+   kernel_is ge 4 2 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-4.2-00-inode_op.patch"
+   kernel_is ge 4 2 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-4.2-01-vmci_vmalloc.patch"
+   kernel_is ge 4 2 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-4.2-02-vsock.patch"
+   kernel_is ge 4 2 0 && epatch 
"${FILESDIR}/${PV_MAJOR}-4.2-03-vsock.patch"
+   kernel_is ge 4 3 0 && epatch 

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

2016-08-11 Thread Hans de Graaff
commit: debdf9179f9e2074cc94e53e3c13e9850e0da507
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:11:09 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debdf917

dev-ruby/activesupport: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/activesupport/Manifest|  1 +
 .../activesupport/activesupport-4.2.7.1.ebuild | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index ad9ecce..9a8dc63 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/activesupport/activesupport-4.2.7.1.ebuild 
b/dev-ruby/activesupport/activesupport-4.2.7.1.ebuild
new file mode 100644
index 000..6bf2f19
--- /dev/null
+++ b/dev-ruby/activesupport/activesupport-4.2.7.1.ebuild
@@ -0,0 +1,67 @@
+# 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_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Utility Classes and Extension to the Standard Library"
+HOMEPAGE="https://github.com/rails/rails;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   >=dev-ruby/i18n-0.7:0.7
+   >=dev-ruby/json-1.7.7:0
+   >=dev-ruby/tzinfo-1.1:1
+   >=dev-ruby/minitest-5.1:5
+   >=dev-ruby/thread_safe-0.3.4:0"
+
+# memcache-client, nokogiri, and builder are not strictly
+# needed, but there are tests using this code.
+ruby_add_bdepend "test? (
+   >=dev-ruby/dalli-2.2.1
+   >=dev-ruby/nokogiri-1.4.5
+   >=dev-ruby/builder-3.1.0
+   dev-ruby/rack
+   dev-ruby/mocha:0.14
+   )"
+
+all_ruby_prepare() {
+   # Set the secure permissions that tests expect.
+   chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
+
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|mime-types\|sprockets\|stackprof\|rack-cache\|sqlite\)/
 s:^:#:" \
+   -e '/:job/,/end/ s:^:#:' \
+   -e '/group :doc/,/^end/ s:^:#:' \
+   

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

2016-08-11 Thread Hans de Graaff
commit: 3c2b3225637675b8a05c6bfc3e549e26d805c209
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:14:31 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2b3225

dev-ruby/railties: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/railties/Manifest|  1 +
 dev-ruby/railties/railties-4.2.7.1.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/dev-ruby/railties/Manifest b/dev-ruby/railties/Manifest
index ad9ecce..9a8dc63 100644
--- a/dev-ruby/railties/Manifest
+++ b/dev-ruby/railties/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/railties/railties-4.2.7.1.ebuild 
b/dev-ruby/railties/railties-4.2.7.1.ebuild
new file mode 100644
index 000..a12e7d1
--- /dev/null
+++ b/dev-ruby/railties/railties-4.2.7.1.ebuild
@@ -0,0 +1,72 @@
+# 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_TASK_TEST="test:regular"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="railties.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Tools for creating, working with, and running Rails applications"
+HOMEPAGE="https://github.com/rails/rails;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+# The test suite has many failures, most likely due to a mismatch in
+# exact dependencies or environment specifics. Needs further
+# investigation.
+RESTRICT="test"
+
+RDEPEND+=">=app-eselect/eselect-rails-0.21"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionpack-${PV}
+   >=dev-ruby/thor-0.18.1
+   >=dev-ruby/rake-0.8.7"
+
+ruby_add_bdepend "
+   test? (
+   ~dev-ruby/actionview-${PV}
+   dev-ruby/mocha:0.14
+   )"
+
+all_ruby_prepare() {
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+   sed -i -e '1igem "minitest", "~>4.0"' test/abstract_unit.rb || die
+
+   # Also allow rdoc 4.x
+   sed -i -e 's/~> 3.4/>= 3.4/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   ruby_fakegem_binwrapper rails rails-${PV}
+}
+
+pkg_postinst() {
+   elog "To select between slots of rails, use:"
+   elog "\teselect rails"
+
+   eselect rails update
+}
+
+pkg_postrm() {
+   eselect rails update
+}



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

2016-08-11 Thread Hans de Graaff
commit: d6e6d596d2227ad8ebeb04820ab13ebc2977de0d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:14:53 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:22:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e6d596

dev-ruby/rails: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/rails/Manifest |  1 +
 dev-ruby/rails/rails-4.2.7.1.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/rails/Manifest b/dev-ruby/rails/Manifest
index e19679d..3b4c64b 100644
--- a/dev-ruby/rails/Manifest
+++ b/dev-ruby/rails/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.gem 1550848 SHA256 
d4b3ca8517b394459fd31773c5c6877b4aded8f2c84
 DIST rails-4.1.15.gem 1437696 SHA256 
9c94775ade272961c3bfae2a5a4ff2cddc319e48fd269d8e779240e2c94677d1 SHA512 
1948ff7db165fd86899eccd9bfe3a7fef7818587bdc39535f550e2058daa43a9fb10677bfe24879fdb7ab9d46fbe9d966fb2ad244ea390a8c53c2169ebd912ff
 WHIRLPOOL 
c13023c2bf51305f01ea1a706c3fd5389e9a033e2e49d41951fc1cf1e2d92be4dcabf6654ce1611d6d0501ddb416721628a09dc4aec71bfa447fd61bb71da13a
 DIST rails-4.1.16.gem 1438208 SHA256 
a19899f82c0a03a08cd2629636b75b582e0a64d908bda84c57e9cb70ac7adbd3 SHA512 
666b67386dc29b228a0c2ffb8b6a37f7327dabbf9ef7987b0935b3a2633d46371254a71b7bb6a2771219dfd15f13901f2799ed44ba9b36c0d66e09fe205e8565
 WHIRLPOOL 
bee8cf88f70ce7d74213f440a51076b63e412affe082bcf3898a325a6bfe9a772bc53398928aa66ab1d8d99de2a839c257e5cbcf6f7e2ed7bf7eb0d34eee4b90
 DIST rails-4.2.6.gem 1475584 SHA256 
a199258c0d2bae09993a6932c49df254fd66428899d1823b8c5285de02e5bc33 SHA512 
80556b380f0ce9b960afe015ddcab02d5ab8abd2a1376ca35b24665644bb86f6d01d76744cbb0cb86fdc388180922ce507506afda062b7bbd6a772de06f1c34b
 WHIRLPOOL 
65a4f4b80b70fe77f990a4c27482cf77b032a6b87bf80379e627db090aa7978070440bec16a50d1cec68b5ea83d76dfe95585bea74e7c17558b54802f6a4ca58
+DIST rails-4.2.7.1.gem 1475584 SHA256 
9414bef218365d548c5e42080e70364ad2809d6263856f591ba2e393a3096dab SHA512 
efd9ec3e712a055b92c7409b3ae184e7133065d4ce50955af58d52bcd9410e744026bdb286bf75151ac0ec16a9fac1b7cbfb9a22fd837181799b0cd247e93a90
 WHIRLPOOL 
53166853626031f24b4d7bdf98f7d858ac97360d68fe4d5534eb1e775069a7d2b782cac22ae1d4a1fec690602865b1079da79732f1c4028e4cce252bb404f9fa
 DIST rails-4.2.7.gem 1475584 SHA256 
76dbbc22ac7fc20edb2fb653a9517590537073ef57669c2da8f3d32ff1767c0c SHA512 
17a0deb902063a9dee2ec51c43370667d8a1bd7592287627726b1b24941472c6365dadcb027129935d539fb2563cc41dea8b816474215dbaaa9af7dafead3211
 WHIRLPOOL 
e30fbb5e03bfb8b0fe51e61e3286d74b32df4d3e9c29ef13d42522f33964f050b6f0553ceba05c5230b808753d36f2fb80bed8f98e229a6c22ec8036a3845532

diff --git a/dev-ruby/rails/rails-4.2.7.1.ebuild 
b/dev-ruby/rails/rails-4.2.7.1.ebuild
new file mode 100644
index 000..8066fee
--- /dev/null
+++ b/dev-ruby/rails/rails-4.2.7.1.ebuild
@@ -0,0 +1,45 @@
+# 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_BINWRAP=""
+
+# The guides are now here but we'd need to rebuilt them first.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md guides/CHANGELOG.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="ruby on rails is a web-application and persistance framework"
+HOMEPAGE="http://www.rubyonrails.org;
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~amd64-linux"
+
+IUSE="+asset-pipeline"
+
+ruby_add_rdepend "
+   ~dev-ruby/actionmailer-${PV}
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionview-${PV}
+   ~dev-ruby/activejob-${PV}
+   ~dev-ruby/activemodel-${PV}
+   ~dev-ruby/activerecord-${PV}
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/railties-${PV}
+   >=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
+   dev-ruby/sprockets-rails:*
+   asset-pipeline? (
+   dev-ruby/jquery-rails:*
+   >=dev-ruby/sass-rails-5.0:5.0
+   >=dev-ruby/uglifier-1.3.0:*
+   >=dev-ruby/coffee-rails-4.1.0:*
+   )"
+
+# also: turbolinks, >=jbuilder-1.2:1



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

2016-08-11 Thread Hans de Graaff
commit: 70cfe655f931b208c9a24a129db563f339e16b79
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 11 19:14:05 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 11 19:21:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cfe655

dev-ruby/activerecord: add rails 4.2.7.1

Package-Manager: portage-2.2.28

 dev-ruby/activerecord/Manifest|  1 +
 dev-ruby/activerecord/activerecord-4.2.7.1.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index ad9ecce..9a8dc63 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -2,4 +2,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.15.tgz 3729946 SHA256 
df54609b05298f5c0c9eb4e00bb82c61133d955021fe58ffab2efacd76ac6ce5 SHA512 
0a8c944fece6c060718f0c7769ae80baa161357ac8b49e69a11e9bbf43476c633cd3ed51b13e3c0f364e47b3167879de5f57146e76f01a59e026b97166aeba2c
 WHIRLPOOL 
75fbd9a1e7b988c47c7a26bffb5e58cd2c33af9a5e83b03ecee09b35c7497d82aa580fd20dbdf34237b9d9594ed772a346e32d6430becc1fdf854581c8ebef8e
 DIST rails-4.1.16.tgz 3730763 SHA256 
fd17ccacee3a61c17d2cfa36db36f583ed3d05eac504e4bb06ec65629965f499 SHA512 
d342ab0ede9f4642d809114fb8518d09a63da8bda66f866f2f81646b247d7da2235e81f818793ae86c4c2365624d5b35898d4f1693093019d3639a1dcb872ac1
 WHIRLPOOL 
fe1bc9866c5005f8232a3d339811afe183aef53c1f1d8a8a9250b447e941309cb415592309d8bb3367add028a98c5cdb4cc6180d0f49e1c76337668763460536
 DIST rails-4.2.6.tgz 4179056 SHA256 
68bf40c27e0ee75b26c7b48fbe357f024b8d6d322a4ecf5c3427b4d6ef959fef SHA512 
040599aa1c6a09ca569f377b1f49a4404d9516599d16d6909f93ffd2e387dfb20835a2842980cc5c119aaef411985e47f55ec8907041ff633b8f98ea101a42d0
 WHIRLPOOL 
1aef2ff5790fa94f1003fa6acdcad26b7bcb6a6a02f075e41a6ba5a5b77790420afa57ea64d3192e92de595161ba3741e7e7f8be7dbac6871ba5137a53f81efe
+DIST rails-4.2.7.1.tgz 4181681 SHA256 
bfa7854f1b35e449b78db2af83fe660f17b101a487728fcfc6fb623967fb4783 SHA512 
b926b59822ddd0837a402d798a7f2c9152d9916805153d3cad081d47e692992cdf3c7aaf8af47b061e3d78f8f23357674c5a9ed6c945b082e2d8c909281f5527
 WHIRLPOOL 
da253d85bdc93c500a220b7688597dcb86c192226f5532619d8bb081440326e4dba8cc78f3bf946f16fe67e28beae0274649533aaf966177295daff7c4bf1188
 DIST rails-4.2.7.tgz 4181136 SHA256 
31005bc5892ef4d478016f4ef66c7708d0bfc440d917dac8a5e84a461fa2a980 SHA512 
89df542cac1cf31be376fff3d919860168ce5df0dcd51035411a7f82a59a6fc27d8aecdd92dc20dee59831745ecab1ff8e404756dbc85a1ec08c3f2c1721e7dc
 WHIRLPOOL 
15653098db0702b5e76e6fc4eba0f4fa6eaf73b30a23d1bf10e08cd999452608325ebba25c87b85d790ab49cf8ba216f40ee4dc25bd072cc8be89546af378542

diff --git a/dev-ruby/activerecord/activerecord-4.2.7.1.ebuild 
b/dev-ruby/activerecord/activerecord-4.2.7.1.ebuild
new file mode 100644
index 000..7636a80
--- /dev/null
+++ b/dev-ruby/activerecord/activerecord-4.2.7.1.ebuild
@@ -0,0 +1,74 @@
+# 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"
+
+# this is not null so that the dependencies will actually be filled
+RUBY_FAKEGEM_TASK_TEST="test"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
+HOMEPAGE="https://github.com/rails/rails/;
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux"
+IUSE="mysql postgres sqlite"
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/activesupport-${PV}
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/arel-6.0:6.0
+   sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
+   mysql? ( || ( dev-ruby/mysql2:0.4 >=dev-ruby/mysql2-0.3.13:0.3 ) )
+   postgres? ( >=dev-ruby/pg-0.15.0 )"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/bundler
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionmailer-${PV}
+   >=dev-ruby/sqlite3-1.3.5
+   dev-ruby/mocha:0.14
+3.4/>= 3.4/' 
../railties/railties.gemspec || die
+   sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
+
+   # Add back json in the Gemfile because we dropped some dependencies
+   # earlier that implicitly required it.
+   sed -i -e '$agem "json"' ../Gemfile || die
+
+   # Avoid test depending on mysql adapter which we don't support for
+   # this Rails version to simplify our dependencies.
+   rm test/cases/connection_specification/resolver_test.rb || die
+
+   # Avoid single test using mysql dependencies.
+   rm test/cases/invalid_connection_test.rb || die
+}
+
+each_ruby_test() {
+   if use sqlite; then
+   ${RUBY} 

[gentoo-commits] repo/gentoo:master commit in: www-apps/websvn/files/, www-apps/websvn/

2016-08-11 Thread Brian Evans
commit: 196fa9022f136bcbd82ab6f52a8d4c617b0603d6
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug 11 18:21:29 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug 11 18:26:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196fa902

www-apps/websvn: Non-maintainer security revision bump and EAPI cleanup

Remove the deprecated depend.php wrt bug 552838
Include Debian security patches wrt bug 552684, bug 575486, and bug 582234

Package-Manager: portage-2.3.0

 .../websvn/files/13_security_CVE-2013-6892.patch   | 39 ++
 www-apps/websvn/files/30_CVE-2016-2511.patch   | 11 
 www-apps/websvn/files/31_CVE-2016-1236.patch   | 61 ++
 www-apps/websvn/websvn-2.3.3-r1.ebuild | 54 +++
 4 files changed, 165 insertions(+)

diff --git a/www-apps/websvn/files/13_security_CVE-2013-6892.patch 
b/www-apps/websvn/files/13_security_CVE-2013-6892.patch
new file mode 100644
index 000..ffb14e8
--- /dev/null
+++ b/www-apps/websvn/files/13_security_CVE-2013-6892.patch
@@ -0,0 +1,39 @@
+Arbitrary files with a known path can be accessed in websvn by committing a
+symlink to a repository and then downloading the file (using the download
+link).
+
+Author: Thijs Kinkhorst 
+
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775682
+
+diff -ur oud/dl.php nieuw/dl.php
+--- oud/dl.php 2015-01-18 16:03:30.688791512 +0100
 nieuw/dl.php   2015-01-18 16:27:00.950897749 +0100
+@@ -137,6 +137,18 @@
+   exit(0);
+   }
+ 
++  // For security reasons, disallow direct downloads of filenames that
++  // are a symlink, since they may be a symlink to anywhere (/etc/passwd)
++  // Deciding whether the symlink is relative and legal within the
++  // repository would be nice but seems to error prone at this moment.
++  if ( is_link($tempDir.DIRECTORY_SEPARATOR.$archiveName) ) {
++  header('HTTP/1.x 500 Internal Server Error', true, 500);
++  error_log('to be downloaded file is symlink, aborting: 
'.$archiveName);
++  print 'Download of symlinks disallowed: 
"'.xml_entities($archiveName).'".';
++  removeDirectory($tempDir);
++  exit(0);
++  }
++
+   // Set timestamp of exported directory (and subdirectories) to 
timestamp of
+   // the revision so every archive of a given revision has the same 
timestamp.
+   $revDate = $logEntry->date;
+@@ -180,7 +192,7 @@
+   $downloadMimeType = 'application/x-zip';
+   $downloadArchive .= '.zip';
+   // Create zip file
+-  $cmd = $config->zip.' -r '.quote($downloadArchive).' 
'.quote($archiveName);
++  $cmd = $config->zip.' --symlinks -r '.quote($downloadArchive).' 
'.quote($archiveName);
+   execCommand($cmd, $retcode);
+   if ($retcode != 0) {
+   error_log('Unable to call zip command: '.$cmd);

diff --git a/www-apps/websvn/files/30_CVE-2016-2511.patch 
b/www-apps/websvn/files/30_CVE-2016-2511.patch
new file mode 100644
index 000..9c270bb
--- /dev/null
+++ b/www-apps/websvn/files/30_CVE-2016-2511.patch
@@ -0,0 +1,11 @@
+--- orig/include/setup.php 2016-02-19 16:02:05.674756241 +0100
 new/include/setup.php  2016-02-19 16:02:10.166832543 +0100
+@@ -467,7 +467,7 @@
+ $vars['validationurl'] = 
getFullURL($_SERVER['SCRIPT_NAME']).'?'.buildQuery($queryParams + 
array('template' => $template, 'language' => $language), '%26');
+ 
+ // To avoid a possible XSS exploit, need to clean up the passed-in path first
+-$path = !empty($_REQUEST['path']) ? $_REQUEST['path'] : null;
++$path = !empty($_REQUEST['path']) ? escape($_REQUEST['path']) : null;
+ if ($path === null || $path === '')
+   $path = '/';
+ $vars['safepath'] = escape($path);

diff --git a/www-apps/websvn/files/31_CVE-2016-1236.patch 
b/www-apps/websvn/files/31_CVE-2016-1236.patch
new file mode 100644
index 000..13ff2be
--- /dev/null
+++ b/www-apps/websvn/files/31_CVE-2016-1236.patch
@@ -0,0 +1,61 @@
+Description: CVE-2016-1236: XSS via directory or file in a repository 
containing XSS payload
+Origin: vendor
+Forwarded: no
+Author: Nitin Venkatesh 
+Reviewed-by: Salvatore Bonaccorso 
+Last-Update: 2016-05-08
+
+--- a/revision.php
 b/revision.php
+@@ -145,7 +145,7 @@ if ($rep) {
+   }
+   $resourceExisted = $change->action == 'M' || $change->copyfrom;
+   $listing[] = array(
+-  'path' => $change->path,
++  'path' => escape($change->path),
+   'oldpath' => $change->copyfrom ? $change->copyfrom.' @ 
'.$change->copyrev : '',
+   'action' => $change->action,
+   'added' => $change->action == 'A',
+--- a/log.php
 b/log.php
+@@ -323,6 +323,9 @@ if ($rep) {
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/files/, app-crypt/pinentry/

2016-08-11 Thread Kristian Fiskerstrand
commit: 01ebafa57018c481d63c32e794217e5d721fa724
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Thu Aug 11 19:01:52 2016 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Thu Aug 11 19:02:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ebafa5

app-crypt/pinentry: Use -std=c++11 if using Qt >= 5.7

Gentoo-Bug: 587764

Package-Manager: portage-2.3.0

 ...pinentry-0.9.7-require-CPP11-for-qt-5-7.patches |  48 
 app-crypt/pinentry/pinentry-0.9.7-r1.ebuild| 123 +
 2 files changed, 171 insertions(+)

diff --git 
a/app-crypt/pinentry/files/pinentry-0.9.7-require-CPP11-for-qt-5-7.patches 
b/app-crypt/pinentry/files/pinentry-0.9.7-require-CPP11-for-qt-5-7.patches
new file mode 100644
index 000..406571c
--- /dev/null
+++ b/app-crypt/pinentry/files/pinentry-0.9.7-require-CPP11-for-qt-5-7.patches
@@ -0,0 +1,48 @@
+From 7384e2a575dde2809784d9f182fd1d247064c8a2 Mon Sep 17 00:00:00 2001
+From: Kristian Fiskerstrand 
+Date: Thu, 11 Aug 2016 14:44:37 +0200
+Subject: [PATCH] Qt: Append -std=c++11 if building against Qt 5.7
+
+ * m4/qt.m4: Append -std=c++11 to CFLAGS if building against Qt 5.7
+
+--
+Qt 5.7 enables C++11 for Qt modules, and any app relying on it require to be
+compiled with at least this standard.
+
+This patch adds detection for Qt 5.7 and make sure -std=c++11 is passed if
+building against Qt 5.7 or higher.
+---
+ m4/qt.m4 | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/m4/qt.m4 b/m4/qt.m4
+index 093f428..90c4a6e 100644
+--- a/m4/qt.m4
 b/m4/qt.m4
+@@ -35,6 +35,7 @@ AC_DEFUN([FIND_QT],
+ enable_pinentry_qt5="try")
+ 
+   have_qt5_libs="no";
++  require_qt_cpp11="no";
+ 
+   if test "$enable_pinentry_qt5" != "no"; then
+ PKG_CHECK_MODULES(PINENTRY_QT,
+@@ -47,6 +48,15 @@ AC_DEFUN([FIND_QT],
+ fi
+   fi
+   if test "$have_qt5_libs" = "yes"; then
++PKG_CHECK_MODULES(PINENTRY_QT_REQUIRE_CPP11,
++  Qt5Core >= 5.7.0,
++  [require_qt_cpp11="yes"],
++  [require_qt_cpp11="no"])
++
++if test "${require_qt_cpp11}" = "yes"; then
++  PINENTRY_QT_CFLAGS="$PINENTRY_QT_CFLAGS -std=c++11"
++fi
++
+ AC_CHECK_TOOL(MOC, moc)
+ AC_MSG_CHECKING([moc version])
+ mocversion=`$MOC -v 2>&1`
+-- 
+2.7.3
+

diff --git a/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild 
b/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild
new file mode 100644
index 000..d97fc6b
--- /dev/null
+++ b/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild
@@ -0,0 +1,123 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools qmake-utils multilib eutils flag-o-matic toolchain-funcs
+
+DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
+HOMEPAGE="http://gnupg.org/aegypten2/index.html;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+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 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="emacs gtk ncurses qt4 qt5 caps gnome-keyring static"
+
+CDEPEND="
+   >=dev-libs/libgpg-error-1.17
+   >=dev-libs/libassuan-2.1
+   >=dev-libs/libgcrypt-1.6.3
+   ncurses? ( sys-libs/ncurses:0= )
+   gtk? ( x11-libs/gtk+:2 )
+   qt4? (
+   >=dev-qt/qtgui-4.4.1:4
+)
+   qt5? (
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+)
+   caps? ( sys-libs/libcap )
+   static? ( >=sys-libs/ncurses-5.7-r5:0=[static-libs,-gpm] )
+   app-eselect/eselect-pinentry
+   gnome-keyring? ( app-crypt/libsecret )
+"
+
+DEPEND="${CDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+RDEPEND="
+   ${CDEPEND}
+   gnome-keyring? ( app-crypt/gcr )
+"
+
+REQUIRED_USE="
+   || ( ncurses gtk qt4 qt5 )
+   gtk? ( !static )
+   qt4? ( !static )
+   qt5? ( !static )
+   static? ( ncurses )
+   ?? ( qt4 qt5 )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-0.8.2-ncurses.patch"\
+  "${FILESDIR}/${P}-require-CPP11-for-qt-5-7.patches"
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=()
+   use static && append-ldflags -static
+   [[ "$(gcc-major-version)" -ge 5 ]] && append-cxxflags -std=gnu++11
+
+   QT_MOC=""
+   if use qt4; then
+   myconf+=( --enable-pinentry-qt
+ --disable-pinentry-qt5
+   )
+   QT_MOC="$(qt4_get_bindir)"/moc
+   # Issues finding qt on multilib systems
+   export QTLIB="$(qt4_get_libdir)"
+   elif use qt5; then
+ 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/

2016-08-11 Thread David Seifert
commit: 34b4ff221aa7b9b7761ba81cc310b0ce11ed890a
Author: David Seifert  gentoo  org>
AuthorDate: Thu Aug 11 19:06:23 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug 11 19:06:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b4ff22

sys-cluster/openmpi: Reintroduce non-multilib version, unkeyword multilib

Package-Manager: portage-2.3.0

 sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild   |   2 +-
 ...nmpi-1.10.3-r1.ebuild => openmpi-1.10.3.ebuild} | 124 +
 2 files changed, 56 insertions(+), 70 deletions(-)

diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
index c4fe80b..30db1e1 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
@@ -33,7 +33,7 @@ HOMEPAGE="http://www.open-mpi.org;
 SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+KEYWORDS=""
 IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads 
numa romio threads vt
${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
 

diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
similarity index 58%
copy from sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
copy to sys-cluster/openmpi/openmpi-1.10.3.ebuild
index c4fe80b..b7778f8 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=6
+EAPI=5
 
 FORTRAN_NEEDED=fortran
 
-inherit cuda flag-o-matic fortran-2 java-pkg-opt-2 toolchain-funcs versionator 
multilib-minimal
+inherit cuda eutils flag-o-matic fortran-2 java-pkg-opt-2 multilib 
toolchain-funcs versionator
 
 MY_P=${P/-mpi}
 S=${WORKDIR}/${MY_P}
@@ -53,16 +53,15 @@ MPI_UNCLASSED_DEP_STR="
!app-text/lcdf-typetools
)"
 
-# dev-util/nvidia-cuda-toolkit is always multilib
 CDEPEND="
!sys-cluster/mpich
!sys-cluster/mpich2
!sys-cluster/mpiexec
-   >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
-   dev-libs/libltdl:0[${MULTILIB_USEDEP}]
-   >=sys-apps/hwloc-1.10.0-r2[${MULTILIB_USEDEP},numa?]
-   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
-   cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
+   dev-libs/libevent
+   dev-libs/libltdl:0
+   >=sys-apps/hwloc-1.9.1[numa?]
+   sys-libs/zlib
+   cuda? ( dev-util/nvidia-cuda-toolkit )
elibc_FreeBSD? ( dev-libs/libexecinfo )
openmpi_fabrics_ofed? ( sys-fabric/ofed:* )
openmpi_fabrics_knem? ( sys-cluster/knem )
@@ -77,41 +76,49 @@ RDEPEND="${CDEPEND}
 DEPEND="${CDEPEND}
java? ( >=virtual/jdk-1.6 )"
 
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/mpi.h
-)
-
 pkg_setup() {
fortran-2_pkg_setup
java-pkg-opt-2_pkg_setup
 
if use mpi-threads; then
-   ewarn
+   echo
ewarn "WARNING: use of MPI_THREAD_MULTIPLE is still disabled by"
ewarn "default and officially unsupported by upstream."
ewarn "You may stop now and set USE=-mpi-threads"
-   ewarn
+   echo
fi
 
-   elog
+   echo
elog "OpenMPI has an overwhelming count of configuration options."
elog "Don't forget the EXTRA_ECONF environment variable can let you"
elog "specify configure options if you find them necessary."
-   elog
+   echo
 }
 
 src_prepare() {
-   default
-
# Necessary for scalibility, see
# http://www.open-mpi.org/community/lists/users/2008/09/6514.php
if use threads; then
echo 'oob_tcp_listen_mode = listen_thread' \
-   >> opal/etc/openmpi-mca-params.conf || die
+   >> opal/etc/openmpi-mca-params.conf
fi
 }
 
-multilib_src_configure() {
+src_configure() {
+   local myconf=(
+   --sysconfdir="${EPREFIX}/etc/${PN}"
+   --enable-pretty-print-stacktrace
+   --enable-orterun-prefix-by-default
+   --with-hwloc="${EPREFIX}/usr"
+   --with-libltdl="${EPREFIX}/usr"
+   )
+
+   if use fortran; then
+   myconf+=(--enable-mpi-fortran=all)
+   else
+   myconf+=(--enable-mpi-fortran=no)
+   fi
+
if use java; then
# We must always build with the right -source and -target
# flags. Passing flags to javac isn't explicitly supported here
@@ -119,76 +126,55 @@ multilib_src_configure() {
export ac_cv_path_JAVAC="$(java-pkg_get-javac) 
$(java-pkg_javac-args)"
fi
 
-   ECONF_SOURCE=${S} econf \
-   

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

2016-08-11 Thread Brian Evans
commit: 035bbc024415e995d8ffb968a547dc28ca1cccf8
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug 11 18:25:15 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug 11 18:26:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035bbc02

www-apps/websvn: Drop old

Package-Manager: portage-2.3.0

 www-apps/websvn/websvn-2.3.3.ebuild | 54 -
 1 file changed, 54 deletions(-)

diff --git a/www-apps/websvn/websvn-2.3.3.ebuild 
b/www-apps/websvn/websvn-2.3.3.ebuild
deleted file mode 100644
index f49970f..000
--- a/www-apps/websvn/websvn-2.3.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit depend.php eutils webapp
-
-MY_P="${P//_/}"
-
-DESCRIPTION="Web-based browsing tool for Subversion (SVN) repositories in PHP"
-HOMEPAGE="http://www.websvn.info/ http://websvn.tigris.org/;
-DOWNLOAD_NUMBER="49056"
-SRC_URI="http://websvn.tigris.org/files/documents/1380/${DOWNLOAD_NUMBER}/${MY_P}.tar.gz;
-
-LICENSE="GPL-2"
-IUSE="enscript"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-DEPEND=""
-RDEPEND="dev-vcs/subversion
-   enscript? ( app-text/enscript )"
-RESTRICT="mirror"
-
-need_httpd_cgi
-need_php_httpd
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   webapp_pkg_setup
-   has_php
-   require_php_with_use xml
-}
-
-src_install() {
-   webapp_src_preinst
-
-   mv include/{dist,}config.php
-
-   dodoc changes.txt || die "dodoc failed"
-   dohtml doc/* || die "dohtml failed"
-   rm -rf license.txt changes.txt doc/
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r . || die "doins failed"
-
-   webapp_configfile "${MY_HTDOCSDIR}"/include/config.php
-   webapp_configfile "${MY_HTDOCSDIR}"/wsvn.php
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/cache
-
-   webapp_src_install
-}



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

2016-08-11 Thread Mike Pagano
commit: ca8ce9f4f5953b9b588704fa48bf06fb5fc32889
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 11 18:57:05 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 11 18:57:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8ce9f4

sys-kernel/gentoo-sources: Linux patch 4.6.6

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 5307930..148125d 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -87,6 +87,9 @@ DIST genpatches-4.6-5.extras.tar.xz 16376 SHA256 
07b7ef68c9cd60b5e913c4a0793b7a7
 DIST genpatches-4.6-6.base.tar.xz 171880 SHA256 
a45e224100ecc8586a9c72861bb64ad98be2ef0ed06341e8d186d0cd60ef6fc0 SHA512 
c64470416bd9e432bdc781a56731c7d8eb02130ac4e5a30dd21a837bfc16e361c7db1d0b2b2b19becc5e6982e11c1f619d3982975506337ac44d4daac6c46c43
 WHIRLPOOL 
480232a11440a2e883b84536dfcc89d3ae7fd9e7cd3794762b1825e892167c1527e5597be44080c9ba8ea366d175bc221362fbfbd850f5e39279d9ba81234acc
 DIST genpatches-4.6-6.experimental.tar.xz 5028 SHA256 
55681fea125c614906403abfb690cb22695855fddfc2716da70363789cd57f99 SHA512 
795bfee209f9774a68195f4a19f791ce24a7ccbb02c4144c674cc227116407e75240c37ba2f255eb8a250fb4efc82cfa829b9543bd0af1e8bdbf550038d87dff
 WHIRLPOOL 
021bfa8d322f00be1bdd2c48357ddc276ba88139dc74615e7726b7b23a538640e1367600de2a76d5cfec74a4bd9e20f72521cc50b3f7651a79330ff62ada11a0
 DIST genpatches-4.6-6.extras.tar.xz 16364 SHA256 
061d2094e28be6d1048ebfa0aff3220bd76786257d957f7e56176f4081229855 SHA512 
a82512c71b31e975a5290746c58a89135c3c106966c327bbd9854d011fa850592a086d53527c0e98a9b4eabd40c0e62f3a1eaf071edf0e9fd98c37906e0ede81
 WHIRLPOOL 
176eaf5260f077b581dc178b81bdf21cd0f6ebbb4258706cc3895ec786fad470ebd66a1596be168c38bd803aa4c91f5b87b7248d80696aa11e322e1a9f3a4254
+DIST genpatches-4.6-7.base.tar.xz 199144 SHA256 
a446696e1dd29eb5199c42bd0e353748bc0f25c455da8e34c406bdfec691790f SHA512 
a51e6b844d72a614a30a7a314f7a35894999b0636395178bc126eb288068aab9127d7385e90fd275ee8d97f2c5abf5f650c9ba9f565f0617d8d13e3e7df2d0b1
 WHIRLPOOL 
4b5c34443b60bcbe0c70088fab4c846779328e3344ae085b28490f7a60ab1ad5ca13551967b3e35bcf00a6fef49b154f89cb5851633c666f3df749e3e654da11
+DIST genpatches-4.6-7.experimental.tar.xz 87320 SHA256 
f510a4c513a00398d53afb5a820b3d9a2a8356e1b789fdd3c408ba157e2ca3cc SHA512 
c1f9d60383badfcdcb4636338cfadedb7bd14df793b4ab36a5cc6e86e17316f48301eb734b11e266cd28c844b94ef83da136c4da581b35b03d930bea18fb755e
 WHIRLPOOL 
70d6bb2d32efc45dd38a5ab8dd1b416a3c692079d74e8c18361d25227a1446a042312e2f1dc5361ebfd70fda5addb9ca1adbaa2d6a99d862326454511a562e13
+DIST genpatches-4.6-7.extras.tar.xz 16356 SHA256 
d7d7d862befd6a649023d104af39e53e7f4c09ed6b1e560679ede7e31105db81 SHA512 
dc6cc91ceea8773c462326b2f11233fb1bd71633058610132cc06afce33ae8b73086c3ff415056d24fba03c57d5d5f0a2eaafa2eeb52807c17aa84923dea9a3c
 WHIRLPOOL 
138da0553d1aa62b57e4f7ddfeadb9556cdc5964a6f646ac1bc54ba7f0ec56ad58ec112b4aecb96ec3b9153e557346bb0ed7f07a3ce30500e6faf2a69dc6103d
 DIST genpatches-4.7-1.base.tar.xz 3000 SHA256 
55ec2087f5bcd466060a057c1bb2ce5b6f4559023fb09b31f2a7ca69b2080b35 SHA512 
28bb8961aa32f7dbabc9a25088b66b351b288c39b8d0148bba0158884cddc603080db1049f807a20beb6cdab75442b09a11624cdf1f22a25dc9b025028d2a875
 WHIRLPOOL 
0bb9c1f0f7472a1c5c22c1610a2c6a64c9b0f997f1a5bab0f1a1ef7d51025ae5b7ba91543f6d679dd261ac3c8ba178f8e4e7fc514ca69d1696325bf284843177
 DIST genpatches-4.7-1.experimental.tar.xz 5032 SHA256 
4aa6efbf46c295d276cfc5554b957b69f8db0ca194f90be31e648ff8992febc5 SHA512 
91f0ab766270ca05ac2b94c4d93be977ffebd2f8011bb36669d7073a81526bc586e195e109017cc9b15269e222e1f6e316004abd9bb3f9f309d0799056909ebd
 WHIRLPOOL 
461eaa66bd629fae87ff0614dad96f8df1df519df182ac3c3c2fbbc011b7350bccce8213ef59ed727a33443631671cb46bc91ee3f82aebd63f1730811599767e
 DIST genpatches-4.7-1.extras.tar.xz 16360 SHA256 
61ea55475df5d3b4ff1a9e485e26105c2f04b9a500d48e3ab7ca0cc49cc80fb5 SHA512 
01fe6e6f34e31520d71ef47a326a91cf381e38e1b1a215abdb7067b8b8cd08a35c8a799373ad48fdd97efc6ae084e90c4d17acd3953c337c7f435de70ca57b8e
 WHIRLPOOL 
ce8957e26e49e140b1bf943476c36e1b4c5dd118d9a3c0ad40f292db02aa5aa66fd618546c2a4c1a92a5035e6e2feaa56146d54fa9c5c43d0226a57dca930266

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.6.6.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.6.6.ebuild
new file mode 100644
index 000..affa85c
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.6.6.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="7"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 

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

2016-08-11 Thread Lars Wendler
commit: 5dbbed641275066a5ed9e77bd4380e03f9d5938e
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug 11 20:58:26 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug 11 20:58:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbbed64

sys-block/di: Removed old.

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

 sys-block/di/Manifest   |  1 -
 sys-block/di/di-4.41.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/sys-block/di/Manifest b/sys-block/di/Manifest
index b1628ac..6dd6944 100644
--- a/sys-block/di/Manifest
+++ b/sys-block/di/Manifest
@@ -1,4 +1,3 @@
 DIST di-4.35.tar.gz 212325 SHA256 
2cdfface7a85e3a359cb228277b090a0648cabe18520e43b09919bdaf67b71d2 SHA512 
5b7e7bd347b1ea285c4410e864f29cf475015a560baf450e558d3f8e1994b10822d6c3e18c04447c6a229d6d5e991194a4a3b155f3b36a8acfee866c8d048cec
 WHIRLPOOL 
2891f70976f5818aa73ec3a07dc4afda678ae02c63b5a018cfb538a78d25f0432d70a7104ef1fe5f6e23e8e5f301430f4cc39b1538a83ea35d1a4748d4e55929
-DIST di-4.41.tar.gz 219347 SHA256 
3ae850b160b42c3b77e42b79a4374a480eca671a83a35357078308f52f431c8b SHA512 
a64eb086379d2917ec898f17ea32579f071923a2e7a729934ed649f00028c8804696f3d5ad0d10a127f8d9a669a211ec9bee0d3ba585b07996a986e9a6abe3b7
 WHIRLPOOL 
7c97565b75cc0af9c39bf2512da0eea2e3a43a2176e9abd73edfc744da30bf9770e88140b57100403659a0f1d3627984674d405590254f28b7af10dd55afc157
 DIST di-4.42.tar.gz 267259 SHA256 
f61865a0f18de49caaa2bf40fe2ed1677a755173e9d3809111c8b668db4fd5c4 SHA512 
87ac16f6a410ab7da4a68c28d9fddf4755c17233e35660d3a19bc6eb34e5e721365e5f7e8678103b9a12d85f13751d09b8854770eaedb740b4680de2e5500be4
 WHIRLPOOL 
4554726cd257a229d41c2969321ba12b7a516b12d3a33c3296bcc21d53e7c880fd46d801446ad9eee386f7d5cb6e12305abcda0f0b1e2f2b541c3e1925178fff
 DIST di-4.43.tar.gz 267160 SHA256 
c8374d2ab7a82274d733be01639f48440accf4c70c70b152f5fa3b1c8a9745e0 SHA512 
5b84c2ebf6fa22f6c7fee5872cc81a76e897cadbdaf8ce1b1b8dac0d53d5460127c8144f94fad204bdc522117cd1fcbac2905a065057d83b8aed0d69a5b95f9a
 WHIRLPOOL 
9e117a8dee7fd587de00c9f605ac6a034b5ba7d3e60fb199b00536dfda29fe02a560c8018cb456671fe9b3858471340dfbf9b1475537dd589f6ac89cd87e750c

diff --git a/sys-block/di/di-4.41.ebuild b/sys-block/di/di-4.41.ebuild
deleted file mode 100644
index 42ea3cc..000
--- a/sys-block/di/di-4.41.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Disk Information Utility"
-HOMEPAGE="http://www.gentoo.com/di/;
-SRC_URI="http://www.gentoo.com/di/${P}.tar.gz;
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test" #405205, #405471
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-4.33-build.patch
-}
-
-src_configure() {
-   emake checkbuild
-   emake -C C config.h
-}
-
-src_compile() {
-   emake prefix=/usr CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${D}/usr"
-   # default symlink is broken
-   dosym di /usr/bin/mi
-   dodoc README
-}



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

2016-08-11 Thread Lars Wendler
commit: fc7c524c55dab92901120c7141d323a243b178cf
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug 11 20:57:59 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug 11 20:58:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7c524c

sys-block/di: Bump to version 4.43

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

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

diff --git a/sys-block/di/Manifest b/sys-block/di/Manifest
index 8f64d7f..b1628ac 100644
--- a/sys-block/di/Manifest
+++ b/sys-block/di/Manifest
@@ -1,3 +1,4 @@
 DIST di-4.35.tar.gz 212325 SHA256 
2cdfface7a85e3a359cb228277b090a0648cabe18520e43b09919bdaf67b71d2 SHA512 
5b7e7bd347b1ea285c4410e864f29cf475015a560baf450e558d3f8e1994b10822d6c3e18c04447c6a229d6d5e991194a4a3b155f3b36a8acfee866c8d048cec
 WHIRLPOOL 
2891f70976f5818aa73ec3a07dc4afda678ae02c63b5a018cfb538a78d25f0432d70a7104ef1fe5f6e23e8e5f301430f4cc39b1538a83ea35d1a4748d4e55929
 DIST di-4.41.tar.gz 219347 SHA256 
3ae850b160b42c3b77e42b79a4374a480eca671a83a35357078308f52f431c8b SHA512 
a64eb086379d2917ec898f17ea32579f071923a2e7a729934ed649f00028c8804696f3d5ad0d10a127f8d9a669a211ec9bee0d3ba585b07996a986e9a6abe3b7
 WHIRLPOOL 
7c97565b75cc0af9c39bf2512da0eea2e3a43a2176e9abd73edfc744da30bf9770e88140b57100403659a0f1d3627984674d405590254f28b7af10dd55afc157
 DIST di-4.42.tar.gz 267259 SHA256 
f61865a0f18de49caaa2bf40fe2ed1677a755173e9d3809111c8b668db4fd5c4 SHA512 
87ac16f6a410ab7da4a68c28d9fddf4755c17233e35660d3a19bc6eb34e5e721365e5f7e8678103b9a12d85f13751d09b8854770eaedb740b4680de2e5500be4
 WHIRLPOOL 
4554726cd257a229d41c2969321ba12b7a516b12d3a33c3296bcc21d53e7c880fd46d801446ad9eee386f7d5cb6e12305abcda0f0b1e2f2b541c3e1925178fff
+DIST di-4.43.tar.gz 267160 SHA256 
c8374d2ab7a82274d733be01639f48440accf4c70c70b152f5fa3b1c8a9745e0 SHA512 
5b84c2ebf6fa22f6c7fee5872cc81a76e897cadbdaf8ce1b1b8dac0d53d5460127c8144f94fad204bdc522117cd1fcbac2905a065057d83b8aed0d69a5b95f9a
 WHIRLPOOL 
9e117a8dee7fd587de00c9f605ac6a034b5ba7d3e60fb199b00536dfda29fe02a560c8018cb456671fe9b3858471340dfbf9b1475537dd589f6ac89cd87e750c

diff --git a/sys-block/di/di-4.43.ebuild b/sys-block/di/di-4.43.ebuild
new file mode 100644
index 000..42ea3cc
--- /dev/null
+++ b/sys-block/di/di-4.43.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Disk Information Utility"
+HOMEPAGE="http://www.gentoo.com/di/;
+SRC_URI="http://www.gentoo.com/di/${P}.tar.gz;
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
+
+RESTRICT="test" #405205, #405471
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-4.33-build.patch
+}
+
+src_configure() {
+   emake checkbuild
+   emake -C C config.h
+}
+
+src_compile() {
+   emake prefix=/usr CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${D}/usr"
+   # default symlink is broken
+   dosym di /usr/bin/mi
+   dodoc README
+}



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

2016-08-11 Thread Michael Palimaka
commit: 434440044a2c8907fd86c7d5fc9c4b64134f7221
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 20:31:46 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 20:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43444004

media-gfx/kphotoalbum: remove redundant geolocation USE flag

Gentoo-bug: 591060

Package-Manager: portage-2.3.0

 media-gfx/kphotoalbum/kphotoalbum-4.7.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-gfx/kphotoalbum/kphotoalbum-4.7.2.ebuild 
b/media-gfx/kphotoalbum/kphotoalbum-4.7.2.ebuild
index c579b34..23cd6c3 100644
--- a/media-gfx/kphotoalbum/kphotoalbum-4.7.2.ebuild
+++ b/media-gfx/kphotoalbum/kphotoalbum-4.7.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 LICENSE="GPL-2+ FDL-1.2"
 SLOT="4"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug +exif +face +geolocation +kipi +map +raw"
+IUSE="debug +exif +face +kipi +map +raw"
 
 REQUIRED_USE="map? ( exif )"
 
@@ -27,7 +27,6 @@ COMMON_DEPEND="
virtual/jpeg:0
exif? ( >=media-gfx/exiv2-0.17:= )
face? ( >=kde-apps/libkface-15.08.3:4 )
-   geolocation? ( $(add_kdeapps_dep marble) )
kipi? ( $(add_kdeapps_dep libkipi '' 4.9.58) )
map? ( >=kde-apps/libkgeomap-15.08.3:4 )
raw? ( $(add_kdeapps_dep libkdcraw '' 4.9.58) )
@@ -46,7 +45,6 @@ src_configure() {
local mycmakeargs=(
-DWITH_Exiv2=$(usex exif)
-DWITH_Kface=$(usex face)
-   -DWITH_Marble=$(usex geolocation)
-DWITH_Kipi=$(usex kipi)
-DWITH_KGeoMap=$(usex map)
-DWITH_Kdcraw=$(usex raw)



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmobar/

2016-08-11 Thread Sergei Trofimovich
commit: 5c6f7dbe32455b64722573967cc09e62fb004946
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 11 20:41:05 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 11 20:41:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6f7dbe

x11-misc/xmobar: drop old

Package-Manager: portage-2.3.0

 x11-misc/xmobar/Manifest|  4 --
 x11-misc/xmobar/xmobar-0.20.1-r1.ebuild | 70 --
 x11-misc/xmobar/xmobar-0.21.ebuild  | 65 
 x11-misc/xmobar/xmobar-0.22.1.ebuild| 68 --
 x11-misc/xmobar/xmobar-0.23.ebuild  | 75 -
 5 files changed, 282 deletions(-)

diff --git a/x11-misc/xmobar/Manifest b/x11-misc/xmobar/Manifest
index 7c4cce0..2fb7d25 100644
--- a/x11-misc/xmobar/Manifest
+++ b/x11-misc/xmobar/Manifest
@@ -1,6 +1,2 @@
-DIST xmobar-0.20.1.tar.gz 83871 SHA256 
73cb4bbb1186dbdd89b9dd75df95eb8bfe7a74bd6c41898de4b9e3c88c7d4e9a SHA512 
b3fe69024a26bd8bc1728fced5f3c69afeb0b462c7b44acada3a6744ee686a789ceff260519bdc0feb398b520a5fc86b4ca1d8addfe8b51bfe95769ca6f8323a
 WHIRLPOOL 
bb0a4661b78e816dd29b55ed0f2f5f9b62ac0efc9ee102d30c3dd1ddde498a481cf6c7559800f75ed43e114294019b69a46d8299c54efd53cb7ce8b4fc3df631
-DIST xmobar-0.21.tar.gz 85387 SHA256 
f576b6c090db0d8ea8497106dfa8098c529ec620d41d5e2791a47e04d0d20fc0 SHA512 
0dd6e348ff05cb72d21491ee7c8b157b5da238fee569f4a30bf702f08b39aa648e7b51413864ffb333dbb80537d1f165532d52e86ae53e81e673d20e11d80859
 WHIRLPOOL 
dc2707cfa9e0a496a178791a3082a8d10e579f4b5e4c1961fe091e13aa2eda47a5b55ef400fc4f7f484a3f68175cb6b5af6e763ddeb0a96baf2062ebdd3d7a60
-DIST xmobar-0.22.1.tar.gz 92790 SHA256 
9feb62064e1eb85edce6ffbc4d9b5e1a3dd6a9d12970cb4674c475301de3dc56 SHA512 
2f824e87502b0b7901583a2cbb95cbc8c34f12d031da56a4dab2427676aba91bb54bafe631c1e637422b5a6f250f7d4f1dcf51597c6f7192db01341baa6a1e9a
 WHIRLPOOL 
24134f22861e45443d48c0ea1cbde3b664c97fd768f2e544fbc0f7da1f6066313bb6de8894e0728bfec554a893c1612052a5bb562622f7ea344f2c9b5a4a444d
 DIST xmobar-0.23.1.tar.gz 96169 SHA256 
3b31558373bdb8561f06440da902dd0db8398e5c774fa027931785c263f5567a SHA512 
0215c02d32d90efff4d041d48b663755ccfb1944281f8a2cabb3e88cc9fd77221da03dd709b9c96f5ca8d7204561fe33fdabf37a2d919a83374df71909cc5978
 WHIRLPOOL 
9357a6bb809c7fe65ac8fd2c52eba9807d41b358bac10417416fa8b9aa1bb17c8cd62495b102d56c8ff1cd8ed2550a33fad3bfce0b56510968308418b4a7e352
-DIST xmobar-0.23.tar.gz 95874 SHA256 
bbe567762ce093b7be28bebb3c9669a16e9e57025da5130564ed57d448ab835a SHA512 
5853a9d2479efbd217153a28416c37d68184335e184722bbdcd350bb015c99dc154817da6ba8ccb9120b6d5403d391d7cd792e38112dff3ee94c7d2e0d131eaf
 WHIRLPOOL 
975483fbda6fb70f0a5a44f5dd8addc0b1e5bc411844eeab42bc90e7e93b5064c0fa3a71c30488c63b3a82d76bb176d705ea3ce264626c2fa5c1cd4776de59ff
 DIST xmobar-0.24.2.tar.gz 100179 SHA256 
a8aa243ec8d86b88da2c072eeef4d09be00091254ad05eaf517756e20483cd64 SHA512 
c271e50d615d509c2c15ffa716b45df3211cfa143b128126c55a78a056475c9fbb6d7abc60a6a058e20a12aced5f33b94cecc35c73a76505e33e62ea1f1561f8
 WHIRLPOOL 
515dfff222b604b7fcfcd510cdb085b1a02969aafe6376b16d0108a37e71fc5b90402673c31961047b5b2dc0e18a98826f49508b12dca8610d0f5bd31c0294c6

diff --git a/x11-misc/xmobar/xmobar-0.20.1-r1.ebuild 
b/x11-misc/xmobar/xmobar-0.20.1-r1.ebuild
deleted file mode 100644
index eadaa76..000
--- a/x11-misc/xmobar/xmobar-0.20.1-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.6.
-#hackport: flags: 
-all_extensions,+with_threaded,+with_utf8,with_iwlib:wifi,with_alsa:alsa,with_xft:xft,with_datezone:timezone,with_dbus:dbus,with_mpd:mpd,with_inotify:inotify,with_mpris:mpris
-
-CABAL_FEATURES="bin"
-inherit haskell-cabal
-
-DESCRIPTION="A Minimalistic Text Based Status Bar"
-HOMEPAGE="http://projects.haskell.org/xmobar/;
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa dbus inotify mpd mpris timezone wifi xft"
-
-RDEPEND="x11-libs/libXrandr
-   wifi? ( net-wireless/wireless-tools )
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.8.0.2
-   >=dev-haskell/http-4000
-   >=dev-haskell/mtl-2.0 =dev-haskell/parsec-3.1 =dev-haskell/stm-2.3 =dev-haskell/utf8-string-0.3 =dev-haskell/x11-1.6.1
-   >=dev-lang/ghc-6.12.1
-   alsa? ( >=dev-haskell/alsa-core-0.5 =dev-haskell/alsa-mixer-0.2 =dev-haskell/dbus-0.10 )
-   inotify? ( >=dev-haskell/hinotify-0.3 =dev-haskell/libmpd-0.8 =dev-haskell/dbus-0.10 )
-   timezone? ( >=dev-haskell/timezone-olson-0.1 
=dev-haskell/timezone-series-0.1 
=dev-haskell/x11-xft-0.2 = 2.0 && < 2.2' 'mtl >= 2.0 && < 2.3'
-}
-
-src_configure() {
-   haskell-cabal_src_configure \
-   --flag=-all_extensions \
-   $(cabal_flag alsa with_alsa) \
-   $(cabal_flag timezone 

[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmobar/

2016-08-11 Thread Sergei Trofimovich
commit: 172e10d6fc7379bbcde5603686deb1ceca7183ee
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 11 20:40:18 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 11 20:41:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172e10d6

x11-misc/xmobar: bump up to 0.24.2

Package-Manager: portage-2.3.0

 x11-misc/xmobar/Manifest |  1 +
 x11-misc/xmobar/metadata.xml |  3 ++
 x11-misc/xmobar/xmobar-0.24.2.ebuild | 94 
 3 files changed, 98 insertions(+)

diff --git a/x11-misc/xmobar/Manifest b/x11-misc/xmobar/Manifest
index 7ac78eb..7c4cce0 100644
--- a/x11-misc/xmobar/Manifest
+++ b/x11-misc/xmobar/Manifest
@@ -3,3 +3,4 @@ DIST xmobar-0.21.tar.gz 85387 SHA256 
f576b6c090db0d8ea8497106dfa8098c529ec620d41
 DIST xmobar-0.22.1.tar.gz 92790 SHA256 
9feb62064e1eb85edce6ffbc4d9b5e1a3dd6a9d12970cb4674c475301de3dc56 SHA512 
2f824e87502b0b7901583a2cbb95cbc8c34f12d031da56a4dab2427676aba91bb54bafe631c1e637422b5a6f250f7d4f1dcf51597c6f7192db01341baa6a1e9a
 WHIRLPOOL 
24134f22861e45443d48c0ea1cbde3b664c97fd768f2e544fbc0f7da1f6066313bb6de8894e0728bfec554a893c1612052a5bb562622f7ea344f2c9b5a4a444d
 DIST xmobar-0.23.1.tar.gz 96169 SHA256 
3b31558373bdb8561f06440da902dd0db8398e5c774fa027931785c263f5567a SHA512 
0215c02d32d90efff4d041d48b663755ccfb1944281f8a2cabb3e88cc9fd77221da03dd709b9c96f5ca8d7204561fe33fdabf37a2d919a83374df71909cc5978
 WHIRLPOOL 
9357a6bb809c7fe65ac8fd2c52eba9807d41b358bac10417416fa8b9aa1bb17c8cd62495b102d56c8ff1cd8ed2550a33fad3bfce0b56510968308418b4a7e352
 DIST xmobar-0.23.tar.gz 95874 SHA256 
bbe567762ce093b7be28bebb3c9669a16e9e57025da5130564ed57d448ab835a SHA512 
5853a9d2479efbd217153a28416c37d68184335e184722bbdcd350bb015c99dc154817da6ba8ccb9120b6d5403d391d7cd792e38112dff3ee94c7d2e0d131eaf
 WHIRLPOOL 
975483fbda6fb70f0a5a44f5dd8addc0b1e5bc411844eeab42bc90e7e93b5064c0fa3a71c30488c63b3a82d76bb176d705ea3ce264626c2fa5c1cd4776de59ff
+DIST xmobar-0.24.2.tar.gz 100179 SHA256 
a8aa243ec8d86b88da2c072eeef4d09be00091254ad05eaf517756e20483cd64 SHA512 
c271e50d615d509c2c15ffa716b45df3211cfa143b128126c55a78a056475c9fbb6d7abc60a6a058e20a12aced5f33b94cecc35c73a76505e33e62ea1f1561f8
 WHIRLPOOL 
515dfff222b604b7fcfcd510cdb085b1a02969aafe6376b16d0108a37e71fc5b90402673c31961047b5b2dc0e18a98826f49508b12dca8610d0f5bd31c0294c6

diff --git a/x11-misc/xmobar/metadata.xml b/x11-misc/xmobar/metadata.xml
index 75fd0ad..7cb1b0d 100644
--- a/x11-misc/xmobar/metadata.xml
+++ b/x11-misc/xmobar/metadata.xml
@@ -3,11 +3,14 @@
 

hask...@gentoo.org
+   Gentoo Haskell


Support mpd plugin
Enables MPRIS v1, v2  support
Enables localized date support
+   Use conduit to fetch weather 
data.
+   Plugin to show UV data for 
Australia.


Xmobar is a minimalistic text based status bar.

diff --git a/x11-misc/xmobar/xmobar-0.24.2.ebuild 
b/x11-misc/xmobar/xmobar-0.24.2.ebuild
new file mode 100644
index 000..22dbdb1
--- /dev/null
+++ b/x11-misc/xmobar/xmobar-0.24.2.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.
+#hackport: flags: 
-all_extensions,+with_threaded,+with_utf8,with_iwlib:wifi,with_alsa:alsa,with_xft:xft,with_datezone:timezone,with_dbus:dbus,with_mpd:mpd,with_inotify:inotify,with_mpris:mpris,with_xpm:xpm
+
+CABAL_FEATURES="bin"
+inherit haskell-cabal
+
+DESCRIPTION="A Minimalistic Text Based Status Bar"
+HOMEPAGE="http://xmobar.org;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa dbus inotify mpd mpris timezone wifi with_conduit with_uvmeter xft 
xpm"
+
+RDEPEND=">=dev-haskell/http-4000.2.4:=
+   >=dev-haskell/mtl-2.1:= =dev-haskell/parsec-3.1:= =dev-haskell/stm-2.3:= =dev-haskell/utf8-string-0.3:= =dev-haskell/x11-1.6.1:=
+   >=dev-lang/ghc-7.4.1:=
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   alsa? ( >=dev-haskell/alsa-core-0.5:= dev-haskell/alsa-mixer-0.2.0.2:= )
+   dbus? ( >=dev-haskell/dbus-0.10:= )
+   inotify? ( >=dev-haskell/hinotify-0.3:= =dev-haskell/libmpd-0.9:= =dev-haskell/dbus-0.10:= )
+   timezone? ( >=dev-haskell/timezone-olson-0.1:= 
=dev-haskell/timezone-series-0.1:= 
=dev-haskell/x11-xft-0.2:= 

[gentoo-commits] dev/bircoph:master commit in: net-misc/prtunnel/

2016-08-11 Thread Andrew Savchenko
commit: 5ba6327804a7c1f3dac431440f30f235ccdc0a93
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Thu Aug 11 21:22:16 2016 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Thu Aug 11 21:22:16 2016 +
URL:https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=5ba63278

net-misc/prtunnel: fix bugs

- fix sandbox violation
- add die for sed

 net-misc/prtunnel/prtunnel-0.2.7.ebuild | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/net-misc/prtunnel/prtunnel-0.2.7.ebuild 
b/net-misc/prtunnel/prtunnel-0.2.7.ebuild
index 6a672ed..de21d83 100644
--- a/net-misc/prtunnel/prtunnel-0.2.7.ebuild
+++ b/net-misc/prtunnel/prtunnel-0.2.7.ebuild
@@ -15,10 +15,15 @@ IUSE="ipv6"
 src_prepare() {
default
 
-   sed -i -e "s|PREFIX=.*|PREFIX=${EPREFIX}/usr|" \
-  -e 's|CFLAGS=|CFLAGS+=|' \
-  -e 's|$(CC)|$(CC) $(CFLAGS) $(LDFLAGS)|' Makefile
+   sed -i -e 's|CFLAGS=|CFLAGS+=|' \
+  -e 's|$(CC)|$(CC) $(CFLAGS) $(LDFLAGS)|' Makefile || die
use ipv6 || sed -i -e "s|CFLAGS+= -DIPV6||" \
   -e "s|direct6\.o:.*||" \
-  -e "s|direct6\.o ||" Makefile
+  -e "s|direct6\.o ||" Makefile || die
+}
+
+src_install() {
+   dobin prtunnel
+   doman prtunnel.1
+   dodoc ChangeLog README
 }



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

2016-08-11 Thread Michael Palimaka
commit: 0cbd9863232f2e5adfd4bc7ccab71bb281ca7385
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Aug 11 20:32:02 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Aug 11 20:32:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbd9863

media-gfx/kphotoalbum: remove old

Package-Manager: portage-2.3.0

 media-gfx/kphotoalbum/Manifest |  1 -
 media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild | 56 --
 2 files changed, 57 deletions(-)

diff --git a/media-gfx/kphotoalbum/Manifest b/media-gfx/kphotoalbum/Manifest
index a9d01eb..b0b0593 100644
--- a/media-gfx/kphotoalbum/Manifest
+++ b/media-gfx/kphotoalbum/Manifest
@@ -1,3 +1,2 @@
 DIST kphotoalbum-4.5.tar.xz 9415984 SHA256 
0cdd4e02e9e4f840550a20cc8dca8a01e4a55db19f0f8b15e903d2c342cd SHA512 
57fe89ec55098312ed53b3ba934d42b84de6e5efcb7e30860deaa0162971ba9e2e9eb573268e2918492c79c2b739b5cf7e16bcb0c9a619c189b3b7ccadb9642d
 WHIRLPOOL 
77f2a4c40b84c5e3406f16757d631aaf8968129d99506bed7528cc27216d34980aba246714629a1969a6625a72291596cf115f275d6fdb39ba4bd84cf93d74fe
-DIST kphotoalbum-4.7.1.tar.xz 9515956 SHA256 
cc6ad5b63e9f724b58a7e0ad27714f0e0331a922ccd2acf91b4f33fe11ee7526 SHA512 
8b6eaebe1887dd720fcdce3afa49a71a3352b70dee1f9dc1d0218945c69d855c49b4ab46f38fe0a0fef131641da63f4948b088174012940042c7a71ca8a153c9
 WHIRLPOOL 
046d77d28856d39c96ac4c7e4cbe4d18d5ca4d7b14f5bde86c2e8890b6f4edfc827e524b8006641088af8a24b2b6fad3c57828848069d5b044a164dd85f83dc8
 DIST kphotoalbum-4.7.2.tar.xz 9519864 SHA256 
313214df2b1dad2c9beb3e56051622155b142fcf67bdbaa65c3fff26790a SHA512 
30cb229a4c090981aec474ee9c45f257fe0b2a070ab788712962114868bdcb84e8d2b7f77c4186a30e4654e4196892cd243e7cc5579262d895e5ea2df0213195
 WHIRLPOOL 
88fb71ecf2925fa1ba43f833e6e47c43b3f38731cfc922027597d34fbd009e7850024a6b45c163f412a36908def97fddae12430bc96a36faa267c8dbaada634b

diff --git a/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild 
b/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild
deleted file mode 100644
index 397e100..000
--- a/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="ar ast be bg bs ca ca@valencia cs da de el en_GB eo es et eu fi fr
-ga gl hi hne hr hu is it ja km lt mai mr nb nds nl nn pa pl pt pt_BR ro ru se 
sk
-sv tr ug uk vi zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Photo Album is a tool for indexing, searching, and viewing 
images"
-HOMEPAGE="http://www.kphotoalbum.org/;
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2+ FDL-1.2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug +exif +face +geolocation +kipi +map +raw"
-
-REQUIRED_USE="map? ( exif )"
-
-COMMON_DEPEND="
-   >=dev-qt/qtsql-4.4:4[sqlite]
-   media-libs/phonon[qt4]
-   virtual/jpeg:0
-   exif? ( >=media-gfx/exiv2-0.17:= )
-   face? ( >=kde-apps/libkface-15.08.3:4 )
-   geolocation? ( $(add_kdeapps_dep marble) )
-   kipi? ( $(add_kdeapps_dep libkipi '' 4.9.58) )
-   map? ( >=kde-apps/libkgeomap-15.08.3:4 )
-   raw? ( $(add_kdeapps_dep libkdcraw '' 4.9.58) )
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
-   media-video/mplayer
-   kipi? ( >=media-plugins/kipi-plugins-4.7.0:4 )
-"
-
-DOCS=( ChangeLog README )
-PATCHES=( "${FILESDIR}/${P}-nokipi.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_with exif Exiv2)
-   $(cmake-utils_use_with face Kface)
-   $(cmake-utils_use_with geolocation Marble)
-   $(cmake-utils_use_with kipi)
-   $(cmake-utils_use_with map KGeoMap)
-   $(cmake-utils_use_with raw Kdcraw)
-   )
-
-   kde4-base_src_configure
-}



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

2016-08-11 Thread Marek Szuba
commit: c6c50d144477c6aad74dbbebb36ef3f1e5410d05
Author: Mykyta Holubakha  gmail  com>
AuthorDate: Thu Aug 11 16:27:01 2016 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Aug 11 20:56:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c50d14

media-sound/pms: live ebuild overhaul

Updated homepage and repo URIs

Bumped EAPI to version 6

Fixed build with ncurses[tinfo]

Added dependency on media-libs/libmpdclient

Removed obsolete boost dependency

Updated USE-flags and upstream metadata

Added new maintainer info

Signed-off-by: Marek Szuba  gentoo.org>

 media-sound/pms/metadata.xml| 13 ++---
 media-sound/pms/pms-.ebuild | 34 +++---
 2 files changed, 25 insertions(+), 22 deletions(-)

diff --git a/media-sound/pms/metadata.xml b/media-sound/pms/metadata.xml
index 2476d56..aa181ca 100644
--- a/media-sound/pms/metadata.xml
+++ b/media-sound/pms/metadata.xml
@@ -1,11 +1,18 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   hiloba...@gmail.com
+   Mykyta Holubakha
+   
+   
+   proxy-ma...@gentoo.org
+   Gentoo Proxy Maintainers Project
+   

-   Enable regular expression searches
-   using dev-libs/boost
+   Enable regular expression searches


-   pms
+   ambientsound/pms

 

diff --git a/media-sound/pms/pms-.ebuild b/media-sound/pms/pms-.ebuild
index 7ead914..96f9c35 100644
--- a/media-sound/pms/pms-.ebuild
+++ b/media-sound/pms/pms-.ebuild
@@ -1,16 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=6
 
-inherit autotools git-2
+inherit autotools flag-o-matic git-r3
 
 DESCRIPTION="Practical Music Search: an open source ncurses client for mpd, 
written in C++"
-HOMEPAGE="http://pms.sourceforge.net/;
-SRC_URI=""
-
-EGIT_REPO_URI="git://pms.git.sourceforge.net/gitroot/pms/pms"
+HOMEPAGE="https://ambientsound.github.io/pms;
+EGIT_REPO_URI="https://github.com/ambientsound/pms.git;
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -18,30 +16,28 @@ KEYWORDS=""
 IUSE="regex"
 
 RDEPEND="
-   sys-libs/ncurses
+   sys-libs/ncurses[unicode]
dev-libs/glib:2
-   regex? ( >=dev-libs/boost-1.36 )
+   media-libs/libmpdclient
 "
 DEPEND="
virtual/pkgconfig
${RDEPEND}
 "
 
+DOCS=( AUTHORS README TODO )
+
 src_prepare() {
-   # bug #424717
-   sed -i "s:^CXXFLAGS +=:AM_CXXFLAGS =:g" Makefile.am || die "sed failed"
+   eapply_user
 
eautoreconf
 }
 
 src_configure() {
-   econf \
-   $(use_enable regex) ||
-   die "configure failed"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "installation failed"
+   # Required for ncurses[tinfo]
+   append-cppflags $(pkg-config --cflags ncursesw)
+   append-libs $(pkg-config --libs ncursesw)
 
-   dodoc AUTHORS README TODO
+   econf \
+   $(use_enable regex)
 }



[gentoo-commits] dev/bircoph:master commit in: net-misc/prtunnel/

2016-08-11 Thread Andrew Savchenko
commit: c53d802f26d0b15a041d346a27dc58cbbdcac59f
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Thu Aug 11 21:04:54 2016 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Thu Aug 11 21:04:54 2016 +
URL:https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=c53d802f

net-misc/prtunnel: update and fixes

- bump to EAPI 6
- GLEP 67 update
- add longdescription
- cleanup ebuild
- use proper license

Package-Manager: portage-2.3.0
Signed-off-by: Andrew Savchenko  gentoo.org>

 net-misc/prtunnel/metadata.xml  | 19 ++---
 net-misc/prtunnel/prtunnel-0.2.7.ebuild | 37 +
 2 files changed, 31 insertions(+), 25 deletions(-)

diff --git a/net-misc/prtunnel/metadata.xml b/net-misc/prtunnel/metadata.xml
index 38b86b8..84943f9 100644
--- a/net-misc/prtunnel/metadata.xml
+++ b/net-misc/prtunnel/metadata.xml
@@ -1,8 +1,21 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-  birc...@gentoo.org
-  Andrew Savchenko
+
+   birc...@gentoo.org
+   Andrew Savchenko
 
+
+prtunnel can tunnel TCP/IP connections in a variety of ways, including through
+HTTP and SOCKS5 proxy servers. Some if its possible uses include:
+- Tunneling TCP connections from client programs to a remote server through an
+HTTP or SOCKS5 proxy (useful if you're behind such a proxy and want to use a
+program that doesn't have native proxy support)
+- Tunneling TCP connections from SOCKS-capable client programs through an HTTP
+or SOCKS5 proxy
+- Tunneling TCP connections from an IPv4 client program to an IPv6 server and
+vice-versa
+- Forwarding TCP connections
+- Running as a simple SOCKS proxy server
+
 

diff --git a/net-misc/prtunnel/prtunnel-0.2.7.ebuild 
b/net-misc/prtunnel/prtunnel-0.2.7.ebuild
index 62e93bf..6a672ed 100644
--- a/net-misc/prtunnel/prtunnel-0.2.7.ebuild
+++ b/net-misc/prtunnel/prtunnel-0.2.7.ebuild
@@ -1,31 +1,24 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=5
+EAPI=6
 
-DESCRIPTION="Tunnels TCP/IP connections in a variety of ways, including 
through HTTP and SOCKS5 proxy servers"
-HOMEPAGE="http://joshbeam.com/software/prtunnel.php;
-SRC_URI="http://joshbeam.com/files/${P}.tar.gz;
-LICENSE="BSD"
+DESCRIPTION="Tunnels TCP/IP through HTTP, SOCKS5 proxies; IPv4/IPV6 bridge"
+HOMEPAGE="http://joshbeam.com/software/prtunnel/;
+SRC_URI="https://github.com/joshb/${PN}/releases/download/${PV}/${P}.tar.gz;
+LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="ipv6"
-DEPEND="virtual/libc"
-RDEPEND=${DEPEND}
 
 src_prepare() {
-   sed -i -e "s:CFLAGS=:CFLAGS+=:" Makefile
-   sed -i -e "s:-o prtunnel:\$\(LDFLAGS\) -o prtunnel:" Makefile
-   use ipv6 || {
-   sed -i -e "s:CFLAGS+= -DIPV6:#CFLAGS+= -DIPV6:" Makefile
-   sed -i -e "s|direct6\.o:.*||" Makefile
-   sed -i -e "s|direct6.o ||" Makefile
-   }
-}
+   default
 
-src_install() {
-   dobin prtunnel
-   doman prtunnel.1
-   dodoc README ChangeLog
+   sed -i -e "s|PREFIX=.*|PREFIX=${EPREFIX}/usr|" \
+  -e 's|CFLAGS=|CFLAGS+=|' \
+  -e 's|$(CC)|$(CC) $(CFLAGS) $(LDFLAGS)|' Makefile
+   use ipv6 || sed -i -e "s|CFLAGS+= -DIPV6||" \
+  -e "s|direct6\.o:.*||" \
+  -e "s|direct6\.o ||" Makefile
 }



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

2016-08-11 Thread Denis Dupeyron
commit: 5179927c97f9d83132007389b7e46d8e4ea2e7ed
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Thu Aug 11 22:40:48 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Thu Aug 11 22:40:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5179927c

app-office/homebank: bump to 5.0.9, bug #590580

Package-Manager: portage-2.3.0

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.0.9.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index e94eede..7572b1f 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -2,3 +2,4 @@ DIST homebank-4.6.3.tar.gz 1899045 SHA256 
f6e31bb789d626b507c2af9d176a0bac0cbaec
 DIST homebank-5.0.6.tar.gz 2578726 SHA256 
4a52ef7a20accd50f8cead0d0564042912573c7d60887ef5e4d462fb28b239e4 SHA512 
48cb3c4b306804a5cc6dea3083fc84d64a8936bb9c7dfb357838abb05d3f2ce1080eba73be1bb7c37ffeb3ed10d14f15d0f7121d7e4f34c543f8807f8747f289
 WHIRLPOOL 
7052e27f7d9d38eae13a5ed3af0d7f284bcbdfbff9cb9282bc773f26a7fb5a0af305b81ba82cc2f21339aa3589bb5a6a4b9323f48c637d8418e4767197b4b314
 DIST homebank-5.0.7.tar.gz 2603648 SHA256 
d526dc78e6f6ea01efadfb9fd27b2d10326c315cfe550c83cc29cfd8052564e7 SHA512 
ffb3246a6abee6a24f4491e6f3f0857033bdc03ec81647050766e965cc156789f829c819d491f81b3d15f24710f89a432f8906b833d11e8f4d1499cb05050dee
 WHIRLPOOL 
5602c4dec49a4478699db795581a40e3a2a31ffec3eaa5c1aeffd647055dccb59b8c5c1b973971bfe76906ca73ba93a85ff35d90e25791ded69267d96b5ffe4d
 DIST homebank-5.0.8.tar.gz 2603678 SHA256 
9bdf10b0d94c92d5216462fb110bba34cd2a1b01d38d2c6b629db81a0513a310 SHA512 
df4e66b0af076b20e2a2bca37186020d90ad58aec28fba79b3bb603c81e71cb4d54f45df14c250403d320a4f92489fceb84ac0191e9cfdf0f8a6ae3bd2f7a6bf
 WHIRLPOOL 
1721f880276e148a568f809283aa9a67490a3ef68e9517d94ed84741d823ad0be397ff9dfb5db714f11e945ef95be3032f2034ca091ae4ab4260ab408d7f48bb
+DIST homebank-5.0.9.tar.gz 2734386 SHA256 
d0bc763e94da0cba544495b07070e79faecf1d5de0cfb092d126482525e062b7 SHA512 
832229de9812621bcce3037f1f70eb63cf96cb33468e0e76202ebe3a489544090d5b54fdc7b42feefaf7722c3f42c6d9bc45ee5fbd1b8638c2e54b65ea03357f
 WHIRLPOOL 
4cc8d4a062e4b2f94324307e2b8a8b63caf26095708a814d8561d8818046d6c9fb1d4608fb254366c97cbe0baa8c1d3986d3f233e1a4c32e7cd53ee1380a6add

diff --git a/app-office/homebank/homebank-5.0.9.ebuild 
b/app-office/homebank/homebank-5.0.9.ebuild
new file mode 100644
index 000..5abfef9
--- /dev/null
+++ b/app-office/homebank/homebank-5.0.9.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit fdo-mime eutils gnome2-utils
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php;
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=dev-libs/glib-2.28
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.6.4:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3 )"
+DEPEND="${RDEPEND}
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   fdo-mime_desktop_database_update
+   fdo-mime_mime_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   fdo-mime_desktop_database_update
+   fdo-mime_mime_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/user/ssnb:master commit in: net-nds/apachedirectorystudio/

2016-08-11 Thread Samuel Bernardo
commit: 907958e8f851d2ed1deb73d643599aa556546014
Author: Samuel Bernardo  tecnico  ulisboa  pt>
AuthorDate: Fri Aug 12 03:19:20 2016 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Fri Aug 12 03:19:20 2016 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=907958e8

add apache directory studio 2

 net-nds/apachedirectorystudio/Manifest |  3 ++
 .../apachedirectorystudio-2.0.0.20151221.ebuild| 54 ++
 2 files changed, 57 insertions(+)

diff --git a/net-nds/apachedirectorystudio/Manifest 
b/net-nds/apachedirectorystudio/Manifest
new file mode 100644
index 000..12743c8
--- /dev/null
+++ b/net-nds/apachedirectorystudio/Manifest
@@ -0,0 +1,3 @@
+DIST ApacheDirectoryStudio-2.0.0.v20151221-M10-linux.gtk.x86.tar.gz 124247355 
SHA256 51969b0188762d024595c13536f50ef6be0e5eed0d24f704fdd8749cf72ff6d0 SHA512 
1cbdf47b36cb7f2dfb626488f55c7331859d2db5f36bb41aca29dfe49a27dcecf7cb643e065cccfd7e7b749485e6f0ebafd515671cf90ad3f4405554d684f717
 WHIRLPOOL 
c1b8e598fcc65f77c5926d2ddc1b600c28f2ec4d21eaf1d64610dceb6d53438c4a44af2b0e178191db0f86cd452f7e484e195e5f172789c4f027612bed5f797d
+DIST ApacheDirectoryStudio-2.0.0.v20151221-M10-linux.gtk.x86_64.tar.gz 
124395012 SHA256 
4da90ba8e0e1e09817faaabd2a878be19843de22b80e8f42d3c8fed14463e0ed SHA512 
dfe13eb279c5dd88c75129f4d902adad258767d3f698872ff621b46320cf4931e44d22e0f38bf80f4ff668d50b2cb32c321f6abcb718fbf9b2133a89875fd486
 WHIRLPOOL 
bf04e56c08124edb3a9fc2e51683cf24b5fe9134218e60726692a6f6dd7ad23fb3708d7d5d9f22b3f0ffcc0e95ed30c912be960ec8c58ea1b869185f65d7c10c
+EBUILD apachedirectorystudio-2.0.0.20151221.ebuild 1373 SHA256 
0236780ed8225fba82ed4cb8ed77b1df75c35b9863524ca904c00879fe3faca3 SHA512 
8b5b88fcdda37cf1bf6edfff70be55421c6e33f421326756efd3f940b01a600e49d6c9757865c3755e3e17df2c7ff10f888e91f42462e909243742bcbb2de3fd
 WHIRLPOOL 
083e8096f60d021afaa5f9cb1bac06338c0a234ce5ed9e214d35694ddfa0882e812c489949a5977289a6295a259db37d5d0bbf39161e5721ab0ec5556ce4fb84

diff --git 
a/net-nds/apachedirectorystudio/apachedirectorystudio-2.0.0.20151221.ebuild 
b/net-nds/apachedirectorystudio/apachedirectorystudio-2.0.0.20151221.ebuild
new file mode 100644
index 000..3591784
--- /dev/null
+++ b/net-nds/apachedirectorystudio/apachedirectorystudio-2.0.0.20151221.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit eutils versionator
+
+MY_PV=$(replace_version_separator 3 '.v')
+MY_PN="ApacheDirectoryStudio"
+MY_PKGM=10
+
+
+DESCRIPTION="Apache Directory Studio is an universal LDAP directory tool."
+SRC_URI="amd64? (
+   
"http://www.us.apache.org/dist/directory/studio/${MY_PV}-M${MY_PKGM}/${MY_PN}-${MY_PV}-M${MY_PKGM}-linux.gtk.x86_64.tar.gz;
+   )
+   x86? (
+   
"http://www.us.apache.org/dist/directory/studio/${MY_PV}-M${MY_PKGM}/${MY_PN}-${MY_PV}-M${MY_PKGM}-linux.gtk.x86.tar.gz;
+   )"
+HOMEPAGE="http://directory.apache.org/studio/;
+
+KEYWORDS="~amd64 ~x86"
+SLOT="2"
+LICENSE="Apache-2.0"
+IUSE=""
+
+DEPEND="!net-nds/Apache-DS" # obsolete ebuild name
+RDEPEND=">=virtual/jre-1.5.0
+   x11-libs/gtk+:2"
+
+if use x86 ; then
+   MY_ARCH=x86
+elif use amd64 ; then
+   MY_ARCH=x86_64
+fi
+INSTALL_DIR="/opt"
+S="${WORKDIR}/${MY_PN}-linux-${MY_ARCH}-${MY_PV}"
+
+src_install() {
+
+   insinto "${INSTALL_DIR}"
+   
+   newicon 
"${MY_PN}/features/org.apache.directory.studio.schemaeditor.feature_2.0.0.v20151221-M10/studio.png"
 "${MY_PN}.png"
+   #newicon "${MY_PN}/icon.xpm" "${MY_PN}.xpm"
+   
+   make_desktop_entry "${MY_PN}" "Apache Directory Studio" "${MY_PN}" 
"System"
+   
+   doins -r *
+   
+   fperms +x "${INSTALL_DIR}/${MY_PN}/${MY_PN}"
+   
+   dosym "${INSTALL_DIR}/${MY_PN}/${MY_PN}" "/usr/bin/${MY_PN}"
+}



[gentoo-commits] repo/user/ssnb:master commit in: app-admin/chefdk-omnibus/

2016-08-11 Thread Samuel Bernardo
commit: 3850b91d503a85b0a3f25f9448a2fc4e1118022b
Author: Samuel Bernardo  tecnico  ulisboa  pt>
AuthorDate: Thu Aug 11 18:13:53 2016 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Thu Aug 11 18:13:53 2016 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=3850b91d

chefdk-omnibus latest version

 app-admin/chefdk-omnibus/Manifest  |  2 ++
 .../chefdk-omnibus/chefdk-omnibus-0.16.28.ebuild   | 39 ++
 2 files changed, 41 insertions(+)

diff --git a/app-admin/chefdk-omnibus/Manifest 
b/app-admin/chefdk-omnibus/Manifest
new file mode 100644
index 000..6103764
--- /dev/null
+++ b/app-admin/chefdk-omnibus/Manifest
@@ -0,0 +1,2 @@
+DIST chefdk_0.16.28-1_amd64.deb 141448156 SHA256 
2126434d87149cc8373d882705b1f538706f2194ef62abed995ff4cc923bd886 SHA512 
89787cb17b7e1e0dd99b6248e63d1e7b93ca5ceaf5bce51a44312d99d6db7c3be96aafdaa29236619c7676493750ee046ad0797ca99ed80e5b357b0e1da398ff
 WHIRLPOOL 
4f445541097d35d54e77b8ea643737fb71a108fb2de142e1fdfba3c846669d6c2a20fdf2e2acbeb37db201508dda8c7cab48ef069d3ef619fea41f945b6986a6
+EBUILD chefdk-omnibus-0.16.28.ebuild 986 SHA256 
2eee6476fc6b2a59c67b47f316242c82e633b37094d2529e244e901e5ab59636 SHA512 
2b3d5677ba6b462346200bdfb62ac48f5fc015ec234f08dbb15df8f191c687d2d1d01d8967e29ac202201ca9dbdbae752d7990ae1d879e70edede8f9c72d16be
 WHIRLPOOL 
b1d68ccf24e55b2721b301cc36099c8f73b00bef4041327abb45b3574df2116f16cf97b6c586cac714b0fe766bc601766800c5c5a94cb0b7408ae6a6b81f417f

diff --git a/app-admin/chefdk-omnibus/chefdk-omnibus-0.16.28.ebuild 
b/app-admin/chefdk-omnibus/chefdk-omnibus-0.16.28.ebuild
new file mode 100644
index 000..624bb77
--- /dev/null
+++ b/app-admin/chefdk-omnibus/chefdk-omnibus-0.16.28.ebuild
@@ -0,0 +1,39 @@
+# Blatently stolen from https://github.com/lxmx/gentoo-overlay
+
+EAPI="4"
+
+DESCRIPTION="Omnibus installation of ChefDK"
+HOMEPAGE="http://www.opscode.com/chefdk/install/;
+SRC_URI="https://packages.chef.io/stable/ubuntu/12.04/chefdk_${PV}-1_amd64.deb;
+
+LICENSE="Apache"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"
+
+src_unpack() {
+  unpack ${A} ./data.tar.gz
+}
+
+src_install() {
+
+  local dest="${D}/opt"
+  mkdir -p "$dest"
+
+  # cleanup .git folders, any idea why they are in the package?
+  find "$dest" -type d -name ".git" | xargs  rm -rf
+
+  cp -pR ./opt/* "$dest"
+
+  # link executables
+  binaries="berks chef chef-apply chef-shell chef-solo chef-zero delivery 
fauxhai foodcritic kitchen knife ohai push-apply pushy-client 
pushy-service-manager rubocop cookstyle chef-client chef-vault 
print_execution_environment"
+  for binary in $binaries; do
+dosym "$dest/chefdk/bin/$binary" "/usr/bin/$binary" || die "Cannot link 
$binary to /usr/bin"
+  done
+
+}



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda/

2016-08-11 Thread Denis Dupeyron
commit: aad781f07d3e3c2e803eb67fc0150beb6432fe7c
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Thu Aug 11 23:35:18 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Thu Aug 11 23:35:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad781f0

sci-electronics/geda: bump to 1.9.2, fix bug #590812

Package-Manager: portage-2.3.0

 sci-electronics/geda/Manifest  |  1 +
 sci-electronics/geda/geda-1.9.2.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/sci-electronics/geda/Manifest b/sci-electronics/geda/Manifest
index ac941c8..509e89d 100644
--- a/sci-electronics/geda/Manifest
+++ b/sci-electronics/geda/Manifest
@@ -1,3 +1,4 @@
 DIST geda-gaf-1.8.1.tar.gz 11197244 SHA256 
026888ce21cb83a3543a7554de0ddc610cc8dc6ce2341df17c5b3305d6dcbb10 SHA512 
16f88af81d514c3504625765c64ad1d2a45d3da6a4c75f68db30f51776ff56d907ce97fb69e39cc6347ee9bfa4b591a62240fec6cfc73c0f54b61285e118b35b
 WHIRLPOOL 
da6743d97428deb81dd80dad9ca2f8476643f21bb34386681e54edd1dccb241f5d016d8b3d1640a80aaab1233a1cc23f835fc340955b1524d2085cc5b50abc71
 DIST geda-gaf-1.8.2.tar.gz 11282353 SHA256 
bbf4773aef1b5a51a8d6f4c3fa288c047340cc62dd6e14d7928fcc6e4051b721 SHA512 
3a6fad455c3fd2b62e9788ff04ca33242f2e4701ec24089d8c4304ad5ca44af4901fc1c396b3f840e14a0be0729ff08561a82c6911e1d23ac4b8636534b4e764
 WHIRLPOOL 
e4e6db1b7f6d2f37d99027f9a55797f7ac5a304bb4be474d6d57091121672a86e8dfa5131e830f9bc6335f57cb3864716ef17793b550b0df064e9d2c2b158038
 DIST geda-gaf-1.9.1.tar.gz 11566302 SHA256 
563c4ae8ba72824e873094d9133425b8f142f7e5b25cd6da33f69b2d99c980a3 SHA512 
1c10662162365f902e61ef0ff225aeff8620c02f9507d33d5656c4aa240e7371fab5576bd5d68139390ce583548f34304f75893e1b8ab8fbacee25ddbdb93719
 WHIRLPOOL 
1594b98889dae9a6a61a9e76a7a4561c4f211199646b4064d361c0cfa56fc9a24ff834d73bbf10c6c44164f05c1b8a70007023958398fae4c856c6a60a41bc2a
+DIST geda-gaf-1.9.2.tar.gz 10612225 SHA256 
3f3ba90a0f1db1e71caaadcabdb52e375864a8e04e3d6330293b84ef6e21b392 SHA512 
5e26ea2ce50bd4f0bdb4594af9cc4510386d29c715c2b4ea99c6522838a08cc2045bf65e8b1da01ab33a266fc9f03da42e28b8cc4d5c030001777ab077e3
 WHIRLPOOL 
314403d63b722d0ead4f223cb8f36131b6a46f4be6946848a6d0b6e18ed4cfa47b1840144dbf0d49df5e0151749407a419eb91a85d11f5fc6190562da9cdfb5c

diff --git a/sci-electronics/geda/geda-1.9.2.ebuild 
b/sci-electronics/geda/geda-1.9.2.ebuild
new file mode 100644
index 000..7ae8aab
--- /dev/null
+++ b/sci-electronics/geda/geda-1.9.2.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils fdo-mime gnome2-utils versionator
+
+MY_PN=${PN}-gaf
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="GPL Electronic Design Automation (gEDA):gaf core package"
+HOMEPAGE="http://www.gpleda.org/;
+SRC_URI="http://ftp.geda-project.org/${MY_PN}/unstable/v$(get_version_component_range
 1-2)/${PV}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug doc examples nls stroke threads"
+
+CDEPEND="
+   dev-libs/glib:2
+   x11-libs/gtk+:2
+   x11-libs/pango
+   >=x11-libs/cairo-1.2.0
+   x11-libs/gdk-pixbuf
+   dev-scheme/guile
+   nls? ( virtual/libintl )
+   stroke? ( >=dev-libs/libstroke-0.5.1 )"
+
+DEPEND="${CDEPEND}
+   sys-apps/groff
+   dev-util/desktop-file-utils
+   x11-misc/shared-mime-info
+   virtual/pkgconfig
+   nls? ( >=sys-devel/gettext-0.16 )"
+
+RDEPEND="${CDEPEND}
+   sci-electronics/electronics-menu"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS="AUTHORS NEWS README"
+
+src_prepare() {
+   append-libs -lgio-2.0
+   if ! use doc ; then
+   sed -i -e '/^SUBDIRS = /s/docs//' Makefile.in || die
+   fi
+   if ! use examples ; then
+   sed -i -e 's/\texamples$//' Makefile.in || die
+   fi
+}
+
+src_configure() {
+   econf \
+   --docdir=/usr/share/doc/${PF} \
+   $(use_enable threads threads posix) \
+   $(use_with stroke libstroke) \
+   $(use_enable nls) \
+   $(use_enable debug assert) \
+   --disable-doxygen \
+   --disable-rpath \
+   --disable-update-xdg-database
+}
+
+src_test() {
+   emake -j1 check
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   fdo-mime_desktop_database_update
+   fdo-mime_mime_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   fdo-mime_desktop_database_update
+   fdo-mime_mime_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-dropbox/

2016-08-11 Thread NP Hardass
commit: d286f30b0caeb842c8939727d05172d4440ee2d3
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 03:43:21 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d286f30b

mate-extra/caja-dropbox: 1.12.x vbump, import from project repo

Package-Manager: portage-2.3.0

 mate-extra/caja-dropbox/Manifest   |  1 +
 .../caja-dropbox/caja-dropbox-1.12.0-r1.ebuild | 91 ++
 2 files changed, 92 insertions(+)

diff --git a/mate-extra/caja-dropbox/Manifest b/mate-extra/caja-dropbox/Manifest
index 1e8b4f6..806667e 100644
--- a/mate-extra/caja-dropbox/Manifest
+++ b/mate-extra/caja-dropbox/Manifest
@@ -1 +1,2 @@
 DIST caja-dropbox-1.10.1.tar.xz 306296 SHA256 
f171c83cbc162d48fee9dfd67872161db82d93f30a417f9d228402935516f54f SHA512 
519f035881197f35b6ff1351cd953c939add62401c3807cfec011697e609766cd19a7effa4cd5978633901e31972f869b0765378893e75fbd6ac202e755e0b94
 WHIRLPOOL 
b3e1a7c045144fee883e35fb2131fc25ddbd9db53a93148e15e9eb827def0e41bc200146e0b243d5f2bd3fe03c5f9eb19ce9d65a0b67c0410b7cf108844b55e6
+DIST caja-dropbox-1.12.0.tar.xz 311488 SHA256 
027f16529e9fd9139a4fc721aa6971f6ac91f7cf74a7bd22d8a3f2b7315bf247 SHA512 
32d8fcd2d2aa4a03a976c7848cd628e240558b802247ad6a36242ea95628aa97088aa55ae6d9c889616910e5fc36e2db6753c4f8854d6f9e626c990469d71223
 WHIRLPOOL 
6e78e8f216a475ba8594db40ca8bb348276cb47d498993ac01d2a3f5283e90affc2f89c1e5f717874741f09475f84c87aed852d5c82199b8ccf25102f8e85495

diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild 
b/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild
new file mode 100644
index 000..b852f65
--- /dev/null
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+MATE_LA_PUNT="yes"
+
+inherit mate python-single-r1 linux-info user
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Store, Sync and Share Files Online"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="debug"
+
+RDEPEND="
+   dev-libs/atk:0
+   >=dev-libs/glib-2.14:2
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+   dev-python/pygobject:2[${PYTHON_USEDEP}]
+   >=mate-base/caja-1.6
+   media-libs/fontconfig:1.0
+   media-libs/freetype:2
+   net-misc/dropbox:0
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:2
+   x11-libs/libXinerama:0
+   x11-libs/pango:0"
+
+DEPEND="${RDEPEND}
+   dev-python/docutils:0
+   virtual/pkgconfig:*"
+
+CONFIG_CHECK="~INOTIFY_USER"
+
+pkg_setup () {
+   python-single-r1_pkg_setup
+   check_extra_config
+   enewgroup dropbox
+}
+
+MATE_FORCE_AUTORECONF=true
+
+src_prepare() {
+   # Use system dropbox.
+   sed -e "s|~/[.]dropbox-dist|/opt/dropbox|" \
+   -e 's|\(DROPBOXD_PATH = \).*|\1"/opt/dropbox/dropboxd"|' \
+   -i caja-dropbox.in || die
+
+   # Use system rst2man.
+   epatch "${FILESDIR}"/${PN}-1.8.0-system-rst2man.patch
+
+   mate_src_prepare
+}
+
+src_configure() {
+   mate_src_configure \
+   --disable-static \
+   $(use_enable debug)
+}
+
+src_install () {
+   python_fix_shebang caja-dropbox.in
+
+   mate_src_install
+
+   local extensiondir="$(pkg-config --variable=extensiondir 
libcaja-extension)"
+   [ -z ${extensiondir} ] && die "pkg-config unable to get caja extensions 
dir"
+
+   # Strip $EPREFIX from $extensiondir as fowners/fperms act on $ED not $D.
+   extensiondir="${extensiondir#${EPREFIX}}"
+   use prefix || fowners root:dropbox "${extensiondir}"/libcaja-dropbox.so
+   fperms o-rwx "${extensiondir}"/libcaja-dropbox.so
+}
+
+pkg_postinst () {
+   mate_pkg_postinst
+
+   elog
+   elog "Add any users who wish to have access to the dropbox caja"
+   elog "plugin to the group 'dropbox'. You need to setup a drobox account"
+   elog "before using this plugin. Visit ${HOMEPAGE} for more information."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/

2016-08-11 Thread NP Hardass
commit: 8eb2b44f1b733121b5182026c8531f1b71f1781f
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 05:00:37 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb2b44f

mate-extra/mate-utils: 1.12.x vbump, add gtk3 support, import from project repo

Package-Manager: portage-2.3.0

 mate-extra/mate-utils/Manifest|  1 +
 mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild | 62 +++
 mate-extra/mate-utils/metadata.xml|  1 +
 3 files changed, 64 insertions(+)

diff --git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index 5902dc6..ea4e0c0 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1 +1,2 @@
 DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 
a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 
7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79
 WHIRLPOOL 
3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
+DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 
60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 
fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47
 WHIRLPOOL 
36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699

diff --git a/mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild 
b/mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild
new file mode 100644
index 000..9453ec5
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug gtk3 ipv6 test"
+
+RDEPEND="app-text/rarian:0
+   dev-libs/atk:0
+   >=dev-libs/glib-2.36:2
+   >=gnome-base/libgtop-2.12:2=
+   sys-libs/zlib:0
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libICE:0
+   x11-libs/libSM:0
+   x11-libs/libX11:0
+   x11-libs/libXext:0
+   x11-libs/pango:0
+   applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
+   !gtk3? (
+   >=x11-libs/gtk+-2.24:2
+   >=media-libs/libcanberra-0.4:0[gtk]
+   )
+   gtk3? (
+   >=x11-libs/gtk+-3.0:3
+   >=media-libs/libcanberra-0.4:0[gtk3]
+   )"
+
+DEPEND="${RDEPEND}
+   >=app-text/scrollkeeper-dtd-1:1.0
+   app-text/yelp-tools:0
+   dev-util/gtk-doc
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.50.1:*
+   x11-proto/xextproto:0
+   sys-devel/gettext:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure \
+   --disable-maintainer-flags \
+   --enable-zlib \
+   --enable-debug=$(usex debug yes minimum) \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_with X x) \
+   $(use_enable applet gdict-applet) \
+   $(use_enable ipv6)
+}

diff --git a/mate-extra/mate-utils/metadata.xml 
b/mate-extra/mate-utils/metadata.xml
index ae72ad5..0cf8a5a 100644
--- a/mate-extra/mate-utils/metadata.xml
+++ b/mate-extra/mate-utils/metadata.xml
@@ -7,6 +7,7 @@
 

Enable the mate dictionary applet
+   Build with GTK+3 instead of GTK+2

 
 mate-desktop/mate-utils



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mate-notification-daemon/, x11-misc/mate-notification-daemon/files/

2016-08-11 Thread NP Hardass
commit: f54289db1f7828e2aab414523c094da2a54dd03d
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 03:07:52 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54289db

x11-misc/mate-notification-daemon: 1.12.x vbump, add gtk3, import from project

Package-Manager: portage-2.3.0

 x11-misc/mate-notification-daemon/Manifest |  1 +
 .../files/org.freedesktop.Notifications.service|  3 ++
 .../mate-notification-daemon-1.12.1.ebuild | 62 ++
 x11-misc/mate-notification-daemon/metadata.xml |  3 ++
 4 files changed, 69 insertions(+)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index e4cd852..f267c7b 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1 +1,2 @@
 DIST mate-notification-daemon-1.10.2.tar.xz 304100 SHA256 
f421deaf684368cc426954bbd6ecd1aa518fa50f44c03e0f68a50ae8aa9b35b3 SHA512 
6b7cc9c7450da340c2a6061307c46a0fdabb4ff28fd6dfa12180f4007fcd33ea936d767abae19c571e6f63fa8a261df40dfc2bfb38d8efebbe9becc4ba16dbcc
 WHIRLPOOL 
fba269bdf8a0ad37889b9ebaf4d2da95835187714ce958989ca76471a82afdd1ed4970fe520936d59b8a961988b05f557cce32235e4a37eae355b980045b1b1b
+DIST mate-notification-daemon-1.12.1.tar.xz 304752 SHA256 
856bad2bb90e2b7d1124c0ae197c07a321b3cc2767897b3e6b78e59a3096a7dd SHA512 
ce9cd1737cc70b0e17fa856730b51747f78bb40639ff58e205a3f1432edf53aba38442d59b7a4fca6ff460cbdc6c611c0a05a46bbf5db92db0ce5e714e19daae
 WHIRLPOOL 
b925ac68692f1535bc57bed23f9c19239583c5ca674e5f6493223d31ff6be6ca2bb94b89cdb12baa0eafcaad1cf1c3d6df7ee717b71730b6947be0c0c81a22cd

diff --git 
a/x11-misc/mate-notification-daemon/files/org.freedesktop.Notifications.service 
b/x11-misc/mate-notification-daemon/files/org.freedesktop.Notifications.service
new file mode 100644
index 000..c0d96af
--- /dev/null
+++ 
b/x11-misc/mate-notification-daemon/files/org.freedesktop.Notifications.service
@@ -0,0 +1,3 @@
+[D-BUS Service]
+Name=org.freedesktop.Notifications
+Exec=/usr/libexec/mate-notification-daemon

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild
new file mode 100644
index 000..b316396
--- /dev/null
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="MATE Notification daemon"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="gtk3"
+
+RDEPEND="
+   dev-libs/atk:0
+   >=dev-libs/dbus-glib-0.78:0
+   >=dev-libs/glib-2.36:2
+   >=sys-apps/dbus-1:0
+   x11-libs/cairo:0
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/libnotify-0.7:0
+   x11-libs/libX11:0
+   virtual/libintl:0
+   !gtk3? (
+   >=x11-libs/gtk+-2.24:2
+   >=x11-libs/libwnck-1:1
+   >=media-libs/libcanberra-0.4:0[gtk]
+   )
+   gtk3? (
+   >=x11-libs/gtk+-3.0:3
+   >=x11-libs/libwnck-3:3
+   >=media-libs/libcanberra-0.4:0[gtk3]
+   )
+   !x11-misc/notify-osd:*
+   !x11-misc/qtnotifydaemon:*
+   !x11-misc/notification-daemon:*"
+
+DEPEND="${RDEPEND}
+   app-arch/xz-utils:0
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   >=sys-devel/libtool-2.2.6:2
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure \
+   --with-gtk=$(usex gtk3 3.0 2.0)
+}
+
+src_install() {
+   mate_src_install
+
+   insinto /usr/share/dbus-1/services
+   doins "${FILESDIR}/org.freedesktop.Notifications.service"
+}

diff --git a/x11-misc/mate-notification-daemon/metadata.xml 
b/x11-misc/mate-notification-daemon/metadata.xml
index 9832314..955e459 100644
--- a/x11-misc/mate-notification-daemon/metadata.xml
+++ b/x11-misc/mate-notification-daemon/metadata.xml
@@ -5,6 +5,9 @@
 m...@gentoo.org
 Gentoo MATE Desktop
 
+   
+   Build with GTK+3 instead of GTK+2
+   
 
 mate-desktop/mate-notification-daemon
 



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/

2016-08-11 Thread NP Hardass
commit: 8f073f94f49f6c9eb2581f7e60830e5f737edf82
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 03:11:30 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f073f94

mate-base/mate-control-center: 1.12.x vbump, add gtk3, import from project repo

Package-Manager: portage-2.3.0

 mate-base/mate-control-center/Manifest |  1 +
 .../mate-control-center-1.12.1-r1.ebuild   | 87 ++
 mate-base/mate-control-center/metadata.xml |  4 +
 3 files changed, 92 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest 
b/mate-base/mate-control-center/Manifest
index a5c700c..4a3bb62 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.10.2.tar.xz 1292432 SHA256 
9ae8ddfb622305a02b8463f362fda90bc49096ad9b3dbeedf9b2b71efdb9129d SHA512 
67c05300d7e7ef01fa2ae3e65623ce26a1e0da6a3d88c1557cdea5c9b37d5ca3f38a4ff8fe4c1f6ab59bffd9a3ac86bf19f93cf9470e4f5cc94e391e0f619878
 WHIRLPOOL 
144ddff87e9a44f955fce499d51c81e30b8b11dc556783de83af0c962c269a453a3f34c84ab140a736235d85136c8150e9d5fd68bc5723f1db1183545bdb16ad
+DIST mate-control-center-1.12.1.tar.xz 1304732 SHA256 
851f08e69ec8f513b8971262a439c83ef837b2a7467690313672b6a9d9a179fb SHA512 
402353c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce
 WHIRLPOOL 
88a7d704f1e0665d45fa2f4b51c9c588fff1040dc8190fd60548fd49254f98f01ef2cde3e51abf995f88acf6c0c4f40f4d7694927fe028b4b97ea6a6f9dfb461

diff --git a/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild 
b/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild
new file mode 100644
index 000..7267d70
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.12.1-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
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="appindicator debug gtk3"
+
+RDEPEND="app-text/rarian:0
+   dev-libs/atk:0
+   >=dev-libs/dbus-glib-0.73:0
+   >=dev-libs/glib-2.36:2
+   dev-libs/libxml2:2
+   >=gnome-base/dconf-0.13.4:0
+   >=gnome-base/librsvg-2.0:2
+   >=mate-base/libmatekbd-1.6[gtk3(-)=]
+   >=mate-base/mate-desktop-1.11[gtk3(-)=]
+   >=mate-base/caja-1.8[gtk3(-)=]
+   >=mate-base/mate-menus-1.6
+   >=mate-base/mate-settings-daemon-1.11[gtk3(-)=]
+   >=media-libs/fontconfig-1:1.0
+   media-libs/freetype:2
+   >=sys-apps/dbus-1:0
+   x11-apps/xmodmap:0
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libX11:0
+   x11-libs/libXScrnSaver:0
+   x11-libs/libXcursor:0
+   x11-libs/libXext:0
+   >=x11-libs/libXi-1.2:0
+   x11-libs/libXrandr:0
+   x11-libs/libXrender:0
+   x11-libs/libXxf86misc:0
+   >=x11-libs/libxklavier-4:0
+   x11-libs/pango:0
+   >=x11-wm/marco-1.9.1[gtk3(-)=]
+   virtual/libintl:0
+   !gtk3? (
+   >=dev-libs/libunique-1:1
+   media-libs/libcanberra:0[gtk]
+   >=x11-libs/gtk+-2.24:2
+   appindicator? ( dev-libs/libappindicator:2 )
+   )
+   gtk3? (
+   >=dev-libs/libunique-3:3
+   media-libs/libcanberra:0[gtk3]
+   >=x11-libs/gtk+-3.0:3
+   appindicator? ( dev-libs/libappindicator:3 )
+   )"
+
+DEPEND="${RDEPEND}
+   >=app-text/scrollkeeper-dtd-1:1.0
+   app-text/yelp-tools:0
+   dev-util/desktop-file-utils:0
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   x11-proto/kbproto:0
+   x11-proto/randrproto:0
+   x11-proto/renderproto:0
+   x11-proto/scrnsaverproto:0
+   x11-proto/xextproto:0
+   x11-proto/xf86miscproto:0
+   x11-proto/xproto:0
+   virtual/pkgconfig:*"
+
+PATCHES=( "${FILESDIR}/${PN}-1.12.1-backport-appindicator-configure.patch" )
+
+src_configure() {
+   mate_src_configure \
+   --disable-update-mimedb \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_enable appindicator) \
+   $(use_enable debug)
+}

diff --git a/mate-base/mate-control-center/metadata.xml 
b/mate-base/mate-control-center/metadata.xml
index 64f00cd..1e8b57b 100644
--- a/mate-base/mate-control-center/metadata.xml
+++ b/mate-base/mate-control-center/metadata.xml
@@ -5,6 +5,10 @@
 m...@gentoo.org
 Gentoo MATE Desktop
 
+   
+   Add support for AppIndicator
+   Build with GTK+3 instead of GTK+2
+   
 
 mate-desktop/mate-control-center
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-sensors-applet/

2016-08-11 Thread NP Hardass
commit: a8d21b852ffc74494636b5f0c844f838dfa44dad
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 04:47:41 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d21b85

mate-extra/mate-sensors-applet: 1.12.x vbump, add gtk3, from project repo

Package-Manager: portage-2.3.0

 mate-extra/mate-sensors-applet/Manifest|  1 +
 .../mate-sensors-applet-1.12.1.ebuild  | 68 ++
 mate-extra/mate-sensors-applet/metadata.xml|  3 +
 3 files changed, 72 insertions(+)

diff --git a/mate-extra/mate-sensors-applet/Manifest 
b/mate-extra/mate-sensors-applet/Manifest
index 55c38c2..d4da0be 100644
--- a/mate-extra/mate-sensors-applet/Manifest
+++ b/mate-extra/mate-sensors-applet/Manifest
@@ -1 +1,2 @@
 DIST mate-sensors-applet-1.10.4.tar.xz 377664 SHA256 
dbcada771877ddbfd9c95945e6e776dcf6789ab2f74920c0be6daa283858d795 SHA512 
3f6521d605f66cc0c836a605988415293af0b63ddf0ef3ace4712c136f8da1394b95ccc8ca2ead454a706d36711d067d38b7cfc1c0c4dce8952363770e373e0b
 WHIRLPOOL 
e4a0d0fef7578d258afc3125ece56ad02092339f3b4f0f074fd1909d2ec252ec6b1e7d0901d4277c50675b3ccb1fcd997bd0eb457d980c4dff9f4f30934f
+DIST mate-sensors-applet-1.12.1.tar.xz 369492 SHA256 
94d1eae184d11431a922eabc3210bb192f3686ca75441718ac5ff9e05bd39933 SHA512 
2e96708e4e27d545b0ad010dbd04139c5d340be1138236ba1197c2cf16486005905264e381f8dde75ea6c23c29bd1a0dd03afb5726340cad718d06914d4dd994
 WHIRLPOOL 
5534897f6532fb4d2b8016cd06b2f64bef7b97aca7156062327def9174a9a03e497e2120fb09f0acf36b663256c809db10a30d1edad922a8590e23e32c2e59e6

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
new file mode 100644
index 000..8ba4ae9
--- /dev/null
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="MATE panel applet to display readings from hardware sensors"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_fglrx 
video_cards_nvidia"
+
+RDEPEND="app-text/rarian:0
+   >=dev-libs/glib-2.36:2
+   >=mate-base/mate-panel-1.6[gtk3(-)=]
+   >=x11-libs/cairo-1.0.4:0
+   x11-libs/gdk-pixbuf:2
+   virtual/libintl:0
+   !gtk3? ( >=x11-libs/gtk+-2.24:2 )
+   gtk3? ( >=x11-libs/gtk+-3.0:3 )
+   hddtemp? (
+   dbus? (
+   >=dev-libs/dbus-glib-0.80:0
+   >=dev-libs/libatasmart-0.16:0 )
+   !dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
+   libnotify? ( >=x11-libs/libnotify-0.7:0 )
+   lm_sensors? ( sys-apps/lm_sensors:0 )
+   video_cards_fglrx? ( x11-drivers/ati-drivers:* )
+   video_cards_nvidia? ( || (
+   >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
+   media-video/nvidia-settings:0
+   ) )"
+
+DEPEND="${RDEPEND}
+   >=app-text/scrollkeeper-dtd-1:1.0
+   app-text/yelp-tools:0
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   virtual/pkgconfig:*"
+
+PDEPEND="hddtemp? ( dbus? ( sys-fs/udisks:0 ) )"
+
+src_configure() {
+   local udisks
+
+   if use hddtemp && use dbus; then
+   udisks="--enable-udisks"
+   else
+   udisks="--disable-udisks"
+   fi
+
+   mate_src_configure \
+   --disable-static \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_enable libnotify) \
+   $(use_with lm_sensors libsensors) \
+   $(use_with video_cards_fglrx aticonfig) \
+   $(use_with video_cards_nvidia nvidia) \
+   ${udisks}
+}

diff --git a/mate-extra/mate-sensors-applet/metadata.xml 
b/mate-extra/mate-sensors-applet/metadata.xml
index cb39f02..e385b4b 100644
--- a/mate-extra/mate-sensors-applet/metadata.xml
+++ b/mate-extra/mate-sensors-applet/metadata.xml
@@ -5,6 +5,9 @@
 m...@gentoo.org
 Gentoo MATE Desktop
 
+   
+   Build with GTK+3 instead of GTK+2
+   
 
 mate-desktop/mate-sensors-applet
 



  1   2   3   >