[gentoo-commits] proj/betagarden:master commit in: x11-libs/smooth/

2015-11-02 Thread Sebastian Pipping
commit: f1f51a61387434739d8a1dfe81a49ca20a82d2cf
Author: Sebastian Pipping  pipping  org>
AuthorDate: Mon Nov  2 15:35:21 2015 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov  2 15:35:21 2015 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=f1f51a61

x11-libs/smooth: 0.8.72.0_pre1

 x11-libs/smooth/smooth-0.8.72.0_pre1.ebuild | 55 +
 1 file changed, 55 insertions(+)

diff --git a/x11-libs/smooth/smooth-0.8.72.0_pre1.ebuild 
b/x11-libs/smooth/smooth-0.8.72.0_pre1.ebuild
new file mode 100644
index 000..76d04cf
--- /dev/null
+++ b/x11-libs/smooth/smooth-0.8.72.0_pre1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils
+
+MY_PV=${PV/_/-}
+DESCRIPTION="smooth Class Library"
+HOMEPAGE="http://www.smooth-project.org/;
+SRC_URI="https://freac.org/preview/${PN}-${MY_PV}.tar.gz;
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/atk
+   dev-libs/fribidi
+   dev-libs/glib:*
+   dev-libs/libxml2
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libpng:*
+   sys-devel/gcc:*[cxx]
+   sys-libs/zlib
+   virtual/jpeg:*
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXt
+   x11-libs/pango
+   "
+DEPEND="${RDEPEND}"
+
+DOCS=( ChangeLog ToDo.xml )
+
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+src_compile() {
+   emake prefix=/usr
+}
+
+src_install() {
+   addpredict /etc/ld.so.cache:/etc/ld.so.cache~
+
+   emake DESTDIR="${D}" prefix=/usr install
+
+   insinto /usr/share/${PF}/
+   doins -r doc samples tutorial
+}



[gentoo-commits] proj/betagarden:master commit in: media-libs/freac-cdk/

2015-11-02 Thread Sebastian Pipping
commit: 94d5127f6ee363c5c7dc403d923bdac0b1c20123
Author: Sebastian Pipping  pipping  org>
AuthorDate: Mon Nov  2 15:01:30 2015 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov  2 15:01:30 2015 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=94d5127f

media-libs/freac-cdk: 20151030

 media-libs/freac-cdk/freac-cdk-20151030.ebuild | 37 ++
 media-libs/freac-cdk/metadata.xml  |  8 ++
 2 files changed, 45 insertions(+)

diff --git a/media-libs/freac-cdk/freac-cdk-20151030.ebuild 
b/media-libs/freac-cdk/freac-cdk-20151030.ebuild
new file mode 100644
index 000..ebe4753
--- /dev/null
+++ b/media-libs/freac-cdk/freac-cdk-20151030.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="fre:ac Component Development Kit"
+HOMEPAGE="https://www.freac.org/;
+SRC_URI="https://freac.org/preview/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/libcdio
+   dev-libs/libcdio-paranoia
+   media-libs/alsa-lib
+   media-libs/flac
+   media-libs/libvorbis
+   media-libs/opus
+   media-libs/speex
+   sys-devel/gcc:*[cxx]
+   x11-libs/smooth
+   "
+DEPEND="${RDEPEND}"
+
+src_compile() {
+   emake prefix=/usr
+}
+
+src_install() {
+   addpredict /etc/ld.so.cache:/etc/ld.so.cache~
+
+   emake DESTDIR="${D}" prefix=/usr install
+}

diff --git a/media-libs/freac-cdk/metadata.xml 
b/media-libs/freac-cdk/metadata.xml
new file mode 100644
index 000..16bcc9f
--- /dev/null
+++ b/media-libs/freac-cdk/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sp...@gentoo.org
+   Sebastian Pipping
+   
+



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

2015-11-02 Thread Lars Wendler
commit: 56cde5cfef6dfaeed1eb8a76a0d06a176f913c49
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov  2 13:31:46 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov  2 13:32:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56cde5cf

sys-apps/grep: Bump to version 2.22

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

 sys-apps/grep/Manifest |  1 +
 sys-apps/grep/grep-2.22.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/sys-apps/grep/Manifest b/sys-apps/grep/Manifest
index 9bd956a..416d1e37 100644
--- a/sys-apps/grep/Manifest
+++ b/sys-apps/grep/Manifest
@@ -1,2 +1,3 @@
 DIST grep-2.21-heap_buffer_overrun.patch 3302 SHA256 
4bc7e744fd34b268a798daf6a5aa85f55c141747149fa7b015eefbf9318ed478 SHA512 
eaea33238f179b17dd152ed27a07c211646d9572be250eb7997c25ea0c8de232d21d8bc1b1e865b26545e6817e5c116e18d9115fb497d39426ac8212839f0f82
 WHIRLPOOL 
5ead7c22c8fe98289322a03685e9fc04e834a01144c55c9ea3b1970fa61b400ce669e6947cb3564fbbba5c7ddf079fd30e66352e4f6eed888e8fe883e369e601
 DIST grep-2.21.tar.xz 1261548 SHA256 
5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de SHA512 
bc894325f89d37413c773d4812cb24180560037ccc8d72c015462043ef3479ea7eefd62557e3a9d191d6d94c68262563d3c68e634acd4e77ba56e96c92805dfd
 WHIRLPOOL 
2272286c10695a51eecafcc5ca8986adb5486d4494b284904f588717c6fb06de37933faa5f62eabf0ecc856334b3a1179b864dedc06f223047471168d2d86bb0
+DIST grep-2.22.tar.xz 1297864 SHA256 
ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb SHA512 
c0756e4aa360cc29b3123384eef654743df108cc606372142c79893a09a0c8053b03d048768e972221e0ed96f378b8564f848f9acc180fca499f0494fbe9113c
 WHIRLPOOL 
612c72fd61605a4f4e6052980db72ff2e6dfa6d0a975186ebd8f9101ab4b62caf31c5a634318156df6407e44456edf74ea1070d489da0625fee1dc029b978404

diff --git a/sys-apps/grep/grep-2.22.ebuild b/sys-apps/grep/grep-2.22.ebuild
new file mode 100644
index 000..c1392f6
--- /dev/null
+++ b/sys-apps/grep/grep-2.22.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+inherit eutils flag-o-matic toolchain-funcs
+
+DESCRIPTION="GNU regular expression matcher"
+HOMEPAGE="https://www.gnu.org/software/grep/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   mirror://gentoo/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="nls pcre static"
+
+LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+   nls? ( virtual/libintl )
+   virtual/libiconv"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   static? ( ${LIB_DEPEND} )"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
+
+src_prepare() {
+   sed -i \
+   -e "s:@SHELL@:${EPREFIX}/bin/sh:g" \
+   src/egrep.sh || die #523898
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   # Always use pkg-config to get lib info for pcre.
+   export ac_cv_search_pcre_compile=$(
+   usex pcre "$($(tc-getPKG_CONFIG) --libs $(usex static --static 
'') libpcre)" ''
+   )
+   econf \
+   --bindir="${EPREFIX}"/bin \
+   $(use_enable nls) \
+   $(use_enable pcre perl-regexp)
+}



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

2015-11-02 Thread Sebastian Pipping
commit: c6771671a9d01db38aa164724ccbb913a16d46c2
Author: Sebastian Pipping  pipping  org>
AuthorDate: Mon Nov  2 15:34:21 2015 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov  2 15:34:21 2015 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=c6771671

media-sound/freac: 20151030

 media-sound/freac/freac-20151030.ebuild | 29 +
 media-sound/freac/metadata.xml  |  8 
 2 files changed, 37 insertions(+)

diff --git a/media-sound/freac/freac-20151030.ebuild 
b/media-sound/freac/freac-20151030.ebuild
new file mode 100644
index 000..7b371a3
--- /dev/null
+++ b/media-sound/freac/freac-20151030.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="Audio converter and CD ripper"
+HOMEPAGE="https://www.freac.org/;
+SRC_URI="https://freac.org/preview/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+media-libs/freac-cdk
+sys-devel/gcc:*[cxx]
+x11-libs/smooth
+"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+emake prefix=/usr
+}
+
+src_install() {
+emake DESTDIR="${D}" prefix=/usr install
+}

diff --git a/media-sound/freac/metadata.xml b/media-sound/freac/metadata.xml
new file mode 100644
index 000..16bcc9f
--- /dev/null
+++ b/media-sound/freac/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sp...@gentoo.org
+   Sebastian Pipping
+   
+



[gentoo-commits] repo/gentoo:master commit in: net-libs/http-parser/, net-libs/http-parser/files/

2015-11-02 Thread Julian Ospald
commit: 2dcfb00c893c3190165f76a9b592fcf25b813809
Author: Julian Ospald  gentoo  org>
AuthorDate: Mon Nov  2 16:04:10 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Mon Nov  2 16:05:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dcfb00c

net-libs/http-parser: version bump

This also fixes the upstream build system instead of working around
it.

It also fixes missing CFLAGS in linking commands.

 net-libs/http-parser/Manifest  |  1 +
 .../files/0001-makefile-fix-DESTDIR-usage.patch| 64 ++
 .../files/0002-makefile-quote-variables.patch  | 50 +
 ...x-SONAME-symlink-it-should-not-be-a-full-.patch | 35 
 ...04-makefile-add-CFLAGS-to-linking-command.patch | 31 +++
 ...0005-makefile-fix-install-rule-dependency.patch | 33 +++
 net-libs/http-parser/http-parser-2.6.0.ebuild  | 45 +++
 7 files changed, 259 insertions(+)

diff --git a/net-libs/http-parser/Manifest b/net-libs/http-parser/Manifest
index 2d8af53..10f268e 100644
--- a/net-libs/http-parser/Manifest
+++ b/net-libs/http-parser/Manifest
@@ -2,3 +2,4 @@ DIST http-parser-2.3.tar.gz 42538 SHA256 
3bfe6b4ab7656c86e48b4a43a7a08aee7fd72c1
 DIST http-parser-2.4.1.tar.gz 44724 SHA256 
4a2597c37b874ce46b30764960d158d18cae2b4cd46458ce3cad98aa106427c9 SHA512 
f56b84f0af57cefa46daa10ac2e7b3015c185fa4c55615efa33f9131871a980b5c06ffad1699302ebe847c9325b41403520e0ef4d34bf5f6c48c6edabf1f4cb8
 WHIRLPOOL 
1873e97df046b10ed7a7da9ad3ba43055634af230b0b4391a8a814bb00455f8864ead809ba2555715e63b9a74202287b2a3c68ced884edf152e794bf70a0cfeb
 DIST http-parser-2.4.2.tar.gz 44814 SHA256 
d93d6cd4d587355bc714d6a79f4e5676d7dd2ccd2fafb21606c87268ea440cbf SHA512 
fa2ac6a27807252a8e2ca61e307b92fa7004424dbea69d9ffbd2297f47e0c2af740033126aeb6b11ea172e03c2fbf957c0ab0387836647920c3a9304d07f68ab
 WHIRLPOOL 
cbf45915f622ad07ee095f3a592c565847f427575ab0a062ce7d8dbfe3b8b92d4ec97787c3dec4710b7dec4f5b4cde49ece80063b29399c2f44acc14816c08ff
 DIST http-parser-2.5.0.tar.gz 46070 SHA256 
e3b4ba58f4e6ee5fbec781df020e5cb74c3a799a07f059e1e125127a0b801481 SHA512 
da94b21f313d09f0557e61574e1187d06ef3bc4e8115c6f8120eac8d26ba6db51469ee5ddb6da5a0c05f49279838e5028afff6a15790708cdca147b3bc66e18f
 WHIRLPOOL 
933ab2f8065fd2e7734d61284a042579edea40f0a0dea6b339a1ba07d9e50f2cd5e14f081d9889b728024171f2faeff7aab97b43c531fbd6badd882026261254
+DIST http-parser-2.6.0.tar.gz 47598 SHA256 
a11c5ccb9808496f3de66d54ea1f89271919923307e31c75de2a3a77a6754c97 SHA512 
e7bd34ed8270192e55f5e7495972afc9fe2adc36d85df4f09be4958bbf7f93872a056bb8db268cdc1068a9eb79ad9aefc2a8502bda92bac8a2490e08435f09e1
 WHIRLPOOL 
2bef86db5140c04a2d7e2191e5669c905368a1180c357c512a66a65907b23b317bd2466aa9b1a47c1287e9def7aecdab48c151343b1700d99514b47915df7bf5

diff --git a/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch 
b/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch
new file mode 100644
index 000..a819cf4
--- /dev/null
+++ b/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch
@@ -0,0 +1,64 @@
+From 7fbc87986baa09c342abb21e34613e8bbdc3c9c7 Mon Sep 17 00:00:00 2001
+From: hasufell 
+Date: Mon, 2 Nov 2015 16:24:43 +0100
+Subject: [PATCH 1/4] makefile: fix DESTDIR usage
+
+DESTDIR is not supposed to be set inside other variables. It is
+standard to have this variable in install/uninstall rules, so it
+can be reliably set separately no matter what other variables are set
+to.
+This also avoids potential bugs with setting SONAME or seds on
+installed files (like pkgconfig) which then might include the
+temporary DESTDIR directory.
+
+DESTDIR is really just for installing into a temporary directory or
+a chroot, mostly used by package managers.
+---
+ Makefile | 20 ++--
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 33c8ba0..76153a0 100644
+--- a/Makefile
 b/Makefile
+@@ -55,7 +55,7 @@ CFLAGS_LIB = $(CFLAGS_FAST) -fPIC
+ LDFLAGS_LIB = $(LDFLAGS) -shared
+ 
+ INSTALL ?= install
+-PREFIX ?= $(DESTDIR)/usr/local
++PREFIX ?= /usr/local
+ LIBDIR = $(PREFIX)/lib
+ INCLUDEDIR = $(PREFIX)/include
+ 
+@@ -123,19 +123,19 @@ tags: http_parser.c http_parser.h test.c
+   ctags $^
+ 
+ install: library
+-  $(INSTALL) -D  http_parser.h $(INCLUDEDIR)/http_parser.h
+-  $(INSTALL) -D $(SONAME) $(LIBDIR)/$(SONAME)
+-  ln -s $(LIBDIR)/$(SONAME) $(LIBDIR)/libhttp_parser.$(SOEXT)
++  $(INSTALL) -D  http_parser.h $(DESTDIR)$(INCLUDEDIR)/http_parser.h
++  $(INSTALL) -D $(SONAME) $(DESTDIR)$(LIBDIR)/$(SONAME)
++  ln -s $(LIBDIR)/$(SONAME) $(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)
+ 
+ install-strip: library
+-  $(INSTALL) -D  http_parser.h $(INCLUDEDIR)/http_parser.h
+-  $(INSTALL) -D -s $(SONAME) $(LIBDIR)/$(SONAME)
+-  ln -s $(LIBDIR)/$(SONAME) $(LIBDIR)/libhttp_parser.$(SOEXT)
++  $(INSTALL) -D  http_parser.h 

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

2015-11-02 Thread Agostino Sarubbo
commit: 4b70a6a9e729a1583dad3a3a0741c0129116ae15
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:26 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b70a6a9

dev-python/requests: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

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



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

2015-11-02 Thread Agostino Sarubbo
commit: de009c9edb92a8e3c2aa4805293ba5b670b79743
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:50 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de009c9e

dev-python/packaging: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/packaging/packaging-15.3-r2.ebuild 
b/dev-python/packaging/packaging-15.3-r2.ebuild
index ae34a31..2e6d897 100644
--- a/dev-python/packaging/packaging-15.3-r2.ebuild
+++ b/dev-python/packaging/packaging-15.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2015-11-02 Thread Agostino Sarubbo
commit: 0bfe7154bfc4d415cff90a4be947f0e068bdd967
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:52 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bfe7154

dev-python/subunit: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/subunit/subunit-1.2.0.ebuild 
b/dev-python/subunit/subunit-1.2.0.ebuild
index 66e8ef9..b6dbacf 100644
--- a/dev-python/subunit/subunit-1.2.0.ebuild
+++ b/dev-python/subunit/subunit-1.2.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/$(get_version_component_range 1-2)/+d
 
 LICENSE="Apache-2.0 BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="static-libs test"
 
 RDEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 625bda4a231ba063209db7486210be9aff76fb1d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:07 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625bda4a

dev-python/pip: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/pip/pip-7.1.2.ebuild b/dev-python/pip/pip-7.1.2.ebuild
index fcc2370..16ff969 100644
--- a/dev-python/pip/pip-7.1.2.ebuild
+++ b/dev-python/pip/pip-7.1.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://pip.pypa.io/ 
https://pypi.python.org/pypi/pip/ https://github.
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 SLOT="0"
 
 # Check pip/_vendor/vendor.txt for this



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

2015-11-02 Thread Agostino Sarubbo
commit: 7a53c7fa71b1f43351293413173c633276655f97
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:09:17 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:09:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a53c7fa

dev-python/testtools: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

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



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

2015-11-02 Thread Agostino Sarubbo
commit: b491afbe5ab7fc0a1826e9fa0f28d040dba38d9a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:02 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b491afbe

dev-python/pbr: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/pbr/pbr-1.8.1.ebuild b/dev-python/pbr/pbr-1.8.1.ebuild
index 8fa4acb..425a4aa 100644
--- a/dev-python/pbr/pbr-1.8.1.ebuild
+++ b/dev-python/pbr/pbr-1.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 # git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and 
https://bugs.gentoo.org/show_bug.cgi?id=561038



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

2015-11-02 Thread Agostino Sarubbo
commit: 16ac9149726667c7247703d49b8cc475653a8480
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:36 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ac9149

dev-python/linecache2: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

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



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

2015-11-02 Thread Agostino Sarubbo
commit: 0e3639209f1657458dc0128b9b34838a0261b2db
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:31 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e363920

dev-python/hypothesis: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/hypothesis/hypothesis-1.12.0.ebuild 
b/dev-python/hypothesis/hypothesis-1.12.0.ebuild
index f65d7fd..a0fde75 100644
--- a/dev-python/hypothesis/hypothesis-1.12.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-1.12.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND=""



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

2015-11-02 Thread Agostino Sarubbo
commit: 7532b895112aa58ec7712317bcc28e448fb58e09
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:09:07 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:09:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7532b895

dev-python/virtualenv: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/virtualenv/virtualenv-13.1.2.ebuild 
b/dev-python/virtualenv/virtualenv-13.1.2.ebuild
index b32c0d9..66c2e99 100644
--- a/dev-python/virtualenv/virtualenv-13.1.2.ebuild
+++ b/dev-python/virtualenv/virtualenv-13.1.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="doc test"
 



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

2015-11-02 Thread Agostino Sarubbo
commit: cbe7a9795583294e17f554354cb27c8d3131e8c8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:11 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe7a979

dev-python/progress: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/progress/progress-1.2.ebuild 
b/dev-python/progress/progress-1.2.ebuild
index c1c0cad..66043e3 100644
--- a/dev-python/progress/progress-1.2.ebuild
+++ b/dev-python/progress/progress-1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-11-02 Thread Agostino Sarubbo
commit: 1023ee7fc8fc7b620637e4dc41d1e83cf227d61b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:21 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1023ee7f

dev-python/fixtures: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild 
b/dev-python/fixtures/fixtures-1.4.0.ebuild
index af97575..e29605c 100644
--- a/dev-python/fixtures/fixtures-1.4.0.ebuild
+++ b/dev-python/fixtures/fixtures-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 # nose not listed but provides coverage output of tests



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

2015-11-02 Thread Agostino Sarubbo
commit: 76e63d4f8358c8668dba8be28817e01bfb14ae22
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:55 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e63d4f

dev-python/path-py: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-python/path-py/path-py-8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/path-py/path-py-8.1.2.ebuild 
b/dev-python/path-py/path-py-8.1.2.ebuild
index c2fee53..9eccdce 100644
--- a/dev-python/path-py/path-py-8.1.2.ebuild
+++ b/dev-python/path-py/path-py-8.1.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 2b4271f93a9ce71a45290b3ad6c4f35bcd9243e7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:09:12 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:09:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4271f9

dev-python/unittest2: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/unittest2/unittest2-1.1.0.ebuild 
b/dev-python/unittest2/unittest2-1.1.0.ebuild
index 686e8cf..668c4ef 100644
--- a/dev-python/unittest2/unittest2-1.1.0.ebuild
+++ b/dev-python/unittest2/unittest2-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 CDEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 59db9e4a0cf20563f3c745e06325078cf87c7229
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:47 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59db9e4a

dev-python/six: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild
index 943c0f6..2c8f2c9 100644
--- a/dev-python/six/six-1.10.0.ebuild
+++ b/dev-python/six/six-1.10.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 2ea0b78016b606e899a7f76f150bf765c49f8d8b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:16 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea0b780

dev-python/pytest: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/pytest/pytest-2.8.2.ebuild 
b/dev-python/pytest/pytest-2.8.2.ebuild
index 3451f96..47c26f9 100644
--- a/dev-python/pytest/pytest-2.8.2.ebuild
+++ b/dev-python/pytest/pytest-2.8.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



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

2015-11-02 Thread Agostino Sarubbo
commit: 52fdaae2dfe3a9954d567402ccd0b8b1c222c12f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:57 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fdaae2

dev-python/testscenarios: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/testscenarios/testscenarios-0.5.0.ebuild 
b/dev-python/testscenarios/testscenarios-0.5.0.ebuild
index bbf5cf8..401f468 100644
--- a/dev-python/testscenarios/testscenarios-0.5.0.ebuild
+++ b/dev-python/testscenarios/testscenarios-0.5.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}



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

2015-11-02 Thread Agostino Sarubbo
commit: 227b9345c368e3c6cb57ec28a6a9ed4f55fcf9a4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:26 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227b9345

dev-python/html5lib: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/html5lib/html5lib-0.999.ebuild 
b/dev-python/html5lib/html5lib-0.999.ebuild
index 9d01487..347e80e 100644
--- a/dev-python/html5lib/html5lib-0.999.ebuild
+++ b/dev-python/html5lib/html5lib-0.999.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"



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

2015-11-02 Thread Agostino Sarubbo
commit: a49df2b46b4b90746f4c987b8a045130488ea0b6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:21 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a49df2b4

dev-python/regendoc: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/regendoc/regendoc-0.5.ebuild 
b/dev-python/regendoc/regendoc-0.5.ebuild
index 4120852..2a15ffe 100644
--- a/dev-python/regendoc/regendoc-0.5.ebuild
+++ b/dev-python/regendoc/regendoc-0.5.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://pypi.python.org/pypi/RegenDoc 
http://bitbucket.org/pytest-dev/
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 
 RDEPEND="dev-python/click[${PYTHON_USEDEP}]"



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

2015-11-02 Thread Agostino Sarubbo
commit: 47f56d2384c64cc0bf06604a5289fd679488f7ba
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:42 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f56d23

dev-python/setuptools_scm: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild
index 784a6df..6e4b46a 100644
--- a/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild
+++ b/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: aded66e7022a37677cb73ea00ceeebf3517829ab
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:09:02 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:09:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aded66e7

dev-python/traceback2: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild 
b/dev-python/traceback2/traceback2-1.4.0.ebuild
index c784cd5..8ddd1d5 100644
--- a/dev-python/traceback2/traceback2-1.4.0.ebuild
+++ b/dev-python/traceback2/traceback2-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE=""
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: d6a23b058148671d7f07b3769914cb3330e87a0b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:46 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a23b05

dev-python/ndg-httpsclient: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild 
b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild
index bc37551..acdc07d 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-python/pyopenssl[$(python_gen_usedep 'python*' pypy)]"



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

2015-11-02 Thread Agostino Sarubbo
commit: d4e9e9231a855fa644c32231442018f26a99b6c6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:07:41 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:07:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e9e923

dev-python/mock: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/mock/mock-1.3.0-r1.ebuild 
b/dev-python/mock/mock-1.3.0-r1.ebuild
index 0ac8f25..e6fd2aa 100644
--- a/dev-python/mock/mock-1.3.0-r1.ebuild
+++ b/dev-python/mock/mock-1.3.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc test"
 
 CDEPEND="$(python_gen_cond_dep 'dev-python/funcsigs[${PYTHON_USEDEP}]' 
'python2_7')



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

2015-11-02 Thread Agostino Sarubbo
commit: cbe0ee35b2febe7d0f2adc8eee3763b559ebd558
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:37 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe0ee35

dev-python/setuptools: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/setuptools/setuptools-18.4.ebuild 
b/dev-python/setuptools/setuptools-18.4.ebuild
index d57da6b..a384938 100644
--- a/dev-python/setuptools/setuptools-18.4.ebuild
+++ b/dev-python/setuptools/setuptools-18.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-python/packaging-15.3-r1[${PYTHON_USEDEP}]"



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

2015-11-02 Thread Agostino Sarubbo
commit: 3e343b1504b6abf55f19d9686b693ea0d7ebfc9e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:08:31 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:08:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e343b15

dev-python/retrying: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/retrying/retrying-1.3.3.ebuild 
b/dev-python/retrying/retrying-1.3.3.ebuild
index e4ab14d..72041a4 100644
--- a/dev-python/retrying/retrying-1.3.3.ebuild
+++ b/dev-python/retrying/retrying-1.3.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE=""
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 63f59fc37cb097c34305be0f5016ada980b23a13
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:09:22 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:09:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f59fc3

dev-python/lockfile: amd64 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild 
b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild
index 1979687..37b1206 100644
--- a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild
+++ b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="doc test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: dd745b169bb20246b337c9872808180ae76399ee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:50 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd745b16

dev-python/six: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild
index 2c8f2c9..13c3c8a 100644
--- a/dev-python/six/six-1.10.0.ebuild
+++ b/dev-python/six/six-1.10.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 0c82741a1b35d90085028b16f693befebf067aee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:59 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c82741a

dev-python/packaging: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/packaging/packaging-15.3-r2.ebuild 
b/dev-python/packaging/packaging-15.3-r2.ebuild
index 2e6d897..fd8e855 100644
--- a/dev-python/packaging/packaging-15.3-r2.ebuild
+++ b/dev-python/packaging/packaging-15.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2015-11-02 Thread Agostino Sarubbo
commit: 49b5644d00141c050284f37f1daeed99255afd17
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:55 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b5644d

dev-python/ndg-httpsclient: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild 
b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild
index acdc07d..462db39 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-python/pyopenssl[$(python_gen_usedep 'python*' pypy)]"



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

2015-11-02 Thread Agostino Sarubbo
commit: 035ee510c117c562e9542281a5e6d9e5583c5996
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:27 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035ee510

dev-python/regendoc: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/regendoc/regendoc-0.5.ebuild 
b/dev-python/regendoc/regendoc-0.5.ebuild
index 2a15ffe..d0517ff 100644
--- a/dev-python/regendoc/regendoc-0.5.ebuild
+++ b/dev-python/regendoc/regendoc-0.5.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://pypi.python.org/pypi/RegenDoc 
http://bitbucket.org/pytest-dev/
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 
 RDEPEND="dev-python/click[${PYTHON_USEDEP}]"



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

2015-11-02 Thread Agostino Sarubbo
commit: 16622bf303257a4a92b6e4e0b2f5e8626a37d958
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:42 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16622bf3

dev-python/hypothesis: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/hypothesis/hypothesis-1.12.0.ebuild 
b/dev-python/hypothesis/hypothesis-1.12.0.ebuild
index a0fde75..593db2e 100644
--- a/dev-python/hypothesis/hypothesis-1.12.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-1.12.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE=""
 
 RDEPEND=""



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

2015-11-02 Thread Agostino Sarubbo
commit: 7b377f50b1201578f806e73f6b0ed7cf92785965
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:12:03 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:12:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b377f50

dev-python/traceback2: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild 
b/dev-python/traceback2/traceback2-1.4.0.ebuild
index 8ddd1d5..80fed6b 100644
--- a/dev-python/traceback2/traceback2-1.4.0.ebuild
+++ b/dev-python/traceback2/traceback2-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE=""
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: c8668d2bc9695a118aa47f72f95fe2eda14a5294
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:09 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8668d2b

dev-python/pbr: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/pbr/pbr-1.8.1.ebuild b/dev-python/pbr/pbr-1.8.1.ebuild
index 425a4aa..5f2e3b7 100644
--- a/dev-python/pbr/pbr-1.8.1.ebuild
+++ b/dev-python/pbr/pbr-1.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 # git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and 
https://bugs.gentoo.org/show_bug.cgi?id=561038



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

2015-11-02 Thread Agostino Sarubbo
commit: c2424b307891670b5054bb27910842f32405d62f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:37 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2424b30

dev-python/html5lib: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/html5lib/html5lib-0.999.ebuild 
b/dev-python/html5lib/html5lib-0.999.ebuild
index 347e80e..a76b5bb 100644
--- a/dev-python/html5lib/html5lib-0.999.ebuild
+++ b/dev-python/html5lib/html5lib-0.999.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"



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

2015-11-02 Thread Agostino Sarubbo
commit: f9dc2ea3fa0f11865767c58cc1ba49f13734507a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:45 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9dc2ea3

dev-python/setuptools_scm: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild
index 6e4b46a..aa5ba81 100644
--- a/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild
+++ b/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE="test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 309f59adbf2301435a21b5b24aa62553dbea7acc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:18 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309f59ad

dev-python/progress: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/progress/progress-1.2.ebuild 
b/dev-python/progress/progress-1.2.ebuild
index 66043e3..fbdc74d 100644
--- a/dev-python/progress/progress-1.2.ebuild
+++ b/dev-python/progress/progress-1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-11-02 Thread Agostino Sarubbo
commit: 9911b9a9ca0eb2cd916511795527fd2d41336f40
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:22 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9911b9a9

dev-python/pytest: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/pytest/pytest-2.8.2.ebuild 
b/dev-python/pytest/pytest-2.8.2.ebuild
index 47c26f9..59d251c 100644
--- a/dev-python/pytest/pytest-2.8.2.ebuild
+++ b/dev-python/pytest/pytest-2.8.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



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

2015-11-02 Thread Agostino Sarubbo
commit: f4152401a824afdc97e2d3046acd13f40eceb358
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:12:08 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:12:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4152401

dev-python/virtualenv: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/virtualenv/virtualenv-13.1.2.ebuild 
b/dev-python/virtualenv/virtualenv-13.1.2.ebuild
index 66c2e99..c11671b 100644
--- a/dev-python/virtualenv/virtualenv-13.1.2.ebuild
+++ b/dev-python/virtualenv/virtualenv-13.1.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="doc test"
 



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

2015-11-02 Thread Agostino Sarubbo
commit: abbf782b438c845eaaf76d59b419af2b4b693620
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:50 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbf782b

dev-python/mock: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/mock/mock-1.3.0-r1.ebuild 
b/dev-python/mock/mock-1.3.0-r1.ebuild
index e6fd2aa..b1d0f65 100644
--- a/dev-python/mock/mock-1.3.0-r1.ebuild
+++ b/dev-python/mock/mock-1.3.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc test"
 
 CDEPEND="$(python_gen_cond_dep 'dev-python/funcsigs[${PYTHON_USEDEP}]' 
'python2_7')



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

2015-11-02 Thread Agostino Sarubbo
commit: 82696492d219c890b56b769b1d3047a78a0166ce
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:33 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82696492

dev-python/fixtures: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild 
b/dev-python/fixtures/fixtures-1.4.0.ebuild
index e29605c..51cef46 100644
--- a/dev-python/fixtures/fixtures-1.4.0.ebuild
+++ b/dev-python/fixtures/fixtures-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 # nose not listed but provides coverage output of tests



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

2015-11-02 Thread Agostino Sarubbo
commit: 668339f2d4727019068df498d9bf7f843c4d5038
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:59 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668339f2

dev-python/testscenarios: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/testscenarios/testscenarios-0.5.0.ebuild 
b/dev-python/testscenarios/testscenarios-0.5.0.ebuild
index 401f468..baa2f9a 100644
--- a/dev-python/testscenarios/testscenarios-0.5.0.ebuild
+++ b/dev-python/testscenarios/testscenarios-0.5.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}



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

2015-11-02 Thread Agostino Sarubbo
commit: 1515a42ecc23effd0267dc0f42fee8b50b2416f1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:03 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1515a42e

dev-python/path-py: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-python/path-py/path-py-8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/path-py/path-py-8.1.2.ebuild 
b/dev-python/path-py/path-py-8.1.2.ebuild
index 9eccdce..3936d43 100644
--- a/dev-python/path-py/path-py-8.1.2.ebuild
+++ b/dev-python/path-py/path-py-8.1.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 708fd748e91ba31a43f03aed5204c22402e16b33
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:36 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708fd748

dev-python/retrying: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/retrying/retrying-1.3.3.ebuild 
b/dev-python/retrying/retrying-1.3.3.ebuild
index 72041a4..d5c4809 100644
--- a/dev-python/retrying/retrying-1.3.3.ebuild
+++ b/dev-python/retrying/retrying-1.3.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE=""
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: ce7bbe6403d54fec54d4026c37a7c9e1cefe5717
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:55 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7bbe64

dev-python/subunit: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/subunit/subunit-1.2.0.ebuild 
b/dev-python/subunit/subunit-1.2.0.ebuild
index b6dbacf..6521834 100644
--- a/dev-python/subunit/subunit-1.2.0.ebuild
+++ b/dev-python/subunit/subunit-1.2.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/$(get_version_component_range 1-2)/+d
 
 LICENSE="Apache-2.0 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd"
 IUSE="static-libs test"
 
 RDEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: d0afe82e9d23d9ff4867b64914b5ef56c512806d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:10:46 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:10:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0afe82e

dev-python/linecache2: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

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



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

2015-11-02 Thread Agostino Sarubbo
commit: ab9299de4acb4efc16fbe208c2455e85cb5c635d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:31 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9299de

dev-python/requests: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

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



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

2015-11-02 Thread Agostino Sarubbo
commit: cfa2e241a15d18196e5415ef6336f6c8c4632020
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:12:13 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:12:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa2e241

dev-python/unittest2: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/unittest2/unittest2-1.1.0.ebuild 
b/dev-python/unittest2/unittest2-1.1.0.ebuild
index 668c4ef..3e7d5fe 100644
--- a/dev-python/unittest2/unittest2-1.1.0.ebuild
+++ b/dev-python/unittest2/unittest2-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 CDEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 5873794e66b57e5ef20304b492b5044cf3e907c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:12:22 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:12:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5873794e

dev-python/lockfile: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild 
b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild
index 37b1206..07c87a8 100644
--- a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild
+++ b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE="doc test"
 
 DEPEND="



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

2015-11-02 Thread Agostino Sarubbo
commit: 3dd816a5e8bce88610a48d6569245cf78e6cf77a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:41 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd816a5

dev-python/setuptools: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/setuptools/setuptools-18.4.ebuild 
b/dev-python/setuptools/setuptools-18.4.ebuild
index a384938..bdf35e0 100644
--- a/dev-python/setuptools/setuptools-18.4.ebuild
+++ b/dev-python/setuptools/setuptools-18.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-python/packaging-15.3-r1[${PYTHON_USEDEP}]"



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

2015-11-02 Thread Agostino Sarubbo
commit: e6db5865df28b7d401c7ea5797349f5bea9b69aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:11:14 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:11:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6db5865

dev-python/pip: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/pip/pip-7.1.2.ebuild b/dev-python/pip/pip-7.1.2.ebuild
index 16ff969..9eac501 100644
--- a/dev-python/pip/pip-7.1.2.ebuild
+++ b/dev-python/pip/pip-7.1.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://pip.pypa.io/ 
https://pypi.python.org/pypi/pip/ https://github.
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 SLOT="0"
 
 # Check pip/_vendor/vendor.txt for this



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

2015-11-02 Thread Agostino Sarubbo
commit: 752113a878e1d56378a4e3238217da2046acf8cd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 13:12:17 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 13:12:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752113a8

dev-python/testtools: x86 stable wrt bug #564588

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

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



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

2015-11-02 Thread Justin Lecher
commit: a8b5173a082c63e1f9f54861b055fda71804f02a
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov  2 13:10:52 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov  2 13:15:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b5173a

dev-python/distlib: Import unbundle patch from fedora, fix broken tests

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/distlib/distlib-0.2.1-r1.ebuild | 47 ++
 .../distlib/files/distlib-0.2.1-unbundle.patch | 35 
 2 files changed, 82 insertions(+)

diff --git a/dev-python/distlib/distlib-0.2.1-r1.ebuild 
b/dev-python/distlib/distlib-0.2.1-r1.ebuild
new file mode 100644
index 000..5f84329
--- /dev/null
+++ b/dev-python/distlib/distlib-0.2.1-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3  )
+
+inherit distutils-r1
+
+DESCRIPTION="Distribution utilities"
+HOMEPAGE="https://pypi.python.org/pypi/distlib 
https://bitbucket.org/vinay.sajip/distlib https://github.com/vsajip/distlib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${P}-unbundle.patch
+)
+
+python_prepare_all() {
+   rm -r \
+   distlib/*.exe \
+   distlib/_backport \
+   tests/test_shutil.py* \
+   tests/test_sysconfig.py* || die
+
+   # Broken tests
+   # 1 fails due to it being sensitive to dictionary ordering
+   # inconsistency between code and test
+   sed \
+   -e 's:test_dependency_finder:_&:g' \
+   -e 's:test_abi:_&:g' \
+   -i tests/*py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   sed \
+   -e '/PIP_AVAILABLE/s:True:False:g' \
+   -i tests/*py || die
+   PYTHONHASHSEED=0 esetup.py test
+}

diff --git a/dev-python/distlib/files/distlib-0.2.1-unbundle.patch 
b/dev-python/distlib/files/distlib-0.2.1-unbundle.patch
new file mode 100644
index 000..5ee9129
--- /dev/null
+++ b/dev-python/distlib/files/distlib-0.2.1-unbundle.patch
@@ -0,0 +1,35 @@
+--- distlib-0.1.9/distlib/compat.py.orig   2014-06-06 09:58:21.317560756 
+0200
 distlib-0.1.9/distlib/compat.py2014-06-06 09:58:29.955611427 +0200
+@@ -17,7 +17,7 @@ if sys.version_info[0] < 3:
+ from types import FileType as file_type
+ import __builtin__ as builtins
+ import ConfigParser as configparser
+-from ._backport import shutil
++import shutil
+ from urlparse import urlparse, urlunparse, urljoin, urlsplit, urlunsplit
+ from urllib import (urlretrieve, quote as _quote, unquote, url2pathname,
+ pathname2url, ContentTooShortError, splittype)
+@@ -267,7 +267,7 @@ except ImportError: # pragma: no cover
+ try:
+ import sysconfig
+ except ImportError: # pragma: no cover
+-from ._backport import sysconfig
++import sysconfig
+ 
+ try:
+ callable = callable
+--- distlib-0.1.9/setup.py.orig2014-06-06 10:19:13.971997156 +0200
 distlib-0.1.9/setup.py 2014-06-06 10:19:20.012034150 +0200
+@@ -62,12 +62,7 @@ distutils.core.setup(
+ platforms='any',
+ packages=[
+ 'distlib',
+-'distlib._backport',
+ ],
+-package_data={
+-'distlib._backport': ['sysconfig.cfg'],
+-'distlib': ['t32.exe', 't64.exe', 'w32.exe', 'w64.exe'],
+-},
+ cmdclass={
+ 'test': TestCommand,
+ },



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-openstack-auth/

2015-11-02 Thread Justin Lecher
commit: fb3ce38cc0e42bc2d1933e48c65d1c6f61e18289
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov  2 13:11:05 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov  2 13:15:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3ce38c

dev-python/django-openstack-auth: Clean old

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/django-openstack-auth/Manifest  |  1 -
 .../django-openstack-auth-1.1.5.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-python/django-openstack-auth/Manifest 
b/dev-python/django-openstack-auth/Manifest
index b120c62..33e719f 100644
--- a/dev-python/django-openstack-auth/Manifest
+++ b/dev-python/django-openstack-auth/Manifest
@@ -1,3 +1,2 @@
-DIST django_openstack_auth-1.1.5.tar.gz 40893 SHA256 
ad63e85575caae1107bd05afd8d27b45d4590cc1f6d3b63905959a7c457b1aef SHA512 
43a95a1a5b9c24e15d4ff76660a52204c03d6679400632e870ee364c9f7de7b39128cc6acd883cd12abc80cbdfab44a3e3f2a803193eeac7d3e838be39a93ea2
 WHIRLPOOL 
2515c77ce6aa2c9f3e2860506ae0d5656f3dfda9bf17eb1fba5c307bf477de5aa22a3834b94c053a5f6fc439c9cf2a5b9bbeb7e87bef3bcf3e7739f55b80dd77
 DIST django_openstack_auth-1.2.0.tar.gz 75577 SHA256 
5ad78e5c92502f1abfb10fd101c023adf74a3e728bd42ed19ffea2185680f9a6 SHA512 
793f0763b47574574864c16c9d79787d44c84259304587b5d2b3375de04291c5d200699297960b3b3904b959ceee31f696fef2233659db9b846c6af06fd8c251
 WHIRLPOOL 
37632e35beb810979ffb7878c9ffed0258a64caf4a80f61050bb054d70b56e09c9f0f13dac2ce339b87ccdcbeba779893c2ce81912b95f50d52a88b947872092
 DIST django_openstack_auth-1.3.1.tar.gz 75165 SHA256 
99c6e92170656eade430d31f79ddf60e66355ff7b84caf038ab1ecc879cff9ba SHA512 
cf9b4a1c526f237a23dadab4a7e6a2bd1f80a8d6d89d9b83f4d0fb6fc4df80aba68ad344662fbeaddeca2ca8ec36856af1074da383368d85d56460ed199609aa
 WHIRLPOOL 
b99b9381ce9eb1357939b750a40f86373fcbbe411d90a23e15f2d1e77dcfab45e58ac69e4e774228dc1b0dc3d3a0649e451efc0f271e904a4241b06c80b4d8bd

diff --git 
a/dev-python/django-openstack-auth/django-openstack-auth-1.1.5.ebuild 
b/dev-python/django-openstack-auth/django-openstack-auth-1.1.5.ebuild
deleted file mode 100644
index 48457ec..000
--- a/dev-python/django-openstack-auth/django-openstack-auth-1.1.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Django authentication backend for use with the OpenStack 
Keystone
-Identity backend."
-HOMEPAGE="http://django_openstack_auth.readthedocs.org/;
-SRC_URI="mirror://pypi/${PN:0:1}/django_openstack_auth/django_openstack_auth-${PV}.tar.gz"
-S="${WORKDIR}/django_openstack_auth-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/pbr-0.6.0[${PYTHON_USEDEP}]
-   =dev-python/hacking-0.8.0[${PYTHON_USEDEP}]
-   =dev-python/Babel-1.3[${PYTHON_USEDEP}]
-   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
-   >=dev-python/mox-0.5.3[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/django-openstack-auth/

2015-11-02 Thread Justin Lecher
commit: 0382332f9d5ec3e2c2dacfa3b3784d5b45fec7bf
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov  2 13:11:54 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov  2 13:15:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0382332f

dev-python/django-openstack-auth: Shorten DESCRIPTION to fit max length

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild 
b/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild
index 7f7d650..48e1247 100644
--- a/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild
+++ b/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild
@@ -7,8 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_3 )
 
 inherit distutils-r1
 
-DESCRIPTION="A Django authentication backend for use with the OpenStack 
Keystone
-Identity backend."
+DESCRIPTION="Django authentication backend for use with OpenStack Keystone 
Identity backend"
 HOMEPAGE="http://django_openstack_auth.readthedocs.org/;
 
SRC_URI="mirror://pypi/${PN:0:1}/django_openstack_auth/django_openstack_auth-${PV}.tar.gz"
 S="${WORKDIR}/django_openstack_auth-${PV}"



[gentoo-commits] proj/mozilla:master commit in: dev-libs/jemalloc/

2015-11-02 Thread Jory Pratt
commit: 8d9b4e7f2ba24a1cccd6a042a31b81cabbd4e401
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Mon Nov  2 18:01:03 2015 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Nov  2 18:01:03 2015 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=8d9b4e7f

Update to latest jemalloc ( testing must be performed before moving to
tree )

 dev-libs/jemalloc/Manifest | 2 +-
 dev-libs/jemalloc/{jemalloc-3.6.0.ebuild => jemalloc-4.0.4.ebuild} | 7 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-libs/jemalloc/Manifest b/dev-libs/jemalloc/Manifest
index ae98ddc..0d48e6d 100644
--- a/dev-libs/jemalloc/Manifest
+++ b/dev-libs/jemalloc/Manifest
@@ -1 +1 @@
-DIST jemalloc-3.6.0.tar.bz2 338964 SHA256 
e16c2159dd3c81ca2dc3b5c9ef0d43e1f2f45b04548f42db12e7c12d7bdf84fe SHA512 
ebe7c64558a87a735b5906d5cb7527c241664eeae7328538675a12eabe7a1004be0f8766a3bd2a78e61334b196ca7ffc0ee8b8ff59167922a35f126cd1e76e43
 WHIRLPOOL 
d5452005951b10d9d529349481779d79361ec8d8ac1f36f4b54408b5e0184f35d79fee8378188d98f1b8e41ae13557a2cf41ab849b68856ba69f33870fe6e980
+DIST jemalloc-4.0.4.tar.bz2 391483 SHA256 
3fda8d8d7fcd041aa0bebbecd45c46b28873cf37bd36c56bf44961b36d0f42d0 SHA512 
93be0551a80d5f5dc3a1044ef3d5f06c5ce65f3c1fd753743ee64340b841fc2d7902178774ab71eaa633f68abad44109870eb84159679fdc8ce6d93db3a53112
 WHIRLPOOL 
c8bc1a81555b30ff519fda90bfbcfcdb6c9e370ba7478bca17058e58e08c36d20a1995ab12d5374d4edb9cdd2469748517a6f1795a24667c5f798c4c0c756a9c

diff --git a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild 
b/dev-libs/jemalloc/jemalloc-4.0.4.ebuild
similarity index 90%
rename from dev-libs/jemalloc/jemalloc-3.6.0.ebuild
rename to dev-libs/jemalloc/jemalloc-4.0.4.ebuild
index 7d1cb5f..e287200 100644
--- a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-4.0.4.ebuild
@@ -16,7 +16,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 
~x86 ~x64-macos"
 IUSE="debug static-libs stats"
 HTML_DOCS=( doc/jemalloc.html )
 PATCHES=( "${FILESDIR}/${PN}-3.5.1-strip-optimization.patch"
-   "${FILESDIR}/${PN}-3.5.1-no-pprof.patch"
"${FILESDIR}/${PN}-3.5.1_fix_html_install.patch"
 )
 MULTILIB_WRAPPED_HEADERS=( /usr/include/jemalloc/jemalloc.h )
@@ -32,6 +31,12 @@ src_configure() {
autotools-multilib_src_configure
 }
 
+multilib_src_install() {
+   # Copy man file which the Makefile looks for
+   cp "${S}/doc/jemalloc.3" "${BUILD_DIR}/doc" || die
+   emake DESTDIR="${D}" install
+}
+
 src_install() {
autotools-multilib_src_install
 



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

2015-11-02 Thread Mike Gilbert
commit: c937d6f90e60dd0f0eb00467447eaadf7078473b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Nov  2 17:00:25 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Nov  2 17:00:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c937d6f9

net-misc/openconnect: Add smartcard USE flag

Resolves automagic dependency on sys-apps/pcsc-lite.

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

Package-Manager: portage-2.2.23_p10

 net-misc/openconnect/openconnect-7.06-r1.ebuild | 6 --
 net-misc/openconnect/openconnect-7.06-r2.ebuild | 6 --
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/net-misc/openconnect/openconnect-7.06-r1.ebuild 
b/net-misc/openconnect/openconnect-7.06-r1.ebuild
index ec6630a..4654f98 100644
--- a/net-misc/openconnect/openconnect-7.06-r1.ebuild
+++ b/net-misc/openconnect/openconnect-7.06-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
 KEYWORDS="amd64 arm ~arm64 ppc64 x86"
-IUSE="doc +gnutls gssapi java libproxy nls static-libs"
+IUSE="doc +gnutls gssapi java libproxy nls smartcard static-libs"
 ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl 
tg ug uk zh_CN zh_TW"
 for lang in $ILINGUAS; do
IUSE="${IUSE} linguas_${lang}"
@@ -35,7 +35,8 @@ DEPEND="dev-libs/libxml2
)
gssapi? ( virtual/krb5 )
libproxy? ( net-libs/libproxy )
-   nls? ( virtual/libintl )"
+   nls? ( virtual/libintl )
+   smartcard? ( sys-apps/pcsc-lite:0= )"
 RDEPEND="${DEPEND}
sys-apps/iproute2
!ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="doc +gnutls gssapi java libressl libproxy nls static-libs"
+IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs"
 ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl 
tg ug uk zh_CN zh_TW"
 for lang in $ILINGUAS; do
IUSE="${IUSE} linguas_${lang}"
@@ -36,7 +36,8 @@ DEPEND="dev-libs/libxml2
)
gssapi? ( virtual/krb5 )
libproxy? ( net-libs/libproxy )
-   nls? ( virtual/libintl )"
+   nls? ( virtual/libintl )
+   smartcard? ( sys-apps/pcsc-lite:0= )"
 RDEPEND="${DEPEND}
sys-apps/iproute2
!

[gentoo-commits] repo/gentoo:master commit in: games-engines/gemrb/

2015-11-02 Thread Michael Sterrett
commit: 7b86ed0944a4671d68a9498ed9fed43d869e998e
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Nov  2 18:06:07 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Nov  2 18:06:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b86ed09

version bump (bug #564590)

Package-Manager: portage-2.2.20.1

 games-engines/gemrb/Manifest   |  1 +
 games-engines/gemrb/gemrb-0.8.3.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/games-engines/gemrb/Manifest b/games-engines/gemrb/Manifest
index b414d75..f6df919 100644
--- a/games-engines/gemrb/Manifest
+++ b/games-engines/gemrb/Manifest
@@ -1 +1,2 @@
 DIST gemrb-0.8.2.tar.gz 12302710 SHA256 
57cc267f730d205774fa5a6db1f0dd88b97a8193dbece905d70cb50e433774ee SHA512 
2a666537ca540f041122bcd1117cf591c5a223480a5c4c18eebaef6b446fc355c6078d54fcbc3a89b8ba35d7ecbaf53648394e383f0479e84da999fccea1f496
 WHIRLPOOL 
4ad8a39b937467e7e7a28dbae1d3d449789259124bb0be6dc916ef1396da9b3027ded802d906311ff53785288f423ae7d6fd4d3f339782fa259d6bb3de1c4a31
+DIST gemrb-0.8.3.tar.gz 12370971 SHA256 
4996d4d66e60d9ec0c63b94f687c4a6d54f4fbbfb80304245e8ff0fa886f5664 SHA512 
6f091ba54d129c47b6ad7c3b1da898c7ef79b80629b373527963a0b35096ccbf91650087c4884081d306da4be7b4cfa1dc2f6d931d7140d7eccb380d9806db1c
 WHIRLPOOL 
4f0da79423dbe9bc0c5438dc0df148005e1c2981e545f7a0649162af1b32384ff9a398eabbcfaea477cec31ee65cc5b3586d7cfa82155a234e21dd4ff8e8bc5e

diff --git a/games-engines/gemrb/gemrb-0.8.3.ebuild 
b/games-engines/gemrb/gemrb-0.8.3.ebuild
new file mode 100644
index 000..7898a01
--- /dev/null
+++ b/games-engines/gemrb/gemrb-0.8.3.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+WANT_CMAKE=always
+inherit eutils python-any-r1 cmake-utils gnome2-utils games
+
+DESCRIPTION="Reimplementation of the Infinity engine"
+HOMEPAGE="http://gemrb.sourceforge.net/;
+SRC_URI="mirror://sourceforge/gemrb/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-libs/freetype
+   media-libs/libpng:0
+   >=media-libs/libsdl-1.2[video]
+   media-libs/libvorbis
+   media-libs/openal
+   media-libs/sdl-mixer
+   sys-libs/zlib
+   ${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+   games_pkg_setup
+}
+
+src_prepare() {
+   sed -i \
+   -e '/COPYING/d' \
+   CMakeLists.txt || die
+}
+
+src_configure() {
+   mycmakeargs=(
+   -DCMAKE_INSTALL_PREFIX="${GAMES_PREFIX}"
+   -DBIN_DIR="${GAMES_BINDIR}"
+   -DDATA_DIR="${GAMES_DATADIR}/gemrb"
+   -DSYSCONF_DIR="${GAMES_SYSCONFDIR}/gemrb"
+   -DLIB_DIR="$(games_get_libdir)"
+   -DMAN_DIR=/usr/share/man/man6
+   -DICON_DIR=/usr/share/pixmaps
+   -DMENU_DIR=/usr/share/applications
+   -DDOC_DIR="/usr/share/doc/${PF}"
+   -DSVG_DIR=/usr/share/icons/hicolor/scalable/apps
+   )
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+}
+
+src_install() {
+   DOCS="README NEWS AUTHORS" \
+   cmake-utils_src_install
+   prepgamesdirs
+}
+
+pkg_preinst() {
+   games_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   games_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/antimicro/

2015-11-02 Thread Michael Sterrett
commit: c04d3f0c882d4cd696234d0367818aa5db2b58ba
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Nov  1 20:07:42 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Nov  2 17:35:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04d3f0c

version bump

Package-Manager: portage-2.2.20.1

 games-util/antimicro/Manifest|  1 +
 games-util/antimicro/antimicro-2.20.2.ebuild | 34 
 2 files changed, 35 insertions(+)

diff --git a/games-util/antimicro/Manifest b/games-util/antimicro/Manifest
index 75a1c4c..6f4d053 100644
--- a/games-util/antimicro/Manifest
+++ b/games-util/antimicro/Manifest
@@ -1,2 +1,3 @@
 DIST antimicro-2.10.1.tar.gz 662670 SHA256 
9a65127dc415017dd2c84f06a4c803d6353a1c6a129a2f9a30791cffce0378b4 SHA512 
0601ae0ea2bb7249e0bb7fdf12a9d023058bf37fde2f7dc350676d3a0b757ad29e43b5f1c8fd0c4600207338a755f12640ea8b5c8e762f01d528364048326ddf
 WHIRLPOOL 
2e5d32a9bf2e05838111786ceb0f7646b457f4e9042cc99a6aaa79cdcacefacdd9d4698ab42870c6eb97f735f2bb99d904e45d168a34acf87bc0f97524b3eeb0
 DIST antimicro-2.19.2.tar.gz 1028594 SHA256 
039dd006aa8f8b2f4162ec6e03599aaf2d52523620542915aa7baabe74b8959d SHA512 
1e68b2cde2c60765af81ae4eed25787698dc18c699e19371bceaf805fcb97f0166dc5345c70f695f5488f872de28f43bf664f238640eff2343e1d19231ff7df1
 WHIRLPOOL 
e358d8eb7fcffe1e54b1ade0dadbb69b8d2bbad0ec22e25cfbd3c38975a2f46002a4da3f7ee06ee066646c1992c0bd5ebcd6da5a7c1a1a26ea7c5bf729305e7d
+DIST antimicro-2.20.2.tar.gz 1069469 SHA256 
9e845debb4629cdbc3deedd02821196e27e177724492d937aa966a09f99b70ac SHA512 
09847c804b6a1d022f2990d269c9124cfdfab821e0fd1cb1ab5e27e4c6a3bd250fab5977ca614f03c46456ca6e1c735b9b4d8f75e54c435e0b712653e282
 WHIRLPOOL 
6c5f7029c87e5bcf94d39de83fec2e1923d714288d59bd227819c0817a20d46f98673189781a266ec85430ec05a4b5d496ea1892f6a37e8c8c6455090f5831b5

diff --git a/games-util/antimicro/antimicro-2.20.2.ebuild 
b/games-util/antimicro/antimicro-2.20.2.ebuild
new file mode 100644
index 000..5ef1441
--- /dev/null
+++ b/games-util/antimicro/antimicro-2.20.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils cmake-utils
+
+DESCRIPTION="Map keyboard and mouse buttons to gamepad buttons"
+HOMEPAGE="https://github.com/Ryochan7/antimicro;
+SRC_URI="https://github.com/Ryochan7/antimicro/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtnetwork:5
+   media-libs/libsdl2[X,joystick]
+   x11-libs/libX11
+   x11-libs/libXtst"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_SDL_2=ON
+   )
+
+   QT_SELECT=5 cmake-utils_src_configure
+}



[gentoo-commits] dev/graaff:master commit in: net-analyzer/munin-mysql/

2015-11-02 Thread Hans de Graaff
commit: 832306d0392caa96521b0ab64a19371ad1050340
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Nov  3 06:43:21 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Nov  3 06:43:21 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=832306d0

net-analyzer/munin-mysql: add new version

Package-Manager: portage-2.2.20.1

 net-analyzer/munin-mysql/Manifest  |  1 +
 .../munin-mysql/munin-mysql-0.20150827.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-analyzer/munin-mysql/Manifest 
b/net-analyzer/munin-mysql/Manifest
index c254e13..10b6838 100644
--- a/net-analyzer/munin-mysql/Manifest
+++ b/net-analyzer/munin-mysql/Manifest
@@ -1,2 +1,3 @@
 DIST munin-mysql-0.20130531.tar.gz 59981 SHA256 
93a61ba61b2325a1ad8acccdbf1e17644f5f78b43b6e99af9c087a54e401 SHA512 
c6814baab28a3790046e4c6d9e0e5b6461257f075ed2762cc998a0416ae9aa9a3913dd00f52b88bfe0cc94e94b2ebfa0d63bb5a56077c06f0a3f0f0a831134c6
 WHIRLPOOL 
c9bf162d8d833606c5f0a70914ee485c8f1eea40d50b58eaf0735a6d56885fd1443cd3b7bc9cba84cd795050aa2dc89989c21f158bb3c91e67c35095efa331de
 DIST munin-mysql-0.20150601.tar.gz 64808 SHA256 
313b2fd2e5ed25ff4f38fa6a7cea69ffa22a0d2315907b19f5ae87838ae9fcb8 SHA512 
47c34445e44d5ac23a1a92c26b74fcef22d2c3df07edf16cdf975f790bec126a7478333e0bf0939453f8426a601b335281d2be7606542ccefccc3acc0d3560b5
 WHIRLPOOL 
f04acdff201cda1f14bc572116ce5cc14182a424ffce71ebece01f634d4870348239193a08afdc99a221eba6e6d02e462e616fd8408fd26955366c8b1c803758
+DIST munin-mysql-0.20150827.tar.gz 64763 SHA256 
da0599b0b8fec605e710502bd9f18728c791f753ccabb2d2c3bf2e13f4751b5c SHA512 
b3be8e9358c4110820f77093f5584498c256dcca20d84b3fe2cb8cbf84454a88a1e1cd29078798c2018a344fe35c4b7e5e2d6ccec028f0cdab38fd9de68d297d
 WHIRLPOOL 
87c1fb1ff09eb51cfd1e574503cec867b5d6e6f44807a1dede6ebf0f433ca8c578857300ecac4141afd68b846ec1ed77bef16152e3a3198e93849c87e9671bf3

diff --git a/net-analyzer/munin-mysql/munin-mysql-0.20150827.ebuild 
b/net-analyzer/munin-mysql/munin-mysql-0.20150827.ebuild
new file mode 100644
index 000..9425e08
--- /dev/null
+++ b/net-analyzer/munin-mysql/munin-mysql-0.20150827.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+GITHUB_COMMIT="257d253045d0655394f8df276071b5e07822cfb4"
+
+DESCRIPTION="Improved MySQL Graphs for Munin"
+HOMEPAGE="https://github.com/kjellm/munin-mysql;
+LICENSE="GPL-2"
+
+SRC_URI="https://github.com/kjellm/munin-mysql/archive/${GITHUB_COMMIT}.tar.gz 
-> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${GITHUB_COMMIT}"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-perl/DBD-mysql
+   dev-perl/DBI
+   dev-perl/Module-Pluggable
+   net-analyzer/munin
+"
+
+# Depends on unpackaged Test-Regression
+RESTRICT="test"
+
+src_prepare() {
+   # Don't restart node automatically.
+   sed -i -e '/restart/d' Makefile || die
+}
+
+src_install() {
+   local config="${D}/etc/munin"
+   local perllib="${D}"$(perl '-V:installvendorlib'|cut -d"'" -f2)
+
+   mkdir -p "${config}/plugins" "${config}/plugin-conf.d" || die
+
+   emake PLUGIN_DIR="${D}/usr/share/munin/plugins" \
+   CONFIG_DIR="${config}" \
+   PERL_SITELIB_DIR="${perllib}" \
+   install
+}



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

2015-11-02 Thread Justin Lecher
commit: 2e373a9431b6568586456a3d0ee8a0e954dde6fa
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Nov  3 07:28:56 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Nov  3 07:45:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e373a94

dev-python/path-py: Keyword under ALLARCHES policy

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/path-py/path-py-8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/path-py/path-py-8.1.2.ebuild 
b/dev-python/path-py/path-py-8.1.2.ebuild
index 3936d43..80fc7b5 100644
--- a/dev-python/path-py/path-py-8.1.2.ebuild
+++ b/dev-python/path-py/path-py-8.1.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2015-11-02 Thread Justin Lecher
commit: 84f22a31c25978e30a7df8fed6701e1d1314b157
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Nov  3 07:10:43 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Nov  3 07:45:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f22a31

dev-python/appdirs: Keyword under ALLARCHES policy

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

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

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



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

2015-11-02 Thread Justin Lecher
commit: 4adcd55157bcba008ed4b6f6a27acbc493035c7e
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Nov  3 07:45:06 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Nov  3 07:45:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4adcd551

app-text/pdfgrep: Drop old

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 app-text/pdfgrep/Manifest |  1 -
 app-text/pdfgrep/pdfgrep-1.3.1.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index 7e72ff8..8f80494 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,3 +1,2 @@
-DIST pdfgrep-1.3.1.tar.gz 111653 SHA256 
6e8bcaf8b219e1ad733c97257a97286a94124694958c27506b2ea7fc8e532437 SHA512 
7a13016a8cf4f8a7387940d7e3862a1fb83f3aa6240084f835e92e958836dff0788db2ae39f35db25d679a2857ddf0b9bcbd7b1aacb10c2a16c3165d56f4efcf
 WHIRLPOOL 
94b69bd0e16d4f0b1b389b09c2330516f25cc772be58e7ad49a2cf1ac0633539bb16a5df595052f468ab89d38ebeeb26b7f2be866555756f423febbf0a600b4b
 DIST pdfgrep-1.3.2.tar.gz 114754 SHA256 
386b167434443dd299d389a0ef292d708123255cbab0e179e11b65ba51d9b386 SHA512 
dd5d26999405e1e84f5639ea48e15d2aab951a766f828e8e7b45409a7e027a5312757ac64952da56b8a37cf0cd0bc6f43cd16d78600dcc6c8fcb4deabecf0a5b
 WHIRLPOOL 
d2ca79e647a21767e0296d72dcdb511157352adf1f1d60beec9d15eb46554f3ec6d9c11f1dfda8988d4f6dcf4a814c52a8ffc28f72c2f227e01430354a8b99f9
 DIST pdfgrep-1.4.1.tar.gz 151926 SHA256 
db04a210e6bb7b77cd6c54b17f0f6fed0d123a85f97a541b270736a5d3840f2c SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 WHIRLPOOL 
f08308a13b0b577215521b116db7b4c787b34993665031a690308e45333f35e86419928310b303060cda40aaf4ed5d474400bcee0e29106c9f8c8935d779687e

diff --git a/app-text/pdfgrep/pdfgrep-1.3.1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.3.1.ebuild
deleted file mode 100644
index a45031e..000
--- a/app-text/pdfgrep/pdfgrep-1.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A tool similar to grep which searches text in PDFs"
-HOMEPAGE="http://pdfgrep.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="unac"
-
-RDEPEND="
-   app-text/poppler:=[cxx]
-   unac? ( app-text/unac )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf $(use_with unac)
-}



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

2015-11-02 Thread Justin Lecher
commit: 7e42bcb29c0e173ba22f3c96a1e9948d285a1430
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Nov  3 07:25:26 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Nov  3 07:45:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e42bcb2

dev-python/pytest-runner: Keyword under ALLARCHES policy

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
index bce7ecc..a92283b 100644
--- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner 
https://bitbucket.org/pytes
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 SLOT="0"
 IUSE="doc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jsr93/files/, dev-java/jsr93/

2015-11-02 Thread Patrice Clement
commit: f27bf72aab0a953abaa1a420cdc9c3f93a43cd94
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Nov  2 19:20:20 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Nov  2 19:48:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27bf72a

dev-java/jsr93: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jsr93/Manifest|  1 -
 dev-java/jsr93/files/build.xml-1.0 | 17 --
 dev-java/jsr93/jsr93-1.0-r1.ebuild | 61 
 dev-java/jsr93/jsr93-1.0.ebuild| 64 --
 4 files changed, 143 deletions(-)

diff --git a/dev-java/jsr93/Manifest b/dev-java/jsr93/Manifest
index d80c1e6..99566e7 100644
--- a/dev-java/jsr93/Manifest
+++ b/dev-java/jsr93/Manifest
@@ -1,2 +1 @@
-DIST jaxr-1_0-fr-spec.zip 1443243 SHA256 
b90e753fa51c6b0ac4cbcffafe73bcdc6a139804fe562916d3604d49e5fe3c58 SHA512 
a60f2da27defd5ddecfabf1fb00464c111b4e8264d3bd26f91b9c1195022eecf7e8aeaa904aa8f7cb6f0aa35a713b45d2b7e5fdaa474c2e29341ad64c04ed5e2
 WHIRLPOOL 
9460536353e73f88298de207e4bba3f13d88a63714ac34be397c60f8973667cd8b68626a987bb35e7594be0ea10d643e438e5aec37bea8624b6e96c340f0fe5a
 DIST jaxr-api-1.0-sources.jar 45175 SHA256 
c3ab05d8218c623746d21d291df8f4dbe5ef6db6ee0c062fb2cfba059d048ccf SHA512 
efba6dd09cb9ff796019c6b750f44a5858cbde34b4fb93e74f3bed43178122a8591b1ae75996ed645ecde02862142b3d9f229cdc8059f9e5e95fedbdabae0d44
 WHIRLPOOL 
66e3185f253dc9a4c2bc86370f06351effd3c6df026845176253f9ffd3fd0ced06cc4c84e05151fd3f18da9cb2ef2a1723279b5af9f147ae2fa24bd2142c54b2

diff --git a/dev-java/jsr93/files/build.xml-1.0 
b/dev-java/jsr93/files/build.xml-1.0
deleted file mode 100644
index a0c9ed7..000
--- a/dev-java/jsr93/files/build.xml-1.0
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-  
-
-
-  
-
-
-  
-
-  
-  
-
-  
-
-  
-

diff --git a/dev-java/jsr93/jsr93-1.0-r1.ebuild 
b/dev-java/jsr93/jsr93-1.0-r1.ebuild
deleted file mode 100644
index eb0143a..000
--- a/dev-java/jsr93/jsr93-1.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Java API for XML Registries (JAXR) - API"
-HOMEPAGE="http://download.oracle.com/otndocs/jcp/jaxr-1.0-fr-oth-JSpec/;
-SRC_URI="jaxr-1_0-fr-spec.zip"
-
-LICENSE="sun-jsr93"
-RESTRICT="fetch"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-IUSE=""
-
-CDEPEND="dev-java/sun-jaf:0"
-
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip
-   ${CDEPEND}"
-
-S="${WORKDIR}"
-
-JAVA_ANT_ENCODING="ISO-8859-1"
-
-pkg_nofetch() {
-
-   einfo "Please go to"
-   einfo " ${HOMEPAGE}"
-   einfo "and download file:"
-   einfo ' "Java API for XML Registries Specification 1.0"'
-   einfo "Place the file ${SRC_URI} in:"
-   einfo " ${DISTDIR}"
-
-}
-
-java_prepare() {
-   cd "${WORKDIR}" || die "can't cd in ${WORKDIR}"
-   mkdir src || die
-   unzip -qq jaxr-apisrc.jar -d src || die "unzip failed"
-   rm -v *.jar || die
-   mkdir lib || die
-   cd lib || die "can't cd in ${WORKDIR}/lib"
-
-   java-pkg_jar-from sun-jaf
-
-   cp "${FILESDIR}/build.xml-${PV}" "${S}/build.xml" || die
-}
-
-src_install() {
-   java-pkg_dojar "jsr93-api.jar"
-
-   use source && java-pkg_dosrc src/*
-}

diff --git a/dev-java/jsr93/jsr93-1.0.ebuild b/dev-java/jsr93/jsr93-1.0.ebuild
deleted file mode 100644
index bf77360..000
--- a/dev-java/jsr93/jsr93-1.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Java API for XML Registries (JAXR) - API"
-HOMEPAGE="http://download.oracle.com/otndocs/jcp/jaxr-1.0-fr-oth-JSpec/;
-SRC_URI="jaxr-1_0-fr-spec.zip"
-
-LICENSE="sun-jsr93"
-RESTRICT="fetch"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-IUSE=""
-
-COMMON_DEP="dev-java/sun-jaf"
-
-RDEPEND=">=virtual/jre-1.4
-   ${COMMON_DEP}"
-DEPEND=">=virtual/jdk-1.4
-   app-arch/unzip
-   ${COMMON_DEP}"
-
-S="${WORKDIR}"
-
-pkg_nofetch() {
-
-   einfo "Please go to"
-   einfo " ${HOMEPAGE}"
-   einfo "and download file:"
-   einfo ' "Java API for XML Registries Specification 1.0"'
-   einfo "Place the file ${SRC_URI} in:"
-   einfo " ${DISTDIR}"
-
-}
-
-src_unpack() {
-
-   unpack ${A}
-
-   cd "${WORKDIR}"
-   mkdir src || die
-   unzip -qq jaxr-apisrc.jar -d src || die "unzip failed"
-   rm -v *.jar || die
-   mkdir lib || die
-
-   cd lib
-   java-pkg_jar-from sun-jaf
-
-   cp "${FILESDIR}/build.xml-${PV}" "${S}/build.xml" || die
-
-}
-
-src_install() {
-
-   java-pkg_dojar "jsr93-api.jar"
-
-   use 

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

2015-11-02 Thread Patrice Clement
commit: c6ee70d0dd76aa6d191068b7cffebd7302f3b923
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Nov  2 19:47:02 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Nov  2 19:48:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ee70d0

dev-java/jaxr: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jaxr/jaxr-1.0.6-r1.ebuild | 68 --
 1 file changed, 68 deletions(-)

diff --git a/dev-java/jaxr/jaxr-1.0.6-r1.ebuild 
b/dev-java/jaxr/jaxr-1.0.6-r1.ebuild
deleted file mode 100644
index 90a19b0..000
--- a/dev-java/jaxr/jaxr-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2 eutils
-
-DESCRIPTION="Java API for XML Registries"
-HOMEPAGE="https://glassfish.dev.java.net/;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-CDEPEND="dev-java/jaxb:2
-   dev-java/jsr173:0
-   dev-java/jsr67:0
-   dev-java/jsr93:0
-   dev-java/sun-jaf:0"
-DEPEND=">=virtual/jdk-1.6
-   ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-
-S="${WORKDIR}/${PN}-ri"
-
-EANT_BUILD_TARGET="compile"
-EANT_DOC_TARGET="javadoc-build"
-
-EANT_GENTOO_CLASSPATH="
-   jaxb-2
-   jsr67
-   jsr173
-   jsr93
-   sun-jaf
-"
-
-java_prepare() {
-   mkdir "${S}"/lib || die
-
-   java-pkg_jar-from --into lib jaxb-2
-   java-pkg_jar-from --into lib jsr67 jsr67.jar saaj-api.jar
-   java-pkg_jar-from --into lib jsr173 jsr173.jar jsr173_1.0_api.jar
-   java-pkg_jar-from --into lib jsr93 jsr93-api.jar jaxr-api.jar
-   java-pkg_jar-from --into lib sun-jaf
-
-   epatch "${FILESDIR}/${P}-javadoc.patch"
-
-   if use doc; then
-   java-ant_xml-rewrite \
-   -f "${S}"/build.xml \
-   -c -e javadoc \
-   -a failonerror \
-   -v "false"
-   fi
-}
-
-src_install() {
-   java-pkg_dojar lib/${PN}-impl.jar
-
-   use doc && java-pkg_dojavadoc javadoc
-   use source && java-pkg_dosrc src/java/*
-
-}



[gentoo-commits] gentoo commit in src/patchsets/gentoo-headers/4.3: - New directory

2015-11-02 Thread Mike Frysinger (vapier)
vapier  15/11/02 19:35:28

  Log:
  Directory /var/cvsroot/gentoo/src/patchsets/gentoo-headers/4.3 added to the 
repository



[gentoo-commits] gentoo commit in src/patchsets/gentoo-headers/4.3: 00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch 00_all_0002-netfilter-pull-in-limits.h.patch 00_all_0003-convert-PAGE_SIZE-us

2015-11-02 Thread Mike Frysinger (vapier)
vapier  15/11/02 19:59:25

  Added:   
00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch
00_all_0002-netfilter-pull-in-limits.h.patch
00_all_0003-convert-PAGE_SIZE-usage.patch

00_all_0004-asm-generic-fcntl.h-namespace-kernel-file-structs.patch
00_all_0005-unifdef-drop-unused-errno.h-include.patch

00_all_0006-x86-do-not-build-relocs-tool-when-installing-headers.patch
00_all_0007-timerfd-export-defines-to-userspace.patch

00_all_0008-netlink-drop-int-cast-on-length-arg-in-NLMSG_OK.patch

00_all_0009-Revert-MIPS-Provide-correct-siginfo_t.si_stime.patch

00_all_0010-uapi-mqueue.h-add-missing-linux-types.h-include.patch
00_all_0011-uapi-fix-System-V-buf-header-includes.patch
  Log:
  initial 4.3 patchset based on last 4.2 patchset

Revision  ChangesPath
1.1  
src/patchsets/gentoo-headers/4.3/00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/4.3/00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/4.3/00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch?rev=1.1=text/plain

Index: 00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch
===
>From eb2935ac60fc296de82ea954949fd35dd42d9901 Mon Sep 17 00:00:00 2001
From: Mike Frysinger 
Date: Mon, 29 Dec 2008 06:52:59 -0500
Subject: [PATCH] linux/stat.h: remove __GLIBC__ checks

Only check __KERNEL__ so we don't assume the C library is glibc.

Signed-off-by: Mike Frysinger 
---
 include/uapi/linux/stat.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/stat.h b/include/uapi/linux/stat.h
index 7fec7e3..256ad24 100644
--- a/include/uapi/linux/stat.h
+++ b/include/uapi/linux/stat.h
@@ -2,7 +2,7 @@
 #define _UAPI_LINUX_STAT_H
 
 
-#if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
+#if defined(__KERNEL__)
 
 #define S_IFMT  0017
 #define S_IFSOCK 014
-- 
2.5.2




1.1  
src/patchsets/gentoo-headers/4.3/00_all_0002-netfilter-pull-in-limits.h.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/4.3/00_all_0002-netfilter-pull-in-limits.h.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/4.3/00_all_0002-netfilter-pull-in-limits.h.patch?rev=1.1=text/plain

Index: 00_all_0002-netfilter-pull-in-limits.h.patch
===
>From bc9d848542118fb8956336ed2cead8c9dd55339a Mon Sep 17 00:00:00 2001
From: Mike Frysinger 
Date: Sat, 9 May 2009 17:30:35 -0400
Subject: [PATCH] netfilter: pull in limits.h

A few netfilter sub-headers use INT_MAX which is in limits.h.

URL: http://bugs.gentoo.org/246160
Signed-off-by: Mike Frysinger 
---
 include/uapi/linux/netfilter.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/linux/netfilter.h b/include/uapi/linux/netfilter.h
index d93f949..beed62c 100644
--- a/include/uapi/linux/netfilter.h
+++ b/include/uapi/linux/netfilter.h
@@ -6,6 +6,7 @@
 #include 
 #include 
 #include 
+#include 
 
 /* Responses from hook functions. */
 #define NF_DROP 0
-- 
2.5.2




1.1  
src/patchsets/gentoo-headers/4.3/00_all_0003-convert-PAGE_SIZE-usage.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/4.3/00_all_0003-convert-PAGE_SIZE-usage.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/4.3/00_all_0003-convert-PAGE_SIZE-usage.patch?rev=1.1=text/plain

Index: 00_all_0003-convert-PAGE_SIZE-usage.patch
===
>From a94182ef06f169dfa072b2b11f7a066592aa517d Mon Sep 17 00:00:00 2001
From: Mike Frysinger 
Date: Sat, 13 Feb 2010 03:09:23 -0500
Subject: [PATCH] convert PAGE_SIZE usage

The size of a page may change at runtime or based on kernel settings, so
a static value at compile time doesn't work.  More importantly, no one
exports PAGE_SIZE to user space anymore.

URL: http://bugs.gentoo.org/301431
Signed-off-by: Mike Frysinger 
---
 include/uapi/linux/binfmts.h  | 3 ++-
 include/uapi/linux/resource.h | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/include/uapi/linux/binfmts.h b/include/uapi/linux/binfmts.h
index 4eb5972..516bfcf 100644
--- a/include/uapi/linux/binfmts.h
+++ b/include/uapi/linux/binfmts.h
@@ -1,6 +1,7 @@
 #ifndef _UAPI_LINUX_BINFMTS_H
 #define _UAPI_LINUX_BINFMTS_H
 
+#include 
 

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

2015-11-02 Thread Mike Frysinger
commit: 5f50309154f9c97df36a4529a79e1a6af43b0ca4
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov  2 19:50:13 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov  2 19:59:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f503091

sys-kernel/linux-headers: version bump to 4.3

 sys-kernel/linux-headers/Manifest |  2 +
 sys-kernel/linux-headers/linux-headers-4.3.ebuild | 56 +++
 2 files changed, 58 insertions(+)

diff --git a/sys-kernel/linux-headers/Manifest 
b/sys-kernel/linux-headers/Manifest
index 7f8c652..0b1945a 100644
--- a/sys-kernel/linux-headers/Manifest
+++ b/sys-kernel/linux-headers/Manifest
@@ -5,11 +5,13 @@ DIST gentoo-headers-3.19-1.tar.xz 3848 SHA256 
f66fedf95b99130b3b43dababe40b22695
 DIST gentoo-headers-4.0-2.tar.xz 5368 SHA256 
ac090b3ced9f1a4b046795402ef919a756570b33f605a8a963af421d5a86af5e SHA512 
2c7687c460bba24c8ed6e1df6f55ae79acbdc9f0f5b83074ec062226208fa0384b9660850ebe699bf72eeb8d44716f71115d802858bdf3147fa91c2f85eed85e
 WHIRLPOOL 
fcc530b2b973817cd5a16a34e26b1f817b67d622ab6cdcf0398ced6b73a6a626d7d1179b30895e2a33eb044d304fc98ed313e0353cf55fe4d791cd8959b202a8
 DIST gentoo-headers-4.1-1.tar.xz 5616 SHA256 
c66e0f023fb786ed4c041e0643e7a778bcc868528ee902b0228cf71986d30dbc SHA512 
fa1ebc03e5a3a15b25e037d566ace812a451830c0a05454524e6e3021a6a77dd048ae79b85f2d2aeb4cff414f4bfabe93bfb42ec18a3a8a9c80ed7d6b5352832
 WHIRLPOOL 
93ecfac69c93500c5f2d3734d2a8a260821032a549b119bb554688ddc725b800e2c0c37612c2cc4f217452d0b2887dd1e1d2bb3f0a3774f3395a72a7cf307445
 DIST gentoo-headers-4.2-1.tar.xz 5624 SHA256 
1ec257e2cb9d79068d563868a08bfd13bdd0f4c053c368d97d7d40c24dece4f9 SHA512 
a022f0af952956d330bc05f86868953de86a736395658bbedb91cd7db16401795a6f556978d1c1c5fc584479e00a042c43b90dd0d3f80e8c231fe980dfbfbdfe
 WHIRLPOOL 
c957b99005f5f16dafee216ec7afc293acb6cdc963b3f1ddadeeb8e1550afbe0b4188a038e80598fc1f1c67080a3db79aa77ba4c3f19afeb41cd17b8fe4c4dbb
+DIST gentoo-headers-4.3-1.tar.xz 6336 SHA256 
dbe99afe8b96b181f1b065b4d91969913eb23750c1fdf5c05f86667a314ca726 SHA512 
55310299ccf6fc013b26b28df52740188ea68547617141af45a1278d0028c8db47e43e230f08fff399793e420028ed1602438a73bad6f4ffb6f3c43f9f28002d
 WHIRLPOOL 
a87198b9f868d913c14a2578c5cd452fd0f041576141fc8089d4a3eef0840929923d95de188fac8a6f1115d588f2a17dd51ddcaae90871131d39458c90afe956
 DIST gentoo-headers-base-3.18.tar.xz 3776668 SHA256 
12a44590e505525509556f6e973464f124f172565d3a4b29a3ff4627aa24f9a7 SHA512 
6615c604e5e618d26fff5a61691f7827bb05be9790db6c9f8e16e3842bce8f056f9928f85ae5714710b75743b0d0804faba4ba9c76e934e1de22dc03ef6d5535
 WHIRLPOOL 
5cdd500aaac3589d6672ea365f5b29ccef207db36cbc34052f0bf1bbe35b5dbfedf3b1675079c1ec05daf1a136d2da3018b2ca91bcaeda1fe8d23e3246fda25e
 DIST gentoo-headers-base-3.19.tar.xz 3807516 SHA256 
e614ab947a7d0bd5064c49aeaac43507a7a322c43fdcca9a0858855137193b1d SHA512 
3ba9b5e442e53d82e5af7fced55b173cacc7edc99157eb430dad81f95d48594bc18a8d5f54cd15ba2221bad4098c7732b9ba24780fc0964ea34377933ba36333
 WHIRLPOOL 
6ca7f201272202e6e2bc1d36c6e62e47d85163546e317fee5e4e31af98722aa6de81c4c0c54635acd4386a515f28376517aa84eec7ae4cd17220fb549e5f51c1
 DIST gentoo-headers-base-4.0.tar.xz 3815288 SHA256 
96c4ff8acc80fe6c401e0452212cd49fec50c7eccceb5b1e79e9b3a70d309318 SHA512 
42e158532181dd225009a4b564cbd1d7ae00485ec4a3d56ab7cd54b6816e171b6a6a9217b9db460ceb701b473a4082f1f4f9cd7a7da6fde2bba5591d95d03fc9
 WHIRLPOOL 
5a9d29237f1729109dee4b9990efa339b1e953e5663a2774dac17a463d8c7f5934f4a0627a7b46496fa2127e9d9b205f673a1b32c4c77bb5b849078a39a5db5c
 DIST gentoo-headers-base-4.1.tar.xz 3832284 SHA256 
7abef9c950ebbc5da3f11c6b7883f1417ba429cd4d39aa7776c13c50f5c68e83 SHA512 
e91ee80d31a0205f8d835931c39b4b4c085e338a3dddaf1fc179ae95a566148ba7b8a28e73e661700b834c7b2ca9b25e0a0645403d13330fd2fd887695898111
 WHIRLPOOL 
7cfb035b6d4cc330bce89d2025ee927758fcf20addbd8100503ccecd9e3b0be057603da96412cc1cc564698a6ffdf961a4a35f24b1a3bb822c8be1370a0751ae
 DIST gentoo-headers-base-4.2.tar.xz 3866404 SHA256 
b0787b40c865988b2f934f60291c5cb0df861f6eadf747b1efb85add6fafd6cd SHA512 
3f75ff4dcfed72f1b2e8c6833a8e84dadbf5085114c9704499a0e75022ebffb12881260567eda01a7f08c729c72c320e6cde165385b7e943d7b3d69d80621b89
 WHIRLPOOL 
40993e689b37645e92c121fba68546f7c3734ba5eab004ce48236ea487b886c5638f7b7d8a01d7b25669812658e0004f3dd39f6d45bc6359183248e15d82136c
+DIST gentoo-headers-base-4.3.tar.xz 3892104 SHA256 
5add8ce264a85ced6222060d962c079821bb15b4dc015091425f609fd8db4629 SHA512 
fed69490e15b2add489fe55225b98641135d4d7f10b4a8fa716ab039c79e74172168b90a4c3c154bbac14abddbde1dfb901e35527a76c898afba32a2d76b6f48
 WHIRLPOOL 
b1193f24ae4a31c12e5fcddfb62ce73d1434e18048a6ae67dbeb4e0bb6b514c7350faaafe6d9b5ecd4cdd43468ec88e1ba8109da6f1eb83c26a9d1e360bff565
 DIST linux-2.4.33.tar.xz 25725956 SHA256 
f5e58cc4b85cfc84accb284b9b65eec24ba637d6bacddc734948a8ca3ca75d4b SHA512 
cc5b6ba5824471a81b80e973378a706882b10951ff4ff6c888e849fb5efff88cce20d2265ba5c8161605cbf87d1759851f9e4703720dd0ac339ec129985d4b0e
 

[gentoo-commits] repo/gentoo:master commit in: media-sound/forked-daapd/, sys-fs/cloudfuse/

2015-11-02 Thread Erik Mackdanz
commit: fb00a1bedcf8dc504dba680b266f006eb19be21c
Author: Erik Mackdanz  infochimps  com>
AuthorDate: Mon Nov  2 20:32:31 2015 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Mon Nov  2 20:32:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb00a1be

media-sound/forked-daapd, sys-fs/cloudfuse: update maintainer info

per 564134

 media-sound/forked-daapd/metadata.xml | 6 +-
 sys-fs/cloudfuse/metadata.xml | 5 +
 2 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/media-sound/forked-daapd/metadata.xml 
b/media-sound/forked-daapd/metadata.xml
index d38687d..33014c8 100644
--- a/media-sound/forked-daapd/metadata.xml
+++ b/media-sound/forked-daapd/metadata.xml
@@ -2,13 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   erikm...@gmail.com
+   stasib...@gentoo.org
Erik Mackdanz

-   
-   alund...@gentoo.org
-   Alex Brandt
-   

This is a much updated version of the original
forked-daapd 0.19 (non-gcd), a Linux/FreeBSD DAAP

diff --git a/sys-fs/cloudfuse/metadata.xml b/sys-fs/cloudfuse/metadata.xml
index a60ef5c..59186a9 100644
--- a/sys-fs/cloudfuse/metadata.xml
+++ b/sys-fs/cloudfuse/metadata.xml
@@ -2,12 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   erikm...@gmail.com
+   stasib...@gentoo.org
Erik Mackdanz

-   
-   alund...@gentoo.org
-   

Cloudfuse is a FUSE application which provides access
to Rackspace's Cloud Files.  The README claims that



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/ncurses/

2015-11-02 Thread Fabian Groffen
commit: 383ff417f366eb37af7b8ad327cf7a4a37485dd2
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov  2 19:11:37 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov  2 19:11:37 2015 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=383ff417

sys-libs/ncurses: sync metadata

Package-Manager: portage-2.2.20-prefix

 sys-libs/ncurses/metadata.xml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-libs/ncurses/metadata.xml b/sys-libs/ncurses/metadata.xml
index 7856364..e136782 100644
--- a/sys-libs/ncurses/metadata.xml
+++ b/sys-libs/ncurses/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-base-system
-
-   Add bindings for the ADA programming language
-   
+   base-system
+   
+   Add bindings for the ADA programming 
language
+   
Build curses library (libncurses) sep from the low-level 
terminfo
library (libtinfo) -- usually needed only for binary packages 
-- but
it is binary compatible in either mode

-   Enable test trace() support in ncurses calls
-
+   Enable test trace() support in ncurses 
calls
+   
 



[gentoo-commits] repo/proj/prefix:master commit in: dev-libs/openssl/

2015-11-02 Thread Fabian Groffen
commit: aa841f0b9685d21a4b7f519a6dc2e5cea155c36c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov  2 19:06:27 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov  2 19:06:27 2015 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=aa841f0b

dev-libs/openssl: sync, bug #564012

Package-Manager: portage-2.2.20-prefix

 dev-libs/openssl/openssl-1.0.2d-r2.ebuild | 324 ++
 1 file changed, 324 insertions(+)

diff --git a/dev-libs/openssl/openssl-1.0.2d-r2.ebuild 
b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild
new file mode 100644
index 000..28ade0c
--- /dev/null
+++ b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild
@@ -0,0 +1,324 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.2d.ebuild,v 
1.2 2015/07/10 06:08:30 vapier Exp $
+
+EAPI="4"
+
+inherit eutils flag-o-matic toolchain-funcs multilib multilib-minimal
+
+MY_P=${P/_/-}
+DESCRIPTION="full-strength general purpose cryptography library (including SSL 
and TLS)"
+HOMEPAGE="http://www.openssl.org/;
+SRC_URI="mirror://openssl/source/${MY_P}.tar.gz"
+
+LICENSE="openssl"
+SLOT="0"
+KEYWORDS="~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs 
test +tls-heartbeat vanilla zlib"
+RESTRICT="!bindist? ( bindist )"
+
+# The blocks are temporary just to make sure people upgrade to a
+# version that lack runtime version checking.  We'll drop them in
+# the future.
+RDEPEND=">=app-misc/c_rehash-1.7-r1
+   gmp? ( >=dev-libs/gmp-5.1.3-r1[static-libs(+)?,${MULTILIB_USEDEP}] )
+   zlib? ( >=sys-libs/zlib-1.2.8-r1[static-libs(+)?,${MULTILIB_USEDEP}] )
+   kerberos? ( >=app-crypt/mit-krb5-1.11.4[${MULTILIB_USEDEP}] )
+   abi_x86_32? (
+   !<=app-emulation/emul-linux-x86-baselibs-20140508
+   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   )
+   !http://en.wikipedia.org/wiki/Camellia_(cipher)
+   # IDEA: Expired 
http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm
+   # EC:   ? ??/??/2015
http://en.wikipedia.org/wiki/Elliptic_Curve_Cryptography
+   # MDC2: Expired http://en.wikipedia.org/wiki/MDC-2
+   # RC5:  Expired http://en.wikipedia.org/wiki/RC5
+
+   use_ssl() { usex $1 "enable-${2:-$1}" "no-${2:-$1}" " ${*:3}" ; }
+   echoit() { echo "$@" ; "$@" ; }
+
+   local krb5=$(has_version app-crypt/mit-krb5 && echo "MIT" || echo 
"Heimdal")
+
+   case $CHOST in
+   sparc*-sun-solaris*)
+   # openssl doesn't grok this setup, and guesses
+   # the architecture wrong causing segfaults,
+   # just disable asm for now
+   # FIXME: I need to report this upstream
+   confopts="${confopts} no-asm"
+   ;;
+   *-aix*)
+   # symbols in asm file aren't exported for yet unknown 
reason
+   confopts="${confopts} no-asm"
+   ;;
+   esac
+
+   # See if our toolchain supports __uint128_t.  If so, it's 64bit
+   # friendly and can use the nicely optimized code paths. #460790
+   local ec_nistp_64_gcc_128
+   # Disable it for now though #469976
+   #if ! use bindist ; then
+   #   echo "__uint128_t i;" > "${T}"/128.c
+   #   if ${CC} ${CFLAGS} -c "${T}"/128.c -o /dev/null >&/dev/null ; 
then
+   #   ec_nistp_64_gcc_128="enable-ec_nistp_64_gcc_128"
+   #   fi
+   #fi
+
+   local sslout=$(./gentoo.config)
+   einfo "Use configuration ${sslout:-(openssl knows best)}"
+   local config="Configure"
+   [[ -z ${sslout} ]] && config="config"
+
+   echoit \
+   ./${config} \
+   ${sslout} \
+   $(use cpu_flags_x86_sse2 || echo "no-sse2") \
+   enable-camellia \
+   $(use_ssl !bindist ec) \
+   ${ec_nistp_64_gcc_128} \
+   enable-idea \
+   enable-mdc2 \
+   enable-rc5 \
+   enable-tlsext \
+   $(use_ssl asm) \
+   $(use_ssl gmp gmp -lgmp) \
+   $(use_ssl kerberos krb5 --with-krb5-flavor=${krb5}) \
+   $(use_ssl rfc3779) \
+   $(use_ssl sctp) \
+   $(use_ssl tls-heartbeat heartbeats) \
+   $(use_ssl zlib) \
+   --prefix="${EPREFIX}"/usr \
+   --openssldir="${EPREFIX}"${SSL_CNF_DIR} \
+   --libdir=$(get_libdir) \
+   shared threads ${confopts} \
+   || 

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

2015-11-02 Thread Patrice Clement
commit: fb9bb4bc067b4d610f33f91ecc5359307c382211
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Nov  2 19:19:40 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Nov  2 19:48:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9bb4bc

dev-java/jsr93: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCHES 
policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jsr93/jsr93-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jsr93/jsr93-1.0-r2.ebuild 
b/dev-java/jsr93/jsr93-1.0-r2.ebuild
index 84d1643..4030644 100644
--- a/dev-java/jsr93/jsr93-1.0-r2.ebuild
+++ b/dev-java/jsr93/jsr93-1.0-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://jcp.org/ja/jsr/detail?id=93;
 
SRC_URI="http://repo1.maven.org/maven2/org/apache/ws/scout/${MY_PN}/${PV}/${MY_P}-sources.jar;
 LICENSE="sun-jsr93"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 RDEPEND=">=virtual/jre-1.6"
 DEPEND=">=virtual/jdk-1.6"



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

2015-11-02 Thread Patrice Clement
commit: 877a9d40945c67d98dcebc60b333545fb2a32dd4
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Nov  2 19:45:36 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Nov  2 19:48:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877a9d40

dev-java/jaxr: Call java-pkg_jar-from with the correct jar name. Fixes bug 
564708.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jaxr/jaxr-1.0.6-r2.ebuild | 71 ++
 1 file changed, 71 insertions(+)

diff --git a/dev-java/jaxr/jaxr-1.0.6-r2.ebuild 
b/dev-java/jaxr/jaxr-1.0.6-r2.ebuild
new file mode 100644
index 000..aadbcad
--- /dev/null
+++ b/dev-java/jaxr/jaxr-1.0.6-r2.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-ant-2 eutils
+
+DESCRIPTION="Java API for XML Registries"
+HOMEPAGE="https://glassfish.dev.java.net/;
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="CDDL"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+CDEPEND="
+   dev-java/jaxb:2
+   dev-java/jsr67:0
+   dev-java/jsr93:0
+   dev-java/jsr173:0"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+S="${WORKDIR}/${PN}-ri"
+
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+EANT_BUILD_TARGET="compile"
+EANT_DOC_TARGET="javadoc-build"
+
+EANT_GENTOO_CLASSPATH="
+   jaxb-2
+   jsr67
+   jsr173
+   jsr93
+"
+
+java_prepare() {
+   mkdir "${S}"/lib || die
+
+   java-pkg_jar-from --into lib jaxb-2
+   java-pkg_jar-from --into lib jsr67 jsr67.jar saaj-api.jar
+   java-pkg_jar-from --into lib jsr173 jsr173.jar jsr173_1.0_api.jar
+   java-pkg_jar-from --into lib jsr93
+
+   epatch "${FILESDIR}/${P}-javadoc.patch"
+
+   if use doc; then
+   java-ant_xml-rewrite \
+   -f "${S}"/build.xml \
+   -c -e javadoc \
+   -a failonerror \
+   -v "false"
+   fi
+}
+
+src_install() {
+   java-pkg_dojar lib/${PN}-impl.jar
+
+   use doc && java-pkg_dojavadoc javadoc
+   use source && java-pkg_dosrc src/java/*
+
+}



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

2015-11-02 Thread Mike Frysinger
commit: cd195b575837f8c54c53f4735f747dda1629bab6
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov  2 20:03:28 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov  2 20:03:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd195b57

app-arch/unrar: version bump to 5.3.7 #564624

 app-arch/unrar/Manifest   |  1 +
 app-arch/unrar/unrar-5.3.7.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/app-arch/unrar/Manifest b/app-arch/unrar/Manifest
index 86315bf..4930f6b 100644
--- a/app-arch/unrar/Manifest
+++ b/app-arch/unrar/Manifest
@@ -2,3 +2,4 @@ DIST unrarsrc-5.1.6.tar.gz 215185 SHA256 
3c38eaabc655527244fd0c3ba3beff567ea24aa
 DIST unrarsrc-5.2.7.tar.gz 218880 SHA256 
ef14757e943787b439fedf2c564c1f38d0db315528a928e0de170860717e2fac SHA512 
95e06451e2bec46a12e5b9b1423c3ea31ce86859f8086812d9c442aaa69627f72635a6a8c197b30dbc7e99bbf7c7caaa25d703caecbe03c697cc0e5b7644d638
 WHIRLPOOL 
49f5492a7441192d96616f892012ca2dac8a94063e806ece3c62bf13d29beb9d2d0368a186c0f0bff8814c9e6af542ba6b447a61683295f560f120ff75507379
 DIST unrarsrc-5.3.3.tar.gz 221930 SHA256 
099c67a2fdb76e55386e4496d28cf6fd1ffd9ac394b95c46b73926c5f69bd107 SHA512 
5dffa77043992b72dab10752c547c30d2ff884a18c8b19ddbbcd711e4a9f7f82020edfeb560bd10122c18296aaf08d27c7c1db4f6b62e3ec2a4cd0c449ec7d52
 WHIRLPOOL 
8be0c41a1ac81d9e9a16ce6b7cbc3479929ec65df8040a58a91c0c89d9b02a8ccde584e829e6ceea6ffa645939d68998f46627ba7df54942f76595cea8f26aaf
 DIST unrarsrc-5.3.6.tar.gz 223184 SHA256 
b917f2c5258ff2012008f9aa46984ad22dce21702eb264623b256bb8c2577c1b SHA512 
b596f69a7d1b5f6a1e3dc0f060018589dc415463c2a9f403a365e10f8e362c09de4d295df04939f2a33c8daf88de7fbe32395043b978636ea7eaa1c1d2ad80fc
 WHIRLPOOL 
6016b9ead3c2ef573e28ff05809c56e8037c23c01ee05fca0ef46eccbcc7e673b5fa57a0a6839ac2670cce928234c290e82a21a83471818e9a56eeff7984fb3e
+DIST unrarsrc-5.3.7.tar.gz 223455 SHA256 
10b49c416df3ef38ad1d289b06d642c76f7cc44902adfc5bbed76096ef70d154 SHA512 
ca07935e1febc471d770a992a50bdd2b3fa60f70b4a97a8b76e3eef6038644a2dcfa9726c2d630a35704762a5d69496ac00a700018831779ec1e4fc08b90919e
 WHIRLPOOL 
3aee2f87bb7f09a78cbb45b86fb83565207dd72760ecbea6e2279f42f6b486651bd36bd972b032a75f49ae164ea698703914bd4e6bfb78d07cd1adbe6ac10ef6

diff --git a/app-arch/unrar/unrar-5.3.7.ebuild 
b/app-arch/unrar/unrar-5.3.7.ebuild
new file mode 100644
index 000..71373bb
--- /dev/null
+++ b/app-arch/unrar/unrar-5.3.7.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils flag-o-matic multilib toolchain-funcs
+
+MY_PN=${PN}src
+
+DESCRIPTION="Uncompress rar files"
+HOMEPAGE="http://www.rarlab.com/rar_add.htm;
+SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz;
+
+LICENSE="unRAR"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"
+
+S=${WORKDIR}/unrar
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-5.0.2-build.patch
+   epatch "${FILESDIR}"/${PN}-5.2.2-no-auto-clean.patch #528218
+   local sed_args=( -e "/libunrar/s:.so:$(get_libname ${PV%.*.*}):" )
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   sed_args+=( -e "s:-shared:-dynamiclib -install_name 
${EPREFIX}/usr/$(get_libdir)/libunrar$(get_libname ${PV%.*.*}):" )
+   else
+   sed_args+=( -e "s:-shared:& -Wl,-soname 
-Wl,libunrar$(get_libname ${PV%.*.*}):" )
+   fi
+   sed -i "${sed_args[@]}" makefile || die
+}
+
+src_configure() {
+   mkdir -p build-{lib,bin}
+   printf 'VPATH = ..\ninclude ../makefile' > build-lib/Makefile || die
+   cp build-{lib,bin}/Makefile || die
+}
+
+src_compile() {
+   unrar_make() {
+   emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" STRIP=true "$@"
+   }
+
+   unrar_make CXXFLAGS+=" -fPIC" -C build-lib lib
+   ln -s libunrar$(get_libname ${PV%.*.*}) 
build-lib/libunrar$(get_libname) || die
+   ln -s libunrar$(get_libname ${PV%.*.*}) build-lib/libunrar$(get_libname 
${PV}) || die
+
+   unrar_make -C build-bin
+}
+
+src_install() {
+   dobin build-bin/unrar
+   dodoc readme.txt
+
+   dolib.so build-lib/libunrar*
+
+   insinto /usr/include/libunrar${PV%.*.*}
+   doins *.hpp
+   dosym libunrar${PV%.*.*} /usr/include/libunrar
+}



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

2015-11-02 Thread Fabian Groffen
commit: e5946a66cb8bda48ae09b843e1b30fff0ce96f4c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov  2 20:14:40 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov  2 20:17:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5946a66

dev-lang/go: keyword 1.4.2 for x64-solaris, can't keyword 1.5 due to 
unavailable bootstrap package dependency

Package-Manager: portage-2.2.20-prefix

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

diff --git a/dev-lang/go/go-1.4.2.ebuild b/dev-lang/go/go-1.4.2.ebuild
index 8384e08..ec8f865 100644
--- a/dev-lang/go/go-1.4.2.ebuild
+++ b/dev-lang/go/go-1.4.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} =  ]]; then
 else
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz;
# Upstream only supports go on amd64, arm and x86 architectures.
-   KEYWORDS="-* amd64 arm x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
+   KEYWORDS="-* amd64 arm x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos 
~x64-solaris"
 fi
 
 DESCRIPTION="A concurrent garbage collected and typesafe programming language"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/, dev-lang/go/files/

2015-11-02 Thread Fabian Groffen
commit: ce9faeb87f6b0d117848b382fd8d7d1cfd70c568
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov  2 19:26:28 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov  2 19:37:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9faeb8

dev-lang/go: add patch for darwin by yegle in bug #558368

Package-Manager: portage-2.2.20-prefix

 dev-lang/go/files/go-1.5.1-darwin-sysctl.patch | 11 +++
 dev-lang/go/go-1.5.1.ebuild|  2 ++
 2 files changed, 13 insertions(+)

diff --git a/dev-lang/go/files/go-1.5.1-darwin-sysctl.patch 
b/dev-lang/go/files/go-1.5.1-darwin-sysctl.patch
new file mode 100644
index 000..5cec4b6
--- /dev/null
+++ b/dev-lang/go/files/go-1.5.1-darwin-sysctl.patch
@@ -0,0 +1,11 @@
+--- src/cmd/dist/util.go.
 src/cmd/dist/util.go
+@@ -404,7 +404,7 @@
+   switch gohostos {
+   case "darwin":
+   // Even on 64-bit platform, darwin uname -m prints i386.
+-  if strings.Contains(run("", CheckExit, "sysctl", 
"machdep.cpu.extfeatures"), "EM64T") {
++  if strings.Contains(run("", CheckExit, "/usr/sbin/sysctl", 
"machdep.cpu.extfeatures"), "EM64T") {
+   gohostarch = "amd64"
+   }
+   case "solaris":

diff --git a/dev-lang/go/go-1.5.1.ebuild b/dev-lang/go/go-1.5.1.ebuild
index 8d4c715..139b350 100644
--- a/dev-lang/go/go-1.5.1.ebuild
+++ b/dev-lang/go/go-1.5.1.ebuild
@@ -54,6 +54,7 @@ go_arch()
local portage_arch=$(tc-arch $@)
case "${portage_arch}" in
x86)echo 386;;
+   x64-*)  echo amd64;;
*)  echo "${portage_arch}";;
esac
 }
@@ -112,6 +113,7 @@ src_prepare()
sed -i -e 's/"-Werror",//g' src/cmd/dist/build.go ||
die 'sed failed'
fi
+   epatch "${FILESDIR}"/${P}-darwin-sysctl.patch
epatch_user
 }
 



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

2015-11-02 Thread Mike Frysinger
commit: 9eb6138ec87df568c54f392db8f32bc7f9b8cdc1
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov  2 20:07:20 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov  2 20:07:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb6138e

media-libs/imlib2: drop versions older than current stable

 media-libs/imlib2/Manifest   |  1 -
 media-libs/imlib2/imlib2-1.4.5-r1.ebuild | 75 
 media-libs/imlib2/imlib2-1.4.6-r1.ebuild | 75 
 3 files changed, 151 deletions(-)

diff --git a/media-libs/imlib2/Manifest b/media-libs/imlib2/Manifest
index 90cf5f2..e33eadb 100644
--- a/media-libs/imlib2/Manifest
+++ b/media-libs/imlib2/Manifest
@@ -1,3 +1,2 @@
-DIST imlib2-1.4.5.tar.gz 986785 SHA256 
6e809413a571f82b9e67aeaf5577a1245a034c866ae5fa83c191a227f60cc7a0 SHA512 
6c3bceec39ffcb7515925c3eb4199834295732a1cc9cfa307aa8610e2565e770edfc5464ca983d1d95570bd9bac09c989e0751fa39b07cf794c0c5dce4262edf
 WHIRLPOOL 
53c003601ca6f89927794af0f0ba48f31cce31504061b71f68f0d67b0c4266d2617a24df467af2a03d485d129ad6de745382338addf39f70810ec71db6b0833c
 DIST imlib2-1.4.6.tar.gz 971792 SHA256 
17cc128c0e61974d59c423b59d0fb5cb85c97169adf5b05184cc58f7c87b4f4e SHA512 
8c49f2c9a4b997b536ab7553ffd80b764eccf95c6926a90c10390463e353df27c0e52345bdea9ac8fbefae3e29274022e6a8c0944f406a449293a06192a95fe5
 WHIRLPOOL 
98ff99fb216a867f60287b369a0b05bf5eea2da23ee8bec14f105f1805f12b035f3ff03ede0bc5909eec178b09e285b5bb0ab0c394487502aa893a94a34da90c
 DIST imlib2-1.4.7.tar.gz 1027716 SHA256 
48e98337a560d8904f685447f41c43914fec1f8cd3745a9fd86cba9fd24a6563 SHA512 
24728586bf0d2a289fdaa7d05385a059b10092f3f777691881f01d6c9e4aa8f893ebb7bc04933644a9f62163cc649272851f1189f72aee83035816caca3a73a2
 WHIRLPOOL 
662c671b723f4df8267d84607b74bc76b6790d2a694a2e7b3bef084403ae8f41761813455a404c4886dbf3b7b7782534c17677b1ac81bdccf24120a3d07714e1

diff --git a/media-libs/imlib2/imlib2-1.4.5-r1.ebuild 
b/media-libs/imlib2/imlib2-1.4.5-r1.ebuild
deleted file mode 100644
index 38aa8de..000
--- a/media-libs/imlib2/imlib2-1.4.5-r1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-EGIT_SUB_PROJECT="legacy"
-EGIT_URI_APPEND=${PN}
-
-if [[ ${PV} != "" ]] ; then
-   EKEY_STATE="release"
-fi
-
-inherit enlightenment toolchain-funcs
-
-DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
-HOMEPAGE="https://www.enlightenment.org/;
-
-IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png static-libs tiff X zlib"
-
-RDEPEND="=media-libs/freetype-2*
-   bzip2? ( app-arch/bzip2 )
-   zlib? ( sys-libs/zlib )
-   gif? ( >=media-libs/giflib-4.1.0 )
-   png? ( media-libs/libpng:0 )
-   jpeg? ( virtual/jpeg:0 )
-   tiff? ( media-libs/tiff:0 )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXext
-   )
-   mp3? ( media-libs/libid3tag )"
-DEPEND="${RDEPEND}
-   png? ( virtual/pkgconfig )
-   X? (
-   x11-proto/xextproto
-   x11-proto/xproto
-   )"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-1.4.5-no-my-libs.patch #497894
-   epatch "${FILESDIR}"/${PN}-1.4.5-giflib-5.patch #457634
-}
-
-src_configure() {
-   # imlib2 has diff configure options for x86/amd64 mmx
-   if [[ $(tc-arch) == amd64 ]]; then
-   E_ECONF+=( $(use_enable cpu_flags_x86_mmx amd64) --disable-mmx )
-   else
-   E_ECONF+=( --disable-amd64 $(use_enable cpu_flags_x86_mmx mmx) )
-   fi
-
-   [[ $(gcc-major-version) -ge 4 ]] && E_ECONF+=( 
--enable-visibility-hiding )
-
-   E_ECONF+=(
-   $(use_enable static-libs static)
-   $(use_with X x)
-   $(use_with jpeg)
-   $(use_with png)
-   $(use_with tiff)
-   $(use_with gif)
-   $(use_with zlib)
-   $(use_with bzip2)
-   $(use_with mp3 id3)
-   )
-
-   enlightenment_src_configure
-}
-
-src_install() {
-   enlightenment_src_install
-
-   # enlightenment_src_install should take care of this for us, but it 
doesn't
-   find "${ED}" -name '*.la' -delete
-}

diff --git a/media-libs/imlib2/imlib2-1.4.6-r1.ebuild 
b/media-libs/imlib2/imlib2-1.4.6-r1.ebuild
deleted file mode 100644
index 9cedb2f..000
--- a/media-libs/imlib2/imlib2-1.4.6-r1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-EGIT_SUB_PROJECT="legacy"
-EGIT_URI_APPEND=${PN}
-
-if [[ ${PV} != "" ]] ; then
-   EKEY_STATE="snap"
-fi
-
-inherit enlightenment toolchain-funcs
-
-DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
-HOMEPAGE="https://www.enlightenment.org/;
-
-IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png 

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

2015-11-02 Thread Hans de Graaff
commit: c2cda010a8d9748039bfa384b1a96ec5eb136bb9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Nov  3 06:22:16 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Nov  3 06:22:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2cda010

dev-ruby/gettext_i18n_rails: add 1.3.1

Package-Manager: portage-2.2.20.1

 dev-ruby/gettext_i18n_rails/Manifest   |  1 +
 .../gettext_i18n_rails-1.3.1.ebuild| 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/gettext_i18n_rails/Manifest 
b/dev-ruby/gettext_i18n_rails/Manifest
index 2e9770e..29f1195 100644
--- a/dev-ruby/gettext_i18n_rails/Manifest
+++ b/dev-ruby/gettext_i18n_rails/Manifest
@@ -1,3 +1,4 @@
 DIST gettext_i18n_rails-1.2.2.tar.gz 20254 SHA256 
4bdaff360864211ee8739155f881cbe505d36ae8ec0d592c8180779f6f84a35e SHA512 
c2a02a2aaa118581e81b3ff375ebfb8b4e58fc2313e8d7f321d881370b546d906eec51f848d27f2996ca16938bc7580ed6c27d780d1531a251578ce9260bcb40
 WHIRLPOOL 
c674993506104a8475b7a2be422f11558aa001f362cdc7786fc27cf3b44368ce5855a0ecdc555e28345ad81cd14c70d785c5952cd8bbf6506a0720534c658d38
 DIST gettext_i18n_rails-1.2.3.tar.gz 20252 SHA256 
48af9946c8165ece5c1c94c01045596e25f00bc679e3eb835e45992663444fd7 SHA512 
b28bea0100ca5dd307ead1b77f4e71b491eb12899d772394c6e3ea73150ef4277c7305de0dfd2429ccc635af462f0b0f4f42280cdb666ebc7cee2cf9a43a04a2
 WHIRLPOOL 
f54222b9940b58e16a2e1e27eb36d044ae42fe4b9ed1e06edeb57f5ea1e1ebc727de1cd564cd3679f0851b47fc5ebe93d3913a2ef90de8ebd56917a08ba19913
 DIST gettext_i18n_rails-1.3.0.tar.gz 20218 SHA256 
b52a90e45d6bcdfac828cebbf52892ccadb320d148bb14a8267f8545b4347877 SHA512 
90136a441aad8c5b26fe39454b675b444ff5cdfa87c4d6ec1738583ea5b6db793b1d05db94e9084905249a75f19239acf5812e6e8350d3ee2537aed76387c2d2
 WHIRLPOOL 
b8503ad978faeeaff0a966be62392bbc0ef4361f28575e50afb799431fb311368b656a4c702749d4dd12f2e342f4c79abe5fe1cd56f64aa41441c073e53449e6
+DIST gettext_i18n_rails-1.3.1.tar.gz 20261 SHA256 
d50193878e7b8eee61ba48fe33c10f7eed28afdcb7e500dd135743cbc9ffd72f SHA512 
761c941aa4d4a746067b84c703b7ca661af3229a2886113a0c5beb1872efd5e74dae7bcf0c6bb476078e636835d19a66e93c8c9c7850024c4ca025e153f1b708
 WHIRLPOOL 
0b865211641224a5dfc6e76e88297fc2cc8576789a099ca65bc3deefb95318313ec8bae24070fde65c0cd219402cc928265b7ef626435836d3fa8e908ad4ece4

diff --git a/dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.3.1.ebuild 
b/dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.3.1.ebuild
new file mode 100644
index 000..459fe13
--- /dev/null
+++ b/dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.3.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="Readme.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="FastGettext / Rails integration"
+HOMEPAGE="https://github.com/grosser/gettext_i18n_rails;
+SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/rails:4.0 dev-ruby/activerecord:4.0[sqlite] 
dev-ruby/temple )"
+ruby_add_rdepend ">=dev-ruby/fast_gettext-0.9.0"
+
+all_ruby_prepare() {
+   rm Gemfile Gemfile.lock || die
+
+   # Remove specs for slim and hamlet, template engines we don't package.
+   rm spec/gettext_i18n_rails/slim_parser_spec.rb 
spec/gettext_i18n_rails/haml_parser_spec.rb || die
+
+   # Test against Rails 4.0 (newer versions don't work and we don't use
+   # appraisals for now).
+   sed -e '1igem "rails", "~>4.2.0"' -i spec/spec_helper.rb || die
+}



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

2015-11-02 Thread Agostino Sarubbo
commit: ee723653377edb67db98b0e9cd48d56f85584a08
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  2 08:08:51 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  2 08:08:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee723653

sys-kernel/vanilla-sources: Automated version bump to 3.18.23 - remove old.

Package-Manager: portage-2.2.20.1

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-3.18.22.ebuild => vanilla-sources-3.18.23.ebuild}  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index a15a28e..d5151ac 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -10,7 +10,7 @@ DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945df
 DIST patch-3.10.92.xz 1195956 SHA256 
882861332acc85c734b30792488b0480b0344fc95d299c4b300e58af70968f2d SHA512 
d5639a9710e77bfef71f3d46777351cffa14a93e6c237aa5a6cb06a969e8af73fc701516e5c7f5a3e46892e381e5c53d0c0e32c599787c66d797281a9a07ce35
 WHIRLPOOL 
058610e22dc2a0a8795918afc10655d8af54847630db770b4fe46d9efee8e27c8e49de3ef60f264d810da9f872ecf59c7571b2a0ae529d7c3f0fd9caeca87e96
 DIST patch-3.12.49.xz 1363484 SHA256 
f413289e803ed9511f080f9b8d6a15d2b20aee67d2f63ff939e2fb06519eaae9 SHA512 
636ff6a7da8435a2311833fbe1cb64abd2a30e4c99705cffd81f084b7d4bfebddd3df332ee156f519d45ae3a1d9b059b510d4b634ab2bccd765cb7a8fcde365e
 WHIRLPOOL 
ddf5e7686d262742f24b955c333ed899f0a0690b06c8121b6f6a4cf5ae1de98fc730d17b7f7830382d06a5ca4b248f7f2bae1f95244611444a6a077dc6db6315
 DIST patch-3.14.56.xz 1028880 SHA256 
a31f27cf9dfb6e933aef45b965044094aa295bd37d3d95547d22befad642fe61 SHA512 
c892e00ef51dc9be4ff56fda888bea051e73f2de588546165a827486062a4573496aef0f4e0e384386f949e2bfebf03a7ec56fbd7953d2b3c975b59a7f20a59b
 WHIRLPOOL 
4e2c6bd5b4a33b42f01d0377538ddee2c0d768205a1586d3c415a91bd51abd5f2a4dee47c34594a4f0a483f4ac5fc9dd93656b952077b138968790eb0416e6d5
-DIST patch-3.18.22.xz 622064 SHA256 
370993a59dc24aff4e7428b9c701aaf7fc9ea05fc5f1dd55f2dc93464a7a982c SHA512 
281ae98feed012f43fc5b125c6d695ca59fc2f0472e757cfc1cbba3254c456c3312b468e7cf419e35ba9086f3be81feb54577b5ac56a3438bc6374f2c73e8be3
 WHIRLPOOL 
0df342c9af62eb0a96028bc734e8323d061af3aa4d79a8b004b4b002cb7f950fcd16097f1631faf53887c6fba9ee69387be7f02f7dd3bf7a180fac3df9015c85
+DIST patch-3.18.23.xz 690832 SHA256 
52406a0efaefdffd6464ce5866213fa6c800d08d3e8c3af19f01a38c237e5212 SHA512 
b52747facd9049ed3dc32f75aec605766e29c538204eb585ee029e6dea5a763921ac00e7778c42b2033dec8f5543e8eaccfefca3f9aba1a0345894cdc58b77fc
 WHIRLPOOL 
3c61f2b884a8d4b4305b16954d4f0e83cba57fd862d11d0aa596c80e057fba84440d9aca10ae5c3a62caefcfe1cbf188d0811d279a507e5fe203356a4d108e1e
 DIST patch-3.2.72.xz 1486368 SHA256 
4c11037f31cfdcc0aa171d1d83599dff0954464d0d395f9b474d9090285036c3 SHA512 
6d9adc37abb563f8b69478ea904179009b52a88aaf07866e63f2e6cc9bc64dda18fbeddbba28a9412dfb9c6d52853986cd6fcd5e6e20be68fb1e4cde9d1be871
 WHIRLPOOL 
7034edc3b73bbb9096c7e68d91052dff1a68278839eb1e1ddf726699fac03466a2415c547f9b7d2f9fdcb7d041b7346da3e3cf734e1edd20ae4479c350d764d4
 DIST patch-3.4.110.xz 1293116 SHA256 
132362637b7ba272d58acbedb172a7233c238ec1d794af111af55ee8a406e12d SHA512 
fc3f95dbf831b8edf9626632983b2d38dc017ff9db8718a79c9c3f714d1114c4fc8c6673854218c5230b3f71667b735945f6f80ae11e424894570941e7431b4a
 WHIRLPOOL 
9f1ec18591c043ba103856d2667c776bebc3369aafcb27d75174aac9d7e00653c571b245dcc8aca735838117cab62178e7a2f63a616a594fc9a508e85a997cca
 DIST patch-4.1.12.xz 376252 SHA256 
f3520b06e6a2b9929173c680de75f11cde9f0a380e04195d538b5de820a549ae SHA512 
164f216faa8fef6a28fe03bdb69c7bee5ff99cf560271264b52e62aec63c1d4d6475d4a6f2b4b4c02d235568ebe8bafd3b36be75c8a505cde8edbb70136d89b4
 WHIRLPOOL 
6bd93ac25fd1bad3c1ef12e97d72ff6db2e31125f2060515686663d1e73dd4b525ffc0a646531445e0544e12b3d78ec60ee34d24179efb5a608b7651132ef05a

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.18.22.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-3.18.23.ebuild
similarity index 97%
rename from sys-kernel/vanilla-sources/vanilla-sources-3.18.22.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-3.18.23.ebuild
index aba0a80..d49630d 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.18.22.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.18.23.ebuild
@@ -16,4 +16,3 @@ HOMEPAGE="https://www.kernel.org;
 SRC_URI="${KERNEL_URI}"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-IUSE="deblob"



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

2015-11-02 Thread Lars Wendler
commit: 93f936a8a94ed32a28a7476dd8eaa0c39953d086
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov  2 08:20:15 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov  2 08:20:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f936a8

sys-libs/uid_wrapper: Bump to version 1.2.0

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

 sys-libs/uid_wrapper/Manifest |  1 +
 sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/sys-libs/uid_wrapper/Manifest b/sys-libs/uid_wrapper/Manifest
index d35e3cc..171c4a5 100644
--- a/sys-libs/uid_wrapper/Manifest
+++ b/sys-libs/uid_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST uid_wrapper-1.1.0.tar.gz 34979 SHA256 
d6038b7f9eb04714798ad37b4d0ca677014c5ad7c02b42a4791fd89d8ff7ada3 SHA512 
21443e4945e932db6043990693a44c45df04d0a1235b499c1d01bebfbf0feac9bc231f4c9fc14334e8d0e45967344627c7de48e16c5ccb493ab8c2de696ee9f9
 WHIRLPOOL 
33fe78236b20793f3e490c12fd4c55d1fbf42d115d86ab9b951562e9dd474d26fbec2c676bc6f913a945f95caf02bacf6a49bc4c912959fcae4c3599db987e49
 DIST uid_wrapper-1.1.1.tar.gz 35873 SHA256 
6995bebda7a729502012fac7f897e139cd9dd0819cb00e4ebf954fa0251b0378 SHA512 
eedea3fe9f262c341521fc1d52e8f90cf77571c5a589973783c13e153eca23765d84456182e47bbad89f83b8421a61333241789068bcf243318f8b236c5e3c0c
 WHIRLPOOL 
0e63e2c36ebab932dfc4458084eb4f88a5e0af5b91c0e6ef8f57fa7c6015174c1d7c25749d91c58cdd98afb562f8abfa5b1ba17433c5c25ade4519bac311f508
+DIST uid_wrapper-1.2.0.tar.gz 308300 SHA256 
80910aaa975dc90247b1c49f90f21c7c118d39bf642fdef3a8e9d739cab4df69 SHA512 
2d893b5b7e986b82f22a361a95d8fd3c236463400bd00616c4fa184c57d9d884d0ac2a8a443536d1d5a921912fca302c2ec88db1021f4f2c18b6f7ef9d67cd07
 WHIRLPOOL 
a7f79ea7ae756ad62c19aca23a3394f1b2473c2f61b95ea0f9ca7093dc2f2a9bc49f61b8b667062a503800115cc6efc5a4dc170c59fc2074a74f242a3655dbb8

diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild 
b/sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild
new file mode 100644
index 000..a7773d3
--- /dev/null
+++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-multilib
+
+DESCRIPTION="A wrapper to fake privilege separation"
+HOMEPAGE="https://cwrap.org/uid_wrapper.html;
+SRC_URI="ftp://ftp.samba.org/pub/cwrap/${P}.tar.gz
+   https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
+# Because of this we cannot use cmake-multilib_src_configure() here.
+multilib_src_configure() {
+   local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
+   cmake-utils_src_configure
+}



[gentoo-commits] proj/sci:master commit in: licenses/

2015-11-02 Thread Marius Brehler
commit: 08287a03ed55f9c9ca35f44f336c203d85250810
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Mon Nov  2 08:30:50 2015 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Mon Nov  2 08:30:50 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=08287a03

licenses: Add ccp4 license to overlay

 licenses/ccp4 | 371 ++
 1 file changed, 371 insertions(+)

diff --git a/licenses/ccp4 b/licenses/ccp4
new file mode 100644
index 000..09c73a6
--- /dev/null
+++ b/licenses/ccp4
@@ -0,0 +1,371 @@
+CCP4 PROGRAM SUITE
+LICENCE AGREEMENT
+(Academic Use)
+THIS LICENCE AGREEMENT is made BETWEEN:
+1. THE COUNCIL FOR THE CENTRAL LABORATORY OF THE RESEARCH
+COUNCILS, an executive Non-Departmental Public Body established as a Research
+Council by Royal Charter under the Science and Technology Act 1965 (“CCLRC”); 
+and
+2. [INSERT NAME OF ACADEMIC/RESEARCH INSTITUTION] whose administrative
+offices are at [insert address] ("the Licensee").
+BACKGROUND
+CCLRC has assembled the CCP4 suite of software applications and libraries with 
+support
+from the Biotechnology and Biological Sciences Research Council, as part of the
+Collaborative Computational Project Number 4.
+The CCP4 Software Suite comprises:
+a) applications and libraries distributed in source code, that the Licensee 
may 
+use
+free of charge for Academic Purposes, subject to the terms of clauses 2.1-2.4 
of
+this Agreement;
+b) applications and libraries distributed in source code, that the Licensee 
may 
+use,
+free of charge, subject to the terms of the LGPL or the GPL; and
+c) third party software that is included in the CCP4 suite of programs and 
that 
+is
+licensed by a third party on that third party's terms and conditions.
+1. DEFINITIONS AND INTERPRETATION
+1.1 In this Agreement the following expressions have the meaning set opposite:
+Academic Purposes: fundamental or basic research or academic teaching,
+including any fundamental research that is funded by any
+public or charitable body, but not any purpose that
+generates revenue (as opposed to grant income) for the
+Licensee or any third party. Any research that is wholly or
+partially sponsored by any profit making organisation or
+that is carried out for the benefit of any profit-making
+organisation is not an Academic Purpose;
+an Application: a software program designed to provide a specific function
+for the user;
+the CCP4 Software: the Libraries and Applications distributed by CCLRC from
+time to time as part of the CCP4 Software Suite, except
+the GNU Software and the Third Party Software;
+the CCP4 Website: the website with the URL www.ccp4.ac.uk;
+the Current Release: Version 5.0 of the Software, and all later versions that
+CCLRC decides may be used under this Agreement;
+a Derived Work: any modification of, or enhancement or improvement to,
+any of the Software and any software or other work
+developed or derived from, or based on, any of the
+Software, or that incorporates any of the Software;
+the LGPL: the GNU Lesser General Public Licence, a copy of which
+appears in Appendix A to this Agreement;
+the GPL: the GNU General Public Licence, a copy of which appears
+in Appendix B to this Agreement;
+the GNU Software: the open source Libraries and Applications that are listed
+on the CCP4 Website from time to time as being subject
+to, respectively, the terms of the LGPL or the GPL;
+a Harmful Element: any virus, worm, time bomb, time lock, drop dead device,
+trap and access code or anything else that might disrupt,
+disable, harm or impede the operation of any information
+system, or that might corrupt, damage, destroy or render
+inaccessible any software, data or file on, or that may
+allow any unauthorised person to gain access to, any
+information system or any software, data or file on it;
+Intellectual Property: patents, trade marks, service marks, registered designs,
+copyrights, database rights, design rights, know-how,
+confidential information, applications for any of the above,
+and any similar right recognised from time to time in any
+jurisdiction, together with all rights of action in relation to
+the infringement of any of the above;
+a Library: a collection of reusable programming routines, software
+functions or data that may be linked to, or used with, an
+Application;
+the Licence Period: the period beginning when the Licensee posts or faxes the
+completed and signed copy of this Agreement to CCLRC
+2
+in accordance with clause 5.1, and ending on the
+termination of this Agreement under clause 5.2;
+the Software: the suite of programs known as CCP4, comprising the
+GNU Software, the CCP4 Software and the Third Party
+Software; and
+the Third Party Software Procheck, FFTw, libjpeg, CBF, Astexviewer, Rasmol and
+Phaser.
+2. LICENCE
+The CCP4 Software
+2.1 CCLRC grants the Licensee a non-exclusive, non-transferable, royalty free 
+licence to use,
+copy, modify, and 

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

2015-11-02 Thread Mikle Kolyada
commit: a6c7ffc1ed81d4a9a77e7398ea04d7abae210834
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov  2 08:04:48 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov  2 08:04:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c7ffc1

app-admin/sudo: amd64 stable wrt bug #564662

Package-Manager: portage-2.2.20.1

 app-admin/sudo/sudo-1.8.14_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sudo/sudo-1.8.14_p3.ebuild 
b/app-admin/sudo/sudo-1.8.14_p3.ebuild
index ff02143..ebbbe5c 100644
--- a/app-admin/sudo/sudo-1.8.14_p3.ebuild
+++ b/app-admin/sudo/sudo-1.8.14_p3.ebuild
@@ -23,7 +23,7 @@ 
SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
 # 3-clause BSD license
 LICENSE="ISC BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
 IUSE="ldap nls pam offensive selinux skey +sendmail"
 
 DEPEND="pam? ( virtual/pam )



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

2015-11-02 Thread Sergey Popov
commit: 4ea2ecc3d45a21c79cb4418068901bfcd95858b7
Author: Sergey Popov  gentoo  org>
AuthorDate: Mon Nov  2 08:34:33 2015 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Mon Nov  2 08:34:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea2ecc3

app-admin/sudo: x86 stable

Gentoo-Bug: 564662

Package-Manager: portage-2.2.23

 app-admin/sudo/sudo-1.8.14_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sudo/sudo-1.8.14_p3.ebuild 
b/app-admin/sudo/sudo-1.8.14_p3.ebuild
index ebbbe5c..c4e80af 100644
--- a/app-admin/sudo/sudo-1.8.14_p3.ebuild
+++ b/app-admin/sudo/sudo-1.8.14_p3.ebuild
@@ -23,7 +23,7 @@ 
SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
 # 3-clause BSD license
 LICENSE="ISC BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
 IUSE="ldap nls pam offensive selinux skey +sendmail"
 
 DEPEND="pam? ( virtual/pam )



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

2015-11-02 Thread Anthony G. Basile
commit: d8821dd54a37e0bedfa2d1b559cb95b82474ba44
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Nov  2 16:39:10 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Nov  2 16:39:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8821dd5

net-misc/stunnel: version bump to 5.25

Package-Manager: portage-2.2.20.1

 net-misc/stunnel/Manifest|  1 +
 net-misc/stunnel/stunnel-5.25.ebuild | 90 
 2 files changed, 91 insertions(+)

diff --git a/net-misc/stunnel/Manifest b/net-misc/stunnel/Manifest
index 512fc7c..5768e4c 100644
--- a/net-misc/stunnel/Manifest
+++ b/net-misc/stunnel/Manifest
@@ -1,3 +1,4 @@
 DIST stunnel-5.20.tar.gz 625091 SHA256 
4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b SHA512 
59262aacf866cac25bac707b94c5a6185aa868b5fdfab38a9ef03a00b80f106d92e2872c0b0fecbc5d13adb7bdea7f922768fb78f38355dbf67eb34a148441e4
 WHIRLPOOL 
fc890dff4ddeb00df9e8ea84fae8f0f23609d1356c91d4cdeade55f164bad322a8a2df72955b710e46e1f74a33bbc7f5c8d734efc190d0835056926d7c902b26
 DIST stunnel-5.23.tar.gz 630943 SHA256 
0fc4a702afd2e857bae8ad1f39c51546eb282c3d0ff4f4d55d62aece7328ddea SHA512 
f312b5feff78548a7d1e7785068f0a0e3dd3785541f09d5850f9f5c5ee6bdf63b30761d68c3ba17465e87b048acd47e613aab139aab540873a38594f68669cb9
 WHIRLPOOL 
dd32db35f2b09c3414471dd45d74369156a909429cf2becf34e08854d838d8c3c3979fb0b7e9e524a2e01abe7740ea0ac320985bb6dd813081296168ed7f1819
 DIST stunnel-5.24.tar.gz 631730 SHA256 
ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce04bc86536c6845f3d02b07e SHA512 
d9a1ef9cdd3ffafc2a3d1b3383bcf3dfc1a52cdd5a0bcfd64f50addf78a0fd0ce0def6b32ed801f8dfcabbecd64284454b1c90a18435b5d603ecba594d840340
 WHIRLPOOL 
b625adbc9299c04308733bb5ee732350084b603128734214ec3079f58c02b58d08bfc53bf604468cd83cc5dc1bf5d968a4d5139cd98d7b2219303fdd3d6eae64
+DIST stunnel-5.25.tar.gz 635456 SHA256 
1fb2209f1e006cc01813e1688599c4d0fb0adde4434c31ab95745b1db97484b7 SHA512 
85fc9ab6da4d8a0dd10e1d4f459194a6da3e1245588b7bf4a49855370006da3a43b954f47ddcee542cdefd8da0089940f1abbb88d0c5868be0c5b82d3cb203f8
 WHIRLPOOL 
852ee95706d4e2ce98173d17b873207c3febb7a1cfddf29328b6934a0058999b588a05d0c71cab7e0fa800755e538ed0c8e59f8642b57fadcc4130a88cd8c18d

diff --git a/net-misc/stunnel/stunnel-5.25.ebuild 
b/net-misc/stunnel/stunnel-5.25.ebuild
new file mode 100644
index 000..d75157c
--- /dev/null
+++ b/net-misc/stunnel/stunnel-5.25.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit ssl-cert eutils multilib systemd user
+
+DESCRIPTION="TLS/SSL - Port Wrapper"
+HOMEPAGE="http://www.stunnel.org/index.html;
+SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   
http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
+   http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="ipv6 libressl selinux stunnel3 tcpd"
+
+DEPEND="tcpd? ( sys-apps/tcp-wrappers )
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   stunnel3? ( dev-lang/perl )
+   selinux? ( sec-policy/selinux-stunnel )"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup stunnel
+   enewuser stunnel -1 -1 -1 stunnel
+}
+
+src_prepare() {
+   # Hack away generation of certificate
+   sed -i -e "s/^install-data-local:/do-not-run-this:/" \
+   tools/Makefile.in || die "sed failed"
+
+   echo "CONFIG_PROTECT=\"/etc/stunnel/stunnel.conf\"" > "${T}"/20stunnel
+}
+
+src_configure() {
+   econf \
+   --libdir="${EPREFIX}/usr/$(get_libdir)" \
+   $(use_enable ipv6) \
+   $(use_enable tcpd libwrap) \
+   --with-ssl="${EPREFIX}"/usr \
+   --disable-fips
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   rm -rf "${ED}"/usr/share/doc/${PN}
+   rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
+   "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
+   use stunnel3 || rm -f "${ED}"/usr/bin/stunnel3
+
+   # The binary was moved to /usr/bin with 4.21,
+   # symlink for backwards compatibility
+   dosym ../bin/stunnel /usr/sbin/stunnel
+
+   dodoc AUTHORS BUGS CREDITS PORTS README TODO ChangeLog
+   dohtml doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \
+   tools/importCA.html
+
+   insinto /etc/stunnel
+   doins 

[gentoo-commits] dev/ultrabug:master commit in: app-admin/uwsgitop/

2015-11-02 Thread Alexys Jacob
commit: 23b8c646fb984ac3d6284fc28f89335b5ddec5f3
Author: Ultrabug  gentoo  org>
AuthorDate: Mon Nov  2 17:10:49 2015 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Mon Nov  2 17:10:49 2015 +
URL:https://gitweb.gentoo.org/dev/ultrabug.git/commit/?id=23b8c646

app-admin/uwsgitop: version bump

 app-admin/uwsgitop/Manifest | 4 ++--
 app-admin/uwsgitop/{uwsgitop-0.8.ebuild => uwsgitop-0.9.ebuild} | 7 +++
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/app-admin/uwsgitop/Manifest b/app-admin/uwsgitop/Manifest
index 41c21b9..bc88289 100644
--- a/app-admin/uwsgitop/Manifest
+++ b/app-admin/uwsgitop/Manifest
@@ -1,2 +1,2 @@
-DIST uwsgitop-0.8.tar.gz 3203 SHA256 
1df88a98c3023f259abd2b3ff889296b595267819ccfa5e313f10be23d1fdfb4 SHA512 
07c071167cc77d8f1404ba565d327aa95a526d1e4614027cbfe2e832630ec179d14a91a6925848813ab58ab04a323203d9afde6c4e0ebeeca557afc5da22da5a
 WHIRLPOOL 
855a87e1e3e6c11f8bcbdd084caa22346c7102045caee858c15396f7ad04174f54c73bca3fead82baeb255a4db0b172382cdbeea3d3c46b8db86ea5950d9d9e5
-EBUILD uwsgitop-0.8.ebuild 460 SHA256 
fc64a58d1eefe5c2d1b2f687da42a6a46c084f614456e984e14b8e391b6f67b7 SHA512 
e184753623e9bb6f931c0ee9b7d2e096fca72107f0317aa28f100ae92bddf9201ba1f946331fac3289ce4da1f4b506c5abbb8fa30d2a0cfe84a55d8b8f676ad2
 WHIRLPOOL 
ffc1e2a039b3bfe1d95979f8e8db6c4b5e586714089ef61ca16519b842a85581741ad54955d213406bf2cdc6444b38b4c7636731db7804a3adef3ae8f79760fd
+DIST uwsgitop-0.9.tar.gz 4739 SHA256 
5063ef2a692f663f1408643a7cae1794724f6d8d739746726e20cd46291e19e8 SHA512 
e2ee3cd836bbfc84094aa77e621870643feca6a8397b36b7e4990a2e532eec9b311508f42fd99d4efde8dade469c8bbee44311c64f801c94af9f44c64eb7df4c
 WHIRLPOOL 
8c55abd32c0ead23a40467ec33394f47b8a6d8af0c55e425e535aeff655cc549070d4475ffdf86c56f7f81716360a95292d9301f3f447d0b2bdf2413918106c1
+EBUILD uwsgitop-0.9.ebuild 459 SHA256 
36550b473b4edc6b7ada24200877f6d4f712da68cbdd1ae36821326c33f417fa SHA512 
001ca1124dcf8e1e799cfc833d84f79abf7a8a640b448a0c0a8bbbe48ebd2623b3f15ae82083349c3ee99d0ceb65af0b270171118a9d5e466a80ce17637d2b7b
 WHIRLPOOL 
e1861050032b7ec02caca848e0d34b9409eff04a2291d33ddd473c508b1600e1339f284bea52ac19c31ec9453925c4f1daee0031db602fd98f8b3a0cc5f03a21

diff --git a/app-admin/uwsgitop/uwsgitop-0.8.ebuild 
b/app-admin/uwsgitop/uwsgitop-0.9.ebuild
similarity index 85%
rename from app-admin/uwsgitop/uwsgitop-0.8.ebuild
rename to app-admin/uwsgitop/uwsgitop-0.9.ebuild
index ea19b98..a52f940 100644
--- a/app-admin/uwsgitop/uwsgitop-0.8.ebuild
+++ b/app-admin/uwsgitop/uwsgitop-0.9.ebuild
@@ -2,11 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_4 )
 
-inherit distutils
+inherit distutils-r1
 
 DESCRIPTION="uWSGI top-like application"
 HOMEPAGE="https://github.com/unbit/uwsgitop/;



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

2015-11-02 Thread William Hubbs
commit: 725acdbd2d94a8561c97d672ffd75408bdb076f9
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Nov  2 17:20:58 2015 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Nov  2 17:21:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725acdbd

net-misc/openconnect: add myself as a maintainer

 net-misc/openconnect/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-misc/openconnect/metadata.xml 
b/net-misc/openconnect/metadata.xml
index 7030dec..f07fd2d 100644
--- a/net-misc/openconnect/metadata.xml
+++ b/net-misc/openconnect/metadata.xml
@@ -6,6 +6,10 @@
Mike Gilbert


+   willi...@gentoo.org
+   William Hubbs
+   
+   
matt...@gmail.com
Matthew Schultz
Proxied maintainer. Copy on bugs.



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

2015-11-02 Thread Michael Orlitzky
commit: f2c2b4847141567c64cd62b394283158107f0438
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Nov  2 17:26:55 2015 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Nov  2 17:34:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c2b484

profiles: remove package.mask entry for dev-php/smarty-docs.

Gentoo-Bug: 561040

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c2960a4..6b975bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -226,10 +226,6 @@ dev-lang/gpc
 # app-forensics/afl instead. Bug #544794
 dev-util/bunny
 
-# Michael Orlitzky  (21 Sep 2015)
-# Mask for removal in 30 days. Obsolete. Bug #561040.
-dev-php/smarty-docs
-
 # Andreas K. Huettel  (19 Sep 2015)
 # Masked for security reasons, bugs 516044, 552644
 # Keeping it in the tree for now for users who cannot upgrade



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

2015-11-02 Thread Michael Orlitzky
commit: d87f22661afe03fe0d3bfddc0c85e324ae5cd391
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Nov  2 17:25:12 2015 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Nov  2 17:34:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87f2266

dev-php/smarty-docs: remove masked package.

Gentoo-Bug: 561040

 dev-php/smarty-docs/Manifest  |  3 --
 dev-php/smarty-docs/metadata.xml  |  9 
 dev-php/smarty-docs/smarty-docs-2.6.14.ebuild | 23 ---
 dev-php/smarty-docs/smarty-docs-3.0.ebuild| 59 ---
 4 files changed, 94 deletions(-)

diff --git a/dev-php/smarty-docs/Manifest b/dev-php/smarty-docs/Manifest
deleted file mode 100644
index a547591..000
--- a/dev-php/smarty-docs/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Smarty-2.6.14-docs.tar.gz 136235 SHA256 
50d92a5fe2ff2a77668de36de5d9bff7a021892aa66e31ff660a89240edb6dc3 SHA512 
2389db876bd419bbf7c96e37a818108106364a94e82fb1286265829c038eae01de5642f7c1d29d4faed9209e184fe8abdc8ed3de7a32a3b3717e80f02b69
 WHIRLPOOL 
b4d478df28ab17e641a1348540572bc5f750ce42f556f2c0f6f13878e1a989610f9bbde18b356e502aebacc29ee9632122bb287ba1b2eccc00e71c56d3bbc950
-DIST smarty-docs-3.0-en.pdf 1167021 SHA256 
13dbe6e3eb052e6bf1ce3f2b1b014c54977cbd51df7b8c0ddd7c5a554537d0d2 SHA512 
2bdf77e088d6e2e2fabf84449b2ca5c70e706cf433751da0b1fd130ad74512d82fd66d9395140969b69d9e9f924cfd635919f51ea798f561d4994f02d6139683
 WHIRLPOOL 
7113f9bba2ccb2b0f5c9caa774b1d4bf8eb33e0f3125602bdc3a69f9af5b995bd17f8f8cc87cca848c7e2af743a781beece2348c127908c631303eba647a
-DIST smarty-docs-3.0-en.zip 344408 SHA256 
1bdf02a6fcb02aa4faca4b42b6a32efa76361e659c2c1cd7357e03a25cc47af4 SHA512 
22f54e3fc895b5abe7c08d28be19f1dabe050d0afbcec0d5b86b72173bc44994d62e4d589b7103acb66d79a8a7a7e3ab7d391106b8655b9b1334403690c053b5
 WHIRLPOOL 
8548cf10ee6913c4aea65e8a91fd70764cfbf05a17256740cf8724c9a54ba321d7a59a3a8e1fdfc0dc4a3cd0213789ebde63e54260646de9a53399d9e889a76b

diff --git a/dev-php/smarty-docs/metadata.xml b/dev-php/smarty-docs/metadata.xml
deleted file mode 100644
index b821fba..000
--- a/dev-php/smarty-docs/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   php
-   
-   Install the documentation in HTML 
format
-   Install the documentation in PDF format
-   
-

diff --git a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild 
b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild
deleted file mode 100644
index d13a72f..000
--- a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-
-MY_P="Smarty-${PV}-docs"
-
-DESCRIPTION="Documentation for Smarty, a template engine for PHP"
-HOMEPAGE="http://smarty.php.net/docs.php;
-SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz;
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/manual"
-
-src_install() {
-   dohtml -r .
-}

diff --git a/dev-php/smarty-docs/smarty-docs-3.0.ebuild 
b/dev-php/smarty-docs/smarty-docs-3.0.ebuild
deleted file mode 100644
index 9ed7df4..000
--- a/dev-php/smarty-docs/smarty-docs-3.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="pdf html"
-DESCRIPTION="Documentation for Smarty, a template engine for PHP"
-HOMEPAGE="http://www.smarty.net/documentation;
-SRC_URI="html? ( http://www.smarty.net/files/docs/manual-en-${PV}.zip -> 
${P}-en.zip )
-   pdf? ( http://www.smarty.net/files/docs/manual-en-${PV}.pdf -> 
${P}-en.pdf )"
-
-LANGS="en"
-
-for X in ${LANGS}; do
-   [[ ${X} != "en" ]] && SRC_URI="${SRC_URI} linguas_${X}? (
-   html? ( http://www.smarty.net/files/docs/manual-${X}-${PV}.zip 
-> ${P}-${X}.zip )
-   pdf? ( http://www.smarty.net/files/docs/manual-${X}-${PV}.pdf 
-> ${P}-${X}.pdf ) )"
-   IUSE="${IUSE} linguas_${X}"
-done
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-DEPEND="html? ( app-arch/unzip )"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="|| ( html pdf )"
-
-src_unpack() {
-   mkdir -p "${S}"
-
-   if use html; then
-   mkdir "${S}"/html
-   pushd "${S}"/html > /dev/null
-
-   unpack ${P}-en.zip
-
-   for X in ${LANGS}; do
-   if [[ ${X} != "en" ]] && use linguas_${X}; then
-   unpack ${P}-${X}.zip
-   fi
-   done
-
-   popd > /dev/null
-   fi
-}
-
-src_install() {
-   if use html; then
-   dohtml -r html/*
-   fi
-
-   if use pdf; then
-   docinto pdf
-   dodoc "${DISTDIR}"/${P}-*.pdf
-   

[gentoo-commits] repo/gentoo:master commit in: net-wireless/broadcom-sta/, net-wireless/broadcom-sta/files/

2015-11-02 Thread Matt Turner
commit: 156b8869e520a9ba53e0e02bafd9831c4a78b2c9
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Nov  2 17:30:44 2015 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Nov  2 17:31:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156b8869

net-wireless/broadcom-sta: Readd necessary patch hunk.

Necessary to prevent a hang.

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

 ...30.223.271.ebuild => broadcom-sta-6.30.223.271-r1.ebuild} |  1 +
 .../files/broadcom-sta-6.30.223.271-r1-linux-3.18.patch  | 12 
 2 files changed, 13 insertions(+)

diff --git a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271.ebuild 
b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r1.ebuild
similarity index 97%
rename from net-wireless/broadcom-sta/broadcom-sta-6.30.223.271.ebuild
rename to net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r1.ebuild
index bf18fda..0d61639 100644
--- a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271.ebuild
+++ b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r1.ebuild
@@ -63,6 +63,7 @@ src_prepare() {
"${FILESDIR}/${PN}-6.30.223.141-makefile.patch" \
"${FILESDIR}/${PN}-6.30.223.141-eth-to-wlan.patch" \
"${FILESDIR}/${PN}-6.30.223.141-gcc.patch" \
+   "${FILESDIR}/${PN}-6.30.223.271-r1-linux-3.18.patch" \
"${FILESDIR}/${PN}-6.30.223.248-r3-Wno-date-time.patch"
 
epatch_user

diff --git 
a/net-wireless/broadcom-sta/files/broadcom-sta-6.30.223.271-r1-linux-3.18.patch 
b/net-wireless/broadcom-sta/files/broadcom-sta-6.30.223.271-r1-linux-3.18.patch
new file mode 100644
index 000..9a0e713
--- /dev/null
+++ 
b/net-wireless/broadcom-sta/files/broadcom-sta-6.30.223.271-r1-linux-3.18.patch
@@ -0,0 +1,12 @@
+--- a/src/wl/sys/wl_linux.c2014-06-26 12:42:08.0 +0200
 b/src/wl/sys/wl_linux.c2015-01-22 01:44:58.580453805 +0100
+@@ -2157,8 +2159,8 @@
+   wlif = WL_DEV_IF(dev);
+   wl = WL_INFO(dev);
+ 
++  skb->prev = NULL;
+   if (WL_ALL_PASSIVE_ENAB(wl) || (WL_RTR() && WL_CONFIG_SMP())) {
+-  skb->prev = NULL;
+ 
+   TXQ_LOCK(wl);
+ 



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

2015-11-02 Thread Michael Orlitzky
commit: bbee04665fb8f4fe482270ef0059a41785100da7
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Nov  2 16:48:43 2015 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Nov  2 16:49:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbee0466

dev-php/pecl-mongo: version bump to v1.6.11.

The new version was reported in bug #40 by Tomas Mozes. The ebuild
bump was straightforward, but two small changes were made. First,
README.md was added to DOCS and is now installed. Second, the
description was changed to indicate that upstream considers this the
"legacy" driver.

Gentoo-Bug: 40

Package-Manager: portage-2.2.20.1

 dev-php/pecl-mongo/Manifest |  1 +
 dev-php/pecl-mongo/pecl-mongo-1.6.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-php/pecl-mongo/Manifest b/dev-php/pecl-mongo/Manifest
index be47433..cc75cbf 100644
--- a/dev-php/pecl-mongo/Manifest
+++ b/dev-php/pecl-mongo/Manifest
@@ -1,5 +1,6 @@
 DIST mongo-1.5.4.tgz 191364 SHA256 
19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30 SHA512 
509eb4f9dc0fd7617ec2f7616b1511266b91b804c0ec04ef5dcfbb9b1a77ec6e9acc3108dfe6b2607f4e97f6091dc2f94456900dcd7e64c85e2f754aafb65c05
 WHIRLPOOL 
4807844725f6221d130ec30c3ab47fc9da25286ce039568c58332d63412a73a663cb713dd346095acc5d6c539ac0e6c0cdbae80ad6582ef1473a5dc23fa24edf
 DIST mongo-1.5.6.tgz 193219 SHA256 
939231c5129176f5f00ba6275dd34b261e173675b1e81a5fa536a14d05b12b11 SHA512 
588915079ea08631ef60fce26bd86a0596003900b75c11af7935e57aa418220e21197aff4617f79808a5ee2bc0d74aba031f54f05be4604c6fc94ce146823c10
 WHIRLPOOL 
c1c922750fa272cc2565d2377b65f5e25b2cb9e55f19abe94c34661e93d62b4162a8a18ef53b71b4c8e653778cc0d837930819b8ed79c6bbfd9690b35801f550
+DIST mongo-1.6.11.tgz 209141 SHA256 
cd180ae35f537a199d374a3105106ee5a2b0cab618b12f6221e4c985c28955ac SHA512 
82c668e25fd68c6a7982f15fced06c72d87deab5b587ebd66f3d78f59d9fc9c94467a37e355adffd98a347786effd9eda3e1104fc89c85c31947fd6786cbb1e8
 WHIRLPOOL 
3a4e181c3cd505d25fa18251d5d866e3f22535caa8213f90bb08adc803b527fc7ae0e0f9557a110dbfcea0717d5550cf2e1592be9e745f337675f35aaba08176
 DIST mongo-1.6.2.tgz 204061 SHA256 
b9a1319910a3d91af94aec46b9dd0021e5b2504b199c60cc8b6075f8d3d78e7b SHA512 
01118fd8f227c220c9c29749687cc33a6a56af1b8ed03f72e966d2ce4fd4e23048c6d0576d3c619b4e9e7c690892a05c665970bf8592170a8cb569a84094dd9d
 WHIRLPOOL 
cbef6dd822ef59301c4e534e4fe8a07bebdfbdf02f24b279ddf1c72c9ed27a5fafa81e9c20beb6687d049663ce2cf6515d2e4c28aee65e848254ae0857c1
 DIST mongo-1.6.3.tgz 204130 SHA256 
53620808eaf0c3dc7537162984354b45b3c90cbaaa36b7b23e0bf650051e77c3 SHA512 
e15cdcbfcaef4793b78011435b94bd7de7ef38441b7ef55dc73214e0f29ce6d5312b7881f15d3514143c848c8894c3dd7473b608665ec87a8c6c5a89e5f6f556
 WHIRLPOOL 
bc03929df2490ad72b7eeaa30889537c5f07fac2620ff8bc24795dad55b915d7f90102a4c4d55d300d862e95fb37f17d29d6b887f721f5f9084f074e4b2fd9f0
 DIST mongo-1.6.9.tgz 208955 SHA256 
b8213e0f08873f1455b2c7e8bfb5f33405afbcd5ce598d81b5f5c49556114581 SHA512 
0a649ef67450a795a2fd8fc34d927e640bc7ecde5a1885b581c967f8adb61429d864cd993939fa7299dc35edd58d13a28562e71a0287a754f9fd04f2ac1643de
 WHIRLPOOL 
b2c1d6adc08979520ad5d9b6ae1110c2bb4a5209be0074558290d1abfa27906ea0c446d8c0eaa784c3c77a2432ef58bfd7843a863ab541e385ee0959877ed06b

diff --git a/dev-php/pecl-mongo/pecl-mongo-1.6.11.ebuild 
b/dev-php/pecl-mongo/pecl-mongo-1.6.11.ebuild
new file mode 100644
index 000..c0b16c4
--- /dev/null
+++ b/dev-php/pecl-mongo/pecl-mongo-1.6.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PHP_EXT_NAME="mongo"
+USE_PHP="php5-4 php5-5 php5-6"
+DOCS="README.md"
+
+inherit php-ext-pecl-r2
+
+DESCRIPTION="Legacy MongoDB database driver for PHP"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"



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

2015-11-02 Thread Mike Frysinger
commit: dd588cea48800ad200fb46885d974b531b9d3f69
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov  2 16:40:15 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov  2 16:45:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd588cea

sys-apps/util-linux: drop --libdir prefix hack

The comment says upstream fixed this a while back, so drop it here.

 sys-apps/util-linux/util-linux-.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/sys-apps/util-linux/util-linux-.ebuild 
b/sys-apps/util-linux/util-linux-.ebuild
index ee2ab6a..95c5785 100644
--- a/sys-apps/util-linux/util-linux-.ebuild
+++ b/sys-apps/util-linux/util-linux-.ebuild
@@ -90,13 +90,9 @@ multilib_src_configure() {
tc-is-cross-compiler && export scanf_cv_alloc_modifier=ms
export ac_cv_header_security_pam_misc_h=$(multilib_native_usex pam) 
#485486
export ac_cv_header_security_pam_appl_h=$(multilib_native_usex pam) 
#545042
-   # We manually set --libdir to the default since on prefix, econf will 
set it to
-   # a value which the configure script does not recognize.  This makes it 
set the
-   # usrlib_execdir to a bad value. bug #518898#c2, fixed upstream for 
>2.25
ECONF_SOURCE=${S} \
econf \

--enable-fs-paths-extra="${EPREFIX}/usr/sbin:${EPREFIX}/bin:${EPREFIX}/usr/bin" 
\
-   --libdir='${prefix}/'"$(get_libdir)" \
--docdir='${datarootdir}'/doc/${PF} \
$(multilib_native_use_enable nls) \
--enable-agetty \



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

2015-11-02 Thread Mike Frysinger
commit: dca92796e744bc21d641dc46b490338b5058f9bf
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov  2 16:42:17 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov  2 16:45:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca92796

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

 sys-apps/util-linux/Manifest |   1 +
 sys-apps/util-linux/util-linux-2.27.1.ebuild | 178 +++
 2 files changed, 179 insertions(+)

diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index 435eed7..888f6a4 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -2,4 +2,5 @@ DIST util-linux-2.24.1.tar.xz 3543692 SHA256 
835eb6232cfab0118ef2e4fd649de0ba9f5
 DIST util-linux-2.24.2.tar.xz 3586580 SHA256 
1243d6c07f1c5b38aa4c3814c81a71c24cba7dafe08942916bf216a90a460ff0 SHA512 
a0c03876ef19fa09e434e3e5362fb3f3e0a254b3b39a623ac7a9a207d06afce00366792244ed0fac86931f8340c046620660f33c3444a07a12037182fc191240
 WHIRLPOOL 
4b8185e1832145c050a8aa0761ae017d846ed58cd7e07710e4c32bf92a8f6e530bddb56dab70c8025eddb4cafafed79e658b0aced3a190b61b508078a438a9ed
 DIST util-linux-2.25.2.tar.xz 3703644 SHA256 
e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6 SHA512 
cf8c5bde78f844425150c2a81bdecb87aa57bcd5cebd177a78160835627f58037fa2cfe4db26fd8f35eedb3beb499a91492a297a27d065465e2ea0c6218dc387
 WHIRLPOOL 
dd1685f2e694bf3de95acc3ba3170d231426c18c3395a867c815bbd3ab5ee0f07567b49d0ae083ce669c89db711e39fd2b990bc7321985ec2279d78816ec5258
 DIST util-linux-2.26.2.tar.xz 3863868 SHA256 
0e29bda142528a48a0a953c39ff63093651a4809042e1790fbd6aa8663fd9666 SHA512 
1cb8e2f32882b3f496d31c250a45cfb61bedb79f7a2802b358c23134d4257fa9bc9cdecfa1aaba12109f82b93345c6dc0bec2d11629ffa084f2a4476a91b
 WHIRLPOOL 
699ff057f9930fe53f44090817c64ffe089345e7aba4c836e18cd3d201add805640b0e41b8d60bc08e3632be919025417feb9c2ddda454c87821a59122ed
+DIST util-linux-2.27.1.tar.xz 3964512 SHA256 
0a818fcdede99aec43ffe6ca5b5388bff80d162f2f7bd4541dca94fecb87a290 SHA512 
a450a0c2d26a6deaf5e53b8f6bddf59409aefb1f0aaf07393f68a418408fbc62c5da353c8ba53c7cac8ea6e3dddfad59161753d888c31f5ccea445e81accbad8
 WHIRLPOOL 
b0641f013762a667efcb2fabe6e3e09dd09252835d841e25cde506aca3a74876ad34f8130f3227683c7e8f19359205c4014dfcd9055d860ae6e3e54621478639
 DIST util-linux-2.27.tar.xz 3968872 SHA256 
fcbf04e3ef8377fc8369af7f9afee341c5eef9b02dd5a7ce71532d0957e86dc7 SHA512 
06ee17f4801fd3e35fb4cf3717722ea3f709e3dd9f9153510c399742a5cfca341e3a3a400d35a091b74f0de3636e62c7a14b7dd91d63482b7b98b1991aa6fa3c
 WHIRLPOOL 
da19c56dfe424c59bc982096f08c02d864718f030bbad79661968f1da972ea10e0eacaa2477cda45ec9a3c688d220740ca2c8823918dae5139a943f6c9d8e2a4

diff --git a/sys-apps/util-linux/util-linux-2.27.1.ebuild 
b/sys-apps/util-linux/util-linux-2.27.1.ebuild
new file mode 100644
index 000..95c5785
--- /dev/null
+++ b/sys-apps/util-linux/util-linux-2.27.1.ebuild
@@ -0,0 +1,178 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
+
+inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \
+   python-single-r1 multilib-minimal systemd
+
+MY_PV=${PV/_/-}
+MY_P=${PN}-${MY_PV}
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-2 autotools
+   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+   
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
+fi
+
+DESCRIPTION="Various useful Linux utilities"
+HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/;
+
+LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
+SLOT="0"
+IUSE="caps +cramfs fdformat ncurses nls pam python selinux slang static-libs 
+suid systemd test tty-helpers udev unicode"
+
+RDEPEND="!sys-process/schedutils
+   !sys-apps/setarch
+   !=sys-libs/ncurses-5.2-r2:0=[unicode?] )
+   pam? ( sys-libs/pam )
+   python? ( ${PYTHON_DEPS} )
+   selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
+   slang? ( sys-libs/slang )
+   systemd? ( sys-apps/systemd )
+   udev? ( virtual/libudev:= )
+   abi_x86_32? (
+   !<=app-emulation/emul-linux-x86-baselibs-20150406-r2
+   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32]
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( sys-devel/bc )
+   virtual/os-headers"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+S=${WORKDIR}/${MY_P}
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   if [[ ${PV} ==  ]] ; then
+   po/update-potfiles
+   eautoreconf
+   fi
+   elibtoolize
+}
+
+lfs_fallocate_test() {
+   # Make sure 

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

2015-11-02 Thread Mike Frysinger
commit: 61c65aba57c97402f87cf4fad290fb7c8513c7b7
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov  2 16:43:53 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov  2 16:45:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c65aba

thirdpartymirrors: drop broken gnu mirror

This site is doing HTTP/302 redirects to its homepage for all files
and returning a small html file.

 profiles/thirdpartymirrors | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index 343584d..0737881 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -12,7 +12,7 @@ gimp  http://de-mirror.gimper.net/pub/gimp/ 
http://gimp.afri.cc/pub/gimp/ http:/
 github https://github.com/downloads
 gmtftp://mirror.geosci.usyd.edu.au/pub/gmt/ 
ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ 
ftp://ibis.grdl.noaa.gov/pub/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ 
ftp://ftp.iag.usp.br/pub/gmt/ ftp://ftp.geologi.uio.no/pub/gmt/
 gnome  http://download.gnome.org/
-gnuhttp://ftp.gnu.org/gnu/ ftp://ftp.gnu.org/gnu/ 
ftp://gnu.mirror.iweb.com http://gnu.mirror.iweb.com 
ftp://mirror.vexxhost.com/gnu/ http://gnu.mirror.vexxhost.com/ 
ftp://gnu.opencube.ca/ http://gnu.opencube.ca/ http://mirror.sdunix.com/gnu/ 
ftp://mirrors.kernel.org/gnu/ http://mirrors.kernel.org/gnu/ 
http://open-source-box.org/ ftp://open-source-box.org/gnu/ 
http://gnu.mirrors.hoobly.com/gnu/ http://mirror.easthsia.com/gnu 
http://mirror.keystealth.org/gnu/ ftp://mirror.keystealth.org/gnu/ 
http://gnu.mirrorcatalogs.com/ ftp://gnu.mirrorcatalogs.com/gnu/ 
http://mirrors.axint.net/repos/gnu.org/ http://mirrors.syringanetworks.net/gnu/ 
ftp://mirrors.syringanetworks.net/gnu/ http://mirror.team-cymru.org/gnu/ 
ftp://mirror.team-cymru.org/gnu/ ftp://mirror.anl.gov/pub/gnu/ 
http://mirror.anl.gov/pub/gnu/ http://mirror.thecodefactory.org/gnu/ 
http://gnu.askapache.com/ ftp://aeneas.mit.edu/pub/gnu/ 
http://ftp.wayne.edu/gnu/ http://mirror.nexcess.net/gnu/ 
http://psg.mtu.edu/pub/gnu/ ftp://psg
 .mtu.edu/pub/gnu/ http://gnu.mirror.constant.com/ 
ftp://spinellicreations.com/gnu/ http://mirror.clarkson.edu/gnu/ 
http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/ 
http://mirrors.zerg.biz/gnu/ http://reflection.oss.ou.edu/gnu/gnu/ 
ftp://reflection.oss.ou.edu/gnu/gnu/ http://gnu.mirrors.pair.com/gnu/ 
ftp://gnu.mirrors.pair.com/gnu/gnu/ ftp://ftp.unicamp.br/pub/gnu/ 
http://gnu.c3sl.ufpr.br/ftp/ http://mirror.nbtelecom.com.br/gnu/ 
http://mirror.cedia.org.ec/gnu/ ftp://mirror.cedia.org.ec/gnu 
http://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/ 
http://mirror.is.co.za/mirror/ftp.gnu.org/gnu/ 
ftp://ftp.is.co.za/mirror/ftp.gnu.org/gnu/ http://gnu.afri.cc/ 
http://mirrors.ispros.com.bd/gnu http://mirror.bjtu.edu.cn/gnu/ 
http://mirrors.ustc.edu.cn/gnu/ ftp://mirrors.ustc.edu.cn/gnu/ 
http://mirror.hust.edu.cn/gnu/ http://infinity.kmeacollege.ac.in/gnu/ 
ftp://infinity.kmeacollege.ac.in/gnu/ http://gnumirror.nkn.in/ 
http://ftp.jaist.ac.jp/pub/GNU/ http://mirror.jre655.com/GNU ftp://mirror.
 jre655.com/GNU http://public.p-knowledge.co.jp/gnu-mirror/gnu/ 
http://ftp.kaist.ac.kr/gnu/gnu/ http://ossm.utm.my/gnu/ 
http://mirror.squ.edu.om/gnu/ http://ftp.twaren.net/Unix/GNU/gnu/ 
ftp://ftp.twaren.net/Unix/GNU/gnu/ http://ftp.yzu.edu.tw/gnu/ 
ftp://ftp.yzu.edu.tw/gnu/ http://mirror.aarnet.edu.au/pub/gnu/ 
ftp://mirror.aarnet.edu.au/pub/gnu/ http://gnu.mirror.uber.com.au/ 
ftp://gd.tuwien.ac.at/gnu/gnusrc/ http://gd.tuwien.ac.at/gnu/gnusrc/ 
http://tweedo.com/mirror/gnu/ http://gnu.cu.be/ 
http://ftp.download-by.net/gnu/gnu/ http://mirrors.dotsrc.org/gnu/ 
ftp://mirrors.dotsrc.org/gnu/ ftp://ftp.funet.fi/pub/gnu/prep/ 
http://www.nic.funet.fi/pub/gnu/ftp.gnu.org/pub/gnu/ http://mirror.bbln.org/gnu 
ftp://mirror.bbln.org/gnu http://mirror.ibcp.fr/pub/gnu/ 
ftp://ftp.igh.cnrs.fr/pub/gnu/ http://ftp.igh.cnrs.fr/pub/gnu/ 
http://gnu.cardse.net/ ftp://www.artfiles.org/gnu.org/ 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.gnu.org/ 
ftp://ftp.cs.tu-berlin.de/pub/gnu/ http://ftp.halifax.rwth-aa
 chen.de/gnu/ ftp://ftp.halifax.rwth-aachen.de/gnu/ http://ftp.u-tx.net/gnu/ 
ftp://ftp.u-tx.net/gnu/ ftp://ftp.informatik.rwth-aachen.de/pub/gnu/ 
http://ftp.hosteurope.de/mirror/ftp.gnu.org/gnu/ 
http://mirror.checkdomain.de/gnu ftp://mirror.checkdomain.de/gnu 
http://mirror3.layerjet.com/gnu/ http://ftp.hawo.stw.uni-erlangen.de/gnu 
ftp://ftp.hawo.stw.uni-erlangen.de/gnu http://mirror.netcologne.de/gnu 
ftp://mirror.netcologne.de/gnu ftp://ftp.cc.uoc.gr/mirrors/gnu/ 
http://ftp.cc.uoc.gr/mirrors/gnu/ ftp://ftp.ntua.gr/pub/gnu/ 
ftp://ftp.heanet.ie/pub/gnu/ http://ftp.heanet.ie/mirrors/gnu/ 
http://mirror2.mirror.garr.it/mirrors/gnuftp/gnu/ http://mirrors.muzzy.it/gnu 
ftp://mirrors.muzzy.it/gnu ftp://ftp.mirror.nl/pub/mirror/gnu/ 
ftp://ftp.nluug.nl/pub/gnu/ http://gnu.xl-mirror.nl/ 

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

2015-11-02 Thread Sebastian Pipping
commit: 9a904eb7af6cb5980684ecb7ec617e47e5a7f0db
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Nov  2 21:41:16 2015 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov  2 21:41:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a904eb7

x11-misc/zim: 0.65 (bug #564728)

Package-Manager: portage-2.2.23

 x11-misc/zim/Manifest|  1 +
 x11-misc/zim/zim-0.65.ebuild | 84 
 2 files changed, 85 insertions(+)

diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
index 44b772e..cacf589 100644
--- a/x11-misc/zim/Manifest
+++ b/x11-misc/zim/Manifest
@@ -1,2 +1,3 @@
 DIST zim-0.63.tar.gz 1864169 SHA256 
1584547150b6c96dacdb540c2b88e16d2cd673fa8026d9179aab4a082071fb1c SHA512 
052f65c98badfcb1a6d9ed9d09eb84a01878384430affcb97d48d51ef5853478c8d489f9337600fc28b9949f8e1ff97e7e4070ed9a4f488f684a392ad2bff791
 WHIRLPOOL 
12c884fdaeac1c0c4766637d96e9699491cac1d3421368c073f852e78995a969303dd510172ef89b70c65226cfd1de794968b31313e1ee63aeb6e2f63d610451
 DIST zim-0.64.tar.gz 1896231 SHA256 
d747d12803385468142a9f078623772d90fee6325d2acc618589aea63a0e9b1b SHA512 
be16412e69f0ead6e5fe4418993fe5ef4e3a88bdfbe4aa09a6406e7bc70e1714862fb533172b7313c591b351e5dc44f49c826c3cff80df27fadc59e157b08991
 WHIRLPOOL 
f16c77a9467d5783aa8eaebd8faae8357c4bff1cdc19629472ab8cfe44bc0d56a89079209534d742d19434913551418f3f4baae9f0851f165469f55a040190f1
+DIST zim-0.65.tar.gz 1899614 SHA256 
5442f3334395a2beafc5b9a2bbec2e53e38270d4bad696b5c4053dd51dc1ed96 SHA512 
dee652087d3d986b80353e9087abe363392354f40db11f8819d0b3f3c6f133c08c66c651a92ed77c1656f1135998ac02622eca08ac2e28c8fb3149a724a0f7fb
 WHIRLPOOL 
22bfeaee53214029538ba76d309f3413fa327aec125e49270f168a5d985e37672f3a8cc8043e4a35d1141ffb54f958c0a466c6edac4192028893d017401ce2a2

diff --git a/x11-misc/zim/zim-0.65.ebuild b/x11-misc/zim/zim-0.65.ebuild
new file mode 100644
index 000..fb9808a
--- /dev/null
+++ b/x11-misc/zim/zim-0.65.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1 gnome2-utils fdo-mime virtualx
+
+DESCRIPTION="A desktop wiki"
+HOMEPAGE="http://zim-wiki.org/;
+SRC_URI="http://zim-wiki.org/downloads/${P}.tar.gz;
+
+LICENSE="BSD GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]
+   dev-python/pygobject:2[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   x11-misc/xdg-utils
+   test? (
+   dev-vcs/bzr
+   dev-vcs/git
+   dev-vcs/mercurial )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch
+)
+
+python_prepare() {
+   sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
+
+   if [[ ${LINGUAS} ]]; then
+   local lingua
+   for lingua in translations/*.po; do
+   lingua=${lingua/.po}
+   lingua=${lingua/translations\/}
+   has ${lingua} ${LINGUAS} || \
+   { rm translations/${lingua}.po || die; }
+   done
+   fi
+
+   distutils-r1_python_prepare
+}
+
+python_test() {
+   VIRTUALX_COMMAND="${PYTHON}" virtualmake test.py
+}
+
+python_install() {
+   distutils-r1_python_install --skip-xdg-cmd
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   fdo-mime_desktop_database_update
+   gnome2_icon_cache_update
+   if ! has_version ${CATEGORY}/${PN}; then
+   einfo "Please emerge these packages for additional 
functionality"
+   einfo "dev-lang/R"
+   einfo "dev-python/gtkspell-python"
+   einfo "dev-vcs/bzr"
+   einfo "gnome-extra/zeitgeist"
+   einfo "media-gfx/graphviz"
+   einfo "media-gfx/imagemagick"
+   einfo "media-gfx/scrot"
+   einfo "media-sound/lilypond"
+   einfo "sci-visualization/gnuplot"
+   einfo "virtual/latex-base app-text/dvipng"
+   fi
+}
+
+pkg_postrm() {
+   fdo-mime_desktop_database_update
+   gnome2_icon_cache_update
+}



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

2015-11-02 Thread Andreas Hüttel
commit: 236e3a215901857f964efa457fa6b3c1bf5c6c10
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Mon Nov  2 21:51:34 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Mon Nov  2 21:51:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236e3a21

dev-libs/icu: Remove old

Package-Manager: portage-2.2.23

 dev-libs/icu/Manifest   |1 -
 dev-libs/icu/files/icu-54.1-CVE-2014-9654.patch | 1105 ---
 dev-libs/icu/icu-54.1-r1.ebuild |  135 ---
 3 files changed, 1241 deletions(-)

diff --git a/dev-libs/icu/Manifest b/dev-libs/icu/Manifest
index 2374fdc..f600c9f 100644
--- a/dev-libs/icu/Manifest
+++ b/dev-libs/icu/Manifest
@@ -1,2 +1 @@
-DIST icu4c-54_1-src.tgz 25485678 SHA256 
d42bc9a8ca6a91c55eb0925c279f49e5b508d51ef26ac9850d9be55de5bb8ab3 SHA512 
d54d4cd826e1aef62a574595a04f9fec0a42c4445ed0a166a6bb5c5f3c9f692bf3273756f350233f50b2a1ad32c437dedfeeac96d6dc814d27bfd9159b7a651c
 WHIRLPOOL 
1ae01eb26824ca591ff76ea040f703023f24975ad4177d49b1dd60f7e7f96f60884745d6c6e5e2bdf17fc8e104e97ed814f6c0ca051d1807814e324eb24e94dd
 DIST icu4c-55_1-src.tgz 25600847 SHA256 
e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b SHA512 
21a3eb2c3678cd27b659eed073f8f1bd99c9751291d077820e9a370fd90b7d9b3bf414cc03dec4acb7fa61087e02d04f9f40e91a32c5180c718e2102fbd0cd35
 WHIRLPOOL 
8c5221c82ee2c8a02beafd0fdf91e0038e49912cc8b05fb7437dd4d0a0204b97ea62c45c2dd9dde0f658620b772d706e795821865c567d2e1eb91f8b83a12c4a

diff --git a/dev-libs/icu/files/icu-54.1-CVE-2014-9654.patch 
b/dev-libs/icu/files/icu-54.1-CVE-2014-9654.patch
deleted file mode 100644
index db86c92..000
--- a/dev-libs/icu/files/icu-54.1-CVE-2014-9654.patch
+++ /dev/null
@@ -1,1105 +0,0 @@
-Index: /icu/trunk/source/common/unicode/utypes.h
-===
 /icu/trunk/source/common/unicode/utypes.h  (revision 36800)
-+++ /icu/trunk/source/common/unicode/utypes.h  (revision 36801)
-@@ -648,4 +648,5 @@
- U_REGEX_TIME_OUT, /**< Maximum allowed match time 
exceeded*/
- U_REGEX_STOPPED_BY_CALLER,/**< Matching operation aborted by 
user callback fn.*/
-+U_REGEX_PATTERN_TOO_BIG,  /**< Pattern exceeds limits on size 
or complexity.   @draft ICU 55   */
- U_REGEX_ERROR_LIMIT,  /**< This must always be the last 
value to indicate the limit for regexp errors */
- 
-Index: /icu/trunk/source/common/utypes.c
-===
 /icu/trunk/source/common/utypes.c  (revision 36800)
-+++ /icu/trunk/source/common/utypes.c  (revision 36801)
-@@ -2,5 +2,5 @@
- **
- *
--*   Copyright (C) 1997-2011, International Business Machines
-+*   Copyright (C) 1997-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
- *
-@@ -166,5 +166,6 @@
- "U_REGEX_STACK_OVERFLOW",
- "U_REGEX_TIME_OUT",
--"U_REGEX_STOPPED_BY_CALLER"
-+"U_REGEX_STOPPED_BY_CALLER",
-+"U_REGEX_PATTERN_TOO_BIG"
- };
- 
-Index: /icu/trunk/source/i18n/regexcmp.cpp
-===
 /icu/trunk/source/i18n/regexcmp.cpp(revision 36800)
-+++ /icu/trunk/source/i18n/regexcmp.cpp(revision 36801)
-@@ -305,5 +305,5 @@
- //   the position in the compiled pattern.
- //
--fRXPat->fFrameSize+=RESTACKFRAME_HDRCOUNT;
-+allocateStackData(RESTACKFRAME_HDRCOUNT);
- 
- //
-@@ -371,7 +371,7 @@
- //4   NOP Resreved, will be replaced by a save if there 
are
- //OR | operators at the top level
--fRXPat->fCompiledPat->addElement(URX_BUILD(URX_STATE_SAVE, 2), 
*fStatus);
--fRXPat->fCompiledPat->addElement(URX_BUILD(URX_JMP,  3), *fStatus);
--fRXPat->fCompiledPat->addElement(URX_BUILD(URX_FAIL, 0), *fStatus);
-+appendOp(URX_STATE_SAVE, 2);
-+appendOp(URX_JMP,  3);
-+appendOp(URX_FAIL, 0);
- 
- // Standard open nonCapture paren action emits the two NOPs and
-@@ -396,5 +396,5 @@
- 
- // add the END operation to the compiled pattern.
--fRXPat->fCompiledPat->addElement(URX_BUILD(URX_END, 0), *fStatus);
-+appendOp(URX_END, 0);
- 
- // Terminate the pattern compilation state machine.
-@@ -418,5 +418,5 @@
- int32_t op = 
(int32_t)fRXPat->fCompiledPat->elementAti(savePosition);
- U_ASSERT(URX_TYPE(op) == URX_NOP);  // original contents of 
reserved location
--op = URX_BUILD(URX_STATE_SAVE, fRXPat->fCompiledPat->size()+1);
-+op = buildOp(URX_STATE_SAVE, fRXPat->fCompiledPat->size()+1);
- fRXPat->fCompiledPat->setElementAt(op, savePosition);
- 
-@@ -424,6 +424,5 @@
- //  the JMP will eventually be the location following 

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

2015-11-02 Thread Brian Evans
commit: 7556dd45f579a57c8fd2944b865f938fb6f07c07
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Nov  2 21:50:48 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Nov  2 21:50:48 2015 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=7556dd45

mysql-multilib.eclass: Add the --show option to my_print_defaults when it 
originally returns a default string for a password

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

 eclass/mysql-multilib.eclass | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/eclass/mysql-multilib.eclass b/eclass/mysql-multilib.eclass
index 7cdda22..23683f5 100644
--- a/eclass/mysql-multilib.eclass
+++ b/eclass/mysql-multilib.eclass
@@ -914,9 +914,10 @@ mysql-multilib_getopt() {
 # Use my_print_defaults to extract specific config options
 mysql-multilib_getoptval() {
local mypd="${EROOT}"/usr/bin/my_print_defaults
-   section="$1"
-   flag="--${2}="
-   "${mypd}" $section | sed -n "/^${flag}/s,${flag},,gp"
+   local section="$1"
+   local flag="--${2}="
+   local extra_options="${3}"
+   "${mypd}" $extra_options $section | sed -n "/^${flag}/s,${flag},,gp"
 }
 
 # @FUNCTION: mysql-multilib_pkg_config
@@ -977,6 +978,10 @@ mysql-multilib_pkg_config() {
 
if [ -z "${MYSQL_ROOT_PASSWORD}" ]; then
MYSQL_ROOT_PASSWORD="$(mysql-multilib_getoptval 'client mysql' 
password)"
+   # Sometimes --show is required to display passwords in some 
implementations of my_print_defaults
+   if [[ "${MYSQL_ROOT_PASSWORD}" == '*' ]]; then
+   MYSQL_ROOT_PASSWORD="$(mysql-multilib_getoptval 'client 
mysql' password --show)"
+   fi
fi
MYSQL_TMPDIR="$(mysql-multilib_getoptval mysqld tmpdir)"
# These are dir+prefix



  1   2   >