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

2016-10-11 Thread Alexis Ballier
commit: e4312db3c5774e796eb5160813745f72a3c7b7b8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Oct 11 13:40:00 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 13:49:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4312db3

dev-ml/cryptokit: bump to 1.11

Package-Manager: portage-2.3.1

 dev-ml/cryptokit/Manifest  |  1 +
 dev-ml/cryptokit/cryptokit-1.11.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-ml/cryptokit/Manifest b/dev-ml/cryptokit/Manifest
index e097a6e..ef302f2 100644
--- a/dev-ml/cryptokit/Manifest
+++ b/dev-ml/cryptokit/Manifest
@@ -1 +1,2 @@
 DIST cryptokit-1.10.tar.gz 152525 SHA256 
db6639646e1d35cdd9d8c3779a260d073f8c5385e1d3647f7e9ac9537b144ecc SHA512 
22564e0151c492963d75fb81780b3a884a0bf613ad09380d9b5365740fd9c4bbdaa1c21fed50a1a4934dce920d90f5c86dc014f90e52677544789311f7bded4f
 WHIRLPOOL 
6fe80bf742a68784aac4d9fcdf389b5e9ddd7acf606b7f2c40328756ea56bc631b3af6bcaaaec526528a12a897c69ebc6b4d7228e2ee55b06dbbf95fd731f0e3
+DIST cryptokit-1.11.tar.gz 156905 SHA256 
489ac4192e78be66e706d8380b48f18baf537b5e620be52c526509474bb03bb0 SHA512 
cc641a05a67cd3d2e5ec481e8d426796db625ab60e89f79bde2e360730892c62f30ea2e37c4b028df16471220847e6d7ce4984deb9528fec6647a17fc4ae1b0d
 WHIRLPOOL 
a1dc86bd45578c36bd96a15b2073d3ba06960e31e0c76f37e69d6a0954e46606aaf73fdfc5a6ef856548dc7fcc4e87d72f4445033054bfb0eff00740833d7d2d

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
new file mode 100644
index ..7f11ea3
--- /dev/null
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+OASIS_BUILD_TESTS=1
+
+inherit oasis
+
+DESCRIPTION="Cryptographic primitives library for Objective Caml"
+HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
+SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86-fbsd"
+IUSE="zlib"
+
+DEPEND="zlib? ( >=sys-libs/zlib-1.1 )
+   dev-ml/zarith:="
+RDEPEND="${DEPEND}"
+
+DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
+
+src_configure() {
+   oasis_configure_opts="$(use_enable zlib)" \
+   oasis_src_configure
+}
+
+pkg_postinst() {
+   elog ""
+   elog "This library uses the /dev/random device to generate "
+   elog "random data and RSA keys.  The device should either be"
+   elog "built into the kernel or provided as a module. An"
+   elog "alternative is to use the Entropy Gathering Daemon"
+   elog "(http://egd.sourceforge.net).  Please note that the"
+   elog "remainder of the library will still work even in the"
+   elog "absence of a one of these sources of randomness."
+   elog ""
+}
+
+src_test() {
+   echo ""
+   einfo "You must have either /dev/random or the Entropy Gathering"
+   einfo "Daemon (EGD) for this test to succeed!"
+   echo ""
+
+   oasis_src_test
+}



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

2016-10-11 Thread Tobias Klausmann
commit: 28ad689cdfdafe7501586dee8a5e7d53b5c61c94
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:13 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ad689c

x11-libs/libXrandr-1.5.1-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXrandr/libXrandr-1.5.1.ebuild 
b/x11-libs/libXrandr/libXrandr-1.5.1.ebuild
index 10f6e33..77204ee 100644
--- a/x11-libs/libXrandr/libXrandr-1.5.1.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.5.1.ebuild
@@ -11,7 +11,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xrandr library"
 
-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 ~x86-winnt"
+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 ~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: dc004ab1b335948cf2b0670b7fd921ba071152ec
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:10 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc004ab1

app-shells/bash-4.3_p48-r0: stable on alpha

Gentoo-Bug: 595268

 app-shells/bash/bash-4.3_p48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/bash/bash-4.3_p48.ebuild 
b/app-shells/bash/bash-4.3_p48.ebuild
index 7f9db78..2283e53 100644
--- a/app-shells/bash/bash-4.3_p48.ebuild
+++ b/app-shells/bash/bash-4.3_p48.ebuild
@@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
 
 DEPEND=">=sys-libs/ncurses-5.2-r2:0=



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

2016-10-11 Thread Tobias Klausmann
commit: b7c3fd19a8c1473ebf357376c4d92c11eaf7d7df
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:12 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c3fd19

x11-libs/libXfixes-5.0.3-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXfixes/libXfixes-5.0.3.ebuild 
b/x11-libs/libXfixes/libXfixes-5.0.3.ebuild
index d658f87..b34667b 100644
--- a/x11-libs/libXfixes/libXfixes-5.0.3.ebuild
+++ b/x11-libs/libXfixes/libXfixes-5.0.3.ebuild
@@ -11,7 +11,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xfixes library"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~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 ~x86-winnt"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~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 ~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: 6a18a90af3232c39054b2d062fd2939100f03b88
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:05 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a18a90a

sys-fs/dosfstools-4.0-r1: stable on alpha

Gentoo-Bug: 582530

 sys-fs/dosfstools/dosfstools-4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild 
b/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild
index 14327e6..fb0f691 100644
--- a/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild
+++ b/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="compat +udev"
 
 CDEPEND="udev? ( virtual/libudev )"



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

2016-10-11 Thread Tobias Klausmann
commit: 7f500b9a196edf7fdb4016ac2ac57c5b55047c2a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:16 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f500b9a

x11-libs/libXvMC-1.0.10-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXvMC/libXvMC-1.0.10.ebuild 
b/x11-libs/libXvMC/libXvMC-1.0.10.ebuild
index c936f26..0c7b5ec 100644
--- a/x11-libs/libXvMC/libXvMC-1.0.10.ebuild
+++ b/x11-libs/libXvMC/libXvMC-1.0.10.ebuild
@@ -11,7 +11,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org XvMC library"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: e5d7145335a2b52bd0aba2a3f25abe78d637bb09
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:16 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d71453

net-analyzer/wireshark-2.2.1-r0: stable on alpha

Gentoo-Bug: 596190

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

diff --git a/net-analyzer/wireshark/wireshark-2.2.1.ebuild 
b/net-analyzer/wireshark/wireshark-2.2.1.ebuild
index 33cf04a..0860e09 100644
--- a/net-analyzer/wireshark/wireshark-2.2.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P/_/}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="
adns androiddump +caps ciscodump cpu_flags_x86_sse4_2 crypt doc doc-pdf
geoip +gtk kerberos lua +netlink +pcap portaudio +qt4 qt5 sbc selinux 
smi



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

2016-10-11 Thread Tobias Klausmann
commit: a40e12ad65431ef8e97749991f0973d6d4fc4f4f
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:11 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40e12ad

x11-libs/libX11-1.6.4-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libX11/libX11-1.6.4.ebuild 
b/x11-libs/libX11/libX11-1.6.4.ebuild
index 9d2f1d6..6354193 100644
--- a/x11-libs/libX11/libX11-1.6.4.ebuild
+++ b/x11-libs/libX11/libX11-1.6.4.ebuild
@@ -14,7 +14,7 @@ inherit xorg-2 toolchain-funcs
 
 DESCRIPTION="X.Org X11 library"
 
-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 ~x86-winnt"
+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 ~x86-winnt"
 IUSE="ipv6 test"
 
 RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: e750bc95822b37ff68fe7334b9f3747c34ce2274
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:13 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e750bc95

x11-libs/libXi-1.7.7-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXi/libXi-1.7.7.ebuild 
b/x11-libs/libXi/libXi-1.7.7.ebuild
index 85ebe07..88810a8 100644
--- a/x11-libs/libXi/libXi-1.7.7.ebuild
+++ b/x11-libs/libXi/libXi-1.7.7.ebuild
@@ -11,7 +11,7 @@ XORG_MULTILIB=yes
 inherit xorg-2
 
 DESCRIPTION="X.Org Xi library"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~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 ~x86-winnt"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~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 ~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: 2c97b4d0088825f25e913a967d41b69e393ba427
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:14 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c97b4d0

x11-libs/libXrender-0.9.10-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXrender/libXrender-0.9.10.ebuild 
b/x11-libs/libXrender/libXrender-0.9.10.ebuild
index 88720ee..6c23b0d 100644
--- a/x11-libs/libXrender/libXrender-0.9.10.ebuild
+++ b/x11-libs/libXrender/libXrender-0.9.10.ebuild
@@ -11,7 +11,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xrender library"
 
-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 ~x86-winnt"
+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 ~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: 5f127b21ad150d6986bbc2abd6f2fd2502e32231
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:14 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f127b21

x11-libs/libXtst-1.2.3-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXtst/libXtst-1.2.3.ebuild 
b/x11-libs/libXtst/libXtst-1.2.3.ebuild
index da09b61..a5218a9 100644
--- a/x11-libs/libXtst/libXtst-1.2.3.ebuild
+++ b/x11-libs/libXtst/libXtst-1.2.3.ebuild
@@ -10,7 +10,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xlib-based client API for the XTEST & RECORD extensions 
library"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2016-10-11 Thread Tobias Klausmann
commit: 318873cd319312fd48b394330d31d0e63411b038
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 14:18:15 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 14:18:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318873cd

x11-libs/libXv-1.0.11-r0: stable on alpha

Gentoo-Bug: 596182

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

diff --git a/x11-libs/libXv/libXv-1.0.11.ebuild 
b/x11-libs/libXv/libXv-1.0.11.ebuild
index 8e63dc1..92a4d86 100644
--- a/x11-libs/libXv/libXv-1.0.11.ebuild
+++ b/x11-libs/libXv/libXv-1.0.11.ebuild
@@ -11,7 +11,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xv library"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/fbsd/x86/10.3/

2016-10-11 Thread Alexis Ballier
commit: d1755c8c9bcc010c90ff518862879c0066c0dbae
Author: Yuta Satoh  gmail  com>
AuthorDate: Fri Oct  7 12:28:02 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 14:56:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1755c8c

profiles/default/bsd/fbsd/x86/10.3/make.defaults: add CHOST_x86_fbsd.

https://bugs.gentoo.org/show_bug.cgi?id=596430

 profiles/default/bsd/fbsd/x86/10.3/make.defaults | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/default/bsd/fbsd/x86/10.3/make.defaults 
b/profiles/default/bsd/fbsd/x86/10.3/make.defaults
index fcc643a..1210a26 100644
--- a/profiles/default/bsd/fbsd/x86/10.3/make.defaults
+++ b/profiles/default/bsd/fbsd/x86/10.3/make.defaults
@@ -2,4 +2,5 @@
 # Distributed under the terms of the GNU General Public License, v2
 # $Id$
 
-CHOST="i486-gentoo-freebsd10.3"
+CHOST="i686-gentoo-freebsd10.3"
+CHOST_x86_fbsd="i686-gentoo-freebsd10.3"



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

2016-10-11 Thread Alexys Jacob
commit: bfd31ddf9e03888eef1bc21fa0f4f5868f3faf24
Author: Ultrabug  gentoo  org>
AuthorDate: Tue Oct 11 16:01:24 2016 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Tue Oct 11 16:01:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd31ddf

x11-misc/py3status: version bump

Package-Manager: portage-2.3.0

 x11-misc/py3status/Manifest   | 2 +-
 x11-misc/py3status/{py3status-3.1.ebuild => py3status-3.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest
index 135c164..7f2e424 100644
--- a/x11-misc/py3status/Manifest
+++ b/x11-misc/py3status/Manifest
@@ -1 +1 @@
-DIST py3status-3.1.tar.gz 153768 SHA256 
e172d91365e325234af433ddad37f86ca926c256af4326842a768b40d71fda23 SHA512 
14345c20d9bf89919d9a52608139558ec1762bfb10756bc68a337cbd581f4307190b312ca3bdf70b538dcd65e3512df4f519ad0057940ed889c416470269a585
 WHIRLPOOL 
cd0012fa1d89fa8849474e6f2d906d80d9c187ef81afd7eb9a369f16bd8217929527b9dc4a34c45f63fd6531cd9bee5a4b368ccaf87b4accc87fc69afe9de317
+DIST py3status-3.2.tar.gz 160863 SHA256 
572b7a247f45d37703544e9496483a33dea1fb40692fcddc324e3ff01ea284fc SHA512 
558bd87201be21bdbd5e70f4c1b18f4cc3cc5a5e6a93b95bd1f49c69449585154f88d0953615196d6d76568f68c5e8b22880580ee22b927b39b53865fb8c760b
 WHIRLPOOL 
1a36df2077e2838f019004eb9d4e4c9f1fd2b43b6ee7ee000bc5c6f2a15e01ee36c315d9a184d777161f98c19d1ee905690aafbf79b59f890ba27999415e0c53

diff --git a/x11-misc/py3status/py3status-3.1.ebuild 
b/x11-misc/py3status/py3status-3.2.ebuild
similarity index 100%
rename from x11-misc/py3status/py3status-3.1.ebuild
rename to x11-misc/py3status/py3status-3.2.ebuild



[gentoo-commits] proj/openrc:master commit in: src/rc/

2016-10-11 Thread William Hubbs
commit: 78146b0e14cb57dda8a3aed3d4f8d6b1db7a3c7e
Author: Sven Wegener  gentoo  org>
AuthorDate: Tue Oct  4 09:30:02 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Oct 11 15:30:02 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=78146b0e

do_service: Initialize idx to 0

If index is not explicitly specified for service_started_daemon, it will
look for daemons by random index.

This fixes #100.

 src/rc/do_service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rc/do_service.c b/src/rc/do_service.c
index 3c39d35..a36a09c 100644
--- a/src/rc/do_service.c
+++ b/src/rc/do_service.c
@@ -36,7 +36,7 @@ int main(int argc, char **argv)
bool ok = false;
char *service;
char *exec;
-   int idx;
+   int idx = 0;
RC_SERVICE state, bit;
 
applet = basename_c(argv[0]);



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

2016-10-11 Thread Agostino Sarubbo
commit: ee1d2d5eb5670bfd0e2a5c5f733acb0bf2624dd3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct 11 15:50:46 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct 11 15:50:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1d2d5e

media-gfx/imagemagick: amd64 stable wrt bug #596004

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

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

diff --git a/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild
index 47260e1..d3603be 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 
jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript 
q32 q64 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"



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

2016-10-11 Thread Agostino Sarubbo
commit: abc2ff08dd8599ef1f2ab0e2d445ec61f84dfd4b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct 11 15:50:58 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct 11 15:50:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc2ff08

dev-libs/libgit2: amd64 stable wrt bug #596758

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

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

diff --git a/dev-libs/libgit2/libgit2-0.24.2.ebuild 
b/dev-libs/libgit2/libgit2-0.24.2.ebuild
index 4f16b6b..bffbb6a 100644
--- a/dev-libs/libgit2/libgit2-0.24.2.ebuild
+++ b/dev-libs/libgit2/libgit2-0.24.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-macos"
+   KEYWORDS="amd64 ~arm ~ppc ~x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"



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

2016-10-11 Thread Agostino Sarubbo
commit: e2e356a5733932aacce1f98b0c38d5c5f637151c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct 11 15:50:52 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct 11 15:50:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e356a5

sys-fs/dosfstools: amd64 stable wrt bug #582530

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

 sys-fs/dosfstools/dosfstools-4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild 
b/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild
index fb0f691..73aa27d 100644
--- a/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild
+++ b/sys-fs/dosfstools/dosfstools-4.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="compat +udev"
 
 CDEPEND="udev? ( virtual/libudev )"



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

2016-10-11 Thread Agostino Sarubbo
commit: 6defb37837d0305b608fad62df13b73c550e3619
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct 11 15:50:38 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct 11 15:50:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6defb378

dev-python/pyyaml: amd64 stable wrt bug #52

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

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

diff --git a/dev-python/pyyaml/pyyaml-3.12.ebuild 
b/dev-python/pyyaml/pyyaml-3.12.ebuild
index b6965b8..1f5fc8b 100644
--- a/dev-python/pyyaml/pyyaml-3.12.ebuild
+++ b/dev-python/pyyaml/pyyaml-3.12.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="examples libyaml"
 
 RDEPEND="libyaml? ( dev-libs/libyaml )"



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

2016-10-11 Thread Tobias Klausmann
commit: 716d5d2eedde8ff0f8271853428db1e74da23705
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 11 15:55:32 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 11 15:55:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716d5d2e

media-gfx/imagemagick-6.9.6.2-r0: stable on alpha

Gentoo-Bug: 596004

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

diff --git a/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild
index d3603be..f88cb38 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 
jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript 
q32 q64 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"



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

2016-10-11 Thread Alexis Ballier
commit: bd71dc40e17160c639e6f4432e6da7d068610f0a
Author: Yuta Satoh  gmail  com>
AuthorDate: Fri Oct  7 12:31:31 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 14:55:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd71dc40

sys-devel/clang-runtime: add ~amd64-fbsd, ~x86-fbsd KEYWORDS

 sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild 
b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
index 0388e2c..29c4a2d 100644
--- a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="libcxx openmp"
 
 # compiler-rt is installed unconditionally



[gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-usbin/, sys-freebsd/freebsd-usbin/files/, ...

2016-10-11 Thread Alexis Ballier
commit: e1bd456fcf9272cfdeaf542618c6b1f3ce3d1118
Author: Yuta Satoh  gmail  com>
AuthorDate: Tue Oct 11 12:37:39 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 14:47:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1bd456f

sys-freebsd: bump to 11.0

 sys-freebsd/boot0/Manifest |   1 +
 sys-freebsd/boot0/boot0-11.0.ebuild|  82 +++
 sys-freebsd/boot0/files/boot0-11.0-gcc46.patch |  14 +
 .../boot0/files/boot0-11.0-uefi-support.patch  |  21 +
 sys-freebsd/freebsd-bin/Manifest   |   1 +
 sys-freebsd/freebsd-bin/freebsd-bin-11.0.ebuild|  42 ++
 sys-freebsd/freebsd-cddl/Manifest  |   1 +
 .../files/freebsd-cddl-11.0-add-libs.patch |  87 +++
 .../files/freebsd-cddl-11.0-workaround.patch   |  12 +
 sys-freebsd/freebsd-cddl/freebsd-cddl-11.0.ebuild  |  79 +++
 sys-freebsd/freebsd-lib/Manifest   |   1 +
 .../files/freebsd-lib-11.0-bsdxml2expat.patch  |  39 ++
 .../files/freebsd-lib-11.0-liblink.patch   |  62 ++
 .../files/freebsd-lib-11.0-libproc-libcxx.patch|  13 +
 .../files/freebsd-lib-11.0-libsysdecode.patch  |  22 +
 .../files/freebsd-lib-11.0-workaround.patch|  12 +
 sys-freebsd/freebsd-lib/freebsd-lib-11.0.ebuild| 644 +
 sys-freebsd/freebsd-libexec/Manifest   |   1 +
 .../freebsd-libexec/freebsd-libexec-11.0.ebuild| 131 +
 sys-freebsd/freebsd-mk-defs/Manifest   |   1 +
 ...reebsd-mk-defs-11.0-drop-unsupport-cflags.patch |  13 +
 .../files/freebsd-mk-defs-11.0-gentoo.patch| 343 +++
 .../files/freebsd-mk-defs-11.0-gnu.patch   |  63 ++
 .../freebsd-mk-defs-11.0-libproc-libcxx.patch  |  13 +
 .../files/freebsd-mk-defs-11.0-rename-libs.patch   |  16 +
 .../freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild|  55 ++
 sys-freebsd/freebsd-pam-modules/Manifest   |   1 +
 .../freebsd-pam-modules-11.0.ebuild|  46 ++
 sys-freebsd/freebsd-pf/Manifest|   1 +
 .../files/freebsd-pf-11.0-libevent.patch   |  13 +
 .../freebsd-pf/files/freebsd-pf-11.0-pflogd.patch  |  13 +
 sys-freebsd/freebsd-pf/freebsd-pf-11.0.ebuild  |  71 +++
 sys-freebsd/freebsd-rescue/Manifest|   1 +
 .../files/freebsd-rescue-11.0-rename-libs.patch|  22 +
 .../freebsd-rescue/freebsd-rescue-11.0.ebuild  |  85 +++
 sys-freebsd/freebsd-sbin/Manifest  |   1 +
 sys-freebsd/freebsd-sbin/freebsd-sbin-11.0.ebuild  | 100 
 sys-freebsd/freebsd-share/Manifest |   1 +
 .../freebsd-share/freebsd-share-11.0.ebuild| 114 
 sys-freebsd/freebsd-sources/Manifest   |   1 +
 .../files/freebsd-sources-11.0-gentoo-gcc.patch|  13 +
 .../files/freebsd-sources-11.0-gentoo.patch|  22 +
 .../freebsd-sources/freebsd-sources-11.0.ebuild| 170 ++
 sys-freebsd/freebsd-ubin/Manifest  |   1 +
 .../files/freebsd-ubin-11.0-setXid.patch   | 147 +
 sys-freebsd/freebsd-ubin/freebsd-ubin-11.0.ebuild  | 209 +++
 sys-freebsd/freebsd-usbin/Manifest |   1 +
 .../files/freebsd-usbin-11.0-workaround.patch  |  13 +
 .../freebsd-usbin/freebsd-usbin-11.0.ebuild| 186 ++
 49 files changed, 3001 insertions(+)

diff --git a/sys-freebsd/boot0/Manifest b/sys-freebsd/boot0/Manifest
index f1e6a89..7b7f95b 100644
--- a/sys-freebsd/boot0/Manifest
+++ b/sys-freebsd/boot0/Manifest
@@ -1,5 +1,6 @@
 DIST freebsd-contrib-9.1.tar.bz2 54751432 SHA256 
e7ffa056d4050ce03ee8e23e276e2a9a494326a98d60c43bee2afcc59576deb8 SHA512 
71be13049258c6e6b5e4f63cc16da5d349a89d68f04d87446e4ad33ae8bf2a93ea67d9c256b7bec60b61e65db0487268070cfb77a484c3ac0f8ba368b48c2438
 WHIRLPOOL 
a2a84423175499208d34809e802284d6ba649f317c3a9ad8b7312fa19efe142ebadab0048bac0db8e988e59f9a7468ac7c5d0d25e78b82bdb269a20d18153cee
 DIST freebsd-lib-9.1.tar.bz2 3206685 SHA256 
f31fa8107b4de711c548f6d0c1bb1f81d09f51bcc3b14a1e9e90bb0e7cc4a35d SHA512 
40d0c36b6b889c404fa0e0afa38ba4e84a55bc88ffa2f98a70afbd7a32c4f32c158617ba770567d082a986d62c09b3ec8db3dc5ab853ee1c9bbe0b90bb82396e
 WHIRLPOOL 
581878bf9c43184b043b4293409b85901c9ed1f9bd279e965414aca41ba50950848ebda3ee10a503a028135dfd2765e95a11acd4e62a11c528e104392bbbd8d0
 DIST freebsd-src-10.3.tar.xz 126900216 SHA256 
f50763dcac88e9b7ec616b77d537bf338f470350e2c85e0cc7decfcc8372b54d SHA512 
a0c95fc4bbc5ad7599d0a83651a497e85cd85a5c433e5e175c57480b466c9eb5aa0390804d6336da8301c75ad499484399d39b8f7efbcfda8cafb09b1aa12d8f
 WHIRLPOOL 
bf5320bc506fb73a63d0fb324b60667a196ca2fef5d0215637a657c613f2052d76d002deb205e258f6d4e2aaea15490b26679e59a102606a34b58ab1f6b755ad
+DIST freebsd-src-11.0.tar.xz 140252356 SHA256 
0725a7f1d3e8985f4b2e31a2ad714334463a5016b203073a8fc196649f3d5a27 SHA512 
ee1271bb38ee46fbab3d49b33f5b5afd76f9402b2e792581d63f02272df8e2a4011fac97ad550434f0c2fc5fe241940276629bde55e75f8638896a81339870cd
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: profiles/releases/freebsd-11.0/, profiles/default/bsd/fbsd/amd64/11.0/clang/, ...

2016-10-11 Thread Alexis Ballier
commit: a62054a4737e02d96b041ff3aa353cc793eae89e
Author: Yuta Satoh  gmail  com>
AuthorDate: Tue Oct 11 12:11:47 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 14:47:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62054a4

profiles: added FreeBSD 11.0 profile and activated.

 profiles/default/bsd/fbsd/amd64/11.0/clang/parent  |  2 +
 profiles/default/bsd/fbsd/amd64/11.0/eapi  |  1 +
 profiles/default/bsd/fbsd/amd64/11.0/make.defaults |  7 
 .../default/bsd/fbsd/amd64/11.0/package.use.force  |  2 +
 profiles/default/bsd/fbsd/amd64/11.0/parent|  2 +
 profiles/default/bsd/fbsd/x86/11.0/eapi|  1 +
 profiles/default/bsd/fbsd/x86/11.0/make.defaults   |  6 +++
 profiles/default/bsd/fbsd/x86/11.0/parent  |  2 +
 profiles/profiles.desc |  3 ++
 profiles/releases/freebsd-11.0/package.mask| 48 ++
 profiles/releases/freebsd-11.0/package.use.force   |  6 +++
 profiles/releases/freebsd-11.0/packages| 10 +
 profiles/releases/freebsd-11.0/packages.build  |  7 
 profiles/releases/freebsd-11.0/parent  |  1 +
 profiles/releases/freebsd-11.0/profile.bashrc  | 34 +++
 15 files changed, 132 insertions(+)

diff --git a/profiles/default/bsd/fbsd/amd64/11.0/clang/parent 
b/profiles/default/bsd/fbsd/amd64/11.0/clang/parent
new file mode 100644
index ..7dbda40
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/11.0/clang/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../arch/amd64-fbsd/clang

diff --git a/profiles/default/bsd/fbsd/amd64/11.0/eapi 
b/profiles/default/bsd/fbsd/amd64/11.0/eapi
new file mode 100644
index ..7ed6ff8
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/11.0/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/bsd/fbsd/amd64/11.0/make.defaults 
b/profiles/default/bsd/fbsd/amd64/11.0/make.defaults
new file mode 100644
index ..9ab2941
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/11.0/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Id$
+
+CHOST="x86_64-gentoo-freebsd11.0"
+CHOST_amd64_fbsd="x86_64-gentoo-freebsd11.0"
+CHOST_x86_fbsd="i686-gentoo-freebsd11.0"

diff --git a/profiles/default/bsd/fbsd/amd64/11.0/package.use.force 
b/profiles/default/bsd/fbsd/amd64/11.0/package.use.force
new file mode 100644
index ..c80eeb6
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/11.0/package.use.force
@@ -0,0 +1,2 @@
+# >=dev-lang/python-3.2 requires threads, #494744
+=dev-lang/python-3* threads

diff --git a/profiles/default/bsd/fbsd/amd64/11.0/parent 
b/profiles/default/bsd/fbsd/amd64/11.0/parent
new file mode 100644
index ..7d235ae
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/11.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../../releases/freebsd-11.0

diff --git a/profiles/default/bsd/fbsd/x86/11.0/eapi 
b/profiles/default/bsd/fbsd/x86/11.0/eapi
new file mode 100644
index ..7ed6ff8
--- /dev/null
+++ b/profiles/default/bsd/fbsd/x86/11.0/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/bsd/fbsd/x86/11.0/make.defaults 
b/profiles/default/bsd/fbsd/x86/11.0/make.defaults
new file mode 100644
index ..5a1bf10
--- /dev/null
+++ b/profiles/default/bsd/fbsd/x86/11.0/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Id$
+
+CHOST="i686-gentoo-freebsd11.0"
+CHOST_x86_fbsd="${CHOST}"

diff --git a/profiles/default/bsd/fbsd/x86/11.0/parent 
b/profiles/default/bsd/fbsd/x86/11.0/parent
new file mode 100644
index ..7d235ae
--- /dev/null
+++ b/profiles/default/bsd/fbsd/x86/11.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../../releases/freebsd-11.0

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 4b1f0c8..613d460 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -175,11 +175,14 @@ x86   default/linux/x86/13.0/systemd  
stable
 # Gentoo/FreeBSD Profiles
 amd64-fbsd default/bsd/fbsd/amd64/9.1  dev
 amd64-fbsd default/bsd/fbsd/amd64/10.3 dev
+amd64-fbsd default/bsd/fbsd/amd64/11.0 dev
 amd64-fbsd default/bsd/fbsd/amd64/9.1/clangexp
 amd64-fbsd default/bsd/fbsd/amd64/10.3/clang   exp
+amd64-fbsd default/bsd/fbsd/amd64/11.0/clang   exp
 sparc-fbsd  default/bsd/fbsd/sparc/8.2  exp
 x86-fbsd   default/bsd/fbsd/x86/9.1dev
 x86-fbsd   default/bsd/fbsd/x86/10.3   dev
+x86-fbsd   default/bsd/fbsd/x86/11.0   dev
 
 # Hardened Profiles
 amd64  hardened/linux/amd64stable

diff --git a/profiles/releases/freebsd-11.0/package.mask 

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

2016-10-11 Thread Alexis Ballier
commit: 9c7ba33a32ba891c811fa450b53419702d5697c4
Author: Yuta Satoh  gmail  com>
AuthorDate: Tue Oct 11 12:14:26 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 14:47:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7ba33a

eclass/freebsd.eclass: added FreeBSD 11.0 support.

 eclass/freebsd.eclass | 57 ---
 1 file changed, 50 insertions(+), 7 deletions(-)

diff --git a/eclass/freebsd.eclass b/eclass/freebsd.eclass
index cb03cf6..8f6b204 100644
--- a/eclass/freebsd.eclass
+++ b/eclass/freebsd.eclass
@@ -102,7 +102,15 @@ doperiodic() {
 freebsd_get_bmake() {
local bmake
bmake=$(get_bmake)
-   [[ ${CBUILD} == *-freebsd* ]] || bmake="${bmake} -m 
/usr/share/mk/freebsd"
+   if version_is_at_least 11.0 ${RV} ; then
+   if [[ ${CBUILD} == *-freebsd* ]] ; then
+   bmake="${bmake} -m /usr/share/mk/system"
+   else
+   bmake="${bmake} -m /usr/share/mk/freebsd/system"
+   fi
+   else
+   [[ ${CBUILD} == *-freebsd* ]] || bmake="${bmake} -m 
/usr/share/mk/freebsd"
+   fi
 
echo "${bmake}"
 }
@@ -187,7 +195,9 @@ freebsd_src_unpack() {
dummy_mk ${REMOVE_SUBDIRS}
 
freebsd_do_patches
-   freebsd_rename_libraries
+   if ! version_is_at_least 11.0 ${RV} ; then
+   freebsd_rename_libraries
+   fi
 
# Starting from FreeBSD 9.2, its install command supports the -l option 
and
# they now use it. Emulate it if we are on a system that does not have 
it.
@@ -195,6 +205,9 @@ freebsd_src_unpack() {
export INSTALL_LINK="ln -f"
export INSTALL_SYMLINK="ln -fs"
fi
+   if version_is_at_least 11.0 ${RV} ; then
+   export RSYMLINK=" -l s"
+   fi
 
# When CC=clang, force use clang-cpp #478810, #595878
if [[ $(tc-getCC) == *clang* ]] ; then
@@ -213,9 +226,24 @@ freebsd_src_unpack() {
 
 freebsd_src_compile() {
use profile && filter-flags "-fomit-frame-pointer"
-   use profile || mymakeopts="${mymakeopts} NO_PROFILE= "
+   if version_is_at_least 11.0 ${RV} ; then
+   if ! use profile ; then
+   mymakeopts="${mymakeopts} WITHOUT_PROFILE= "
+   fi
+   # Disable debugging info, use FEATURES=splitdebug instead.
+   mymakeopts="${mymakeopts} WITHOUT_DEBUG_FILES= "
+   # Test does not support yet.
+   mymakeopts="${mymakeopts} WITHOUT_TESTS= "
+   # Force set SRCTOP.
+   mymakeopts="${mymakeopts} SRCTOP=${WORKDIR} "
+   # Set common option.
+   mymakeopts="${mymakeopts} WITHOUT_MANCOMPRESS= 
WITHOUT_INFOCOMPRESS= "
+   else
+   use profile || mymakeopts="${mymakeopts} NO_PROFILE= "
+   mymakeopts="${mymakeopts} NO_MANCOMPRESS= NO_INFOCOMPRESS= "
+   fi
 
-   mymakeopts="${mymakeopts} NO_MANCOMPRESS= NO_INFOCOMPRESS= NO_FSCHG="
+   mymakeopts="${mymakeopts} NO_FSCHG="
 
# Make sure to use FreeBSD definitions while crosscompiling
[[ -z "${BMAKE}" ]] && BMAKE="$(freebsd_get_bmake)"
@@ -274,11 +302,26 @@ freebsd_multilib_multibuild_wrapper() {
 }
 
 freebsd_src_install() {
-   use profile || mymakeopts="${mymakeopts} NO_PROFILE= "
+   if version_is_at_least 11.0 ${RV} ; then
+   if ! use profile ; then
+   mymakeopts="${mymakeopts} WITHOUT_PROFILE= "
+   fi
+   # Disable debugging info, use FEATURES=splitdebug instead.
+   mymakeopts="${mymakeopts} WITHOUT_DEBUG_FILES= "
+   # Test does not support yet.
+   mymakeopts="${mymakeopts} WITHOUT_TESTS= "
+   # Force set SRCTOP.
+   mymakeopts="${mymakeopts} SRCTOP=${WORKDIR} "
+   # Set common option.
+   mymakeopts="${mymakeopts} WITHOUT_MANCOMPRESS= 
WITHOUT_INFOCOMPRESS= "
+   else
+   use profile || mymakeopts="${mymakeopts} NO_PROFILE= "
+   mymakeopts="${mymakeopts} NO_MANCOMPRESS= NO_INFOCOMPRESS= "
+   fi
 
-   mymakeopts="${mymakeopts} NO_MANCOMPRESS= NO_INFOCOMPRESS= NO_FSCHG="
+   mymakeopts="${mymakeopts} NO_FSCHG="
 
[[ -z "${BMAKE}" ]] && BMAKE="$(freebsd_get_bmake)"
 
-   bsdmk_src_install
+   bsdmk_src_install "$@"
 }



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

2016-10-11 Thread Alexis Ballier
commit: 296dd82d0a733c3940edb6c2b69b2c665a131c4a
Author: Yuta Satoh  gmail  com>
AuthorDate: Tue Oct 11 12:12:53 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 14:47:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296dd82d

eclass/bsdmk.eclass: Pass all of arguments to mkinstall.

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

diff --git a/eclass/bsdmk.eclass b/eclass/bsdmk.eclass
index 3ce3572..a92b4c0 100644
--- a/eclass/bsdmk.eclass
+++ b/eclass/bsdmk.eclass
@@ -79,5 +79,5 @@ bsdmk_src_compile() {
 # @DESCRIPTION:
 # The bsdmk src_install function, which is exported
 bsdmk_src_install() {
-   mkinstall || die "install failed"
+   mkinstall "$@" || die "install failed"
 }



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

2016-10-11 Thread Thomas Deutschmann
commit: 22fb31f2d88999b598f2446b05afec3620babaee
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 11 10:31:01 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 11 10:31:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fb31f2

app-admin/collectd: Update file capabilities

Add missing capabilities for ceph, dns, exec and turbostat plugin when
"filecaps" USE flag is used.

Package-Manager: portage-2.3.1

 app-admin/collectd/collectd-5.5.2.ebuild | 8 +++-
 app-admin/collectd/collectd-5.6.0.ebuild | 8 +++-
 app-admin/collectd/collectd-5.6.1.ebuild | 8 +++-
 3 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/app-admin/collectd/collectd-5.5.2.ebuild 
b/app-admin/collectd/collectd-5.5.2.ebuild
index cfb74e9..a20f83a 100644
--- a/app-admin/collectd/collectd-5.5.2.ebuild
+++ b/app-admin/collectd/collectd-5.5.2.ebuild
@@ -447,9 +447,15 @@ src_install() {
 
 pkg_postinst() {
local caps=()
-   use collectd_plugins_ping  && caps+=('cap_net_raw')
+   use collectd_plugins_ceph  && caps+=('cap_dac_override')
+   use collectd_plugins_exec  && caps+=('cap_setuid' 'cap_setgid')
use collectd_plugins_iptables  && caps+=('cap_net_admin')
use collectd_plugins_filecount && caps+=('cap_dac_read_search')
+   use collectd_plugins_turbostat && caps+=('cap_sys_rawio')
+
+   if use collectd_plugins_dns || use collectd_plugins_ping; then
+   caps+=('cap_net_raw')
+   fi
 
if [ ${#caps[@]} -gt 0 ]; then
local caps_str=$(IFS=","; echo "${caps[*]}")

diff --git a/app-admin/collectd/collectd-5.6.0.ebuild 
b/app-admin/collectd/collectd-5.6.0.ebuild
index 8bd0762..9233874 100644
--- a/app-admin/collectd/collectd-5.6.0.ebuild
+++ b/app-admin/collectd/collectd-5.6.0.ebuild
@@ -461,9 +461,15 @@ src_install() {
 
 pkg_postinst() {
local caps=()
-   use collectd_plugins_ping  && caps+=('cap_net_raw')
+   use collectd_plugins_ceph  && caps+=('cap_dac_override')
+   use collectd_plugins_exec  && caps+=('cap_setuid' 'cap_setgid')
use collectd_plugins_iptables  && caps+=('cap_net_admin')
use collectd_plugins_filecount && caps+=('cap_dac_read_search')
+   use collectd_plugins_turbostat && caps+=('cap_sys_rawio')
+
+   if use collectd_plugins_dns || use collectd_plugins_ping; then
+   caps+=('cap_net_raw')
+   fi
 
if [ ${#caps[@]} -gt 0 ]; then
local caps_str=$(IFS=","; echo "${caps[*]}")

diff --git a/app-admin/collectd/collectd-5.6.1.ebuild 
b/app-admin/collectd/collectd-5.6.1.ebuild
index 29cb16f..fc4601c 100644
--- a/app-admin/collectd/collectd-5.6.1.ebuild
+++ b/app-admin/collectd/collectd-5.6.1.ebuild
@@ -459,9 +459,15 @@ src_install() {
 
 pkg_postinst() {
local caps=()
-   use collectd_plugins_ping  && caps+=('cap_net_raw')
+   use collectd_plugins_ceph  && caps+=('cap_dac_override')
+   use collectd_plugins_exec  && caps+=('cap_setuid' 'cap_setgid')
use collectd_plugins_iptables  && caps+=('cap_net_admin')
use collectd_plugins_filecount && caps+=('cap_dac_read_search')
+   use collectd_plugins_turbostat && caps+=('cap_sys_rawio')
+
+   if use collectd_plugins_dns || use collectd_plugins_ping; then
+   caps+=('cap_net_raw')
+   fi
 
if [ ${#caps[@]} -gt 0 ]; then
local caps_str=$(IFS=","; echo "${caps[*]}")



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

2016-10-11 Thread Patrice Clement
commit: 37310f67f4f91a791d3cb79ac76313d3afc56c02
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Oct 11 12:10:28 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 12:10:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37310f67

profiles/package.mask: mask dev-python/oosuite for removal.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index aae3f23..864a59d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+
+# Patrice Clement  (11 Oct 2016)
+# Upstream's homepage is dead and nowhere to be found.
+# Masked for removal in 30 days.
+dev-python/oosuite
+
 # Patrice Clement  (10 Oct 2016)
 # Note from upstream (https://github.com/Pylons/pylons):
 # Pylons has merged with repoze.bfg, and is now in maintenance-only mode. It's



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-cddl/

2016-10-11 Thread Yuta SATOH
commit: 1f76ab179a504311fceb2790e2daf67cd341bf95
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:39:25 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:39:25 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=1f76ab17

sys-freebsd/freebsd-cddl: fix QA.

 sys-freebsd/freebsd-cddl/freebsd-cddl-11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-freebsd/freebsd-cddl/freebsd-cddl-11.0.ebuild 
b/sys-freebsd/freebsd-cddl/freebsd-cddl-11.0.ebuild
index 384ffc2..2efbb35 100644
--- a/sys-freebsd/freebsd-cddl/freebsd-cddl-11.0.ebuild
+++ b/sys-freebsd/freebsd-cddl/freebsd-cddl-11.0.ebuild
@@ -56,9 +56,9 @@ src_prepare() {
 }
 
 src_compile() {
-   cd ${S}/lib || die
+   cd "${S}"/lib || die
freebsd_src_compile
-   cd ${S} || die
+   cd "${S}" || die
freebsd_src_compile
 }
 



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-mk-defs/, sys-freebsd/freebsd-cddl/

2016-10-11 Thread Yuta SATOH
commit: 79c76f7a8c4f391e411b60660de6e8e0c0fc91db
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:41:22 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:41:22 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=79c76f7a

sys-freebsd: update Manifest

 sys-freebsd/freebsd-cddl/Manifest| 2 +-
 sys-freebsd/freebsd-mk-defs/Manifest | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-freebsd/freebsd-cddl/Manifest 
b/sys-freebsd/freebsd-cddl/Manifest
index 3220295..55d9aa4 100644
--- a/sys-freebsd/freebsd-cddl/Manifest
+++ b/sys-freebsd/freebsd-cddl/Manifest
@@ -12,5 +12,5 @@ AUX zfs.initd 375 SHA256 
4d87977d430ba846a0b1c8ef383838891d93b40480d4a2816c94902
 AUX zvol.initd 845 SHA256 
70f237d969b5e539ad1c83fa49b0e5e85d4e2f588e97c1f2e65161edc9c93484 SHA512 
18b706cd611858299228a7b74314149fc9a30351f03695accea8a0afbae164acfd8b10df4018b8103273adea1b6e764ca52e0ee3cb07d8f3ff8952b16201edb0
 WHIRLPOOL 
430d429b43c7be432133859dcd12820362ea03ea4a28a3f335230d66873bcc1658dcbb62e779942de06e7e8a987be30fc968194f31d5431f3b0e3e609509e79a
 AUX zvol.initd-9.0 819 SHA256 
42d8b9a3eed04273e1638e0e7f7aa1f3b939e925c068260ef11a760fc61b5afb SHA512 
1d59d5001ecb0ab4416f4bea8e2f4ff2c7ca19891d23b2a24cd1f389ca66f7cbe3a12bf913633dd90c013b730301dd704c072b94e5d95f7724203d3810314c70
 WHIRLPOOL 
bdb6f1da1c420a254fb12776c0af378619b98c030c0830bcb3fcf2ee6eabf3e89576079d1a31a797e311e9b98d45dfcdf0ea22bddfe7ebc0a1936016474a469b
 DIST freebsd-src-11.0.tar.xz 140252356 SHA256 
0725a7f1d3e8985f4b2e31a2ad714334463a5016b203073a8fc196649f3d5a27 SHA512 
ee1271bb38ee46fbab3d49b33f5b5afd76f9402b2e792581d63f02272df8e2a4011fac97ad550434f0c2fc5fe241940276629bde55e75f8638896a81339870cd
 WHIRLPOOL 
e1cda77189990c1d2187ab2d9e842ff3c619d8235f1ade56819fadc52f680a871de17cf05f8119614557c615ad19d41d1b6080c4b3768e7252889546b865d827
-EBUILD freebsd-cddl-11.0.ebuild 1704 SHA256 
7a6e92ff6ec2dbb86f162ac9467653f4c3590e1442eaa3d960caf84276d6cead SHA512 
a8cb91aa73872dbfdce2ecab214614a28df3b13c703e73d998346cec986cd98abc5a8532344d2422e0780494290cb39ca17e24c761ad17dd8b776d7ec432b933
 WHIRLPOOL 
32b02d13f2f2f691536f3e654bda0f2144ec07c6faba033926771bffc185ce1842d9a95b8e1f61957da805dc48b699a258d7733d137852e4f5012aea060c8b90
+EBUILD freebsd-cddl-11.0.ebuild 1708 SHA256 
5639b9aa8083c825eb2e8df97f336dbfde36094072b820363af4f2d5d1bf6d9a SHA512 
82579abdd555463b191143c210e57c3db4c179dfaa6365b07632f5f92e9db82ba01f6f7148ca369d4ce84a263293783219c67f7073a6d61166d054c6e8f49f04
 WHIRLPOOL 
549801fee4dc1270e854dd8029b17f5739670c9fbe716ce041da08e7232b1c9d390ec3ee2d3ee058999a9e7735dba364dc6991ec33c681653fd3ef4ddc73cfee
 MISC metadata.xml 238 SHA256 
501d93b0c41ed422505100f002758cd173cd9783ae7fbb53e2ec5f238c868340 SHA512 
173efaa53a514acf1e2f0c6681c82a48ec16d505844f551d2cc823ee8685b27837c7461f7956c12182059ee7e83023e2f0bcd5d1afab74beeaf998487193656d
 WHIRLPOOL 
4ca51d994f011a5e7e4939f02a54b5c2f9f3e526665893c9ac2876c9871b7dc80361393d41c5247b3a5520e82d31d0dd10da520e7715c94b806a94ce0fed2a5a

diff --git a/sys-freebsd/freebsd-mk-defs/Manifest 
b/sys-freebsd/freebsd-mk-defs/Manifest
index f775090..f74b1f5 100644
--- a/sys-freebsd/freebsd-mk-defs/Manifest
+++ b/sys-freebsd/freebsd-mk-defs/Manifest
@@ -2,6 +2,7 @@ AUX freebsd-mk-defs-10.2-gnu.patch 1853 SHA256 
acc69cba0617496e6dcef543198bf5023
 AUX freebsd-mk-defs-10.3-gentoo.patch 11845 SHA256 
2298f4bead99ffed440d92c7b0d5ff81542bce0cbf07a3fe99f920201297d010 SHA512 
05d0366b58e02ff11e6fa34cd3f731a06e5d4464eee92f05128e2b68bf6b2539e792489a44ff9e224bb994fcdc6807c19be7aaa459163bb900c8ee130b6a4c11
 WHIRLPOOL 
3bfdda2ebfa3ba81ad7464845c9ca9c81c438a0becf848e960d2a30171d506ae868aa5b5151cfce6f5390a5d487e423112c56eb8a4be24885e1df28a256c2da7
 AUX freebsd-mk-defs-11.0-drop-unsupport-cflags.patch 461 SHA256 
4f592c92b88173156bb4688ccc2f26d79a37fa2c9905fc93286291fe80fb9533 SHA512 
82275fe36338a31f1da5ed7d60d72e3f7f5eb3c8e029700afbcb9bc6219dc3051f35a49d33694d553fb8bce0dcf2fbdfbead5bc6e074fa7d9aebda19da603168
 WHIRLPOOL 
de041217c36baee221543ebfd6fd202bd8a7f753d27cb9118f8c38b4f94bdde6b6726db6967a007f6ed6aba4b65e39aa139ae374858b32e5a895cb7bd3335d33
 AUX freebsd-mk-defs-11.0-gentoo.patch 12840 SHA256 
30b491c6037f302f62c6d7d9cec93d32b0ded0dc4bf54dbd37b0394801c6 SHA512 
1b070418a5cb5739c55dc8f3e146ccd1390031ec6c13283573900922cd547310e0ccc18093c81df8836c3f78d6ce4279c3b56d6ad059ecb1d09f2b55b781ff79
 WHIRLPOOL 
1e3d87efa5303586218e9719e9d7aa86b9168413638c7b98cb64ff670f30c84d024627c66e8f53f8227c62b945333a8d625160c9b7ce943718a8556c9736
+AUX freebsd-mk-defs-11.0-gnu.patch 1946 SHA256 
37005860ec5ecb6fb916668af794f43bdc6fa64a79b01ab01e93cb1156ae1435 SHA512 
bda6a5396c653b964426a3de80ed9c37205d30f3a863f7df231e0cc708ce3bca65ef46f2ca8bf63ea9a37309e2d3ac74ccbfe147688be686c998d940ded0
 WHIRLPOOL 
f6d4a3cc293e87789827a81e8ddd1c81226dc1bb7f894c8a397b494ae418fdc5a75ac1055ff11ff70a3deec9dbc4fb971d580d9ed588f6de9f18a11f584b2109
 AUX freebsd-mk-defs-11.0-libproc-libcxx.patch 369 

[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-mk-defs/, sys-freebsd/freebsd-mk-defs/files/

2016-10-11 Thread Yuta SATOH
commit: 601368e62b33789d987f8b0cc6f1a05a4be4ab86
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:40:39 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:40:39 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=601368e6

sys-freebsd/freebsd-mk-defs: added freebsd-mk-defs-11.0-gnu.patch

 .../files/freebsd-mk-defs-11.0-gnu.patch   | 63 ++
 .../freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild|  2 +-
 2 files changed, 64 insertions(+), 1 deletion(-)

diff --git a/sys-freebsd/freebsd-mk-defs/files/freebsd-mk-defs-11.0-gnu.patch 
b/sys-freebsd/freebsd-mk-defs/files/freebsd-mk-defs-11.0-gnu.patch
new file mode 100644
index 000..97e882d
--- /dev/null
+++ b/sys-freebsd/freebsd-mk-defs/files/freebsd-mk-defs-11.0-gnu.patch
@@ -0,0 +1,63 @@
+diff --git a/share/mk/bsd.lib.mk b/share/mk/bsd.lib.mk
+index 92df111..88c75d9 100644
+--- a/share/mk/bsd.lib.mk
 b/share/mk/bsd.lib.mk
+@@ -184,7 +184,7 @@ _LIBS= lib${LIB_PRIVATE}${LIB}.a
+ lib${LIB_PRIVATE}${LIB}.a: ${OBJS} ${STATICOBJS}
+   @${ECHO} building static ${LIB} library
+   @rm -f ${.TARGET}
+-  ${AR} ${ARFLAGS} ${.TARGET} `NM='${NM}' NMFLAGS='${NMFLAGS}' lorder 
${OBJS} ${STATICOBJS} | tsort -q` ${ARADD}
++  ${AR} ${ARFLAGS} ${.TARGET} ${OBJS} ${STATICOBJS} ${ARADD}
+   ${RANLIB} ${RANLIBFLAGS} ${.TARGET}
+ .endif
+ 
+@@ -199,7 +199,7 @@ CLEANFILES+=   ${POBJS}
+ lib${LIB_PRIVATE}${LIB}_p.a: ${POBJS}
+   @${ECHO} building profiled ${LIB} library
+   @rm -f ${.TARGET}
+-  ${AR} ${ARFLAGS} ${.TARGET} `NM='${NM}' NMFLAGS='${NMFLAGS}' lorder 
${POBJS} | tsort -q` ${ARADD}
++  ${AR} ${ARFLAGS} ${.TARGET} {POBJS} ${ARADD}
+   ${RANLIB} ${RANLIBFLAGS} ${.TARGET}
+ .endif
+ 
+@@ -247,7 +247,7 @@ ${SHLIB_NAME_FULL}: ${SOBJS}
+ .endif
+   ${_LD:N${CCACHE_BIN}} ${LDFLAGS} ${SSP_CFLAGS} ${SOLINKOPTS} \
+   -o ${.TARGET} -Wl,-soname,${SONAME} \
+-  `NM='${NM}' NMFLAGS='${NMFLAGS}' lorder ${SOBJS} | tsort -q` 
${LDADD}
++  `echo ${SOBJS} | xargs -n 1 echo | sort -u` ${LDADD}
+ .if ${MK_CTF} != "no"
+   ${CTFMERGE} ${CTFFLAGS} -o ${.TARGET} ${SOBJS}
+ .endif
+@@ -312,13 +312,6 @@ _EXTRADEPEND:
+ 
+ .if !target(install)
+ 
+-.if defined(PRECIOUSLIB)
+-.if !defined(NO_FSCHG)
+-SHLINSTALLFLAGS+= -fschg
+-.endif
+-SHLINSTALLFLAGS+= -S
+-.endif
+-
+ _INSTALLFLAGS:=   ${INSTALLFLAGS}
+ .for ie in ${INSTALLFLAGS_EDIT}
+ _INSTALLFLAGS:=   ${_INSTALLFLAGS${ie}}
+diff --git a/share/mk/bsd.prog.mk b/share/mk/bsd.prog.mk
+index 3b1ecf8..26ac9c5 100644
+--- a/share/mk/bsd.prog.mk
 b/share/mk/bsd.prog.mk
+@@ -196,13 +196,6 @@ _EXTRADEPEND:
+ 
+ .if !target(install)
+ 
+-.if defined(PRECIOUSPROG)
+-.if !defined(NO_FSCHG)
+-INSTALLFLAGS+= -fschg
+-.endif
+-INSTALLFLAGS+= -S
+-.endif
+-
+ _INSTALLFLAGS:=   ${INSTALLFLAGS}
+ .for ie in ${INSTALLFLAGS_EDIT}
+ _INSTALLFLAGS:=   ${_INSTALLFLAGS${ie}}

diff --git a/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild 
b/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild
index d0f48cd..e1eb27a 100644
--- a/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild
+++ b/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild
@@ -31,7 +31,7 @@ src_prepare() {
epatch "${FILESDIR}/${PN}-11.0-rename-libs.patch"
epatch "${FILESDIR}/${PN}-11.0-libproc-libcxx.patch"
epatch "${FILESDIR}/${PN}-11.0-drop-unsupport-cflags.patch"
-   use userland_GNU && epatch "${FILESDIR}/${PN}-10.2-gnu.patch"
+   use userland_GNU && epatch "${FILESDIR}/${PN}-11.0-gnu.patch"
 
if [[ ${CHOST} != *-freebsd* ]]; then
installdir="/usr/share/mk/freebsd"



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

2016-10-11 Thread Yuta SATOH
commit: 03b1fb456466b0b3440996123486d5b8cd22b4a2
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 13:45:57 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 13:45:57 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=03b1fb45

freebsd.eclass: Always disable DEBUG_FILES=

 eclass/freebsd.eclass | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/eclass/freebsd.eclass b/eclass/freebsd.eclass
index 5d4562a..8f6b204 100644
--- a/eclass/freebsd.eclass
+++ b/eclass/freebsd.eclass
@@ -80,7 +80,7 @@ if [[ ${MY_PV} != ** ]] && version_is_at_least 10.0 ${RV} 
; then
SRC_URI="mirror://freebsd/releases/i386/${DL_PV}/src.txz -> 
freebsd-src-${MY_PV}.tar.xz"
 fi
 
-IUSE="debug profile"
+IUSE="profile"
 
 #unalias -a
 alias install-info='/usr/bin/bsdinstall-info'
@@ -230,7 +230,8 @@ freebsd_src_compile() {
if ! use profile ; then
mymakeopts="${mymakeopts} WITHOUT_PROFILE= "
fi
-   use debug || mymakeopts="${mymakeopts} WITHOUT_DEBUG_FILES= "
+   # Disable debugging info, use FEATURES=splitdebug instead.
+   mymakeopts="${mymakeopts} WITHOUT_DEBUG_FILES= "
# Test does not support yet.
mymakeopts="${mymakeopts} WITHOUT_TESTS= "
# Force set SRCTOP.
@@ -305,7 +306,8 @@ freebsd_src_install() {
if ! use profile ; then
mymakeopts="${mymakeopts} WITHOUT_PROFILE= "
fi
-   use debug || mymakeopts="${mymakeopts} WITHOUT_DEBUG_FILES= "
+   # Disable debugging info, use FEATURES=splitdebug instead.
+   mymakeopts="${mymakeopts} WITHOUT_DEBUG_FILES= "
# Test does not support yet.
mymakeopts="${mymakeopts} WITHOUT_TESTS= "
# Force set SRCTOP.



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

2016-10-11 Thread Brian Evans
commit: 4018a5440d55cedbaaa556ff84371f40cb8ab501
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 11 14:16:05 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 11 14:16:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4018a544

dev-db/mysql: Remove security vulnerable versions

Package-Manager: portage-2.3.1

 dev-db/mysql/Manifest|   3 -
 dev-db/mysql/mysql-5.6.30.ebuild | 166 ---
 dev-db/mysql/mysql-5.6.31.ebuild | 166 ---
 dev-db/mysql/mysql-5.6.32.ebuild | 166 ---
 4 files changed, 501 deletions(-)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 2d736a9..572b5ff 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -1,7 +1,4 @@
 DIST mysql-5.5.52.tar.gz 21032776 SHA256 
7820e13de6b3f4dadd255e12b2e9f3de43daf4507c218018c382d45aad8162fd SHA512 
78d88609c4a718d783d2ee5a82768df94bc0799831f95f587ae6d991659a42d17060bcff8e081f7523dbe0493c74167e1590a3a9ee543e65dc683c6e5fea0ce4
 WHIRLPOOL 
4e95687456be2566683f738065e93db8b1de3906c6bc94207a243e7e5dbb9ae7fa498b5fdb4b1ab72ebb41fd38caf9eea4681b5f4fe0b1dcf88571398c2ef77a
-DIST mysql-5.6.30.tar.gz 32223818 SHA256 
48464df00aad9b9dfc26c903529ddad944a7562aa28e66e98e4f3f0c35179deb SHA512 
b9f5b22a0557fbdd765fd3c379395584dd35bbec2d7504eb132f734129c0d95d24dc538c9b64524870bbecb92fa2f1e95b49ccfe22531ed17ec1e754f08d491b
 WHIRLPOOL 
f56d4e9d2ac801605bb941d1a8ba4b876d838a5e3bdac2e644477e87f2e5d439594c28d0e1c1d0c45ebb38fbf4183c429dc8c53bd7aa76aeea95acd1774ca71e
-DIST mysql-5.6.31.tar.gz 32098698 SHA256 
6df1389bbf899025aee6be0f4a12b8b0135e6de7db83e3ea20201ad3633ba424 SHA512 
dc527e1d3ce7359a86fd91e9469d4ff1bb475c68bbb11aecb2a1897660fc09d0d26a401384117a2ad4e58cd709b5525facabef534e4f7b242119ce171d245cb1
 WHIRLPOOL 
ee5f127037d93ffc567818fb58c8d4689519bafd3a78a2b7479bf34a474477b15086efee5d464d98b4b29e59a85f73272efafad6d9423ccbf306fbcef2b3a841
-DIST mysql-5.6.32.tar.gz 32095208 SHA256 
4620ed9d9b5803a3ac7a23492dbea993214d3b5ffd4fb63d42771c616f60e359 SHA512 
5af7aaabc1da7d12d16538c89552179423d7f7e2024bc55e75d2f26c99db4fe339e0a1f605e767f91f40dfecee3bcce31c83499a2278204b0f7f24c3411c0d15
 WHIRLPOOL 
4d0ea8047a32bcceb0135095f9960b70acb57fa35f2ddc1cac25043c47e43fa4b728156112147b660d62a0e93ba5631798e120f34ef77b9fa15e2064e87eb2b5
 DIST mysql-5.6.33.tar.gz 32094894 SHA256 
60776ec27d78b59f597e71738c5bcdea64dcba33c36fede320d5930320b1fef0 SHA512 
d6f96dfd379b7ddaf3897a04ad756169a9d71319894551cba561e5ab2298dc21526004f656f50850c81bbe52af158926f87badc34d07b2b92107bc136e08359a
 WHIRLPOOL 
76c1340114710d7c9ca7e5316a49e4544a2dc52a6dec66f31f2d16fbe2f1060a5bbcb449ea52fc0461facaaf85c4bbb5f483af76da2ae0b76b6169fa91416078
 DIST mysql-extras-20150127-1351Z.tar.bz2 1494648 SHA256 
74497659f1fb3b0cb620e38a911cf2e59a084149dd175199eb7cf4be18b4c328 SHA512 
886e42697b3b0a90d8542bafaf3a7ccedf075f9f0065fec995bf58f645edff3a5d62f29be1cfa2e01d002d6382ee02279832cea8c21db6a774c2567c75ab6a35
 WHIRLPOOL 
9ddb5ccd914a6a6a19741ff93df78534d2273cf918f24af427c018b7c4f424a90d9f57f167633c48e2fa4102a4fae0873fd6dec7529839f229af855cbddf82d4
 DIST mysql-extras-20160212-0233Z.tar.bz2 297332 SHA256 
01a52587ef1335b2795197d2e547c0b3a1e4b705db09f96cdfb45d2152b6536b SHA512 
956dbdcb987556c0625944848f97a36d096cd1f1712a2e051dd027f2856d3c6e94a18d23faca71882260c4b12ee329e3a5f569443b877a3c3e5e88146bfac916
 WHIRLPOOL 
e3837d329ddd137be60fe9d0b37f35ed2e0e7fe1383f38ee45617be288ae318a444e6befdfbaf64b07d4a88ec47fec5cd88d733ecd5bb32ce40f3ba8d09573cd

diff --git a/dev-db/mysql/mysql-5.6.30.ebuild b/dev-db/mysql/mysql-5.6.30.ebuild
deleted file mode 100644
index 74b5529..
--- a/dev-db/mysql/mysql-5.6.30.ebuild
+++ /dev/null
@@ -1,166 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MY_EXTRAS_VER="20160212-0233Z"
-MY_PV="${PV//_alpha_pre/-m}"
-MY_PV="${MY_PV//_/-}"
-HAS_TOOLS_PATCH="1"
-SUBSLOT="18"
-
-inherit mysql-multilib-r1
-# only to make repoman happy. it is really set in the eclass
-IUSE="$IUSE"
-
-# REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-
-# When MY_EXTRAS is bumped, the index should be revised to exclude these.
-EPATCH_EXCLUDE=''
-
-DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
-RDEPEND="${RDEPEND}"
-
-# Please do not add a naive src_unpack to this ebuild
-# If you want to add a single patch, copy the ebuild to an overlay
-# and create your own mysql-extras tarball, looking at 000_index.txt
-
-# validate_password plugin uses exceptions when it shouldn't yet (until 5.7)
-# disable until we see what happens with it
-MYSQL_CMAKE_NATIVE_DEFINES=( -DWITHOUT_VALIDATE_PASSWORD=1 )
-
-src_prepare() {
-   

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

2016-10-11 Thread Brian Evans
commit: aca07eb67992bd1386702170aa60b3f9bd70850f
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 11 13:00:30 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 11 13:37:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca07eb6

app-eselect/eselect-php: Stable for ia64, ppc, sparc, x86 wrt bug 592968

Tested under x86.

Other arches stable under ALLARCHES policy.

Package-Manager: portage-2.3.1

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

diff --git a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild 
b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild
index ddf70e6..44975e2 100644
--- a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild
+++ b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="fpm apache2"
 
 # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir.



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

2016-10-11 Thread Brian Evans
commit: 56e1b7cf9a7d0bbb07563dbac27229844f7a0a60
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 11 14:13:59 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 11 14:13:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e1b7cf

dev-db/mariadb: Remove security vulnerable versions

Package-Manager: portage-2.3.1

 dev-db/mariadb/Manifest   |   4 -
 dev-db/mariadb/mariadb-10.0.25.ebuild | 186 -
 dev-db/mariadb/mariadb-10.0.26.ebuild | 187 -
 dev-db/mariadb/mariadb-10.1.16.ebuild | 217 --
 4 files changed, 594 deletions(-)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 9ad8797..8b49321 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -1,11 +1,7 @@
-DIST mariadb-10.0.25.tar.gz 57459461 SHA256 
4540832c18112a332f61f4eeb57140890c4e2188ae12b312f4e2e8a0363553e4 SHA512 
7d07834dcd5a89ac276c0a85ca3ab99c630cc3768d3576ac7c1038698e3633803ae0ec0f27619c271ccd79371885f6b3f2a67d36b17ecf76432ba90760fbb96d
 WHIRLPOOL 
011400ec5d2fc99d4426315cb5190cf2888d65f47535bfa7cc0c97b89915a029ec76d956dbc4635a18bcd42bc84905da08ea73c6c75eb9e955385b5f586c737c
-DIST mariadb-10.0.26.tar.gz 57621647 SHA256 
578538d9b51f455cbd0cb021f523284a45480b4bba853b4a79f3497c49ec40c0 SHA512 
7291a91cc0e17bcedbba6e93cf05679f3119efcd588b249beb423e9ac5152d1c0add9321a4dc0a59ac94ca16d5d733983234a64b7b555183b6312a045dc8991c
 WHIRLPOOL 
c09aba18191c476920fa2b39558ed5e64df1e77029ed913ffc2f34299402b89b03a3fefc711295cb58db346e84d8865fb8dabe78daa47e996c257dd9ea4a5d84
 DIST mariadb-10.0.27.tar.gz 63258508 SHA256 
bdf3a0c25aa2bc7a22a47e994eb7c8aa782624810eb3156038cc62bc9085c0cd SHA512 
c3aa415b7fc766dce34c99795cfcfa424a8d7eb7ee19497f1a61cad7c708914b94d66eabb104dff364b2db77d07471ce810d708ec541efb1bed7291ca1ce7364
 WHIRLPOOL 
9a90edc10d482140da818bee7598dd1b468076091478fb63e19f475d8a3af6e059f04d85851b701b6e305b9912aefa7bbfa0b0045c075db8d9f16c30944da584
-DIST mariadb-10.1.16.tar.gz 55527069 SHA256 
67cb35c62cc5d4cf48d7b614c0c7a9245a762ca23d4e588e15c616c102e64393 SHA512 
4bf9a0b9c964f2526ecb48a0b7863c39a43ca3a6d3685b6397f79a4004d0f065108ea2367116d53da42dd70e42a4b4761bf4ead79c0483e0ba65915f58a6dd73
 WHIRLPOOL 
f881982cf04018c875f5128a5e9a94fc368d4eaedd2bf2cff03118cf79bbeab69a90eed7ee8f6d02953fecff9ac8d750836eded4a5df18077d48fe0f3298aee2
 DIST mariadb-10.1.17.tar.gz 61158134 SHA256 
4ca45ac5e34418761868115ebc8c068d511fed08e283b2cac52559d63ba4aab5 SHA512 
900f019ec7544e315c98aea3647988f6ec257822b116c8a986851db678dd0bf71018dde1d0c90adeaa713af12348344ffc54c292a64869d9565f3f906599396d
 WHIRLPOOL 
e2e4d1294bc64c37d6916dc291d33769fd05c591697efba27fff79cb4debc76cf7a5eaf6e63a9ce3a12c22653ffc9d25082eb5a03f4f402b7395b91cb9ea415d
 DIST mariadb-10.2.1.tar.gz 55721519 SHA256 
90b7a17f3372c92c12dff084b37fcca8c4cf8106f4dcabd35fadc8efbaa348a2 SHA512 
3dde348e4bba2b6837e0a0671e9ec944aa494e4a01ebb4704e067cc8fe71865aef685f4ce368e9a81c5adeb1e8cc4f3a1b4067193a4b1ffc1fc567bf79a0b4ff
 WHIRLPOOL 
cbf33b7f6fb131a834367214ff4ab49bbda8aebb6e6fe449c7be2648934bcdab79c50a043907c07603f51892041701be59ff45984db43e302b2174f6fd40bc31
 DIST mariadb-5.5.52.tar.gz 45745859 SHA256 
e142f9459507b97c5848042863b313ce70750118446bb4e35e5c07fe66007293 SHA512 
76d1c1209aa8b56d6562907cb224d0be4f6bccd46e30d16dfb57f19fee1c60dcba21d8388c70674cac0a09e11361e1c5296d1e79d2ba9edc16bc4f9c7a7733eb
 WHIRLPOOL 
4030f24f9d79fded7eb51a9c84b590f81a58ae07797322a6b6f5c3f6c84ea86975eceeb03922c38acf0bcd18769c8a0759624822e570d7301fc950cffc283631
-DIST mysql-extras-20151223-1501Z.tar.bz2 295335 SHA256 
8b5100aef8e0f8f6302bb389555dc7c91dd78ac1e4eb39bfd4f9d9d0b2321971 SHA512 
84dc1dab6651aea51b4b2bad4304ae19dbedbda6e9c8f49377d01adb9d42fed7ce0018951a6694fd09f316ce99816c0269f2787b490cad6838d729f365ad4a6d
 WHIRLPOOL 
30ec83b7054eaa711cfbb57b39c0696a028aee862ed2ca5dfe2515ab1bd625a28175e4d789d9ba2c67692a1b1429e08cc50d72132ac002ccb2be2d26c91cfdfb
 DIST mysql-extras-20160629-1442Z.tar.bz2 299152 SHA256 
c90979db927772468f8b398c640469ff4740f950068e740c04ff60500e714766 SHA512 
1de46daf6b4534dadf9d3eff8d5d557778e63b5e04aedb57fe56d3016ba93a9d55d80faee38f77852d23da5169879e4f25b3386abe44ee8d961db7ffc4145715
 WHIRLPOOL 
d8c94e4e43e772307d8d137a28e18991fa24a27b1587ec19ae5bd12c733cc0931e459092de2c43216776e3284c7c416d52030fe20c98a6439388507c5fe5111f
 DIST mysql-extras-20160721-1526Z.tar.bz2 301788 SHA256 
45198f8adb4a61fdd89a5d3c7966ce2fe9241381510e1f7b93e793502a32dfcb SHA512 
c7450039780e4e2684c932ba7c291c1de25dd1a64e4c6e88aa13b790768b4100955f36ae4a3bf983569ea23b43be02da6dad3d5985c1163ec9e8aa91f0efd85d
 WHIRLPOOL 
becdf0d4d7b8b5a269246d2fcf1bc09c4313046468b264f07394ae9f1de2f736ad3fff8cad35e544df7a3623688050e6fb9635dfea3876ea082d19cf9fe88927
 DIST mysql-extras-20160818-1822Z.tar.bz2 302657 SHA256 
7e4f42ea0754af120d2ad6b4a3e40dd9bd5a769913ac141453a2c53419bd6c05 SHA512 

[gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/files/, mail-client/thunderbird/

2016-10-11 Thread Ian Stakenvicius
commit: 275f28d779e7632bbd1501ca5813d90b3300cd6f
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Mon Oct 10 01:26:20 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Oct 10 01:26:20 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=275f28d7

mail-client/thunderbird: moved gcc6 and binutils-2.26 patches to tarball

 mail-client/thunderbird/Manifest   |  2 +-
 .../firefox-45-binutils-2.26-gold-elfhack.patch| 49 --
 .../thunderbird/files/firefox-45-gcc6.patch| 40 --
 .../thunderbird/thunderbird-45.4.0-r1.ebuild   |  6 +--
 4 files changed, 3 insertions(+), 94 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 797685c..22abc56 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,5 +1,5 @@
 DIST enigmail-1.9.1.tar.gz 1736876 SHA256 
0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 SHA512 
5417d7744ff5b8299d9799059f62013e546fb74206782169e5ce6baa0950d96d1c8996c99ec902ca73b241fd1268966e0a7ad30c032a1706a0efbf06fefc311c
 WHIRLPOOL 
80cff68461edc743851de5a83cd04105f6689eb1289f46b72334a96b091dc430399a91b2ab004a39bd7cb04433ab0471dd07b44d39fc2eb3869487b07841fc5a
-DIST firefox-45.0-patches-06.tar.xz 19792 SHA256 
4cacdb0ca1e710a0e3f577d5a1253ed14fab9a2d1cdaf83b3fa7bac86cfddef2 SHA512 
eec8ccb3d67144368cfad807cad847379bf9ee54c2394f8bf0bda121178b1036ec1d32bea67afad840dff38e1ef26c4c19569d4fa4b553b6e2719bf07a46e017
 WHIRLPOOL 
7bb6b8f59d86beb9178fbea8bdd372a016b62e00766daf9439e2e59d20635a21b3a218447b09ce7d6a4b601611013f9ad08e088ef8112a41bde9ce951d10bdad
+DIST firefox-45.0-patches-07.tar.xz 21016 SHA256 
76a70ebb3f9c0515c0632170dfeedf0bfb60f248bee579514940148bb3e2b1c5 SHA512 
304d6ed4b4c9ac58f3762263207167a9a32532fd48f17d9cc86f5106f7ec98273f402e3779b810b455ceea77d84313ffc8f236fa6fdc6cd5ef21e8159beec552
 WHIRLPOOL 
a50d54d1e3b5c0fb0e8b32c8d69cdeb99a8fbfa90ac51dfa01163ab0228499b08d3ef37b27391d0d5179d80e937447029c2f976f014bf97d0da3e4bc1b58eaf7
 DIST gdata-provider-2.6-r1.tar.xz 83836 SHA256 
e181d5fe69e66f34719295790301e0d265c855be5f30df516c52dd3708d82158 SHA512 
e5fcf60c221590d1d904ce8c6a74da7208b118c2872a26267f4ee6d3e68eea466d44b979b7259a012a21e48eb5b470d52cc9e58584226fe04ce88ff698da495b
 WHIRLPOOL 
0e85fbb321edec0397b42808fd6320e245de35ddd1cf772545c432dbf26d8c28b042ba2c61bbde2abdbf4d5cca076436e6d678d6d636d3bcc562470d485df6c1
 DIST lightning-4.7.4.tar.xz 1927800 SHA256 
24310e7ef2e5dfdf35c52cce4480553c1641368558f1c388e8ba3a99d4c8f2f2 SHA512 
65b398d71897a942cae30924de15ae47e2fed83cb70a58b3d99271246eaaabf48703a1b8b5ea74799bf66a4908df56ae2fa75422f62979036f1d322fe77fdae1
 WHIRLPOOL 
499deb17bf2cb28b028dd68f41c973185282703dc87963ae5df60d81f8e8004feda9a9e5ec202f94ddf87249402e78679330ddd74e51347a12702d005d2ddf38
 DIST thunderbird-38.0-patches-0.1.tar.xz 684 SHA256 
cd2a347b72a104e72d38e56bb92df3464e8820485119b4114dbd0bbda131a808 SHA512 
52c83af301be959e861dfec55b3c4bc60035387c606976bd29232c4cba077230edcadef242491e699fba10027d0408dd4f33fa320bcf96727afe149166ca02de
 WHIRLPOOL 
a378a0fa1b152f17681a5e389662fedfacd45a137b224f038d3c98ab4a024bcf9e753fb2fe018cdb7126fb710ee8baabdf7882540450ead2985070d0d1f12eb0

diff --git 
a/mail-client/thunderbird/files/firefox-45-binutils-2.26-gold-elfhack.patch 
b/mail-client/thunderbird/files/firefox-45-binutils-2.26-gold-elfhack.patch
deleted file mode 100644
index 1e7fa1c..000
--- a/mail-client/thunderbird/files/firefox-45-binutils-2.26-gold-elfhack.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From 4d0fe8f40364c170226f1ef3bc98975630463e87 Mon Sep 17 00:00:00 2001
-From: Mike Hommey 
-Date: Tue, 19 Jan 2016 14:31:04 +0900
-Subject: [PATCH] Bug 1233963 - Work around recent GNU gold behavior with
- segments starting before the first section they contain
-

- build/unix/elfhack/elf.cpp | 7 +--
- 1 file changed, 5 insertions(+), 2 deletions(-)
-
-diff --git a/build/unix/elfhack/elf.cpp b/build/unix/elfhack/elf.cpp
-index 666b535..743afde 100644
 a/build/unix/elfhack/elf.cpp
-+++ b/build/unix/elfhack/elf.cpp
-@@ -253,26 +253,29 @@ Elf::Elf(std::ifstream )
- }
- if (phdr.p_type == PT_PHDR)
- segment->addSection(phdr_section);
- for (int j = 1; j < ehdr->e_shnum; j++)
- if (phdr.contains(sections[j]))
- segment->addSection(sections[j]);
- // Make sure that our view of segments corresponds to the original
- // ELF file.
--assert(segment->getFileSize() == phdr.p_filesz);
-+// GNU gold likes to start some segments before the first section
-+// they contain. https://sourceware.org/bugzilla/show_bug.cgi?id=19392
-+unsigned int gold_adjustment = segment->getAddr() - phdr.p_vaddr;
-+assert(segment->getFileSize() == phdr.p_filesz - gold_adjustment);
- // gold makes TLS segments end on an aligned virtual address, even
- // 

[gentoo-commits] proj/mozilla:master commit in: www-client/seamonkey/

2016-10-11 Thread Ian Stakenvicius
commit: 0b37212c339814f558f800cef9db0c6e35809711
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Tue Oct 11 14:01:06 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Tue Oct 11 14:01:06 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=0b37212c

www-client/seamonkey: bumped patchset for firefox to include gcc6 support patch

 www-client/seamonkey/Manifest   | 1 +
 .../{seamonkey-2.42.4.0_p0.ebuild => seamonkey-2.42.4.0_p1.ebuild}  | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index 126a749..6d0aeff 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -5,6 +5,7 @@ DIST enigmail-1.9.1.tar.gz 1736876 SHA256 
0393119725fa5931d9888a2a1c9796d440ee79
 DIST firefox-38.0-patches-0.3.tar.xz 4796 SHA256 
bfbef81748f76f5f80c3ce6e6b810b65f6266f71da02722b1e8c9fad865b02bd SHA512 
a974e33759246153db7d83488f1326275efd12c44a6c8c539cbc35709b4dbd27e848bda32f302ac2baa5d8729ba20579ebc7f643419757f542972ca1a264d520
 WHIRLPOOL 
3549239db380c02a1575ff407ea684a14827f2250d991b5eb6c8a341ceebaca57cd2cc422e160f00dfab933385d677574cd84947da07bd282c68bb84c40fa42b
 DIST firefox-42.0-patches-0.4.tar.xz 13384 SHA256 
e56db95dbf077a05189868b400bc6d6750f9cd816a7f38e29180f07975f4f098 SHA512 
3c51022ab3eb53ae826824a7fd5870b2c639f70c255d461ac454a67e814dc0c61393ddb1a82527a60325c6373a4e1daaef0fbd088109fd2b65ba6d9538feaba4
 WHIRLPOOL 
d6ab99e7525a7d7749d5805d5b9ff0430fff5b57262574a334d48d9ef08ed90784e90ab33f3794ec04308199dddae773f80a3d3c86c880b393924ee64f3dd0cb
 DIST firefox-45.0-patches-04.tar.xz 18600 SHA256 
2ee0ab58e0a1db7b573dd7ac407dcb9a43a85dd295c5d6d263f72ce629c5290c SHA512 
cf5d4ddfe14dff92950baae066350ace0a503c5bdd9d837e4724fd2fb905a2fb540dcf34971531e79547dd62dfbf217d472f39ccc4802f34a245e24f406fdb5e
 WHIRLPOOL 
1461c61ba7e54b7a91c758fdf91fda22260eaff4148b3cccab8ccfd9d09a3d80c0314e999284d392d9e961c42cd9720d6d30ac190074f74d1e53ecb1afa1b1e3
+DIST firefox-45.0-patches-07.tar.xz 21016 SHA256 
76a70ebb3f9c0515c0632170dfeedf0bfb60f248bee579514940148bb3e2b1c5 SHA512 
304d6ed4b4c9ac58f3762263207167a9a32532fd48f17d9cc86f5106f7ec98273f402e3779b810b455ceea77d84313ffc8f236fa6fdc6cd5ef21e8159beec552
 WHIRLPOOL 
a50d54d1e3b5c0fb0e8b32c8d69cdeb99a8fbfa90ac51dfa01163ab0228499b08d3ef37b27391d0d5179d80e937447029c2f976f014bf97d0da3e4bc1b58eaf7
 DIST mozilla-graphite2-1.3.5-upgrade_patches.tar.xz 92916 SHA256 
6314600c4d19112a51fba1f406eaef34b50df78405aa7cb0080550322d9b9ff9 SHA512 
7fa37fe27587b80aaf4a2625abf7a28553286ecfa837b4c7c7d5a217abf8cf01a2446471f7c320d484325c2f7461161b00df75ff9a5d9efc70140e9723f5ac2f
 WHIRLPOOL 
749ba5919850945f0fe36dfac912206cd38c50ae244703d07e37ea8a99a6b0c4300d0dd443db6c7a7fea22792ac7ccc8f839d598260e3e9f044e03431513f5c8
 DIST seamonkey-2.33-patches-01.tar.xz 944 SHA256 
1612d94dddbd37fa4ce8307c1ba565c8439d082609b63c12b4971e361895566c SHA512 
0132e7d06a1ea5d6c059f23e5b8a20016a1e911e8aa40ae15eaefcd141030b4d245297f1e13e508827d91bab5988db4775c8425e737654afba2ede9c2dee8392
 WHIRLPOOL 
4520c4eaa7e6a25f5c32e9cd1d46472e181fbd769a1c5a59c913834cec5556100eac01423b4abf4a47543d0fbae4bf83b0f4a4d6cec7a058587e2705043bf507
 DIST seamonkey-2.35-be.xpi 844271 SHA256 
c1043f743a353dfb46db8f524249c808183e89f4f0f7a6181f9d5304d545f694 SHA512 
2683a9e5858680a37b152c77fc15964d9b342e2d2a0fc409968b6cf35758f2bf30b3339dcd5c860ef95c56ed85c224383f95efc3d14999cd0a3e4a396c7c4644
 WHIRLPOOL 
f3f69369b0e225cdbb8fc1ac35e4e2295ed1778df7cabd3c9f4f566b758ee6f7dc2f922e422b5b5175bc2ff2ecc15769e535810a90435d15f57f7b22217eb1bf

diff --git a/www-client/seamonkey/seamonkey-2.42.4.0_p0.ebuild 
b/www-client/seamonkey/seamonkey-2.42.4.0_p1.ebuild
similarity index 99%
rename from www-client/seamonkey/seamonkey-2.42.4.0_p0.ebuild
rename to www-client/seamonkey/seamonkey-2.42.4.0_p1.ebuild
index 9d3aaee..1e92735 100644
--- a/www-client/seamonkey/seamonkey-2.42.4.0_p0.ebuild
+++ b/www-client/seamonkey/seamonkey-2.42.4.0_p1.ebuild
@@ -14,7 +14,7 @@ MOZ_PV="${PV/_pre*}"
 MOZ_PV="${MOZ_PV/_alpha/a}"
 MOZ_PV="${MOZ_PV/_beta/b}"
 MOZ_PV="${MOZ_PV/_rc/rc}"
-MOZ_PV="${MOZ_PV/_p0}"
+MOZ_PV="${MOZ_PV/_p[0-9]}"
 MOZ_P="${P}"
 MY_MOZ_P="${PN}-${MOZ_PV}"
 
@@ -30,7 +30,7 @@ if [[ ${PV} == *_pre* ]] ; then
SRC_URI="${SRC_URI}
${MOZ_HTTP_URI}/${P}.source.tar.xz
"
-elif [[ ${PV} == *_p0 ]]; then
+elif [[ ${PV} == *_p[0-9] ]]; then
# gentoo-unofficial release using thunderbird distfiles to build 
seamonkey instead
TB_MAJOR=45
SMPV="${PV%.[0-9].*}"
@@ -58,7 +58,7 @@ MOZCONFIG_OPTIONAL_WIFI=1
 MOZCONFIG_OPTIONAL_JIT="enabled"
 inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-v6.45 
multilib pax-utils fdo-mime autotools mozextension nsplugins mozlinguas-v2
 
-PATCHFF="firefox-45.0-patches-04"
+PATCHFF="firefox-45.0-patches-07"
 PATCH="${PN}-2.42-patches-01"
 EMVER="1.9.1"
 



[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/, www-client/firefox/files/

2016-10-11 Thread Ian Stakenvicius
commit: dedbf1c7f1f2e12ff7907f92bb08d8e32f2ea6c6
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Mon Oct 10 01:29:18 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Oct 10 01:29:18 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=dedbf1c7

www-client/firefox-45: moved gcc6 and binutils-2.26 patches to tarball

 www-client/firefox/Manifest|  2 +-
 www-client/firefox/files/firefox-45-gcc6.patch | 40 --
 ...efox-45.4.0.ebuild => firefox-45.4.0-r1.ebuild} |  3 +-
 3 files changed, 2 insertions(+), 43 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 5c40889..2cabe4d 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,4 +1,4 @@
-DIST firefox-45.0-patches-06.tar.xz 19792 SHA256 
4cacdb0ca1e710a0e3f577d5a1253ed14fab9a2d1cdaf83b3fa7bac86cfddef2 SHA512 
eec8ccb3d67144368cfad807cad847379bf9ee54c2394f8bf0bda121178b1036ec1d32bea67afad840dff38e1ef26c4c19569d4fa4b553b6e2719bf07a46e017
 WHIRLPOOL 
7bb6b8f59d86beb9178fbea8bdd372a016b62e00766daf9439e2e59d20635a21b3a218447b09ce7d6a4b601611013f9ad08e088ef8112a41bde9ce951d10bdad
+DIST firefox-45.0-patches-07.tar.xz 21016 SHA256 
76a70ebb3f9c0515c0632170dfeedf0bfb60f248bee579514940148bb3e2b1c5 SHA512 
304d6ed4b4c9ac58f3762263207167a9a32532fd48f17d9cc86f5106f7ec98273f402e3779b810b455ceea77d84313ffc8f236fa6fdc6cd5ef21e8159beec552
 WHIRLPOOL 
a50d54d1e3b5c0fb0e8b32c8d69cdeb99a8fbfa90ac51dfa01163ab0228499b08d3ef37b27391d0d5179d80e937447029c2f976f014bf97d0da3e4bc1b58eaf7
 DIST firefox-45.4.0esr-ach.xpi 426529 SHA256 
f43825621ccd7920710608686aa813594afd1d3b19bff8eb49bd32143b81a856 SHA512 
941560b81d39ab3ffc7f671b768bab010faab147dfc571522e7362d246e2b5cadc636af6c00692f285122ae2520861f45e69897d1727c9bb110c0a343289a9e6
 WHIRLPOOL 
53f387c0d38c076cfc5c58ff7467096370959017ef13531d8abe7f6c5a502889148dd3caf1a3598e693c452dc1caa9d3448c33355f375d2a0755ece2a10f4ad8
 DIST firefox-45.4.0esr-af.xpi 439353 SHA256 
93166fd1be0a9b870b3043c752ce7326f7a15a20c38daa40655ed0a6440a8afb SHA512 
70b2a20c7fc8d29d750eb28ff63e03101bf84c6282952dc412e85decee141d476eb85ab23f9eb656e8ca6e90705e4ac95d1e2110375695e8ea8d7047707fbe74
 WHIRLPOOL 
6e10cd75163bc5c724ab132abb51c8226236e089cf8b09b9ad7bdb14abc7294ac89255696aac2a0f0c9556ee6292c83acc8154b88c153d976b42c6dc4b94ac7a
 DIST firefox-45.4.0esr-an.xpi 449036 SHA256 
350c7e992de73a4aed0573f679b819e8f79a4f0ed6a98d8a05eaeb8f1eae82b4 SHA512 
7279885dbdbee9083c48aef08ad40b6f740d3e9962164d75390203bc71f19a825e87af59a1a3a9495ea7457fe54b266c0ec7316db41465522a0811e303fef25e
 WHIRLPOOL 
bbe23b91eeec40d1b8b3ed3389c3a9be374bf7312230e069e5883f697c4c73cd5e199c047011b3c5eb7ecc3825909419bf3fed77c2ced9669ddf57f608c602e0

diff --git a/www-client/firefox/files/firefox-45-gcc6.patch 
b/www-client/firefox/files/firefox-45-gcc6.patch
deleted file mode 100644
index c5b861c..000
--- a/www-client/firefox/files/firefox-45-gcc6.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-Upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1245076
-
 a/config/gcc-stl-wrapper.template.h2016-08-31 12:38:43.094770023 
-0400
-+++ b/config/gcc-stl-wrapper.template.h2016-08-31 12:40:12.030579071 
-0400
-@@ -17,6 +17,12 @@
- // Silence "warning: #include_next is a GCC extension"
- #pragma GCC system_header
- 
-+
-+#ifndef moz_dont_include_mozalloc_for_cstdlib
-+#  define moz_dont_include_mozalloc_for_cstdlib
-+#endif
-+#ifndef moz_dont_include_mozalloc_for_${HEADER}
-+
- // mozalloc.h wants ; break the cycle by always explicitly
- // including  here.  NB: this is a tad sneaky.  Sez the gcc docs:
- //
-@@ -25,15 +31,17 @@
- //same name as the current file. It simply looks for the file
- //named, starting with the directory in the search path after the
- //one where the current file was found.
--#include_next 
-+#  include_next 
- 
- // See if we're in code that can use mozalloc.  NB: this duplicates
- // code in nscore.h because nscore.h pulls in prtypes.h, and chromium
- // can't build with that being included before base/basictypes.h.
--#if !defined(XPCOM_GLUE) && !defined(NS_NO_XPCOM) && !defined(MOZ_NO_MOZALLOC)
--#  include "mozilla/mozalloc.h"
--#else
--#  error "STL code can only be used with infallible ::operator new()"
-+#  if !defined(XPCOM_GLUE) && !defined(NS_NO_XPCOM) && 
!defined(MOZ_NO_MOZALLOC)
-+#include "mozilla/mozalloc.h"
-+#  else
-+#error "STL code can only be used with infallible ::operator new()"
-+#  endif
-+
- #endif
- 
- #if defined(DEBUG) && !defined(_GLIBCXX_DEBUG)

diff --git a/www-client/firefox/firefox-45.4.0.ebuild 
b/www-client/firefox/firefox-45.4.0-r1.ebuild
similarity index 99%
rename from www-client/firefox/firefox-45.4.0.ebuild
rename to www-client/firefox/firefox-45.4.0-r1.ebuild
index 5d30a28..8ba1b06 100644
--- a/www-client/firefox/firefox-45.4.0.ebuild
+++ b/www-client/firefox/firefox-45.4.0-r1.ebuild
@@ -25,7 +25,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
 fi
 
 # 

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

2016-10-11 Thread Bernard Cafarelli
commit: 8433db339f39635acb270ef77f3b9445e90370be
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Oct 11 13:00:34 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Oct 11 13:01:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8433db33

media-gfx/argyllcms: version bump to 1.9.1, bug #596790

Update ebuild to EAPI 6, use PATCHES variable and replace dohtml by dodoc

Package-Manager: portage-2.3.1

 media-gfx/argyllcms/Manifest   |  1 +
 media-gfx/argyllcms/argyllcms-1.9.1.ebuild | 94 ++
 2 files changed, 95 insertions(+)

diff --git a/media-gfx/argyllcms/Manifest b/media-gfx/argyllcms/Manifest
index 763758e..5759dd6 100644
--- a/media-gfx/argyllcms/Manifest
+++ b/media-gfx/argyllcms/Manifest
@@ -1,3 +1,4 @@
 DIST Argyll_V1.7.0_src.zip 13935712 SHA256 
dac51cf5d8f6d04bb02f2f5b119fa0e8b773a010e6377116768b082ef018f663 SHA512 
644683c8a73d36583d607b5d51c543dca8f1e3fb3db8138a164f9ed7f994df7739ee7d810b7136a7cf0eba7b54fe53b35ffbdd4e6915ec20b271325119ce369c
 WHIRLPOOL 
e08c6e311856716ee6b49e37c583d8d4275629fb746f018e0d7c768d4c907644dc60545ff2c709217988c668b198dfc95396af3fdf0ccd40d320514854b1c087
 DIST Argyll_V1.8.2_src.zip 13946428 SHA256 
59bdfaeace35d2007c90fc53234ba33bf8a64cffc08f7b27a297fc5f85455377 SHA512 
fb5a9fcfe558ce0593cc63d43751693dcaca8ed9dc202372bea5d8d54e19c004de0cb80382ffd2b570d9eeeb58584c7466b725d35377c72cbbde414625613d9c
 WHIRLPOOL 
1a7f32f5ac203ae69773c8f40540aed4c2d36b1878ac7e7cc703df8809faa6ca086a249c1f20f5c2b8bb3db652add330b8a555dd34570c79b1da74cd5bb372ed
 DIST Argyll_V1.8.3_src.zip 13933565 SHA256 
60494176785f6c2e4e4daefb9452d83859880449040b2a843ed81de3bd0c558e SHA512 
19bdba20313ec62b5b3c461d29a4f1eefbeb799ded06a1e0b568013b606547bf97b23c1b69f27d415e0052a7a2b747273131624e725ee21781b261568822b3a7
 WHIRLPOOL 
d0f65bfdee48dcb29c887f371fe787aebac8c9577a1db0f386bb4a17e379ab99d2c0f94bc7474e753b3fd49548028928aeb48d9c0021b8ee5a76ab55575d5ce8
+DIST Argyll_V1.9.1_src.zip 13497142 SHA256 
5e910b1fafa53498747bee6128adfb1b4a2418801728ad466ebd65fa7fa29823 SHA512 
28cc7f686a841a8ef6d6594b71a9a8c8be9370395fd1385abdc4b8388b699266966b21385056933670e233a085edbe9ee58cbe854f18c980408a89b45e807179
 WHIRLPOOL 
70592c405e584b186225a7c1427c94d73b45dfcfd1080f91b71583d044b77130d9531e3b30c7d9f24802539cc3a02ebba661c15af5229569183351134d29a7ef

diff --git a/media-gfx/argyllcms/argyllcms-1.9.1.ebuild 
b/media-gfx/argyllcms/argyllcms-1.9.1.ebuild
new file mode 100644
index ..2f3d435
--- /dev/null
+++ b/media-gfx/argyllcms/argyllcms-1.9.1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils flag-o-matic multiprocessing toolchain-funcs udev
+
+MY_P="Argyll_V${PV}"
+
+DESCRIPTION="Open source, ICC compatible color management system"
+HOMEPAGE="http://www.argyllcms.com/;
+SRC_URI="http://www.argyllcms.com/${MY_P}_src.zip;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="doc"
+
+RDEPEND="
+   media-libs/tiff:0
+   sys-libs/zlib
+   virtual/jpeg:0
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+   x11-libs/libXScrnSaver"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   dev-util/ftjam"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.8.0-gcc5.patch
+   )
+
+src_compile() {
+   # Make it respect LDFLAGS
+   echo "LINKFLAGS += ${LDFLAGS} ;" >> Jamtop
+
+   # Evil hack to get --as-needed working. The build system unfortunately 
lists all
+   # the shared libraries by default on the command line _before_ the 
object to be built...
+   echo "STDLIBS += -ldl -lrt -lX11 -lXext -lXxf86vm -lXinerama -lXrandr 
-lXau -lXdmcp -lXss -ltiff -ljpeg ;" >> Jamtop
+
+   append-cflags -DUNIX -D_THREAD_SAFE
+
+   sed \
+   -e 's:CCFLAGS:CFLAGS:g' \
+   -e "s:ar rusc:$(tc-getAR) rusc:g" \
+   -i Jambase || die
+
+   tc-export CC RANLIB
+
+   jam -dx -fJambase "-j$(makeopts_jobs)" || die
+}
+
+src_install() {
+   jam -dx -fJambase install || die
+
+   rm bin/License.txt || die
+
+   pushd bin > /dev/null
+   local binname
+   for binname in * ; do
+   newbin ${binname} argyll-${binname}
+   done
+   popd > /dev/null
+
+   dodoc log.txt Readme.txt ttbd.txt notes.txt
+   if use doc;  then
+   docinto html
+   dodoc doc/*html doc/*jpg doc/*gif
+   fi
+
+   insinto /usr/share/${PN}
+   doins -r ref
+
+   udev_dorules usb/55-Argyll.rules
+}
+
+pkg_postinst() {
+   elog "If you have a Spyder2 you need to extract the firmware"
+   elog "from the CVSpyder.dll of the windows driver package"
+   elog "and store it as /usr/share/color/spyd2PLD.bin"
+   echo
+   elog 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/, dev-vcs/subversion/files/

2016-10-11 Thread Lars Wendler
commit: 4ebaa7e551b2ad695f482b0b1d6d0f66f5d1db9e
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 11 13:25:21 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 11 13:25:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebaa7e5

dev-vcs/subversion: Fixed creation of docs with USE="java" (bug #551094).

Thanks to Alexander Miller for providing a patch.

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

 .../files/subversion-1.8.16-javadoc-nolint.patch  | 19 +++
 dev-vcs/subversion/subversion-1.8.16.ebuild   |  1 +
 dev-vcs/subversion/subversion-1.9.4.ebuild|  1 +
 3 files changed, 21 insertions(+)

diff --git a/dev-vcs/subversion/files/subversion-1.8.16-javadoc-nolint.patch 
b/dev-vcs/subversion/files/subversion-1.8.16-javadoc-nolint.patch
new file mode 100644
index ..8b07d22
--- /dev/null
+++ b/dev-vcs/subversion/files/subversion-1.8.16-javadoc-nolint.patch
@@ -0,0 +1,19 @@
+With newer versions of javadoc (since JDK-1.8), "make doc-javahl"
+reports many errors, causing build failures. Add "-Xdoclint:none"
+option to restore old, sloppy behavior.
+
+Patch created for subversion-1.8.16, should work for other other
+versions, too.
+See 
+
+--- a/Makefile.in
 b/Makefile.in
+@@ -650,7 +650,7 @@
+ 
+ # Generate API documentation for the JavaHL package.
+ doc-javahl:
+-  $(JAVADOC) -d $(abs_builddir)/doc/javadoc \
++  $(JAVADOC) -Xdoclint:none -d $(abs_builddir)/doc/javadoc \
+ -sourcepath $(top_srcdir)/subversion/bindings/javahl/src \
+ -link http://java.sun.com/javase/6/docs/api/ \
+ org.tigris.subversion.javahl \

diff --git a/dev-vcs/subversion/subversion-1.8.16.ebuild 
b/dev-vcs/subversion/subversion-1.8.16.ebuild
index c4edce6..afae86f 100644
--- a/dev-vcs/subversion/subversion-1.8.16.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.16.ebuild
@@ -70,6 +70,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.8.0-hpux-dso.patch
"${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch
"${FILESDIR}"/${PN}-1.8.1-revert_bdb6check.patch
+   "${FILESDIR}"/${PN}-1.8.16-javadoc-nolint.patch
 )
 
 want_apache

diff --git a/dev-vcs/subversion/subversion-1.9.4.ebuild 
b/dev-vcs/subversion/subversion-1.9.4.ebuild
index ced9e81..df0bcd1 100644
--- a/dev-vcs/subversion/subversion-1.9.4.ebuild
+++ b/dev-vcs/subversion/subversion-1.9.4.ebuild
@@ -70,6 +70,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.8.0-hpux-dso.patch
"${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch
"${FILESDIR}"/${PN}-1.8.1-revert_bdb6check.patch
+   "${FILESDIR}"/${PN}-1.8.16-javadoc-nolint.patch
 )
 
 want_apache



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-php/files/, app-eselect/eselect-php/

2016-10-11 Thread Brian Evans
commit: db258b5062a86633f4746f4b8d7e2d0470334501
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 11 13:35:51 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 11 13:37:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db258b50

app-eselect/eselect-php: Drop old

Package-Manager: portage-2.3.1

 app-eselect/eselect-php/Manifest   |  4 --
 .../eselect-php/eselect-php-0.7.1-r4.ebuild| 48 ---
 .../eselect-php/eselect-php-0.7.1-r7.ebuild| 41 -
 .../eselect-php/eselect-php-0.8.2-r1.ebuild| 58 --
 app-eselect/eselect-php/eselect-php-0.8.5.ebuild   | 58 --
 app-eselect/eselect-php/eselect-php-0.9.1.ebuild   | 66 
 app-eselect/eselect-php/files/70_mod_php.conf  | 26 
 .../eselect-php/files/70_mod_php5.conf-apache2-r1  | 18 --
 app-eselect/eselect-php/files/php-fpm-r1.init  | 50 
 app-eselect/eselect-php/files/php-fpm.init-r4  | 70 --
 app-eselect/eselect-php/files/php-fpm_at.service   | 14 -
 11 files changed, 453 deletions(-)

diff --git a/app-eselect/eselect-php/Manifest b/app-eselect/eselect-php/Manifest
index be9c960..ca18cbf 100644
--- a/app-eselect/eselect-php/Manifest
+++ b/app-eselect/eselect-php/Manifest
@@ -1,5 +1 @@
-DIST eselect-php-0.7.1.bz2 2251 SHA256 
10aa400e2d08bc71989366993f12ddb546a0ea29f191c40e37beba1d11d7abd7 SHA512 
a6b4c1475dda9f368d799db7658c50cef7d6f71482a53a186fb1394e7ea1fff3c0ef123c82b7ca4d1e45aadb0a034d36f213fc9450766878a60d28639761cb3d
 WHIRLPOOL 
a4e45492068616ff30fd888b0cc64441a6eb6e6656e0107d00bd2cf15360dce15052d4d62089ab89d43e6bb36e126529aa101c70e8bd94a9fc916a5369463e3b
-DIST eselect-php-0.8.2.tar.xz 51832 SHA256 
3601d0612a19ccc1c5146be2c8cd7df955a37c517817ae4f59bb3ead446f5355 SHA512 
da1d71affe275d07db7a76fd98fd89ffdea6f671262a615bf4dda5a1bba8d19e5d1a3c8afe3f1eb1e70fd71298476a6f0d4e73eba7aafe7555f018f89005bc3d
 WHIRLPOOL 
dcc75d93eeaaa85f63f5329491d010debd83ed2a82af0051d59ab4aff639703a6f4c1baa5388ed2a8867d6ab610740d5a1ac86d28cddb0de5be47872ada040b4
-DIST eselect-php-0.8.5.tar.xz 45800 SHA256 
73b1dfab538dad971644ae9542e311cd9160e5dff3947086fc7691f0fedb835d SHA512 
dbb97ddca2cd031e57e1efccc2a92dcb7aa3c4a4813c72dc5ad688b8e32e4e2ec8083781c450e9c439a9e70f04c26249e335a4eb814ac944dfc6e2d06ca724f6
 WHIRLPOOL 
00d8a1b6e065962105b704e8a6ab806c6f8181a4ec4c266902854ce61cb4532063412449c623ea7288e49dd64c4a8b762b9771abb89664071ff81b7b9728a8e5
-DIST eselect-php-0.9.1.tar.xz 47548 SHA256 
0c9768c9dd361dd3910f26e11956fc2121467ab56c52ba80d7620b1d757bc143 SHA512 
bea84b4ae386d60cea2703d1b1c2a91bdc19188dfe151619750a1979dcfbdf2a2ada05d87faa7e0f371ab003e05be6fc7dd15f96459ae6e998c62e6d5caeb64a
 WHIRLPOOL 
3d74edfa6962942836aa3823e9901b461433ce57f2fcb624eb1652b36245599a1bc076db5cb902b675747f2255f00ac887a5e35859dbcf62279944595ea02d6c
 DIST eselect-php-0.9.2.tar.xz 48356 SHA256 
8b2acfccb3d2e3d7cad137fc4306711371ebd544cbcdad8e9d46c5dacf8ed889 SHA512 
ebf4c9039aaa3ffad79dee181b5cd77f144a4b1b49d80291b290377b7ca5a9618d8b18922f0624e646c4d80266c58199bb936a7b8dd5d2e2bdc296099f583edf
 WHIRLPOOL 
5ca0673a80b5e88522ff1ca82c4b4f842a63439cd47562c72048a4d66dc88d2dcc7070c28c0b8ff50a75bdb1a9056ee5391b37f4dc34cc9eda3652c6791a276c

diff --git a/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild 
b/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild
deleted file mode 100644
index bb6b500..
--- a/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit depend.apache systemd
-
-DESCRIPTION="PHP eselect module"
-HOMEPAGE="https://www.gentoo.org;
-SRC_URI="https://dev.gentoo.org/~olemarkus/eselect-php/eselect-php-${PV}.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-IUSE="fpm apache2"
-
-DEPEND=">=app-admin/eselect-1.2.4
-   !https://www.gentoo.org;
-SRC_URI="https://dev.gentoo.org/~olemarkus/eselect-php/eselect-php-${PV}.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="fpm apache2"
-
-# The "DirectoryIndex" line in 70_mod_php5.conf requires mod_dir.
-RDEPEND="app-admin/eselect
-   apache2? ( www-servers/apache[apache2_modules_dir] )"
-S="${WORKDIR}"
-
-want_apache
-
-src_install() {
-   insinto /usr/share/eselect/modules/
-   newins "eselect-php-${PV}" php.eselect
-
-   if use apache2 ; then
-   insinto "${APACHE_MODULES_CONFDIR#${EPREFIX}}"
-   newins "${FILESDIR}/70_mod_php5.conf-apache2-r1" \
-   

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

2016-10-11 Thread Fabian Groffen
commit: 9bbbce997334d091adfa85246f09a6c5aeb3beba
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Oct 11 11:42:13 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Oct 11 11:42:13 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=9bbbce99

bootstrap_stage2: force python found for llvm-3.4

 scripts/bootstrap-prefix.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index de52c07..f14202f 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1317,6 +1317,7 @@ bootstrap_stage2() {
EXTRA_ECONF="--disable-bootstrap" \
GCC_MAKE_TARGET=all \
TPREFIX="${ROOT}" \
+   PYTHON_COMPAT_OVERRIDE=python2.7 \
emerge_pkgs --nodeps ${compiler_stage1} || return 1
 
# undo gmp cxx hack



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-sources/

2016-10-11 Thread Yuta SATOH
commit: a6a0fb0f387995833465f299d14998b92ccf9475
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:48:18 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:48:18 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=a6a0fb0f

sys-freebsd/freebsd-sources: added LICENSE

 sys-freebsd/freebsd-sources/Manifest| 2 +-
 sys-freebsd/freebsd-sources/freebsd-sources-11.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-freebsd/freebsd-sources/Manifest 
b/sys-freebsd/freebsd-sources/Manifest
index 09b4cb2..e43f572 100644
--- a/sys-freebsd/freebsd-sources/Manifest
+++ b/sys-freebsd/freebsd-sources/Manifest
@@ -35,5 +35,5 @@ AUX freebsd-sources-9.2-gentoo-gcc.patch 506 SHA256 
7457421478066b686dabc9a072ea
 AUX freebsd-sources-cve-2012-0217.patch 856 SHA256 
9b752e65a29b2b9a4a1412765d69d00310c05508af1cfa6d8d3c16d545bb3ffe SHA512 
b1ac18cae23b81fd5ab2fcb44bb9f9808d6eb80f52b8572b81296fdd0b18edee62460520bc753848283d67e13367bf99775a2a5c6cf0272def9cdff6ec6fa4d9
 WHIRLPOOL 
27e4d0647c5275b77123bef6b866ac841af4b1b547fc663f776da82a7889995eba21b930adeabf2a71b3fbe053d2af5583cbdb6e8fd16a0379d10214d24b9121
 AUX freebsd-ubin-10.3-bmake-workaround.patch 301 SHA256 
97e14b032622bcc652ede9c5154160e937b3ade0155fddfe19112354bfeb6138 SHA512 
8efd4e8199886ec0c647a13a334de54813372d9d6eb09d6b93785000da9a84ec40fb4d28d645a4809b531bee0bb4c11522aaae089285c52e595b2f9749af7dfe
 WHIRLPOOL 
910bb3807c15ee8ced94c508ab2bd1e3112cd890de28bbdf2b152efe5e5ce187e366376938996e2a41e07599d7c76abe741463bbf4475297d604531ac80ea6ae
 DIST freebsd-src-11.0.tar.xz 140252356 SHA256 
0725a7f1d3e8985f4b2e31a2ad714334463a5016b203073a8fc196649f3d5a27 SHA512 
ee1271bb38ee46fbab3d49b33f5b5afd76f9402b2e792581d63f02272df8e2a4011fac97ad550434f0c2fc5fe241940276629bde55e75f8638896a81339870cd
 WHIRLPOOL 
e1cda77189990c1d2187ab2d9e842ff3c619d8235f1ade56819fadc52f680a871de17cf05f8119614557c615ad19d41d1b6080c4b3768e7252889546b865d827
-EBUILD freebsd-sources-11.0.ebuild 4806 SHA256 
4a15f22daebab7a4527756f0cf348e8033ade8b6d141163cba90f6c8e14017b1 SHA512 
9e717538e753c0ad09f5cddd80e4734b446d3026c8d35cdb7d82343ca77613b99e830ded9c57d20ba95cd555f5d411e8c18a16322094ac474efedb156258c4e9
 WHIRLPOOL 
0f77d4c783339c1f7b09f21c7e95bcdfcd76d015a80490141b6e10d90f08cff864c5c8f4466afa5c029df76680cf84570533bb47aadf440925df78f1aef01c8c
+EBUILD freebsd-sources-11.0.ebuild 4823 SHA256 
968c5d17553771f653e861cdfa78c7567049d6999dd436cc3189ada0e13707fa SHA512 
ddefd5c3dca7b54c59d72e1d0ca83431b84de92be2274afaef6e77a9648f7fff82bbc500c0d225475476ebdfae04026f5d29577d5f36eb2fc407a4e258c6d72a
 WHIRLPOOL 
6d18a50d484072a24d53d70824be5679bf6292658df83fd53ed5f8c1fd645e90bfa6f46415b1ed85b22d1451cc4a470535fc2493689a37423b4fefcdd617da99
 MISC metadata.xml 444 SHA256 
c4696a22f747056498f14d7fbac5d3b317ee5ed5d0762351003ae7873475ff39 SHA512 
9e2abef67d9a4092a62f92a0b32e5d8547a046d26551ef15c577dedf3b56231ba055702a7476104993a8ed15717b5610d1cdbd6c167b0571a84392f41f177cdc
 WHIRLPOOL 
af64f83a4459752b8b8656412abaf5feaedbaa4b06dbbd0a71f31fc440eb945d39617a540e6b9969586b190c984452f1eaded80062481c6b2b0121482cfa61c2

diff --git a/sys-freebsd/freebsd-sources/freebsd-sources-11.0.ebuild 
b/sys-freebsd/freebsd-sources/freebsd-sources-11.0.ebuild
index 46e7942..aebc8cf 100644
--- a/sys-freebsd/freebsd-sources/freebsd-sources-11.0.ebuild
+++ b/sys-freebsd/freebsd-sources/freebsd-sources-11.0.ebuild
@@ -8,7 +8,7 @@ inherit bsdmk freebsd flag-o-matic toolchain-funcs
 
 DESCRIPTION="FreeBSD kernel sources"
 SLOT="0"
-LICENSE="BSD zfs? ( CDDL )"
+LICENSE="BSD dtrace? ( CDDL ) zfs? ( CDDL )"
 
 IUSE="+build-kernel debug dtrace zfs"
 



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

2016-10-11 Thread Brian Evans
commit: 720958394587b1b3cc85188bf33550d43a7349eb
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 11 14:05:31 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 11 14:05:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72095839

dev-php/pecl-gnupg: Version bump

Limit app-crypt/gnupg version to 1.x as per upstream's support
1.5 is targetted to have 2.x support

Package-Manager: portage-2.3.1

 dev-php/pecl-gnupg/Manifest|  1 +
 dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-php/pecl-gnupg/Manifest b/dev-php/pecl-gnupg/Manifest
index 17d9c95..1831b90 100644
--- a/dev-php/pecl-gnupg/Manifest
+++ b/dev-php/pecl-gnupg/Manifest
@@ -1,3 +1,4 @@
 DIST gnupg-1.3.3.tgz 19141 SHA256 
6a20b9bb8567b305a77bc2c5671c3cb28006f337f5f022aff4e2968a2a3eb121 SHA512 
ac6c315e7734b9efc82aa18664572dc24977d285cae588e58f5dbe8c7caeb89216f4be3889d18fa9840c69ab201faee058d3e4cd197f977e60fcb0a4fd594ed2
 WHIRLPOOL 
9f798989856e67ea4792502840a2a33b0b09fc110a2122ed65cc0c7faec363704164dbfd25ded3c704149fe6cff81cb686df0531caf73b4c94cfd55127469d04
 DIST gnupg-1.3.6.tgz 19273 SHA256 
50065cb81f1ac3ec5fcd796e58c8433071ff24cc14900e6077682717f5239307 SHA512 
94061da44ab950571b38ea677e904eae1d099f8b6b528ade5e242ff1a67d81ac7e70174bc075037d7820e9cd7983524d67e1381d1ab2e98d466fe1e855820b73
 WHIRLPOOL 
1423ecbdd59607198a39ba51286d7e9380dfbdcfe9f70bdf932ef57b5cc863b92ef0a85409e40fb88499d628f80a800c90821f671727bd50d083a65a61c8bdc1
+DIST gnupg-1.4.0.tgz 28349 SHA256 
35e16bee11345a7d6bf57bea3cadf45e371ad1ed4e0218b0c06f6f637e4e1772 SHA512 
70fa1d2956bc5caedbeadf556f9f40a7b963d3b519d6574b0c7695d9fb4c7f9d612306f475a90a1125661407c11de97040e54b158f38d71f239c1fe436d48018
 WHIRLPOOL 
1eed0bbadb865d7f1cf70f315a5e54023f2481372898a356dff229a0523d502c11fa3b30e1cfd0790fcbf62c62ee1d81c4f19c5d26c93a9a1280f6cf2b97cec8
 DIST gnupg-1.4.0RC1.tgz 27969 SHA256 
927112e16e3267dd64b1e61b7ce355fb3a314200646a8ce7056dd5e83965e604 SHA512 
633d913b766a1bb8196abda4b5a92ed7e35a362cf02838681e370653b41f8f6e5f0a32c9250c5ff3ab6d08345c608d3cc5e387cd0ab3d20b56a49b21e8c1b865
 WHIRLPOOL 
3008cc339d9bf2f9e0f4e3fcb03b073a2ed90bbed72344bf32d558ac8e40fb278c722c230737dba4364f716e8fde1e0ddab059079a8c6eaeb0c1649d35d43017

diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild 
b/dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild
new file mode 100644
index ..5900685
--- /dev/null
+++ b/dev-php/pecl-gnupg/pecl-gnupg-1.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+MY_P="${PN/pecl-/}-${PV/_rc/RC}"
+PHP_EXT_NAME="gnupg"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
+PHP_EXT_S="${WORKDIR}/${MY_P}"
+
+USE_PHP="php5-6 php7-0"
+
+inherit php-ext-pecl-r3
+
+S="${PHP_EXT_S}"
+
+KEYWORDS="~amd64 ~x86"
+DESCRIPTION="PHP wrapper around the gpgme library"
+LICENSE="BSD-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="app-crypt/gpgme 

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

2016-10-11 Thread Brian Evans
commit: f1b977df4b49e06a91466f9326d822c8b923f2ff
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 11 14:07:00 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 11 14:07:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b977df

dev-php/pecl-gnupg: Drop old

Package-Manager: portage-2.3.1

 dev-php/pecl-gnupg/Manifest|  3 ---
 dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild | 31 --
 dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild | 31 --
 dev-php/pecl-gnupg/pecl-gnupg-1.4.0_rc1.ebuild | 29 
 4 files changed, 94 deletions(-)

diff --git a/dev-php/pecl-gnupg/Manifest b/dev-php/pecl-gnupg/Manifest
index 1831b90..949ca76 100644
--- a/dev-php/pecl-gnupg/Manifest
+++ b/dev-php/pecl-gnupg/Manifest
@@ -1,4 +1 @@
-DIST gnupg-1.3.3.tgz 19141 SHA256 
6a20b9bb8567b305a77bc2c5671c3cb28006f337f5f022aff4e2968a2a3eb121 SHA512 
ac6c315e7734b9efc82aa18664572dc24977d285cae588e58f5dbe8c7caeb89216f4be3889d18fa9840c69ab201faee058d3e4cd197f977e60fcb0a4fd594ed2
 WHIRLPOOL 
9f798989856e67ea4792502840a2a33b0b09fc110a2122ed65cc0c7faec363704164dbfd25ded3c704149fe6cff81cb686df0531caf73b4c94cfd55127469d04
-DIST gnupg-1.3.6.tgz 19273 SHA256 
50065cb81f1ac3ec5fcd796e58c8433071ff24cc14900e6077682717f5239307 SHA512 
94061da44ab950571b38ea677e904eae1d099f8b6b528ade5e242ff1a67d81ac7e70174bc075037d7820e9cd7983524d67e1381d1ab2e98d466fe1e855820b73
 WHIRLPOOL 
1423ecbdd59607198a39ba51286d7e9380dfbdcfe9f70bdf932ef57b5cc863b92ef0a85409e40fb88499d628f80a800c90821f671727bd50d083a65a61c8bdc1
 DIST gnupg-1.4.0.tgz 28349 SHA256 
35e16bee11345a7d6bf57bea3cadf45e371ad1ed4e0218b0c06f6f637e4e1772 SHA512 
70fa1d2956bc5caedbeadf556f9f40a7b963d3b519d6574b0c7695d9fb4c7f9d612306f475a90a1125661407c11de97040e54b158f38d71f239c1fe436d48018
 WHIRLPOOL 
1eed0bbadb865d7f1cf70f315a5e54023f2481372898a356dff229a0523d502c11fa3b30e1cfd0790fcbf62c62ee1d81c4f19c5d26c93a9a1280f6cf2b97cec8
-DIST gnupg-1.4.0RC1.tgz 27969 SHA256 
927112e16e3267dd64b1e61b7ce355fb3a314200646a8ce7056dd5e83965e604 SHA512 
633d913b766a1bb8196abda4b5a92ed7e35a362cf02838681e370653b41f8f6e5f0a32c9250c5ff3ab6d08345c608d3cc5e387cd0ab3d20b56a49b21e8c1b865
 WHIRLPOOL 
3008cc339d9bf2f9e0f4e3fcb03b073a2ed90bbed72344bf32d558ac8e40fb278c722c230737dba4364f716e8fde1e0ddab059079a8c6eaeb0c1649d35d43017

diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild 
b/dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild
deleted file mode 100644
index 4e1d0a2..
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PHP_EXT_NAME="gnupg"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php5-6 php5-5 php5-4"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP wrapper around the gpgme library"
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="app-crypt/gpgme"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   for slot in $(php_get_slots); do
-   php_init_slot_env ${slot}
-   epatch "${FILESDIR}"/1.3.2/01-large_file_system.patch
-   done
-
-   php-ext-source-r2_src_prepare
-}

diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild 
b/dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild
deleted file mode 100644
index 4b2e710..
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PHP_EXT_NAME="gnupg"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php5-6 php5-5 php5-4"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP wrapper around the gpgme library"
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="app-crypt/gpgme"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   for slot in $(php_get_slots); do
-   php_init_slot_env ${slot}
-   epatch "${FILESDIR}"/1.3.2/01-large_file_system.patch
-   done
-
-   php-ext-source-r2_src_prepare
-}

diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.4.0_rc1.ebuild 
b/dev-php/pecl-gnupg/pecl-gnupg-1.4.0_rc1.ebuild
deleted file mode 100644
index 2f0a593..
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.4.0_rc1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-MY_P="${PN/pecl-/}-${PV/_rc/RC}"
-PHP_EXT_NAME="gnupg"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
-PHP_EXT_S="${WORKDIR}/${MY_P}"
-
-USE_PHP="php5-5 php5-6 php7-0"
-
-inherit php-ext-pecl-r3
-
-S="${PHP_EXT_S}"
-
-KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP wrapper around the gpgme library"
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="app-crypt/gpgme"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/1.3.2/01-large_file_system.patch )



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-ubin/

2016-10-11 Thread Yuta SATOH
commit: 82e64081848de143f544b7fd3ef31b671cdca8e8
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:04:35 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:04:35 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=82e64081

sys-freebsd/freebsd-ubin: drop unnecessary setting

 sys-freebsd/freebsd-ubin/freebsd-ubin-11.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-freebsd/freebsd-ubin/freebsd-ubin-11.0.ebuild 
b/sys-freebsd/freebsd-ubin/freebsd-ubin-11.0.ebuild
index 157f6a8..537aad0 100644
--- a/sys-freebsd/freebsd-ubin/freebsd-ubin-11.0.ebuild
+++ b/sys-freebsd/freebsd-ubin/freebsd-ubin-11.0.ebuild
@@ -145,12 +145,12 @@ setup_multilib_vars() {
 
 src_compile() {
# Preparing to build addr2line, elfcopy, m4
-   local MULTIBUILD_VARIANTS="${DEFAULT_ABI}"
for dir in libelftc libpe libopenbsd ; do
cd "${WORKDIR}/lib/${dir}" || die
-   multibuild_foreach_variant freebsd_multilib_multibuild_wrapper 
freebsd_src_compile -j1
+   freebsd_src_compile -j1
done
-   MULTIBUILD_VARIANTS=( $(multilib_get_enabled_abis) )
+
+   local MULTIBUILD_VARIANTS=( $(multilib_get_enabled_abis) )
multibuild_foreach_variant freebsd_multilib_multibuild_wrapper 
setup_multilib_vars freebsd_src_compile -j1
 }
 



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-ubin/, sys-freebsd/freebsd-usbin/, ...

2016-10-11 Thread Yuta SATOH
commit: 9a9a9e3ea9416bf82b336c30ed50d84cb27caa18
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:06:41 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:06:41 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=9a9a9e3e

sys-freebsd: update Manifest

 sys-freebsd/freebsd-mk-defs/Manifest | 2 +-
 sys-freebsd/freebsd-ubin/Manifest| 2 +-
 sys-freebsd/freebsd-usbin/Manifest   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-freebsd/freebsd-mk-defs/Manifest 
b/sys-freebsd/freebsd-mk-defs/Manifest
index 5879378..f775090 100644
--- a/sys-freebsd/freebsd-mk-defs/Manifest
+++ b/sys-freebsd/freebsd-mk-defs/Manifest
@@ -10,5 +10,5 @@ AUX freebsd-mk-defs-9.1-gentoo.patch 11769 SHA256 
d9f0585ecdbaec0483d9443543974f
 AUX freebsd-mk-defs-9.1-gnu.patch 2273 SHA256 
6b8ebbfd2ff724099d593a00dc226ca7f2e12020a9afcf0602b3098b95a2bb18 SHA512 
b1537d3c9dcac78de5ddc026b1281887f755990a4a164e9f05cee53acfc1d7f2674ab1dfb4345b3862bdf971d9403e677e0900fb64a4e7b200c38b8d06c64fbd
 WHIRLPOOL 
91b7e4a43f5f83fdd3c9bbaa9a2a82ab28373cca6050e7f558baa67fcc39983be84d43e64b17949c4ed3066c0b2e27d409b4cf18c930e4de793a4f41a54a10e6
 AUX freebsd-mk-defs-add-nossp-cflags.patch 1017 SHA256 
fa9f47aa7bee35feee0462b6c91995f648143384c547326bcec3b58f69d3db5b SHA512 
012897f4f4b4c3f71d1288ab57adeed56d7f399e508cfa4f593a1f787443e3e4752f7002c86f5da65952ac57eb908d0cce751d7b029048b1c70a9b3c79bea913
 WHIRLPOOL 
98c8fd10f85e9b2e780ef639de932caaa68ae4da50d7417601ae3366d119445364d15307016561b11fa91e4849a0ba45599a85b988702688e15ebd44457883c1
 DIST freebsd-src-11.0.tar.xz 140252356 SHA256 
0725a7f1d3e8985f4b2e31a2ad714334463a5016b203073a8fc196649f3d5a27 SHA512 
ee1271bb38ee46fbab3d49b33f5b5afd76f9402b2e792581d63f02272df8e2a4011fac97ad550434f0c2fc5fe241940276629bde55e75f8638896a81339870cd
 WHIRLPOOL 
e1cda77189990c1d2187ab2d9e842ff3c619d8235f1ade56819fadc52f680a871de17cf05f8119614557c615ad19d41d1b6080c4b3768e7252889546b865d827
-EBUILD freebsd-mk-defs-11.0.ebuild 1149 SHA256 
a8bb1967bbdbb85bcf60a4f03897f054b8cccf976d8dde5710d1ee0e67b9b062 SHA512 
c87470787cd155c32432a2f3269562b5caad9ed8f6c0af934266d20a8c3e2d443dbdd2253b3b89074a103a434766dba95156b1b2b0e2484d6127b77a7b6c33c6
 WHIRLPOOL 
99fad21dad8365698ef626113fef87007dd70db849b74874eb2ab2685cbb45f14337722f6013fef290b4a1a4ec86861568deceeb6cda44c695b1af34559c78c1
+EBUILD freebsd-mk-defs-11.0.ebuild 1156 SHA256 
7e3c368955511b55cde203a061736ef786b7e0e4689608c2ccceab11bffa84ea SHA512 
74b5ae4decc354e1273a875067cd18bc221bcc63534410509442ddc17f6a223fa0a622cd6c27869ead7a06ebba70938b101bd25e76244047e355efbbf0f2dcc5
 WHIRLPOOL 
7d549450beeab0896da03c620f655a51b2a43c194f504c133e8fcdd44478ea627d86010d571231c44bc7df7f5bebf0dd6d31adc06f3d2ed7adbad6750657aca3
 MISC metadata.xml 238 SHA256 
501d93b0c41ed422505100f002758cd173cd9783ae7fbb53e2ec5f238c868340 SHA512 
173efaa53a514acf1e2f0c6681c82a48ec16d505844f551d2cc823ee8685b27837c7461f7956c12182059ee7e83023e2f0bcd5d1afab74beeaf998487193656d
 WHIRLPOOL 
4ca51d994f011a5e7e4939f02a54b5c2f9f3e526665893c9ac2876c9871b7dc80361393d41c5247b3a5520e82d31d0dd10da520e7715c94b806a94ce0fed2a5a

diff --git a/sys-freebsd/freebsd-ubin/Manifest 
b/sys-freebsd/freebsd-ubin/Manifest
index 247f2b3..8992ddc 100644
--- a/sys-freebsd/freebsd-ubin/Manifest
+++ b/sys-freebsd/freebsd-ubin/Manifest
@@ -29,5 +29,5 @@ AUX passwd.pamd 247 SHA256 
df5babb31578b5fd56629dac06656a981cffd2e1ef4987e075c0e
 AUX su.1.pamd 321 SHA256 
18ed54492632b231ca9074fe08aa5343a5dd7049834a7eda3aa45d42d313c779 SHA512 
fa27233d99c70c3b968b5aff430cdbd55a3d795a1a4430143f863d3dae7bf7b6b1564d58f82431fe2e8e4a2b1bcc2f12714abf7d48ff75c08c1a65f22cd74d6c
 WHIRLPOOL 
7b82c775ec138873b2754c101fa14c09e87bf052f2497b0bba12fee2cfa80f970b27041febb7fd22c3291977f942363ab558d52a92833fcd4cfdf7ece829c713
 AUX su.pamd 311 SHA256 
5090fbcd2807019255062cacf3816e2e28088c0084c6e9f34a3cceda31e08e27 SHA512 
d7c7eaf776aace61f2a534e5a8c2f65879fe27311859e6e8bd309f1425693e4effe8867a1a7ecc3f1d5a478989139f1731c1863c4509da49318c3cead5c8b0dd
 WHIRLPOOL 
055d4b0b9f0645a4ee33170f3a69de0f8733dc972330bb3182400cdae54711f82f85536aa5b6b8ccbd66f1d2ab547780fa0198e2134466f6fa5782ff4b02a77d
 DIST freebsd-src-11.0.tar.xz 140252356 SHA256 
0725a7f1d3e8985f4b2e31a2ad714334463a5016b203073a8fc196649f3d5a27 SHA512 
ee1271bb38ee46fbab3d49b33f5b5afd76f9402b2e792581d63f02272df8e2a4011fac97ad550434f0c2fc5fe241940276629bde55e75f8638896a81339870cd
 WHIRLPOOL 
e1cda77189990c1d2187ab2d9e842ff3c619d8235f1ade56819fadc52f680a871de17cf05f8119614557c615ad19d41d1b6080c4b3768e7252889546b865d827
-EBUILD freebsd-ubin-11.0.ebuild 6132 SHA256 
cee63ec9efe2b026a1a0f0defce4981af0d0072604cdcd82cdd6f7e2de6bb944 SHA512 
dcc2f0d54a4eb5273920d526dac4c28ee23bde4249e51fdf5fd26d5c3d41f1040b0c296d2979a3746ae93cecdf5adef59263bc03fbd67a0009f6f0c76b71f0a5
 WHIRLPOOL 
f37513a4720a48a6dad565b873eb351bd8edd46760c18c9a83d1bb9d6455d4b9e3ac9b6b95ee978e6d454f99d0885f06e952ac67ee5dcc203def9d9944d37ae2
+EBUILD 

[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-mk-defs/, sys-freebsd/freebsd-usbin/

2016-10-11 Thread Yuta SATOH
commit: 25f37a70cab75e24f6116ab75bd3f96ad5f84223
Author: Yuta SATOH  gmail  com>
AuthorDate: Tue Oct 11 12:05:28 2016 +
Commit: Yuta SATOH  gentoo  gr  jp>
CommitDate: Tue Oct 11 12:05:28 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=25f37a70

sys-freebsd: Add missing || die

 sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild | 2 +-
 sys-freebsd/freebsd-usbin/freebsd-usbin-11.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild 
b/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild
index 720012d..d0f48cd 100644
--- a/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild
+++ b/sys-freebsd/freebsd-mk-defs/freebsd-mk-defs-11.0.ebuild
@@ -39,7 +39,7 @@ src_prepare() {
installdir="/usr/share/mk"
fi
 
-   sed -i -e "s:FILESDIR=.*:FILESDIR= ${installdir}:" "${S}"/Makefile
+   sed -i -e "s:FILESDIR=.*:FILESDIR= ${installdir}:" "${S}"/Makefile || 
die
 }
 
 src_compile() { :; }

diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-11.0.ebuild 
b/sys-freebsd/freebsd-usbin/freebsd-usbin-11.0.ebuild
index 6309b60..31ca603 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-11.0.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-11.0.ebuild
@@ -154,7 +154,7 @@ EOS
rm -f "${D}"/etc/bluetooth/Makefile
fi
 
-   cd "${S}"/ppp
+   cd "${S}"/ppp || die
insinto /etc/ppp
doins ppp.conf || die
 



[gentoo-commits] proj/betagarden:master commit in: media-sound/sayonara-player/

2016-10-11 Thread Sebastian Pipping
commit: 9fd989311d1ec001f735117a336197cef9ac6fdf
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Oct 11 20:45:38 2016 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Oct 11 20:45:38 2016 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=9fd98931

media-sound/sayonara-player: 0.9.2_p6_p20161010

 .../sayonara-player-0.9.2_p6_p20161010.ebuild  | 53 ++
 1 file changed, 53 insertions(+)

diff --git 
a/media-sound/sayonara-player/sayonara-player-0.9.2_p6_p20161010.ebuild 
b/media-sound/sayonara-player/sayonara-player-0.9.2_p6_p20161010.ebuild
new file mode 100644
index 000..7954105
--- /dev/null
+++ b/media-sound/sayonara-player/sayonara-player-0.9.2_p6_p20161010.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_BUILD_TYPE=None
+inherit eutils cmake-utils
+
+MY_PV=${PV/_p/-git}; MY_PV=${MY_PV/_p/-}
+DESCRIPTION="Small, clear and fast audio player for Linux"
+HOMEPAGE="https://sayonara-player.com/;
+SRC_URI="https://sayonara-player.com/sw/${PN}-${MY_PV}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+MIN_QT_VERSION=5.3
+
+RDEPEND="
+   dev-libs/glib:2
+   >=dev-qt/qtcore-${MIN_QT_VERSION}:5
+   >=dev-qt/qtdbus-${MIN_QT_VERSION}:5
+   >=dev-qt/qtgui-${MIN_QT_VERSION}:5
+   >=dev-qt/qtnetwork-${MIN_QT_VERSION}:5
+   >=dev-qt/qtsql-${MIN_QT_VERSION}:5[sqlite]
+   >=dev-qt/qtwidgets-${MIN_QT_VERSION}:5
+   >=dev-qt/qtxml-${MIN_QT_VERSION}:5
+   media-libs/libmtp
+   >=media-libs/taglib-1.6
+   media-libs/gst-plugins-base:1.0
+   media-libs/gstreamer:1.0
+   media-plugins/gst-plugins-soundtouch:1.0
+   sys-libs/zlib
+   "
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   "
+
+S="${WORKDIR}"/${PN}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-0.9.2_p4_p20160920-updates.patch
+}
+
+pkg_postinst() {
+   elog "Optionally, install as well:"
+   elog "  media-sound/lame"
+   elog "  media-libs/gst-plugins-good:1.0"
+   elog "  media-libs/gst-plugins-bad:1.0"
+}



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

2016-10-11 Thread Matt Thode
commit: ce2a7f256a0554b9735d48ae3a4ca1dc0d7a2eaa
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:43:46 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:43:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2a7f25

dev-python/voluptuous: stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/voluptuous/voluptuous-0.9.3.ebuild 
b/dev-python/voluptuous/voluptuous-0.9.3.ebuild
index 695565a..4419f0f 100644
--- a/dev-python/voluptuous/voluptuous-0.9.3.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.9.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-10-11 Thread Matt Thode
commit: 64ca698a0e6a53680f0de13f4142788e45f96cc7
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:44:49 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:44:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ca698a

dev-python/voluptuous: cleanup

Package-Manager: portage-2.3.0

 dev-python/voluptuous/Manifest|  1 -
 dev-python/voluptuous/voluptuous-0.8.8.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 1701f06..eaecc90 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1,2 +1 @@
-DIST voluptuous-0.8.8.tar.gz 27543 SHA256 
d9c57bf20bb27e29aabb66600dba0e323cdfc81c063bb7f668d85dab6ef89938 SHA512 
78f7e24f222cffeb3b35ba02e4d6ab66d5af3c0ed594eb4467fea9009f6263ea8fc0b49cf16603da05b7a97bcec6dabbf5259a8ebd2019ba320707e0fd907c54
 WHIRLPOOL 
610c61e73e6b866598cc58c12f0822a803acefb6ff13fc33ef29aa205a0704215d9c5a05ec88f5874a8bd23fe2420dd5d097009e564172d277149b8243575d5e
 DIST voluptuous-0.9.3.tar.gz 34097 SHA256 
ed5a11fda273754caabb6becd5fe172ee2621cd2c8ff8279433173bb7b0ec568 SHA512 
1c82f9fdca1751fb3e5fa1a0c956e40e3c5ba76623a97f38dee7511c4dac430432f8f0469e1b08d6057056905643f98cc5b19c040386eb5c897dec1940c4eb45
 WHIRLPOOL 
28c93db7c36af86bb92635852a2c4e0fe62a42a0eff30d2d019ca54c4541f27fa13ef611a77da0ba6d8393eaf807911d8abd62a35614c3a7b7837dc3a343c927

diff --git a/dev-python/voluptuous/voluptuous-0.8.8.ebuild 
b/dev-python/voluptuous/voluptuous-0.8.8.ebuild
deleted file mode 100644
index f3340c1..
--- a/dev-python/voluptuous/voluptuous-0.8.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python data validation library."
-HOMEPAGE="https://github.com/alecthomas/voluptuous;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""



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

2016-10-11 Thread Brian Dolbec
commit: 737b03caa4b5c672caabdd2aea6b65752389e504
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Sep 19 17:55:16 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Oct 11 18:52:20 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=737b03ca

RELEASE-NOTES: Fix Bug 477727 entry. is a Chromium bug

Signed-off-by: Brian Dolbec  gentoo.org>

 RELEASE-NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2016b03..819e757 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -11,7 +11,6 @@ portage-2.3.1
 - Bug 568934 portage.cache: write md5 instead of mtime
 - Bug 552814 GitSync.update: respect sync-depth
  use git reset --merge instead of --hard
-- Bug 477727 flat_hash: use mkstemp in _setitem
 - Bug 590514 depgraph._serialize_tasks: improve runtime cycle handling
 - Bug 65566  emerge: add --fuzzy-search and --search-similarity
 - Bug 425554 Scheduler._terminate_tasks: purge _running_tasks
@@ -23,6 +22,7 @@ portage-2.3.1
 - Bug 594284 writeable_check: handle/warn about invalid entries in
  /proc/self/mountinfo
 - selinux: fix crash for invalid context
+- Chromium-Bug 477727 flat_hash: use mkstemp in _setitem
 
 
 portage-2.3.0



[gentoo-commits] proj/portage:master commit in: repoman/pym/repoman/

2016-10-11 Thread Brian Dolbec
commit: 8adb8d6cc14a2fdbdc6640c8d8ecc0e7da2443c9
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Sep 19 04:15:53 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Oct 11 18:52:13 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=8adb8d6c

repoman/main.py: Fix version output string to say Repoman

Signed-off-by: Brian Dolbec  gentoo.org>

 repoman/pym/repoman/main.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/repoman/pym/repoman/main.py b/repoman/pym/repoman/main.py
index ad213e3..2c9445a 100755
--- a/repoman/pym/repoman/main.py
+++ b/repoman/pym/repoman/main.py
@@ -62,7 +62,7 @@ def repoman_main(argv):
sys.argv, qahelp, repoman_settings.get("REPOMAN_DEFAULT_OPTS", 
""))
 
if options.version:
-   print("Portage", portage.VERSION)
+   print("Repoman", portage.VERSION)
sys.exit(0)
 
logger = logging.getLogger()



[gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.12/x86/, profiles/, ...

2016-10-11 Thread Fabian Groffen
commit: 506ca33abda5750473fbebf2392b8c97003924fd
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Oct 11 10:05:08 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Oct 11 10:05:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506ca33a

profiles/prefix/darwin/macos: add 10.12 (macOS Sierra) profiles

 profiles/prefix/darwin/macos/10.12/eapi|  1 +
 profiles/prefix/darwin/macos/10.12/make.defaults   |  9 
 profiles/prefix/darwin/macos/10.12/package.mask|  8 +++
 profiles/prefix/darwin/macos/10.12/package.unmask  |  8 +++
 .../prefix/darwin/macos/10.12/package.use.mask |  8 +++
 profiles/prefix/darwin/macos/10.12/parent  |  1 +
 profiles/prefix/darwin/macos/10.12/profile.bashrc  |  5 ++
 profiles/prefix/darwin/macos/10.12/x64/eapi|  1 +
 .../prefix/darwin/macos/10.12/x64/make.defaults| 10 
 .../prefix/darwin/macos/10.12/x64/package.mask |  3 ++
 .../darwin/macos/10.12/x64/package.use.force   |  7 +++
 .../prefix/darwin/macos/10.12/x64/package.use.mask |  5 ++
 profiles/prefix/darwin/macos/10.12/x64/parent  |  2 +
 profiles/prefix/darwin/macos/10.12/x64/use.mask| 59 ++
 profiles/prefix/darwin/macos/10.12/x86/eapi|  1 +
 .../prefix/darwin/macos/10.12/x86/make.defaults| 10 
 .../prefix/darwin/macos/10.12/x86/package.mask | 10 
 .../darwin/macos/10.12/x86/package.use.force   |  7 +++
 .../prefix/darwin/macos/10.12/x86/package.use.mask |  5 ++
 profiles/prefix/darwin/macos/10.12/x86/parent  |  2 +
 profiles/prefix/darwin/macos/10.12/x86/use.mask| 59 ++
 profiles/profiles.desc |  2 +
 22 files changed, 223 insertions(+)

diff --git a/profiles/prefix/darwin/macos/10.12/eapi 
b/profiles/prefix/darwin/macos/10.12/eapi
new file mode 100644
index ..7ed6ff8
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/prefix/darwin/macos/10.12/make.defaults 
b/profiles/prefix/darwin/macos/10.12/make.defaults
new file mode 100644
index ..adaafb7
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+MACOSX_DEPLOYMENT_TARGET="10.12"
+
+# sandbox is working with use of Mac OS X's seatbelt (since 10.5)
+# but it generates problems, #456234
+#FEATURES="sandbox"

diff --git a/profiles/prefix/darwin/macos/10.12/package.mask 
b/profiles/prefix/darwin/macos/10.12/package.mask
new file mode 100644
index ..755c6e5
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/package.mask
@@ -0,0 +1,8 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Fabian Groffen  (30 Sep 2012)
+# Requires XQuartz, since Apple dropped much of X-support in 10.8
+# (a.k.a. Mountain Lion), bug #431182
+media-libs/opengl-apple

diff --git a/profiles/prefix/darwin/macos/10.12/package.unmask 
b/profiles/prefix/darwin/macos/10.12/package.unmask
new file mode 100644
index ..52ec79f
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/package.unmask
@@ -0,0 +1,8 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# James Le Cuirot  (29 Jul 2015)
+# Recent releases are supported in >10.10.
+dev-java/oracle-jdk-bin
+dev-java/oracle-jre-bin

diff --git a/profiles/prefix/darwin/macos/10.12/package.use.mask 
b/profiles/prefix/darwin/macos/10.12/package.use.mask
new file mode 100644
index ..0d0903b
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/package.use.mask
@@ -0,0 +1,8 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Fabian Groffen  (10 Apr 2011)
+# as long as util-linux installs uuid.h which breaks the system headers
+# (hence we don't) we can't do uuid support here
+x11-libs/libSM -uuid

diff --git a/profiles/prefix/darwin/macos/10.12/parent 
b/profiles/prefix/darwin/macos/10.12/parent
new file mode 100644
index ..f3229c5b
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/parent
@@ -0,0 +1 @@
+..

diff --git a/profiles/prefix/darwin/macos/10.12/profile.bashrc 
b/profiles/prefix/darwin/macos/10.12/profile.bashrc
new file mode 100644
index ..aa7550e
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/profile.bashrc
@@ -0,0 +1,5 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+export MACOSX_DEPLOYMENT_TARGET=10.12

diff --git a/profiles/prefix/darwin/macos/10.12/x64/eapi 
b/profiles/prefix/darwin/macos/10.12/x64/eapi
new file mode 100644
index ..7ed6ff8
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.12/x64/eapi
@@ -0,0 +1 @@

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

2016-10-11 Thread Fabian Groffen
commit: a22f16970276d86ae529d74cff0156d76e9b33ee
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Oct 11 10:06:07 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Oct 11 10:06:07 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=a22f1697

scripts/bootstrap-prefix: add support for macOS Sierra (10.12)

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index e57cf03..de52c07 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -299,7 +299,7 @@ bootstrap_setup() {
rev=${CHOST##*darwin}
profile="prefix/darwin/macos/10.$((rev - 4))/x86"
;;
-   x86_64-apple-darwin9|x86_64-apple-darwin1[012345])
+   x86_64-apple-darwin9|x86_64-apple-darwin1[0123456])
rev=${CHOST##*darwin}
profile="prefix/darwin/macos/10.$((rev - 4))/x64"
;;



[gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-backtrace/

2016-10-11 Thread José María Alonso
commit: 249ee8b0dd115edbc0a92be83e5a7d249156d211
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Tue Oct 11 10:26:32 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Tue Oct 11 10:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=249ee8b0

dev-lisp/trivial-backtrace: Move to Gentoo mirror

 dev-lisp/trivial-backtrace/trivial-backtrace-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/trivial-backtrace/trivial-backtrace-1.1.0.ebuild 
b/dev-lisp/trivial-backtrace/trivial-backtrace-1.1.0.ebuild
index 90382d7..8c48689 100644
--- a/dev-lisp/trivial-backtrace/trivial-backtrace-1.1.0.ebuild
+++ b/dev-lisp/trivial-backtrace/trivial-backtrace-1.1.0.ebuild
@@ -8,7 +8,7 @@ inherit common-lisp-3 eutils
 
 DESCRIPTION="A simple library for generating a backtrace portably."
 HOMEPAGE="http://common-lisp.net/project/trivial-backtrace;
-SRC_URI="http://dev.gentoo.org/~nimiux/dev-lisp/${PN}/${P}.tar.gz;
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="MIT BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-radio/unixcw/

2016-10-11 Thread Thomas Beierlein
commit: 9a7cb6035b672f83356feaf696dfb1fa73941ad3
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Oct 11 16:44:47 2016 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Oct 11 16:44:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7cb603

media-radio/unixcw: Build with C++11 for Qt (Bug #595444)

Package-Manager: portage-2.3.1

 media-radio/unixcw/unixcw-3.5.0-r1.ebuild | 71 +++
 1 file changed, 71 insertions(+)

diff --git a/media-radio/unixcw/unixcw-3.5.0-r1.ebuild 
b/media-radio/unixcw/unixcw-3.5.0-r1.ebuild
new file mode 100644
index ..728a79c
--- /dev/null
+++ b/media-radio/unixcw/unixcw-3.5.0-r1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic multilib
+
+DESCRIPTION="A package of programs that fit together to form a morse code 
tutor program"
+HOMEPAGE="http://unixcw.sourceforge.net;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+IUSE="alsa ncurses pulseaudio suid qt5"
+
+RDEPEND="ncurses? ( sys-libs/ncurses:= )
+   qt5? ( dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5 )
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   sys-devel/libtool
+   !<=app-misc/cw-1.0.16-r1"
+
+src_prepare() {
+   append-cflags -std=gnu11
+   append-cxxflags -std=gnu++11
+}
+
+src_configure() {
+   econf --libdir=/usr/$(get_libdir) \
+   $(use_enable pulseaudio ) \
+   $(use_enable alsa ) \
+   $(use_enable ncurses cwcp ) \
+   $(use_enable qt5 xcwcp )
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   prune_libtool_files
+   dodoc ChangeLog NEWS README
+   if ! use suid ; then
+   fperms 711 /usr/bin/cw
+   if use ncurses ; then
+   fperms 711 /usr/bin/cwcp
+   fi
+   if use qt5 ; then
+   fperms 711 /usr/bin/xcwcp
+   fi
+   fi
+}
+
+pkg_postinst() {
+   if use suid ; then
+   ewarn "You have choosen to install 'cw', 'cwcp' and 'xcwcp' 
setuid"
+   ewarn "by setting USE=suid."
+   ewarn "Be aware that this is a security risk and not 
recommended."
+   ewarn ""
+   ewarn "These files do only need root access if you want to use 
the"
+   ewarn "PC speaker for morse sidetone output. You can 
alternativly"
+   ewarn "drop USE=suid and use sudo."
+   else
+   elog "Be aware that 'cw', 'cwcp' and 'xcwcp' needs root access 
if"
+   elog "you want to use the PC speaker for morse sidetone output."
+   elog "You can call the programs via sudo for that (see 'man 
sudo')."
+   fi
+}



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

2016-10-11 Thread Ian Stakenvicius
commit: b75df733a591b834ffe47af699e276d833db265f
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Tue Oct 11 18:02:20 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Tue Oct 11 18:02:20 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=b75df733

www-client/firefox-50: first beta ebuild

 www-client/firefox/Manifest  |   2 +
 www-client/firefox/firefox-50.0_beta6.ebuild | 366 +++
 2 files changed, 368 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 2cabe4d..ed619fd 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -177,3 +177,5 @@ DIST firefox-49.0-xh.xpi 439945 SHA256 
a6844d3412f58347a22e3ae0b242aee6b2dcbd504
 DIST firefox-49.0-zh-CN.xpi 466752 SHA256 
1f5648cecfeb15503a320cf0c765b097ce220d01f17e4153032ef99fac3f6cf5 SHA512 
777902a2147cc77764508c2b61f4c791272e6004d90a131a11c3a06a1c633e160fa9db400ec56473b5103eedc7787dc93d535d68a3119766104c25475b20ee3a
 WHIRLPOOL 
ea843dfec89fd66ebed5cba86fede31b3b61738cb189ffbeea7141a36ca98a5c11d5366a4f7f22fbf572b0c3da16e362454251674e11f2d070e8107e4afe6f61
 DIST firefox-49.0-zh-TW.xpi 469469 SHA256 
efe84a997c57c394d1cc1067a1d63fd77719f015e8eb42bfa9fe8225250e8ddc SHA512 
091206e31fa12b7298023c06337c739d7a8a171094536eacaf3c5887056488acbca605c4ea0b41174c136ea98bf5c3f1cbe4481c2ad9672715e45f28f27f2916
 WHIRLPOOL 
182a6b44f5f7b514b75e74856a913619e27c813d654106b67ae7c1385bc31895c1dde6e943ffd8d6c6ee85a838993f202141c4c5383b4159cb7d300515e5bc70
 DIST firefox-49.0.source.tar.xz 189615184 SHA256 
6f7069fa94688f9fb5aa3bbb2ffa78456825067dd984afa714d74b3f0c6eaf63 SHA512 
9431f86dec5587131699ae57ae428be168e4d6c7d1d48df643c10540e8e18bc5eadfcd08bb204950be611c87d35d8a40aa8ece454b7dfa3992239639c2d688a9
 WHIRLPOOL 
acc7fe0210fa72123b67cfdf6d438ddb9f0dd7ea7c0464722cd898237057a0eed35a4de5dbb283ab1948dafa6b7a790d646853bc0025422d716d9a4e1b79db59
+DIST firefox-50.0-patches-01.tar.xz 11972 SHA256 
38661f09677608019017327d79a01d2cd527a1ce848f8a0e7e4d7b8d54827fdb SHA512 
98fd51fe6cca102b607155cfa53541b8ff17309e7036b62dc76ed276d8a5f344cfe2e8e08f2e0756c574d8a97d93b9dd6fc806d1209263fe3bde40d794d0c9a3
 WHIRLPOOL 
a188943bbf14e4010ffc770cc5439411804be5d72f3893bb1e9e15ae85a8872564d32976bce9720eb8681c5c2e4ea031c0b45bab921d937f6e3f6b4ba5023d3f
+DIST firefox-50.0b6.source.tar.xz 195877380 SHA256 
8ccf3fa9339fb4d8a0fdb6f3fc3c5f7405129f19f488fadbc6841c6d1f18d03e SHA512 
b5738607874916b8b80cfa8d513ea64f0cf7e29daf9ae4f95447bc043f531f4fe40769868377ded6d021db7e38743137b897cb662bb2a3fa4c9273126eafcef9
 WHIRLPOOL 
516befc9d8c7544658e9c99953e9224d4f8fc3745e52f200d962515edaffe0145810177ba1edc492db061746f775c1eb6edbaab9c9af14ae364a93de7d5f1b8d

diff --git a/www-client/firefox/firefox-50.0_beta6.ebuild 
b/www-client/firefox/firefox-50.0_beta6.ebuild
new file mode 100644
index 000..d996cad
--- /dev/null
+++ b/www-client/firefox/firefox-50.0_beta6.ebuild
@@ -0,0 +1,366 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+VIRTUALX_REQUIRED="pgo"
+WANT_AUTOCONF="2.1"
+MOZ_ESR=""
+
+# This list can be updated with scripts/get_langs.sh from the mozilla overlay
+MOZ_LANGS=( ach af an ar as ast az be bg bn-BD bn-IN br bs ca cak cs cy da de 
dsb
+el en en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa ff fi fr fy-NL
+ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM id is it ja kk km kn ko lij lt
+lv mai mk ml mr ms nb-NO nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl
+son sq sr sv-SE ta te th tr uk uz vi xh zh-CN zh-TW )
+
+# Convert the ebuild version to the upstream mozilla version, used by 
mozlinguas
+MOZ_PV="${PV/_alpha/a}" # Handle alpha for SRC_URI
+MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI
+MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI
+
+if [[ ${MOZ_ESR} == 1 ]]; then
+   # ESR releases have slightly different version numbers
+   MOZ_PV="${MOZ_PV}esr"
+fi
+
+# Patch version
+PATCH="${PN}-50.0-patches-01"
+MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
+
+MOZCONFIG_OPTIONAL_GTK2ONLY=1
+MOZCONFIG_OPTIONAL_WIFI=1
+MOZCONFIG_OPTIONAL_JIT="enabled"
+
+inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils 
mozconfig-v6.49 pax-utils fdo-mime autotools virtualx mozlinguas-v2
+
+DESCRIPTION="Firefox Web Browser"
+HOMEPAGE="http://www.mozilla.com/firefox;
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+
+SLOT="0"
+LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
+IUSE="bindist hardened +hwaccel pgo selinux +gmp-autoupdate test"
+RESTRICT="!bindist? ( bindist )"
+
+PATCH_URIS=( 
https://dev.gentoo.org/~{anarchy,axs,polynomial-c}/mozilla/patchsets/${PATCH}.tar.xz
 )
+SRC_URI="${SRC_URI}
+   ${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz
+   ${PATCH_URIS[@]}"
+
+ASM_DEPEND=">=dev-lang/yasm-1.1"
+
+RDEPEND="
+   >=dev-libs/nss-3.25
+   >=dev-libs/nspr-4.12
+   selinux? ( 

[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2016-10-11 Thread Jeroen Roovers
commit: c43cb22de3c27f5ade9692d54bf7899295a06b1c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 18:07:47 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 18:07:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43cb22d

www-plugins/adobe-flash: Version bump (bug #596896).

Package-Manager: portage-2.3.1

 www-plugins/adobe-flash/Manifest   |   5 +
 .../adobe-flash/adobe-flash-11.2.202.637.ebuild| 235 +
 .../adobe-flash/adobe-flash-23.0.0.185.ebuild  |  68 ++
 3 files changed, 308 insertions(+)

diff --git a/www-plugins/adobe-flash/Manifest b/www-plugins/adobe-flash/Manifest
index 750d0ea..106f814 100644
--- a/www-plugins/adobe-flash/Manifest
+++ b/www-plugins/adobe-flash/Manifest
@@ -1,5 +1,10 @@
 DIST adobe-flash-11.2.202.635-debug.i386.tar.gz 7470860 SHA256 
82ce5728503b42795d7e7eb055ac8d784661bcb30ea4bd5f2e278d32b7fb4327 SHA512 
bb9fa2f7840d5a45012c73b16f0cf5dc268ec7d3fd610f2ac6df04d216036ee26f036691b7657919aea7887e14e7fc71bd55078aae760b0861e8d3c4c7b11ce5
 WHIRLPOOL 
44f15d5491f1974574ed41b8defc79bc454c89a54c1e8dcf248f6c4a6e41e3785f4fb81609535f8a0e087db613e8c795d3625f19107fbd3a736f83007380dc3c
 DIST adobe-flash-11.2.202.635.i386.tar.gz 6991502 SHA256 
a55a147bb1e4a3ea594fd140db2cf21fd5c70b8cec66546c3e54f1d256577fea SHA512 
38b9392e2f1315fb104f3b258cc212af917d894f31cd3a42c8772d824228bad87c6ee8b010ca71c4e7f5e5d245c22fe7064dc069af117f5631ed5544fe44a295
 WHIRLPOOL 
9a67879870358f66f6aefa227f1b564a9d25de7bded3b62b6e714f9fa0bfc60e86e3a8dfdadd181ec7261d06b1458b5a305462bef3fa206c77a7b14021dcdb68
 DIST adobe-flash-11.2.202.635.x86_64.tar.gz 7300571 SHA256 
07913caafa295b90ec2e56d2f2bdf745a90622afac323d75961555e94420c8c7 SHA512 
6a9fe142b388cd7b0997aa1c47a7f20d782478118f9d0dbe4572e3b24d7be036672a156c5dbbc2229f96916d7bcb82e1ddd98a86deba3a355fbdee612f6b7865
 WHIRLPOOL 
99aa83d44efa3fe0e4758c65341f43de7d270f9844429427c4f4479289bc5bc64bee633c883af31ef4b3a2aa04f94b104595988f2128ed26741dd80a7039cc10
+DIST adobe-flash-11.2.202.637-debug.i386.tar.gz 7472956 SHA256 
95a08ea4554df9464744d6da8be4d4fe3724bc6468604117f3cbdfda3d1aac92 SHA512 
e5d5685df73db2973bce39c954cdd0ba1d78a35b3fdf75dee73aa7892beb21c550d5531837f1391774f1b84237eb2018f92aa8cf0dcca9170c135f4ee0abbbfc
 WHIRLPOOL 
f6f46c6a02f5332dc0e463966dcce173474ede2d1b9559c9f9efea681bef30c532931ae6a84695c5e3be6ec85d5e936088371f20b26f3f741ba18e47a32987ea
+DIST adobe-flash-11.2.202.637.i386.tar.gz 6990653 SHA256 
c319416e17c1d29753a451a63be583404bbf1abf2ca748c50dfffb644451 SHA512 
f752f00172f0b709d872be1576e9cc3af3167e7d8f26ad637031d4336650ffeca94f7ae71e761aefb32cf7d7737af9978d45cdfe2872208b3a915aa7e849ca5f
 WHIRLPOOL 
244a8ee2c6aa739d94596c5f9a98fd032e5e8a2ab43be151991577d6e69bcb06e90ea63d4993072d272e345680de581361f48f4dbe6849fa89bc84c94e2fb12c
+DIST adobe-flash-11.2.202.637.x86_64.tar.gz 7300737 SHA256 
7e5a1149f3d8479907a577ccf5194de777c7baa03c4041bac10166e096cd589b SHA512 
c75ec4b9a4aeb7ae0ea659093e84228ef68aa3257ad28d813eaa3680e448ed3aebb92c18fc721a464fa5a5ec4710795681d80255097dcbbcd6142338139c4469
 WHIRLPOOL 
3d0c66b3f876cc2329c24db0f63d2459adebae518ba94e7cabaaa84897060824a4f60f5799dbfa663d778cb5b326ea22c9d0fb5e7f006895e030d193453ea589
 DIST adobe-flash-23.0.0.162.i386.tar.gz 6000163 SHA256 
d0d2788daff437e7f8d018bc3e10a190776d9bcbef556f6d343c12beee58ce34 SHA512 
8857b2fda64d83429727e4f7713f86a3fe1ab7e30ef502b802fde9835bdbbe8819ee4f41deb9e90f6a39cf1ced84fff3f50562bbfe56936b3c1d74d8ba507ee0
 WHIRLPOOL 
d99d99c4ffdcf546bb92c24d9147b6fa9b035515943d5019210dd2407fad806a3225a6acb11909ebde366f5432ff85e9c3e04c9e020e3d9c3364485ff8d55773
 DIST adobe-flash-23.0.0.162.x86_64.tar.gz 6923247 SHA256 
7467e5401d6cc6bb6f3c9034841aa834ff357d7500fbf2e0adf22d4979668bec SHA512 
77ca4c01b439dc6375fc66c345a6f6c79788d851b13622d50303bc83b0ba751f3f6e43722c4476fde219bd9d43458e5da579fc8e6275c74e2514e7a3ccc70361
 WHIRLPOOL 
a048c6372c5d445f325c3271b50748ef14f69e3971dfd9d9c27c6d8fa93215e6e94f53b82b8635c3154d645cba086356496ea0f1259a7aefa24fc61793e0da2c
+DIST adobe-flash-23.0.0.185.i386.tar.gz 6002756 SHA256 
be68ac108d16dc0f409570d52fc84e341d4e6c7ceb8dab16069ad333e648368b SHA512 
7b743063429fa1cb2278e86ff4cbe3a343d7bcdf738d18c487f4a55baea8be73d3aefd576b4bfbf004bdd09da8823524e49af870b1b27514bda6e7b901f15aa0
 WHIRLPOOL 
7458fd0cc38baa0e6863965c42a6dfc9df223d7b71a039e43a8147e6847dd493963a9e820f4a705f23a16866db6d92e89805568de02240df97b4ef6262a47693
+DIST adobe-flash-23.0.0.185.x86_64.tar.gz 6924432 SHA256 
3f7a13a615d3cf19e5feb02485e12e3785a6ef07cd7ae32072cd860468fd322b SHA512 
3f2aa18846c6f6ab543a4b1a2ee35cda2f7ac22a7a4ad269ee6a654a3369128843e3ca0f999eece62b102ee88f2e792048badff2108a09de79a188070a355f51
 WHIRLPOOL 
c340f1980c1731faca242ae4c325a157bf1eb8b5ac76140b336a28426c0271df0a54d4f65b3e7c8f5d9a73cccf5aac74f00bf2cddc80e8dd1df11b7888213389

diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.637.ebuild 
b/www-plugins/adobe-flash/adobe-flash-11.2.202.637.ebuild
new 

[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2016-10-11 Thread Jeroen Roovers
commit: 07e6ed4ca8fd32db3e9fbb270238d127086f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 18:08:29 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 18:08:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e6ed4c

www-plugins/adobe-flash: Old.

Package-Manager: portage-2.3.1

 www-plugins/adobe-flash/Manifest   |  2 -
 .../adobe-flash/adobe-flash-23.0.0.162.ebuild  | 68 --
 2 files changed, 70 deletions(-)

diff --git a/www-plugins/adobe-flash/Manifest b/www-plugins/adobe-flash/Manifest
index 106f814..3ad313f 100644
--- a/www-plugins/adobe-flash/Manifest
+++ b/www-plugins/adobe-flash/Manifest
@@ -4,7 +4,5 @@ DIST adobe-flash-11.2.202.635.x86_64.tar.gz 7300571 SHA256 
07913caafa295b90ec2e5
 DIST adobe-flash-11.2.202.637-debug.i386.tar.gz 7472956 SHA256 
95a08ea4554df9464744d6da8be4d4fe3724bc6468604117f3cbdfda3d1aac92 SHA512 
e5d5685df73db2973bce39c954cdd0ba1d78a35b3fdf75dee73aa7892beb21c550d5531837f1391774f1b84237eb2018f92aa8cf0dcca9170c135f4ee0abbbfc
 WHIRLPOOL 
f6f46c6a02f5332dc0e463966dcce173474ede2d1b9559c9f9efea681bef30c532931ae6a84695c5e3be6ec85d5e936088371f20b26f3f741ba18e47a32987ea
 DIST adobe-flash-11.2.202.637.i386.tar.gz 6990653 SHA256 
c319416e17c1d29753a451a63be583404bbf1abf2ca748c50dfffb644451 SHA512 
f752f00172f0b709d872be1576e9cc3af3167e7d8f26ad637031d4336650ffeca94f7ae71e761aefb32cf7d7737af9978d45cdfe2872208b3a915aa7e849ca5f
 WHIRLPOOL 
244a8ee2c6aa739d94596c5f9a98fd032e5e8a2ab43be151991577d6e69bcb06e90ea63d4993072d272e345680de581361f48f4dbe6849fa89bc84c94e2fb12c
 DIST adobe-flash-11.2.202.637.x86_64.tar.gz 7300737 SHA256 
7e5a1149f3d8479907a577ccf5194de777c7baa03c4041bac10166e096cd589b SHA512 
c75ec4b9a4aeb7ae0ea659093e84228ef68aa3257ad28d813eaa3680e448ed3aebb92c18fc721a464fa5a5ec4710795681d80255097dcbbcd6142338139c4469
 WHIRLPOOL 
3d0c66b3f876cc2329c24db0f63d2459adebae518ba94e7cabaaa84897060824a4f60f5799dbfa663d778cb5b326ea22c9d0fb5e7f006895e030d193453ea589
-DIST adobe-flash-23.0.0.162.i386.tar.gz 6000163 SHA256 
d0d2788daff437e7f8d018bc3e10a190776d9bcbef556f6d343c12beee58ce34 SHA512 
8857b2fda64d83429727e4f7713f86a3fe1ab7e30ef502b802fde9835bdbbe8819ee4f41deb9e90f6a39cf1ced84fff3f50562bbfe56936b3c1d74d8ba507ee0
 WHIRLPOOL 
d99d99c4ffdcf546bb92c24d9147b6fa9b035515943d5019210dd2407fad806a3225a6acb11909ebde366f5432ff85e9c3e04c9e020e3d9c3364485ff8d55773
-DIST adobe-flash-23.0.0.162.x86_64.tar.gz 6923247 SHA256 
7467e5401d6cc6bb6f3c9034841aa834ff357d7500fbf2e0adf22d4979668bec SHA512 
77ca4c01b439dc6375fc66c345a6f6c79788d851b13622d50303bc83b0ba751f3f6e43722c4476fde219bd9d43458e5da579fc8e6275c74e2514e7a3ccc70361
 WHIRLPOOL 
a048c6372c5d445f325c3271b50748ef14f69e3971dfd9d9c27c6d8fa93215e6e94f53b82b8635c3154d645cba086356496ea0f1259a7aefa24fc61793e0da2c
 DIST adobe-flash-23.0.0.185.i386.tar.gz 6002756 SHA256 
be68ac108d16dc0f409570d52fc84e341d4e6c7ceb8dab16069ad333e648368b SHA512 
7b743063429fa1cb2278e86ff4cbe3a343d7bcdf738d18c487f4a55baea8be73d3aefd576b4bfbf004bdd09da8823524e49af870b1b27514bda6e7b901f15aa0
 WHIRLPOOL 
7458fd0cc38baa0e6863965c42a6dfc9df223d7b71a039e43a8147e6847dd493963a9e820f4a705f23a16866db6d92e89805568de02240df97b4ef6262a47693
 DIST adobe-flash-23.0.0.185.x86_64.tar.gz 6924432 SHA256 
3f7a13a615d3cf19e5feb02485e12e3785a6ef07cd7ae32072cd860468fd322b SHA512 
3f2aa18846c6f6ab543a4b1a2ee35cda2f7ac22a7a4ad269ee6a654a3369128843e3ca0f999eece62b102ee88f2e792048badff2108a09de79a188070a355f51
 WHIRLPOOL 
c340f1980c1731faca242ae4c325a157bf1eb8b5ac76140b336a28426c0271df0a54d4f65b3e7c8f5d9a73cccf5aac74f00bf2cddc80e8dd1df11b7888213389

diff --git a/www-plugins/adobe-flash/adobe-flash-23.0.0.162.ebuild 
b/www-plugins/adobe-flash/adobe-flash-23.0.0.162.ebuild
deleted file mode 100644
index da08d5d..
--- a/www-plugins/adobe-flash/adobe-flash-23.0.0.162.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit multilib multilib-minimal
-
-DESCRIPTION="Adobe Flash Player"
-HOMEPAGE="
-   http://www.adobe.com/products/flashplayer.html
-   http://get.adobe.com/flashplayer/
-   https://helpx.adobe.com/security/products/flash-player.html
-"
-
-AF_URI="https://fpdownload.adobe.com/pub/flashplayer/pdc;
-AF_32_URI="${AF_URI}/${PV}/flash_player_ppapi_linux.i386.tar.gz -> 
${P}.i386.tar.gz"
-AF_64_URI="${AF_URI}/${PV}/flash_player_ppapi_linux.x86_64.tar.gz -> 
${P}.x86_64.tar.gz"
-
-SRC_URI="
-   abi_x86_32? ( ${AF_32_URI} )
-   abi_x86_64? ( ${AF_64_URI} )
-"
-SLOT="22"
-
-KEYWORDS="-* ~amd64 ~x86"
-LICENSE="AdobeFlash-11.x"
-RESTRICT="strip mirror"
-
-RDEPEND="
-   !www-plugins/chrome-binary-plugins[flash]
-"
-
-S="${WORKDIR}"
-
-# Ignore QA warnings in these closed-source binaries, since we can't fix them:
-QA_PREBUILT="usr/*"
-
-src_unpack() {
-   local files=( ${A} )
-
-   multilib_src_unpack() {
-   mkdir -p 

[gentoo-commits] repo/gentoo:master commit in: dev-python/nose/files/, dev-python/nose/

2016-10-11 Thread Patrice Clement
commit: 9b2f40d3381f063e3e5ac272898791501d0ca889
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 14:22:10 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 16:36:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2f40d3

dev-python/nose: fixed issue with testing with coverage 4.1.

I found a patch in an upstream PR but couldn't include the original as it was
against master, adapted it to v1.3.7.

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

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2536

Signed-off-by: Patrice Clement  gentoo.org>

 .../files/nose-1.3.7-coverage-4.1-support.patch| 20 +
 dev-python/nose/nose-1.3.7-r2.ebuild   | 94 ++
 2 files changed, 114 insertions(+)

diff --git a/dev-python/nose/files/nose-1.3.7-coverage-4.1-support.patch 
b/dev-python/nose/files/nose-1.3.7-coverage-4.1-support.patch
new file mode 100644
index ..8757787
--- /dev/null
+++ b/dev-python/nose/files/nose-1.3.7-coverage-4.1-support.patch
@@ -0,0 +1,20 @@
+--- a/nose/plugins/cover.py2016-10-11 15:51:26.990868010 +0200
 b/nose/plugins/cover.py2016-10-11 15:52:28.261102027 +0200
+@@ -187,7 +187,7 @@
+ for name, module in sys.modules.items()
+ if self.wantModuleCoverage(name, module)]
+ log.debug("Coverage report will cover modules: %s", modules)
+-self.coverInstance.report(modules, file=stream)
++self.coverInstance.report(modules, file=stream, show_missing=True)
+ 
+ import coverage
+ if self.coverHtmlDir:
+@@ -207,7 +207,7 @@
+ # make sure we have minimum required coverage
+ if self.coverMinPercentage:
+ f = StringIO.StringIO()
+-self.coverInstance.report(modules, file=f)
++self.coverInstance.report(modules, file=f, show_missing=True)
+ 
+ multiPackageRe = (r'---\s\w+\s+\d+\s+\d+(?:\s+\d+\s+\d+)?'
+   r'\s+(\d+)%\s+\d*\s{0,1}$')

diff --git a/dev-python/nose/nose-1.3.7-r2.ebuild 
b/dev-python/nose/nose-1.3.7-r2.ebuild
new file mode 100644
index ..9af31fc
--- /dev/null
+++ b/dev-python/nose/nose-1.3.7-r2.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unittest extension with automatic test suite discovery and easy 
test authoring"
+HOMEPAGE="
+   https://pypi.python.org/pypi/nose
+   http://readthedocs.org/docs/nose/
+   https://bitbucket.org/jpellerin/nose;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc examples test"
+
+REQUIRED_USE="
+   doc? ( || ( $(python_gen_useflags 'python2*') ) )"
+
+RDEPEND="
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   doc? ( >=dev-python/sphinx-0.6[${PYTHON_USEDEP}] )
+   test? ( $(python_gen_cond_dep 
'dev-python/twisted-core[${PYTHON_USEDEP}]' python2_7) )"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-python-3.5-backport.patch
+
+   # Patch against master found in an upstream PR, backported:
+   # https://github.com/nose-devs/nose/pull/1004
+   "${FILESDIR}"/${P}-coverage-4.1-support.patch
+)
+
+pkg_setup() {
+   use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
+}
+
+python_prepare_all() {
+   # Tests need to be converted, and they don't respect BUILD_DIR.
+   use test && DISTUTILS_IN_SOURCE_BUILD=1
+
+   # Disable tests requiring network connection.
+   sed \
+   -e "s/test_resolve/_&/g" \
+   -e "s/test_raises_bad_return/_&/g" \
+   -e "s/test_raises_twisted_error/_&/g" \
+   -i unit_tests/test_twisted.py || die "sed failed"
+   # Disable versioning of nosetests script to avoid collision with
+   # versioning performed by the eclass.
+   sed -e "/'nosetests%s = nose:run_exit' % py_vers_tag,/d" \
+   -i setup.py || die "sed2 failed"
+
+   # Prevent un-needed d'loading during doc build
+   sed -e "s/, 'sphinx.ext.intersphinx'//" -i doc/conf.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   local add_targets=()
+
+   if use test; then
+   add_targets+=( egg_info )
+   python_is_python3 && add_targets+=( build_tests )
+   fi
+
+   distutils-r1_python_compile ${add_targets[@]}
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+

[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2016-10-11 Thread Jeroen Roovers
commit: 4f34121d69fbfa81498274ba22816e44f535c8c8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 18:10:15 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 18:10:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f34121d

www-plugins/adobe-flash: Stable for AMD64 x86 too.

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

 www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild 
b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild
index da08d5d..7c65587 100644
--- a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 "
 SLOT="22"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 LICENSE="AdobeFlash-11.x"
 RESTRICT="strip mirror"
 



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

2016-10-11 Thread Matt Thode
commit: eca594dc8c7c68c3f82ddd6e7f5cc874406d4c6b
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 17:53:59 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 17:53:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca594dc

sys-cluster/neutron: bup

Package-Manager: portage-2.3.0

 sys-cluster/neutron/Manifest  |  3 +++
 sys-cluster/neutron/neutron-2016.1..ebuild|  2 +-
 .../{neutron-2016.1..ebuild => neutron-8.3.0.ebuild}  | 11 +--
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 29a484c..ed59c63 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,10 +1,13 @@
 DIST neutron-8.2.0.tar.gz 2820699 SHA256 
8d6edde5cacd5f77bf9f95c0ecee8acfcdceafa1ae4a2dd4ad3ea7ad7343811c SHA512 
e7ec025678d23a13c7cbefa4a23f0a72afeefb7118f93419b8227d74de38661024d80a5797e0b67a0322dd5118010de3ef8c8a62106ea46cff4579f6f29f0d68
 WHIRLPOOL 
e719d16d690cb6f0e99021854358758a1dc64c50239593785dae3313e1284068ada80566bb6f064666a2b140a64f988194d32d9ed0908575bbae651b5f5db0e5
+DIST neutron-8.3.0.tar.gz 2839603 SHA256 
f1ac7563ed12eb3a6d5679966df606183a8f133db7abc51d1edffb5aadf6306c SHA512 
6f53d437430e819402d0911a0319f421024c052f5ab9cf23ef456087ed5a9e8177410bdebce3a135e823268a578a4fdd54ac81d3d8b4dcc7f6487692fa470a93
 WHIRLPOOL 
85234f790c684763c133e09b99f7d2b2a206dec76764f31fc9a65f27bbf3fa78dad907546355db650d5bd3f90bd930a86b2e5828fea494496397e0b7a024798a
 DIST neutron-9.0.0.tar.gz 3012055 SHA256 
f8f46f9b9ae5a4673e557fa6f48314390ed992fa6c8f53ad890e3004488df8aa SHA512 
4c404725e5ecbd6f306923b05276cfde63b2a3a83f972e39fa7e32876ccb9f70d5177717aa077b70daace993b993ca2c0e059ad860b8d5f9bf960e86fbeb999e
 WHIRLPOOL 
dde00afa5558a31b18f68f41df8a400114975e35020ba34edea4268c90b0789edcb8d25decd42003d357642827d45dec24aa61a37260301337bf94073e384403
 DIST neutron-configs-2016.1..tar.gz 11523 SHA256 
906229c66882eb05d782a749b53b9368df28ae69eb99179cbaed2640996dd227 SHA512 
95ff31ce599977b8bbd7f8783ba41c1f760a30721e8a6ea84fc8f0ecfc4f429d624dad29728d5bc026f7d76a4da6e19c0f4718fd1b58b65c50ff0470a3cf8f2d
 WHIRLPOOL 
38868696cb444cd7c4eaaf704bfb8e2efb6486aa67a99951afd43de1a8e8ca7224e8b8592a2c28e09a7a43c1a9cf0ca02e44e05a50cc370bb9dacee873022a6d
 DIST neutron-configs-2016.2..tar.gz 13458 SHA256 
111e940f7da24c18673794188f348285997a0e1f250446076700902bab101f71 SHA512 
42f9a685f0869c491610c66f5bc5f952b959a0a8514687007814e0ca97e27fb491460bc64eaf8fc47e982c8519b1dc9b5e2b4a3c047535b52521b3325ba38d44
 WHIRLPOOL 
bcceb81f46d69aa02876f2d2a76c642f9b48b472dc3e6217bef48649ecfa64d535c2361d224889f31f21b7fb40bb97930ab93443abe6d9cddfd56f19d84f5601
 DIST neutron-configs-8.2.0.tar.gz 11523 SHA256 
906229c66882eb05d782a749b53b9368df28ae69eb99179cbaed2640996dd227 SHA512 
95ff31ce599977b8bbd7f8783ba41c1f760a30721e8a6ea84fc8f0ecfc4f429d624dad29728d5bc026f7d76a4da6e19c0f4718fd1b58b65c50ff0470a3cf8f2d
 WHIRLPOOL 
38868696cb444cd7c4eaaf704bfb8e2efb6486aa67a99951afd43de1a8e8ca7224e8b8592a2c28e09a7a43c1a9cf0ca02e44e05a50cc370bb9dacee873022a6d
+DIST neutron-configs-8.3.0.tar.gz 11523 SHA256 
906229c66882eb05d782a749b53b9368df28ae69eb99179cbaed2640996dd227 SHA512 
95ff31ce599977b8bbd7f8783ba41c1f760a30721e8a6ea84fc8f0ecfc4f429d624dad29728d5bc026f7d76a4da6e19c0f4718fd1b58b65c50ff0470a3cf8f2d
 WHIRLPOOL 
38868696cb444cd7c4eaaf704bfb8e2efb6486aa67a99951afd43de1a8e8ca7224e8b8592a2c28e09a7a43c1a9cf0ca02e44e05a50cc370bb9dacee873022a6d
 DIST neutron-configs-9.0.0.tar.gz 13458 SHA256 
111e940f7da24c18673794188f348285997a0e1f250446076700902bab101f71 SHA512 
42f9a685f0869c491610c66f5bc5f952b959a0a8514687007814e0ca97e27fb491460bc64eaf8fc47e982c8519b1dc9b5e2b4a3c047535b52521b3325ba38d44
 WHIRLPOOL 
bcceb81f46d69aa02876f2d2a76c642f9b48b472dc3e6217bef48649ecfa64d535c2361d224889f31f21b7fb40bb97930ab93443abe6d9cddfd56f19d84f5601
 DIST neutron-ml2-plugins-2016.1..tar.gz 2031 SHA256 
af1f0436924a64d9a07f0770f06d0a2e48457b45389e1ab90e42c7157797557b SHA512 
b0c194ad29d7e7a44c04b74a109523044cf268ebd8cb91965759a5cbba7cef47c252f7d0ab49bf888a74b1776891b99402dd54d45fd6099734fa03afd519350d
 WHIRLPOOL 
c279518f1868c54409a28dea03f32aa60a413af9dc3ce4387034aaab6387f1c96a937c370bcab3e6e96474a12f19f3794e7b3e0482cb067fb2b060ad09faabad
 DIST neutron-ml2-plugins-2016.2..tar.gz 2073 SHA256 
1e12e81673168860a2d7c5172deb00a7301d0a698014113dfcfba74759ba444d SHA512 
bcde3a4d5e041c0080503cdf8f60c83e1c09f873010e78f4bc9066f57b17cf69394cf71cedbb8d3819a62d9cfdd545b102f16b53c0e3deb44b1d03136c14d711
 WHIRLPOOL 
099e19f4ec98fb54187e100af057711db3df3f86ae117a03f38afe37b6c5135666330aeb05867331cc015e8f14bee6e34942d1cb5aec63f92e01e7d6ae69f671
 DIST neutron-ml2-plugins-8.2.0.tar.gz 2031 SHA256 
af1f0436924a64d9a07f0770f06d0a2e48457b45389e1ab90e42c7157797557b SHA512 

[gentoo-commits] proj/hardened-patchset: New tag: 20161010

2016-10-11 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Oct 11 17:00:28 2016 +

New tag: 20161010




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

2016-10-11 Thread Anthony G. Basile
commit: 9c5fa38b2236e356c162027e7a9209b96c80071f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Oct 11 17:05:03 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Oct 11 17:05:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5fa38b

sys-kernel/hardened-sources: version bump to 4.7.7

vanilla-4.7 + genpatches-4.7-7 + grsecurity-3.1-4.7.7-201610101902

Package-Manager: portage-2.2.28

 sys-kernel/hardened-sources/Manifest   |  2 +
 .../hardened-sources/hardened-sources-4.7.7.ebuild | 45 ++
 2 files changed, 47 insertions(+)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index 3673144..7dec59b 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -9,6 +9,7 @@ DIST genpatches-4.4-9.base.tar.xz 304360 SHA256 
e9ba25000126256be414a273b154accc
 DIST genpatches-4.5-9.base.tar.xz 288788 SHA256 
01e613d8bcf6c168c9b129a574fd447fe84253084c6413e467dd5a8ec3911228 SHA512 
1cb8672bccebb4cc287a297d01cd5c2f4cbd2fdff79476b58068a20cd5950941cedbb494ef3cb3f9d7a877833dedc65d5f4a52dc39da7f09cc0067e772ecdfb9
 WHIRLPOOL 
c97e1772dbb19c628a0b1dfac19c8ff27e5dc98773440645ff9678b04a2afe488c0b452509ca73a674aec1dfdd035e506d0e593acb5b521ef059109ac7aa2a2a
 DIST genpatches-4.7-1.base.tar.xz 3000 SHA256 
55ec2087f5bcd466060a057c1bb2ce5b6f4559023fb09b31f2a7ca69b2080b35 SHA512 
28bb8961aa32f7dbabc9a25088b66b351b288c39b8d0148bba0158884cddc603080db1049f807a20beb6cdab75442b09a11624cdf1f22a25dc9b025028d2a875
 WHIRLPOOL 
0bb9c1f0f7472a1c5c22c1610a2c6a64c9b0f997f1a5bab0f1a1ef7d51025ae5b7ba91543f6d679dd261ac3c8ba178f8e4e7fc514ca69d1696325bf284843177
 DIST genpatches-4.7-6.base.tar.xz 181504 SHA256 
2e42ee2c63f5b9984b0b6124431492c07f6e7439faf456e8af8bf323d69a7360 SHA512 
7269ecdefa9c4678ab1baa674ff4650357867684dacbaabe7d91d9465d6b5305b7413935d34aca65257fbe7c56c10762a5fe4d101f7351158e562961ab2d996b
 WHIRLPOOL 
ec30f0e7ae58674322a5d52f6639c5eb7c7824cda2d8ef9e4908c9998fe559e25e52b9ced60ecb7994f193f15fc016ecfe6fae29961bb7407a3ee14a656576d0
+DIST genpatches-4.7-7.base.tar.xz 201872 SHA256 
cc146d975345d9bd9ee0bc06cbede108a27c6ea0bbc55c81d48a5970cec0d698 SHA512 
4e8042e8dd0a7af681638a8c0230c367402ac8cfa7c7a8b63128de38fbf2ff1f12a0e4b4d7d4e97dcc200541a988f328e4f9044879ae6cf80e76a817fdde74a2
 WHIRLPOOL 
35d7bdbe801facd4cfbaa4b8e4b6d95fcaa064a03b146ae5fde23b7a360515a34a3d8f2edc5a63324fd899508fdd0191678aca57ef08e319570d5382c4f54a87
 DIST hardened-patches-4.4.2-1.extras.tar.bz2 1721230 SHA256 
81f1417d210e0a6d9f5e180b9f828beb87ddc27571a16c40552d0fa1979982ec SHA512 
599dedbef6fa26efc2a62c19e0536accedff6c60968294e9a7246c9844b26491b4414b1b40106eee9bb7540f8cd4ae74ab3720029b0730ce5541e005ba60cb9b
 WHIRLPOOL 
84e22467a6dcc738043e47274ab2476b69f1796f1f23e3ca4ed8e244dd73a7e4998de683c1d93baccdd41eb232327d4ef1eb07d01b8a790510b8690334032f02
 DIST hardened-patches-4.4.8-2.extras.tar.bz2 1743408 SHA256 
5cde9a96f6a47ebe3c8abeb5d5add60480490fd365d4c31da2d7ac1973a4c258 SHA512 
cfb52ee6aee76b125a5a833cd9facc92ea1dff17129a488b66e976e94699cea8109e6f5df90835e818af1ea6e59e12cecc95159601d544f5b008560a1190b530
 WHIRLPOOL 
56facf79d5556aaac3bf08fa3b4be21b7fef561c8d3fd41943ce51c4d15b71e114be2e33914f5bf7e3d981abcebeffb95fb99aedde8d72231edcef72123ea9fa
 DIST hardened-patches-4.5.7-6.extras.tar.bz2 1870054 SHA256 
8a8c20dc44a0f452f0d2873e4efcf6dd53010e65976ce9986083f906fd2eb223 SHA512 
b1e853689395305d6d902259a952be21d768a60b46cd9dcbb8bd4ee0193a08806414cdcbd642df286bef92a82e08939c0ec3e5d53fcae999b0628a0d35ec3a2d
 WHIRLPOOL 
73d425f3d2faa6aeeeb3007e468ab3c3792f4d3c95122b0a9572579ef8e27fd253b94efcfd2d85483cc3c0250c73679b68ad10a93cc0e38ba36601a7fe8125ac
@@ -16,6 +17,7 @@ DIST hardened-patches-4.7.2-2.extras.tar.bz2 1964309 SHA256 
874baef76af186bed24a
 DIST hardened-patches-4.7.4-2.extras.tar.bz2 2024673 SHA256 
9f57a62daceb40c323c9874b35cff33263066bf23a325dcedccd4065c83e8c63 SHA512 
17c5ce3eabdb653fbbcca8b4097f3bdb6e7f6a02047018640e253e031e00d70e93bfcac743981a954c55d39647728dada7222a50fcce939a559c6587b6b8464e
 WHIRLPOOL 
d766c59468ea7d341443c43f91bcab8463a3fc9be92bd3b04082650f57abea0316bcfb48759a481340d1b186dafdb1a4c532f37c0b5a2ba33e25f8f6b120c1e8
 DIST hardened-patches-4.7.5-1.extras.tar.bz2 1894354 SHA256 
04567bfa052a3a81d2d276aeebe7f44989a61b089c5bc76bdef5287ff3dcb9aa SHA512 
d664bf1ffbf9d31272429043df912fe5b4e54af3873a972f1cf14a25df7c1310333d81bfd7bae41e2cb7d5e6a7f451677350b1bd5955ffd1dc7859006b2164e8
 WHIRLPOOL 
f0f3a76b4c28094449884f3c6265acaf4b8f1e1367e62c6fa28406cd904094c1d1ae441c3bebd17d1bdf2618b1fb938c07a3268ecb1a474b029e1ef072d1eb5a
 DIST hardened-patches-4.7.6-1.extras.tar.bz2 1913657 SHA256 
f32b7891fa0a821a60270f42dc817135d887ea55bda676e1141f0681ff360374 SHA512 
943b25c12071abab62a169a2daf6e2255c76e595678a2553eaac4b87f2f227f0bfc47daad246db9b002119c6be3ec56e8746a7cb598a29c8772b3de4f7601519
 WHIRLPOOL 

[gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/grs/, core/var/lib/portage/

2016-10-11 Thread Anthony G. Basile
commit: b548557279b0d4fb9cd9e2fea2b62c02db2a05d1
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Oct 11 17:16:44 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Oct 11 17:16:44 2016 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=b5485572

world: drop many pkgs masked/dropped in tree

 core/etc/grs/world.conf| 15 ---
 core/var/lib/portage/world.CYCLE.4 | 10 --
 2 files changed, 25 deletions(-)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 119436f..5d74ee2 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -3836,9 +3836,6 @@ package.use : dev-util/global:0 -doc -emacs -vim
 [dev-util/jay:0]
 package.use : dev-util/jay:0 -java -mono
 
-[dev-util/ketchup:0]
-package.use : dev-util/ketchup:0 -doc
-
 [dev-util/memprof:0]
 package.use : dev-util/memprof:0 -nls
 
@@ -4971,9 +4968,6 @@ package.use : media-gfx/sam2p:0 -examples gif
 [media-gfx/scantailor:0]
 package.use : media-gfx/scantailor:0 -test opengl
 
-[media-gfx/skencil:0]
-package.use : media-gfx/skencil:0 -nls
-
 [media-gfx/splashutils:0]
 package.use : media-gfx/splashutils:0 -fbcondecor -gpm hardened png truetype
 
@@ -5418,9 +5412,6 @@ package.use : media-libs/libxtract:0 -doc -fftw 
static-libs
 [media-libs/libzen:0]
 package.use : media-libs/libzen:0 -doc static-libs
 
-[media-libs/mash:0.2]
-package.use : media-libs/mash:0.2 -doc -examples introspection
-
 [media-libs/mesa:0]
 package.use : media-libs/mesa:0 -d3d9 -debug -gallium -gles1 -gles2 -llvm 
-opencl -openmax -osmesa -selinux -vaapi -vdpau -video_cards_freedreno 
-video_cards_i915 -video_cards_i965 -video_cards_ilo -video_cards_r100 
-video_cards_r200 -video_cards_r300 -video_cards_r600 -video_cards_radeonsi 
-video_cards_vmware -wayland -xa bindist classic dri3 egl gbm nptl pax_kernel 
pic udev video_cards_intel video_cards_nouveau video_cards_radeon xvmc
 
@@ -5760,9 +5751,6 @@ package.use : media-sound/jack-audio-connection-kit:0 
-altivec -coreaudio -cpu_f
 [media-sound/jack-rack:0]
 package.use : media-sound/jack-rack:0 -gnome -lash alsa xml
 
-[media-sound/jokosher:0]
-package.use : media-sound/jokosher:0 -gnome
-
 [media-sound/lame:0]
 package.use : media-sound/lame:0 -cpu_flags_x86_mmx -debug -mp3rtp -sndfile 
frontend static-libs
 
@@ -6441,9 +6429,6 @@ package.use : net-libs/rest:0.7 -test gnome introspection
 [net-libs/serf:1]
 package.use : net-libs/serf:1 -kerberos
 
-[net-libs/socket++:0]
-package.use : net-libs/socket++:0 -debug -static-libs
-
 [net-libs/socket_wrapper:0]
 package.use : net-libs/socket_wrapper:0 -test
 

diff --git a/core/var/lib/portage/world.CYCLE.4 
b/core/var/lib/portage/world.CYCLE.4
index 5112872..cea9f33 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -1360,7 +1360,6 @@ dev-util/global
 dev-util/gnome-devel-docs
 dev-util/gource
 dev-util/jay
-dev-util/ketchup
 dev-util/kscope
 dev-util/linklint
 dev-util/lockrun
@@ -2032,7 +2031,6 @@ media-gfx/quat
 media-gfx/ristretto
 media-gfx/rotoscope
 media-gfx/scantailor
-media-gfx/skencil
 media-gfx/splash-themes-gentoo
 media-gfx/springgraph
 media-gfx/sxiv
@@ -2067,7 +2065,6 @@ media-libs/liblscp
 media-libs/libmkv
 media-libs/libopendaap
 media-libs/libptp2
-media-libs/mash
 media-libs/phat
 media-libs/sampleicc
 media-libs/sdif
@@ -2132,7 +2129,6 @@ media-radio/flrig
 media-radio/gpredict
 media-radio/ibp
 media-radio/qrq
-media-radio/radiotray
 media-radio/xdx
 media-sound/SmarTagger
 media-sound/a2jmidid
@@ -2185,7 +2181,6 @@ media-sound/id3tool
 media-sound/jaaa
 media-sound/jack
 media-sound/jack-rack
-media-sound/jokosher
 media-sound/lastfmplayer
 media-sound/lyvi
 media-sound/mangler
@@ -2403,12 +2398,10 @@ net-analyzer/yersinia
 net-analyzer/zabbix
 net-analyzer/zniper
 net-dialup/cutecom
-net-dialup/dtrace
 net-dialup/fbgetty
 net-dialup/freeradius
 net-dialup/globespan-adsl
 net-dialup/isdn-firmware
-net-dialup/itund
 net-dialup/minicom
 net-dialup/moserial
 net-dialup/picocom
@@ -2492,7 +2485,6 @@ net-libs/jreen
 net-libs/liboping
 net-libs/librouteros
 net-libs/librpcsecgss
-net-libs/socket++
 net-mail/altermime
 net-mail/amavis-logwatch
 net-mail/archivemail
@@ -2715,7 +2707,6 @@ net-wireless/aircrack-ng
 net-wireless/airtraf
 net-wireless/b43-fwcutter
 net-wireless/bluez-hcidump
-net-wireless/chillispot
 net-wireless/hostap-utils
 net-wireless/kismet
 net-wireless/wavemon
@@ -2955,7 +2946,6 @@ sys-fs/mtpfs
 sys-fs/pysize
 sys-fs/safecopy
 sys-fs/shake
-sys-fs/siefs
 sys-fs/simple-mtpfs
 sys-fs/treesize
 sys-fs/udftools



[gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/etc/grs/, core/var/lib/portage/

2016-10-11 Thread Anthony G. Basile
commit: d6b07d9b6fccafee8837268cbf80ca74db329c5d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Oct 11 17:16:44 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Oct 11 17:17:12 2016 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=d6b07d9b

world: drop many pkgs masked/dropped in tree

 core/etc/grs/world.conf| 15 ---
 core/var/lib/portage/world.CYCLE.4 | 10 --
 2 files changed, 25 deletions(-)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index aee83aa..d84332e 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -3832,9 +3832,6 @@ package.use : dev-util/global:0 -doc -emacs -vim
 [dev-util/jay:0]
 package.use : dev-util/jay:0 -java -mono
 
-[dev-util/ketchup:0]
-package.use : dev-util/ketchup:0 -doc
-
 [dev-util/memprof:0]
 package.use : dev-util/memprof:0 -nls
 
@@ -4971,9 +4968,6 @@ package.use : media-gfx/sam2p:0 -examples gif
 [media-gfx/scantailor:0]
 package.use : media-gfx/scantailor:0 -test opengl
 
-[media-gfx/skencil:0]
-package.use : media-gfx/skencil:0 -nls
-
 [media-gfx/splashutils:0]
 package.use : media-gfx/splashutils:0 -fbcondecor -gpm hardened png truetype
 
@@ -5420,9 +5414,6 @@ package.use : media-libs/libxtract:0 -doc -fftw 
static-libs
 [media-libs/libzen:0]
 package.use : media-libs/libzen:0 -doc static-libs
 
-[media-libs/mash:0.2]
-package.use : media-libs/mash:0.2 -doc -examples introspection
-
 [media-libs/mesa:0]
 package.use : media-libs/mesa:0 -d3d9 -debug -gallium -gles1 -gles2 -llvm 
-opencl -openmax -osmesa -selinux -vaapi -vdpau -video_cards_freedreno 
-video_cards_i915 -video_cards_i965 -video_cards_ilo -video_cards_r100 
-video_cards_r200 -video_cards_r300 -video_cards_r600 -video_cards_radeonsi 
-video_cards_vmware -wayland -xa bindist classic dri3 egl gbm nptl pax_kernel 
pic udev video_cards_intel video_cards_nouveau video_cards_radeon xvmc
 
@@ -5762,9 +5753,6 @@ package.use : media-sound/jack-audio-connection-kit:0 
-altivec -coreaudio -cpu_f
 [media-sound/jack-rack:0]
 package.use : media-sound/jack-rack:0 -gnome -lash alsa xml
 
-[media-sound/jokosher:0]
-package.use : media-sound/jokosher:0 -gnome
-
 [media-sound/lame:0]
 package.use : media-sound/lame:0 -cpu_flags_x86_mmx -debug -mp3rtp -sndfile 
frontend static-libs
 
@@ -6445,9 +6433,6 @@ package.use : net-libs/rest:0.7 -test gnome introspection
 [net-libs/serf:1]
 package.use : net-libs/serf:1 -kerberos
 
-[net-libs/socket++:0]
-package.use : net-libs/socket++:0 -debug -static-libs
-
 [net-libs/socket_wrapper:0]
 package.use : net-libs/socket_wrapper:0 -test
 

diff --git a/core/var/lib/portage/world.CYCLE.4 
b/core/var/lib/portage/world.CYCLE.4
index 228c1dc..845f06d 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -1360,7 +1360,6 @@ dev-util/global
 dev-util/gnome-devel-docs
 dev-util/gource
 dev-util/jay
-dev-util/ketchup
 dev-util/kscope
 dev-util/linklint
 dev-util/lockrun
@@ -2032,7 +2031,6 @@ media-gfx/quat
 media-gfx/ristretto
 media-gfx/rotoscope
 media-gfx/scantailor
-media-gfx/skencil
 media-gfx/splash-themes-gentoo
 media-gfx/springgraph
 media-gfx/sxiv
@@ -2067,7 +2065,6 @@ media-libs/liblscp
 media-libs/libmkv
 media-libs/libopendaap
 media-libs/libptp2
-media-libs/mash
 media-libs/phat
 media-libs/sampleicc
 media-libs/sdif
@@ -2132,7 +2129,6 @@ media-radio/flrig
 media-radio/gpredict
 media-radio/ibp
 media-radio/qrq
-media-radio/radiotray
 media-radio/xdx
 media-sound/SmarTagger
 media-sound/a2jmidid
@@ -2185,7 +2181,6 @@ media-sound/id3tool
 media-sound/jaaa
 media-sound/jack
 media-sound/jack-rack
-media-sound/jokosher
 media-sound/lastfmplayer
 media-sound/lyvi
 media-sound/mangler
@@ -2403,12 +2398,10 @@ net-analyzer/yersinia
 net-analyzer/zabbix
 net-analyzer/zniper
 net-dialup/cutecom
-net-dialup/dtrace
 net-dialup/fbgetty
 net-dialup/freeradius
 net-dialup/globespan-adsl
 net-dialup/isdn-firmware
-net-dialup/itund
 net-dialup/minicom
 net-dialup/moserial
 net-dialup/picocom
@@ -2492,7 +2485,6 @@ net-libs/jreen
 net-libs/liboping
 net-libs/librouteros
 net-libs/librpcsecgss
-net-libs/socket++
 net-mail/altermime
 net-mail/amavis-logwatch
 net-mail/archivemail
@@ -2715,7 +2707,6 @@ net-wireless/aircrack-ng
 net-wireless/airtraf
 net-wireless/b43-fwcutter
 net-wireless/bluez-hcidump
-net-wireless/chillispot
 net-wireless/hostap-utils
 net-wireless/kismet
 net-wireless/wavemon
@@ -2955,7 +2946,6 @@ sys-fs/mtpfs
 sys-fs/pysize
 sys-fs/safecopy
 sys-fs/shake
-sys-fs/siefs
 sys-fs/simple-mtpfs
 sys-fs/treesize
 sys-fs/udftools



[gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/, core/var/lib/portage/

2016-10-11 Thread Anthony G. Basile
commit: 013dc0a88e2cd0e94f05fb72d2480a286d05a2f1
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Oct 11 17:16:44 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Oct 11 17:17:26 2016 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=013dc0a8

world: drop many pkgs masked/dropped in tree

 core/etc/grs/world.conf| 15 ---
 core/var/lib/portage/world.CYCLE.4 | 10 --
 2 files changed, 25 deletions(-)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 94d621b..f210e35 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -3896,9 +3896,6 @@ env : MAKEOPTS="-j1"
 [dev-util/jay:0]
 package.use : dev-util/jay:0 -java -mono
 
-[dev-util/ketchup:0]
-package.use : dev-util/ketchup:0 -doc
-
 [dev-util/memprof:0]
 package.use : dev-util/memprof:0 -nls
 
@@ -5044,9 +5041,6 @@ package.use : media-gfx/sam2p:0 -examples gif
 [media-gfx/scantailor:0]
 package.use : media-gfx/scantailor:0 -test opengl
 
-[media-gfx/skencil:0]
-package.use : media-gfx/skencil:0 -nls
-
 [media-gfx/splashutils:0]
 package.use : media-gfx/splashutils:0 -fbcondecor -gpm hardened png truetype
 
@@ -5495,9 +5489,6 @@ package.use : media-libs/libxtract:0 -doc -fftw 
static-libs
 [media-libs/libzen:0]
 package.use : media-libs/libzen:0 -doc static-libs
 
-[media-libs/mash:0.2]
-package.use : media-libs/mash:0.2 -doc -examples introspection
-
 [media-libs/mesa:0]
 package.use : media-libs/mesa:0 -d3d9 -debug -gallium -gles1 -gles2 -llvm 
-opencl -openmax -osmesa -selinux -vaapi -vdpau -video_cards_freedreno 
-video_cards_i915 -video_cards_i965 -video_cards_ilo -video_cards_r100 
-video_cards_r200 -video_cards_r300 -video_cards_r600 -video_cards_radeonsi 
-video_cards_vmware -wayland -xa bindist classic dri3 egl gbm nptl pax_kernel 
pic udev video_cards_intel video_cards_nouveau video_cards_radeon xvmc
 
@@ -5837,9 +5828,6 @@ package.use : media-sound/jack-audio-connection-kit:0 
-altivec -coreaudio -cpu_f
 [media-sound/jack-rack:0]
 package.use : media-sound/jack-rack:0 -gnome -lash alsa xml
 
-[media-sound/jokosher:0]
-package.use : media-sound/jokosher:0 -gnome
-
 [media-sound/lame:0]
 package.use : media-sound/lame:0 -cpu_flags_x86_mmx -debug -mp3rtp -sndfile 
frontend static-libs
 
@@ -6526,9 +6514,6 @@ package.use : net-libs/rest:0.7 -test gnome introspection
 [net-libs/serf:1]
 package.use : net-libs/serf:1 -kerberos
 
-[net-libs/socket++:0]
-package.use : net-libs/socket++:0 -debug -static-libs
-
 [net-libs/socket_wrapper:0]
 package.use : net-libs/socket_wrapper:0 -test
 

diff --git a/core/var/lib/portage/world.CYCLE.4 
b/core/var/lib/portage/world.CYCLE.4
index 228c1dc..845f06d 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -1360,7 +1360,6 @@ dev-util/global
 dev-util/gnome-devel-docs
 dev-util/gource
 dev-util/jay
-dev-util/ketchup
 dev-util/kscope
 dev-util/linklint
 dev-util/lockrun
@@ -2032,7 +2031,6 @@ media-gfx/quat
 media-gfx/ristretto
 media-gfx/rotoscope
 media-gfx/scantailor
-media-gfx/skencil
 media-gfx/splash-themes-gentoo
 media-gfx/springgraph
 media-gfx/sxiv
@@ -2067,7 +2065,6 @@ media-libs/liblscp
 media-libs/libmkv
 media-libs/libopendaap
 media-libs/libptp2
-media-libs/mash
 media-libs/phat
 media-libs/sampleicc
 media-libs/sdif
@@ -2132,7 +2129,6 @@ media-radio/flrig
 media-radio/gpredict
 media-radio/ibp
 media-radio/qrq
-media-radio/radiotray
 media-radio/xdx
 media-sound/SmarTagger
 media-sound/a2jmidid
@@ -2185,7 +2181,6 @@ media-sound/id3tool
 media-sound/jaaa
 media-sound/jack
 media-sound/jack-rack
-media-sound/jokosher
 media-sound/lastfmplayer
 media-sound/lyvi
 media-sound/mangler
@@ -2403,12 +2398,10 @@ net-analyzer/yersinia
 net-analyzer/zabbix
 net-analyzer/zniper
 net-dialup/cutecom
-net-dialup/dtrace
 net-dialup/fbgetty
 net-dialup/freeradius
 net-dialup/globespan-adsl
 net-dialup/isdn-firmware
-net-dialup/itund
 net-dialup/minicom
 net-dialup/moserial
 net-dialup/picocom
@@ -2492,7 +2485,6 @@ net-libs/jreen
 net-libs/liboping
 net-libs/librouteros
 net-libs/librpcsecgss
-net-libs/socket++
 net-mail/altermime
 net-mail/amavis-logwatch
 net-mail/archivemail
@@ -2715,7 +2707,6 @@ net-wireless/aircrack-ng
 net-wireless/airtraf
 net-wireless/b43-fwcutter
 net-wireless/bluez-hcidump
-net-wireless/chillispot
 net-wireless/hostap-utils
 net-wireless/kismet
 net-wireless/wavemon
@@ -2955,7 +2946,6 @@ sys-fs/mtpfs
 sys-fs/pysize
 sys-fs/safecopy
 sys-fs/shake
-sys-fs/siefs
 sys-fs/simple-mtpfs
 sys-fs/treesize
 sys-fs/udftools



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

2016-10-11 Thread Jeroen Roovers
commit: 963d8c5f1f25fdbf991f42c3bf3c9c97478eb0e2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 17:38:10 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 17:40:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=963d8c5f

net-analyzer/tcpdump: Add new HOMEPAGE.

Package-Manager: portage-2.3.1

 net-analyzer/tcpdump/tcpdump-4.8.0-r1.ebuild | 5 -
 net-analyzer/tcpdump/tcpdump-.ebuild | 7 +--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/tcpdump/tcpdump-4.8.0-r1.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.8.0-r1.ebuild
index 2dfe549..edeef25 100644
--- a/net-analyzer/tcpdump/tcpdump-4.8.0-r1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.8.0-r1.ebuild
@@ -6,7 +6,10 @@ EAPI=6
 inherit flag-o-matic toolchain-funcs user
 
 DESCRIPTION="A Tool for network monitoring and data acquisition"
-HOMEPAGE="http://www.tcpdump.org/;
+HOMEPAGE="
+   http://www.tcpdump.org/
+   https://github.com/the-tcpdump-group/tcpdump
+"
 SRC_URI="
https://github.com/the-${PN}-group/${PN}/archive/${P}.tar.gz
 "

diff --git a/net-analyzer/tcpdump/tcpdump-.ebuild 
b/net-analyzer/tcpdump/tcpdump-.ebuild
index f19a0c4..c963896 100644
--- a/net-analyzer/tcpdump/tcpdump-.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-.ebuild
@@ -6,13 +6,16 @@ EAPI=6
 inherit eutils flag-o-matic git-r3 toolchain-funcs user
 
 DESCRIPTION="A Tool for network monitoring and data acquisition"
-HOMEPAGE="http://www.tcpdump.org/;
 EGIT_REPO_URI="https://github.com/the-tcpdump-group/tcpdump;
+HOMEPAGE="
+   http://www.tcpdump.org/
+   ${EGIT_REPO_URI}
+"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
 IUSE="+drop-root libressl smi ssl samba suid test"
+KEYWORDS=""
 
 RDEPEND="
drop-root? ( sys-libs/libcap-ng )



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

2016-10-11 Thread Jeroen Roovers
commit: 9f8fcfbb5f37b82c44e0155068e9a62693d9140c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 17:36:32 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 17:40:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8fcfbb

net-libs/libpcap: Add new HOMEPAGE.

Package-Manager: portage-2.3.1

 net-libs/libpcap/libpcap-1.8.0.ebuild | 5 -
 net-libs/libpcap/libpcap-.ebuild  | 7 +--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/net-libs/libpcap/libpcap-1.8.0.ebuild 
b/net-libs/libpcap/libpcap-1.8.0.ebuild
index 21d5de4..469bb75 100644
--- a/net-libs/libpcap/libpcap-1.8.0.ebuild
+++ b/net-libs/libpcap/libpcap-1.8.0.ebuild
@@ -6,7 +6,10 @@ EAPI=6
 inherit autotools eutils multilib-minimal
 
 DESCRIPTION="A system-independent library for user-level network packet 
capture"
-HOMEPAGE="http://www.tcpdump.org/;
+HOMEPAGE="
+   http://www.tcpdump.org/
+   https://github.com/the-tcpdump-group/libpcap
+"
 SRC_URI="
https://github.com/the-tcpdump-group/${PN}/archive/${P}.tar.gz
 "

diff --git a/net-libs/libpcap/libpcap-.ebuild 
b/net-libs/libpcap/libpcap-.ebuild
index 1c311cd..4aefd6d 100644
--- a/net-libs/libpcap/libpcap-.ebuild
+++ b/net-libs/libpcap/libpcap-.ebuild
@@ -6,13 +6,16 @@ EAPI=6
 inherit autotools eutils git-r3 multilib-minimal
 
 DESCRIPTION="A system-independent library for user-level network packet 
capture"
-HOMEPAGE="http://www.tcpdump.org/;
 EGIT_REPO_URI="https://github.com/the-tcpdump-group/libpcap;
+HOMEPAGE="
+   http://www.tcpdump.org/
+   ${EGIT_REPO_URI}
+"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
 IUSE="bluetooth dbus netlink static-libs canusb"
+KEYWORDS=""
 
 RDEPEND="
bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] )



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

2016-10-11 Thread Patrice Clement
commit: 946dc8dfb912f2062398a428174306be143c503a
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Oct 11 17:04:36 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 17:09:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946dc8df

dev-python/testfixtures: Stable for amd64+x86.

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/testfixtures/testfixtures-4.9.1.ebuild 
b/dev-python/testfixtures/testfixtures-4.9.1.ebuild
index 45d8f0a..7748ec9 100644
--- a/dev-python/testfixtures/testfixtures-4.9.1.ebuild
+++ b/dev-python/testfixtures/testfixtures-4.9.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/manuel/files/, dev-python/manuel/

2016-10-11 Thread Patrice Clement
commit: b5f312d23839444ad8bf16b3c1577cdc9411d478
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Oct 11 17:07:02 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 17:09:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f312d2

dev-python/manuel: clean up old.

Package-Manager: portage-2.3.0

 dev-python/manuel/Manifest |  1 -
 .../manuel/files/manuel-1.7-rm_zope_test.patch | 92 --
 dev-python/manuel/manuel-1.7.1.ebuild  | 33 
 3 files changed, 126 deletions(-)

diff --git a/dev-python/manuel/Manifest b/dev-python/manuel/Manifest
index f0b48b4..94bae12 100644
--- a/dev-python/manuel/Manifest
+++ b/dev-python/manuel/Manifest
@@ -1,2 +1 @@
-DIST manuel-1.7.1-20130316.tar.bz2 24910 SHA256 
4b23c562c84fe771d897b1ce237ba065940ffd5a847bc23bb6ec81070e0d0824 SHA512 
94dab56165b92761aa710aba057338ba3062faa375600885e9943e067726ced492493bee5d203883dad604d424f8599fab35fd605e024e2a4139fb5e1a32698e
 WHIRLPOOL 
75909a8fb55f264198733b3b0b0344c5a8e2039e23e55daab2a3dc4aba67ab7d0226ec4197e588a3625cf38062940008ebf0ca8c72a42b8b5077e2e1c38f39dd
 DIST manuel-1.8.0.tar.gz 207600 SHA256 
a974d7e83652b26be30f6f513fac95d28b9ffa5ae2819a5c63e2ef8594913eb6 SHA512 
8099df44cfd28c8ac6256f346bf8cd36091893a38d3c297099866b1a5db97286b9c9e69f3f12054d7eee9ae3985ca0a003d7b2cc082d28d59850bbcad6b57c57
 WHIRLPOOL 
7870484499d8c18916bf8349ed1a8a9be84eb074440b8c875f3a0468137edf45425a51545da3517a6c81a862708114eea2fa8561eaa219ccb1ff958d8fcb2afe

diff --git a/dev-python/manuel/files/manuel-1.7-rm_zope_test.patch 
b/dev-python/manuel/files/manuel-1.7-rm_zope_test.patch
deleted file mode 100644
index 3487e5f..
--- a/dev-python/manuel/files/manuel-1.7-rm_zope_test.patch
+++ /dev/null
@@ -1,92 +0,0 @@
-diff -ur manuel-1.7.1.orig/src/manuel/tests.py manuel-1.7.1/src/manuel/tests.py
 src/manuel/tests.py2012-04-17 03:08:54.0 +0800
-+++ src/manuel/tests.py2012-05-21 20:43:20.981722893 +0800
-@@ -9,16 +9,17 @@
- import os.path
- import re
- import unittest
--import zope.testing.renormalizing
- 
- doctest = manuel.absolute_import('doctest')
- 
- here = os.path.dirname(os.path.abspath(__file__))
- 
--checker = zope.testing.renormalizing.RENormalizing([
-+try:
-+checker = zope.testing.renormalizing.RENormalizing([
- (re.compile(r">> list(suite)[0].shortDescription()
-+list(suite)[0].shortDescription()
- 'bugs.txt'
-
-
-
-
-

diff --git a/dev-python/manuel/manuel-1.7.1.ebuild 
b/dev-python/manuel/manuel-1.7.1.ebuild
deleted file mode 100644
index 15e19b1..
--- a/dev-python/manuel/manuel-1.7.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1

[gentoo-commits] repo/gentoo:master commit in: dev-python/testfixtures/files/, dev-python/testfixtures/

2016-10-11 Thread Patrice Clement
commit: 2673a8b054e3c1a0e3699140cfff71acb4238047
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Oct 11 17:07:06 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 17:09:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2673a8b0

dev-python/testfixtures: clean up old.

Package-Manager: portage-2.3.0

 dev-python/testfixtures/Manifest  |  7 ---
 dev-python/testfixtures/files/docbuild.patch  | 25 --
 dev-python/testfixtures/testfixtures-3.0.0.ebuild | 45 -
 dev-python/testfixtures/testfixtures-4.1.1.ebuild | 55 -
 dev-python/testfixtures/testfixtures-4.1.2.ebuild | 55 -
 dev-python/testfixtures/testfixtures-4.3.3.ebuild | 59 --
 dev-python/testfixtures/testfixtures-4.4.0.ebuild | 60 ---
 dev-python/testfixtures/testfixtures-4.6.0.ebuild | 60 ---
 dev-python/testfixtures/testfixtures-4.7.0.ebuild | 60 ---
 9 files changed, 426 deletions(-)

diff --git a/dev-python/testfixtures/Manifest b/dev-python/testfixtures/Manifest
index 12f5eba..1a6ad7e 100644
--- a/dev-python/testfixtures/Manifest
+++ b/dev-python/testfixtures/Manifest
@@ -1,8 +1 @@
-DIST testfixtures-3.0.0.tar.gz 75303 SHA256 
20e82e23ffc39bd7d55317f2e87e49aa33ac15142f2bd38fedde696ccaa9469f SHA512 
9bc7e30cad6a0c932f23de49f9aff099cb4de824f20b4f98bf1fb4a7313d7ac8d763f7c8208bc0f5351dcd899daa3d2fbc18cdc2143c1b65cefbe0f3ba29df0c
 WHIRLPOOL 
5d51daa288f0c31ce0547815b15f7242df4d3309f2c0845cfa36241ba6d16b151caa1924977a35ae9753c1243724d1aac74cda2b7f5e64e981c378fa6696a512
-DIST testfixtures-4.1.1.tar.gz 81356 SHA256 
c61b13fd9cac0313e2aafd565a007860d83b218a138117ac421368d2896bc215 SHA512 
08785961560218c3a06043158af8364b46b850c159a82e5fd05ccd88133786aed1a0ec9038ef0c0e36430853559e29fefca8f6bfee1b942730010cd3fb8e9ae4
 WHIRLPOOL 
be548f4fa3bf9428cf683d229c9c4569ba2028a05aa284d803a282af293999fd38565f2b9701751c8f84d57faea6efd3a9e1e5ee5375b719957fe6dc7c4cbdf5
-DIST testfixtures-4.1.2.tar.gz 81689 SHA256 
bc27063ac9bce80ac99fe315f2b34053b113ca420b6bbbaf0c19c49c09bb286a SHA512 
bf5171b1e1918e88dd887a7dbca6c340e1c197224135e4080551d1830187aa868e53d8302751059da478e2452b1f68a49ae5fba206e48fec554e6d5f237ee5a4
 WHIRLPOOL 
8d10fb590bb31ff4b5f24f941c41349ac606d91bf62679f70356cddfbdedb7b64f9addca1a419432987a78ebd520ae5b7ce5ddfb043f6452c3e364f266854ed8
-DIST testfixtures-4.3.3.tar.gz 86546 SHA256 
ffe66d08ef2fdc0be5e6abe1e1d51384ae941747d3df86d5d8238014b9161f62 SHA512 
918fd757c61e4f8b7aa54343036546efab8c014fdaaed1dc5edf6a4b0c636e00396a0400b87a28f0ae43cd318590bf63ff8240e59781f7e183fdd4ebbdac7100
 WHIRLPOOL 
7d4f2e75c39f8a8ac39cfc577515d9b5b11540b8337f63cb51d75250191d7bcea1d79515b581cb921c7dc273d781c264990118f7ee1cc5579ebd9341097546bf
-DIST testfixtures-4.4.0.tar.gz 87356 SHA256 
41096fe91c2939177f1729783bbfaef9e777ba44e7d8ff819ab1318d78beeba7 SHA512 
0fdb87e1fd8311cbab274f4db71ec76767cc9e2f771eefb1a110bf42b07e30fc9edbe2db124742b3102b8f114af2666b0b8726f6330871fd72c7ea2f535d5fed
 WHIRLPOOL 
8b5bb18b682f420ae4b66aa1da9ca0f312bff1974400b586cb2bcae635037e629352b37cfa2d1f8c7f91fd880e726c34d7f3aa532b2e04188f5f99ac7a69e2c1
-DIST testfixtures-4.6.0.tar.gz 87322 SHA256 
f58ffea34cf0972a3fddcd1873d594d02289587f0ea1d3c1327749f9258cf013 SHA512 
cd1e35c907d2f264976161f72c335cc136bec41dd56ee773920eae52a8553fbd7367c9218ba30acccd0a98c067a5aaf675655924f94da60cc190c608714b6bc2
 WHIRLPOOL 
64cb69d26217cf3748e87fc99029d586b20ee2ce13a8af98454cd33bd4121c021726cb7579b82dfead0b2a281e85fc3906a18ebd2c6a5b6c35c6b1eed49aaa1b
-DIST testfixtures-4.7.0.tar.gz 87453 SHA256 
214f986a1f590eb67434dd110cc5046f2ec9d6fe0fc9b8a2e7e8203bfe745220 SHA512 
7795ac4181018851f31360653e8f6766af2d96db1b453bd395fcdcb8d4ee02c3db644da7e6c83b170d0cca23f2c81f130b56dc086f3b2bb846ccb335cd18aa8e
 WHIRLPOOL 
d91def6902dbe297fd94dfc42d1d1b2dceedf851c67cbab771baeb5093bd95e0b03f41f22a68558a7dfde216f6e6d1afa347c7857327a15aa7d4722cae2add9d
 DIST testfixtures-4.9.1.tar.gz 90117 SHA256 
e45eef63eb39e63f689ec9d25f03b9bcc201b15e6411f3b73cfe4d0611ad5e1d SHA512 
20053d22297b7852382a4f2bf6d76bde6489f788a9073aaae407f68bb6b3d7bdc4a045868cf7c99fd294936768745ee7d652c86a4a96c33fb0e95fa0d96d2a59
 WHIRLPOOL 
2cabb01d1d11fcf54aac3ba05ed5432bbe0eeb416699b8b4db108a94ce87b1cebe5c5594c350f5e39b1cb4f036dd9577620235b2ddc757ea31c956d3b97f43d3

diff --git a/dev-python/testfixtures/files/docbuild.patch 
b/dev-python/testfixtures/files/docbuild.patch
deleted file mode 100644
index dcdef32..
--- a/dev-python/testfixtures/files/docbuild.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -ur testfixtures-3.0.0.orig/docs/conf.py testfixtures-3.0.0/docs/conf.py
 docs/conf.py   2011-09-23 16:55:53.0 +0800
-+++ docs/conf.py   2014-06-30 15:36:43.591451878 +0800
-@@ -4,8 +4,7 @@
- pkg_info = pkginfo.Develop(os.path.join(os.path.dirname(__file__),'..'))
- 
- extensions = [
--'sphinx.ext.autodoc',
--

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

2016-10-11 Thread Patrice Clement
commit: 028d585090c68c2f36ed2e567a1aa0caf9ca5042
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Oct 11 17:04:06 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 17:09:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028d5850

dev-python/nose_fixes: Stable for amd64+x86.

Package-Manager: portage-2.3.0

 dev-python/nose_fixes/nose_fixes-1.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/nose_fixes/nose_fixes-1.3.ebuild 
b/dev-python/nose_fixes/nose_fixes-1.3.ebuild
index a226fc5..b5a5bc0 100644
--- a/dev-python/nose_fixes/nose_fixes-1.3.ebuild
+++ b/dev-python/nose_fixes/nose_fixes-1.3.ebuild
@@ -14,13 +14,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+DEPEND="
+   ${RDEPEND}
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/pkginfo[${PYTHON_USEDEP}]' 
python2_7)



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

2016-10-11 Thread Patrice Clement
commit: d39e452329de1f4970ca97acc11ac4a1ab42f83d
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Oct 11 17:04:42 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct 11 17:09:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39e4523

dev-python/manuel: Stable for amd64+x86.

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/manuel/manuel-1.8.0.ebuild 
b/dev-python/manuel/manuel-1.8.0.ebuild
index 497c62b..3a95dcf 100644
--- a/dev-python/manuel/manuel-1.8.0.ebuild
+++ b/dev-python/manuel/manuel-1.8.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"



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

2016-10-11 Thread Jeroen Roovers
commit: bca7d016ac278600b4d99ff8f787a95a9ace7b3d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 18:12:33 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 18:12:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca7d016

dev-python/pyyaml: Stable for HPPA PPC64 (bug #52).

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

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

diff --git a/dev-python/pyyaml/pyyaml-3.12.ebuild 
b/dev-python/pyyaml/pyyaml-3.12.ebuild
index 1f5fc8b..9b763b0 100644
--- a/dev-python/pyyaml/pyyaml-3.12.ebuild
+++ b/dev-python/pyyaml/pyyaml-3.12.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="examples libyaml"
 
 RDEPEND="libyaml? ( dev-libs/libyaml )"



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

2016-10-11 Thread Matt Thode
commit: 421f4e1472e8edbe6ace0433a5f44bcc066eea05
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:18:09 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:18:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421f4e14

dev-python/turbolift: bup

Package-Manager: portage-2.3.0

 dev-python/turbolift/Manifest   |  1 +
 dev-python/turbolift/turbolift-2.1.3.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-python/turbolift/Manifest b/dev-python/turbolift/Manifest
index 186a256..63ac5b6 100644
--- a/dev-python/turbolift/Manifest
+++ b/dev-python/turbolift/Manifest
@@ -1 +1,2 @@
 DIST turbolift-2.0.5.tar.gz 47316 SHA256 
7ea374122855949481427201327f08198a5b164c59057e7f07f9812b9d0c5e0d SHA512 
42b89d4dc1a4699bc4d43863f0d9faeb5cd144a7d93a008a8d335bee25112e16c2e0a05d05442e53a5e4e4f7a7012b420bd49d8d0e5668fe1b487b825834
 WHIRLPOOL 
9199fbdc62d15bd18227cc5deb84870f01ef8569be1f491292aa5c5c6b54afbdc5eedbae23a8eeb02f8bf92ca2694ec649417ea61f13a0fc2762a0790d24b90b
+DIST turbolift-2.1.3.tar.gz 49672 SHA256 
bd7cffa0bc6bd6392370969e681685fca9d1b4db587a3dcf02e8b5be61449360 SHA512 
9132f25cc965f68aba022f51d2f401dc706ffd775a504872f4706b4a59a7c99fd6ab2c41c5909533f08fd3fc81b2fcca5487fd6568ba43c196d35d1de3ccb703
 WHIRLPOOL 
35e7a6a4d34c305cdf149fb6a6c7f705ef48bcaa8cd3e671a6b357ba677d0e26126abe0ed4d186278cdff9ba9e0d1d9ec474e2b810fc24329719caab7f0239ff

diff --git a/dev-python/turbolift/turbolift-2.1.3.ebuild 
b/dev-python/turbolift/turbolift-2.1.3.ebuild
new file mode 100644
index ..b5ce60f
--- /dev/null
+++ b/dev-python/turbolift/turbolift-2.1.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+# tests are not distributed with the release tarball
+RESTRICT="test"
+
+inherit distutils-r1
+
+DESCRIPTION="Openstack Swift sync/backup utility"
+HOMEPAGE="https://github.com/cloudnull/turbolift/wiki;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools
+   test? (
+   >=dev-python/mock-1.0[${PYTHON_USEDEP}]
+   dev-python/unittest2[${PYTHON_USEDEP}]
+   )"
+
+RDEPEND=">=dev-python/prettytable-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/cloudlib-0.5.0[${PYTHON_USEDEP}]"
+
+python_test() {
+   ${PYTHON} -m unit discover turbolift/tests || die "failed testsuite"
+}



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

2016-10-11 Thread Matt Thode
commit: 65b41c485a853927a13accae01d0912f2a696f8d
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:28:17 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b41c48

app-admin/puppet: bup

Package-Manager: portage-2.3.0

 app-admin/puppet/Manifest  |   1 +
 .../puppet/files/puppet-fix-tests-4.7.0.patch  |  18 +++
 app-admin/puppet/puppet-4.7.0.ebuild   | 175 +
 3 files changed, 194 insertions(+)

diff --git a/app-admin/puppet/Manifest b/app-admin/puppet/Manifest
index d9d418e..d21a742 100644
--- a/app-admin/puppet/Manifest
+++ b/app-admin/puppet/Manifest
@@ -7,3 +7,4 @@ DIST puppet-3.8.4.tar.gz 2639537 SHA256 
19e83ebbbf0933a9df6696255d7ff4d65e3daba1
 DIST puppet-3.8.5.tar.gz 2640987 SHA256 
ecba7c70e32c3da6682f9c4706c01cc588a5614759a864446e9fbd2449c6305c SHA512 
9c17508032ab4306c0ec1d2e79e1c3548a1da6c875c61155e597642cc901d0639eb99543084a6f88c5826b5faa5af83eaf936672e80a32bf27cf45f545e7d859
 WHIRLPOOL 
46a227365316c913f16a3b02bc13fd3b47ace497c406a14309d480c49881665d0ca9a0d86fae8a3761d6beb159b222dfdd033e0c1cdb2aaeadd62741c232a50f
 DIST puppet-3.8.7.tar.gz 2650247 SHA256 
50460a3dd8d25118e25eb01178d09743dabc01cd185f6b2cc723bae21ff023c2 SHA512 
f86568d4f33c8c18da270e089e1274ce2e3c705c116b078531bb66656f0bbb9a2fc95effbb8bf5355a082d4f32ce5b44e7f6e316937164aa0d71dd47e654c618
 WHIRLPOOL 
6e3b754f9e6f40c6037652dc7d746e616871a653640e2a91ab7dd3e70b4240c0b377d0f79c543ca95c5d661046c6431e30f263e0f18998cac0ca3089a4634273
 DIST puppet-4.4.2.tar.gz 2680253 SHA256 
90ea74703b415965def15566a6d709fbd781a1e21589688c22d2f1bab4688860 SHA512 
38c4e4e94693e8f3131aba44ad8b03437cd6896f8266e6f9d6434e355f044c87173034bbd336c33e5848692de60c5b4612141128a95a3d088947e72f90d13bc1
 WHIRLPOOL 
c7d06954d1a9b46cc7f56e73da88dd3297179f1f7ede646601b6305940e200f29bf7047e494df3be12e76b0640673d616058055bc4887d3e296a5372daeab0fd
+DIST puppet-4.7.0.tar.gz 2822807 SHA256 
9b5c00da165ba8570607097d5d494ecc8988829d9e066b0bd6103cf1fa903e4d SHA512 
667b96c66f63befccc19cdd0e88d5c7b29feb2f3ba29f0faa74ac77b4e4f16e06a34b19114b27b36329a5964b37031e8c1430849c1673760a782d4e80b8df296
 WHIRLPOOL 
949cecc001179bfc81b589756718deb6a3b298ea314a9fb9eeb7d660ea9baa22f9f2c183b8992f70f95158db80a3a996075e36d365da845aef795b0ab897b9f8

diff --git a/app-admin/puppet/files/puppet-fix-tests-4.7.0.patch 
b/app-admin/puppet/files/puppet-fix-tests-4.7.0.patch
new file mode 100644
index ..7d62e0c
--- /dev/null
+++ b/app-admin/puppet/files/puppet-fix-tests-4.7.0.patch
@@ -0,0 +1,18 @@
+--- spec/unit/network/http/api/indirected_routes_spec.rb  2016-10-11 
13:24:09.500955469 -0500
 spec/unit/network/http/api/indirected_routes_spec.rb.new  2016-10-11 
13:24:00.501700977 -0500
+@@ -139,15 +139,6 @@
+   indirection, _, _, _ = handler.uri2indirection("GET", uri_escaped, 
params)
+ end
+ 
+-it "should not pass through an environment to check_authorization and 
fail if the environment is unknown" do
+-  handler.expects(:check_authorization).with(anything,
+- anything,
+- Not(has_entry(:environment)))
+-  expect(lambda { handler.uri2indirection("GET",
+-  "#{master_url_prefix}/node/bar",
+-  {:environment => 'bogus'}) 
}).to raise_error(not_found_error)
+-end
+-
+ it "should not URI unescape the indirection key as passed through to a 
call to check_authorization" do
+   handler.expects(:check_authorization).with(anything,
+  anything,

diff --git a/app-admin/puppet/puppet-4.7.0.ebuild 
b/app-admin/puppet/puppet-4.7.0.ebuild
new file mode 100644
index ..794b376
--- /dev/null
+++ b/app-admin/puppet/puppet-4.7.0.ebuild
@@ -0,0 +1,175 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+USE_RUBY="ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit elisp-common xemacs-elisp-common eutils user ruby-fakegem versionator
+
+DESCRIPTION="A system automation and configuration management software."
+HOMEPAGE="http://puppetlabs.com/;
+SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz;
+
+LICENSE="Apache-2.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax 
xemacs"
+RESTRICT="test"
+
+ruby_add_rdepend "
+   dev-ruby/hiera
+   >=dev-ruby/rgen-0.6.5
+   dev-ruby/json
+   >=dev-ruby/facter-3.0.0
+   augeas? ( dev-ruby/ruby-augeas )
+   diff? ( dev-ruby/diff-lcs )
+   doc? ( dev-ruby/rdoc )
+   ldap? ( dev-ruby/ruby-ldap )
+   shadow? ( dev-ruby/ruby-shadow )
+   sqlite? ( dev-ruby/sqlite3 )
+   virtual/ruby-ssl"
+
+ruby_add_bdepend "
+ 

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

2016-10-11 Thread Matt Thode
commit: 4d9c8dc775aad989f00abb1469dce94faeb55172
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:30:39 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9c8dc7

dev-python/dib-utils: bup

Package-Manager: portage-2.3.0

 dev-python/dib-utils/Manifest|  1 +
 dev-python/dib-utils/dib-utils-0.0.10.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/dib-utils/Manifest b/dev-python/dib-utils/Manifest
index 53a3c7f..f13a9fa 100644
--- a/dev-python/dib-utils/Manifest
+++ b/dev-python/dib-utils/Manifest
@@ -1 +1,2 @@
+DIST dib-utils-0.0.10.tar.gz 9146 SHA256 
680c4aa256d7a65dff4308716a1c23e6f0e09b1f74a34033ed3d0c0316290261 SHA512 
7a73748ebea78f93136518fe599fcb10a27d8c9c432398fee7fd87a93207bc18154547f9af4f85c7c04d684d13c777f1a2da0287b0f3195303866fd541a18d68
 WHIRLPOOL 
6bb852c7f920998f0f6573fbd41063a54e2d5bbbadcf2378efe245b018a3ffd4925818eb6ded7925b114bc562053b35e604ccf6c013dbb29f15df97afde549df
 DIST dib-utils-0.0.8.tar.gz 7764 SHA256 
f28042c47518b1e73ac430f8261057eb61126c43e7c3bebbeafdf8edf045c68a SHA512 
a639a142156027ebe6ca9d5fba6458175b2db37dae14f8cde75d9c32c1903e5774a9cf69d1c251af17ce1c98a4ff28238a8abe75c32956b9605b23ff327f980c
 WHIRLPOOL 
7bd819a5599aa0a31a8baabfb59947ff35e6fbdaf1331c9be408cfe1b464eef91a87fd516f7d2ff7a1398965c3287b8a5f2a196b6c9e087276855ed97a082f04

diff --git a/dev-python/dib-utils/dib-utils-0.0.10.ebuild 
b/dev-python/dib-utils/dib-utils-0.0.10.ebuild
new file mode 100644
index ..f317067
--- /dev/null
+++ b/dev-python/dib-utils/dib-utils-0.0.10.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Standalone tools related to diskimage-builder."
+HOMEPAGE="https://git.openstack.org/cgit/openstack/dib-utils;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}"



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

2016-10-11 Thread Matt Thode
commit: 9fe5f2dee44b4878c784b2464a178631d3ae6f48
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:40:17 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe5f2de

app-emulation/diskimage-builder: bup

Package-Manager: portage-2.3.0

 app-emulation/diskimage-builder/Manifest   |  1 +
 .../diskimage-builder-1.21.0.ebuild| 32 ++
 2 files changed, 33 insertions(+)

diff --git a/app-emulation/diskimage-builder/Manifest 
b/app-emulation/diskimage-builder/Manifest
index 22d62e7..3dc735b 100644
--- a/app-emulation/diskimage-builder/Manifest
+++ b/app-emulation/diskimage-builder/Manifest
@@ -1 +1,2 @@
 DIST diskimage-builder-1.15.0.tar.gz 225527 SHA256 
cf4d1678110d53c337e94d7968126ed50dbdf790dddeda6f855f10ba5e09bb5b SHA512 
4984a0bcdce5f011d08ed72910653ba60b67597f5df07f3dacabee3f9f2d4fbc8346b843d026a9a3ae8727452018a05343822bb19b268bb18d75c7c081b53b8d
 WHIRLPOOL 
912b8acfe691f1e6941fd19b668e80ad6be1c3a364aae6310d2c8156422b5b8e7b6008f4ac3a2d1883f6149fb9122da222ba57b9c95323733c9c7aed40d1f2d7
+DIST diskimage-builder-1.21.0.tar.gz 248236 SHA256 
f40f9f6c5b1ceebe10344d94ad9a87f56fa1724815c755f983198e9eb5de41d8 SHA512 
2965192f2148a22ca1eb7bb4ec5705ac9061337cefcb0b6154af7f8c6519ef9ea1d1577bbf1f24957152ff0497003843f58a0fd87a7921eb3d327c6d9a0a3b1a
 WHIRLPOOL 
671a20b9b174ac7d98e5c12a67b7cf79612aa4d961e6e715621a2c42ce990cdf8615f20ba0f80a164889b7dc1693de46520026997ca4a48cdad66b2835ad1a5a

diff --git a/app-emulation/diskimage-builder/diskimage-builder-1.21.0.ebuild 
b/app-emulation/diskimage-builder/diskimage-builder-1.21.0.ebuild
new file mode 100644
index ..fcba7fd
--- /dev/null
+++ b/app-emulation/diskimage-builder/diskimage-builder-1.21.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Golden Disk Image builder."
+HOMEPAGE="http://docs.openstack.org/developer/diskimage-builder/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   dev-python/dib-utils[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.10.0[${PYTHON_USEDEP}]
+   >=dev-python/flake8-2.5.4[${PYTHON_USEDEP}]
+   =dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}]
+   app-emulation/qemu
+   sys-block/parted
+   sys-fs/multipath-tools"



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

2016-10-11 Thread Matt Thode
commit: 9cfe53935dec1ba1efc53eeb2eab7456234158c1
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:12:22 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:14:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfe5393

net-analyzer/icinga-web: bup

Package-Manager: portage-2.3.0

 net-analyzer/icinga-web/Manifest |   1 +
 net-analyzer/icinga-web/icinga-web-1.12.0.ebuild | 206 +++
 2 files changed, 207 insertions(+)

diff --git a/net-analyzer/icinga-web/Manifest b/net-analyzer/icinga-web/Manifest
index 3422e1d..935b9fd 100644
--- a/net-analyzer/icinga-web/Manifest
+++ b/net-analyzer/icinga-web/Manifest
@@ -1,4 +1,5 @@
 DIST icinga-web-1.10.0.tar.gz 14245635 SHA256 
fe1b43448bcb6a9e8f565f079122e51283539eb6be214e7001c65653686b7f56 SHA512 
90537ea710dd6408349b734b0901918db595d2d7a281e9245a63ba0150a4b7df4fabbb71755966361440ca6096391470d7399ddd5f4b245d1203000b89d8b368
 WHIRLPOOL 
c72004edb2a76efa4ccbea6363fddfa4c6d30c8c368fa57ee0f865d27927bdc5aea691b42c4415b5fe75a12d946768296feffbeb101ff8945377d92da20059bc
 DIST icinga-web-1.10.1.tar.gz 14247394 SHA256 
b334c063cf4f53fcc1922d99161b5ea5c32c04749c0f9dfe091f376158273664 SHA512 
e155c4c00fde20680ed3286fbf7af4db13dd566693ec677a61c719cf8a0b36862bc51741180aceba204e6f768000d8a6dc4548bfbf7165f28f8bbc81c79bc63c
 WHIRLPOOL 
d4cf2ea128c0e46bf07ce1ae677a4e718405b926250f4972790388d2b45cef5996e16ca5b83dcdd8f8c9a84831a76cb88b76d0839bdce87e222d6712463b6de9
 DIST icinga-web-1.11.2.tar.gz 14133733 SHA256 
726ffb261d3cd5a864b689f96837ff9cc138e9c5d97c19a2c82b110a802eb772 SHA512 
ecfbc6534a87ae52b508b2ca663109bdc201fbfc143ce399fff0fdd4eec456524c5bb86afe0e29c58dc3dfeaccc959817e77af5b0257db6eced2f27592caf5b1
 WHIRLPOOL 
bb1ad4ae5d921a0454afd9e11780d469f89b5414f6edf13db8c1292e72c5da8a0dc66991d45fac36607ead57934331414017fcc716b8eac351a56c43b8780cf5
+DIST icinga-web-1.12.0.tar.gz 14517225 SHA256 
3e802ae0cbcabb9555908bf91b9c40d9c07eb80a8acc70f0c9cbd426e3feb675 SHA512 
07831c62479e2c83929bd86dc8d7e57558d8e3b3dac2952d64e5170dc508d836cfb2e7446019d2ec9bea03740fc1c55e5857d2fd88fe67ea2726375f77246898
 WHIRLPOOL 
85ca6ad8423b72dcf77de6243b29fc9c5fadb09f68b56ae57380637014deea60749ff7c942b43d4965ab23efb2d4d79b9cffb194ed6d21e5262373b856ae9b1a
 DIST icinga-web-1.9.1.tar.gz 14635896 SHA256 
aa5b1aa6962a727a6760f89ef19845a878b7e06ee723b8f1fd7821b6a6b578aa SHA512 
42a3edddae5a287b87fd6d077ac303e7caa0b430af86e9046413e7d04d703cd3de7df881463eebb1e5216315056e06ce9f6dccbef93b6e55d1c3f5fe002447b9
 WHIRLPOOL 
8b5a6bf78794f722952566c82ae238640a716e61022fead31145bbc6fa40ca3bbf439aa593c5839b09873f7d43469cff28422ecd9b93e51cc7124859d1ae8257

diff --git a/net-analyzer/icinga-web/icinga-web-1.12.0.ebuild 
b/net-analyzer/icinga-web/icinga-web-1.12.0.ebuild
new file mode 100644
index ..ae6a04b
--- /dev/null
+++ b/net-analyzer/icinga-web/icinga-web-1.12.0.ebuild
@@ -0,0 +1,206 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit depend.apache eutils user multilib
+
+DESCRIPTION="Icinga Web - new Web Interface"
+HOMEPAGE="http://www.icinga.org/;
+SRC_URI="https://github.com/icinga/${PN}/releases/download/v${PV}/${P}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="apache2 mysql pnp postgres"
+DEPEND="dev-php/phing
+   dev-db/libdbi-drivers[mysql?,postgres?]
+   || ( >=net-analyzer/icinga-1.10.0 >=net-analyzer/icinga2-2.1.1 )
+   
dev-lang/php:=[apache2?,cli,json,mysql?,pdo,postgres?,sockets,xslt,xml]
+   pnp? ( net-analyzer/pnp4nagios )"
+RDEPEND="${DEPEND}"
+
+want_apache2
+
+pkg_setup() {
+   if use apache2 ; then
+   depend.apache_pkg_setup
+   fi
+   enewgroup icinga
+   enewgroup nagios
+   enewuser icinga -1 -1 /var/lib/icinga "icinga,nagios"
+}
+
+src_prepare() {
+   #removed checks for some php stuff since we have these things called 
use flags
+   sed -i 's/ACICINGA_CHECK_PHP_MODULE/\#ACICINGA_CHECK_PHP_MODULE/g' 
configure.ac
+   sed -i 's/make\ /make\ \-j1\ /g' lib/Makefile.in
+   autoreconf
+}
+
+src_configure() {
+   local myconf
+
+   myconf="--prefix=/usr/share/icinga/icinga-web
+   --bindir=/usr/sbin
+   --sbindir=/usr/$(get_libdir)/icinga/cgi-bin
+   --datarootdir=/usr/share/icinga/htdocs
+   --localstatedir=/var/lib/icinga
+   --sysconfdir=/etc/icinga
+   --libexecdir=/usr/$(get_libdir)/icinga/plugins
+   --with-bin-user=icinga
+   --with-bin-group=nagios
+   --with-api-cmd-file=/var/lib/icinga/rw/icinga.cmd
+   --with-conf-dir=/etc/icinga-web
+   --with-log-dir=/var/log/icinga-web
+   --with-icinga-objects-dir=/etc/icinga/objects
+   --with-icinga-bin=/usr/sbin/icinga
+   --with-icinga-cfg=/etc/icinga/icinga.cfg"
+
+   if use apache2 ; then
+   myconf+=" --with-web-user=apache
+   

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

2016-10-11 Thread Matt Thode
commit: b6288f904b64ec7dac4eca9a4311d4f0a11f1d18
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:13:27 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:14:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6288f90

net-analyzer/icinga-web: cleanup

Package-Manager: portage-2.3.0

 net-analyzer/icinga-web/Manifest   |   3 -
 .../icinga-web/icinga-web-1.10.0-r1.ebuild | 206 -
 net-analyzer/icinga-web/icinga-web-1.10.0.ebuild   | 206 -
 net-analyzer/icinga-web/icinga-web-1.10.1.ebuild   | 206 -
 net-analyzer/icinga-web/icinga-web-1.9.1-r1.ebuild | 203 
 5 files changed, 824 deletions(-)

diff --git a/net-analyzer/icinga-web/Manifest b/net-analyzer/icinga-web/Manifest
index 935b9fd..3b690ec 100644
--- a/net-analyzer/icinga-web/Manifest
+++ b/net-analyzer/icinga-web/Manifest
@@ -1,5 +1,2 @@
-DIST icinga-web-1.10.0.tar.gz 14245635 SHA256 
fe1b43448bcb6a9e8f565f079122e51283539eb6be214e7001c65653686b7f56 SHA512 
90537ea710dd6408349b734b0901918db595d2d7a281e9245a63ba0150a4b7df4fabbb71755966361440ca6096391470d7399ddd5f4b245d1203000b89d8b368
 WHIRLPOOL 
c72004edb2a76efa4ccbea6363fddfa4c6d30c8c368fa57ee0f865d27927bdc5aea691b42c4415b5fe75a12d946768296feffbeb101ff8945377d92da20059bc
-DIST icinga-web-1.10.1.tar.gz 14247394 SHA256 
b334c063cf4f53fcc1922d99161b5ea5c32c04749c0f9dfe091f376158273664 SHA512 
e155c4c00fde20680ed3286fbf7af4db13dd566693ec677a61c719cf8a0b36862bc51741180aceba204e6f768000d8a6dc4548bfbf7165f28f8bbc81c79bc63c
 WHIRLPOOL 
d4cf2ea128c0e46bf07ce1ae677a4e718405b926250f4972790388d2b45cef5996e16ca5b83dcdd8f8c9a84831a76cb88b76d0839bdce87e222d6712463b6de9
 DIST icinga-web-1.11.2.tar.gz 14133733 SHA256 
726ffb261d3cd5a864b689f96837ff9cc138e9c5d97c19a2c82b110a802eb772 SHA512 
ecfbc6534a87ae52b508b2ca663109bdc201fbfc143ce399fff0fdd4eec456524c5bb86afe0e29c58dc3dfeaccc959817e77af5b0257db6eced2f27592caf5b1
 WHIRLPOOL 
bb1ad4ae5d921a0454afd9e11780d469f89b5414f6edf13db8c1292e72c5da8a0dc66991d45fac36607ead57934331414017fcc716b8eac351a56c43b8780cf5
 DIST icinga-web-1.12.0.tar.gz 14517225 SHA256 
3e802ae0cbcabb9555908bf91b9c40d9c07eb80a8acc70f0c9cbd426e3feb675 SHA512 
07831c62479e2c83929bd86dc8d7e57558d8e3b3dac2952d64e5170dc508d836cfb2e7446019d2ec9bea03740fc1c55e5857d2fd88fe67ea2726375f77246898
 WHIRLPOOL 
85ca6ad8423b72dcf77de6243b29fc9c5fadb09f68b56ae57380637014deea60749ff7c942b43d4965ab23efb2d4d79b9cffb194ed6d21e5262373b856ae9b1a
-DIST icinga-web-1.9.1.tar.gz 14635896 SHA256 
aa5b1aa6962a727a6760f89ef19845a878b7e06ee723b8f1fd7821b6a6b578aa SHA512 
42a3edddae5a287b87fd6d077ac303e7caa0b430af86e9046413e7d04d703cd3de7df881463eebb1e5216315056e06ce9f6dccbef93b6e55d1c3f5fe002447b9
 WHIRLPOOL 
8b5a6bf78794f722952566c82ae238640a716e61022fead31145bbc6fa40ca3bbf439aa593c5839b09873f7d43469cff28422ecd9b93e51cc7124859d1ae8257

diff --git a/net-analyzer/icinga-web/icinga-web-1.10.0-r1.ebuild 
b/net-analyzer/icinga-web/icinga-web-1.10.0-r1.ebuild
deleted file mode 100644
index 99c69cc..
--- a/net-analyzer/icinga-web/icinga-web-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,206 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit depend.apache eutils user multilib
-
-DESCRIPTION="Icinga Web - new Web Interface"
-HOMEPAGE="http://www.icinga.org/;
-SRC_URI="mirror://sourceforge/icinga/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="apache2 mysql pnp postgres"
-DEPEND="dev-php/phing
-   dev-db/libdbi-drivers[mysql?,postgres?]
-   >=net-analyzer/icinga-1.10.0
-   
dev-lang/php[apache2?,cli,json,mysql?,pdo,postgres?,sockets,xslt,xml]
-   pnp? ( net-analyzer/pnp4nagios )"
-RDEPEND="${DEPEND}"
-
-want_apache2
-
-pkg_setup() {
-   if use apache2 ; then
-   depend.apache_pkg_setup
-   fi
-   enewgroup icinga
-   enewgroup nagios
-   enewuser icinga -1 -1 /var/lib/icinga "icinga,nagios"
-}
-
-src_prepare() {
-   #removed checks for some php stuff since we have these things called 
use flags
-   sed -i 's/ACICINGA_CHECK_PHP_MODULE/\#ACICINGA_CHECK_PHP_MODULE/g' 
configure.ac
-   sed -i 's/make\ /make\ \-j1\ /g' lib/Makefile.in
-   autoreconf
-}
-
-src_configure() {
-   local myconf
-
-   myconf="--prefix=/usr/share/icinga/icinga-web
-   --bindir=/usr/sbin
-   --sbindir=/usr/$(get_libdir)/icinga/cgi-bin
-   --datarootdir=/usr/share/icinga/htdocs
-   --localstatedir=/var/lib/icinga
-   --sysconfdir=/etc/icinga
-   --libexecdir=/usr/$(get_libdir)/icinga/plugins
-   --with-bin-user=icinga
-   --with-bin-group=nagios
-   --with-api-cmd-file=/var/lib/icinga/rw/icinga.cmd
-   --with-conf-dir=/etc/icinga-web
-   --with-log-dir=/var/log/icinga-web
-   --with-icinga-objects-dir=/etc/icinga/objects
-   

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

2016-10-11 Thread Matt Thode
commit: 7d0225409429e19fc781f71be2c4a71d0d7795b8
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct 11 18:39:22 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct 11 18:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d022540

dev-python/oslo-sphinx: bup

Package-Manager: portage-2.3.0

 dev-python/oslo-sphinx/Manifest |  1 +
 dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/dev-python/oslo-sphinx/Manifest b/dev-python/oslo-sphinx/Manifest
index 73cc718..6aacc4e 100644
--- a/dev-python/oslo-sphinx/Manifest
+++ b/dev-python/oslo-sphinx/Manifest
@@ -1 +1,2 @@
 DIST oslosphinx-3.0.0.tar.gz 25644 SHA256 
d39129be6b6076e087ab9a108c1b17f67cbb233ffc2481528df3d76b612cc1f6 SHA512 
f2b5f35124bac9bf661ba45af1f18703725d5b5432cc708689a548bde6918975722729f321fb4c1fc8a146011c7e86c1c6abfdc746806d4bf7fa7d640e057a0c
 WHIRLPOOL 
8ccc00a71a3d5f67a33a989120ad2591977169b93a5d81fd2c7798a6b93ad33ce45e6ebd2be69c7e0b0e4fa2e79719e393e63f9a250b50e7b5b9d4621bf03e94
+DIST oslosphinx-4.7.0.tar.gz 27786 SHA256 
f8d353445d96c667c95a07c052694a31906c6a36a8305918d63f855f9040b7d1 SHA512 
e7334c17bea387898c6c9943ca79c5073927885bdefaba9cdbac01b21a4dd96bcaa0c539c3907508bee5db5959f161d0a8421c688c6592b691edbd7f9013da75
 WHIRLPOOL 
8cee688ae62f2f16a753fb18c1c8699ce819715a612b3c549b7cb0b07e7cd5e7822c52b9d8f3189d335e26fc036e28012cb7155ed71d01ec7a1cb5d860ad2aaa

diff --git a/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild 
b/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
new file mode 100644
index ..cf97276
--- /dev/null
+++ b/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
@@ -0,0 +1,50 @@
+# 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,5}} )
+
+inherit distutils-r1
+
+MY_PN="${PN//-/}"
+
+DESCRIPTION="OpenStack Sphinx Extensions and Theme"
+HOMEPAGE="http://www.openstack.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE="doc"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/pbr-1.6[${PYTHON_USEDEP}]
+   doc? (
+   >=dev-python/sphinx-1.2.1[${PYTHON_USEDEP}]
+   

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

2016-10-11 Thread Patrick McLean
commit: 5a6c162a88d233794f77869e666a2102685f26ce
Author: Patrick McLean  gentoo  org>
AuthorDate: Tue Oct 11 18:56:11 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Oct 11 18:56:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6c162a

sys-kernel/vanilla-sources: Version bump to 4.8.1

Package-Manager: portage-2.3.1

 sys-kernel/vanilla-sources/Manifest |  1 +
 sys-kernel/vanilla-sources/vanilla-sources-4.8.1.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index b7a08fa..c64dbee 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -19,3 +19,4 @@ DIST patch-3.4.112.xz 1337588 SHA256 
01d33e0582be65f75835599ebf659f46c0ad0b7f64b
 DIST patch-4.1.33.xz 882692 SHA256 
a82214bab495c8e497ea294bc623f762019a485ee7ffd02ed488feb99e711d00 SHA512 
626306d80828e325435bd48cf4d46544eaa5f56866af846d16249387425d01f9a842e12dc21eef02538176f2775af0027291b06f37052aa1a272c00be7400d5a
 WHIRLPOOL 
05f2bb1e9ce554c6867dadacfdd0b08b18e517378eaad24340ed0ab6888e27091db9268121c6899abb4dccfc67386004a1c762611559c98fac28f2d46a7beb5f
 DIST patch-4.4.23.xz 720968 SHA256 
0592b15bb78879ffa72933c71b8b11787a7b4560ea33b8ba8b421df034ee74c8 SHA512 
62de0a7258f2532bd96d0d8af9acf4541190a076b057ac971e8181f4af503f3c079c8c602116fa278dadca6a06c62a6655bef3b88c17ffaafe053d62515b9d57
 WHIRLPOOL 
a44579e974aeaeef1164f7d7b7d530fffed6fb6ad6e9f723420c3f5022d2097696f060c0e92d0e64cbd4b23bb235e06dd1d9b5acab816aa4f1552bbbe0afe4fb
 DIST patch-4.7.6.xz 196684 SHA256 
2e425c268076c3b186107edf9045e0910088699e077282b5187efb5edf2b8836 SHA512 
35e7448d41d070aac20d9dd7ca17d1ba13cd482fe771eccf548198dc264798dd592040322c016f83373ac75f01f7f99ba7327b0484f04e335f53b533a18bb1c4
 WHIRLPOOL 
7fa2b15ff9655ba8099db19b41328d0ba54c6905db6f9a1f9aa67298a49d66678d557aece7d8c9988f42890eb6ca3e3623de2ed1be6095b65a5cced46a047bea
+DIST patch-4.8.1.xz 3136 SHA256 
79c7bda5b4ac4dee7791f34448464f7aa74d498f80df6e1e5ab73f96c5baea41 SHA512 
46f37aa849dd94aaa9084c9ea1b1ccd450ec21b206b8ca5ccf1d993162861b042bd3c0060df76b7328a211eac4c4b703232193f7e53d4e8d9ee5ed12bd448797
 WHIRLPOOL 
acf24776e2df3519fae859772d3d20b592d031df31a320df7f7aeb19ca778a2aaf5c6a5d9577dacf5f41f5252cd34fafaba87dc1ec1c8403c6858932954f21f6

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.8.1.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.8.1.ebuild
new file mode 100644
index ..88af46c
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.8.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"



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

2016-10-11 Thread Patrick McLean
commit: 2a86251e1969a79ce56a52029536d511fcdc57f0
Author: Patrick McLean  gentoo  org>
AuthorDate: Tue Oct 11 18:57:26 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Oct 11 18:57:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a86251e

sys-kernel/vanilla-sources: Clean out ebuild for version 4.8.0

Package-Manager: portage-2.3.1

 sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild | 17 -
 1 file changed, 17 deletions(-)

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild
deleted file mode 100644
index 88af46c..
--- a/sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_SECURITY_UNSUPPORTED="1"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="Full sources for the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"



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

2016-10-11 Thread Brian Dolbec
commit: e174543796367895e4d20a197d75856163d1dfe6
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Oct 11 19:48:20 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Oct 11 19:49:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1745437

sys-apps/portage: Version bump, clean up old releases

Fixes bugs 594822, 594982, 595028, 595146, 596102, 594744.

Package-Manager: portage-2.3.2

 sys-apps/portage/Manifest  |   5 +-
 sys-apps/portage/metadata.xml  |   2 -
 sys-apps/portage/portage-2.2.24.ebuild | 362 --
 sys-apps/portage/portage-2.2.26.ebuild | 366 --
 sys-apps/portage/portage-2.2.8-r2.ebuild   | 546 -
 ...ge-2.3.0_rc1-r1.ebuild => portage-2.3.2.ebuild} |   3 -
 6 files changed, 1 insertion(+), 1283 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index c4ee3a5..47bb852 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,7 +1,4 @@
-DIST portage-2.2.24.tar.bz2 972610 SHA256 
c2dbd53dd474c6fe455ffa5920514a6afe467abf02959c33ddb7a7e363939550 SHA512 
9dc00410de604db66843bdf62cf0ee7e93ff2c4d562390172c4f0c55ab98b2712078b0eb02c9f35d52633b0fff0b024736e25a1c66cf40ad61a6bf99a7cee4a6
 WHIRLPOOL 
3227c61662acf69abd843344d0fb1b7cc2cfa91c1bae48b08e1da8fdf42cda15834994852d42dfc089f189e318c657e12fd6b1c19885279e0bb5cfd2349235f8
-DIST portage-2.2.26.tar.bz2 977277 SHA256 
7f57aa704c58ea47f031f177203dc7b335e01e7ec1e809437ea9e46e3f9263e5 SHA512 
fd1a5e5d028d52ba82bbeb7f87bf331d0c1d8c7f5a3bd450c668dd742e99185b6d2b21944f5d7788fe941c99736744b08157ca30145f0964ea60a7c2c435d601
 WHIRLPOOL 
0469f4c5609146c57eae4baeb8488b95c04f336a5511460ee44d15746339fd43a7c2d61b58528845d77a6a0b21e46c2afad19a9f05e94ac8dc6180032d71f298
 DIST portage-2.2.28.tar.bz2 969138 SHA256 
da8148a1a9275c87f535679e41b1bb3a1380ba0f903b80510017517e4c5229d0 SHA512 
d21bf7e7dcc0a779a13df6a959e5d4291492fce2a5525b67e9a4705888021f9c08b8d78cd32b2eb930ac5428c40383e4e46da5a7b1ed5c9c9c42314c0f1c6a0b
 WHIRLPOOL 
1b9584b0243b46c70d0778aad57df2d3ea99e19f243280e542c29e6fed0634b72de6b203a3c296c2977d1a6e5e5250b910574176c692d2c7c27c0938528bb43d
-DIST portage-2.2.8.tar.bz2 874672 SHA256 
c1074e01173df5384e003598dbc5f64f09e92f83fd26faab2f88f9f0bc64aa7e SHA512 
acc47d94ff8c08e5a7bf2d4c4e600863430dd1e7d0bb8b4254d6477a498933cae663db84debf9487d2243c2cba689629ef8e8b6cf108e10d40e89e8e8d7e1257
 WHIRLPOOL 
d54290ede8d3d85e5211cda7e86ed740178121ef2f47cf0858c27941d8679d29c11445befff962986d40a47ded50d0d4654de19e7d4aef3fdf2546655a0d6fe2
 DIST portage-2.3.0.tar.bz2 907500 SHA256 
1fbed03f78587c80f5afd36b57d7ac085ed5e5b2cc19fea63fc8a43a477e4067 SHA512 
85d15a234e446677dc3458de8dacaa0d91164b190c59f8002ff98dc27a9ad699cba6c4f871ac785ba6116ed53f1f3530ec3ed662ce7f4b3e8c49380b4b206074
 WHIRLPOOL 
979a7fc61a65dca790a077d4839fbbb22fc8ef31ccbe534b12b87c699a25a1930586dd6ddfb9013d57a71c03ed8d976612ea15e9dc3541aff0b67e3d604a5be2
-DIST portage-2.3.0_rc1.tar.bz2 910204 SHA256 
52cf0837975c4b2a8e1d3d18e3334a735b14e4ebdbdca8992548b86c1d5bebd1 SHA512 
d7a5ce8800668606a2e3549621686bb8bb30bd2f5d7a57b106efc1c58d34b95cef4605f5067824db0beb6f870c9e81cb3fdb5c074e9e64bef40a9df6f524ad13
 WHIRLPOOL 
c4c86fe20606e93ecf4d125f436077ec4d15cb453c98e83894a8383f1654a9b294107c9c04bb3019f66a643ff42c333060319d59dda47c323e9711723c3b9cfe
 DIST portage-2.3.1.tar.bz2 918411 SHA256 
a3c5ee98791c579687ad5ec6a7882a6b6a486a54c14d1bc73ccc9a79b4a507e9 SHA512 
75a713cfa077ac271ad7fad0a48bbc923beedd2ec47000602576297fabae2de47ee69e7e6d52e02c87f9ba5d9e5b27c10fa9be7b308f72c6dcc8e7f6c321f2c6
 WHIRLPOOL 
4ee7942d73e8e5b977d0260b568d31d0b49387787f7ffa2e77d4ec49e00b3e67c54506840be463cb5a6da070683013192f46bb47df1df1a328457de1796d05c0
+DIST portage-2.3.2.tar.bz2 919270 SHA256 
724a9924209c5da5e7ba7f19812db0675bb3b4309f911e37da8c35bbc3fede67 SHA512 
bee95d0308a613083a28b05e5276bc3c4eb5841e17985e3c943a92bc5b9a659eb18ae822219d26da80144febf47b5ad30766536f820162812549f0bc83975bec
 WHIRLPOOL 
0836aac5d9e331d896053160d8e829f997697f83bd3dbe4f14b924b9aa7c41a7c53e48e4ea5873fba05d4d23d715b310e92a10fed348b7ad55afbde149864f20

diff --git a/sys-apps/portage/metadata.xml b/sys-apps/portage/metadata.xml
index d8bb321..e032ea5 100644
--- a/sys-apps/portage/metadata.xml
+++ b/sys-apps/portage/metadata.xml
@@ -12,8 +12,6 @@
   
 Build html API documentation with epydoc.
 Use inter-process communication between portage and 
running ebuilds.
-Use python2 as Python interpreter.
-Use python3 as Python interpreter.
 Preserve extended attributes (filesystem-stored 
metadata) when installing files. Usually only required for hardened 
systems.
   
 

diff --git a/sys-apps/portage/portage-2.2.24.ebuild 
b/sys-apps/portage/portage-2.2.24.ebuild
deleted file mode 100644
index 4df7b9d..
--- a/sys-apps/portage/portage-2.2.24.ebuild
+++ /dev/null
@@ -1,362 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the 

[gentoo-commits] proj/portage: New tag: portage-2.3.2

2016-10-11 Thread Brian Dolbec
commit: 
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Oct 11 19:45:25 2016 +

New tag: portage-2.3.2




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

2016-10-11 Thread Brian Dolbec
commit: 552f45964880fead24a913ab4e9ae1fee5cd79c3
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Oct 11 19:02:42 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Oct 11 19:04:00 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=552f4596

portage: Updates for a release

Signed-off-by: Brian Dolbec  gentoo.org>

 RELEASE-NOTES | 11 +++
 setup.py  |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 819e757..cdb069a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,17 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.3.2
+==
+* Bug Fixes:
+- Bug 594822 GitSync.update: handle git rev-list failure
+- Bug 594982 doebuild_environment: disable ccache/distcc/icecc when 
necessary
+- Bug 595028 ebuild.sh: start phases in temporary HOME if available
+- Bug 595146 locks: use fcntl.flock if fcntl.lockf is broken
+- Bug 596102 einstalldocs: check whether default docs are indeed files
+- Bug 594744 setup.py: enable libc bindings optionally
+
+
 portage-2.3.1
 ==
 * Bug Fixes:

diff --git a/setup.py b/setup.py
index eeabe70..a8d51b3 100755
--- a/setup.py
+++ b/setup.py
@@ -646,7 +646,7 @@ class build_ext(_build_ext):
 
 setup(
name = 'portage',
-   version = '2.3.1',
+   version = '2.3.2',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



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

2016-10-11 Thread Jeroen Roovers
commit: 11bda3fce258e0689b07bb93dbf530e5f784b968
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 18:22:46 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 18:23:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bda3fc

sys-libs/e2fsprogs-libs: Stable for PPC64 (bug #596788).

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

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.3.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.3.ebuild
index cb1bdc4..e69517c 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.3.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~m68k-mint ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~m68k-mint ~x86-solaris"
 IUSE="nls static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2016-10-11 Thread Jeroen Roovers
commit: 5669e2dc1d408aa1809a2642bcc48da28e9cfb54
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 18:23:20 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 18:23:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5669e2dc

sys-fs/e2fsprogs: Stable for PPC64 (bug #596788).

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

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

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.43.3.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.43.3.ebuild
index 93539b2..2e76569 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.43.3.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.43.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
 IUSE="fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/greybird/

2016-10-11 Thread Ian Stakenvicius
commit: f250afb451972c0dc36a69ee44b8163f7dc4344d
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Tue Oct 11 19:05:20 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Tue Oct 11 19:16:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f250afb4

x11-themes/greybird: bump to 3.20.1

Minor ebuild fixups to match changes in upstream package.
Propagated the same fixups to the live () ebuild

Package-Manager: portage-2.3.0

 x11-themes/greybird/Manifest |  1 +
 .../{greybird-.ebuild => greybird-3.20.1.ebuild} | 12 ++--
 x11-themes/greybird/greybird-.ebuild |  5 ++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/x11-themes/greybird/Manifest b/x11-themes/greybird/Manifest
index 7a5d251..ba44f20 100644
--- a/x11-themes/greybird/Manifest
+++ b/x11-themes/greybird/Manifest
@@ -2,3 +2,4 @@ DIST greybird-1.2.2.tar.gz 112022 SHA256 
b54c73da705dc5607e439435b99262783be5628
 DIST greybird-1.3.4.tar.gz 116901 SHA256 
d4c3ea3445d191f639fd045feea43f7139375da94478c3789f0a319f24c3ff4a SHA512 
78bb9372d9c05c7c83ae130a3559f7b1f413bb0519d5f626d477bef917ca35892c7b0235872a084720fdba5aa5b381401fb36f7fa11dea00bc0986c76670c286
 WHIRLPOOL 
f40381dcbc9df3a15883df83f2d2480d4add48e45d0d77dddf9781fb4c4cc928011c845892b02e7be070badb6e3c89dc69b2f7701d4911b6678c3976fea92b8c
 DIST greybird-1.5.3.tar.gz 118732 SHA256 
856f092ebd199a2a28346938a3dfe62613135ad886c25bbaeebd3a917de4c962 SHA512 
1010019b1341cf1c0d48d15d0bc371bbe62e3b6d4aa5d8feb6998093487f465c7dbe42133753a6ca74a01e351ce7b15fcc14c4e194a97034e2e4c171885accae
 WHIRLPOOL 
c7b724e11a7f2a4098b83744bba06e93f7c04fb5725b25a6d373f0b11438df9cbdd7db07fbe93e43f173b4ed6de2221eef0702622a3601a0f72c049c2bc54c8c
 DIST greybird-3.18.0.tar.gz 133088 SHA256 
85a2d6bb73c32fb1caba2e5881dcf604af5b394bb8818058df874398e6dfe96f SHA512 
0f4e9161a8c99dfe2569ba755af819dbb14a75ca11816deccbcdb057469e697e0adbfe8af6deafadf629425b83d96ccfe0c979cde0733e516d9203061700820d
 WHIRLPOOL 
74ed3e6e7c0bd7cccec71e908e77758b649ca1c112368db0f6474c13a2cbb4b509894f79b51fb9b73fbdbc4376ae40dd542a7488b7ce65fb9b2328c2a4a0b9e7
+DIST greybird-3.20.1.tar.gz 193824 SHA256 
31da67ba87e90e28b37ebe5f29e0250b1c3478be96ef3f0131409c333f9d5c11 SHA512 
9fe8662fa1c3c9b51aa1ba6d9cb9a54a8e7640386dc43cb695e87ed733a40893067bd86277a03d1c17c48596ba0897a0a41ed48db985727b0d65f2ce2de2227e
 WHIRLPOOL 
a5e6dac032585c32e66a6bb700c0d936895b6a8ac9f7718549f66ba0e38dd2bed91a24fd9070b965f41f39bff8da709f9d447f5c44c00ab45c8f57ab461e92aa

diff --git a/x11-themes/greybird/greybird-.ebuild 
b/x11-themes/greybird/greybird-3.20.1.ebuild
similarity index 80%
copy from x11-themes/greybird/greybird-.ebuild
copy to x11-themes/greybird/greybird-3.20.1.ebuild
index db4294c..44410f0 100644
--- a/x11-themes/greybird/greybird-.ebuild
+++ b/x11-themes/greybird/greybird-3.20.1.ebuild
@@ -3,19 +3,17 @@
 # $Id$
 
 EAPI=6
-inherit git-r3
 
 MY_PN=${PN/g/G}
 
 DESCRIPTION="The default theme from Xubuntu"
 HOMEPAGE="http://shimmerproject.org/project/greybird/ 
https://github.com/shimmerproject/Greybird;
-EGIT_REPO_URI="https://github.com/shimmerproject/${MY_PN};
+SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 # README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later"
 LICENSE="CC-BY-SA-3.0 GPL-2+"
 SLOT="0"
-KEYWORDS=""
-# IUSE="ayatana gnome emerald"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="ayatana gnome"
 
 RDEPEND="
@@ -24,9 +22,11 @@ RDEPEND="
 
 RESTRICT="binchecks strip"
 
+S=${WORKDIR}/${MY_PN}-${PV}
+
 src_install() {
-   dodoc README
-   rm -f README LICENSE*
+   dodoc README.md
+   rm -f README.md configure.ac autogen.sh Makefile.am LICENSE*
 
insinto /usr/share/themes/${MY_PN}-compact/xfwm4
doins xfwm4-compact/*

diff --git a/x11-themes/greybird/greybird-.ebuild 
b/x11-themes/greybird/greybird-.ebuild
index db4294c..4a05a61 100644
--- a/x11-themes/greybird/greybird-.ebuild
+++ b/x11-themes/greybird/greybird-.ebuild
@@ -15,7 +15,6 @@ EGIT_REPO_URI="https://github.com/shimmerproject/${MY_PN};
 LICENSE="CC-BY-SA-3.0 GPL-2+"
 SLOT="0"
 KEYWORDS=""
-# IUSE="ayatana gnome emerald"
 IUSE="ayatana gnome"
 
 RDEPEND="
@@ -25,8 +24,8 @@ RDEPEND="
 RESTRICT="binchecks strip"
 
 src_install() {
-   dodoc README
-   rm -f README LICENSE*
+   dodoc README.md
+   rm -f README.md configure.ac autogen.sh Makefile.am LICENSE*
 
insinto /usr/share/themes/${MY_PN}-compact/xfwm4
doins xfwm4-compact/*



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

2016-10-11 Thread Jeroen Roovers
commit: 8b196cd3e919818d26b804d3cfa05d66d82a71ac
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 11 19:40:12 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 11 19:40:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b196cd3

x11-misc/xscreensaver: Version bump.

Package-Manager: portage-2.3.1

 x11-misc/xscreensaver/Manifest |   1 +
 x11-misc/xscreensaver/xscreensaver-5.36.ebuild | 144 +
 2 files changed, 145 insertions(+)

diff --git a/x11-misc/xscreensaver/Manifest b/x11-misc/xscreensaver/Manifest
index 0d2d19f..7bfd579 100644
--- a/x11-misc/xscreensaver/Manifest
+++ b/x11-misc/xscreensaver/Manifest
@@ -1,2 +1,3 @@
 DIST xscreensaver-5.34.tar.gz 10788657 SHA256 
6fff7ec4be743e5c042647ea9687dd0cdf48d1dd5e8e15098e5018bbd02e5e27 SHA512 
58d0beb6556ee77122feb04090ceed80f9ffa67070f28305a00cc42adeae678305d43594c38d00539d2f13f2474311cb82cda6fdafc2bdc918a28438d6b51e75
 WHIRLPOOL 
c7969e5b762cbeabd0564328aefdb895acfcd1c37e2b84c628718b613ca309f4c1222103c0d6ab0fd046eb355f02ee36b11fb57b55eb72e65944ea72e4fa7419
 DIST xscreensaver-5.35.tar.gz 10502468 SHA256 
1e6c8471a9af4862f38a6dd5c6e61fe12b052d35af44b2941904c6e333586b22 SHA512 
3be3445c8cb4c6f88f713ead2bda4c74387558c7ceb0a2be47925d75b6fba585b9ae4c56c03060eb2e543e29b5b46e65c0d9ef469e73d25eeb5d97ba4ee58dcd
 WHIRLPOOL 
0a528126107d3ba77cd9b051b12c03a833b71ab0f4ede14f99e2ec755ecf72fa9e196daaafe0a64eb1785235b845a3f27f8008c64049c7b9be50fc52872063e1
+DIST xscreensaver-5.36.tar.gz 10600872 SHA256 
6b8b5238047f1613d99149bb02d5ed3384675f3ce74a0a8ba25290bd61abc06c SHA512 
4f476135bbfdce0593bb6e5a6a48dd474fcce6031214ffbb3d43dc91bb8e1a28b3e59fc960d5f1a9ac0bdd3dc4531da26679bffbe47b7fb00b67ad74295b40f7
 WHIRLPOOL 
b60a2288d0e1c49df4cd39f1e9d866ef90f87828538d49653dd2599e20c93202fdeb15ef560ec5708159ab7fc5e70ed6b018d9daa02e6018f6dc08a1a8054dba

diff --git a/x11-misc/xscreensaver/xscreensaver-5.36.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.36.ebuild
new file mode 100644
index ..110c558
--- /dev/null
+++ b/x11-misc/xscreensaver/xscreensaver-5.36.ebuild
@@ -0,0 +1,144 @@
+# 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 multilib pam
+
+DESCRIPTION="A modular screen saver and locker for the X Window System"
+HOMEPAGE="https://www.jwz.org/xscreensaver/;
+SRC_URI="
+   ${HOMEPAGE}${P}.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+IUSE="gdm jpeg new-login offensive opengl pam +perl selinux suid xinerama"
+
+COMMON_DEPEND="
+   >=gnome-base/libglade-2
+   dev-libs/libxml2
+   media-libs/netpbm
+   x11-apps/appres
+   x11-apps/xwininfo
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libXmu
+   x11-libs/libXrandr
+   x11-libs/libXt
+   x11-libs/libXxf86misc
+   x11-libs/libXxf86vm
+   jpeg? ( virtual/jpeg:0 )
+   new-login? (
+   gdm? ( gnome-base/gdm )
+   !gdm? ( || ( x11-misc/lightdm kde-base/kdm ) )
+   )
+   opengl? (
+   virtual/glu
+   virtual/opengl
+   )
+   pam? ( virtual/pam )
+   xinerama? ( x11-libs/libXinerama )
+"
+# For USE="perl" see output of `qlist xscreensaver | grep bin | xargs grep 
'::'`
+RDEPEND="
+   ${COMMON_DEPEND}
+   perl? (
+   dev-lang/perl
+   dev-perl/libwww-perl
+   virtual/perl-Digest-MD5
+   )
+   selinux? ( sec-policy/selinux-xscreensaver )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/bc
+   sys-devel/gettext
+   virtual/pkgconfig
+   x11-proto/recordproto
+   x11-proto/scrnsaverproto
+   x11-proto/xextproto
+   x11-proto/xf86miscproto
+   x11-proto/xf86vidmodeproto
+   xinerama? ( x11-proto/xineramaproto )
+"
+
+src_prepare() {
+   sed -i configure.in -e '/^ALL_LINGUAS=/d' || die
+   strip-linguas -i po/
+   export ALL_LINGUAS="${LINGUAS}"
+
+   if use new-login && ! use gdm; then #392967
+   sed -i \
+   -e "/default_l.*1/s:gdmflexiserver 
-ls:${EPREFIX}/usr/libexec/lightdm/&:" \
+   configure{,.in} || die
+   fi
+
+   eapply \
+   "${FILESDIR}"/${PN}-5.05-interix.patch \
+   "${FILESDIR}"/${PN}-5.20-blurb-hndl-test-passwd.patch \
+   "${FILESDIR}"/${PN}-5.20-test-passwd-segv-tty.patch \
+   "${FILESDIR}"/${PN}-5.20-tests-miscfix.patch \
+   "${FILESDIR}"/${PN}-5.28-comment-style.patch \
+   "${FILESDIR}"/${PN}-5.31-pragma.patch \
+   "${FILESDIR}"/${PN}-5.35-gentoo.patch
+
+   use offensive 

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

2016-10-11 Thread Mike Pagano
commit: 3648b414160ffb073feedc26cd559f85018df4bc
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Oct 11 23:16:01 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Oct 11 23:16:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3648b414

sys-kernel/vanilla-sources:Linux patches 3.12.64, 4.4.24 and 4.7.7. Remove old.

Package-Manager: portage-2.3.0

 sys-kernel/vanilla-sources/Manifest | 6 +++---
 ...anilla-sources-3.12.63.ebuild => vanilla-sources-3.12.64.ebuild} | 0
 ...{vanilla-sources-4.4.23.ebuild => vanilla-sources-4.4.24.ebuild} | 0
 .../{vanilla-sources-4.7.6.ebuild => vanilla-sources-4.7.7.ebuild}  | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index c64dbee..27bc23a 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -10,13 +10,13 @@ DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f1
 DIST linux-4.7.tar.xz 90412100 SHA256 
5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10 SHA512 
e8c02583e17e4fc4214fef694825fcb78c898266f1624deb1cdf56ab5c5fdfa669c5221122a7cf0d502ed6f921ff3797634acd9d294d29e98e3faa8a21920185
 WHIRLPOOL 
e968c89ce714c8d918db6074dabac4b0200c57ff111260313cf5798eeefb8b5b10c1509b64e2ee611a78e81075c588a473b67f9802609b2fef9ebb87ae514d98
 DIST linux-4.8.tar.xz 91966856 SHA256 
3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a SHA512 
a48a065f21e1c7c4de4cf8ca47b8b8d9a70f86b64e7cfa6e01be490f78895745b9c8790734b1d22182cf1f930fb87eaaa84e62ec8cc1f64ac4be9b949e7c0358
 WHIRLPOOL 
3888c8c07db0c069f827245d4d7306087f78f7d03e8240eb1fcd13622cd5dbe1c17cd8ed7dc11513f77f3efd5dbd84e2b48e82bdb9b9bfd2242fd62ae32812d5
 DIST patch-3.10.103.xz 1332092 SHA256 
ea9a27fd1644f6686098df421623dfe772d320c926e45f9edf97f0b305774353 SHA512 
065028288f416ef8334ae32c8c5b3791bd6135658a18f90982100c2247f4e9461fba76b6015aec9500f47aecdc48d7ed7539b65c4285b4b0e42d97e6c00dba04
 WHIRLPOOL 
12b59a9bf1430c2a4a990a302345e8c0dd6c3239a53e25e87f49f9b5dbbcedb776aa7e8a42a35979d28b14b08f438c73363fd13878e93d262c4ddc38f6b6a848
-DIST patch-3.12.63.xz 1610112 SHA256 
35a673ed2047e042636b56573020755f5e5d1ab63bfe391180f2f1f4940cfdf0 SHA512 
dbc96441bbdef78fadc744352278c9ff89e14b995d10eb9ccae9767e89bd2b351943acc305384e825976d992551e6f2cdb791fc7d65a9e090fa1c66ea2e5c751
 WHIRLPOOL 
40adc9b359a30d82d259839f1ba49ed801e031b095eac8f58c686e540c70a27158ec3396d908f938990557f31ba258ef454d19cdbf1b26016621dfcc33492808
+DIST patch-3.12.64.xz 1630880 SHA256 
afc71d250e907a96e5df818aa61292e48afa2a7fb90e844c086aff6b46be97cc SHA512 
9c894baa2528a4b39b6ebe9e76d491197a50de9e5da95aac8e087adb3d98d1ebd327a513ed61bcf4dcf8323425ab867c8d3f80a9842c929135cf2f98b76e1be3
 WHIRLPOOL 
38550a7bf281a119184455eba016e0a0c18fbe6f17fd089e4b8a58ba7d7e034651be0e04cecf0c8f81347c81d2e00dbab47727f222c911777cfddac24de01d34
 DIST patch-3.14.79.xz 1221100 SHA256 
b391b76f3a5c6c8cf7234f8c01821b88584ddf90f45323e09c126c5e7624b12c SHA512 
5109dadba1522a0dac163b74cfc10b32d222bbf61ddd4722446d657fe87f529225420d191a1a2c84ef4cf7be584881774109efe903f60ad386b61ec4977a1073
 WHIRLPOOL 
3286d979faba07c95d5ad6a5e3458bef56cd958ee7f86ca8e18238b75c76a1cada9411528a3c40e82e474a6a52186fd5735dcaec4ecee4fbc974114a143b1a9b
 DIST patch-3.16.37.xz 1300688 SHA256 
9c189e8099df0eece273a7e7b5079ba3f0c73e1b3e25ba341c316bb0003cec5c SHA512 
19d58c858d00137fb02b04bda8491d7e17c0fd517dc7d8055d060f39dcce30a32407ff59c0b844c79e4dadbb9749f5b18223b71c6a9531f3fb08ae16acc2cbf9
 WHIRLPOOL 
9a6e3451e75e20e168e5de2186a8c9c743a160c8caad183d63467101c3dd2bd3cd86f04dfa732f97696eb48486d60cb3d40196aef6deee58e8d8b5a021cea67a
 DIST patch-3.18.42.xz 1037132 SHA256 
f40a955f9f72e81d95fa4aa06dd83c4eaf2778145e5a9dd9e2c780700d5defbc SHA512 
a97563f7c851e380678b8109e5ad1971150d6ea88e3720386620c4fc945f908567eb891a376fd2e5b572f4cf52c732f0a15636adf6078cb38bfd7244b32604b7
 WHIRLPOOL 
214434b003f343774e18d81f361778220d462c20617ddd0a2c591b2f030e42420249dd1a4e4e57eb270018163de3c8680066224200f7004a4e61441940cc
 DIST patch-3.2.82.xz 1619680 SHA256 
f522e0abe63dbf477389ef17e6e9d2646c51db5b9d9511659678749ee5907297 SHA512 
8b9da8fcc959761c8bbc593fc99bc0880068e648670df420fe8e7e5a036951cdcb8d2f5f55f74e0dded34ab15dd1d2d142340ac5a54d2445b462d85ebbed4d7f
 WHIRLPOOL 
8e815e88221686084589fa1b6359448cf6858be2e387a72a101b456f88e5c1b53d5d738f2db2618b361fbc91f1860837dd9dd3b99fedfdb5238e7a45a5896441
 DIST patch-3.4.112.xz 1337588 SHA256 
01d33e0582be65f75835599ebf659f46c0ad0b7f64b826c78e5402550f2224c8 SHA512 
474bb722b4c5adcb81d73df2091f4a0873be01a7f287a34bed7d68b134bcdc8dee3ef7a658f2e9f0e3572bb1ca83ed8b06ece31346fe3685476a1fabb9bc0a2e
 WHIRLPOOL 
5bb15bb566ed73dc5f316d2e57b655733de4263c1bf78f2af61c34097cce49ebf5480d4d4748e5725a7ed83dac4230a083135e30b19379ec05ffd84cc96f
 DIST patch-4.1.33.xz 882692 SHA256 
a82214bab495c8e497ea294bc623f762019a485ee7ffd02ed488feb99e711d00 SHA512 

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

2016-10-11 Thread Mike Pagano
commit: 4d77ef608d66f741d13c65eebb4ff7672ae6b581
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Oct 11 23:16:55 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Oct 11 23:17:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d77ef60

sys-kernel/vanilla-sources: Remove of EOL'ed 3.14.X

Package-Manager: portage-2.3.0

 sys-kernel/vanilla-sources/Manifest |  2 --
 .../vanilla-sources/vanilla-sources-3.14.79.ebuild  | 17 -
 2 files changed, 19 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 27bc23a..a80dcba 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-3.10.tar.xz 73175088 SHA256 
df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 
5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35
 WHIRLPOOL 
e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053
 DIST linux-3.12.tar.xz 76384600 SHA256 
2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 
4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff
 WHIRLPOOL 
a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417
-DIST linux-3.14.tar.xz 78399152 SHA256 
61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa SHA512 
5730d83a7a81134c1e77c0bf89e42dee4f8251ad56c1ac2be20c59e26fdfaa7bea55f277e7af156b637f22e1584914a46089af85039177cb43485089c74ac26e
 WHIRLPOOL 
5ad07b78c362ba0b21c50b4abb99407cae06bd08576f3fd8f36047b01409eba096263208020da3dcad4977eefc61d66502276754097bc127635df1d7a5817d41
 DIST linux-3.16.tar.xz 80501624 SHA256 
4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0 SHA512 
64033e741d3f42ed06010e63e69d66e1d3d9414ef20f76834508878d4218b72619541a18ef4fd377204af2859e52198310998109b20ed9b67722586b28c9a231
 WHIRLPOOL 
69e5e367751185ff4e8d7c1f23c6f1e8f547fe782f581f6cf5f0bde301fa922185c8b996b815cf19fb7f14ca64042e264e87d321872ee3096adad02b1015769b
 DIST linux-3.18.tar.xz 80934708 SHA256 
becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd SHA512 
2f0b72466e9bc538a675738aa416573d41bbbd7e3e2ffd5b5b127afde609ebc278cec5a3c37e73479607e957c13f1b4ed9782a3795e0dcc2cf8e550228594009
 WHIRLPOOL 
81634af631b7d30ccd1f4798f96f44d9aa0ba6609b73f2747eb6aebaf7a99487fb2dbd45767605186182533cb222bfd9236e8dd5e11a04fdb67c211e4e0a91d6
 DIST linux-3.2.tar.xz 65065516 SHA256 
dd96ed02b53fb5d57762e4b1f573460909de472ca588f81ec6660e4a172e7ba7 SHA512 
77e9a52d78d6c8e951df1e166023eebe5defc5ef3c45d3ac84b613137b3c2e55cee5693d828ebd06c5034bd89ea2a5f862f55824f2b7839c9ad7212c81e3ecb0
 WHIRLPOOL 
7cc68baac4441740e2171fbbc4195ee6c0351de099aadaee8cb3487f6d1f8b7e1d3144ee54ba38dbd24d6be431a1ea3b921ffce82ff84df21a98da7bc61c1d17
@@ -11,7 +10,6 @@ DIST linux-4.7.tar.xz 90412100 SHA256 
5190c3d1209aeda04168145bf50569dc0984f80467
 DIST linux-4.8.tar.xz 91966856 SHA256 
3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a SHA512 
a48a065f21e1c7c4de4cf8ca47b8b8d9a70f86b64e7cfa6e01be490f78895745b9c8790734b1d22182cf1f930fb87eaaa84e62ec8cc1f64ac4be9b949e7c0358
 WHIRLPOOL 
3888c8c07db0c069f827245d4d7306087f78f7d03e8240eb1fcd13622cd5dbe1c17cd8ed7dc11513f77f3efd5dbd84e2b48e82bdb9b9bfd2242fd62ae32812d5
 DIST patch-3.10.103.xz 1332092 SHA256 
ea9a27fd1644f6686098df421623dfe772d320c926e45f9edf97f0b305774353 SHA512 
065028288f416ef8334ae32c8c5b3791bd6135658a18f90982100c2247f4e9461fba76b6015aec9500f47aecdc48d7ed7539b65c4285b4b0e42d97e6c00dba04
 WHIRLPOOL 
12b59a9bf1430c2a4a990a302345e8c0dd6c3239a53e25e87f49f9b5dbbcedb776aa7e8a42a35979d28b14b08f438c73363fd13878e93d262c4ddc38f6b6a848
 DIST patch-3.12.64.xz 1630880 SHA256 
afc71d250e907a96e5df818aa61292e48afa2a7fb90e844c086aff6b46be97cc SHA512 
9c894baa2528a4b39b6ebe9e76d491197a50de9e5da95aac8e087adb3d98d1ebd327a513ed61bcf4dcf8323425ab867c8d3f80a9842c929135cf2f98b76e1be3
 WHIRLPOOL 
38550a7bf281a119184455eba016e0a0c18fbe6f17fd089e4b8a58ba7d7e034651be0e04cecf0c8f81347c81d2e00dbab47727f222c911777cfddac24de01d34
-DIST patch-3.14.79.xz 1221100 SHA256 
b391b76f3a5c6c8cf7234f8c01821b88584ddf90f45323e09c126c5e7624b12c SHA512 
5109dadba1522a0dac163b74cfc10b32d222bbf61ddd4722446d657fe87f529225420d191a1a2c84ef4cf7be584881774109efe903f60ad386b61ec4977a1073
 WHIRLPOOL 
3286d979faba07c95d5ad6a5e3458bef56cd958ee7f86ca8e18238b75c76a1cada9411528a3c40e82e474a6a52186fd5735dcaec4ecee4fbc974114a143b1a9b
 DIST patch-3.16.37.xz 1300688 SHA256 
9c189e8099df0eece273a7e7b5079ba3f0c73e1b3e25ba341c316bb0003cec5c SHA512 
19d58c858d00137fb02b04bda8491d7e17c0fd517dc7d8055d060f39dcce30a32407ff59c0b844c79e4dadbb9749f5b18223b71c6a9531f3fb08ae16acc2cbf9
 WHIRLPOOL 

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

2016-10-11 Thread Matt Thode
commit: 03efd34fe85600105a9480d9a9157bf074c411e9
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct 12 03:12:35 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Oct 12 03:13:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03efd34f

app-admin/puppet-agent: eix is needed for packages to install...

Package-Manager: portage-2.3.0

 .../{puppet-agent-1.7.0-r1.ebuild => puppet-agent-1.7.0-r2.ebuild}   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/puppet-agent/puppet-agent-1.7.0-r1.ebuild 
b/app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild
similarity index 99%
rename from app-admin/puppet-agent/puppet-agent-1.7.0-r1.ebuild
rename to app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild
index a60350d..6576e17 100644
--- a/app-admin/puppet-agent/puppet-agent-1.7.0-r1.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild
@@ -29,6 +29,7 @@ CDEPEND="!app-admin/augeas
 DEPEND="
${CDEPEND}"
 RDEPEND="${CDEPEND}
+   app-portage/eix
sys-apps/dmidecode
selinux? (
sys-libs/libselinux[ruby]



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

2016-10-11 Thread Matthias Maier
commit: 26d97e9632138e5fcfe879ea30bc6b897269d55f
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Oct 12 01:44:55 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Oct 12 01:45:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d97e96

sci-libs/lapack-reference: do not remove /usr/lib, bug #596036

Non non-amd64 systems "$(get_libdir)" might actually be "lib". So do not
blindly delete this folder.

Package-Manager: portage-2.3.0

 sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild 
b/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
index 273bf10..8758ed7 100644
--- a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
@@ -72,7 +72,6 @@ src_install() {
mv "${ED}/usr/$(get_libdir)"/lib* "${ED}/usr/$(get_libdir)/pkgconfig"/* 
\
"${ED}/usr/$(get_libdir)/lapack/reference" || die
rmdir "${ED}/usr/$(get_libdir)/pkgconfig" || die
-   rm -rf "${ED}"/usr/lib/ || die
 
eselect lapack add $(get_libdir) "${T}"/eselect.lapack.reference 
${ESELECT_PROF}
 }



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

2016-10-11 Thread Hans de Graaff
commit: 4d7f55d4527061e718deab10d603f05effd6ad18
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Oct 12 04:52:11 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Oct 12 04:52:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d7f55d4

dev-ruby/safe_yaml: add ruby23 revision

Package-Manager: portage-2.3.0

 dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild | 33 
 1 file changed, 33 insertions(+)

diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild 
b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild
new file mode 100644
index ..590b03b
--- /dev/null
+++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse YAML safely, alternative implementation of YAML.load"
+HOMEPAGE="https://dtao.github.com/safe_yaml;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/hashie
+   dev-ruby/heredoc_unindent
+   dev-ruby/rspec:3 )"
+
+each_ruby_test() {
+   # Run specs with monkeypatch
+   ${RUBY} -S rspec-3 --tag ~libraries || die
+
+   # Running specs without monkeypatch
+   ${RUBY} -S rspec-3 --tag libraries || die
+}



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

2016-10-11 Thread Thomas Deutschmann
commit: 902f8fef9c80174eece928c918dfd2b8855c5e19
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 11 22:24:36 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 11 22:25:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902f8fef

php-ext-source-r3.eclass: Add src_test function

php-ext-source-r3 eclass currently does not provide FEATURES=test support
like php-ext-pecl-r3 eclass does. This commit will add and export the
src_test function from php-ext-pecl-r3 eclass to php-ext-source-r3 eclass
to allow testing of PHP standalone extensions as well.

 eclass/php-ext-source-r3.eclass | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass
index 3372a4b..f2999d4 100644
--- a/eclass/php-ext-source-r3.eclass
+++ b/eclass/php-ext-source-r3.eclass
@@ -12,7 +12,7 @@
 
 inherit autotools
 
-EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install
+EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install 
src_test
 
 case ${EAPI} in
6) ;;
@@ -230,6 +230,18 @@ php-ext-source-r3_src_install() {
php-ext-source-r3_createinifiles
 }
 
+# @FUNCTION: php-ext-source-r3_src_test
+# @DESCRIPTION:
+# Run tests delivered with the standalone PHP extension. Phpize will have 
generated
+# a run-tests.php file to be executed by `make test`. We only need to
+# force the test suite to run in non-interactive mode.
+php-ext-source-r3_src_test() {
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   NO_INTERACTION="yes" emake test
+   done
+}
+
 # @FUNCTION: php_get_slots
 # @DESCRIPTION:
 # Get a list of PHP slots contained in both the ebuild's USE_PHP and the



[gentoo-commits] repo/gentoo:master commit in: games-strategy/triplea/, games-strategy/triplea/files/

2016-10-11 Thread James Le Cuirot
commit: 084125792256c6117509431b3a2ab5ef6066d80a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Oct 11 22:27:44 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Oct 11 22:29:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08412579

games-strategy/triplea: Libs (#596468), drop games eclass, fix paths

It's hard to see how this ever worked as it built against bundled
libraries but did not install them. It turns out many aren't
needed so we now unbundle them all except Apache Derby, which was
last-rited.

The server tried to write under /usr/share and ${PWD} by default,
which is bad and bad. I have made it write under ~/.triplea.

Package-Manager: portage-2.3.1

 games-strategy/triplea/files/mkdir.sh|  1 +
 games-strategy/triplea/files/paths.patch | 63 ++
 games-strategy/triplea/files/upnplib.patch   | 14 
 games-strategy/triplea/triplea-1.8.0.9-r1.ebuild | 81 
 4 files changed, 159 insertions(+)

diff --git a/games-strategy/triplea/files/mkdir.sh 
b/games-strategy/triplea/files/mkdir.sh
new file mode 100644
index ..f1bd04d
--- /dev/null
+++ b/games-strategy/triplea/files/mkdir.sh
@@ -0,0 +1 @@
+mkdir -v "${HOME}/.triplea"

diff --git a/games-strategy/triplea/files/paths.patch 
b/games-strategy/triplea/files/paths.patch
new file mode 100644
index ..f0cd91e
--- /dev/null
+++ b/games-strategy/triplea/files/paths.patch
@@ -0,0 +1,63 @@
+diff -Naur a/src/games/strategy/engine/framework/GameRunner2.java 
b/src/games/strategy/engine/framework/GameRunner2.java
+--- a/src/games/strategy/engine/framework/GameRunner2.java 2015-09-02 
20:30:04.0 +0100
 b/src/games/strategy/engine/framework/GameRunner2.java 2016-10-11 
23:08:50.296813567 +0100
+@@ -952,9 +952,9 @@
+ // the default
+ File rootDir;
+ if (GameRunner.isMac()) {
+-  rootDir = new File(new File(userHome, "Documents"), "triplea");
++  rootDir = new File(new File(userHome, "Documents"), ".triplea");
+ } else {
+-  rootDir = new File(userHome, "triplea");
++  rootDir = new File(userHome, ".triplea");
+ }
+ return rootDir;
+   }
+diff -Naur a/src/games/strategy/engine/lobby/server/userDB/Database.java 
b/src/games/strategy/engine/lobby/server/userDB/Database.java
+--- a/src/games/strategy/engine/lobby/server/userDB/Database.java  
2015-08-19 16:35:06.0 +0100
 b/src/games/strategy/engine/lobby/server/userDB/Database.java  
2016-10-11 23:08:50.296813567 +0100
+@@ -54,7 +54,7 @@
+ if 
(System.getProperties().containsKey(ServerLauncher.SERVER_ROOT_DIR_PROPERTY)) {
+   root = new 
File(System.getProperties().getProperty(ServerLauncher.SERVER_ROOT_DIR_PROPERTY));
+ } else {
+-  root = GameRunner2.getRootFolder();
++  root = GameRunner2.getUserRootFolder();
+ }
+ if (!root.exists()) {
+   throw new IllegalStateException("Root dir does not exist");
+diff -Naur a/src/games/strategy/util/AccessLogFileHandler.java 
b/src/games/strategy/util/AccessLogFileHandler.java
+--- a/src/games/strategy/util/AccessLogFileHandler.java2015-08-19 
16:35:06.0 +0100
 b/src/games/strategy/util/AccessLogFileHandler.java2016-10-11 
23:10:31.219309604 +0100
+@@ -12,7 +12,7 @@
+   private static final String logFile;
+ 
+   static {
+-final File rootDir = new 
File(System.getProperty(ServerLauncher.SERVER_ROOT_DIR_PROPERTY, "."));
++final File rootDir = new 
File(System.getProperty(ServerLauncher.SERVER_ROOT_DIR_PROPERTY, 
games.strategy.engine.framework.GameRunner2.getUserRootFolder().getAbsolutePath()));
+ if (!rootDir.exists()) {
+   throw new IllegalStateException("no dir called:" + 
rootDir.getAbsolutePath());
+ }
+diff -Naur 
a/src/games/strategy/util/RotatingLogFileHandlerForHeadlessGameServer.java 
b/src/games/strategy/util/RotatingLogFileHandlerForHeadlessGameServer.java
+--- a/src/games/strategy/util/RotatingLogFileHandlerForHeadlessGameServer.java 
2015-08-19 16:35:06.0 +0100
 b/src/games/strategy/util/RotatingLogFileHandlerForHeadlessGameServer.java 
2016-10-11 23:10:40.227175356 +0100
+@@ -13,7 +13,7 @@
+   private static final String logFile;
+ 
+   static {
+-final File rootDir = new 
File(System.getProperty(ServerLauncher.SERVER_ROOT_DIR_PROPERTY, "."));
++final File rootDir = new 
File(System.getProperty(ServerLauncher.SERVER_ROOT_DIR_PROPERTY, 
games.strategy.engine.framework.GameRunner2.getUserRootFolder().getAbsolutePath()));
+ if (!rootDir.exists()) {
+   throw new IllegalStateException("no dir called:" + 
rootDir.getAbsolutePath());
+ }
+diff -Naur a/src/games/strategy/util/RotatingLogFileHandler.java 
b/src/games/strategy/util/RotatingLogFileHandler.java
+--- a/src/games/strategy/util/RotatingLogFileHandler.java  2015-08-19 
16:35:06.0 +0100
 b/src/games/strategy/util/RotatingLogFileHandler.java  2016-10-11 

[gentoo-commits] repo/gentoo:master commit in: dev-java/upnplib/

2016-10-11 Thread James Le Cuirot
commit: 92bb0b3208ea521591c61d2ad6af2a33c707ebae
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Oct 11 22:18:39 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Oct 11 22:29:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bb0b32

dev-java/upnplib: New package, needed by games-strategy/triplea

Package-Manager: portage-2.3.1

 dev-java/upnplib/Manifest |  1 +
 dev-java/upnplib/metadata.xml | 11 ++
 dev-java/upnplib/upnplib-1.0.7.ebuild | 41 +++
 3 files changed, 53 insertions(+)

diff --git a/dev-java/upnplib/Manifest b/dev-java/upnplib/Manifest
new file mode 100644
index ..27b189a
--- /dev/null
+++ b/dev-java/upnplib/Manifest
@@ -0,0 +1 @@
+DIST upnplib-1.0.7.tar.gz 349943 SHA256 
e037070708f31401a579b9f5fa27e51d76ae9e09dbcbdf0f07492f40485eb5b4 SHA512 
b44d1f539ebf2ff3860f3d3fd664343148c81437a6e3fb69f2941c6dafcdf9a48a1f682d8ed250848edc656dc38858cf3a630dc026e9e3be340ef5b39fd7b8cd
 WHIRLPOOL 
0daa1991997f853170777dfd6997a1991a196c14c7a882b5a87b7d2519a1ce8b99b52642a79b7bd404e911735851db7fc3e4ff715b3351e2a950efe2be1d1385

diff --git a/dev-java/upnplib/metadata.xml b/dev-java/upnplib/metadata.xml
new file mode 100644
index ..1dd6eca
--- /dev/null
+++ b/dev-java/upnplib/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@gentoo.org
+   Java
+   
+   
+   RPTools/upnplib
+   
+

diff --git a/dev-java/upnplib/upnplib-1.0.7.ebuild 
b/dev-java/upnplib/upnplib-1.0.7.ebuild
new file mode 100644
index ..634f001
--- /dev/null
+++ b/dev-java/upnplib/upnplib-1.0.7.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+COMMIT="33d17845e34c7c8b897224d0d1c243951398f853"
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="UPnP port mapping library for Java based on sbbi-upnplib"
+HOMEPAGE="https://github.com/RPTools/upnplib;
+SRC_URI="https://github.com/RPTools/upnplib/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="dev-java/commons-jxpath:0
+   dev-java/log4j:0"
+
+RDEPEND=">=virtual/jre-1.7
+   ${CDEPEND}"
+
+DEPEND=">=virtual/jdk-1.7
+   ${CDEPEND}"
+
+JAVA_GENTOO_CLASSPATH="commons-jxpath,log4j"
+JAVA_SRC_DIR="src"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+java_prepare() {
+   # mx4j has been last-rited.
+   rm -rv src/net/sbbi/upnp/jmx/ || die
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use doc && dodoc README.md docs/html/*.pdf
+}



[gentoo-commits] repo/gentoo:master commit in: games-misc/rfksay/

2016-10-11 Thread Austin English
commit: 3ac3e6a370a758fe41a3035ed747ca522bda1408
Author: Austin English  gentoo  org>
AuthorDate: Tue Oct 11 21:44:18 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Oct 11 22:55:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac3e6a3

games-misc/rfksay: remove deprecated games eclass

Also update to EAPI 6

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

Package-Manager: portage-2.3.0

 games-misc/rfksay/rfksay-0.1-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/games-misc/rfksay/rfksay-0.1-r1.ebuild 
b/games-misc/rfksay/rfksay-0.1-r1.ebuild
new file mode 100644
index ..2be3a6c
--- /dev/null
+++ b/games-misc/rfksay/rfksay-0.1-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Like cowsay, but different because it involves robots and kittens"
+HOMEPAGE="http://www.robotfindskitten.org/;
+#SRC_URI="http://www.redhotlunix.com/${PN}.tar.gz;
+SRC_URI="mirror://gentoo/${PN}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}
+
+src_install() {
+   dobin kittensay rfksay robotsay
+}



  1   2   >