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

2019-11-07 Thread Sergei Trofimovich
commit: 8f44fb81a39692b60823efac115d2ecd48c765d0
Author: Petr Vaněk  atlas  cz>
AuthorDate: Fri Nov  8 07:03:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov  8 07:54:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f44fb81

dev-lang/erlang: bump to 22.1.6

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Petr Vaněk  atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/13583
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/erlang/Manifest |   1 +
 dev-lang/erlang/erlang-22.1.6.ebuild | 150 +++
 2 files changed, 151 insertions(+)

diff --git a/dev-lang/erlang/Manifest b/dev-lang/erlang/Manifest
index 84b81641b32..48817ad7101 100644
--- a/dev-lang/erlang/Manifest
+++ b/dev-lang/erlang/Manifest
@@ -4,6 +4,7 @@ DIST erlang-22.0.7.tar.gz 54814307 BLAKE2B 
0f44c225bd4d762a529b5c154a086636a3677
 DIST erlang-22.1.1.tar.gz 54951145 BLAKE2B 
917813f750eacd3dc7da25f1fa9e1f9c55e6cf1b88ba4e5576caae8554bbac667c87830935c7ddd58723f61e54f3c99ae4ef08660344035dea460e92a40832cc
 SHA512 
ee1a3bb355ffd083c3355caf60189799d322cff2a01314ba5df141ccdc4de45dbfe3967e661e3dfbcf14fc04dc1f855d7a3660f9b2daa2451a83422eda7cba39
 DIST erlang-22.1.3.tar.gz 54957002 BLAKE2B 
4ae843b871dec2c365b55380484fd434eac7d97189b94568985154fb524bb99bf4240925b64cccb7ac7dfc9168e731a29db69d90278162f7dda51077ee6441fc
 SHA512 
72e71d7a78a4881d85ebb13a4443385efbf0233f5221c6322a0a28be363f511037aa657ae021f642eafb3983192d3a23c4bf8b6bc3545aa1cc2b27285e9974c7
 DIST erlang-22.1.4.tar.gz 54957524 BLAKE2B 
8960dd63eb7ae18544d8b6809760543b276ec230d5a9051d1888269770f6c44b379b6ba85ce9106f7d37b76c41b7683a545ba80569e33195e3e9211f6ced4ee3
 SHA512 
271a188d46a79cd1c43c3b8059b77c0802af624ff88c6916e0b84994040750d9792f0416937ed98e874256562f27d858916239d79f93b545c98b9703e5018f7b
+DIST erlang-22.1.6.tar.gz 54961413 BLAKE2B 
e1881d35bd54cf0c0ade6a1cff1d78d29f0e1540f02c6ca26e97fbc09bd2c72ccd7ab3147193dcffad6e4944c96c2b0caaf22cce5cc6c7e6ee561063c043f70d
 SHA512 
9a64036faa9e380d4ceaff5eef287839784840fc7923b14bf58ac53302aabc9407b195b19460c780cd9b6f75abeaa2245759f85bb1f16a6e977fa6f95d9081ee
 DIST erlang_doc_html_21.1.tar.gz 32692731 BLAKE2B 
a7fa8ebe1c876ab7eecd2dd46ffd4d288db6d308e0f131d53c26ee4b67a92cb6fcb89b6c880ef34df395c7ad61fcdc81eac32e0fcf7336be7d517263218146bc
 SHA512 
0d659f55bfb01eecf140a310154724489ef56b6ccbe9ac30f6b053f598276721b80de7b5b3200707cf8a6e77b8854eae5453f655225f431fcc982550539f767f
 DIST erlang_doc_html_22.0.tar.gz 33737075 BLAKE2B 
f49aba36e9b84e5bc4422052e33aab5cb407dfcf2086ddb8a2370003dc63842acc79a67d9d453ee9e59d7b69416b23527e2d9f564b2d8a58d4c46bc3a93881c4
 SHA512 
89229a97fb5c78246ce9fa6a2d23446c6c3c2de15617911739e133b7e58714a91b1360af64bf61659d96808a816d84e4c410f8c8efe1e544930f88d73242b6e7
 DIST erlang_doc_html_22.1.tar.gz 33824830 BLAKE2B 
2d50802fff81eba8bcf5f630da49d68d7cb2098175012e12f13941e69949a109c9f601c3cfaa2700b669415cd0c6c15961d8e4dd94b9b228cee17b661fe5400a
 SHA512 
cc24927a4ff98b04d8f93fbc46bb36ffb34570521e4f31154b778dc17cf1cff60869239c26c327d7a9360c06528f9b380a302b39fa47285e50dfd4656b508202

diff --git a/dev-lang/erlang/erlang-22.1.6.ebuild 
b/dev-lang/erlang/erlang-22.1.6.ebuild
new file mode 100644
index 000..eff95c9be92
--- /dev/null
+++ b/dev-lang/erlang/erlang-22.1.6.ebuild
@@ -0,0 +1,150 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+WX_GTK_VER="3.0"
+
+inherit elisp-common java-pkg-opt-2 systemd wxwidgets
+
+# NOTE: If you need symlinks for binaries please tell maintainers or
+# open up a bug to let it be created.
+
+UPSTREAM_V="$(ver_cut 1-2)"
+
+DESCRIPTION="Erlang programming language, runtime environment and libraries 
(OTP)"
+HOMEPAGE="https://www.erlang.org/;
+SRC_URI="https://github.com/erlang/otp/archive/OTP-${PV}.tar.gz -> ${P}.tar.gz
+   http://erlang.org/download/otp_doc_man_${UPSTREAM_V}.tar.gz -> 
${PN}_doc_man_${UPSTREAM_V}.tar.gz
+   doc? ( http://erlang.org/download/otp_doc_html_${UPSTREAM_V}.tar.gz -> 
${PN}_doc_html_${UPSTREAM_V}.tar.gz )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets"
+
+RDEPEND="
+   acct-group/epmd
+   acct-user/epmd
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   emacs? ( virtual/emacs )
+   java? ( >=virtual/jdk-1.8:* )
+   odbc? ( dev-db/unixODBC )
+   sctp? ( net-misc/lksctp-tools )
+   ssl? (
+   !libressl? ( >=dev-libs/openssl-0.9.7d:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   systemd? ( sys-apps/systemd )
+   tk? ( dev-lang/tk:0 )
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X,opengl] )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+"
+
+S="${WORKDIR}/otp-OTP-${PV}"
+
+PATCHES=(
+   

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

2019-11-07 Thread Mikle Kolyada
commit: 442913ffdaa5a8cfdc82d9c06c1aa19acf35efe1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov  8 07:43:10 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov  8 07:44:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442913ff

sys-libs/db: force RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/db/db-18.1.32.ebuild  | 2 ++
 sys-libs/db/db-4.7.25_p4-r1.ebuild | 2 ++
 sys-libs/db/db-4.8.30-r3.ebuild| 2 ++
 sys-libs/db/db-5.1.29-r2.ebuild| 2 ++
 sys-libs/db/db-5.3.28-r2.ebuild| 2 ++
 sys-libs/db/db-5.3.28-r4.ebuild| 2 ++
 sys-libs/db/db-6.0.35-r2.ebuild| 2 ++
 sys-libs/db/db-6.1.38.ebuild   | 2 ++
 sys-libs/db/db-6.2.38.ebuild   | 2 ++
 9 files changed, 18 insertions(+)

diff --git a/sys-libs/db/db-18.1.32.ebuild b/sys-libs/db/db-18.1.32.ebuild
index 0cfe2f615c1..f1e091a2851 100644
--- a/sys-libs/db/db-18.1.32.ebuild
+++ b/sys-libs/db/db-18.1.32.ebuild
@@ -16,6 +16,8 @@ else
MY_P=${PN}-${MY_PV}
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/dist"
 DESCRIPTION="Oracle Berkeley DB"

diff --git a/sys-libs/db/db-4.7.25_p4-r1.ebuild 
b/sys-libs/db/db-4.7.25_p4-r1.ebuild
index 69af40930ef..7309f2c9201 100644
--- a/sys-libs/db/db-4.7.25_p4-r1.ebuild
+++ b/sys-libs/db/db-4.7.25_p4-r1.ebuild
@@ -17,6 +17,8 @@ else
MY_P="${PN}-${MY_PV}"
 fi
 
+RESTRICT="!test? ( test )"
+
 S="${WORKDIR}/${MY_P}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"
 
HOMEPAGE="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html;

diff --git a/sys-libs/db/db-4.8.30-r3.ebuild b/sys-libs/db/db-4.8.30-r3.ebuild
index 8479c2a10fb..72e1ebf21a9 100644
--- a/sys-libs/db/db-4.8.30-r3.ebuild
+++ b/sys-libs/db/db-4.8.30-r3.ebuild
@@ -17,6 +17,8 @@ else
MY_P="${PN}-${MY_PV}"
 fi
 
+RESTRICT="!test? ( test )"
+
 S="${WORKDIR}/${MY_P}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"
 
HOMEPAGE="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html;

diff --git a/sys-libs/db/db-5.1.29-r2.ebuild b/sys-libs/db/db-5.1.29-r2.ebuild
index 54548984ba6..e756c205a3c 100644
--- a/sys-libs/db/db-5.1.29-r2.ebuild
+++ b/sys-libs/db/db-5.1.29-r2.ebuild
@@ -16,6 +16,8 @@ else
MY_P="${PN}-${MY_PV}"
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"

diff --git a/sys-libs/db/db-5.3.28-r2.ebuild b/sys-libs/db/db-5.3.28-r2.ebuild
index c96a4413498..ab3e1ac5105 100644
--- a/sys-libs/db/db-5.3.28-r2.ebuild
+++ b/sys-libs/db/db-5.3.28-r2.ebuild
@@ -16,6 +16,8 @@ else
MY_P=${PN}-${MY_PV}
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"

diff --git a/sys-libs/db/db-5.3.28-r4.ebuild b/sys-libs/db/db-5.3.28-r4.ebuild
index db5f8b8a8c0..feb6b08177b 100644
--- a/sys-libs/db/db-5.3.28-r4.ebuild
+++ b/sys-libs/db/db-5.3.28-r4.ebuild
@@ -16,6 +16,8 @@ else
MY_P="${PN}-${MY_PV}"
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"

diff --git a/sys-libs/db/db-6.0.35-r2.ebuild b/sys-libs/db/db-6.0.35-r2.ebuild
index 3db37562bd9..d64d2ecb9bf 100644
--- a/sys-libs/db/db-6.0.35-r2.ebuild
+++ b/sys-libs/db/db-6.0.35-r2.ebuild
@@ -16,6 +16,8 @@ else
MY_P="${PN}-${MY_PV}"
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"

diff --git a/sys-libs/db/db-6.1.38.ebuild b/sys-libs/db/db-6.1.38.ebuild
index 7d292cd735b..e1ebf51e41f 100644
--- a/sys-libs/db/db-6.1.38.ebuild
+++ b/sys-libs/db/db-6.1.38.ebuild
@@ -16,6 +16,8 @@ else
MY_P=${PN}-${MY_PV}
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"

diff --git a/sys-libs/db/db-6.2.38.ebuild b/sys-libs/db/db-6.2.38.ebuild
index 635689ac65c..37e88ebf665 100644
--- a/sys-libs/db/db-6.2.38.ebuild
+++ b/sys-libs/db/db-6.2.38.ebuild
@@ -16,6 +16,8 @@ else
MY_P=${PN}-${MY_PV}
 fi
 
+RESTRICT="!test? ( test )"
+
 S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/build_unix"
 DESCRIPTION="Oracle Berkeley DB"



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

2019-11-07 Thread Alfredo Tupone
commit: 96cc731cccf46e9205182f44716f6c29938b424b
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Nov  8 07:36:34 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Nov  8 07:38:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96cc731c

package.mask: Last rite for dev-tcltk/blt

Signed-off-by: Alfredo Tupone  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b00696cb0b6..6649807a924 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -34,6 +34,11 @@
 # postgresql: bug #697452. Masked for removal in 30 days.
 dev-haskell/hsql-postgresql
 
+# Alfredo Tupone  (2019-11-08)
+# Does not work with tcl/tk 8.6 without upstream
+# Removal in 30 days.
+dev-tcltk/blt
+
 # Thomas Deutschmann  (2019-11-07)
 # EAPI 0. It's been almost a decade since that openssl bug.
 # Removal in 30 days.  Bug #697218.



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

2019-11-07 Thread Michał Górny
commit: abb9a0b9fd23098b016fbe46cdb42aa5bd5f6d4c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:21:51 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:47:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb9a0b9

media-libs/libpng-compat: Move from media-libs/libpng

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

 media-libs/libpng-compat/Manifest  |  3 ++
 .../libpng-compat/libpng-compat-1.2.59.ebuild  | 43 
 .../libpng-compat/libpng-compat-1.5.30.ebuild  | 60 ++
 media-libs/libpng-compat/metadata.xml  | 24 +
 4 files changed, 130 insertions(+)

diff --git a/media-libs/libpng-compat/Manifest 
b/media-libs/libpng-compat/Manifest
new file mode 100644
index 000..4ca0b598965
--- /dev/null
+++ b/media-libs/libpng-compat/Manifest
@@ -0,0 +1,3 @@
+DIST libpng-1.2.59.tar.xz 657424 BLAKE2B 
a64a8e5c914a20b1f16a219b508b06d12ff28903083792cf07dae841ad13b3636b9d715d9bbfc459a134dfdf2a9b37bac1fbcff14a91c214340325ba8266431e
 SHA512 
bfdc51eca72a76697f1396611a08aa4ce6a169837197699c55d845fdef17850e8f7665b7b81ba815c277453737f12eeb41409ff9c7eca1ac0c0d134c44492a6e
+DIST libpng-1.5.30-apng.patch.gz 10272 BLAKE2B 
335b99e30a476b358483b0ca44d895580bddad05d18ab7f47b4cfa383a04c53c1db7d5773919445c281b0b0921485b946cb67c36db07aad494f051d4db19e4e1
 SHA512 
1c06e2e1b2420580d4399b7b752df9ed193c81febcc9983351fc72ce3900dc43a433780e7a0184b612b7723d8870a514db7398ec0c081dabe6cb4ea824880236
+DIST libpng-1.5.30.tar.xz 756992 BLAKE2B 
02813c7cf06e61d429fe963ae2c1e68bfb390b8eeea52147f582729b4a86c73055c2c79eb3d0b533587dd5a16dc0abf7afd986794c01ec59ae0a7dfea989
 SHA512 
8716c6720c1ddbb38f439df42dbb472d37490fd207efe59bd872ce9adec7359025dc84544efddd19c8e339ecc28389a746e6987ff41ac6e76915c1e1d2c6f20d

diff --git a/media-libs/libpng-compat/libpng-compat-1.2.59.ebuild 
b/media-libs/libpng-compat/libpng-compat-1.2.59.ebuild
new file mode 100644
index 000..c785849ddb9
--- /dev/null
+++ b/media-libs/libpng-compat/libpng-compat-1.2.59.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# this ebuild is only for the libpng12.so.0 SONAME for ABI compat
+
+inherit libtool multilib-minimal
+
+MY_P=libpng-${PV}
+DESCRIPTION="Portable Network Graphics library"
+HOMEPAGE="http://www.libpng.org/;
+SRC_URI="mirror://sourceforge/libpng/${MY_P}.tar.xz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="libpng"
+SLOT="1.2"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]
+   !=media-libs/libpng-1.2*"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils"
+
+DOCS=""
+
+src_prepare() {
+   default
+   elibtoolize
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} econf --disable-static
+}
+
+multilib_src_compile() {
+   emake libpng12.la
+}
+
+multilib_src_install() {
+   newlib.so .libs/libpng12.so.0.* libpng12.so.0
+}

diff --git a/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild 
b/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild
new file mode 100644
index 000..79fc3abbfcd
--- /dev/null
+++ b/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# this ebuild is only for the libpng15.so.15 SONAME for ABI compat
+
+inherit eutils libtool multilib-minimal
+
+MY_P=libpng-${PV}
+DESCRIPTION="Portable Network Graphics library"
+HOMEPAGE="http://www.libpng.org/;
+SRC_URI="mirror://sourceforge/libpng/${MY_P}.tar.xz
+   apng? ( https://dev.gentoo.org/~polynomial-c/${MY_P}-apng.patch.gz )"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="libpng"
+SLOT="1.5"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE="apng neon"
+
+RDEPEND="sys-libs/zlib:=[${MULTILIB_USEDEP}]
+   !=media-libs/libpng-1.5*"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils"
+
+DOCS=""
+
+pkg_setup() {
+   local _preserved_lib=${EROOT}/usr/$(get_libdir)/libpng15.so.15
+   [[ -e ${_preserved_lib} ]] && rm -f "${_preserved_lib}"
+}
+
+src_prepare() {
+   default
+   if use apng; then
+   # fix windows path in patch file. Please check for each release 
if this can be removed again.
+   sed 's@scripts\\symbols.def@scripts/symbols.def@' \
+   -i "${WORKDIR}"/${PN}-*-apng.patch || die
+   eapply "${WORKDIR}"/${PN}-*-apng.patch
+   # Don't execute symbols check with apng patch wrt #378111
+   sed -i -e '/^check/s:scripts/symbols.chk::' Makefile.in || die
+   fi
+   

[gentoo-commits] repo/gentoo:master commit in: games-action/trine2/

2019-11-07 Thread Michał Górny
commit: 5aabc01782b0e9cd8b711eabcef541685ee3e913
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:30:16 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aabc017

games-action/trine2: Switch to libpng-compat

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

 .../trine2/{trine2-2.01.425.ebuild => trine2-2.01.425-r1.ebuild}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/trine2/trine2-2.01.425.ebuild 
b/games-action/trine2/trine2-2.01.425-r1.ebuild
similarity index 96%
rename from games-action/trine2/trine2-2.01.425.ebuild
rename to games-action/trine2/trine2-2.01.425-r1.ebuild
index 1b49131fab0..fe7c14c2127 100644
--- a/games-action/trine2/trine2-2.01.425.ebuild
+++ b/games-action/trine2/trine2-2.01.425-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
@@ -38,7 +38,7 @@ RDEPEND="
launcher? (
dev-libs/expat[abi_x86_32]
dev-libs/glib:2[abi_x86_32]
-   media-libs/libpng:1.2[abi_x86_32]
+   media-libs/libpng-compat:1.2[abi_x86_32]
sys-apps/dbus[abi_x86_32]
sys-apps/util-linux[abi_x86_32]
x11-libs/gdk-pixbuf:2[abi_x86_32,X]



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

2019-11-07 Thread Michał Górny
commit: c242fce803763f010615014d1b32e752d07fa918
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:27:59 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c242fce8

dev-cpp/sourcetrail: Switch to libpng-compat

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

 dev-cpp/sourcetrail/sourcetrail-2018.3.55-r1.ebuild | 2 +-
 dev-cpp/sourcetrail/sourcetrail-2019.1.11.ebuild| 2 +-
 dev-cpp/sourcetrail/sourcetrail-2019.2.39.ebuild| 2 +-
 ...{sourcetrail-2019.3.46-r1.ebuild => sourcetrail-2019.3.46-r2.ebuild} | 2 +-
 dev-cpp/sourcetrail/sourcetrail-2019.3.46.ebuild| 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-cpp/sourcetrail/sourcetrail-2018.3.55-r1.ebuild 
b/dev-cpp/sourcetrail/sourcetrail-2018.3.55-r1.ebuild
index 1e5bf5c07ac..55f38a5d224 100644
--- a/dev-cpp/sourcetrail/sourcetrail-2018.3.55-r1.ebuild
+++ b/dev-cpp/sourcetrail/sourcetrail-2018.3.55-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
)
media-libs/fontconfig
media-libs/freetype
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
sys-libs/libudev-compat
virtual/opengl
x11-libs/libdrm

diff --git a/dev-cpp/sourcetrail/sourcetrail-2019.1.11.ebuild 
b/dev-cpp/sourcetrail/sourcetrail-2019.1.11.ebuild
index 1e5bf5c07ac..55f38a5d224 100644
--- a/dev-cpp/sourcetrail/sourcetrail-2019.1.11.ebuild
+++ b/dev-cpp/sourcetrail/sourcetrail-2019.1.11.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
)
media-libs/fontconfig
media-libs/freetype
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
sys-libs/libudev-compat
virtual/opengl
x11-libs/libdrm

diff --git a/dev-cpp/sourcetrail/sourcetrail-2019.2.39.ebuild 
b/dev-cpp/sourcetrail/sourcetrail-2019.2.39.ebuild
index 3989b699749..d84567ac9a3 100644
--- a/dev-cpp/sourcetrail/sourcetrail-2019.2.39.ebuild
+++ b/dev-cpp/sourcetrail/sourcetrail-2019.2.39.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
)
media-libs/fontconfig
media-libs/freetype
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
sys-libs/libudev-compat
virtual/opengl
x11-libs/libdrm

diff --git a/dev-cpp/sourcetrail/sourcetrail-2019.3.46-r1.ebuild 
b/dev-cpp/sourcetrail/sourcetrail-2019.3.46-r2.ebuild
similarity index 98%
rename from dev-cpp/sourcetrail/sourcetrail-2019.3.46-r1.ebuild
rename to dev-cpp/sourcetrail/sourcetrail-2019.3.46-r2.ebuild
index e2d02701ebc..ed6b052e69b 100644
--- a/dev-cpp/sourcetrail/sourcetrail-2019.3.46-r1.ebuild
+++ b/dev-cpp/sourcetrail/sourcetrail-2019.3.46-r2.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
dev-libs/libffi-compat:6
media-libs/fontconfig
media-libs/freetype
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
sys-libs/libudev-compat
virtual/opengl
x11-libs/libdrm

diff --git a/dev-cpp/sourcetrail/sourcetrail-2019.3.46.ebuild 
b/dev-cpp/sourcetrail/sourcetrail-2019.3.46.ebuild
index 3989b699749..d84567ac9a3 100644
--- a/dev-cpp/sourcetrail/sourcetrail-2019.3.46.ebuild
+++ b/dev-cpp/sourcetrail/sourcetrail-2019.3.46.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
)
media-libs/fontconfig
media-libs/freetype
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
sys-libs/libudev-compat
virtual/opengl
x11-libs/libdrm



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

2019-11-07 Thread Michał Górny
commit: 718cefa5e500d2ad28490624a6de038a70afe121
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:32:59 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718cefa5

media-libs/libpng: Compat slots moved to libpng-compat

Closes: https://bugs.gentoo.org/697820
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13558
Signed-off-by: Michał Górny  gentoo.org>

 media-libs/libpng/Manifest |  3 --
 media-libs/libpng/libpng-1.2.59.ebuild | 41 
 media-libs/libpng/libpng-1.5.30.ebuild | 58 --
 3 files changed, 102 deletions(-)

diff --git a/media-libs/libpng/Manifest b/media-libs/libpng/Manifest
index a2a4982b3ad..cff7dcacd33 100644
--- a/media-libs/libpng/Manifest
+++ b/media-libs/libpng/Manifest
@@ -1,5 +1,2 @@
-DIST libpng-1.2.59.tar.xz 657424 BLAKE2B 
a64a8e5c914a20b1f16a219b508b06d12ff28903083792cf07dae841ad13b3636b9d715d9bbfc459a134dfdf2a9b37bac1fbcff14a91c214340325ba8266431e
 SHA512 
bfdc51eca72a76697f1396611a08aa4ce6a169837197699c55d845fdef17850e8f7665b7b81ba815c277453737f12eeb41409ff9c7eca1ac0c0d134c44492a6e
-DIST libpng-1.5.30-apng.patch.gz 10272 BLAKE2B 
335b99e30a476b358483b0ca44d895580bddad05d18ab7f47b4cfa383a04c53c1db7d5773919445c281b0b0921485b946cb67c36db07aad494f051d4db19e4e1
 SHA512 
1c06e2e1b2420580d4399b7b752df9ed193c81febcc9983351fc72ce3900dc43a433780e7a0184b612b7723d8870a514db7398ec0c081dabe6cb4ea824880236
-DIST libpng-1.5.30.tar.xz 756992 BLAKE2B 
02813c7cf06e61d429fe963ae2c1e68bfb390b8eeea52147f582729b4a86c73055c2c79eb3d0b533587dd5a16dc0abf7afd986794c01ec59ae0a7dfea989
 SHA512 
8716c6720c1ddbb38f439df42dbb472d37490fd207efe59bd872ce9adec7359025dc84544efddd19c8e339ecc28389a746e6987ff41ac6e76915c1e1d2c6f20d
 DIST libpng-1.6.37-apng.patch.gz 10334 BLAKE2B 
98660f2c13a78c93f937adf2859447cb0e6fa014b2ef6f0571c910593d94cc0a50137d271dbded0b571a3bc0ce4e9f765be48130ee4ae89884fb7292a1b0cf6e
 SHA512 
a9365257a33d67d7e7284494a37747bb1f3ab89f42a1730f2745c604538f59861828dc91d9bc1d08a5b79ab2f4eef1bb9e438dda1774b3548a1c56be77f8435f
 DIST libpng-1.6.37.tar.xz 1012272 BLAKE2B 
48e8f48a88e0db6fcbc0c0f1a4d5bda6e6c8b03255bacdc60e353256ae41ccc01b5b2a7e0e7b0dea236c53a3b9d1dd89d4bb19445afbebc37bf0f92691452424
 SHA512 
59e8c1059013497ae616a14c3abbe239322d3873c6ded0912403fc62fb260561768230b6ab997e23b868c09f539fd13635616b9fa0dd6279a3f63ec7e074

diff --git a/media-libs/libpng/libpng-1.2.59.ebuild 
b/media-libs/libpng/libpng-1.2.59.ebuild
deleted file mode 100644
index d2562b0303b..000
--- a/media-libs/libpng/libpng-1.2.59.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# this ebuild is only for the libpng12.so.0 SONAME for ABI compat
-
-inherit libtool multilib-minimal
-
-DESCRIPTION="Portable Network Graphics library"
-HOMEPAGE="http://www.libpng.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="libpng"
-SLOT="1.2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]
-   !=media-libs/libpng-1.2*:0"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils"
-
-DOCS=""
-
-src_prepare() {
-   default
-   elibtoolize
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE=${S} econf --disable-static
-}
-
-multilib_src_compile() {
-   emake libpng12.la
-}
-
-multilib_src_install() {
-   newlib.so .libs/libpng12.so.0.* libpng12.so.0
-}

diff --git a/media-libs/libpng/libpng-1.5.30.ebuild 
b/media-libs/libpng/libpng-1.5.30.ebuild
deleted file mode 100644
index 2963c5a06ba..000
--- a/media-libs/libpng/libpng-1.5.30.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# this ebuild is only for the libpng15.so.15 SONAME for ABI compat
-
-inherit eutils libtool multilib-minimal
-
-DESCRIPTION="Portable Network Graphics library"
-HOMEPAGE="http://www.libpng.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz
-   apng? ( https://dev.gentoo.org/~polynomial-c/${P}-apng.patch.gz )"
-
-LICENSE="libpng"
-SLOT="1.5"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE="apng neon"
-
-RDEPEND="sys-libs/zlib:=[${MULTILIB_USEDEP}]
-   !=media-libs/libpng-1.5*:0"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils"
-
-DOCS=""
-
-pkg_setup() {
-   local _preserved_lib=${EROOT}/usr/$(get_libdir)/libpng15.so.15
-   [[ -e ${_preserved_lib} ]] && rm -f "${_preserved_lib}"
-}
-
-src_prepare() {
-   default
-   if use apng; then
- 

[gentoo-commits] repo/gentoo:master commit in: app-backup/spideroak-bin/

2019-11-07 Thread Michał Górny
commit: e5ea97b55ffafc9a497fef2396b8285cb4732b09
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:25:29 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5ea97b5

app-backup/spideroak-bin: Switch to libpng-compat

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

 .../{spideroak-bin-7.5.0.ebuild => spideroak-bin-7.5.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/spideroak-bin/spideroak-bin-7.5.0.ebuild 
b/app-backup/spideroak-bin/spideroak-bin-7.5.0-r1.ebuild
similarity index 98%
rename from app-backup/spideroak-bin/spideroak-bin-7.5.0.ebuild
rename to app-backup/spideroak-bin/spideroak-bin-7.5.0-r1.ebuild
index e078ec2edc6..bd12c7b9d6f 100644
--- a/app-backup/spideroak-bin/spideroak-bin-7.5.0.ebuild
+++ b/app-backup/spideroak-bin/spideroak-bin-7.5.0-r1.ebuild
@@ -22,7 +22,7 @@ IUSE="dbus X"
 DEPEND="dev-util/patchelf"
 RDEPEND="
app-crypt/mit-krb5[keyutils]
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
dbus? ( sys-apps/dbus )
X? (
media-libs/fontconfig



[gentoo-commits] repo/gentoo:master commit in: games-action/trine-enchanted-edition/

2019-11-07 Thread Michał Górny
commit: 7b05a2de190ab5546ae673d68d306b9b7efe6dd0
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:29:55 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b05a2de

games-action/trine-enchanted-edition: Switch to libpng-compat

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

 ...-2.12.508-r1.ebuild => trine-enchanted-edition-2.12.508-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r1.ebuild
 
b/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r2.ebuild
similarity index 96%
rename from 
games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r1.ebuild
rename to 
games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r2.ebuild
index d15a55db5f7..661020e5bcc 100644
--- 
a/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r1.ebuild
+++ 
b/games-action/trine-enchanted-edition/trine-enchanted-edition-2.12.508-r2.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
@@ -41,7 +41,7 @@ RDEPEND="
virtual/opengl[abi_x86_32]
launcher? (
dev-libs/glib:2[abi_x86_32]
-   media-libs/libpng:1.2[abi_x86_32]
+   media-libs/libpng-compat:1.2[abi_x86_32]
x11-libs/gdk-pixbuf:2[abi_x86_32,X]
x11-libs/gtk+:2[abi_x86_32]
x11-libs/libX11[abi_x86_32]



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

2019-11-07 Thread Michał Górny
commit: 40d649d3cb620b69106b11ee59a9f774b7f8f69b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:26:32 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d649d3

app-office/wps-office: Switch to libpng-compat

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

 .../{wps-office-11.1.0.8372.ebuild => wps-office-11.1.0.8372-r1.ebuild} | 2 +-
 .../{wps-office-11.1.0.8865.ebuild => wps-office-11.1.0.8865-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/wps-office/wps-office-11.1.0.8372.ebuild 
b/app-office/wps-office/wps-office-11.1.0.8372-r1.ebuild
similarity index 98%
rename from app-office/wps-office/wps-office-11.1.0.8372.ebuild
rename to app-office/wps-office/wps-office-11.1.0.8372-r1.ebuild
index 0619efde940..9bd4cf23a68 100644
--- a/app-office/wps-office/wps-office-11.1.0.8372.ebuild
+++ b/app-office/wps-office/wps-office-11.1.0.8372-r1.ebuild
@@ -37,7 +37,7 @@ RDEPEND="
dev-libs/glib:2
sys-libs/zlib:0
net-print/cups
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
virtual/glu
 
dev-libs/libpcre:3

diff --git a/app-office/wps-office/wps-office-11.1.0.8865.ebuild 
b/app-office/wps-office/wps-office-11.1.0.8865-r1.ebuild
similarity index 98%
rename from app-office/wps-office/wps-office-11.1.0.8865.ebuild
rename to app-office/wps-office/wps-office-11.1.0.8865-r1.ebuild
index a6c94fc5dbe..490d154afda 100644
--- a/app-office/wps-office/wps-office-11.1.0.8865.ebuild
+++ b/app-office/wps-office/wps-office-11.1.0.8865-r1.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
dev-libs/glib:2
sys-libs/zlib:0
net-print/cups
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
virtual/glu
 
dev-libs/libpcre:3



[gentoo-commits] repo/gentoo:master commit in: games-action/badland/

2019-11-07 Thread Michał Górny
commit: 6cfc6128d3a2b062bfbc2583a8a0ca41cddcbfe9
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:28:48 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cfc6128

games-action/badland: Switch to libpng-compat

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

 games-action/badland/{badland-121.ebuild => badland-121-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/badland/badland-121.ebuild 
b/games-action/badland/badland-121-r1.ebuild
similarity index 97%
rename from games-action/badland/badland-121.ebuild
rename to games-action/badland/badland-121-r1.ebuild
index f62252013b6..99d55500299 100644
--- a/games-action/badland/badland-121.ebuild
+++ b/games-action/badland/badland-121-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-db/sqlite:3[abi_x86_32]
media-libs/fontconfig:1.0[abi_x86_32]
media-libs/freetype:2[abi_x86_32]
-   media-libs/libpng:1.2[abi_x86_32]
+   media-libs/libpng-compat:1.2[abi_x86_32]
media-libs/libsdl2[abi_x86_32,joystick,opengl,sound,threads,video]
net-misc/curl[abi_x86_32]
>=sys-devel/gcc-4.6[cxx]



[gentoo-commits] repo/gentoo:master commit in: games-action/beathazardultra/

2019-11-07 Thread Michał Górny
commit: 2c14b318859776fd07b4529f192ff98965291209
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:29:32 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c14b318

games-action/beathazardultra: Switch to libpng-compat

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

 ...dultra-20130308-r1.ebuild => beathazardultra-20130308-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-action/beathazardultra/beathazardultra-20130308-r1.ebuild 
b/games-action/beathazardultra/beathazardultra-20130308-r2.ebuild
similarity index 93%
rename from games-action/beathazardultra/beathazardultra-20130308-r1.ebuild
rename to games-action/beathazardultra/beathazardultra-20130308-r2.ebuild
index 189a4401c48..5fac7e01ec0 100644
--- a/games-action/beathazardultra/beathazardultra-20130308-r1.ebuild
+++ b/games-action/beathazardultra/beathazardultra-20130308-r2.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
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
@@ -23,7 +23,7 @@ RDEPEND="
virtual/opengl
amd64? (
!bundled-libs? (
-   >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
+   >=media-libs/libpng-compat-1.2.51:1.2[abi_x86_32(-)]
>=virtual/jpeg-0-r2[abi_x86_32(-)]
)
>=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
@@ -40,7 +40,7 @@ RDEPEND="
x11-libs/libXinerama
x11-libs/libXrandr
!bundled-libs? (
-   media-libs/libpng:1.2
+   media-libs/libpng-compat:1.2
virtual/jpeg
)
)"



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/quartus-prime-lite/

2019-11-07 Thread Michał Górny
commit: ed275123415d56e792fc822647d71da3d88e093f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  5 19:31:36 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  8 06:48:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed275123

sci-electronics/quartus-prime-lite: Switch to libpng-compat

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

 ...e-lite-15.1.0.185.ebuild => quartus-prime-lite-15.1.0.185-r2.ebuild} | 2 +-
 ...ite-15.1.0.185-r1.ebuild => quartus-prime-lite-15.1.0.185-r3.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185.ebuild 
b/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r2.ebuild
similarity index 97%
rename from 
sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185.ebuild
rename to 
sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r2.ebuild
index b1ed252e404..b02113e3f3e 100644
--- a/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185.ebuild
+++ b/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r2.ebuild
@@ -15,7 +15,7 @@ LICENSE="Quartus-prime-megacore"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="media-libs/libpng:1.2"
+RDEPEND="media-libs/libpng-compat:1.2"
 
 RESTRICT="fetch bindist"
 

diff --git 
a/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r1.ebuild 
b/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r3.ebuild
similarity index 98%
rename from 
sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r1.ebuild
rename to 
sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r3.ebuild
index b43ce4f80ee..cd503537005 100644
--- a/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r1.ebuild
+++ b/sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r3.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
 # No keywords as per bug 575684
 KEYWORDS=""
 
-RDEPEND="media-libs/libpng:1.2[abi_x86_32]
+RDEPEND="media-libs/libpng-compat:1.2[abi_x86_32]
x11-libs/libXft[abi_x86_32]
app-arch/bzip2[abi_x86_32]
sys-libs/zlib[abi_x86_32]



[gentoo-commits] proj/sci:master commit in: dev-python/fslpy/

2019-11-07 Thread Horea Christian
commit: 9a4a50f96873b278d957248e4512ed64b52f7deb
Author: Horea Christian  chymera  eu>
AuthorDate: Fri Nov  8 06:23:53 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri Nov  8 06:25:21 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9a4a50f9

dev-python/fslpy: corrected indenting

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/fslpy/fslpy-2.6.2.ebuild | 4 ++--
 dev-python/fslpy/fslpy-2.7.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/fslpy/fslpy-2.6.2.ebuild 
b/dev-python/fslpy/fslpy-2.6.2.ebuild
index 31ea40ece..389ab8d42 100644
--- a/dev-python/fslpy/fslpy-2.6.2.ebuild
+++ b/dev-python/fslpy/fslpy-2.6.2.ebuild
@@ -22,7 +22,7 @@ DEPEND="
dev-python/pytest-cov[${PYTHON_USEDEP}]
)
dev-python/setuptools[${PYTHON_USEDEP}]
-   "
+"
 RDEPEND="
dev-python/deprecation[${PYTHON_USEDEP}]
dev-python/h5py[${PYTHON_USEDEP}]
@@ -34,7 +34,7 @@ RDEPEND="
=sci-libs/Rtree-0.8.3*[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
>=sci-libs/nibabel-2.3.1[${PYTHON_USEDEP}]
-   "
+"
 
 PATCHES=( "${FILESDIR}/${P}-exclude_tests.patch" )
 

diff --git a/dev-python/fslpy/fslpy-2.7.0.ebuild 
b/dev-python/fslpy/fslpy-2.7.0.ebuild
index a61c8b6d7..211ae6087 100644
--- a/dev-python/fslpy/fslpy-2.7.0.ebuild
+++ b/dev-python/fslpy/fslpy-2.7.0.ebuild
@@ -22,7 +22,7 @@ DEPEND="
dev-python/pytest-cov[${PYTHON_USEDEP}]
)
dev-python/setuptools[${PYTHON_USEDEP}]
-   "
+"
 RDEPEND="
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/indexed_gzip[${PYTHON_USEDEP}]
@@ -34,7 +34,7 @@ RDEPEND="
=sci-libs/Rtree-0.8.3*[${PYTHON_USEDEP}]
>=sci-libs/nibabel-2.3.1[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
-   "
+"
 
 python_test() {
virtx pytest -m "not (dicomtest or fsltest)" --verbose || die



[gentoo-commits] proj/sci:master commit in: dev-python/fslpy/

2019-11-07 Thread Horea Christian
commit: 6f5e0a4c6026962a3e4b2aef3df2e20ea231b4e5
Author: Horea Christian  chymera  eu>
AuthorDate: Fri Nov  8 06:16:09 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri Nov  8 06:17:39 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=6f5e0a4c

dev-python/fslpy: version bump 2.7.0

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/fslpy/fslpy-2.7.0.ebuild | 41 +
 dev-python/fslpy/metadata.xml   |  8 
 2 files changed, 45 insertions(+), 4 deletions(-)

diff --git a/dev-python/fslpy/fslpy-2.7.0.ebuild 
b/dev-python/fslpy/fslpy-2.7.0.ebuild
new file mode 100644
index 0..a61c8b6d7
--- /dev/null
+++ b/dev-python/fslpy/fslpy-2.7.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="The FSL Python Library"
+HOMEPAGE="https://git.fmrib.ox.ac.uk/fsl/fslpy;
+SRC_URI="https://github.com/pauldmccarthy/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   )
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   "
+RDEPEND="
+   dev-python/h5py[${PYTHON_USEDEP}]
+   dev-python/indexed_gzip[${PYTHON_USEDEP}]
+   =dev-python/numpy-1*[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   =dev-python/six-1*[${PYTHON_USEDEP}]
+   dev-python/trimesh[${PYTHON_USEDEP}]
+   =dev-python/wxpython-4*[${PYTHON_USEDEP}]
+   =sci-libs/Rtree-0.8.3*[${PYTHON_USEDEP}]
+   >=sci-libs/nibabel-2.3.1[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+   "
+
+python_test() {
+   virtx pytest -m "not (dicomtest or fsltest)" --verbose || die
+}

diff --git a/dev-python/fslpy/metadata.xml b/dev-python/fslpy/metadata.xml
index 1e458f838..ebf08fddf 100644
--- a/dev-python/fslpy/metadata.xml
+++ b/dev-python/fslpy/metadata.xml
@@ -10,9 +10,9 @@
Gentoo Science Project


-   FSLeyes is a viewer for 3D and 4D neuroimaging data. It is 
intended as a
-   replacement for the much loved FSLView. FSLeyes offers similar 
functionality
-   to FSLView, and aims to improve and expand upon this 
functionality in many
-   ways.
+   The fslpy project is an FSL programming library written (for 
the processing
+   of neuroimaging data) in Python. It is used by the FSLeyes 
visualization
+   packag visualization
+   package.

 



[gentoo-commits] repo/proj/dotnet:master commit in: app-editors/visual-studio-code/

2019-11-07 Thread Mikhail Pukhlikov
commit: 412be7b6ca817ae63a14d51f96eaf51b9f806512
Author: Christian Groschupp  groschupp  org>
AuthorDate: Thu Nov  7 21:20:27 2019 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Fri Nov  8 06:14:07 2019 +
URL:https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=412be7b6

app-editors/visual-studio-code: bump to 1.40.0

Closes: https://github.com/gentoo/dotnet/pull/450
Signed-off-by: Mikhail Pukhlikov  gentoo.org>

 .../visual-studio-code-1.40.0.ebuild   | 54 ++
 1 file changed, 54 insertions(+)

diff --git a/app-editors/visual-studio-code/visual-studio-code-1.40.0.ebuild 
b/app-editors/visual-studio-code/visual-studio-code-1.40.0.ebuild
new file mode 100644
index 000..d0579ad
--- /dev/null
+++ b/app-editors/visual-studio-code/visual-studio-code-1.40.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils desktop
+
+EXEC_NAME=vscode
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com;
+BASE_URI="https://vscode-update.azurewebsites.net/${PV};
+SRC_URI="${BASE_URI}/linux-x64/stable -> ${P}-amd64.tar.gz"
+RESTRICT="mirror strip bindist"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=gnome-base/gconf-3.2.6-r4:2
+>=media-libs/libpng-1.2.46:0
+>=x11-libs/cairo-1.14.12:0
+>=x11-libs/gtk+-2.24.31-r1:2
+>=x11-libs/libXtst-1.2.3:0"
+
+RDEPEND="${DEPEND}
+>=app-crypt/libsecret-0.18.5:0[crypt]
+>=net-print/cups-2.1.4:0
+>=dev-libs/libdbusmenu-16.04.0
+>=x11-libs/libnotify-0.7.7:0
+>=x11-libs/libXScrnSaver-1.2.2-r1:0"
+
+QA_PRESTRIPPED="opt/${PN}/code"
+QA_PREBUILT="opt/${PN}/code"
+
+pkg_setup() {
+   if use amd64; then
+   S="${WORKDIR}/VSCode-linux-x64"
+   elif use x86; then
+   S="${WORKDIR}/VSCode-linux-ia32"
+   else
+   # shouldn't be possible with -* special keyword
+   die
+   fi
+}
+
+src_install() {
+   dodir "/opt"
+   # Using doins -r would strip executable bits from all binaries
+   cp -pPR "${S}" "${D}/opt/${PN}" || die "Failed to copy files"
+   dosym "${EPREFIX}/opt/${PN}/bin/code" "/usr/bin/${EXEC_NAME}"
+   make_desktop_entry "${EXEC_NAME}" "Visual Studio Code" "${PN}" 
"Development;IDE"
+   newicon "${S}/resources/app/resources/linux/code.png" "${PN}.png"
+}



[gentoo-commits] proj/portage:master commit in: repoman/lib/repoman/modules/linechecks/

2019-11-07 Thread Zac Medico
commit: d8879e74458935919a4303f4fd1d2d24eb92e094
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov  8 05:42:16 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov  8 05:43:26 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d8879e74

Revert "repoman: fix unsafe string interpolation (bug 699508)"

This reverts commit d156784fd7557e8f5ce8a6de5cd3a6a38a78e436.
The 'on line: %d' string fails to match some messages.

Reported-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Bug: https://bugs.gentoo.org/699508
Signed-off-by: Zac Medico  gentoo.org>

 repoman/lib/repoman/modules/linechecks/controller.py | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/repoman/lib/repoman/modules/linechecks/controller.py 
b/repoman/lib/repoman/modules/linechecks/controller.py
index b468e348d..7082a5d02 100644
--- a/repoman/lib/repoman/modules/linechecks/controller.py
+++ b/repoman/lib/repoman/modules/linechecks/controller.py
@@ -1,6 +1,4 @@
 
-from __future__ import unicode_literals
-
 import logging
 import operator
 import os
@@ -138,8 +136,7 @@ class LineCheckController(object):
if not ignore or not 
ignore.match(line):
e = lc.check(num, line)
if e:
-   # String 
interpolation on the variable e is unsafe because it can contain % characters.
-   yield 
lc.repoman_check_name, e.replace('on line: %d', 'on line: %d' % strnum + 1)
+   yield 
lc.repoman_check_name, e % (num + 1)
 
for lc in checks:
i = lc.end()



[gentoo-commits] proj/portage:master commit in: repoman/lib/repoman/modules/linechecks/

2019-11-07 Thread Zac Medico
commit: d156784fd7557e8f5ce8a6de5cd3a6a38a78e436
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov  8 04:52:42 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov  8 04:54:37 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d156784f

repoman: fix unsafe string interpolation (bug 699508)

Reported-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Bug: https://bugs.gentoo.org/699508
Signed-off-by: Zac Medico  gentoo.org>

 repoman/lib/repoman/modules/linechecks/controller.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/repoman/lib/repoman/modules/linechecks/controller.py 
b/repoman/lib/repoman/modules/linechecks/controller.py
index 7082a5d02..b468e348d 100644
--- a/repoman/lib/repoman/modules/linechecks/controller.py
+++ b/repoman/lib/repoman/modules/linechecks/controller.py
@@ -1,4 +1,6 @@
 
+from __future__ import unicode_literals
+
 import logging
 import operator
 import os
@@ -136,7 +138,8 @@ class LineCheckController(object):
if not ignore or not 
ignore.match(line):
e = lc.check(num, line)
if e:
-   yield 
lc.repoman_check_name, e % (num + 1)
+   # String 
interpolation on the variable e is unsafe because it can contain % characters.
+   yield 
lc.repoman_check_name, e.replace('on line: %d', 'on line: %d' % strnum + 1)
 
for lc in checks:
i = lc.end()



[gentoo-commits] proj/portage:master commit in: repoman/lib/repoman/modules/linechecks/do/

2019-11-07 Thread Zac Medico
commit: 424f333b044a89f3a7a782ceef43480795696f3b
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Nov  7 06:38:30 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov  8 04:31:42 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=424f333b

repoman: ebuild.absdosym check: Detect absolute paths starting with ${D}, ${ED} 
etc.

Bug: https://bugs.gentoo.org/699514
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Zac Medico  gentoo.org>

 repoman/lib/repoman/modules/linechecks/do/dosym.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/repoman/lib/repoman/modules/linechecks/do/dosym.py 
b/repoman/lib/repoman/modules/linechecks/do/dosym.py
index bab4dad03..c342d3595 100644
--- a/repoman/lib/repoman/modules/linechecks/do/dosym.py
+++ b/repoman/lib/repoman/modules/linechecks/do/dosym.py
@@ -7,8 +7,10 @@ from repoman.modules.linechecks.base import LineCheck
 class EbuildNonRelativeDosym(LineCheck):
"""Check ebuild for dosym using absolute paths instead of relative."""
repoman_check_name = 'ebuild.absdosym'
+   variables = ('D', 'ED', 'ROOT', 'EROOT', 'BROOT')
regex = re.compile(
-   r'^\s*dosym\s+["\']?(/(bin|etc|lib|opt|sbin|srv|usr|var)\S*)')
+   
r'^\s*dosym\s+(["\']?((\$(%s)\W|\${(%s)(%%/)?})|/(bin|etc|lib|opt|sbin|srv|usr|var))\S*)'
 %
+   ('|'.join(variables), '|'.join(variables)), re.ASCII)
 
def check(self, num, line):
match = self.regex.match(line)



[gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/

2019-11-07 Thread Aaron Bauman
commit: c827d02088e1268690fa5e7c4bfd34fb811ce8a0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 03:29:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 03:29:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c827d020

gui-libs/wlroots: amd64/arm64/x86 stable

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

 gui-libs/wlroots/wlroots-0.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild 
b/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
index a522d118738..50a4262598f 100644
--- a/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 arm64 x86"
 fi
 
 LICENSE="MIT"



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

2019-11-07 Thread Aaron Bauman
commit: 265b9dbbeebd3390dd166c0c769d7e441b0463a2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 03:23:17 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 03:23:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=265b9dbb

virtual/libudev: arm64 stable (bug #698698)

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

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild 
b/virtual/libudev/libudev-232-r2.ebuild
index d4e33c8a468..ec026956ec7 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="



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

2019-11-07 Thread Aaron Bauman
commit: 731c9a97b358a51fce80c43f4c597564921d6019
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 03:22:51 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 03:22:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731c9a97

sys-fs/eudev: arm64 stable (bug #698698)

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

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

diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index a8c865190ed..5462de10932 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2019-11-07 Thread Aaron Bauman
commit: a613c1a3814c7ffaca708e8c9c78fad5206fb6bc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 03:18:27 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 03:18:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a613c1a3

sys-apps/iproute2: arm64 stable (bug #695624)

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

 sys-apps/iproute2/iproute2-5.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild 
b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
index c2110b978df..ef2a2624c01 100644
--- a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz;
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
s390 sh sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
s390 sh sparc x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"



[gentoo-commits] repo/gentoo:master commit in: app-misc/lcdproc/

2019-11-07 Thread Aaron Bauman
commit: afd5dfe01c88b6862722175f2fff19b5ba27a031
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Oct  4 19:24:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:55:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd5dfe0

app-misc/lcdproc: readd ~ppc64 keyword

Thanks to the hard work of ernsteiswuerfel, we can finally readd the
~ppc64 keyword to app-misc/lcdproc, as all tests passed.

Closes: https://bugs.gentoo.org/671028
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13023
Signed-off-by: Aaron Bauman  gentoo.org>

 app-misc/lcdproc/lcdproc-0.5.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/lcdproc/lcdproc-0.5.9.ebuild 
b/app-misc/lcdproc/lcdproc-0.5.9.ebuild
index 7397f1bcdea..e2d94ce2cdf 100644
--- a/app-misc/lcdproc/lcdproc-0.5.9.ebuild
+++ b/app-misc/lcdproc/lcdproc-0.5.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.lcdproc.org/;
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz

https://raw.githubusercontent.com/lcdproc/lcdproc/master/docs/lcdproc-user/drivers/linux_input.docbook;
 
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug doc ethlcd extra-charmaps freetype menu nfs png samba test-menu"



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

2019-11-07 Thread Aaron Bauman
commit: 8871bb72f3c91a972edeb222c71f21ac5a275b3f
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Oct  4 19:07:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:55:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8871bb72

dev-libs/serdisplib: add ~ppc64 keyword

Thanks to ernsteiswuerfel, all tests passed to enable ~ppc64 keyword.
It's a dep, which will be needed for app-misc/lcdproc on ~ppc64.

Bug: https://bugs.gentoo.org/671028
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/serdisplib/serdisplib-2.01-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/serdisplib/serdisplib-2.01-r1.ebuild 
b/dev-libs/serdisplib/serdisplib-2.01-r1.ebuild
index 8a7fa4dd1e1..3511b8bfa00 100644
--- a/dev-libs/serdisplib/serdisplib-2.01-r1.ebuild
+++ b/dev-libs/serdisplib/serdisplib-2.01-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="threads tools"
 
 # Define the list of valid lcd devices.



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

2019-11-07 Thread Aaron Bauman
commit: 4365b1ba11d1596f2baaa75fe6f5981114abba78
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Oct  4 19:05:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:55:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4365b1ba

x11-libs/libdlo: add ~ppc64 keyword

Thanks for ernsteiswuerfel, all tests passed on ~ppc64, so it can be
keyworded as a dep for app-misc/lcdproc

Bug: https://bugs.gentoo.org/671028
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 x11-libs/libdlo/libdlo-0.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild 
b/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild
index 77e257d710b..968a92485e0 100644
--- a/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild
+++ b/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~berniet/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="static-libs test-program"
 
 RDEPEND="virtual/libusb:0="



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

2019-11-07 Thread Aaron Bauman
commit: 199abe27827a5514851307fff2f703cf235fb369
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 02:51:39 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:51:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199abe27

dev-db/sqlite: arm64 stable (bug #695840)

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

 dev-db/sqlite/sqlite-3.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/sqlite/sqlite-3.29.0.ebuild 
b/dev-db/sqlite/sqlite-3.29.0.ebuild
index 332d40390c4..a00c771c8c0 100644
--- a/dev-db/sqlite/sqlite-3.29.0.ebuild
+++ b/dev-db/sqlite/sqlite-3.29.0.ebuild
@@ -25,7 +25,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-basic/files/

2019-11-07 Thread Aaron Bauman
commit: e3a01825f7633a6923cddcd4ba5db84677f3ddc9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Oct 17 17:17:30 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a01825

dev-texlive/texlive-basic: remove unused patch(es)

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

 .../texlive-basic/files/texmfcnflua2017.patch  | 69 --
 1 file changed, 69 deletions(-)

diff --git a/dev-texlive/texlive-basic/files/texmfcnflua2017.patch 
b/dev-texlive/texlive-basic/files/texmfcnflua2017.patch
deleted file mode 100644
index 417f9434d3d..000
--- a/dev-texlive/texlive-basic/files/texmfcnflua2017.patch
+++ /dev/null
@@ -1,69 +0,0 @@
-Index: work/texmf-dist/web2c/texmfcnf.lua
-===
 work.orig/texmf-dist/web2c/texmfcnf.lua
-+++ work/texmf-dist/web2c/texmfcnf.lua
-@@ -3,9 +3,6 @@
- -- ConTeXt needs a properly expanded TEXMFLOCAL, so here is a
- -- bit of lua code to make that happen
- 
--local texmflocal = resolvers.prefixes.selfautoparent();
--texmflocal = string.gsub(texmflocal, "20%d%d$", "texmf-local");
--
- return {
- 
- type= "configuration",
-@@ -30,7 +27,7 @@ return {
- -- most cases you can leve this one untouched. The built-in 
definition
- -- permits relocation of the tree.
- --
---- TEXMFCNF = 
"{selfautodir:,selfautoparent:}{,{/share,}/texmf{-local,}/web2c}"
-+-- TEXMFCNF = "selfautodir:share/texmf-dist/web2c"
- --
- -- more readable than 
"selfautoparent:{/texmf{-local,}{,/web2c},}}" is:
- --
-@@ -44,14 +41,14 @@ return {
- 
- -- only used for FONTCONFIG_PATH & TEXMFCACHE in TeX Live
- 
--TEXMFSYSVAR = "selfautoparent:texmf-var",
--TEXMFVAR= "home:.texlive2017/texmf-var",
-+TEXMFSYSVAR = "selfautoparent:var/lib/texmf",
-+TEXMFVAR= "home:.texlive/texmf-var",
- 
- -- We have only one cache path but there can be more. The first 
writable one
- -- will be chosen but there can be more readable paths.
- 
- TEXMFCACHE  = "$TEXMFSYSVAR;$TEXMFVAR",
--TEXMFCONFIG = "home:.texlive2017/texmf-config",
-+TEXMFCONFIG = "home:.texlive/texmf-config",
- 
- -- I don't like this texmf under home and texmf-home would make 
more
- -- sense. One never knows what installers put under texmf 
anywhere and
-@@ -62,12 +59,13 @@ return {
- -- entry. This makes the tex root relocatable.
- 
- TEXMFOS = "selfautodir:",
--TEXMFDIST   = "selfautoparent:texmf-dist",
-+TEXMFDIST   = "selfautodir:share/texmf-dist",
-+TEXMFSITE   = "selfautodir:share/texmf-site",
- 
--TEXMFLOCAL  = texmflocal,
--TEXMFSYSCONFIG  = "selfautoparent:texmf-config",
--TEXMFFONTS  = "selfautoparent:texmf-fonts",
--TEXMFPROJECT= "selfautoparent:texmf-project",
-+TEXMFLOCAL  = "selfautodir:local/share/texmf",
-+TEXMFSYSCONFIG  = "selfautoparent:etc/texmf",
-+TEXMFFONTS  = "selfautodir:share/texmf-dist",
-+TEXMFPROJECT= "selfautodir:share/texmf-dist",
- 
- TEXMFHOME   = "home:texmf",
-  -- TEXMFHOME   = os.name == "macosx" and "home:Library/texmf" or 
"home:texmf",
-@@ -75,7 +73,7 @@ return {
- -- We need texmfos for a few rare files but as I have a few more 
bin trees
- -- a hack is needed. Maybe other users also have 
texmf-platform-new trees.
- 
--TEXMF   = 
"{$TEXMFCONFIG,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFPROJECT,!!$TEXMFFONTS,!!$TEXMFLOCAL,!!$TEXMFDIST}",
-+TEXMF   = 
"{$TEXMFCONFIG,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFPROJECT,!!$TEXMFFONTS,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFSITE}",
- 
- TEXFONTMAPS = 
".;$TEXMF/fonts/data//;$TEXMF/fonts/map/{pdftex,dvips}//",
- ENCFONTS= 
".;$TEXMF/fonts/data//;$TEXMF/fonts/enc/{dvips,pdftex}//",



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libcacard/files/

2019-11-07 Thread Aaron Bauman
commit: fbc0bd79fe76f49ae426eab42e4a756dd89df0c0
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Oct 27 09:02:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc0bd79

app-emulation/libcacard: remove unused patch

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

 .../files/libcacard-0.1.2-underlinking.patch   | 354 -
 1 file changed, 354 deletions(-)

diff --git a/app-emulation/libcacard/files/libcacard-0.1.2-underlinking.patch 
b/app-emulation/libcacard/files/libcacard-0.1.2-underlinking.patch
deleted file mode 100644
index 086508fca2c..000
--- a/app-emulation/libcacard/files/libcacard-0.1.2-underlinking.patch
+++ /dev/null
@@ -1,354 +0,0 @@
-Fix underlinking issues caused by missing -pthread flag:
-* libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=sandybridge --param 
l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=4096 
-Wl,-O1 -Wl,--as-needed -o .libs/vscclient vscclient.o  ./.libs/libcacard.so 
-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4
-* vscclient.o:vscclient.c:function main: error: undefined reference to 
'pthread_create'
-See also: https://bugs.gentoo.org/show_bug.cgi?id=494450
-
 libcacard-0.1.2/configure.ac
-+++ libcacard-0.1.2/configure.ac
-@@ -69,6 +69,11 @@
- fi
- ])
- 
-+dnl Pthread handling
-+AX_PTHREAD
-+CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
-+LIBS="${LIBS} ${PTHREAD_CFLAGS} ${PTHREAD_LIBS}"
-+
- dnl handle the passthru option. passthru allows you to access the cards 
directly
- AC_ARG_ENABLE(passthru,
- AC_HELP_STRING([--enable-passthru], [allow passthru mode]),
 libcacard-0.1.2/m4/ax_pthread.m4
-+++ libcacard-0.1.2/m4/ax_pthread.m4
-@@ -0,0 +1,332 @@
-+# ===
-+#http://www.gnu.org/software/autoconf-archive/ax_pthread.html
-+# ===
-+#
-+# SYNOPSIS
-+#
-+#   AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
-+#
-+# DESCRIPTION
-+#
-+#   This macro figures out how to build C programs using POSIX threads. It
-+#   sets the PTHREAD_LIBS output variable to the threads library and linker
-+#   flags, and the PTHREAD_CFLAGS output variable to any special C compiler
-+#   flags that are needed. (The user can also force certain compiler
-+#   flags/libs to be tested by setting these environment variables.)
-+#
-+#   Also sets PTHREAD_CC to any special C compiler that is needed for
-+#   multi-threaded programs (defaults to the value of CC otherwise). (This
-+#   is necessary on AIX to use the special cc_r compiler alias.)
-+#
-+#   NOTE: You are assumed to not only compile your program with these flags,
-+#   but also link it with them as well. e.g. you should link with
-+#   $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS $LIBS
-+#
-+#   If you are only building threads programs, you may wish to use these
-+#   variables in your default LIBS, CFLAGS, and CC:
-+#
-+# LIBS="$PTHREAD_LIBS $LIBS"
-+# CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
-+# CC="$PTHREAD_CC"
-+#
-+#   In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
-+#   has a nonstandard name, defines PTHREAD_CREATE_JOINABLE to that name
-+#   (e.g. PTHREAD_CREATE_UNDETACHED on AIX).
-+#
-+#   Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
-+#   PTHREAD_PRIO_INHERIT symbol is defined when compiling with
-+#   PTHREAD_CFLAGS.
-+#
-+#   ACTION-IF-FOUND is a list of shell commands to run if a threads library
-+#   is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
-+#   is not found. If ACTION-IF-FOUND is not specified, the default action
-+#   will define HAVE_PTHREAD.
-+#
-+#   Please let the authors know if this macro fails on any platform, or if
-+#   you have any other suggestions or comments. This macro was based on work
-+#   by SGJ on autoconf scripts for FFTW (http://www.fftw.org/) (with help
-+#   from M. Frigo), as well as ac_pthread and hb_pthread macros posted by
-+#   Alejandro Forero Cuervo to the autoconf macro repository. We are also
-+#   grateful for the helpful feedback of numerous users.
-+#
-+#   Updated for Autoconf 2.68 by Daniel Richard G.
-+#
-+# LICENSE
-+#
-+#   Copyright (c) 2008 Steven G. Johnson 
-+#   Copyright (c) 2011 Daniel Richard G. 
-+#
-+#   This program is free software: you can redistribute it and/or modify it
-+#   under the terms of the GNU General Public License as published by the
-+#   Free Software Foundation, either version 3 of the License, or (at your
-+#   option) any later version.
-+#
-+#   This program is distributed in the hope that it will be useful, but
-+#   WITHOUT ANY WARRANTY; without even the implied warranty of
-+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
-+#   

[gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/files/

2019-11-07 Thread Aaron Bauman
commit: 4c7718c22531f81ac0e1564921170f760f3c45f7
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Oct 27 09:03:06 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7718c2

net-misc/spice-gtk: remove unused patch

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

 .../spice-gtk/files/spice-gtk-0.35-libressl.patch  | 50 --
 1 file changed, 50 deletions(-)

diff --git a/net-misc/spice-gtk/files/spice-gtk-0.35-libressl.patch 
b/net-misc/spice-gtk/files/spice-gtk-0.35-libressl.patch
deleted file mode 100644
index 6ecea6d11c2..000
--- a/net-misc/spice-gtk/files/spice-gtk-0.35-libressl.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-https://bugs.gentoo.org/631250
-https://631250.bugs.gentoo.org/attachment.cgi?id=513720
-
-https://bugs.gentoo.org/664512
-https://cgit.freedesktop.org/spice/spice-common/commit/?id=8e8476d932d9866d950fe616fe1c10361b75a3a2
-https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=a45e8a56e389e41c891eaa204b16dd89e74e2e69
-
-diff --git a/spice-common/common/ssl_verify.c 
b/spice-common/common/ssl_verify.c
-index a9ed650..821faa9 100644
 a/spice-common/common/ssl_verify.c
-+++ b/spice-common/common/ssl_verify.c
-@@ -33,7 +33,8 @@
- #include 
- #include 
- 
--#if OPENSSL_VERSION_NUMBER < 0x1010 || defined (LIBRESSL_VERSION_NUMBER)
-+#if OPENSSL_VERSION_NUMBER < 0x1010 || \
-+(defined (LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 
0x2070)
- static const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *asn1)
- {
- return M_ASN1_STRING_data(asn1);
-diff --git a/src/bio-gio.c b/src/bio-gio.c
-index 9358fae..30aa73b 100644
 a/src/bio-gio.c
-+++ b/src/bio-gio.c
-@@ -23,7 +23,8 @@
- #include "spice-util.h"
- #include "bio-gio.h"
- 
--#if OPENSSL_VERSION_NUMBER < 0x1010 || defined(LIBRESSL_VERSION_NUMBER)
-+#if OPENSSL_VERSION_NUMBER < 0x1010 || \
-+(defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070)
- static BIO_METHOD one_static_bio;
- 
- static int BIO_meth_set_read(BIO_METHOD *biom,
-diff --git a/src/spice-channel.c b/src/spice-channel.c
-index 4c3db9d..9df0203 100644
 a/src/spice-channel.c
-+++ b/src/spice-channel.c
-@@ -55,7 +55,8 @@ static void spice_channel_reset_capabilities(SpiceChannel 
*channel);
- static void spice_channel_send_migration_handshake(SpiceChannel *channel);
- static gboolean channel_connect(SpiceChannel *channel, gboolean tls);
- 
--#if OPENSSL_VERSION_NUMBER < 0x1010 || defined(LIBRESSL_VERSION_NUMBER)
-+#if OPENSSL_VERSION_NUMBER < 0x1010 || \
-+(defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070)
- static RSA *EVP_PKEY_get0_RSA(EVP_PKEY *pkey)
- {
- if (pkey->type != EVP_PKEY_RSA) {
-



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

2019-11-07 Thread Aaron Bauman
commit: 0e621d8c87891c58894609687cc7d1ac83a36713
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Oct 23 06:12:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e621d8c

media-video/unifi-video: remove unused file

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

 media-video/unifi-video/files/mongod-wrapper | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/media-video/unifi-video/files/mongod-wrapper 
b/media-video/unifi-video/files/mongod-wrapper
deleted file mode 100644
index f2eb2a43752..000
--- a/media-video/unifi-video/files/mongod-wrapper
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-cleaned_args=$(echo $* | sed -e 's/--nohttpinterface//')
-/usr/bin/mongod ${cleaned_args}



[gentoo-commits] repo/gentoo:master commit in: sys-block/open-iscsi/files/

2019-11-07 Thread Aaron Bauman
commit: 7d4d8077fec0e0c72332ceeb76f869e057ec979d
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep 28 07:43:31 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4d8077

sys-block/open-iscsi: remove unused patches

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

 .../files/open-iscsi-2.0.876-musl-fixes.patch  | 92 --
 .../open-iscsi-2.0.876-space_in_node-mode.patch| 28 ---
 .../open-iscsi-2.0.876_p20180814-musl-fixes.patch  | 85 
 3 files changed, 205 deletions(-)

diff --git a/sys-block/open-iscsi/files/open-iscsi-2.0.876-musl-fixes.patch 
b/sys-block/open-iscsi/files/open-iscsi-2.0.876-musl-fixes.patch
deleted file mode 100644
index 7bb0c5d6e77..000
--- a/sys-block/open-iscsi/files/open-iscsi-2.0.876-musl-fixes.patch
+++ /dev/null
@@ -1,92 +0,0 @@
 a/usr/idbm.c
-+++ b/usr/idbm.c
-@@ -27,2 +27,3 @@
- #include 
-+#include 
- #include 
 a/usr/iscsiadm.c
-+++ b/usr/iscsiadm.c
-@@ -3269,2 +3269,3 @@
-   int do_discover = 0, sub_mode = -1;
-+  int argerror = 0;
-   int portal_type = -1;
-@@ -3458,2 +3459,5 @@
-   usage(0);
-+  case '?':
-+  log_error("unrecognized character '%c'", optopt);
-+  argerror = 1;
-   }
-@@ -3473,4 +3477,3 @@
- 
--  if (optopt) {
--  log_error("unrecognized character '%c'", optopt);
-+  if (argerror) {
-   rc = ISCSI_ERR_INVAL;
 a/utils/fwparam_ibft/fwparam_ppc.c
-+++ b/utils/fwparam_ibft/fwparam_ppc.c
-@@ -358,3 +358,3 @@
-*/
--  qsort(niclist, nic_count, sizeof(char *), (__compar_fn_t)nic_cmp);
-+  qsort(niclist, nic_count, sizeof(char *), (int (*)(const void *, const 
void *))nic_cmp);
- 
 a/iscsiuio/src/unix/libs/bnx2x.c
-+++ b/iscsiuio/src/unix/libs/bnx2x.c
-@@ -44,3 +44,3 @@
- #include 
--#include 
-+#include "ethtool-compat.h"
- #include 
 /dev/null
-+++ b/iscsiuio/src/unix/libs/ethtool-compat.h
-@@ -0,0 +1,51 @@
-+/*
-+ * ethtool-compat.h: adopted from
-+ # ethtool.h: Defines for Linux ethtool.
-+ *
-+ * Copyright (C) 1998 David S. Miller (da...@redhat.com)
-+ * Copyright 2001 Jeff Garzik 
-+ * Portions Copyright 2001 Sun Microsystems (thoc...@sun.com)
-+ * Portions Copyright 2002 Intel (eli.kuperm...@intel.com,
-+ *christopher.le...@intel.com,
-+ *scott.feld...@intel.com)
-+ * Portions Copyright (C) Sun Microsystems 2008
-+ */
-+
-+#include 
-+#include 
-+
-+#define ETHTOOL_FWVERS_LEN32
-+#define ETHTOOL_BUSINFO_LEN   32
-+#define ETHTOOL_EROMVERS_LEN  32
-+
-+struct ethtool_drvinfo {
-+  __u32   cmd;
-+  chardriver[32];
-+  charversion[32];
-+  charfw_version[ETHTOOL_FWVERS_LEN];
-+  charbus_info[ETHTOOL_BUSINFO_LEN];
-+  charerom_version[ETHTOOL_EROMVERS_LEN];
-+  charreserved2[12];
-+  __u32   n_priv_flags;
-+  __u32   n_stats;
-+  __u32   testinfo_len;
-+  __u32   eedump_len;
-+  __u32   regdump_len;
-+};
-+
-+struct ethtool_tcpip4_spec {
-+  __be32  ip4src;
-+  __be32  ip4dst;
-+  __be16  psrc;
-+  __be16  pdst;
-+  __u8tos;
-+};
-+
-+struct ethtool_ah_espip4_spec {
-+  __be32  ip4src;
-+  __be32  ip4dst;
-+  __be32  spi;
-+  __u8tos;
-+};
-+
-+#define ETHTOOL_GDRVINFO  0x0003 /* Get driver info. */

diff --git 
a/sys-block/open-iscsi/files/open-iscsi-2.0.876-space_in_node-mode.patch 
b/sys-block/open-iscsi/files/open-iscsi-2.0.876-space_in_node-mode.patch
deleted file mode 100644
index 1b72eec7945..000
--- a/sys-block/open-iscsi/files/open-iscsi-2.0.876-space_in_node-mode.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From baa0cb45cfcf10a81283c191b0b236cd1a2f66ee Mon Sep 17 00:00:00 2001
-From: Lee Duncan 
-Date: Fri, 12 Oct 2018 09:57:20 -0700
-Subject: [PATCH] Restore space in node-mode level 0 output
-
-As part of the libopeniscsiusr update, the output
-of "iscsiadm -m node" dropped a space that needs to
-be between the portal and the target, for proper
-parsing.
-
-Fixes: 87ea50a1c3a97

- usr/iscsiadm.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/usr/iscsiadm.c b/usr/iscsiadm.c
-index e3ba03c8..25c6cdc0 100644
 a/usr/iscsiadm.c
-+++ b/usr/iscsiadm.c
-@@ -683,7 +683,7 @@ static int login_portals(struct node_rec *pattern_rec)
- 
- static void print_node_flat(struct iscsi_node *node)
- {
--  printf("%s,%" PRIu16 "%s\n",
-+  printf("%s,%" PRIu16 " %s\n",
-  iscsi_node_portal_get(node),
-  iscsi_node_tpgt_get(node),
-  iscsi_node_target_name_get(node));

diff --git 

[gentoo-commits] repo/gentoo:master commit in: dev-tex/pgf/files/

2019-11-07 Thread Aaron Bauman
commit: 469b95aa768d0161ff8ef3df3b59ef3a3230ff84
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Oct 17 17:19:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469b95aa

dev-tex/pgf: remove unused patch(es)

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

 dev-tex/pgf/files/pgfsys-luatex.def | 431 
 1 file changed, 431 deletions(-)

diff --git a/dev-tex/pgf/files/pgfsys-luatex.def 
b/dev-tex/pgf/files/pgfsys-luatex.def
deleted file mode 100644
index 4e00695f381..000
--- a/dev-tex/pgf/files/pgfsys-luatex.def
+++ /dev/null
@@ -1,431 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-\ProvidesFileRCS $Header: 
/cvsroot/pgf/pgf/generic/pgf/systemlayer/pgfsys-luatex.def,v 1.35 2014/10/11 
09:23:31 vibrovski Exp $
-
-
-% Driver commands for pdf
-
-%
-% Load common pdf commands:
-%
-\input pgfsys-common-pdf.def
-
-%
-% pdftex-specific stuff:
-%
-\def\pgfsys@invoke#1{\pdfextension literal{#1}}
-
-% Synced hboxes
-\def\pgfsys@hboxsynced#1{%
-  {%
-\pgfsys@beginscope%
-\setbox\pgf@hbox=\hbox{%
-  \hskip\pgf@pt@x%
-  \raise\pgf@pt@y\hbox{%
-\pgf@pt@x=0pt%
-\pgf@pt@y=0pt%
-\pgflowlevelsynccm% 
-\pgfsys@hbox#1}%
-  \hss%
-}%
-\wd\pgf@hbox=0pt%
-\ht\pgf@hbox=0pt%
-\dp\pgf@hbox=0pt%
-\box\pgf@hbox%
-\pgfsys@endscope%
-  }%
-}
-
-
-
-\def\pgfsys@imagesuffixlist{.pdf:.jpg:.jpeg:.png:}
-\def\pgfsys@defineimage{% width, height, page number
-  \ifx\pgf@imagewidth\pgfutil@empty\else\edef\pgf@imagewidth{ width 
\pgf@imagewidth }\fi%
-  \ifx\pgf@imageheight\pgfutil@empty\else\edef\pgf@imageheight{ height 
\pgf@imageheight }\fi%
-  \ifx\pgf@imagepage\pgfutil@empty\else\edef\pgf@imagepage{ page 
\pgf@imagepage }\fi%
-  \ifx\saveimageresource\@undefined% old version of lualatex
-\ifx\pgf@imagepage\pgfutil@empty\else%
-  \pgfwarning{Page selection not supported. Ignoring page selection}%
-\fi%
-\setbox\pgfutil@tempboxa=\hbox{%
-  \pdfimage \pgf@imageheight \pgf@imagewidth {\pgf@filename}}%
-\pdfform\pgfutil@tempboxa%
-\edef\pgf@image{\noexpand\pdfrefform\the\pdflastform}%
-  \else% new version
-{\saveimageresource \pgf@imageheight \pgf@imagewidth attr
-  {/Interpolate \pgf@imageinterpolate\space\pgf@imagemask} \pgf@imagepage
-  {\pgf@filename}}%
-
\edef\pgf@image{\noexpand\useimageresource\the\lastsavedimageresourceindex}%
-  \fi
-}%
-\def\pgfsys@definemask#1{%
-  \ifx\pgf@maskmatte\pgfutil@empty%
-  \else%
-\edef\pgf@maskmatte{/Matte [\pgf@maskmatte]}%
-  \fi%
-  \edef\pgf@attr{{\pgf@maskmatte\space /Decode [1 0]}}%
-  \immediate\saveimageresource attr \pgf@attr {\pgf@filename}%
-  \edef\pgf@mask{/SMask \the\lastsavedimageresourceindex\space 0 R}%
-}
-\def\pgfsys@horishading#1#2#3{%
-  {%
-\pgf@parsefunc{#3}%
-\pgfmathparse{#2}%
-\setbox\pgfutil@tempboxa=\hbox to\pgf@max{\vbox to\pgfmathresult 
pt{\vfil\pgfsys@invoke{/Sh sh}}\hfil}%
-\pgf@process{\pgfpoint{\pgf@max}{#2}}%
-\immediate\saveboxresource resources {%
-  /Shading << /Sh << /ShadingType 2
-  /ColorSpace /DeviceRGB
-  /Domain [\pgf@pdfparseddomain]
-  /Coords [\pgf@doma\space0 \pgf@domb\space0]
-  /Function \pgf@pdfparsedfunction
-  /Extend [false false] >> >>}\pgfutil@tempboxa% <<
-\expandafter\xdef\csname 
@pgfshading#1!\endcsname{\leavevmode\noexpand\useboxresource\the\lastsavedboxresourceindex}%
 
-  }%
-}
-\def\pgfsys@vertshading#1#2#3{%
-  {%
-\pgf@parsefunc{#3}%
-\pgfmathparse{#2}%
-\setbox\pgfutil@tempboxa=\hbox to\pgfmathresult pt{\vbox 
to\pgf@max{\vfil\pgfsys@invoke{/Sh sh}}\hfil}%
-\pgf@process{\pgfpoint{#2}{\pgf@max}}%
-\immediate\saveboxresource resources {%
-  /Shading << /Sh << /ShadingType 2
-  /ColorSpace /DeviceRGB
-  /Domain [\pgf@pdfparseddomain]
-  /Coords [0 \pgf@doma\space0 \pgf@domb]
-  /Function \pgf@pdfparsedfunction
-  /Extend [false false] >> >>}\pgfutil@tempboxa% <<
-\expandafter\xdef\csname 
@pgfshading#1!\endcsname{\leavevmode\noexpand\useboxresource\the\lastsavedboxresourceindex}%
-  }%
-}
-\def\pgfsys@radialshading#1#2#3{%
-  {%
-\pgf@parsefunc{#3}%
-\setbox\pgfutil@tempboxa=\hbox to2\pgf@max{\vbox 
to2\pgf@max{\vfil\pgfsys@invoke{/Sh sh}}\hfil}%
-\pgf@process{#2}%
-\pgf@xa=\pgf@x%
-\pgf@ya=\pgf@y%
-\pgf@process{\pgfpoint{\pgf@max}{\pgf@max}}%
-\advance\pgf@xa by \pgf@x%
-\advance\pgf@ya by \pgf@y%
-\pgf@sys@bp@correct{\pgf@x}%
-\pgf@sys@bp@correct{\pgf@y}%
-\pgf@sys@bp@correct{\pgf@xa}%
-

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

2019-11-07 Thread Aaron Bauman
commit: a22eeff0b12d49cbd9cc3a9b56ba4bf3c7692707
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Oct 20 07:39:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22eeff0

app-shells/zsh: remove unused patch

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

 .../zsh/files/zsh-5.7-fix_infinite_recursion.patch | 35 --
 1 file changed, 35 deletions(-)

diff --git a/app-shells/zsh/files/zsh-5.7-fix_infinite_recursion.patch 
b/app-shells/zsh/files/zsh-5.7-fix_infinite_recursion.patch
deleted file mode 100644
index 042b948b23d..000
--- a/app-shells/zsh/files/zsh-5.7-fix_infinite_recursion.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From b70919e0d9dadc93893e9d18bc3ef13b88756ecf Mon Sep 17 00:00:00 2001
-From: dana 
-Date: Sun, 27 Jan 2019 00:26:31 -0600
-Subject: [PATCH] 44020: VCS_INFO_detect_p4: Fix infinite recursion
-

- ChangeLog  | 5 +
- Functions/VCS_Info/Backends/VCS_INFO_detect_p4 | 1 -
- 2 files changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index 81668ccc9..be243c1b8 100644
 a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,8 @@
-+2018-01-27  dana  
-+
-+  * 44020: Functions/VCS_Info/Backends/VCS_INFO_detect_p4: Fix
-+  infinite recursion
-+
- 2018-01-24  dana  
- 
-   * unposted: Config/version.mk: Post-release version bump
-diff --git a/Functions/VCS_Info/Backends/VCS_INFO_detect_p4 
b/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-index d171c68ee..5ec21da9f 100644
 a/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-+++ b/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-@@ -44,7 +44,6 @@ VCS_INFO_p4_get_server() {
- }
- 
- 
--(( ${+functions[VCS_INFO_detect_p4]} )) ||
- VCS_INFO_detect_p4() {
-   local serverport p4where
- 



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexrecommended/files/

2019-11-07 Thread Aaron Bauman
commit: 4f161726deb24c3ed71df59a2cc794e64e8982d5
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Oct 17 17:18:25 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f161726

dev-texlive/texlive-latexrecommended: remove unused patch(es)

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

 .../files/thumbpdf_invocation.patch | 13 -
 1 file changed, 13 deletions(-)

diff --git 
a/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch 
b/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
deleted file mode 100644
index 94b8d03f1c7..000
--- a/dev-texlive/texlive-latexrecommended/files/thumbpdf_invocation.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: work/texmf-dist/scripts/thumbpdf/thumbpdf.pl
-===
 work.orig/texmf-dist/scripts/thumbpdf/thumbpdf.pl
-+++ work/texmf-dist/scripts/thumbpdf/thumbpdf.pl
-@@ -1,7 +1,4 @@
--eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S 
$0 $argv:q'
--  if 0;
--use strict;
--$^W=1; # turn warning on
-+#!/usr/bin/perl -w
- #
- # thumbpdf.pl
- #



[gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/files/

2019-11-07 Thread Aaron Bauman
commit: 8a49d5b3f8f5eb966da5e889db1363d41dfbbc64
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Nov  3 09:36:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a49d5b3

net-fs/nfs-utils: remove unused files

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

 net-fs/nfs-utils/files/nfs-utils.conf |  3 ---
 net-fs/nfs-utils/files/nfsmount.confd |  7 --
 net-fs/nfs-utils/files/nfsmount.initd | 47 ---
 3 files changed, 57 deletions(-)

diff --git a/net-fs/nfs-utils/files/nfs-utils.conf 
b/net-fs/nfs-utils/files/nfs-utils.conf
deleted file mode 100644
index b9b586c2ac0..000
--- a/net-fs/nfs-utils/files/nfs-utils.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-d /var/lib/nfs/rpc_pipefs
-d /var/lib/nfs/v4recovery
-d /var/lib/nfs/v4root

diff --git a/net-fs/nfs-utils/files/nfsmount.confd 
b/net-fs/nfs-utils/files/nfsmount.confd
deleted file mode 100644
index 418353668f9..000
--- a/net-fs/nfs-utils/files/nfsmount.confd
+++ /dev/null
@@ -1,7 +0,0 @@
-# You will need to set the dependencies in the nfsmount script to match
-# the network configuration tools you are using. This should be done in
-# this file by following the examples below, and not by changing the
-# service script itself.  See /etc/conf.d/netmount for more examples.
-#
-# This is a safe default.
-rc_after="net"

diff --git a/net-fs/nfs-utils/files/nfsmount.initd 
b/net-fs/nfs-utils/files/nfsmount.initd
deleted file mode 100644
index 12c7d786a0f..000
--- a/net-fs/nfs-utils/files/nfsmount.initd
+++ /dev/null
@@ -1,47 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-[ -e /etc/conf.d/nfs ] && . /etc/conf.d/nfs
-
-depend() {
-   local myneed=""
-   if [ -e /etc/fstab ] ; then
-   myneed="${myneed} $(
-   awk '!/^[[:space:]]*#/ && ($3 == "nfs" || $3 == "nfs4") 
{
-   if ($3 == "nfs4")
-   idmapd = "rpc.idmapd"
-   if ($4 ~ /sec=(krb|spkm)/)
-   gssd = "rpc.gssd"
-   }
-   END { print idmapd " " gssd }
-   ' /etc/fstab
-   )"
-   fi
-   config /etc/fstab
-   need portmap rpc.statd ${myneed}
-   use ypbind dns rpc.idmapd rpc.gssd
-}
-
-start() {
-   if [ -x /usr/sbin/sm-notify ] ; then
-   ebegin "Starting NFS sm-notify"
-   /usr/sbin/sm-notify ${OPTS_SMNOTIFY}
-   eend $?
-   fi
-
-   # Make sure nfs support is loaded in the kernel #64709
-   if [ -e /proc/modules ] && ! grep -qs 'nfs$' /proc/filesystems ; then
-   modprobe -q nfs
-   fi
-
-   ebegin "Mounting NFS filesystems"
-   mount -a -t nfs,nfs4
-   eend $?
-}
-
-stop() {
-   ebegin "Unmounting NFS filesystems"
-   umount -a -t nfs,nfs4
-   eend $?
-}



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

2019-11-07 Thread Aaron Bauman
commit: 79474f2a7bdf14df4f44d9936856173202034f82
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Oct 20 07:40:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79474f2a

sys-apps/fwupd: remove unused patch

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

 .../fwupd-1.2.9-without_systemd_build_fix.patch| 77 --
 1 file changed, 77 deletions(-)

diff --git a/sys-apps/fwupd/files/fwupd-1.2.9-without_systemd_build_fix.patch 
b/sys-apps/fwupd/files/fwupd-1.2.9-without_systemd_build_fix.patch
deleted file mode 100644
index 37be190d8aa..000
--- a/sys-apps/fwupd/files/fwupd-1.2.9-without_systemd_build_fix.patch
+++ /dev/null
@@ -1,77 +0,0 @@
-From d92cccaf1396d93f97480f32694372b8256f9b11 Mon Sep 17 00:00:00 2001
-From: Richard Hughes 
-Date: Mon, 20 May 2019 11:28:31 +0100
-Subject: [PATCH] trivial: Fix non-systemd build
-

- src/fu-tool.c| 2 ++
- src/fu-util-common.c | 5 -
- src/fu-util.c| 6 +-
- 3 files changed, 11 insertions(+), 2 deletions(-)
-
-diff --git a/src/fu-tool.c b/src/fu-tool.c
-index 353a52e88..eac7a8cc4 100644
 a/src/fu-tool.c
-+++ b/src/fu-tool.c
-@@ -113,8 +113,10 @@ fu_util_start_engine (FuUtilPrivate *priv, 
FuEngineLoadFlags flags, GError **err
- {
-   g_autoptr(GError) error_local = NULL;
- 
-+#ifdef HAVE_SYSTEMD
-   if (!fu_systemd_unit_stop (fu_util_get_systemd_unit (), _local))
-   g_debug ("Failed top stop daemon: %s", error_local->message);
-+#endif
-   if (!fu_engine_load (priv->engine, flags, error))
-   return FALSE;
-   if (fu_engine_get_tainted (priv->engine)) {
-diff --git a/src/fu-util-common.c b/src/fu-util-common.c
-index 219752b1e..51e16f671 100644
 a/src/fu-util-common.c
-+++ b/src/fu-util-common.c
-@@ -28,6 +28,7 @@ fu_util_get_systemd_unit (void)
-   return SYSTEMD_FWUPD_UNIT;
- }
- 
-+#ifdef HAVE_SYSTEMD
- static const gchar *
- fu_util_get_expected_command (const gchar *target)
- {
-@@ -35,10 +36,12 @@ fu_util_get_expected_command (const gchar *target)
-   return "fwupd.fwupdmgr";
-   return "fwupdmgr";
- }
-+#endif
- 
- gboolean
- fu_util_using_correct_daemon (GError **error)
- {
-+#ifdef HAVE_SYSTEMD
-   g_autofree gchar *default_target = NULL;
-   g_autoptr(GError) error_local = NULL;
-   const gchar *target = fu_util_get_systemd_unit ();
-@@ -58,7 +61,7 @@ fu_util_using_correct_daemon (GError **error)
-fu_util_get_expected_command (target));
-   return FALSE;
-   }
--
-+#endif
-   return TRUE;
- }
- 
-diff --git a/src/fu-util.c b/src/fu-util.c
-index c8528e71e..dec96e741 100644
 a/src/fu-util.c
-+++ b/src/fu-util.c
-@@ -2122,7 +2122,11 @@ fu_util_modify_config (FuUtilPrivate *priv, gchar 
**values, GError **error)
-   if (!fu_util_prompt_for_boolean (FALSE))
-   return TRUE;
-   }
--  return fu_systemd_unit_stop (fu_util_get_systemd_unit (), error);
-+#ifdef HAVE_SYSTEMD
-+  if (!fu_systemd_unit_stop (fu_util_get_systemd_unit (), error))
-+  return FALSE;
-+#endif
-+  return TRUE;
- }
- 
- static void



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/files/

2019-11-07 Thread Aaron Bauman
commit: ff81b68cb7471d322d19c6567959e9d2c479a991
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Oct 17 17:17:55 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff81b68c

dev-texlive/texlive-context: remove unused patch(es)

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

 .../texlive-context/files/luacnfspec2016.patch | 54 --
 1 file changed, 54 deletions(-)

diff --git a/dev-texlive/texlive-context/files/luacnfspec2016.patch 
b/dev-texlive/texlive-context/files/luacnfspec2016.patch
deleted file mode 100644
index c6e754d627f..000
--- a/dev-texlive/texlive-context/files/luacnfspec2016.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-We install texmfcnf.lua in a different location than TeX Live so default
-heuristics fail. Help it.
-
-Index: work/texmf-dist/scripts/context/lua/mtxrun.lua
-===
 work.orig/texmf-dist/scripts/context/lua/mtxrun.lua
-+++ work/texmf-dist/scripts/context/lua/mtxrun.lua
-@@ -15407,10 +15407,8 @@ if environment.default_texmfcnf then
- else
-   resolvers.luacnfspec=concat ({
- "home:texmf/web2c",
--"selfautoparent:/texmf-local/web2c",
--"selfautoparent:/texmf-context/web2c",
--"selfautoparent:/texmf-dist/web2c",
--"selfautoparent:/texmf/web2c",
-+"selfautodir:local/share/texmf/web2c",
-+"selfautodir:share/texmf/web2c",
-   },";")
- end
- local unset_variable="unset"
-Index: work/texmf-dist/scripts/context/stubs/unix/mtxrun
-===
 work.orig/texmf-dist/scripts/context/stubs/unix/mtxrun
-+++ work/texmf-dist/scripts/context/stubs/unix/mtxrun
-@@ -15407,10 +15407,8 @@ if environment.default_texmfcnf then
- else
-   resolvers.luacnfspec=concat ({
- "home:texmf/web2c",
--"selfautoparent:/texmf-local/web2c",
--"selfautoparent:/texmf-context/web2c",
--"selfautoparent:/texmf-dist/web2c",
--"selfautoparent:/texmf/web2c",
-+"selfautodir:local/share/texmf/web2c",
-+"selfautodir:share/texmf/web2c",
-   },";")
- end
- local unset_variable="unset"
-Index: work/texmf-dist/tex/context/base/mkiv/data-res.lua
-===
 work.orig/texmf-dist/tex/context/base/mkiv/data-res.lua
-+++ work/texmf-dist/tex/context/base/mkiv/data-res.lua
-@@ -136,10 +136,8 @@ if environment.default_texmfcnf then
- else
- resolvers.luacnfspec = concat ( {
- "home:texmf/web2c",
--"selfautoparent:/texmf-local/web2c",
--"selfautoparent:/texmf-context/web2c",
--"selfautoparent:/texmf-dist/web2c",
--"selfautoparent:/texmf/web2c",
-+  "selfautodir:local/share/texmf/web2c",
-+  "selfautodir:share/texmf/web2c",
- }, ";")
- end
- 



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

2019-11-07 Thread Aaron Bauman
commit: 487bbd7c4fb8280c53546ce165b12ceb16a55b42
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Aug 21 18:21:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:43:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487bbd7c

dev-cpp/tbb: remove unused patches

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

 dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch |  20 ---
 dev-cpp/tbb/files/tbb-4.3.20150611-build.patch   | 185 --
 dev-cpp/tbb/files/tbb-4.4.20160803-build.patch   | 187 ---
 3 files changed, 392 deletions(-)

diff --git a/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch 
b/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch
deleted file mode 100644
index ed318cab838..000
--- a/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: Julian Ospald 
-Date: Thu May 31 21:37:47 UTC 2012
-Subject: build system
-
-fix underlinking in test phase
-wrt https://bugs.gentoo.org/show_bug.cgi?id=418447
-
 a/build/Makefile.test
-+++ b/build/Makefile.test
-@@ -48,8 +48,8 @@
- USE_PROXY_FLAG = $(DEFINE_KEY)HARNESS_USE_PROXY
- CPLUS_FLAGS += $(USE_PROXY_FLAG)
- LINK_TBB.LIB = $(PROXY.LIB)
--LIBS += $(LIBDL)
--endif
-+endif
-+LIBS += $(LIBDL)
- 
- include $(tbb_root)/build/common_rules.inc
- 

diff --git a/dev-cpp/tbb/files/tbb-4.3.20150611-build.patch 
b/dev-cpp/tbb/files/tbb-4.3.20150611-build.patch
deleted file mode 100644
index 8f806989e44..000
--- a/dev-cpp/tbb/files/tbb-4.3.20150611-build.patch
+++ /dev/null
@@ -1,185 +0,0 @@
 a/build/FreeBSD.gcc.inc
-+++ b/build/FreeBSD.gcc.inc
-@@ -28,14 +28,14 @@ WARNING_KEY = -Wall
- DYLIB_KEY = -shared
- WARNING_SUPPRESS = -Wno-parentheses
- 
--CPLUS = g++ 
--CONLY = gcc
-+CPLUS = $(CXX)
-+CONLY = $(CC)
- LIB_LINK_FLAGS = -shared
- LIBS = -lpthread 
- C_FLAGS = $(CPLUS_FLAGS)
- 
- ifeq ($(cfg), release)
--CPLUS_FLAGS = -g -O2 -DUSE_PTHREAD
-+CPLUS_FLAGS = -g -DUSE_PTHREAD
- endif
- ifeq ($(cfg), debug)
- CPLUS_FLAGS = -DTBB_USE_DEBUG -g -O0 -DUSE_PTHREAD
-@@ -52,22 +52,12 @@ ifeq (ia64,$(arch))
- CPLUS_FLAGS += $(PIC_KEY)
- endif 
- 
--ifeq (intel64,$(arch))
--CPLUS_FLAGS += -m64
--LIB_LINK_FLAGS += -m64
--endif 
--
--ifeq (ia32,$(arch))
--CPLUS_FLAGS += -m32
--LIB_LINK_FLAGS += -m32
--endif 
--
- 
#--
- # Setting assembler data.
- 
#--
- ASSEMBLY_SOURCE=$(arch)-gas
- ifeq (ia64,$(arch))
--ASM=as
-+ASM=$(AS)
- TBB_ASM.OBJ = atomic_support.o lock_byte.o log2.o pause.o
- MALLOC_ASM.OBJ = atomic_support.o lock_byte.o pause.o
- endif 
 a/build/linux.clang.inc
-+++ b/build/linux.clang.inc
-@@ -31,15 +31,15 @@ DYLIB_KEY = -shared
- EXPORT_KEY = -Wl,--version-script,
- LIBDL = -ldl
- 
--CPLUS = clang++
--CONLY = clang
-+CPLUS := $(CXX)
-+CONLY := $(CC)
- LIB_LINK_FLAGS = $(DYLIB_KEY) -Wl,-soname=$(BUILDING_LIBRARY)
- LIBS += -lpthread -lrt
- LINK_FLAGS = -Wl,-rpath-link=. -rdynamic
- C_FLAGS = $(CPLUS_FLAGS)
- 
- ifeq ($(cfg), release)
--CPLUS_FLAGS = $(ITT_NOTIFY) -g -O2 -DUSE_PTHREAD
-+CPLUS_FLAGS = $(ITT_NOTIFY) -g -DUSE_PTHREAD
- endif
- ifeq ($(cfg), debug)
- CPLUS_FLAGS = -DTBB_USE_DEBUG $(ITT_NOTIFY) -g -O0 -DUSE_PTHREAD
-@@ -61,24 +61,10 @@ MALLOC_ASM.OBJ=
- 
- ifeq (intel64,$(arch))
- ITT_NOTIFY = -DDO_ITT_NOTIFY
--CPLUS_FLAGS += -m64
--LIB_LINK_FLAGS += -m64
- endif
- 
- ifeq (ia32,$(arch))
- ITT_NOTIFY = -DDO_ITT_NOTIFY
--CPLUS_FLAGS += -m32 -march=pentium4
--LIB_LINK_FLAGS += -m32
--endif
--
--ifeq (ppc64,$(arch))
--CPLUS_FLAGS += -m64
--LIB_LINK_FLAGS += -m64
--endif
--
--ifeq (ppc32,$(arch))
--CPLUS_FLAGS += -m32
--LIB_LINK_FLAGS += -m32
- endif
- 
- ifeq (bg,$(arch))
-@@ -90,12 +76,6 @@ endif
- # Setting assembler data.
- 
#--
- ASM = as
--ifeq (intel64,$(arch))
--ASM_FLAGS += --64
--endif
--ifeq (ia32,$(arch))
--ASM_FLAGS += --32
--endif
- ifeq ($(cfg),debug)
- ASM_FLAGS += -g
- endif
 a/build/linux.gcc.inc
-+++ b/build/linux.gcc.inc
-@@ -32,12 +32,12 @@ DYLIB_KEY = -shared
- EXPORT_KEY = -Wl,--version-script,
- LIBDL = -ldl
- 
--CPLUS = g++
--CONLY = gcc
-+CPLUS := $(CXX)
-+CONLY := $(CC)
- LIB_LINK_FLAGS = $(DYLIB_KEY) -Wl,-soname=$(BUILDING_LIBRARY)
- LIBS += -lpthread -lrt
- LINK_FLAGS = -Wl,-rpath-link=. -rdynamic
--C_FLAGS = $(CPLUS_FLAGS)
-+C_FLAGS := $(CPLUS_FLAGS)
- # gcc 4.4 and higher support -std=c++0x
- ifneq (,$(shell gcc -dumpversion | egrep  "^(4\.[4-9]|[5-9])"))
- CPP11_FLAGS = -std=c++0x -D_TBB_CPP0X
-@@ -54,7 +54,7 @@ ifneq (,$(shell gcc -dumpversion | egrep  "^4\.[8-9]"))
- endif
- 
- ifeq 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/skopeo/files/

2019-11-07 Thread Aaron Bauman
commit: f07d242fdf1a81d7e63b13cc37b314da1a3ce6e6
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Oct 25 06:23:29 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07d242f

app-emulation/skopeo: remove unused patch(es)

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

 .../files/skopeo-0.1.22-make-ostree-optional.patch | 158 -
 1 file changed, 158 deletions(-)

diff --git 
a/app-emulation/skopeo/files/skopeo-0.1.22-make-ostree-optional.patch 
b/app-emulation/skopeo/files/skopeo-0.1.22-make-ostree-optional.patch
deleted file mode 100644
index 1e81d8bff34..000
--- a/app-emulation/skopeo/files/skopeo-0.1.22-make-ostree-optional.patch
+++ /dev/null
@@ -1,158 +0,0 @@
-From a49f22efd84d1cc656242319cca27cbdf8852e05 Mon Sep 17 00:00:00 2001
-From: William Hubbs 
-Date: Fri, 23 Jun 2017 12:34:25 -0500
-Subject: [PATCH] make ostree optional
-

- vendor/github.com/containers/image/README.md   | 14 ++---
- .../transports/alltransports/alltransports.go  |  2 +-
- .../image/transports/alltransports/ostree.go   |  8 +
- .../image/transports/alltransports/ostree_stub.go  |  9 ++
- .../github.com/containers/image/transports/stub.go | 36 ++
- .../containers/image/transports/stub_test.go   | 18 +++
- 6 files changed, 82 insertions(+), 5 deletions(-)
- create mode 100644 
vendor/github.com/containers/image/transports/alltransports/ostree.go
- create mode 100644 
vendor/github.com/containers/image/transports/alltransports/ostree_stub.go
- create mode 100644 vendor/github.com/containers/image/transports/stub.go
- create mode 100644 vendor/github.com/containers/image/transports/stub_test.go
-
-diff --git a/vendor/github.com/containers/image/README.md 
b/vendor/github.com/containers/image/README.md
-index ca8afd4..8e812bb 100644
 a/vendor/github.com/containers/image/README.md
-+++ b/vendor/github.com/containers/image/README.md
-@@ -51,14 +51,20 @@ Ensure that the dependencies documented [in 
vendor.conf](https://github.com/cont
- are also available
- (using those exact versions or different versions of your choosing).
- 
--This library, by default, also depends on the GpgME C library. Either install 
it:
-+This library, by default, also depends on the GpgME and libostree C 
libraries. Either install them:
- ```sh
--Fedora$ dnf install gpgme-devel libassuan-devel
-+Fedora$ dnf install gpgme-devel libassuan-devel libostree-devel
- macOS$ brew install gpgme
- ```
--or use the `containers_image_openpgp` build tag (e.g. using `go build -tags 
…`)
--This will use a Golang-only OpenPGP implementation for signature verification 
instead of the default cgo/gpgme-based implementation;
-+or use the build tags described below to avoid the dependencies (e.g. using 
`go build -tags …`)
-+
-+### Supported build tags
-+
-+- `containers_image_openpgp`: Use a Golang-only OpenPGP implementation for 
signature verification instead of the default cgo/gpgme-based implementation;
- the primary downside is that creating new signatures with the Golang-only 
implementation is not supported.
-+- `containers_image_ostree_stub`: Instead of importing `ostree:` transport in 
`github.com/containers/image/transports/alltransports`, use a stub which 
reports that the transport is not supported. This allows building the library 
without requiring the `libostree` development libraries.
-+
-+  (Note that explicitly importing `github.com/containers/image/ostree` will 
still depend on the `libostree` library, this build tag only affects generic 
users of …`/alltransports`.)
- 
- ## Contributing
- 
-diff --git 
a/vendor/github.com/containers/image/transports/alltransports/alltransports.go 
b/vendor/github.com/containers/image/transports/alltransports/alltransports.go
-index dc70fad..dd80b7f 100644
 
a/vendor/github.com/containers/image/transports/alltransports/alltransports.go
-+++ 
b/vendor/github.com/containers/image/transports/alltransports/alltransports.go
-@@ -12,7 +12,7 @@ import (
-   _ "github.com/containers/image/docker/daemon"
-   _ "github.com/containers/image/oci/layout"
-   _ "github.com/containers/image/openshift"
--  _ "github.com/containers/image/ostree"
-+  // The ostree transport is registered by ostree*.go
-   _ "github.com/containers/image/storage"
-   "github.com/containers/image/transports"
-   "github.com/containers/image/types"
-diff --git 
a/vendor/github.com/containers/image/transports/alltransports/ostree.go 
b/vendor/github.com/containers/image/transports/alltransports/ostree.go
-new file mode 100644
-index 000..0fc5d7e
 /dev/null
-+++ b/vendor/github.com/containers/image/transports/alltransports/ostree.go
-@@ -0,0 +1,8 @@
-+// +build !containers_image_ostree_stub
-+
-+package 

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

2019-11-07 Thread Aaron Bauman
commit: 307b79289ecf2d0e17673ecaa1e5c3f196c09932
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Oct 24 07:57:46 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:42:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307b7928

media-sound/murmur: remove unused files

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

 media-sound/murmur/files/murmurd-dbus.service| 14 --
 media-sound/murmur/files/murmurd-no-dbus.service | 11 ---
 2 files changed, 25 deletions(-)

diff --git a/media-sound/murmur/files/murmurd-dbus.service 
b/media-sound/murmur/files/murmurd-dbus.service
deleted file mode 100644
index 46fe5327d4a..000
--- a/media-sound/murmur/files/murmurd-dbus.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Murmurd - VoIP Server (for Mumble)
-After=network.target mysql.service
-
-[Service]
-User=murmur
-Group=murmur
-Type=dbus
-BusName=net.sourceforge.mumble.murmur
-PIDFile=/run/murmur/murmur.pid
-ExecStart=/usr/bin/murmurd -ini /etc/murmur/murmur.ini
-
-[Install]
-WantedBy=multi-user.target

diff --git a/media-sound/murmur/files/murmurd-no-dbus.service 
b/media-sound/murmur/files/murmurd-no-dbus.service
deleted file mode 100644
index 8631de20aaa..000
--- a/media-sound/murmur/files/murmurd-no-dbus.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Murmurd - VoIP Server (for Mumble)
-After=network.target mysql.service
-
-[Service]
-User=murmur
-Group=murmur
-ExecStart=/usr/bin/murmurd -fg -ini /etc/murmur/murmur.ini
-
-[Install]
-WantedBy=multi-user.target



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

2019-11-07 Thread Aaron Bauman
commit: 57f4e2fd2d165295f7dc79ae1f60c105fd11087c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Nov  6 18:07:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:41:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f4e2fd

dev-util/ctags: remove unused patch(es)

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

 .../files/ctags-20161028-automagic-deps.patch  | 65 --
 1 file changed, 65 deletions(-)

diff --git a/dev-util/ctags/files/ctags-20161028-automagic-deps.patch 
b/dev-util/ctags/files/ctags-20161028-automagic-deps.patch
deleted file mode 100644
index 980d7d1c5ac..000
--- a/dev-util/ctags/files/ctags-20161028-automagic-deps.patch
+++ /dev/null
@@ -1,65 +0,0 @@
-Add options to control libxml2, jansson, and libyaml automagic deps.
-
 a/configure.ac
-+++ b/configure.ac
-@@ -585,30 +585,48 @@
- AC_CHECK_FUNCS(fork waitpid execv pipe,[enable_xcmd=yes],[enable_xcmd=no])
- AM_CONDITIONAL([ENABLE_XCMD], [test "xyes" = "x$enable_xcmd"])
- 
-+AC_ARG_ENABLE([xml],
-+  [AS_HELP_STRING([--enable-xml],
-+  [enable xml support [no]])])
-+
- AH_TEMPLATE([HAVE_LIBXML],
-   [Define this value if libxml is available.])
- dnl About the condition of version
- dnl see https://mail.gnome.org/archives/xml/2010-February/msg8.html
--PKG_CHECK_MODULES(LIBXML, [libxml-2.0 >= 2.7.7],
-- [have_libxml=yes
-- AC_DEFINE(HAVE_LIBXML)],
-- [have_libxml=no])
-+AS_IF([test "${enable_xml}" = "yes"], [
-+  PKG_CHECK_MODULES(LIBXML, [libxml-2.0 >= 2.7.7],
-+ [have_libxml=yes
-+ AC_DEFINE(HAVE_LIBXML)],
-+ [AC_MSG_ERROR([libxml2 not found])])
-+])
- AM_CONDITIONAL(HAVE_LIBXML, test "x$have_libxml" = xyes)
- 
-+AC_ARG_ENABLE([json],
-+  [AS_HELP_STRING([--enable-json],
-+  [enable json support [no]])])
-+
- AH_TEMPLATE([HAVE_JANSSON],
-   [Define this value if jansson is available.])
--PKG_CHECK_MODULES(JANSSON, jansson,
-- [have_jansson=yes
-- AC_DEFINE(HAVE_JANSSON)],
-- [have_jansson=no])
-+AS_IF([test "${enable_json}" = "yes"], [
-+  PKG_CHECK_MODULES(JANSSON, jansson,
-+ [have_jansson=yes
-+ AC_DEFINE(HAVE_JANSSON)],
-+ [AC_MSG_ERROR([jansson not found])])
-+])
- AM_CONDITIONAL(HAVE_JANSSON, test "x$have_jansson" = xyes)
- 
-+AC_ARG_ENABLE([yaml],
-+  [AS_HELP_STRING([--enable-yaml],
-+  [enable yaml support [no]])])
-+
- AH_TEMPLATE([HAVE_LIBYAML],
-   [Define this value if libyaml is available.])
--PKG_CHECK_MODULES(LIBYAML, yaml-0.1,
-- [have_libyaml=yes
-- AC_DEFINE(HAVE_LIBYAML)],
-- [have_libyaml=no])
-+AS_IF([test "${enable_yaml}" = "yes"], [ 
-+  PKG_CHECK_MODULES(LIBYAML, yaml-0.1,
-+ [have_libyaml=yes
-+ AC_DEFINE(HAVE_LIBYAML)],
-+ [AC_MSG_ERROR([libyaml not found])])
-+])
- AM_CONDITIONAL(HAVE_LIBYAML, test "x$have_libyaml" = xyes)
- 
- 



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

2019-11-07 Thread Aaron Bauman
commit: 7a3732379554f89b52aa85144d6a6047c2e3af2e
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Nov  6 19:46:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:39:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a373237

sys-apps/lcdutils: drop old version

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 sys-apps/lcdutils/lcdutils-0.2.ebuild | 35 ---
 1 file changed, 35 deletions(-)

diff --git a/sys-apps/lcdutils/lcdutils-0.2.ebuild 
b/sys-apps/lcdutils/lcdutils-0.2.ebuild
deleted file mode 100644
index 86daddae5bf..000
--- a/sys-apps/lcdutils/lcdutils-0.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="Cobalt RaQ/Qube LCD Writing and Button reading utilities"
-HOMEPAGE="http://people.debian.org/~pm/mips-cobalt/;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~mips ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   sed -i -e "s:CFLAGS=-O2 -Wall:CFLAGS=${CFLAGS}:g" Makefile
-   epatch "${FILESDIR}"/include-stdlib.h-for-exit.patch
-}
-
-src_compile() {
-   emake distclean || die "distclean failed"
-   emake all || die "all failed"
-}
-
-src_install() {
-   dobin buttond putlcd || die "dobin failed"
-   dodoc ChangeLog || die "dodoc failed"
-}



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

2019-11-07 Thread Aaron Bauman
commit: ac5ad27e2f40c4e5453e5b630087cb4e54934433
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Nov  6 19:47:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:39:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5ad27e

sys-apps/lcdutils: rename patch to fit full name

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13572
Signed-off-by: Aaron Bauman  gentoo.org>

 ...ib.h-for-exit.patch => lcdutils-0.2-include-stdlib.h-for-exit.patch} | 0
 sys-apps/lcdutils/lcdutils-0.2-r1.ebuild| 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/lcdutils/files/include-stdlib.h-for-exit.patch 
b/sys-apps/lcdutils/files/lcdutils-0.2-include-stdlib.h-for-exit.patch
similarity index 100%
rename from sys-apps/lcdutils/files/include-stdlib.h-for-exit.patch
rename to sys-apps/lcdutils/files/lcdutils-0.2-include-stdlib.h-for-exit.patch

diff --git a/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild 
b/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild
index cf75998f9c9..885e05c28b4 100644
--- a/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild
+++ b/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~mips ~x86"
 
 PATCHES=(
-   "${FILESDIR}/include-stdlib.h-for-exit.patch"
+   "${FILESDIR}/${P}-include-stdlib.h-for-exit.patch"
"${FILESDIR}/${P}-makefile.patch"
 )
 



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

2019-11-07 Thread Aaron Bauman
commit: efc2405057980c81f8af183f8d052e56ce8b1617
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Nov  6 19:46:07 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:39:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc24050

sys-apps/lcdutils: bump to EAPI=7

Also taking ownership by myself.

Closes: https://bugs.gentoo.org/697208
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 .../lcdutils/files/lcdutils-0.2-makefile.patch | 20 +
 sys-apps/lcdutils/lcdutils-0.2-r1.ebuild   | 25 ++
 sys-apps/lcdutils/metadata.xml | 12 +--
 3 files changed, 55 insertions(+), 2 deletions(-)

diff --git a/sys-apps/lcdutils/files/lcdutils-0.2-makefile.patch 
b/sys-apps/lcdutils/files/lcdutils-0.2-makefile.patch
new file mode 100644
index 000..a67db0c2e29
--- /dev/null
+++ b/sys-apps/lcdutils/files/lcdutils-0.2-makefile.patch
@@ -0,0 +1,20 @@
+--- a/Makefile 2002-07-08 15:31:37.0 +0200
 b/Makefile 2019-11-06 20:38:11.499806312 +0100
+@@ -1,13 +1,14 @@
+ #CC=mips-uclibc-gcc
+ #LDFLAGS=-static
+ 
+-CFLAGS=-O2 -Wall
++CFLAGS?=-O2 -Wall
+ 
+ all: putlcd buttond
+ 
+ install: all
+-  install putlcd /usr/local/sbin
+-  install buttond /usr/local/sbin
++  install -d ${DESTDIR}/usr/bin
++  install putlcd ${DESTDIR}/usr/bin
++  install buttond ${DESTDIR}/usr/bin
+ 
+ clean:
+   rm -f putlcd buttond *.o

diff --git a/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild 
b/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild
new file mode 100644
index 000..cf75998f9c9
--- /dev/null
+++ b/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="(Sun) Cobalt Qube/RaQ button reading and LCD writing utilities"
+HOMEPAGE="https://people.debian.org/~pm/mips-cobalt/;
+SRC_URI="https://people.debian.org/~pm/mips-cobalt/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~mips ~x86"
+
+PATCHES=(
+   "${FILESDIR}/include-stdlib.h-for-exit.patch"
+   "${FILESDIR}/${P}-makefile.patch"
+)
+
+src_prepare() {
+   default
+
+   tc-export CC
+}

diff --git a/sys-apps/lcdutils/metadata.xml b/sys-apps/lcdutils/metadata.xml
index 14e7453a3b0..542e1c85730 100644
--- a/sys-apps/lcdutils/metadata.xml
+++ b/sys-apps/lcdutils/metadata.xml
@@ -1,12 +1,20 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

m...@gentoo.org
Mips Team

-

-   Provides utilities for Cobalt Microserver systems to write to 
the LCD and read button input
+   Provides utilities for the (Sun) Cobalt Microserver Systems
+   to write to the LCD and read the button input.

 



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

2019-11-07 Thread Zac Medico
commit: 4c5f556649fd16d681646967a2ab9c8d423ad124
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov  8 02:26:49 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov  8 02:27:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5f5566

app-text/calibre: Bump to version 4.3.0

Closes: https://bugs.gentoo.org/699406
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Zac Medico  gentoo.org>

 app-text/calibre/Manifest |   1 +
 app-text/calibre/calibre-4.3.0.ebuild | 271 ++
 2 files changed, 272 insertions(+)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index 718285fb3a1..d9bf0f726a7 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -2,3 +2,4 @@ DIST calibre-3.47.1.tar.xz 38710008 BLAKE2B 
60915345dd756d085386af61128e92569304
 DIST calibre-3.48.0.tar.xz 38777408 BLAKE2B 
9a7fae20487ae93120cfdc06a312a42d54d68935fdd2bc18dc41be5f8d359c79eae24e0409ba8e7f4df85e2f073f80ce6bab56cba0638cead6693600fa93cb41
 SHA512 
6cee28fb560e2e00b8ac2f32756f094146c6fe744cfc343d68f1fb54b3f8b0ca16129a5b35018af54a103790faa2eb03ac186c01003f21c874d2ed5218441220
 DIST calibre-4.1.0.tar.xz 36231016 BLAKE2B 
85987b8b8b37deb40f9ebb7d918e15e9a763cca00cf26eab841d0035309bd066f675d50d1ca94cb65e512d1964bac4241b3006aa38cac14ec0cb5e2d6416d2a8
 SHA512 
9a4766ccec830e553b5165f9a3ba6b4d0dbadee8b6a6547fef1dc3ca51adc886d9c3d751af23f4ff3a30a0fe03606c70ab57245ea38bfb486c111fd0e82e
 DIST calibre-4.2.0.tar.xz 36319240 BLAKE2B 
a37baae9c77ae2535782c5ee2095a33874c394b7f6415f4aac2752330c6cac3972723e75b90d38955a67a5df90de4318b740ca357b7149f610245f1895482437
 SHA512 
653dec2ba7a7ca122425619dc148765aea5cd60ede7fab23c1b10b0a7ba70f055bc6167732d4e21f161f37b313a7f2f9dde81240e1226a11a24b1195c9e38866
+DIST calibre-4.3.0.tar.xz 36472072 BLAKE2B 
fd187d1b68ac60c26c11094b0d19123f24ac93cde1e9939b71ecd4756c7a40ab55e4e36128763ed7f312df18a5152da418828ce84f4514a8747df8ccc3de2365
 SHA512 
7b95459df5a65f3c6ea743ef8e45b2f859c5bd4991813c583380c173c8f0dbba07128e8dbe09f2c6133706367c76add9b3387c8fbc6e2587d0723b7ebfa41351

diff --git a/app-text/calibre/calibre-4.3.0.ebuild 
b/app-text/calibre/calibre-4.3.0.ebuild
new file mode 100644
index 000..a435558ef33
--- /dev/null
+++ b/app-text/calibre/calibre-4.3.0.ebuild
@@ -0,0 +1,271 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite,ssl"
+
+inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils
+
+DESCRIPTION="Ebook management application"
+HOMEPAGE="https://calibre-ebook.com/;
+SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz;
+
+LICENSE="
+   GPL-3+
+   GPL-3
+   GPL-2+
+   GPL-2
+   GPL-1+
+   LGPL-3+
+   LGPL-2.1+
+   LGPL-2.1
+   BSD
+   MIT
+   Old-MIT
+   Apache-2.0
+   public-domain
+   || ( Artistic GPL-1+ )
+   CC-BY-3.0
+   OFL-1.1
+   PSF-2
+"
+KEYWORDS="~amd64 ~arm ~x86"
+SLOT="0"
+IUSE="ios +udisks"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-text/hunspell-1.7:=
+   >=app-text/podofo-0.9.6_pre20171027:=
+   >=app-text/poppler-0.26.5[qt5]
+   >=dev-libs/chmlib-0.40:=
+   dev-libs/glib:2=
+   >=dev-libs/icu-57.1:=
+   dev-libs/libinput:=
+   >=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}]
+   >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
+   >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}]
+   >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
+   >=dev-python/dbus-python-1.2.4[${PYTHON_USEDEP}]
+   >=dev-libs/dbus-glib-0.106
+   >=sys-apps/dbus-1.10.8
+   dev-python/dnspython[${PYTHON_USEDEP}]
+   >=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
+   >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}]
+   >=dev-python/msgpack-0.5.6[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.5[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/psutil-4.3.0[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.3.1[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}]
+   
>=dev-python/PyQt5-5.12[gui,svg,widgets,network,printsupport,${PYTHON_USEDEP}]
+   >=dev-python/PyQtWebEngine-5.12[${PYTHON_USEDEP}]
+   dev-python/regex[${PYTHON_USEDEP}]
+   dev-qt/qtcore:5=
+   dev-qt/qtdbus:5=
+   dev-qt/qtgui:5=
+   >=dev-qt/qtwebengine-5.12
+   dev-qt/qtwidgets:5=
+   dev-util/desktop-file-utils
+   dev-util/gtk-update-icon-cache
+   media-fonts/liberation-fonts
+   media-libs/fontconfig:=
+   >=media-libs/freetype-2:=
+   

[gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/

2019-11-07 Thread Aaron Bauman
commit: eb99bcd7b5744c975da5b2fdd245595ba330794c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 02:12:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 02:12:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb99bcd7

gui-libs/wlroots: add FFMPEG and RDP support and other stuff

* add rdp USE for freerdp
* add ffmpeg to RDEPEND
* drop old local USE flag rootston
* drop old ebuilds

Closes: https://bugs.gentoo.org/686872
Closes: https://bugs.gentoo.org/699574

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

 gui-libs/wlroots/Manifest  |   2 -
 gui-libs/wlroots/metadata.xml  |   1 -
 gui-libs/wlroots/wlroots-0.6.0.ebuild  | 101 -
 ...lroots-0.7.0.ebuild => wlroots-0.8.1-r1.ebuild} |   8 +-
 4 files changed, 5 insertions(+), 107 deletions(-)

diff --git a/gui-libs/wlroots/Manifest b/gui-libs/wlroots/Manifest
index d69983bcb2f..9c1e010a4b1 100644
--- a/gui-libs/wlroots/Manifest
+++ b/gui-libs/wlroots/Manifest
@@ -1,3 +1 @@
-DIST wlroots-0.6.0.tar.gz 497934 BLAKE2B 
a0b631831752e533f83ed62e402ef69b0994df050fd643cf2ef89556face4a822b3936bc758b70ab160eedda8ced16c0992dc209600914095784bba97bd26ee2
 SHA512 
c205d4303a381e11ef2f4db2faac1ddf9ad85c675824aae9cfe62d9f8bd313f1568d4810db1d006416783b50c8364198648a46d1ba453a0d8f659d6920618286
-DIST wlroots-0.7.0.tar.gz 446392 BLAKE2B 
ed69ae2e5484428222cd430d7c74935b0801044cacab804ffe3673c5ecf08104a5fbfbaa930c8ef4df3e43de1073910ba970028307a0a3c57483c5d502832292
 SHA512 
20e7e81bb945cc683c793f1258e83dbeea5e933faa066125f16a24aa7151000c620f9f47cad21540f8bea7d053d181cb89a2803c30fac1b1b9f3345065b9ba9c
 DIST wlroots-0.8.1.tar.gz 451814 BLAKE2B 
85f221ba9068839f326e09df616f6182f518b9a129730dda794103305e3c0786d609a7cc6cb60a90c9d51cb77e3dbbc5993901271dcf1bd656c7744260561b06
 SHA512 
da41513de48e00303b31fde620463389103215011c6cc49b9a2420a1529889722aa54f26a211179c528709edb6b90ba2efdae5e4bcef18147d9516f3a94e365a

diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml
index 49eee235ecb..25975bbdb15 100644
--- a/gui-libs/wlroots/metadata.xml
+++ b/gui-libs/wlroots/metadata.xml
@@ -23,7 +23,6 @@

Enable support for rootless session via 
elogind
Use xcb-icccm (from 
x11-libs/xcb-util-wm) util library for improved Xwayland 
introspection
-   Build the rootston example 
compositor
Enable support for handling 
input/output devices through x11-libs/libxcb
Enable support for X11 applications 
(XWayland)


diff --git a/gui-libs/wlroots/wlroots-0.6.0.ebuild 
b/gui-libs/wlroots/wlroots-0.6.0.ebuild
deleted file mode 100644
index 99d9b05be6f..000
--- a/gui-libs/wlroots/wlroots-0.6.0.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit fcaps meson
-
-DESCRIPTION="Pluggable, composable, unopinionated modules for building a 
Wayland compositor"
-HOMEPAGE="https://github.com/swaywm/wlroots;
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://github.com/swaywm/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm64 x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="elogind icccm rootston systemd x11-backend X"
-REQUIRED_USE="?? ( elogind systemd )"
-
-DEPEND="
-   >=dev-libs/libinput-1.9.0:0=
-   >=dev-libs/wayland-1.17.0
-   media-libs/mesa[egl,gles2,gbm]
-   virtual/libudev
-   x11-libs/libdrm
-   x11-libs/libxkbcommon
-   x11-libs/pixman
-   elogind? ( >=sys-auth/elogind-237 )
-   icccm? ( x11-libs/xcb-util-wm )
-   systemd? ( >=sys-apps/systemd-237 )
-   x11-backend? ( x11-libs/libxcb:0= )
-   X? (
-   x11-base/xorg-server[wayland]
-   x11-libs/libxcb:0=
-   x11-libs/xcb-util-image
-   )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   >=dev-libs/wayland-protocols-1.17
-   virtual/pkgconfig
-"
-
-FILECAPS=( cap_sys_admin usr/bin/rootston )
-
-src_configure() {
-   # xcb-util-errors is not on Gentoo Repository (and upstream seems 
inactive?)
-   local emesonargs=(
-   "-Dxcb-errors=disabled"
-   -Dlibcap=$(usex filecaps enabled disabled)
-   -Dxcb-icccm=$(usex icccm enabled disabled)
-   -Dxwayland=$(usex X enabled disabled)
-   -Dx11-backend=$(usex x11-backend enabled disabled)
-   $(meson_use rootston)
-   "-Dexamples=false"
-   "-Dwerror=false"
-   )
-   if use systemd; then
-   emesonargs+=("-Dlogind=enabled" "-Dlogind-provider=systemd")
-   elif use elogind; then
-   emesonargs+=("-Dlogind=enabled" "-Dlogind-provider=elogind")
-   else
-   emesonargs+=("-Dlogind=disabled")
-   

[gentoo-commits] repo/gentoo:master commit in: net-dns/c-ares/

2019-11-07 Thread Aaron Bauman
commit: a7c040305aef61de8b01c993970291446f137308
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 01:45:46 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 01:45:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c04030

net-dns/c-ares: arm64 stable (bug #699024)

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

 net-dns/c-ares/c-ares-1.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/c-ares/c-ares-1.15.0.ebuild 
b/net-dns/c-ares/c-ares-1.15.0.ebuild
index 256174fc1bc..f7d53e17b5c 100644
--- a/net-dns/c-ares/c-ares-1.15.0.ebuild
+++ b/net-dns/c-ares/c-ares-1.15.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://c-ares.haxx.se/;
 SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz;
 
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc64-solaris"
 IUSE="static-libs"
 
 # Subslot = SONAME of libcares.so.2



[gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/

2019-11-07 Thread Aaron Bauman
commit: cfdae99ba1a763d9b3cafdb8271ef81288017589
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 01:15:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 01:15:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfdae99b

net-dns/dnsmasq: arm64 stable (bug #695254)

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

 net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild 
b/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild
index 05a7d3f8091..4fe868d06b7 100644
--- a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz;
 
 LICENSE="|| ( GPL-2 GPL-3 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 
 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2"
 IUSE+=" +inotify ipv6 lua nls script selinux static tftp"



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2019-11-07 Thread Thomas Deutschmann
commit: d957bb562068726861ec5e8d40bc7a38ed2c0be4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov  8 01:10:40 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov  8 01:10:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d957bb56

mail-client/thunderbird: Doesn't build with rust-1.39

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1594827
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird/thunderbird-68.2.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-client/thunderbird/thunderbird-68.2.2.ebuild 
b/mail-client/thunderbird/thunderbird-68.2.2.ebuild
index b816f7b8224..619907b8e51 100644
--- a/mail-client/thunderbird/thunderbird-68.2.2.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.2.2.ebuild
@@ -159,6 +159,7 @@ DEPEND="${CDEPEND}
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/rust-1.34.0
+   =x11-libs/gtk+-3.11:3[wayland] )
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
x86? ( >=dev-lang/yasm-1.1 virtual/opengl )



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

2019-11-07 Thread Thomas Deutschmann
commit: abffed4dc35eed97a35ea24931085f1c4adaa7ac
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov  8 00:58:38 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov  8 01:10:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abffed4d

www-client/firefox-bin: security cleanup (#698512)

Bug: https://bugs.gentoo.org/698512
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/Manifest  | 179 ---
 www-client/firefox-bin/firefox-bin-60.9.0.ebuild | 178 --
 www-client/firefox-bin/firefox-bin-69.0.3.ebuild | 174 --
 3 files changed, 531 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index c9a1e835f0a..4431d29679b 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -82,90 +82,6 @@ DIST firefox-52.9.0esr-vi.xpi 450805 BLAKE2B 
9dacebac235a738cf7f068e16335b8b15ca
 DIST firefox-52.9.0esr-xh.xpi 441173 BLAKE2B 
3e1b907a7659c639d17d25a1825f472853242891d55f6a5ad93c1f5a12e12f05706173dc6ef5594f27e049d9b9a4c748d7371780843f1da204c5d93a39213197
 SHA512 
54ac64f0c119ab42d4f87dd2663ba7e14310c215a1ea76acd463b4c1a9073491f8df8c9b03d391ecc6f9ffbbdccc3756a7b13ed559336a6d1527fad3097ddb53
 DIST firefox-52.9.0esr-zh-CN.xpi 461679 BLAKE2B 
745b2cfb86e93a379e13fa73b7e3721bae06694768316e31a2aed608e3050f585a9603375cd35b90affca11b3e5e44401b1e676f9c8050ade287ed0feb442a7a
 SHA512 
ca62e0e2ab075086741159b185b5eba44c6bdfc29fd9ba1cf25808f127c1aed8875ea61c1c33e4f742fa26af4455a8873730f96ad9c7bec1f66aed0595f253f1
 DIST firefox-52.9.0esr-zh-TW.xpi 453068 BLAKE2B 
84e08ea4fd119db1f1c6f84b212fbbb5d6999c5ac6010c0e7836d8734726d281107f3d91ba7bac1aeaf855dc36d3b018ae3913dccdbe2b11aad02a8d8aaa893c
 SHA512 
a99042ef7d00820e341dfcf2c45a8b5bd77eaf2cc8ecf0ff5ee982b7bd9beac7cb4bf051c57ef3b7a5d9b67cd35858dca396d21e65718e248f3b1fdba5273999
-DIST firefox-60.9.0esr-ach.xpi 512788 BLAKE2B 
155c72980b4a0573f2d4e2d80f1bfce095bc2aedb6ab265b2fd4aa35046c0a91ee64a8f00dcea957a7889133e8969efdb49c76dcd67f7a8a0e6b4532aeebab0d
 SHA512 
59980e52d51095a6dfff48044fc2a1fd8c237f251dc1dc681eb0f799700e1b4d08c10862a34a77a41a6d5b90cd96ac6271af6ad63c0d6be815c0e687d6218ccf
-DIST firefox-60.9.0esr-af.xpi 503031 BLAKE2B 
74cd2d6169cc455fdff7a93d8327388f8247375bc362b5f0efbbf3f2fef80a05f73c3d761a09b427057e8de81da3b8b4bd2a551d4f1b627a4639bf3117f252f7
 SHA512 
5187dbbd3e025ab7523377f262e02a7ff9a83091b657ea7f22da85de78a71a1f839af05a6ec38aaa2b1c38254b9cd3b95e1ba69dd1ffd6d71919c63e8b3dd469
-DIST firefox-60.9.0esr-an.xpi 536226 BLAKE2B 
f110e39d28d98c916b2b74b05c634f87a8ccb52b41c87931eb2449301d723af9b2703be411e2ae9506138bd0f9193da315d511c207d9030efb7bf926a627c1c2
 SHA512 
524e75c7e186aeffb29360fb6044d334d37e0e0495259bc6b12b43c44566a26159cc04b715174ad836086e4950e0f012ea118aeed33d8cca99a25b2a8872c7a3
-DIST firefox-60.9.0esr-ar.xpi 563542 BLAKE2B 
448a7a88254bc27922d30f9a6c4657c8d2f6581baa3bf976a73cfab1fcecf919de7b77544ec83a128c622d11815c26cbcd2f56196245aff1bc316308b14cfad0
 SHA512 
33ee7cee0b06ec8930dae61e5b3e48c4c1e51fafbb127f756e88809f8ea83d97f6fcc154d78d26cb944230d0a80c6b3f6a695300d81aa2cd8f0c8fc226606e9c
-DIST firefox-60.9.0esr-as.xpi 546437 BLAKE2B 
7be219893258f1ecb3ccc27b85a79d968b6ea35986fb74a5b23a9e711de1aa23057d2a49dc9d163c619607b188b37f1094f31920bde603a3c6dc615ee1194bde
 SHA512 
84081960df0e6fca213bb86af690d7935834ccbef6cd3ed2b8aed220755651a7b081c37e3570cece78658e199a31215c988849f46224030bf21c54f5c083bb3a
-DIST firefox-60.9.0esr-ast.xpi 524607 BLAKE2B 
e6b78e54119a02a8b58927ca8cfd4030d9b099326750622675c27224c469a3e0b1f4c5614f1eb1e066e09373d073a1721ea3680d1ac0e1a1fadb98d8fb7c0255
 SHA512 
9c5d8697abdb12bf7562880d02d52bb7329f9ff715718835b600ef8138f1201612fcd2726fc24b11dd27561d74134527d1d4bff0fc8c7ee7ac4e238a6e185d35
-DIST firefox-60.9.0esr-az.xpi 540469 BLAKE2B 
608a0c8883df8d6aa553497a3189cab73abac231df19bca142628160c63cf750c6d92b0934ecc75833f00fa41914d198e5d27ffeb589503af721b3727938ab33
 SHA512 
72cd3b8071d9e5a2984d688283e431eff677b5f41dc0a77cdbaabc8a259e3e5a1ebbe734cb4a0c1e6038c8fce8adcd6d9f244122acc049dbe84f5ecccbb2e2f2
-DIST firefox-60.9.0esr-bg.xpi 589576 BLAKE2B 
458375e0c2ad6fd280fc1e548cbcf22f6b5bfb47fd93598cb630742c6ff4d9ed1dc0963344329b9817503a7af57ca5eff582624db4635850b7125455e10bcd65
 SHA512 
ac2c273edd8d1367e5b17b89bd8edf993831bce9623db1ff3e3047bdf784a4c0aa27262786f7af03c9f292d36cc2c4bbca9b33c2421f6ef4a4bef945c843f887
-DIST firefox-60.9.0esr-bn-BD.xpi 606817 BLAKE2B 
04699643a433dd6a266feb07f9ff4f6f7335e46af808a36512fd85389ad7a17ac4016022c51c0fba6f9bf0b855dab0e4c6d1be0e9f6045f2eed81b39453a396b
 SHA512 
351d674efd9acf3c68f8c2f96c7325338f402a49c3239b709056592bb43840c8c9f0fcf302cbc9c9881d21e55e2552d0cec72996ec278404e13162047f9b815e
-DIST firefox-60.9.0esr-bn-IN.xpi 587255 BLAKE2B 

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

2019-11-07 Thread Thomas Deutschmann
commit: 7c27a2fe5222c9d0385c26e4c995b261bafad317
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov  8 00:57:39 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov  8 01:10:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c27a2fe

www-client/firefox: security cleanup (#698512)

Bug: https://bugs.gentoo.org/698512
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest  | 185 
 www-client/firefox/firefox-60.9.0.ebuild | 443 --
 www-client/firefox/firefox-68.1.0.ebuild | 775 ---
 3 files changed, 1403 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 1a4f077c093..9f1672454d3 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -91,192 +91,7 @@ DIST firefox-52.9.0esr-xh.xpi 441173 BLAKE2B 
3e1b907a7659c639d17d25a1825f4728532
 DIST firefox-52.9.0esr-zh-CN.xpi 461679 BLAKE2B 
745b2cfb86e93a379e13fa73b7e3721bae06694768316e31a2aed608e3050f585a9603375cd35b90affca11b3e5e44401b1e676f9c8050ade287ed0feb442a7a
 SHA512 
ca62e0e2ab075086741159b185b5eba44c6bdfc29fd9ba1cf25808f127c1aed8875ea61c1c33e4f742fa26af4455a8873730f96ad9c7bec1f66aed0595f253f1
 DIST firefox-52.9.0esr-zh-TW.xpi 453068 BLAKE2B 
84e08ea4fd119db1f1c6f84b212fbbb5d6999c5ac6010c0e7836d8734726d281107f3d91ba7bac1aeaf855dc36d3b018ae3913dccdbe2b11aad02a8d8aaa893c
 SHA512 
a99042ef7d00820e341dfcf2c45a8b5bd77eaf2cc8ecf0ff5ee982b7bd9beac7cb4bf051c57ef3b7a5d9b67cd35858dca396d21e65718e248f3b1fdba5273999
 DIST firefox-52.9.0esr.source.tar.xz 214087304 BLAKE2B 
eba5305ae3fc9a4306cbcbcd8d4610272ca5b75e369367961e9d94919b003de8aae8f3c58fe1c628787d98105a85fab575ae2b051e92a0b35bbb8b402c100766
 SHA512 
bfca42668ca78a12a9fb56368f4aae5334b1f7a71966fbba4c32b9c5e6597aac79a6e340ac3966779d2d5563eb47c054ab33cc40bfb7306172138ccbd3adb2b9
-DIST firefox-60.6-patches-07.tar.xz 37404 BLAKE2B 
5516ff768bee0253131381fdba3e08785ab31bb29e44ad7f7e2956fb7624fafc9bf22f892ddbd0617e5e7d18500686a9975a60ea77d23a2853f35936cd142030
 SHA512 
3c4160e632155b0a239e22d0c1b1c701545b0f6d0915f9bdcf3b8431cee1abf650191ffafc5c3224a61279c8b1b52a80444c811a3914e16127411991c963292b
-DIST firefox-60.9.0esr-ach.xpi 512788 BLAKE2B 
155c72980b4a0573f2d4e2d80f1bfce095bc2aedb6ab265b2fd4aa35046c0a91ee64a8f00dcea957a7889133e8969efdb49c76dcd67f7a8a0e6b4532aeebab0d
 SHA512 
59980e52d51095a6dfff48044fc2a1fd8c237f251dc1dc681eb0f799700e1b4d08c10862a34a77a41a6d5b90cd96ac6271af6ad63c0d6be815c0e687d6218ccf
-DIST firefox-60.9.0esr-af.xpi 503031 BLAKE2B 
74cd2d6169cc455fdff7a93d8327388f8247375bc362b5f0efbbf3f2fef80a05f73c3d761a09b427057e8de81da3b8b4bd2a551d4f1b627a4639bf3117f252f7
 SHA512 
5187dbbd3e025ab7523377f262e02a7ff9a83091b657ea7f22da85de78a71a1f839af05a6ec38aaa2b1c38254b9cd3b95e1ba69dd1ffd6d71919c63e8b3dd469
-DIST firefox-60.9.0esr-an.xpi 536226 BLAKE2B 
f110e39d28d98c916b2b74b05c634f87a8ccb52b41c87931eb2449301d723af9b2703be411e2ae9506138bd0f9193da315d511c207d9030efb7bf926a627c1c2
 SHA512 
524e75c7e186aeffb29360fb6044d334d37e0e0495259bc6b12b43c44566a26159cc04b715174ad836086e4950e0f012ea118aeed33d8cca99a25b2a8872c7a3
-DIST firefox-60.9.0esr-ar.xpi 563542 BLAKE2B 
448a7a88254bc27922d30f9a6c4657c8d2f6581baa3bf976a73cfab1fcecf919de7b77544ec83a128c622d11815c26cbcd2f56196245aff1bc316308b14cfad0
 SHA512 
33ee7cee0b06ec8930dae61e5b3e48c4c1e51fafbb127f756e88809f8ea83d97f6fcc154d78d26cb944230d0a80c6b3f6a695300d81aa2cd8f0c8fc226606e9c
-DIST firefox-60.9.0esr-as.xpi 546437 BLAKE2B 
7be219893258f1ecb3ccc27b85a79d968b6ea35986fb74a5b23a9e711de1aa23057d2a49dc9d163c619607b188b37f1094f31920bde603a3c6dc615ee1194bde
 SHA512 
84081960df0e6fca213bb86af690d7935834ccbef6cd3ed2b8aed220755651a7b081c37e3570cece78658e199a31215c988849f46224030bf21c54f5c083bb3a
-DIST firefox-60.9.0esr-ast.xpi 524607 BLAKE2B 
e6b78e54119a02a8b58927ca8cfd4030d9b099326750622675c27224c469a3e0b1f4c5614f1eb1e066e09373d073a1721ea3680d1ac0e1a1fadb98d8fb7c0255
 SHA512 
9c5d8697abdb12bf7562880d02d52bb7329f9ff715718835b600ef8138f1201612fcd2726fc24b11dd27561d74134527d1d4bff0fc8c7ee7ac4e238a6e185d35
-DIST firefox-60.9.0esr-az.xpi 540469 BLAKE2B 
608a0c8883df8d6aa553497a3189cab73abac231df19bca142628160c63cf750c6d92b0934ecc75833f00fa41914d198e5d27ffeb589503af721b3727938ab33
 SHA512 
72cd3b8071d9e5a2984d688283e431eff677b5f41dc0a77cdbaabc8a259e3e5a1ebbe734cb4a0c1e6038c8fce8adcd6d9f244122acc049dbe84f5ecccbb2e2f2
-DIST firefox-60.9.0esr-bg.xpi 589576 BLAKE2B 
458375e0c2ad6fd280fc1e548cbcf22f6b5bfb47fd93598cb630742c6ff4d9ed1dc0963344329b9817503a7af57ca5eff582624db4635850b7125455e10bcd65
 SHA512 
ac2c273edd8d1367e5b17b89bd8edf993831bce9623db1ff3e3047bdf784a4c0aa27262786f7af03c9f292d36cc2c4bbca9b33c2421f6ef4a4bef945c843f887
-DIST firefox-60.9.0esr-bn-BD.xpi 606817 BLAKE2B 
04699643a433dd6a266feb07f9ff4f6f7335e46af808a36512fd85389ad7a17ac4016022c51c0fba6f9bf0b855dab0e4c6d1be0e9f6045f2eed81b39453a396b
 SHA512 

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

2019-11-07 Thread Thomas Deutschmann
commit: fd9a2ea3a6a2ce04d0bf68d82b6525bd0b235f58
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov  8 01:08:45 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov  8 01:10:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9a2ea3

www-client/firefox: Doesn't build with rust-1.39

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1594827
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/firefox-68.2.0.ebuild | 1 +
 www-client/firefox/firefox-70.0.1.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/www-client/firefox/firefox-68.2.0.ebuild 
b/www-client/firefox/firefox-68.2.0.ebuild
index 21c21cffa60..86d4afac639 100644
--- a/www-client/firefox/firefox-68.2.0.ebuild
+++ b/www-client/firefox/firefox-68.2.0.ebuild
@@ -169,6 +169,7 @@ DEPEND="${CDEPEND}
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/rust-1.34.0
+   =x11-libs/gtk+-3.11:3[wayland] )
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
x86? ( >=dev-lang/yasm-1.1 virtual/opengl )

diff --git a/www-client/firefox/firefox-70.0.1.ebuild 
b/www-client/firefox/firefox-70.0.1.ebuild
index babada4b252..923b83b5007 100644
--- a/www-client/firefox/firefox-70.0.1.ebuild
+++ b/www-client/firefox/firefox-70.0.1.ebuild
@@ -170,6 +170,7 @@ DEPEND="${CDEPEND}
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/rust-1.36.0
+   =x11-libs/gtk+-3.11:3[wayland] )
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
x86? ( >=dev-lang/yasm-1.1 virtual/opengl )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Socket-SSL/

2019-11-07 Thread Aaron Bauman
commit: 2444d7a188ab202c2618183f788a87f99f7adc6c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 00:54:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 00:55:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2444d7a1

dev-perl/IO-Socket-SSL: arm64 stable (bug #682224)

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

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.66.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.66.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.66.0.ebuild
index eba5e95b24b..6f645a230bf 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.66.0.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.66.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sh ~sparc x86"
 IUSE="idn"
 
 RDEPEND="



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

2019-11-07 Thread Aaron Bauman
commit: b080f004076f7d88cadbdf4c44143188c536c1ad
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 00:55:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 00:55:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b080f004

dev-perl/Mozilla-CA: arm64 stable (bug #682224)

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

 dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild 
b/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild
index 1ef2bcc96b5..f254ad3bcae 100644
--- a/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild
+++ b/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Mozilla's CA cert bundle in PEM format (Gentoo 
stub)"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sh 
~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sh 
~sparc x86"
 IUSE=""
 
 RDEPEND="app-misc/ca-certificates"



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

2019-11-07 Thread Robin H. Johnson
commit: e35496a92c76888f64aed8c64075bfc955626c82
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri Nov  8 00:43:23 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Nov  8 00:43:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35496a9

sys-block/scsiping: EAPI7 bump

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=697200
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Robin H. Johnson  gentoo.org>

 sys-block/scsiping/scsiping-0.0.1-r1.ebuild | 31 +
 1 file changed, 31 insertions(+)

diff --git a/sys-block/scsiping/scsiping-0.0.1-r1.ebuild 
b/sys-block/scsiping/scsiping-0.0.1-r1.ebuild
new file mode 100644
index 000..4879d3b7f73
--- /dev/null
+++ b/sys-block/scsiping/scsiping-0.0.1-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="SCSIPing pings a host on the SCSI-chain"
+HOMEPAGE="https://www.vanheusden.com/Linux/;
+SRC_URI="https://www.vanheusden.com/Linux/${P}.tgz;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   sed -i -e '/strip scsiping/d' "${S}"/Makefile
+   default
+}
+
+src_compile() {
+   emake DEBUG='' CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   dosbin scsiping
+}
+
+pkg_postinst() {
+   ewarn "WARNING: using scsiping on a device with mounted partitions may 
be hazardous to your system!"
+}



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

2019-11-07 Thread Göktürk Yüksek
commit: c4228a68445fa9b6faed2309d0119f3c05f07b62
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Nov  8 00:22:44 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Nov  8 00:24:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4228a68

sys-apps/rng-tools: bump to 6.8

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-apps/rng-tools/Manifest |  1 +
 sys-apps/rng-tools/rng-tools-6.8.ebuild | 86 +
 2 files changed, 87 insertions(+)

diff --git a/sys-apps/rng-tools/Manifest b/sys-apps/rng-tools/Manifest
index 3152e7a0de1..fb5cd2d8b23 100644
--- a/sys-apps/rng-tools/Manifest
+++ b/sys-apps/rng-tools/Manifest
@@ -1,3 +1,4 @@
 DIST rng-tools-5.tar.gz 122182 BLAKE2B 
de7085d530e38de21a1c33792d67a72e0131b221082d690cdb299367b80b0a123c2976174aa3f895a4a2ab1216aacfaa8e09de485c85154dc4a5b8f960d05245
 SHA512 
58047c37cad4f5f1210b696e4dba122878f78e57d05d9cb822f79234240ecce31efd2d39061fea1eb5b2e81d48d8c3bf6b92d06451f1ce5d5db7117704e89c50
 DIST rng-tools-6.6.tar.gz 51468 BLAKE2B 
47231c60d78a48ade07855dfe8a807d6c10b8e27dc662ff7d98cf232b50e6c32f24197291a813d6ed6d15325a33fe9683d82943109a80cac1d9e348fc30cb849
 SHA512 
00bbe7f817d8f228f357a79ca270c27c62c0e588a99cd76917ecb7e88dfb627028c66497a59c9918205f3551aaf631963c8fd6504cb4198ddf57f714204c21c4
 DIST rng-tools-6.7.tar.gz 52792 BLAKE2B 
3789aa4c6e2f024dcaef6b9b51521e206d65500a94ab456db61dc45c69ac5e4849a1e74abbe0f7640827ffb4bb20675c1f639a5be852d21d0d1a3c6b2e96bb5e
 SHA512 
2f09edacb5448087041257326faf570c303b42f90bb695a1999b2c7543f20a28b15cdf705a2eca55cae8e9cf9fb5205c056fc26cfaf6af958bcda2cde1952b4d
+DIST rng-tools-6.8.tar.gz 53769 BLAKE2B 
2a10a5639c5b1f4506b2c2cfb0185d16b5b604bd8aae72ca616b121f2e7624ff1ba00eb32daa3626b00d89f106356924bde511e263ab8978ff764757b44588ea
 SHA512 
8fa47c2f0f8ebe6ac13025fa2c74505528b503c4e126c5d02b939797d6d4a8c9fc2b345353e48e497e32c1620a0821431e70752a9eb8ecb71960f16713696b62

diff --git a/sys-apps/rng-tools/rng-tools-6.8.ebuild 
b/sys-apps/rng-tools/rng-tools-6.8.ebuild
new file mode 100644
index 000..85c8eb05db8
--- /dev/null
+++ b/sys-apps/rng-tools/rng-tools-6.8.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools systemd readme.gentoo-r1 toolchain-funcs
+
+DESCRIPTION="Daemon to use hardware random number generators"
+HOMEPAGE="https://github.com/nhorman/rng-tools;
+SRC_URI="https://github.com/nhorman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="jitterentropy nistbeacon pkcs11 selinux"
+
+DEPEND="dev-libs/libgcrypt:0
+   dev-libs/libgpg-error
+   sys-fs/sysfsutils
+   jitterentropy? (
+   app-crypt/jitterentropy:=
+   )
+   nistbeacon? (
+   net-misc/curl[ssl]
+   dev-libs/libxml2:2=
+   dev-libs/openssl:0=
+   )
+   pkcs11? (
+   dev-libs/libp11:=
+   dev-libs/openssl:0=
+   )
+   elibc_musl? ( sys-libs/argp-standalone )
+"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-rngd )"
+DEPEND="${DEPEND}
+   nistbeacon? (
+   virtual/pkgconfig
+   )
+"
+
+src_prepare() {
+   echo 'bin_PROGRAMS = randstat' >> contrib/Makefile.am || die
+
+   default
+
+   mv README.md README || die
+
+   eautoreconf
+
+   sed -i '/^AR /d' Makefile.in || die
+   tc-export AR
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable jitterentropy)
+   $(use_with nistbeacon)
+   $(use_with pkcs11)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   newinitd "${FILESDIR}"/rngd-initd-6.7-r1 rngd
+   newconfd "${FILESDIR}"/rngd-confd-6.7 rngd
+   systemd_dounit "${FILESDIR}"/rngd.service
+
+   if use pkcs11; then
+   local DISABLE_AUTOFORMATTING=1
+   local DOC_CONTENTS="
+The PKCS11 entropy source may require extra packages (e.g. 'dev-libs/opensc')
+to support various smartcard readers. Make sure 'PKCS11_OPTIONS' in:
+   '${EROOT%/}/etc/conf.d/rngd'
+reflects the correct PKCS11 engine path to be used by rngd.
+"
+   readme.gentoo_create_doc
+   fi
+
+}
+
+pkg_postinst() {
+   use pkcs11 && readme.gentoo_print_elog
+}



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

2019-11-07 Thread Aaron Bauman
commit: b5faab58b58c7256fa6908f4ae322768f5fa103b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 00:24:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 00:24:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5faab58

dev-perl/libintl-perl: arm64 stable (bug #661768)

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

 dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild 
b/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild
index c8f155e6dfb..86356ae0ab0 100644
--- a/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild
+++ b/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://guido-flohr.net/projects/libintl-perl 
${HOMEPAGE}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="minimal"
 
 RDEPEND="



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

2019-11-07 Thread Aaron Bauman
commit: 49da1023530be2149f115e300535a7d1623a1f82
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov  8 00:00:03 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov  8 00:00:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49da1023

dev-perl/glib-perl: arm64 stable (bug #691020)

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

 dev-perl/glib-perl/glib-perl-1.329.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/glib-perl/glib-perl-1.329.100.ebuild 
b/dev-perl/glib-perl/glib-perl-1.329.100.ebuild
index 8bd129538fc..cc98c054186 100644
--- a/dev-perl/glib-perl/glib-perl-1.329.100.ebuild
+++ b/dev-perl/glib-perl/glib-perl-1.329.100.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~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 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



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

2019-11-07 Thread Sergei Trofimovich
commit: 818b5525dca877761b390ea9faf1e9eb679c4db0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov  7 23:57:02 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov  7 23:57:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818b5525

profiles/package.mask: mask dev-haskell/hsql-postgresql

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/697452
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b25f1a5afdb..b00696cb0b6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sergei Trofimovich  (2019-11-07)
+# Development stalled. Fails to build against modern
+# postgresql: bug #697452. Masked for removal in 30 days.
+dev-haskell/hsql-postgresql
+
 # Thomas Deutschmann  (2019-11-07)
 # EAPI 0. It's been almost a decade since that openssl bug.
 # Removal in 30 days.  Bug #697218.



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

2019-11-07 Thread Aaron Bauman
commit: 570617110197e4466394ebe89c6cc07af4851466
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Nov  7 23:42:43 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Nov  7 23:42:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57061711

xfce-base/exo: arm64 stable (bug #697454)

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

 xfce-base/exo/exo-0.12.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/exo/exo-0.12.8.ebuild b/xfce-base/exo/exo-0.12.8.ebuild
index 16fd70ca21b..8363ffab273 100644
--- a/xfce-base/exo/exo-0.12.8.ebuild
+++ b/xfce-base/exo/exo-0.12.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="gtk2"
 
 RDEPEND=">=dev-lang/perl-5.6



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

2019-11-07 Thread Aaron Bauman
commit: 993f0896c631e6588d1d7e31d46f4b662d5e5ee6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Nov  7 23:43:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Nov  7 23:43:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993f0896

xfce-base/libxfce4util: arm64 stable (bug #697454)

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

 xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild 
b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild
index b47f8633578..a2639f77c8d 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="LGPL-2+ GPL-2+"
 SLOT="0/7"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 



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

2019-11-07 Thread Aaron Bauman
commit: 2721cefb113a9ae55cd675b549a183eceff8c46b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Nov  7 23:43:25 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Nov  7 23:43:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2721cefb

xfce-base/libxfce4ui: arm64 stable (bug #697454)

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

 xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild 
b/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild
index 07394a75648..687fb8d4b07 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="LGPL-2+ GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug glade +gtk2 introspection startup-notification vala"
 REQUIRED_USE="vala? ( introspection )"
 RESTRICT="!gtk2? ( test )"



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

2019-11-07 Thread Aaron Bauman
commit: cee9e8b93c92278747a464b175d161ea388b5efa
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Nov  7 23:44:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Nov  7 23:44:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee9e8b9

xfce-base/xfconf: arm64 stable (bug #697454)

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

 xfce-base/xfconf/xfconf-4.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfconf/xfconf-4.14.1.ebuild 
b/xfce-base/xfconf/xfconf-4.14.1.ebuild
index 98f831af3f1..660b086f42e 100644
--- a/xfce-base/xfconf/xfconf-4.14.1.ebuild
+++ b/xfce-base/xfconf/xfconf-4.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0/3"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="debug introspection perl vala"
 REQUIRED_USE="vala? ( introspection )"
 



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

2019-11-07 Thread Sergei Trofimovich
commit: 64770a3f8b68eaa6f601b7ae73cc3598df667c2d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov  7 23:38:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov  7 23:39:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64770a3f

sys-apps/guix: drop old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/guix/Manifest |   1 -
 sys-apps/guix/guix-1.0.0-r1.ebuild | 156 -
 sys-apps/guix/guix-1.0.0.ebuild| 152 
 3 files changed, 309 deletions(-)

diff --git a/sys-apps/guix/Manifest b/sys-apps/guix/Manifest
index 2581e4a979e..6d34e6fd4d0 100644
--- a/sys-apps/guix/Manifest
+++ b/sys-apps/guix/Manifest
@@ -1,4 +1,3 @@
-DIST guix-1.0.0.tar.gz 30707058 BLAKE2B 
061aaa7068b2da641a613c36838d9853eeefd6ab6a2d9d9645a86fbeb9a7dcd370cc6a0d2ff45469235c2296edde540471675ed858522dcd6351e853a8617ff8
 SHA512 
45af6f80d1d4f4a63d00741070904acbb4986241561f52b4e81ce92fcdab6806a9ee10cbabfb6eddf88c4132cf9d678640d3a2c9895f170f8e6cbbf4d2128419
 DIST guix-1.0.1.tar.gz 31992360 BLAKE2B 
84ef9ffba36d72f3a99167e0089a02f54172c9e8dd95e74aa55467383698aba3b26dc38992dc159903608b0623a707065b129b359e83338f5f361ce0e98e6ea4
 SHA512 
b884a4c6e099bf12bee547f5b247ac1bfb0d10a227712079ca1a857f75c3cf20d40d2c90780a8b486f5ee8e40366de44487d3f8429e570c561a72073506ac588
 DIST guix-bootstrap-aarch64-linux-20170217-guile-2.0.14.tar.xz.bootstrap 
2948976 BLAKE2B 
3337e52c2db259af98a6ed0eb418a6cd388e11e09c277c460e14edb7065d0170fd544415ccb72db1b1b2559fe700ce313698aed11846271052460f9af51f499a
 SHA512 
b3a5b457017357dedb71db98ef089ac90ca2b88ec5dbf0cec6c829dff7167c5478797a8d14850dd2d951713632c2859950be6c5eb029e6f6c224eecef97efd27
 DIST guix-bootstrap-armhf-linux-20150101-guile-2.0.11.tar.xz.bootstrap 2717576 
BLAKE2B 
b7461803f0b3943ef1c855b02f4eef55ef96479cd453fb7ee11518159deca65f741d9c3384598a2fdb0b05b7a9023fb6983a5a3a6ccc204b0c6ac1328f3203cc
 SHA512 
d546e2c0f676a49af482caae6f5575c7937647a81d37e49ad8be6fe12d58989cb825b5e12f2da28aff4649ee1a198ffb8f4a0beea65835a60aefaa905e87e337

diff --git a/sys-apps/guix/guix-1.0.0-r1.ebuild 
b/sys-apps/guix/guix-1.0.0-r1.ebuild
deleted file mode 100644
index 475d3bba8b8..000
--- a/sys-apps/guix/guix-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,156 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools readme.gentoo-r1 systemd user
-
-DESCRIPTION="GNU package manager (nix sibling)"
-HOMEPAGE="https://www.gnu.org/software/guix/;
-
-# taken from gnu/local.mk and gnu/packages/bootstrap.scm
-BOOT_GUILE=(
-   "aarch64-linux  20170217 guile-2.0.14.tar.xz"
-   "armhf-linux20150101 guile-2.0.11.tar.xz"
-   "i686-linux 20131110 guile-2.0.9.tar.xz"
-   "mips64el-linux 20131110 guile-2.0.9.tar.xz"
-   "x86_64-linux   20131110 guile-2.0.9.tar.xz"
-)
-
-binary_src_uris() {
-   local system_date_guilep uri
-   for system_date_guilep in "${BOOT_GUILE[@]}"; do
-   # $1  $2   $3
-   # "armhf-linux20150101 guile-2.0.11.tar.xz"
-   set -- ${system_date_guilep}
-   uri="mirror://gnu-alpha/${PN}/bootstrap/$1/$2/$3"
-   # ${uri} -> 
guix-bootstrap-armhf-linux-20150101-guile-2.0.11.tar.xz.bootstrap
-   echo "${uri} -> guix-bootstrap-$1-$2-$3.bootstrap"
-   done
-}
-
-# copy bootstrap binaries from DISTDIR to ${S}
-copy_boot_guile_binaries() {
-   local system_date_guilep
-   for system_date_guilep in "${BOOT_GUILE[@]}"; do
-   # $1  $2   $3
-   # "armhf-linux20150101 guile-2.0.11.tar.xz"
-   set -- ${system_date_guilep}
-   cp "${DISTDIR}"/guix-bootstrap-$1-$2-$3.bootstrap 
gnu/packages/bootstrap/$1/$3 || die
-   done
-}
-
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
-   $(binary_src_uris)"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # complains about size of config.log and refuses to start tests
-
-RDEPEND="
-   dev-libs/libgcrypt:0=
-   >=dev-scheme/guile-2.2:=[regex,networking,threads]
-   dev-scheme/bytestructures
-   dev-scheme/guile-gcrypt
-   >=dev-scheme/guile-git-0.2.0
-   dev-scheme/guile-json
-   dev-scheme/guile-sqlite3
-   net-libs/gnutls[guile]
-   sys-libs/zlib
-   app-arch/bzip2
-   dev-db/sqlite
-"
-
-DEPEND="${RDEPEND}
-"
-
-PATCHES=("${FILESDIR}"/${PN}-0.16.0-default-daemon.patch)
-
-QA_PREBUILT="usr/share/guile/site/*/gnu/packages/bootstrap/*"
-
-DISABLE_AUTOFORMATTING=yes
-DOC_CONTENTS="Quick start user guide on Gentoo:
-
-[as root] allow binary substitution to be downloaded (optional)
-   # guix archive --authorize < /usr/share/guix/ci.guix.info.pub
-[as root] enable guix-daemon service:
-   [systemd] # systemctl enable guix-daemon
-

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

2019-11-07 Thread Sergei Trofimovich
commit: 3e826423b7973836f33152a06c5100a5e71ecf90
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov  7 23:37:36 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov  7 23:39:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e826423

sys-apps/guix: add a reference to 'touch' hack

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/guix/guix-1.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/guix/guix-1.0.1.ebuild b/sys-apps/guix/guix-1.0.1.ebuild
index cb8689ab871..309d371d09c 100644
--- a/sys-apps/guix/guix-1.0.1.ebuild
+++ b/sys-apps/guix/guix-1.0.1.ebuild
@@ -122,6 +122,7 @@ src_prepare() {
# loads system one (from potentially older version of guix).
# To work it around we bump last modification timestamp of
# '*.scm' files.
+   # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112
find "${S}" -name "*.scm" -exec touch {} + || die
 
# Gentoo stores systemd unit files in lib, never in lib64: bug #689772



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-git/

2019-11-07 Thread Sergei Trofimovich
commit: 3f9ee9e82233494602046468efb6817a1eb8b867
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov  7 23:39:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov  7 23:39:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9ee9e8

dev-scheme/guile-git: add a reference to 'touch' hack

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-scheme/guile-git/guile-git-0.2.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-scheme/guile-git/guile-git-0.2.0.ebuild 
b/dev-scheme/guile-git/guile-git-0.2.0.ebuild
index 8dc24621da5..f92531a624c 100644
--- a/dev-scheme/guile-git/guile-git-0.2.0.ebuild
+++ b/dev-scheme/guile-git/guile-git-0.2.0.ebuild
@@ -30,6 +30,7 @@ src_prepare() {
# loads system one (from potentially older version of package).
# To work it around we bump last modification timestamp of
# '*.scm' files.
+   # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112
find "${S}" -name "*.scm" -exec touch {} + || die
 }
 



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

2019-11-07 Thread Lars Wendler
commit: 3fda85d3fef1fad04e37c214446cc1b759659ee2
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Nov  7 23:21:09 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Nov  7 23:23:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fda85d3

sys-libs/db: Another batch of EAPI-7 revbumps

Fixed whitespace issue from previous EAPI-7 revbump

Closes: https://bugs.gentoo.org/655302
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/db/db-3.2.9_p2-r1.ebuild  |   2 +-
 .../{db-4.8.30-r2.ebuild => db-4.8.30-r3.ebuild}   |  83 ++--
 .../{db-5.1.29-r1.ebuild => db-5.1.29-r2.ebuild}   | 142 +++--
 .../{db-5.3.28-r3.ebuild => db-5.3.28-r4.ebuild}   | 133 ++-
 .../{db-6.0.35-r1.ebuild => db-6.0.35-r2.ebuild}   | 124 +-
 sys-libs/db/files/db-4.8-libtool.patch |   4 +-
 6 files changed, 260 insertions(+), 228 deletions(-)

diff --git a/sys-libs/db/db-3.2.9_p2-r1.ebuild 
b/sys-libs/db/db-3.2.9_p2-r1.ebuild
index a575baafe1c..5385f48b606 100644
--- a/sys-libs/db/db-3.2.9_p2-r1.ebuild
+++ b/sys-libs/db/db-3.2.9_p2-r1.ebuild
@@ -131,7 +131,7 @@ src_compile() {
pushd "${S}"/build-static &>/dev/null || die
emake strip="${EPREFIX}"/bin/true
popd &>/dev/null || die
-   
+
einfo "Building ${P} (shared)..."
pushd build-shared &>/dev/null || die
emake strip="${EPREFIX}"/bin/true

diff --git a/sys-libs/db/db-4.8.30-r2.ebuild b/sys-libs/db/db-4.8.30-r3.ebuild
similarity index 80%
rename from sys-libs/db/db-4.8.30-r2.ebuild
rename to sys-libs/db/db-4.8.30-r3.ebuild
index 23c18500065..8479c2a10fb 100644
--- a/sys-libs/db/db-4.8.30-r2.ebuild
+++ b/sys-libs/db/db-4.8.30-r3.ebuild
@@ -1,20 +1,20 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib 
multilib-minimal toolchain-funcs
+inherit autotools db flag-o-matic java-pkg-opt-2 multilib multilib-minimal 
toolchain-funcs
 
 #Number of official patches
 #PATCHNO=`echo ${PV}|sed -e "s,\(.*_p\)\([0-9]*\),\2,"`
-PATCHNO=${PV/*.*.*_p}
+PATCHNO="${PV/*.*.*_p}"
 if [[ ${PATCHNO} == "${PV}" ]] ; then
-   MY_PV=${PV}
-   MY_P=${P}
+   MY_PV="${PV}"
+   MY_P="${P}"
PATCHNO=0
 else
-   MY_PV=${PV/_p${PATCHNO}}
-   MY_P=${PN}-${MY_PV}
+   MY_PV="${PV/_p${PATCHNO}}"
+   MY_P="${PN}-${MY_PV}"
 fi
 
 S="${WORKDIR}/${MY_P}/build_unix"
@@ -26,7 +26,7 @@ for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do
 done
 
 LICENSE="Sleepycat"
-SLOT="4.8"
+SLOT="$(ver_cut 1-2)"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
 IUSE="doc java cxx tcl test"
 
@@ -40,51 +40,68 @@ DEPEND="tcl? ( 
>=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
 RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
java? ( >=virtual/jre-1.5 )"
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.8-libtool.patch
+   "${FILESDIR}"/${PN}-4.8.24-java-manifest-location.patch
+   "${FILESDIR}"/${PN}-4.8.30-rename-atomic-compare-exchange.patch
+
+   # use the includes from the prefix
+   "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch
+   "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch
+)
+
 src_prepare() {
cd "${WORKDIR}"/"${MY_P}" || die
for (( i=1 ; i<=${PATCHNO} ; i++ ))
do
-   epatch "${DISTDIR}"/patch."${MY_PV}"."${i}"
+   eapply -p0 "${DISTDIR}"/patch."${MY_PV}"."${i}"
done
-   epatch "${FILESDIR}"/${PN}-4.8-libtool.patch
-   epatch "${FILESDIR}"/${PN}-4.8.24-java-manifest-location.patch
-   epatch "${FILESDIR}"/${PN}-4.8.30-rename-atomic-compare-exchange.patch
 
-   # use the includes from the prefix
-   epatch "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch
-   epatch "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch
+   default
 
sed -e "/^DB_RELEASE_DATE=/s/%B %e, %Y/%Y-%m-%d/" -i dist/RELEASE \
|| die
 
# Include the SLOT for Java JAR files
# This supersedes the unused jarlocation patches.
-   sed -r -i \
+   sed -r \
-e '/jarfile=.*\.jar$/s,(.jar$),-$(LIBVERSION)\1,g' \
-   "${S}"/../dist/Makefile.in || die
+   -i dist/Makefile.in || die
 
-   cd "${S}"/../dist || die
-   rm -f aclocal/libtool.m4
-   sed -i \
+   cd dist || die
+   rm aclocal/libtool.m4 || die
+   sed \
-e '/AC_PROG_LIBTOOL$/aLT_OUTPUT' \
-   configure.ac || die
-   sed -i \
+   -i configure.ac || die
+   sed \
-e '/^AC_PATH_TOOL/s/ sh, none/ bash, none/' \
-   aclocal/programs.m4 || die
+   -i aclocal/programs.m4 || die
+
AT_M4DIR="aclocal aclocal_java" eautoreconf
+
# Upstream sucks - 

[gentoo-commits] repo/gentoo:master commit in: app-misc/tmux/

2019-11-07 Thread Matt Turner
commit: af7422946937eda2172f2258e9da28fc9256ebb9
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Nov  7 22:59:54 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov  7 23:14:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af742294

app-misc/tmux: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 app-misc/tmux/Manifest   |  3 --
 app-misc/tmux/tmux-2.7-r1.ebuild | 87 ---
 app-misc/tmux/tmux-2.7.ebuild| 89 
 app-misc/tmux/tmux-2.8-r2.ebuild | 82 
 app-misc/tmux/tmux-2.9.ebuild| 88 ---
 5 files changed, 349 deletions(-)

diff --git a/app-misc/tmux/Manifest b/app-misc/tmux/Manifest
index 6d45c6d4186..403c1730953 100644
--- a/app-misc/tmux/Manifest
+++ b/app-misc/tmux/Manifest
@@ -1,5 +1,2 @@
-DIST tmux-2.7.tar.gz 487585 BLAKE2B 
9c56da03bd12b358fcbed82def9680c34e1e485f906cf9b90a501e53b109c43d1ee843972d26e677de2c34830e599edee022dc1c17e1e5c935ed232caacb2b01
 SHA512 
7839ef748ea55df8c02c727047f65bd235b5e3b8ab23157246071e1b9954fa269594da9fbd0fabf6a850e3b5dfda962a0a067c1507411c92a84d1db2666ecf37
-DIST tmux-2.8.tar.gz 491195 BLAKE2B 
1dde20282f84a32647ebb26cdd2346f8870670f904cb06c293218f9db389ded316449f7870805d6d9c1cbb417890ace5e3c36c533bf64818b219f3265b9d2dfd
 SHA512 
e382aec122a10624953432b3c869b21d69390bc2e7d459440a46950802e39503eafb398178f8085191261925e4f0872bb99b19e0403e7beb56d3ceecc4c86b09
-DIST tmux-2.9.tar.gz 510966 BLAKE2B 
63d4fe671afc00792eae4358c0833854cb5202a4f9aab6deaec9f3f459b0786d2d966294478ab2015a8d8d88d1815385422e1bd311d9211f88e130762fe4b770
 SHA512 
a712da19ebea240bafb3e8b0bf313baec6f2e6c6e32babac1221a0fbaaf4da82cd8cad4e6cf3da1e277ddc830b5405d104ca69b278627d3db5d0e4439d4896b3
 DIST tmux-2.9a.tar.gz 510915 BLAKE2B 
6a3dcdb66419fdd40818c18c3a16adf83fa67b3f5d4cc60953b64d62d2e3e139cad0612eef4233d3d5fa76aaae93e437c8394aa118791c87cb0670f1ddc65eae
 SHA512 
aca6882688727c10c5647443fdd18bbd6c0f80b7a3bf9667903d1b89d523e604cd715f176f33f2e5673258f00e626a6dc273f80fe97ae4f91621814d89985713
 DIST tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b 458 BLAKE2B 
04143e6d1cfbbd467f1656f949363cb7a4a3e16e9b3cf56b8b0423babe56276abee2622964cb490005fc76d1cbe12201fb1a6446a6f860c2cc1ff3c9bd5fc496
 SHA512 
fe0aca7d03067af87e0788a2fa902c7ef5500ba72295cb63c5a1814534a008c224256d7f890ac1af6d17f3734b45148765e1632f075e284c453185df2927b979

diff --git a/app-misc/tmux/tmux-2.7-r1.ebuild b/app-misc/tmux/tmux-2.7-r1.ebuild
deleted file mode 100644
index ef0907a1e1e..000
--- a/app-misc/tmux/tmux-2.7-r1.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic versionator
-
-DESCRIPTION="Terminal multiplexer"
-HOMEPAGE="https://tmux.github.io/;
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar.gz;
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux"
-
-CDEPEND="
-   dev-libs/libevent:0=
-   sys-libs/ncurses:0=
-   utempter? (
-   kernel_linux? ( sys-libs/libutempter )
-   kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 
sys-libs/libutempter ) )
-   )"
-
-DEPEND="
-   ${CDEPEND}
-   virtual/pkgconfig"
-
-RDEPEND="
-   ${CDEPEND}
-   selinux? ( sec-policy/selinux-screen )
-   vim-syntax? ( app-vim/vim-tmux )"
-
-DOCS=( CHANGES README TODO )
-
-S="${WORKDIR}/${P/_/-}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.4-flags.patch
-
-   # usptream fixes (can be removed with next version bump)
-)
-
-src_prepare() {
-   # bug 438558
-   # 1.7 segfaults when entering copy mode if compiled with -Os
-   replace-flags -Os -O2
-
-   # regenerate aclocal.m4 to support earlier automake versions
-   rm aclocal.m4 || die
-
-   default
-
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --sysconfdir="${EPREFIX}"/etc
-   $(use_enable debug)
-   $(use_enable utempter)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   einstalldocs
-
-   dodoc example_tmux.conf
-   docompress -x /usr/share/doc/${PF}/example_tmux.conf
-}
-
-pkg_postinst() {
-   if ! version_is_at_least 1.9a ${REPLACING_VERSIONS:-1.9a}; then
-   echo
-   ewarn "Some configuration options changed in this release."
-   ewarn "Please read the CHANGES file in /usr/share/doc/${PF}/"
-   ewarn
-   ewarn "WARNING: After updating to ${P} you will _not_ be able 
to connect to any"
-   ewarn "older, running tmux server instances. You'll 

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

2019-11-07 Thread Jeroen Roovers
commit: 0e9d792a34740538e41483732d3df5c2f75a3ac8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov  7 23:05:30 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov  7 23:05:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9d792a

net-libs/libtrace: Depend on app-doc/doxygen[dot]

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Bug: https://bugs.gentoo.org/699568
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-libs/libtrace/libtrace-4.0.10_p1.ebuild | 2 +-
 net-libs/libtrace/libtrace-9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libtrace/libtrace-4.0.10_p1.ebuild 
b/net-libs/libtrace/libtrace-4.0.10_p1.ebuild
index 4b4153bf1f2..3aa5b658572 100644
--- a/net-libs/libtrace/libtrace-4.0.10_p1.ebuild
+++ b/net-libs/libtrace/libtrace-4.0.10_p1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 "
 DEPEND="
${RDEPEND}
-   app-doc/doxygen
+   app-doc/doxygen[dot]
sys-devel/flex
virtual/os-headers
virtual/pkgconfig

diff --git a/net-libs/libtrace/libtrace-9.ebuild 
b/net-libs/libtrace/libtrace-9.ebuild
index ab6f21285b8..f9a910c5b3a 100644
--- a/net-libs/libtrace/libtrace-9.ebuild
+++ b/net-libs/libtrace/libtrace-9.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 "
 DEPEND="
${RDEPEND}
-   app-doc/doxygen
+   app-doc/doxygen[dot]
sys-devel/flex
virtual/os-headers
virtual/pkgconfig



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

2019-11-07 Thread Sergei Trofimovich
commit: 860517a4332adacd145f96d17e1fd9c1ee757d93
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov  7 23:02:50 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov  7 23:03:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860517a4

sys-kernel/linux-headers: cut 2 patchset for 5.3

Single new patch:
+ 00_all_0009_glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
  don't include sysinfo.h on non-glibc libcs
https://lore.kernel.org/patchwork/patch/449607/

Reported-by: Anarchy
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-kernel/linux-headers/Manifest  |  1 +
 .../linux-headers/linux-headers-5.3-r1.ebuild  | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/sys-kernel/linux-headers/Manifest 
b/sys-kernel/linux-headers/Manifest
index e663a1016de..3cad581700b 100644
--- a/sys-kernel/linux-headers/Manifest
+++ b/sys-kernel/linux-headers/Manifest
@@ -13,6 +13,7 @@ DIST gentoo-headers-5.0-1.tar.xz 4040 BLAKE2B 
e26c8a76207603b96c63ef556e10d88cf5
 DIST gentoo-headers-5.1-1.tar.xz 4040 BLAKE2B 
556faf2b2ef4dd0ccfc6bbf884e41a3ca0645d4e762121fe22f79950ca20ab07ab7c6179c022107c81b072a4bc1e4c70a750e837a371a9937df8d1bed3e751f6
 SHA512 
df56638d4b4971ee1cec7355a23bfe125cc6baeece8579ef4b0cd79b5c4015eb7593525815eba55d4a3b30f007c1be499a6b5aefab533ccc564406fe40e1a337
 DIST gentoo-headers-5.2-1.tar.xz 4036 BLAKE2B 
ea4016c03e44782c6c49f0453da1242b0f9b41ccc02defe099fa775e870dad5db0f2a1aee2c9bd7eaac052e31889e6f56b2fc6586c442880381403f78d4a33a5
 SHA512 
536f08d8a4e8a436bc31da5f6980cc007ef0f03281cd1dc7a45593572b4002a57be9c8f5bbeb25ded2b3f906a4944a9505c5a343b89e766627ace0ab92a535b2
 DIST gentoo-headers-5.3-1.tar.xz 4044 BLAKE2B 
b1e28749c1b5b46ccc401a12fe94c97a7e07aec62723bf4ebd8e1e08419ad50685f762a645fdeea2c89153ea422fe82e20ee344fcd4cbb1b7381774bdd00de4b
 SHA512 
36ad4685188ce989572cb5f717cd3526019047100af613b9cfe2e9dde311f3429f6f0c1cced36faa52617b1e12e75c6a094db0671eff557ef661df7716889d93
+DIST gentoo-headers-5.3-2.tar.xz 4724 BLAKE2B 
ece54c015c43e8c8e4cc80214fdc31436458ecd7539f2abd699389b581d125b4ebe0a5a1ec8a8bfb04b2dd531f20307c5b3620f471a66c0f6643f9d9cbc9b847
 SHA512 
e182970aa7adc3ac0f7da120803613c855db79bb2599231e5ffac081166ff4da0a28a001da2ad5d956b2cadc49cc37c13ae1239c03feca97a1d37cb9e2014785
 DIST gentoo-headers-base-3.18.tar.xz 3776668 BLAKE2B 
837a675ecf05ec270549d0ba6b9dcb98fb0e40f22007ebfa3e430152b7149dcfa29c8bbe38c737add07f75642234f1633c1d5ae0170788e8d4f765faf00bbdbe
 SHA512 
6615c604e5e618d26fff5a61691f7827bb05be9790db6c9f8e16e3842bce8f056f9928f85ae5714710b75743b0d0804faba4ba9c76e934e1de22dc03ef6d5535
 DIST gentoo-headers-base-4.13.tar.xz 7951980 BLAKE2B 
8b3b5d9152455b08bf06c275a69168f8a2418584058e23f784d3ab956d72b100b89d398bfeb351d8faa8285cd9ae8942726099ce9aa3fd94b8e0e92b8de1c217
 SHA512 
3b528e18199d43db3f51c8fb9a5a4c67b9317ea7e9b9fd82fe2cb4d704bbc1253f2af64dc79377ee8ec26511d0893409e3dddbb9a6ae11e8bb7f4ca4d8d3ac9a
 DIST gentoo-headers-base-4.14.tar.xz 8017944 BLAKE2B 
e967a3f26fa002f62af72c165cf960e855f5d84dd105b3f136e5ae24f4cdfc9e5f8b217a83955b325ca4bd6bda0a9d4c4de02d8d79fd4aa72191bc63db96183a
 SHA512 
2a4e83a9ee36ffa85b59ebac1e12f4f1c572825b767928a42c4748d924d04f0536bab4d9375ca68c11ad867c226f386c40c7c4d0158d1ab00c838eb5b2f9f21a

diff --git a/sys-kernel/linux-headers/linux-headers-5.3-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.3-r1.ebuild
new file mode 100644
index 000..cbe3a301bd3
--- /dev/null
+++ b/sys-kernel/linux-headers/linux-headers-5.3-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+ETYPE="headers"
+H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 cris frv hexagon hppa ia64 
m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 riscv s390 
score sh sparc x86 xtensa"
+inherit kernel-2
+detect_version
+
+PATCH_PV=${PV} # to ease testing new versions against not existing patches
+PATCH_VER="2"
+SRC_URI="${KERNEL_URI}
+   
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
+   
${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
+"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="app-arch/xz-utils
+   dev-lang/perl"
+RDEPEND=""
+
+S=${WORKDIR}/linux-${PV}
+
+src_unpack() {
+   unpack ${A}
+}
+
+src_prepare() {
+   [[ -n ${PATCH_VER} ]] && eapply "${WORKDIR}"/${PATCH_PV}/*.patch
+
+   default
+}
+
+src_install() {
+   kernel-2_src_install
+
+   # hrm, build system sucks
+   find "${ED}" '(' -name '.install' -o -name '*.cmd' ')' -delete
+   find "${ED}" -depth -type d -delete 2>/dev/null
+}
+
+src_test() {
+   emake ARCH=$(tc-arch-kernel) headers_check
+}



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

2019-11-07 Thread Georgy Yakovlev
commit: e8796d0c8fe620ce781001cb9c666290b7ee
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  7 21:07:09 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  7 22:54:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8796d0c

dev-lang/rust-bin: bump to 1.39.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust-bin/Manifest   |  13 +++
 dev-lang/rust-bin/rust-bin-1.39.0.ebuild | 158 +++
 2 files changed, 171 insertions(+)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index 2c7f675cd1a..219dcb002f0 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -63,3 +63,16 @@ DIST rust-1.38.0-powerpc64-unknown-linux-gnu.tar.xz 
240082008 BLAKE2B d15d508397
 DIST rust-1.38.0-powerpc64le-unknown-linux-gnu.tar.xz 244407488 BLAKE2B 
79ca67230dc4d16518421f08554bbc0093f2423469426d1f6f0a925a7bd01b059875ce1a1af29a516dd1cff745524702a8f37e8cb9b43398a32eb78a55e0c3ca
 SHA512 
5f3e1dd233ef17d8a296dcb55738fa119e40c32b154a7575f149bf1475b64e34f7e805f206b9862dc6499be470f179290d8abb7ad8d2b5cb355cef03d95ae374
 DIST rust-1.38.0-s390x-unknown-linux-gnu.tar.xz 291685528 BLAKE2B 
1d7678b68c5296fed276eb10a07ffd906cfe569b93b6872872c8aae10fa6f30f0ef4023e55256ee8d2e9f6935fc3391421f0f7758aaad60a0dac15b34074fcbc
 SHA512 
7af64849236e0173d2aea723f3462682fde7d2e1e04d61c28d215163415e1b15cfb8cac57010ce55bdd928ea74076506ef50376d7550999e0fb00f9d20c4f5ff
 DIST rust-1.38.0-x86_64-unknown-linux-gnu.tar.xz 279859784 BLAKE2B 
40dab0ac1e800d7c095052800505220019154d40741d7c8872932948d5df62863fe9d1e43596a43411e959c2ddc4fb8d9b4e74525aa1a35352efec781054fc37
 SHA512 
0b25c3049a7a213e9151c898979ec9b5b45e46a9072f9853d8f048cf401ef7ac343526d6919e68607a490e3e7bd0375b12ed9fb253caed26bb60f46473d3699b
+DIST rust-1.39.0-aarch64-unknown-linux-gnu.tar.xz 238165960 BLAKE2B 
c3e14a7b57d904d0882cb224e2390087cca5a3b4a6246e52e6d064c554721efe7b5542e694a3b6d2115f9914214a94200e0ff31008a5c8df1448b667b0fdb34e
 SHA512 
ad37a8454acb8985a5c2b42d7f8bc4212651a16fb5af6b4314dd97faa47de79893f2f74b516af89cd7e77ef3db64247c4764585eb0a17ac328c9cba5e5b9c407
+DIST rust-1.39.0-arm-unknown-linux-gnueabi.tar.xz 244091604 BLAKE2B 
9d09dbd18cfdad062705ee3c1726cee7d4c25dd9a739be451e1bcbd7e6d36316a113f93c0f8309bec3a825435d6245d195fd5da7b35fb51f2cf61f6f638c415d
 SHA512 
1d51d47650cf11bf16b21df0b759de9ae23d96d4b14b5107f062bd240d02d5793542efbf0feaa09403cd35ca38af3e85f1abbd5083b645d40cdb1189d02a8099
+DIST rust-1.39.0-arm-unknown-linux-gnueabihf.tar.xz 244501036 BLAKE2B 
a6ea74a0249e9c7509e21d20b9c04e59af93f78dde92557b6d449fb51776fb6e31d5baa19419547d9baf10768423642a0489c828c5919c055981876ef2282603
 SHA512 
291d9963f67708b5b14f1f27bb9e7d374fcd7a5d24d932db02203aaf89d06db8178305eb18e4dcd56cce81dc5eb80d2fb019ca94a99c06b548f0588ae560b7ac
+DIST rust-1.39.0-armv7-unknown-linux-gnueabihf.tar.xz 246114456 BLAKE2B 
e412273d164fae3f7c1702601a4f518b15acdd8f75746de7fa0af63a67a7873ce27b7e5bdf9d1354508ca0b0d20705dfd26659c6355a12c6a2cc59ad8d2a2a2a
 SHA512 
db2b001a5587e2d5c8cdcb53c974f2332e76f58e362cba55fc971d7244754f1fa0b7e708ad7e73e7250652b442f06929dc1e8981536d7d76850b45ade275d406
+DIST rust-1.39.0-i686-unknown-linux-gnu.tar.xz 297665804 BLAKE2B 
0024993e80174c0dd71c5f781ea466690fb18e3b760b11382613cad10e6112122d90c54b2a7451c049711c13e0f3da979bf8e8d2e79723e7a484352303bf0337
 SHA512 
930546e79c0b1105eb0604ae33ccdbd8b00b56e56d069f19f0d802093a052fd3f940eaf1390cdecd79833b0c70457ebfee2ce3b9674fff72df1367076584394a
+DIST rust-1.39.0-mips-unknown-linux-gnu.tar.xz 242857808 BLAKE2B 
a2484913ce31ebae0be04f13dd24972a34206b00d5e141f3c5f8e43ab852547b149bc1002053276557d3dd18d231c2772d5817137fd7f615f155c742f0379af8
 SHA512 
ab9862a55fe0550c4d19c8fe4fa912661594b56f5f05b21c3ee660734a2d119b5b2dc70b9606af2ba91bd2911fe84c847480a828fb3f0a9d30132a70514d26d7
+DIST rust-1.39.0-mips64-unknown-linux-gnuabi64.tar.xz 238468588 BLAKE2B 
bb48de21d7a45ebb2464159b09974530572e08cf7adfee4d90b5280ed49867a591f9d3e21069868fecc14242649a9d68041baf07d9fb6c40ef8b3780ed8ab70f
 SHA512 
93531394a9a8ed5edf3853f0d5c8faa795982e9c6a5a0a92832c2809c8baade736eafb8c0626ba6e543b05f693753c256b1d6290d5c41162d6129168ef1b5702
+DIST rust-1.39.0-mipsel-unknown-linux-gnu.tar.xz 246030532 BLAKE2B 
bfece8ee21b8bf0df389331ebbde98dc81810e4fb4c82e21c7fe2a85dcc27465f9a49e599bfdedf99a15cf479ff6c5baf27cc36e77afc90f281ac535ac0a92e0
 SHA512 
74536b1a1ce15f27ab8a1be7c9a7edb0638edf862c8f1464c98942287da1e7d64abec83be21634ddba2e88c0f9cf1456c000adc4360712aeab214ad87a44c9a7
+DIST rust-1.39.0-powerpc-unknown-linux-gnu.tar.xz 240597272 BLAKE2B 
a338ed495504d7aa290cfff3af37acc846b066921d0b84ae552ac4c127d24c645290098a711d3f2d17bf2a20f24356f24d67ece5aea7582dcc8a74cb6533209c
 SHA512 
fa4ee683655d96c7ee1df12a39d50b1486c1e34cf4f10c09c6eecfb33b6f67b526dbcd02e1846d3e16db7103c04ee7f388a419ccfdf68ccc908b511b1fb8b7bd
+DIST rust-1.39.0-powerpc64-unknown-linux-gnu.tar.xz 242170220 BLAKE2B 

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

2019-11-07 Thread Georgy Yakovlev
commit: 053aeef0a15e9e9f8cf235c9ec858d5e3a2514ec
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  7 22:49:24 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  7 22:54:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=053aeef0

dev-lang/rust: bump to 1.39.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/Manifest   |  14 ++
 dev-lang/rust/rust-1.39.0.ebuild | 324 +++
 2 files changed, 338 insertions(+)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index 56ecbd36bd4..55d664fe155 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -63,8 +63,22 @@ DIST rust-1.37.0-powerpc64-unknown-linux-gnu.tar.xz 
128662180 BLAKE2B 0df1def64d
 DIST rust-1.37.0-powerpc64le-unknown-linux-gnu.tar.xz 131763436 BLAKE2B 
76b9120e98da09344ce5af39a9b333c6ca8917516ae7108d6cc129fdda4d4d6c21e2ca4c41533e202f63b992bcede5390ec986a262ea216c1340a82c5ba798e8
 SHA512 
366c8920448000bfb4baa3a47588a1c7bc81e18afb8d40f0efc824e429e9e6900efbdb4c9003fb45b9d8595328bd612bd63f390a7d3dedbb30b7dc57fc12abf3
 DIST rust-1.37.0-s390x-unknown-linux-gnu.tar.xz 141808296 BLAKE2B 
73825a004be81cca4dfff1301ea0ef45c9f55ab8d9a9a0343585377d83c4bdc03d3c027622f18e144c9355afe6f5236a6273f84b43b01a221066d3c395f71017
 SHA512 
14f403d3ce9df2a2baba1db13c9f039d7118d7e0c8285ca19ea0284c32e80c3f786660dedef4d1758b2227f91732b8e7deccbf3f38c2b3491738c1408d6bfd0e
 DIST rust-1.37.0-x86_64-unknown-linux-gnu.tar.xz 165034364 BLAKE2B 
3047fff28da00e01179d3a648cb4e5636fa15ac7f4cb9ddc14e1df86d045b69ff3e41691b4a6ef4227c4cb58137524c5e029ba21a2c3a3a171fdb6f46b44f4ff
 SHA512 
c4d48aa12cb929d6600f9cce81bb612c504aa1b3b3f8e76352af3a76b737dcbe0d31e8d139c17884b11aef9f12a55c4908fb8f3ff63dfa92533e4bd0a729914f
+DIST rust-1.38.0-aarch64-unknown-linux-gnu.tar.xz 235231988 BLAKE2B 
03ee6ab2c928134f8dd7e5812b60185b934c2f792b64d6271bff4fb714a9acd0f52a6aee291cc22e7f263cb52173568f5ccfb36edd0eb0dbcd567240beeb1372
 SHA512 
c9dea8907d05af938c1936139c1fb8673d0db90503552f53645d71637bb7248263fd20b1c16db140694b2d467a12c474015a2077d9b26c782b44e965a01544c6
+DIST rust-1.38.0-arm-unknown-linux-gnueabi.tar.xz 241780224 BLAKE2B 
ec362bc67d7b4f3e3d4ba2e19b46af61322b3f8284bf7fd66ac1eb006975c6d6aaa12be8b827147ac8ab42cc11d6c540161fc15c8233a2943a078ce89a300c17
 SHA512 
4ea00aa2b8bccae4fb595c687058af0c82905cbeef93b3d90f5224657bec0f269d0e75af2be6b97b2043442190dbe2df4aeacfafd6cc8916b0fe2ef28908e987
+DIST rust-1.38.0-arm-unknown-linux-gnueabihf.tar.xz 242107656 BLAKE2B 
9c43dbe34d99925f34cec339adcedbf71d72515f08ac456293a17dc602ea027b90c552ef891908661f20c2ef07cd7915b9d8936206c65be9e8ae493c699e4265
 SHA512 
99726beb670af6411ed8dcfbd0eddbce3b964703492686226815f7c0a5c57fd3d0593925345d4f311cd9f5cb2eb9089e80cbb6c62ba767a901e5c5f099e6ebad
+DIST rust-1.38.0-armv7-unknown-linux-gnueabihf.tar.xz 243411104 BLAKE2B 
19c9f2daa81170822ec23049945500a2a6c7342d6c03d50627dcc11766f31b592c40773777583b04666c75320f3953404c55c0b5aa213d771136afb3c4638fa6
 SHA512 
ddbb2c8d2e7112c5871155890c8308080ac800795c685c4b4d06b9dd8c5abd28ee13961686c9be465d1bbd33d476c6478b90af8de0ca5a451f8b07eaff42f97d
+DIST rust-1.38.0-i686-unknown-linux-gnu.tar.xz 298169160 BLAKE2B 
93181072784885cbc23efe12e5511de9dcd564610169990e3d7617413a9073e06efa743b3c95d87fb3065c036ff4b4656e1d2a52571ca55b62a3364479fd87da
 SHA512 
ffdea264378510c6df687a173211427f4cb5930553c9d14e33c5776b0e15d435d1be719bba8a1db50f50a3171a38802e090451dc92a6ea764cc8fdca24651f24
+DIST rust-1.38.0-mips-unknown-linux-gnu.tar.xz 242052876 BLAKE2B 
323587aab4bb1d70795664efbc5ec61cf7dfc3d33f1e9831d6a2e0d591a4dc60c1d5bf305a4b7f767858ac33d296155c4baf8e2db23c48114f0ae72ba823ef83
 SHA512 
5bd8faff88ac35431087ee33520c92a52e64262774ea899d610137e51a71efa25403b1e026e509fc0593f6da65c68b561c051feadf482f0ee25875b526992109
+DIST rust-1.38.0-mips64-unknown-linux-gnuabi64.tar.xz 237741316 BLAKE2B 
d1f758013d53853d4713400e383cb443dae5187156a54ea39d4bd79f60b60e7322785613456a64c1d00e28b575ff528ba01d608cc234e23ead5156ac855b1ad0
 SHA512 
05884f678b31d7af0f54d8d31ef6d09d1a3a3e9d6d5245583e4ef5a2db47c3aa9e4a226b55678077b759156e41473e8ff9fa8b12c21276882a0bcb53b45d5811
+DIST rust-1.38.0-mipsel-unknown-linux-gnu.tar.xz 244454148 BLAKE2B 
a20f2ad0bcbf52e61a997271147161c7eed0dadd795ed16d2f0078924b8be9d132f464d5eefbe9c41a1cdb5ae18005e8d82b3b5ef703d5a7a86e4f940b847bcb
 SHA512 
3eed9fa45a8a9e5f67282053933375f862860f6a68032a62fcd286ec39276610914689c83d9bd95302d15d61433304e2aca6f10b87d7eb762950f7574379e426
+DIST rust-1.38.0-powerpc-unknown-linux-gnu.tar.xz 239750464 BLAKE2B 
202475f8035504a3d8a81b498c4461cbe4a25d29284dc504a5db2d52740ad8fb35dadbb83ac0fbfce14cefed1209431c16e10a91608b6a90633d8c3a08e03ae4
 SHA512 
3cc93f76a2e2defdfeb4c18b84a3c950716bdb6fe68446d4dd97d6b5a0ad53b2fc5e97f220a5f205ab07428f5d5a048a3a9de36f90d9685be8551b4be3188a36
+DIST rust-1.38.0-powerpc64-unknown-linux-gnu.tar.xz 240082008 BLAKE2B 

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

2019-11-07 Thread Georgy Yakovlev
commit: c7291c1a2014ae28ccb99f867957c88ca314
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  7 22:50:37 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  7 22:54:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7291c1a

virtual/rust: bump to 1.39.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.39.0.ebuild | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/virtual/rust/rust-1.39.0.ebuild b/virtual/rust/rust-1.39.0.ebuild
new file mode 100644
index 000..75f82239948
--- /dev/null
+++ b/virtual/rust/rust-1.39.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for Rust language compiler"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+BDEPEND=""
+RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"



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

2019-11-07 Thread Georgy Yakovlev
commit: d6369d7c5186fe469c10a51cb841dffbf6e63009
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  7 22:50:06 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  7 22:54:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6369d7c

virtual/cargo: bump to 1.39.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.39.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.39.0.ebuild 
b/virtual/cargo/cargo-1.39.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.39.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Package manager for Rust"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*
+   =dev-lang/rust-bin-${PV}*
+   )"



[gentoo-commits] proj/toolchain/linux-headers-patches:master commit in: 5.3/

2019-11-07 Thread Sergei Trofimovich
commit: ba734355267d4accb9a4bd8143dbc880ac5044bc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov  7 22:55:19 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov  7 22:55:19 2019 +
URL:
https://gitweb.gentoo.org/proj/toolchain/linux-headers-patches.git/commit/?id=ba734355

5.3: don't include sysinfo.h on non-glibc libcs

https://lore.kernel.org/patchwork/patch/449607/
https://gitweb.gentoo.org/proj/musl.git/tree/sys-kernel/linux-headers/files/libc-5.1-remove-sysinfo_h-from-kernel_h.patch

Reported-by: Anarchy
Signed-off-by: Sergei Trofimovich  gentoo.org>

 ...ecific-inclusion-of-sysinfo.h-in-kernel.h.patch | 46 ++
 1 file changed, 46 insertions(+)

diff --git 
a/5.3/00_all_0009_glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch 
b/5.3/00_all_0009_glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
new file mode 100644
index 000..df075dc
--- /dev/null
+++ b/5.3/00_all_0009_glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
@@ -0,0 +1,46 @@
+https://lore.kernel.org/patchwork/patch/449607/
+https://gitweb.gentoo.org/proj/musl.git/tree/sys-kernel/linux-headers/files/libc-5.1-remove-sysinfo_h-from-kernel_h.patch
+
+Date: Fri, 14 Mar 2014 17:14:10 +0100
+From: David Heidelberger 
+To: linux-ker...@vger.kernel.org
+Cc: maillist-li...@barfooze.de, torva...@linux-foundation.org
+Subject: [PATCH 1/4] glibc specific inclusion of sysinfo.h in kernel.h
+Message-ID: <130a9e0c237bae10e631a5ae52c5e...@ixit.cz>
+User-Agent: Roundcube Webmail/0.9.5
+Sender: linux-kernel-ow...@vger.kernel.org
+List-ID: 
+X-Mailing-List: linux-ker...@vger.kernel.org
+
+including sysinfo.h from kernel.h makes no sense whatsoever,
+but removing it breaks glibc's userspace header,
+which includes kernel.h instead of sysinfo.h from their sys/sysinfo.h.
+this seems to be a historical mistake.
+on musl, including any header that uses kernel.h directly or indirectly
+plus sys/sysinfo.h will produce a compile error due to redefinition of
+struct sysinfo.h.
+so for now, only include it on glibc in order not to break their 
+headers.
+
+Signed-off-by: John Spencer 
+Signed-off-by: David Heidelberger 
+---
+  include/uapi/linux/kernel.h | 2 ++
+  1 file changed, 2 insertion(+)
+
+   */
+
+diff --git a/include/uapi/linux/kernel.h b/include/uapi/linux/kernel.h
+index 321e399..8c45eeb 100644
+--- a/include/uapi/linux/kernel.h
 b/include/uapi/linux/kernel.h
+@@ -1,7 +1,9 @@
+ #ifndef _UAPI_LINUX_KERNEL_H
+ #define _UAPI_LINUX_KERNEL_H
+
++#ifdef __GLIBC__
+ #include 
++#endif
+
+ /*
+  * 'kernel.h' contains some often-used function prototypes etc



[gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-tools/

2019-11-07 Thread Andreas K. Hüttel
commit: 0275e277bfff28ab71e8a4b464581702b50db15e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  7 22:45:25 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  7 22:45:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0275e277

net-dns/dnssec-tools: Needs rebuild on perl upgrade, bug 633514

Closes: https://bugs.gentoo.org/633514
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{dnssec-tools-2.2.3.ebuild => dnssec-tools-2.2.3-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/dnssec-tools/dnssec-tools-2.2.3.ebuild 
b/net-dns/dnssec-tools/dnssec-tools-2.2.3-r1.ebuild
similarity index 97%
rename from net-dns/dnssec-tools/dnssec-tools-2.2.3.ebuild
rename to net-dns/dnssec-tools/dnssec-tools-2.2.3-r1.ebuild
index ea911238a3b..bcddf668c5b 100644
--- a/net-dns/dnssec-tools/dnssec-tools-2.2.3.ebuild
+++ b/net-dns/dnssec-tools/dnssec-tools-2.2.3-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=7
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="static-libs"
 
 RDEPEND="
-   dev-lang/perl
+   dev-lang/perl:=
dev-perl/CGI
dev-perl/Crypt-OpenSSL-Random
dev-perl/Getopt-GUI-Long



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-ECDSA/, dev-perl/Crypt-OpenSSL-ECDSA/files/

2019-11-07 Thread Andreas K. Hüttel
commit: b2131c03d0113af2bc2e404c0ba69100ce859a6a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  7 22:28:41 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  7 22:28:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2131c03

dev-perl/Crypt-OpenSSL-ECDSA: Remove old

Closes: https://bugs.gentoo.org/639968
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../Crypt-OpenSSL-ECDSA-0.80.0-r1.ebuild   |  26 ---
 ...L-ECDSA-0.80.0-0001-Port-to-OpenSSL-1.1.0.patch | 193 -
 2 files changed, 219 deletions(-)

diff --git a/dev-perl/Crypt-OpenSSL-ECDSA/Crypt-OpenSSL-ECDSA-0.80.0-r1.ebuild 
b/dev-perl/Crypt-OpenSSL-ECDSA/Crypt-OpenSSL-ECDSA-0.80.0-r1.ebuild
deleted file mode 100644
index fbb5956d64c..000
--- a/dev-perl/Crypt-OpenSSL-ECDSA/Crypt-OpenSSL-ECDSA-0.80.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MIKEM
-DIST_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm) Perl 
extension"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl"
-
-RDEPEND="
-   >=dev-perl/Crypt-OpenSSL-EC-0.50.0
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl )
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}-0001-Port-to-OpenSSL-1.1.0.patch"
-)

diff --git 
a/dev-perl/Crypt-OpenSSL-ECDSA/files/Crypt-OpenSSL-ECDSA-0.80.0-0001-Port-to-OpenSSL-1.1.0.patch
 
b/dev-perl/Crypt-OpenSSL-ECDSA/files/Crypt-OpenSSL-ECDSA-0.80.0-0001-Port-to-OpenSSL-1.1.0.patch
deleted file mode 100644
index 071e60caefd..000
--- 
a/dev-perl/Crypt-OpenSSL-ECDSA/files/Crypt-OpenSSL-ECDSA-0.80.0-0001-Port-to-OpenSSL-1.1.0.patch
+++ /dev/null
@@ -1,193 +0,0 @@
-From 7a707a2bb0b0c6de1eb98cef74a5d1016f0e8c9a Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Tue, 11 Oct 2016 16:15:43 +0200
-Subject: [PATCH] Port to OpenSSL 1.1.0
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-OpenSSL 1.1.0 hid ECDSA structure internals and provided methods
-instead.
-
-This patch uses the methods and provides their copies in the case of
-older OpenSSL. Because the new OpenSSL API, ECDSA_SIG_set0(), cannot
-set curve parameters individually and ECDSA_SIG_get0() returns yet
-another reference, it's necessary to duplicate the other unchanged
-paramater when calling set_r() or set_s().
-
-This patch also stops exporting ECDSA_METHOD functions that were
-removed from the new OpenSSL.
-
-CPAN RT#118330
-
-Signed-off-by: Petr Písař 

- ECDSA.xs | 78 ++--
- 1 file changed, 61 insertions(+), 17 deletions(-)
-
-diff --git a/ECDSA.xs b/ECDSA.xs
-index 4016368..648303e 100644
 a/ECDSA.xs
-+++ b/ECDSA.xs
-@@ -7,9 +7,34 @@
- 
- #include 
- #include 
-+#include 
- 
- #include "const-c.inc"
- 
-+
-+#if (OPENSSL_VERSION_NUMBER >= 0x1010L && 
!defined(LIBRESSL_VERSION_NUMBER)) || LIBRESSL_VERSION_NUMBER >= 0x207fL
-+#include 
-+#else
-+static void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr,
-+const BIGNUM **ps) {
-+if (pr != NULL)
-+*pr = sig->r;
-+if (ps != NULL)
-+*ps = sig->s;
-+}
-+
-+static int ECDSA_SIG_set0(ECDSA_SIG *sig, BIGNUM *r, BIGNUM *s)
-+{
-+if (r == NULL || s == NULL)
-+return 0;
-+BN_clear_free(sig->r);
-+BN_clear_free(sig->s);
-+sig->r = r;
-+sig->s = s;
-+return 1;
-+}
-+#endif
-+
- MODULE = Crypt::OpenSSL::ECDSAPACKAGE = Crypt::OpenSSL::ECDSA
- 
- PROTOTYPES: ENABLE
-@@ -17,7 +42,9 @@ INCLUDE: const-xs.inc
- 
- BOOT:
- ERR_load_crypto_strings();
-+#if OPENSSL_VERSION_NUMBER >= 0x10002000L && OPENSSL_VERSION_NUMBER < 
0x1010L
- ERR_load_ECDSA_strings();
-+#endif
- 
- #ECDSA_SIG *
- #ECDSA_SIG_new()
-@@ -61,10 +88,16 @@ ECDSA_do_verify(const unsigned char *dgst, const ECDSA_SIG 
*sig, EC_KEY* eckey);
-   OUTPUT:
-   RETVAL
- 
--# These ECDSA_METHOD functions only became available in 1.0.2
-+# These ECDSA_METHOD functions only became available in 1.0.2,
-+# but some of them removed again in 1.1.0.
- 
- #if OPENSSL_VERSION_NUMBER >= 0x10002000L
- 
-+int 
-+ECDSA_size(const EC_KEY *eckey)
-+
-+#if OPENSSL_VERSION_NUMBER < 0x1010L
-+
- const ECDSA_METHOD *
- ECDSA_OpenSSL()
- 
-@@ -77,9 +110,6 @@ ECDSA_get_default_method()
- int 
- ECDSA_set_method(EC_KEY *eckey, const ECDSA_METHOD *meth)
- 
--int 
--ECDSA_size(const EC_KEY *eckey)
--
- ECDSA_METHOD *
- ECDSA_METHOD_new(ECDSA_METHOD *ecdsa_method=0)
- 
-@@ -95,7 +125,7 @@ ECDSA_METHOD_set_name(ECDSA_METHOD *ecdsa_method, char 
*name)
- void 
- ERR_load_ECDSA_strings()
- 
--
-+#endif
- #endif
- 
- 
-@@ -135,11 +165,13 @@ SV *
- 

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

2019-11-07 Thread Lars Wendler
commit: a159ca3e2c2f6466507807024a3035fe2cd62e24
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Nov  7 22:17:39 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Nov  7 22:19:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a159ca3e

sys-libs/db: Next batch of EAPI-7 revbumps

Fixed some minor issues from previous EAPI-7 revbump.

Closes: https://bugs.gentoo.org/697542
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/db/db-3.2.9_p2-r1.ebuild  |   6 +-
 sys-libs/db/db-4.2.52_p5-r2.ebuild |  11 +-
 sys-libs/db/db-4.3.29_p1-r2.ebuild |  11 +-
 sys-libs/db/db-4.4.20_p4-r2.ebuild |  13 +-
 sys-libs/db/db-4.5.20_p2-r1.ebuild | 177 -
 ...{db-4.6.21_p4.ebuild => db-4.5.20_p2-r2.ebuild} | 155 ++
 ...-4.3.29_p1-r2.ebuild => db-4.6.21_p4-r1.ebuild} |  50 +++---
 ...{db-4.7.25_p4.ebuild => db-4.7.25_p4-r1.ebuild} | 135 +---
 sys-libs/db/files/db-4.5-libtool.patch |   4 +-
 .../db/files/db-4.6-jni-check-prefix-first.patch   |   4 +-
 sys-libs/db/files/db-4.6-libtool.patch |   4 +-
 11 files changed, 193 insertions(+), 377 deletions(-)

diff --git a/sys-libs/db/db-3.2.9_p2-r1.ebuild 
b/sys-libs/db/db-3.2.9_p2-r1.ebuild
index 39694fde8a7..a575baafe1c 100644
--- a/sys-libs/db/db-3.2.9_p2-r1.ebuild
+++ b/sys-libs/db/db-3.2.9_p2-r1.ebuild
@@ -81,8 +81,6 @@ src_configure() {
--enable-cxx
--enable-compat185
--enable-dump185
-   --libdir="${EPREFIX}"/usr/$(get_libdir)
-   --prefix="${EPREFIX}"/usr
)
 
local conf_shared=(
@@ -113,7 +111,7 @@ src_configure() {
pushd build-static &>/dev/null || die
strip="${EPREFIX}"/bin/true \
ECONF_SOURCE="${S}"/dist \
-   econf ${conf[@]} ${conf_static[@]}
+   econf "${conf[@]}" "${conf_static[@]}"
popd &>/dev/null || die
 
einfo "Configuring ${P} (shared)..."
@@ -121,7 +119,7 @@ src_configure() {
pushd build-shared &>/dev/null || die
strip="${EPREFIX}"/bin/true \
ECONF_SOURCE="${S}"/dist \
-   econf ${conf[@]} ${conf_shared[@]}
+   econf "${conf[@]}" "${conf_shared[@]}"
popd &>/dev/null || die
 }
 

diff --git a/sys-libs/db/db-4.2.52_p5-r2.ebuild 
b/sys-libs/db/db-4.2.52_p5-r2.ebuild
index ee47ba9b383..2db608127cc 100644
--- a/sys-libs/db/db-4.2.52_p5-r2.ebuild
+++ b/sys-libs/db/db-4.2.52_p5-r2.ebuild
@@ -26,7 +26,7 @@ for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do
 done
 
 LICENSE="Sleepycat"
-SLOT="4.2"
+SLOT="$(ver_cut 1-2)"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
 IUSE="tcl java doc cxx rpc"
 
@@ -107,13 +107,6 @@ src_prepare() {
 
 src_configure() {
local myconf=(
-   --prefix="${EPREFIX}"/usr
-   --mandir="${EPREFIX}"/usr/share/man
-   --infodir="${EPREFIX}"/usr/share/info
-   --datadir="${EPREFIX}"/usr/share
-   --sysconfdir="${EPREFIX}"/etc
-   --localstatedir="${EPREFIX}"/var/lib
-   --libdir="${EPREFIX}"/usr/"$(get_libdir)"
--enable-compat185
--with-uniquename
$(use_enable rpc)
@@ -133,8 +126,6 @@ src_configure() {
)
fi
 
-   [[ -n ${CBUILD} ]] && myconf+=( --build=${CBUILD} )
-
# the entire testsuite needs the TCL functionality
if use tcl && use test; then
myconf+=( --enable-test )

diff --git a/sys-libs/db/db-4.3.29_p1-r2.ebuild 
b/sys-libs/db/db-4.3.29_p1-r2.ebuild
index 1a90b1c6f2f..a152f3a66fa 100644
--- a/sys-libs/db/db-4.3.29_p1-r2.ebuild
+++ b/sys-libs/db/db-4.3.29_p1-r2.ebuild
@@ -26,7 +26,7 @@ for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do
 done
 
 LICENSE="Sleepycat"
-SLOT="4.3"
+SLOT="$(ver_cut 1-2)"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86"
 IUSE="tcl java doc cxx rpc"
 
@@ -108,13 +108,6 @@ src_prepare() {
 
 src_configure() {
local myconf=(
-   --prefix="${EPREFIX}"/usr
-   --mandir="${EPREFIX}"/usr/share/man
-   --infodir="${EPREFIX}"/usr/share/info
-   --datadir="${EPREFIX}"/usr/share
-   --sysconfdir="${EPREFIX}"/etc
-   --localstatedir="${EPREFIX}"/var/lib
-   --libdir="${EPREFIX}"/usr/"$(get_libdir)"
--enable-compat185
--enable-o_direct
--without-uniquename
@@ -135,8 +128,6 @@ src_configure() {
)
fi
 
-   [[ -n ${CBUILD} ]] && myconf+=( --build=${CBUILD} )
-
# the entire testsuite needs the TCL functionality
if use tcl && use test ; then
myconf+=( --enable-test )

diff --git a/sys-libs/db/db-4.4.20_p4-r2.ebuild 
b/sys-libs/db/db-4.4.20_p4-r2.ebuild
index 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/slic3r/, media-gfx/slic3r/files/

2019-11-07 Thread Andreas K. Hüttel
commit: f614b0c825c26ee8e1900fa5e3cf8883d09cd274
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  7 22:11:26 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  7 22:11:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f614b0c8

media-gfx/slic3r: Add patch by Chris Mansfield for recent boost

Closes: https://bugs.gentoo.org/689804
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 media-gfx/slic3r/files/slic3r-1.3.0-boost.patch | 10 ++
 media-gfx/slic3r/slic3r-1.3.0-r1.ebuild |  1 +
 2 files changed, 11 insertions(+)

diff --git a/media-gfx/slic3r/files/slic3r-1.3.0-boost.patch 
b/media-gfx/slic3r/files/slic3r-1.3.0-boost.patch
new file mode 100644
index 000..e77e50b3c99
--- /dev/null
+++ b/media-gfx/slic3r/files/slic3r-1.3.0-boost.patch
@@ -0,0 +1,10 @@
+--- Slic3r-1.3.0/xs/src/libslic3r/GCodeSender.hpp.old  2019-11-04 
19:31:05.714869400 -0800
 Slic3r-1.3.0/xs/src/libslic3r/GCodeSender.hpp  2019-11-04 
19:34:10.656330929 -0800
+@@ -9,6 +9,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ namespace Slic3r {
+ 

diff --git a/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild 
b/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild
index 64cc0c14bc9..556d06e6628 100644
--- a/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild
+++ b/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild
@@ -74,6 +74,7 @@ src_prepare() {
pushd "${WORKDIR}/Slic3r-${PV}" || die
sed -i lib/Slic3r.pm -e "s@FindBin::Bin@FindBin::RealBin@g" || die
eapply "${FILESDIR}"/${P}-no-locallib.patch
+   eapply "${FILESDIR}"/${P}-boost.patch
eapply_user
popd || die
# drop std=c++11 to compiler defaults...



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

2019-11-07 Thread Jeroen Roovers
commit: 9ea8c165defb5e798b2aa7be3b31ef95a82c4d76
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov  7 22:09:42 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov  7 22:10:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea8c165

x11-misc/nitrogen: Add live ebuild

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

 x11-misc/nitrogen/nitrogen-9.ebuild | 52 +
 1 file changed, 52 insertions(+)

diff --git a/x11-misc/nitrogen/nitrogen-9.ebuild 
b/x11-misc/nitrogen/nitrogen-9.ebuild
new file mode 100644
index 000..dec80fb27a1
--- /dev/null
+++ b/x11-misc/nitrogen/nitrogen-9.ebuild
@@ -0,0 +1,52 @@
+# 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 xdg-utils
+
+DESCRIPTION="A background browser and setter for X"
+HOMEPAGE="https://github.com/l3ib/nitrogen;
+EGIT_REPO_URI="https://github.com/l3ib/${PN};
+
+IUSE="nls xinerama"
+KEYWORDS=""
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=dev-cpp/gtkmm-2.10:2.4
+   >=gnome-base/librsvg-2.20:2
+   >=x11-libs/gtk+-2.10:2
+   xinerama? ( x11-libs/libXinerama )
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   xinerama? ( x11-base/xorg-proto )
+"
+
+src_prepare() {
+   default
+
+   sed -i -e '/^UPDATE_DESKTOP/s#=.*#= :#g' data/Makefile.am || die
+
+   eautoreconf
+}
+
+src_configure() {
+   append-cxxflags -std=c++11
+   econf \
+   $(use_enable nls) \
+   $(use_enable xinerama)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/angrydd/

2019-11-07 Thread James Le Cuirot
commit: 80d5df7cfad77d7315092ba706e551838c51bbc6
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Nov  7 21:36:36 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:36:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d5df7c

games-puzzle/angrydd: Fix use of dosym with ${ED}

Closes: https://bugs.gentoo.org/699494
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild 
b/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild
index 822cc2d5e97..fe4be2ac400 100644
--- a/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild
+++ b/games-puzzle/angrydd/angrydd-1.0.1-r2.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
@@ -38,7 +38,7 @@ src_install() {
python_optimize "${ED}/usr/share/${PN}"
 
dodir /usr/bin
-   dosym "${ED}/usr/share/${PN}/angrydd.py" "/usr/bin/${PN}"
+   dosym "../share/${PN}/angrydd.py" "/usr/bin/${PN}"
doman angrydd.6
dodoc README TODO HACKING
 



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom-data/

2019-11-07 Thread James Le Cuirot
commit: 79bff252fd4fff131f76752007adea3e1e34c705
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Nov  7 21:25:58 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:25:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79bff252

games-fps/freedoom-data: Drop old 0.12.0

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedoom-data/Manifest   |  1 -
 .../freedoom-data/freedoom-data-0.12.0.ebuild  | 54 --
 2 files changed, 55 deletions(-)

diff --git a/games-fps/freedoom-data/Manifest b/games-fps/freedoom-data/Manifest
index 5d68da46525..c976f53feb2 100644
--- a/games-fps/freedoom-data/Manifest
+++ b/games-fps/freedoom-data/Manifest
@@ -1,2 +1 @@
-DIST freedoom-0.12.0.tar.gz 18409554 BLAKE2B 
01ae58c8edb12a8453f6026f09f45d54b19949d38f0668ddc6d4a6ee5fee4cc62c3926af0fb8e30e5f574b46ad1990fb20b57369821562851ae0cef0a6a5e5f1
 SHA512 
055cae8d16cc7ca2017eeabcaca9436da044def5f630ab46fb0c4cd7d36b9db3b416f9ddeb855e79f21f7c5337d25fb82625ac987712910daec448b49ef9c41e
 DIST freedoom-0.12.1.tar.gz 18405081 BLAKE2B 
a508d9ce924ff10640d6017302864869efff474c89fe20a866082b565a1ce65182483a5a692c9ce3329b81472ae9e4fee4ac2511670ecb5dd06ccf81930ac70d
 SHA512 
7db65b039ce98593a86a19b46efe629b85a339c4c020750c3abb95d226fca484c63686ab8c88ecc1e16e86a6aca3b8c7952d85103e0f3db07cc7204fa528daf2

diff --git a/games-fps/freedoom-data/freedoom-data-0.12.0.ebuild 
b/games-fps/freedoom-data/freedoom-data-0.12.0.ebuild
deleted file mode 100644
index 078a867ebfa..000
--- a/games-fps/freedoom-data/freedoom-data-0.12.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit prefix python-any-r1 xdg
-
-DESCRIPTION="Game resources for Freedoom: Phase 1+2"
-HOMEPAGE="https://freedoom.github.io;
-SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-BDEPEND="
-   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
-   app-text/asciidoc
-   games-util/deutex"
-
-S="${WORKDIR}/freedoom-${PV}"
-
-DOOMWADPATH=share/doom
-
-python_check_deps() {
-   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
-}
-
-src_prepare() {
-   xdg_src_prepare
-   eapply_user
-
-   hprefixify dist/freedoom
-}
-
-src_compile() {
-   emake wads/freedoom{1,2}.wad
-}
-
-src_install() {
-   emake install-freedoom{1,2} \
-   prefix="${ED}/usr/" \
-   bindir="bin/" \
-   mandir="share/man/" \
-   waddir="${DOOMWADPATH}/"
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   elog "Freedoom WAD files installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
-}



[gentoo-commits] repo/gentoo:master commit in: games-fps/gzdoom/

2019-11-07 Thread James Le Cuirot
commit: 01720b4e5e9176247590947ece391c1ee80e315f
Author: William Breathitt Gray  gmail  com>
AuthorDate: Sun Nov  3 23:53:15 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:23:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01720b4e

games-fps/gzdoom: Version bump to 4.2.4

Closes: https://bugs.gentoo.org/699264
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13539
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/gzdoom/Manifest|  1 +
 games-fps/gzdoom/gzdoom-4.2.4.ebuild | 83 
 2 files changed, 84 insertions(+)

diff --git a/games-fps/gzdoom/Manifest b/games-fps/gzdoom/Manifest
index 41800813492..77c9697b179 100644
--- a/games-fps/gzdoom/Manifest
+++ b/games-fps/gzdoom/Manifest
@@ -1 +1,2 @@
 DIST gzdoom-4.2.3.tar.gz 13682309 BLAKE2B 
33bc9b2c3a28b9b692bd2b28ba45dce95274f78eb42b18c17e48b546b5b5f0c19fe09fd9c36fbb27bae4b1235dd8f0bddde0e67e46d07ea3bca776e6768e697a
 SHA512 
d73b643f2ec6dbf7daa5048ba2db0f18968fb054ca9585dd07f18d20707efbe8e41cc3d8b4520d793d9d32ff34e1a6c74b2eaf84d0192d02263b907f5b3bbbc6
+DIST gzdoom-4.2.4.tar.gz 13683768 BLAKE2B 
cfdecaf6d92720b3a61fe986a63e6230674cafc65d02f5496a073ffe870319eec62c58377204fd8509fce4869b2a970cc4d1ad98db055d063393ce59d04b1d4f
 SHA512 
555e280db3d66a643cf1412ac1bae5f8c607af339a11a61b1039061de60cf6165c41b3de0c3323ac852b0b2f63f787a1c10ba9240da3174a85ec09d61f5b271a

diff --git a/games-fps/gzdoom/gzdoom-4.2.4.ebuild 
b/games-fps/gzdoom/gzdoom-4.2.4.ebuild
new file mode 100644
index 000..da843dc71ad
--- /dev/null
+++ b/games-fps/gzdoom/gzdoom-4.2.4.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils desktop xdg
+
+DESCRIPTION="A modder-friendly OpenGL source port based on the DOOM engine"
+HOMEPAGE="https://zdoom.org;
+SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD BZIP2 DUMB-0.9.3 GPL-3 LGPL-3 MIT
+   nonfree? ( Activision ChexQuest3 DOOM-COLLECTORS-EDITION freedist )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk gtk2 +nonfree openmp"
+
+DEPEND="
+   media-libs/libsdl2[opengl]
+   media-libs/libsndfile
+   media-libs/openal
+   media-sound/fluidsynth:=
+   media-sound/mpg123
+   sys-libs/zlib
+   virtual/jpeg:0
+   gtk? (
+   gtk2? ( x11-libs/gtk+:2 )
+   !gtk2? ( x11-libs/gtk+:3 )
+   )"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-g${PV}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.2.1-install_soundfonts.patch"
+   "${FILESDIR}/${PN}-4.2.1-Introduce-the-BUILD_NONFREE-option.patch"
+)
+
+src_prepare() {
+   rm -rf docs/licenses || die
+   if ! use nonfree ; then
+   rm -rf wadsrc_bm wadsrc_extra || die
+   fi
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_DOCS_PATH="${EPREFIX}/usr/share/doc/${PF}"
+   -DINSTALL_PK3_PATH="${EPREFIX}/usr/share/doom"
+   -DINSTALL_SOUNDFONT_PATH="${EPREFIX}/usr/share/doom"
+   -DDYN_FLUIDSYNTH=OFF
+   -DDYN_OPENAL=OFF
+   -DDYN_SNDFILE=OFF
+   -DDYN_MPG123=OFF
+   -DNO_GTK="$(usex !gtk)"
+   -DNO_OPENAL=OFF
+   -DNO_OPENMP="$(usex !openmp)"
+   -DBUILD_NONFREE="$(usex nonfree)"
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   newicon src/posix/zdoom.xpm "${PN}.xpm"
+   make_desktop_entry "${PN}" "GZDoom" "${PN}" "Game;ActionGame"
+   cmake-utils_src_install
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   if ! use nonfree ; then
+   ewarn
+   ewarn "GZDoom installed without nonfree components."
+   ewarn "Note: The nonfree game_support.pk3 file is needed to 
play"
+   ewarn "  games natively supported by GZDoom."
+   ewarn "A list of games natively supported by GZDoom is 
available"
+   ewarn "on the ZDoom wiki: https://zdoom.org/wiki/IWAD;
+   ewarn
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom/

2019-11-07 Thread James Le Cuirot
commit: 8e16b09f68fa13d6f0b94794c73be7876988a732
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Nov  7 21:26:38 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:26:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e16b09f

games-fps/freedoom: Drop old 0.12.0

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedoom/freedoom-0.12.0.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/games-fps/freedoom/freedoom-0.12.0.ebuild 
b/games-fps/freedoom/freedoom-0.12.0.ebuild
deleted file mode 100644
index b9f2e765a9a..000
--- a/games-fps/freedoom/freedoom-0.12.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A complete free-content single-player focused game based on the 
Doom engine"
-HOMEPAGE="https://freedoom.github.io;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-RDEPEND="
-   ~games-fps/freedoom-data-${PV}
-   || (
-   games-fps/gzdoom[nonfree(+)]
-   games-engines/odamex
-   games-fps/doomsday
-   games-fps/prboom-plus
-   )
-"
-
-pkg_postinst() {
-   elog "If you are looking for a multiplayer-focused deathmatch game, 
consider games-fps/freedm."
-}



[gentoo-commits] repo/gentoo:master commit in: games-fps/gzdoom/

2019-11-07 Thread James Le Cuirot
commit: 72472af53164bec4d2df5c2090288986582a6448
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Nov  7 21:23:49 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:23:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72472af5

games-fps/gzdoom: Drop old 4.2.3

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/gzdoom/Manifest|  1 -
 games-fps/gzdoom/gzdoom-4.2.3.ebuild | 83 
 2 files changed, 84 deletions(-)

diff --git a/games-fps/gzdoom/Manifest b/games-fps/gzdoom/Manifest
index 77c9697b179..b1ac6d58a84 100644
--- a/games-fps/gzdoom/Manifest
+++ b/games-fps/gzdoom/Manifest
@@ -1,2 +1 @@
-DIST gzdoom-4.2.3.tar.gz 13682309 BLAKE2B 
33bc9b2c3a28b9b692bd2b28ba45dce95274f78eb42b18c17e48b546b5b5f0c19fe09fd9c36fbb27bae4b1235dd8f0bddde0e67e46d07ea3bca776e6768e697a
 SHA512 
d73b643f2ec6dbf7daa5048ba2db0f18968fb054ca9585dd07f18d20707efbe8e41cc3d8b4520d793d9d32ff34e1a6c74b2eaf84d0192d02263b907f5b3bbbc6
 DIST gzdoom-4.2.4.tar.gz 13683768 BLAKE2B 
cfdecaf6d92720b3a61fe986a63e6230674cafc65d02f5496a073ffe870319eec62c58377204fd8509fce4869b2a970cc4d1ad98db055d063393ce59d04b1d4f
 SHA512 
555e280db3d66a643cf1412ac1bae5f8c607af339a11a61b1039061de60cf6165c41b3de0c3323ac852b0b2f63f787a1c10ba9240da3174a85ec09d61f5b271a

diff --git a/games-fps/gzdoom/gzdoom-4.2.3.ebuild 
b/games-fps/gzdoom/gzdoom-4.2.3.ebuild
deleted file mode 100644
index e59ca414756..000
--- a/games-fps/gzdoom/gzdoom-4.2.3.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils desktop xdg
-
-DESCRIPTION="A modder-friendly OpenGL source port based on the DOOM engine"
-HOMEPAGE="https://zdoom.org;
-SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD BZIP2 DUMB-0.9.3 GPL-3 LGPL-3 MIT
-   nonfree? ( Activision ChexQuest3 DOOM-COLLECTORS-EDITION freedist )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk gtk2 +nonfree openmp"
-
-DEPEND="
-   media-libs/libsdl2[opengl]
-   media-libs/libsndfile
-   media-libs/openal
-   media-sound/fluidsynth:=
-   media-sound/mpg123
-   sys-libs/zlib
-   virtual/jpeg:0
-   gtk? (
-   gtk2? ( x11-libs/gtk+:2 )
-   !gtk2? ( x11-libs/gtk+:3 )
-   )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-g${PV}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-4.2.1-install_soundfonts.patch"
-   "${FILESDIR}/${PN}-4.2.1-Introduce-the-BUILD_NONFREE-option.patch"
-)
-
-src_prepare() {
-   rm -rf docs/licenses || die
-   if ! use nonfree ; then
-   rm -rf wadsrc_bm wadsrc_extra || die
-   fi
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DINSTALL_DOCS_PATH="${EPREFIX}/usr/share/doc/${PF}"
-   -DINSTALL_PK3_PATH="${EPREFIX}/usr/share/doom"
-   -DINSTALL_SOUNDFONT_PATH="${EPREFIX}/usr/share/doom"
-   -DDYN_FLUIDSYNTH=OFF
-   -DDYN_OPENAL=OFF
-   -DDYN_SNDFILE=OFF
-   -DDYN_MPG123=OFF
-   -DNO_GTK="$(usex !gtk)"
-   -DNO_OPENAL=OFF
-   -DNO_OPENMP="$(usex !openmp)"
-   -DBUILD_NONFREE="$(usex nonfree)"
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   newicon src/posix/zdoom.xpm "${PN}.xpm"
-   make_desktop_entry "${PN}" "GZDoom" "${PN}" "Game;ActionGame"
-   cmake-utils_src_install
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   if ! use nonfree ; then
-   ewarn
-   ewarn "GZDoom installed without nonfree components."
-   ewarn "Note: The nonfree game_support.pk3 file is needed to 
play"
-   ewarn "  games natively supported by GZDoom."
-   ewarn "A list of games natively supported by GZDoom may be 
found"
-   ewarn "on the ZDoom wiki: https://zdoom.org/wiki/IWAD;
-   ewarn
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/

2019-11-07 Thread James Le Cuirot
commit: bbac094bd53fb9ab6c86ac2079f02e89072dba53
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Nov  7 21:27:21 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:27:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbac094b

games-fps/freedm-data: Drop old 0.12.0

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedm-data/Manifest  |  1 -
 games-fps/freedm-data/freedm-data-0.12.0.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/games-fps/freedm-data/Manifest b/games-fps/freedm-data/Manifest
index 5d68da46525..c976f53feb2 100644
--- a/games-fps/freedm-data/Manifest
+++ b/games-fps/freedm-data/Manifest
@@ -1,2 +1 @@
-DIST freedoom-0.12.0.tar.gz 18409554 BLAKE2B 
01ae58c8edb12a8453f6026f09f45d54b19949d38f0668ddc6d4a6ee5fee4cc62c3926af0fb8e30e5f574b46ad1990fb20b57369821562851ae0cef0a6a5e5f1
 SHA512 
055cae8d16cc7ca2017eeabcaca9436da044def5f630ab46fb0c4cd7d36b9db3b416f9ddeb855e79f21f7c5337d25fb82625ac987712910daec448b49ef9c41e
 DIST freedoom-0.12.1.tar.gz 18405081 BLAKE2B 
a508d9ce924ff10640d6017302864869efff474c89fe20a866082b565a1ce65182483a5a692c9ce3329b81472ae9e4fee4ac2511670ecb5dd06ccf81930ac70d
 SHA512 
7db65b039ce98593a86a19b46efe629b85a339c4c020750c3abb95d226fca484c63686ab8c88ecc1e16e86a6aca3b8c7952d85103e0f3db07cc7204fa528daf2

diff --git a/games-fps/freedm-data/freedm-data-0.12.0.ebuild 
b/games-fps/freedm-data/freedm-data-0.12.0.ebuild
deleted file mode 100644
index 62b8cf23423..000
--- a/games-fps/freedm-data/freedm-data-0.12.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit prefix python-any-r1 xdg
-
-DESCRIPTION="Game resources for FreeDM"
-HOMEPAGE="https://freedoom.github.io;
-SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
-   app-text/asciidoc
-   games-util/deutex"
-
-S="${WORKDIR}/freedoom-${PV}"
-
-DOOMWADPATH=share/doom
-
-python_check_deps() {
-   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
-}
-
-src_prepare() {
-   xdg_src_prepare
-   eapply_user
-
-   hprefixify dist/freedoom
-}
-
-src_compile() {
-   emake wads/freedm.wad
-}
-
-src_install() {
-   emake install-freedm \
-   prefix="${ED}/usr/" \
-   bindir="bin/" \
-   mandir="share/man/" \
-   waddir="${DOOMWADPATH}/"
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   elog "FreeDM WAD file installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
-}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedm/

2019-11-07 Thread James Le Cuirot
commit: c9df392dfb216041edf6d4bbf77f2eae294a51c6
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Nov  7 21:27:50 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:27:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9df392d

games-fps/freedm: Drop old 0.12.0

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedm/freedm-0.12.0.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/games-fps/freedm/freedm-0.12.0.ebuild 
b/games-fps/freedm/freedm-0.12.0.ebuild
deleted file mode 100644
index 9608368a1cc..000
--- a/games-fps/freedm/freedm-0.12.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A 32-level game designed for competitive deathmatch play."
-HOMEPAGE="https://freedoom.github.io;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   ~games-fps/freedm-data-${PV}
-   || (
-   games-fps/gzdoom[nonfree(+)]
-   games-engines/odamex
-   games-fps/doomsday
-   games-fps/prboom-plus
-   )
-"
-
-pkg_postinst() {
-   elog "If you are looking for a single-player focused game, consider 
games-fps/freedoom."
-}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom-data/

2019-11-07 Thread James Le Cuirot
commit: 649ff60936c15033a90c6ec388163adc45f62553
Author: William Breathitt Gray  gmail  com>
AuthorDate: Mon Nov  4 00:06:51 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:24:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649ff609

games-fps/freedoom-data: Version bump to 0.12.1

Closes: https://bugs.gentoo.org/699268
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13540
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedoom-data/Manifest   |  1 +
 .../freedoom-data/freedoom-data-0.12.1.ebuild  | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/games-fps/freedoom-data/Manifest b/games-fps/freedoom-data/Manifest
index e3e6ec23b70..5d68da46525 100644
--- a/games-fps/freedoom-data/Manifest
+++ b/games-fps/freedoom-data/Manifest
@@ -1 +1,2 @@
 DIST freedoom-0.12.0.tar.gz 18409554 BLAKE2B 
01ae58c8edb12a8453f6026f09f45d54b19949d38f0668ddc6d4a6ee5fee4cc62c3926af0fb8e30e5f574b46ad1990fb20b57369821562851ae0cef0a6a5e5f1
 SHA512 
055cae8d16cc7ca2017eeabcaca9436da044def5f630ab46fb0c4cd7d36b9db3b416f9ddeb855e79f21f7c5337d25fb82625ac987712910daec448b49ef9c41e
+DIST freedoom-0.12.1.tar.gz 18405081 BLAKE2B 
a508d9ce924ff10640d6017302864869efff474c89fe20a866082b565a1ce65182483a5a692c9ce3329b81472ae9e4fee4ac2511670ecb5dd06ccf81930ac70d
 SHA512 
7db65b039ce98593a86a19b46efe629b85a339c4c020750c3abb95d226fca484c63686ab8c88ecc1e16e86a6aca3b8c7952d85103e0f3db07cc7204fa528daf2

diff --git a/games-fps/freedoom-data/freedoom-data-0.12.1.ebuild 
b/games-fps/freedoom-data/freedoom-data-0.12.1.ebuild
new file mode 100644
index 000..268e336d47e
--- /dev/null
+++ b/games-fps/freedoom-data/freedoom-data-0.12.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit prefix python-any-r1 xdg
+
+DESCRIPTION="Game resources for Freedoom: Phase 1+2"
+HOMEPAGE="https://freedoom.github.io;
+SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
+   app-text/asciidoc
+   games-util/deutex"
+
+S="${WORKDIR}/freedoom-${PV}"
+
+DOOMWADPATH=share/doom
+
+python_check_deps() {
+   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+   xdg_src_prepare
+   eapply_user
+
+   hprefixify dist/freedoom
+}
+
+src_compile() {
+   emake wads/freedoom{1,2}.wad \
+   freedoom{1,2}.6 \
+   {NEWS,README}.html
+}
+
+src_install() {
+   emake install-freedoom \
+   prefix="${ED}/usr/" \
+   bindir="bin/" \
+   docdir="share/doc/${P}" \
+   mandir="share/man/" \
+   waddir="${DOOMWADPATH}/"
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   elog "Freedoom WAD files installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedm/

2019-11-07 Thread James Le Cuirot
commit: 6f22580dcb0e6cd286fe564a6f791abc138031ba
Author: William Breathitt Gray  gmail  com>
AuthorDate: Mon Nov  4 00:10:45 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:24:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f22580d

games-fps/freedm: Version bump to 0.12.1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedm/freedm-0.12.1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/games-fps/freedm/freedm-0.12.1.ebuild 
b/games-fps/freedm/freedm-0.12.1.ebuild
new file mode 100644
index 000..9608368a1cc
--- /dev/null
+++ b/games-fps/freedm/freedm-0.12.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A 32-level game designed for competitive deathmatch play."
+HOMEPAGE="https://freedoom.github.io;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   ~games-fps/freedm-data-${PV}
+   || (
+   games-fps/gzdoom[nonfree(+)]
+   games-engines/odamex
+   games-fps/doomsday
+   games-fps/prboom-plus
+   )
+"
+
+pkg_postinst() {
+   elog "If you are looking for a single-player focused game, consider 
games-fps/freedoom."
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/

2019-11-07 Thread James Le Cuirot
commit: ea16759b0ca793292e5abaf97ffe837d4c87f1e7
Author: William Breathitt Gray  gmail  com>
AuthorDate: Mon Nov  4 00:10:12 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:24:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea16759b

games-fps/freedm-data: Version bump to 0.12.1

Closes: https://bugs.gentoo.org/699266
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedm-data/Manifest  |  1 +
 games-fps/freedm-data/freedm-data-0.12.1.ebuild | 57 +
 2 files changed, 58 insertions(+)

diff --git a/games-fps/freedm-data/Manifest b/games-fps/freedm-data/Manifest
index e3e6ec23b70..5d68da46525 100644
--- a/games-fps/freedm-data/Manifest
+++ b/games-fps/freedm-data/Manifest
@@ -1 +1,2 @@
 DIST freedoom-0.12.0.tar.gz 18409554 BLAKE2B 
01ae58c8edb12a8453f6026f09f45d54b19949d38f0668ddc6d4a6ee5fee4cc62c3926af0fb8e30e5f574b46ad1990fb20b57369821562851ae0cef0a6a5e5f1
 SHA512 
055cae8d16cc7ca2017eeabcaca9436da044def5f630ab46fb0c4cd7d36b9db3b416f9ddeb855e79f21f7c5337d25fb82625ac987712910daec448b49ef9c41e
+DIST freedoom-0.12.1.tar.gz 18405081 BLAKE2B 
a508d9ce924ff10640d6017302864869efff474c89fe20a866082b565a1ce65182483a5a692c9ce3329b81472ae9e4fee4ac2511670ecb5dd06ccf81930ac70d
 SHA512 
7db65b039ce98593a86a19b46efe629b85a339c4c020750c3abb95d226fca484c63686ab8c88ecc1e16e86a6aca3b8c7952d85103e0f3db07cc7204fa528daf2

diff --git a/games-fps/freedm-data/freedm-data-0.12.1.ebuild 
b/games-fps/freedm-data/freedm-data-0.12.1.ebuild
new file mode 100644
index 000..35bb73d7d7e
--- /dev/null
+++ b/games-fps/freedm-data/freedm-data-0.12.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit prefix python-any-r1 xdg
+
+DESCRIPTION="Game resources for FreeDM"
+HOMEPAGE="https://freedoom.github.io;
+SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
+   app-text/asciidoc
+   games-util/deutex"
+
+S="${WORKDIR}/freedoom-${PV}"
+
+DOOMWADPATH=share/doom
+
+python_check_deps() {
+   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+   xdg_src_prepare
+   eapply_user
+
+   hprefixify dist/freedoom
+}
+
+src_compile() {
+   emake wads/freedm.wad \
+   freedm.6 \
+   {NEWS,README}.html
+}
+
+src_install() {
+   emake install-freedm \
+   prefix="${ED}/usr/" \
+   bindir="bin/" \
+   docdir="share/doc/${P}" \
+   mandir="share/man/" \
+   waddir="${DOOMWADPATH}/"
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   elog "FreeDM WAD file installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom/

2019-11-07 Thread James Le Cuirot
commit: 63b71dbab81fd86ae7a7cdbf7b75fb5fe833ab75
Author: William Breathitt Gray  gmail  com>
AuthorDate: Mon Nov  4 00:07:36 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Nov  7 21:24:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b71dba

games-fps/freedoom: Version bump to 0.12.1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedoom/freedoom-0.12.1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/games-fps/freedoom/freedoom-0.12.1.ebuild 
b/games-fps/freedoom/freedoom-0.12.1.ebuild
new file mode 100644
index 000..b9f2e765a9a
--- /dev/null
+++ b/games-fps/freedoom/freedoom-0.12.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A complete free-content single-player focused game based on the 
Doom engine"
+HOMEPAGE="https://freedoom.github.io;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="
+   ~games-fps/freedoom-data-${PV}
+   || (
+   games-fps/gzdoom[nonfree(+)]
+   games-engines/odamex
+   games-fps/doomsday
+   games-fps/prboom-plus
+   )
+"
+
+pkg_postinst() {
+   elog "If you are looking for a multiplayer-focused deathmatch game, 
consider games-fps/freedm."
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/, dev-perl/WWW-Curl/files/

2019-11-07 Thread Andreas K. Hüttel
commit: 29c5c5c901eba0bd11a86c9f0c7174ae43b4c189
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  7 21:10:28 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  7 21:11:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c5c5c9

dev-perl/WWW-Curl: Add patches by Slaven Rezic, bug 694466

Closes: https://bugs.gentoo.org/694466
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild   |  4 ++-
 .../WWW-Curl/files/WWW-Curl-4.17-RT117793.patch| 25 +
 .../WWW-Curl/files/WWW-Curl-4.17-RT130591.patch| 41 ++
 3 files changed, 69 insertions(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild 
b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
index f2ce9d9aeaf..d9eb8c504ab 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.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,5 +21,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch
"${FILESDIR}"/${PN}-4.17-dotinc.patch
"${FILESDIR}"/${PN}-4.17-networktests.patch
+   "${FILESDIR}"/${PN}-4.17-RT117793.patch
+   "${FILESDIR}"/${PN}-4.17-RT130591.patch
 )
 PERL_RM_FILES=("t/meta.t" "t/pod-coverage.t" "t/pod.t")

diff --git a/dev-perl/WWW-Curl/files/WWW-Curl-4.17-RT117793.patch 
b/dev-perl/WWW-Curl/files/WWW-Curl-4.17-RT117793.patch
new file mode 100644
index 000..e89d237ea23
--- /dev/null
+++ b/dev-perl/WWW-Curl/files/WWW-Curl-4.17-RT117793.patch
@@ -0,0 +1,25 @@
+From 292c05a8aa9c18bd27d0aaff0b4ee601d9b87b92 Mon Sep 17 00:00:00 2001
+From: Slaven Rezic 
+Date: Sun, 16 Apr 2017 22:17:00 +0200
+Subject: [PATCH] compilation fixes for curl 7.50.2 and newer (RT #117793)
+
+---
+ Makefile.PL | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index f9170bb..bb852e4 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -127,7 +127,7 @@ if (!defined($curl_h)) {
+ close H;
+ 
+ for my $e (sort @syms) {
+-   if($e =~ /(OBSOLETE|^CURL_EXTERN|_LAST\z|_LASTENTRY\z)/) {
++   if($e =~ 
/(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z|_LAST\z|_LASTENTRY\z)/)
 {
+   next;
+}
+my ($group) = $e =~ m/^([^_]+_)/;
+-- 
+2.1.2
+

diff --git a/dev-perl/WWW-Curl/files/WWW-Curl-4.17-RT130591.patch 
b/dev-perl/WWW-Curl/files/WWW-Curl-4.17-RT130591.patch
new file mode 100644
index 000..753b3edb4cf
--- /dev/null
+++ b/dev-perl/WWW-Curl/files/WWW-Curl-4.17-RT130591.patch
@@ -0,0 +1,41 @@
+From 0ef6ea22479b4696a0d62cd44aac8f4fe866db2f Mon Sep 17 00:00:00 2001
+From: Slaven Rezic 
+Date: Sun, 29 Sep 2019 16:19:57 +
+Subject: [PATCH] compat for libcurl 7.66.0 (fix for RT #130591)
+
+---
+ Curl.xs | 4 
+ Makefile.PL | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/Curl.xs b/Curl.xs
+index ea9f870..e81c415 100644
+--- a/Curl.xs
 b/Curl.xs
+@@ -18,6 +18,10 @@
+ #include 
+ #include 
+ 
++#ifdef CURLINC_MULTI_H
++#define __CURL_MULTI_H
++#endif
++
+ #define header_callback_func writeheader_callback_func
+ 
+ /* Do a favor for older perl versions */
+diff --git a/Makefile.PL b/Makefile.PL
+index bb852e4..713656a 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -127,7 +127,7 @@ if (!defined($curl_h)) {
+ close H;
+ 
+ for my $e (sort @syms) {
+-   if($e =~ 
/(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z|_LAST\z|_LASTENTRY\z)/)
 {
++   if($e =~ 
/(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z|_LAST\z|_LASTENTRY\z|^CURLINC_)/)
 {
+   next;
+}
+my ($group) = $e =~ m/^([^_]+_)/;
+-- 
+2.1.4
+



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

2019-11-07 Thread Thomas Deutschmann
commit: 59516f88f226f68cbb66186daeb2c6fdbef98ed9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov  7 20:48:04 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov  7 20:48:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59516f88

sys-kernel/gentoo-sources: alpha & hppa stable (bug #693478)

Maintainer timeout. Applying kernel project policy.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.143.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.19.72.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.192.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.192.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.143.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.143.ebuild
index b9c9e4c82a2..2db054e0449 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.143.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.143.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.72.ebuild
index 680ff050cfc..3799f3eda01 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.192.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.192.ebuild
index 08c6403d87d..659d9b1a8a2 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.192.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.192.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.192.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.192.ebuild
index 2b8b67044e9..2ad8405dc48 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.192.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.192.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2019-11-07 Thread Jeroen Roovers
commit: 68d251edf7bb2af27914a1e4a67309d5906574c1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov  7 20:27:11 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov  7 20:46:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d251ed

www-client/opera-beta: Version 65.0.3467.32

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

 www-client/opera-beta/Manifest |   1 +
 .../opera-beta/opera-beta-65.0.3467.32.ebuild  | 115 +
 2 files changed, 116 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 4f0eac82861..806cb7d0d69 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,2 +1,3 @@
 DIST opera-beta_65.0.3467.16_amd64.deb 67605832 BLAKE2B 
7eb0c5a98c56631b3cd1eaa0d9ac3c24ca7fe0c2bf88125a7015c818d1848e0d075f85e97ff340e3fbf12cfb428e5ab49716d36dc41cc5e06b769545079ba45f
 SHA512 
c35a873ba39f745058b8a0698dfaa9111c97416d28a9fb97a495eec21893323f5a249a6882a6bacad3e74d3be23c8ec90a90a8073986c379075efc36b1bd0fcb
 DIST opera-beta_65.0.3467.24_amd64.deb 67613890 BLAKE2B 
54e8886bf04176decb8e9b50aed0eb829e01178574f4894fc3c6b7f7fa390d35fa162a07e75a28750ed51c5c19cb3278dc178acdd8757c6a2babe17681bd72a4
 SHA512 
c40a8c5dec4b9889b517807f5320470a504455934e747b627055c843621a54b51689448cd25c3a9681ff1300b411c3e10cc459bd24633652166cf4eb1e953f3f
+DIST opera-beta_65.0.3467.32_amd64.deb 68306558 BLAKE2B 
cd755df9cd404e402af6c469b8744f1bc8ddce2ae864ab4309a4b81f960bd965703a5b159c5888b00567aa0489b0aae79466d3f0fff7daeac2fa02894e4db549
 SHA512 
8d7b30a29fd5879d4199e982e15a094461ec5018861b6ebca23e67faeb8fdf7c07dd9af232af8d3b8d4a74bccde6911dcb1a8793707466a29a4b9dc70ac982ca

diff --git a/www-client/opera-beta/opera-beta-65.0.3467.32.ebuild 
b/www-client/opera-beta/opera-beta-65.0.3467.32.ebuild
new file mode 100644
index 000..59a8587ec4b
--- /dev/null
+++ b/www-client/opera-beta/opera-beta-65.0.3467.32.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA 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 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/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+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}
+
+pkg_setup() {
+   OPERA_HOME="usr/$(get_libdir)/${PN}"
+}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   default
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || 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_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}



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

2019-11-07 Thread Jeroen Roovers
commit: c0af0cf9e74fdf64cd01608ae6e72d59f8c69ab6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov  7 20:27:34 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov  7 20:46:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0af0cf9

www-client/opera-beta: Old

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

 www-client/opera-beta/Manifest |   1 -
 .../opera-beta/opera-beta-65.0.3467.16.ebuild  | 115 -
 2 files changed, 116 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 806cb7d0d69..e687ccda51b 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,2 @@
-DIST opera-beta_65.0.3467.16_amd64.deb 67605832 BLAKE2B 
7eb0c5a98c56631b3cd1eaa0d9ac3c24ca7fe0c2bf88125a7015c818d1848e0d075f85e97ff340e3fbf12cfb428e5ab49716d36dc41cc5e06b769545079ba45f
 SHA512 
c35a873ba39f745058b8a0698dfaa9111c97416d28a9fb97a495eec21893323f5a249a6882a6bacad3e74d3be23c8ec90a90a8073986c379075efc36b1bd0fcb
 DIST opera-beta_65.0.3467.24_amd64.deb 67613890 BLAKE2B 
54e8886bf04176decb8e9b50aed0eb829e01178574f4894fc3c6b7f7fa390d35fa162a07e75a28750ed51c5c19cb3278dc178acdd8757c6a2babe17681bd72a4
 SHA512 
c40a8c5dec4b9889b517807f5320470a504455934e747b627055c843621a54b51689448cd25c3a9681ff1300b411c3e10cc459bd24633652166cf4eb1e953f3f
 DIST opera-beta_65.0.3467.32_amd64.deb 68306558 BLAKE2B 
cd755df9cd404e402af6c469b8744f1bc8ddce2ae864ab4309a4b81f960bd965703a5b159c5888b00567aa0489b0aae79466d3f0fff7daeac2fa02894e4db549
 SHA512 
8d7b30a29fd5879d4199e982e15a094461ec5018861b6ebca23e67faeb8fdf7c07dd9af232af8d3b8d4a74bccde6911dcb1a8793707466a29a4b9dc70ac982ca

diff --git a/www-client/opera-beta/opera-beta-65.0.3467.16.ebuild 
b/www-client/opera-beta/opera-beta-65.0.3467.16.ebuild
deleted file mode 100644
index 59a8587ec4b..000
--- a/www-client/opera-beta/opera-beta-65.0.3467.16.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA 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 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/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-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}
-
-pkg_setup() {
-   OPERA_HOME="usr/$(get_libdir)/${PN}"
-}
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   default
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   rm usr/bin/${PN} || 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_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-}



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

2019-11-07 Thread Ulrich Müller
commit: b2a2d654a20e0389b65a5c9a1a18f5748386253d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct 18 13:35:17 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Oct 18 13:35:17 2019 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=b2a2d654

get_libdir: Clarify that it must be a shell function.

It is implemented as a bash function in all package managers.

Signed-off-by: Ulrich Müller  gentoo.org>

 pkg-mgr-commands.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 00ae3a7..b807117 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -1143,8 +1143,8 @@ has returned.
 \end{algorithm}
 
 \item[get_libdir] \featurelabel{get-libdir} Prints the libdir name obtained 
according to
-algorithm~\ref{alg:get-libdir}. Only available in EAPIs listed in 
table~\ref{tab:misc-commands}
-as supporting \t{get_libdir}.
+algorithm~\ref{alg:get-libdir}. Must be implemented internally as a shell 
function.
+Only available in EAPIs listed in table~\ref{tab:misc-commands} as 
supporting \t{get_libdir}.
 
 \begin{algorithm}
 \caption{\t{get_libdir} logic} \label{alg:get-libdir}



[gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/

2019-11-07 Thread Aaron Bauman
commit: 454f49b2f1ab2e760c469bf74dc2a94866bd1600
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Nov  7 20:14:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Nov  7 20:14:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454f49b2

net-mail/courier-imap: arm64 stable (bug #698222)

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

 net-mail/courier-imap/courier-imap-5.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/courier-imap/courier-imap-5.0.7.ebuild 
b/net-mail/courier-imap/courier-imap-5.0.7.ebuild
index 47b394cfdfa..96d532786d8 100644
--- a/net-mail/courier-imap/courier-imap-5.0.7.ebuild
+++ b/net-mail/courier-imap/courier-imap-5.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
 
 IUSE="berkdb debug fam +gdbm gnutls ipv6 libressl selinux trashquota"
 REQUIRED_USE="|| ( berkdb gdbm )"



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

2019-11-07 Thread Thomas Deutschmann
commit: cd841092bc2d5044705f76d3aa636bad7956cb59
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov  7 20:04:51 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov  7 20:04:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd841092

sys-devel/gcc: x86 stable (bug #698646)

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-devel/gcc/gcc-9.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-9.2.0-r2.ebuild 
b/sys-devel/gcc/gcc-9.2.0-r2.ebuild
index e970203c22f..144dc89af43 100644
--- a/sys-devel/gcc/gcc-9.2.0-r2.ebuild
+++ b/sys-devel/gcc/gcc-9.2.0-r2.ebuild
@@ -7,7 +7,7 @@ PATCH_VER="3"
 
 inherit toolchain
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

2019-11-07 Thread Thomas Deutschmann
commit: a7df03e1ba84957611c4123256cbd2af29228b48
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov  7 20:06:33 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov  7 20:06:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7df03e1

net-libs/nodejs: x86 stable (bug #679132)

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/net-libs/nodejs/nodejs-10.17.0.ebuild 
b/net-libs/nodejs/nodejs-10.17.0.ebuild
index 1b63a38abb4..e9ac2965862 100644
--- a/net-libs/nodejs/nodejs-10.17.0.ebuild
+++ b/net-libs/nodejs/nodejs-10.17.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz;
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl systemtap 
test"
 REQUIRED_USE="
inspector? ( icu ssl )



  1   2   >