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

2018-08-30 Thread Hans de Graaff
commit: 65768b2e567c04d28f3470828b559bf3a6cdf665
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 31 05:56:34 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 31 05:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65768b2e

dev-ruby/asciidoctor: ppc stable, bug 658324

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/asciidoctor/asciidoctor-1.5.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.7.1.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.7.1.ebuild
index 04ccac392de..aca495c108e 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.7.1.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.7.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2018-08-30 Thread Hans de Graaff
commit: 560d790a1f326b03e11bef56a5493c1bd54f5af8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 31 05:58:23 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 31 05:58:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560d790a

dev-ruby/asciidoctor: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/asciidoctor/Manifest|  1 -
 dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild | 43 
 2 files changed, 44 deletions(-)

diff --git a/dev-ruby/asciidoctor/Manifest b/dev-ruby/asciidoctor/Manifest
index 5928f048b9b..7f3cf267336 100644
--- a/dev-ruby/asciidoctor/Manifest
+++ b/dev-ruby/asciidoctor/Manifest
@@ -1,2 +1 @@
-DIST asciidoctor-1.5.5.tar.gz 543437 BLAKE2B 
ff3530825a495ee222634aa871f828069fd5c1ec1ab3c4513f7b0e74af3c4a78ee4ab0f0764f8d7dc698484d2acb962dc4fa8ae6a2c7f6c365c08a65a3044afa
 SHA512 
6a95c2e48314a1f44d6398d83c490231baeb4ebea8d8c0e0ef361c884251fe054d48afceccadfb6c34947946920731e0194fc3e398b8dd8b8b320ea9d37f1f66
 DIST asciidoctor-1.5.7.1.tar.gz 565182 BLAKE2B 
c697ea1b371a9ec26ec3277e043275ed3672bad104d34553aa442723797df3cc4e5a48447f806dba53fb3a142760f514bff74b189058260f621c8b63f8ad02b1
 SHA512 
4819aef93fb301e5378871935370fe37671446ecdedf76853cc0c19a6a5f3f0e2debbf2afb8ba7287f866fb57903abdfe6d845e1ccf24dda4347ec9c92624c3d

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
deleted file mode 100644
index bd14dd1ef17..000
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST="test features"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Processor for converting AsciiDoc into HTML 5, DocBook 4.5 and 
other formats"
-HOMEPAGE="https://github.com/asciidoctor/asciidoctor;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-util/cucumber
-   dev-ruby/rspec-expectations:*
-   dev-ruby/asciimath
-   dev-ruby/coderay
-   dev-ruby/erubis
-   dev-ruby/haml
-   dev-ruby/nokogiri
-   dev-ruby/slim
-   dev-ruby/tilt )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   doman man/asciidoctor.1
-}



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

2018-08-30 Thread Hans de Graaff
commit: 9c20e7a340b025547699ea8e7242e6f14e8b2099
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 31 05:47:24 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 31 05:48:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c20e7a3

dev-ruby/maruku: ppc stable, bug 658312

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/maruku/maruku-0.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/maruku/maruku-0.7.3.ebuild 
b/dev-ruby/maruku/maruku-0.7.3.ebuild
index 16b4fd060f7..207e1a1458b 100644
--- a/dev-ruby/maruku/maruku-0.7.3.ebuild
+++ b/dev-ruby/maruku/maruku-0.7.3.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/bhollis/maruku;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 x86 ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="highlight test"
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff )"



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

2018-08-30 Thread Hans de Graaff
commit: c726ac3871a3c688acd908339df6adea786a9564
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 31 05:48:18 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 31 05:48:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c726ac38

dev-ruby/maruku: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/maruku/Manifest   |  1 -
 dev-ruby/maruku/maruku-0.7.2-r1.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-ruby/maruku/Manifest b/dev-ruby/maruku/Manifest
index d4a5c4433e6..77144b0a0a2 100644
--- a/dev-ruby/maruku/Manifest
+++ b/dev-ruby/maruku/Manifest
@@ -1,2 +1 @@
-DIST maruku-0.7.2.gem 142336 BLAKE2B 
54b65ae0db7d7b6f97521408b056ce520382fb9fa5ec8c9c74806ac31ec9f2dbe7af3a366fa962147d47c28e58289839b62c515d5b767481b9e13a2b3140a96a
 SHA512 
45eaec7ba721499acbfed97cac4eddfe50c2200a70394e06dc6dd4c6c642b0c58d126c48dabfc4b9697423dd99ecf8691e223125a44d59a382a76e051f2af622
 DIST maruku-0.7.3.gem 140288 BLAKE2B 
31da6bf63272a2e5a77aa6f3cdc1462f0039751424bd0888d69f2f2660534cab8868238cbde37d184c2ddbe50b76dbfa5305a450fc27b9995f74284a1f962724
 SHA512 
efef3eea7451e32c06c0820834cb98eb5424f6837b2e66e44482679d73d958e1e2c59e790a3e5ba26e0c91ece0a5c17f91877a7797d9a15a73b5344b0d444507

diff --git a/dev-ruby/maruku/maruku-0.7.2-r1.ebuild 
b/dev-ruby/maruku/maruku-0.7.2-r1.ebuild
deleted file mode 100644
index 833899f2a19..000
--- a/dev-ruby/maruku/maruku-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="docs/div_syntax.md docs/entity_test.md
-   docs/markdown_syntax.md docs/maruku.md docs/math.md docs/other_stuff.md
-   docs/proposal.md"
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Markdown-superset interpreter written in Ruby"
-HOMEPAGE="https://github.com/bhollis/maruku;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="highlight test"
-
-ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff )"
-ruby_add_rdepend "highlight? ( dev-ruby/syntax )"
-
-DEPEND+=" test? ( app-text/blahtexml )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Ss]imple[Cc]ov/ s:^:#:' spec/spec_helper.rb || die
-}
-
-pkg_postinst() {
-   elog
-   elog "You need to emerge app-text/texlive and 
dev-texlive/texlive-latexextra if"
-   elog "you want to use --pdf with Maruku. You may also want to emerge"
-   elog "dev-texlive/texlive-latexrecommended to enable LaTeX syntax 
highlighting."
-   elog
-}



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

2018-08-30 Thread Thomas Deutschmann
commit: 739bc8ad18612f6a04f867b0490ab1c3744f9f5a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 03:21:39 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 03:26:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739bc8ad

sys-devel/make: move stable keywords

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-devel/make/make-4.2.1-r3.ebuild | 58 -
 sys-devel/make/make-4.2.1-r4.ebuild |  2 +-
 2 files changed, 1 insertion(+), 59 deletions(-)

diff --git a/sys-devel/make/make-4.2.1-r3.ebuild 
b/sys-devel/make/make-4.2.1-r3.ebuild
deleted file mode 100644
index 2dde5c8ffbf..000
--- a/sys-devel/make/make-4.2.1-r3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic
-
-DESCRIPTION="Standard tool to compile source trees"
-HOMEPAGE="https://www.gnu.org/software/make/make.html;
-SRC_URI="mirror://gnu//make/${P}.tar.bz2"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="guile nls static"
-
-CDEPEND="guile? ( >=dev-scheme/guile-1.8:= )"
-DEPEND="${CDEPEND}
-   nls? ( sys-devel/gettext )"
-RDEPEND="${CDEPEND}
-   nls? ( virtual/libintl )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.82-darwin-library_search-dylib.patch
-   "${FILESDIR}"/${PN}-4.2-default-cxx.patch
-   "${FILESDIR}"/${PN}-4.2.1-perl526.patch
-   "${FILESDIR}"/${PN}-4.2.1-glob-internals.patch
-)
-
-src_prepare() {
-   default
-   # These patches require special handling as they modify configure.ac
-   # which in turn triggers maintainer-mode when being applied the
-   # usual way.
-   eapply -Z "${FILESDIR}"/${PN}-4.2.1-glob-v2.patch \
-   "${FILESDIR}"/${P}-guile-2.2.patch
-}
-
-src_configure() {
-   use static && append-ldflags -static
-   local myeconfargs=(
-   --program-prefix=g
-   $(use_with guile)
-   $(use_enable nls)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS NEWS README*
-   if [[ ${USERLAND} == "GNU" ]] ; then
-   # we install everywhere as 'gmake' but on GNU systems,
-   # symlink 'make' to 'gmake'
-   dosym gmake /usr/bin/make
-   dosym gmake.1 /usr/share/man/man1/make.1
-   fi
-}

diff --git a/sys-devel/make/make-4.2.1-r4.ebuild 
b/sys-devel/make/make-4.2.1-r4.ebuild
index 980182aba24..54f3b14943e 100644
--- a/sys-devel/make/make-4.2.1-r4.ebuild
+++ b/sys-devel/make/make-4.2.1-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="guile nls static"
 
 CDEPEND="guile? ( >=dev-scheme/guile-1.8:= )"



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

2018-08-30 Thread Thomas Deutschmann
commit: b4847297f4d44518633d5a68f6621f777d249f9d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 03:25:11 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 03:26:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4847297

sys-devel/patch: drop old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-devel/patch/Manifest   |  1 -
 sys-devel/patch/patch-2.7.5.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest
index 07919eb372e..15f0b1675c7 100644
--- a/sys-devel/patch/Manifest
+++ b/sys-devel/patch/Manifest
@@ -1,2 +1 @@
-DIST patch-2.7.5.tar.xz 727704 BLAKE2B 
a7aefd05da73329ae301f0f6429306661d72fedd59c6d35acef4828c7e5951c0ce3e8cedfc8ed9ac45d45f6eff564c2e41c0ccb95fbe1c668f63844b7069520c
 SHA512 
6620ac8101f60c0b456ce339fa5e371f40be0b391e2e9728f34f3625f9907e516de61dac2f91bc76e6fd28a9bd1224efc3ba827cfaa606d857730c1af4195a0f
 DIST patch-2.7.6.tar.xz 783756 BLAKE2B 
e3dd2d155a94c39cb60eafc26677e84de14c3a6d5814dff69de091ded52f21862490970254297795f2c42a0c3203f7e88a8f65bb66968f8dfd6e066bf53f2dfb
 SHA512 
fcca87bdb67a88685a8a25597f9e015f5e60197b9a269fa350ae35a7991ed8da553939b4bbc7f7d3cfd863c67142af403b04165633acbce4339056a905e87fbd

diff --git a/sys-devel/patch/patch-2.7.5.ebuild 
b/sys-devel/patch/patch-2.7.5.ebuild
deleted file mode 100644
index 358352b7791..000
--- a/sys-devel/patch/patch-2.7.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit flag-o-matic eutils
-
-DESCRIPTION="Utility to apply diffs to files"
-HOMEPAGE="https://www.gnu.org/software/patch/patch.html;
-SRC_URI="mirror://gnu/patch/${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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="static test xattr"
-
-RDEPEND="xattr? ( sys-apps/attr )"
-DEPEND="${RDEPEND}
-   test? ( sys-apps/ed )"
-
-src_configure() {
-   use static && append-ldflags -static
-
-   # Do not let $ED mess up the search for `ed` 470210.
-   ac_cv_path_ED=$(type -P ed) \
-   econf \
-   $(use_enable xattr) \
-   --program-prefix="$(use userland_BSD && echo g)"
-}



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

2018-08-30 Thread Thomas Deutschmann
commit: c19e6b4811e292d005888616a8f333a6ed9a310d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 03:23:12 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 03:26:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19e6b48

sys-devel/patch: move stable keywords

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-devel/patch/patch-2.7.6-r1.ebuild | 33 -
 sys-devel/patch/patch-2.7.6-r2.ebuild |  2 +-
 2 files changed, 1 insertion(+), 34 deletions(-)

diff --git a/sys-devel/patch/patch-2.7.6-r1.ebuild 
b/sys-devel/patch/patch-2.7.6-r1.ebuild
deleted file mode 100644
index 24dd59de75f..000
--- a/sys-devel/patch/patch-2.7.6-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic
-
-DESCRIPTION="Utility to apply diffs to files"
-HOMEPAGE="https://www.gnu.org/software/patch/patch.html;
-SRC_URI="mirror://gnu/patch/${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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="static test xattr"
-
-RDEPEND="xattr? ( sys-apps/attr )"
-DEPEND="${RDEPEND}
-   test? ( sys-apps/ed )"
-
-PATCHES=( "${FILESDIR}"/${P}-fix-test-suite.patch )
-
-src_configure() {
-   use static && append-ldflags -static
-
-   local myeconfargs=(
-   $(use_enable xattr)
-   --program-prefix="$(use userland_BSD && echo g)"
-   )
-   # Do not let $ED mess up the search for `ed` 470210.
-   ac_cv_path_ED=$(type -P ed) \
-   econf "${myeconfargs[@]}"
-}

diff --git a/sys-devel/patch/patch-2.7.6-r2.ebuild 
b/sys-devel/patch/patch-2.7.6-r2.ebuild
index 046e63f8da8..a50f746ea05 100644
--- a/sys-devel/patch/patch-2.7.6-r2.ebuild
+++ b/sys-devel/patch/patch-2.7.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/patch/${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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="static test xattr"
 
 RDEPEND="xattr? ( sys-apps/attr )"



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

2018-08-30 Thread Matthias Maier
commit: e0e96b43387cce882102ea2fd08b3e185bcada7b
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Aug 31 03:22:34 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug 31 03:23:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e96b43

dev-lang/julia: fix terrible terrible QA violation

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-lang/julia/julia-1.0.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-lang/julia/julia-1.0.0.ebuild 
b/dev-lang/julia/julia-1.0.0.ebuild
index a9701eaddef..7d03d2d0b87 100644
--- a/dev-lang/julia/julia-1.0.0.ebuild
+++ b/dev-lang/julia/julia-1.0.0.ebuild
@@ -50,7 +50,6 @@ RDEPEND+="
>=virtual/blas-3.6
virtual/lapack"
 
-
 DEPEND="${RDEPEND}
dev-vcs/git
dev-util/patchelf



[gentoo-commits] repo/gentoo:master commit in: sys-block/vblade/files/, sys-block/vblade/

2018-08-30 Thread Thomas Deutschmann
commit: a5cdeb049a1105a784ce4ab2735d4f2d83fc986d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 03:16:27 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 03:16:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5cdeb04

sys-block/vblade: bump to v24

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-block/vblade/Manifest   |   1 +
 sys-block/vblade/files/init.d-vblade.vblade0-r2 | 125 
 sys-block/vblade/vblade-24.ebuild   |  39 
 3 files changed, 165 insertions(+)

diff --git a/sys-block/vblade/Manifest b/sys-block/vblade/Manifest
index 36c8a9b03ff..5cd43b3d182 100644
--- a/sys-block/vblade/Manifest
+++ b/sys-block/vblade/Manifest
@@ -1,2 +1,3 @@
 DIST vblade-20.tgz 26689 BLAKE2B 
854b42535c884b670ae94ff3b27272664f6470dd1cb1993665fd64604a556700b05785de6bf5d2dd3c79f6bbf867248c77e4aa6218240e0a3c43535fdc556568
 SHA512 
b6c10ff9d75a2fc99c93af6b6de8f23c8b17ab70e2d5ed7049389ee8752ad001b3940764af16ff06f7f38c7bc528065edb0f285663af6fdd00fe58f022c26f02
 DIST vblade-23.tar.gz 27432 BLAKE2B 
2151656f593771e44fe17a60216dceb4286a3a8d20cb88112c745213fb9c480542330dc67b0936e02cafd8c8de2f43e5ce942575f8508ba80ffde9676c75d264
 SHA512 
a27379933b5c0fc84966f47e0ee0089fe978fe77ea38d91c21fb6bb6bc4fa7f393b8b4c57f84c6840b549908eb8666847f121b836e3a076895e038e8096c0cfa
+DIST vblade-24.tar.gz 27638 BLAKE2B 
8a99d571b3b97d47ce9c81ef8141e0d6477181e88aa56e3ea7d03c689c747a60922c21969ea009cf978a3cb15bcb969b12df50f2bd8e6bb498a8bc6d483be1d3
 SHA512 
d5db85581db119b83a129fc00635d37b6d8fccfaf685dc58c68773c7299f7fe4e01735ec7fea6a0494a0cf2bc1400d643a720b55e4d6de37a0b8ec15d00d1f2a

diff --git a/sys-block/vblade/files/init.d-vblade.vblade0-r2 
b/sys-block/vblade/files/init.d-vblade.vblade0-r2
new file mode 100644
index 000..879c07d4e53
--- /dev/null
+++ b/sys-block/vblade/files/init.d-vblade.vblade0-r2
@@ -0,0 +1,125 @@
+#!/sbin/openrc-run
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+extra_commands="checkconfig"
+
+depend() {
+   need net
+}
+
+# bug #218043
+if [ ! -f /etc/init.d/sysfs ]; then
+   conf="$(add_suffix /etc/conf.d/vblade)"
+   [ -e "${conf}" ] && . "${conf}"
+   vblade_name="${myservice#*.}"
+else
+   conf="/etc/conf.d/vblade"
+   [ -e "${conf}" ] && . "${conf}"
+   vblade_name="${RC_SVCNAME#*.}"
+fi
+
+vblade_conf_variable="config_${vblade_name}"
+vblade_conf="${!vblade_conf_variable}"
+pidfile="/var/run/vblade-${vblade_name}.pid"
+srvname="vblade.${vblade_name}"
+
+getconfig() {
+   args=""
+   while getopts b:dsrm: FLAG; do
+   case "${FLAG}" in 
+   b)  is_valid_numeric "${OPTARG}" && args="${args} -b 
${OPTARG}" || ewarn "vblade block size argument is non-numeric IGNORING";;
+
+   d|s|r)  args="${args} -${FLAG}";;
+
+   # FIXME: there is no sanity checking on the MAC address...we'll 
leave that up to vblade
+   m)  args="${args} -m ${OPTARG}";;
+   esac
+   done
+
+   shift $(( OPTIND - 1 ))
+
+   shelf=${1}
+   slot=${2}
+   netif=${3}
+   src=${4}
+
+   export args shelf slot netif src
+}
+
+checkconfig() {
+   if [ -z "${vblade_conf}" ]; then
+   eerror "vblade configuration not specified for ${vblade_name}"
+   return 1
+   fi
+   getconfig ${vblade_conf}
+   
+   is_valid_numeric "${shelf}" 0
+   if [ $? -ne 0 ]; then
+   eerror "Shelf '${shelf}' is non-numeric or less than zero."
+   return 1
+   fi
+   is_valid_numeric "${slot}" 0 15
+   if [ $? -ne 0 ]; then
+   eerror "Slot '${slot}' is outside the valid range [0..15]."
+   return 1
+   fi
+
+   sysfs_base="/sys/class/net/"
+   procfs_base="/proc/sys/net/ipv4/conf/"
+   if test ! \( -e "${sysfs_base}${netif}" -o -e "${procfs_base}${netif}" 
\); then
+   eerror "Network interface '${netif}' does not exist"
+   return 1
+   fi
+   
+   if test ! \( -f "${src}" -o -b "${src}" \) ; then
+   eerror "Source '${src}' must be a file or block device"
+   return 1
+   fi
+   
+   if test ! \( -e "${src}" -a -r "${src}" \) ; then
+   eerror "Source '${src}' is not readable."
+   return 1
+   fi
+
+   return 0
+}
+
+is_valid_numeric() {
+   num="${1}"
+   min="${2}"
+   max="${3}"
+   # non-numeric
+   test "$num" -ge "0" 2>/dev/null
+   rc=$?
+   test "$rc" -eq 2 && return 2
+   # check for min
+   test -z "$min" && return 0
+   test "$num" -lt "$min" && return 1
+   # check for max
+   test -z "$max" && return 0
+   test "$num" -gt "$max" && return 1
+   # done
+   return 0
+}
+
+start() {
+   checkconfig || return 1

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

2018-08-30 Thread Matt Thode
commit: 59309ae7bf67df51ed45bbf2428f3d5f8fe6d179
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Aug 31 03:14:32 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Aug 31 03:14:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59309ae7

media-sound/pulseeffects: 4.3.3 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-sound/pulseeffects/Manifest   | 2 +-
 .../{pulseeffects-4.3.2.ebuild => pulseeffects-4.3.3.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseeffects/Manifest 
b/media-sound/pulseeffects/Manifest
index e3beaad166f..f5b74169288 100644
--- a/media-sound/pulseeffects/Manifest
+++ b/media-sound/pulseeffects/Manifest
@@ -1,3 +1,3 @@
 DIST pulseeffects-3.1.6.tar.gz 614441 BLAKE2B 
bb7461532785cd0ab79d0f506b5b9bcfc006779776e25870ce92b4af4e7cb0f7b3bcfe9c58180e52bdb9b9be20a14644ed8622fd3cc578dd3bdf9ff173c091b6
 SHA512 
efd9871c57f4b7152e4528927c7371e225980a09acacf4fcf939c468c7cb01b94b1bbb3c94cbd8879a6b41c7c4794ed5f45035a2b185b0a09b31515c964d4722
 DIST pulseeffects-3.2.3.tar.gz 648968 BLAKE2B 
aef2aaacacc41020c5f14582c91b53ba84f3e56d7cf4a13a955769ff80796ae21cbc0ecad9b2c3e24985a6a6daf86888c3a8c6e2387b917860336e73fa8c0d6b
 SHA512 
802068c867b9708e7503e0beb65fb5aaf9ff4916b98048634a443f701864db00e5401de42ff58ed3e5fe9430af6caae74efe8f0b1b0e3e2c9d48dcb7c7e6a400
-DIST pulseeffects-4.3.2.tar.gz 1014524 BLAKE2B 
0983fa0d44175084a95b7d214ef0b5efc037d28719eb9844ce03420d0e710e1b4841714b8a93b4bf268b78f61fa25d3c3bb85905b2e71828c0888fbce4f2d204
 SHA512 
422ad14005320a67cd7c0baf0678d5498e129cc0845d60f8da3572bba873b9a31c5e237cc45ef2dd46b61e077e814a2351a625ca0e99286b41ea2ebefbec9ea0
+DIST pulseeffects-4.3.3.tar.gz 1018730 BLAKE2B 
3334c582349e916a9a7793dc1b6efe772d6822bfa14cb6c9018c8fb91352c0e5616c053ec44c700b9ba877420108c5f697a189123b9c9b2753a0f865787d703e
 SHA512 
6a609896e087c71327e66cacba53b1e6ad3343d37631453c3425b6d9387fa70850bb99da0640c5d8890c2bb41527aec809aea2ed4455327b843bcbe0c8693299

diff --git a/media-sound/pulseeffects/pulseeffects-4.3.2.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.3.3.ebuild
similarity index 100%
rename from media-sound/pulseeffects/pulseeffects-4.3.2.ebuild
rename to media-sound/pulseeffects/pulseeffects-4.3.3.ebuild



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

2018-08-30 Thread Thomas Deutschmann
commit: eaeda9f2a772c631618040c09b2206b008024df2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 03:05:51 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 03:05:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaeda9f2

app-admin/superadduser: bump to v1.15

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-admin/superadduser/files/1.15/superadduser  | 445 
 app-admin/superadduser/superadduser-1.15.ebuild |  22 ++
 2 files changed, 467 insertions(+)

diff --git a/app-admin/superadduser/files/1.15/superadduser 
b/app-admin/superadduser/files/1.15/superadduser
new file mode 100644
index 000..ce06aac5409
--- /dev/null
+++ b/app-admin/superadduser/files/1.15/superadduser
@@ -0,0 +1,445 @@
+#!/bin/bash
+#
+# Copyright 1995  Hrvoje Dogan, Croatia.
+# Copyright 2002-2004, 2008, 2009, 2010  Stuart Winter, Surrey, England, UK.
+# Copyright 2004, 2008-2010  Slackware Linux, Inc., Concord, CA, USA
+# Copyright 2012  Patrick J. Volkerding, Sebeka, MN, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+#notice, this list of conditions and the following disclaimer.
+#
+#  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+#  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+#  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
+#  EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+#  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+#  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+#  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+#  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+#  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+#  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+#
+##
+# Program: /usr/sbin/adduser
+# Purpose: Interactive front end to /usr/sbin/useradd for Slackware Linux
+# Author : Stuart Winter 
+#  Based on the original Slackware adduser by Hrvoje Dogan
+#  with modifications by Patrick Volkerding
+# Version: 1.15
+##
+# Usage..: adduser []
+##
+# History #
+###
+# v1.15 - 2012-09-13
+#   * Added scanner group, which may be required by third party drivers.
+# v1.14 - 2012-08-24
+#   * Added lp group, which is now required for scanning. 
+# v1.13 - 13/01/10
+#   * Fixed bug that removed underscore characters from UNIX group names.
+# Thanks to mRgOBLIN for the report and Jim Hawkins for the fix. 
+# v1.12 - 21/07/09
+#   * Adjusted the search of /etc/passwd to exclude the NIS inclusion
+#string.  Thanks to Dominik L. Borkowski.
+# v1.11 - 04/06/09
+#   * Add power and netdev to the suggested group list
+# v1.10 - 24/03/08
+#   * To facilitate use of the automatic mounting features of HAL,
+# allow the admin to easily add users to the default groups:
+# audio,cdrom,video,plugdev,floppy.
+# The default is not to add new users to these groups.
+# And by the way, this script is "useradd from Slackware" not
+# "superadduser from Gentoo" ;-)
+# v1.09 - 07/06/04 
+#   * Added standard Slackware script licence to the head of this file.
+# v1.08 - 25/04/04
+#   * Disallow user names that begin with a numeric because useradd 
+# (from shadow v4.03) does not allow them. 
+# v1.07 - 07/03/03
+#   * When supplying a null string for the uid (meaning 'Choose next 
available'), 
+# if there were file names in the range 'a-z' in the pwd then the 
+# egrep command considered these files rather than the null string. 
+# The egrep expression is now in quotes.  
+# Reported & fixed by Vadim O. Ustiansky 
+# v1.06 - 31/03/03
+#   * Ask to chown user.group the home directory if it already exists.
+# This helps reduce later confusion when adding users whose home dir
+# already exists (mounted partition for example) and is owned
+# by a user other than the user to which the directory is being
+# assigned as home.  Default is not to chown.
+# Brought to my attention by mRgOBLIN. 
+# v1.05 - 04/01/03
+#   * Advise & prevent users from creating logins with '.' characters
+# in the user name. 
+#   * Made pending account creation info look neater 
+# v1.04 - 09/06/02
+#   * Catered for shadow-4.0.3's 'useradd' binary that no longer
+# will let you create a user 

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

2018-08-30 Thread Matthias Maier
commit: ae4963d44f80465b8f31aab5d8656d00293f5e2f
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Aug 31 03:03:31 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug 31 03:04:13 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ae4963d4

eclass/intel-sdp-r1: Add path_exists workaround

 eclass/intel-sdp-r1.eclass | 48 +++---
 1 file changed, 41 insertions(+), 7 deletions(-)

diff --git a/eclass/intel-sdp-r1.eclass b/eclass/intel-sdp-r1.eclass
index e6d8f3ee7..12d1f868d 100644
--- a/eclass/intel-sdp-r1.eclass
+++ b/eclass/intel-sdp-r1.eclass
@@ -118,6 +118,40 @@ esac
 # the combined tarball.
 : ${INTEL_DIST_SPLIT_ARCH:=false}
 
+# @FUNCTION: _isdp_path_exists
+# @INTERNAL
+# @USAGE: [-a|-o] 
+# @DESCRIPTION:
+# Check if the specified paths exist.  Works for all types of paths
+# (files/dirs/etc...).  The -a and -o flags control the requirements
+# of the paths.  They correspond to "and" and "or" logic.  So the -a
+# flag means all the paths must exist while the -o flag means at least
+# one of the paths must exist.  The default behavior is "and".  If no
+# paths are specified, then the return value is "false".
+_isdp_path_exists() {
+   local opt=$1
+   [[ ${opt} == -[ao] ]] && shift || opt="-a"
+
+   # no paths -> return false
+   # same behavior as: [[ -e "" ]]
+   [[ $# -eq 0 ]] && return 1
+
+   local p r=0
+   for p in "$@" ; do
+   [[ -e ${p} ]]
+   : $(( r += $? ))
+   done
+
+   case ${opt} in
+   -a) return $(( r != 0 )) ;;
+   -o) return $(( r == $# )) ;;
+   esac
+   eerror "path_exists has been removed.  Please see the following post"
+   eerror "for a replacement snippet:"
+   eerror 
"https://blogs.gentoo.org/mgorny/2018/08/09/inlining-path_exists/;
+   die "path_exists is banned"
+}
+
 # @FUNCTION: _isdp_get-sdp-year
 # @INTERNAL
 # @DESCRIPTION:
@@ -373,7 +407,7 @@ intel-sdp-r1_pkg_pretend() {
)
for dir in "${dirs[@]}" ; do
ebegin "Checking for a license in: ${dir}"
-   path_exists "${dir}"/*lic && warn=0
+   _isdp_path_exists "${dir}"/*lic && warn=0
eend ${warn} && break
done
if [[ ${warn} == 1 ]]; then
@@ -439,9 +473,9 @@ intel-sdp-r1_src_install() {
eend
 
# handle documentation
-   if path_exists "opt/intel/documentation_$(_isdp_get-sdp-year)"; then
+   if _isdp_path_exists "opt/intel/documentation_$(_isdp_get-sdp-year)"; 
then
# normal man pages
-   if path_exists 
"opt/intel/documentation_$(_isdp_get-sdp-year)/en/man/common/man1"; then
+   if _isdp_path_exists 
"opt/intel/documentation_$(_isdp_get-sdp-year)/en/man/common/man1"; then
doman 
opt/intel/documentation_"$(_isdp_get-sdp-year)"/en/man/common/man1/*
rm -r 
opt/intel/documentation_"$(_isdp_get-sdp-year)"/en/man || die
fi
@@ -455,24 +489,24 @@ intel-sdp-r1_src_install() {
fi
 
# MPI man pages
-   if path_exists "$(isdp_get-sdp-dir)/linux/mpi/man/man3"; then
+   if _isdp_path_exists "$(isdp_get-sdp-dir)/linux/mpi/man/man3"; then
doman "$(isdp_get-sdp-dir)"/linux/mpi/man/man3/*
rm -r "$(isdp_get-sdp-dir)"/linux/mpi/man || die
fi
 
# licensing docs
-   if path_exists "$(isdp_get-sdp-dir)/licensing/documentation"; then
+   if _isdp_path_exists "$(isdp_get-sdp-dir)/licensing/documentation"; then
dodoc -r "$(isdp_get-sdp-dir)/licensing/documentation"/*
rm -rf "$(isdp_get-sdp-dir)/licensing/documentation" || die
fi
 
-   if path_exists opt/intel/"${INTEL_DIST_NAME}"*/licensing; then
+   if _isdp_path_exists opt/intel/"${INTEL_DIST_NAME}"*/licensing; then
dodoc -r opt/intel/"${INTEL_DIST_NAME}"*/licensing
rm -rf opt/intel/"${INTEL_DIST_NAME}"* || die
fi
 
# handle examples
-   if path_exists "opt/intel/samples_$(_isdp_get-sdp-year)"; then
+   if _isdp_path_exists "opt/intel/samples_$(_isdp_get-sdp-year)"; then
use examples && dodoc -r 
opt/intel/samples_"$(_isdp_get-sdp-year)"/*
 
ebegin "Cleaning out examples"



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

2018-08-30 Thread Thomas Deutschmann
commit: 3f7d93229885bf116a31741137500e36f6de040a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 02:52:25 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 02:54:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7d9322

sys-apps/keyutils: add patch to support pie executables

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/sys-apps/keyutils/keyutils-1.5.10.ebuild 
b/sys-apps/keyutils/keyutils-1.5.10.ebuild
index 28cfcee53fc..f2610937efe 100644
--- a/sys-apps/keyutils/keyutils-1.5.10.ebuild
+++ b/sys-apps/keyutils/keyutils-1.5.10.ebuild
@@ -18,6 +18,7 @@ RDEPEND=""
 DEPEND="!prefix? ( >=sys-kernel/linux-headers-2.6.11 )"
 
 PATCHES=(
+   "${FILESDIR}"/${PN}-1.5.10-endian-check-1.patch
"${FILESDIR}"/${PN}-1.5.10-makefile-fixup.patch
"${FILESDIR}"/${PN}-1.5.10-disable-tests.patch #519062 #522050
"${FILESDIR}"/${PN}-1.5.9-header-extern-c.patch



[gentoo-commits] repo/gentoo:master commit in: sys-apps/keyutils/, sys-apps/keyutils/files/

2018-08-30 Thread Thomas Deutschmann
commit: 6262e565b291b4d4bfdacf86d40cc49714906d86
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 02:50:42 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 02:54:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6262e565

sys-apps/keyutils: bump to v1.5.11

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-apps/keyutils/Manifest |   1 +
 .../files/keyutils-1.5.10-endian-check-1.patch |  20 +
 sys-apps/keyutils/keyutils-1.5.11.ebuild   | 100 +
 3 files changed, 121 insertions(+)

diff --git a/sys-apps/keyutils/Manifest b/sys-apps/keyutils/Manifest
index 6142fc4ba25..3892769c71a 100644
--- a/sys-apps/keyutils/Manifest
+++ b/sys-apps/keyutils/Manifest
@@ -1,2 +1,3 @@
 DIST keyutils-1.5.10.tar.bz2 74190 BLAKE2B 
8eeab02ef363b785152ac4576f1ce9792711f482e27c3ba71d906624ecc88ef4ce2ee909d7bc3a35b42b50e971c0bd0600cfdefa9a3db35b25553bfcbe7d2d13
 SHA512 
7f6f956c7e76cdc2aeb52e74fe670b20a5f9a5d9b543fd2ce971d80c48745f37d05235a42f0a8f152b1128a109c7d8bf07e751282a20d2d3f433a99a5308ae8d
+DIST keyutils-1.5.11.tar.bz2 87644 BLAKE2B 
1a601b7036bcfe69b6272ae2b4fad44cbb22877aa94722fa26460f8addf105ff8898e851ad7c4f28bc755f7fe293c74bc70cffbe877978e462bc21c428c9a11d
 SHA512 
5f0dc5d5ceb673cf0ba71d3a0b525d09adc8d501a795372aa3dc29215ef393cb8577c72051cecabdb9a46dca4fcaa11e629291fb857290872475a7e445f47d43
 DIST keyutils-1.5.9.tar.bz2 74683 BLAKE2B 
8d5133dcc4c1f40e634fcd6584f3e2e56a0fd4ff25ded41c5f94ef3193ef7240ff4a24ef1c5beba6ba835195605a77126bf77aace35a1b4acf025160a2082dcb
 SHA512 
d4ee1dabb87844e18bfd8d094a5bc9ce792c96720b71e77961b6c36bb1addb9acea2a7004ddfba1d09b167af908368162312e5c3656b22a6266955bb57b887e2

diff --git a/sys-apps/keyutils/files/keyutils-1.5.10-endian-check-1.patch 
b/sys-apps/keyutils/files/keyutils-1.5.10-endian-check-1.patch
new file mode 100644
index 000..99cf23fbb21
--- /dev/null
+++ b/sys-apps/keyutils/files/keyutils-1.5.10-endian-check-1.patch
@@ -0,0 +1,20 @@
+fix regexp match against `file /proc/$$/exe` for -fPIE bash
+Now that bash is built with PIE enabled, keyutils' check for endianness
+fails because file no longer returns "executable", but instead returns
+"shared object" for file << 5.33 and "pie executable" for file >= 5.33.
+
+--- a/tests/toolbox.inc.sh
 b/tests/toolbox.inc.sh
+@@ -13,10 +13,10 @@
+ echo === $OUTPUTFILE ===
+ 
+ endian=`file -L /proc/$$/exe`
+-if expr "$endian" : '.* MSB \+\(executable\|shared object).*' >&/dev/null
++if expr "$endian" : '.* MSB \+\(executable\|shared object\|pie 
executable\).*' >&/dev/null
+ then
+ endian=BE
+-elif expr "$endian" : '.* LSB \+\(executable\|shared object\).*' >&/dev/null
++elif expr "$endian" : '.* LSB \+\(executable\|shared object\|pie 
executable\).*' >&/dev/null
+ then
+ endian=LE
+ else

diff --git a/sys-apps/keyutils/keyutils-1.5.11.ebuild 
b/sys-apps/keyutils/keyutils-1.5.11.ebuild
new file mode 100644
index 000..4d30cfbe2eb
--- /dev/null
+++ b/sys-apps/keyutils/keyutils-1.5.11.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit multilib toolchain-funcs linux-info multilib-minimal
+
+DESCRIPTION="Linux Key Management Utilities"
+HOMEPAGE="https://people.redhat.com/dhowells/keyutils/;
+SRC_URI="https://people.redhat.com/dhowells/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="static static-libs test"
+
+RDEPEND=""
+DEPEND="!prefix? ( >=sys-kernel/linux-headers-2.6.11 )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.5.10-endian-check-1.patch
+   "${FILESDIR}"/${PN}-1.5.10-makefile-fixup.patch
+   "${FILESDIR}"/${PN}-1.5.10-disable-tests.patch #519062 #522050
+   "${FILESDIR}"/${PN}-1.5.9-header-extern-c.patch
+)
+
+pkg_setup() {
+   CONFIG_CHECK="~KEYS"
+   ERROR_KEYS="You must have CONFIG_KEYS to use this package!"
+
+   if use test && kernel_is lt 4 0 0; then
+   CONFIG_CHECK="${CONFIG_CHECK} ~KEYS_DEBUG_PROC_KEYS"
+   ERROR_KEYS_DEBUG_PROC_KEYS="You must have 
CONFIG_KEYS_DEBUG_PROC_KEYS to run the package testsuite!"
+   fi
+   linux-info_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # The lsb check is useless, so avoid spurious command not found 
messages.
+   sed -i -e 's,lsb_release,:,' tests/prepare.inc.sh || die
+   # All the test files are bash, but try to execute via `sh`.
+   sed -i -r \
+   -e 's:([[:space:]])sh([[:space:]]):\1bash\2:' \
+   tests/{Makefile*,*.sh} || die
+   find tests/ -name '*.sh' -exec sed -i '1s:/sh$:/bash:' {} +
+   # Some tests call the kernel which calls userspace, but that will
+   # run the install keyutils rather than the locally compiled one,
+   # so disable round trip tests.
+

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

2018-08-30 Thread Matthias Maier
commit: 341370b1596682a9a74bc621e60831a90c38811a
Author: Matthias Maier  gentoo  org>
AuthorDate: Thu Aug 30 02:13:22 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug 31 02:30:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=341370b1

dev-lang/julia: Update live ebuild

Bug: https://bugs.gentoo.org/660596
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-lang/julia/julia-.ebuild | 20 ++--
 1 file changed, 18 insertions(+), 2 deletions(-)

diff --git a/dev-lang/julia/julia-.ebuild b/dev-lang/julia/julia-.ebuild
index ee966c94ec4..c8aa3e8ec86 100644
--- a/dev-lang/julia/julia-.ebuild
+++ b/dev-lang/julia/julia-.ebuild
@@ -25,15 +25,18 @@ RDEPEND+="
dev-libs/double-conversion:0=
dev-libs/gmp:0=
dev-libs/libgit2:0=
+   >=dev-libs/libpcre2-10.23:0=[jit]
dev-libs/mpfr:0=
dev-libs/openspecfun
+   sci-libs/amd:0=
sci-libs/arpack:0=
sci-libs/camd:0=
+   sci-libs/ccolamd:0=
sci-libs/cholmod:0=
+   sci-libs/colamd:0=
sci-libs/fftw:3.0=[threads]
sci-libs/openlibm:0=
sci-libs/spqr:0=
-   >=dev-libs/libpcre2-10.23:0=[jit]
sci-libs/umfpack:0=
sci-mathematics/glpk:0=
>=sys-libs/libunwind-1.1:7=
@@ -101,7 +104,7 @@ src_configure() {
USE_SYSTEM_PCRE=1
USE_SYSTEM_RMATH=0
USE_SYSTEM_UTF8PROC=0
-   USE_LLVM_SHLIB=1
+   USE_LLVM_SHLIB=0
USE_SYSTEM_ARPACK=1
USE_SYSTEM_BLAS=1
USE_SYSTEM_FFTW=1
@@ -131,6 +134,19 @@ src_compile() {
addpredict /proc/self/mem
 
emake cleanall
+
+   # Create symlinks...
+   local libblas="$($(tc-getPKG_CONFIG) --libs-only-l blas)"
+   libblas="${libblas%% *}"
+   libblas="lib${libblas#-l}"
+   local liblapack="$($(tc-getPKG_CONFIG) --libs-only-l lapack)"
+   liblapack="${liblapack%% *}"
+   liblapack="lib${liblapack#-l}"
+   mkdir -p "${S}"/usr/lib/julia || die "mkdir failed"
+   for i in ${libblas}.so ${liblapack}.so libumfpack.so libspqr.so; do
+   ln -s "${EROOT}/usr/$(get_libdir)/${i}" "${S}"/usr/lib/julia/ 
|| die "ln failed"
+   done
+
emake VERBOSE=1 julia-release \
prefix="${EPREFIX}/usr" DESTDIR="${D}" \
CC="$(tc-getCC)" CXX="$(tc-getCXX)"



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

2018-08-30 Thread Matthias Maier
commit: 3040b1578a07c14d7f9c2d64ba09b062b789c11c
Author: Matthias Maier  gentoo  org>
AuthorDate: Thu Aug 30 02:11:21 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug 31 02:31:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3040b157

dev-lang/julia: version bump to 1.0.0

Closes: https://bugs.gentoo.org/663266
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-lang/julia/Manifest|   2 +
 .../julia/files/julia-1.0.0-fix_build_system.patch |  75 
 dev-lang/julia/julia-1.0.0.ebuild  | 202 +
 3 files changed, 279 insertions(+)

diff --git a/dev-lang/julia/Manifest b/dev-lang/julia/Manifest
index 0124be31939..88b87cdcf4b 100644
--- a/dev-lang/julia/Manifest
+++ b/dev-lang/julia/Manifest
@@ -1,2 +1,4 @@
 DIST julia-0.6.3-bundled.tar.gz 2099258 BLAKE2B 
dea1f5d37477e0a612e3901d7d568e8c4b350496f9d2b344cd7e2c2043ae30b4dd26b567803a2cb96d1ec4dbe2ba514fb08b925c695589746691887334330dd2
 SHA512 
d04cd55ba0dde08f253db3a388cf5ebe87cec8ae321a5af4c1c92f2680aa6e6ef2ebfa771ec74f8f1ff96409e2c0645476acf577859e8718eac4a581f097639d
 DIST julia-0.6.3.tar.gz 5542642 BLAKE2B 
cccd1ee2eb4d9f59382a0d1f6466e77c84b0542456c405c05b718bc8a39ff537a09760a523ee572fc9eee6797158aa00010fc4c931a80deac645fb1e45061c87
 SHA512 
f529bb30a17989234061cf4c3d87aecc6da720eb494efaca7be4ec1ed5eda60d440896fb76a45b6cb30205030256e7de765e8944f873b31d96f7c9ecac542db8
+DIST julia-1.0.0-bundled.tar.gz 3740215 BLAKE2B 
1d230d9f2ba47a1ee3221d1a4c94648bd02a80c30205dd9d438f78261e005ab7ed2173a3c7673489b17ee50050a4cbc0563ce90f16202b8cea65e4c65155cf2c
 SHA512 
be89442366e0ebc789c16485b790368ef8702375bc1c1520d33bda152c8eda988a87f0a389d9b060f51b00ad0c249a95149468ab296811cd7050e110368d256a
+DIST julia-1.0.0.tar.gz 7378753 BLAKE2B 
1fcf3a63b00b6a49a86ca69b6ee809a28c828287c739405ae180e96645d565de0941b049d319f82f60e1ee63ee89629be213ecb22ab1ea901b306d1e149fa861
 SHA512 
5a53b16a1ab57cdffa5dadf11e78c413ed9f18af23ae90b64dee8323c2fc9bd6e6918b341f48accbcb7a6eab559811c80d72ac3ac0576c7cf6c9c9057356f6ba

diff --git a/dev-lang/julia/files/julia-1.0.0-fix_build_system.patch 
b/dev-lang/julia/files/julia-1.0.0-fix_build_system.patch
new file mode 100644
index 000..1ed19d6e06e
--- /dev/null
+++ b/dev-lang/julia/files/julia-1.0.0-fix_build_system.patch
@@ -0,0 +1,75 @@
+diff --git a/Make.inc b/Make.inc
+index 8e0df61..5747a1c 100644
+--- a/Make.inc
 b/Make.inc
+@@ -181,7 +181,7 @@ USE_GPL_LIBS ?= 1
+ # Directories where said libraries get installed to
+ prefix ?= $(BUILDROOT)/julia-$(JULIA_COMMIT)
+ bindir := $(prefix)/bin
+-libdir := $(prefix)/lib
++libdir := $(prefix)/GENTOOLIBDIR
+ libexecdir := $(prefix)/libexec
+ datarootdir := $(prefix)/share
+ docdir := $(datarootdir)/doc/julia
+@@ -413,7 +413,7 @@ ifneq ($(OS), WINNT)
+ JCXXFLAGS += -pedantic
+ endif
+ DEBUGFLAGS := -O0 -ggdb2 -DJL_DEBUG_BUILD -fstack-protector-all
+-SHIPFLAGS := -O3 -ggdb2 -falign-functions
++SHIPFLAGS := GENTOOCFLAGS
+ endif
+ 
+ ifeq ($(USECLANG),1)
+@@ -424,7 +424,7 @@ JCFLAGS := -pipe $(fPIC) -fno-strict-aliasing 
-D_FILE_OFFSET_BITS=64
+ JCPPFLAGS := -fasynchronous-unwind-tables
+ JCXXFLAGS := -pipe $(fPIC) -fno-rtti -pedantic
+ DEBUGFLAGS := -O0 -g -DJL_DEBUG_BUILD -fstack-protector-all
+-SHIPFLAGS := -O3 -g
++SHIPFLAGS := GENTOOCFLAGS
+ ifeq ($(OS), Darwin)
+ ifeq ($(USE_LIBCPP), 1)
+ MACOSX_VERSION_MIN := 10.8
+@@ -453,7 +453,7 @@ JCFLAGS := -std=gnu11 -pipe $(fPIC) -fno-strict-aliasing 
-D_FILE_OFFSET_BITS=64
+ JCPPFLAGS :=
+ JCXXFLAGS := -pipe $(fPIC) -fno-rtti
+ DEBUGFLAGS := -O0 -g -DJL_DEBUG_BUILD -fstack-protector-all
+-SHIPFLAGS := -O3 -g -falign-functions
++SHIPFLAGS := GENTOOCFLAGS
+ endif
+ 
+ ifeq ($(USECCACHE), 1)
+diff --git a/doc/Makefile b/doc/Makefile
+index 89b7988..c3125fd 100644
+--- a/doc/Makefile
 b/doc/Makefile
+@@ -29,7 +29,7 @@ deps: UnicodeData.txt
+   $(JLCHECKSUM) UnicodeData.txt
+ 
+ clean:
+-  -rm -rf _build/* deps/* docbuild.log UnicodeData.txt
++  @echo "Do not clean doc/_build/html. Just use it..."
+ 
+ cleanall: clean
+ 
+diff --git a/src/Makefile b/src/Makefile
+index 20da34d..84eae21 100644
+--- a/src/Makefile
 b/src/Makefile
+@@ -88,16 +88,7 @@ UV_HEADERS += uv/*.h
+ endif
+ PUBLIC_HEADER_TARGETS := $(addprefix $(build_includedir)/julia/,$(notdir 
$(PUBLIC_HEADERS)) $(UV_HEADERS))
+ 
+-ifeq ($(JULIACODEGEN),LLVM)
+-# In LLVM < 3.4, --ldflags includes both options and libraries, so use it 
both before and after --libs
+-# In LLVM >= 3.4, --ldflags has only options, and --system-libs has the 
libraries.
+-ifneq ($(USE_LLVM_SHLIB),1)
+-LLVMLINK += $(shell $(LLVM_CONFIG_HOST) --ldflags) $(shell 
$(LLVM_CONFIG_HOST) --libs $(LLVM_LIBS)) $(shell $(LLVM_CONFIG_HOST) --ldflags) 
$(shell $(LLVM_CONFIG_HOST) --system-libs 2> /dev/null)
+-else
+-LLVMLINK += $(shell $(LLVM_CONFIG_HOST) --ldflags) -lLLVM
+-FLAGS += -DLLVM_SHLIB
+-endif # USE_LLVM_SHLIB == 1
+-endif
++LLVMLINK = $(call exec,$(LLVM_CONFIG) --ldflags) 

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

2018-08-30 Thread Matthias Maier
commit: 0305602d9b9adc2972985abef559e708ec25cd4b
Author: Matthias Maier  gentoo  org>
AuthorDate: Thu Aug 30 02:14:48 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug 31 02:31:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0305602d

dev-lang/julia: Fix dependencies

Closes: https://bugs.gentoo.org/660596
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-lang/julia/julia-0.6.3-r1.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-lang/julia/julia-0.6.3-r1.ebuild 
b/dev-lang/julia/julia-0.6.3-r1.ebuild
index 163fa629a20..a473e066f88 100644
--- a/dev-lang/julia/julia-0.6.3-r1.ebuild
+++ b/dev-lang/julia/julia-0.6.3-r1.ebuild
@@ -31,15 +31,18 @@ RDEPEND+="
dev-libs/double-conversion:0=
dev-libs/gmp:0=
dev-libs/libgit2:0=
+   >=dev-libs/libpcre2-10.23:0=[jit]
dev-libs/mpfr:0=
dev-libs/openspecfun
+   sci-libs/amd:0=
sci-libs/arpack:0=
sci-libs/camd:0=
+   sci-libs/ccolamd:0=
sci-libs/cholmod:0=
+   sci-libs/colamd:0=
sci-libs/fftw:3.0=[threads]
sci-libs/openlibm:0=
sci-libs/spqr:0=
-   >=dev-libs/libpcre2-10.23:0=[jit]
sci-libs/umfpack:0=
sci-mathematics/glpk:0=
>=sys-libs/libunwind-1.1:7=



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

2018-08-30 Thread Thomas Deutschmann
commit: ceba04a47e4f86462451230f74988b245d3f71b6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 02:07:58 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 02:08:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceba04a4

sys-devel/bison: backport ebuild fixes from v3.1

- Due to touching right files we can avoid regeneration of
  files in tests/.

- build-aux/missing hack removed, no longer necessary.

- USE=examples fixed: Due to a bug in previous patch to avoid
  perl dependencies, examples were never installed even if
  requested.

Bug: https://bugs.gentoo.org/648012
Closes: https://bugs.gentoo.org/656776
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-devel/bison/Manifest   |  2 +-
 .../{bison-3.0.5.ebuild => bison-3.0.5-r1.ebuild}  | 22 +++---
 2 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 3c5ad4be51d..2d86eaf7d70 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,7 +1,7 @@
 DIST bison-2.7.1.tar.xz 1781068 BLAKE2B 
bd3161bcf4d2a9f046073280a8d751eb770147f942d48326a9ac869cf31fd8f127759167dced662b826fa54a24cd0cf87b0c096814c84e34afed8078368828a1
 SHA512 
ac0c7ca57142bcb84af498f606acb86091984a00359294fbf721a4ca8112f9fcf26497f7dd2e65f527e04a6e1de94142ecb76602d407e548475970e5a566d370
 DIST bison-3.0.4-patchset.tar.xz 8216 BLAKE2B 
dd059a7a24faf351fa28bc72b6e183935d4409f91b5dcd8640a14d01b480a3e5b28ddb8f5660f16300a3cf1639d67bd3436d016fa304bb4666c9a43fd7897bd7
 SHA512 
87b62c5848360fee5b566c664c378ff08bb81d2b6c07b0d385ebd4dfd6b1a687af1da96ed43ca120695877cfc5e30a149ef35424c7a332e9223179dab6665d0b
 DIST bison-3.0.4.tar.xz 1973796 BLAKE2B 
6320424a5fece04734325226981af287e5745c898df7f0f79c26207599227f40e9ef54f93b2e231e20766ab9a19c0b266545bc5d0bfeabbb958e3e2f6686386c
 SHA512 
bbdc23e7772e49da1c7c47e66d4e4efbfbfe9b21dbc59bf3ad9a6e573eecac6c9f52c7f11a64be9897e8deb99ef7ba015164aa8232aa391b901dd7db03632412
-DIST bison-3.0.5-patches-01.tar.xz 5192 BLAKE2B 
ee5bbd59569b484e62dbd820a9795fa6d89c79fed96aa0615ec3baa067ae1f0f7ea6eadccf94d20458fc18d5977e8eac4e50a1a5f41f51519d8ff9f58dc78ab4
 SHA512 
f5df3896a113b6ce4a361d61b0139ee2ed4e0bda4a46e6312ae2ded0c7a1b2d2b67b37545c0bcad806f9289954022ff446c00bc2384dfff4049afb53e4657ed5
+DIST bison-3.0.5-patches-1.1.tar.xz 5188 BLAKE2B 
437a202cfc2431a5fe9a31ea6bcce5978d5a6ca5e812f3a45928a67aa78ec7c93327e0520516aa5f79a0d7c395e7b959f22d3f2f962eab5a5b826d3f9816786a
 SHA512 
54371d28f3d0ec7a2709684030f4f008cff4cb1a74ba30586615caace5417d4d475a7453ba956d8d10ee819391779d74725c203412339388d4131ddebd46f93d
 DIST bison-3.0.5.tar.xz 1954868 BLAKE2B 
b6a8b426304f414c1b7601e75dcae8a63847b71361fba2538ad5cc52f3527fe464b066add670a236d5e1d2aff65bbe7a99c282ee3c72a0bfaa498d40e3a50398
 SHA512 
00b448db8abe91b07e32ff5273c6617bc1350d806f92073a9472f4c2f0de5d22c152795674171b74f2eb9eff8d36f8173b82dacb215601bb071ae39404d4a8a2
 DIST bison-3.1-patches-1.0.tar.xz 7268 BLAKE2B 
9195c00be1706664762598926913cd8fc18a32a6ae6ae4ec58748d5e8fc4877f63258db51cbe3bf84f3345ea0fc7c27d2e1190632c529615d9e6922baef74915
 SHA512 
5569b7901b40ea01eb7bccdc1b090207bc1ea6c50d144b561b2725ae79f3bcd51e7ea4e8ea37b60ea50ff4882e82110a07986cba1d2397a0333e7e01ae466e79
 DIST bison-3.1.tar.xz 1990536 BLAKE2B 
6223642f2934927ca118410e2655f7c677bb1d3d981875ca2224f5aa344a43efbbbea34e79dff94ea489853e505b1d7f5920f4d159d1464ce61d8956ca0401ad
 SHA512 
2a8e217ffb55ed5b1fcc989377ac348a066e62b8a4b0b0da40c3c7202f3ea487b2aab6a704a10b48d2d17673be0e22f6ff1be91fc05c4e0a57969b42a59d0152

diff --git a/sys-devel/bison/bison-3.0.5.ebuild 
b/sys-devel/bison/bison-3.0.5-r1.ebuild
similarity index 81%
rename from sys-devel/bison/bison-3.0.5.ebuild
rename to sys-devel/bison/bison-3.0.5-r1.ebuild
index 1863af1d30b..ef028b65216 100644
--- a/sys-devel/bison/bison-3.0.5.ebuild
+++ b/sys-devel/bison/bison-3.0.5-r1.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI="6"
 
 inherit flag-o-matic
 
 DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
 HOMEPAGE="https://www.gnu.org/software/bison/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~polynomial-c/${P}-patches-01.tar.xz;
+   https://dev.gentoo.org/~whissi/dist/bison/${P}-patches-1.1.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -30,14 +30,22 @@ PATCHES=(
 )
 
 src_prepare() {
+   # Record date to avoid 'config.status --recheck' & regen of 
'tests/package.m4'
+   touch -r configure.ac old.configure.ac || die
+   touch -r configure old.configure || die
+
default
+
+   # Restore date after patching
+   touch -r old.configure.ac configure.ac || die
+   touch -r old.configure configure || die
+
# The makefiles make the man page depend on the configure script
# which we patched above.  Touch it to prevent regeneration.

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

2018-08-30 Thread Thomas Deutschmann
commit: 01342dcfcd34c8b03fb244258ed1a9c8cf055cfd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 31 01:51:54 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 31 02:08:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01342dcf

sys-devel/bison: bump to v3.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-devel/bison/Manifest |  2 +
 sys-devel/bison/bison-3.1.ebuild | 91 
 2 files changed, 93 insertions(+)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 4034fca9cfc..3c5ad4be51d 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -3,3 +3,5 @@ DIST bison-3.0.4-patchset.tar.xz 8216 BLAKE2B 
dd059a7a24faf351fa28bc72b6e183935d
 DIST bison-3.0.4.tar.xz 1973796 BLAKE2B 
6320424a5fece04734325226981af287e5745c898df7f0f79c26207599227f40e9ef54f93b2e231e20766ab9a19c0b266545bc5d0bfeabbb958e3e2f6686386c
 SHA512 
bbdc23e7772e49da1c7c47e66d4e4efbfbfe9b21dbc59bf3ad9a6e573eecac6c9f52c7f11a64be9897e8deb99ef7ba015164aa8232aa391b901dd7db03632412
 DIST bison-3.0.5-patches-01.tar.xz 5192 BLAKE2B 
ee5bbd59569b484e62dbd820a9795fa6d89c79fed96aa0615ec3baa067ae1f0f7ea6eadccf94d20458fc18d5977e8eac4e50a1a5f41f51519d8ff9f58dc78ab4
 SHA512 
f5df3896a113b6ce4a361d61b0139ee2ed4e0bda4a46e6312ae2ded0c7a1b2d2b67b37545c0bcad806f9289954022ff446c00bc2384dfff4049afb53e4657ed5
 DIST bison-3.0.5.tar.xz 1954868 BLAKE2B 
b6a8b426304f414c1b7601e75dcae8a63847b71361fba2538ad5cc52f3527fe464b066add670a236d5e1d2aff65bbe7a99c282ee3c72a0bfaa498d40e3a50398
 SHA512 
00b448db8abe91b07e32ff5273c6617bc1350d806f92073a9472f4c2f0de5d22c152795674171b74f2eb9eff8d36f8173b82dacb215601bb071ae39404d4a8a2
+DIST bison-3.1-patches-1.0.tar.xz 7268 BLAKE2B 
9195c00be1706664762598926913cd8fc18a32a6ae6ae4ec58748d5e8fc4877f63258db51cbe3bf84f3345ea0fc7c27d2e1190632c529615d9e6922baef74915
 SHA512 
5569b7901b40ea01eb7bccdc1b090207bc1ea6c50d144b561b2725ae79f3bcd51e7ea4e8ea37b60ea50ff4882e82110a07986cba1d2397a0333e7e01ae466e79
+DIST bison-3.1.tar.xz 1990536 BLAKE2B 
6223642f2934927ca118410e2655f7c677bb1d3d981875ca2224f5aa344a43efbbbea34e79dff94ea489853e505b1d7f5920f4d159d1464ce61d8956ca0401ad
 SHA512 
2a8e217ffb55ed5b1fcc989377ac348a066e62b8a4b0b0da40c3c7202f3ea487b2aab6a704a10b48d2d17673be0e22f6ff1be91fc05c4e0a57969b42a59d0152

diff --git a/sys-devel/bison/bison-3.1.ebuild b/sys-devel/bison/bison-3.1.ebuild
new file mode 100644
index 000..76808e66291
--- /dev/null
+++ b/sys-devel/bison/bison-3.1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit flag-o-matic
+
+DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
+HOMEPAGE="https://www.gnu.org/software/bison/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~whissi/dist/bison/${P}-patches-1.0.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="examples nls static test"
+
+RDEPEND=">=sys-devel/m4-1.4.16"
+DEPEND="${RDEPEND}
+   sys-devel/flex
+   examples? ( dev-lang/perl )
+   nls? ( sys-devel/gettext )
+   test? ( dev-lang/perl )"
+
+DOCS=( AUTHORS ChangeLog-2012 NEWS README THANKS TODO ) # ChangeLog-1998 
PACKAGING README-alpha README-release
+
+PATCHES=(
+   "${WORKDIR}"/patches/${P}-optional-perl.patch #538300
+   "${WORKDIR}"/patches/${P}-avoid_autoreconf.patch
+)
+
+src_prepare() {
+   # Record date to avoid 'config.status --recheck' & regen of 
'tests/package.m4'
+   touch -r configure.ac old.configure.ac || die
+   touch -r configure old.configure || die
+
+   default
+
+   # Restore date after patching
+   touch -r old.configure.ac configure.ac || die
+   touch -r old.configure configure || die
+
+   # The makefiles make the man page depend on the configure script
+   # which we patched above.  Touch it to prevent regeneration.
+   touch doc/bison.1 || die #548778 #538300#9
+
+   # Avoid regenerating the info page when the timezone is diff. #574492
+   sed -i '2iexport TZ=UTC' build-aux/mdate-sh || die
+}
+
+src_configure() {
+   use static && append-ldflags -static
+
+   # We don't need perl unless we run tests.
+   use test || export ac_cv_path_PERL=true
+   local myeconfargs=(
+   --docdir='$(datarootdir)'/doc/${PF}
+   $(use_enable examples)
+   $(use_enable nls)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # This one is installed by dev-util/yacc
+   mv "${ED%/}"/usr/bin/yacc{,.bison} || die
+   mv "${ED%/}"/usr/share/man/man1/yacc{,.bison}.1 || die
+
+   

[gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/kernel-2.6.16+/

2018-08-30 Thread Benda XU
commit: 8f5b08e5a94376b0d02238b1cd3bad035050b315
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Aug 30 23:28:16 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Aug 30 23:28:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5b08e5

p/f/p/s/kernel-2.6.16+: remove definitions of lutimes.

 profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults  | 7 ++-
 profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc | 3 +++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults 
b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
index c64a419f389..e8e0ce1eaea 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
@@ -9,9 +9,14 @@
 
 # utimensat is missing or not reliable until linux-2.6.32.
 # needed by python-3.
+# lutimes requires utimensat
 ac_cv_func_utimensat=no
-# pipe2 requires >=linux-2.6.27.  Needed by python-3.
+ac_cv_func_lutimes=no
+# pipe2 and dup3 requires >=linux-2.6.27.  Needed by python-3.
 ac_cv_func_pipe2=no
+ac_cv_func_dup3=no
+# epoll_create1 requires >=linux-2.6.27.
+ac_cv_func_epoll_create1=no
 
 # >=python-3 is masked.
 PYTHON_TARGETS=python2_7

diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc 
b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc
index 0fc68db876a..c08217181df 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc
@@ -18,6 +18,9 @@ elif [[ ${CATEGORY}/${PN} == sys-libs/glibc && 
${EBUILD_PHASE} == compile ]]; th
 sed -e '/^extern int pipe2/d' -i "${S}"/posix/unistd.h || die
 einfo "Removing epoll_create1 definitions..."
 sed -e '/^extern int epoll_create1/d' -i 
"${S}"/sysdeps/unix/sysv/linux/sys/epoll.h || die
+einfo "Removing lutimes and utimensat definitions..."
+sed -e '/^extern int lutimes/,/__THROW/d' -i "${S}"/time/sys/time.h || die
+sed -e '/^extern int utimensat/,/__THROW/d' -i "${S}"/io/sys/stat.h || die
 fi
 
 # Local Variables:



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

2018-08-30 Thread Matt Thode
commit: edac99f4a1ed6f252417609820a46abe6ccf8f85
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:15:48 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:15:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edac99f4

media-sound/pulseeffects: 4.3.2 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-sound/pulseeffects/Manifest   | 2 +-
 .../{pulseeffects-4.3.1.ebuild => pulseeffects-4.3.2.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseeffects/Manifest 
b/media-sound/pulseeffects/Manifest
index aaa0d550c61..e3beaad166f 100644
--- a/media-sound/pulseeffects/Manifest
+++ b/media-sound/pulseeffects/Manifest
@@ -1,3 +1,3 @@
 DIST pulseeffects-3.1.6.tar.gz 614441 BLAKE2B 
bb7461532785cd0ab79d0f506b5b9bcfc006779776e25870ce92b4af4e7cb0f7b3bcfe9c58180e52bdb9b9be20a14644ed8622fd3cc578dd3bdf9ff173c091b6
 SHA512 
efd9871c57f4b7152e4528927c7371e225980a09acacf4fcf939c468c7cb01b94b1bbb3c94cbd8879a6b41c7c4794ed5f45035a2b185b0a09b31515c964d4722
 DIST pulseeffects-3.2.3.tar.gz 648968 BLAKE2B 
aef2aaacacc41020c5f14582c91b53ba84f3e56d7cf4a13a955769ff80796ae21cbc0ecad9b2c3e24985a6a6daf86888c3a8c6e2387b917860336e73fa8c0d6b
 SHA512 
802068c867b9708e7503e0beb65fb5aaf9ff4916b98048634a443f701864db00e5401de42ff58ed3e5fe9430af6caae74efe8f0b1b0e3e2c9d48dcb7c7e6a400
-DIST pulseeffects-4.3.1.tar.gz 1058711 BLAKE2B 
917bf83014c84a1e2558f471ca93f31db4814f7dc3d09730c24b327f423bdb4f880bad57239bb7555384f12d7a6f03e26bf51b7aec462f8ce26992ccf59cfe71
 SHA512 
00305c8650e57963674e77b02a4e896f95f59d404901f3a684247ded95becf3c04fab35df83bc043e3f4f0ab601c98173c135b0b01bca22b520cf180f5bb20fb
+DIST pulseeffects-4.3.2.tar.gz 1014524 BLAKE2B 
0983fa0d44175084a95b7d214ef0b5efc037d28719eb9844ce03420d0e710e1b4841714b8a93b4bf268b78f61fa25d3c3bb85905b2e71828c0888fbce4f2d204
 SHA512 
422ad14005320a67cd7c0baf0678d5498e129cc0845d60f8da3572bba873b9a31c5e237cc45ef2dd46b61e077e814a2351a625ca0e99286b41ea2ebefbec9ea0

diff --git a/media-sound/pulseeffects/pulseeffects-4.3.1.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.3.2.ebuild
similarity index 100%
rename from media-sound/pulseeffects/pulseeffects-4.3.1.ebuild
rename to media-sound/pulseeffects/pulseeffects-4.3.2.ebuild



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

2018-08-30 Thread Matt Thode
commit: a3a4254473ae3ad2419e957bd69b2f80579c799d
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:02:18 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a42544

dev-python/python-zunclient: 2.1.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/python-zunclient/Manifest   |  1 +
 .../python-zunclient/python-zunclient-2.1.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/python-zunclient/Manifest 
b/dev-python/python-zunclient/Manifest
index 49dc86cd572..24eca8e8534 100644
--- a/dev-python/python-zunclient/Manifest
+++ b/dev-python/python-zunclient/Manifest
@@ -1,2 +1,3 @@
 DIST python-zunclient-0.4.1.tar.gz 81441 BLAKE2B 
9a8f1b21b9906d1b3e0cecf9525a6d5e8eae05aa8999a191625aac2701dc6997f53f2320f214e8e62b6be6357cc00945792ae7baf19b4be85499c5b1099259a2
 SHA512 
4e32f569d460fb1ef9eb0faef278b0842907103e6a56a951caec04b3b1544b093261db303d7f62b429c3dbfff7a97b9349b709e7cf62fbff9ca90ca9bb098ca1
 DIST python-zunclient-1.1.0.tar.gz 93906 BLAKE2B 
7be9dc27b074e60ff5df37c406b96f3482e1737f338de01d3bcf5e46ba404da71b6e803aafc981f92dee416b764bfc2588652a61440258d0b155ecc7a3bfba40
 SHA512 
4a419ccebd7b0f924d549776c96d04cff5ff4507d9ab9c5c6a3aa71adeaffeba686ca28043726c96979760ea9670d86d973810543609fc783d401b23cae1fa2a
+DIST python-zunclient-2.1.0.tar.gz 99821 BLAKE2B 
0784c5b47ac7bc1d9764e856173554f1cf37eb698e7a8f97d1e656de1c098374dc3e25fbcb1dd9ac5ffc223d18c6615a222bdfee0357cc8a109a67f9d8e79ff9
 SHA512 
b1d9f16b0ef83bae1d362edeaa83920259e604acb1e22619893597bdc2b7efd9ed7457f5f3deb53665ea69af36e6fdea9c68178ff2abd16e12ab73a2db781b12

diff --git a/dev-python/python-zunclient/python-zunclient-2.1.0.ebuild 
b/dev-python/python-zunclient/python-zunclient-2.1.0.ebuild
new file mode 100644
index 000..6bfb2fbf697
--- /dev/null
+++ b/dev-python/python-zunclient/python-zunclient-2.1.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Zun API"
+HOMEPAGE="https://github.com/openstack/python-zunclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
+   =dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/websocket-client-0.44.0[${PYTHON_USEDEP}]
+   >=dev-python/docker-py-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: c6614df35cca86d52a3bd5c0760800b8fe571db1
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:11:58 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6614df3

sys-cluster/openstack-meta: ROCKY BUMP

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 .../openstack-meta-2018.2..ebuild  | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild
new file mode 100644
index 000..ea5f7467b12
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova swift"
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+"



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

2018-08-30 Thread Matt Thode
commit: 5f4a764d89a0f04d551c703f7d923e2d724b62c7
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:11:03 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4a764d

sys-cluster/heat: 11.0.0 bump ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-cluster/heat/Manifest|   3 +
 sys-cluster/heat/heat-11.0.0.ebuild  | 160 +++
 sys-cluster/heat/heat-2018.2..ebuild | 160 +++
 3 files changed, 323 insertions(+)

diff --git a/sys-cluster/heat/Manifest b/sys-cluster/heat/Manifest
index ed7d57a31b4..123494e7512 100644
--- a/sys-cluster/heat/Manifest
+++ b/sys-cluster/heat/Manifest
@@ -1,6 +1,9 @@
 DIST heat-10.0.1.tar.gz 2353949 BLAKE2B 
401cc24ebc2c5105666719a9d89a55116f4f8139dd7fb4a5b5e37f3da39240dfedb3b61b810f72750390e4f9dc0f8e6b69499c1b921f222064a610fd85cd8b84
 SHA512 
019df95a16f7d5f89a726248d33780ef4fa7fc2ff91b9a0a756548fa91993eb625097b9ab0dd232019669161ccf6fbf43132237d4666bf200f141173bbb07782
+DIST heat-11.0.0.tar.gz 2316538 BLAKE2B 
c7c56d273761af1846ef69d2a29563f96550afa97022ef749ac5fbd5c62117214bcfd0bd802a315168ea97d94cdf647c5e9c655803dc6f798ca7d64e0f1a9339
 SHA512 
bc38b062e273d4dfb11ba72c558b4c0ed7a9220a083cf1cc22b42583b864cc4bce8fb80acaa5a88f8f3e1658d585ee2950466d35ca5cb367390141a28aed1e6f
 DIST heat-9.0.4.tar.gz 2365172 BLAKE2B 
069ee142fc8f8dba7eb6cdd9386a4fa32db85cb9a2bc454da1e4290acfd17d364de34706a3199fb7b68b4a4ce1c24d1b8d7781b4d1b984e6171e78ff32335008
 SHA512 
fd75a7cd9e656c58e81d47292687024ba6b61cccdbeab3ce2472f05f238a944ef4dfa120b39b6f2285aa434b3386ea13d3ca07a48b70d1f53798384a344c53a2
 DIST heat.conf.sample-10.0.1 92161 BLAKE2B 
745cdb4eb6006079201cfe31b6486a5d759a93d1deceb42c3e9c5224b9512437013a5f44eb0f81694949efad648559a1b4e436992a91986206e50b65c69a09b8
 SHA512 
44b9f0e5779a21afc73a2720181ffaf778d5e54f61db7b177b59a777985c6155dac1d6b535eed311be372236f4d39d0601a8814c5ad7aa0c48acf3771bf65120
+DIST heat.conf.sample-11.0.0 89219 BLAKE2B 
6db6b6476c90bedb8bccb88d6e792fd62d599bf4721153f9cd79fc22d6e99f5096d560d5ead9ee2388529a9ff0514e591444c462621e37ecdc0879ed6f78
 SHA512 
aedde1cea25ecbdff4de8fe410bcb13cf937a4479b9fa27aab8170f92956499c678c2546cc3f373f58c287f13576b1561613b5ff71e6fae5b60bb3d580a90f4f
 DIST heat.conf.sample-2017.2. 88901 BLAKE2B 
050cfaacb46a8d9b79a17b7406acf6bca9be27a21f8278194021cadc69fb364c630ca0f0e7a320dfe9d46303d779eb8b5c31efaa9c25d3695caf70cab18b1b4d
 SHA512 
f62feaa4a0d27866876aed9f78099501247ae4b7deaefd04d77b1f4b2a1d1c991e6f3e68d9f82e3b6a4358c99fbffd90f14a05ff98105df0ef0db68ef8bc6932
 DIST heat.conf.sample-2018.1. 92161 BLAKE2B 
745cdb4eb6006079201cfe31b6486a5d759a93d1deceb42c3e9c5224b9512437013a5f44eb0f81694949efad648559a1b4e436992a91986206e50b65c69a09b8
 SHA512 
44b9f0e5779a21afc73a2720181ffaf778d5e54f61db7b177b59a777985c6155dac1d6b535eed311be372236f4d39d0601a8814c5ad7aa0c48acf3771bf65120
+DIST heat.conf.sample-2018.2. 89219 BLAKE2B 
6db6b6476c90bedb8bccb88d6e792fd62d599bf4721153f9cd79fc22d6e99f5096d560d5ead9ee2388529a9ff0514e591444c462621e37ecdc0879ed6f78
 SHA512 
aedde1cea25ecbdff4de8fe410bcb13cf937a4479b9fa27aab8170f92956499c678c2546cc3f373f58c287f13576b1561613b5ff71e6fae5b60bb3d580a90f4f
 DIST heat.conf.sample-9.0.4 88901 BLAKE2B 
050cfaacb46a8d9b79a17b7406acf6bca9be27a21f8278194021cadc69fb364c630ca0f0e7a320dfe9d46303d779eb8b5c31efaa9c25d3695caf70cab18b1b4d
 SHA512 
f62feaa4a0d27866876aed9f78099501247ae4b7deaefd04d77b1f4b2a1d1c991e6f3e68d9f82e3b6a4358c99fbffd90f14a05ff98105df0ef0db68ef8bc6932

diff --git a/sys-cluster/heat/heat-11.0.0.ebuild 
b/sys-cluster/heat/heat-11.0.0.ebuild
new file mode 100644
index 000..a0c7acdf6cf
--- /dev/null
+++ b/sys-cluster/heat/heat-11.0.0.ebuild
@@ -0,0 +1,160 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 eutils linux-info user
+
+DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration 
engine."
+HOMEPAGE="https://launchpad.net/heat;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.rocky
 -> heat.conf.sample-${PV}"
+   EGIT_REPO_URI="https://github.com/openstack/heat.git;
+   EGIT_BRANCH="stable/rocky"
+else
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.rocky
 -> heat.conf.sample-${PV}
+   https://tarballs.openstack.org/${PN}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+mysql +memcached postgres sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   app-admin/sudo"
+

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

2018-08-30 Thread Matt Thode
commit: 35c61e266d31be77c27590524569250d287b4976
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 22:58:44 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c61e26

dev-python/python-monascaclient: 1.12.1 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/python-monascaclient/Manifest   |  1 +
 .../python-monascaclient-1.12.1.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-monascaclient/Manifest 
b/dev-python/python-monascaclient/Manifest
index da6fc18b72f..86ba2e794d3 100644
--- a/dev-python/python-monascaclient/Manifest
+++ b/dev-python/python-monascaclient/Manifest
@@ -1,2 +1,3 @@
+DIST python-monascaclient-1.12.1.tar.gz 45871 BLAKE2B 
f90c6b9f5bdf9812b27d77de2080bb01ccf4f0ffc9ecb0d9d2cc5cfea8f51921789199bb376fdf86d8169ff616602d4ab8b680e227fd1e1574d164fd666765f7
 SHA512 
36966125bc1efac226323320fb6e7cf90fba6a540c2fa3817bba0d70b78bbbd4627a4dc9d46206c7ca94baf4822ad6b38796e7caf44cf75e742029d80f83a88a
 DIST python-monascaclient-1.5.1.tar.gz 62677 BLAKE2B 
5edc6003cb5e234e6e8a54009232aee002bb52f4d48eb589e167e1309b4dbf30827e4100b1e7a75df97495d1b0083a1d8c033c0b068d88b6d0df0f7232cf408e
 SHA512 
d6513b5d49fcf09a9f7b6c56ac8ef2dd27b5d18148a0ee20d58a62c3b1d332df3f154d559ddadcf972291a2e30bb204d4bc26b28b69a0ae568ab8e8b7ce81a1e
 DIST python-monascaclient-1.7.0.tar.gz 50363 BLAKE2B 
831d908588ec4635b037ca968d92bcd2578f141448cbc35d62b44baa59e2dfcaa452dd66a824d0104a07b2090bb24933c4e0bfddb0022b0a4125067607ce7d4b
 SHA512 
b4cdcd227aa02463be9bcd095c957cd0ab834724a2551fae40b2924a8cabd1dc879c2e1a89c989834a3523055a2f2faeaffe8e4f8b0d50b37dbf9441efbd8942

diff --git a/dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild 
b/dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild
new file mode 100644
index 000..2a7ba32dd10
--- /dev/null
+++ b/dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Monasca API"
+HOMEPAGE="https://github.com/openstack/python-monascaclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+   =dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   # built in...
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2018-08-30 Thread Matt Thode
commit: 701f8a54e7196c0a0077aeed7e6a716dbe39bd3c
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:09:32 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701f8a54

dev-python/python-blazarclient: initial add for heat rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/python-blazarclient/Manifest|  1 +
 dev-python/python-blazarclient/metadata.xml| 14 +
 .../python-blazarclient-2.0.0.ebuild   | 35 ++
 3 files changed, 50 insertions(+)

diff --git a/dev-python/python-blazarclient/Manifest 
b/dev-python/python-blazarclient/Manifest
new file mode 100644
index 000..c84d2464ed5
--- /dev/null
+++ b/dev-python/python-blazarclient/Manifest
@@ -0,0 +1 @@
+DIST python-blazarclient-2.0.0.tar.gz 32078 BLAKE2B 
a8f7359485889d41c8e6a36f90f6279a366210d29e3080353fe32e6ee6929784c954c86f0e645d4cefe104132b557648ce27a59873a8248c68d02a0c954490c3
 SHA512 
af57b7a9d914ed216fe53f6e102ade25654fcf9cc0d4a422c912b2129f5905f47272ea959fab38f0ac23678e719c8b5807fa5e852b22f5f7418c72a17d25412a

diff --git a/dev-python/python-blazarclient/metadata.xml 
b/dev-python/python-blazarclient/metadata.xml
new file mode 100644
index 000..5791a0bcc69
--- /dev/null
+++ b/dev-python/python-blazarclient/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   This is a client for the OpenStack Blazar API.
+   
+

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
new file mode 100644
index 000..f03a38f9d41
--- /dev/null
+++ b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="This is a client for the OpenStack Blazar API"
+HOMEPAGE="https://github.com/openstack/python-blazarclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: games-board/four-in-a-row/

2018-08-30 Thread Mart Raudsepp
commit: 391ab16571603248a1ccfe32b174cf2b9dd3b6bb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug 30 22:52:55 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug 30 22:53:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391ab165

games-board/four-in-a-row: bump to 3.28.0

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 games-board/four-in-a-row/Manifest |  1 +
 .../four-in-a-row/four-in-a-row-3.28.0.ebuild  | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/games-board/four-in-a-row/Manifest 
b/games-board/four-in-a-row/Manifest
index 04452c0a1db..025b425a169 100644
--- a/games-board/four-in-a-row/Manifest
+++ b/games-board/four-in-a-row/Manifest
@@ -1 +1,2 @@
 DIST four-in-a-row-3.22.2.tar.xz 1783804 BLAKE2B 
e4e176fe73dfda5152d53b83de6f645bbf7595b7bb7795546e2a093ea5a6de1ab778cb1bc7a91a6a5871aa60a16f570e93305a17359c6dc42c85acd0fd7da72b
 SHA512 
07b77bd7f9e2dd86a38721261805397462637dbc4ed4d30f4e6489215621eadf8f1dd545d75db43998dcbd7918b1d7bf29a360e5abc6d661db6c867c78a2eb6c
+DIST four-in-a-row-3.28.0.tar.xz 740784 BLAKE2B 
f5d2af3514e7629026da5f1aedf22945eddb44b6917922d175f4e5aa160ea7266e0ab101866c1d5220d0e835e60544e4ec8fc6016d908e580a7b1057fc8db7f0
 SHA512 
a13d6db2c32cc19e8504c1e8baa7b0e28f59e3fc604940d51742d3fd2b266ac90a92e638df2449bcca5e828923c7ee9ff1424a095a98fd5e1d76426a444d7ede

diff --git a/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild
new file mode 100644
index 000..d1713d3cd02
--- /dev/null
+++ b/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Make lines of the same color to win"
+HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row;
+
+# Code is GPL-2+ but most themes are GPL-3+ and we install them 
unconditionally, CC-BY-SA-3.0 is user help license in v3.22.1
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=gnome-base/librsvg-2.32
+   >=media-libs/libcanberra-0.26[gtk3]
+   >=x11-libs/gtk+-3.13.2:3
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-atk/

2018-08-30 Thread Mart Raudsepp
commit: 46dc2bf2aefe7af00f2a1cfe184d5eae56332079
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug 30 22:48:05 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug 30 22:53:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46dc2bf2

app-accessibility/at-spi2-atk: bump to 2.26.2

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-accessibility/at-spi2-atk/Manifest |  1 +
 .../at-spi2-atk/at-spi2-atk-2.26.2.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/app-accessibility/at-spi2-atk/Manifest 
b/app-accessibility/at-spi2-atk/Manifest
index 9b700bcb877..bf580cb6c8b 100644
--- a/app-accessibility/at-spi2-atk/Manifest
+++ b/app-accessibility/at-spi2-atk/Manifest
@@ -1,2 +1,3 @@
 DIST at-spi2-atk-2.22.0.tar.xz 306148 BLAKE2B 
3606f96ca89dcc23700c2aaa67da9daf51709113b5d5a15d4864e565dd559e4136007f125801de08e9c6bc6c14d7b1c39e8307340c1758a6145aeb0caeb0a5c9
 SHA512 
9b815eecbe01164df8a3341a3b0e1fe57a4f333964a0836f89f54712512a32d69c333c0c099eb194716d081f5460bb6e6d2c852f7218df51549e88e75880f284
 DIST at-spi2-atk-2.24.1.tar.xz 308576 BLAKE2B 
92b96c54cd5a2dbd8a3dddbaa3188b3396ef8e4631cc9438e4ba57da27672d509babae3415c66d2c6afc74855ff0536d4cc6f24a8cecf66478021d350b3572a1
 SHA512 
5dbc186c7ea4f7f34aa0acaf90f683e549162caa274ba5b5818ae9992b52f1b475923d9818870978e87e3dacdf1018db31810d2d53b39bb4f068bcb64a423f23
+DIST at-spi2-atk-2.26.2.tar.xz 322800 BLAKE2B 
108a01fd8c16816d9953ad42721080dd6dcb9f75c95c412387d7f54920998c66eb5855eb859e8e00096a47b387d05779691887a7717d31f4c70681d69a9c8266
 SHA512 
f938b8e2b999fcdfa13e9433bd13c39430bae2ceae0c664a24caccc6af522947bf73de02de3c359807f5370a85961193df2ba24b193b60b915c61828ea747bb2

diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild 
b/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild
new file mode 100644
index 000..85240c96719
--- /dev/null
+++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 multilib-minimal virtualx
+
+DESCRIPTION="Gtk module for bridging AT-SPI to Atk"
+HOMEPAGE="https://wiki.gnome.org/Accessibility;
+
+LICENSE="LGPL-2+"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+
+RDEPEND="
+   >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
+   >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
+   >=dev-libs/atk-2.25.2[${MULTILIB_USEDEP}]
+   >=app-accessibility/at-spi2-core-2.25.3[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+   test? ( >=dev-libs/libxml2-2.9.1 )
+"
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   gnome2_src_configure --enable-p2p $(use_with test tests)
+}
+
+multilib_src_test() {
+   virtx emake check TESTS_ENVIRONMENT="dbus-run-session"
+}
+
+multilib_src_compile() { gnome2_src_compile; }
+multilib_src_install() { gnome2_src_install; }



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/, app-accessibility/at-spi2-core/files/

2018-08-30 Thread Mart Raudsepp
commit: 7439891c294714fa8fa9598defae766ece517c2b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug 30 22:34:31 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug 30 22:53:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7439891c

app-accessibility/at-spi2-core: bump to 2.26.2

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-accessibility/at-spi2-core/Manifest|  1 +
 .../at-spi2-core/at-spi2-core-2.26.2.ebuild| 55 ++
 .../files/2.26.2-fix-inverted-logic.patch  | 28 +++
 3 files changed, 84 insertions(+)

diff --git a/app-accessibility/at-spi2-core/Manifest 
b/app-accessibility/at-spi2-core/Manifest
index 901f45fa8f7..6ea0e4c38af 100644
--- a/app-accessibility/at-spi2-core/Manifest
+++ b/app-accessibility/at-spi2-core/Manifest
@@ -1,2 +1,3 @@
 DIST at-spi2-core-2.22.1.tar.xz 454048 BLAKE2B 
5ee4cdb83815258d9be8b81870b590b2f85311acf75e3c830c00092cbe5dd66a07f933318ce7d4bc308308f6f87e46579b30948b67b8b7f753adc5e10589246b
 SHA512 
2376b57ce744351ed09a13cd02f0c02264c0998860710cfcdac59f0efb78061512986f5d7305a2f6c594d70213722f81795620e8cd2c6587c6d3f1335477171f
 DIST at-spi2-core-2.24.1.tar.xz 452440 BLAKE2B 
2e3e262d507dadbdb8fc5bb1bd60d3dbe8a9c2946228b6dc551d0a9564684d96b1b6cbe29849c1d846b3106b5444a2c6880a10825ba20cca87893f6a52815023
 SHA512 
e7f354a90204f12d4e464a6b4e4cb27141af3715d7c5ec253bdd2ebe65bc7d191ae7b775c45470a1bd1fe2c0accdd4e84feeb5e1eb1a6c05f3e5e734371027be
+DIST at-spi2-core-2.26.2.tar.xz 494484 BLAKE2B 
0c67cea9c0107fb6503a933de134eb662f192ae2a98734bde1b0629da151476858720d2dcb1791a00a44b61ae2ead945178fba659f88303c552567d7f3f9817b
 SHA512 
6a8e158e30c37ce475467b6634aff046a318875271966d7bfa3e56052d0cd26cd37435d0b9ae14f079542b8b3e76088da5bd50ed39eb39f3f40394c55ed3f255

diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild 
b/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild
new file mode 100644
index 000..beb3feab8ee
--- /dev/null
+++ b/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 multilib-minimal
+
+DESCRIPTION="D-Bus accessibility specifications and registration daemon"
+HOMEPAGE="https://wiki.gnome.org/Accessibility;
+
+LICENSE="LGPL-2+"
+SLOT="2"
+IUSE="X +introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+
+# x11-libs/libSM is needed until upstream #719808 is solved either
+# making the dep unneeded or fixing their configure
+# Only libX11 is optional right now
+RDEPEND="
+   >=dev-libs/glib-2.36:2[${MULTILIB_USEDEP}]
+   >=sys-apps/dbus-1[${MULTILIB_USEDEP}]
+   introspection? ( >=dev-libs/gobject-introspection-1.32.0:= )
+   X? (
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.25
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+"
+
+PATCHES=(
+   # disable teamspaces test since that requires Novell.ICEDesktop.Daemon
+   "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
+   "${FILESDIR}/${PV}-fix-inverted-logic.patch"
+)
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   gnome2_src_configure \
+   $(multilib_native_use_enable introspection) \
+   $(use_enable X x11)
+
+   # work-around gtk-doc out-of-source brokedness
+   if multilib_is_native_abi; then
+   ln -s "${S}"/doc/libatspi/html doc/libatspi/html || die
+   fi
+}
+
+multilib_src_compile() { gnome2_src_compile; }
+multilib_src_install() { gnome2_src_install; }

diff --git 
a/app-accessibility/at-spi2-core/files/2.26.2-fix-inverted-logic.patch 
b/app-accessibility/at-spi2-core/files/2.26.2-fix-inverted-logic.patch
new file mode 100644
index 000..7aa10f8bfc2
--- /dev/null
+++ b/app-accessibility/at-spi2-core/files/2.26.2-fix-inverted-logic.patch
@@ -0,0 +1,28 @@
+From c2e87fe00b596dba20c9d57d406ab8faa744b15a Mon Sep 17 00:00:00 2001
+From: Maya Rashish 
+Date: Sat, 2 Dec 2017 13:24:29 +0200
+Subject: [PATCH] Fix inverted logic.
+
+Don't write more into a buffer than it can hold.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=791124
+---
+ bus/at-spi-bus-launcher.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/bus/at-spi-bus-launcher.c b/bus/at-spi-bus-launcher.c
+index 261353f..eb2b8e3 100644
+--- a/bus/at-spi-bus-launcher.c
 b/bus/at-spi-bus-launcher.c
+@@ -244,7 +244,7 @@ unix_read_all_fd_to_string (int  fd,
+ {
+   ssize_t bytes_read;
+ 
+-  while (max_bytes > 1 && (bytes_read = read (fd, buf, MAX (4096, max_bytes - 
1
++  while 

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

2018-08-30 Thread Sergei Trofimovich
commit: f985747083a8f704bfc0d734013c871cf0870e4b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 30 22:42:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 30 22:42:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9857470

dev-util/re2c: bump up to 1.1.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-util/re2c/Manifest  |  1 +
 dev-util/re2c/re2c-1.1.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-util/re2c/Manifest b/dev-util/re2c/Manifest
index 4ed4b501612..a253d12700d 100644
--- a/dev-util/re2c/Manifest
+++ b/dev-util/re2c/Manifest
@@ -3,4 +3,5 @@ DIST re2c-0.16.tar.gz 4892417 BLAKE2B 
e1160d3f6ebd63d42a22c112d83a31fcd7bb0d5ab2
 DIST re2c-1.0.1.tar.gz 5758988 BLAKE2B 
e02d8ce5f82441d33ec055d582e797d33a4b1a5244d37477b5c93117c735790a6a24e1b9e1456a6d4182c3282b59955838b625216cf47abfcc8c4fb5eacc953e
 SHA512 
ab3b652d8f97b0d1be4c7561ce65e28870ab8976f8a31d74a6629b43d2057bfa608c7f393d5e5d59d26f991552a60e6274f554ef58752bdfcfeba330578f1299
 DIST re2c-1.0.2.tar.gz 5805526 BLAKE2B 
931e7b00f57cf8c3e49e540496906208e5a5b73f87427c095e9f5744594007b5d536bf8a2920c3fb509f57bc0ba608ca80a6780ae8af033fdfe7bb3c26292007
 SHA512 
9d85933ae874cb9240175ce7210d3808173bafe246c67b9c333578846239b7bcef074287f26040b5a048bcd98db8d0393035c417918b80db1f74098695a77176
 DIST re2c-1.0.3.tar.gz 5806555 BLAKE2B 
98664998a52e9f3198ac6d19e8c8af8db716414e42aa89b05750cb8a2054d53d0b13fa499ca004eecc294cef2756554c3e08c8167055d38d266be86f0684b83d
 SHA512 
7b2a43828da872a957af88fb0a226e1936a45c8a1020ba1f6544b588aaa61dff8df40e84f9053c30ac8e17c41164e70627d57f5d3721a34b2aba7b1dbf25b6ae
+DIST re2c-1.1.1.tar.gz 5907416 BLAKE2B 
da2544573de0dbca94db8a8e2112de5549ffbbad91bdba187e95c9d8dd36537e099dbc2871b54d62630d91928cdaf384ab069e5e1624f8ff749c2e2743cff766
 SHA512 
a6fe73611103588043748340976f0e6d07169a6546cb80627c0ccd2ceac83f362dbbf371530361d893537fd95deb19503b2c73c41ed40efe7787210d6c757397
 DIST re2c-1.1.tar.gz 5901198 BLAKE2B 
eacfbd19a6b32c1779d0d0bf45ed7b4159e0ebb000817911ac3daf4595a841efb2fe7810aaede404e95a85af9df66568be1845f96e229d66e381d0ff6f1e2d89
 SHA512 
a39a42977f271cbd4f245c5252cba52636519c052d61e080c607556f778e0a35709f832466c2be0467af09b1623faab25616ffc957e90c0f1f6af78decb97209

diff --git a/dev-util/re2c/re2c-1.1.1.ebuild b/dev-util/re2c/re2c-1.1.1.ebuild
new file mode 100644
index 000..bd4ecbe5865
--- /dev/null
+++ b/dev-util/re2c/re2c-1.1.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="tool for generating C-based recognizers from regular expressions"
+HOMEPAGE="http://re2c.org/;
+SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+
+src_prepare() {
+   default
+   export ac_cv_path_BISON="no"
+}
+
+src_install() {
+   default
+
+   docompress -x /usr/share/doc/${PF}/{examples,paper}
+   dodoc -r README CHANGELOG examples
+   docinto paper
+   dodoc doc/loplas.ps doc/tdfa/tdfa.pdf
+}



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-any/

2018-08-30 Thread Nick Sarnie
commit: c29ef0ead936e063dc4a3469db54282eaacf3d7f
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Aug 30 22:26:22 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Aug 30 22:26:55 2018 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=c29ef0ea

app-emulation/wine-any: Sync with ::gentoo

Shorten maintainer description

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-emulation/wine-any/metadata.xml | 5 -
 1 file changed, 5 deletions(-)

diff --git a/app-emulation/wine-any/metadata.xml 
b/app-emulation/wine-any/metadata.xml
index ea740bb..d7df26c 100644
--- a/app-emulation/wine-any/metadata.xml
+++ b/app-emulation/wine-any/metadata.xml
@@ -9,11 +9,6 @@
Any changes need to be run past the maintainer to 
ensure the two repositories are kept in sync.


-   
-   Only CC on bugs that involve 
USE="d3d9"
-   sar...@gentoo.org
-   Nick Sarnie
-   

 Wine is an Open Source implementation of the Windows API on top of X and Unix.
 



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

2018-08-30 Thread Nick Sarnie
commit: adcbdbb48cbfa8abbf706fddabc0117611a2586c
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Aug 30 22:24:08 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Aug 30 22:24:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adcbdbb4

app-emulation/wine-any: Shorten maintainer description

This part was from before I was a developer

Fixes: https://bugs.gentoo.org/664906
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-emulation/wine-any/metadata.xml | 5 -
 1 file changed, 5 deletions(-)

diff --git a/app-emulation/wine-any/metadata.xml 
b/app-emulation/wine-any/metadata.xml
index ea740bb3f7a..d7df26c2b5c 100644
--- a/app-emulation/wine-any/metadata.xml
+++ b/app-emulation/wine-any/metadata.xml
@@ -9,11 +9,6 @@
Any changes need to be run past the maintainer to 
ensure the two repositories are kept in sync.


-   
-   Only CC on bugs that involve 
USE="d3d9"
-   sar...@gentoo.org
-   Nick Sarnie
-   

 Wine is an Open Source implementation of the Windows API on top of X and Unix.
 



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

2018-08-30 Thread Louis Sautier
commit: c47382d9376204ec07dd2d6fe054e9f58991ab69
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Aug 30 22:06:26 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Aug 30 22:06:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c47382d9

dev-python/entrypoints: add Python 3.7

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/entrypoints/entrypoints-0.2.3.ebuild 
b/dev-python/entrypoints/entrypoints-0.2.3.ebuild
index 61878d99448..91f760a74f4 100644
--- a/dev-python/entrypoints/entrypoints-0.2.3.ebuild
+++ b/dev-python/entrypoints/entrypoints-0.2.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1
 



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

2018-08-30 Thread Matt Thode
commit: c7ec638b44ade9a12199f067a641ce4a8c20b5f3
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:14:46 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ec638b

dev-python/greenlet: arm64 stable for pbr (eventually)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/greenlet/greenlet-0.4.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/greenlet/greenlet-0.4.12.ebuild 
b/dev-python/greenlet/greenlet-0.4.12.ebuild
index f6b8529726e..44d1e86edce 100644
--- a/dev-python/greenlet/greenlet-0.4.12.ebuild
+++ b/dev-python/greenlet/greenlet-0.4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="-alpha amd64 arm arm64 -hppa -ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/os-service-types/

2018-08-30 Thread Matt Thode
commit: 61d388ea544eb6ce5f52bca9814b67fc07fbe73c
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:42:44 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d388ea

dev-python/os-service-types: 1.3.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/os-service-types/Manifest|  1 +
 .../os-service-types/os-service-types-1.3.0.ebuild  | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/os-service-types/Manifest 
b/dev-python/os-service-types/Manifest
index f2ed8cc5076..da951c4ec1c 100644
--- a/dev-python/os-service-types/Manifest
+++ b/dev-python/os-service-types/Manifest
@@ -1 +1,2 @@
 DIST os-service-types-1.1.0.tar.gz 20838 BLAKE2B 
8fbf5b5bf9d7fefcf88f51f98a6e0326bd42c0f452d614801543b45c79cc5220aeb15d4e3225c83636cb462e03914cd235942f06a367b0a4b67805c503b63d08
 SHA512 
d6a5e9ce633a92c61c7ca2b44e7c0bb5fb7f28efc3bdb7e240bb8c1d06f02ce1c038e11a709508dcdc4bbb8e1245297b7dafae5b49535b69359af576bb147130
+DIST os-service-types-1.3.0.tar.gz 22961 BLAKE2B 
6ad32594c7fd86f61b0e9018901da740c6ce7d30ba10610cb3fac1900cb8188084ed754a36b608dc076582f438a8cdff0f655cef2ee406de4186c12b5b454f1c
 SHA512 
6a90cd4744902dc314ae2af09411947270a06db548016a0d8e424e6dd44520b20a24e061425e7dcebe4c62fad4c0bab4636e9537644d87f66e652ae02025afe1

diff --git a/dev-python/os-service-types/os-service-types-1.3.0.ebuild 
b/dev-python/os-service-types/os-service-types-1.3.0.ebuild
new file mode 100644
index 000..1a1319ad8b3
--- /dev/null
+++ b/dev-python/os-service-types/os-service-types-1.3.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="A library to handle official service types for OpenStack and it's 
aliases."
+HOMEPAGE="https://github.com/openstack/os-service-types;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="${CDEPEND}"



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

2018-08-30 Thread Matt Thode
commit: b838f9bf696211d6e58f499f5d96712645d7d640
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:21:06 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b838f9bf

dev-python/reno: 2.7.0 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/reno/reno-2.7.0.ebuild 
b/dev-python/reno/reno-2.7.0.ebuild
index 02bf525efe8..867b9627b70 100644
--- a/dev-python/reno/reno-2.7.0.ebuild
+++ b/dev-python/reno/reno-2.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 CDEPEND=">=dev-python/pbr-1.4[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: d801fb6fdbddd41f1144c4ea70c6933741900b97
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 21:01:40 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d801fb6f

dev-python/os-brick: 2.5.3 bump for pike

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/os-brick/Manifest  |  1 +
 dev-python/os-brick/os-brick-2.5.3.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/os-brick/Manifest b/dev-python/os-brick/Manifest
index 171f8a49b59..1b9393e01a2 100644
--- a/dev-python/os-brick/Manifest
+++ b/dev-python/os-brick/Manifest
@@ -1,3 +1,4 @@
 DIST os-brick-1.15.5.tar.gz 161371 BLAKE2B 
0fdfb5978cb1d1ca635d64f98b75210b03353c033affd9834294c4d505a0d9e580f0f829a5e5c96fdb53f1cf2a29ba63ded6fbba4ae662a5dad0d20fdf98356b
 SHA512 
c73c0f227e68aeba80b6b5687fc876e7dfe3ba36a800b7241ed08a0f189e0a57adfdf3b3e1f63230514ddac848be84e1f05e6be6aa0f50412695c6d37124717d
 DIST os-brick-2.3.1.tar.gz 166518 BLAKE2B 
d58acd3a6a5ca328eda9f74f4e9897846b047fc96777fb438c5e5a2fbef642e1672bd7f216acddef29138543627ef79fb6e6fc01e9e7cb34ee59663bedd8
 SHA512 
243d574289a95a07c43b112f9c00372a8b95560628f1d86f3ea750755b4026ef9426864a216a459c159b7275218a08df585aaf0f4f3c973d63af5a59083a6b2b
 DIST os-brick-2.3.3.tar.gz 166088 BLAKE2B 
d5bdb748f8cb00ceef7649198470be3beb58bc9824ce74d8781c65ad87125b5480dc22fa978817fb89842ed347fbe7f0d1a3b5c94642ca418b7c6a694423d56d
 SHA512 
8373641ee102eb7e522da400dcd960672341828ce252610bc65b042e5d0e614ec8af29d8fc87564a29b62615d71aa8b1074b4155c8f70cf35232fb2b37105f94
+DIST os-brick-2.5.3.tar.gz 172125 BLAKE2B 
3809301fad05883bd81510452189506a05561bdd1d95706df9690a5d0bcd3165ed9c55b06cbe4b3f24a4ee62877c784209b38348f224e6c82e5683133cc13d73
 SHA512 
b2f0b75f90ce973569c25ea18fd3b1372209a4f49572644fe1b99bf295edf8e1346624ce95eaebaa37653b7753169b42a054e5f9ea4763c35ade5003b8ef47b2

diff --git a/dev-python/os-brick/os-brick-2.5.3.ebuild 
b/dev-python/os-brick/os-brick-2.5.3.ebuild
new file mode 100644
index 000..90a7f026acd
--- /dev/null
+++ b/dev-python/os-brick/os-brick-2.5.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack Cinder brick library for managing local volume attaches"
+HOMEPAGE="https://github.com/openstack/cinder;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-privsep-1.23.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/retrying-1.2.3[${PYTHON_USEDEP}]
+   !~dev-python/retrying-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/os-win-3.0.0[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2018-08-30 Thread Matt Thode
commit: 060c61662a5d62c730c6229f3cb9fa99d047bfd4
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:49:40 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060c6166

dev-python/pypowervm: 1.1.16 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/pypowervm/Manifest|  1 +
 dev-python/pypowervm/pypowervm-1.1.16.ebuild | 37 
 2 files changed, 38 insertions(+)

diff --git a/dev-python/pypowervm/Manifest b/dev-python/pypowervm/Manifest
index 7caad17914d..ccf5a8db85a 100644
--- a/dev-python/pypowervm/Manifest
+++ b/dev-python/pypowervm/Manifest
@@ -1,2 +1,3 @@
 DIST pypowervm-1.1.10.tar.gz 887266 BLAKE2B 
61767773e870fabe2b2954b0e6d13488e7eee83360e7e575fc4ba330148a84f46445c4107929f2e9a2d5ef891195de6374d9c75fd0ee624c71444c338405c8da
 SHA512 
9879b685e46efd4a15f463112bf800884d0e1bdf43ef0fe790bc65334b2f1eeea1b531a0796e1673f4114ea8727c3f3a57bc467934aa535daf17189d0068e253
+DIST pypowervm-1.1.16.tar.gz 895383 BLAKE2B 
147912526d3d20b4c94be0a57cd28f611d446d2596c07986bc8d8239640e59cd21fc96b41c6107602ab4471f125750ec2da60d456ecd9d806499ebe84a116149
 SHA512 
d71fac1f6f9d0de903d0fbec6f9eea691882901b1149bd9c57173cd07615475175faa5d27b7e6c6e9a67c4b2ce23eb300dfd7c0689751d3d0d1bcc6d1b9541f1
 DIST pypowervm-1.1.6.tar.gz 872456 BLAKE2B 
02afd4c25aa5f0b005e621fe190decb2724ff289d6f1330744428bd6616a8b784e79486e4e26b46ee76a3e6346f16100cd788f705f264ca9b29b8522a2c8bc9b
 SHA512 
31211b93f85cda9067e29700794daf9aed5c43478c27eb6dd5a150120282a7d46d4fa4fdf5fa038023153b02aae85f236d681e66646912a464bc3d265c87fefa

diff --git a/dev-python/pypowervm/pypowervm-1.1.16.ebuild 
b/dev-python/pypowervm/pypowervm-1.1.16.ebuild
new file mode 100644
index 000..f2e563fecaa
--- /dev/null
+++ b/dev-python/pypowervm/pypowervm-1.1.16.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Python binding for the PowerVM REST API"
+HOMEPAGE="https://pypi.org/project/pypowervm/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="${DEPEND}
+   >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
+   !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.14.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   virtual/python-futures[${PYTHON_USEDEP}]
+   >=dev-python/taskflow-2.16.0[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: 54595227b48a227a4eef846c69395ce0b41bc6ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:18:21 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54595227

dev-python/python-fastimport: 0.9.6 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 99e81de92b4..1b98c258c5d 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: virtual/python-greenlet/

2018-08-30 Thread Matt Thode
commit: 5fda8c2e6364f5a8580d506478570b7857d69748
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:15:25 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fda8c2e

virtual/python-greenlet: arm64 stable for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 virtual/python-greenlet/python-greenlet-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-greenlet/python-greenlet-1.0.ebuild 
b/virtual/python-greenlet/python-greenlet-1.0.ebuild
index 13bded7e61d..39a08da8d1b 100644
--- a/virtual/python-greenlet/python-greenlet-1.0.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for Python greenlet module"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 -hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 -hppa ~mips ppc ppc64 x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



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

2018-08-30 Thread Matt Thode
commit: 370ab6b26f1933192a4b1bd3c0b789fa34dfaa19
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:40:24 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370ab6b2

dev-python/webob: 1.8.2 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/webob/Manifest   |  1 +
 dev-python/webob/webob-1.8.2.ebuild | 43 +
 2 files changed, 44 insertions(+)

diff --git a/dev-python/webob/Manifest b/dev-python/webob/Manifest
index 66b735491f0..95128f245ea 100644
--- a/dev-python/webob/Manifest
+++ b/dev-python/webob/Manifest
@@ -1,2 +1,3 @@
 DIST WebOb-1.7.3.tar.gz 216028 BLAKE2B 
66af12ab34dc9a18555c6e480099a2c9b9f0ba8eb8f1e1066d501dea9ed2ff541c064bc40bfc74c284fef5f06281178d4d631b33f29c04d43da9c8e3bd138d0a
 SHA512 
23a51f184754c525dc293b8b71855d40f52445c0df5434af7ec091219e0ea81be162623157b6ec67214cd151b25014bf86991246785816ebcb5a0d1eec9479a1
 DIST WebOb-1.7.4.tar.gz 219331 BLAKE2B 
fe046905bf127dc8fedbf2b993e83b3614cd62ef614add939d54e241ecfc9a9ed77cfa5b961b436105c72cab36e885f94d604cd90909cc4ada9283c7a098a8ca
 SHA512 
43685daf6dbba5daa99e4fabfb930495b8c2bc976e968d93af7681284cc127d7012f8423b2986dd7daa10cbf7b3803aec442c1ef88102e16cadf07efe6714d1a
+DIST WebOb-1.8.2.tar.gz 271737 BLAKE2B 
c6eef650e9b03c83d7c618d0187ef7fbd3432d043ab27501cf8c4d6dc3889f3b542c54bf35963d8a313d62246183373c30706bcf5fd00495808e21d3dc9e0482
 SHA512 
691a6cfbbff376e7b1f71adcaac4dbe8cc26cb4ddc396e2ab946ddf15b34c05c638113f48ee396d4edaf6ef77498ca8539d1c63de9f58894afb0e4b88bbf04ae

diff --git a/dev-python/webob/webob-1.8.2.ebuild 
b/dev-python/webob/webob-1.8.2.ebuild
new file mode 100644
index 000..4d52d74f8fd
--- /dev/null
+++ b/dev-python/webob/webob-1.8.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+MY_PN=WebOb
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="WSGI request and response object"
+HOMEPAGE="https://webob.org/ https://pypi.org/project/WebOb/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="doc test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( >=dev-python/sphinx-1.3.1[${PYTHON_USEDEP}] )
+   test? ( dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}] )"
+RDEPEND=""
+
+S=${WORKDIR}/${MY_P}
+
+python_compile_all() {
+   if use doc; then
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   nosetests --verbose -w tests || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   distutils-r1_python_install_all
+}



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

2018-08-30 Thread Matt Thode
commit: dc20590b57829a06113baff1966927dfabd0ec7d
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:52:56 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc20590b

dev-python/microversion-parse: 0.2.1 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/microversion-parse/Manifest |  1 +
 .../microversion-parse-0.2.1.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/microversion-parse/Manifest 
b/dev-python/microversion-parse/Manifest
index 9acaa248647..8676a1c9f4a 100644
--- a/dev-python/microversion-parse/Manifest
+++ b/dev-python/microversion-parse/Manifest
@@ -1 +1,2 @@
 DIST microversion_parse-0.1.4.tar.gz 12795 BLAKE2B 
30a3839fd13567bbaf998f1c6f33f6ed1e50d768ac1e92690a575d76379ef0787e1595f03740454d8b43397755f43c7f3a69ef68bac2bc5636e6fb8cd6c0e241
 SHA512 
06d7063370cc55b6c41f2d9cae33caf5cce501694d4271d0ae586cb5a468cc2e6361f93906f18405a0f99a59f442cda1b56bd565069d6dbf2bbc409942ea189f
+DIST microversion_parse-0.2.1.tar.gz 20327 BLAKE2B 
085ee5025329fcb0fe438d5dc35746d583a754addbf20f3d85b4ed216c52647582992217671bafbb07e921194c3f50a9a8f14cf14caba3d2285fc8c36a409150
 SHA512 
f9990363ba49d5840ca63b4633e16fbb2b538e151ceeed632afd70462cfb4e67f2dd3196e2d15ddf1d0b7c887a5c4b3208f2b018f441fd03f8d70fd722cced53

diff --git a/dev-python/microversion-parse/microversion-parse-0.2.1.ebuild 
b/dev-python/microversion-parse/microversion-parse-0.2.1.ebuild
new file mode 100644
index 000..68b6030aa55
--- /dev/null
+++ b/dev-python/microversion-parse/microversion-parse-0.2.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple parser for OpenStack microversion headers"
+HOMEPAGE="https://github.com/openstack/microversion-parse;
+SRC_URI="mirror://pypi/${PN:0:1}/microversion_parse/microversion_parse-${PV}.tar.gz"
+S="${WORKDIR}/microversion_parse-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+"



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

2018-08-30 Thread Matt Thode
commit: d9968900a06c23d29c07cfa6676ad5bdf6bc0d13
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:15:59 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9968900

dev-python/gevent: 1.2.1 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/gevent/gevent-1.2.1.ebuild 
b/dev-python/gevent/gevent-1.2.1.ebuild
index 460316ac31e..dc2f1227068 100644
--- a/dev-python/gevent/gevent-1.2.1.ebuild
+++ b/dev-python/gevent/gevent-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND="



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

2018-08-30 Thread Matt Thode
commit: 0e59e9c38d6100c7126b9182fdbd8bcdafd8c694
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:30:44 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e59e9c3

profiles/arm64: block doc use flag on stevedore

It needs pillow, which is not marked stable yet

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

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 9f848264575..f58bfdd0886 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Matthew Thode  (30 Aug 2018)
+# Needs pillow and it's deps to build docs
+>=dev-python/stevedore-1.28.0 doc
+
 # Tomáš Mózes  (10 Aug 2018)
 # Needs dev-libs/libmaxminddb which isn't keyworded
 app-admin/syslog-ng geoip2



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

2018-08-30 Thread Matt Thode
commit: 853a2cdb3c5c4af1ca6a644be7731ab9647d8530
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:57:43 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853a2cdb

dev-python/os-xenapi: 0.3.3 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/os-xenapi/Manifest   |  1 +
 dev-python/os-xenapi/os-xenapi-0.3.3.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/os-xenapi/Manifest b/dev-python/os-xenapi/Manifest
index 5105d38eb84..c67d5566648 100644
--- a/dev-python/os-xenapi/Manifest
+++ b/dev-python/os-xenapi/Manifest
@@ -1,2 +1,3 @@
 DIST os-xenapi-0.2.0.tar.gz 73753 BLAKE2B 
dbb42c1fe15a55e39622876293d7797801ee4e67d152957e32e88a1d1a4503a2d70ab144216924c7d45935bbc79109a76535cc0b121df63e82468a37cb353cfc
 SHA512 
6eb7a8b8137c6c28cf07af51ddfed9aa08ad5af3cafd48ed72d9fa909d0dd2416e17eed8a587fc5cffac55704652e24ef8e759f60806b569f2765a5fff58884f
 DIST os-xenapi-0.3.1.tar.gz 121953 BLAKE2B 
4c2091fe0d7610dea7e973a6db68b0edea62d7323d09b0e3cc0c3a43b9a5a4b4509e29ee9e48755958f8d99dd5db2bb6ea13a3425c0156388e19ff986f86fa24
 SHA512 
24c1fa9e7b3e37b7847d7f82a533d9c92e7b551bd69681a985950d92ba22974a495e10ab7acf0f8f6a9a6fc9bf4c71820f413f948684a5b17d010dd076749cf4
+DIST os-xenapi-0.3.3.tar.gz 135902 BLAKE2B 
7ba2a7a386d3bbc0a0e20aeeae7b34c22540ed66a97ab48819eeb5995b6a5c8de09f59f0ab31ecee543147c75b33a5b590e6cb228f2f2f7aed861e3fe03654b4
 SHA512 
ec7b89299cfb4a76d0184bbac933e30857e45082cadf43c6b3f74d0c241cbb1013959e6338f85cb2af71c815a6ec6166d8e173898539c9f68eca128e2e908ad1

diff --git a/dev-python/os-xenapi/os-xenapi-0.3.3.ebuild 
b/dev-python/os-xenapi/os-xenapi-0.3.3.ebuild
new file mode 100644
index 000..bf9fadb4cd6
--- /dev/null
+++ b/dev-python/os-xenapi/os-xenapi-0.3.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="XenAPI library for OpenStack projects"
+HOMEPAGE="https://github.com/openstack/os-xenapi;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND="
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   =dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2018-08-30 Thread Matt Thode
commit: 19cdd899a9f748bf239ebc6859b8dfb69c110373
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 21:34:11 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cdd899

sys-cluster/nova: 18.0.0 bump ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-cluster/nova/Manifest|   3 +
 sys-cluster/nova/nova-18.0.0.ebuild  | 253 +++
 sys-cluster/nova/nova-2018.2..ebuild | 253 +++
 3 files changed, 509 insertions(+)

diff --git a/sys-cluster/nova/Manifest b/sys-cluster/nova/Manifest
index 8cf1e15a338..ae250fb539a 100644
--- a/sys-cluster/nova/Manifest
+++ b/sys-cluster/nova/Manifest
@@ -1,6 +1,9 @@
 DIST nova-16.1.4.tar.gz 10975664 BLAKE2B 
d6f314bf145d26660b1d14f637dc2a0451a79719d081206d7867281cc828ba5cee1c5c0529109d6592b9bf8cfd1faeb6425d6be9eb8414a48cb6417e1b8d847c
 SHA512 
64ffc73eb61fdfd39a20ec4ab034669442ce17b1e352a5674d1def7d7e65a2b7f5650a0d0621b05c0602c709506b51a88c4494bcdbd8ce10432963e6d1070430
 DIST nova-17.0.5.tar.gz 11064252 BLAKE2B 
0a72cb0b1ed1ec8a2340572254dca1f56711bb135319bacc04b0c251bc67000b7350d8a2f2477db2fd9d52e79a1254085d3718884849fffdf25227cadc1b
 SHA512 
cb6a4b16afdb565239948dbaf1e868d4d9c7b12d771850b10abb6c04455e5c7652c04980aad0cf1f7892f62eb9eedfa7b58cea49bd9210d22b18fed7b3935851
+DIST nova-18.0.0.tar.gz 11433858 BLAKE2B 
e115514fc1cd2c0d8d726a4706182b15cfe2ab10cd7bd3b0ff0d28816289a26c83413749a3e5e1b1a8eb82b31329f9b6870b143935a6063ef1d13d9dcfea6454
 SHA512 
9bfdd4c559a3af5bb493d600a2b19f9bf804c5ddae485f463d82ba42c627de3c27df7e487559e1896671afeb893021626f5380af6c067cbed006de16c873206f
 DIST nova.conf.sample-16.1.4 360926 BLAKE2B 
0cdfcff1d5faf5803de72b8113085591df4d1c7feb0591df786a5bf0e13ff133c1fcc4a2c3ebfdadf2a60943a7810e18813a00f5f78987daf3c271e3ba627911
 SHA512 
68f548e998396c7b18692fb3b1e9bf267f9bc06d73f602bb8f20bba426b6ede01e270447906f1685133cdbfd43b76ed5a9913b0167ce70f1ff3debd1ca11d378
 DIST nova.conf.sample-17.0.5 361499 BLAKE2B 
3d5543fbec2b2688d8cc1a2dbc5d954302c4168999ddd9349f3602035259439e7b1daac05bd7d60d61e9296a37ae62aaedd63cc4d77f2e03cec4614a4b3d470e
 SHA512 
c1d14671ecb2c1941a98b80a267ed47969c1ed5c27d88a2f9fa9857b318c6ff6aae9a0fe22e6c28c964221b3c38df26c632a7bbd24ca4110bd03aafa4db0f459
+DIST nova.conf.sample-18.0.0 387334 BLAKE2B 
a51b8cdc644ee60390cde3a30ba8f64a339695887b57b2640da39b5a8d34dfec51664b1249955a6cf9202ae19e8e0a8bcd805d4b87d2f6c99a5a6294cc955577
 SHA512 
be9fbab15ea1cac6d3cd1d186aab904454ef17801f9f4b2f1a37c6e46b4c69fed22a7724846049ebd343beff7753d8db408abae52ad3fca0693d70414c6afc61
 DIST nova.conf.sample-2017.2. 360926 BLAKE2B 
0cdfcff1d5faf5803de72b8113085591df4d1c7feb0591df786a5bf0e13ff133c1fcc4a2c3ebfdadf2a60943a7810e18813a00f5f78987daf3c271e3ba627911
 SHA512 
68f548e998396c7b18692fb3b1e9bf267f9bc06d73f602bb8f20bba426b6ede01e270447906f1685133cdbfd43b76ed5a9913b0167ce70f1ff3debd1ca11d378
 DIST nova.conf.sample-2018.1. 361499 BLAKE2B 
3d5543fbec2b2688d8cc1a2dbc5d954302c4168999ddd9349f3602035259439e7b1daac05bd7d60d61e9296a37ae62aaedd63cc4d77f2e03cec4614a4b3d470e
 SHA512 
c1d14671ecb2c1941a98b80a267ed47969c1ed5c27d88a2f9fa9857b318c6ff6aae9a0fe22e6c28c964221b3c38df26c632a7bbd24ca4110bd03aafa4db0f459
+DIST nova.conf.sample-2018.2. 387334 BLAKE2B 
a51b8cdc644ee60390cde3a30ba8f64a339695887b57b2640da39b5a8d34dfec51664b1249955a6cf9202ae19e8e0a8bcd805d4b87d2f6c99a5a6294cc955577
 SHA512 
be9fbab15ea1cac6d3cd1d186aab904454ef17801f9f4b2f1a37c6e46b4c69fed22a7724846049ebd343beff7753d8db408abae52ad3fca0693d70414c6afc61

diff --git a/sys-cluster/nova/nova-18.0.0.ebuild 
b/sys-cluster/nova/nova-18.0.0.ebuild
new file mode 100644
index 000..859632b7ea1
--- /dev/null
+++ b/sys-cluster/nova/nova-18.0.0.ebuild
@@ -0,0 +1,253 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 eutils linux-info multilib user
+
+DESCRIPTION="Cloud computing fabric controller (main part of an IaaS system) 
in Python"
+HOMEPAGE="https://launchpad.net/nova;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/nova.conf.sample
 -> nova.conf.sample-${PV}"
+   EGIT_REPO_URI="https://github.com/openstack/nova.git;
+   EGIT_BRANCH="stable/rocky"
+else
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/nova.conf.sample
 -> nova.conf.sample-${PV}
+   https://tarballs.openstack.org/${PN}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch 
postgres +rabbitmq sqlite"
+REQUIRED_USE="
+   !compute-only? ( || ( mysql postgres sqlite ) )
+   compute-only? ( compute !rabbitmq !memcached !mysql !postgres !sqlite 

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

2018-08-30 Thread Matt Thode
commit: 2be9a97a0cfcad858a2f191563b72eb4d5c0b108
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:17:11 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be9a97a

dev-python/geventhttpclient: 1.3.1 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/geventhttpclient/geventhttpclient-1.3.1.ebuild 
b/dev-python/geventhttpclient/geventhttpclient-1.3.1.ebuild
index 8cb8d84fb3c..fc2e3301327 100644
--- a/dev-python/geventhttpclient/geventhttpclient-1.3.1.ebuild
+++ b/dev-python/geventhttpclient/geventhttpclient-1.3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-08-30 Thread Matt Thode
commit: 14b9620027d35827e9679c20862d933da3f6187f
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:20:00 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b96200

dev-python/dulwich: 0.18.6 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/dulwich/dulwich-0.18.6.ebuild 
b/dev-python/dulwich/dulwich-0.18.6.ebuild
index af79a4fb7d1..c2c425514c1 100644
--- a/dev-python/dulwich/dulwich-0.18.6.ebuild
+++ b/dev-python/dulwich/dulwich-0.18.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples test"
 
 DEPEND="



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

2018-08-30 Thread Matt Thode
commit: ab5fcfbbf2055bb2ec20185664ac0dd5841281e8
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 21:06:48 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5fcfbb

dev-python/oslo-policy: 1.38.1 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/oslo-policy/Manifest  |  1 +
 dev-python/oslo-policy/oslo-policy-1.38.1.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/dev-python/oslo-policy/Manifest b/dev-python/oslo-policy/Manifest
index 379d9c35361..e25c7b4a44c 100644
--- a/dev-python/oslo-policy/Manifest
+++ b/dev-python/oslo-policy/Manifest
@@ -1,2 +1,3 @@
 DIST oslo.policy-1.33.1.tar.gz 74314 BLAKE2B 
dda781284b77a6677f9a5dd55473bc239a5b482e635a8e0e808f918ad7aa6f2a8178676f9584a15c418cad373e9f34f6a24bfc462c053f06d0993786fb5ede0d
 SHA512 
50d2c146afe04f669c0d7f3e7309a9d03883ca72fece4135e20f7d8a75b71a5a69b9b5b26e36b6afb0fd162c4ddcc5566c08cdf26dbf3bd9679f5ff75c27d722
 DIST oslo.policy-1.33.2.tar.gz 74863 BLAKE2B 
c509ae19786bdb58760413219214a6d928097003f046d51d9c42e2c738585fe7a324e875d7b0fe9b8084c4991cebdd530f382c025742f055ec9f157a48f8e969
 SHA512 
c6479993ac7ea8671632178e339d2842d185334557691ffa7ca30bc641313f080f7849e7141bbda941fcf22349ab076ab4ba2bd8dc9dae59fab6446988700848
+DIST oslo.policy-1.38.1.tar.gz 82871 BLAKE2B 
e47e96230874d1c287a1d4e930c9a5dd4ab35ccfee62b1c93c9d046adaf877c7e0cb65f9c34ef378c2a212d6986b0c1abf86af0ca6671c17f7dc8e85e1f1e706
 SHA512 
6b80a45ef550f5562d0c5cd3a0a466163d741bba7f9fb430c4e9d5273e0811d468d9c0c19c1e6168b38b4436279b81a1aec379d6513cf12d59f1a50fd7a4eb91

diff --git a/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild 
b/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild
new file mode 100644
index 000..a6a3ebd6317
--- /dev/null
+++ b/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Support for RBAC policy enforcement across all OpenStack services"
+HOMEPAGE="https://pypi.org/project/oslo.policy/;
+SRC_URI="mirror://pypi/${PN:0:1}/oslo.policy/oslo.policy-${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.21.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-1.19.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/oslo.policy-${PV}"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2018-08-30 Thread Matt Thode
commit: 8322d24ef8a75a133ea4f209c51d6edb0488cd46
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 21:28:41 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8322d24e

dev-python/zVMCloudConnector: initial commit for nova rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/zVMCloudConnector/Manifest  |  1 +
 dev-python/zVMCloudConnector/metadata.xml  | 14 +++
 .../zVMCloudConnector-1.2.2.ebuild | 27 ++
 3 files changed, 42 insertions(+)

diff --git a/dev-python/zVMCloudConnector/Manifest 
b/dev-python/zVMCloudConnector/Manifest
new file mode 100644
index 000..41fd9db6845
--- /dev/null
+++ b/dev-python/zVMCloudConnector/Manifest
@@ -0,0 +1 @@
+DIST zVMCloudConnector-1.2.2.tar.gz 183984 BLAKE2B 
cb7c16edb1ec332689ef8c4709e4cf82c64767c49b503279c9280b33b392715a2caaad6275f66a57cbf51f824d9e2f8f207308454955c2fcf89712945e160b28
 SHA512 
0f947d517efa705dc50494a1e4f2c201f980378eb4e51ef8d98a7af7be8a73ed0dccda836651d5b631fe0bcde58d208d107c54a1109ba892b37d73422db4ffee

diff --git a/dev-python/zVMCloudConnector/metadata.xml 
b/dev-python/zVMCloudConnector/metadata.xml
new file mode 100644
index 000..f0b57700570
--- /dev/null
+++ b/dev-python/zVMCloudConnector/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   z/VM cloud connector is a development sdk for manage z/VM. It 
provides a set of APIs to operate z/VM including guest, image, network, volume 
etc.
+   
+

diff --git a/dev-python/zVMCloudConnector/zVMCloudConnector-1.2.2.ebuild 
b/dev-python/zVMCloudConnector/zVMCloudConnector-1.2.2.ebuild
new file mode 100644
index 000..3c65b6742a7
--- /dev/null
+++ b/dev-python/zVMCloudConnector/zVMCloudConnector-1.2.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="a development sdk for managing z/VM"
+HOMEPAGE="https://github.com/mfcloud/python-zvm-sdk;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-2.3.0[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.5[${PYTHON_USEDEP}]
+   >=dev-python/pyjwt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
+   >=dev-python/routes-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/webob-1.2.3[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"



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

2018-08-30 Thread Matt Thode
commit: 256a23eca4c144305a9c3da8b16b5b6e611fc9ba
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 21:13:37 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256a23ec

dev-python/oslo-config: 6.4.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/oslo-config/Manifest |  1 +
 dev-python/oslo-config/oslo-config-6.4.0.ebuild | 76 +
 2 files changed, 77 insertions(+)

diff --git a/dev-python/oslo-config/Manifest b/dev-python/oslo-config/Manifest
index dc6552d4ec9..6368d70f611 100644
--- a/dev-python/oslo-config/Manifest
+++ b/dev-python/oslo-config/Manifest
@@ -1 +1,2 @@
 DIST oslo-config-5.2.0.tar.gz 130627 BLAKE2B 
7d5e78a7486ea5b24d9eaa488c70c3222da137d230912551e98fdd4a433b3979c2d8841aa4cff3d763ca356ea1f80f2cba13716569ee41e8ff7c4e6511a3d91e
 SHA512 
fa3323926f7f7b1a79e4823dfc102027cb466728500980d9f079c2098c93006b4fdeebb2f09bda41512dc854f5dfe080b727fa2d63910e6fc609d69fab87596c
+DIST oslo-config-6.4.0.tar.gz 145057 BLAKE2B 
0f4533f7551cc6ba4fe2c452376f4480fce21e44403dbbf29350277cb78d809e5e3152074c667034420c9d1706f6aeb940d62d04f626538c17dc9435613a91d5
 SHA512 
d3cd60a1432932e43ec45e05950cfecc75ca3a73c5cc3d8b427b44a8de9e1c3e45ba79cdcda5bbdc1d72f8eb1d2e5cd2bfb9c0ce6c10b66e935541c487878639

diff --git a/dev-python/oslo-config/oslo-config-6.4.0.ebuild 
b/dev-python/oslo-config/oslo-config-6.4.0.ebuild
new file mode 100644
index 000..0efb7c16009
--- /dev/null
+++ b/dev-python/oslo-config/oslo-config-6.4.0.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Configuration API"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-mock-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/rfc3986-0.3.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+   virtual/python-enum34[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   use doc && esetup.py build_sphinx
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   rm -rf .testrepository || die "could not remove '.testrepository' under 
${EPTYHON}"
+
+   testr init || die "testr init failed under ${EPYTHON}"
+   testr run || die "testr run failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/build/html/. )
+
+   distutils-r1_python_install_all
+}



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

2018-08-30 Thread Matt Thode
commit: a9c0b2fd815ad621306944d478f0a5ca81f0b8f1
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 21:17:26 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c0b2fd

dev-python/oslo-messaging: 8.1.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/oslo-messaging/Manifest |  1 +
 .../oslo-messaging/oslo-messaging-8.1.0.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/oslo-messaging/Manifest 
b/dev-python/oslo-messaging/Manifest
index 74a76178a9e..df9d5e56659 100644
--- a/dev-python/oslo-messaging/Manifest
+++ b/dev-python/oslo-messaging/Manifest
@@ -1,2 +1,3 @@
 DIST oslo.messaging-5.35.0.tar.gz 325918 BLAKE2B 
d219a630b0958930bdd84693f43030c34c7beddce42f017f7f5ffddf5a6530c59b3eb29c5110a468a4606715f766a62abe3bd2d77c79ce025beafee6f322321e
 SHA512 
30989d9418d30570ce212110b263ac7227acc3d6cd05305f7df23844253a81265c76e3fd93228e13a25399f5188431fa2f959a2c15639162abb5297a6fb7d4a1
 DIST oslo.messaging-5.35.1.tar.gz 325408 BLAKE2B 
89d16f094962d3603634a0925d0d2f569fcff0e59da7ca99462d0c0faad7fa47b0eade2b7c24b29585901c1d04bc6f4bf91ee04b4dfad0a63eb3100261e99e39
 SHA512 
0022b394812384d13189cab9eb99f45eae2a134e50a4d7ec2473ea35fc2712d2bf7c2b2dd71caa01a38dc47f7f9793130176cbd1afc041675ecb20282e1a653f
+DIST oslo.messaging-8.1.0.tar.gz 294743 BLAKE2B 
3a3ef8b5ac254ed79ea0fd5851f7064623a2996a62f44e48000b9faad34ca13b5594b36bf3f2938f3f7b60c046d9b6fde7be08cf2b53664a58aebd0f854b443a
 SHA512 
f4b2f0119d18e5e4bd6d4fdcdfd25d8c5b864d5bcbe7cc495950d94b3dd9bfc5fbd5b326b020a6f24050fc63b5884a768084a4512f8d1b73907fa9ef309968d7

diff --git a/dev-python/oslo-messaging/oslo-messaging-8.1.0.ebuild 
b/dev-python/oslo-messaging/oslo-messaging-8.1.0.ebuild
new file mode 100644
index 000..ef44c344dfa
--- /dev/null
+++ b/dev-python/oslo-messaging/oslo-messaging-8.1.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Messaging API for RPC and notifications over different messaging 
transports"
+HOMEPAGE="https://pypi.org/project/oslo.messaging/;
+SRC_URI="mirror://pypi/${PN:0:1}/oslo.messaging/oslo.messaging-${PV}.tar.gz"
+S="${WORKDIR}/oslo.messaging-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/futurist-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/cachetools-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/py-amqp-2.3.0[${PYTHON_USEDEP}]
+   >=dev-python/kombu-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/kombu-4.0.2[${PYTHON_USEDEP}]
+   >=dev-python/pika-0.10.0[${PYTHON_USEDEP}]
+   >=dev-python/pika-pool-0.1.3[${PYTHON_USEDEP}]
+   virtual/python-futures[${PYTHON_USEDEP}]
+   >=dev-python/tenacity-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-middleware-3.31.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2018-08-30 Thread Matt Thode
commit: 79376705c45769163a4cbd99abc6db95c45ac37f
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:43:37 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79376705

dev-python/keystoneauth: 3.10.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/keystoneauth/Manifest   |  1 +
 dev-python/keystoneauth/keystoneauth-3.10.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/keystoneauth/Manifest b/dev-python/keystoneauth/Manifest
index a70bc974a09..1ceae05d246 100644
--- a/dev-python/keystoneauth/Manifest
+++ b/dev-python/keystoneauth/Manifest
@@ -1,2 +1,3 @@
 DIST keystoneauth1-3.1.0.tar.gz 217744 BLAKE2B 
4e07c7f4dd6fc097c6838b2a18105656b16f8e45dd553d2908c55fa7aeb5c8dcd2968ca0c3954be0b66044880eec7c33fd9c42413a1ae6c93258a902666bb896
 SHA512 
3214e08cf449a0eff35eff0400542cbb9e46051095d7955593fec89c4ba31062677f434c70c40037db213fa0e0db15c66d1058e0eca35b1d214967f7fa3fcf14
+DIST keystoneauth1-3.10.0.tar.gz 242560 BLAKE2B 
40569c8078ab851d93ba2e4ecf3a3c77ccc2a74bae2866a0993e03021fb475f644a6b04956be756f67754dac31cbc3b53d085a0de82f5c7613b2fb6e138be427
 SHA512 
ed4451f26f775ea5580766eb431d563bc5bbdde5df24e529c2f3c4517ccfbb9a657e5af535fa6176d905922fc3b6540b5dfb98ce1627efe91861fdc23da8eccd
 DIST keystoneauth1-3.4.0.tar.gz 227170 BLAKE2B 
57f28ce5a36362f34fcfb2f456a19332df6851a4d372fe890286b4d48469ff69a3ad7281b55d4aa338f61d437f5e07908fc55210e2085a6d9a974cf0bf451c81
 SHA512 
aeaefb0e5b369e36e06adc1bada104dab2c2aed22bf96cc3e20a5dd4ce8ae10869eb73ce4802faef70f191c3bbd38e3b5c3dff3606c46956fb350c0875cb7a7d

diff --git a/dev-python/keystoneauth/keystoneauth-3.10.0.ebuild 
b/dev-python/keystoneauth/keystoneauth-3.10.0.ebuild
new file mode 100644
index 000..a1da7672be0
--- /dev/null
+++ b/dev-python/keystoneauth/keystoneauth-3.10.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="This package contains tools for authenticating to an 
OpenStack-based cloud."
+HOMEPAGE="https://github.com/openstack/keystoneauth;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}1/${PN}1-${PV}.tar.gz"
+S="${WORKDIR}/${PN}1-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/os-service-types-1.2.0[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Amy Liffey
commit: e3760481155ad807f0a3c7c6007535f6952c8991
Author: Amy Liffey  gentoo  org>
AuthorDate: Thu Aug 30 21:29:59 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Thu Aug 30 21:31:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3760481

dev-python/atomicwrites: version bump 1.2.1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/atomicwrites/Manifest  |  1 +
 dev-python/atomicwrites/atomicwrites-1.2.1.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest
index 72e170e6895..bb06756e5ec 100644
--- a/dev-python/atomicwrites/Manifest
+++ b/dev-python/atomicwrites/Manifest
@@ -1 +1,2 @@
 DIST atomicwrites-1.1.5.tar.gz 18951 BLAKE2B 
b0932995aae3ca23c11aace182429f419ea542a12b59d5b7ed4621c4759285d0cba306437bd1ce35b1ba32eac8ae6afc6548f2bae61870dbf03927c4fe75
 SHA512 
4de8ab93dcb226c55e8ae1b0ef883c2e1eeae50ac6596afe036ca51dbf6b094c13dbf2d792972312d4c53551886aaa2713aac54bfab42b85abef4d1146e039ac
+DIST atomicwrites-1.2.1.tar.gz 11660 BLAKE2B 
06b4ca25f39be0e7e8d8e8b46749d7dce052f912e82b1ccd39e308c8ed51ab0d4891f00c11d0e52ef50901c01566f20fcf1318cb472c9a1f3a08617fd1b56235
 SHA512 
4df7ee97e0817a80378b273ced310b8ad88eb6ced93a594a6e3dc38ad1e7208226fde01b6d282f85583c57a50859e82c85bacaae8a7c64fce55e6965f74b12c5

diff --git a/dev-python/atomicwrites/atomicwrites-1.2.1.ebuild 
b/dev-python/atomicwrites/atomicwrites-1.2.1.ebuild
new file mode 100644
index 000..5ca007ff2e8
--- /dev/null
+++ b/dev-python/atomicwrites/atomicwrites-1.2.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Atomic file writes"
+HOMEPAGE="https://github.com/untitaker/python-atomicwrites;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86 ~amd64-fbsd"
+IUSE="doc test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+   )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+python_prepare_all() {
+   sed -i "/'sphinx.ext.intersphinx'/d" docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   py.test -v || die "Tests fail with ${EPYTHON}"
+}



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

2018-08-30 Thread Sebastian Pipping
commit: 7bccc4e365d244c5e6833a31756990acbb218759
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Thu Aug 30 21:21:06 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Thu Aug 30 21:23:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bccc4e3

media-gfx/gimp: 2.10.6

Closes: https://bugs.gentoo.org/664246
Package-Manager: Portage-2.3.46, Repoman-2.3.10

 media-gfx/gimp/Manifest  |  1 +
 .../gimp/{gimp-.ebuild => gimp-2.10.6.ebuild}| 20 
 media-gfx/gimp/gimp-.ebuild  |  4 ++--
 3 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/media-gfx/gimp/Manifest b/media-gfx/gimp/Manifest
index 94b046a0283..3c3570948e1 100644
--- a/media-gfx/gimp/Manifest
+++ b/media-gfx/gimp/Manifest
@@ -1,4 +1,5 @@
 DIST gimp-2.10.2.tar.bz2 30863771 BLAKE2B 
a3525f7266ffe35be1daf973bee4ea107d9e7384e0c85a792f2fc69bd29fa8ee3d19409586b9b1e1bf36a1be4e30719c7ed945e5de9b7cb4be4f81be06ea1468
 SHA512 
6e351294e018a9f879993700355bdf5f10bccc6862604ae1950c4d235d32cdfcd6a0195b37377819adeef53ab3d24f32ed1de60cba6bafe58608ed0906a6fbcf
 DIST gimp-2.10.4.tar.bz2 31064613 BLAKE2B 
66d815c830696923759146dce68049131078ddf4f67242c78a7755db34c1b7e31b1b25bfe52e8e47a7fb81e24e60e4161261043484242c4682ca6cf362d55816
 SHA512 
9d0cc8d97b82423687b579907edaab6044f19a8207426edf4f7428de23fa82481112bb0a53b06bb7037b68d92336517b1eddef4600519707e7feedb64e5414f7
+DIST gimp-2.10.6.tar.bz2 31447973 BLAKE2B 
96df16c1d774726580ad09317cba31f36bac341aa53178bdb0c87406465b2c56d508ba0b8c012ad8abc85136f8c635b6e9875e4da57c97e6a6832edbc296
 SHA512 
1330ec756ec5f57243435e66aeb5f6214a9783e26763be6679714010a631e47dbb8b5f610195587af29261d2183332a4a4c6202acafc3f2837ae7a6b7f9a30c2
 DIST gimp-2.8.22.tar.bz2 20873278 BLAKE2B 
673246fd2354f1cecc74bf389df698f594b7553cc88a1d2679ae410ad39923abae843dfe9623ec195b4f967b5eccd199769a6300bf028ae04b8df4932df11505
 SHA512 
84a78d428282538b606b3cd1ff571e52c3d828fceade171b2012bc1cdcb85919fc7734e7e6c45ed3a8683657fa580412b32c1b511b8a512172a8c1df930493e6
 DIST gimp-2.9.8.tar.bz2 26161474 BLAKE2B 
f00a58d33848a818a2cb3b74920b33156330a26423a2b567cd8372258f87b44ae1ad812f2b3ee9a093b919d022e8b71ef518d40b76ab94c616f9916b3d1effec
 SHA512 
897092aa823961e6ed5dac47eaadd3a25c419364d6ca791987d99e495d0d4eba1d75e08c809dfa305e8feec9da606193b608e3470e0ef18fcfaa98ee8aedfe02

diff --git a/media-gfx/gimp/gimp-.ebuild b/media-gfx/gimp/gimp-2.10.6.ebuild
similarity index 91%
copy from media-gfx/gimp/gimp-.ebuild
copy to media-gfx/gimp/gimp-2.10.6.ebuild
index 9122fd25c7e..54c3e36e545 100644
--- a/media-gfx/gimp/gimp-.ebuild
+++ b/media-gfx/gimp/gimp-2.10.6.ebuild
@@ -5,15 +5,17 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 )
 GNOME2_EAUTORECONF=yes
 
-inherit virtualx autotools gnome2 multilib python-single-r1 ltprune git-r3
+MY_PV="${PV/_rc/-RC}"
+MY_P="${PN}-${MY_PV}"
+
+inherit versionator virtualx autotools gnome2 multilib python-single-r1 ltprune
 
 DESCRIPTION="GNU Image Manipulation Program"
 HOMEPAGE="https://www.gimp.org/;
-EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gimp.git;
-SRC_URI=""
+SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
 LICENSE="GPL-3 LGPL-3"
 SLOT="2"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml 
ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te 
th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
 IUSE="alsa aalib altivec aqua debug doc openexr gnome postscript jpeg2k 
cpu_flags_x86_mmx mng python smp cpu_flags_x86_sse udev vector-icons webp wmf 
xpm"
@@ -35,8 +37,8 @@ RDEPEND=">=dev-libs/glib-2.54.2:2
dev-libs/libxml2
dev-libs/libxslt
x11-themes/hicolor-icon-theme
-   >=media-libs/babl-0.1.50
-   >=media-libs/gegl-0.4.2:0.4[cairo]
+   >=media-libs/babl-0.1.56
+   >=media-libs/gegl-0.4.8:0.4[cairo]
>=dev-libs/glib-2.43
aalib? ( media-libs/aalib )
alsa? ( media-libs/alsa-lib )
@@ -76,7 +78,6 @@ DEPEND="${RDEPEND}
>=sys-devel/gettext-0.19
doc? ( >=dev-util/gtk-doc-1 )
>=sys-devel/libtool-2.2
-   >=sys-devel/autoconf-2.54
>=sys-devel/automake-1.11
dev-util/gtk-doc-am"
 
@@ -84,6 +85,8 @@ DOCS="AUTHORS ChangeLog* HACKING NEWS README*"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
+S="${WORKDIR}/${MY_P}"
+
 pkg_setup() {
if use python; then
python-single-r1_pkg_setup
@@ -182,7 +185,8 @@ src_install() {
prune_libtool_files --all
 
# Prevent dead symlink gimp-console.1 from downstream man page 
compression (bug #433527)
-   mv "${ED%/}"/usr/share/man/man1/gimp-console{-*,}.1 || die
+   local gimp_app_version=$(get_version_component_range 1-2)
+   mv "${ED%/}"/usr/share/man/man1/gimp-console{-${gimp_app_version},}.1 
|| die
 

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

2018-08-30 Thread Mart Raudsepp
commit: 07ada1db9106b2d18fa178a0a070c74aa6b88b36
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug 30 19:39:11 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug 30 20:50:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ada1db

dev-libs/atk: bump to 2.28.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-libs/atk/Manifest  |  1 +
 dev-libs/atk/atk-2.28.1.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest
index d0d6cace521..84f17d6bbfc 100644
--- a/dev-libs/atk/Manifest
+++ b/dev-libs/atk/Manifest
@@ -1,2 +1,3 @@
 DIST atk-2.22.0.tar.xz 745572 BLAKE2B 
4764a606de8e08b54c47400727268ca68e676aa36c01877f2b3f973614a40f209406b649f0e96f4a5b75be883ce67ac3fbf20ac0c58adfbaf3509caac312
 SHA512 
af3f6197eb97de869ee706f19564449b02c1444c413e5418323e4bf4c8cf1d98c7c8baa25189f6879d63606d4bc75f33799cb901f4697c087e868bb9a5643cba
 DIST atk-2.24.0.tar.xz 748972 BLAKE2B 
f9db7e35322cf4a1df5171c812c83eb935ba44b0167b20ca9a951109c00911392a48db88fac02a12074de4d9f458656f946e8bb7611e1d11cc0de841986f8cc7
 SHA512 
3ae0a4d5f28d5619d465135c685161f690732053bcb70a47669c951fbf389b5d2ccc5c7c73d4ee8c5a3b2df14e2f5b082e812a215f10a79b27b412d077f5e962
+DIST atk-2.28.1.tar.xz 712508 BLAKE2B 
71aee8bc937e1e37d40e6a9820d0002bcc763dbf87385ede2484ec6fe17a9924d5753d74dc3a769602746c915d0c46da8eea78cc80c706e3c38faca2e5050364
 SHA512 
aa61e7718b3f4d9c33ec2b4747e35f894a51550ef39ecc4a7af5705811c029645bd3c728071f446b075a0b7aef0c35c1b73406a210cd30171838f24a8dfc0abb

diff --git a/dev-libs/atk/atk-2.28.1.ebuild b/dev-libs/atk/atk-2.28.1.ebuild
new file mode 100644
index 000..00caaa9ac80
--- /dev/null
+++ b/dev-libs/atk/atk-2.28.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2 multilib-minimal
+
+DESCRIPTION="GTK+ & GNOME Accessibility Toolkit"
+HOMEPAGE="https://wiki.gnome.org/Accessibility;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+IUSE="+introspection nls test"
+
+RDEPEND="
+   >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
+   introspection? ( >=dev-libs/gobject-introspection-1.32.0:= )
+"
+DEPEND="${RDEPEND}
+   >=dev-lang/perl-5
+   dev-util/glib-utils
+   >=dev-util/gtk-doc-am-1.25
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   nls? ( >=sys-devel/gettext-0.19.2 )
+"
+
+src_prepare() {
+   gnome2_src_prepare
+
+   if ! use test; then
+   # don't waste time building tests (bug #226353)
+   sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
+   || die "sed failed"
+   fi
+
+   # Building out of sources fails, 
https://bugzilla.gnome.org/show_bug.cgi?id=752507
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+#  ECONF_SOURCE=${S} \
+   gnome2_src_configure \
+   $(multilib_native_use_enable introspection)
+
+   # work-around gtk-doc out-of-source brokedness
+#  if multilib_is_native_abi; then
+#  ln -s "${S}"/docs/html docs/html || die
+#  fi
+}
+
+multilib_src_install() {
+   gnome2_src_install
+}



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

2018-08-30 Thread Alon Bar-Lev
commit: ab8335b04aefdb9a1f154cf638f895fd4d583d0c
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Thu Aug 30 18:10:46 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Thu Aug 30 18:10:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8335b0

app-crypt/ccid: cleanup old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-crypt/ccid/Manifest   |  1 -
 app-crypt/ccid/ccid-1.4.27.ebuild | 61 ---
 2 files changed, 62 deletions(-)

diff --git a/app-crypt/ccid/Manifest b/app-crypt/ccid/Manifest
index 653c0b0ce56..6dffc3d494e 100644
--- a/app-crypt/ccid/Manifest
+++ b/app-crypt/ccid/Manifest
@@ -1,2 +1 @@
-DIST ccid-1.4.27.tar.bz2 632817 BLAKE2B 
a18de0594c9535c4564bc27886fc69a0edc54343941d77b9558f331a932d12d2b58303ae3994337e380f16648f7bb2a8aa90c00aae4c7cffe242e03c5dcd
 SHA512 
14fb5d9878ed36de912d860d8537758170781f225957a99d5fed447dcfba0cba3133f78d2cc4bc7db60d3527399f70e4a7d1d1f8348fb50d1bcfc75820a23522
 DIST ccid-1.4.29.tar.bz2 635761 BLAKE2B 
ff14bc6e181a6d44b8ef463a2255d0362842f6e1e7c79e0a01caaba0a88892f7b0f2bd9d2dadae7be8b0655d2502e5471cff29e582928d62235fa070f2eb1ba8
 SHA512 
9ff37acad086e959f660069b245fe06ecada140623025a19dfbff55edec71e1e72bce09ac4fc506ad985dd0831dafc6b12f5a5b109b38bf9ba7583856eb19418

diff --git a/app-crypt/ccid/ccid-1.4.27.ebuild 
b/app-crypt/ccid/ccid-1.4.27.ebuild
deleted file mode 100644
index cb96feb5385..000
--- a/app-crypt/ccid/ccid-1.4.27.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs udev
-
-DESCRIPTION="CCID free software driver"
-HOMEPAGE="https://ccid.apdu.fr/;
-SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE="twinserial kobil-midentity +usb"
-
-RDEPEND=">=sys-apps/pcsc-lite-1.8.3
-   usb? ( virtual/libusb:1 )"
-DEPEND="${RDEPEND}
-   kernel_linux? ( virtual/pkgconfig )"
-
-DOCS=( README AUTHORS )
-
-src_configure() {
-   econf \
-   LEX=: \
-   $(use_enable twinserial) \
-   $(use_enable usb libusb)
-}
-
-src_compile() {
-   default
-   use kobil-midentity && emake -C contrib/Kobil_mIDentity_switch
-}
-
-src_install() {
-   default
-
-   if use kobil-midentity; then
-   dosbin contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch
-   doman contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch.8
-   fi
-
-   if use kernel_linux; then
-   # note: for eudev support, rules probably will always need to be
-   # installed to /usr
-
-   # ccid >=1.4.11 version changed the rules drastically in a minor
-   # release to no longer use the pcscd group. Using the old ones 
in
-   # the mean time.
-   udev_newrules "${FILESDIR}"/92_pcscd_ccid-2.rules 
92-pcsc-ccid.rules
-
-   # disable Kobil_mIDentity_switch udev rule with 
USE=-kobil-midentity
-   if ! use kobil-midentity; then
-   sed \
-   -e '/Kobil_mIDentity_switch/s/^/#/' \
-   -i 
"${D}/$(get_udevdir)"/rules.d/92-pcsc-ccid.rules || die
-   fi
-
-   fi
-}



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

2018-08-30 Thread Markus Meier
commit: 7c273abf4360c2a60be3cb7c90fdc2e9234a5a24
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:01:02 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c273abf

sys-apps/pciutils: arm stable, bug #663486

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

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

diff --git a/sys-apps/pciutils/pciutils-3.5.6.ebuild 
b/sys-apps/pciutils/pciutils-3.5.6.ebuild
index f8ddd190f8f..8ab9ad0f8be 100644
--- a/sys-apps/pciutils/pciutils-3.5.6.ebuild
+++ b/sys-apps/pciutils/pciutils-3.5.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+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"
 IUSE="dns +kmod static-libs +udev zlib"
 
 # Have the sub-libs in RDEPEND with [static-libs] since, logically,



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

2018-08-30 Thread Markus Meier
commit: e997e9751722a65f66a9c26beba72af09e7874a2
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:03:17 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e997e975

net-libs/gnutls: arm stable, bug #663612

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-libs/gnutls/gnutls-3.5.19.ebuild 
b/net-libs/gnutls/gnutls-3.5.19.ebuild
index 3f815626bc5..00a5fd0a80e 100644
--- a/net-libs/gnutls/gnutls-3.5.19.ebuild
+++ b/net-libs/gnutls/gnutls-3.5.19.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 
1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0/30" # libgnutls.so number
-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 ~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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp 
sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib"
 
 REQUIRED_USE="



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

2018-08-30 Thread Markus Meier
commit: 8f06f5389b20edd4777f8859cd610d236facce5e
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:01:49 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f06f538

dev-libs/pkcs11-helper: arm stable, bug #663592

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

 dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild 
b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild
index f207f2094d9..b70a55d41ff 100644
--- a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild
+++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${P}/${P}.tar.bz2;
 
 LICENSE="|| ( BSD GPL-2 )"
 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="bindist doc gnutls libressl nss static-libs"
 
 RDEPEND="



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

2018-08-30 Thread Markus Meier
commit: c1bb42126d5f439dcb5f23c18800f08c58174466
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:01:28 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1bb4212

dev-libs/opensc: arm stable, bug #663588

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/opensc/opensc-0.18.0.ebuild 
b/dev-libs/opensc/opensc-0.18.0.ebuild
index 5572f8c5297..2d33364c868 100644
--- a/dev-libs/opensc/opensc-0.18.0.ebuild
+++ b/dev-libs/opensc/opensc-0.18.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenSC/OpenSC/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE="doc +pcsc-lite secure-messaging openct ctapi readline libressl ssl zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )



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

2018-08-30 Thread Markus Meier
commit: 430b1a61fba0b10bea945b295dfede359b1f7e34
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:02:30 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430b1a61

app-crypt/ccid: arm stable, bug #663596

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

 app-crypt/ccid/ccid-1.4.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/ccid/ccid-1.4.29.ebuild 
b/app-crypt/ccid/ccid-1.4.29.ebuild
index 6611197d5b0..cb96feb5385 100644
--- a/app-crypt/ccid/ccid-1.4.29.ebuild
+++ b/app-crypt/ccid/ccid-1.4.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="twinserial kobil-midentity +usb"
 
 RDEPEND=">=sys-apps/pcsc-lite-1.8.3



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

2018-08-30 Thread Markus Meier
commit: 1d72af8d1747ed209b1f292bd9eda60ef0e014ed
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:02:10 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d72af8d

sys-apps/pcsc-lite: arm stable, bug #663594

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

 sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild 
b/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild
index 906dcb90194..a21fd633f28 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.23.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2;
 # upstream.
 LICENSE="BSD ISC MIT GPL-3+ GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 # This is called libusb so that it doesn't fool people in thinking that
 # it is _required_ for USB support. Otherwise they'll disable udev and



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

2018-08-30 Thread Markus Meier
commit: 20c1ff41542a043ee92ce08a392e2e5fc9a9aa4e
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Aug 30 20:02:51 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Aug 30 20:07:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c1ff41

app-crypt/p11-kit: arm stable, bug #663598

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

 app-crypt/p11-kit/p11-kit-0.23.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/p11-kit/p11-kit-0.23.12.ebuild 
b/app-crypt/p11-kit/p11-kit-0.23.12.ebuild
index 8c36bbf47e9..5f6c4c3fcfa 100644
--- a/app-crypt/p11-kit/p11-kit-0.23.12.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.23.12.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/p11-glue/${PN}/releases/download/${PV}/${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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+asn1 debug +libffi +trust"
 REQUIRED_USE="trust? ( asn1 )"
 



[gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/, net-p2p/qbittorrent/files/

2018-08-30 Thread Mikle Kolyada
commit: 794b105782711d2b91da450fc25c83e666864af0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 30 20:04:11 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 30 20:04:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794b1057

net-p2p/qbittorrent: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-p2p/qbittorrent/Manifest   |  1 -
 .../files/qbittorrent-4.0.4-werror.patch   | 24 
 net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild   | 66 --
 net-p2p/qbittorrent/qbittorrent-.ebuild|  3 -
 4 files changed, 94 deletions(-)

diff --git a/net-p2p/qbittorrent/Manifest b/net-p2p/qbittorrent/Manifest
index 5e42163e06f..3548714b95f 100644
--- a/net-p2p/qbittorrent/Manifest
+++ b/net-p2p/qbittorrent/Manifest
@@ -1,3 +1,2 @@
-DIST qbittorrent-4.0.4.tar.xz 4279752 BLAKE2B 
6385040d1179814e3290fb1c7b2d1e0b5782144663d12a067c43a2d8a47d0f0cfc0633c69f183db70eab2591ef100f39b07ea2d5e3cbca3a4d149ccb70e4d838
 SHA512 
ead0a306242d883673e13f9e6dc5ad83d4624c3d7ffb586aff78c03f7685e89b6a6c8640fff6a1b251565892178d37f4a64d45d0ce18935a212ca39302a28969
 DIST qbittorrent-4.1.1.tar.gz 7464014 BLAKE2B 
be005fbecd1d2c9ee977fbdc6782bbad9708e3c2c6d46deb5831ae4e7457954cb95ae87850b759e81e87e345ca682acfcd23684b7704c437c4261ebb5bb46f5d
 SHA512 
700c084b97556ba85276b42e46f77d5f7896052ce02ba052cd4b3e6967c8a848c27bcf63a289bf8276b38841bb9a80b9ec16335c3feb30dce0851170f54d101e
 DIST qbittorrent-4.1.2.tar.gz 7697135 BLAKE2B 
13e9456fd43395d597156519bdd665db898d462761dc5fe5f92e40994e8d0e214b0a1f9d8d327d44f8deb287c646c7013c17099bca193d85d1a3b2d851ada976
 SHA512 
25293378693cec875d1b52ea5aca8087a0d31021e6fbb4bd31f05c6979e36a5dc03983f2007a067942e1e119878b94a9e2b9622f324c7592f6630dcfe008b757

diff --git a/net-p2p/qbittorrent/files/qbittorrent-4.0.4-werror.patch 
b/net-p2p/qbittorrent/files/qbittorrent-4.0.4-werror.patch
deleted file mode 100644
index 6d02e31f9bc..000
--- a/net-p2p/qbittorrent/files/qbittorrent-4.0.4-werror.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Bug: https://bugs.gentoo.org/641382
-
 a/cmake/Modules/MacroQbtCompilerSettings.cmake
-+++ b/cmake/Modules/MacroQbtCompilerSettings.cmake
-@@ -11,16 +11,15 @@
- #-Wshadow -Wconversion ?
- set(_GCC_COMMON_C_AND_CXX_FLAGS "-Wall -Wextra"
- "-Wfloat-equal -Wcast-qual -Wcast-align"
--"-Wsign-conversion -Winvalid-pch -Werror=return-type 
-Wno-long-long"
-+"-Wsign-conversion -Winvalid-pch -Wno-long-long"
- # -fstack-protector-all
--"-Werror -Wno-error=deprecated-declarations"
-+"-Wno-error=deprecated-declarations"
- )
- set (_GCC_COMMON_CXX_FLAGS  "-fexceptions -frtti"
- "-Woverloaded-virtual -Wold-style-cast -Wstrict-null-sentinel"
- "-Wnon-virtual-dtor -Wfloat-equal -Wcast-qual -Wcast-align"
--"-Werror=overloaded-virtual"
- # "-Weffc++"
--"-Werror -Wno-error=cpp"
-+"-Wno-error=cpp"
- # we should modify code to make these ones obsolete
- "-Wno-error=sign-conversion -Wno-error=float-equal"
- )

diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild 
b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
deleted file mode 100644
index 0abafb22f1e..000
--- a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils gnome2-utils xdg-utils
-
-DESCRIPTION="BitTorrent client in C++ and Qt"
-HOMEPAGE="https://www.qbittorrent.org
- https://github.com/qbittorrent;
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git;
-else
-   MY_P=${P/_}
-   SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
-   KEYWORDS="amd64 ~arm ~ppc64 x86"
-   S=${WORKDIR}/${MY_P}
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+dbus debug webui +X"
-REQUIRED_USE="dbus? ( X )"
-
-RDEPEND="
-   >=dev-libs/boost-1.62.0-r1:=
-   dev-qt/qtcore:5
-   dev-qt/qtnetwork:5[ssl]
-   >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?]
-   dev-qt/qtxml:5
-   >=net-libs/libtorrent-rasterbar-1.0.6:0=
-   sys-libs/zlib
-   dbus? ( dev-qt/qtdbus:5 )
-   X? (
-   dev-qt/qtgui:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   )"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
-PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   -DSYSTEM_QTSINGLEAPPLICATION=ON
-   -DDBUS=$(usex dbus)
-   -DGUI=$(usex X)
-   -DWEBUI=$(usex webui)
-   )
-   cmake-utils_src_configure
-}
-

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

2018-08-30 Thread Matt Thode
commit: 78d70a71981c8a81f6627bee4e386f2c9ac7f33d
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:44:44 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:58:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d70a71

dev-python/ryu: 4.26 bump for pike

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/ryu-4.26.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index d0cdda1f90a..3c17b894282 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,2 +1,3 @@
 DIST ryu-4.14.tar.gz 1492205 BLAKE2B 
2a4135ebb68fdde9346fa1e6431a0581138bdc7ac62394b7143326e001bed2039daefd79eb7a6f27b32ee23c7eb10b995ad2441b6a67fcc13637512dc17f2f6a
 SHA512 
e3fd7dc340c4b5cd191b8013bfcd8c0d6dd81489032dbb842fd1bd9f1adb715d8c8b92e59bf83fc4adeb7d36b9ee81bdb79caab1f4f10559e54f4da37c76
 DIST ryu-4.21.tar.gz 1513472 BLAKE2B 
814db9cf5aff130c1b1cebb4eb2e3bcf2a868cb20a004fde9cf11c82869ac710834c8ea10d27c5bb542cce34145e5932148a10dbc69f20ec521dd1799bf21100
 SHA512 
03001eb2cf03e3b2051cb05a3be16b9c9c5f9c15e549bb7490f67216e62ecf21c229016c97546477298c4475866cf295bd706746ba7b5a47599ead2564dbcc5b
+DIST ryu-4.26.tar.gz 1518130 BLAKE2B 
bc6c03ad746b5b20f53c1b5ab8d9637efcdf92dec83eb2ea105898125b4887fdf03c478122b3d33ad099da4be8d51368c24875cfe0aa1aca58ca5b3f26255adc
 SHA512 
a88c98904945270b8465b8daaa96c57e067e0091f7b300086f2ab8b07a7c024963382fc73c018fd15eac6c25a565125107e3ef4e79c2a5b49cf297c74511a260

diff --git a/dev-python/ryu/ryu-4.26.ebuild b/dev-python/ryu/ryu-4.26.ebuild
new file mode 100644
index 000..77caf8fa8a0
--- /dev/null
+++ b/dev-python/ryu/ryu-4.26.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""



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

2018-08-30 Thread Matt Thode
commit: bdd7c0621bd5625cc1213f85ec3d20031e5d62b9
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:57:49 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:58:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd7c062

sys-cluster/neutron: 13.0.0 bump ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-cluster/neutron/Manifest   |   5 +
 sys-cluster/neutron/neutron-13.0.0.ebuild  | 231 +
 sys-cluster/neutron/neutron-2018.2..ebuild | 231 +
 3 files changed, 467 insertions(+)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 8f4332733f2..f78882d8ae6 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,10 +1,15 @@
 DIST neutron-11.0.5.tar.gz 10508647 BLAKE2B 
f1a44d78bf3464c825f104411e5fb388f464fb7ddc0c4a4607a32233a9ec820196b0efbb6d143c428dea301d5eb4ecc97bc7c8120190a9b4a590f872745e2f8e
 SHA512 
73f31156b9771aa404a116b7a3b8a8f9a6b97adf155fc9790b405a7b75cc4c9c6693b5984bcdd10453f85b63a1081fb28262cba4cf09de34a1e24017a920337f
 DIST neutron-12.0.3.tar.gz 10443832 BLAKE2B 
d5761b3d3599f8cd638784b9a84e846eb589f5164939d08ba23fd9ccac8d12928842461d7903f398b841ae89af2204b51419924b9735c4e7e5a4073efa7761e7
 SHA512 
bfb423b383d52dc919a3bdf01ccf39beab32c9de8b6995f78d6badff0628bdf975e4ae52ad41d61b8bb674270739f38de8374c5a894ed0d06e02909fda813498
+DIST neutron-13.0.0.tar.gz 10585292 BLAKE2B 
7c5a9f7bf13e2e5c3c7359b0e411481505a146564cd3b976021283df0b465eac74dc48fd3cca6db5e4c7b365c33fe2f26c9c85c90e3dc5c0faa3ed84d8a8eff7
 SHA512 
57e678a20eb782fba644220176d193541bcd3abc75fce04f3db2dd9138d7fa5ff4b79a7ad448e9b26bd30d2ac7fb259a500dcdf148f7ccbb8ce7a41dd258c51f
 DIST neutron-configs-11.0.5.tar.gz 25030 BLAKE2B 
6ca7507571983cdf576cb943bb2981623351c3de4220ccf990ba478147bcbaea06f4d5218ba6ad65c98f2a0c60c820be03429e8a22a624cf10339b80fcf17bbd
 SHA512 
d82abfcfe5c911dc8a0689e23aaad810bb3aacaf64bd35439220f41390a71958e7cd34e60500580c24ea9e8b55a6fb0441ce4e5612fad9aba2e48d6f14d4d87a
 DIST neutron-configs-12.0.3.tar.gz 26252 BLAKE2B 
c1493e313dc590445e60dcf8df9fc2b89a8e96e57ce072577b3a73fe247218a9ef9805ca9c61b79d2bd4c7aa088933762389258c1184e4572975db03c1674869
 SHA512 
05c8774d142a59da3e294f2351f1cc89f8cd275aedf3771c11d8176305ceec472980673f0ed07b3f4219a8ff4b4bb6e79f836a1f11ddd8e003d1ccd49051e5ac
+DIST neutron-configs-13.0.0.tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
 DIST neutron-configs-2017.2..tar.gz 25030 BLAKE2B 
6ca7507571983cdf576cb943bb2981623351c3de4220ccf990ba478147bcbaea06f4d5218ba6ad65c98f2a0c60c820be03429e8a22a624cf10339b80fcf17bbd
 SHA512 
d82abfcfe5c911dc8a0689e23aaad810bb3aacaf64bd35439220f41390a71958e7cd34e60500580c24ea9e8b55a6fb0441ce4e5612fad9aba2e48d6f14d4d87a
 DIST neutron-configs-2018.1..tar.gz 26252 BLAKE2B 
c1493e313dc590445e60dcf8df9fc2b89a8e96e57ce072577b3a73fe247218a9ef9805ca9c61b79d2bd4c7aa088933762389258c1184e4572975db03c1674869
 SHA512 
05c8774d142a59da3e294f2351f1cc89f8cd275aedf3771c11d8176305ceec472980673f0ed07b3f4219a8ff4b4bb6e79f836a1f11ddd8e003d1ccd49051e5ac
+DIST neutron-configs-2018.2..tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
 DIST neutron-ml2-plugins-11.0.5.tar.gz 6885 BLAKE2B 
c953d7222932d09c545dcfe01923f77cbc9e76157f78e5cb85a8e3bb03c8f3b4ab2bcc7eb2fc213578f71cf70543c4182c98bc6e5947fc1a0cbffe3d845bce20
 SHA512 
e5acaed2fc370e99c9c8b54040cdc994cd35bfbd3d74682d3c03c381568c89b316a6a87356aa6ae538a19c2ae83b6b3c512095afcc778525c2885b9b6bef04bd
 DIST neutron-ml2-plugins-12.0.3.tar.gz 7060 BLAKE2B 
7690218233971ab50623900e01fe4311e2b599661838a232616cdc4b56bff1a7fd6e6c3b7fe77f79c78c024eb571525b0e21a306c18fd884bd0dfdd6b814f2b4
 SHA512 
259db5513c014c6dda97432834f90744dec3732292a2de71d488e537f0f660959ea09890cf3dd3d22206295b259dad83440a60ee28e84a5b125547f869e0016b
+DIST neutron-ml2-plugins-13.0.0.tar.gz 7068 BLAKE2B 
fa27bd84c1d67bd36c7c7e47b6e8f98dd100e09c7a3bfa7aec615ed24e3dadf240f8ef44874c868ff92f79452afbf4a21fba46b1b9aec191bad53a62767b1861
 SHA512 
add4697c78c592dfe5ebadd3b0cf9b9c2a2c33bd05130a8e1422abf7456d8a0cc926a0d46f6b49ceee87017304d7c9c3486c975086e46f178e3bc142844f836f
 DIST neutron-ml2-plugins-2017.2..tar.gz 6885 BLAKE2B 
c953d7222932d09c545dcfe01923f77cbc9e76157f78e5cb85a8e3bb03c8f3b4ab2bcc7eb2fc213578f71cf70543c4182c98bc6e5947fc1a0cbffe3d845bce20
 SHA512 
e5acaed2fc370e99c9c8b54040cdc994cd35bfbd3d74682d3c03c381568c89b316a6a87356aa6ae538a19c2ae83b6b3c512095afcc778525c2885b9b6bef04bd
 DIST 

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

2018-08-30 Thread Matt Thode
commit: 26968a05c3631cf4c0bf360ba8fe961832760422
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:53:48 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:58:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26968a05

dev-python/neutron-lib: 1.18.0 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/neutron-lib/Manifest  |  1 +
 dev-python/neutron-lib/neutron-lib-1.18.0.ebuild | 52 
 2 files changed, 53 insertions(+)

diff --git a/dev-python/neutron-lib/Manifest b/dev-python/neutron-lib/Manifest
index 3d23d98c417..7cbdd7afbc0 100644
--- a/dev-python/neutron-lib/Manifest
+++ b/dev-python/neutron-lib/Manifest
@@ -1,2 +1,3 @@
 DIST neutron-lib-1.13.0.tar.gz 322076 BLAKE2B 
389f0abd2c114e486df1306b58a6e6714e3106c1e175295f0a2250424553fad17303eee29d96aa7b05b48b1bf2c8ac3f4714031ae9716a351d3f4e58d16778dd
 SHA512 
36eaa6c6c848d46389d615c1b4372f0e762aad5f5f28681523826e1b8b31284cb1278d387caf62234553db0eaa8d90e838c4145392e9d8439750ad3fd56571ca
+DIST neutron-lib-1.18.0.tar.gz 395616 BLAKE2B 
4970a7254eb3d94e06f332a9ac75d371db370fe1348497d86a535e3a12fb9f56652b319d23e9d6e5b83aa0fef30ff9c903704e00747e1176097572a7a0ec2a19
 SHA512 
8b20fab0f2b0a7c4ffedc0012fe80a0b1a972233fd4a4f1b5c68c77f4dcafb67df3074573453961a087481a821c2df4696a1e186adbffc09f55172cecdc1c132
 DIST neutron-lib-1.9.1.tar.gz 269151 BLAKE2B 
82bf212f59659ad3f4774ee4bdc0dbc1ada6cde84761f1397eb506a7803d5c5d649c9ff59efaa359d4fe751a1b8864669b57b3d0afb26adefa5e9dfb329324cd
 SHA512 
1bfe986a5174f19ebcea34220535b20b4afcebb8215d105b911badccf606f02dcda8def6f3abd49c44352f3fcc509da977646f65a371a4d94d448e7f9436302c

diff --git a/dev-python/neutron-lib/neutron-lib-1.18.0.ebuild 
b/dev-python/neutron-lib/neutron-lib-1.18.0.ebuild
new file mode 100644
index 000..69c232e2c4e
--- /dev/null
+++ b/dev-python/neutron-lib/neutron-lib-1.18.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Neutron shared routines and utilities."
+HOMEPAGE="https://github.com/openstack/neutron-lib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
+>=dev-python/pecan-1.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.0.2[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.0.3[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.0.4[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-policy-1.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
+   >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/weakrefmethod-1.0.2[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Ulrich Müller
commit: d988e57a22d2ed5d81e38db61ca00d46b8246bbe
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Aug 30 18:37:52 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug 30 18:40:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d988e57a

app-editors/emacs: Slot 23 stable.

This was merely a bump to EAPI 7 and should have gone straight to
stable immediately.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-editors/emacs/emacs-23.4-r17.ebuild | 367 
 app-editors/emacs/emacs-23.4-r18.ebuild |   2 +-
 2 files changed, 1 insertion(+), 368 deletions(-)

diff --git a/app-editors/emacs/emacs-23.4-r17.ebuild 
b/app-editors/emacs/emacs-23.4-r17.ebuild
deleted file mode 100644
index 82d3ed24554..000
--- a/app-editors/emacs/emacs-23.4-r17.ebuild
+++ /dev/null
@@ -1,367 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-WANT_AUTOMAKE="none"
-
-inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1
-
-DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"
-HOMEPAGE="https://www.gnu.org/software/emacs/;
-SRC_URI="mirror://gnu/emacs/${P}.tar.bz2
-   https://dev.gentoo.org/~ulm/emacs/${P}-patches-21.tar.xz;
-
-LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
-SLOT="23"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el jpeg kerberos 
livecd m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft 
+xpm"
-REQUIRED_USE="?? ( aqua X )"
-
-RDEPEND="sys-libs/ncurses:0=
-   >=app-eselect/eselect-emacs-1.16
-   >=app-emacs/emacs-common-gentoo-1.5[games?,X?]
-   net-libs/liblockfile
-   kerberos? ( virtual/krb5 )
-   alsa? ( media-libs/alsa-lib )
-   gpm? ( sys-libs/gpm )
-   dbus? ( sys-apps/dbus )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-misc/xbitmaps
-   gconf? ( >=gnome-base/gconf-2.26.2 )
-   gif? ( media-libs/giflib:0= )
-   jpeg? ( virtual/jpeg:0= )
-   png? ( >=media-libs/libpng-1.4:0= )
-   svg? ( >=gnome-base/librsvg-2.0 )
-   tiff? ( media-libs/tiff:0 )
-   xpm? ( x11-libs/libXpm )
-   xft? (
-   media-libs/fontconfig
-   media-libs/freetype
-   x11-libs/libXft
-   x11-libs/libXrender
-   m17n-lib? (
-   >=dev-libs/libotf-0.9.4
-   >=dev-libs/m17n-lib-1.5.1
-   )
-   )
-   gtk? ( x11-libs/gtk+:2 )
-   !gtk? (
-   motif? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libXpm
-   x11-libs/libXext
-   x11-libs/libXmu
-   x11-libs/libXt
-   )
-   !motif? (
-   Xaw3d? (
-   x11-libs/libXaw3d
-   x11-libs/libXext
-   x11-libs/libXmu
-   x11-libs/libXt
-   )
-   !Xaw3d? ( athena? (
-   x11-libs/libXaw
-   x11-libs/libXext
-   x11-libs/libXmu
-   x11-libs/libXt
-   ) )
-   )
-   )
-   )"
-
-DEPEND="${RDEPEND}
-   alsa? ( virtual/pkgconfig )
-   dbus? ( virtual/pkgconfig )
-   X? (
-   virtual/pkgconfig
-   x11-base/xorg-proto
-   )
-   gzip-el? ( app-arch/gzip )"
-#  pax_kernel? ( sys-apps/attr )
-
-RDEPEND="${RDEPEND}
-   !/site-lisp dir
-   rm -rf "${ED}"/usr/share/emacs/${FULL_VERSION}/site-lisp
-
-   # remove COPYING file (except for etc/COPYING used by describe-copying)
-   rm "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp/COPYING
-
-   local cdir
-   if use source; then
-   cdir="/usr/share/emacs/${FULL_VERSION}/src"
-   insinto "${cdir}"
-   # This is not meant to install all the source -- just the
-   # C source you might find via find-function
-   doins src/*.{c,h,m}
-   doins -r src/{m,s}
-   rm "${ED}"/usr/share/emacs/${FULL_VERSION}/src/Makefile.c
-   rm "${ED}"/usr/share/emacs/${FULL_VERSION}/src/{m,s}/README
-   elif 

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

2018-08-30 Thread Ulrich Müller
commit: 1eca6ebc1e708a82bc671baf20b7144465fd8c3d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Aug 30 18:39:49 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug 30 18:40:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eca6ebc

app-editors/emacs: Remove old.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-editors/emacs/emacs-26.1.ebuild | 382 
 1 file changed, 382 deletions(-)

diff --git a/app-editors/emacs/emacs-26.1.ebuild 
b/app-editors/emacs/emacs-26.1.ebuild
deleted file mode 100644
index 0e51ea34f5b..000
--- a/app-editors/emacs/emacs-26.1.ebuild
+++ /dev/null
@@ -1,382 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp-common flag-o-matic multilib readme.gentoo-r1
-
-DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"
-HOMEPAGE="https://www.gnu.org/software/emacs/;
-SRC_URI="mirror://gnu/emacs/${P}.tar.xz"
-
-LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
-SLOT="26"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
-IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib"
-REQUIRED_USE="?? ( aqua X )"
-
-RDEPEND="sys-libs/ncurses:0=
-   >=app-eselect/eselect-emacs-1.16
-   >=app-emacs/emacs-common-gentoo-1.5[games?,X?]
-   acl? ( virtual/acl )
-   alsa? ( media-libs/alsa-lib )
-   dbus? ( sys-apps/dbus )
-   gpm? ( sys-libs/gpm )
-   !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) )
-   kerberos? ( virtual/krb5 )
-   lcms? ( media-libs/lcms:2 )
-   libxml2? ( >=dev-libs/libxml2-2.2.0 )
-   mailutils? ( net-mail/mailutils[clients] )
-   !mailutils? ( net-libs/liblockfile )
-   selinux? ( sys-libs/libselinux )
-   ssl? ( net-libs/gnutls:0= )
-   systemd? ( sys-apps/systemd )
-   zlib? ( sys-libs/zlib )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXinerama
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-misc/xbitmaps
-   gconf? ( >=gnome-base/gconf-2.26.2 )
-   gsettings? ( >=dev-libs/glib-2.28.6 )
-   gif? ( media-libs/giflib:0= )
-   jpeg? ( virtual/jpeg:0= )
-   png? ( >=media-libs/libpng-1.4:0= )
-   svg? ( >=gnome-base/librsvg-2.0 )
-   tiff? ( media-libs/tiff:0 )
-   xpm? ( x11-libs/libXpm )
-   imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= )
-   xft? (
-   media-libs/fontconfig
-   media-libs/freetype
-   x11-libs/libXft
-   x11-libs/libXrender
-   cairo? ( >=x11-libs/cairo-1.12.18 )
-   m17n-lib? (
-   >=dev-libs/libotf-0.9.4
-   >=dev-libs/m17n-lib-1.5.1
-   )
-   )
-   gtk? (
-   xwidgets? (
-   net-libs/webkit-gtk:4=
-   x11-libs/gtk+:3
-   x11-libs/libXcomposite
-   )
-   !xwidgets? (
-   gtk3? ( x11-libs/gtk+:3 )
-   !gtk3? ( x11-libs/gtk+:2 )
-   )
-   )
-   !gtk? (
-   motif? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libXpm
-   x11-libs/libXmu
-   x11-libs/libXt
-   )
-   !motif? (
-   Xaw3d? (
-   x11-libs/libXaw3d
-   x11-libs/libXmu
-   x11-libs/libXt
-   )
-   !Xaw3d? ( athena? (
-   x11-libs/libXaw
-   x11-libs/libXmu
-   x11-libs/libXt
-   ) )
-   )
-   )
-   )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   gzip-el? ( app-arch/gzip )
-   X? ( x11-base/xorg-proto )"
-#  pax_kernel? ( sys-apps/attr )
-

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

2018-08-30 Thread Matt Thode
commit: a9e02dfa6debde62992f8c2aab51b9819e00763a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:26:50 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:27:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e02dfa

sys-cluster/cinder: 13.0.0 bump for ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-cluster/cinder/Manifest  |   3 +
 sys-cluster/cinder/cinder-13.0.0.ebuild  | 213 +++
 sys-cluster/cinder/cinder-2018.2..ebuild | 213 +++
 3 files changed, 429 insertions(+)

diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
index b6513a1..3f87a489951 100644
--- a/sys-cluster/cinder/Manifest
+++ b/sys-cluster/cinder/Manifest
@@ -1,4 +1,7 @@
 DIST cinder-11.1.1.tar.gz 5808526 BLAKE2B 
1b773e45673c35faff1a327d73608949e088f3635adb6dd6c7e779e708dd8f2270b85086378d48042b86e60ad7ca94754d56c1d0193f1d715112a03cf3163c77
 SHA512 
10ecf0068c57077a24bb0445a0901e07e7ad211cd7fac67ed016b770b477e9ba0e9954de70f165aae69e079f6b2e9416d8292ec701db4c97b987c7dac8f69a43
 DIST cinder-12.0.3.tar.gz 5333501 BLAKE2B 
a2ee71f1e35813162e5f37abdf7a3b1fd2bc7fe283422e07ad4506d7d0d6d322d7488876b1d4a8966ad357d8439f4f8e8322926c66810ed76210caa077d94910
 SHA512 
51b151d0fff6f2983ab0d0f90fb2e29bf04e54f51925d2b8acdda715f6a1eb83cd44f6e2a42243298ce4e8e8d23cdeedbf902d778e259960d56f8bccfd8420a2
+DIST cinder-13.0.0.tar.gz 5515802 BLAKE2B 
9893e3cef0f14684ac6e1dff2a33cc96dd8f47a403e1d8a9a993be3be38f8c76f239535ef5faed72c991c88b51de106f54a5741688d457da654cfaa4a2c1843e
 SHA512 
842e6cd858910cabc99bed874f5bd6b7234da0f676e91b83a767ba357b0eb7f4409dd383a9c64896dc6346a87399296399954af96f13b21cd655be5c89b3e978
+DIST cinder.conf.sample-13.0.0 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
+DIST cinder.conf.sample-2018.2. 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
 DIST pike-cinder.conf.sample 185310 BLAKE2B 
6f6a626537098107d63cd33ef6f8cc63dd5064711fcab3b6a7ebd0bb4170d3cc18e1cc414491859c63ca02d39602f496068823975f1cd5de731402696ade0868
 SHA512 
12c44b7a31888fbf4c70e037a2f5d0b778018e10bd0fc1cb97391bbe2fc6f97bbe4bec0d1504513ee0235ce50decda6883fe64a7d8fd5e329d8ad73e6bb74654
 DIST queens-cinder.conf.sample 179467 BLAKE2B 
00c229a6d9882740460c633db69bf3f5ff3d77a2a8e78f38528f1b5e6e03c2371141ba219c24b8dc82e51c20a5e784af142c1a0192791ff356e5841a9991d713
 SHA512 
346f9ad4ddcfed26dd3b9b34e65c2edaf08a7d649d4af5bd3a5ebf1047c78d6cdc4e4712666e022f56acd3b2a0b323850b40cc4d0008f2c140507342a00b2908

diff --git a/sys-cluster/cinder/cinder-13.0.0.ebuild 
b/sys-cluster/cinder/cinder-13.0.0.ebuild
new file mode 100644
index 000..08199f011f4
--- /dev/null
+++ b/sys-cluster/cinder/cinder-13.0.0.ebuild
@@ -0,0 +1,213 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 eutils linux-info user
+
+DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of 
nova-volumes"
+HOMEPAGE="https://launchpad.net/cinder;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/cinder.conf.sample
 -> cinder.conf.sample-${PV}"
+   EGIT_REPO_URI="https://github.com/openstack/cinder.git;
+   EGIT_BRANCH="stable/rocky"
+else
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/cinder.conf.sample
 -> cinder.conf.sample-${PV}
+   https://tarballs.openstack.org/${PN}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres 
rdma sqlite +tcp test +tgt"
+REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   app-admin/sudo"
+
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
+   dev-python/enum34[$(python_gen_usedep 'python2_7')]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   >=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
+   

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

2018-08-30 Thread Amy Liffey
commit: 8b5059b634984d8dc08a5bf9d3209668dc48a5c7
Author: Amy Liffey  gentoo  org>
AuthorDate: Thu Aug 30 18:25:11 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Thu Aug 30 18:25:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5059b6

Revert "dev-python/atomicwrites: version bump 1.2.0"

This reverts commit 9b96418869dd9e48a40d06f25651dcfdb88e65ff.

 dev-python/atomicwrites/Manifest  |  1 -
 dev-python/atomicwrites/atomicwrites-1.2.0.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest
index 3016bf09df9..72e170e6895 100644
--- a/dev-python/atomicwrites/Manifest
+++ b/dev-python/atomicwrites/Manifest
@@ -1,2 +1 @@
-DIST 1.2.0.tar.gz 11737 BLAKE2B 
bfc607ad7ef43aef4dd91ac2e3e39516a32c9381ef74316d514127fb3881ae63970f3bcf4c0c72a10a42e1b57ebb6278a5cdf87ae13aac0b5be14ab570f20470
 SHA512 
b43f834e82dd771e013d44df8c5cd9744bfb896fd58cc609de1d0e730bfbb4cf0afbe93ef8ef2396b7a879c07bccbc5baa50a60f625d09cf7c7aeccb5865afda
 DIST atomicwrites-1.1.5.tar.gz 18951 BLAKE2B 
b0932995aae3ca23c11aace182429f419ea542a12b59d5b7ed4621c4759285d0cba306437bd1ce35b1ba32eac8ae6afc6548f2bae61870dbf03927c4fe75
 SHA512 
4de8ab93dcb226c55e8ae1b0ef883c2e1eeae50ac6596afe036ca51dbf6b094c13dbf2d792972312d4c53551886aaa2713aac54bfab42b85abef4d1146e039ac

diff --git a/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild 
b/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild
deleted file mode 100644
index 63cec069662..000
--- a/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Atomic file writes"
-HOMEPAGE="https://github.com/untitaker/python-atomicwrites;
-SRC_URI="https://github.com/untitaker/python-${PN}/archive/${PV}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/python-${P}"
-
-DOCS=( README.rst )
-
-python_test() {
-   py.test -v || die "Tests fail with ${EPYTHON}"
-}



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

2018-08-30 Thread Sergei Trofimovich
commit: 3d08041583df72d04f07aff574de9fc079052d25
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 30 15:55:55 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 30 18:24:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d080415

app-office/scribus: keyworded 1.5.4 for sparc

Closes: https://bugs.gentoo.org/550040
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 app-office/scribus/scribus-1.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/scribus/scribus-1.5.4.ebuild 
b/app-office/scribus/scribus-1.5.4.ebuild
index 2802775877c..6f845248837 100644
--- a/app-office/scribus/scribus-1.5.4.ebuild
+++ b/app-office/scribus/scribus-1.5.4.ebuild
@@ -16,7 +16,7 @@ 
https://dev.gentoo.org/~asturm/distfiles/${P}-poppler-0.64.0.patch.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86"
 IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts 
templates tk"
 
 #a=$((ls resources/translations/scribus.*ts | sed -e 's:\.: :g' | awk '{print 
$2}'; ls resources/loremipsum/*xml | sed -e 's:\.: :g' -e 's:loremipsum\/: :g'| 
awk '{print $2}'; ls resources/dicts/hyph*dic | sed -e 's:\.: :g' -e 's:hyph_: 
:g' | awk '{print $2}'; ls resources/dicts/README_*txt | sed -e 's:_hyph::g' -e 
's:\.: :g' -e 's:README_: :g' | awk '{print $2}') | sort | uniq); echo $a



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

2018-08-30 Thread Sergei Trofimovich
commit: f9aac467d23a2d0edcebf9100f1462fc62f43ce3
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 30 15:51:28 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 30 18:24:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9aac467

sci-libs/hdf: upstream lacks sparc platform support

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 sci-libs/hdf/hdf-4.2.11.ebuild| 4 ++--
 sci-libs/hdf/hdf-4.2.13-r1.ebuild | 2 +-
 sci-libs/hdf/hdf-4.2.13.ebuild| 4 ++--
 sci-libs/hdf/hdf-4.2.8.ebuild | 4 ++--
 sci-libs/hdf/hdf-4.2.9.ebuild | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sci-libs/hdf/hdf-4.2.11.ebuild b/sci-libs/hdf/hdf-4.2.11.ebuild
index 1d23a4cfe97..3582363389a 100644
--- a/sci-libs/hdf/hdf-4.2.11.ebuild
+++ b/sci-libs/hdf/hdf-4.2.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2;
 
 SLOT="0"
 LICENSE="NCSA-HDF"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples fortran szip static-libs test"
 REQUIRED_USE="test? ( szip )"
 

diff --git a/sci-libs/hdf/hdf-4.2.13-r1.ebuild 
b/sci-libs/hdf/hdf-4.2.13-r1.ebuild
index 63e729e7010..d92320b868a 100644
--- a/sci-libs/hdf/hdf-4.2.13-r1.ebuild
+++ b/sci-libs/hdf/hdf-4.2.13-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2;
 
 SLOT="0"
 LICENSE="NCSA-HDF"
-KEYWORDS="amd64 ia64 ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ia64 ppc -sparc x86 ~amd64-linux ~x86-linux"
 IUSE="examples fortran szip static-libs test"
 REQUIRED_USE="test? ( szip )"
 

diff --git a/sci-libs/hdf/hdf-4.2.13.ebuild b/sci-libs/hdf/hdf-4.2.13.ebuild
index 103ea3b4428..d7244d6583f 100644
--- a/sci-libs/hdf/hdf-4.2.13.ebuild
+++ b/sci-libs/hdf/hdf-4.2.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2;
 
 SLOT="0"
 LICENSE="NCSA-HDF"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples fortran szip static-libs test"
 REQUIRED_USE="test? ( szip )"
 

diff --git a/sci-libs/hdf/hdf-4.2.8.ebuild b/sci-libs/hdf/hdf-4.2.8.ebuild
index 3561a95953c..32d8a3f2f0a 100644
--- a/sci-libs/hdf/hdf-4.2.8.ebuild
+++ b/sci-libs/hdf/hdf-4.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2;
 
 SLOT="0"
 LICENSE="NCSA-HDF"
-KEYWORDS="amd64 ia64 ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ia64 ppc -sparc x86 ~amd64-linux ~x86-linux"
 IUSE="fortran szip static-libs"
 
 RDEPEND="

diff --git a/sci-libs/hdf/hdf-4.2.9.ebuild b/sci-libs/hdf/hdf-4.2.9.ebuild
index 3d7f73a04cd..04467f22944 100644
--- a/sci-libs/hdf/hdf-4.2.9.ebuild
+++ b/sci-libs/hdf/hdf-4.2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2;
 
 SLOT="0"
 LICENSE="NCSA-HDF"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="fortran szip static-libs"
 
 RDEPEND="



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

2018-08-30 Thread Sergei Trofimovich
commit: 948414692a78e59f40f374f30baa623bbb1f94f1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 30 15:50:38 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 30 18:24:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94841469

sys-libs/libunwind: upstream lacks sparc platform support

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 sys-libs/libunwind/libunwind-1.1-r1.ebuild   | 4 ++--
 sys-libs/libunwind/libunwind-1.2.1-r1.ebuild | 2 +-
 sys-libs/libunwind/libunwind-1.2.1-r2.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/libunwind/libunwind-1.1-r1.ebuild 
b/sys-libs/libunwind/libunwind-1.1-r1.ebuild
index 466898099cf..230f072ca58 100644
--- a/sys-libs/libunwind/libunwind-1.1-r1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/libunwind/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="7"
-KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE="debug debug-frame libatomic lzma +static-libs"
 
 RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this 
is here for #461394

diff --git a/sys-libs/libunwind/libunwind-1.2.1-r1.ebuild 
b/sys-libs/libunwind/libunwind-1.2.1-r1.ebuild
index 8ab6cd4d112..064296cc115 100644
--- a/sys-libs/libunwind/libunwind-1.2.1-r1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.2.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="7"
-KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame doc libatomic lzma +static-libs"
 
 RESTRICT="test" # half of tests are broken (toolchain version dependent)

diff --git a/sys-libs/libunwind/libunwind-1.2.1-r2.ebuild 
b/sys-libs/libunwind/libunwind-1.2.1-r2.ebuild
index eb96d2bf890..8842f71d786 100644
--- a/sys-libs/libunwind/libunwind-1.2.1-r2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.2.1-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="7"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame doc libatomic lzma +static-libs"
 
 RESTRICT="test" # half of tests are broken (toolchain version dependent)



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

2018-08-30 Thread Amy Liffey
commit: 9b96418869dd9e48a40d06f25651dcfdb88e65ff
Author: Amy Liffey  gentoo  org>
AuthorDate: Thu Aug 30 18:06:12 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Thu Aug 30 18:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b964188

dev-python/atomicwrites: version bump 1.2.0

- Change source from pypi to github due to broken tarball

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/atomicwrites/Manifest  |  1 +
 dev-python/atomicwrites/atomicwrites-1.2.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest
index 72e170e6895..3016bf09df9 100644
--- a/dev-python/atomicwrites/Manifest
+++ b/dev-python/atomicwrites/Manifest
@@ -1 +1,2 @@
+DIST 1.2.0.tar.gz 11737 BLAKE2B 
bfc607ad7ef43aef4dd91ac2e3e39516a32c9381ef74316d514127fb3881ae63970f3bcf4c0c72a10a42e1b57ebb6278a5cdf87ae13aac0b5be14ab570f20470
 SHA512 
b43f834e82dd771e013d44df8c5cd9744bfb896fd58cc609de1d0e730bfbb4cf0afbe93ef8ef2396b7a879c07bccbc5baa50a60f625d09cf7c7aeccb5865afda
 DIST atomicwrites-1.1.5.tar.gz 18951 BLAKE2B 
b0932995aae3ca23c11aace182429f419ea542a12b59d5b7ed4621c4759285d0cba306437bd1ce35b1ba32eac8ae6afc6548f2bae61870dbf03927c4fe75
 SHA512 
4de8ab93dcb226c55e8ae1b0ef883c2e1eeae50ac6596afe036ca51dbf6b094c13dbf2d792972312d4c53551886aaa2713aac54bfab42b85abef4d1146e039ac

diff --git a/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild 
b/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild
new file mode 100644
index 000..63cec069662
--- /dev/null
+++ b/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Atomic file writes"
+HOMEPAGE="https://github.com/untitaker/python-atomicwrites;
+SRC_URI="https://github.com/untitaker/python-${PN}/archive/${PV}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+S="${WORKDIR}/python-${P}"
+
+DOCS=( README.rst )
+
+python_test() {
+   py.test -v || die "Tests fail with ${EPYTHON}"
+}



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

2018-08-30 Thread Matt Thode
commit: 15db12e31f3696ee46d5e0605747f234d08011ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:04:33 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:07:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15db12e3

dev-python/glance_store: 0.26.1 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/glance_store/Manifest   |  1 +
 dev-python/glance_store/glance_store-0.26.1.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/glance_store/Manifest b/dev-python/glance_store/Manifest
index 61521d51cb8..757a948bb9e 100644
--- a/dev-python/glance_store/Manifest
+++ b/dev-python/glance_store/Manifest
@@ -1,2 +1,3 @@
 DIST glance_store-0.22.0.tar.gz 130377 BLAKE2B 
7dc46dde1dbccddbbabf0e0d1d4033429e4ffa3d6dec6fe379b6f7aabcaa5eeed639aa2c76e5b85ccf3444f4e76ec894251bdb8ae573b094e657fe61acb7887b
 SHA512 
3de073fd4926513674b87afb15a2d4485c4a98f76c7d36cd0957a9cd848399bfb1fc6b3b40550522b712e9bbddf8efec5c3fc629a944fe447543d35eb7184168
 DIST glance_store-0.23.0.tar.gz 140917 BLAKE2B 
764510b2d24b633a9120d4c39e66100a75de23c0bd7ef633bff4d381369c67d6a21b4f16019432ac02c6ed1b995c5c6373014dd9a5bd4df4981721146ced4145
 SHA512 
ee3d1187ac47427981af294604bd4742a12b60bdf406039a86c5eb33645e1407bc077ae079ea07b9c031922d9350b0e2eb7eaba70f51854c288faf90f9cd7b41
+DIST glance_store-0.26.1.tar.gz 183314 BLAKE2B 
dd8cfa2b3e41016b0cb8e3cc6aba0c8288524f7ac3bbd42d23c2ecbc8df49a620d310ac2ccd155852b5731ba6c1cf071d8f0aca376d0ea888e474fe562b3a258
 SHA512 
ebaa8ad311e071972e2b9f4d8813b930cb6241ef4527d0cd1a6449d169f23b2ff5830d4a99009c15d62e4d767f5dafc8567631f1eaab28256cc4bffc33518509

diff --git a/dev-python/glance_store/glance_store-0.26.1.ebuild 
b/dev-python/glance_store/glance_store-0.26.1.ebuild
new file mode 100644
index 000..faf4fd123e2
--- /dev/null
+++ b/dev-python/glance_store/glance_store-0.26.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A library for glance"
+HOMEPAGE="https://github.com/openstack/glance_store;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="cinder swift vmware"
+
+CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-1.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   virtual/python-enum34[${PYTHON_USEDEP}]
+   >=dev-python/doc8-0.6.0[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
+   =dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   cinder? (
+   >=dev-python/python-cinderclient-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/os-brick-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-rootwrap-5.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-privsep-1.23.0[${PYTHON_USEDEP}]
+   )
+   swift? (
+   >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
+   )
+   vmware? ( >=dev-python/oslo-vmware-2.17.0[${PYTHON_USEDEP}] )
+"



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

2018-08-30 Thread Matt Thode
commit: 599365d2e428c161bf380056992efa00f2e48eb8
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:06:43 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:07:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=599365d2

app-admin/glance: rocky bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-admin/glance/Manifest  |   1 +
 app-admin/glance/glance-17.0.0.ebuild  | 143 +
 app-admin/glance/glance-2018.2..ebuild | 143 +
 3 files changed, 287 insertions(+)

diff --git a/app-admin/glance/Manifest b/app-admin/glance/Manifest
index 41c40aa2348..214599d2107 100644
--- a/app-admin/glance/Manifest
+++ b/app-admin/glance/Manifest
@@ -1,2 +1,3 @@
 DIST glance-15.0.1.tar.gz 1815463 BLAKE2B 
ec6e51340fc4d737e2bd777baf03163a0b515d19c1dc8e5203918e07b304a9539f47ba763207e26def985c6a384d21250ffe1386b433d8b606b55d3d70e4431a
 SHA512 
2da3ada256424a7817d0c49aac0940443cbefcfff3df77a623d7099badf356808b5df59f109ac233f84ac561b7310d3b8d53cafd6c9955a8e2b296a1655cedd3
 DIST glance-16.0.1.tar.gz 1957403 BLAKE2B 
a58a37b1926432ff227ebbd2b8538d25276085c4183244f930cdb6432ce00ed3927130ede24faeb9ebd25489f649c7f6542d71b9fe9614859ed3953bded13ab2
 SHA512 
dad883c308cfa6799bd5fc4111585af2bd7f2c5a20126976d1044e2bf573f94756f2ecea87f3b04fe611f80602709e0501c0efceed5061d0c752416b6255a2a2
+DIST glance-17.0.0.tar.gz 1961137 BLAKE2B 
ff649ce366739320bcc5073cb60cc24ab09e098bd6808374007f89808d6caf020a77f711a714b34f8a1ef5b0754220aab7c35c02fbdc0d3d0f44e24185a8cdc4
 SHA512 
cd10bd2d3e98ab1a80ec4f09b5954dbc334079a36d3dfc0d27c5a4f40e5920e0a6fb91c0fc5430c9e625a375e44a8d886568f2a712190dc0f80df10b4998e9af

diff --git a/app-admin/glance/glance-17.0.0.ebuild 
b/app-admin/glance/glance-17.0.0.ebuild
new file mode 100644
index 000..4a3501f76ee
--- /dev/null
+++ b/app-admin/glance/glance-17.0.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 user
+
+DESCRIPTION="Services for discovering, registering, and retrieving VM images"
+HOMEPAGE="https://launchpad.net/glance;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/openstack/glance.git;
+   EGIT_BRANCH="stable/rocky"
+else
+   SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="doc mysql postgres +sqlite +swift"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+
+#note to self, wsgiref is a python builtin, no need to package it
+#>=dev-python/wsgiref-0.1.2[${PYTHON_USEDEP}]
+
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
+   sqlite? (
+   >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
+   )
+   mysql? (
+   >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
+   !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
+   )
+   postgres? (
+   >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
+   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
+   )
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
+   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
+   >=dev-python/python-sqlparse-0.2.2[${PYTHON_USEDEP}]
+   >=dev-python/alembic-0.8.10[${PYTHON_USEDEP}]
+   >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
+   

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

2018-08-30 Thread Mikle Kolyada
commit: ede6d08df7f1cf1ded2bfceec612f6d0d6f80475
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 30 18:06:01 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 30 18:06:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede6d08d

net-p2p/qbittorrent: stabilize bugfix release

Only 2 weeks testing period, the previous stable has broken
qtsingleapplication support (because of bad CMake support).

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild 
b/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild
index dba40dca433..07ff1267c5e 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git;
 else

SRC_URI="https://github.com/qbittorrent/qBittorrent/archive/release-${PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~ppc64 x86"
S="${WORKDIR}/qBittorrent-release-${PV}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/

2018-08-30 Thread Mikle Kolyada
commit: 7ce48382a1af67626c611a35f421deba021b4099
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 30 17:47:24 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 30 17:52:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce48382

x11-themes/numix-icon-theme-circle: Initial import

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-themes/numix-icon-theme-circle/Manifest|  1 +
 x11-themes/numix-icon-theme-circle/metadata.xml| 11 +
 .../numix-icon-theme-circle-18.08.29.ebuild| 27 ++
 3 files changed, 39 insertions(+)

diff --git a/x11-themes/numix-icon-theme-circle/Manifest 
b/x11-themes/numix-icon-theme-circle/Manifest
new file mode 100644
index 000..25b9da9450b
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -0,0 +1 @@
+DIST numix-icon-theme-circle-18.08.29.tar.gz 2095843 BLAKE2B 
b39bd5eaf3c9ec4156a71d235059b28d049ddf25ec600a5f3a782e4b51149d0e7eccf37379a117ae7471a3885f7a529989f9085419864975afbb07a325bda629
 SHA512 
433c343730b23dd3969903f85d7ac36d40a4723f342b259e8136c1fbe35b7af8c17227541f3ccacffbeacf2873547c9327a1c5f0d522da04483719606e26293b

diff --git a/x11-themes/numix-icon-theme-circle/metadata.xml 
b/x11-themes/numix-icon-theme-circle/metadata.xml
new file mode 100644
index 000..f6700469376
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   zlog...@gentoo.org
+   Mikle Kolyada
+
+
+   numixproject/numix-icon-theme-circle
+
+

diff --git 
a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.08.29.ebuild 
b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.08.29.ebuild
new file mode 100644
index 000..52eb0e5b258
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.08.29.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="An icon theme for Linux from the Numix project"
+HOMEPAGE="https://github.com/numixproject;
+SRC_URI="https://github.com/numixproject/numix-icon-theme-circle/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="x11-themes/numix-icon-theme"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto /usr/share/icons
+   doins -r Numix-Circle{,-Light}
+
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



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

2018-08-30 Thread Matt Thode
commit: e06f373faa4adeb18040e2a37fb268e6c42d8259
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:46:28 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06f373f

dev-python/stestr: 2.1.0 stable allarches for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/stestr/stestr-2.1.0.ebuild 
b/dev-python/stestr/stestr-2.1.0.ebuild
index 372ba548672..9792758ac2a 100644
--- a/dev-python/stestr/stestr-2.1.0.ebuild
+++ b/dev-python/stestr/stestr-2.1.0.ebuild
@@ -13,7 +13,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 ~mips ~ppc ~ppc64 ~s390 ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~s390 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 hppa ~mips s390 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: b5819c07624fa7b1da4131a0be3ce7c01350c99a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:27:35 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5819c07

dev-python/future: 0.16.0 stable arm64 and s390 under allarches

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/future/future-0.16.0.ebuild 
b/dev-python/future/future-0.16.0.ebuild
index 70d94772f01..7a0c15fa841 100644
--- a/dev-python/future/future-0.16.0.ebuild
+++ b/dev-python/future/future-0.16.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2018-08-30 Thread Matt Thode
commit: 818c83426ffd031f812d91e788ff573ba5791c99
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:49:51 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818c8342

dev-python/flask-restful: 0.3.6 arm64 keyword for keystone

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/flask-restful/flask-restful-0.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
index b4be50acfe9..abcf6331536 100644
--- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="doc examples paging test"
 
 RDEPEND="



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

2018-08-30 Thread Matt Thode
commit: 34fe3cd3b4ae96b1784b858d39312eb716dea0b5
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:32:36 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34fe3cd3

dev-python/pyperclip: arm64 stable for pbr (eventually)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/pyperclip/pyperclip-1.5.27.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyperclip/pyperclip-1.5.27.ebuild 
b/dev-python/pyperclip/pyperclip-1.5.27.ebuild
index c7870d061ee..f57bea1973f 100644
--- a/dev-python/pyperclip/pyperclip-1.5.27.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.5.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: 0f691eaba9a22393d098127f589e97b64ddf189b
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:33:50 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f691eab

dev-python/cmd2: 0.7.9 stable arm64

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/cmd2/cmd2-0.7.9.ebuild 
b/dev-python/cmd2/cmd2-0.7.9.ebuild
index f5ae38965ce..1ea36c4bce3 100644
--- a/dev-python/cmd2/cmd2-0.7.9.ebuild
+++ b/dev-python/cmd2/cmd2-0.7.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 # restrict tests because pyperclip is fairly unstable...



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

2018-08-30 Thread Matt Thode
commit: faf7d90a3b78602716365a4133dee798546352ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:49:26 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf7d90a

dev-python/aniso8601: 3.0.2 arm64 keyword for keystone

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/aniso8601/aniso8601-3.0.2.ebuild 
b/dev-python/aniso8601/aniso8601-3.0.2.ebuild
index 7bdae256c6d..33d9561da24 100644
--- a/dev-python/aniso8601/aniso8601-3.0.2.ebuild
+++ b/dev-python/aniso8601/aniso8601-3.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: 91f5808f332c0e57042ccc4001439556b079cf95
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:47:27 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f5808f

dev-python/pbr: 4.2.0 stable allarches for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

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



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

2018-08-30 Thread Matt Thode
commit: 023471d40cc8bda2bc53393a904e531d4efe706d
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:39:32 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023471d4

dev-python/unicodecsv: 0.14.1 stable arm64 allarches for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/unicodecsv/unicodecsv-0.14.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild 
b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
index 924fdbc18ba..8d63db7874a 100644
--- a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
+++ b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc x86"
+KEYWORDS="amd64 arm64 ~ppc x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: 5c09eea25cb1b7b901a599ea4cf25143f96350fb
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:45:45 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c09eea2

dev-python/voluptuous: arm64 hppa s390 stable allarches for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/voluptuous/voluptuous-0.11.1.ebuild 
b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
index 06c021e17ed..951d2e8500e 100644
--- a/dev-python/voluptuous/voluptuous-0.11.1.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: 8b33ca246e7dc2ad1345746380afce64af95c543
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:42:25 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b33ca24

dev-python/cliff: 2.12.0 stable allarches for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/cliff/cliff-2.11.1.ebuild | 3 +--
 dev-python/cliff/cliff-2.12.0.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/cliff/cliff-2.11.1.ebuild 
b/dev-python/cliff/cliff-2.11.1.ebuild
index de7cbcd1f88..382fafe4dd5 100644
--- a/dev-python/cliff/cliff-2.11.1.ebuild
+++ b/dev-python/cliff/cliff-2.11.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/dreamhost/cliff;
+HOMEPAGE="https://github.com/openstack/cliff;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
@@ -29,7 +29,6 @@ DEPEND="
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
)
doc? (
>=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]

diff --git a/dev-python/cliff/cliff-2.12.0.ebuild 
b/dev-python/cliff/cliff-2.12.0.ebuild
index c341567e56f..982051ba5b1 100644
--- a/dev-python/cliff/cliff-2.12.0.ebuild
+++ b/dev-python/cliff/cliff-2.12.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~s390 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 hppa ~mips s390 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
@@ -29,7 +29,6 @@ DEPEND="
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
)
doc? (
>=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]



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

2018-08-30 Thread Matt Thode
commit: 278b34685622006a62cf408d22ac0ae48eeda533
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:36:52 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278b3468

dev-python/prettytable: 0.7.2 arm64 stable allarches for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/prettytable/prettytable-0.7.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/prettytable/prettytable-0.7.2.ebuild 
b/dev-python/prettytable/prettytable-0.7.2.ebuild
index d80f4b999a5..90cc78fd8d1 100644
--- a/dev-python/prettytable/prettytable-0.7.2.ebuild
+++ b/dev-python/prettytable/prettytable-0.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/P/PrettyTable/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-08-30 Thread Matt Thode
commit: 6ca77082ee4758504d9e341bfc50fc8c54c9aa2e
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:38:41 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca77082

dev-python/stevedore: 1.28.0 arm64 stable allarches for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/stevedore/stevedore-1.28.0.ebuild 
b/dev-python/stevedore/stevedore-1.28.0.ebuild
index b0bb405e07a..fc1840e40a1 100644
--- a/dev-python/stevedore/stevedore-1.28.0.ebuild
+++ b/dev-python/stevedore/stevedore-1.28.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2018-08-30 Thread Matt Turner
commit: a630c85b702d55a873b2c61f50a715f537dcf07f
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Aug 30 16:44:52 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Aug 30 17:49:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a630c85b

media-libs/mesa: Allow USE=xa with VIDEO_CARDS=vmware

Closes: https://bugs.gentoo.org/664524

 media-libs/mesa/mesa-.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index 229179f667a..dd53f7a46a2 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -281,8 +281,9 @@ pkg_pretend() {
 
if use xa; then
if ! use video_cards_freedreno &&
-  ! use video_cards_nouveau; then
-   ewarn "Ignoring USE=xa since VIDEO_CARDS does 
not contain freedreno or nouveau"
+  ! use video_cards_nouveau &&
+  ! use video_cards_vmware; then
+   ewarn "Ignoring USE=xa since VIDEO_CARDS does 
not contain freedreno, nouveau, or vmware"
fi
fi
 
@@ -387,7 +388,8 @@ multilib_src_configure() {
fi
 
if use video_cards_freedreno ||
-  use video_cards_nouveau; then
+  use video_cards_nouveau ||
+  use video_cards_vmware; then
emesonargs+=($(meson_use xa gallium-xa))
else
emesonargs+=(-Dgallium-xa=false)



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

2018-08-30 Thread Matt Turner
commit: 462b00b1b5a789c26f48530ef3302c7e97fa4b94
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Aug 30 17:39:23 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Aug 30 17:49:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=462b00b1

media-libs/mesa: Unconditionally pass -Dplatforms=...

Closes: https://bugs.gentoo.org/663642

 media-libs/mesa/mesa-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index dd53f7a46a2..5d17a42ba2b 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -348,9 +348,7 @@ multilib_src_configure() {
fi
fi
 
-   if use egl; then
-   emesonargs+=( -Dplatforms=x11,surfaceless$(use wayland && echo 
",wayland")$(use gbm && echo ",drm") )
-   fi
+   emesonargs+=( -Dplatforms=x11,surfaceless$(use wayland && echo 
",wayland")$(use gbm && echo ",drm") )
 
if use gallium; then
emesonargs+=(



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

2018-08-30 Thread Matt Turner
commit: db575938b51e42529386076acdb0bba5f54bc28e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Aug 30 17:41:30 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Aug 30 17:49:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db575938

media-libs/mesa: Version bump to 18.2.0_rc5

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-18.2.0_rc5.ebuild | 547 +
 2 files changed, 548 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 7df5796edd6..54aa12a82f9 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -4,3 +4,4 @@ DIST mesa-18.1.6.tar.xz 11142884 BLAKE2B 
fdd156fe7debf5223285dfa238070a2bd7d8ec6
 DIST mesa-18.1.7.tar.xz 11136580 BLAKE2B 
a3076803dce9264e1b2138614398f046cef945a2658a13bc0447a712a45e7177291071884378a4c969e793a98680b90921c272991594957e5ef04c1087b1fb5f
 SHA512 
697c4f441ae52bc867d9d73b103094a29102168c248a502c4ea0fc48f51bcb86b2e741da39e882f24131326d460cdb1416415604c6994d1b8c09fb8a153a5c77
 DIST mesa-18.2.0-rc3.tar.xz 11327960 BLAKE2B 
7ce236d6a308904a8f76b2fda86af181ae4e422d637caffb45ffd5ce0ed427fdfbd107f44c52825bff173ec8aaf4e3a3dbae939167da9f6a1a719b7366914526
 SHA512 
175dbdffdcdf61c7ac0e4e1fae021daba80311fac02074ad6dea208971ab50c68bc43ba8d7b36ecf82b7081c051d301cb562f66785446973b88657d48f7bb663
 DIST mesa-18.2.0-rc4.tar.xz 11320208 BLAKE2B 
bf99295f462ec8162bced6ff6d8496f3d2246ef85b5b6512f1b2d6c6ac63c04a2677b0e0368e857e0becd0ea08d96c53c557a4a103bbee8e169d3e1f80dd9092
 SHA512 
8aa5c75567c23228c80174c36f1cbc30bea79e5a5cf93804a9ca6c6142c428c55ea256b0a76d83493a52d60d4c4ace96ae81434f01fcdfc1971151bf3900f655
+DIST mesa-18.2.0-rc5.tar.xz 11325840 BLAKE2B 
ec0a0ad0b480b4f8b092e80cb25a8f3544d9568976d7878c1c052921bdf5b8065677d512d08907798621bc91d63aa1f30c3b1fe21446d7b320aeb6b7e8ae05b5
 SHA512 
156f6ae7fd42b33cfcc0a402afbd7e0d4560c114a82b6d99d9e47c0deebdeb3430550cf5c06a64e19ab01e324ab28f2475b746037552d87563c2a92a24aa203a

diff --git a/media-libs/mesa/mesa-18.2.0_rc5.ebuild 
b/media-libs/mesa/mesa-18.2.0_rc5.ebuild
new file mode 100644
index 000..ce53ca4e9ad
--- /dev/null
+++ b/media-libs/mesa/mesa-18.2.0_rc5.ebuild
@@ -0,0 +1,547 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit llvm meson multilib-minimal pax-utils python-any-r1
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
+   EXPERIMENTAL="true"
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl 
vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm 
lm_sensors
+   opencl osmesa pax_kernel pic selinux test unwind vaapi valgrind vdpau
+   vulkan wayland xa xvmc"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ || ( video_cards_i965 video_cards_radeonsi )
+ video_cards_radeonsi? ( llvm ) )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_imx?( gallium video_cards_vivante )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+"
+
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.93"
+RDEPEND="
+   !app-eselect/eselect-mesa
+   >=app-eselect/eselect-opengl-1.3.0
+   >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
+   >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme/

2018-08-30 Thread Mikle Kolyada
commit: fce3432e7844bb273af71e494fb449cb6b1eedca
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 30 17:42:00 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 30 17:43:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce3432e

x11-themes/numix-icon-theme: Initial import

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-themes/numix-icon-theme/Manifest   |  1 +
 x11-themes/numix-icon-theme/metadata.xml   | 11 +++
 .../numix-icon-theme-18.07.17.ebuild   | 23 ++
 3 files changed, 35 insertions(+)

diff --git a/x11-themes/numix-icon-theme/Manifest 
b/x11-themes/numix-icon-theme/Manifest
new file mode 100644
index 000..67bb68adb7d
--- /dev/null
+++ b/x11-themes/numix-icon-theme/Manifest
@@ -0,0 +1 @@
+DIST numix-icon-theme-18.07.17.tar.gz 4415673 BLAKE2B 
f2bd9342dfb914872df429edc756eebf457f2938cb9db28948bec308eb9cb533268103957a2cc3381948ba4cc1405c82f3cba225bc1f956304119fdde4503b4e
 SHA512 
dd71dd5b05df9f00b9a3d066ce9ad44aa2959d0fae5083a2203d0562b774c0f7d25edf278a285a4e3813fb7d4346626fafc6c6d947cf9d510beb320839dbd757

diff --git a/x11-themes/numix-icon-theme/metadata.xml 
b/x11-themes/numix-icon-theme/metadata.xml
new file mode 100644
index 000..eb6932cbc20
--- /dev/null
+++ b/x11-themes/numix-icon-theme/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   zlog...@gentoo.org
+   Mikle Kolyada
+
+
+   numixproject/numix-icon-theme
+
+

diff --git a/x11-themes/numix-icon-theme/numix-icon-theme-18.07.17.ebuild 
b/x11-themes/numix-icon-theme/numix-icon-theme-18.07.17.ebuild
new file mode 100644
index 000..c26f88fd4c3
--- /dev/null
+++ b/x11-themes/numix-icon-theme/numix-icon-theme-18.07.17.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="An official icon theme from the Numix Project"
+HOMEPAGE="https://github.com/numixproject;
+SRC_URI="https://github.com/numixproject/numix-icon-theme/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_install() {
+   insinto /usr/share/icons
+   doins -r Numix{,-Light}
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



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

2018-08-30 Thread Michał Górny
commit: cd5174b37c345adfa70312520210987ca785
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 30 16:33:49 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 30 17:24:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5174b3

dev-python/jedi: Bump to 0.12.1

Bump to 0.12.1.  Includes fixed test suite and dependencies.

Closes: https://bugs.gentoo.org/664352
Closes: https://bugs.gentoo.org/656382

 dev-python/jedi/Manifest   |  1 +
 dev-python/jedi/jedi-0.12.1.ebuild | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/jedi/Manifest b/dev-python/jedi/Manifest
index 9a60f7a3c2e..cf317547cbe 100644
--- a/dev-python/jedi/Manifest
+++ b/dev-python/jedi/Manifest
@@ -1,3 +1,4 @@
 DIST jedi-0.10.2.tar.gz 373879 BLAKE2B 
8007b31dc6c96d9538ab141b976fd4554ea16f01bb277692534a2972a6dcf61ee809c7573a7a3f7c0eceb29505de6ffe3ec0a7234a427579333b453fc9cd9dbc
 SHA512 
847b000894b5e17cf5582c88245989ce1f0e17b595c79a2cdf4cc7a805fe7360ea08f28ac31473408be795c9ea210c85541cffa5fc7e7119da8c0228eb509351
 DIST jedi-0.11.1.tar.gz 332402 BLAKE2B 
bc0a8df89c3d8b6387a22cc08f613c990c59e360c58ae1d2becf521a755892afa4972195f6e40ec3bb48b74b20a966034d0e5bcad5051f90e5b4cc082270
 SHA512 
61389704a318f89d12b053b786bfb6bda21d2696830c001d6d6e66191fc060d731bc05ea71f2e70725532dcbe109c5c7346a36d227e6f8ab0eb2512f4c1a8945
 DIST jedi-0.12.0.tar.gz 354329 BLAKE2B 
ef203f2ba57a90de1e16b80c8786fa25d6d459244873dfb22044aa6d080435efa976daeb80949c3fba41ca2f57feb5bfed255b3bb490e17b40b3f13dfbb31e14
 SHA512 
3e8280b16855cf2c891666f0fb02ac30d801279b72b5bcb64541ef7c152d9f9b165015405ee291cbccd6c9cb3c0481c24f30e6100cb4463888153021b946f16d
+DIST jedi-0.12.1.tar.gz 356736 BLAKE2B 
515cbc27e065c24fb2cebae5a3807d2e025f22110f3de60d26a74475eadc985bb32bea60b691c580473fffe2fdfc86705187dea1fb730ef3f510b7bdb52e0d59
 SHA512 
92f9ac34abf908a8143dff360400dd8d6643dc3502bb7973f92bd05db94c2af151c2063f2de0481a14e26d11c009cc39c46189e1ea31d274b80802e3a10cd665

diff --git a/dev-python/jedi/jedi-0.12.1.ebuild 
b/dev-python/jedi/jedi-0.12.1.ebuild
new file mode 100644
index 000..29db2142248
--- /dev/null
+++ b/dev-python/jedi/jedi-0.12.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Autocompletion library for Python"
+HOMEPAGE="https://github.com/davidhalter/jedi;
+SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="doc test"
+
+RDEPEND=">=dev-python/parso-0.3.1[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx )
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   ${RDEPEND}
+   )"
+
+python_prepare_all() {
+   # speed tests are fragile
+   rm test/test_speed.py || die
+
+   # 'path' completion test does not account for 'path' being a valid
+   # package (i.e. dev-python/path-py)
+   # https://github.com/davidhalter/jedi/issues/1210
+   sed -i -e '/path.*not in/d' test/test_evaluate/test_imports.py || die
+
+   # no clue why it fails but we don't really care about .pyc files
+   # without sources anyway
+   rm test/test_evaluate/test_pyc.py || die
+
+   # our very useful patching changes libdir for no good reason
+   sed -i -e "/site_pkg_path/s:'lib':& if virtualenv.version_info >= (3,7) 
else '$(get_libdir)':" \
+   test/test_evaluate/test_sys_path.py || die
+
+   # this super-secret feature of py3.4 apparently doesn't work for us
+   sed -i -e 's:test_init_extension_module:_&:' \
+   test/test_evaluate/test_extension.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   py.test -vv jedi test || die "Tests failed under ${EPYTHON}"
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( "${S}"/docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2018-08-30 Thread Michał Górny
commit: 97a54d7b2473773d4b4a4ef2d7adf5448b3b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 30 16:34:11 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 30 17:24:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a5

dev-python/jedi: Tested on py3.7

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

diff --git a/dev-python/jedi/jedi-0.12.1.ebuild 
b/dev-python/jedi/jedi-0.12.1.ebuild
index 29db2142248..354e2b1b1c7 100644
--- a/dev-python/jedi/jedi-0.12.1.ebuild
+++ b/dev-python/jedi/jedi-0.12.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 



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

2018-08-30 Thread Matt Thode
commit: d3dddaeffd454ef56cdb9cac8d735f8623e46173
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:16:50 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:16:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3dddaef

sys-cluster/swift: 2.19.0 rocky bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-cluster/swift/Manifest| 1 +
 sys-cluster/swift/{swift-2018.1..ebuild => swift-2.19.0.ebuild}   | 2 ++
 sys-cluster/swift/swift-2018.1..ebuild| 2 +-
 .../swift/{swift-2018.1..ebuild => swift-2018.2..ebuild}  | 4 +++-
 4 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/swift/Manifest b/sys-cluster/swift/Manifest
index 555ec0d2310..3ead5942947 100644
--- a/sys-cluster/swift/Manifest
+++ b/sys-cluster/swift/Manifest
@@ -1,2 +1,3 @@
 DIST swift-2.16.0.tar.gz 2466084 BLAKE2B 
9077e9745628ebd87f998ae963d19420e0410e29e02f8671dfb95b764d2bc4e5d97bd985e6d5d40496d152c6b931a03a789b372f94ad1b39cd17d3f0a6c9e658
 SHA512 
db67ee43931872dae9c8f7ff5732d0e075922e73a3660815f1ccb11a2310b94f887e293e9e5d4b1dda13c687365b7433ea9c575b209892f488647aed1a6f9696
 DIST swift-2.17.0.tar.gz 2527561 BLAKE2B 
baf8d2363bfd39062263542ddd01702e5f5847f3bbd2d227234da44ba742fa7e2bb6954569aab12082de67cfd785496a5530a0fc7613a0ad28d88bd62dbec9f8
 SHA512 
d5b13a63f549f1118eb1a27505a7444e09bedb532eed8e1ea34d370163dde2ce3e3911b9e4d6bea0d96f0a5c7d99bb103ed80ee8a547051fa29e9b4a09cced16
+DIST swift-2.19.0.tar.gz 2977206 BLAKE2B 
05f53e7deb7948924ed36f7fcef164dd72254a90329e88a20ffae1f97ca632967d2e4de34a95c29008f8d636ec95b6860238f77f28b2f9f7ebe78ddb8c784a6c
 SHA512 
fa6f08bacb7488762efaf8dd067cacd82adbc0ca773ee9b9c4a23d05d448eea9d79af2c9fbd619f4a458634e0af3cc3ce8fb8eb0d7cf0c10c7d3c28955000afd

diff --git a/sys-cluster/swift/swift-2018.1..ebuild 
b/sys-cluster/swift/swift-2.19.0.ebuild
similarity index 97%
copy from sys-cluster/swift/swift-2018.1..ebuild
copy to sys-cluster/swift/swift-2.19.0.ebuild
index 2cf086833fe..6e4ce71625c 100644
--- a/sys-cluster/swift/swift-2018.1..ebuild
+++ b/sys-cluster/swift/swift-2.19.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
${CDEPEND}
>=dev-python/dnspython-1.14.0:0[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.1[${PYTHON_USEDEP}]
>=dev-python/netifaces-0.5[${PYTHON_USEDEP}]
!~dev-python/netifaces-0.10.0[${PYTHON_USEDEP}]
@@ -41,6 +42,7 @@ RDEPEND="
>=dev-python/PyECLib-1.3.1[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.6.0[${PYTHON_USEDEP}]
!~dev-python/cryptography-2.0[${PYTHON_USEDEP}]
+   >=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]
memcached? ( net-misc/memcached )
net-misc/rsync[xattr]"
 

diff --git a/sys-cluster/swift/swift-2018.1..ebuild 
b/sys-cluster/swift/swift-2018.1..ebuild
index 2cf086833fe..39349853cf6 100644
--- a/sys-cluster/swift/swift-2018.1..ebuild
+++ b/sys-cluster/swift/swift-2018.1..ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://launchpad.net/swift;
 if [[ ${PV} == * ]];then
inherit git-r3
EGIT_REPO_URI="https://github.com/openstack/swift.git;
-   EGIT_BRANCH="stable/pike"
+   EGIT_BRANCH="stable/queens"
 else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
KEYWORDS="~amd64 ~arm64 ~x86"

diff --git a/sys-cluster/swift/swift-2018.1..ebuild 
b/sys-cluster/swift/swift-2018.2..ebuild
similarity index 96%
copy from sys-cluster/swift/swift-2018.1..ebuild
copy to sys-cluster/swift/swift-2018.2..ebuild
index 2cf086833fe..fc811ca9d0e 100644
--- a/sys-cluster/swift/swift-2018.1..ebuild
+++ b/sys-cluster/swift/swift-2018.2..ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://launchpad.net/swift;
 if [[ ${PV} == * ]];then
inherit git-r3
EGIT_REPO_URI="https://github.com/openstack/swift.git;
-   EGIT_BRANCH="stable/pike"
+   EGIT_BRANCH="stable/rocky"
 else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
KEYWORDS="~amd64 ~arm64 ~x86"
@@ -31,6 +31,7 @@ RDEPEND="
${CDEPEND}
>=dev-python/dnspython-1.14.0:0[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.1[${PYTHON_USEDEP}]
>=dev-python/netifaces-0.5[${PYTHON_USEDEP}]
!~dev-python/netifaces-0.10.0[${PYTHON_USEDEP}]
@@ -41,6 +42,7 @@ RDEPEND="
>=dev-python/PyECLib-1.3.1[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.6.0[${PYTHON_USEDEP}]
!~dev-python/cryptography-2.0[${PYTHON_USEDEP}]
+   >=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]
memcached? ( net-misc/memcached )
net-misc/rsync[xattr]"
 



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

2018-08-30 Thread Matt Thode
commit: 051cfb622a4fd95b919a2b6c193a106befa7b848
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 16:48:28 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:09:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051cfb62

dev-python/oslo-concurrency: 3.27.0 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/oslo-concurrency/Manifest   |  1 +
 .../oslo-concurrency-3.27.0.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/oslo-concurrency/Manifest 
b/dev-python/oslo-concurrency/Manifest
index 7ebec75ff6f..ec9fef31ba5 100644
--- a/dev-python/oslo-concurrency/Manifest
+++ b/dev-python/oslo-concurrency/Manifest
@@ -1 +1,2 @@
 DIST oslo.concurrency-3.25.1.tar.gz 49218 BLAKE2B 
95fccb051ef782a0b6cd01801e9b44272a8b04ca52fd0f00f91a2aa3514885c302a3f251885f59c32303708c91331f3f59ee06ebdce4751d013559a0e7d19b16
 SHA512 
5c306e742c652d66209a3218ccdc1d1f957ec6fde0b0bcb9411a71e470e8c0402c4cc1a40a05094ce591942ed16b8e0a7b456d60a64e0299ef32a257b37c8388
+DIST oslo.concurrency-3.27.0.tar.gz 49604 BLAKE2B 
04a7ed66c6d7cf37014080113bd3782cf186f57f486d6834fd28f3d518141f8dcac6f5e67ffb5ef894bc6f5085a90aa41a041e35b72325c645f7567dd743a912
 SHA512 
fb2e1377a8bbad451ef0a2713dfbcd58ec06d455e97fc4d8acf8bfde8eb27d59826d68dd3411bd60b6d6b5e68ff629f0e6e4781b17dd4349bc5b87f17c8b9d52

diff --git a/dev-python/oslo-concurrency/oslo-concurrency-3.27.0.ebuild 
b/dev-python/oslo-concurrency/oslo-concurrency-3.27.0.ebuild
new file mode 100644
index 000..3793ae78565
--- /dev/null
+++ b/dev-python/oslo-concurrency/oslo-concurrency-3.27.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="library for running  multi-thread, multi-process applications"
+HOMEPAGE="https://pypi.org/project/oslo.concurrency/;
+SRC_URI="mirror://pypi/${PN:0:1}/oslo.concurrency/oslo.concurrency-${PV}.tar.gz"
+S="${WORKDIR}/oslo.concurrency-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+
+CDPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   virtual/python-futures[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   ${CDEPEND}
+   virtual/python-enum34[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/fasteners-0.7.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^futures/d' test-requirements.txt || die
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   nosetests ${PN/-/_}/tests/ || die "test failed under ${EPYTHON}"
+}



  1   2   >