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

2019-04-21 Thread Hans de Graaff
commit: 8ff3fc517e12946a2800716440c540cdcdf5813c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:50:37 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 06:09:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff3fc51

dev-util/cucumber-core: cleanup

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-util/cucumber-core/Manifest   |  1 -
 dev-util/cucumber-core/cucumber-core-3.2.0.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/dev-util/cucumber-core/Manifest b/dev-util/cucumber-core/Manifest
index 3558de8071c..451ba782616 100644
--- a/dev-util/cucumber-core/Manifest
+++ b/dev-util/cucumber-core/Manifest
@@ -1,5 +1,4 @@
 DIST cucumber-core-1.5.0.gem 45056 BLAKE2B 
39c56fd48386556f36921694940d8d8be7e2345c81bec83e7a47b4a07e96b22f4d30898cbdcedeebc44be671c166b42cb52d55c36b7196eb05b9cb82333a76d3
 SHA512 
544d2c5707bde46d0c12dc975b3858e663776d9bc87ef044681525a547ef2de171a74ba0c53fb28dafcbdf90a153bea5357ec1a129f11b2c0dfedd288c5def74
 DIST cucumber-core-3.0.0.gem 52736 BLAKE2B 
8c46b6209ffcea6c4840c038f956c90b0cbf4ab6e227ff0d0bcd92202f4bc233c9815bd270baf8d01a9cf15ef32cda2ca9fed172571fa2d8fc00ac024667a725
 SHA512 
2991bc8e2f3f5042b10cd430273dd1fd4c851ee444defbdfdf16ba920f93c6523e1b503c562438691947a969c95c8f65416a69c4fdf1fe876ad0c274982b9e75
 DIST cucumber-core-3.1.0.tar.gz 49335 BLAKE2B 
92b82661a6fb49ebff987fc5c729fee894509667d2a9600dcafa305235097249381b51ba4549f6c465dd7d8733e125d891d7c04e204fd683f68f08792e862a8a
 SHA512 
c50186288bc855e30611dd25956f343bb97c7fc75e0f3341917e5816db2dcb7ea76a189fda7399c1304db7a643d8c10b7a76e3bf98a775e1ef2356a389e3eb7d
-DIST cucumber-core-3.2.0.tar.gz 49868 BLAKE2B 
511a1c12881ff6bbe9d1977e23c9ebb6bd6146e54de1f211f81f89fd8c4b71962ebb8c9784fb14910536ebec5b4e8d557c6dc69a356d92e034aaad7753ebfa5c
 SHA512 
dcdbf8197b8945e165de3d32d440ca57c722a232b2c689778624e18e61f9be25d77f39d99b27b25645a37a4e72e1a774dec4cd9663f5e1e3eb1d0965c88dadec
 DIST cucumber-core-3.2.1.tar.gz 49868 BLAKE2B 
e5d18797fb6821fa9c300898bc8c14d57559b790d77a191d7147a987e27893ce89076716f82fa2048632e1b033ad607c748fe29f6b8fc600abd523290c4a9f50
 SHA512 
ba45e804d8454a6ef306eb90f32e6cdf3ee25fdd6613e9ba8308ecfce4044f27ee3dc012ad7f9ca481e94fe5e1d9deb9e0c46ca811a8e25bb27981a78c528ddb

diff --git a/dev-util/cucumber-core/cucumber-core-3.2.0.ebuild 
b/dev-util/cucumber-core/cucumber-core-3.2.0.ebuild
deleted file mode 100644
index 420d5a55833..000
--- a/dev-util/cucumber-core/cucumber-core-3.2.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="cucumber-core.gemspec"
-
-inherit ruby-fakegem eapi7-ver
-
-DESCRIPTION="Executable feature scenarios"
-HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis";
-SRC_URI="https://github.com/cucumber/cucumber-ruby-core/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-RUBY_S="cucumber-ruby-core-${PV}"
-LICENSE="Ruby"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-SLOT="$(ver_cut 1-2)"
-IUSE="test"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/unindent-1.0
-   )"
-
-ruby_add_rdepend "
-   >=dev-ruby/backports-3.8.0
-   >=dev-util/cucumber-tag_expressions-1.1.0
-   >=dev-ruby/gherkin-5.0.0
-"
-
-all_ruby_prepare() {
-   # Avoid dependency on kramdown to keep dependency list manageable for 
all arches.
-   rm -f spec/readme_spec.rb || die
-}



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

2019-04-21 Thread Alon Bar-Lev
commit: 50aa79e72641efc41e3fed29f6e975d574e9d1e0
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Mon Apr 22 06:05:30 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Mon Apr 22 06:10:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50aa79e7

app-crypt/bcwipe: fix digest

Closes: https://bugs.gentoo.org/show_bug.cgi?id=684062
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-crypt/bcwipe/Manifest |  3 +--
 app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 11 +--
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest
index 37bd53f5636..fc90de7a4b0 100644
--- a/app-crypt/bcwipe/Manifest
+++ b/app-crypt/bcwipe/Manifest
@@ -1,2 +1 @@
-DIST BCWipe-1.9-13.tar.gz 141092 BLAKE2B 
0d7e8f5841b388bb9e200ae533f8706d951e017923a69314173d44fcbec2ac2f3ab8c0c97de9054e12f1560f075e5af0e32ddac855df8f9bc28fb1bb637edbc6
 SHA512 
801b6d3c55d82915da14b3136c9ddba7fc947b40c07ba135c410e1e2703f74735d32ebb043d44325f615005631930ce48b4075885f1a928cf8f4a2d4c67ca5cc
-DIST BCWipe.doc.tgz 21218 BLAKE2B 
02ce8b5c767ed9d45615fa26b5c0172c5431209cbd7ca94bfed4345206b401db50e02a163eef14359a01d16cc4a1b26b121081611cc7854833e7cbd917ae947c
 SHA512 
5aa402669ded46b6dc680293f18aea4ab20a7d6b7d9d7bf8e63003e557b953e8f8019431ea69d96d2236121e754bc456b3700a0895f4fff0573d2e9bac2e2ee3
+DIST BCWipe-1.9-13.tar.gz 147634 BLAKE2B 
b6fd6e166c5a97d5b453f4f263384b5b76b273b8e98651d993b83d97c1a97d8adf1fda9acc9d2dcae5ef46bf7c15d517b81384959f62ee938d94546411f05d0b
 SHA512 
3044423b291a6802bb1cab75b9d2b2b74ebe01a1318fad0360c9d6fe8f5afc6e446112fd323f02d56275f6595eb6afb7ad09c02fdc25e74d217a5a687a663275

diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild 
b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
index e85e1d5109c..76d29704349 100644
--- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
@@ -7,12 +7,10 @@ MY_PV="$(ver_rs 2- -)"
 
 DESCRIPTION="Secure file removal utility"
 HOMEPAGE="https://www.jetico.com/";
-SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz
-   doc? ( https://www.jetico.com/linux/BCWipe.doc.tgz )"
+SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz";
 
 LICENSE="bestcrypt"
 SLOT="0"
-IUSE="doc"
 KEYWORDS="amd64 ~arm ppc x86"
 RESTRICT="mirror bindist"
 
@@ -29,14 +27,7 @@ src_test() {
[[ -f testfile ]] && die "test file still exists. bcwipe should have 
deleted it"
 }
 
-src_install() {
-   default
-
-   use doc && dodoc -r ../bcwipe-help
-}
-
 pkg_postinst() {
ewarn "The BestCrypt drivers are not free - Please purchace a license 
from "
ewarn "http://www.jetico.com/";
-   ewarn "full details /usr/share/doc/${PF}/bcwipe-help/wu_licen.htm"
 }



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

2019-04-21 Thread Hans de Graaff
commit: 72bba354ca4e4965e510620fb5b842b65daaf1b5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:57:04 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 06:09:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72bba354

dev-ruby/backports: cleanup

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/backports/Manifest|  2 --
 dev-ruby/backports/backports-3.12.0.ebuild | 23 ---
 dev-ruby/backports/backports-3.8.0.ebuild  | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/dev-ruby/backports/Manifest b/dev-ruby/backports/Manifest
index 0518e5cad16..2ccc189663a 100644
--- a/dev-ruby/backports/Manifest
+++ b/dev-ruby/backports/Manifest
@@ -1,4 +1,2 @@
 DIST backports-3.11.4.gem 157696 BLAKE2B 
0c341380e350a61fac7ad09a2425598214945f1ecb26abf8f17494a2fc6ee256ee20517555bfde433cd2f564fd1148211c2cfd1c16d21ecbe574492837f610ef
 SHA512 
bbc2afae9b40d2e3b14e46321200fb5e8290a2494a86187939e8e51b4a960b62aec55bee3ee37da4ece3d575a50653e63b950915eaedff745125ab39926765ad
-DIST backports-3.12.0.gem 151040 BLAKE2B 
476332d9f684b66609863ba5e2146676acfc1ceedfca7155b421d6aaef0e934a477952f3c8a4805e38d98a74af564453b73f4f17be28abf35abcbafb5553852c
 SHA512 
13a3749e9d223518dd78544a4f3db9a14422d633116a5d4a4b024ef72df80c44751e8068db7b5fa785eebd4a0cfdb0ec5e36749fc42ac0410d88daa439ea4e64
 DIST backports-3.13.0.gem 151552 BLAKE2B 
cd36caf40cff2d6a3274a7a419baf27066a1ec26f60099d51c89e27a9c33194f23486763e8fb11649d44349feb51d934f79b877d4a4ef26ccd84a34f98b0bd27
 SHA512 
9e0bed5a0b03160e88d19b70848cc843a1a35fbc53dd2249c5b2f3adb43ce9f752cae06f955e50c96f2ac67cd5df3b3426e94f00c158cac3746401d603d6f3b8
-DIST backports-3.8.0.gem 146944 BLAKE2B 
20798893f692d69cdf39d64f1f5568bb74780875ca9c6a36e788ea44c46d133aa954f2882b3802a2c483ee486d1ea3ef968db397914191273978e40ac1ae0bda
 SHA512 
898472ee88dd0df46067de12ef38bb033b270573ff09db99982336b9eb264c90003e6e150101f7fc0034998961d81eac7b2f72e1e843e0a7e683b6b98980153f

diff --git a/dev-ruby/backports/backports-3.12.0.ebuild 
b/dev-ruby/backports/backports-3.12.0.ebuild
deleted file mode 100644
index 863e8718290..000
--- a/dev-ruby/backports/backports-3.12.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_TEST="test"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Backports of Ruby features for older Ruby"
-HOMEPAGE="https://github.com/marcandre/backports";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   # Avoid activesupport test that no longer works in Rails 5. This also 
avoids
-   # a dependency on activesupport
-   sed -i -e '/test_rails/,/^  end/ s:^:#:' test/_backport_guards_test.rb 
|| die
-}

diff --git a/dev-ruby/backports/backports-3.8.0.ebuild 
b/dev-ruby/backports/backports-3.8.0.ebuild
deleted file mode 100644
index 9de7ca7cf16..000
--- a/dev-ruby/backports/backports-3.8.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_TEST="test"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Backports of Ruby features for older Ruby"
-HOMEPAGE="https://github.com/marcandre/backports";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   # Avoid activesupport test that no longer works in Rails 5. This also 
avoids
-   # a dependency on activesupport
-   sed -i -e '/test_rails/,/^  end/ s:^:#:' test/_backport_guards_test.rb 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luvit/files/, profiles/, dev-lua/luvit/

2019-04-21 Thread Michał Górny
commit: 74b71f10c869c3c2ed52e4a5c1ee578869305e5b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 22 06:05:41 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 06:05:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b71f10

dev-lua/luvit: Remove last-rited pkg

Closes: https://bugs.gentoo.org/469194
Signed-off-by: Michał Górny  gentoo.org>

 dev-lua/luvit/Manifest |   1 -
 .../files/luvit-0.7.0-unbundle-http-parser.patch   |  54 ---
 dev-lua/luvit/luvit-0.8.2.ebuild   |  94 ---
 dev-lua/luvit/luvit-.ebuild| 101 -
 dev-lua/luvit/metadata.xml |   8 --
 profiles/package.mask  |   7 --
 6 files changed, 265 deletions(-)

diff --git a/dev-lua/luvit/Manifest b/dev-lua/luvit/Manifest
deleted file mode 100644
index 53fa5863bb5..000
--- a/dev-lua/luvit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST luvit-0.8.2.tar.gz 7126452 BLAKE2B 
fc08b9964883ad0708cfeec0740171936daa8e58b43ff587eecbe3986f86e46d850a67b47e7a14880c67b9abe650b5cac3bcffab1c6fb2a42f965f38663aa292
 SHA512 
46ce9e99d1a002697bb777000d97849135805c3b36344880c1d5cb48c648c7252ec440af35a78eb595d7706d11dc85f76e72c72569e2b3d26e2747b870f98c2b

diff --git a/dev-lua/luvit/files/luvit-0.7.0-unbundle-http-parser.patch 
b/dev-lua/luvit/files/luvit-0.7.0-unbundle-http-parser.patch
deleted file mode 100644
index d9ae8568c14..000
--- a/dev-lua/luvit/files/luvit-0.7.0-unbundle-http-parser.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-commit b34b7b0474878d1951637b762c68694c16c1c574
-Author: hasufell 
-Date:   Sun Jun 30 22:37:10 2013 +0200
-
-unbundle http-parser
-
-diff --git a/Makefile b/Makefile
-index a0e9277..99535ca 100644
 a/Makefile
-+++ b/Makefile
-@@ -40,6 +40,7 @@ USE_SYSTEM_SSL?=0
- USE_SYSTEM_LUAJIT?=0
- USE_SYSTEM_ZLIB?=0
- USE_SYSTEM_YAJL?=0
-+USE_SYSTEM_HTTPPARSER?=0
- 
- DEBUG ?= 1
- ifeq (${DEBUG},1)
-@@ -95,6 +96,10 @@ endif
- LIBS += ${UVDIR}/libuv.a
- LIBS += ${CARESDIR}/libcares.a
- 
-+ifeq (${USE_SYSTEM_HTTPPARSER},1)
-+LIBS += -lhttp_parser
-+endif
-+
- ifeq (${USE_SYSTEM_LUAJIT},1)
- CPPFLAGS+=$(shell pkg-config --cflags luajit)
- LIBS+=$(shell pkg-config --libs luajit)
-@@ -174,8 +179,11 @@ LUVLIBS=${BUILDDIR}/utils.o  \
- ${BUILDDIR}/lhttp_parser.o
- 
- DEPS= ${UVDIR}/libuv.a \
--  ${CARESDIR}/libcares.a \
--  ${HTTPDIR}/http_parser.o
-+  ${CARESDIR}/libcares.a
-+
-+ifeq (${USE_SYSTEM_HTTPPARSER},0)
-+DEPS += ${HTTPDIR}/http_parser.o
-+endif
- 
- ifeq (${USE_SYSTEM_LUAJIT},0)
- DEPS+=${LUADIR}/src/libluajit.a
-@@ -290,8 +298,10 @@ install: all
-   install ${BUILDDIR}/luvit ${BINDIR}/luvit
-   mkdir -p ${LIBDIR}
-   cp lib/luvit/*.lua ${LIBDIR}
-+ifeq (${USE_SYSTEM_HTTPPARSER},0)
-   mkdir -p ${INCDIR}/http_parser
-   cp ${HTTPDIR}/http_parser.h ${INCDIR}/http_parser/
-+endif
-   mkdir -p ${INCDIR}/uv
-   cp -r ${UVDIR}/include/* ${INCDIR}/uv/
-   cp src/*.h ${INCDIR}/

diff --git a/dev-lua/luvit/luvit-0.8.2.ebuild b/dev-lua/luvit/luvit-0.8.2.ebuild
deleted file mode 100644
index f7f82f51341..000
--- a/dev-lua/luvit/luvit-0.8.2.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs multilib
-
-# TODO: FHS https://github.com/luvit/luvit/issues/379
-
-DESCRIPTION="Takes node.js' architecture and dependencies and fits it in the 
Lua language"
-HOMEPAGE="https://luvit.io/";
-SRC_URI="https://luvit.io/dist/latest/${P}.tar.gz";
-
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE="bundled-libs examples libressl"
-# luvit Apache-2.0
-# luajit MIT
-# yajl BSD
-LICENSE="Apache-2.0 bundled-libs? ( BSD MIT )"
-
-# fails in portage environment
-# succeeds if run manually
-RESTRICT="test"
-
-RDEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   sys-libs/zlib
-   !bundled-libs? (
-   dev-lang/luajit:2[lua52compat]
-   >=dev-libs/yajl-2.0.2
-   net-libs/http-parser:=
-   )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   rm -r deps/{openssl,zlib} || die
-   epatch "${FILESDIR}"/${PN}-0.7.0-unbundle-http-parser.patch
-   if use bundled-libs ; then
-   sed -i \
-   -e "s/-Werror//" \
-   -e "s/-O3//" \
-   deps/http-parser/Makefile || die "fixing flags failed!"
-   else
-   rm -r deps/{luajit,yajl,http-parser} || die
-   # TODO: no version detection for http-parser yet
-   MY_YAJL_VERSION=$($(tc-getPKG_CONFIG) --modversion yajl)
-   MY_LUAJIT_VERSION=$($(tc-getPKG_CONFIG) --modversion luajit)
-   sed -i \
-   -e 
"s:^YAJL_VER

[gentoo-commits] repo/gentoo:master commit in: profiles/, games-roguelike/rogue/

2019-04-21 Thread Michał Górny
commit: bd5497f0b631554f5c1b36d451b978a01fbc0bc6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 22 06:03:57 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 06:03:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5497f0

games-roguelike/rogue: Remove last-rited pkg

Closes: https://bugs.gentoo.org/459490
Signed-off-by: Michał Górny  gentoo.org>

 games-roguelike/rogue/Manifest   |  1 -
 games-roguelike/rogue/metadata.xml   |  8 
 games-roguelike/rogue/rogue-5.4.4.ebuild | 31 ---
 profiles/package.mask|  7 ---
 4 files changed, 47 deletions(-)

diff --git a/games-roguelike/rogue/Manifest b/games-roguelike/rogue/Manifest
deleted file mode 100644
index 15061f438eb..000
--- a/games-roguelike/rogue/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rogue5.4.4-src.tar.gz 209839 BLAKE2B 
307b2d81e42fd076ba1a2541987e25113a52aa24adfb9a63b05860c87d7bd26159f699bc7b8b73f3d3cbd6fd93f57c008a7c6682784bdd5ea04d840adc37e91f
 SHA512 
d83f6f953ca8e18630cd8e459b7219393969ab1d6b56c2c0d1fd18d5e2a48e3964300916bcf968d52700973bab60811b73183df1ec89b4e37145a0848586402f

diff --git a/games-roguelike/rogue/metadata.xml 
b/games-roguelike/rogue/metadata.xml
deleted file mode 100644
index 78274e0fa55..000
--- a/games-roguelike/rogue/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   ga...@gentoo.org
-   Gentoo Games Project
-
-

diff --git a/games-roguelike/rogue/rogue-5.4.4.ebuild 
b/games-roguelike/rogue/rogue-5.4.4.ebuild
deleted file mode 100644
index d82f677b110..000
--- a/games-roguelike/rogue/rogue-5.4.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-MY_P=${PN}${PV}
-DESCRIPTION="The original graphical adventure game that spawned an entire 
genre"
-HOMEPAGE="http://rogue.rogueforge.net/";
-SRC_URI="http://rogue.rogueforge.net/files/rogue5.4/${MY_P}-src.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sys-libs/ncurses[-tinfo]"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   egamesconf \
-   --enable-scorefile="${GAMES_STATEDIR}/${PN}/${PN}.scr" \
-   --docdir=/usr/share/doc/${PF}
-}
-
-src_install() {
-   default
-   prepgamesdirs
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 7efa98c7ebf..0bc391b988c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -584,13 +584,6 @@ dev-lua/luvit
 # Removal in 30 days.  Bug #681294.
 x11-wm/afterstep
 
-# Michał Górny  (22 Mar 2019)
-# Unmaintained, dead homepage (#680752).  Fails to build against
-# ncurses[tinfo] (#459490), fails to build against ncurses-6 (#649794).
-# Also has some unresolved segv (#407983).
-# Removal in 30 days.  Bug #459490.
-games-roguelike/rogue
-
 # Miroslav Šulc  (19 Mar 2019)
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =www-servers/tomcat-9.0.17



[gentoo-commits] repo/gentoo:master commit in: profiles/, net-misc/sjphone/

2019-04-21 Thread Michał Górny
commit: dc77cb9cbe7cf3622a1e0478835adebe6779af58
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 22 05:56:21 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 05:56:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc77cb9c

net-misc/sjphone: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681230
Signed-off-by: Michał Górny  gentoo.org>

 net-misc/sjphone/Manifest |  1 -
 net-misc/sjphone/metadata.xml |  5 
 net-misc/sjphone/sjphone-1.60.2235.ebuild | 38 ---
 profiles/package.mask |  6 -
 4 files changed, 50 deletions(-)

diff --git a/net-misc/sjphone/Manifest b/net-misc/sjphone/Manifest
deleted file mode 100644
index c7addbc7ce7..000
--- a/net-misc/sjphone/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST SJphoneLnx-1.60.2235.tar.gz 4390024 BLAKE2B 
ee9eeb4b358b258d962238bfc89ac64f767f00eaae577abc1c89bb9a01e625ab01b93eb1ec4ce362efad1f8df5bc7cfa446718fa18397e037540554ffd67b7d4
 SHA512 
f1c824c51cc4edfec2baf7c31c8afb71930851a96563b50ab8f7219f49b03a4233549e0a1bb4b53a55bd2b72cc3454e2f50625d2ba63491015fcbef27726b567

diff --git a/net-misc/sjphone/metadata.xml b/net-misc/sjphone/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/net-misc/sjphone/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-

diff --git a/net-misc/sjphone/sjphone-1.60.2235.ebuild 
b/net-misc/sjphone/sjphone-1.60.2235.ebuild
deleted file mode 100644
index fa22405afa4..000
--- a/net-misc/sjphone/sjphone-1.60.2235.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-MY_P="SJphoneLnx-${PV}"
-DESCRIPTION=" VOIP softphone supports both SIP and H.323 standards "
-HOMEPAGE="http://www.sjlabs.com/sjp.html";
-SRC_URI="http://www.sjlabs.com/preview/linux/${MY_P}.tar.gz";
-
-LICENSE="SJ-Labs IJG libpng ZLIB RSA W3C BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-RESTRICT="strip mirror bindist"
-
-RDEPEND="x11-libs/libSM
-   x11-libs/libICE
-   x11-libs/libXext
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libXdmcp"
-S=${WORKDIR}/${MY_P}
-
-src_install() {
-   insinto /opt/sjphone
-   doins -r lib/*
-   fperms a+x /opt/sjphone/sjphone
-
-   sed -i -e 's:$(dirname "$0"):/opt/sjphone:' \
-   -e 's:$WD/lib:$WD:' sjphone
-   dobin sjphone
-   dodoc README
-   doicon lib/sjphone.png
-   make_desktop_entry sjphone
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 6c88a469913..010c87a7c23 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -596,12 +596,6 @@ games-roguelike/rogue
 # Removal in 30 days.  Bug #670678.
 net-vpn/aiccu
 
-# Michał Górny  (22 Mar 2019)
-# Homepage dead, and package is mirror-restricted.  Current release
-# was added in 2006 and has not been updated since.
-# Removal in 30 days.  Bug #681230.
-net-misc/sjphone
-
 # Miroslav Šulc  (19 Mar 2019)
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =www-servers/tomcat-9.0.17



[gentoo-commits] repo/gentoo:master commit in: net-vpn/aiccu/, net-vpn/aiccu/files/, profiles/, profiles/updates/

2019-04-21 Thread Michał Górny
commit: 2f8d531558a53bac113e4c7a1d370bef6f0343f7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 22 06:02:09 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 06:03:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8d5315

net-vpn/aiccu: Remove last-rited pkg

Closes: https://bugs.gentoo.org/670678
Signed-off-by: Michał Górny  gentoo.org>

 net-vpn/aiccu/Manifest |  1 -
 net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild   | 58 
 .../aiccu/files/aiccu-2007.01.15-Makefile.patch| 79 --
 .../aiccu/files/aiccu-2007.01.15-gnutls-3.4.patch  | 22 --
 .../files/aiccu-2007.01.15-r2-init.gentoo.patch| 33 -
 .../aiccu/files/aiccu-2007.01.15-setupscript.patch | 17 -
 net-vpn/aiccu/files/aiccu-2007.01.15-systemd.patch | 52 --
 net-vpn/aiccu/files/aiccu-2007.01.15-uclibc.patch  | 29 
 net-vpn/aiccu/metadata.xml |  5 --
 profiles/package.mask  |  5 --
 profiles/updates/1Q-2017   |  1 -
 11 files changed, 302 deletions(-)

diff --git a/net-vpn/aiccu/Manifest b/net-vpn/aiccu/Manifest
deleted file mode 100644
index ff2b076950c..000
--- a/net-vpn/aiccu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aiccu_20070115.tar.gz 70056 BLAKE2B 
6eac12e3f26f5a2765f195805d23909dd4b9f506e0307855fdb4008b9a9d452ad819415b932f3461fb8aa695cf60bbda4bc642607992d9dc3a69b569693d97d3
 SHA512 
15b2f0dab51843e58abbd8a0cc13139e492057ee348e368e1b65476bb2760119e88982cd03ffc6ec2cb563a1b7a061e1f66a98861eaad15972d486ac17b7bc78

diff --git a/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild 
b/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild
deleted file mode 100644
index 2887d7a0202..000
--- a/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils linux-info systemd toolchain-funcs
-
-DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS"
-HOMEPAGE="https://www.sixxs.net/tools/aiccu";
-SRC_URI="https://www.sixxs.net/archive/sixxs/aiccu/unix/aiccu_${PV//\./}.tar.gz";
-
-LICENSE="SixXS"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc sparc x86"
-IUSE="systemd"
-
-RDEPEND="
-   net-libs/gnutls
-   sys-apps/iproute2
-   systemd? ( sys-apps/systemd )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-S=${WORKDIR}/${PN}
-
-CONFIG_CHECK="~TUN"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-r2-init.gentoo.patch \
-   "${FILESDIR}"/${P}-Makefile.patch \
-   "${FILESDIR}"/${P}-setupscript.patch \
-   "${FILESDIR}"/${P}-uclibc.patch \
-   "${FILESDIR}"/${P}-systemd.patch \
-   "${FILESDIR}"/${P}-gnutls-3.4.patch
-}
-
-src_compile() {
-   # Don't use main Makefile since it requires additional
-   # dependencies which are useless for us.
-   emake CC=$(tc-getCC) STRIP= -C unix-console \
-   HAVE_SYSTEMD=$(usex systemd 1 0)
-}
-
-src_install() {
-   dosbin unix-console/${PN}
-
-   insopts -m 600
-   insinto /etc
-   doins doc/${PN}.conf
-   newinitd doc/${PN}.init.gentoo ${PN}
-
-   use systemd && systemd_dounit doc/${PN}.service
-
-   dodoc doc/{HOWTO,README,changelog}
-}

diff --git a/net-vpn/aiccu/files/aiccu-2007.01.15-Makefile.patch 
b/net-vpn/aiccu/files/aiccu-2007.01.15-Makefile.patch
deleted file mode 100644
index c0eabbefd90..000
--- a/net-vpn/aiccu/files/aiccu-2007.01.15-Makefile.patch
+++ /dev/null
@@ -1,79 +0,0 @@
 unix-console/Makefile.old  2010-06-28 21:56:32.287782600 +0200
-+++ unix-console/Makefile  2010-06-28 22:15:56.232637681 +0200
-@@ -25,14 +25,11 @@ CWARNS += -W -Wall -Wshadow -Wpointer-ar
- # CWARNS += -Wpacked
- 
- #CFLAGS   += $(CWARNS) -D_GNU_SOURCE -D_DEBUG -g3 -O0
--CFLAGS+= $(CWARNS) -D_GNU_SOURCE
-+CFLAGS ?= $(CWARNS) -O3
-+CFLAGS+= -D_GNU_SOURCE
- CC  = @gcc
- RM  = rm
--
--# Add -O3 when nothing is specified yet
--ifeq ($(shell echo $(CFLAGS) | grep -c "\-O"),0)
--CFLAGS+= -O3
--endif
-+STRIP   = strip
- 
- # This is a console client
- CFLAGS+= -D AICCU_CONSOLE
-@@ -42,7 +39,7 @@ CFLAGS   += -D AICCU_CONSOLE
- # Currently defaultly builds only on Linux, but other platforms might easily 
also support it
- ifeq ($(shell uname | grep -c "Linux"),1)
- CFLAGS+= -D AICCU_GNUTLS
--LDFLAGS += -lgnutls
-+LIBS += -lgnutls
- endif
- 
- # Linux
-@@ -50,7 +47,7 @@ ifeq ($(shell uname | grep -c "Linux"),1
- CFLAGS  += -D_LINUX -D HAS_IFHEAD -D AICCU_TYPE="\"linux\""
- SRCS  += ../common/aiccu_linux.c
- OBJS  += ../common/aiccu_linux.o
--LDFLAGS   += -lpthread -lresolv
-+LIBS  += -lpthread -lresolv
- endif
- 
- # FreeBSD
-@@ -118,7 +115,7 @@ ifeq ($(shell uname | grep -c "Darwin"),
- CFLAGS+= -D_DARWIN -D NEED_IFHEAD -D AICCU_

[gentoo-commits] repo/gentoo:master commit in: x11-wm/afterstep/files/, profiles/base/, profiles/, x11-wm/afterstep/

2019-04-21 Thread Michał Górny
commit: d68b93e49592b9a879f4316de6a7102bf4e071ba
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 22 06:05:00 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 06:05:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68b93e4

x11-wm/afterstep: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681294
Signed-off-by: Michał Górny  gentoo.org>

 profiles/base/package.use.force|   4 -
 profiles/package.mask  |   7 -
 x11-wm/afterstep/Manifest  |   1 -
 x11-wm/afterstep/afterstep-2.2.12.ebuild   | 124 ---
 x11-wm/afterstep/files/afterstep   |   2 -
 x11-wm/afterstep/files/afterstep-2.2.12-gcc5.patch | 227 -
 x11-wm/afterstep/metadata.xml  |   8 -
 7 files changed, 373 deletions(-)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 4801b45d2f5..e18ccc6024f 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -54,10 +54,6 @@ dev-lang/python threads
 # Workaround until resolved upstream (bug #586840)
 >=dev-games/simgear-2016.2.1 dns
 
-# Lars Wendler  (11 Sep 2015)
-# Package fails to build with dbus USE flag being disabled (bug #560208)
-=x11-wm/afterstep-2.2.12 dbus
-
 # Justin Lecher  (10 Aug 2014)
 # Doesn't work without acl support
 # No patch yet, #516626

diff --git a/profiles/package.mask b/profiles/package.mask
index 0bc391b988c..809b668a428 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -577,13 +577,6 @@ app-cdr/poweriso
 # Removal in 30 days.  Bug #469194.
 dev-lua/luvit
 
-# Michał Górny  (22 Mar 2019)
-# Unmaintained.  Last release in 2013, last commits in 2015.  Nested
-# bundled libraries (#253259, also causing #515384).  Fails to build
-# with [-dbus] (#560208).
-# Removal in 30 days.  Bug #681294.
-x11-wm/afterstep
-
 # Miroslav Šulc  (19 Mar 2019)
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =www-servers/tomcat-9.0.17

diff --git a/x11-wm/afterstep/Manifest b/x11-wm/afterstep/Manifest
deleted file mode 100644
index a47583fe984..000
--- a/x11-wm/afterstep/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST AfterStep-2.2.12.tar.bz2 6132233 BLAKE2B 
44a597f55bd500f4bb34f499cc5f6f6a011b421d27fc118775fb9f3ff64d9553f5cb9e62aabcc8d0461ef53351e318ed0b6c0385654c40b2cc94d098e2040b05
 SHA512 
5cac6ce74b24cbcc5b8e8a6f7cc9308e110f0d09597af1fa0a8730d5f5111932a23332629bc4d372fc8d9583a514d97e35f747b17decf8d4ebfe5e3f20cdbbee

diff --git a/x11-wm/afterstep/afterstep-2.2.12.ebuild 
b/x11-wm/afterstep/afterstep-2.2.12.ebuild
deleted file mode 100644
index 522dd426635..000
--- a/x11-wm/afterstep/afterstep-2.2.12.ebuild
+++ /dev/null
@@ -1,124 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils flag-o-matic
-
-DESCRIPTION="A feature rich NeXTish window manager"
-HOMEPAGE="http://www.afterstep.org/";
-SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2
-   mirror://sourceforge/${PN}/AfterStep-${PV}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="alsa debug dbus gif gtk jpeg cpu_flags_x86_mmx nls png svg tiff xinerama"
-
-RDEPEND="
-   media-libs/freetype
-   sys-libs/readline:0=
-   x11-libs/libICE
-   x11-libs/libXext
-   x11-libs/libSM
-   x11-libs/libXmu
-   x11-libs/libXt
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXrender
-   alsa? ( media-libs/alsa-lib )
-   dbus? ( sys-apps/dbus )
-   jpeg? ( virtual/jpeg:= )
-   gif? ( >=media-libs/giflib-4.1.0 )
-   gtk? ( x11-libs/gtk+:2 )
-   png? ( media-libs/libpng:0= )
-   svg? ( gnome-base/librsvg:2 )
-   tiff? ( media-libs/tiff:0 )
-   xinerama? ( x11-libs/libXinerama )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-   !!media-libs/libafterimage
-"
-
-S="${WORKDIR}/${PN}-devel-${PV}"
-
-src_prepare() {
-   sed -i -e '/^install:/s:install.alternative ::' Makefile.in || die
-   sed -i -e '/CFLAGS="-O3"/d' libAfter{Base,Image}/configure || die
-   sed -i -e '/STRIP_BINARIES/s:-s::' autoconf/configure.in || die #252119
-   sed -i -e '/--with-builtin-gif/s/$with_gif/no/' autoconf/configure.in 
|| die #253259
-   sed -i -e 's/install.bin install.alternative/install.bin/' 
src/afterstep/Makefile.in || die #568694
-   epatch "${FILESDIR}"/${P}-gcc5.patch #574184
-
-   pushd autoconf >/dev/null
-   eautoreconf
-   cp autoconf/config.h.in ./ || die
-   cp configure ../ || die
-   popd >/dev/null
-
-   pushd libAfterBase >/dev/null
-   eautoreconf
-   popd >/dev/null
-}
-
-src_configure() {
-   local myconf
-
-   use debug && myconf="--enable-gdb --enable-warn --enable-gprof
-   --enable-audit --

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

2019-04-21 Thread Michał Górny
commit: 1629906a6f425f7344d502da6a619445b0db3ae2
Author: Diogo Pereira  gmail  com>
AuthorDate: Sun Apr 21 22:11:55 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 05:53:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1629906a

sys-block/targetcli-fb: drop old

Signed-off-by: Diogo Pereira  gmail.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11336
Signed-off-by: Michał Górny  gentoo.org>

 sys-block/targetcli-fb/Manifest|  1 -
 sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild  | 35 --
 .../targetcli-fb/targetcli-fb-2.1.48-r1.ebuild | 34 -
 sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild  | 34 -
 4 files changed, 104 deletions(-)

diff --git a/sys-block/targetcli-fb/Manifest b/sys-block/targetcli-fb/Manifest
index 0528d33231c..0920a4dc8a7 100644
--- a/sys-block/targetcli-fb/Manifest
+++ b/sys-block/targetcli-fb/Manifest
@@ -1,3 +1,2 @@
-DIST targetcli-fb-2.1.45.tar.gz 32919 BLAKE2B 
55b902e438cf379784aa503f72eaee51c17e90f1743fcbc69ec53f06ac4694621a40853f11c16ec11bbf0efe276198592023c908e86d4f529f20560579c3a6b6
 SHA512 
b9e9e2018b14df5d8fc50a9623d5c5e195088d1062c87629dbc1ab1ca9d53300c76d50a55377bed0d79c1b8dd63224b9423537eb89f63da770661cc5f9294e07
 DIST targetcli-fb-2.1.48.tar.gz 33777 BLAKE2B 
f24661777509a1e125cccaa12ca03eff9564e08bc3b5b3b1798b69a07bd7587b0089bcccbfa6c0166db51ec9f55fa663833e412ecab1614be43bcddf0521b1af
 SHA512 
97351b29d8428e797f0cf7a7bab588f20368121d29fd8ed2afe2bf63aaf10aa7761e355e033772f6cbaf7aec2a1540cffae7dccad872a7e5885f200fa07dd420
 DIST targetcli-fb-2.1.49.tar.gz 34147 BLAKE2B 
49ed4a610282af30308373cdf806832a3441dcab9a52cddb3f59bacdecb79f7308f316cc65f526d6ea1f9bb875d05e049e6cd7d99eb243f25546395ba6aaa38c
 SHA512 
05fb6f638f808bf09089bdd110592b3ed3be49fc70cc1a71680de7bff40dc88425e69e9a99fdfcab712646cf131f78071edae46f214fdfee4b7090f47933c93a

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild 
b/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild
deleted file mode 100644
index a45c9f343fd..000
--- a/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5} )
-
-inherit distutils-r1 versionator
-
-MY_PV=$(replace_version_separator 2 '.fb' ${PV})
-
-DESCRIPTION="Command shell for managing Linux LIO kernel target"
-HOMEPAGE="https://github.com/open-iscsi/targetcli-fb";
-SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   >=dev-python/rtslib-fb-2.1.62[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   !sys-block/targetcli"
-
-S=${WORKDIR}/${PN}-${MY_PV}
-
-src_install() {
-   distutils-r1_src_install
-
-   keepdir /etc/target /etc/target/backup
-   doman targetcli.8
-}

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild 
b/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild
deleted file mode 100644
index ae3dfdcc657..000
--- a/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-
-inherit distutils-r1 versionator
-
-MY_PV=$(replace_version_separator 2 '.fb' ${PV})
-
-DESCRIPTION="Command shell for managing Linux LIO kernel target"
-HOMEPAGE="https://github.com/open-iscsi/targetcli-fb";
-SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=dev-python/rtslib-fb-2.1.62[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   !sys-block/targetcli"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
-   distutils-r1_src_install
-
-   keepdir /etc/target /etc/target/backup
-   doman targetcli.8
-}

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild 
b/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild
deleted file mode 100644
index 5b81830e7a6..000
--- a/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-inherit distutils-r1 versionator
-
-MY_PV=$(replace_version_separator 2 '.fb' ${PV})
-
-DESCRIPTION="Command shell for managing

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

2019-04-21 Thread Michał Górny
commit: 046685be12cbaacdece8bf4e248db73d73d68953
Author: Diogo Pereira  gmail  com>
AuthorDate: Sun Apr 21 22:08:10 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 05:53:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046685be

sys-block/targetcli-fb: bump to 2.1.49

Closes: https://bugs.gentoo.org/657610
Signed-off-by: Diogo Pereira  gmail.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michał Górny  gentoo.org>

 sys-block/targetcli-fb/Manifest   |  1 +
 sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild | 33 +++
 2 files changed, 34 insertions(+)

diff --git a/sys-block/targetcli-fb/Manifest b/sys-block/targetcli-fb/Manifest
index 0b94a3a96b1..0528d33231c 100644
--- a/sys-block/targetcli-fb/Manifest
+++ b/sys-block/targetcli-fb/Manifest
@@ -1,2 +1,3 @@
 DIST targetcli-fb-2.1.45.tar.gz 32919 BLAKE2B 
55b902e438cf379784aa503f72eaee51c17e90f1743fcbc69ec53f06ac4694621a40853f11c16ec11bbf0efe276198592023c908e86d4f529f20560579c3a6b6
 SHA512 
b9e9e2018b14df5d8fc50a9623d5c5e195088d1062c87629dbc1ab1ca9d53300c76d50a55377bed0d79c1b8dd63224b9423537eb89f63da770661cc5f9294e07
 DIST targetcli-fb-2.1.48.tar.gz 33777 BLAKE2B 
f24661777509a1e125cccaa12ca03eff9564e08bc3b5b3b1798b69a07bd7587b0089bcccbfa6c0166db51ec9f55fa663833e412ecab1614be43bcddf0521b1af
 SHA512 
97351b29d8428e797f0cf7a7bab588f20368121d29fd8ed2afe2bf63aaf10aa7761e355e033772f6cbaf7aec2a1540cffae7dccad872a7e5885f200fa07dd420
+DIST targetcli-fb-2.1.49.tar.gz 34147 BLAKE2B 
49ed4a610282af30308373cdf806832a3441dcab9a52cddb3f59bacdecb79f7308f316cc65f526d6ea1f9bb875d05e049e6cd7d99eb243f25546395ba6aaa38c
 SHA512 
05fb6f638f808bf09089bdd110592b3ed3be49fc70cc1a71680de7bff40dc88425e69e9a99fdfcab712646cf131f78071edae46f214fdfee4b7090f47933c93a

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild 
b/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild
new file mode 100644
index 000..fb39a7770d3
--- /dev/null
+++ b/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+MY_PV=$(ver_rs 2 .fb)
+
+DESCRIPTION="Command shell for managing Linux LIO kernel target"
+HOMEPAGE="https://github.com/open-iscsi/targetcli-fb";
+SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/rtslib-fb[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   sys-apps/dbus"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+   distutils-r1_src_install
+
+   keepdir /etc/target /etc/target/backup
+   doman targetcli.8
+}



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

2019-04-21 Thread Michał Górny
commit: 6aa8fea5170b2055df9678fae5951c91e351067e
Author: Diogo Pereira  gmail  com>
AuthorDate: Sun Apr 21 22:09:29 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 22 05:53:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa8fea5

sys-block/targetcli-fb: update metadata

Signed-off-by: Diogo Pereira  gmail.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michał Górny  gentoo.org>

 sys-block/targetcli-fb/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-block/targetcli-fb/metadata.xml 
b/sys-block/targetcli-fb/metadata.xml
index 3fb345140c0..d73e87ae50f 100644
--- a/sys-block/targetcli-fb/metadata.xml
+++ b/sys-block/targetcli-fb/metadata.xml
@@ -15,6 +15,10 @@
 
 

+   mlomb...@redhat.com
+   Maurizio Lombardi
+   
+   
agro...@redhat.com
Andy Grover




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

2019-04-21 Thread Hans de Graaff
commit: 8b8d93263968c4b4a850084ae449c92ec96c4293
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:25:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 05:25:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8d9326

dev-ruby/net-scp: add 2.0.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/net-scp/Manifest |  1 +
 dev-ruby/net-scp/net-scp-2.0.0.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/net-scp/Manifest b/dev-ruby/net-scp/Manifest
index 48e9b30f24d..790a5263e9e 100644
--- a/dev-ruby/net-scp/Manifest
+++ b/dev-ruby/net-scp/Manifest
@@ -1 +1,2 @@
 DIST net-scp-1.2.1.gem 32768 BLAKE2B 
67abf0b66aa6e8f28bdfa314a20f594eedafc5aeaf5d0ae8884cb7e27203699a791623968da98aaebda1630d47bf5859cc3e38875fe17dc8c7ce7926b50848a5
 SHA512 
64645a4517d6e408e3acfdb24576c8ded3b6ff981035ca10a2e081f9e3ab093f97b4848da4acca03ade364483766677e31296d09a31db4c81eb40123fc966829
+DIST net-scp-2.0.0.tar.gz 27835 BLAKE2B 
2f5c9504ade26226a31fd766869f4deef3b344e99e71f780f184361efc75cad880c0dd266779d7f2550f176a86e89740edf27943c9ed81691378e5c3bf3241f0
 SHA512 
cd3470dfb2afba91911c429828d158e97e4feb17e211807abb05ab251622dc066e392521de250a8f2d4cf9d53c79598d636ef70c559b6aca7e1e7aa59ea3b36e

diff --git a/dev-ruby/net-scp/net-scp-2.0.0.ebuild 
b/dev-ruby/net-scp/net-scp-2.0.0.ebuild
new file mode 100644
index 000..8c3e84358cc
--- /dev/null
+++ b/dev-ruby/net-scp/net-scp-2.0.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.rdoc"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pure Ruby implementation of the SCP client protocol"
+HOMEPAGE="https://github.com/net-ssh/net-scp";
+SRC_URI="https://github.com/net-ssh/net-scp/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_PATCHES=(
+   ${P}-raise-correct-errors.patch
+   ${P}-fix-common.path
+   ${P}-fix-download_test.patch
+   ${P}-fix-download_test_2.patch
+   ${P}-fix-download_test_3.patch
+   ${P}-fix-upload_tests.patch
+   ${P}-raise-correct-errors-net-ssh-4.0-compat.patch
+   )
+
+ruby_add_bdepend "
+   doc? ( || ( dev-ruby/net-ssh:5 dev-ruby/net-ssh:4 ) )
+   test? (
+   || ( dev-ruby/net-ssh:5 dev-ruby/net-ssh:4 )
+   dev-ruby/mocha
+   )"
+
+ruby_add_rdepend "|| ( dev-ruby/net-ssh:5 dev-ruby/net-ssh:4 )"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test test/test_all.rb || die
+}



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

2019-04-21 Thread Hans de Graaff
commit: 1e35dd22cbd13d7ed37044627d86503ec16d5446
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:29:35 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 05:29:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e35dd22

dev-ruby/shoulda-matchers: don't install useless binstubs

Bug: https://bugs.gentoo.org/684034
Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/shoulda-matchers/shoulda-matchers-4.0.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.0.1.ebuild 
b/dev-ruby/shoulda-matchers/shoulda-matchers-4.0.1.ebuild
index 62b2570700c..58b1014729e 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-4.0.1.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.0.1.ebuild
@@ -13,6 +13,8 @@ RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
 
 RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 
+RUBY_FAKEGEM_BINWRAP=""
+
 inherit ruby-fakegem
 
 DESCRIPTION="Making tests easy on the fingers and eyes"



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

2019-04-21 Thread Hans de Graaff
commit: b368a9646a03d1084a009e568559a29184603c88
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:16:13 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 05:16:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b368a964

dev-ruby/rspec-expectations: add 3.8.3

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/rspec-expectations/Manifest   |  1 +
 .../rspec-expectations-3.8.3.ebuild| 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-ruby/rspec-expectations/Manifest 
b/dev-ruby/rspec-expectations/Manifest
index 6ca8131fccb..a7561379b73 100644
--- a/dev-ruby/rspec-expectations/Manifest
+++ b/dev-ruby/rspec-expectations/Manifest
@@ -1,3 +1,4 @@
 DIST rspec-expectations-2.99.2-git.tgz 106884 BLAKE2B 
5b31c8681306d5c688f62fc3fc6adf7be6cabad6df6fd16195c71787d73495924233d793633fa041a94d796f63c9ff97c58e6f4a75bdc09dfbe56e770bb6a5c9
 SHA512 
6042cafe225b2b16df458c7bf69e1694b637afcac6f6195e35a0be199432610457ccaa3e7e4bd114b27a7a6c3d530d94f4c0603c65f469cbadc55bd3f75b6f3a
 DIST rspec-expectations-3.7.0-git.tgz 194071 BLAKE2B 
67c8db15c43cc1141b19c6eb99390eaaf2535ec03f0fdc7b05576daa463d252f56ff251d40f5771726ee6451d57eef206c893f2593b01d413b5d96cdf21f0daf
 SHA512 
bdd3222089299e9bfdd6f17a2b8af81d5e695290a3ce976630d586d51ff2df5baf76a3887b8adb31294bd6623ba85f8c2a4a31ac520046515aeeb81fa3a1bd5a
 DIST rspec-expectations-3.8.2-git.tgz 198952 BLAKE2B 
6952f895251f26f8a1b7746b277fc92b296e78fb23b8f581e90f649ccc28e21e0a695f87b012b4925becfcda8f8876414f74a826c75bdfa5114092849bbfe525
 SHA512 
d374f7add45d2b6ce607c1a068e3e0970f902a0edf96ec891bd618dd17253878c1e0b625296ff12a6dc35103651bbfbcfd1a1b444f94e08eae2680e32853a198
+DIST rspec-expectations-3.8.3-git.tgz 200239 BLAKE2B 
88295c7df00a99486bb19ae37ee74a857a087afdb4c14eb6db8c343e639ef322c45ab9de25b0c70707a9f17cbc81c47baff8b7695fc6a1440de5509b1508cb1f
 SHA512 
328b3403e7ac2864ed6ad1a196ca24df6693797e35525559f2082c7e1c161d60da7776ca1a68a82364a7ea55115ac2c12ebf6af8486ef88757a4818a9683ae80

diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.3.ebuild 
b/dev-ruby/rspec-expectations/rspec-expectations-3.8.3.ebuild
new file mode 100644
index 000..647c42d8500
--- /dev/null
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.8.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem eapi7-ver
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-expectations";
+SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SUBVERSION="$(ver_cut 1-2)"
+
+ruby_add_rdepend ">=dev-ruby/diff-lcs-1.2.0 =dev-ruby/rspec-mocks-3.2.0:3
+   >=dev-ruby/rspec-support-3.5.0:3
+   )"
+
+all_ruby_prepare() {
+   # Don't set up bundler: it doesn't understand our setup.
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+
+   # Remove the Gemfile to avoid running through 'bundle exec'
+   rm -f Gemfile || die
+
+   # fix up the gemspecs
+   sed -i \
+   -e '/git ls/d' \
+   -e '/add_development_dependency/d' \
+   "${RUBY_FAKEGEM_GEMSPEC}" || die
+}



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

2019-04-21 Thread Hans de Graaff
commit: d2bb50111922552d7462b254f4696cda11f09dc0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:19:20 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 05:19:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2bb5011

dev-ruby/curses: add 1.3.1

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/curses/Manifest|  1 +
 dev-ruby/curses/curses-1.3.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/curses/Manifest b/dev-ruby/curses/Manifest
index f35aba64e7d..076cb350311 100644
--- a/dev-ruby/curses/Manifest
+++ b/dev-ruby/curses/Manifest
@@ -1,2 +1,3 @@
 DIST curses-1.2.7.gem 38912 BLAKE2B 
8cf1b908aea6f2f0edccd26f4aa240d31ef7e0cce533e75d8ddb90e021672e73426f826373418e4a5e5348204833898143b8a6923e28c23e2362be8e64c78f25
 SHA512 
258fd46104fecf68c0a4f2ea6c7755ba6b0abcd1faf3853209b4587ee8694228611ba1194de5b05b3e8607503223bc675bbeb19677382b2ef630b4d0882cd32c
 DIST curses-1.3.0.gem 43008 BLAKE2B 
0c4c5ff09cdc212e37c772ac7c01f82df409d2c4edad8bc2ee4d2e4318b39e2e0e1b29c89c7d059af10afe0268d03f9fa138d5c81efa6669824aa36e660e6eb8
 SHA512 
71d5f189dd51a29583cd0a4e236e515855fd50ea94a4aa94643f567d4b2b1422e69769ee4f8cd5774652614a3e50a58fc1b759a1a44ea68a6728efe88de9763d
+DIST curses-1.3.1.gem 43520 BLAKE2B 
8368f8c763c853a2ce11048b7f0fe897dc350402fd9ee5e7647f7a5efb012fa1c7314fe5bf40e25e32b0712bb45c66976d334a900517a9611612b3775153e3b9
 SHA512 
e1914e598d7e9624bd2ed35329fab59cef33696ba67b76f3bf90a8b68854d76423cb3b4f441b356789907932a0467c3fd9894f641a40a45353391f782a166347

diff --git a/dev-ruby/curses/curses-1.3.1.ebuild 
b/dev-ruby/curses/curses-1.3.1.ebuild
new file mode 100644
index 000..e94765c565b
--- /dev/null
+++ b/dev-ruby/curses/curses-1.3.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby binding for curses, ncurses, and PDCurses"
+HOMEPAGE="https://github.com/ruby/curses";
+LICENSE="|| ( Ruby BSD-2 )"
+
+KEYWORDS="~amd64 ~x86"
+
+SLOT="1"
+IUSE=""
+
+DEPEND+=" sys-libs/ncurses:0"
+RDEPEND+=" sys-libs/ncurses:0"
+
+each_ruby_configure() {
+   ${RUBY} -Cext/curses extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/curses
+   cp ext/curses/curses.so lib/ || die
+}



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

2019-04-21 Thread Hans de Graaff
commit: 3fc0c76a2d02ea57b5e468c9a69da773bd9774e7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:37:48 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 05:39:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc0c76a

dev-ruby/rack-attack: add 6.0.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/rack-attack/Manifest |  1 +
 dev-ruby/rack-attack/rack-attack-6.0.0.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/rack-attack/Manifest b/dev-ruby/rack-attack/Manifest
index aecaf9bd32a..ac749a2f0d6 100644
--- a/dev-ruby/rack-attack/Manifest
+++ b/dev-ruby/rack-attack/Manifest
@@ -1,2 +1,3 @@
 DIST rack-attack-4.4.1.gem 16896 BLAKE2B 
0c7248c3676250a94078c23256d6f33471b619f0f3948bfb8a3d6b00e97e7731ff5d84e94bc4a53eb35f22b5027709ab0d5b04f28716724762683add42a2c669
 SHA512 
1373cd47fdc06a1d4bfc751f3c8ca7c7394117090d190f5b58c4d7b91ac91babfc7bfed7690961ad6534ccb0ce8918f721d3e1b33902d12e686978c1c459e572
 DIST rack-attack-5.4.2.gem 23040 BLAKE2B 
7af950339f03139e6a3ac9e8349e6d2af5182a29f643a08a9ea0806349c02965d05e99d95421f14ba827c9c942a6824f710dbaf06adbb0aa07dde03d74e629ed
 SHA512 
a4af12c2c436a3634108494e2a5b9c5751c0fa2e87af6efa326d9c09fdae54b5bd8a8974c48785dfef64565ff9ee0a6704c90acf1277c8e80849ff30f9fbb67b
+DIST rack-attack-6.0.0.gem 23552 BLAKE2B 
ffd558e6a8b4b03fb332ef84f74c77f3f6dbfbaa8ce819c9522c02791ae35acc177b07a5f52f1888ccf25feb068e1812d1d61ddb7ebc9ea34da7ae1fe6275c27
 SHA512 
dca8ab20a3c4e5ac1214b232674fbf164a4c05f7ebb219193608b235583cdea5367d402d32a60d6a92c534a04d328714c673a7c93c50423a038e653561023f87

diff --git a/dev-ruby/rack-attack/rack-attack-6.0.0.ebuild 
b/dev-ruby/rack-attack/rack-attack-6.0.0.ebuild
new file mode 100644
index 000..9189aae50b5
--- /dev/null
+++ b/dev-ruby/rack-attack/rack-attack-6.0.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25"
+
+# Skip integration tests since they require additional unpackaged
+# dependencies and running daemons.
+RUBY_FAKEGEM_TASK_TEST="test:units"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A DSL for blocking & throttling abusive clients"
+HOMEPAGE="https://github.com/kickstarter/rack-attack";
+
+LICENSE="MIT"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/rack:*"
+ruby_add_bdepend "test? (
+   dev-ruby/actionpack
+   dev-ruby/activesupport
+   dev-ruby/rack-test
+   dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   sed -i -e '/\(bundler\|byebug\)/ s:^:#:' Rakefile spec/spec_helper.rb 
|| die
+   sed -i -e '3igem "actionpack"' spec/spec_helper.rb || die
+   sed -i -e '/rubocop/I s:^:#:' Rakefile || die
+}



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

2019-04-21 Thread Hans de Graaff
commit: 09c1b38350d636206909937f7d3756960656b1ca
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 22 05:35:53 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 22 05:39:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c1b383

dev-ruby/rack-attack: don't install useless binstubs

Fixes: https://bugs.gentoo.org/684034

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/rack-attack/rack-attack-5.4.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ruby/rack-attack/rack-attack-5.4.2.ebuild 
b/dev-ruby/rack-attack/rack-attack-5.4.2.ebuild
index 150fc467801..debf6466148 100644
--- a/dev-ruby/rack-attack/rack-attack-5.4.2.ebuild
+++ b/dev-ruby/rack-attack/rack-attack-5.4.2.ebuild
@@ -11,6 +11,8 @@ RUBY_FAKEGEM_TASK_TEST="test:units"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"
 
+RUBY_FAKEGEM_BINWRAP=""
+
 inherit ruby-fakegem
 
 DESCRIPTION="A DSL for blocking & throttling abusive clients"



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

2019-04-21 Thread Erik Mackdanz
commit: ce75abb55d60bf3c33e7850812e67fa1ad8cdfbc
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Mon Apr 22 03:44:41 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Mon Apr 22 03:45:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce75abb5

net-libs/libupnpp: remove old

Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

 net-libs/libupnpp/Manifest   |  1 -
 net-libs/libupnpp/libupnpp-0.16.1.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/net-libs/libupnpp/Manifest b/net-libs/libupnpp/Manifest
index 472430818cc..956c3d6028c 100644
--- a/net-libs/libupnpp/Manifest
+++ b/net-libs/libupnpp/Manifest
@@ -1,2 +1 @@
-DIST libupnpp-0.16.1.tar.gz 470523 BLAKE2B 
f587633e796c34ed38c35559c935a7f1f4b6042f69d5cc76f268312b0a871988ee5521fba2de125a50c0067d4a5674850eb7d01cb36ed62c0f2b17267a1b3ad8
 SHA512 
c63eb8ab8a76b7e161625631bee645e7a1f8d779ea6b16ed0bbf43d0972e8875613f04dbf44cd43796273f7b20b4fa71b791d10867c6d220f0d78c15c016c275
 DIST libupnpp-0.17.0.tar.gz 475725 BLAKE2B 
568ead87791db1a41a4e5f93280cc8560336516cf676e1b64c35d0835579501ba61b75ee41e1dd1e58024d771f6f077c3c85515929be1c059a51ca314756fbfb
 SHA512 
da7ef2453a8fad1e226c6252a84d76bf874128d306d4f9ca53e77e64734d113f3ad6dcd79549b2fe2a3cfab22243b5dceb1b7bd1fffeb512ed996b8fc680667e

diff --git a/net-libs/libupnpp/libupnpp-0.16.1.ebuild 
b/net-libs/libupnpp/libupnpp-0.16.1.ebuild
deleted file mode 100644
index 86d95189100..000
--- a/net-libs/libupnpp/libupnpp-0.16.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli 
and upplay"
-HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli";
-SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64"
-
-# Unfortunatetly I receive segfaults from upmpcli on any newer version
-DEPEND="
-   dev-libs/expat
-   

[gentoo-commits] repo/gentoo:master commit in: media-sound/upmpdcli/files/, media-sound/upmpdcli/

2019-04-21 Thread Erik Mackdanz
commit: fbc6857399786de758b6ccb066bb6f03a5364d7c
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Mon Apr 22 03:42:55 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Mon Apr 22 03:42:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc68573

media-sound/upmpdcli: remove old

Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

 media-sound/upmpdcli/Manifest   |  1 -
 media-sound/upmpdcli/files/upmpdcli-1.3.6.initd | 14 
 media-sound/upmpdcli/upmpdcli-1.3.6.ebuild  | 47 -
 3 files changed, 62 deletions(-)

diff --git a/media-sound/upmpdcli/Manifest b/media-sound/upmpdcli/Manifest
index 7f9f693cfa6..4f82bbfb7da 100644
--- a/media-sound/upmpdcli/Manifest
+++ b/media-sound/upmpdcli/Manifest
@@ -1,3 +1,2 @@
-DIST upmpdcli-1.3.6.tar.gz 515712 BLAKE2B 
6de6a3af2e474a3f8d12865e3cdd420f31955e88a0eb1c8ffd019809666c4c613631d642b34bb5fa473fceb7207613d90584fdf856b6a49899f9c2aa31b2b471
 SHA512 
280b02116786c86fd5f1e472fa9070b3a6d846acd670e36d476b150d4a3e91e5a6d1546b7053b1f35a2e0de553c8517640934af010d371d3cbed248592be502d
 DIST upmpdcli-1.4.0.tar.gz 469357 BLAKE2B 
edd46e86f367ff2f88346cfb4cb249dae4463095553bb220fbd9a4078315044ec7591f58c30a0f20840a9f217230e46bc3b3569989a0ae2c05a44aa140c234c4
 SHA512 
1ed1f0a89a02610d70fb9e380dcbdbd8d636bc4a0964a16d27bd7c04126674f7f14e50e5fe521a430a06ea04ecef1275c7ad5f1c276daae1c285b73cceba9dec
 DIST upmpdcli-1.4.2.tar.gz 477650 BLAKE2B 
8bc2f86e8821aaee29f969e6031553f29e3224fdaf4b9c7d443f55bda5f321f36607dbb7dc0af15f0d1e7b006e93595cd1d668f9d1975e8673a80b218ea7f570
 SHA512 
be855214b55686422689ce786103ff50748a9f9e7e556c8dbeaa7e39e0229a3e0b56502bdbeb7071771706416cd2ff36592cb5245b505d8438f0ba75c200e9c2

diff --git a/media-sound/upmpdcli/files/upmpdcli-1.3.6.initd 
b/media-sound/upmpdcli/files/upmpdcli-1.3.6.initd
deleted file mode 100644
index f37623e8f2c..000
--- a/media-sound/upmpdcli/files/upmpdcli-1.3.6.initd
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-description="UPnP Media Renderer front-end for MPD, the Music Player Daemon"
-pidfile=/var/run/upmpdcli.pid
-command=/usr/bin/upmpdcli
-config="${config:-/etc/upmpdcli.conf}"
-command_args="-c ${config}"
-command_args_background="-D"
-
-depend() {
-need localmount mpd
-}

diff --git a/media-sound/upmpdcli/upmpdcli-1.3.6.ebuild 
b/media-sound/upmpdcli/upmpdcli-1.3.6.ebuild
deleted file mode 100644
index dc2832f79f0..000
--- a/media-sound/upmpdcli/upmpdcli-1.3.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit systemd user
-
-DESCRIPTION="UPnP Media Renderer front-end for MPD, the Music Player Daemon"
-HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli/index.html";
-LICENSE="GPL-2"
-
-SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="thirdparty"
-
-DEPEND="
-   dev-libs/jsoncpp
-   media-libs/libmpdclient
-   net-libs/libmicrohttpd
-   

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

2019-04-21 Thread Erik Mackdanz
commit: fd44a0db16ed57168769353d29d1b501732c6e9b
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Mon Apr 22 03:39:14 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Mon Apr 22 03:39:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd44a0db

media-sound/upmpdcli: bump to 1.4.2

Signed-off-by: Erik Mackdanz  gentoo.org>
Closes: https://bugs.gentoo.org/683272
Package-Manager: Portage-2.3.62, Repoman-2.3.12

 media-sound/upmpdcli/Manifest  |  1 +
 media-sound/upmpdcli/upmpdcli-1.4.2.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/media-sound/upmpdcli/Manifest b/media-sound/upmpdcli/Manifest
index c879d05a9cf..7f9f693cfa6 100644
--- a/media-sound/upmpdcli/Manifest
+++ b/media-sound/upmpdcli/Manifest
@@ -1,2 +1,3 @@
 DIST upmpdcli-1.3.6.tar.gz 515712 BLAKE2B 
6de6a3af2e474a3f8d12865e3cdd420f31955e88a0eb1c8ffd019809666c4c613631d642b34bb5fa473fceb7207613d90584fdf856b6a49899f9c2aa31b2b471
 SHA512 
280b02116786c86fd5f1e472fa9070b3a6d846acd670e36d476b150d4a3e91e5a6d1546b7053b1f35a2e0de553c8517640934af010d371d3cbed248592be502d
 DIST upmpdcli-1.4.0.tar.gz 469357 BLAKE2B 
edd46e86f367ff2f88346cfb4cb249dae4463095553bb220fbd9a4078315044ec7591f58c30a0f20840a9f217230e46bc3b3569989a0ae2c05a44aa140c234c4
 SHA512 
1ed1f0a89a02610d70fb9e380dcbdbd8d636bc4a0964a16d27bd7c04126674f7f14e50e5fe521a430a06ea04ecef1275c7ad5f1c276daae1c285b73cceba9dec
+DIST upmpdcli-1.4.2.tar.gz 477650 BLAKE2B 
8bc2f86e8821aaee29f969e6031553f29e3224fdaf4b9c7d443f55bda5f321f36607dbb7dc0af15f0d1e7b006e93595cd1d668f9d1975e8673a80b218ea7f570
 SHA512 
be855214b55686422689ce786103ff50748a9f9e7e556c8dbeaa7e39e0229a3e0b56502bdbeb7071771706416cd2ff36592cb5245b505d8438f0ba75c200e9c2

diff --git a/media-sound/upmpdcli/upmpdcli-1.4.2.ebuild 
b/media-sound/upmpdcli/upmpdcli-1.4.2.ebuild
new file mode 100644
index 000..9d24547be31
--- /dev/null
+++ b/media-sound/upmpdcli/upmpdcli-1.4.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd user
+
+DESCRIPTION="UPnP Media Renderer front-end for MPD, the Music Player Daemon"
+HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli/index.html";
+LICENSE="GPL-2"
+
+SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="thirdparty"
+
+DEPEND="
+   dev-libs/jsoncpp
+   media-libs/libmpdclient
+   net-libs/libmicrohttpd
+   >=net-libs/libupnpp-0.17.0
+"
+RDEPEND="
+   ${DEPEND}
+   thirdparty? ( dev-python/requests )
+"
+
+pkg_setup() {
+   enewuser "${PN}"
+   enewgroup "${PN}"
+}
+
+src_install() {
+   default
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   systemd_dounit systemd/upmpdcli.service
+}
+
+pkg_postinst() {
+   einfo
+   einfo "This package no longer assumes that upmpdcli is driving an"
+   einfo "mpd instance on the same host (https://bugs.gentoo.org/670130)."
+   einfo "Probably it is though, so be sure your mpd is built with"
+   einfo "USE=curl."
+   einfo
+   einfo "Consider installing media-sound/sc2mpd.  If upmpdcli"
+   einfo "detects sc2mpd at run-time, capabilities are added"
+   einfo "including internet radio support.  See upstream docs"
+   einfo "for more information."
+}



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

2019-04-21 Thread Erik Mackdanz
commit: 38dab790dfef86790e7f367f500df1927c087a9f
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Mon Apr 22 03:36:08 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Mon Apr 22 03:36:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38dab790

media-sound/upmpdcli: stabilize 1.14.0

Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

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

diff --git a/media-sound/upmpdcli/upmpdcli-1.4.0.ebuild 
b/media-sound/upmpdcli/upmpdcli-1.4.0.ebuild
index f1851fb80b7..a5f87fad529 100644
--- a/media-sound/upmpdcli/upmpdcli-1.4.0.ebuild
+++ b/media-sound/upmpdcli/upmpdcli-1.4.0.ebuild
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
 
 SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="thirdparty"
 
 DEPEND="



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

2019-04-21 Thread Erik Mackdanz
commit: 30619a791227093c36e5814a7ba772eddcbc3ca1
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Mon Apr 22 03:34:18 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Mon Apr 22 03:34:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30619a79

net-libs/libupnpp: stabilize 0.17.0

Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

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

diff --git a/net-libs/libupnpp/libupnpp-0.17.0.ebuild 
b/net-libs/libupnpp/libupnpp-0.17.0.ebuild
index cdc9273992b..711082d6f68 100644
--- a/net-libs/libupnpp/libupnpp-0.17.0.ebuild
+++ b/net-libs/libupnpp/libupnpp-0.17.0.ebuild
@@ -8,7 +8,7 @@ 
SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DEPEND="
dev-libs/expat



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

2019-04-21 Thread Jorge Manuel B. S. Vicetto
commit: d34e0d9b24de1160f4dc263e8982cf37a4bf2c7a
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Mon Apr 22 02:12:04 2019 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Mon Apr 22 02:12:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34e0d9b

www-apps/drupal:  Security bump - SA-CORE-2019-006.

Bug: https://bugs.gentoo.org/683820
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 www-apps/drupal/Manifest |  1 +
 www-apps/drupal/drupal-8.5.15.ebuild | 84 
 2 files changed, 85 insertions(+)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index 5061da861c8..f8f1020feba 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,2 +1,3 @@
 DIST drupal-7.66.tar.gz 3300183 BLAKE2B 
89d82c7018ecade0f798df92087d704ca9f5847780a1c3106e69afda62b43c414d57f01584e2869e72fc3687370b0bad84c2a7ffc0ca90537be55cb36ce6edac
 SHA512 
c348eeeabfb5fef05b28aa87c9885231bd5e676b1ced64a2f51cc2aefa122b5ce142aae2ede5c1479608c893195450ae25168bae971b8e77cc741b18650f75c8
+DIST drupal-8.5.15.tar.gz 15828193 BLAKE2B 
3a90ad525da3d81f555461e28decea7977cb51eda5f2e3be89dcd38f05b94cc6743967e19d21d89572babc05c38ab4d3585e4b7ffb52677b50b19844400fbcdf
 SHA512 
aa09a28d7dcba51e193bba2a714eef091773d5e12a3a7388db8925c791a7153a4333db6150a8a68fe21b04009887dcf60f16f237a86d52bd2cc7d28ada301221
 DIST drupal-8.6.15.tar.gz 17137689 BLAKE2B 
098847cc4a3a52a6c5d9af23c31e5dca43c2f9cbb4ac0f7d2724cf6b6ce98598b75750742c695e666000843f6fa855e2ba414ceb0d9b46f9baff244cc583ef64
 SHA512 
9a8d9c73f7812b6deca4bcfee0e04d485bfac5efa6e9112379fdacc727ecf0e40703ce9b141c7414357c296eb621a015aa1c97ab8e6bbe4d35c38b2f1c323337

diff --git a/www-apps/drupal/drupal-8.5.15.ebuild 
b/www-apps/drupal/drupal-8.5.15.ebuild
new file mode 100644
index 000..a8514d07dfe
--- /dev/null
+++ b/www-apps/drupal/drupal-8.5.15.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit webapp
+
+MY_PV=${PV:0:3}.0
+MY_P=${P/_/-}
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="PHP-based open-source platform and content management system"
+HOMEPAGE="https://www.drupal.org/";
+SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz";
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+IUSE="+accelerator +mysql postgres sqlite +uploadprogress"
+
+RDEPEND="
+   dev-lang/php[gd,hash,pdo,postgres?,simplexml,xml]
+   virtual/httpd-php
+   accelerator? ( ||
+   (
+   dev-php/xcache
+   (
+   >=dev-lang/php-5.5[opcache]
+   dev-php/pecl-apcu
+   )
+   )
+   )
+   uploadprogress? ( dev-php/pecl-uploadprogress )
+   mysql? (
+   || (
+   dev-lang/php[mysql]
+   dev-lang/php[mysqli]
+   )
+   )
+   sqlite? ( dev-lang/php[sqlite] )
+"
+
+need_httpd_cgi
+
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+src_install() {
+   webapp_src_preinst
+
+   local docs="LICENSE.txt README.txt core/MAINTAINERS.txt 
core/INSTALL.txt core/CHANGELOG.txt \
+   core/INSTALL.mysql.txt core/INSTALL.pgsql.txt 
core/INSTALL.sqlite.txt core/UPDATE.txt "
+
+   dodoc ${docs}
+   rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die
+
+   cp sites/default/{default.settings.php,settings.php} || die
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/files
+   webapp_serverowned "${MY_HTDOCSDIR}"/files
+
+   webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php
+   webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
+
+   webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
+
+   webapp_src_install
+}
+
+pkg_postinst() {
+   echo
+   ewarn "SECURITY NOTICE"
+   ewarn "If you plan on using SSL on your Drupal site, please consult the 
postinstall information:"
+   ewarn "\t# webapp-config --show-postinst ${PN} ${PV}"
+   echo
+   ewarn "If this is a new install, unless you want anyone with network 
access to your server to be"
+   ewarn "able to run the setup, you'll have to configure your web server 
to limit access to it."
+   echo
+   ewarn "If you're doing a new drupal-8 install, you'll have to copy 
/sites/default/default.services.yml"
+   ewarn "to /sites/default/services.yml and grant it write permissions to 
your web server."
+   ewarn "Just follow the instructions of the drupal setup and be sure to 
resolve any permissions issue"
+   ewarn "reported by the setup."
+   echo
+}



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

2019-04-21 Thread Matthew Thode
commit: 42480d1a1ede4295ac45a2b12969d13fb313a4e6
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Apr 22 02:06:53 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Apr 22 02:07:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42480d1a

dev-util/gertty: add git master version

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-util/gertty/gertty-.ebuild | 43 ++
 1 file changed, 43 insertions(+)

diff --git a/dev-util/gertty/gertty-.ebuild 
b/dev-util/gertty/gertty-.ebuild
new file mode 100644
index 000..c59d3edabcd
--- /dev/null
+++ b/dev-util/gertty/gertty-.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Gertty is a console-based interface to the Gerrit Code Review 
system."
+HOMEPAGE="https://pypi.org/project/gertty/";
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   EGIT_REPO_URI="https://opendev.org/ttygroup/gertty";
+   EGIT_BRANCH="master"
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+SLOT="0"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
+   !~dev-python/urwid-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
+   >=dev-python/git-python-0.3.7[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.3[${PYTHON_USEDEP}]
+   =dev-python/alembic-0.6.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}]
+   >=dev-python/voluptuous-0.7[${PYTHON_USEDEP}]
+   >=dev-python/ply-3.4[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"



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

2019-04-21 Thread Aaron Bauman
commit: 44690e11c2af4a58e3c278f8d6967071e65fd7f4
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Apr 21 19:39:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr 22 01:47:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44690e11

mate-base/mate: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11767
Signed-off-by: Aaron Bauman  gentoo.org>

 mate-base/mate/mate-1.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.22.ebuild b/mate-base/mate/mate-1.22.ebuild
index 3a2c455d18f..20802025cab 100644
--- a/mate-base/mate/mate-1.22.ebuild
+++ b/mate-base/mate/mate-1.22.ebuild
@@ -15,7 +15,7 @@ fi
 
 SRC_URI=""
 DESCRIPTION="Meta ebuild for MATE, a traditional desktop environment"
-HOMEPAGE="http://mate-desktop.org";
+HOMEPAGE="https://mate-desktop.org";
 
 LICENSE="metapackage"
 



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

2019-04-21 Thread Aaron Bauman
commit: 04a02901c5b67d654b8e08ab81474a8506ec523f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Apr 21 19:41:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr 22 01:47:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a02901

x11-themes/mate-themes: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 x11-themes/mate-themes/mate-themes-3.22.19.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/mate-themes/mate-themes-3.22.19.ebuild 
b/x11-themes/mate-themes/mate-themes-3.22.19.ebuild
index c8c40fc6546..f88a2fd4a65 100644
--- a/x11-themes/mate-themes/mate-themes-3.22.19.ebuild
+++ b/x11-themes/mate-themes/mate-themes-3.22.19.ebuild
@@ -7,9 +7,9 @@ inherit autotools xdg
 
 MATE_GTK_V="$(ver_cut 1-2)"
 
-HOMEPAGE="http://mate-desktop.org";
+HOMEPAGE="https://mate-desktop.org";
 DESCRIPTION="A set of MATE themes, with sets for users with limited or low 
vision"
-SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz";
+SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz";
 
 LICENSE="LGPL-2.1 GPL-3"
 SLOT="0/${MATE_GTK_V}"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-session-manager/

2019-04-21 Thread Aaron Bauman
commit: d0972b577fc6c1bbd4c29d01ad857b612f8ac415
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Apr 21 19:40:17 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr 22 01:47:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0972b57

mate-base/mate-session-manager: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 mate-base/mate-session-manager/mate-session-manager-1.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-session-manager/mate-session-manager-1.22.0.ebuild 
b/mate-base/mate-session-manager/mate-session-manager-1.22.0.ebuild
index 3a3dc974b6c..0550bb93150 100644
--- a/mate-base/mate-session-manager/mate-session-manager-1.22.0.ebuild
+++ b/mate-base/mate-session-manager/mate-session-manager-1.22.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} !=  ]]; then
 fi
 
 DESCRIPTION="MATE session manager"
-HOMEPAGE="http://mate-desktop.org/";
+HOMEPAGE="https://mate-desktop.org/";
 
 LICENSE="GPL-2 LGPL-2 FDL-1.1"
 SLOT="0"



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

2019-04-21 Thread Jory Pratt
commit: 3318f64319676e4ffddb9d3a05becc4bc9e0ff23
Author: Jory Pratt  gentoo  org>
AuthorDate: Mon Apr 22 01:46:33 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Apr 22 01:46:33 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3318f643

www-client/firefox: 67.0b12 bump

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest | 2 +-
 .../firefox/{firefox-67.0_beta11.ebuild => firefox-67.0_beta12.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 454be4c..4246616 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
 DIST firefox-67.0-patches-02.tar.xz 150248 BLAKE2B 
033a4497ff7d3b2dcd51ea5eb71ba6a44884031b9a04a477047d39e72eb0a2f00313cc0aa994ba8418ff332ce443dff27f1bd0b1dec4b87b87392cbdd4f4519b
 SHA512 
5d201971038da405d03bd8513535503380fc953a6fa96b78ee042b014f376112f29a07beb35004e06c7d11cff2fd5afc1a7e3645d2e85f35b39dfd35a81d9aa3
-DIST firefox-67.0b11.source.tar.xz 285412720 BLAKE2B 
86cfb0523772839b9544abe2f212663c83bb2cb0b72e29b925f9587efdcb9ac8d50460687a8d261026ad741a041522c13a2696486567448cd9e8689e445ed820
 SHA512 
cc53328155c476c4914cbeaaded226ff5b89b79344b5525fb35a6ab45f65839416500d95d8d7daaf3f0a4d54a7f7a2b214fc89b921fe75ddd5abed0b1b5201b1
+DIST firefox-67.0b12.source.tar.xz 282770676 BLAKE2B 
251e32693330ce714ae1e862f374d31b30e32671f2d9e8d3897fa70ffdfe7246f579d7f71686339a7f333a2d8c4cbe36a76eeb6f9280b043468081499f2081cb
 SHA512 
68df0ccff9ff6564cf27bf8a15d15e0b0a2c93066efba850e865858ef798337fa52041539b7624ffb53dab4c59a6d7bd3921589de899ffd0bb9e0b073cf6

diff --git a/www-client/firefox/firefox-67.0_beta11.ebuild 
b/www-client/firefox/firefox-67.0_beta12.ebuild
similarity index 100%
rename from www-client/firefox/firefox-67.0_beta11.ebuild
rename to www-client/firefox/firefox-67.0_beta12.ebuild



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

2019-04-21 Thread Aaron Bauman
commit: cf1cbd0fbc190cb6d342dac1f9fc3c0bb71f32ea
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Apr 22 00:47:05 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr 22 00:47:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1cbd0f

Revert "arm64/profiles/use.mask: drop python 3.7 mask"

This reverts commit eff74a12c38897bf4b2a774d940ae9cee49c8641.

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index bb7b3076385..5cb2650ee42 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -31,6 +31,14 @@
 # https://github.com/LuaJIT/LuaJIT/issues/26
 luajit
 
+# Michał Górny  (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
 # Michał Górny  (09 Jul 2018)
 # No OpenCL provider is available on arm64.
 opencl



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

2019-04-21 Thread Aaron Bauman
commit: eff74a12c38897bf4b2a774d940ae9cee49c8641
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr 21 22:54:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr 21 23:54:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff74a12

arm64/profiles/use.mask: drop python 3.7 mask

* dev-python/pytest and dev-python/twisted are now stable

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/arch/arm64/use.mask | 8 
 1 file changed, 8 deletions(-)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 5cb2650ee42..bb7b3076385 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -31,14 +31,6 @@
 # https://github.com/LuaJIT/LuaJIT/issues/26
 luajit
 
-# Michał Górny  (16 Jul 2018)
-# Python 3.7 support requires fresh versions of packages which are stuck
-# at keywordreqs.
-# bug #661306: dev-python/pytest
-# bug #661320: dev-python/twisted
-python_targets_python3_7
-python_single_target_python3_7
-
 # Michał Górny  (09 Jul 2018)
 # No OpenCL provider is available on arm64.
 opencl



[gentoo-commits] repo/gentoo:master commit in: app-metrics/redis_exporter/

2019-04-21 Thread Zac Medico
commit: 200dace34b8107ca22c1bb6c1084e2d05ce2559c
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 21 22:28:17 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 21 22:29:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200dace3

app-metrics/redis_exporter: filter GOCACHE vars (bug 684052)

Reported-by: Toralf Förster  gentoo.org>
Closes: https://bugs.gentoo.org/684052
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild 
b/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
index 8ead2d2063d..e6d81a4c74d 100644
--- a/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
+++ b/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,6 +30,7 @@ src_prepare() {
 }
 
 src_compile() {
+   export -n GOCACHE XDG_CACHE_HOME #684052
pushd src/${EGO_PN} || die
GOPATH="${S}" \
go install -v -work -x ${EGO_BUILD_FLAGS} "${EGO_PN}"



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

2019-04-21 Thread William Hubbs
commit: c0d5214343cbdba39a37044776b065d38fbf56e7
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Apr 21 22:26:51 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Apr 21 22:28:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d52143

dev-util/meson: sync live

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

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

diff --git a/dev-util/meson/meson-.ebuild b/dev-util/meson/meson-.ebuild
index 89b176910cb..11bb7c9a56f 100644
--- a/dev-util/meson/meson-.ebuild
+++ b/dev-util/meson/meson-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 PYTHON_COMPAT=( python3_{5,6,7} )
 
 if [[ ${PV} = ** ]]; then



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

2019-04-21 Thread William Hubbs
commit: 30a9868bc2e3d3967e44264aba86e82010b1d107
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Apr 21 22:22:48 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Apr 21 22:28:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a9868b

dev-util/meson: 0.50.1 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/Manifest|  1 +
 dev-util/meson/meson-0.50.1.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index 071a38c7b1a..377ee5872be 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,2 +1,3 @@
 DIST meson-0.48.2.tar.gz 1311011 BLAKE2B 
54cb8ca4164238f1c2b77327c330a7615a8d62c63c0cbedcdbe395bf2a99c454407fbc61af8d61d38a85de5dee18e73b98b534a2c9d19cc8f622e25549b84bbf
 SHA512 
beebc90df420c15255c49a13e2f4917934fec8fb2c5b878a59ee0cd2ae46eb05571e995e12b3110b72be89fd11ab4c534ed72aa6d6fe72719ef060df5e75695f
 DIST meson-0.49.2.tar.gz 1340730 BLAKE2B 
07931bca42907eb961f5f15da5216448d33539a091de4e7df53f0713471f2b0c581d1e3f9ba7eac2a87b61861e5408a5af1a5cb8c17c9561f81cd377b2ea7fc3
 SHA512 
4aca4c273e7c23034c1ed76aa48c914aef34ca4be9df9d5810b8dd3dac9f5f67aa577a682490aa3d81c0503b5a5a8ac1e2452b2f2fdd7a5c7db2aa504047b87d
+DIST meson-0.50.1.tar.gz 1402160 BLAKE2B 
051e9949f3a216c1074ec826c6a232124a3d2615dc03f83f57bfe96427cd44aa95e2ec7c688e87252d0179882f91e0ccf440eda4b47ff2f0d3af7382a530e011
 SHA512 
0dcc19007b3b1626e198c0a4ddb0f37dfdfe25f447e511a772b302bffc02187a3e56046daea01a0ad5cf611d557bae12d5b858bb7a44f69919b9ac9ad696aafd

diff --git a/dev-util/meson/meson-0.50.1.ebuild 
b/dev-util/meson/meson-0.50.1.ebuild
new file mode 100644
index 000..11bb7c9a56f
--- /dev/null
+++ b/dev-util/meson/meson-0.50.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://github.com/mesonbuild/meson";
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+fi
+
+inherit distutils-r1 toolchain-funcs
+
+DESCRIPTION="Open source build system"
+HOMEPAGE="http://mesonbuild.com/";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   dev-util/ninja
+   dev-vcs/git
+   virtual/pkgconfig
+   )
+"
+
+python_prepare_all() {
+   # ASAN and sandbox both want control over LD_PRELOAD
+   # https://bugs.gentoo.org/673016
+   sed -i -e 's/test_generate_gir_with_address_sanitizer/_&/' 
run_unittests.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   tc-export PKG_CONFIG
+   if ${PKG_CONFIG} --exists Qt5Core && ! ${PKG_CONFIG} --exists Qt5Gui; 
then
+   ewarn "Found Qt5Core but not Qt5Gui; skipping tests"
+   else
+   distutils-r1_src_test
+   fi
+}
+
+python_test() {
+   (
+   # test_meson_installed
+   unset PYTHONDONTWRITEBYTECODE
+
+   # test_cross_file_system_paths
+   unset XDG_DATA_HOME
+
+   ${EPYTHON} -u run_tests.py
+   ) || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   insinto /usr/share/vim/vimfiles
+   doins -r data/syntax-highlighting/vim/{ftdetect,indent,syntax}
+   insinto /usr/share/zsh/site-functions
+   doins data/shell-completions/zsh/_meson
+}



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

2019-04-21 Thread Aaron Bauman
commit: 7374323d07fdbce9278ba6c18f8120ed20ea5bdc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr 21 22:20:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr 21 22:21:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7374323d

media-libs/libwebp: arm64 stable (bug #683268)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/media-libs/libwebp/libwebp-1.0.2.ebuild 
b/media-libs/libwebp/libwebp-1.0.2.ebuild
index bfee6112c0c..27287637664 100644
--- a/media-libs/libwebp/libwebp-1.0.2.ebuild
+++ b/media-libs/libwebp/libwebp-1.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://downloads.webmproject.org/releases/webp/${MY_P}.tar.gz";
 LICENSE="BSD"
 SLOT="0/7" # subslot = libwebp soname version
 [[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~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 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~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="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 gif +jpeg neon opengl +png 
static-libs swap-16bit-csp tiff"
 
 # TODO: dev-lang/swig bindings in swig/ subdirectory



[gentoo-commits] repo/gentoo:master commit in: app-metrics/redis_exporter/

2019-04-21 Thread Zac Medico
commit: 4fd7126651e636bbf8c95844ce3939b20632c022
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 21 22:16:48 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 21 22:20:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd71266

app-metrics/redis_exporter: remove old version 0.15.0

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-metrics/redis_exporter/Manifest|  1 -
 .../redis_exporter/redis_exporter-0.15.0.ebuild| 52 --
 2 files changed, 53 deletions(-)

diff --git a/app-metrics/redis_exporter/Manifest 
b/app-metrics/redis_exporter/Manifest
index 715805b65c4..ceb2228cdb5 100644
--- a/app-metrics/redis_exporter/Manifest
+++ b/app-metrics/redis_exporter/Manifest
@@ -1,2 +1 @@
-DIST redis_exporter-0.15.0.tar.gz 1232990 BLAKE2B 
ade899ef0f21594d3bb59c379f44d941e2a42f06a5c2ba5b304cc0b8b83def12eb036e6011a7d88abe7d97104ae663cb025ca60287ec9aba7be93a734d84c959
 SHA512 
8892306500943ec18d8fa5110fc6f4954ec886fca4d0023cdc2134ee2498c6f39ab06bec8f998ecde796cc2053b66103146503b76a185db3da5cbab81ebd9f2a
 DIST redis_exporter-0.20.2.tar.gz 970030 BLAKE2B 
55bee727f196fad642944a444220d9f71958d812f5f5f4d79a0c741cada25f29690ff4f185ec4028cf5216139e5351022a134fb1b0f2b5b45b384a831dbf1802
 SHA512 
eee4cc9de79ea256571c9650abae6b044fc78b7683abef544d5313dad5d46d3516c55e939c33f87849cc52ed2465797d20b606e386aa4fe187dd16d30354173e

diff --git a/app-metrics/redis_exporter/redis_exporter-0.15.0.ebuild 
b/app-metrics/redis_exporter/redis_exporter-0.15.0.ebuild
deleted file mode 100644
index 3e3d871df3c..000
--- a/app-metrics/redis_exporter/redis_exporter-0.15.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit user golang-build golang-vcs-snapshot systemd
-
-EGO_PN="github.com/oliver006/redis_exporter"
-EGIT_COMMIT="a0d9e4c704b4d35cd08544d395038f417716a03a"
-ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x 
and 4.x"
-HOMEPAGE="https://github.com/oliver006/redis_exporter";
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 -1 ${PN}
-}
-
-src_prepare() {
-   default
-   sed -e 
"s|\(^[[:space:]]*VERSION[[:space:]]*=[[:space:]]*\).*|\1\"${PV}\"|" \
-   -e 
"s|\(^[[:space:]]*BUILD_DATE[[:space:]]*=[[:space:]]*\).*|\1\"$(LC_ALL=C date 
-u)\"|" \
-   -e 
"s|\(^[[:space:]]*COMMIT_SHA1[[:space:]]*=[[:space:]]*\).*|\1\"${EGIT_COMMIT}\"|"
 \
-   -i src/${EGO_PN}/main.go || die
-}
-
-src_compile() {
-   pushd src/${EGO_PN} || die
-   GOPATH="${S}" \
-   go install -v -work -x ${EGO_BUILD_FLAGS} "${EGO_PN}"
-   popd || die
-}
-
-src_install() {
-   dobin bin/redis_exporter
-   dodoc src/${EGO_PN}/README.md
-   local dir
-   for dir in /var/{lib,log}/${PN}; do
-   keepdir "${dir}"
-   fowners ${PN}:${PN} "${dir}"
-   done
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
-   systemd_dounit "${FILESDIR}/${PN}.service"
-}



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

2019-04-21 Thread Michał Górny
commit: dc42056c42208a2f90d28dc9ca95c79a6b9dcf28
Author: Tomas Mozes  gmail  com>
AuthorDate: Sun Mar 17 17:45:42 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 21 21:46:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc42056c

dev-go/go-bindata: bump to 1.0.0

Closes: https://bugs.gentoo.org/676102
Closes: https://bugs.gentoo.org/680734
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11394
Signed-off-by: Michał Górny  gentoo.org>

 dev-go/go-bindata/Manifest|  1 +
 dev-go/go-bindata/go-bindata-1.0.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-go/go-bindata/Manifest b/dev-go/go-bindata/Manifest
index dd9b00df117..0518ea6e8e4 100644
--- a/dev-go/go-bindata/Manifest
+++ b/dev-go/go-bindata/Manifest
@@ -1 +1,2 @@
 DIST go-bindata-0_pre20151023.tar.gz 17860 BLAKE2B 
281a4ccbac82af31017728dd309cc32852a959cbe4e468bb2cf7e05266de748a22d062d8863350caaa713a28efb3c0dc7543abcf1fd1812543364ed6ff166c65
 SHA512 
ed1d2fd1c5a833b6efdc731eb43f72fc072a701c447a926ad6c1f9be3c0f1ed92c689639d02a288230a49d53795f41092deab132389871a5b9f79abdc525fc43
+DIST go-bindata-1.0.0.tar.gz 17871 BLAKE2B 
d461d863f099c705dbee5d32b188f1fde369c6e7497dfb8a1434d54f1c7bbf462357956960671f85813ce63fe1a3744578fa7a474362149aa115ac7c36a22fc8
 SHA512 
e6b46f80e39ad5463d67289fcae102eb7c18e8390daee99e495a94c97ed35df390dbfa6a36e11f43663ce38f05cafafdb5b3dd2896885fab7fd1f33e865d82a4

diff --git a/dev-go/go-bindata/go-bindata-1.0.0.ebuild 
b/dev-go/go-bindata/go-bindata-1.0.0.ebuild
new file mode 100644
index 000..32457564b82
--- /dev/null
+++ b/dev-go/go-bindata/go-bindata-1.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/go-bindata/go-bindata/..."
+KEYWORDS="~amd64 ~arm"
+
+DESCRIPTION="A small utility which generates Go code from any file"
+HOMEPAGE="https://github.com/go-bindata/go-bindata";
+SRC_URI="https://github.com/go-bindata/go-bindata/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="CC-PD"
+SLOT="0/${PVR}"
+
+src_install() {
+   GOBIN=${S}/bin \
+   golang-build_src_install
+   dobin bin/*
+}



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

2019-04-21 Thread Michał Górny
commit: d8b847da354d330a40a67a2971bbb851744a4ec2
Author: Tomas Mozes  gmail  com>
AuthorDate: Sun Mar 17 00:27:22 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 21 21:33:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b847da

www-apps/gitea: bump to 1.7.6

Thanks to Felix Neumärker and Pierre-Olivier Mercier
for patches.

Closes: https://bugs.gentoo.org/680590
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11387
Signed-off-by: Michał Górny  gentoo.org>

 www-apps/gitea/Manifest   |  1 +
 www-apps/gitea/files/gitea.confd-r1   | 14 ++
 www-apps/gitea/files/gitea.initd-r2   | 22 +
 www-apps/gitea/files/gitea.service-r1 | 28 
 www-apps/gitea/gitea-1.7.6.ebuild | 85 +++
 5 files changed, 150 insertions(+)

diff --git a/www-apps/gitea/Manifest b/www-apps/gitea/Manifest
index 4ed8383cb25..9cdebf87da2 100644
--- a/www-apps/gitea/Manifest
+++ b/www-apps/gitea/Manifest
@@ -1 +1,2 @@
 DIST gitea-1.7.4.tar.gz 20858340 BLAKE2B 
81d896d313abe25bc1a5becd16249c2ce39ab45d9f40ccf3a565b6777847c7256d5b131f597be237df57513a207978e23480ad3c6087bbc588afe8bbcd46d5c9
 SHA512 
eede6d410529b1facf65061256e48fee7d459aa12d8c55346d3ad78004a45b7bf667536979fe92270a85901102fd9cddb8183490e16f912b742e799ca912e370
+DIST gitea-1.7.6.tar.gz 20868421 BLAKE2B 
bdd623c09f628a56df9e2c36958d94582707ffeaeb45960fd1ea0d50a8083458683f28ab2c398ac1e939ba6b011ba6a83cc02abd98e9b9ff131bda8fd224c66c
 SHA512 
ad39969b5f1246875c006c72f2ea711772f29bfb9c687510efbd2089c9f88e9d218d14b03111715179b2e0f72f85731f22dd46fc022e224be73b7e73e798236b

diff --git a/www-apps/gitea/files/gitea.confd-r1 
b/www-apps/gitea/files/gitea.confd-r1
new file mode 100644
index 000..19018c1c645
--- /dev/null
+++ b/www-apps/gitea/files/gitea.confd-r1
@@ -0,0 +1,14 @@
+# Gitea configuration
+GITEA_CONF="/etc/gitea/app.ini"
+
+# Gitea user
+GITEA_USER="git"
+
+# Gitea group
+GITEA_GROUP="git"
+
+# Gitea working directory
+GITEA_WORK_DIR="/var/lib/gitea"
+
+# Gitea custom directory
+GITEA_CUSTOM="${GITEA_WORK_DIR}/custom"

diff --git a/www-apps/gitea/files/gitea.initd-r2 
b/www-apps/gitea/files/gitea.initd-r2
new file mode 100644
index 000..24cac0b41f2
--- /dev/null
+++ b/www-apps/gitea/files/gitea.initd-r2
@@ -0,0 +1,22 @@
+#!/sbin/openrc-run
+# Copyright 2016-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+description="Gitea, a self-hosted Git service"
+
+: ${GITEA_CONF:=/etc/gitea/app.ini}
+: ${GITEA_USER:=git}
+: ${GITEA_GROUP:=git}
+: ${GITEA_WORK_DIR:=/var/lib/gitea}
+: ${GITEA_CUSTOM:=${GITEA_WORK_DIR}/custom}
+
+command="/usr/bin/gitea web"
+command_args="--config ${GITEA_CONF}"
+command_background="true"
+command_user="${GITEA_USER}:${GITEA_GROUP}"
+error_log="/var/log/${RC_SVCNAME}/${RC_SVCNAME}.err"
+output_log="/var/log/${RC_SVCNAME}/${RC_SVCNAME}.log"
+pidfile="/run/${RC_SVCNAME}.pid"
+required_files="${GITEA_CONF}"
+start_stop_daemon_args="-e GITEA_WORK_DIR=${GITEA_WORK_DIR} \
+   -e GITEA_CUSTOM=${GITEA_CUSTOM}"

diff --git a/www-apps/gitea/files/gitea.service-r1 
b/www-apps/gitea/files/gitea.service-r1
new file mode 100644
index 000..73f924337fd
--- /dev/null
+++ b/www-apps/gitea/files/gitea.service-r1
@@ -0,0 +1,28 @@
+[Unit]
+Description=Gitea service
+Documentation=https://docs.gitea.io/
+
+AssertPathIsDirectory=/var/lib/gitea
+AssertPathIsReadWrite=/var/lib/gitea
+
+After=network.target
+Requires=network.target
+After=mysqld.service
+After=postgresql.service
+After=memcached.service
+After=redis.service
+
+[Service]
+User=git
+Group=git
+
+Environment="GITEA_WORK_DIR=/var/lib/gitea GITEA_CUSTOM=/var/lib/gitea/custom"
+WorkingDirectory=/var/lib/gitea
+ExecStart=/usr/bin/gitea web --config /etc/gitea/app.ini
+
+Restart=always
+PrivateTmp=true
+Nice=5
+
+[Install]
+WantedBy=multi-user.target

diff --git a/www-apps/gitea/gitea-1.7.6.ebuild 
b/www-apps/gitea/gitea-1.7.6.ebuild
new file mode 100644
index 000..f62591346a4
--- /dev/null
+++ b/www-apps/gitea/gitea-1.7.6.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit golang-vcs-snapshot systemd user
+
+EGO_PN="code.gitea.io/gitea"
+KEYWORDS="~amd64 ~arm"
+
+DESCRIPTION="A painless self-hosted Git service"
+HOMEPAGE="https://gitea.io";
+SRC_URI="https://github.com/go-gitea/gitea/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="pam sqlite"
+
+COMMON_DEPEND="pam? ( sys-libs/pam )"
+DEPEND="${COMMON_DEPEND}
+   dev-go/go-bindata"
+RDEPEND="${COMMON_DEPEND}
+   dev-vcs/git"
+
+DOCS=( custom/conf/app.ini.sample CONTRIBUTING.md README.md )
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+pkg_setup() {
+   enewgroup git
+   enewuser git -1 /bin/bash /var/lib/gitea git
+}
+
+gitea_make() {
+   local my_tags=(
+   bindata
+   $(usev pam)
+

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

2019-04-21 Thread Michał Górny
commit: cde9530cc127d9bdd034cc1bc46245df835f2e0c
Author: Josiah Mullins  protonmail  com>
AuthorDate: Sat Feb 16 15:11:16 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 21 21:16:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde9530c

net-libs/tox: update to tox 0.2.9

This commit updates the version from tox-0.2.8 to tox-0.2.9.

Signed-off-by: Josiah Mullins  protonmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11072
Signed-off-by: Michał Górny  gentoo.org>

 net-libs/tox/Manifest |   1 +
 net-libs/tox/tox-0.2.9.ebuild | 100 ++
 2 files changed, 101 insertions(+)

diff --git a/net-libs/tox/Manifest b/net-libs/tox/Manifest
index 9a173c62610..d9048b81122 100644
--- a/net-libs/tox/Manifest
+++ b/net-libs/tox/Manifest
@@ -1 +1,2 @@
 DIST c-toxcore-0.2.8.tar.gz 502907 BLAKE2B 
0ca2c861b3cd982b471fac5cf8bdacd21c3248118846cc17e51f33ba04cf3da12a64578744e47daa27bb8613762a6f562eb550f0b7af05a66696412f6d0a6360
 SHA512 
a23a87a74fe97091b00ea76676a22578ed1e2426ac777146bb6efc984f1bfd3fff0d7fb149691155b8e2db56e1e088a1884536e5b717ff5c45a87b437f275735
+DIST c-toxcore-0.2.9.tar.gz 510806 BLAKE2B 
e67bdb86757d1431cc9d627dbc9afa9f54c3deb7814b38c2126849d10e9225aa58d2b23d175622678be74894ea197d3084719422a605d95eb4c55c4597a79f98
 SHA512 
917826a906a9ca4f04f34494616b8e36ec9e74c6b0709c50e8fe2dd9da680d170013fef242a3fe1b834e8e54cd2dde6be1c14e5d977f8531436ef34280bc3966

diff --git a/net-libs/tox/tox-0.2.9.ebuild b/net-libs/tox/tox-0.2.9.ebuild
new file mode 100644
index 000..046b33fd197
--- /dev/null
+++ b/net-libs/tox/tox-0.2.9.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils systemd user
+
+MY_P="c-toxcore-${PV}"
+DESCRIPTION="Encrypted P2P, messaging, and audio/video calling platform"
+HOMEPAGE="https://tox.chat";
+SRC_URI="https://github.com/TokTok/c-toxcore/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0/0.2"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+av daemon ipv6 log-debug +log-error log-info log-trace log-warn 
static-libs test"
+
+REQUIRED_USE="?? ( log-debug log-error log-info log-trace log-warn )"
+
+RDEPEND="
+   av? ( media-libs/libvpx:=
+   media-libs/opus )
+   daemon? ( dev-libs/libconfig )
+   >=dev-libs/libsodium-0.6.1:=[asm,urandom,-minimal]"
+BDEPEND="virtual/pkgconfig"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   cmake-utils_src_prepare
+   #remove faulty tests
+   for testname in bootstrap lan_discovery save_compatibility tcp_relay 
tox_many_tcp; do
+   sed -i -e "/^auto_test(${testname})$/d" CMakeLists.txt || die
+   done
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DAUTOTEST=$(usex test)
+   -DBOOTSTRAP_DAEMON=$(usex daemon)
+   -DBUILD_MISC_TESTS=$(usex test)
+   -DBUILD_TOXAV=$(usex av)
+   -DENABLE_SHARED=ON
+   -DENABLE_STATIC=$(usex static-libs)
+   -DMUST_BUILD_TOXAV=$(usex av))
+   if use test; then
+   mycmakeargs+=(
+   -DBUILD_AV_TEST=$(usex av)
+   -DTEST_TIMEOUT_SECONDS=120
+   -DUSE_IPV6=$(usex ipv6))
+   else
+   mycmakeargs+=(
+   -DBUILD_AV_TEST=OFF
+   -DUSE_IPV6=OFF)
+   fi
+
+   if use log-trace; then
+   mycmakeargs+=(-DMIN_LOGGER_LEVEL="TRACE")
+   elif use log-debug; then
+   mycmakeargs+=(-DMIN_LOGGER_LEVEL="DEBUG")
+   elif use log-info; then
+   mycmakeargs+=(-DMIN_LOGGER_LEVEL="INFO")
+   elif use log-warn; then
+   mycmakeargs+=(-DMIN_LOGGER_LEVEL="WARNING")
+   elif use log-error; then
+   mycmakeargs+=(-DMIN_LOGGER_LEVEL="ERROR")
+   else
+   mycmakeargs+=(-DMIN_LOGGER_LEVEL="")
+   einfo "Logging disabled"
+   fi
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if use daemon; then
+   newinitd "${FILESDIR}"/initd tox-dht-daemon
+   newconfd "${FILESDIR}"/confd tox-dht-daemon
+   insinto /etc
+   doins "${FILESDIR}"/tox-bootstrapd.conf
+   systemd_dounit "${FILESDIR}"/tox-bootstrapd.service
+   fi
+}
+
+pkg_postinst() {
+   if use daemon; then
+   enewgroup tox
+   enewuser tox -1 -1 -1 tox
+   if [[ -f ${EROOT}/var/lib/tox-dht-bootstrap/key ]]; then
+   ewarn "Backwards compatability with the bootstrap 
daemon might have been"
+   ewarn "broken a while ago. To resolve this issue, 
REMOVE the following files:"
+   ewarn "${EROOT}/var/lib/tox-dht-bootstrap/key"
+

[gentoo-commits] proj/portage:master commit in: lib/portage/sync/, lib/portage/dbapi/, lib/portage/package/ebuild/, lib/portage/, ...

2019-04-21 Thread Zac Medico
commit: 603ee739bd22b9df9a1ee79d5644f7ad9320733a
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 21 19:48:43 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 21 19:52:00 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=603ee739

Import OrderedDict directly from collections

Signed-off-by: Zac Medico  gentoo.org>

 lib/_emerge/depgraph.py | 6 +++---
 lib/portage/dbapi/porttree.py   | 5 +++--
 lib/portage/news.py | 5 +++--
 lib/portage/package/ebuild/fetch.py | 6 --
 lib/portage/sync/__init__.py| 5 +++--
 lib/portage/sync/controller.py  | 5 +++--
 6 files changed, 19 insertions(+), 13 deletions(-)

diff --git a/lib/_emerge/depgraph.py b/lib/_emerge/depgraph.py
index 63e905cdb..32b2d7da3 100644
--- a/lib/_emerge/depgraph.py
+++ b/lib/_emerge/depgraph.py
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import division, print_function, unicode_literals
@@ -12,11 +12,11 @@ import stat
 import sys
 import textwrap
 import warnings
-from collections import deque
+from collections import deque, OrderedDict
 from itertools import chain
 
 import portage
-from portage import os, OrderedDict
+from portage import os
 from portage import _unicode_decode, _unicode_encode, _encodings
 from portage.const import PORTAGE_PACKAGE_ATOM, USER_CONFIG_PATH, VCS_DIRS
 from portage.dbapi import dbapi

diff --git a/lib/portage/dbapi/porttree.py b/lib/portage/dbapi/porttree.py
index 64a5f3681..7a28f5876 100644
--- a/lib/portage/dbapi/porttree.py
+++ b/lib/portage/dbapi/porttree.py
@@ -1,4 +1,4 @@
-# Copyright 1998-2018 Gentoo Foundation
+# Copyright 1998-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import unicode_literals
@@ -34,7 +34,6 @@ from portage import eclass_cache, \
 from portage import os
 from portage import _encodings
 from portage import _unicode_encode
-from portage import OrderedDict
 from portage.util._eventloop.EventLoop import EventLoop
 from portage.util.futures import asyncio
 from portage.util.futures.compat_coroutine import coroutine, coroutine_return
@@ -49,6 +48,8 @@ import errno
 import collections
 import functools
 
+from collections import OrderedDict
+
 try:
from urllib.parse import urlparse
 except ImportError:

diff --git a/lib/portage/news.py b/lib/portage/news.py
index 8397646b0..f7c8c7bb9 100644
--- a/lib/portage/news.py
+++ b/lib/portage/news.py
@@ -1,5 +1,5 @@
 # portage: news management code
-# Copyright 2006-2017 Gentoo Foundation
+# Copyright 2006-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import print_function, unicode_literals
@@ -9,13 +9,14 @@ __all__ = ["NewsManager", "NewsItem", "DisplayRestriction",
"DisplayInstalledRestriction",
"count_unread_news", "display_news_notifications"]
 
+from collections import OrderedDict
+
 import fnmatch
 import io
 import logging
 import os as _os
 import re
 import portage
-from portage import OrderedDict
 from portage import os
 from portage import _encodings
 from portage import _unicode_decode

diff --git a/lib/portage/package/ebuild/fetch.py 
b/lib/portage/package/ebuild/fetch.py
index 0431e11ea..bfd97601c 100644
--- a/lib/portage/package/ebuild/fetch.py
+++ b/lib/portage/package/ebuild/fetch.py
@@ -1,4 +1,4 @@
-# Copyright 2010-2017 Gentoo Foundation
+# Copyright 2010-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import print_function
@@ -14,6 +14,8 @@ import stat
 import sys
 import tempfile
 
+from collections import OrderedDict
+
 try:
from urllib.parse import urlparse
 except ImportError:
@@ -27,7 +29,7 @@ portage.proxy.lazyimport.lazyimport(globals(),
'portage.package.ebuild.prepare_build_dirs:prepare_build_dirs',
 )
 
-from portage import OrderedDict, os, selinux, shutil, _encodings, \
+from portage import os, selinux, shutil, _encodings, \
_shell_quote, _unicode_encode
 from portage.checksum import (get_valid_checksum_keys, perform_md5, verify_all,
_filter_unaccelarated_hashes, _hash_filter, _apply_hash_filter)

diff --git a/lib/portage/sync/__init__.py b/lib/portage/sync/__init__.py
index 805b1f270..63727545f 100644
--- a/lib/portage/sync/__init__.py
+++ b/lib/portage/sync/__init__.py
@@ -1,9 +1,10 @@
-# Copyright 2014-2015 Gentoo Foundation
+# Copyright 2014-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 import os
 
-from portage import OrderedDict
+from collections import OrderedDict
+
 from portage.module import Modules
 from portage.sync.controller import SyncManager
 from portage.sync.config_checks import check_type

diff --git a/lib/portage/sync/controller.py b/lib/portage/sync/controller.py
index bf5750f7f..c4c72e73a 1

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

2019-04-21 Thread Zac Medico
commit: cfdd01b7d08d00ed1bec66e1d0f5ef976e131c28
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 21 19:14:56 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 21 19:39:19 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=cfdd01b7

Remove internal OrderedDict implementation

This is no longer needed becuase collections.OrderedDict is available
since Python 2.7.

Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/__init__.py   |  8 ++--
 lib/portage/cache/mappings.py | 30 +-
 2 files changed, 3 insertions(+), 35 deletions(-)

diff --git a/lib/portage/__init__.py b/lib/portage/__init__.py
index b108ca3e5..f361b9dcf 100644
--- a/lib/portage/__init__.py
+++ b/lib/portage/__init__.py
@@ -1,4 +1,4 @@
-# Copyright 1998-2019 Gentoo Foundation
+# Copyright 1998-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import unicode_literals
@@ -112,11 +112,7 @@ try:
'time',
)
 
-   try:
-   from collections import OrderedDict
-   except ImportError:
-   proxy.lazyimport.lazyimport(globals(),
-   'portage.cache.mappings:OrderedDict')
+   from collections import OrderedDict
 
import portage.const
from portage.const import VDB_PATH, PRIVATE_PATH, CACHE_PATH, 
DEPCACHE_PATH, \

diff --git a/lib/portage/cache/mappings.py b/lib/portage/cache/mappings.py
index 921fdaf1b..0432fdf60 100644
--- a/lib/portage/cache/mappings.py
+++ b/lib/portage/cache/mappings.py
@@ -1,4 +1,4 @@
-# Copyright: 2005-2009 Gentoo Foundation
+# Copyright: 2005-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 # Author(s): Brian Harring (ferri...@gentoo.org)
 
@@ -187,34 +187,6 @@ class UserDict(MutableMapping):
if sys.hexversion >= 0x300:
keys = __iter__
 
-class OrderedDict(UserDict):
-
-   __slots__ = ('_order',)
-
-   def __init__(self, *args, **kwargs):
-   self._order = []
-   UserDict.__init__(self, *args, **kwargs)
-
-   def __iter__(self):
-   return iter(self._order)
-
-   def __setitem__(self, key, item):
-   new_key = key not in self
-   UserDict.__setitem__(self, key, item)
-   if new_key:
-   self._order.append(key)
-
-   def __delitem__(self, key):
-   UserDict.__delitem__(self, key)
-   self._order.remove(key)
-
-   def clear(self):
-   UserDict.clear(self)
-   del self._order[:]
-
-   if sys.hexversion >= 0x300:
-   keys = __iter__
-
 class ProtectedDict(MutableMapping):
"""
given an initial dict, this wraps that dict storing changes in a 
secondary dict, protecting



[gentoo-commits] proj/linux-patches: New branch: 5.1

2019-04-21 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Apr 21 20:07:49 2019 +

New branch: 5.1




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

2019-04-21 Thread Mike Pagano
commit: 75a7e2ce992f66727cda97afd6b95266b9035033
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Apr 21 20:02:42 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Apr 21 20:02:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a7e2ce

sys-kernel/git-sources: Linux patch 5.1-rc6

Signed-off-by: Mike Pagano  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-5.1_rc6.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index ad690124ff2..2af9cfee04c 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -4,3 +4,4 @@ DIST patch-5.1-rc2.patch 39225075 BLAKE2B 
3b4efa4ac54a76f18ec1cea311c21f9599a5d3
 DIST patch-5.1-rc3.patch 39886006 BLAKE2B 
f4777ad45eeef9281df9bb4255e2d70750e7cd63ba09ce78fd7a218f754ca6748efda3cb873facbf8316fc32920c755b8ca1f4eb066aeda8e177d4261e67107f
 SHA512 
96d20dde7efdb73077939414752d37dd20623b7efca396a4a676b2fb2f7388a5eb552933e3007a7960e0c031145bdd7f630cc9b6380d57a6a5917553ae8e2fb0
 DIST patch-5.1-rc4.patch 40198305 BLAKE2B 
981cf99dcc6102bc45e240577b5ab5d566ede507cd753139d52255d4145a0c72c3eb07b1b4f275f65ebe13ac6f67ba74c93d99ab44aa8e33ee4779b977f87685
 SHA512 
a3b29cd28403893b76961e184391421ee14580645224d92e9fee38a067d4dc184594ee5204141c94ce0e891cf7ba0f66e123f09ad723263ac64d607a737b5df8
 DIST patch-5.1-rc5.patch 40391650 BLAKE2B 
3f6d76f528e9eed9611315362e1c78821968c28cd852fc8d02dd052a5175889583260557207a9b85bd4af4df5d4f65d2d83b222b7791fc6075684289f5184a2c
 SHA512 
97f211fff49def57cc89aaac7f56d3421a2577d8fb8154ca3a7ccc4905a8c02a23e4e5a539ab8e6085fd98a6b8876c0db98535acef8b1a3be687f11005741cd5
+DIST patch-5.1-rc6.patch 40668793 BLAKE2B 
5228d2bd81642b28247ef39d021c3baee9cb9f396aa09798574fa4d928815016f02578dc886777ae1c69a746032d2a86cc25655ae0a80f2fc0805a2b61454edc
 SHA512 
cb134cef2d9cbad89a30cea29363059c6681a796e66347c350f08f1a2399442700e423b3f693a1cbdf573f147ae8251624b80cbb90cb787c35f8b4b688385eba

diff --git a/sys-kernel/git-sources/git-sources-5.1_rc6.ebuild 
b/sys-kernel/git-sources/git-sources-5.1_rc6.ebuild
new file mode 100644
index 000..775e4fb8b97
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-5.1_rc6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="5.0"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org";
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.5"
+
+pkg_postinst() {
+   postinst_sources
+}



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

2019-04-21 Thread Andreas Sturmlechner
commit: b37e6a71e51644d3d6ef26a5f4a1cf8104f5078b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 19:47:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 19:49:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37e6a71

kde-apps/libkomparediff2: Switch back to KDE_TEST="true"

Closes: https://bugs.gentoo.org/684044
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/libkomparediff2/libkomparediff2-19.04.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/libkomparediff2/libkomparediff2-19.04.0.ebuild 
b/kde-apps/libkomparediff2/libkomparediff2-19.04.0.ebuild
index f891ce3400f..ef6d32a42c0 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-19.04.0.ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-19.04.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_TEST="optional"
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="KDE library to compare files and strings"



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

2019-04-21 Thread Andreas Sturmlechner
commit: d7f93801b03c28712afe0ee047ad4baffd5a3454
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 19:47:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 19:48:24 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d7f93801

kde-apps/libkomparediff2: Revert "Switch KDE_TEST to optional"

This reverts commit eb9be0ae08b7c2cdb2c9038f4097f16ad5fc876a.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/libkomparediff2/libkomparediff2-19.04.49..ebuild | 2 +-
 kde-apps/libkomparediff2/libkomparediff2-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/libkomparediff2/libkomparediff2-19.04.49..ebuild 
b/kde-apps/libkomparediff2/libkomparediff2-19.04.49..ebuild
index 3e2ee1c200..ac96478261 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-19.04.49..ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-19.04.49..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_TEST="optional"
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="KDE library to compare files and strings"

diff --git a/kde-apps/libkomparediff2/libkomparediff2-.ebuild 
b/kde-apps/libkomparediff2/libkomparediff2-.ebuild
index 3e2ee1c200..ac96478261 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-.ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_TEST="optional"
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="KDE library to compare files and strings"



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/catch/

2019-04-21 Thread Mikle Kolyada
commit: a322dd9f6ca79610fe66a0ddc6ba3ddb4c3cd6ec
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:48:38 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a322dd9f

dev-cpp/catch: x86 stable wrt bug #682718

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 dev-cpp/catch/catch-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/catch/catch-2.5.0.ebuild b/dev-cpp/catch/catch-2.5.0.ebuild
index b649c8e17e6..2beda20f59a 100644
--- a/dev-cpp/catch/catch-2.5.0.ebuild
+++ b/dev-cpp/catch/catch-2.5.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]]; then
 else
MY_P=${PN^}2-${PV}
SRC_URI="https://github.com/catchorg/Catch2/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 
S=${WORKDIR}/${MY_P}
 fi



[gentoo-commits] repo/gentoo:master commit in: x11-apps/radeon-profile-daemon/

2019-04-21 Thread Lars Wendler
commit: 5b260c33d920221be83e5ffc47c040f8d34ad3f9
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr 21 19:38:09 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr 21 19:39:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b260c33

x11-apps/radeon-profile-daemon: Added missing dependencies

Closes: https://bugs.gentoo.org/684040
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 .../radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild  | 6 ++
 .../radeon-profile-daemon/radeon-profile-daemon-.ebuild | 6 ++
 2 files changed, 12 insertions(+)

diff --git 
a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild 
b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild
index bacc9cb267d..ca74330cfd3 100644
--- a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild
+++ b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild
@@ -19,6 +19,12 @@ SLOT="0"
 
 IUSE=""
 
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+"
+DEPEND="${RDEPEND}"
+
 S="${WORKDIR}/${P}/${PN}"
 
 src_prepare() {

diff --git 
a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-.ebuild 
b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-.ebuild
index bacc9cb267d..ca74330cfd3 100644
--- a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-.ebuild
+++ b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-.ebuild
@@ -19,6 +19,12 @@ SLOT="0"
 
 IUSE=""
 
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+"
+DEPEND="${RDEPEND}"
+
 S="${WORKDIR}/${P}/${PN}"
 
 src_prepare() {



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

2019-04-21 Thread Jeroen Roovers
commit: 892bd7b6473a549a16f17200abcf4de8eb303789
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 21 19:37:10 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 21 19:37:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892bd7b6

www-client/opera: Old

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera/Manifest   |   3 -
 www-client/opera/opera-58.0.3135.127.ebuild | 112 
 www-client/opera/opera-60.0.3255.27.ebuild  | 112 
 www-client/opera/opera-60.0.3255.56.ebuild  | 112 
 4 files changed, 339 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 2cb48860e5f..9f0e33db20a 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -2,7 +2,4 @@ DIST opera-12.16-1860.amd64.freebsd.tar.xz 13312684 BLAKE2B 
2c4cd52a07999c5beabe
 DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 BLAKE2B 
35fef5a5d1784941ce11ff3fed440d9c8f83ce5f9a0a8aad3f68deb470a7d82accfe7c9c93be225b458c0fc8e738ca7841d3d14abcaa201801321f3280f2b58f
 SHA512 
0bb2c0548765ea476cdb8be6c84faf1d60dddb5a2c08b7312027f4cd17fa8ebd4fbc1a97657bbcb0ac07733e5f3b340b181a307a778c38543140adbfe7f8b844
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 BLAKE2B 
7f9ef54f44bc143c13173bce92543351c39288058455baf3fde19f9f8766c9acd72971216c8c340fd89e918f18e89320eb8d13c4be9ec71635e2073c94c90067
 SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c692d445fc8949f554c3bbe2bf3c9f222885891458cab7af1a29096cd3caf6936e83068841dda4bff5b8a17eb55a86bebe39ce2b270183
 SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
-DIST opera-stable_58.0.3135.127_amd64.deb 70953530 BLAKE2B 
9d3cebbedcda9472e01edb8561828a3be280f2f1bf5b9bb49ed25640fdd2525999bbeef8935a9847d37be8a3151ec39fd4c56b7e898ba1f7a365adceef93bf6d
 SHA512 
9dc75702f735862034012dc158608048115145308d8f8b11e523ff7d09a1dea0773a681c11a7d78b7cff66c65fef5559825959104e36f9ac5723845319a1f7e2
-DIST opera-stable_60.0.3255.27_amd64.deb 66428142 BLAKE2B 
de5ca966ca661110ba38120ea4d6210172020e21fcb81e4e0e431fe45d0f0b35d54559c5b44a8ac5af751ac25c3923ac990ed438c46aad86826e1607758b7d47
 SHA512 
8e9568979006c89bd0a5df5a6c7e182c602f1a8e2b4f058899635d5348ce0f412fe6b157f280177a94c230ac32a0fd638779be97e0fc85c67e466266e93d
-DIST opera-stable_60.0.3255.56_amd64.deb 66847936 BLAKE2B 
281b3b713747f539487ec90dfacb93586f325da288a11b42bfd608c987d6276e285936c33b245c35e15e23dd112604d3da9ffd5b653554f570500cb9190d1ed3
 SHA512 
ba54127915a14b93878f0f4fc7e583c7287012daedade3169a17e8aafb6c422b5b2e1b7c26e6894f0bfec62cc5bbfbdcfe6413b3c69943cd38310df4b10fdae8
 DIST opera-stable_60.0.3255.59_amd64.deb 66570178 BLAKE2B 
0dcd5890c03a4d919c7ee9df6755f603196626f075b15b94610d68738043f1488bd4d11a06150150c3936a3771edc0f6d12bbb9c4c0e4811bf9c1b4ba12cf2c5
 SHA512 
d4cad9ea145d603be9541e664e601dd10f4042e894a4362b346bc105c143e2a40d82d6fbb0f3a60b363e435248d85d440674dee3a87eb1a59339d2be7ec97eae

diff --git a/www-client/opera/opera-58.0.3135.127.ebuild 
b/www-client/opera/opera-58.0.3135.127.ebuild
deleted file mode 100644
index 3e9910b03cc..000
--- a/www-client/opera/opera-58.0.3135.127.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it 
ja
-   ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi 
zh-CN
-   zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/";
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
-"
-done
-KEYWORDS="amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrend

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

2019-04-21 Thread Jeroen Roovers
commit: f6296f3061471f6242feac827cd39cec39a02cc8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 21 19:35:21 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 21 19:37:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6296f30

www-client/opera: Version 60.0.3255.59

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera/Manifest  |   1 +
 www-client/opera/opera-60.0.3255.59.ebuild | 112 +
 2 files changed, 113 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 251b31279e1..2cb48860e5f 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -5,3 +5,4 @@ DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c69
 DIST opera-stable_58.0.3135.127_amd64.deb 70953530 BLAKE2B 
9d3cebbedcda9472e01edb8561828a3be280f2f1bf5b9bb49ed25640fdd2525999bbeef8935a9847d37be8a3151ec39fd4c56b7e898ba1f7a365adceef93bf6d
 SHA512 
9dc75702f735862034012dc158608048115145308d8f8b11e523ff7d09a1dea0773a681c11a7d78b7cff66c65fef5559825959104e36f9ac5723845319a1f7e2
 DIST opera-stable_60.0.3255.27_amd64.deb 66428142 BLAKE2B 
de5ca966ca661110ba38120ea4d6210172020e21fcb81e4e0e431fe45d0f0b35d54559c5b44a8ac5af751ac25c3923ac990ed438c46aad86826e1607758b7d47
 SHA512 
8e9568979006c89bd0a5df5a6c7e182c602f1a8e2b4f058899635d5348ce0f412fe6b157f280177a94c230ac32a0fd638779be97e0fc85c67e466266e93d
 DIST opera-stable_60.0.3255.56_amd64.deb 66847936 BLAKE2B 
281b3b713747f539487ec90dfacb93586f325da288a11b42bfd608c987d6276e285936c33b245c35e15e23dd112604d3da9ffd5b653554f570500cb9190d1ed3
 SHA512 
ba54127915a14b93878f0f4fc7e583c7287012daedade3169a17e8aafb6c422b5b2e1b7c26e6894f0bfec62cc5bbfbdcfe6413b3c69943cd38310df4b10fdae8
+DIST opera-stable_60.0.3255.59_amd64.deb 66570178 BLAKE2B 
0dcd5890c03a4d919c7ee9df6755f603196626f075b15b94610d68738043f1488bd4d11a06150150c3936a3771edc0f6d12bbb9c4c0e4811bf9c1b4ba12cf2c5
 SHA512 
d4cad9ea145d603be9541e664e601dd10f4042e894a4362b346bc105c143e2a40d82d6fbb0f3a60b363e435248d85d440674dee3a87eb1a59339d2be7ec97eae

diff --git a/www-client/opera/opera-60.0.3255.59.ebuild 
b/www-client/opera/opera-60.0.3255.59.ebuild
new file mode 100644
index 000..28c78dd8a55
--- /dev/null
+++ b/www-client/opera/opera-60.0.3255.59.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it 
ja
+   ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi 
zh-CN
+   zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/";
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
+"
+done
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   epatch_user
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   esac
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}-stable/copyright || die
+   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_preinst() {
+   gnome2_icon

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

2019-04-21 Thread Jeroen Roovers
commit: ff7bdfaafe64767b301d4e9ef91abe5ef45fe0b2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 21 19:36:29 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 21 19:37:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7bdfaa

www-client/opera: Stable

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

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

diff --git a/www-client/opera/opera-60.0.3255.59.ebuild 
b/www-client/opera/opera-60.0.3255.59.ebuild
index 28c78dd8a55..3e9910b03cc 100644
--- a/www-client/opera/opera-60.0.3255.59.ebuild
+++ b/www-client/opera/opera-60.0.3255.59.ebuild
@@ -24,7 +24,7 @@ SRC_URI+="
"${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
 "
 done
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="
dev-libs/expat



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

2019-04-21 Thread Hans de Graaff
commit: 719a109ec392273c2345681a99bb7ea2cf29037a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 21 19:11:51 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 21 19:24:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=719a109e

net-analyzer/munin: add 2.0.47

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 net-analyzer/munin/Manifest|   2 +
 net-analyzer/munin/munin-2.0.47.ebuild | 416 +
 2 files changed, 418 insertions(+)

diff --git a/net-analyzer/munin/Manifest b/net-analyzer/munin/Manifest
index 815c31356b9..a3e4aea22d6 100644
--- a/net-analyzer/munin/Manifest
+++ b/net-analyzer/munin/Manifest
@@ -4,3 +4,5 @@ DIST munin-2.0.38-gentoo-1.tar.xz 5404 BLAKE2B 
d375c6a6c5bda768f83f701a9cf0236eb
 DIST munin-2.0.38.tar.gz 2253625 BLAKE2B 
10e4c1f9fb846fd30491c00c5be19d627ae97b033a190cfa1d3a5def7455daf7c6cae741b08f3389b4508220eb2bda6b6afd7eddf620dbb745eecd9cbc3e7b08
 SHA512 
1139cd2ca765ba85fcf7cf37986fb0dd5423d976ae2943373ee4706f376a6f299f0c626912db318eb49e541054017c604725e6f9b0c1e9198530375a2db6eb05
 DIST munin-2.0.43-gentoo-1.tar.xz 4288 BLAKE2B 
4b8695c8800712d07474aac3057041c03c63226a7569895d8ff5587592d0d7cdfaf808675ecf08a47c1986a2d8f8cb220091ce680aa87e1e4b7b5f88c806b258
 SHA512 
ebcd44d9385c799514ac930790928052692ab0f71bc4a641899fa9b6458e083b7f16230a95f703c5b0e2848ab6879e79a1e77f165fcd880c91e4581aafa336aa
 DIST munin-2.0.43.tar.gz 2264931 BLAKE2B 
92f2e13517a725303fe2569e65539b432822aa713c663a9974b9fba62db02a3606d0c56240e4e9d108a9f1aaa2ed3fcd9622387aa9b28eccc28356aee2e28777
 SHA512 
c01448e51aceafd8330e815c11fe63458768b48209edbffad983cffeff2b46f6eef8726792793485d491be9530dacb0bce11abeb2664e01541c73a77c9fd360c
+DIST munin-2.0.47-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
+DIST munin-2.0.47.tar.gz 2257217 BLAKE2B 
5b21c779487741ed505f77e07926d275741471a4dc699c8b8032bf008853c93757b7d0303773fbd76ec72dcf9185927a50517ca6d7744bd1020cdccd966cbb1b
 SHA512 
63b292378576726886a606f089ef3b19073bba89b63768570d9f1e6d12c69d1dcded6b2b377fd53290443108023a01c9cc81b6fd2ea092259cdf5b116bff665a

diff --git a/net-analyzer/munin/munin-2.0.47.ebuild 
b/net-analyzer/munin/munin-2.0.47.ebuild
new file mode 100644
index 000..211838a4662
--- /dev/null
+++ b/net-analyzer/munin/munin-2.0.47.ebuild
@@ -0,0 +1,416 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PATCHSET=1
+
+inherit user java-pkg-opt-2 systemd
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Munin Server Monitoring Tool"
+HOMEPAGE="http://munin-monitoring.org/";
+SRC_URI="
+   https://github.com/munin-monitoring/munin/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   https://dev.gentoo.org/~graaff/munin/${P}-gentoo-${PATCHSET}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test 
cgi ipv6 syslog ipmi http dhcpd doc apache2"
+REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
+
+# Upstream's listing of required modules is NOT correct!
+# Some of the postgres plugins use DBD::Pg, while others call psql directly.
+# Some of the mysql plugins use DBD::mysql, while others call mysqladmin 
directly.
+# We replace the original ipmi plugins with the freeipmi_ plugin which at 
least works.
+DEPEND_COM="
+   dev-lang/perl:=[berkdb]
+   dev-perl/DBI
+   dev-perl/Date-Manip
+   dev-perl/File-Copy-Recursive
+   dev-perl/List-MoreUtils
+   dev-perl/Log-Log4perl
+   dev-perl/Net-CIDR
+   dev-perl/Net-DNS
+   dev-perl/Net-Netmask
+   dev-perl/Net-SNMP
+   dev-perl/Net-Server[ipv6(-)?]
+   virtual/perl-Digest-MD5
+   virtual/perl-Getopt-Long
+   virtual/perl-MIME-Base64
+   virtual/perl-Storable
+   virtual/perl-Text-Balanced
+   virtual/perl-Time-HiRes
+   apache2? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )
+   asterisk? ( dev-perl/Net-Telnet )
+   cgi? (
+   dev-perl/FCGI
+   dev-perl/CGI-Fast
+   )
+   dhcpd? (
+   >=net-misc/dhcp-3[server]
+   dev-perl/Net-IP
+   dev-perl/HTTP-Date
+   )
+   doc? ( dev-python/sphinx )
+   http? ( dev-perl/libwww-perl )
+   irc? ( dev-perl/Net-IRC )
+   ldap? ( dev-perl/perl-ldap )
+   kernel_linux? ( sys-process/procps )
+   memcached? ( dev-perl/Cache-Memcached )
+   mysql? (
+   virtual/mysql
+   dev-perl/Cache-Cache
+   dev-perl/DBD-mysql
+   )
+   postgres? ( dev-perl/DBD-Pg dev-db/postgresq

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

2019-04-21 Thread Hans de Graaff
commit: 4dc0053364c32a018dada1298b0e084c48142870
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 21 19:20:29 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 21 19:24:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc00533

net-analyzer/munin: drop obsolete dependency

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/net-analyzer/munin/munin-2.0.47.ebuild 
b/net-analyzer/munin/munin-2.0.47.ebuild
index 211838a4662..d1c4dea964e 100644
--- a/net-analyzer/munin/munin-2.0.47.ebuild
+++ b/net-analyzer/munin/munin-2.0.47.ebuild
@@ -97,7 +97,7 @@ RDEPEND="${DEPEND_COM}
ipmi? ( >=sys-libs/freeipmi-1.1.6-r1 )
java? (
>=virtual/jre-1.5
-   || ( net-analyzer/netcat6 net-analyzer/netcat )
+   net-analyzer/netcat
)
!minimal? (
virtual/cron



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-vala/

2019-04-21 Thread Mikle Kolyada
commit: c7793215e123c90765e54bec401dab064aa293b1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:19:12 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7793215

xfce-extra/xfce4-vala: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild 
b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild
index 73446a32ced..b365b1d7c8e 100644
--- a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild
+++ b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://archive.xfce.org/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="$(vala_depend)



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notes-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 62cefaf0be07f53994686e9f56bb18ca08f2a1fc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:19:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62cefaf0

xfce-extra/xfce4-notes-plugin: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild 
b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
index 668eff348fc..ef644c59806 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${P}.ta
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.24:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 1e9127c100fac141e582e5b1ad7513c3bc4ab216
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:18:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9127c1

xfce-extra/xfce4-time-out-plugin: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild 
b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 1b17740c067..4aacad61f0d 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-places-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 78d6887b154437e8d27e9cb600401b4c916cfe7a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:18:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d6887b

xfce-extra/xfce4-places-plugin: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild 
b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
index 7a8330de60d..ffb20313ee6 100644
--- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
+++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE="libnotify"
 
 RDEPEND=">=dev-libs/glib-2.28:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-windowck-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 3dc062a708c2e1597792cdb2310406dab391f21b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:18:40 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc062a7

xfce-extra/xfce4-windowck-plugin: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild 
b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild
index 393b44fd967..f0bf1b64ece 100644
--- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild
+++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.20:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/

2019-04-21 Thread Mikle Kolyada
commit: c785594161d889ff3b5ecfa8da9c699ce68f6667
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:18:44 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7855941

xfce-extra/xfdashboard: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild 
b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
index d902d664328..997eab0c2bd 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/dbus-glib-0.100:=



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-places-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 9519360e76d0dde94b27d061be1d9f56c72a755e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:19:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9519360e

xfce-extra/xfce4-places-plugin: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild 
b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
index ffb20313ee6..3730eebd90e 100644
--- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
+++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE="libnotify"
 
 RDEPEND=">=dev-libs/glib-2.28:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 77a08c3c9b484601243a534a1fe67e4078d961f2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:19:09 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a08c3c

xfce-extra/xfce4-time-out-plugin: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild 
b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 4aacad61f0d..1db8c049479 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-windowck-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 92d5957851c8850e9d74062645902450f23716d2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:19:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d59578

xfce-extra/xfce4-windowck-plugin: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild 
b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild
index f0bf1b64ece..48bc0eb09e8 100644
--- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild
+++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.20:2



[gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/

2019-04-21 Thread Virgil Dupras
commit: 13ed53d25da0c5319cc1dbf971d0538bc057ef5b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Apr 21 19:01:28 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Apr 21 19:18:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ed53d2

app-i18n/unicode-data: bump to 12.0.0

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-i18n/unicode-data/Manifest   |  2 ++
 app-i18n/unicode-data/unicode-data-12.0.0.ebuild | 31 
 2 files changed, 33 insertions(+)

diff --git a/app-i18n/unicode-data/Manifest b/app-i18n/unicode-data/Manifest
index 5655136c3bf..0c8298ba41e 100644
--- a/app-i18n/unicode-data/Manifest
+++ b/app-i18n/unicode-data/Manifest
@@ -2,5 +2,7 @@ DIST unicode-data-10.0.0-UCD.zip 5991193 BLAKE2B 
4724c6f11156b8d97c924c1e08232d2
 DIST unicode-data-10.0.0-Unihan.zip 6632227 BLAKE2B 
2bd290b083c87752c3462b8fe7a8c13e3943c69083ba7fbbcc659ca40476e984de1d49a102648d0a669bdaac81babb4c15d0ccba7769e3e4eb1db9efba778f67
 SHA512 
377f53ddc9ae514e8866c0e6b79f9b1d3613fad5a7e29c57a06baf8be84cbada0703b1c660401e7dbd2bb861b09fa9159b77322f42b34f5a0dc0d8f70ac4db12
 DIST unicode-data-11.0.0-UCD.zip 5751718 BLAKE2B 
e9ad8eb47b5b5753e345836b19b72b5bf34d51b45369e79330992e1426a971e75715675ec24bbc4200a969516811b1a80b81503b52fae7f6abc5f6dab8a573ea
 SHA512 
954a499ff072727c8778e711fb1753834adf09277c9e9a2592c02b59971860f9a407c7e9985ed1e6bdda7a3cf3b1cd6316599c4bffe8b0625413f874486830c1
 DIST unicode-data-11.0.0-Unihan.zip 6747669 BLAKE2B 
522291be19f68978f6701c0e624d6d0589b94798d0c1099f8c554c778497383c04422b0ff3613c59af9ea496243f4aa4354ea5b85e66f601a24435da96a3ec00
 SHA512 
a045e79545f1ec3529a8556d41c73b20809979e002f98314068c6f91daa79abb2ab3ab383090651b55fb55e343d8fcf67bea822d93d6e3221a206d58ef9e3a7b
+DIST unicode-data-12.0.0-UCD.zip 8410561 BLAKE2B 
10d34faaad501ddaba6de73a126b8dc5acc2941f81050ec4ff432f9a6aeabe1e13004e0ee190d37751517e3c2ea07c879d3bf2e39b8430d473f93f7fe05b08a8
 SHA512 
f9d845170df7e4952f90c6c75b256c2d330e174b95534fd6e8076bc6ad827a007b5e2b49562d29a4f7e6a529a41bb59330fb2acf94993f983049114d7b294a33
+DIST unicode-data-12.0.0-Unihan.zip 6749737 BLAKE2B 
a6caeb86f5c9dc13bc265c81acaa8ae791fdc8dbf728d3fba7a7004edcfbfa655424371cd4c9e667e1f1d6a5623b0ac1d320f0709c232b58b02494a728c7d2dd
 SHA512 
7fdefad078284c14a9105655d1cb4d2b0dc1c89c56effe92ffcbd5a30b325559a56d97574b6077144d7a4ed02df6e6a402a2a5360e4abc0c84bae5c589044375
 DIST unicode-data-9.0.0-UCD.zip 5655592 BLAKE2B 
bacfd82142e2327d5633a927d6283d1bf3d43d0476b43ca5b23190abafba5aec3f29a59f096a651acc320a7bbf5f511aaa39e1f09b9fe24e96b0623610bec6a0
 SHA512 
e9bdf8ed6647b4d0bd83c6fcd885cb450fddbf84dac376e9771bddbb7ee1e8ea1ca8c2ca79e23832c26a4819dd62f86fcfa6eb6a1fcc7294185f5bc78be8fa2a
 DIST unicode-data-9.0.0-Unihan.zip 6558824 BLAKE2B 
18900bacb9ec84eef99758a1647f657685f2fc40d705b7cd8f88ea727d9494aab38cf4d40829d52afca7c11087e6b2b2c03547c14980b7d206ba241bff3d3e47
 SHA512 
9856d30afe5d7b0b088bde36c12431eae267992b315944ca8a7ddb3559adee7474fedd2d0d6b22716439f9cddad573a4bb45c6209036b0066a85fbd19412852e

diff --git a/app-i18n/unicode-data/unicode-data-12.0.0.ebuild 
b/app-i18n/unicode-data/unicode-data-12.0.0.ebuild
new file mode 100644
index 000..2f8edc45c49
--- /dev/null
+++ b/app-i18n/unicode-data/unicode-data-12.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Unicode data from unicode.org"
+HOMEPAGE="http://www.unicode.org/ucd/";
+SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
+   http://www.unicode.org/Public/zipped/${PV}/Unihan.zip -> 
${P}-Unihan.zip"
+
+LICENSE="unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}"
+
+src_unpack() {
+   # Unihan.zip needs to be installed as a zip for reverse deps
+   # https://bugzilla.gnome.org/show_bug.cgi?id=768210
+   unpack ${P}-UCD.zip
+}
+
+src_install() {
+   insinto /usr/share/${PN}
+   doins -r "${S}"/*
+   newins "${DISTDIR}"/${P}-Unihan.zip Unihan.zip
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-vala/

2019-04-21 Thread Mikle Kolyada
commit: d321861ba62c2044745af03203cf7f401a2f1746
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:18:37 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d321861b

xfce-extra/xfce4-vala: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild 
b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild
index 7b9ab017937..73446a32ced 100644
--- a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild
+++ b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r5.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://archive.xfce.org/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="$(vala_depend)



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

2019-04-21 Thread Virgil Dupras
commit: 98de6f326806181db1d06969800a009e7c53824c
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Apr 21 19:17:24 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Apr 21 19:18:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98de6f32

dev-libs/libutf8proc: don't access internet during tests

Patch the test data makefile to use app-i18n/unicode-data instead of
fetching unicode data from the internet.

Closes: https://bugs.gentoo.org/682812
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../files/libutf8proc-2.3.0-tests-nofetch.patch| 33 ++
 dev-libs/libutf8proc/libutf8proc-2.3.0.ebuild  |  6 +++-
 2 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libutf8proc/files/libutf8proc-2.3.0-tests-nofetch.patch 
b/dev-libs/libutf8proc/files/libutf8proc-2.3.0-tests-nofetch.patch
new file mode 100644
index 000..5750b43ad5f
--- /dev/null
+++ b/dev-libs/libutf8proc/files/libutf8proc-2.3.0-tests-nofetch.patch
@@ -0,0 +1,33 @@
+diff --git a/data/Makefile b/data/Makefile
+index f5d1dd9..60c09e3 100644
+--- a/data/Makefile
 b/data/Makefile
+@@ -10,6 +10,7 @@ PERL=perl
+ MAKE=make
+ JULIA=julia
+ CURLFLAGS = --retry 5 --location
++UDATA=/usr/share/unicode-data
+ 
+ .PHONY: clean
+ 
+@@ -25,6 +26,7 @@ CharWidths.txt: charwidths.jl EastAsianWidth.txt
+ UNICODE_VERSION=12.0.0
+ 
+ UnicodeData.txt:
++  cp $(UDATA)/$@ $@
+   $(CURL) $(CURLFLAGS) -o $@ -O 
http://www.unicode.org/Public/$(UNICODE_VERSION)/ucd/UnicodeData.txt
+ 
+ EastAsianWidth.txt:
+@@ -43,10 +45,10 @@ CaseFolding.txt:
+   $(CURL) $(CURLFLAGS) -o $@ -O 
$(URLCACHE)http://www.unicode.org/Public/$(UNICODE_VERSION)/ucd/CaseFolding.txt
+ 
+ NormalizationTest.txt:
+-  $(CURL) $(CURLFLAGS) -o $@ -O 
$(URLCACHE)http://www.unicode.org/Public/$(UNICODE_VERSION)/ucd/NormalizationTest.txt
++  cp $(UDATA)/$@ $@
+ 
+ GraphemeBreakTest.txt:
+-  $(CURL) $(CURLFLAGS) 
$(URLCACHE)http://www.unicode.org/Public/$(UNICODE_VERSION)/ucd/auxiliary/GraphemeBreakTest.txt
 | $(PERL) -pe 's,÷,/,g;s,×,+,g' > $@
++  cat $(UDATA)/auxiliary/$@ | $(PERL) -pe 's,÷,/,g;s,×,+,g' > $@
+ 
+ emoji-data.txt:
+   $(CURL) $(CURLFLAGS) -o $@ -O 
$(URLCACHE)http://unicode.org/Public/emoji/`echo $(UNICODE_VERSION) | cut -d. 
-f1-2`/emoji-data.txt

diff --git a/dev-libs/libutf8proc/libutf8proc-2.3.0.ebuild 
b/dev-libs/libutf8proc/libutf8proc-2.3.0.ebuild
index ea48c910201..3b3b3a53203 100644
--- a/dev-libs/libutf8proc/libutf8proc-2.3.0.ebuild
+++ b/dev-libs/libutf8proc/libutf8proc-2.3.0.ebuild
@@ -13,13 +13,17 @@ 
SRC_URI="https://github.com/JuliaStrings/utf8proc/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+IUSE="test"
 
 S="${WORKDIR}/${MY_P}"
 
+BDEPEND="test? ( =app-i18n/unicode-data-12.0* )"
+
 PATCHES=(
# Don't build or install static libs
"${FILESDIR}/${PN}-2.3.0-no-static.patch"
+   # use app-i18n/unicode-data for test data instead of curl
+   "${FILESDIR}/${PN}-2.3.0-tests-nofetch.patch"
 )
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/

2019-04-21 Thread Mikle Kolyada
commit: 0c892a5c8ff3d08fecd8e4b714fccb82029c271d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:19:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c892a5c

xfce-extra/xfdashboard: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild 
b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
index 997eab0c2bd..5eaf8acad41 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/dbus-glib-0.100:=



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notes-plugin/

2019-04-21 Thread Mikle Kolyada
commit: 84be3195a69ff6540568d05f4fb2e9c266099b5c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 21 19:18:15 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 21 19:19:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84be3195

xfce-extra/xfce4-notes-plugin: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild 
b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
index 2d2897fe14b..668eff348fc 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${P}.ta
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.24:2



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

2019-04-21 Thread David Seifert
commit: 2abf6846a13e71d41bd00e20f3e3645769b9f1f4
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 21 19:18:05 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 21 19:18:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abf6846

dev-db/percona-xtrabackup: Remove old

Closes: https://github.com/gentoo/gentoo/pull/11766
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 dev-db/percona-xtrabackup/Manifest |  1 -
 .../percona-xtrabackup-2.4.12.ebuild   | 86 --
 2 files changed, 87 deletions(-)

diff --git a/dev-db/percona-xtrabackup/Manifest 
b/dev-db/percona-xtrabackup/Manifest
index 0f003953d5a..551c586904a 100644
--- a/dev-db/percona-xtrabackup/Manifest
+++ b/dev-db/percona-xtrabackup/Manifest
@@ -1,3 +1,2 @@
 DIST boost_1_59_0.tar.gz 83709983 BLAKE2B 
8c6676fa05fa401a6ecb3b890d95aceb4421ec48dd0eab38ce8d170c618e177c82dc67a165938f6be1a01daab24ce41888f5442dbc19ad3dd41368a01a6f89e4
 SHA512 
05fdbe5637543defdbc630b921515425885593d16db14534ed7b9aa60925ade8fb598d50cb894aed6dae688e789047216daa1bf03fa1aeb6b531060d9dae52ae
-DIST percona-xtrabackup-2.4.12.tar.gz 57232309 BLAKE2B 
71b1dc0448b521b252463fb68ff111def3b71aebe187d3196e3c82f56539db02347d94713bea3dda5978f13b86b88a564ad6f12e3907134edc49a41dcde98e51
 SHA512 
228a48617eec3b824c7cb33882796ac2beb6ca1895fe73f7004e8dfd0b8bd1df471c39ba1c3fca2a819140d934a8a884f61dafae7cb56023dc7bc844d2846c8a
 DIST percona-xtrabackup-2.4.13.tar.gz 57254236 BLAKE2B 
061cbee03374193359ae557909389ec675ed35edf216afc9deeb0b7880705d03024d380d0d6070aabfdb710bbde3664fd73da65ae5980e58290d8c9af29f351c
 SHA512 
19d5fb3d775f1513b931cb2e736b753c1dd82c42fee382fdfa9f183eaee562c32f635db5d569d991cf1c8f7168de55ed863ba2c59db459ab79b80792b21ab298

diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild 
b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild
deleted file mode 100644
index 00fa92ff8fb..000
--- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils flag-o-matic
-
-DESCRIPTION="Hot backup utility for MySQL based servers"
-HOMEPAGE="https://www.percona.com/software/mysql-database/percona-xtrabackup";
-SRC_URI="https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PV}/source/tarball/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="
-   app-arch/lz4:0=
-   app-editors/vim-core
-   https://bugs.mysql.com/bug.php?id=87956
-   append-cxxflags $(test-flags-CXX -std=gnu++03) -std=gnu++03
-
-   local mycmakeargs=(
-   -DBUILD_CONFIG=xtrabackup_release
-   -DWITH_EDITLINE=system
-   -DWITH_LIBEVENT=system
-   -DWITH_LZ4=system
-   -DWITH_SSL=bundled # uses yassl, which isn't packaged
-   -DWITH_ZLIB=system
-   -DWITH_PIC=ON
-   )
-
-   local CMAKE_BUILD_TYPE="Release"
-   cmake-utils_src_configure
-}
-
-src_install() {
-   local p="${BUILD_DIR}/storage/innobase/xtrabackup"
-
-   dobin "${p}"/src/{xbcloud,xbcrypt,xbstream,xtrabackup}
-   dosym xtrabackup /usr/bin/innobackupex
-
-   einstalldocs
-   doman "${p}"/doc/source/build/man/*
-}



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

2019-04-21 Thread David Seifert
commit: 87700b05371354405a1cbb7b9a4744fb8ff3bfb9
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 21 19:18:06 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 21 19:18:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87700b05

dev-libs/boost: Remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 dev-libs/boost/Manifest|   1 -
 dev-libs/boost/boost-1.63.0.ebuild | 440 -
 dev-libs/boost/files/boost-1.63.0-fix-python.patch | 138 ---
 3 files changed, 579 deletions(-)

diff --git a/dev-libs/boost/Manifest b/dev-libs/boost/Manifest
index a4de8bd61e2..5f560092574 100644
--- a/dev-libs/boost/Manifest
+++ b/dev-libs/boost/Manifest
@@ -1,3 +1,2 @@
-DIST boost_1_63_0.tar.bz2 81984414 BLAKE2B 
227c4432bd3ca0eb390048ec85047958fcb6ae289996501812cd8b13bf74bbe9b677d0110948265cab59a60deb36c4fc08440af74ac5a5219ea4eaea4fa6918f
 SHA512 
c915c5f5778dee49b8e9d0a40f37f90f56fb1fdb1d8ce92d97bf48bc7bc462212487badfe4bbe30b06196d1149cfb221da12ac54e97499b0d4cb6466813bb4ad
 DIST boost_1_65_0.tar.bz2 82597718 BLAKE2B 
0080956d6ad2f14130ce4a4734b1bd1ce83d3651b226653689e02770baa83cf11811ef4e44948ff68a168d9ce5cbfaea4f758970df2b4e9faa2d410181885f5b
 SHA512 
7142650fb8d61e3ef16ba066fc918e087f19e9bc2ad1d6a11fb10bf0d6b1b5ad05ab032f076a5233a1624b3669e952b2cc38b7dc074bbf53018e2970ee90fcdd
 DIST boost_1_70_0.tar.bz2 97887058 BLAKE2B 
dc7a974c6dc2662b767dbd87cb832cd1749c24fb745779d1059b73f19f7e52b33b645adfe72b0296c5e098e5cdb3b9f5eddd382374f33fbcd2ad5739287b2206
 SHA512 
7f2ea9636baf0210e8ed1d21ee798efb6ce23c0710ff8228b285e2214f82193bcd2d912fd435929c554289a59101c7be2e27ce798f93833f307976f0dd070b49

diff --git a/dev-libs/boost/boost-1.63.0.ebuild 
b/dev-libs/boost/boost-1.63.0.ebuild
deleted file mode 100644
index 15c14b9dabf..000
--- a/dev-libs/boost/boost-1.63.0.ebuild
+++ /dev/null
@@ -1,440 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit eutils flag-o-matic multiprocessing python-r1 toolchain-funcs 
versionator multilib-minimal
-
-MY_P="${PN}_$(replace_all_version_separators _)"
-MAJOR_V="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Boost Libraries for C++"
-HOMEPAGE="https://www.boost.org/";
-SRC_URI="https://downloads.sourceforge.net/project/boost/${PN}/${PV}/${MY_P}.tar.bz2";
-
-LICENSE="Boost-1.0"
-SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
-
-IUSE="context debug doc icu +nls mpi python static-libs +threads tools"
-
-RDEPEND="icu? ( >=dev-libs/icu-3.6:=[${MULTILIB_USEDEP}] )
-   !icu? ( virtual/libiconv[${MULTILIB_USEDEP}] )
-   mpi? ( >=virtual/mpi-2.0-r4[${MULTILIB_USEDEP},cxx,threads] )
-   python? ( ${PYTHON_DEPS} )
-   app-arch/bzip2[${MULTILIB_USEDEP}]
-   sys-libs/zlib[${MULTILIB_USEDEP}]
-   !app-admin/eselect-boost"
-DEPEND="${RDEPEND}
-   =dev-util/boost-build-${MAJOR_V}*"
-REQUIRED_USE="
-   mpi? ( threads )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-S="${WORKDIR}/${MY_P}"
-
-# the tests will never fail because these are not intended as sanity
-# tests at all. They are more a way for upstream to check their own code
-# on new compilers. Since they would either be completely unreliable
-# (failing for no good reason) or completely useless (never failing)
-# there is no point in having them in the ebuild to begin with.
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.48.0-disable_icu_rpath.patch"
-   "${FILESDIR}/${PN}-1.55.0-context-x32.patch"
-   "${FILESDIR}/${PN}-1.56.0-build-auto_index-tool.patch"
-   "${FILESDIR}/${PN}-1.63.0-fix-python.patch"
-)
-
-python_bindings_needed() {
-   multilib_is_native_abi && use python
-}
-
-tools_needed() {
-   multilib_is_native_abi && use tools
-}
-
-create_user-config.jam() {
-   local compiler compiler_version compiler_executable
-
-   if [[ ${CHOST} == *-darwin* ]]; then
-   compiler="darwin"
-   compiler_version="$(gcc-fullversion)"
-   compiler_executable="$(tc-getCXX)"
-   else
-   compiler="gcc"
-   compiler_version="$(gcc-version)"
-   compiler_executable="$(tc-getCXX)"
-   fi
-   local mpi_configuration python_configuration
-
-   if use mpi; then
-   mpi_configuration="using mpi ;"
-   fi
-
-   if python_bindings_needed; then
-   # boost expects libpython$(pyver) and doesn't allow overrides
-   # and the build system is so creepy that it's easier just to
-   # provide a symlink (linker's going to use SONAME any

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

2019-04-21 Thread David Seifert
commit: 62f89daab3927c7137c8a226ccf77a84cdc65878
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 21 19:18:08 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 21 19:18:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f89daa

dev-util/boost-build: Remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 dev-util/boost-build/Manifest  |   1 -
 dev-util/boost-build/boost-build-1.63.0.ebuild | 140 -
 2 files changed, 141 deletions(-)

diff --git a/dev-util/boost-build/Manifest b/dev-util/boost-build/Manifest
index a4de8bd61e2..5f560092574 100644
--- a/dev-util/boost-build/Manifest
+++ b/dev-util/boost-build/Manifest
@@ -1,3 +1,2 @@
-DIST boost_1_63_0.tar.bz2 81984414 BLAKE2B 
227c4432bd3ca0eb390048ec85047958fcb6ae289996501812cd8b13bf74bbe9b677d0110948265cab59a60deb36c4fc08440af74ac5a5219ea4eaea4fa6918f
 SHA512 
c915c5f5778dee49b8e9d0a40f37f90f56fb1fdb1d8ce92d97bf48bc7bc462212487badfe4bbe30b06196d1149cfb221da12ac54e97499b0d4cb6466813bb4ad
 DIST boost_1_65_0.tar.bz2 82597718 BLAKE2B 
0080956d6ad2f14130ce4a4734b1bd1ce83d3651b226653689e02770baa83cf11811ef4e44948ff68a168d9ce5cbfaea4f758970df2b4e9faa2d410181885f5b
 SHA512 
7142650fb8d61e3ef16ba066fc918e087f19e9bc2ad1d6a11fb10bf0d6b1b5ad05ab032f076a5233a1624b3669e952b2cc38b7dc074bbf53018e2970ee90fcdd
 DIST boost_1_70_0.tar.bz2 97887058 BLAKE2B 
dc7a974c6dc2662b767dbd87cb832cd1749c24fb745779d1059b73f19f7e52b33b645adfe72b0296c5e098e5cdb3b9f5eddd382374f33fbcd2ad5739287b2206
 SHA512 
7f2ea9636baf0210e8ed1d21ee798efb6ce23c0710ff8228b285e2214f82193bcd2d912fd435929c554289a59101c7be2e27ce798f93833f307976f0dd070b49

diff --git a/dev-util/boost-build/boost-build-1.63.0.ebuild 
b/dev-util/boost-build/boost-build-1.63.0.ebuild
deleted file mode 100644
index 4dbc423b535..000
--- a/dev-util/boost-build/boost-build-1.63.0.ebuild
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-RESTRICT="test"
-
-PYTHON_COMPAT=( python2_7 )
-inherit eutils flag-o-matic python-single-r1 toolchain-funcs versionator
-
-MY_PV="$(replace_all_version_separators _)"
-
-DESCRIPTION="A system for large project software construction, simple to use 
and powerful"
-HOMEPAGE="https://boostorg.github.io/build/";
-SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2";
-
-LICENSE="Boost-1.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="examples python test"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-   !/dev/null || die
-   eapply "${FILESDIR}/${PN}-1.54.0-fix-test.patch"
-   popd >/dev/null || die
-
-   # Remove stripping option
-   # Fix python components build on multilib systems, bug #496446
-   cd "${S}/engine" || die
-   sed -i \
-   -e 's|-s\b||' \
-   -e "/libpython/s/lib ]/$(get_libdir) ]/" \
-   build.jam || die "sed failed"
-
-   # Force regeneration
-   rm jambase.c || die
-
-   # This patch allows us to fully control optimization
-   # and stripping flags when bjam is used as build-system
-   # We simply extend the optimization and debug-symbols feature
-   # with empty dummies called 'none'
-   cd "${S}" || die
-   sed -i \
-   -e 's/\(off speed space\)/\1 none/' \
-   -e 's/\(debug-symbols  : on off\)/\1 none/' \
-   tools/builtin.jam || die "sed failed"
-}
-
-src_configure() {
-   if use python; then
-   # replace versions by user-selected one (TODO: fix this when 
slot-op
-   # deps are available to always match the best version available)
-   sed -i \
-   -e "s|27 26 25 24 23 22|${EPYTHON#python}|" \
-   engine/build.jam || die "sed failed"
-   fi
-}
-
-src_compile() {
-   cd engine || die
-
-   local toolset
-
-   if [[ ${CHOST} == *-darwin* ]]; then
-   toolset=darwin
-   else
-   # Using boost's generic toolset here, which respects CC and 
CFLAGS
-   toolset=cc
-   fi
-
-   CC=$(tc-getCC) ./build.sh ${toolset} -d+2 $(use_with python python 
"${EROOT%/}"/usr) || die "building bjam failed"
-}
-
-src_install() {
-   dobin engine/bin.*/{bjam,b2}
-
-   insinto /usr/share/boost-build
-   doins -r "${FILESDIR}/site-config.jam" \
-   ../boost-build.jam bootstrap.jam build-system.jam 
../example/user-config.jam *.py \
-   build kernel options tools util
-
-   if ! use python; then
-   find "${ED%/}/usr/share/boost-build" -iname "*.py" -delete || 
die "removing experimen

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-remote-hg/

2019-04-21 Thread Lars Wendler
commit: 5ca85d67224652275b68860864638ba0a92e7ac6
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr 21 19:09:53 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr 21 19:10:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca85d67

dev-vcs/git-remote-hg: Removed old broken versions.

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/git-remote-hg/Manifest |  2 --
 dev-vcs/git-remote-hg/git-remote-hg-0.2.ebuild | 24 ---
 dev-vcs/git-remote-hg/git-remote-hg-0.3.ebuild | 27 --
 3 files changed, 53 deletions(-)

diff --git a/dev-vcs/git-remote-hg/Manifest b/dev-vcs/git-remote-hg/Manifest
index 499de489bac..16b5236e9a5 100644
--- a/dev-vcs/git-remote-hg/Manifest
+++ b/dev-vcs/git-remote-hg/Manifest
@@ -1,3 +1 @@
-DIST git-remote-hg-0.2.tar.gz 30397 BLAKE2B 
9c96c420a9e38fb3e0a223f12343834abdb742d15140330b1f5a12b68da924466106a279802a525c085c176d706cce427e73b1f86eeb99a6a413ab6de5954b18
 SHA512 
eb08a90b786593602510fef6210bb381a605d6c4cfda7e0c1051162d0a9929c077081f530dcdfb95f6fd8f0114ed44ea2c8f267e0e7ac110f9445941c9dd8546
-DIST git-remote-hg-0.3.tar.gz 30995 BLAKE2B 
c65918a985459149df85b1519f4d4b15be53c26d28a32cb660d85fa386a488668e2d042c7687fd4ea0928237d3098d5d3bcd77f8a0e78742b530b7cc2dff1195
 SHA512 
33ff1874909c0ce4d8b44d1dfd6ae706df44b36ead566e09be0f4e94e3b2a5c8603bd2f2fd50e8faa99d6aeb44a7792d7118c4413f8c9a8b8c29108b534bb4f4
 DIST git-remote-hg-1.0.0.tar.gz 57611 BLAKE2B 
f46ca860bd7c46985ef53d5adfb949290208e351425a31fbfd33e6cf632c40b043397d398a5c378c653ab2b303d427c4b5bf29250fb51631f87cb2dbb0b541b5
 SHA512 
344349b8c64db5ad629176c664713773b4e8fe5ddf6bd13e7f3cac421f82eeb93fdd8aa59a2baab4b36b533cd6721adf8d31c69d4cc761e43c093c4d531c1a7d

diff --git a/dev-vcs/git-remote-hg/git-remote-hg-0.2.ebuild 
b/dev-vcs/git-remote-hg/git-remote-hg-0.2.ebuild
deleted file mode 100644
index 297bee0751b..000
--- a/dev-vcs/git-remote-hg/git-remote-hg-0.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=(python2_7)
-
-DESCRIPTION="Semi-official Mercurial bridge from Git project"
-HOMEPAGE="https://github.com/felipec/git-remote-hg";
-SRC_URI="https://github.com/felipec/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-vcs/git
-   dev-vcs/mercurial"
-RDEPEND="${DEPEND}"
-
-# Most (21/25) tests fail:
-RESTRICT="test"
-
-src_install() {
-   dobin git-remote-hg
-}

diff --git a/dev-vcs/git-remote-hg/git-remote-hg-0.3.ebuild 
b/dev-vcs/git-remote-hg/git-remote-hg-0.3.ebuild
deleted file mode 100644
index 3d5b16b08b9..000
--- a/dev-vcs/git-remote-hg/git-remote-hg-0.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=(python2_7)
-
-DESCRIPTION="Semi-official Mercurial bridge from Git project"
-HOMEPAGE="https://github.com/felipec/git-remote-hg";
-SRC_URI="https://github.com/felipec/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-vcs/git
-   dev-vcs/mercurial"
-
-DEPEND="${CDEPEND}
-   app-text/asciidoc"
-RDEPEND="${CDEPEND}"
-
-# Most (21/25) tests fail:
-RESTRICT="test"
-
-src_install() {
-   dobin git-remote-hg
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-remote-hg/, dev-vcs/git-remote-hg/files/

2019-04-21 Thread Lars Wendler
commit: cbac4836a6739c0e1b333b7b1738267cd420cbb6
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr 21 19:06:26 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr 21 19:10:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbac4836

dev-vcs/git-remote-hg: Bump to version 1.0.0

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/git-remote-hg/Manifest |  1 +
 ...-remote-hg-1.0.0-get_version_from_release.patch | 34 +++
 dev-vcs/git-remote-hg/git-remote-hg-1.0.0.ebuild   | 50 ++
 3 files changed, 85 insertions(+)

diff --git a/dev-vcs/git-remote-hg/Manifest b/dev-vcs/git-remote-hg/Manifest
index 61922278598..499de489bac 100644
--- a/dev-vcs/git-remote-hg/Manifest
+++ b/dev-vcs/git-remote-hg/Manifest
@@ -1,2 +1,3 @@
 DIST git-remote-hg-0.2.tar.gz 30397 BLAKE2B 
9c96c420a9e38fb3e0a223f12343834abdb742d15140330b1f5a12b68da924466106a279802a525c085c176d706cce427e73b1f86eeb99a6a413ab6de5954b18
 SHA512 
eb08a90b786593602510fef6210bb381a605d6c4cfda7e0c1051162d0a9929c077081f530dcdfb95f6fd8f0114ed44ea2c8f267e0e7ac110f9445941c9dd8546
 DIST git-remote-hg-0.3.tar.gz 30995 BLAKE2B 
c65918a985459149df85b1519f4d4b15be53c26d28a32cb660d85fa386a488668e2d042c7687fd4ea0928237d3098d5d3bcd77f8a0e78742b530b7cc2dff1195
 SHA512 
33ff1874909c0ce4d8b44d1dfd6ae706df44b36ead566e09be0f4e94e3b2a5c8603bd2f2fd50e8faa99d6aeb44a7792d7118c4413f8c9a8b8c29108b534bb4f4
+DIST git-remote-hg-1.0.0.tar.gz 57611 BLAKE2B 
f46ca860bd7c46985ef53d5adfb949290208e351425a31fbfd33e6cf632c40b043397d398a5c378c653ab2b303d427c4b5bf29250fb51631f87cb2dbb0b541b5
 SHA512 
344349b8c64db5ad629176c664713773b4e8fe5ddf6bd13e7f3cac421f82eeb93fdd8aa59a2baab4b36b533cd6721adf8d31c69d4cc761e43c093c4d531c1a7d

diff --git 
a/dev-vcs/git-remote-hg/files/git-remote-hg-1.0.0-get_version_from_release.patch
 
b/dev-vcs/git-remote-hg/files/git-remote-hg-1.0.0-get_version_from_release.patch
new file mode 100644
index 000..7226e33aa43
--- /dev/null
+++ 
b/dev-vcs/git-remote-hg/files/git-remote-hg-1.0.0-get_version_from_release.patch
@@ -0,0 +1,34 @@
+From bad5ec1a42d6c1ffae3ac94a5bacc95ffdbe3626 Mon Sep 17 00:00:00 2001
+From: Lars Wendler 
+Date: Sun, 21 Apr 2019 20:34:41 +0200
+Subject: [PATCH] Don't try to fetch version via git from a release
+
+Signed-off-by: Lars Wendler 
+---
+ setup.py | 10 +-
+ 1 file changed, 1 insertion(+), 9 deletions(-)
+
+diff --git a/setup.py b/setup.py
+index 26afd17..6c84c99 100644
+--- a/setup.py
 b/setup.py
+@@ -5,15 +5,7 @@ import subprocess
+ import sys
+ import os
+ 
+-# derive version from git repo
+-cmd = ["git", "describe", "--tags"]
+-commit = os.environ.get('REV', None)
+-if commit:
+-  cmd.append(commit)
+-process = subprocess.Popen(cmd, stdout=subprocess.PIPE)
+-version = process.communicate()[0].strip()
+-# strip leading v
+-version = version[1:]
++version = os.environ['PV']
+ 
+ # check for released version
+ assert (len(version) > 0)
+-- 
+2.21.0
+

diff --git a/dev-vcs/git-remote-hg/git-remote-hg-1.0.0.ebuild 
b/dev-vcs/git-remote-hg/git-remote-hg-1.0.0.ebuild
new file mode 100644
index 000..be29b35c4e6
--- /dev/null
+++ b/dev-vcs/git-remote-hg/git-remote-hg-1.0.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Semi-official Mercurial bridge from Git project"
+HOMEPAGE="https://github.com/mnauw/git-remote-hg";
+SRC_URI="https://github.com/mnauw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="
+   ${PYTHON_DEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   dev-vcs/git
+   dev-vcs/mercurial
+"
+DEPEND="${CDEPEND}"
+BDEPEND="
+   app-text/asciidoc
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.0.0-get_version_from_release.patch"
+)
+
+# Some tests fail:
+RESTRICT="test"
+
+src_compile() {
+   distutils-r1_src_compile
+   emake doc
+}
+
+src_install() {
+   distutils-r1_src_install
+   emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install-doc
+}
+
+src_test() {
+   pushd test &>/dev/null || die
+   default
+}



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

2019-04-21 Thread Rafael Martins
commit: afdfdd2cb6d9efe421d83eee39d2023ae16465dc
Author: Rafael Martins  gentoo  org>
AuthorDate: Sun Apr 21 19:08:46 2019 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Apr 21 19:08:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdfdd2c

app-text/blogc: version bump

Package-Manager: Portage-2.3.49, Repoman-2.3.11
Signed-off-by: Rafael Martins  gentoo.org>

 app-text/blogc/Manifest | 2 +-
 app-text/blogc/{blogc-0.16.0.ebuild => blogc-0.16.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest
index defb3bee4a9..4f3cd131fb8 100644
--- a/app-text/blogc/Manifest
+++ b/app-text/blogc/Manifest
@@ -1 +1 @@
-DIST blogc-0.16.0.tar.xz 336748 BLAKE2B 
74de0bf35842abb84349a4026f25504df8da244ca9b8e5a5ccbf461dee95b06d0fe628245e8f5fc31a95ea988e8a144e757c910a75961b56f3d56bc0e0ac6b17
 SHA512 
e3338387dfa31bbffd46ab40097d2eae958e9afd161b60bf5e8476574637d4bedca58ca3c522c6e3498c8a2176187eb0487a88acba8f5188f16805b14453ff8e
+DIST blogc-0.16.1.tar.xz 336720 BLAKE2B 
1b828ba6ba161ad74b0a880f5e84c43b8c5437e5ac6c745862b695bac0cbbdf6a313b9bacf97acedb5cff5650c71b0344f1a120090836c69441aa7feaa6c9cfa
 SHA512 
bd408a4f9b9b10b7be324e03d70125aafff3bf59750820a8c947dc15323131a199372ffe00421f4ce949b22c65168088c0ed8ba0d55ba8dcab5f871a0dbd243b

diff --git a/app-text/blogc/blogc-0.16.0.ebuild 
b/app-text/blogc/blogc-0.16.1.ebuild
similarity index 100%
rename from app-text/blogc/blogc-0.16.0.ebuild
rename to app-text/blogc/blogc-0.16.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/

2019-04-21 Thread Andreas Sturmlechner
commit: b4d6c56ede33043b56d098b8f01a853b3fbfb696
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 19:05:42 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 19:06:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d6c56e

kde-frameworks/solid: Drop 5.57.0 (r0)

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/solid/solid-5.57.0.ebuild | 44 
 1 file changed, 44 deletions(-)

diff --git a/kde-frameworks/solid/solid-5.57.0.ebuild 
b/kde-frameworks/solid/solid-5.57.0.ebuild
deleted file mode 100644
index 587f5833de5..000
--- a/kde-frameworks/solid/solid-5.57.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction 
and management"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="nls udev"
-
-BDEPEND="
-   nls? ( $(add_qt_dep linguist-tools) )
-"
-RDEPEND="
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   sys-fs/udisks:2
-   udev? ( virtual/udev )
-"
-DEPEND="${RDEPEND}
-   test? ( $(add_qt_dep qtconcurrent) )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUDEV_DISABLED=$(usex !udev)
-   )
-   kde5_src_configure
-}
-
-pkg_postinst() {
-   kde5_pkg_postinst
-
-   if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version 
"app-misc/media-player-info" ; then
-   elog "For media player support, install 
app-misc/media-player-info"
-   fi
-
-   use udev || ewarn "Building without udev support may cause unintended 
runtime problems in consumers."
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/

2019-04-21 Thread Andreas Sturmlechner
commit: ffd2966656305699be08ad422e70e471fc84aaeb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 19:04:19 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 19:06:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd29666

kde-frameworks/solid: Fix USE udev dependency to virtual/libudev

Thanks-to: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/solid/solid-5.57.0-r1.ebuild | 44 +
 1 file changed, 44 insertions(+)

diff --git a/kde-frameworks/solid/solid-5.57.0-r1.ebuild 
b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
new file mode 100644
index 000..481500b18de
--- /dev/null
+++ b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Provider for platform independent hardware discovery, abstraction 
and management"
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="nls udev"
+
+BDEPEND="
+   nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   sys-fs/udisks:2
+   udev? ( virtual/libudev:= )
+"
+DEPEND="${RDEPEND}
+   test? ( $(add_qt_dep qtconcurrent) )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUDEV_DISABLED=$(usex !udev)
+   )
+   kde5_src_configure
+}
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version 
"app-misc/media-player-info" ; then
+   elog "For media player support, install 
app-misc/media-player-info"
+   fi
+
+   use udev || ewarn "Building without udev support may cause unintended 
runtime problems in consumers."
+}



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

2019-04-21 Thread Andreas K. Hüttel
commit: fedcbfbed423e21c79c2088f3776e918473fd814
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Apr 21 19:05:35 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Apr 21 19:06:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fedcbfbe

sys-libs/glibc: Add small locale install hack for riscv

Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/glibc/glibc-2.29-r2.ebuild | 11 +++
 sys-libs/glibc/glibc-.ebuild| 11 +++
 2 files changed, 22 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild 
b/sys-libs/glibc/glibc-2.29-r2.ebuild
index 8f920eb85ac..c0f14491fe7 100644
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r2.ebuild
@@ -1262,6 +1262,17 @@ glibc_do_src_install() {
fi
done
 
+   # HACK: If we're building for riscv, we need to additionally make sure 
that
+   # we can find the locale archive afterwards
+   case ${CTARGET} in
+   riscv*)
+   if [[ ! -e ${ED}/usr/lib/locale ]] ; then
+   dosym ../$(get_libdir)/locale /usr/lib/locale
+   fi
+   ;;
+   *) ;;
+   esac
+
cd "${S}"
 
# Install misc network config files

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index b01dc823635..4951020d519 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -1263,6 +1263,17 @@ glibc_do_src_install() {
fi
done
 
+   # HACK: If we're building for riscv, we need to additionally make sure 
that
+   # we can find the locale archive afterwards
+   case ${CTARGET} in
+   riscv*)
+   if [[ ! -e ${ED}/usr/lib/locale ]] ; then
+   dosym ../$(get_libdir)/locale /usr/lib/locale
+   fi
+   ;;
+   *) ;;
+   esac
+
cd "${S}"
 
# Install misc network config files



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

2019-04-21 Thread Andreas Sturmlechner
commit: dbc7035f6795b83194167258516da9ee4581be54
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 18:47:19 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:47:19 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dbc7035f

kde-frameworks/solid: Fix USE udev dependency to virtual/libudev

Thanks-to: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/solid/solid-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/solid/solid-.ebuild 
b/kde-frameworks/solid/solid-.ebuild
index 6621226728..a7c2db4d47 100644
--- a/kde-frameworks/solid/solid-.ebuild
+++ b/kde-frameworks/solid/solid-.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
sys-fs/udisks:2
-   udev? ( virtual/udev )
+   udev? ( virtual/libudev:= )
 "
 DEPEND="${RDEPEND}
test? ( $(add_qt_dep qtconcurrent) )



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/

2019-04-21 Thread Andreas Sturmlechner
commit: 5ed5e3dcaa1879f87bdf7de53e0c33565416910d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 16:11:30 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed5e3dc

sci-visualization/labplot: Add new DEPEND

Upstream commit f48ffedad67605510f52287bdf171a3387eb7ef2

Also fix cmake options.

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-visualization/labplot/labplot-.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-visualization/labplot/labplot-.ebuild 
b/sci-visualization/labplot/labplot-.ebuild
index b3267fe058b..5e4f6fed268 100644
--- a/sci-visualization/labplot/labplot-.ebuild
+++ b/sci-visualization/labplot/labplot-.ebuild
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
 KEYWORDS=""
 IUSE="cantor fftw fits hdf5 libcerf netcdf root"
 
+# not packaged: dev-qt/qtmqtt, bug 683994
 BDEPEND="
sys-devel/bison
sys-devel/gettext
@@ -28,6 +29,7 @@ DEPEND="
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
@@ -67,7 +69,8 @@ src_configure() {
-DENABLE_LIBCERF=$(usex libcerf)
-DENABLE_NETCDF=$(usex netcdf)
-DENABLE_ROOT=$(usex root)
-   -DENABLE_TEST=$(usex test)
+   -DENABLE_TESTS=$(usex test)
+   -DENABLE_MQTT=OFF
)
 
kde5_src_configure



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

2019-04-21 Thread Andreas Sturmlechner
commit: 5a0a541e5695ded2639283d2fde7ba1ece03014b
Author: Bernd Waibel  gmail  com>
AuthorDate: Sun Apr 21 10:25:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0a541e

sci-libs/opencascade: fix flag description

USE flag description for vtk has been wrong in metadata.xml.
Thanks to Dirk Gouders for pointing it out.

Reported-by: Dirk Gouders  gouders.net>
Closes: https://bugs.gentoo.org/683138
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11763
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/sci-libs/opencascade/metadata.xml 
b/sci-libs/opencascade/metadata.xml
index 38f461d22b3..cfb5bac89f9 100644
--- a/sci-libs/opencascade/metadata.xml
+++ b/sci-libs/opencascade/metadata.xml
@@ -14,6 +14,6 @@
Use gl2ps PostScript printing library
Use OpenGL ES 2.0
Enable multithreading with the Intel Threads Building 
Block dev-cpp/tbb
-   Enable Virtualisation Toolkit
+   Enable Visualization Toolkit
 
 



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/

2019-04-21 Thread Andreas Sturmlechner
commit: 3a64cda72876fe7ccfd2b2e2c5d870013bc2a61c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 16:36:28 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a64cda7

dev-qt/qtgui: Drop 5.12.3 (r0)

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgui/qtgui-5.12.3.ebuild | 172 ---
 1 file changed, 172 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.12.3.ebuild b/dev-qt/qtgui/qtgui-5.12.3.ebuild
deleted file mode 100644
index 326ef884573..000
--- a/dev-qt/qtgui/qtgui-5.12.3.ebuild
+++ /dev/null
@@ -1,172 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-QT5_MODULE="qtbase"
-inherit qt5-build
-
-DESCRIPTION="The GUI module and platform plugins for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
-fi
-
-# TODO: linuxfb
-
-IUSE="accessibility dbus egl eglfs evdev +gif gles2 ibus
-   jpeg +libinput +png tslib tuio +udev vnc +xcb"
-REQUIRED_USE="
-   || ( eglfs xcb )
-   accessibility? ( dbus xcb )
-   eglfs? ( egl )
-   ibus? ( dbus )
-   libinput? ( udev )
-   xcb? ( gles2? ( egl ) )
-"
-
-RDEPEND="
-   dev-libs/glib:2
-   ~dev-qt/qtcore-${PV}
-   media-libs/fontconfig
-   >=media-libs/freetype-2.6.1:2
-   >=media-libs/harfbuzz-1.6.0:=
-   sys-libs/zlib:=
-   virtual/opengl
-   dbus? ( ~dev-qt/qtdbus-${PV} )
-   egl? ( media-libs/mesa[egl] )
-   eglfs? (
-   media-libs/mesa[gbm]
-   x11-libs/libdrm
-   )
-   evdev? ( sys-libs/mtdev )
-   gles2? ( media-libs/mesa[gles2] )
-   jpeg? ( virtual/jpeg:0 )
-   libinput? (
-   dev-libs/libinput:=
-   >=x11-libs/libxkbcommon-0.5.0
-   )
-   png? ( media-libs/libpng:0= )
-   tslib? ( x11-libs/tslib )
-   tuio? ( ~dev-qt/qtnetwork-${PV} )
-   udev? ( virtual/libudev:= )
-   vnc? ( ~dev-qt/qtnetwork-${PV} )
-   xcb? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   >=x11-libs/libxcb-1.12:=[xkb]
-   >=x11-libs/libxkbcommon-0.5.0[X]
-   x11-libs/xcb-util-image
-   x11-libs/xcb-util-keysyms
-   x11-libs/xcb-util-renderutil
-   x11-libs/xcb-util-wm
-   )
-"
-DEPEND="${RDEPEND}
-   evdev? ( sys-kernel/linux-headers )
-   udev? ( sys-kernel/linux-headers )
-"
-PDEPEND="
-   ibus? ( app-i18n/ibus )
-"
-
-QT5_TARGET_SUBDIRS=(
-   src/tools/qvkgen
-   src/gui
-   src/openglextensions
-   src/platformheaders
-   src/platformsupport
-   src/plugins/generic
-   src/plugins/imageformats
-   src/plugins/platforms
-   src/plugins/platforminputcontexts
-)
-
-QT5_GENTOO_CONFIG=(
-   accessibility:accessibility-atspi-bridge
-   egl:egl:
-   eglfs:eglfs:
-   eglfs:eglfs_egldevice:
-   eglfs:eglfs_gbm:
-   evdev:evdev:
-   evdev:mtdev:
-   :fontconfig:
-   :system-freetype:FREETYPE
-   !:no-freetype:
-   !gif:no-gif:
-   gles2::OPENGL_ES
-   gles2:opengles2:OPENGL_ES_2
-   !:no-gui:
-   :system-harfbuzz:
-   !:no-harfbuzz:
-   jpeg:system-jpeg:IMAGEFORMAT_JPEG
-   !jpeg:no-jpeg:
-   libinput
-   libinput:xkbcommon:
-   :opengl
-   png:png:
-   png:system-png:IMAGEFORMAT_PNG
-   !png:no-png:
-   tslib:tslib:
-   udev:libudev:
-   xcb:xcb:
-   xcb:xcb-glx:
-   xcb:xcb-plugin:
-   xcb:xcb-render:
-   xcb:xcb-sm:
-   xcb:xcb-xlib:
-   xcb:xcb-xinput:
-)
-
-QT5_GENTOO_PRIVATE_CONFIG=(
-   :gui
-)
-
-src_prepare() {
-   # don't add -O3 to CXXFLAGS, bug 549140
-   sed -i -e '/CONFIG\s*+=/s/optimize_full//' src/gui/gui.pro || die
-
-   # egl_x11 is activated when both egl and xcb are enabled
-   use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11:) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11:)
-
-   qt_use_disable_config dbus dbus \
-   src/platformsupport/themes/genericunix/genericunix.pri
-
-   qt_use_disable_config tuio tuiotouch src/plugins/generic/generic.pro
-
-   qt_use_disable_mod ibus dbus \
-   src/plugins/platforminputcontexts/platforminputcontexts.pro
-
-   use vnc || sed -i -e '/SUBDIRS += vnc/d' \
-   src/plugins/platforms/platforms.pro || die
-
-   qt5-build_src_prepare
-}
-
-src_configure() {
-   local myconf=(
-   $(usex dbus -dbus-linked '')
-   $(qt_use egl)
-   $(qt_use eglfs)
-   $(usex eglfs '-gbm -kms' '')
-   $(qt_use evdev)
-   $(qt_use evdev mtdev)
-   -fontco

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

2019-04-21 Thread Andreas Sturmlechner
commit: f312dc6605469eaaaea64c6d5ebca472b042fc41
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 15:51:39 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f312dc66

sci-astronomy/kstars: 3.2.0 version bump

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-astronomy/kstars/Manifest|  1 +
 sci-astronomy/kstars/kstars-3.2.0.ebuild | 85 
 2 files changed, 86 insertions(+)

diff --git a/sci-astronomy/kstars/Manifest b/sci-astronomy/kstars/Manifest
index 2665c6ea6bf..c61393a39e4 100644
--- a/sci-astronomy/kstars/Manifest
+++ b/sci-astronomy/kstars/Manifest
@@ -1 +1,2 @@
 DIST kstars-3.1.1.tar.xz 70308140 BLAKE2B 
97c32773bb600b6601f6b0f64cb951d9931760f3f83bd40e9968a49643c26af666756fde7b8fb59c634cdfdd7391d4ea8674e99acbe0955bc07b194f4285
 SHA512 
f482a0bf82eda596a6da9ab8641059aaae8c1983b3c28e963b18665aec3d6418472997aa3d94f6cdff496a95f4151f4b5ca2171bed4c9ff3f7f95177a8fd67c0
+DIST kstars-3.2.0.tar.xz 70667528 BLAKE2B 
e1a57ebd9f851069d64a5e79afc60cf92ed3e4e5319f2458aeb510f49015a73508e39cf0adcee86f88fdb2c447e4b9725977e43ebedee8094cd367c52a4a7152
 SHA512 
7286c0e49d6c359ace3e2670fff281b591d87ff5a2a69adc2864eac2a0e9f8e2ec732304c40ee2dbb16ce50379318ccd441411390395061537d030d140a9aaea

diff --git a/sci-astronomy/kstars/kstars-3.2.0.ebuild 
b/sci-astronomy/kstars/kstars-3.2.0.ebuild
new file mode 100644
index 000..dbf91c26649
--- /dev/null
+++ b/sci-astronomy/kstars/kstars-3.2.0.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+PYTHON_COMPAT=( python2_7 )
+inherit kde5 python-single-r1
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Desktop Planetarium"
+HOMEPAGE="https://kde.org/applications/education/kstars 
https://edu.kde.org/kstars/";
+IUSE="fits indi +password raw wcs"
+
+REQUIRED_USE="indi? ( fits ) ${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kauth)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kplotting)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdatavis3d)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtsql)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwebsockets)
+   $(add_qt_dep qtwidgets)
+   sys-libs/zlib
+   fits? ( sci-libs/cfitsio )
+   indi? ( >=sci-libs/indilib-1.7.5 )
+   password? ( dev-libs/qtkeychain:= )
+   raw? ( media-libs/libraw:= )
+   wcs? ( sci-astronomy/wcslib )
+"
+# TODO: Add back when re-enabled by upstream
+#  opengl? (
+#  $(add_qt_dep qtopengl)
+#  virtual/opengl
+#  )
+DEPEND="${COMMON_DEPEND}
+   $(add_qt_dep qtconcurrent)
+   dev-cpp/eigen:3
+"
+RDEPEND="${COMMON_DEPEND}
+   ${PYTHON_DEPS}
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DFETCH_TRANSLATIONS=OFF
+   $(cmake-utils_use_find_package fits CFitsio)
+   $(cmake-utils_use_find_package indi INDI)
+   $(cmake-utils_use_find_package password Qt5Keychain)
+   $(cmake-utils_use_find_package raw LibRaw)
+   $(cmake-utils_use_find_package wcs WCSLIB)
+   )
+
+   kde5_src_configure
+}
+
+pkg_postinst () {
+   kde5_pkg_postinst
+
+   if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "x11-misc/xplanet" 
; then
+   elog "${PN} has optional runtime support for x11-misc/xplanet"
+   fi
+   # same for AstrometryNet, which is not packaged.
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/

2019-04-21 Thread Andreas Sturmlechner
commit: 5a6d1ab3cdd2dd00a9175ed695c929b56f02811d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 16:35:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6d1ab3

dev-qt/qtgui: Re-add qt-5.12-gcc-avx2.patch

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgui/qtgui-5.12.3-r1.ebuild | 176 
 1 file changed, 176 insertions(+)

diff --git a/dev-qt/qtgui/qtgui-5.12.3-r1.ebuild 
b/dev-qt/qtgui/qtgui-5.12.3-r1.ebuild
new file mode 100644
index 000..fa203bb4482
--- /dev/null
+++ b/dev-qt/qtgui/qtgui-5.12.3-r1.ebuild
@@ -0,0 +1,176 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+QT5_MODULE="qtbase"
+inherit qt5-build
+
+DESCRIPTION="The GUI module and platform plugins for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+fi
+
+# TODO: linuxfb
+
+IUSE="accessibility dbus egl eglfs evdev +gif gles2 ibus
+   jpeg +libinput +png tslib tuio +udev vnc +xcb"
+REQUIRED_USE="
+   || ( eglfs xcb )
+   accessibility? ( dbus xcb )
+   eglfs? ( egl )
+   ibus? ( dbus )
+   libinput? ( udev )
+   xcb? ( gles2? ( egl ) )
+"
+
+RDEPEND="
+   dev-libs/glib:2
+   ~dev-qt/qtcore-${PV}
+   media-libs/fontconfig
+   >=media-libs/freetype-2.6.1:2
+   >=media-libs/harfbuzz-1.6.0:=
+   sys-libs/zlib:=
+   virtual/opengl
+   dbus? ( ~dev-qt/qtdbus-${PV} )
+   egl? ( media-libs/mesa[egl] )
+   eglfs? (
+   media-libs/mesa[gbm]
+   x11-libs/libdrm
+   )
+   evdev? ( sys-libs/mtdev )
+   gles2? ( media-libs/mesa[gles2] )
+   jpeg? ( virtual/jpeg:0 )
+   libinput? (
+   dev-libs/libinput:=
+   >=x11-libs/libxkbcommon-0.5.0
+   )
+   png? ( media-libs/libpng:0= )
+   tslib? ( x11-libs/tslib )
+   tuio? ( ~dev-qt/qtnetwork-${PV} )
+   udev? ( virtual/libudev:= )
+   vnc? ( ~dev-qt/qtnetwork-${PV} )
+   xcb? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   >=x11-libs/libxcb-1.12:=[xkb]
+   >=x11-libs/libxkbcommon-0.5.0[X]
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+   )
+"
+DEPEND="${RDEPEND}
+   evdev? ( sys-kernel/linux-headers )
+   udev? ( sys-kernel/linux-headers )
+"
+PDEPEND="
+   ibus? ( app-i18n/ibus )
+"
+
+QT5_TARGET_SUBDIRS=(
+   src/tools/qvkgen
+   src/gui
+   src/openglextensions
+   src/platformheaders
+   src/platformsupport
+   src/plugins/generic
+   src/plugins/imageformats
+   src/plugins/platforms
+   src/plugins/platforminputcontexts
+)
+
+QT5_GENTOO_CONFIG=(
+   accessibility:accessibility-atspi-bridge
+   egl:egl:
+   eglfs:eglfs:
+   eglfs:eglfs_egldevice:
+   eglfs:eglfs_gbm:
+   evdev:evdev:
+   evdev:mtdev:
+   :fontconfig:
+   :system-freetype:FREETYPE
+   !:no-freetype:
+   !gif:no-gif:
+   gles2::OPENGL_ES
+   gles2:opengles2:OPENGL_ES_2
+   !:no-gui:
+   :system-harfbuzz:
+   !:no-harfbuzz:
+   jpeg:system-jpeg:IMAGEFORMAT_JPEG
+   !jpeg:no-jpeg:
+   libinput
+   libinput:xkbcommon:
+   :opengl
+   png:png:
+   png:system-png:IMAGEFORMAT_PNG
+   !png:no-png:
+   tslib:tslib:
+   udev:libudev:
+   xcb:xcb:
+   xcb:xcb-glx:
+   xcb:xcb-plugin:
+   xcb:xcb-render:
+   xcb:xcb-sm:
+   xcb:xcb-xlib:
+   xcb:xcb-xinput:
+)
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
+PATCHES=(
+   "${FILESDIR}/qt-5.12-gcc-avx2.patch" # 672946
+)
+
+src_prepare() {
+   # don't add -O3 to CXXFLAGS, bug 549140
+   sed -i -e '/CONFIG\s*+=/s/optimize_full//' src/gui/gui.pro || die
+
+   # egl_x11 is activated when both egl and xcb are enabled
+   use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11:) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11:)
+
+   qt_use_disable_config dbus dbus \
+   src/platformsupport/themes/genericunix/genericunix.pri
+
+   qt_use_disable_config tuio tuiotouch src/plugins/generic/generic.pro
+
+   qt_use_disable_mod ibus dbus \
+   src/plugins/platforminputcontexts/platforminputcontexts.pro
+
+   use vnc || sed -i -e '/SUBDIRS += vnc/d' \
+   src/plugins/platforms/platforms.pro || die
+
+   qt5-build_src_prepare
+}
+
+src_configure() {
+   local myconf=(
+   $(usex dbus -dbus-linked '')
+   $(qt_use egl)
+   $(qt_use eglfs)
+   $(usex eglfs '-gbm -kms' '')
+  

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

2019-04-21 Thread Andreas Sturmlechner
commit: 698f02dfae78a3e975d477e464f557d2c3fc69dc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 15:55:49 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698f02df

profiles: x86-fbsd: Drop obsolete net-im/gajim[kde] package.use.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/arch/x86-fbsd/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/x86-fbsd/package.use.mask 
b/profiles/arch/x86-fbsd/package.use.mask
index 8d7639315ab..ce7eafff58f 100644
--- a/profiles/arch/x86-fbsd/package.use.mask
+++ b/profiles/arch/x86-fbsd/package.use.mask
@@ -42,10 +42,6 @@ dev-qt/qtchooser test
 # Missing keyword on dev-libs/botan
 app-crypt/qca botan
 
-# Justin Lecher  (18 Mar 2010)
-# Unkeyworded deps
-net-im/gajim kde
-
 # Alexandre Rostovtsev  (09 Jan 2012)
 # jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
 # it's masked in base profile and unmasked here (bug #396313).



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

2019-04-21 Thread Andreas Sturmlechner
commit: fa5efe603e792546da5f8d40cb0913ac6d53a66e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 18:08:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa5efe60

app-text/poppler: subslot bump

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/app-text/poppler/poppler-.ebuild 
b/app-text/poppler/poppler-.ebuild
index 4c97add33be..61a50816fcf 100644
--- a/app-text/poppler/poppler-.ebuild
+++ b/app-text/poppler/poppler-.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-   SLOT="0/86"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+   SLOT="0/87"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 
 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"



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

2019-04-21 Thread Andreas Sturmlechner
commit: de35d10b097bf1ea49b31df30ced51bd2e7e58e2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 18:11:17 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de35d10b

app-text/poppler: 0.76.0 version bump

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/poppler/Manifest  |   1 +
 app-text/poppler/poppler-0.76.0.ebuild | 127 +
 2 files changed, 128 insertions(+)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 100a810dc6f..46f7db3c5de 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,2 +1,3 @@
 DIST poppler-0.74.0.tar.xz 1514044 BLAKE2B 
af3821d5a5c68a3f2541cd9468fd7318ad0182cda66cea068dc42208fef6c2af78a401e50a6a5906cdc943de7339620937ddc6f69f0d8d1b15082aabc6cc3482
 SHA512 
4e48e2ffb559863ee693930db3b8594fd7e60e4b4ca3cdeb198faf90a6f4dbb5e102461492a12058221bc1218fe7e17c9085afb9e7956ae4bf26c11674315e66
 DIST poppler-0.75.0.tar.xz 1523872 BLAKE2B 
245f574e985570a1d0923e732da8694728506fc59382c9e4532159867e1b18ad9f03f6b995891796d72a6e401d2c86ac18403c9219bf533e36c8a07a1dc85d61
 SHA512 
6a1b76cc5095b7c5809eaa5072aeb4ea615744ff8ffce537f40a3f73a81fc12cc18d596876ceda1c78b5312ad20535f72366e69c861b620d108616f24a98e6b8
+DIST poppler-0.76.0.tar.xz 1530264 BLAKE2B 
6496b7e069c98b8ac0bdb9001abd96bf0d71129e436813f4c91832f732e9ae6e125dd1adf49c238cad095185ecdeb47f7efc70b39a03309964dc2bb8552bf4e6
 SHA512 
bff0dacfabcfb6d4843d3dbc526e45eca85c1e043734d4cd2adb11c025c432559a26d59427169e2172a89e1d7d2bd6cad773688d11410495c6dcda108cf5ca9c

diff --git a/app-text/poppler/poppler-0.76.0.ebuild 
b/app-text/poppler/poppler-0.76.0.ebuild
new file mode 100644
index 000..61a50816fcf
--- /dev/null
+++ b/app-text/poppler/poppler-0.76.0.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git";
+   SLOT="0/"
+else
+   SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   SLOT="0/87"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+fi
+
+DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
+HOMEPAGE="https://poppler.freedesktop.org/";
+
+LICENSE="GPL-2"
+IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png 
qt5 tiff +utils"
+
+# No test data provided
+RESTRICT="test"
+
+BDEPEND="
+   dev-util/glib-utils
+   virtual/pkgconfig
+"
+DEPEND="
+   media-libs/fontconfig
+   media-libs/freetype
+   sys-libs/zlib
+   cairo? (
+   dev-libs/glib:2
+   x11-libs/cairo
+   introspection? ( dev-libs/gobject-introspection:= )
+   )
+   curl? ( net-misc/curl )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( >=media-libs/openjpeg-2.3.0-r1:2= )
+   lcms? ( media-libs/lcms:2 )
+   nss? ( >=dev-libs/nss-3.19:0 )
+   png? ( media-libs/libpng:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtxml:5
+   )
+   tiff? ( media-libs/tiff:0 )
+"
+RDEPEND="${DEPEND}
+   cjk? ( app-text/poppler-data )
+"
+
+DOCS=( AUTHORS NEWS README README-XPDF )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.60.1-qt5-dependencies.patch"
+   "${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patch"
+   "${FILESDIR}/${PN}-0.71.0-respect-cflags.patch"
+   "${FILESDIR}/${PN}-0.61.0-respect-cflags.patch"
+   "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch"
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   # Clang doesn't grok this flag, the configure nicely tests that, but
+   # cmake just uses it, so remove it if we use clang
+   if [[ ${CC} == clang ]] ; then
+   sed -e 's/-fno-check-new//' -i 
cmake/modules/PopplerMacros.cmake || die
+   fi
+
+   if ! grep -Fq 'cmake_policy(SET CMP0002 OLD)' CMakeLists.txt ; then
+   sed -e '/^cmake_minimum_required/acmake_policy(SET CMP0002 
OLD)' \
+   -i CMakeLists.txt || die
+   else
+   einfo "policy(SET CMP0002 OLD) - workaround can be removed"
+   fi
+
+   # we need to up the C++ version, bug #622526, #643278
+   append-cxxflags -std=c++11
+}
+
+src_configure() {
+   xdg_environment_reset
+   local mycmakeargs=(
+   -DBUILD_GTK_TESTS=OFF
+   -DBUILD_QT5_TESTS=OFF
+ 

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

2019-04-21 Thread Andreas Sturmlechner
commit: 26de406dac33658043d9c7d1510539d3dd60c27a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr 20 07:41:14 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26de406d

sys-apps/accountsservice: Add USE consolekit

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild | 8 
 sys-apps/accountsservice/metadata.xml | 7 +++
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild 
b/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
index a61545c1362..cd05be8ca8b 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,16 +14,16 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
 
-IUSE="doc elogind +introspection selinux systemd"
-REQUIRED_USE="?? ( elogind systemd )"
+IUSE="doc consolekit elogind +introspection selinux systemd"
+REQUIRED_USE="^^ ( consolekit elogind systemd )"
 
 CDEPEND="
>=dev-libs/glib-2.44:2
sys-auth/polkit
+   consolekit? ( sys-auth/consolekit )
elogind? ( >=sys-auth/elogind-229.4 )
introspection? ( >=dev-libs/gobject-introspection-0.9.12:= )
systemd? ( >=sys-apps/systemd-186:0= )
-   !systemd? ( !elogind? ( sys-auth/consolekit ) )
 "
 DEPEND="${CDEPEND}
dev-libs/libxslt

diff --git a/sys-apps/accountsservice/metadata.xml 
b/sys-apps/accountsservice/metadata.xml
index 69657d082ae..35e1d4b2c2b 100644
--- a/sys-apps/accountsservice/metadata.xml
+++ b/sys-apps/accountsservice/metadata.xml
@@ -6,9 +6,8 @@
Gentoo GNOME Desktop


-   Use sys-auth/elogind instead of
-   sys-auth/consolekit for session 
tracking
-   Use sys-apps/systemd instead of
-   sys-auth/consolekit for session 
tracking
+   Use sys-auth/consolekit for 
session tracking
+   Use sys-auth/elogind for 
session tracking
+   Use sys-apps/systemd for 
session tracking

 



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

2019-04-21 Thread Andreas Sturmlechner
commit: 59ec43bc4b6548fbc3199c482affe8624b987bd0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr 20 07:45:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ec43bc

app-admin/packagekit-base: Add USE consolekit

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-admin/packagekit-base/metadata.xml  | 3 ++-
 app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 8 
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-admin/packagekit-base/metadata.xml 
b/app-admin/packagekit-base/metadata.xml
index 1036ab84868..4ca93f3e889 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -11,8 +11,9 @@


Enable packagekit support on 
shell "command not found"
+   Use sys-auth/consolekit to 
get user session
Install cron script for auto-update
-   Enable elogind support to get user 
session
+   Enable sys-auth/elogind support 
to get user session
Enable Entropy backend

 

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
index e7bddc8c7ca..af42930c60e 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -19,10 +19,10 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz";
 LICENSE="GPL-2"
 SLOT="0/18"
 KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
-IUSE="cron command-not-found elogind +introspection entropy systemd test vala"
+IUSE="command-not-found consolekit cron elogind entropy +introspection systemd 
test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}
-   ?? ( elogind systemd )
+   ^^ ( consolekit elogind systemd )
vala? ( introspection )
entropy? ( $(python_gen_useflags 'python2*' ) )
 "
@@ -62,8 +62,8 @@ RDEPEND="${COMMON_DEPEND}
>=sys-apps/portage-2.2[${PYTHON_USEDEP}]
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
+   consolekit? ( sys-auth/consolekit )
entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
-   !systemd? ( !elogind? ( sys-auth/consolekit ) )
 "
 
 PATCHES=(



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

2019-04-21 Thread Andreas Sturmlechner
commit: 3aaca40c1636ae63b4fbe4fa04108f22607ae261
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 17:18:12 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aaca40c

media-libs/openimageio: Fix configure with openexr-2.3.0

Thanks-to: Alexander Miller  gmx.de>
Closes: https://bugs.gentoo.org/683126
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/openimageio-1.7.17-openexr-2.3.0.patch   | 51 ++
 media-libs/openimageio/openimageio-1.7.17.ebuild   |  1 +
 2 files changed, 52 insertions(+)

diff --git 
a/media-libs/openimageio/files/openimageio-1.7.17-openexr-2.3.0.patch 
b/media-libs/openimageio/files/openimageio-1.7.17-openexr-2.3.0.patch
new file mode 100644
index 000..e4bd3562adc
--- /dev/null
+++ b/media-libs/openimageio/files/openimageio-1.7.17-openexr-2.3.0.patch
@@ -0,0 +1,51 @@
+Use PkgConfig to find OpenEXR. Otherwise, the code fails
+when OpenEXR/OpenEXRConfig.h is a multilib wrapper.
+Changes taken from openimageio-1.8.17.
+
+--- openimageio-1.7.17/src/cmake/modules/FindOpenEXR.cmake
 openimageio-1.7.17/src/cmake/modules/FindOpenEXR.cmake
+@@ -27,6 +27,13 @@
+ set (ILMBASE_PTHREADS ${CMAKE_THREAD_LIBS_INIT})
+ endif ()
+ 
++# Attempt to find OpenEXR with pkgconfig
++find_package(PkgConfig)
++if (PKG_CONFIG_FOUND)
++pkg_check_modules(_ILMBASE QUIET IlmBase)
++pkg_check_modules(_OPENEXR QUIET OpenEXR>=2.0.0)
++endif (PKG_CONFIG_FOUND)
++
+ # List of likely places to find the headers -- note priority override of
+ # OPENEXR_CUSTOM_INCLUDE_DIR and ${OPENEXR_HOME}/include.
+ # ILMBASE is needed in case ilmbase an openexr are installed in separate
+@@ -35,6 +42,8 @@
+ ${OPENEXR_CUSTOM_INCLUDE_DIR}
+ ${OPENEXR_HOME}/include
+ ${ILMBASE_HOME}/include
++${_ILMBASE_INCLUDEDIR}
++${_OPENEXR_INCLUDEDIR}
+ /usr/local/include
+ /usr/include
+ /usr/include/${CMAKE_LIBRARY_ARCHITECTURE}
+@@ -53,7 +62,11 @@
+ find_path (OPENEXR_INCLUDE_PATH OpenEXR/OpenEXRConfig.h)
+ 
+ # Try to figure out version number
+-if (EXISTS "${OPENEXR_INCLUDE_PATH}/OpenEXR/ImfMultiPartInputFile.h")
++if (DEFINED _OPENEXR_VERSION AND NOT "${_OPENEXR_VERSION}" STREQUAL "")
++set (OPENEXR_VERSION "${_OPENEXR_VERSION}")
++string (REGEX REPLACE "([0-9]+)\\.[0-9]+" "\\1" OPENEXR_VERSION_MAJOR 
"${_OPENEXR_VERSION}")
++string (REGEX REPLACE "[0-9]+\\.([0-9]+)" "\\1" OPENEXR_VERSION_MINOR 
"${_OPENEXR_VERSION}")
++elseif (EXISTS "${OPENEXR_INCLUDE_PATH}/OpenEXR/ImfMultiPartInputFile.h")
+ # Must be at least 2.0
+ file(STRINGS "${OPENEXR_INCLUDE_PATH}/OpenEXR/OpenEXRConfig.h" TMP REGEX 
"^#define OPENEXR_VERSION_STRING .*$")
+ string (REGEX MATCHALL "[0-9]+[.0-9]+" OPENEXR_VERSION ${TMP})
+@@ -90,6 +103,8 @@
+ ${GENERIC_LIBRARY_PATHS}
+ ${OPENEXR_INCLUDE_PATH}/../lib
+ ${ILMBASE_INCLUDE_PATH}/../lib
++${_ILMBASE_LIBDIR}
++${_OPENEXR_LIBDIR}
+ /usr/local/lib
+ /usr/local/lib/${CMAKE_LIBRARY_ARCHITECTURE}
+ /usr/lib

diff --git a/media-libs/openimageio/openimageio-1.7.17.ebuild 
b/media-libs/openimageio/openimageio-1.7.17.ebuild
index 0b3a2d7fe5f..2e5bb080fb5 100644
--- a/media-libs/openimageio/openimageio-1.7.17.ebuild
+++ b/media-libs/openimageio/openimageio-1.7.17.ebuild
@@ -61,6 +61,7 @@ DEPEND="${RDEPEND}
 PATCHES=(
"${FILESDIR}/${P}-use-gnuinstalldirs.patch"
"${FILESDIR}/${P}-make-python-and-boost-detection-more-generic.patch"
+   "${FILESDIR}/${P}-openexr-2.3.0.patch" # bug 683126
 )
 
 DOCS=( CHANGES.md CREDITS.md README.md src/doc/${PN}.pdf )



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/, dev-qt/qt3d/, dev-qt/qtquickcontrols/, dev-qt/qtconcurrent/, ...

2019-04-21 Thread Andreas Sturmlechner
commit: 44e7c7434835dc78b95f3cc03d0a6475222f7f3a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 16:33:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e7c743

dev-qt: Drop Qt 5.12.2

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/assistant/Manifest  |   1 -
 dev-qt/assistant/assistant-5.12.2.ebuild   |  55 ---
 dev-qt/designer/Manifest   |   1 -
 dev-qt/designer/designer-5.12.2.ebuild |  57 ---
 dev-qt/linguist-tools/Manifest |   1 -
 dev-qt/linguist-tools/linguist-tools-5.12.2.ebuild |  35 
 dev-qt/linguist/Manifest   |   1 -
 dev-qt/linguist/linguist-5.12.2.ebuild |  48 --
 dev-qt/pixeltool/Manifest  |   1 -
 dev-qt/pixeltool/pixeltool-5.12.2.ebuild   |  25 ---
 dev-qt/qdbus/Manifest  |   1 -
 dev-qt/qdbus/qdbus-5.12.2.ebuild   |  25 ---
 dev-qt/qdbusviewer/Manifest|   1 -
 dev-qt/qdbusviewer/qdbusviewer-5.12.2.ebuild   |  45 --
 dev-qt/qdoc/Manifest   |   1 -
 dev-qt/qdoc/qdoc-5.12.2.ebuild |  40 -
 dev-qt/qt-docs/Manifest|   8 -
 dev-qt/qt-docs/qt-docs-5.12.2_p201903121945.ebuild |  59 ---
 dev-qt/qt3d/Manifest   |   1 -
 dev-qt/qt3d/qt3d-5.12.2.ebuild |  32 
 dev-qt/qtbluetooth/Manifest|   1 -
 dev-qt/qtbluetooth/qtbluetooth-5.12.2.ebuild   |  33 
 dev-qt/qtcharts/Manifest   |   1 -
 dev-qt/qtcharts/qtcharts-5.12.2.ebuild |  29 
 dev-qt/qtconcurrent/Manifest   |   1 -
 dev-qt/qtconcurrent/qtconcurrent-5.12.2.ebuild |  23 ---
 dev-qt/qtcore/Manifest |   1 -
 dev-qt/qtcore/qtcore-5.12.2.ebuild |  84 --
 dev-qt/qtdatavis3d/Manifest|   1 -
 dev-qt/qtdatavis3d/qtdatavis3d-5.12.2.ebuild   |  31 
 dev-qt/qtdbus/Manifest |   1 -
 dev-qt/qtdbus/qtdbus-5.12.2.ebuild |  43 -
 dev-qt/qtdeclarative/Manifest  |   1 -
 dev-qt/qtdeclarative/qtdeclarative-5.12.2.ebuild   |  55 ---
 dev-qt/qtdiag/Manifest |   1 -
 dev-qt/qtdiag/qtdiag-5.12.2.ebuild |  36 -
 dev-qt/qtgraphicaleffects/Manifest |   1 -
 .../qtgraphicaleffects-5.12.2.ebuild   |  21 ---
 dev-qt/qtgui/Manifest  |   1 -
 dev-qt/qtgui/qtgui-5.12.2.ebuild   | 176 -
 dev-qt/qthelp/Manifest |   1 -
 dev-qt/qthelp/qthelp-5.12.2.ebuild |  29 
 dev-qt/qtimageformats/Manifest |   1 -
 dev-qt/qtimageformats/qtimageformats-5.12.2.ebuild |  29 
 dev-qt/qtlocation/Manifest |   1 -
 dev-qt/qtlocation/qtlocation-5.12.2.ebuild |  44 --
 dev-qt/qtmultimedia/Manifest   |   1 -
 dev-qt/qtmultimedia/qtmultimedia-5.12.2.ebuild |  68 
 dev-qt/qtnetwork/Manifest  |   1 -
 dev-qt/qtnetwork/qtnetwork-5.12.2.ebuild   |  60 ---
 dev-qt/qtnetworkauth/Manifest  |   1 -
 dev-qt/qtnetworkauth/qtnetworkauth-5.12.2.ebuild   |  20 ---
 dev-qt/qtopengl/Manifest   |   1 -
 dev-qt/qtopengl/qtopengl-5.12.2.ebuild |  34 
 dev-qt/qtpaths/Manifest|   1 -
 dev-qt/qtpaths/qtpaths-5.12.2.ebuild   |  23 ---
 dev-qt/qtplugininfo/Manifest   |   1 -
 dev-qt/qtplugininfo/qtplugininfo-5.12.2.ebuild |  23 ---
 dev-qt/qtpositioning/Manifest  |   1 -
 dev-qt/qtpositioning/qtpositioning-5.12.2.ebuild   |  40 -
 dev-qt/qtprintsupport/Manifest |   1 -
 dev-qt/qtprintsupport/qtprintsupport-5.12.2.ebuild |  42 -
 dev-qt/qtquickcontrols/Manifest|   1 -
 .../qtquickcontrols/qtquickcontrols-5.12.2.ebuild  |  32 
 dev-qt/qtquickcontrols2/Manifest   |   1 -
 .../qtquickcontrols2-5.12.2.ebuild |  30 
 dev-qt/qtscript/Manifest   |   1 -
 dev-qt/qtscript/qtscript-5.12.2.ebuild |  36 -
 dev-qt/qtscxml/Manifest|   1 -
 dev-qt/qtscxml/qtscxml-5.12.2.ebuild   |  19 ---
 dev-qt/qtsensors/Manifest  |   1 -
 dev-qt/qtsensors/qtsensors-5.12.2.ebuild   |  28 
 dev-qt/qtserialbus/Manifest|   1 -
 dev-qt/qtserialbus/qtserialbus-5.1

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/

2019-04-21 Thread Andreas Sturmlechner
commit: 18e2f26e2480810334d011d9a320d7b56a8417fc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 16:10:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e2f26e

sci-visualization/labplot: Drop obsolete blocker

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-visualization/labplot/labplot-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-visualization/labplot/labplot-.ebuild 
b/sci-visualization/labplot/labplot-.ebuild
index 7e90a08059f..b3267fe058b 100644
--- a/sci-visualization/labplot/labplot-.ebuild
+++ b/sci-visualization/labplot/labplot-.ebuild
@@ -56,9 +56,7 @@ DEPEND="
sys-libs/zlib
)
 "
-RDEPEND="${DEPEND}
-   !sci-visualization/labplot:4
-"
+RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/

2019-04-21 Thread Andreas Sturmlechner
commit: 3a0bd9f73d3aa607a48f3c2bc032f1434c2fbf1e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 21 16:26:39 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 21 18:21:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0bd9f7

sci-visualization/labplot: 2.6.0 version bump

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-visualization/labplot/Manifest |  1 +
 sci-visualization/labplot/labplot-2.6.0.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/sci-visualization/labplot/Manifest 
b/sci-visualization/labplot/Manifest
index 141373dce8b..3ca755dac2b 100644
--- a/sci-visualization/labplot/Manifest
+++ b/sci-visualization/labplot/Manifest
@@ -1 +1,2 @@
 DIST labplot-2.5.0.tar.xz 11831656 BLAKE2B 
b6c122509874f1f7a554814b7ac9889b416d36f750ff831773aed313f9eff23abc0809f40f6f591051b287bd1a875af455f5d500ce54130c4d8ddfe5fcfa0870
 SHA512 
a4b285917e30b0ac00cb8c8ad6827ba3884d95fccc0511a0a317bb2d637e48e6579929c45cfb8bba737bb5a01472a2baa9d812a688730ac4fa40b23cc6625eba
+DIST labplot-2.6.0.tar.xz 12360732 BLAKE2B 
f6259de30deb0adb4ddd47f0401fe8753a277aa01ade27c220ec832eb7f6c3e568c765085d2567529799777c9fe2442da777bd4089e5f488cc1aefb25a61d5a8
 SHA512 
6ebc96b3cfb25ebd62a6631d8cca0d9574f84548c04271eb8a10ff3ef9ebbdd0bf842b9b6129a995953412c5e6f902440dc91dbaa01d97fc220d7f6b19dc46af

diff --git a/sci-visualization/labplot/labplot-2.6.0.ebuild 
b/sci-visualization/labplot/labplot-2.6.0.ebuild
new file mode 100644
index 000..7de7c2fe995
--- /dev/null
+++ b/sci-visualization/labplot/labplot-2.6.0.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="Scientific data analysis and visualisation based on KDE 
Frameworks"
+HOMEPAGE="https://www.kde.org/applications/education/labplot/";
+[[ ${KDE_BUILD_TYPE} != live ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="cantor fftw fits hdf5 libcerf netcdf root"
+
+# not packaged: dev-qt/qtmqtt, bug 683994
+BDEPEND="
+   sys-devel/bison
+   sys-devel/gettext
+"
+DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep syntax-highlighting)
+   $(add_qt_dep qtconcurrent)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtserialport)
+   $(add_qt_dep qtsql)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+   >=sci-libs/gsl-1.15:=
+   cantor? (
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_kdeapps_dep cantor)
+   )
+   fftw? ( sci-libs/fftw:3.0= )
+   fits? ( sci-libs/cfitsio:= )
+   hdf5? ( sci-libs/hdf5:= )
+   libcerf? ( sci-libs/libcerf )
+   netcdf? ( sci-libs/netcdf:= )
+   root? (
+   app-arch/lz4
+   sys-libs/zlib
+   )
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${P/.0/}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_CANTOR=$(usex cantor)
+   -DENABLE_FFTW=$(usex fftw)
+   -DENABLE_FITS=$(usex fits)
+   -DENABLE_HDF5=$(usex hdf5)
+   -DENABLE_LIBCERF=$(usex libcerf)
+   -DENABLE_NETCDF=$(usex netcdf)
+   -DENABLE_ROOT=$(usex root)
+   -DENABLE_TESTS=$(usex test)
+   -DENABLE_MQTT=OFF
+   )
+
+   kde5_src_configure
+}



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

2019-04-21 Thread Michał Górny
commit: e8c54fedd85efb1d25b15003e5347ae585107828
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 21 18:02:00 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 21 18:04:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c54fed

dev-util/creduce: Correct dependencies in all versions

Account for dependency changes in all versions of creduce.  Reported
by Alexander Miller.

Signed-off-by: Michał Górny  gentoo.org>

 dev-util/creduce/creduce-2.7.0-r1.ebuild   | 10 --
 dev-util/creduce/creduce-2.7.0.ebuild  | 10 --
 dev-util/creduce/creduce-2.8.0.ebuild  |  9 +++--
 dev-util/creduce/creduce-2.8.0_pre20180411-r1.ebuild   | 10 --
 dev-util/creduce/creduce-2.8.0_pre20180411.ebuild  | 10 --
 ..._pre20190414.ebuild => creduce-2.9.0_pre20190414-r1.ebuild} | 10 +++---
 dev-util/creduce/creduce-.ebuild   |  9 +++--
 7 files changed, 25 insertions(+), 43 deletions(-)

diff --git a/dev-util/creduce/creduce-2.7.0-r1.ebuild 
b/dev-util/creduce/creduce-2.7.0-r1.ebuild
index 85c8633fbf6..617b8e64e48 100644
--- a/dev-util/creduce/creduce-2.7.0-r1.ebuild
+++ b/dev-util/creduce/creduce-2.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,15 +21,13 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
 RDEPEND="${COMMON_DEPEND}
-   dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
-   dev-perl/Sys-CPU
-   dev-util/astyle
-   dev-util/indent"
-DEPEND="${COMMON_DEPEND}"
+   dev-perl/Sys-CPU"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/flex"
 
 PATCHES=(
"${FILESDIR}"/${P}-llvm-5.patch

diff --git a/dev-util/creduce/creduce-2.7.0.ebuild 
b/dev-util/creduce/creduce-2.7.0.ebuild
index 9fae9a665c8..3d45da9f2c8 100644
--- a/dev-util/creduce/creduce-2.7.0.ebuild
+++ b/dev-util/creduce/creduce-2.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -19,14 +19,12 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:4"
 RDEPEND="${COMMON_DEPEND}
-   dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
-   dev-perl/Sys-CPU
-   dev-util/astyle
-   dev-util/indent"
-DEPEND="${COMMON_DEPEND}"
+   dev-perl/Sys-CPU"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/flex"
 
 LLVM_MAX_SLOT=4

diff --git a/dev-util/creduce/creduce-2.8.0.ebuild 
b/dev-util/creduce/creduce-2.8.0.ebuild
index 5d6570d88f6..78b23f9fd6b 100644
--- a/dev-util/creduce/creduce-2.8.0.ebuild
+++ b/dev-util/creduce/creduce-2.8.0.ebuild
@@ -21,15 +21,12 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
 RDEPEND="${COMMON_DEPEND}
-   dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
-   dev-perl/Regexp-Common
-   dev-perl/Sys-CPU
-   dev-util/astyle
-   dev-util/indent"
-DEPEND="${COMMON_DEPEND}"
+   dev-perl/Regexp-Common"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/flex"
 
 PATCHES=(
"${FILESDIR}"/creduce-llvm-7.patch

diff --git a/dev-util/creduce/creduce-2.8.0_pre20180411-r1.ebuild 
b/dev-util/creduce/creduce-2.8.0_pre20180411-r1.ebuild
index fec31d8e891..0249ee3b93d 100644
--- a/dev-util/creduce/creduce-2.8.0_pre20180411-r1.ebuild
+++ b/dev-util/creduce/creduce-2.8.0_pre20180411-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -23,15 +23,13 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
 RDEPEND="${COMMON_DEPEND}
-   dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
-   dev-perl/Sys-CPU
-   dev-util/astyle
-   dev-util/indent"
-DEPEND="${COMMON_DEPEND}"
+   dev-perl/Sys-CPU"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/flex"
 
 S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 

diff --git a/dev-util/creduce/creduce-2.8.0_pre20180411.ebuild 
b/dev-util/creduce/creduce-2.8.0_pre20180411.ebuild
index e7964cd3685..b3bc269e1c6 100644
--- a/dev-util/creduce/creduce-2.8.0_pre20180411.ebuild
+++ b/dev-util/creduce/creduce-2.8.0_pre20180411.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU

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

2019-04-21 Thread Alon Bar-Lev
commit: 5452e13d1d27aab861a6a2cb37d2b163ef2e54d1
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Apr 21 17:49:42 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Apr 21 17:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5452e13d

app-crypt/bestcrypt: add RESTRICT

Closes: https://bugs.gentoo.org/show_bug.cgi?id=683956
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild 
b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild
index d78350c9d4c..afaa12d6d91 100644
--- a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild
@@ -13,6 +13,7 @@ SRC_URI="https://www.jetico.com/linux/${MY_PN}-${PV}.tar.gz";
 LICENSE="bestcrypt"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+RESTRICT="mirror bindist"
 
 DEPEND="virtual/linux-sources
app-shells/bash"



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

2019-04-21 Thread Alon Bar-Lev
commit: e5900a3c46c249236a0f27284b6f75c60704da77
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Apr 21 17:53:26 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Apr 21 17:54:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5900a3c

profiles/license_groups: add EULA::bestcrypt

Bug: https://bugs.gentoo.org/show_bug.cgi?id=683956
Signed-off-by: Alon Bar-Lev  gentoo.org>

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

diff --git a/profiles/license_groups b/profiles/license_groups
index c4f9e073901..7a1c70f977c 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -71,7 +71,7 @@ BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina 
intel-ucode ipw2100-fw ipw220
 
 # License agreements that try to take away your rights. These are more
 # restrictive than "all-rights-reserved" or require explicit approval.
-EULA AdobeFlash-11.x AMD-GPU-PRO-EULA AnyDesk-TOS ArxFatalis-EULA-JoWooD 
baudline BCS bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 DOOM3 
ETQW f.lux FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA geekbench 
genymotion GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion 
LastPass LOKI-EULA LRCTF MakeMKV-EULA Mendeley-terms Microsemi Mojang MTA-0.5 
NVIDIA-CODEC-SDK NVIDIA-CUDA OPERA-12 OPERA-2014 Oracle-BCLA-JavaSE 
PAPERS-PLEASE POMPOM postal2 Primate-Plunge protonmail-bridge-EULA PUEL Q3AEULA 
Q3AEULA-2111 QUAKE4 Quartus-prime-megacore RAR RTCW RTCW-ETEULA 
RuneScape-EULA SJ-Labs Sourcetrail SPS Steam supermicro teamspeak3 TeamViewer 
THINKTANKS TIK ubiquiti ut2003 ut2003-demo Vivaldi worklog-assistant zi-labone
+EULA AdobeFlash-11.x AMD-GPU-PRO-EULA AnyDesk-TOS ArxFatalis-EULA-JoWooD 
baudline BCS bestcrypt bf1942-lnxded CAPYBARA-EULA Coherent-Graphics 
CROSSOVER-2 DOOM3 ETQW f.lux FAH-EULA-2014 FraunhoferFDK GameFront 
Gameplay-Group-EULA geekbench genymotion GIMPS GOG-EULA google-chrome 
Google-TOS Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA 
Mendeley-terms Microsemi Mojang MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA OPERA-12 
OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge 
protonmail-bridge-EULA PUEL Q3AEULA Q3AEULA-2111 QUAKE4 
Quartus-prime-megacore RAR RTCW RTCW-ETEULA RuneScape-EULA SJ-Labs Sourcetrail 
SPS Steam supermicro teamspeak3 TeamViewer THINKTANKS TIK ubiquiti ut2003 
ut2003-demo Vivaldi worklog-assistant zi-labone
 
 # Local Variables:
 # mode: conf-space



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

2019-04-21 Thread Alon Bar-Lev
commit: 89700a3d2fe3624c8ec3c58f5293030c060d641b
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Apr 21 17:47:18 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Apr 21 17:54:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89700a3d

app-crypt/bcwipe: add RESTRICT

Closes: https://bugs.gentoo.org/show_bug.cgi?id=683956
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild 
b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
index 2b76c45f52b..e85e1d5109c 100644
--- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
@@ -14,6 +14,7 @@ LICENSE="bestcrypt"
 SLOT="0"
 IUSE="doc"
 KEYWORDS="amd64 ~arm ppc x86"
+RESTRICT="mirror bindist"
 
 PATCHES=(
"${FILESDIR}/${PN}-1.9.7-fix_warnings.patch"



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

2019-04-21 Thread Jeroen Roovers
commit: 02bb742670d3141621b46bb67a2112b4ad1d6cbc
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 21 17:27:42 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 21 17:28:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02bb7426

app-text/pinfo: Add live ebuild

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-text/pinfo/pinfo-9.ebuild | 49 +++
 1 file changed, 49 insertions(+)

diff --git a/app-text/pinfo/pinfo-9.ebuild 
b/app-text/pinfo/pinfo-9.ebuild
new file mode 100644
index 000..961b78a24b4
--- /dev/null
+++ b/app-text/pinfo/pinfo-9.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools flag-o-matic git-r3
+
+DESCRIPTION="Hypertext info and man viewer based on (n)curses"
+HOMEPAGE="https://github.com/baszoetekouw/pinfo";
+EGIT_REPO_URI="${HOMEPAGE}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE="nls readline"
+
+RDEPEND="
+   sys-libs/ncurses:0=
+   sys-libs/readline:0=
+   nls? ( virtual/libintl )
+"
+
+DEPEND="
+   ${RDEPEND}
+   sys-apps/texinfo
+   sys-devel/bison
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.6.9-GROFF_NO_SGR.patch
+   "${FILESDIR}"/${PN}-0.6.9-lzma-xz.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   append-cflags -D_BSD_SOURCE -D_DEFAULT_SOURCE # sbrk()
+
+   econf \
+   $(use_with readline) \
+   $(use_enable nls)
+}
+
+src_install() {
+   emake DESTDIR="${D}" sysconfdir="${EPREFIX}/etc" install
+}



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2019-04-21 Thread Mike Gilbert
commit: 76ad48cb51af399518c6a7d277e896337214b138
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Apr 21 17:20:29 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Apr 21 17:21:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ad48cb

www-plugins/chrome-binary-plugins: automated update

Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 75_beta.ebuild => chrome-binary-plugins-74.0.3729.91_beta.ebuild} | 0
 4_alpha.ebuild => chrome-binary-plugins-75.0.3766.2_alpha.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 0a96fa51394..c5a73aa9c25 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_74.0.3729.75-1_amd64.deb 59498310 BLAKE2B 
d5d078ed078f93b94ad4915c76d35e41f0d3512829dfa5be4835cb995a0109b26fe5d041ed3f4cef9714fc49e0c670bbf5c3a3015a74cd68d76a509c47fbfa78
 SHA512 
cb03b85d8041b4cd577a384efdbcc00fd1c9c839f6776c3b2534008b384c163e183e2a3e1d77cd34b193f24793a342ec789ba376100c8981b4ba98ddb87ffd99
+DIST google-chrome-beta_74.0.3729.91-1_amd64.deb 59744586 BLAKE2B 
faa45324e0368e0439f6b3e6c2186a496a1a57614007131d488715c78c57ef48b6eefed27ab41ed3a30b4703712bb72468c243a1a5eaf7d9b7eb527e0bdcc6d2
 SHA512 
43a1dc5b90775b26c37ffba3f5591a05a6e0637d337c0d2aadc3f158b8e9d1fc33655cc07974b7c2670d76b243ba1225f6bf18b2e70c056ec0db28b90d65b100
 DIST google-chrome-stable_73.0.3683.103-1_amd64.deb 57642824 BLAKE2B 
b1df10d4367d23ef075005c6496655d38da8c013e1f860289b7be19260ca56d6d49153fb239c0781e7babc46138653493722d4badca023ee14e07e8d7afc2fed
 SHA512 
19a1719ef9b1946401749f0ede6ee381ecbdeeb3e03afa474fd3122de6e6a5db983c24af18c81d135d703bd30b95673dc277c64fc19127b02ce64f795fc79cd1
-DIST google-chrome-unstable_75.0.3759.4-1_amd64.deb 60072262 BLAKE2B 
d66269dca89ebbff0ae86c7d02f524050d31ac0e4be50a477e55d18dd5ccc2cb092b0808e89fe4e18ff951ffceceb9202536b5bdf32c15e691e2ed309c075d4b
 SHA512 
a806d3b0918f879829da070d8a5216fb7711f902eff141287c6a82db7de908546bc32f886ce6a8e38fbc9e3ae4fbeb38c0245d4c15b8953472a608d8328bdc69
+DIST google-chrome-unstable_75.0.3766.2-1_amd64.deb 60650572 BLAKE2B 
28d0b7d81cdf3b5579c5e31175414d4a5907b7568c3aa80d2e62eb82c885c13651621675249e19a84673ce8ed084817444135a2eb46d88c44bba38a27dd3b249
 SHA512 
0fc2b14336c4f7ef8b24311998ec011bf614f3722b667c9b3b0d7bc63c3df82874bfff6d3f63943dec8df128a3119f2749d04f93d742576a81253595184d9662

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-74.0.3729.75_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-74.0.3729.91_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-74.0.3729.75_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-74.0.3729.91_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-75.0.3759.4_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-75.0.3766.2_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-75.0.3759.4_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-75.0.3766.2_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2019-04-21 Thread Mike Gilbert
commit: 9b496c8a351e9589ae804c542c65d0e67531b229
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Apr 21 17:20:22 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Apr 21 17:21:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b496c8a

www-client/google-chrome-unstable: automated update (75.0.3766.2)

Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-75.0.3759.4.ebuild => google-chrome-unstable-75.0.3766.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index d42e4d8a2b3..0137f98d8fa 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_75.0.3759.4-1_amd64.deb 60072262 BLAKE2B 
d66269dca89ebbff0ae86c7d02f524050d31ac0e4be50a477e55d18dd5ccc2cb092b0808e89fe4e18ff951ffceceb9202536b5bdf32c15e691e2ed309c075d4b
 SHA512 
a806d3b0918f879829da070d8a5216fb7711f902eff141287c6a82db7de908546bc32f886ce6a8e38fbc9e3ae4fbeb38c0245d4c15b8953472a608d8328bdc69
+DIST google-chrome-unstable_75.0.3766.2-1_amd64.deb 60650572 BLAKE2B 
28d0b7d81cdf3b5579c5e31175414d4a5907b7568c3aa80d2e62eb82c885c13651621675249e19a84673ce8ed084817444135a2eb46d88c44bba38a27dd3b249
 SHA512 
0fc2b14336c4f7ef8b24311998ec011bf614f3722b667c9b3b0d7bc63c3df82874bfff6d3f63943dec8df128a3119f2749d04f93d742576a81253595184d9662

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-75.0.3759.4.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-75.0.3766.2.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-75.0.3759.4.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-75.0.3766.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2019-04-21 Thread Mike Gilbert
commit: 69056b1701ac4a42b802b6f83d8dfa64617d1f28
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Apr 21 17:20:04 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Apr 21 17:21:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69056b17

www-client/google-chrome-beta: automated update (74.0.3729.91)

Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-74.0.3729.75.ebuild => google-chrome-beta-74.0.3729.91.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 6074e6d31a6..c48f0a8fc5b 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_74.0.3729.75-1_amd64.deb 59498310 BLAKE2B 
d5d078ed078f93b94ad4915c76d35e41f0d3512829dfa5be4835cb995a0109b26fe5d041ed3f4cef9714fc49e0c670bbf5c3a3015a74cd68d76a509c47fbfa78
 SHA512 
cb03b85d8041b4cd577a384efdbcc00fd1c9c839f6776c3b2534008b384c163e183e2a3e1d77cd34b193f24793a342ec789ba376100c8981b4ba98ddb87ffd99
+DIST google-chrome-beta_74.0.3729.91-1_amd64.deb 59744586 BLAKE2B 
faa45324e0368e0439f6b3e6c2186a496a1a57614007131d488715c78c57ef48b6eefed27ab41ed3a30b4703712bb72468c243a1a5eaf7d9b7eb527e0bdcc6d2
 SHA512 
43a1dc5b90775b26c37ffba3f5591a05a6e0637d337c0d2aadc3f158b8e9d1fc33655cc07974b7c2670d76b243ba1225f6bf18b2e70c056ec0db28b90d65b100

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-74.0.3729.75.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-74.0.3729.91.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-74.0.3729.75.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-74.0.3729.91.ebuild



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

2019-04-21 Thread Andreas K. Hüttel
commit: 2d4f35b7fbd09a18bde010ee2e5413865d2a12eb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Apr 21 17:10:30 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Apr 21 17:11:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4f35b7

dev-lang/perl: Simplify library symlinks

Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-lang/perl/perl-5.28.2.ebuild| 7 ---
 dev-lang/perl/perl-5.28..ebuild | 7 ---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-lang/perl/perl-5.28.2.ebuild b/dev-lang/perl/perl-5.28.2.ebuild
index 3e30d24cd49..c2029dbe6b1 100644
--- a/dev-lang/perl/perl-5.28.2.ebuild
+++ b/dev-lang/perl/perl-5.28.2.ebuild
@@ -588,9 +588,10 @@ src_install() {
rm -f "${ED}"${coredir}/${LIBPERL}
ln -sf ${LIBPERL} 
"${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die
ln -sf ${LIBPERL} 
"${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die
-   ln -sf ../../../../../$(get_libdir)/${LIBPERL} 
"${ED}"${coredir}/${LIBPERL} || die
-   ln -sf ../../../../../$(get_libdir)/${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die
-   ln -sf ../../../../../$(get_libdir)/${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname) || die
+
+   ln -sf ../../../../${LIBPERL} "${ED}"${coredir}/${LIBPERL} || 
die
+   ln -sf ../../../../${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die
+   ln -sf ../../../../${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname) || die
fi
 
rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man 
pages"

diff --git a/dev-lang/perl/perl-5.28..ebuild 
b/dev-lang/perl/perl-5.28..ebuild
index 71fc2b82b39..21d7a3f69ee 100644
--- a/dev-lang/perl/perl-5.28..ebuild
+++ b/dev-lang/perl/perl-5.28..ebuild
@@ -586,9 +586,10 @@ src_install() {
rm -f "${ED}"${coredir}/${LIBPERL}
ln -sf ${LIBPERL} 
"${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die
ln -sf ${LIBPERL} 
"${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die
-   ln -sf ../../../../../$(get_libdir)/${LIBPERL} 
"${ED}"${coredir}/${LIBPERL} || die
-   ln -sf ../../../../../$(get_libdir)/${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die
-   ln -sf ../../../../../$(get_libdir)/${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname) || die
+
+   ln -sf ../../../../${LIBPERL} "${ED}"${coredir}/${LIBPERL} || 
die
+   ln -sf ../../../../${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die
+   ln -sf ../../../../${LIBPERL} 
"${ED}"${coredir}/libperl$(get_libname) || die
fi
 
rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man 
pages"



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

2019-04-21 Thread Hans de Graaff
commit: eb18952203d719096815a165502660c3e0adc49d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 21 17:07:41 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 21 17:08:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb189522

dev-ruby/json: add missing test dependency

Fixes: https://bugs.gentoo.org/676890
Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/json/json-2.2.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/json/json-2.2.0.ebuild b/dev-ruby/json/json-2.2.0.ebuild
index a1a7b347ee3..23dd9b0de55 100644
--- a/dev-ruby/json/json-2.2.0.ebuild
+++ b/dev-ruby/json/json-2.2.0.ebuild
@@ -25,7 +25,8 @@ DEPEND="${DEPEND}
dev-util/ragel"
 
 ruby_add_bdepend "dev-ruby/rake
-   doc? ( dev-ruby/rdoc )"
+   doc? ( dev-ruby/rdoc )
+   test? ( dev-ruby/test-unit:2 )"
 
 all_ruby_prepare() {
# Avoid building the extension twice!



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

2019-04-21 Thread Sergei Trofimovich
commit: 89e1e84c98970620410a7b399e4340cbf9cc019c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 21 06:42:32 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 21 17:07:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e1e84c

dev-ruby/rake-compiler: stable 1.0.7 for sparc, bug #683888

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild 
b/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild
index d66fbe374bb..456c48542fd 100644
--- a/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild
+++ b/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild
@@ -17,7 +17,7 @@ LICENSE="MIT"
 
 SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



  1   2   >