[gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/, mail-mta/exim/files/

2019-08-01 Thread Fabian Groffen
commit: e4104b9c4bd8cbaba4712e6a8d4e6c8d120ba5c0
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Aug  2 06:42:47 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Aug  2 06:42:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4104b9c

mail-mta/exim: cleanup vulnerable CVE-2019-10149

Bug: https://bugs.gentoo.org/687336
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Fabian Groffen  gentoo.org>

 mail-mta/exim/Manifest |   2 -
 mail-mta/exim/exim-4.91-r2.ebuild  | 561 -
 .../exim/files/exim-4.74-localscan_dlopen.patch| 262 --
 3 files changed, 825 deletions(-)

diff --git a/mail-mta/exim/Manifest b/mail-mta/exim/Manifest
index c666f92c515..92f89a8e4ee 100644
--- a/mail-mta/exim/Manifest
+++ b/mail-mta/exim/Manifest
@@ -1,7 +1,5 @@
-DIST exim-4.91.tar.xz 1744660 BLAKE2B 
8d50a709def02a52f8e76a16fcf51a4fc7e553217d5513a361aa780f58bff336a9ab90d8683e3841a074f54f3c75f2f77bf1a353a849be1207bffdd5fb6e4c51
 SHA512 
35b34dda8dd0f27c0429e6eb8409756ecd3cf9e535bac421d696b1560db0ff3bf4cd0e4a00bc0b7e32137d31bb5de20776c7c1830ec125aa36b5c4376b0c71a2
 DIST exim-4.92.1.tar.xz 1767976 BLAKE2B 
fb5bdb8762f16e30c43c7899e5fb5b459bb5e910458f970d20a5cb26cdde842d87a1f8150e4c0f9e931fa277e2f33a0fb8a6d478b5bf871d03a12ebd06c36d67
 SHA512 
fd43448db0aa5139f8b459322b95e258f232ac8a4bf21a19099c7768329ec20c344c4e0d8dd2e98c33a192a5f97d7666a746de2c87bdfb8da42c625c985d7e05
 DIST exim-4.92.tar.xz 1767136 BLAKE2B 
6c97578807073a782112218c65de460cc94f046d807eddc7330f2f67266c0ef341ded61050a16aca13c88e606a923a9e08033c8bfb618a7ef34b3d2ea6db32ca
 SHA512 
62c327e6184a358ba7f0dbc38b44d2537234be91727a5bfac97e74af64a8d77e376b3221dcfdd8f6eca7d812f9233595503dc6e50e2972bed40a1b74eb209c31
-DIST exim-pdf-4.91.tar.xz 1973672 BLAKE2B 
0b9e3f65c8e8a5f727dd4359d1c5c6c867c0ecfce3b44763d5a24f2d98353bc58c42456e9884994f404d17685909ea287a478189407ba8e7835352274c788980
 SHA512 
82add9b42749b6d938ff3b44a4dea3dfe84bcb2a1efea8a32b64d81a9ea312033d33023b5c224a44a2c053b18f9042bd1f2834847cf48873d1725a5594704a12
 DIST exim-pdf-4.92.1.tar.xz 2038948 BLAKE2B 
6624fb8930944f79e0c7e52a001727cfcff508ac69cb4107247201b8598d6e223cac7c7eda14c3102d0eabc151a547b6cc5ef11a6c4a830f31dfd88e24907c1d
 SHA512 
437b868cd7dedae59e32b9245c8c1ca3375605eb4911846bc3508b627acf32c99bda644b3c3e84eb539a39b3c2cc4f83314eebe55160b3da617ccaec2f1623a2
 DIST exim-pdf-4.92.tar.xz 2038812 BLAKE2B 
d5966a27f980a2ceb31293d92049a6691a08262bd20ae7315f41929f0d7a45b5d66c7000f9596b193e74d0c17f91c56a3262602047673c49649f1cad6b216547
 SHA512 
3a40818025fceaa7ac17f8e7ce06a61e3cf65267c821aea93e1a1a659782b047ab177b88a38c9b2271c0a296e1dc7939e23fe0f89415a11cd45693cb8af10c15
 DIST system_filter.exim.gz 3075 BLAKE2B 
d05e872b5cef377d29126cda03fc0a74c8777b2119b76ff43da6e8de808035eb9bfcb034a85d81824f135d484e864bfc0629fc1af2c228a7277d5ee7cf9cde79
 SHA512 
cb358d3ce2499a0bb5920d962a06f2af8486e55ec90c8c928bd8e3aefb279aa57f5f960d5adfcef68bd94110b405eaa144e9629cfe6014a529c79c544600bbf3

diff --git a/mail-mta/exim/exim-4.91-r2.ebuild 
b/mail-mta/exim/exim-4.91-r2.ebuild
deleted file mode 100644
index cf587588b81..000
--- a/mail-mta/exim/exim-4.91-r2.ebuild
+++ /dev/null
@@ -1,561 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit db-use eutils toolchain-funcs multilib pam systemd
-
-IUSE="arc dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn elibc_glibc 
exiscan-acl gnutls idn ipv6 ldap libressl lmtp maildir mbx mysql nis pam perl 
pkcs11 postgres +prdr proxy radius redis sasl selinux spf sqlite srs ssl syslog 
tcpd +tpda X"
-REQUIRED_USE="
-   arc? ( dkim spf )
-   dane? ( ssl !gnutls )
-   dmarc? ( dkim spf )
-   gnutls? ( ssl )
-   pkcs11? ( ssl )
-   spf? ( exiscan-acl )
-   srs? ( exiscan-acl )
-"
-# NOTE on USE="gnutls dane", gnutls[dane] is masked in base, unmasked
-# for x86 and amd64 only, due to this, repoman won't allow depending on
-# gnutls[dane] for all else.  Because we cannot express USE=dane when
-# USE=gnutls is in effect only in package.use.mask, the only option we
-# have left is to a) ignore the dependency (but that results in bug
-# #661164) or b) mask the usage of USE=dane with USE=gnutls.  Both are
-# incorrect, but b) is the only "correct" view from repoman.
-
-COMM_URI="https://downloads.exim.org/exim4$([[ ${PV} == *_rc* ]] && echo 
/test)"
-
-DESCRIPTION="A highly configurable, drop-in replacement for sendmail"
-SRC_URI="${COMM_URI}/${P//rc/RC}.tar.xz
-   mirror://gentoo/system_filter.exim.gz
-   doc? ( ${COMM_URI}/${PN}-pdf-${PV//rc/RC}.tar.xz )"
-HOMEPAGE="http://www.exim.org/";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
-
-COMMON_DEPEND=">=sys-apps/sed-4.0.5
-   ( >=sys-libs/db-3.2:= =net-nds/openldap-2.0.7 )
-   nis? (
-   elibc_glibc? (
- 

[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2019-08-01 Thread Andreas Sturmlechner
commit: ac0f6015b196091b2643633a5f21d1cb850b408d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 22:24:33 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 22:24:33 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac0f6015

profiles: Add kde-apps-19.07.90 package.mask

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

 profiles/package.mask/kde-apps-19.07.90 | 240 
 1 file changed, 240 insertions(+)

diff --git a/profiles/package.mask/kde-apps-19.07.90 
b/profiles/package.mask/kde-apps-19.07.90
new file mode 100644
index 00..9b4abf9a93
--- /dev/null
+++ b/profiles/package.mask/kde-apps-19.07.90
@@ -0,0 +1,240 @@
+# Andreas Sturmlechner  (02 Aug 2019)
+# KDE Applications 19.08 RC mask
+# Unstable release.
+~kde-apps/akonadi-19.07.90
+~kde-apps/akonadi-calendar-19.07.90
+~kde-apps/akonadiconsole-19.07.90
+~kde-apps/akonadi-contacts-19.07.90
+~kde-apps/akonadi-import-wizard-19.07.90
+~kde-apps/akonadi-mime-19.07.90
+~kde-apps/akonadi-notes-19.07.90
+~kde-apps/akonadi-search-19.07.90
+~kde-apps/akregator-19.07.90
+~kde-apps/analitza-19.07.90
+~kde-apps/ark-19.07.90
+~kde-apps/artikulate-19.07.90
+~kde-apps/audiocd-kio-19.07.90
+~kde-apps/baloo-widgets-19.07.90
+~kde-apps/blinken-19.07.90
+~kde-apps/bomber-19.07.90
+~kde-apps/bovo-19.07.90
+~kde-apps/calendarjanitor-19.07.90
+~kde-apps/calendarsupport-19.07.90
+~kde-apps/cantor-19.07.90
+~kde-apps/cervisia-19.07.90
+~kde-apps/dolphin-19.07.90
+~kde-apps/dolphin-plugins-bazaar-19.07.90
+~kde-apps/dolphin-plugins-dropbox-19.07.90
+~kde-apps/dolphin-plugins-git-19.07.90
+~kde-apps/dolphin-plugins-mercurial-19.07.90
+~kde-apps/dolphin-plugins-subversion-19.07.90
+~kde-apps/dragon-19.07.90
+~kde-apps/eventviews-19.07.90
+~kde-apps/ffmpegthumbs-19.07.90
+~kde-apps/filelight-19.07.90
+~kde-apps/granatier-19.07.90
+~kde-apps/grantlee-editor-19.07.90
+~kde-apps/grantleetheme-19.07.90
+~kde-apps/gwenview-19.07.90
+~kde-apps/incidenceeditor-19.07.90
+~kde-apps/juk-19.07.90
+~kde-apps/k3b-19.07.90
+~kde-apps/kaccounts-integration-19.07.90
+~kde-apps/kaccounts-providers-19.07.90
+~kde-apps/kaddressbook-19.07.90
+~kde-apps/kajongg-19.07.90
+~kde-apps/kalarm-19.07.90
+~kde-apps/kalarmcal-19.07.90
+~kde-apps/kalgebra-19.07.90
+~kde-apps/kalzium-19.07.90
+~kde-apps/kamera-19.07.90
+~kde-apps/kamoso-19.07.90
+~kde-apps/kanagram-19.07.90
+~kde-apps/kapman-19.07.90
+~kde-apps/kapptemplate-19.07.90
+~kde-apps/kate-19.07.90
+~kde-apps/katomic-19.07.90
+~kde-apps/kbackup-19.07.90
+~kde-apps/kblackbox-19.07.90
+~kde-apps/kblocks-19.07.90
+~kde-apps/kblog-19.07.90
+~kde-apps/kbounce-19.07.90
+~kde-apps/kbreakout-19.07.90
+~kde-apps/kbruch-19.07.90
+~kde-apps/kcachegrind-19.07.90
+~kde-apps/kcalc-19.07.90
+~kde-apps/kcalcore-19.07.90
+~kde-apps/kcalutils-19.07.90
+~kde-apps/kcharselect-19.07.90
+~kde-apps/kcolorchooser-19.07.90
+~kde-apps/kcontacts-19.07.90
+~kde-apps/kcron-19.07.90
+~kde-apps/kdav-19.07.90
+~kde-apps/kdeaccessibility-meta-19.07.90
+~kde-apps/kdeadmin-meta-19.07.90
+~kde-apps/kde-apps-meta-19.07.90
+~kde-apps/kdebase-meta-19.07.90
+~kde-apps/kdebugsettings-19.07.90
+~kde-apps/kdecore-meta-19.07.90
+~kde-apps/kde-dev-scripts-19.07.90
+~kde-apps/kde-dev-utils-19.07.90
+~kde-apps/kdeedu-data-19.07.90
+~kde-apps/kdeedu-meta-19.07.90
+~kde-apps/kdegames-meta-19.07.90
+~kde-apps/kdegraphics-meta-19.07.90
+~kde-apps/kdegraphics-mobipocket-19.07.90
+~kde-apps/kde-meta-19.07.90
+~kde-apps/kdemultimedia-meta-19.07.90
+~kde-apps/kdenetwork-filesharing-19.07.90
+~kde-apps/kdenetwork-meta-19.07.90
+~kde-apps/kdenlive-19.07.90
+~kde-apps/kdepim-addons-19.07.90
+~kde-apps/kdepim-apps-libs-19.07.90
+~kde-apps/kdepim-meta-19.07.90
+~kde-apps/kdepim-runtime-19.07.90
+~kde-apps/kdesdk-kioslaves-19.07.90
+~kde-apps/kdesdk-meta-19.07.90
+~kde-apps/kdesdk-thumbnailers-19.07.90
+~kde-apps/kdeutils-meta-19.07.90
+~kde-apps/kdf-19.07.90
+~kde-apps/kdialog-19.07.90
+~kde-apps/kdiamond-19.07.90
+~kde-apps/keditbookmarks-19.07.90
+~kde-apps/kfind-19.07.90
+~kde-apps/kfloppy-19.07.90
+~kde-apps/kfourinline-19.07.90
+~kde-apps/kgeography-19.07.90
+~kde-apps/kget-19.07.90
+~kde-apps/kgoldrunner-19.07.90
+~kde-apps/kgpg-19.07.90
+~kde-apps/khangman-19.07.90
+~kde-apps/khelpcenter-19.07.90
+~kde-apps/kidentitymanagement-19.07.90
+~kde-apps/kig-19.07.90
+~kde-apps/kigo-19.07.90
+~kde-apps/killbots-19.07.90
+~kde-apps/kimagemapeditor-19.07.90
+~kde-apps/kimap-19.07.90
+~kde-apps/kio-extras-19.07.90
+~kde-apps/kipi-plugins-19.07.90
+~kde-apps/kiriki-19.07.90
+~kde-apps/kiten-19.07.90
+~kde-apps/kitinerary-19.07.90
+~kde-apps/kjumpingcube-19.07.90
+~kde-apps/kldap-19.07.90
+~kde-apps/kleopatra-19.07.90
+~kde-apps/klettres-19.07.90
+~kde-apps/klickety-19.07.90
+~kde-apps/klines-19.07.90
+~kde-apps/kmag-19.07.90
+~kde-apps/kmahjongg-19.07.90
+~kde-apps/kmail-19.07.90
+~kde-apps/kmail-account-wizard-19.07.90
+~kde-apps/kmailtransport-19.07.90
+~kde-apps/kmbox-19.07.90
+~kde-apps/kmime-19.07

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

2019-08-01 Thread Joonas Niilola
commit: 05660fa281b60ecffc61952c818d9f65768dc6b9
Author: Elvis Pranskevichus  magic  io>
AuthorDate: Thu Aug  1 15:15:20 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Aug  2 06:24:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05660fa2

dev-util/electron: Fix build issues

Fix libvpx build issues by pinning the dependency and adding
system-libvpx USE-flag.

Pin dev-util/gn version, as newer GN seems to be breaking the
build.

Fix build on non-x86, courtesy of Marcus Comstedt.

Closes: https://bugs.gentoo.org/688426
Closes: https://bugs.gentoo.org/679492
Closes: https://bugs.gentoo.org/686984
Signed-off-by: Elvis Pranskevichus  magic.io>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-util/electron/Manifest  |   1 +
 dev-util/electron/electron-2.0.17-r2.ebuild | 919 
 dev-util/electron/metadata.xml  |   1 +
 3 files changed, 921 insertions(+)

diff --git a/dev-util/electron/Manifest b/dev-util/electron/Manifest
index e28f90476e0..1dfbd93fda6 100644
--- a/dev-util/electron/Manifest
+++ b/dev-util/electron/Manifest
@@ -23,6 +23,7 @@ DIST 
electron-native-mate-fd0e7dc4ab778f0d1ccda6c9640464ea06ee771e.tar.gz 23926
 DIST electron-node-51abeb37cad3f2098c0f0fffdff739f4ac2393e8.tar.gz 50344964 
BLAKE2B 
36f91e8ae7d1ae4e99c44128398589e015224c664c86d3869327a4c433fdf8efdb758d4462ec3d8997399bf6d62cfe63f91ae8ee4886aab7817b1654c94592a2
 SHA512 
8f31577a4ef836b5535ec69d8a020c06e92c01667a0d4b857fcb6789025a6903d42ba3f9b51fd0828d39e88dd7ba44a07cfb3a59023b04c4f5cb89e1a27874bc
 DIST electron-node-9b1683e7000481ec6214eafa3eef7ac4594eb410.tar.gz 46194500 
BLAKE2B 
36537f40a597f9ed969abe385de8cf58fd2f48526021461ab5feb0e061a2dc0d4a49109191254e69b685101f6aa79d1c870091f0eae251ba8b3bc0b3e6a975e6
 SHA512 
f258cf5597154e976e1e4c0b81f6b63e9b344e4a28492137b80d59dc841490d4ad69e6bab2456a6334a42e51dfe2862cc389e837a4baac90a698ff60e5b08ab4
 DIST electron-node-a992f2ff412b85606ec1d4c1eb00ad832fa1e640.tar.gz 46772284 
BLAKE2B 
453ade1d1540f099d7225f3c758fc1455dcae3a6b8ada00c20b85519bfd61beb3fc3beb083f063de2ce52c5b2e83eb67acea23f2605e201031b42552747e522b
 SHA512 
532bc27e026fd032e8747150bac885277ae2e6cede3053e61690b846e380d664daa0b49e843c44d937a5f84f902f149323b8dc873dcfcf8ddc27b6feb1df750d
+DIST electron-patches-26715595f4fe3658a73adb0d2fb338f62c79e492.tar.gz 115022 
BLAKE2B 
04f0982d9ac63068fd9e83f53341e43fec8f375d9591777dbcb6612213ecf0473be6d38883cdf0f99fe412f65b494d8765818260ecefd9e77dbd503d5459d9be
 SHA512 
8d05f21d2ab4242cd896f58d1608ccee5ba3b65dae73cacb2261458e2f163e216176276d036cf8fe3375c06a94d08f7a04af79e92eb3d4312d975acd870103d8
 DIST electron-patches-b04011d68866c1159eb35b1a5260d519172cc05b.tar.gz 92135 
BLAKE2B 
f8b1bb5523021734901e0e1a8a01e565e2f826a1f861a7e38e19f92b214035e2fe4f3ac27d411ff129597ceaaac5fee43a6981158adbf4f4f3711424bfe7dae0
 SHA512 
fff7172ed830a948a70bedb9fbd34f22fa9cc7c995b1ce852ffa75ed4e69d9867b399864857f958334e857616c297e7f8cb0a5e49d263b6d1958ce22fd71ef3d
 DIST electron-patches-f0fb7725cfe73704dce84ec51bdccc024dc7ceff.tar.gz 88340 
BLAKE2B 
759f8da023fae94ac0639387ace26694b2ff9dfd978f783cae2f1ccaaf749200ec2cdcfb771fbd3dc8a605521886c8e3383b7ed565eb250f753d238fd30ad6ef
 SHA512 
c542d8fcf95123dc4ebced608ae0d1d9bc04db67f89c50f219bdf4ed8e916059333d1e3571387bf2992b46c3b0a02692f7ec2531920f693db30c7ed401bb73d4
 DIST electron-pdf-viewer-a050a339cfeabcfb5f07c313161d2ee27b6c3a39.tar.gz 38431 
BLAKE2B 
962b1eeaa74544d57a5664fc6965b9f43e6d94671a08be024bb3001d7cf7e3ee02b2c63c2074e2ed4d6484dc5db7515cb170bf7432a8d11ccf595716e5c4500e
 SHA512 
a028b67c0644d4ddcfc5aee4e2abb305648eb666082ea2c151cb6b9b3972503093cadb32b102aa19b04c8e863c2ac55bb20cccbf2abbf7832f9cfd3c3618612e

diff --git a/dev-util/electron/electron-2.0.17-r2.ebuild 
b/dev-util/electron/electron-2.0.17-r2.ebuild
new file mode 100644
index 000..e367ebc4c07
--- /dev/null
+++ b/dev-util/electron/electron-2.0.17-r2.ebuild
@@ -0,0 +1,919 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
+
+inherit check-reqs chromium-2 eapi7-ver gnome2-utils flag-o-matic multilib \
+   multiprocessing ninja-utils pax-utils portability python-any-r1 \
+   toolchain-funcs virtualx xdg-utils
+
+# Keep this in sync with vendor/libchromiumcontent/VERSION
+CHROMIUM_VERSION="61.0.3163.100"
+# Keep this in sync with vendor/breakpad
+BREAKPAD_COMMIT="82f0452e6b687b3c1e14e08d172b2f3fb79ae91a"
+# Keep this in sync with vendor/breakpad/src (and find the corresponding
+# commit in https://github.com/google/breakpad/)
+BREAKPAD_SRC_COMMIT="67f738b7adb47dc1e3b272fb99062f4192fa6651"
+# Keep this in sync with vendor/node
+N

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

2019-08-01 Thread Joonas Niilola
commit: 912c04508eafd8688f871d18af8e924ad28dcefc
Author: Elvis Pranskevichus  magic  io>
AuthorDate: Thu Aug  1 15:16:43 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Aug  2 06:24:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912c0450

dev-util/electron: Remove old

Old versions of electron, multiple security and build issues.

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/12327
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-util/electron/Manifest  |  19 -
 dev-util/electron/electron-1.6.18.ebuild| 883 ---
 dev-util/electron/electron-1.7.16.ebuild| 889 ---
 dev-util/electron/electron-2.0.10.ebuild| 908 ---
 dev-util/electron/electron-2.0.17-r1.ebuild | 909 
 dev-util/electron/metadata.xml  |   1 -
 6 files changed, 3609 deletions(-)

diff --git a/dev-util/electron/Manifest b/dev-util/electron/Manifest
index 1dfbd93fda6..df07a0f907b 100644
--- a/dev-util/electron/Manifest
+++ b/dev-util/electron/Manifest
@@ -1,32 +1,13 @@
 DIST asar-0.13.0.tar.gz 1622264 BLAKE2B 
018bccc3d2b54040fe7c6e6c1ecfbe0ab4d52554feab78fae41a09d35b7e934720cba45f77239eda46d746390c4f072b3e0eecdf7f0953882d6f27cb940de018
 SHA512 
619b59e9576a185905b455b780630188ce32aed72b424c69967a7bf15236d1edf2f5d92f7dde972599679c88fe0a80f05295a3d82b2ae0944be08d332a659aee
 DIST browserify-14.0.0.tar.gz 1847439 BLAKE2B 
50d84f51d8640fa881751339e1d37f04d6ba3ea5aa17222c1e9a29bc805ade5f14ce95bb97fb494e0a1a71e6a5da672566aeb0fbbea4b48d9ad19d20405a0b11
 SHA512 
fea8219ab2c5b422c15cc8c305a8aa0396f3de46c8d602eb4976af1d2b0a043214f808e3fa8e31cae0ad7c76d9ddc38239d0208911105f9c851efddfaf96b0c7
-DIST chromium-56.0.2924.87.tar.xz 514429808 BLAKE2B 
96e688230266f00917c6a6ebfaeb9b4e1cbe882a6bd907034a339d7a7b36fe97b451978898fb910938a36e47a9e25fb88117fe764dae759127d391e902533b47
 SHA512 
1c154004a9bca73e2491c73520a5f7d5c50c5b9d66e8e2660bf46585dd9b6ad3db706a9d824356f319794fa790bc3918ae6199843bcba717b9e74efbf26882c9
-DIST chromium-58.0.3029.110.tar.xz 518167664 BLAKE2B 
dc9b4eee10236b892c82c6c12f649aed30454124496794485430e6119ee83e420564b2f2fbd21a3d1525cfb3de3524210c50770cbf74b2dbfdb18b35445a740a
 SHA512 
412dc94e23d6699b959f23956f5f82f4c600050649a8a2e694bb2c6e166245e3670f4549ee1c08a0df05b4e361f040d1739515180b8631adbfac9c907af8d93f
 DIST chromium-61.0.3163.100.tar.xz 556305252 BLAKE2B 
88b9dc05d626ec33c2044cd8bb5a5bd2e36c4ba5c231230b5b6529d62cc100874099d17633ca320a0c668b130797d6b222107d2efcd6f80b5b0b460d378f4454
 SHA512 
4dfd3a493ceb7c605eeab6f387541273d529e8b935a6104927e34836469aedcfcbb4a1154591585621d5c2e842e68701d32328acba842f840a20498822165f78
-DIST electron-1.6.18.tar.gz 4965032 BLAKE2B 
ecb085a75717fb472740583dbd31634bd8b4be8365fdaf3334e558a8076577d3a973ba78c87136bdf42be14a8fcbe0b7816f49a1eccc162c62941485a2bb09fb
 SHA512 
bd10d34e9a91350671a8c1af807fd01d7379bd7c9eca7c3f096349a5dbefaa78e063ee6a27fa5029a19daec0ca70fbe45f9964e27945a5f47ac83416540aacda
-DIST electron-1.7.16.tar.gz 5174554 BLAKE2B 
421fde393533c4af26a046a3a1a6ef067306ac6990fe9b7f74436b00e939b85d07f39bb7b9f02547288105adfd069f2640238e83cf444a3a99723441da0556f9
 SHA512 
84815598f14330916dc65f1326a841e73a8c1551c4b9ba21667562f6c67eb770529b3049d53951e91b07356e4d7cfc3ed3a5e3722305d7282adfc871c3195a35
-DIST electron-2.0.10.tar.gz 3012289 BLAKE2B 
3d4f2560e754917c7e72e6450ccf9d6d5f8a7741fb5c426d6db9cad01780be5531671bea55eb9033f5de288617d8cc366a17b1a77eac5bd32440ff8e9ee53a5e
 SHA512 
5663e9b018a51bf7f7c87a8c5b51cf631a91980bf01fdcb207f2054da2bfaffdebfe027bd8c27dfa0af523fd09ec1c52076a7f6de9c5bf9a0ffbb898d1797b59
 DIST electron-2.0.17.tar.gz 3015019 BLAKE2B 
314d155e772492d81ca2b092b9ee264a82feffdfc85c05a4f18e4f9c3b151afb8012bdab2e1edbc8889db0433c04d6124b539ed7cc974dc23a43286c058a19a6
 SHA512 
8ecf9786b4b77483f1c3b77789a91b997254645343fff9a30cf846715a2eba53f338eb2de2eee2dd1164424c07697ffe3d21931c56f373e70e77f8e0a96bee0a
 DIST electron-breakpad-67f738b7adb47dc1e3b272fb99062f4192fa6651.tar.gz 5168487 
BLAKE2B 
41583e3297c2e8a612720f2087720cb7bc4ebf0aaaf5481029bd65458b26e5e824da283f474cf70d8933f80538e9f6c4b8a5843f27a6448b727ec9f12578b526
 SHA512 
303d1545dbe8e5fdece0fcd90c2ad09fab24483b176df1491580b9b382a607c0a814681cd58bcb7166b9cfc5af882a2b0d2fcc175d23f747b37c921040b68310
-DIST electron-breakpad-e35167de7516448fcc2bf687ad580b9d8b6aedc2.tar.gz 5161275 
BLAKE2B 
a8414bb2876031f71e5c0c9263cf7ee03c4af9d8dee2890bb4c39c82869282bc20b4c2807068ab72bcb96e71559dbea083ca27b9cddbc991bf1dc7e6c16a5dc3
 SHA512 
dce89f5976ddac0f87f70f11cc5fdf44a29198b302ed6eecd2c7530ccb33613563ef2ce797b7187c986d3b900b212eede8530e1e8f3b6a88ac727ff9623dd333
-DIST electron-brightray-909c49265493bd095c27cefd999567be2107899a.tar.gz 98022 
BLAKE2B 
a90ab9d0480c1d1f7d5f40ccf9bf8f4568175c9662bc47f9754a293018d6cc8930cf6e104aea57f660893c44837b3f48ddaacc3bdc2bcf347f1a60f93a987f4a
 SHA512 
e1df1159a97c87e1edce9ea896d79

[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/

2019-08-01 Thread Matthias Maier
commit: ed2776cacaaabd224c87213b44751a7052c1802a
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Aug  2 06:10:20 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug  2 06:23:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2776ca

app-doc/doxygen: force emake

Closes: https://bugs.gentoo.org/681070
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Matthias Maier  gentoo.org>

 app-doc/doxygen/doxygen-1.8.14-r1.ebuild | 4 +++-
 app-doc/doxygen/doxygen-1.8.14-r2.ebuild | 2 ++
 app-doc/doxygen/doxygen-1.8.15.ebuild| 2 ++
 app-doc/doxygen/doxygen-.ebuild  | 4 +++-
 4 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.14-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.14-r1.ebuild
index 3eb0362631e..7b053f387a9 100644
--- a/app-doc/doxygen/doxygen-1.8.14-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.14-r1.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = ** ]]; then
inherit git-r3

diff --git a/app-doc/doxygen/doxygen-1.8.14-r2.ebuild 
b/app-doc/doxygen/doxygen-1.8.14-r2.ebuild
index 4a5c877ce56..e01da2ff24b 100644
--- a/app-doc/doxygen/doxygen-1.8.14-r2.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.14-r2.ebuild
@@ -4,6 +4,8 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = ** ]]; then
inherit git-r3

diff --git a/app-doc/doxygen/doxygen-1.8.15.ebuild 
b/app-doc/doxygen/doxygen-1.8.15.ebuild
index d609aec89e6..ed0edb35d97 100644
--- a/app-doc/doxygen/doxygen-1.8.15.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.15.ebuild
@@ -4,6 +4,8 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = ** ]]; then
inherit git-r3

diff --git a/app-doc/doxygen/doxygen-.ebuild 
b/app-doc/doxygen/doxygen-.ebuild
index c02d0e50f82..5fa14ce3f09 100644
--- a/app-doc/doxygen/doxygen-.ebuild
+++ b/app-doc/doxygen/doxygen-.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = ** ]]; then
inherit git-r3



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

2019-08-01 Thread Joonas Niilola
commit: ab777a47b2c306df7541c910a0aa265ff20ccf40
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Thu Aug  1 17:41:36 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Aug  2 05:34:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab777a47

profiles: mask glcd lcd driver for app-misc/lcdproc on ppc64

Bug: https://bugs.gentoo.org/671028
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12507
Signed-off-by: Joonas Niilola  gentoo.org>

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

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index 1c3a08553bb..1df4798079d 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Conrad Kostecki  (2019-07-21)
+# app-misc/graphlcd-base won't work on PowerPC
+app-misc/lcdproc lcd_devices_glcd
+
 # Jimi Huotari  (2019-07-28)
 # Mask unkeyworded, untested dependencies.
 # https://bugs.gentoo.org/689606



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

2019-08-01 Thread Hans de Graaff
commit: 880dfbfeb1deeb3f168aae0a5edbb5f8a1cc46f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  2 05:07:39 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  2 05:07:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880dfbfe

dev-ruby/webmock: cleanup

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

 dev-ruby/webmock/Manifest |  1 -
 dev-ruby/webmock/webmock-3.4.1.ebuild | 63 ---
 2 files changed, 64 deletions(-)

diff --git a/dev-ruby/webmock/Manifest b/dev-ruby/webmock/Manifest
index c0da86ebc06..a32044c8cd7 100644
--- a/dev-ruby/webmock/Manifest
+++ b/dev-ruby/webmock/Manifest
@@ -1,4 +1,3 @@
 DIST webmock-2.3.2.gem 112128 BLAKE2B 
ef0a722374057d7c5392924f68de8520f08cb0aa038fc0b8511e00bbd9dc13f6535955f77611e414a33dbf0ed7a519e9c18caf8517d10be7438e7360c3037a1e
 SHA512 
bb61b645b287d15690aa81db4d4c937d3456e1911d394ef1fb31e8ff3530d47b865aa039c8aaa4d4b6a72132dfcdd06be66adf1b53793384dc27ac1c9f9c01e6
-DIST webmock-3.4.1.gem 115712 BLAKE2B 
d2a1c9c6984bdc2b47ce67b20496128e387e10d67d54405649610b0062548bb3fb6422a87d867eebdec22add8242997f654d2c70fdbbf70b11e70451583cc610
 SHA512 
26cc9376a66730a73059c3a8d496f5d7dd82ac18e7a95172d965ef431c8edd1b4698acd76ba12051a5dc0df3399488920280b669c4ae1d28d3d6cc5e1f7dce0e
 DIST webmock-3.5.1.gem 116736 BLAKE2B 
eb6531dd481588419932a93d091bf2c2802d98a9abe650e892e568f13a642c61ccbf395e293fb0b24b2e96f464902f8311d03a7afe84e917c4780d2da6000a78
 SHA512 
6096ebe84140e7385ac941c2f63951d19523b2f7e3330fb38181f19c423b4c4d47828d200d8921e02850374b048902191f96f8d693746bcdf284cf0c5eacd924
 DIST webmock-3.6.0.gem 117248 BLAKE2B 
251f80c90777deacc24588a947426252522c3b4ec1670e77801391e9ed495cc7790b2f7211abc728ac357b2876fbb16b654fffe410c5aa3e837c46e927f031f7
 SHA512 
4bb3ed9cf7e67c1560c1835e26275657b28b40e3f95dbe50156ce1960e418519020675b6ed07e80521d85ea0b0e53c22d674b7b17b4c9349ef62c089e6bc7891

diff --git a/dev-ruby/webmock/webmock-3.4.1.ebuild 
b/dev-ruby/webmock/webmock-3.4.1.ebuild
deleted file mode 100644
index aa577637add..000
--- a/dev-ruby/webmock/webmock-3.4.1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP 
requests"
-HOMEPAGE="https://github.com/bblimke/webmock";
-
-LICENSE="GPL-2"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
dev-ruby/hashdiff"
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest:5
-   dev-ruby/rspec:3
-   >=dev-ruby/test-unit-3.0.0
-   dev-ruby/rack
-   >=dev-ruby/httpclient-2.8.0
-   >=dev-ruby/patron-0.4.18
-   dev-ruby/http:3 )"
-
-all_ruby_prepare() {
-   # Remove bundler support
-   rm Gemfile || die
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-   sed -i -e '1igem "test-unit"' test/test_helper.rb || die
-
-   # There is now optional support for curb and typhoeus which we don't
-   # have in Gentoo yet. em_http_request is available in Gentoo but its
-   # version is too old.
-   sed -i -e '/\(curb\|typhoeus\|em-http\)/d' spec/spec_helper.rb || die
-   rm spec/acceptance/{typhoeus,curb,excon,em_http_request}/* || die
-
-   # Avoid httpclient specs that require network access, most likely
-   # because mocking does not fully work.
-   sed -i -e '/httpclient streams response/,/^  end/ s:^:#:' \
-   -e '/are detected when manually specifying Authorization 
header/,/^end/ s:^:#:' \
-   spec/acceptance/httpclient/httpclient_spec.rb
-
-   # Avoid specs that require network access
-   sed -i -e '/when request is not stubbed/,/^  end/ s:^:#:' 
spec/acceptance/shared/callbacks.rb
-}
-
-each_ruby_test() {
-   ${RUBY} -S rake test NO_CONNECTION=true || die
-   ${RUBY} -S rspec-3 spec || die
-
-   einfo "Delay to allow the test server to stop"
-   sleep 10
-}



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

2019-08-01 Thread Hans de Graaff
commit: 050273b86adf3079fb939755650c4a718033ed20
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  2 05:15:05 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  2 05:15:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050273b8

dev-ruby/webmock: add 3.6.2

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

 dev-ruby/webmock/Manifest |  1 +
 dev-ruby/webmock/webmock-3.6.2.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/dev-ruby/webmock/Manifest b/dev-ruby/webmock/Manifest
index a32044c8cd7..ec8fd364f8e 100644
--- a/dev-ruby/webmock/Manifest
+++ b/dev-ruby/webmock/Manifest
@@ -1,3 +1,4 @@
 DIST webmock-2.3.2.gem 112128 BLAKE2B 
ef0a722374057d7c5392924f68de8520f08cb0aa038fc0b8511e00bbd9dc13f6535955f77611e414a33dbf0ed7a519e9c18caf8517d10be7438e7360c3037a1e
 SHA512 
bb61b645b287d15690aa81db4d4c937d3456e1911d394ef1fb31e8ff3530d47b865aa039c8aaa4d4b6a72132dfcdd06be66adf1b53793384dc27ac1c9f9c01e6
 DIST webmock-3.5.1.gem 116736 BLAKE2B 
eb6531dd481588419932a93d091bf2c2802d98a9abe650e892e568f13a642c61ccbf395e293fb0b24b2e96f464902f8311d03a7afe84e917c4780d2da6000a78
 SHA512 
6096ebe84140e7385ac941c2f63951d19523b2f7e3330fb38181f19c423b4c4d47828d200d8921e02850374b048902191f96f8d693746bcdf284cf0c5eacd924
 DIST webmock-3.6.0.gem 117248 BLAKE2B 
251f80c90777deacc24588a947426252522c3b4ec1670e77801391e9ed495cc7790b2f7211abc728ac357b2876fbb16b654fffe410c5aa3e837c46e927f031f7
 SHA512 
4bb3ed9cf7e67c1560c1835e26275657b28b40e3f95dbe50156ce1960e418519020675b6ed07e80521d85ea0b0e53c22d674b7b17b4c9349ef62c089e6bc7891
+DIST webmock-3.6.2.gem 117760 BLAKE2B 
132b700323cbc4e753406ccfcc69375107c1d8546fd71bacf13db614d1818926321e2cd27dfc08670f908e0ac5946b06892138c2701fb1f27cfcf9fb6dd56c3d
 SHA512 
1d6141be90840d01e3d7b8e925e0a981ac715fbca1219dd35edd7cf3bcea1c1da3442aaa131e3586f0827a7b06207314119c1f47e6ae64f11f154c70ba6fc5c2

diff --git a/dev-ruby/webmock/webmock-3.6.2.ebuild 
b/dev-ruby/webmock/webmock-3.6.2.ebuild
new file mode 100644
index 000..ae657834d2f
--- /dev/null
+++ b/dev-ruby/webmock/webmock-3.6.2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP 
requests"
+HOMEPAGE="https://github.com/bblimke/webmock";
+
+LICENSE="GPL-2"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
>=dev-ruby/hashdiff-0.4.0:0"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/rspec:3
+   >=dev-ruby/test-unit-3.0.0
+   dev-ruby/rack
+   >=dev-ruby/httpclient-2.8.0
+   || ( dev-ruby/http:4 dev-ruby/http:3 ) )"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '1igem "test-unit"' test/test_helper.rb || die
+
+   # There is now optional support for curb and typhoeus which we don't
+   # have in Gentoo yet. em_http_request is available in Gentoo but its
+   # version is too old. patron's latest version is not compatible.
+   sed -i -e '/\(curb\|typhoeus\|em-http\|patron\)/d' spec/spec_helper.rb 
|| die
+   rm spec/acceptance/{typhoeus,curb,excon,em_http_request,patron}/* || die
+
+   # Avoid httpclient specs that require network access, most likely
+   # because mocking does not fully work.
+   sed -i -e '/httpclient streams response/,/^  end/ s:^:#:' \
+   -e '/are detected when manually specifying Authorization 
header/,/^end/ s:^:#:' \
+   spec/acceptance/httpclient/httpclient_spec.rb
+
+   # Avoid specs that require network access
+   sed -i -e '/when request is not stubbed/,/^  end/ s:^:#:' 
spec/acceptance/shared/callbacks.rb
+}
+
+each_ruby_test() {
+   ${RUBY} -S rake test NO_CONNECTION=true || die
+   ${RUBY} -S rspec-3 spec || die
+
+   einfo "Delay to allow the test server to stop"
+   sleep 10
+}



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

2019-08-01 Thread Georgy Yakovlev
commit: 0ec584abff4c127e2a2b10f4d99ef6d23a37cb82
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug  2 04:20:27 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug  2 04:20:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec584ab

sys-apps/ripgrep: bump to 11.0.2

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

 sys-apps/ripgrep/Manifest  |  46 +
 sys-apps/ripgrep/ripgrep-11.0.2.ebuild | 122 +
 2 files changed, 168 insertions(+)

diff --git a/sys-apps/ripgrep/Manifest b/sys-apps/ripgrep/Manifest
index f88867f0373..02843ace50f 100644
--- a/sys-apps/ripgrep/Manifest
+++ b/sys-apps/ripgrep/Manifest
@@ -1,36 +1,48 @@
 DIST aho-corasick-0.6.8.crate 26786 BLAKE2B 
877bac172514332ef3c607fa3c9b4708822543f69091b3151d31d9297306dbcb0b6ce9cf5ba02f3c08f5baff337e3525ada8f2240fd6aa12cce428694a36
 SHA512 
1adbce716a3082c3fcd3514c49af3872d926df14044767266707862c0ad7ee22848a6ce99903003c04a3e8f8cd91b38ec8ca5d4a2c9031bfec4c93cf71c15556
 DIST aho-corasick-0.7.3.crate 55093 BLAKE2B 
16dfd6505ac34c1b0351c736a913852a354da64177fbf8fabf35212a4deea087150ed7e558787061da1e71c995e3c876c155eb1c629865cc282ab8aee06c9539
 SHA512 
4250dc8fa38ad74e0c25375744f34eb06ff3bddbf16d6b4d757a9053ca16c3945d15c8f9deb11ea55d30b6d1c1744c4bccc388a4413b723a429445bf5ef3ffa9
+DIST aho-corasick-0.7.4.crate 55480 BLAKE2B 
61f8913da203106380d20f8ae4eab2bce453557ae5745522ec1647deb04c0173f96279aa64e3ebf4f8bcdb6f34a31a0f37345e4a4b7baad750971088b301760a
 SHA512 
06863d85a3183c7ace014d6a8345d47147df53475c194030607314b80e00890625ae88e3e669d15e54704f2d3132dd6bf56dc057b87dab7f06c5deaf50d29b79
 DIST arrayvec-0.4.7.crate 22946 BLAKE2B 
93d17ae9e706969e319980b4e00dd0a6c040c8d62cd41d1de34ab997e28798329e00d3dc3893da45ce5bc066fcf70dd5d8e98a79fbac8fc06d33a073a97b7b89
 SHA512 
195faecd7709eb908227cda7111e1b736ecf96120f9b615f1dc0a9a1cc61947e2ad4fedc7fc81d14405b51a4c8a216f81b8ed1d1d603a9fa451a38b4637e2bae
 DIST atty-0.2.11.crate 5916 BLAKE2B 
e502c23faaa9dd27cc5865b68a721b0403071edb483fca0c745707f4c0ca1b1787b5677b2d8ad7f327b8f5588ba784126ce78496c1db54f7ca4ce0ccea669499
 SHA512 
9d6417dc1e8abdb4969418525b36c451274fd76769adb57bef9875ef62ef521c50d58626ebc4f96d2bea32cbadb6999fd67653b570293d7253b403b6d0736c79
+DIST atty-0.2.13.crate 4764 BLAKE2B 
673eea1d377fc3aca792a3a8bd2a5c058f3041abc76a8760dd6acab7f19fa610f812c57d81a4dbf773675cad3df483904c66e66b45d83393402f747c6db60d89
 SHA512 
4554ca7dedb4c2e8693e5847ef1fe66161ed4cb2c19156bb03f41ce7e7ea21838369dabaf447a60d1468de8bfbb7087438c12934c4569dde63df074f168569ad
 DIST autocfg-0.1.2.crate 10444 BLAKE2B 
1e37c97d6d309a5250552fc4c38066ba004674af6e6d091f08b24f47475c11b2db4b0967ce55d2208b9e2ba080e2bcb4b4226acd0da9d4c15dd844827ea6f0b4
 SHA512 
0f692f4062d22be01c32af2ceb6ed3887a7d65843e1a6ec696fbaa46517d02e62d573055efe5da3a63847f05bc37b254bf2dd750738b528774f63352eacdabe4
 DIST base64-0.10.1.crate 41988 BLAKE2B 
6e28a70cc0d5e426d9a3944825952851928ec2e32fa2543a8e1d1b886ad306f38fd6e673da62e96581e56613f133265feeff5b0d2f1e2e34593e58c0424eee9e
 SHA512 
674a8cbee95a41f755499a4e3bb93ebd3f80140c3e8e2d44a0b73890ee423754e7ba8abcd92132683cd54501ff5d14438d023a202eaf12776aecbe36df9e5535
 DIST base64-0.9.2.crate 37967 BLAKE2B 
91c72280ade562664619aee3130ebf0c51db4b593ed08858757649cdc3abb2c04c4352cfef90bab7f40c3398d7be4d343da334ffcd41fcbe607e463590dc12eb
 SHA512 
d7c859ebddf17171daa2ef803a7cfd12871fa95cba47ebb24fa7491bf63fd33a593d98b3045149cc23f310c13292d703b045834431a0acf2cfcf4952127b8402
 DIST bitflags-1.0.4.crate 15282 BLAKE2B 
63f5feb47460c344983cef8822804b1c4ac2f3adfffcf206df2b05fafb9c7bfd73986721cde46705a3e4a0dc72a40683e4d369f2339adfc1b55208bad1766875
 SHA512 
81850d2be62eabb8486024ab263da67e6eb8ebfa732cac3a5d46a9186c564b2065cba15fa3da468bbd26eaf2b67038680e5de19d5dd99d78f60dae8a1776c8de
+DIST bitflags-1.1.0.crate 16322 BLAKE2B 
01931976111840ca69b58e77e2c18b26ebabe4ef71ebdbe83565fbef42ffbb9512ad376192c085070485cd344b8614f260aafe0614fb20342cca5a15e9616385
 SHA512 
e3e611cf35a1ed4930727d530e6c78add895bd96636ca1354f1269b3d0e36e77fbb9ec850fe1f448a10f09ea2b2f89c2b16bb96b7da585851ce4c29a308968e3
 DIST bstr-0.1.2.crate 330601 BLAKE2B 
b477c2c7ff5a13dc1daa5d9ea3e6d9ba9e844cf2e055bfbfdee99d3310dcf9d12fcae36aa7b29601ca965d5ffb81d0d0a640c2f0e40f2edd33748bbb2f5eadf4
 SHA512 
93e57b17e06c9f67179e31338a7fd8f69ad7e807955d8483ac781208edf59339e89b8e11223d79b2b640a1679d61e2d4c7ca15ca6fab602b97b8558757f2899b
+DIST bstr-0.2.6.crate 336014 BLAKE2B 
cfb2eb6ecff2e0e18f26b05fc284cfb9db31f022984243b9d8fbb25d03371588a829a73cd312f0e54daae1f49216fcbd0193385ba7183a73b992a94b619a07b8
 SHA512 
e5a4dd8061208bd153052fc991d827e96f5d3358ffde84c68d4fcee4ef5ec65de4482795f4d4fcdd5b2b4cea4b69a7e35e369f09a476ab536ecec54aa8d051d4
 DIST bytecount-0.3.2.crate 11026 BLAKE2B 
2a2a556e2cdead9c70ce1c69cc5c4a0cb3c11d34a078720d3847ffa8be54d34df9f8986a780331f5c80f71c998e12491b94795d3d3f59f9da949a6d9e7f301a0
 SHA512 
fa3453f220112f8328

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

2019-08-01 Thread Zac Medico
commit: 
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  2 03:48:00 2019 +

New tag: portage-2.3.70




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

2019-08-01 Thread Zac Medico
commit: 0cd7c6ceece68c8345ed2b00b75354e3eafd616c
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Aug  2 03:31:02 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  2 03:31:15 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=0cd7c6ce

Updates for portage-2.3.70 release

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

 NEWS  | 6 ++
 RELEASE-NOTES | 9 +
 setup.py  | 2 +-
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 9e8d54f5f..c6e9b7228 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 News (mainly features/major bug fixes)
 
+portage-2.3.70
+--
+* The @live-rebuild package set now searches for PROPERTIES=live, see
+  bug 233589. The @deprecated-live-rebuild package set provides the
+  old behavior which was based on inherited eclasses.
+
 portage-2.3.64
 --
 * New (council approved) default locations for the Gentoo repository,

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 82768bebc..5384d82e3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,15 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.3.70
+==
+* Bug Fixes:
+- Bug 233589 Support PROPERTIES=live
+- Bug 690304 dispatch-conf unicode safety
+- Bug 690446 emaint -c binhost support for binpkg-multi-instance
+- Bug 690758 network-sandbox support for AI_ADDRCONFIG
+
+
 portage-2.3.69
 ==
 * Bug Fixes:

diff --git a/setup.py b/setup.py
index 69e90a68d..d4ef01f8b 100755
--- a/setup.py
+++ b/setup.py
@@ -662,7 +662,7 @@ class build_ext(_build_ext):
 
 setup(
name = 'portage',
-   version = '2.3.69',
+   version = '2.3.70',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



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

2019-08-01 Thread Zac Medico
commit: ea52ac5964e3242159373adf567ff61403b31f96
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Aug  2 03:41:26 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  2 03:46:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea52ac59

sys-apps/portage: Bump to version 2.3.70

 #233589 Support PROPERTIES=live
 #690304 dispatch-conf unicode safety
 #690446 emaint -c binhost support for binpkg-multi-instance
 #690758 network-sandbox support for AI_ADDRCONFIG

Bug: https://bugs.gentoo.org/233589
Bug: https://bugs.gentoo.org/690304
Bug: https://bugs.gentoo.org/690446
Bug: https://bugs.gentoo.org/690758
Bug: https://bugs.gentoo.org/691278
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/portage/Manifest  |   1 +
 sys-apps/portage/portage-2.3.70.ebuild | 260 +
 2 files changed, 261 insertions(+)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index f54e105fb3a..cff19eab478 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,3 +1,4 @@
 DIST portage-2.3.66.tar.bz2 1023966 BLAKE2B 
dc378b714101b287fa33defeb778e586da83275cdc2d0bc7a98e9f2ea568568313d6a2767f693f3111fc41f0c6f07451315021186a1719bd52520da327c103d6
 SHA512 
f8642237e0127d9838c6e91430a19b8886295f8ce6b18cf915d6eb63204c7a8c65783f1554eec90b7ce7d0b613ef4206643eec8751b0594de1dcb4ede4491779
 DIST portage-2.3.69.tar.bz2 1027945 BLAKE2B 
22a06370d9db8f8954f609a4435983b914f03c11fa1c4c857089738db574e3346fc286c77bb62103d868742b423484b3a186cbc22545a0f516a5724e331e
 SHA512 
20a6c9d26829e9d3738da824aa3fcc0bc8f01019ae9631871ce56e5ff37d91ed27d7b9505c433cc3b7441290abf98bf0897bbb66c099cbb982854047e6c8f045
+DIST portage-2.3.70.tar.bz2 1028564 BLAKE2B 
d54cf01099329e052a58c637ead03c3749c5dea21236dd25bee53b1634d8757da0e8c9a1d5187d71278349e5c86113abd7c430599db97b67377fed56f44a1b5b
 SHA512 
2f928cea2199299583eb3f2d45eb718ff0573747f4e57a1506f6baa1d12e54fe0851b3f9c184b766c46e304a373a85d9f8a2c7711d06c074a3b23cd8970547d8
 DIST repoman-bug-685482-fbebef9677d6.patch 3350 BLAKE2B 
f715267e2731c1ec7c780aa9c6cffe1f848b3ad050273646579677a0522483df6fef844ffd87fb22f7dad53f1ec60221acd0d81a813569baf768ba62a6c1921c
 SHA512 
0e44625aeec7c239d7db8fdcf6a13313f4a8c1275e0e474cc2f05e5476d86214881cec2917d816c8b63f69d508c0bfa69e6a8e05b614b405463c998a4fb7ce12

diff --git a/sys-apps/portage/portage-2.3.70.ebuild 
b/sys-apps/portage/portage-2.3.70.ebuild
new file mode 100644
index 000..969ce20d876
--- /dev/null
+++ b/sys-apps/portage/portage-2.3.70.ebuild
@@ -0,0 +1,260 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=(
+   pypy
+   python3_5 python3_6 python3_7
+   python2_7
+)
+PYTHON_REQ_USE='bzip2(+),threads(+)'
+
+inherit distutils-r1 linux-info systemd prefix
+
+DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+SLOT="0"
+IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
+
+DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
+   >=app-arch/tar-1.27
+   dev-lang/python-exec:2
+   >=sys-apps/sed-4.0.5 sys-devel/patch
+   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
+   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
+# Require sandbox-2.2 for bug #288863.
+# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
+# quite slow, so it's not considered in the dependencies as an alternative to
+# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
+# for now, don't pull in xattr deps for other kernels.
+# For whirlpool hash, require python[ssl] (bug #425046).
+# For compgen, require bash[readline] (bug #445576).
+# app-portage/gemato goes without PYTHON_USEDEP since we're calling
+# the executable.
+RDEPEND="
+   >=app-arch/tar-1.27
+   dev-lang/python-exec:2
+   !build? (
+   >=sys-apps/sed-4.0.5
+   app-shells/bash:0[readline]
+   >=app-admin/eselect-1.2
+   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
+   python{2_7,3_5} pypy)
+   rsync-verify? (
+   >=app-portage/gemato-14[${PYTHON_USEDEP}]
+   >=app-crypt/openpgp-keys-gentoo-release-20180706
+   >=app-crypt/gnupg-2.2.4-r2[ssl(-)]
+   )
+   )
+   elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
+   elibc_glibc? ( >=sys-apps/sandbox-2.2 )
+   elibc_musl? ( >=sys-apps/sandbox-2.2 )
+   elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
+   kernel_linux? ( sys-apps/util-linux )
+   >=app-misc/pax-utils-0.1.17
+  

[gentoo-commits] repo/gentoo:master commit in: sys-process/gnome-usage/

2019-08-01 Thread Sobhan Mohammadpour
commit: c0957dc25d73e5097e08fbc419dda9f685496741
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Fri Aug  2 03:17:54 2019 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Fri Aug  2 03:20:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0957dc2

sys-process/gnome-usage: new ebuild

A nice way to view information about use of system resources,
like memory and disk space.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Sobhan Mohammadpour  gentoo.org>

 sys-process/gnome-usage/Manifest  |  1 +
 sys-process/gnome-usage/gnome-usage-3.32.0.ebuild | 47 +++
 sys-process/gnome-usage/metadata.xml  |  8 
 3 files changed, 56 insertions(+)

diff --git a/sys-process/gnome-usage/Manifest b/sys-process/gnome-usage/Manifest
new file mode 100644
index 000..9f3060cec6d
--- /dev/null
+++ b/sys-process/gnome-usage/Manifest
@@ -0,0 +1 @@
+DIST gnome-usage-3.32.0.tar.xz 352372 BLAKE2B 
0d26f0cad96f2621acbc4b1eda08f5cadfc1ca0086b631f99027987e4af0b36bb5eefbdb0dfa34f35c1b5bd56f4a1457f5fb3f635206769955c6cfb40dbe64dc
 SHA512 
c1ed3ab8fcdb039bc05f4b091a7ac8c032b7f7847f77bff79c89a57d5c0075f712228c752674e0c61f63a1adaea911304de5a1cdd1c342c74abea6e48defee88

diff --git a/sys-process/gnome-usage/gnome-usage-3.32.0.ebuild 
b/sys-process/gnome-usage/gnome-usage-3.32.0.ebuild
new file mode 100644
index 000..f03682112ef
--- /dev/null
+++ b/sys-process/gnome-usage/gnome-usage-3.32.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+VALA_MIN_API_VERSION="0.26"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="A nice way to view information about use of system resources."
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-usage";
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=dev-libs/glib-2.38.0:2
+   >=x11-libs/gtk+-3.20.10:3
+   >=gnome-base/libgtop-2.34.0:2
+   >=dev-libs/libdazzle-3.30
+"
+
+DEPEND="${RDEPEND}
+   ${vala_depend}
+   >=sys-devel/gettext-0.19.8
+"
+
+src_prepare() {
+   vala_src_prepare
+   default
+}
+
+src_configure() {
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}

diff --git a/sys-process/gnome-usage/metadata.xml 
b/sys-process/gnome-usage/metadata.xml
new file mode 100644
index 000..39980802b1d
--- /dev/null
+++ b/sys-process/gnome-usage/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+



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

2019-08-01 Thread Aaron Bauman
commit: 82821ba7a3fef7d78d636e127fc78042f31d97cb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Aug  2 03:05:04 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Aug  2 03:05:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82821ba7

www-client/firefox: arm64 stable (bug #690626)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/www-client/firefox/firefox-60.8.0.ebuild 
b/www-client/firefox/firefox-60.8.0.ebuild
index e664e6b0573..26d72d83b61 100644
--- a/www-client/firefox/firefox-60.8.0.ebuild
+++ b/www-client/firefox/firefox-60.8.0.ebuild
@@ -43,7 +43,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils llvm \
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox";
 
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2019-08-01 Thread Michał Górny
commit: ec2ffdbcf6977b152a63b9fcb964a8afeceeb149
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  2 02:35:31 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  2 02:35:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2ffdbc

dev-python/aiohttp-socks: Create 3proxy symlink cond. to USE=test

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

 dev-python/aiohttp-socks/aiohttp-socks-0.2.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.2.2.ebuild 
b/dev-python/aiohttp-socks/aiohttp-socks-0.2.2.ebuild
index 074589380ff..9b27fc1c041 100644
--- a/dev-python/aiohttp-socks/aiohttp-socks-0.2.2.ebuild
+++ b/dev-python/aiohttp-socks/aiohttp-socks-0.2.2.ebuild
@@ -29,7 +29,9 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 
 python_configure_all() {
rm tests/3proxy/bin/*/* || die
-   ln -s "$(type -P 3proxy)" tests/3proxy/bin/linux/ || die
+   if use test; then
+   ln -s "$(type -P 3proxy)" tests/3proxy/bin/linux/ || die
+   fi
 }
 
 python_test() {



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

2019-08-01 Thread Michał Górny
commit: ebb18330d36f7eb0c8d371baa95ae0524702c58a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  2 02:29:44 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  2 02:29:44 2019 +
URL:https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=ebb18330

Bump pkgcheck2html

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

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

diff --git a/pkgcheck2html b/pkgcheck2html
index f4b47a1..4c84490 16
--- a/pkgcheck2html
+++ b/pkgcheck2html
@@ -1 +1 @@
-Subproject commit f4b47a1dd8e699400a169bce6c3e42f8a025a16c
+Subproject commit 4c8449043d873ee65780e5e6b148f00de3d16689



[gentoo-commits] repo/gentoo:master commit in: net-wireless/rfcat/

2019-08-01 Thread Rick Farina
commit: 8ad3a9713e5d322114c663323a53127661384cc8
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Aug  2 02:12:56 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Aug  2 02:12:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad3a971

net-wireless/rfcat: new snapshot

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/rfcat/Manifest   | 1 +
 net-wireless/rfcat/{rfcat-.ebuild => rfcat-0.0.190423.ebuild} | 7 ---
 net-wireless/rfcat/rfcat-.ebuild  | 7 ---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/net-wireless/rfcat/Manifest b/net-wireless/rfcat/Manifest
index e0a1e2e34ed..91f4e7a7377 100644
--- a/net-wireless/rfcat/Manifest
+++ b/net-wireless/rfcat/Manifest
@@ -2,4 +2,5 @@ DIST RfCatChronosCCBootloader-170313.hex 49806 BLAKE2B 
5a742393b1236b77c5a5391a1
 DIST RfCatDonsCCBootloader-170313.hex 49664 BLAKE2B 
9936f4a5b1262f4abb5e8d38205af909d2640170b24499f9f3e9f6320501fa4f1e438d859dde59b1b8425dfaad8743fed0a0e1fd2b66fbcff9e22b97362f65b9
 SHA512 
c3fe9a14135a24a44d8c9d193278850a1ba41085f4225397fe21f47e9a874bf1cdaec080acb57d3b086ce05132711df8e6e4cb63b7eacf7d2c24fcafe4dff1f2
 DIST RfCatYS1CCBootloader-170313.hex 50208 BLAKE2B 
9df19800d5c0c5a4b8c99f550c758c14d9e3d6dab1f3ed58f65b7577720989eec113f2f243d0d5686a7137398d833374da38faae6ed1ba95836bbebb3448a417
 SHA512 
6b51aed7ca3ae916137056df711c0f8f76de7f30dec48227da226a7c8814fdded5a1d544f746c74423f69289bae90276b425f7b44a7ad4af5dd96994efc385e2
 DIST immeSniff-170508.hex 38770 BLAKE2B 
fd34fee85ee6bf893234939cab9794c34f9302e37d86636116e544ca39e368ed8b6015ae2efa80c49ad56722b1fa573897e0b93ca4d5b2e6496c9f92c9c761d6
 SHA512 
3f06693fc893071adfb75e510da4d5c47752480896e449f893141b4db43dc7fb859dc25ab368d742ae612ebda085f199bcd8e18c9f5fa6f58c6b6204defc7b5f
+DIST rfcat-0.0.190423.tar.gz 334587 BLAKE2B 
da565d3272262b876763cb65da1f03fa2edd13c423dc23b1bfa91453ce4a8c1629e2f61f79dfaae3137ffbf3d85daec588a97a74db17149e677bef619e5d38ff
 SHA512 
2c44ee933d5a47f3cf83b85c423b10ee044ce37a9e11f8bab0bf8c9734d8d8cac4744cec456eb1c12ad397b72194af7010f4b99aae95b42759bc63eb7b737532
 DIST rfcat_170508.tgz 462440 BLAKE2B 
20d4b875be7caeb8263e3582c101a2402527b2f4f54feceba49bf01f65d268f3f9537c42a9a40502a6e232c7d828b6be27d899e979509c607c1160a71aa3677a
 SHA512 
79f960ee6b8c2d66cb17ca69216041bb9679b0d38579feb3ab59bbb6e41337b29c4ad30a6d03b2de4c58eeeff5f22fe26412a670da5278e81a47a2ec3d699f60

diff --git a/net-wireless/rfcat/rfcat-.ebuild 
b/net-wireless/rfcat/rfcat-0.0.190423.ebuild
similarity index 84%
copy from net-wireless/rfcat/rfcat-.ebuild
copy to net-wireless/rfcat/rfcat-0.0.190423.ebuild
index a2f1584d251..644402fa804 100644
--- a/net-wireless/rfcat/rfcat-.ebuild
+++ b/net-wireless/rfcat/rfcat-0.0.190423.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="The swiss army knife of subGHz"
-HOMEPAGE="https://bitbucket.org/atlas0fd00m/rfcat/";
+HOMEPAGE="https://github.com/atlas0fd00m/rfcat.git";
 
 if [ "${PV}" = "" ]; then
EGIT_REPO_URI="https://github.com/atlas0fd00m/rfcat.git";
@@ -16,13 +16,14 @@ if [ "${PV}" = "" ]; then
 else
DATE="170508"
FIRMWARE_DATE="170313"
-   
SRC_URI="https://bitbucket.org/atlas0fd00m/rfcat/downloads/rfcat_${DATE}.tgz \
+   COMMIT="109f887fc816021a2cb2875dce62ab9cad02c5f3"
+   SRC_URI="https://github.com/atlas0fd00m/rfcat/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz \

https://bitbucket.org/atlas0fd00m/rfcat/downloads/immeSniff-${DATE}.hex \

https://bitbucket.org/atlas0fd00m/rfcat/downloads/RfCatChronosCCBootloader-${FIRMWARE_DATE}.hex
 \

https://bitbucket.org/atlas0fd00m/rfcat/downloads/RfCatDonsCCBootloader-${FIRMWARE_DATE}.hex
 \

https://bitbucket.org/atlas0fd00m/rfcat/downloads/RfCatYS1CCBootloader-${FIRMWARE_DATE}.hex";
KEYWORDS="~amd64 ~x86"
-   S="${WORKDIR}/${PN}_${DATE}"
+   S="${WORKDIR}/${PN}-${COMMIT}"
 fi
 
 LICENSE="BSD"

diff --git a/net-wireless/rfcat/rfcat-.ebuild 
b/net-wireless/rfcat/rfcat-.ebuild
index a2f1584d251..c5a88d6cf87 100644
--- a/net-wireless/rfcat/rfcat-.ebuild
+++ b/net-wireless/rfcat/rfcat-.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="The swiss army knife of subGHz"
-HOMEPAGE="https://bitbucket.org/atlas0fd00m/rfcat/";
+HOMEPAGE="https://github.com/atlas0fd00m/rfcat.git";
 
 if [ "${PV}" = "" ]; then
EGIT_REPO_URI="https://github.com/atlas0fd00m/rfcat.git";
@@ -16,13 +16,14 @@ if [ "${PV}" = "" ]; then
 else
DATE="170508"
FIRMWARE_DATE="170313"
-   
SRC_URI="https://bitbucket.org/atlas0fd00m/rfcat/downloads/rfcat_${DATE}.tgz \
+   COMMIT="109f887fc816021a2cb2875dce62ab9cad02c5f3"
+   SRC_URI="https://github.com/atlas0fd00m/rfcat/archive/${COMMIT}.tar.gz 
-> ${P}.tar

[gentoo-commits] repo/gentoo:master commit in: net-wireless/kismet/

2019-08-01 Thread Rick Farina
commit: 6174631d7e2e41fe4f9be1d45938d7e203da99cf
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Aug  2 02:01:53 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Aug  2 02:01:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6174631d

net-wireless/kismet: bump

fairly imporant stability fixes

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/kismet/Manifest  | 2 +-
 .../kismet/{kismet-2019.07.2-r1.ebuild => kismet-2019.08.1.ebuild}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-wireless/kismet/Manifest b/net-wireless/kismet/Manifest
index 41bfffcd804..7ab418f206e 100644
--- a/net-wireless/kismet/Manifest
+++ b/net-wireless/kismet/Manifest
@@ -1,2 +1,2 @@
 DIST kismet-2016-07-R1.tar.xz 709364 BLAKE2B 
5b667a02b517bd413d569f40df1f2a2e1158357c602fa807d712870543a7fade25077f449c07c023ad1d2150870352aa754484846d8c2a0d9f027113bb57c1fc
 SHA512 
88891a0cd5ef94a4815d259e433f946f52552c125e05a5d8ac447d04e6090f2bd92f8bd8573440f0dfe446b29233bef81d9889e53170757ad0116ddfc2cb8416
-DIST kismet-2019-07-R2.tar.xz 3022928 BLAKE2B 
8f7e26ea9374dfd7689b9e03603432b0aaf9e9b0c82ce848220a1c249e67f08afc07595e86d232e1b99e84ea5cd4fec328118d1e84a917363a60879f4abf5349
 SHA512 
442becf849cad06447023f9cff7a5547c681a36a34a125e617651a3ffe38b4da9fdf04b9a9d9d1ff045f43ea18324a328cee7515d7508f40ab2119d3f8adeee9
+DIST kismet-2019-08-R1.tar.xz 3030764 BLAKE2B 
bf9db5d7a35c3426832def9c1f974644f325a6714084b1dc2fabdf7b8155d767419683a39ce34f390dc8c9de2adf047d1f8016b9b48a789765294ec4aed0ea2f
 SHA512 
2a512af192e153fbc361fdb0e83c40feb98c4905bf6556010191d04e5f2c5d290c0545f756b67100a63de6bc2995c9e15b56f5ca38fd1220031c25d87a27db7a

diff --git a/net-wireless/kismet/kismet-2019.07.2-r1.ebuild 
b/net-wireless/kismet/kismet-2019.08.1.ebuild
similarity index 98%
rename from net-wireless/kismet/kismet-2019.07.2-r1.ebuild
rename to net-wireless/kismet/kismet-2019.08.1.ebuild
index 2b3fa83481e..72387056e69 100644
--- a/net-wireless/kismet/kismet-2019.07.2-r1.ebuild
+++ b/net-wireless/kismet/kismet-2019.08.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit autotools eutils multilib user python-single-r1
 
@@ -104,7 +104,7 @@ src_install() {
 
#dodoc CHANGELOG RELEASENOTES.txt README* docs/DEVEL.client 
docs/README.newcore
dodoc CHANGELOG README*
-   newinitd "${FILESDIR}"/${PN}.initd-r2 kismet
+   newinitd "${FILESDIR}"/${PN}.initd-r3 kismet
newconfd "${FILESDIR}"/${PN}.confd-r2 kismet
 }
 



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

2019-08-01 Thread Matthew Thode
commit: 53d33289740f95b82cf6eb8265f12e709efb1246
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Aug  2 01:13:44 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Aug  2 01:14:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d33289

sys-block/tgt: 1.0.79 stable amd64 and x86

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

 sys-block/tgt/Manifest  |  1 -
 sys-block/tgt/tgt-1.0.77.ebuild | 62 -
 sys-block/tgt/tgt-1.0.79.ebuild |  2 +-
 3 files changed, 1 insertion(+), 64 deletions(-)

diff --git a/sys-block/tgt/Manifest b/sys-block/tgt/Manifest
index a2a579dc928..94c5c931c20 100644
--- a/sys-block/tgt/Manifest
+++ b/sys-block/tgt/Manifest
@@ -1,3 +1,2 @@
-DIST tgt-1.0.77.tar.gz 297550 BLAKE2B 
fdf5728b8b2d796a0b7d0845948d51161b1d2fa148c05e0c3940426a524246b3303b2e9aa6e748df54090ea3682a449edcf65c523ebd1e6d43b142e9339a605c
 SHA512 
ad8d5519a6c1a46991d5b8c2f6d2990e2d064b81e82fb4700728153accf6aff05dab79c9d91ee55a9a6c344e7bd7451de4f26840162e08467a81a11d2d841bdd
 DIST tgt-1.0.78.tar.gz 297886 BLAKE2B 
c9edf8e5d0fe6a9788ff6bea4097f6cc0a8a905ffdc1943dcab538843445ede9142e1684121dad7f80677207607e20695bdad04fef622364c23df7cbeab1339a
 SHA512 
dedafd490b6a042041fb9c8ed751747ec85f3bddab849fee301e0cf43b18aa92f5609657136700b867667fbff9ace62f4733c535cd425d8c71b072a7d7029430
 DIST tgt-1.0.79.tar.gz 297898 BLAKE2B 
d0f18dac863d6983a00eb9513bcbe17b5cbed76fad998af74b65311c1ace6f281bfb1bf639713e10124a520ad3916ef79ca0a81cef97b5ef678c25cfa9a71eaa
 SHA512 
d71b0a08bd1cdc717e22c4dd0a229e84bd19e02e01037231ee80d9ab24848bc7274050e1ffe7d9a3d50149c892ed1e6ea382e54dacc341650f4534629116be07

diff --git a/sys-block/tgt/tgt-1.0.77.ebuild b/sys-block/tgt/tgt-1.0.77.ebuild
deleted file mode 100644
index d89c4603556..000
--- a/sys-block/tgt/tgt-1.0.77.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit flag-o-matic toolchain-funcs
-
-MY_TREE="355a4fa"
-
-DESCRIPTION="Linux SCSI target framework (tgt)"
-HOMEPAGE="http://stgt.sourceforge.net";
-SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="fcoe fcp ibmvio infiniband rbd"
-
-CDEPEND="dev-perl/Config-General
-   dev-libs/libxslt
-   rbd? ( sys-cluster/ceph )
-   infiniband? (
-   sys-fabric/libibverbs:=
-   sys-fabric/librdmacm:=
-   )"
-DEPEND="${CDEPEND}
-   app-text/docbook-xsl-stylesheets"
-RDEPEND="${DEPEND}
-   dev-libs/libaio
-   sys-apps/sg3_utils"
-
-S=${WORKDIR}/fujita-tgt-${MY_TREE}
-
-pkg_setup() {
-   tc-export CC
-}
-
-src_prepare() {
-   sed -i -e 's:\($(CC)\) $^:\1 $(LDFLAGS) $^:' usr/Makefile || die
-   # make sure xml docs are generated before trying to install them
-   sed -i -e "s@install: @& all @g" doc/Makefile || die
-   eapply_user
-}
-
-src_compile() {
-   local myconf
-   use ibmvio && myconf="${myconf} IBMVIO=1"
-   use infiniband && myconf="${myconf} ISCSI_RDMA=1"
-   use fcp && myconf="${myconf} FCP=1"
-   use fcoe && myconf="${myconf} FCOE=1"
-   use rbd && myconf="${myconf} CEPH_RBD=1"
-
-   emake -C usr/ KERNELSRC="${KERNEL_DIR}" ISCSI=1 ${myconf}
-   emake -C doc
-}
-
-src_install() {
-   emake  install-programs install-scripts install-doc DESTDIR="${D}" 
docdir=/usr/share/doc/${PF}
-   newinitd "${FILESDIR}"/tgtd.initd tgtd
-   newconfd "${FILESDIR}"/tgtd.confd tgtd
-   dodir /etc/tgt
-   keepdir /etc/tgt
-}

diff --git a/sys-block/tgt/tgt-1.0.79.ebuild b/sys-block/tgt/tgt-1.0.79.ebuild
index e6f4ccd368a..dddcd494c5e 100644
--- a/sys-block/tgt/tgt-1.0.79.ebuild
+++ b/sys-block/tgt/tgt-1.0.79.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="fcoe fcp ibmvio infiniband rbd"
 
 CDEPEND="dev-perl/Config-General



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

2019-08-01 Thread Matthias Maier
commit: 4b82710a5310abf549e464f9f6a97d6a8f483fa1
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Aug  2 01:04:59 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Aug  2 01:04:59 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4b82710a

sci-libs/dealii: bump patch level to 9.1.1

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matthias Maier  gentoo.org>

 sci-libs/dealii/{dealii-9.1.0.ebuild => dealii-9.1.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sci-libs/dealii/dealii-9.1.0.ebuild 
b/sci-libs/dealii/dealii-9.1.1.ebuild
similarity index 100%
rename from sci-libs/dealii/dealii-9.1.0.ebuild
rename to sci-libs/dealii/dealii-9.1.1.ebuild



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

2019-08-01 Thread Thomas Deutschmann
commit: ec8d7db09d490ed7bc1419a5c402cca08aa02b62
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug  2 00:48:23 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug  2 00:50:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8d7db0

dev-db/mysql: add first ebuild draft for mysql-8.x, WIP

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

 dev-db/mysql/Manifest|   2 +
 dev-db/mysql/mysql-8.0.17_pre.ebuild | 808 +++
 profiles/package.mask|   6 +-
 3 files changed, 815 insertions(+), 1 deletion(-)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 5e60db0b6c8..d07218b8b2b 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -10,9 +10,11 @@ DIST mysql-boost-5.7.24.tar.gz 49110448 BLAKE2B 
1cf64712d84cbb2dfd31f2a530470b6f
 DIST mysql-boost-5.7.25.tar.gz 49107578 BLAKE2B 
8a43479c496ce45e71df905b0cb6da442340b691caa15f9862a8c981e7189c50e73b1701c393fe46ab580c508f785d5f15259c2331c77e0790191f3d41bb385c
 SHA512 
b111c64bfcd49dba584bed71a0c7ce33b2b0654654d8f4eaa1a2b7a5daed9674ebfd4a0dfb93c20ffee028feead4709eaf600bb5469f81c86b743d395dfe27a9
 DIST mysql-boost-5.7.26.tar.gz 51098338 BLAKE2B 
1263cd75814a7293b26b0f44fd2b7d20d983f3c6a62725df9515ecac2ef252f6644810cb4bf0d6f36b98e55317f1c67ea7541228cb38d896dfedc476a5755f26
 SHA512 
a5f9871dc5a8e5fffc1467c3dd542533a63fe553c029120475f8fd5530d884c76ab0c33ad260daf317faf318ccef01464f6ac2dc3468efceb6bf2b6c06c54cfd
 DIST mysql-boost-5.7.27.tar.gz 51436383 BLAKE2B 
6db64ab5fa659aae9baa3725a0de9465e48c37618ffd69f34809880c06a00ce55dce77f507810c6fa52d86901facfa42d3d1bd8db1914a779fbc88a69be82497
 SHA512 
573f4555f3d62bcd3dc2228bcfba023518d462bb6689114a3505ccf7c7c3061d2775a8e7a37ec3c8b9dea6e8fbc56ba599610f237abc38cedff58e75799bdc52
+DIST mysql-boost-8.0.17.tar.gz 189322239 BLAKE2B 
f9f46e5fdc3e9869b203626bc09edfbcdbabcd68eba43f9c6a33b9a52cffb3a32f39704c6d22a66899aac16fa2efb271c5dc7af7522768b45542ac8dc615cd8a
 SHA512 
a278ee263670cb1f79d67c4b87c4b88632569c3b20a4297a6e77d550155db20902f22992ea851cf59ea523bb97d5e08707e3457f71a678e9f1ac2fa4ca5b7a2d
 DIST mysql-extras-20180804-2323Z.tar.bz2 322215 BLAKE2B 
cca9e502e375bf43473335868517f6c450fc7bcf03e55de5a294c8bdcfcac2bb783dec09bbb3b6c30a561ba7e3a943543c017e2d42b61d466e699acdef4c0231
 SHA512 
efd9d416f394cc61b977ab76f05ab3acc5803ff8bdee8e1dbc65cc5b3f07e4f9742140d9586c028908b10fcc44f21c98ebffdebcc5c3578acbe05b07526bcb3d
 DIST mysql-extras-20181023-0012Z.tar.bz2 327834 BLAKE2B 
91a82cbcecbbbe94933da0d8c26cdfee0171602785b2f717fbfec7da422f0ec36f26e897a3c21695f4748017d36c9956cbef03d0852246468368b812a604df82
 SHA512 
94996708a9da4d55c3aab74f75b74fa4aa80e3fbbb87d9dfe6c1596a934aceed466b7c853e38d9b63f59660763ccef617defc4e6e8770451c21a252250f4e7fa
 DIST mysql-extras-2018-2314Z.tar.bz2 329013 BLAKE2B 
fa928b699ef0e6f092e028fc1331cc33953d9855e784998fb2f8c1f1712e9424567b2d2b6b7c5ca375f178309522b3596fcba7babdbed7c85b87ae4b85e5db22
 SHA512 
5cc4d16c5c6b0491fb9532469ec0b9c65e27e1514d561ea4180845a1578fc8e7ba00fca479b9a784646846f5147e4f676340f639b78c3f5ee140dda26bd5bff2
 DIST mysql-extras-20190303-1852Z.tar.bz2 331026 BLAKE2B 
ee033fce8f1b6a58f1f690710fb9709a585cd45564b35e71d4f840a3a7f83a5d80f53c24236c9976319abd89c68c62c74a7111517f1b9721d3cbd0898bf0dd8d
 SHA512 
30361a0b848ed27f9170b1116458a9bc13b1b585c5fa1933c99927541c31e9bda4008b0563f2fc7db286f998089ebebf1fe3f18fce7a45e62acbf769ac62d8c1
 DIST mysql-extras-20190524-1046Z.tar.bz2 331517 BLAKE2B 
e6d48e34b0a7f7176de8740971f8151923beb20a520df73c22d44005059ef6779ad5aa8437e30018b9bbfe1d6d69043cbd8522b6f3662746205193b44372a6b3
 SHA512 
2f7238578f3aabd1701e1c54da36bc0100c9479871e3c77b22131fd6cde865037307f93b3343ea5e52251c45ef35cdc52cc2dec5a26d44fd41700598282c5c2c
 DIST mysql-extras-20190604-1109Z.tar.bz2 331780 BLAKE2B 
48b6f6ff36818ba3d1d9c0580b0ff5e2343d92a42ee78b6804841d7c4f511adcdc3d5cd0590f769f308ca52e271c07cb34219450f9b86e918ddcd0a4b956e18e
 SHA512 
19a85ba5a4c2de1688f39feb6ce1c1802e4d886436dc02afe1ba508b91365a0ac67d668cf7126588145ee55641992ad71b0d094246a94c89065876b9bb897425
+DIST mysql-extras-20190802-0031Z.tar.bz2 332871 BLAKE2B 
233b25bc0f3fb215c273210f688a9864fe98ace95859d5e5e530d7f9a77a1fa08bdb0ef773fa8db3858b512479e0b13fcbc3cc5bea3ece695393a9db02e3babf
 SHA512 
b74a9058f5ee439cac7063844b2a462e3b0ce6f906198bbb2aa966b93bfc2fb060d1d68cb4c0aafc4d1100338e48befcc53f4f5f74fa59aca305eee5882a971b

diff --git a/dev-db/mysql/mysql-8.0.17_pre.ebuild 
b/dev-db/mysql/mysql-8.0.17_pre.ebuild
new file mode 100644
index 000..b00696209cb
--- /dev/null
+++ b/dev-db/mysql/mysql-8.0.17_pre.ebuild
@@ -0,0 +1,808 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+MY_EXTRAS_VER="20190802-0031Z"
+
+CMAKE_MAKEFILE_GENERATOR=emake
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit cmake-utils eutils flag-o-matic linux-info \
+

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

2019-08-01 Thread Aaron Bauman
commit: 9b133c6f76d516f9e9dc48d428a62cf21961ea5f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Aug  2 00:47:22 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Aug  2 00:47:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b133c6f

media-libs/gd: drop vulnerable wrt bug #679702

* maintainer/proj timeout

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

 media-libs/gd/gd-2.2.5-r1.ebuild | 64 
 1 file changed, 64 deletions(-)

diff --git a/media-libs/gd/gd-2.2.5-r1.ebuild b/media-libs/gd/gd-2.2.5-r1.ebuild
deleted file mode 100644
index 4e85c3bff54..000
--- a/media-libs/gd/gd-2.2.5-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool multilib-minimal
-
-DESCRIPTION="Graphics library for fast image creation"
-HOMEPAGE="https://libgd.org/ https://www.boutell.com/gd/";
-SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz";
-
-LICENSE="gd IJG HPND BSD"
-SLOT="2/3"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
-
-# fontconfig has prefixed font paths, details see bug #518970
-REQUIRED_USE="prefix? ( fontconfig )"
-
-RDEPEND="fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] )
-   jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
-   png? ( >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}] )
-   tiff? ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
-   truetype? ( >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}] )
-   webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
-   xpm? ( >=x11-libs/libXpm-3.5.10-r1[${MULTILIB_USEDEP}] 
>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
-
-S="${WORKDIR}/lib${P}"
-
-PATCHES=( "${FILESDIR}/${P}-CVE-2018-1000222.patch" )
-
-src_prepare() {
-   default
-   elibtoolize  # for shared library on Solaris
-}
-
-multilib_src_configure() {
-   # we aren't actually {en,dis}abling X here ... the configure
-   # script uses it just to add explicit -I/-L paths which we
-   # don't care about on Gentoo systems.
-   local myeconfargs=(
-   --disable-werror
-   --without-x
-   --without-liq
-   $(use_enable static-libs static)
-   $(use_with fontconfig)
-   $(use_with png)
-   $(use_with tiff)
-   $(use_with truetype freetype)
-   $(use_with jpeg)
-   $(use_with webp)
-   $(use_with xpm)
-   $(use_with zlib)
-   )
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
-   dodoc README.md
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] proj/mysql-extras: New tag: mysql-extras-20190802-0031Z

2019-08-01 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug  2 00:31:21 2019 +

New tag: mysql-extras-20190802-0031Z




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

2019-08-01 Thread Thomas Deutschmann
commit: 8850f522b55bc90e42ce215fe10a35042ca36959
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug  2 00:30:52 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug  2 00:30:52 2019 +
URL:https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=8850f522

Fix 20018_all_mysql-8.0.17-without-clientlibs-tools.patch

Signed-off-by: Thomas Deutschmann  gentoo.org>

 20018_all_mysql-8.0.17-without-clientlibs-tools.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/20018_all_mysql-8.0.17-without-clientlibs-tools.patch 
b/20018_all_mysql-8.0.17-without-clientlibs-tools.patch
index b37272c..16de874 100644
--- a/20018_all_mysql-8.0.17-without-clientlibs-tools.patch
+++ b/20018_all_mysql-8.0.17-without-clientlibs-tools.patch
@@ -142,11 +142,11 @@
  
 -MYSQL_ADD_EXECUTABLE(my_print_defaults my_print_defaults.cc)
 +IF(NOT WITHOUT_CLIENTLIBS)
-+  MYSQL_ADD_EXECUTABLE(my_print_defaults my_print_defaults.cc SKIP_INSTALL)
-+  MYSQL_ADD_EXECUTABLE(perror perror.cc SKIP_INSTALL)
-+ELSE(NOT WITHOUT_CLIENTLIBS)
 +  MYSQL_ADD_EXECUTABLE(my_print_defaults my_print_defaults.cc)
 +  MYSQL_ADD_EXECUTABLE(perror perror.cc)
++ELSE(NOT WITHOUT_CLIENTLIBS)
++  MYSQL_ADD_EXECUTABLE(my_print_defaults my_print_defaults.cc SKIP_INSTALL)
++  MYSQL_ADD_EXECUTABLE(perror perror.cc SKIP_INSTALL)
 +ENDIF(NOT WITHOUT_CLIENTLIBS)
  TARGET_LINK_LIBRARIES(my_print_defaults  mysys)
  



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

2019-08-01 Thread Aaron Bauman
commit: b0cda654a71cbe0bfbec54030c5e7f830c7e4ab9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Aug  2 00:14:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Aug  2 00:14:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cda654

app-emulation/libcacard: drop vulnerable wrt bug #611348

* maintainer/proj timeout

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

 app-emulation/libcacard/Manifest   |  2 --
 app-emulation/libcacard/libcacard-0.1.2.ebuild | 39 --
 app-emulation/libcacard/libcacard-2.5.1.ebuild | 28 --
 3 files changed, 69 deletions(-)

diff --git a/app-emulation/libcacard/Manifest b/app-emulation/libcacard/Manifest
index 70d0443d1a0..14387566c0e 100644
--- a/app-emulation/libcacard/Manifest
+++ b/app-emulation/libcacard/Manifest
@@ -1,3 +1 @@
-DIST libcacard-0.1.2.tar.bz2 276430 BLAKE2B 
315d7b0c8dcd3d6b40db4c1586cf149e6681af4e0188bed22cb526d1de79bda4a7b1c5ece894c679c2e7b727b6d05628ba9f8fbc3900503f78f13a029514e15d
 SHA512 
a3622b29fe3a059e069ad6f7da428278a915cec362a6aae3c7cad0d47dfadba67308631435993c0f41cabe92a05874b339518dc503b71b8d86db4976bb6987f6
-DIST libcacard-2.5.1.tar.xz 325692 BLAKE2B 
f6ce08f08f359789886a63d4554e3492e8cb570e5b476dc8185332a951fe03e7b5577856c4c60523ad673577a3a160490aaf943f401796973b0d205ca740f949
 SHA512 
88e66745f649f52c3fcc7745834d628e76abc21cef1b300e8750e6c0641f65d0e11224da30fa13dea20d6ebe5d36d7a8680d029e15149fddaea43558216ccc21
 DIST libcacard-2.6.0.tar.xz 364828 BLAKE2B 
3a07243abb91dab05d89bf073fabb4a0ef7e820765066a8d87e72086b88cc726de77d1fdc5118e05ed47077d76ae0a57ff591a2e4e8623c3484c6cbf00cd025e
 SHA512 
d6dfe6fe6cd2711bf8f71edc134a7caf459fc2a9c4f664ab2f1c28cc9ee8efe7a2d5a15c4dc735956638176e07e22416cad5e8e926aa7cab3fa95ded853f5982

diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild 
b/app-emulation/libcacard/libcacard-0.1.2.ebuild
deleted file mode 100644
index 5810a1e92d5..000
--- a/app-emulation/libcacard/libcacard-0.1.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools eutils
-
-DESCRIPTION="Library for emulating CAC cards"
-HOMEPAGE="https://www.spice-space.org/";
-SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.bz2";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/nss-3.13
-   >=sys-apps/pcsc-lite-1.8"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-PATCHES=(
-   "${FILESDIR}/${P}-underlinking.patch"
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # --enable-passthru works only on W$
-   econf \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}

diff --git a/app-emulation/libcacard/libcacard-2.5.1.ebuild 
b/app-emulation/libcacard/libcacard-2.5.1.ebuild
deleted file mode 100644
index 10439ee321a..000
--- a/app-emulation/libcacard/libcacard-2.5.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="virtual Common Access Card (CAC) library emulator"
-HOMEPAGE="https://www.spice-space.org/";
-SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/nss-3.13
-   >=dev-libs/glib-2.22
-   >=sys-apps/pcsc-lite-1.8"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   use static-libs || find "${ED}"/usr/ -name 'lib*.la' -delete
-}



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

2019-08-01 Thread Thomas Deutschmann
commit: 4945033d7f4438ec0baf76975ffd07208630d685
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug  2 00:13:03 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug  2 00:13:03 2019 +
URL:https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=4945033d

Add initial MySQL v8.0 patch set

Signed-off-by: Thomas Deutschmann  gentoo.org>

 ..._all_fix-minimal-build-cmake-mysql-8.0.17.patch |  26 
 20007_all_cmake-debug-werror-8.0.17.patch  |  15 ++
 ...ll_mysql-8.0.17-add-protobuf-3.8+-support.patch |  20 +++
 20018_all_mysql-8.0.17-fix-libressl-support.patch  |  12 ++
 ...all_mysql-8.0.17-without-clientlibs-tools.patch | 156 +
 5 files changed, 229 insertions(+)

diff --git a/20001_all_fix-minimal-build-cmake-mysql-8.0.17.patch 
b/20001_all_fix-minimal-build-cmake-mysql-8.0.17.patch
new file mode 100644
index 000..d79ffe2
--- /dev/null
+++ b/20001_all_fix-minimal-build-cmake-mysql-8.0.17.patch
@@ -0,0 +1,26 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -1117,7 +1117,9 @@ MYSQL_CHECK_SSL_DLLS()
+ # Add system/bundled editline.
+ MYSQL_CHECK_EDITLINE()
+ # Add libevent
+-MYSQL_CHECK_LIBEVENT()
++IF(NOT WITHOUT_SERVER)
++  MYSQL_CHECK_LIBEVENT()
++ENDIF()
+ # Add lz4 library
+ MYSQL_CHECK_LZ4()
+ # Add re2 library
+@@ -1261,11 +1263,11 @@ ENDIF()
+ # scripts/mysql_config depends on client and server targets loaded above.
+ # It is referenced by some of the directories below, so we insert it here.
+ ADD_SUBDIRECTORY(scripts)
++ADD_SUBDIRECTORY(support-files)
+ 
+ IF(NOT WITHOUT_SERVER)
+   ADD_SUBDIRECTORY(mysql-test)
+   ADD_SUBDIRECTORY(mysql-test/lib/My/SafeProcess)
+-  ADD_SUBDIRECTORY(support-files)
+   IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt)
+ ADD_SUBDIRECTORY(internal)
+   ENDIF()

diff --git a/20007_all_cmake-debug-werror-8.0.17.patch 
b/20007_all_cmake-debug-werror-8.0.17.patch
new file mode 100644
index 000..0579754
--- /dev/null
+++ b/20007_all_cmake-debug-werror-8.0.17.patch
@@ -0,0 +1,15 @@
+--- a/cmake/maintainer.cmake
 b/cmake/maintainer.cmake
+@@ -207,12 +207,6 @@ IF(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
+   # -Wzero-as-null-pointer-constant
+ ENDIF()
+ 
+-# Turn on Werror (warning => error) when using maintainer mode.
+-IF(MYSQL_MAINTAINER_MODE)
+-  STRING_APPEND(MY_C_WARNING_FLAGS   " -Werror")
+-  STRING_APPEND(MY_CXX_WARNING_FLAGS " -Werror")
+-ENDIF()
+-
+ # Set warning flags for GCC/Clang
+ IF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang")
+   STRING_APPEND(CMAKE_C_FLAGS " ${MY_C_WARNING_FLAGS}")

diff --git a/20018_all_mysql-8.0.17-add-protobuf-3.8+-support.patch 
b/20018_all_mysql-8.0.17-add-protobuf-3.8+-support.patch
new file mode 100644
index 000..d472e25
--- /dev/null
+++ b/20018_all_mysql-8.0.17-add-protobuf-3.8+-support.patch
@@ -0,0 +1,20 @@
+--- a/plugin/x/client/mysqlxclient/xmessage.h
 b/plugin/x/client/mysqlxclient/xmessage.h
+@@ -36,7 +36,6 @@
+ #include 
+ #include 
+ #include 
+-#include 
+ 
+ #ifdef USE_MYSQLX_FULL_PROTO
+ 
+--- a/plugin/x/ngs/include/ngs/protocol/protocol_protobuf.h
 b/plugin/x/ngs/include/ngs/protocol/protocol_protobuf.h
+@@ -38,7 +38,6 @@
+ #include 
+ #include 
+ #include 
+-#include 
+ 
+ #ifdef USE_MYSQLX_FULL_PROTO
+ #include "plugin/x/generated/protobuf/mysqlx.pb.h"

diff --git a/20018_all_mysql-8.0.17-fix-libressl-support.patch 
b/20018_all_mysql-8.0.17-fix-libressl-support.patch
new file mode 100644
index 000..44596cf
--- /dev/null
+++ b/20018_all_mysql-8.0.17-fix-libressl-support.patch
@@ -0,0 +1,12 @@
+--- a/sql/auth/sha2_password_common.cc
 b/sql/auth/sha2_password_common.cc
+@@ -101,7 +101,8 @@ bool SHA256_digest::retrieve_digest(unsigned char *digest,
+ DBUG_RETURN(true);
+   }
+   m_ok = EVP_DigestFinal_ex(md_context, m_digest, NULL);
+-#if defined(HAVE_WOLFSSL) || OPENSSL_VERSION_NUMBER < 0x1010L
++#if defined(HAVE_WOLFSSL) || OPENSSL_VERSION_NUMBER < 0x1010L || \
++(defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 
0x0207fL)
+   EVP_MD_CTX_cleanup(md_context);
+ #else  /* OPENSSL_VERSION_NUMBER < 0x1010L */
+   EVP_MD_CTX_reset(md_context);

diff --git a/20018_all_mysql-8.0.17-without-clientlibs-tools.patch 
b/20018_all_mysql-8.0.17-without-clientlibs-tools.patch
new file mode 100644
index 000..b37272c
--- /dev/null
+++ b/20018_all_mysql-8.0.17-without-clientlibs-tools.patch
@@ -0,0 +1,156 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -1114,8 +1114,6 @@ ENDIF()
+ MYSQL_CHECK_SSL()
+ MYSQL_CHECK_SSL_DLLS()
+ 
+-# Add system/bundled editline.
+-MYSQL_CHECK_EDITLINE()
+ # Add libevent
+ IF(NOT WITHOUT_SERVER)
+   MYSQL_CHECK_LIBEVENT()
+@@ -1207,7 +1205,9 @@ IF(WITH_UNIT_TESTS)
+  ENABLE_TESTING()
+ ENDIF()
+ 
+-ADD_SUBDIRECTORY(include)
++IF(NOT WITHOUT_CLIENTLIBS)
++  ADD_SUBDIRECTORY(include)
++ENDIF(NOT WITHOUT_CLIENTLIBS)
+ ADD_SUBDIRECTORY(dbug)
+ ADD_SUBDIRECTORY(strings)
+ ADD_SUBDIRECTORY(vio)
+@@ -1250,7 +1250,6 @@ IF(WITH_UNIT_TE

[gentoo-commits] proj/mysql-extras: New tag: mysql-extras-20190802-0014Z

2019-08-01 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug  2 00:14:21 2019 +

New tag: mysql-extras-20190802-0014Z




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

2019-08-01 Thread Aaron Bauman
commit: 35d2a6586f5675f5ee8264523244b6b32056dfdb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Aug  2 00:10:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Aug  2 00:11:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d2a658

dev-util/ctags: drop vulnerable wrt bug #524004

* maintainer/proj timeout

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

 dev-util/ctags/Manifest  |  2 -
 dev-util/ctags/ctags-20161028.ebuild | 67 
 dev-util/ctags/ctags-20170704.ebuild | 74 
 3 files changed, 143 deletions(-)

diff --git a/dev-util/ctags/Manifest b/dev-util/ctags/Manifest
index 0e5f747b355..2998e6449f9 100644
--- a/dev-util/ctags/Manifest
+++ b/dev-util/ctags/Manifest
@@ -1,3 +1 @@
-DIST ctags-20161028.tar.xz 852108 BLAKE2B 
a4c954c560bb2d0165c12b4ec4f7b7c2c674acde98d438d9388f5d6102d325759faa3d4801eb0f63da70064fdeb32ef1c1cdd4124ade8d87cd9632b77c823e1a
 SHA512 
2b991ca47fc77d26da43f55753624d1b21363dbeec4aff3daa57762ff81df97b18b067e8989f5d92d36dd8c02abc04ad42296dd5da3659ae0c8901001287c75e
-DIST ctags-20170704.tar.gz 1295281 BLAKE2B 
b58917a876d90df528f51bcd572301dcba8fa8ce8998bdb0a245d7d58033e37c2984af963a312c83b364dafd37633270f5f5d06fdb635a927066282e9382f6a2
 SHA512 
6ed134347a4be16a5dcff35186bd949e73bea645908a5ac43082b92fdfa6040b0b99ea04590948ae8308d4e9eb1042c83a4f0df006709f15cebfbf0741d73641
 DIST ctags-20190331.tar.gz 1537104 BLAKE2B 
354ddf48cdc9421e70d9d37ec7251e51f7f78564dc4f6236d12e2e18519369c39c22585830fd301b7eff4898d550b824776541198b8c4a31425711776b14fde4
 SHA512 
414faef7628ecaa66fcd5f172781a32194e1d58637dded1f7e55c138239ad96bb1510bd447af3ad8243b7178e6f4859139305b0c0efe298182408f34524c

diff --git a/dev-util/ctags/ctags-20161028.ebuild 
b/dev-util/ctags/ctags-20161028.ebuild
deleted file mode 100644
index 64b0e6eb148..000
--- a/dev-util/ctags/ctags-20161028.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Exuberant Ctags creates tags files for code browsing in editors"
-HOMEPAGE="https://ctags.io/ https://github.com/universal-ctags/ctags";
-SRC_URI="https://dev.gentoo.org/~radhermit/vim/${P}.tar.xz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="json xml yaml"
-
-COMMON_DEPEND="
-   json? ( dev-libs/jansson )
-   xml? ( dev-libs/libxml2:2 )
-   yaml? ( dev-libs/libyaml )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   app-eselect/eselect-ctags
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   dev-python/docutils
-   virtual/pkgconfig
-"
-
-PATCHES=( "${FILESDIR}"/${P}-automagic-deps.patch )
-
-src_prepare() {
-   default
-   ./autogen.sh || die
-}
-
-src_configure() {
-   econf \
-   $(use_enable json) \
-   $(use_enable xml) \
-   $(use_enable yaml) \
-   --disable-readlib \
-   --disable-etags \
-   --enable-tmpdir="${EPREFIX}"/tmp
-}
-
-src_install() {
-   emake prefix="${ED}"/usr mandir="${ED}"/usr/share/man install
-
-   # namepace collision with X/Emacs-provided /usr/bin/ctags -- we
-   # rename ctags to exuberant-ctags (Mandrake does this also).
-   mv "${ED}"/usr/bin/{ctags,exuberant-ctags} || die
-   mv "${ED}"/usr/share/man/man1/{ctags,exuberant-ctags}.1 || die
-}
-
-pkg_postinst() {
-   eselect ctags update
-
-   if [[ -z "$REPLACING_VERSIONS" ]]; then
-   elog "You can set the version to be started by /usr/bin/ctags 
through"
-   elog "the ctags eselect module. \"man ctags.eselect\" for 
details."
-   fi
-}
-
-pkg_postrm() {
-   eselect ctags update
-}

diff --git a/dev-util/ctags/ctags-20170704.ebuild 
b/dev-util/ctags/ctags-20170704.ebuild
deleted file mode 100644
index 2b2fbbbe1bb..000
--- a/dev-util/ctags/ctags-20170704.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-COMMITHASH="0645b2c833e4ca956970cc96fab32a1b04c0c55c"
-
-DESCRIPTION="Exuberant Ctags creates tags files for code browsing in editors"
-HOMEPAGE="https://ctags.io/ https://github.com/universal-ctags/ctags";
-SRC_URI="https://github.com/universal-ctags/ctags/archive/${COMMITHASH}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="json xml yaml"
-
-CDEPEND="

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

2019-08-01 Thread Brian Evans
commit: fc8b63ae70d587afe3b9a691c89ab79cddae1a3f
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug  1 23:42:24 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  1 23:42:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8b63ae

dev-db/mariadb: Further refine tests to avoid false positives

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Brian Evans  gentoo.org>

 dev-db/mariadb/mariadb-10.1.41.ebuild | 5 -
 dev-db/mariadb/mariadb-10.2.26.ebuild | 1 +
 dev-db/mariadb/mariadb-10.3.17.ebuild | 1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.1.41.ebuild 
b/dev-db/mariadb/mariadb-10.1.41.ebuild
index cb8906ffaa5..8a6a85ca423 100644
--- a/dev-db/mariadb/mariadb-10.1.41.ebuild
+++ b/dev-db/mariadb/mariadb-10.1.41.ebuild
@@ -569,15 +569,18 @@ src_test() {
done
 
for t in main.mysql_client_test main.mysql_client_test_nonblock \
-   rpl.rpl_semi_sync_uninstall_plugin \
+   rpl.rpl_semi_sync_uninstall_plugin main.mysql \
main.mysql_client_test_comp rpl.rpl_extra_col_master_myisam ; do
_disable_test  "$t" "False positives in Gentoo"
done
 
if ! use client-libs ; then
_disable_test main.plugin_auth "Needs client libraries built"
+   _disable_test plugins.auth_ed25519 "Needs client libraries 
built"
fi
 
+   _disable_test main.gis_notembedded "Fails when latin1 USE is not set"
+
_disable_test sys_vars.sysvars_server_notembedded "Broken test" # bug 
#661700 required profiling always on
 
# run mysql-test tests

diff --git a/dev-db/mariadb/mariadb-10.2.26.ebuild 
b/dev-db/mariadb/mariadb-10.2.26.ebuild
index 21d67c30226..5e2edb0efa6 100644
--- a/dev-db/mariadb/mariadb-10.2.26.ebuild
+++ b/dev-db/mariadb/mariadb-10.2.26.ebuild
@@ -659,6 +659,7 @@ src_test() {
 
_disable_test main.gis_notembedded "Needs latin1 USE set"
_disable_test main.plugin_auth "Needs client libraries built"
+   _disable_test plugins.auth_ed25519 "Needs client libraries built"
_disable_test main.mysqldump "Test fails past 2018-12-31 due to event 
expiration"
 
# Likely environment issues as only number of clients connected fails

diff --git a/dev-db/mariadb/mariadb-10.3.17.ebuild 
b/dev-db/mariadb/mariadb-10.3.17.ebuild
index e502845dbd5..958d9f1cb1e 100644
--- a/dev-db/mariadb/mariadb-10.3.17.ebuild
+++ b/dev-db/mariadb/mariadb-10.3.17.ebuild
@@ -663,6 +663,7 @@ src_test() {
done
 
_disable_test main.plugin_auth "Needs client libraries built"
+   _disable_test plugins.auth_ed25519 "Needs client libraries built"
 
_disable_test main.func_time "Dependent on time test was written"
 



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

2019-08-01 Thread William Hubbs
commit: 2d4c252e35c5b377a4805573c2b09c7228d5241d
Author: William Hubbs  sony  com>
AuthorDate: Thu Aug  1 22:10:58 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug  1 22:11:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4c252e

www-apps/karma-bin: 0.41 bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: William Hubbs  gentoo.org>

 www-apps/karma-bin/Manifest  |  1 +
 www-apps/karma-bin/karma-bin-0.41.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/www-apps/karma-bin/Manifest b/www-apps/karma-bin/Manifest
index 3630f5c3f8c..522a3ba689d 100644
--- a/www-apps/karma-bin/Manifest
+++ b/www-apps/karma-bin/Manifest
@@ -3,3 +3,4 @@ DIST karma-bin-0.27-amd64.tar.gz 13932963 BLAKE2B 
e99093ec5a7d72fbca136d63789352
 DIST karma-bin-0.33-amd64.tar.gz 14113120 BLAKE2B 
a37dc699d7ff26dcbb9188afc48639309c2f44490f2f59dd41d15e6c00035b4fb9bc9bd86abd8e999862a4a71bca76beb70bbb06f97e761fdb80b046dc742ed5
 SHA512 
a2bec5381648a680af842d5b61c23883655b508ed9803cec2e2e65bffba136076636651dbf8eedb7e220a746629902d4b29956fbebe902a1ff14924bb9a8ba27
 DIST karma-bin-0.39-amd64.tar.gz 15071130 BLAKE2B 
71edfac70d02eee3b9406fc57e335c2f9c4f68a16f32da591e70c753f1498c182f36da7c018458b54f39b00968908e56367cdf30f26815ed53e78e6710d56e76
 SHA512 
6ed03b3c25745fc631ca04b3659239efdce78b221eb1c9c43fb9c8f8e7d6aadc153962388b54b0209e8896f9c9cf33f1fa5a23b6ed2bfbd4c4b48c7a24ab0637
 DIST karma-bin-0.40-amd64.tar.gz 14309083 BLAKE2B 
bdb0dff3ed308102eff8a4d7e4363901619045c39c2e154cda629aa0bd65ff6a0afee8885d3b014e6fcd448d25df1b881de4b4281efa525a73f54fbb9c425d5b
 SHA512 
5148164b78da3e9a79eda8f203f52fd78c233993f657887d3d64fe0eaf00c90610058b3f0e8509a5d4f9f05f77b5c39461cbfa9d4ccbc9d984ba07944955756d
+DIST karma-bin-0.41-amd64.tar.gz 14311961 BLAKE2B 
6e16ba96c0e4c612e4b6e93397d21469a154285e14c5dce547cac02a1a04dc37ef3cb4d6070e32c322dbdc3e30c1bd4997e2c0c0ad358a238ecaf7028e65f28e
 SHA512 
ff0ff076e5273d6b813886cdc4a8476b9bc2c9afea29f591ba0ba6f7049ea79610dfb986f532b571ffb6b90b24da1a82e770546de9ca750985055e37cc7805e3

diff --git a/www-apps/karma-bin/karma-bin-0.41.ebuild 
b/www-apps/karma-bin/karma-bin-0.41.ebuild
new file mode 100644
index 000..208ce387b32
--- /dev/null
+++ b/www-apps/karma-bin/karma-bin-0.41.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+MY_PN=${PN%-bin}
+
+inherit user
+
+DESCRIPTION="Alerts dashboard for Prometheus Alertmanager"
+HOMEPAGE="https://github.com/prymitive/karma";
+SRC_URI="https://github.com/prymitive/${MY_PN}/releases/download/v${PV}/${MY_PN}-linux-amd64.tar.gz
 -> ${P}-amd64.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+QA_PREBUILT="usr/bin/*"
+RESTRICT="strip"
+S="${WORKDIR}"
+
+pkg_setup() {
+   enewgroup ${MY_PN}
+   enewuser ${MY_PN} -1 -1 -1 ${MY_PN}
+}
+
+src_install() {
+   dobin karma-linux-amd64
+   dosym karma-linux-amd64 /usr/bin/karma
+   insinto /etc/${MY_PN}
+   newins "${FILESDIR}"/${MY_PN}-0.24.yaml ${MY_PN}.yaml
+   newinitd "${FILESDIR}"/${MY_PN}.initd ${MY_PN}
+keepdir /var/log/${MY_PN}
+fowners ${MY_PN}:${MY_PN} /var/log/${MY_PN}
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "Please edit ${EROOT}/etc/karma/karma.yaml to match your 
system."
+   fi
+}



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

2019-08-01 Thread Andreas Sturmlechner
commit: 105f5a0d30778f3e7082d6f1e85a219abce1ba9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 21:34:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 21:36:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105f5a0d

media-sound/tuxguitar: Restrict to https://bugs.gentoo.org/687878
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/media-sound/tuxguitar/tuxguitar-1.3.2.ebuild 
b/media-sound/tuxguitar/tuxguitar-1.3.2.ebuild
index 7c0a2bf1b65..39bcac4c636 100644
--- a/media-sound/tuxguitar/tuxguitar-1.3.2.ebuild
+++ b/media-sound/tuxguitar/tuxguitar-1.3.2.ebuild
@@ -20,7 +20,7 @@ COMMON_DEPEND="
dev-java/swt:3.7[cairo]
alsa? ( media-libs/alsa-lib )
pdf? ( dev-java/itext:5 )
-   fluidsynth? ( media-sound/fluidsynth:= )
+   fluidsynth? ( 

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

2019-08-01 Thread Andreas Sturmlechner
commit: 60a3b3747f67527f467ae1ae88ec940c160a40e8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 21:25:56 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 21:36:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a3b374

media-sound/csound: Restrict to https://bugs.gentoo.org/659400
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/csound/csound-6.10.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-sound/csound/csound-6.10.0.ebuild 
b/media-sound/csound/csound-6.10.0.ebuild
index 185ce6f382b..2c61ca708be 100644
--- a/media-sound/csound/csound-6.10.0.ebuild
+++ b/media-sound/csound/csound-6.10.0.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
media-libs/dssi
media-libs/ladspa-sdk
)
-   fluidsynth? ( media-sound/fluidsynth:= )
+   fluidsynth? ( =media-sound/fluidsynth-2" &&
+   eapply "${FILESDIR}/${P}-fluidsynth2.patch" # 680062
+
sed -e '/set(PLUGIN_INSTALL_DIR/s/-${APIVERSION}//' \
-e '/-O3/d' \
-i CMakeLists.txt || die



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

2019-08-01 Thread David Seifert
commit: d3d7b027d9aca15bbc93e1037b43eb6a54f931ad
Author: David Seifert  gentoo  org>
AuthorDate: Thu Aug  1 21:17:43 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug  1 21:17:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d7b027

media-libs/liblo: Remove old

Closes: https://bugs.gentoo.org/688576
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: David Seifert  gentoo.org>

 media-libs/liblo/Manifest  |   1 -
 .../liblo/files/liblo-0.29-ipv6_build_fix.patch| 133 -
 media-libs/liblo/liblo-0.29.ebuild |  48 
 3 files changed, 182 deletions(-)

diff --git a/media-libs/liblo/Manifest b/media-libs/liblo/Manifest
index 3f680f0d105..bd9d2de3df3 100644
--- a/media-libs/liblo/Manifest
+++ b/media-libs/liblo/Manifest
@@ -1,2 +1 @@
-DIST liblo-0.29.tar.gz 645313 BLAKE2B 
2ef68c49446c83e13541e626eb666360f4b1b579abd2685a9eeaf18989e0252860a7c2eb99e9f6991210873b60dd4b0a62f4f2adfe88c8ac2e069b41fea0e2d4
 SHA512 
11e20725a049c55c02ef8cd106be5802507f3df95422d8dad10009bdd1237af7517e3261c7336c3005e21ae8fd1e663badef46e4bae006c7af70520bdb336c7c
 DIST liblo-0.30.tar.gz 641498 BLAKE2B 
d884cc723d770f45414e838b6f2520c1f3b2a11972a9977d19b20ba68bc653f895eeb21ba0182a09fde1f096c9be084def1572f747463cd71e96bf0022ef7549
 SHA512 
51132933cc23237b70ed08fa7986a4a9f838529b83807746b358bcc171f8bbce7f37115b7c855520c9219bae93c74e502aebfb90e44dabdc6d0a00b8335336e3

diff --git a/media-libs/liblo/files/liblo-0.29-ipv6_build_fix.patch 
b/media-libs/liblo/files/liblo-0.29-ipv6_build_fix.patch
deleted file mode 100644
index 484fddbd603..000
--- a/media-libs/liblo/files/liblo-0.29-ipv6_build_fix.patch
+++ /dev/null
@@ -1,133 +0,0 @@
-From 968dff4d576ca102525c81beddb36a623890424b Mon Sep 17 00:00:00 2001
-From: Stephen Sinclair 
-Date: Tue, 29 Aug 2017 14:32:24 -0300
-Subject: [PATCH] Resolve hostname using getnameinfo for ipv6 support.
-
-Iterates on interfaces, possibly searching for a pre-selected
-interface, and resolves the hostname associated with non-localhost
-addresses.
-
-Fixes #56, fix compilation with --enable-ipv6.

- src/server.c | 74 
- src/testlo.c |  7 ++
- 2 files changed, 72 insertions(+), 9 deletions(-)
-
-diff --git a/src/server.c b/src/server.c
-index cf20495..4aff673 100644
 a/src/server.c
-+++ b/src/server.c
-@@ -55,6 +55,10 @@
- #endif
- #include 
- #include 
-+#include 
-+#ifdef HAVE_GETIFADDRS
-+#include 
-+#endif
- #endif
- 
- #if defined(WIN32) || defined(_MSC_VER)
-@@ -298,20 +302,72 @@ void lo_server_resolve_hostname(lo_server s)
- /* Set hostname to empty string */
- hostname[0] = '\0';
- 
--#ifdef ENABLE_IPV6
-+#if defined(ENABLE_IPV6) && defined(HAVE_GETIFADDRS)
- /* Try it the IPV6 friendly way first */
--for (it = ai; it; it = it->ai_next) {
--if (getnameinfo(it->ai_addr, it->ai_addrlen, hostname,
--sizeof(hostname), NULL, 0, NI_NAMEREQD) == 0) {
-+do {
-+struct ifaddrs *ifa, *ifa_list;
-+if (getifaddrs(&ifa_list))
- break;
-+ifa = ifa_list;
-+
-+while (ifa) {
-+if (!ifa->ifa_addr) {
-+ifa = ifa->ifa_next;
-+continue;
-+}
-+
-+if (s->addr_if.iface) {
-+if (s->addr_if.size == sizeof(struct in_addr)
-+&& (ifa->ifa_addr->sa_family == AF_INET))
-+{
-+struct sockaddr_in *sin = (struct 
sockaddr_in*)ifa->ifa_addr;
-+if (memcmp(&sin->sin_addr, &s->addr_if.a.addr, 
sizeof(struct in_addr))!=0
-+|| (s->addr_if.iface && ifa->ifa_name
-+&& strcmp(s->addr_if.iface, ifa->ifa_name)!=0))
-+{
-+ifa = ifa->ifa_next;
-+continue;
-+}
-+}
-+else if (s->addr_if.size == sizeof(struct in6_addr)
-+ && (ifa->ifa_addr->sa_family == AF_INET6))
-+{
-+struct sockaddr_in6 *sin = (struct 
sockaddr_in6*)ifa->ifa_addr;
-+if (memcmp(&sin->sin6_addr, &s->addr_if.a.addr6,
-+   sizeof(struct in6_addr))!=0
-+|| (s->addr_if.iface && ifa->ifa_name
-+&& strcmp(s->addr_if.iface, ifa->ifa_name)!=0))
-+{
-+ifa = ifa->ifa_next;
-+continue;
-+}
-+}
-+}
-+
-+if ((ifa->ifa_addr->sa_family == AF_INET
-+ && (!s->addr_if.iface || s->addr_if.size == sizeof(struct 
in_addr))
-+ && (getnameinfo(ifa->ifa_addr, sizeof(struct sockaddr_in), 
hostname,
-+ sizeof(hostname), NULL, 0, NI_NAM

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

2019-08-01 Thread Aaron Bauman
commit: c78559313cdb9122d93692d8788f684decaa2af9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 21:04:52 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 21:10:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7855931

dev-db/mysql: arm64 stable (bug #691136)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-db/mysql/mysql-5.7.26.ebuild b/dev-db/mysql/mysql-5.7.26.ebuild
index ffd198b3867..1092df51ae0 100644
--- a/dev-db/mysql/mysql-5.7.26.ebuild
+++ b/dev-db/mysql/mysql-5.7.26.ebuild
@@ -34,7 +34,7 @@ RESTRICT="libressl? ( test )"
 
 REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase



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

2019-08-01 Thread Aaron Bauman
commit: 5ff6479f74fbf8bad56406015135fdf7d71ab3b7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 21:07:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 21:10:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff6479f

sys-fs/udev: arm64 stable (bug #691148)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/sys-fs/udev/udev-242.ebuild b/sys-fs/udev/udev-242.ebuild
index 6d769038e6d..d568585e812 100644
--- a/sys-fs/udev/udev-242.ebuild
+++ b/sys-fs/udev/udev-242.ebuild
@@ -13,7 +13,7 @@ else
MY_P=systemd-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2019-08-01 Thread Michał Górny
commit: 28b8e3f7d4ab88b58fde623a74be83b4ccbbe606
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 20:09:21 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 20:14:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b8e3f7

[QA] Revert "app-misc/cfiles: New ebuild"

The package has been added with stable keywords, and without
a maintainer with commit access.

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

 app-misc/cfiles/Manifest  |  1 -
 app-misc/cfiles/cfiles-1.5.ebuild | 27 ---
 app-misc/cfiles/metadata.xml  | 11 ---
 3 files changed, 39 deletions(-)

diff --git a/app-misc/cfiles/Manifest b/app-misc/cfiles/Manifest
deleted file mode 100644
index 1c45c7d092b..000
--- a/app-misc/cfiles/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST v1.5.tar.gz 237333 BLAKE2B 
26eaa9f6d96bbcf07047a0c7f5cc941bdf8417c53a766f2340a8109d8a9333da509840bc928588976bb9a8c416fd138798abd57053162024fcac20299b30cf6d
 SHA512 
b13141ea128e4095d095474917091770cbc66a18178aee9369434beb8102d8102fc530823b40d4c44fa8f00e17e28de5626b55986f878a393c1b59fa2f491145

diff --git a/app-misc/cfiles/cfiles-1.5.ebuild 
b/app-misc/cfiles/cfiles-1.5.ebuild
deleted file mode 100644
index 56893ced853..000
--- a/app-misc/cfiles/cfiles-1.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A ncurses file manager written in C with vim like keybindings"
-HOMEPAGE="https://github.com/mananapr/cfiles";
-SRC_URI="https://github.com/mananapr/cfiles/archive/v${PV}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   sys-libs/ncurses:=
-   app-text/poppler[utils]
-"
-RDEPEND="${DEPEND}"
-
-src_install(){
-   dobin cfiles
-   dobin scripts/displayimg_uberzug
-   dobin scripts/clearimg_uberzug
-   dobin scripts/displayimg
-   doman cfiles.1
-}

diff --git a/app-misc/cfiles/metadata.xml b/app-misc/cfiles/metadata.xml
deleted file mode 100644
index 8f46da348ca..000
--- a/app-misc/cfiles/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   yumi.tan...@miraclelinux.com
-   Yumi Tanaka
-
-
-cfiles is a terminal file manager with vim like keybindings, written in C 
using the ncurses library. It aims to provide an interface like ranger while 
being lightweight, fast and minimal.
-
-



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

2019-08-01 Thread Andreas Sturmlechner
commit: a22584b3fbdb3dcbd640832e53230376784f6541
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 20:07:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 20:07:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22584b3

media-libs/libaom: Drop 1.0.0-r1

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

 media-libs/libaom/libaom-1.0.0-r1.ebuild | 89 
 1 file changed, 89 deletions(-)

diff --git a/media-libs/libaom/libaom-1.0.0-r1.ebuild 
b/media-libs/libaom/libaom-1.0.0-r1.ebuild
deleted file mode 100644
index 3dd2b5c6462..000
--- a/media-libs/libaom/libaom-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-multilib
-
-if [[ ${PV} == ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://aomedia.googlesource.com/aom";
-else
-   if [[ ${PV} == *pre* ]]; then
-   SRC_URI="mirror://gentoo/${P}.tar.xz"
-   S="${WORKDIR}/${PN}"
-   else
-   # 
SRC_URI="https://aomedia.googlesource.com/aom/+archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   SRC_URI="mirror://gentoo/${P}.tar.gz"
-   S="${WORKDIR}"
-   fi
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-fi
-
-DESCRIPTION="Alliance for Open Media AV1 Codec SDK"
-HOMEPAGE="https://aomedia.org";
-
-LICENSE="BSD-2"
-SLOT="0/0"
-IUSE="doc examples"
-IUSE="${IUSE} cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 
cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_avx 
cpu_flags_x86_avx2"
-IUSE="${IUSE} cpu_flags_arm_neon"
-
-RDEPEND=""
-DEPEND="abi_x86_32? ( dev-lang/yasm )
-   abi_x86_64? ( dev-lang/yasm )
-   abi_x86_x32? ( dev-lang/yasm )
-   x86-fbsd? ( dev-lang/yasm )
-   amd64-fbsd? ( dev-lang/yasm )
-   doc? ( app-doc/doxygen )
-"
-
-REQUIRED_USE="
-   cpu_flags_x86_sse2? ( cpu_flags_x86_mmx )
-   cpu_flags_x86_ssse3? ( cpu_flags_x86_sse2 )
-"
-
-PATCHES=(
-   "${FILESDIR}/libdirpc2.patch"
-   "${FILESDIR}/pthread_lib2.patch"
-   "${FILESDIR}/${P}-version.patch"
-   "${FILESDIR}/${P}-armv7l.patch"
-)
-
-src_prepare() {
-   sed -e 's/lib"/lib${LIB_SUFFIX}"/' -i CMakeLists.txt || die
-   cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DENABLE_DOCS=$(multilib_native_usex doc ON OFF)
-   -DENABLE_EXAMPLES=$(multilib_native_usex examples ON OFF)
-   -DENABLE_NASM=OFF
-   -DENABLE_TOOLS=ON
-   -DENABLE_WERROR=OFF
-
-   -DENABLE_NEON=$(usex cpu_flags_arm_neon ON OFF)
-   -DENABLE_NEON_ASM=$(usex cpu_flags_arm_neon ON OFF)
-   # ENABLE_DSPR2 / ENABLE_MSA for mips
-   -DENABLE_MMX=$(usex cpu_flags_x86_mmx ON OFF)
-   -DENABLE_SSE=$(usex cpu_flags_x86_sse ON OFF)
-   -DENABLE_SSE2=$(usex cpu_flags_x86_sse2 ON OFF)
-   -DENABLE_SSE3=$(usex cpu_flags_x86_sse3 ON OFF)
-   -DENABLE_SSSE3=$(usex cpu_flags_x86_ssse3 ON OFF)
-   -DENABLE_SSE4_1=$(usex cpu_flags_x86_sse4_1 ON OFF)
-   -DENABLE_AVX=$(usex cpu_flags_x86_avx ON OFF)
-   -DENABLE_AVX2=$(usex cpu_flags_x86_avx2 ON OFF)
-
-   -DBUILD_SHARED_LIBS=ON
-   )
-   cmake-utils_src_configure
-   rm aom.pc # ensure it is rebuilt with proper libdir
-}
-
-multilib_src_install() {
-   cmake-utils_src_install
-   if multilib_is_native_abi && use doc ; then
-   docinto html
-   dodoc docs/html/*
-   fi
-}



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

2019-08-01 Thread Zac Medico
commit: 2c4da1165f01a9c5e13dc9de9e743cb11fa7ad1e
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Aug  1 19:42:20 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Aug  1 19:44:03 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=2c4da116

tox.ini: py34: lxml<4.4.0

lxml-4.4.0 does not support py34.

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

 tox.ini | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 2d1501971..f49bd413f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,9 +4,10 @@ skipsdist = True
 
 [testenv]
 deps =
-   lxml!=4.2.0
pygost
pyyaml
+   py34: lxml!=4.2.0,<4.4.0
+   py27,py35,py36,py37,pypy,pypy3: lxml!=4.2.0
py27,py34,py35,pypy: pyblake2
py27,py34,py35,pypy: pysha3
 setenv =



[gentoo-commits] repo/gentoo:master commit in: net-fs/netatalk/

2019-08-01 Thread Andreas Sturmlechner
commit: ce8b93d965b9827582fb741e49f12b5fc2fa1792
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 20:00:50 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 20:00:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8b93d9

net-fs/netatalk: Drop 3.1.10

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

 net-fs/netatalk/Manifest   |   1 -
 net-fs/netatalk/netatalk-3.1.10.ebuild | 181 -
 2 files changed, 182 deletions(-)

diff --git a/net-fs/netatalk/Manifest b/net-fs/netatalk/Manifest
index 2672236988f..0bf4ddfe0aa 100644
--- a/net-fs/netatalk/Manifest
+++ b/net-fs/netatalk/Manifest
@@ -1,2 +1 @@
-DIST netatalk-3.1.10.tar.bz2 1811929 BLAKE2B 
9249b6e32ae8a5c3cefd461e182fa4972c3b65c19cc8f25f3eeaa00b8f2694ee2e03d1adf702e59a7a8da5d3f53d047c18f99a13bbfbc6d4b29b888ee20f1906
 SHA512 
dd1f49307b5298a784e2b487c0da94459632bab8353cf505cd4b104f4c0b55bbb77caf73e8b4c60af64018b345df78337accac3b5ed6cb5620309b163a86d32b
 DIST netatalk-3.1.12.tar.bz2 1918312 BLAKE2B 
a0672ad769530d96b13a4bf74a1f17d86aa924f05e8185cf6b1bdbfe97fbcf23d36e2f3e5e32a32194a9d3020864e5afa2812f8fb947c68629b15c259a745bf3
 SHA512 
0b22abaf0084d5684ccc049225abb34caa32893ea8fe7eb67901fde94726f054149ce78d2da49cf06fe30360eb18b2edccff20f9ac69d5ab5105f6d2f4178759

diff --git a/net-fs/netatalk/netatalk-3.1.10.ebuild 
b/net-fs/netatalk/netatalk-3.1.10.ebuild
deleted file mode 100644
index 60690c4d7c8..000
--- a/net-fs/netatalk/netatalk-3.1.10.ebuild
+++ /dev/null
@@ -1,181 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-AUTOTOOLS_AUTORECONF=yes
-
-inherit autotools-utils eapi7-ver flag-o-matic multilib pam python-r1 systemd 
versionator
-
-DESCRIPTION="Open Source AFP server"
-HOMEPAGE="http://netatalk.sourceforge.net/";
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range
 1-3)/${P}.tar.bz2"
-
-LICENSE="GPL-2 BSD"
-SLOT="0/17.0"
-KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~x86-fbsd"
-IUSE="acl cracklib dbus debug pgp kerberos ldap pam quota samba +shadow ssl 
static-libs tracker tcpd +utils zeroconf"
-
-CDEPEND="
-   !app-editors/yudit
-   dev-libs/libevent:0=
-   >=dev-libs/libgcrypt-1.2.3:0
-   sys-apps/coreutils
-   >=sys-libs/db-4.2.52:=
-   sys-libs/tdb
-   acl? (
-   sys-apps/attr
-   sys-apps/acl
-   )
-   cracklib? ( sys-libs/cracklib )
-   dbus? ( sys-apps/dbus dev-libs/dbus-glib )
-   kerberos? ( virtual/krb5 )
-   ldap? ( net-nds/openldap )
-   pam? ( virtual/pam )
-   ssl? ( dev-libs/openssl:0 )
-   tcpd? ( sys-apps/tcp-wrappers )
-   tracker? ( app-misc/tracker )
-   utils? ( ${PYTHON_DEPS} )
-   zeroconf? ( net-dns/avahi[dbus] )
-"
-RDEPEND="${CDEPEND}
-   utils? (
-   dev-lang/perl
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   )"
-DEPEND="${CDEPEND}
-   virtual/yacc
-   sys-devel/flex"
-
-RESTRICT="test"
-
-REQUIRED_USE="
-   ldap? ( acl )
-   tracker? ( dbus )
-   utils? ( ${PYTHON_REQUIRED_USE} )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.1.7-gentoo.patch
-   "${FILESDIR}"/${PN}-3.1.8-disable-ld-library-path.patch #564350
-)
-
-src_prepare() {
-   if ! use utils; then
-   sed \
-   -e "s:shell_utils::g" \
-   -i contrib/Makefile.am || die
-   fi
-   autotools-utils_src_prepare
-}
-
-src_configure() {
-   local myeconfargs=()
-
-   append-flags -fno-strict-aliasing
-
-   # Ignore --with-init-style=gentoo, we install the init.d by hand and we 
avoid having
-   # to sed the Makefiles to not do rc-update.
-   # TODO:
-   # systemd : --with-init-style=systemd
-   myeconfargs+=(
-   $(use_enable debug)
-   $(use_enable debug debugging)
-   $(use_enable pgp pgp-uam)
-   $(use_enable kerberos)
-   $(use_enable kerberos krbV-uam)
-   $(use_enable quota)
-   $(use_enable tcpd tcp-wrappers)
-   $(use_enable zeroconf)
-   $(use_with acl acls)
-   $(use_with cracklib)
-   $(use_with dbus afpstats)
-   $(use_with ldap)
-   $(use_with pam)
-   $(use_with samba smbsharemodes)
-   $(use_with shadow)
-   $(use_with ssl ssl-dir)
-   $(use_with tracker)
-   $(use_with tracker dbus-daemon "${EPREFIX}/usr/bin/dbus-daemon")
-   $(use_with tracker tracker-pkgconfig-version $(ver_cut 1 
$(best_version app-misc/tracker | sed 's:app-misc/tracker-::g')).0)
-   --enable-overwrite
-   --disable-krb4-uam
-   --disable-afs
-   --with-libevent-header=/

[gentoo-commits] repo/gentoo:master commit in: net-fs/netatalk/

2019-08-01 Thread Mikle Kolyada
commit: ab90b432b2bbafd4051a140038c99fbf9f67559b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug  1 19:58:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug  1 19:58:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab90b432

net-fs/netatalk: arm stable wrt bug #687044

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-fs/netatalk/netatalk-3.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/netatalk/netatalk-3.1.12.ebuild 
b/net-fs/netatalk/netatalk-3.1.12.ebuild
index 472a18240ee..f5cb53b7a12 100644
--- a/net-fs/netatalk/netatalk-3.1.12.ebuild
+++ b/net-fs/netatalk/netatalk-3.1.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/$(ver_cut 
1-3)/${P}.tar.bz2"
 
 LICENSE="GPL-2 BSD"
 SLOT="0/18.0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="acl cracklib dbus debug kerberos ldap pam pgp quota samba +shadow ssl 
static-libs tracker tcpd +utils zeroconf"
 
 CDEPEND="



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

2019-08-01 Thread Brian Evans
commit: eb6d440421f1c71a85a262aeb9db35a4e438e097
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug  1 19:41:45 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  1 19:42:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6d4404

dev-db/mariadb: 10.4.7 Fix false positive tests

Some tests differ based on USE flags or Gentoo changes

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Brian Evans  gentoo.org>

 dev-db/mariadb/mariadb-10.4.7.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.4.7.ebuild 
b/dev-db/mariadb/mariadb-10.4.7.ebuild
index 97ab3c2da74..ca6d9f79031 100644
--- a/dev-db/mariadb/mariadb-10.4.7.ebuild
+++ b/dev-db/mariadb/mariadb-10.4.7.ebuild
@@ -661,12 +661,18 @@ src_test() {
_disable_test  "$t" "False positive due to varying policies"
done
 
-   for t in main.mysql_client_test main.mysql_client_test_nonblock \
+   for t in main.mysql_client_test main.mysql_client_test_nonblock 
main.mysql \
main.mysql_client_test_comp rpl.rpl_extra_col_master_myisam ; do
_disable_test  "$t" "False positives in Gentoo"
done
 
+   for t in funcs_1.is_columns_mysql main.gis_notembedded 
main.information_schema \
+   main.mysql_upgrade main.system_mysql_db  ; do
+   _disable_test  "$t" "Failure for difference between 
latin1 and utf-8"
+   done
+
_disable_test main.plugin_auth "Needs client libraries built"
+   _disable_test plugins.auth_ed25519 "Needs client libraries built"
 
_disable_test main.func_time "Dependent on time test was written"
 



[gentoo-commits] repo/gentoo:master commit in: net-wireless/bluez/

2019-08-01 Thread Aaron Bauman
commit: 7921efdf57c576d4e645180faaab089f5dc9cc1a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 19:38:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 19:38:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7921efdf

net-wireless/bluez: arm64 stable (bug #691100)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 net-wireless/bluez/bluez-5.50-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/bluez/bluez-5.50-r3.ebuild 
b/net-wireless/bluez/bluez-5.50-r3.ebuild
index 1b7a0b7739a..47ff95ec7d4 100644
--- a/net-wireless/bluez/bluez-5.50-r3.ebuild
+++ b/net-wireless/bluez/bluez-5.50-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ppc ppc64 x86"
 IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi 
+obex +readline selinux systemd test test-programs +udev user-session"
 
 # Since this release all remaining extra-tools need readline support, but this 
could



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

2019-08-01 Thread Aaron Bauman
commit: e270bb48a5f47b9553260d31a38bc87643ddb827
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 19:23:21 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 19:23:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e270bb48

net-libs/libssh: arm64 stable (bug #691110)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/net-libs/libssh/libssh-0.9.0.ebuild 
b/net-libs/libssh/libssh-0.9.0.ebuild
index 421a6b889f8..6a62c77f19a 100644
--- a/net-libs/libssh/libssh-0.9.0.ebuild
+++ b/net-libs/libssh/libssh-0.9.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git";
 else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${P}.tar.xz"
-   KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2.1"



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

2019-08-01 Thread Aaron Bauman
commit: bd4b3c54526619cb9ed5fea7e6b86a6a9341e5f1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 19:14:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 19:14:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4b3c54

media-gfx/optipng: arm64 stable (bug #690826)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/media-gfx/optipng/optipng-0.7.7.ebuild 
b/media-gfx/optipng/optipng-0.7.7.ebuild
index a2b4dcd7be7..5f514448728 100644
--- a/media-gfx/optipng/optipng-0.7.7.ebuild
+++ b/media-gfx/optipng/optipng-0.7.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="sys-libs/zlib



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

2019-08-01 Thread Alice Ferrazzi
commit: 8ccd44646d823074889dd29914833dc91426b473
Author: Yumi Tanaka  gmail  com>
AuthorDate: Fri Jul 26 07:03:56 2019 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Aug  1 19:13:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccd4464

app-misc/cfiles: New ebuild

It is a terminal file manager with vim like keybindings, written in C using the 
ncurses library.

Signed-off-by: Yumi Tanaka  miraclelinux.com>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 app-misc/cfiles/Manifest  |  1 +
 app-misc/cfiles/cfiles-1.5.ebuild | 27 +++
 app-misc/cfiles/metadata.xml  | 11 +++
 3 files changed, 39 insertions(+)

diff --git a/app-misc/cfiles/Manifest b/app-misc/cfiles/Manifest
new file mode 100644
index 000..1c45c7d092b
--- /dev/null
+++ b/app-misc/cfiles/Manifest
@@ -0,0 +1 @@
+DIST v1.5.tar.gz 237333 BLAKE2B 
26eaa9f6d96bbcf07047a0c7f5cc941bdf8417c53a766f2340a8109d8a9333da509840bc928588976bb9a8c416fd138798abd57053162024fcac20299b30cf6d
 SHA512 
b13141ea128e4095d095474917091770cbc66a18178aee9369434beb8102d8102fc530823b40d4c44fa8f00e17e28de5626b55986f878a393c1b59fa2f491145

diff --git a/app-misc/cfiles/cfiles-1.5.ebuild 
b/app-misc/cfiles/cfiles-1.5.ebuild
new file mode 100644
index 000..56893ced853
--- /dev/null
+++ b/app-misc/cfiles/cfiles-1.5.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A ncurses file manager written in C with vim like keybindings"
+HOMEPAGE="https://github.com/mananapr/cfiles";
+SRC_URI="https://github.com/mananapr/cfiles/archive/v${PV}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   sys-libs/ncurses:=
+   app-text/poppler[utils]
+"
+RDEPEND="${DEPEND}"
+
+src_install(){
+   dobin cfiles
+   dobin scripts/displayimg_uberzug
+   dobin scripts/clearimg_uberzug
+   dobin scripts/displayimg
+   doman cfiles.1
+}

diff --git a/app-misc/cfiles/metadata.xml b/app-misc/cfiles/metadata.xml
new file mode 100644
index 000..8f46da348ca
--- /dev/null
+++ b/app-misc/cfiles/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   yumi.tan...@miraclelinux.com
+   Yumi Tanaka
+
+
+cfiles is a terminal file manager with vim like keybindings, written in C 
using the ncurses library. It aims to provide an interface like ranger while 
being lightweight, fast and minimal.
+
+



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

2019-08-01 Thread Mike Gilbert
commit: 590e32d05fce225dfdab6308555f4a7668378d79
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jul 31 19:51:34 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Aug  1 19:01:21 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=590e32d0

Configure additional addresses on the lo interface for network-sandbox

This works around some strange behavior in glibc's getaddrinfo()
implementation when the AI_ADDRCONFIG flag is set.

For example:

  struct addrinfo *res, hints = { .ai_family = AF_INET, .ai_flags = 
AI_ADDRCONFIG };
  getaddrinfo("localhost", NULL, &hints, &res);

This returns no results if there are no non-loopback addresses configured.

Bug: https://bugs.gentoo.org/690758
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=12377#c13
Reviewed-by: Zac Medico  gentoo.org>
Signed-off-by: Mike Gilbert  gentoo.org>

 lib/portage/process.py | 50 +-
 1 file changed, 37 insertions(+), 13 deletions(-)

diff --git a/lib/portage/process.py b/lib/portage/process.py
index dfbda75de..77f7fac02 100644
--- a/lib/portage/process.py
+++ b/lib/portage/process.py
@@ -446,6 +446,42 @@ def spawn(mycommand, env=None, opt_name=None, 
fd_pipes=None, returnpid=False,
# Everything succeeded
return 0
 
+def _configure_loopback_interface():
+   """
+   Configure the loopback interface.
+   """
+
+   IFF_UP = 0x1
+   ifreq = struct.pack('16sh', b'lo', IFF_UP)
+   SIOCSIFFLAGS = 0x8914
+
+   sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM, 0)
+   try:
+   fcntl.ioctl(sock, SIOCSIFFLAGS, ifreq)
+   except IOError as e:
+   writemsg("Unable to enable loopback interface: %s\n" % 
e.strerror, noiselevel=-1)
+   sock.close()
+
+   # We add some additional addresses to work around odd behavior in 
glibc's
+   # getaddrinfo() implementation when the AI_ADDRCONFIG flag is set.
+   #
+   # For example:
+   #
+   #   struct addrinfo *res, hints = { .ai_family = AF_INET, .ai_flags = 
AI_ADDRCONFIG };
+   #   getaddrinfo("localhost", NULL, &hints, &res);
+   #
+   # This returns no results if there are no non-loopback addresses
+   # configured for a given address family.
+   #
+   # Bug: https://bugs.gentoo.org/690758
+   # Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=12377#c13
+
+   try:
+   subprocess.call(['ip', 'address', 'add', '10.0.0.1/8', 'dev', 
'lo'])
+   subprocess.call(['ip', 'address', 'add', 'fd00::1/8', 'dev', 
'lo'])
+   except OSError as e:
+   writemsg("Error calling 'ip': %s\n" % e.strerror, noiselevel=-1)
+
 def _exec(binary, mycommand, opt_name, fd_pipes,
env, gid, groups, uid, umask, cwd,
pre_exec, close_fds, unshare_net, unshare_ipc, unshare_mount, 
unshare_pid,
@@ -624,19 +660,7 @@ def _exec(binary, mycommand, opt_name, fd_pipes,

noiselevel=-1)
os._exit(1)
if unshare_net:
-   # 'up' the loopback
-   IFF_UP = 0x1
-   ifreq = 
struct.pack('16sh', b'lo', IFF_UP)
-   SIOCSIFFLAGS = 0x8914
-
-   sock = 
socket.socket(socket.AF_INET, socket.SOCK_DGRAM, 0)
-   try:
-   
fcntl.ioctl(sock, SIOCSIFFLAGS, ifreq)
-   except IOError as e:
-   
writemsg("Unable to enable loopback interface: %s\n" % (
-   
errno.errorcode.get(e.errno, '?')),
-   
noiselevel=-1)
-   sock.close()
+   
_configure_loopback_interface()
except AttributeError:
# unshare() not supported by libc
pass



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

2019-08-01 Thread Aaron Bauman
commit: 6216177c4637734427242307afda29c698669dde
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 18:42:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 18:44:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6216177c

dev-util/cmake: arm64 stable (bug #691114)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-util/cmake/cmake-3.14.6.ebuild 
b/dev-util/cmake/cmake-3.14.6.ebuild
index e1178ba66e4..526818991ae 100644
--- a/dev-util/cmake/cmake-3.14.6.ebuild
+++ b/dev-util/cmake/cmake-3.14.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://cmake.org/files/v$(ver_cut 
1-2)/${MY_P}.tar.gz"
 LICENSE="CMake"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc emacs system-jsoncpp ncurses qt5 test"
 
 RDEPEND="



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

2019-08-01 Thread Sergei Trofimovich
commit: ad043d2560eb0f85ceabc95a761ad931dce13c97
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug  1 16:15:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  1 18:35:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad043d25

sys-fs/udev: stable 242 for sparc, bug #691148

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

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

diff --git a/sys-fs/udev/udev-242.ebuild b/sys-fs/udev/udev-242.ebuild
index 126aa9ccf37..6d769038e6d 100644
--- a/sys-fs/udev/udev-242.ebuild
+++ b/sys-fs/udev/udev-242.ebuild
@@ -13,7 +13,7 @@ else
MY_P=systemd-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2019-08-01 Thread Sergei Trofimovich
commit: 6c3f4fa38182e0d4d97bb1ee6db473332b4ac299
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug  1 16:17:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  1 18:35:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3f4fa3

sys-apps/portage: stable 2.3.69 for hppa, bug #690950

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

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

diff --git a/sys-apps/portage/portage-2.3.69.ebuild 
b/sys-apps/portage/portage-2.3.69.ebuild
index 1ee22350cf6..f026cebd26b 100644
--- a/sys-apps/portage/portage-2.3.69.ebuild
+++ b/sys-apps/portage/portage-2.3.69.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
 
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-fbsd"
 SLOT="0"
 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



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

2019-08-01 Thread Michał Górny
commit: d7d5d8a8610c2bbc3d82f1e74c97557eabc14865
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 18:25:34 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:25:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d5d8a8

package.mask: Last rite net-p2p/multibit

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 623aadbc30f..46279f211a4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (01 Aug 2019)
+# Discontinued upstream in July 2017.  Has irritating bugs, and is hard
+# to build from source (we have binary package only).  Upstream
+# recommends net-misc/electrum as a replacement.
+# See: https://multibit.org/blog/2017/07/26/multibit-shutdown.html
+# Removal in 30 days.  Bug #639530.
+net-p2p/multibit
+
 # David Seifert  (2019-08-01)
 # Dead upstream, last release over 5 years ago,
 # broken build system, fails with boost 1.70,



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

2019-08-01 Thread Michał Górny
commit: c47764b4ba5f7b203bb357f87191d727a71ffad1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:29:50 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c47764b4

net-misc/electrum: Fix ncurses? dep

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

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
index 7f333107e26..ec5b90dbffd 100644
--- a/net-misc/electrum/electrum-3.3.6-r3.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -38,7 +38,7 @@ RDEPEND="${PYTHON_DEPS}
qt5? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
)
-   ncurses? ( dev-lang/python )
+   ncurses? ( $(python_gen_impl_dep 'ncurses') )
 "
 
 S="${WORKDIR}/${MY_P}"



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

2019-08-01 Thread Michał Górny
commit: 0ebd505af7440cd2a4b5b5861f674a964d43dccb
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:19:06 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebd505a

net-misc/electrum: Remove plugin stripping

Remove plugin stripping, and USE flags that controlled that only.  This
leaves only USE=qrcode that pulls in the needed dependency.  Stripping
breaks 3.3.8.

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

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 41 +++---
 1 file changed, 3 insertions(+), 38 deletions(-)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
index 1cb1b8b2bba..67887803dc4 100644
--- a/net-misc/electrum/electrum-3.3.6-r3.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -16,20 +16,9 @@ SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz";
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="audio_modem cli coldcard cosign digitalbitbox email greenaddress_it 
ncurses qrcode +qt5 safe_t sync revealer trustedcoin_com vkb"
-
-REQUIRED_USE="
-   || ( cli ncurses qt5 )
-   audio_modem? ( qt5 )
-   cosign? ( qt5 )
-   digitalbitbox? ( qt5 )
-   email? ( qt5 )
-   greenaddress_it? ( qt5 )
-   qrcode? ( qt5 )
-   sync? ( qt5 )
-   trustedcoin_com? ( qt5 )
-   vkb? ( qt5 )
-"
+IUSE="cli ncurses qrcode +qt5"
+
+REQUIRED_USE="|| ( cli ncurses qt5 )"
 
 RDEPEND="${PYTHON_DEPS}
dev-python/aiohttp-socks[${PYTHON_USEDEP}]
@@ -92,30 +81,6 @@ src_prepare() {
fi
sed -i 's/^\([[:space:]]*\)\(config_options\['\''cwd'\''\] = 
.*\)$/\1\2\n\1config_options.setdefault("gui", "'"${bestgui}"'")\n/' 
${PN}/${PN} || die
 
-   local plugin
-   # trezor requires python trezorlib module
-   # keepkey requires trezor
-   for plugin in  \
-   $(usex audio_modem '' audio_modem  ) \
-   $(usex coldcard'' coldcard ) \
-   $(usex cosign  '' cosigner_pool) \
-   $(usex digitalbitbox   '' digitalbitbox) \
-   $(usex email   '' email_requests   ) \
-   $(usex greenaddress_it '' greenaddress_instant ) \
-   hw_wallet \
-   ledger \
-   keepkey \
-   $(usex safe_t  '' safe_t   ) \
-   $(usex sync'' labels   ) \
-   $(usex revealer'' revealer ) \
-   trezor  \
-   $(usex trustedcoin_com '' trustedcoin  ) \
-   $(usex vkb '' virtualkeyboard  ) \
-   ; do
-   rm -r ${PN}/plugins/"${plugin}"* || die
-   sed -i "/${plugin}/d" setup.py || die
-   done
-
eapply_user
 
xdg_environment_reset



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

2019-08-01 Thread Michał Górny
commit: 11afcd502ac695a58ba8ae9f340468c4214817c4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:20:14 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11afcd50

net-misc/electrum: Install docs correctly

Switch from DOCS to explicit dodoc, as we want to install RELEASE-NOTES
*in addition* to standard docs, not instead of.

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

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
index 67887803dc4..7f333107e26 100644
--- a/net-misc/electrum/electrum-3.3.6-r3.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -43,8 +43,6 @@ RDEPEND="${PYTHON_DEPS}
 
 S="${WORKDIR}/${MY_P}"
 
-DOCS="RELEASE-NOTES"
-
 src_prepare() {
eapply "${FILESDIR}/3.1.2-no-user-root.patch"
eapply "${FILESDIR}/3.2.3-pip-optional-pkgs.patch"
@@ -89,6 +87,7 @@ src_prepare() {
 
 src_install() {
doicon -s 128 electrum/gui/icons/${PN}.png
+   dodoc RELEASE-NOTES
distutils-r1_src_install
 }
 



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

2019-08-01 Thread Michał Górny
commit: 8abc220051927f76c88bb7efb9a1751f95be28a0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:30:30 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abc2200

net-misc/electrum: Remove unnecessary patch

extras_require is not triggered during normal installs, so there is
no need to strip it.

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

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
index ec5b90dbffd..81249bea4a6 100644
--- a/net-misc/electrum/electrum-3.3.6-r3.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -45,7 +45,6 @@ S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
eapply "${FILESDIR}/3.1.2-no-user-root.patch"
-   eapply "${FILESDIR}/3.2.3-pip-optional-pkgs.patch"
eapply "${FILESDIR}/3.3.2-desktop.patch"
 
# Prevent icon from being installed in the wrong location



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

2019-08-01 Thread Michał Górny
commit: 730029a31b5266a5fa9ed9131e864349a8a6ab41
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:32:05 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730029a3

net-misc/electrum: Remove GUI stripping

Now GUI flags are used only to pull in deps and set the default.

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

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
index 81249bea4a6..06e13125923 100644
--- a/net-misc/electrum/electrum-3.3.6-r3.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -50,24 +50,6 @@ src_prepare() {
# Prevent icon from being installed in the wrong location
sed -i '/icons_dirname/d' setup.py || die
 
-   # Remove unrequested GUI implementations:
-   local gui setup_py_gui
-   for gui in  \
-   $(usex cli  '' stdio)  \
-   kivy \
-   $(usex qt5  '' qt   )  \
-   $(usex ncurses  '' text )  \
-   ; do
-   rm ${PN}/gui/"${gui}"* -r || die
-   done
-
-   # And install requested ones...
-   for gui in  \
-   $(usex !qt5 qt   '')  \
-   ; do
-   sed -i -e "/electrum\.gui\.${gui}/d" setup.py || die
-   done
-
local bestgui
if use qt5; then
bestgui=qt



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

2019-08-01 Thread Michał Górny
commit: 185e923a309d12f75b6a1ba136004975d37ee664
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:12:43 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185e923a

net-misc/electrum: Remove invalid L10N usage

L10N is not supposed to be used to drop gettext localizations.  Word
lists are small enough not to be worth the added complexity.

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

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 138 +
 1 file changed, 138 insertions(+)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
new file mode 100644
index 000..1cb1b8b2bba
--- /dev/null
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -0,0 +1,138 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_REQ_USE="ncurses?"
+
+inherit desktop distutils-r1 xdg-utils
+
+MY_P="Electrum-${PV}"
+DESCRIPTION="User friendly Bitcoin client"
+HOMEPAGE="https://electrum.org/";
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="audio_modem cli coldcard cosign digitalbitbox email greenaddress_it 
ncurses qrcode +qt5 safe_t sync revealer trustedcoin_com vkb"
+
+REQUIRED_USE="
+   || ( cli ncurses qt5 )
+   audio_modem? ( qt5 )
+   cosign? ( qt5 )
+   digitalbitbox? ( qt5 )
+   email? ( qt5 )
+   greenaddress_it? ( qt5 )
+   qrcode? ( qt5 )
+   sync? ( qt5 )
+   trustedcoin_com? ( qt5 )
+   vkb? ( qt5 )
+"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-python/aiohttp-socks[${PYTHON_USEDEP}]
+   ~dev-python/aiorpcX-0.17.0[${PYTHON_USEDEP}]
+   dev-python/dnspython[${PYTHON_USEDEP}]
+   dev-python/ecdsa[${PYTHON_USEDEP}]
+   dev-python/jsonrpclib[${PYTHON_USEDEP}]
+   dev-python/pbkdf2[${PYTHON_USEDEP}]
+   dev-python/pyaes[${PYTHON_USEDEP}]
+   dev-python/PySocks[${PYTHON_USEDEP}]
+   dev-python/qrcode[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   qrcode? ( media-gfx/zbar[v4l] )
+   qt5? (
+   dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
+   )
+   ncurses? ( dev-lang/python )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS="RELEASE-NOTES"
+
+src_prepare() {
+   eapply "${FILESDIR}/3.1.2-no-user-root.patch"
+   eapply "${FILESDIR}/3.2.3-pip-optional-pkgs.patch"
+   eapply "${FILESDIR}/3.3.2-desktop.patch"
+
+   # Prevent icon from being installed in the wrong location
+   sed -i '/icons_dirname/d' setup.py || die
+
+   # Remove unrequested GUI implementations:
+   local gui setup_py_gui
+   for gui in  \
+   $(usex cli  '' stdio)  \
+   kivy \
+   $(usex qt5  '' qt   )  \
+   $(usex ncurses  '' text )  \
+   ; do
+   rm ${PN}/gui/"${gui}"* -r || die
+   done
+
+   # And install requested ones...
+   for gui in  \
+   $(usex !qt5 qt   '')  \
+   ; do
+   sed -i -e "/electrum\.gui\.${gui}/d" setup.py || die
+   done
+
+   local bestgui
+   if use qt5; then
+   bestgui=qt
+   elif use ncurses; then
+   bestgui=text
+   else
+   bestgui=stdio
+   fi
+   sed -i 's/^\([[:space:]]*\)\(config_options\['\''cwd'\''\] = 
.*\)$/\1\2\n\1config_options.setdefault("gui", "'"${bestgui}"'")\n/' 
${PN}/${PN} || die
+
+   local plugin
+   # trezor requires python trezorlib module
+   # keepkey requires trezor
+   for plugin in  \
+   $(usex audio_modem '' audio_modem  ) \
+   $(usex coldcard'' coldcard ) \
+   $(usex cosign  '' cosigner_pool) \
+   $(usex digitalbitbox   '' digitalbitbox) \
+   $(usex email   '' email_requests   ) \
+   $(usex greenaddress_it '' greenaddress_instant ) \
+   hw_wallet \
+   ledger \
+   keepkey \
+   $(usex safe_t  '' safe_t   ) \
+   $(usex sync'' labels   ) \
+   $(usex revealer'' revealer ) \
+   trezor  \
+   $(usex trustedcoin_com '' trustedcoin  ) \
+   $(usex vkb '' virtualkeyboard  ) \
+   ; do
+   rm -r ${PN}/plugins/"${plugin}"* || die
+   sed -i "/${plugin}/d" setup.py || die
+   done
+
+   eapply_user
+
+   xdg_environment_reset
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   

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

2019-08-01 Thread Michał Górny
commit: 2b7d15d51b15e410d266efef3ae29398426448ab
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  1 17:32:46 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  1 18:21:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b7d15d5

net-misc/electrum: Bump to 3.3.8

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

 net-misc/electrum/Manifest  |  1 +
 net-misc/electrum/electrum-3.3.8.ebuild | 83 +
 2 files changed, 84 insertions(+)

diff --git a/net-misc/electrum/Manifest b/net-misc/electrum/Manifest
index 7edbb2b43d6..70f1ee61f88 100644
--- a/net-misc/electrum/Manifest
+++ b/net-misc/electrum/Manifest
@@ -1,3 +1,4 @@
 DIST Electrum-3.1.3.tar.gz 2806178 BLAKE2B 
e03a6ee8d7b211b26d99adfbaf42a9d43317e5a4ca887f62f5ef0e57d8f990c18ff07e15d4ac8faea33322cd7ae25d7544e59e9ff1fbe883b3b7be138d990421
 SHA512 
745d00ec944e46040a4ae21d23c5919b943696a85baf84ee553616ca73cd21f2fa95999212a23f9a96ad5606def2890ee057e5f5f18e82591fd4a9e497ba5439
 DIST Electrum-3.3.4.tar.gz 8606286 BLAKE2B 
a815a577509cc7d31f02347b5ce52d0fe9fd52ddbe4b60200a02423f8e6bf43a6c24d3c1db6ab265a69f6f3891db63886fe6c138d601bc48c0c8fdb66191e941
 SHA512 
297eb757dccb166d40a652be2c1c058e42f16416b586b69f32223966ff1e92a34e5d01822d71bd063bfa72b7bbbcae4251a63f7373600d0eeb139e923d17a2b3
 DIST Electrum-3.3.6.tar.gz 8789792 BLAKE2B 
dcac9a317364780a7dc3ae1083e6ba7fd3a4559d0b7f6375197bdf639143ab9da2c5a001605af5a0590fb900de2e98999aea171c6dcec390a47beb610af3b490
 SHA512 
b25fc67883b7a90bf902f62d07574f283c4c04b3c6dfbb4e890448ddb938d477e036470f82b45e426aa581a1da2425e13e6974a730b18b130fd265b8d01d0d91
+DIST Electrum-3.3.8.tar.gz 8911228 BLAKE2B 
af24f44f5805a5722d0b9500776ae1ea4f70e0869045535ea3bf27d24a61013ba718230e6292061581f55a4fae655cbacae9024a321efe655eb9816bae11ae75
 SHA512 
5f756da4d2df59c69997925c69f651011def07bfbdbc582f492ecc19386eee7d79b9951732a792e6041da902d776052d6590cbd2d7004bc93c8406bcf9093fe6

diff --git a/net-misc/electrum/electrum-3.3.8.ebuild 
b/net-misc/electrum/electrum-3.3.8.ebuild
new file mode 100644
index 000..3a3dda96aa6
--- /dev/null
+++ b/net-misc/electrum/electrum-3.3.8.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_REQ_USE="ncurses?"
+
+inherit desktop distutils-r1 xdg-utils
+
+MY_P="Electrum-${PV}"
+DESCRIPTION="User friendly Bitcoin client"
+HOMEPAGE="https://electrum.org/";
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cli ncurses qrcode +qt5"
+
+REQUIRED_USE="|| ( cli ncurses qt5 )"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-python/aiohttp-socks[${PYTHON_USEDEP}]
+   =dev-python/aiorpcX-0.18*[${PYTHON_USEDEP}]
+   dev-python/dnspython[${PYTHON_USEDEP}]
+   dev-python/ecdsa[${PYTHON_USEDEP}]
+   dev-python/jsonrpclib[${PYTHON_USEDEP}]
+   dev-python/pbkdf2[${PYTHON_USEDEP}]
+   dev-python/pyaes[${PYTHON_USEDEP}]
+   dev-python/PySocks[${PYTHON_USEDEP}]
+   dev-python/qrcode[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   qrcode? ( media-gfx/zbar[v4l] )
+   qt5? (
+   dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
+   )
+   ncurses? ( $(python_gen_impl_dep 'ncurses') )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   eapply "${FILESDIR}/3.1.2-no-user-root.patch"
+   eapply "${FILESDIR}/3.3.2-desktop.patch"
+
+   # Prevent icon from being installed in the wrong location
+   sed -i '/icons_dirname/d' setup.py || die
+
+   local bestgui
+   if use qt5; then
+   bestgui=qt
+   elif use ncurses; then
+   bestgui=text
+   else
+   bestgui=stdio
+   fi
+   sed -i 's/^\([[:space:]]*\)\(config_options\['\''cwd'\''\] = 
.*\)$/\1\2\n\1config_options.setdefault("gui", "'"${bestgui}"'")\n/' 
${PN}/${PN} || die
+
+   eapply_user
+
+   xdg_environment_reset
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   doicon -s 128 electrum/gui/icons/${PN}.png
+   dodoc RELEASE-NOTES
+   distutils-r1_src_install
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}



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

2019-08-01 Thread Robin H. Johnson
commit: c4f81ea7517f3b1339b4013f419d2e90b0e51ea8
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Wed Jul 31 23:18:09 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Thu Aug  1 17:46:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f81ea7

sys-libs/libblockdev: fix lvm-cache-stats

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Robin H. Johnson  gentoo.org>

 sys-libs/libblockdev/libblockdev-2.22.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/sys-libs/libblockdev/libblockdev-2.22.ebuild 
b/sys-libs/libblockdev/libblockdev-2.22.ebuild
index fe1a9b0b4e7..043dd58c3e8 100644
--- a/sys-libs/libblockdev/libblockdev-2.22.ebuild
+++ b/sys-libs/libblockdev/libblockdev-2.22.ebuild
@@ -112,4 +112,9 @@ src_configure() {
 src_install() {
default
find "${ED}" -type f -name "*.la" -delete || die
+   # This is installed even with USE=-lvm, but libbd_lvm are omitted so it
+   # doesn't work at all.
+   if ! use lvm; then
+   rm -f "${ED}"/usr/bin/lvm-cache-stats || die
+   fi
 }



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

2019-08-01 Thread Robin H. Johnson
commit: 6206226503b0acafbd9bf7b6e2f53924e838b674
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Thu Aug  1 17:46:22 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Thu Aug  1 17:46:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62062265

net-misc/networkmanager: kconfig NF_NAT options renamed in v5.0

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Robin H. Johnson  gentoo.org>

 net-misc/networkmanager/networkmanager-1.16.0.ebuild | 2 +-
 net-misc/networkmanager/networkmanager-1.16.2.ebuild | 2 +-
 net-misc/networkmanager/networkmanager-1.18.2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/networkmanager/networkmanager-1.16.0.ebuild 
b/net-misc/networkmanager/networkmanager-1.16.0.ebuild
index 651553fe4db..4ab48bffe5d 100644
--- a/net-misc/networkmanager/networkmanager-1.16.0.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.16.0.ebuild
@@ -139,7 +139,7 @@ pkg_pretend() {
 
 pkg_setup() {
if use connection-sharing; then
-   CONFIG_CHECK="~NF_NAT_IPV4 ~NF_NAT_MASQUERADE_IPV4"
+   CONFIG_CHECK="~NF_NAT ~NF_NAT_MASQUERADE"
linux-info_pkg_setup
fi
enewgroup plugdev

diff --git a/net-misc/networkmanager/networkmanager-1.16.2.ebuild 
b/net-misc/networkmanager/networkmanager-1.16.2.ebuild
index ba66ce18701..777cf71c603 100644
--- a/net-misc/networkmanager/networkmanager-1.16.2.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.16.2.ebuild
@@ -139,7 +139,7 @@ pkg_pretend() {
 
 pkg_setup() {
if use connection-sharing; then
-   CONFIG_CHECK="~NF_NAT_IPV4 ~NF_NAT_MASQUERADE_IPV4"
+   CONFIG_CHECK="~NF_NAT ~NF_NAT_MASQUERADE"
linux-info_pkg_setup
fi
enewgroup plugdev

diff --git a/net-misc/networkmanager/networkmanager-1.18.2.ebuild 
b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
index f5a8fca5e85..e90575126d4 100644
--- a/net-misc/networkmanager/networkmanager-1.18.2.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
@@ -138,7 +138,7 @@ pkg_pretend() {
 
 pkg_setup() {
if use connection-sharing; then
-   CONFIG_CHECK="~NF_NAT_IPV4 ~NF_NAT_MASQUERADE_IPV4"
+   CONFIG_CHECK="~NF_NAT ~NF_NAT_MASQUERADE"
linux-info_pkg_setup
fi
enewgroup plugdev



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

2019-08-01 Thread Aaron Bauman
commit: 08ae2d12dee5d9e1468ce93b026b1ff2a81c49bc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 17:39:07 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 17:40:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ae2d12

dev-vcs/subversion: arm64 stable (bug #690594)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-vcs/subversion/subversion-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/subversion/subversion-1.12.2.ebuild 
b/dev-vcs/subversion/subversion-1.12.2.ebuild
index 99172ff5cde..ace97954fa8 100644
--- a/dev-vcs/subversion/subversion-1.12.2.ebuild
+++ b/dev-vcs/subversion/subversion-1.12.2.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="Subversion GPL-2"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kwallet nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND="



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

2019-08-01 Thread Hans de Graaff
commit: aca8baf428c5767ca93c8d7e7a9388e15a6e3c22
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug  1 16:50:48 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug  1 16:51:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca8baf4

dev-ruby/shoulda-matchers: add 4.1.2

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

 dev-ruby/shoulda-matchers/Manifest |  1 +
 .../shoulda-matchers/shoulda-matchers-4.1.2.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/shoulda-matchers/Manifest 
b/dev-ruby/shoulda-matchers/Manifest
index b5080a3ea51..b17c61e9456 100644
--- a/dev-ruby/shoulda-matchers/Manifest
+++ b/dev-ruby/shoulda-matchers/Manifest
@@ -3,3 +3,4 @@ DIST shoulda-matchers-3.1.3.gem 208384 BLAKE2B 
0ce7cb91ec8a311ecd4872ca45b178686
 DIST shoulda-matchers-4.0.1.tar.gz 222637 BLAKE2B 
70d1aaa08f7670716f9ad385a22cbca709827f2de276d2a82ea8306ea43c44e99f9a2e698813a8c99036568a1f451a7c39d06dc5effd438d2bd31dcab32df8a8
 SHA512 
c2d8b80d4a0fa8d607b62f56c2718fc9922459f85ffb8a56b0c933c60fc258ce3fe75b7676fee1b178c56d1e35e28356abd855e2e7046b82268f743010c9b273
 DIST shoulda-matchers-4.1.0.tar.gz 231976 BLAKE2B 
dc77f6c8b31209e6651b8cd277a35afb6db9d32db9ce76cdb4f7b53fcd4dcfd86fe147b2aef1cd387eac602aedd863a6c5bb478a763446c30a88bbd0ed61de73
 SHA512 
9688712cdb2b5440f0a0a41df1c2956d3bb6f8824a41c0c5418706fc9124296705639286e04cc4d90e083b7b44a96b10f831aab2ae382f7379054ea6adb489d1
 DIST shoulda-matchers-4.1.1.tar.gz 234756 BLAKE2B 
19f178b6f80bbc4439053a11772ed449186f507ee1c971a20df1c50931f6ffb3f8e1555d603a111916fb2ab18329aaf97177e2610ad9e5186bc1fcea4c09f48c
 SHA512 
af2df1321e5421211a01fe9b3a94e2786dd7526050ecd38fd256df2c0ed8187d51423df0df8bdfeb1c3eca9eeb9dc0b757605eb6fef5c42e1895deb2fcac257c
+DIST shoulda-matchers-4.1.2.tar.gz 234999 BLAKE2B 
eccfc9850a7e1ee7bd85575b014c372c0e48104e7792df60046006cfc8398225edd3229532632da30f40bd5b2274aa5a5ad4862edf4eb43832d010efc5ecf773
 SHA512 
c0b78e2cceeb3b7af9b38b248807b2f86cec85f0ad778a1b9b4e355f6d5488ef125623d9bb2fe10983dc6b6c0cae343b2497a6e438bc3f9c148ccd5462c70510

diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.1.2.ebuild 
b/dev-ruby/shoulda-matchers/shoulda-matchers-4.1.2.ebuild
new file mode 100644
index 000..eac1dba89b9
--- /dev/null
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.1.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Making tests easy on the fingers and eyes"
+HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers";
+SRC_URI="https://github.com/thoughtbot/shoulda-matchers/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*"
+
+all_ruby_prepare() {
+   sed -i -e '/pry/ s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '/s.files/,/^  end/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2019-08-01 Thread Georgy Yakovlev
commit: ebf1da81838643fbe7238be8831d8827420c4b2c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Aug  1 16:36:50 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Aug  1 16:36:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf1da81

mail-client/aerc: fix EOF newline

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

 mail-client/aerc/aerc-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/aerc/aerc-0.2.1.ebuild 
b/mail-client/aerc/aerc-0.2.1.ebuild
index e5041222b78..905127fc88d 100644
--- a/mail-client/aerc/aerc-0.2.1.ebuild
+++ b/mail-client/aerc/aerc-0.2.1.ebuild
@@ -92,4 +92,4 @@ src_compile() {
 src_install() {
emake PREFIX="${EPREFIX}/usr" DESTDIR="${ED}" install
einstalldocs
-}
\ No newline at end of file
+}



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

2019-08-01 Thread Aaron Bauman
commit: 77df43500e6176b081213722a623804709ec869c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 16:10:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 16:10:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77df4350

media-libs/libaom: arm64 stable

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

 media-libs/libaom/libaom-1.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libaom/libaom-1.0.0-r2.ebuild 
b/media-libs/libaom/libaom-1.0.0-r2.ebuild
index ca208ebbb3d..b9f1a7ad37d 100644
--- a/media-libs/libaom/libaom-1.0.0-r2.ebuild
+++ b/media-libs/libaom/libaom-1.0.0-r2.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.gz"
S="${WORKDIR}"
fi
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="Alliance for Open Media AV1 Codec SDK"



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

2019-08-01 Thread Aaron Bauman
commit: 93b34cf98c9dc43c74d86990cb4d18ca8340134b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 16:08:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 16:09:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b34cf9

sys-devel/ucpp: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 sys-devel/ucpp/ucpp-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/ucpp/ucpp-1.3.4.ebuild b/sys-devel/ucpp/ucpp-1.3.4.ebuild
index 54bf56e743f..3886413bf1b 100644
--- a/sys-devel/ucpp/ucpp-1.3.4.ebuild
+++ b/sys-devel/ucpp/ucpp-1.3.4.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux"
 IUSE="static-libs"
 
 src_configure() {



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

2019-08-01 Thread Aaron Bauman
commit: 1762a65738e525a961f6fbd13873ce7765710a8c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 16:08:41 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 16:09:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1762a657

app-text/libnumbertext: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild 
b/app-text/libnumbertext/libnumbertext-1.0.5.ebuild
index 75f60a1ce0a..7dfb49ac538 100644
--- a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild
+++ b/app-text/libnumbertext/libnumbertext-1.0.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 src_configure() {



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

2019-08-01 Thread Aaron Bauman
commit: c8078ec831fab8eec383ad345b987ea7829d4180
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 16:08:55 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 16:09:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8078ec8

media-libs/libvisio: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 media-libs/libvisio/libvisio-0.1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libvisio/libvisio-0.1.6.ebuild 
b/media-libs/libvisio/libvisio-0.1.6.ebuild
index 9e713e78e91..7506f6f6c41 100644
--- a/media-libs/libvisio/libvisio-0.1.6.ebuild
+++ b/media-libs/libvisio/libvisio-0.1.6.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
@@ -15,7 +15,7 @@ 
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio";
 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test tools"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-wireless/chirp/

2019-08-01 Thread Rick Farina
commit: 77d037d4bcb0d80b540b6335a6dcc6351f6bca56
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Aug  1 16:08:26 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Aug  1 16:08:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d037d4

net-wireless/chirp: bumpy bump

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/chirp/Manifest | 2 +-
 net-wireless/chirp/{chirp-20190429.ebuild => chirp-20190718.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/chirp/Manifest b/net-wireless/chirp/Manifest
index cecd1e4801a..eef55610caf 100644
--- a/net-wireless/chirp/Manifest
+++ b/net-wireless/chirp/Manifest
@@ -1 +1 @@
-DIST chirp-daily-20190429.tar.gz 855701 BLAKE2B 
155fcfe26ca0f827b67578003bece8235f6a6e54641bbc14b0006c9866a9307ca5b5573a3964b2f8848a81b6046bb0f7d19a9873ca950bf8e67e57d18025d71b
 SHA512 
8c939f5fe608ac9f5fccdc41e39b16854cb5edb2afdedd87b9048f1288364147605e9683c173e2d9feb3d974d77505ec07191879fe8c75baceb0fa43f6c0d9dc
+DIST chirp-daily-20190718.tar.gz 898961 BLAKE2B 
323864540c0f6fd5602034f6ccb40d7bf983d21f8a802c9d837843de07979d50ce3633de3d713a444629a4207957ae9fd505e40ab74b9c0325275d803af97b12
 SHA512 
c43eebaae2eb55d4cf2196c9d72d093652923020651f5c9a2117d2b43cd60e2004a06e471bc5d5d786effabe864804ab59d5006e3b3153c8872db010c540be12

diff --git a/net-wireless/chirp/chirp-20190429.ebuild 
b/net-wireless/chirp/chirp-20190718.ebuild
similarity index 100%
rename from net-wireless/chirp/chirp-20190429.ebuild
rename to net-wireless/chirp/chirp-20190718.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/

2019-08-01 Thread Mike Pagano
commit: 784cec1502fd41c89586691789bc5051d043c0d1
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug  1 16:00:12 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug  1 16:00:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784cec15

app-portage/portpeek: use HTTPS for HOMEPAGE/SRC_URI. See bug #688996

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

 app-portage/portpeek/portpeek-2.1.27.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/portpeek/portpeek-2.1.27.ebuild 
b/app-portage/portpeek/portpeek-2.1.27.ebuild
index 19b9b1180bc..c6db7e3120b 100644
--- a/app-portage/portpeek/portpeek-2.1.27.ebuild
+++ b/app-portage/portpeek/portpeek-2.1.27.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit python-r1
 
 DESCRIPTION="A helper program for maintaining the package.keyword and 
package.unmask files"
-HOMEPAGE="http://www.mpagano.com/blog/?page_id=3";
-SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz";
+HOMEPAGE="https://www.mpagano.com/blog/?page_id=3";
+SRC_URI="https://www.mpagano.com/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



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

2019-08-01 Thread Matthew Thode
commit: 941a69f815b459e5c43fcef4f05452c55097c46c
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug  1 15:59:14 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Aug  1 15:59:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941a69f8

sys-cluster/neutron: 13.0.4 and 13.0.2 stable amd64/x86 with cleanup

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

 sys-cluster/neutron/Manifest  |   6 -
 sys-cluster/neutron/neutron-13.0.3.ebuild | 231 --
 sys-cluster/neutron/neutron-13.0.4.ebuild |   2 +-
 sys-cluster/neutron/neutron-14.0.1.ebuild | 231 --
 sys-cluster/neutron/neutron-14.0.2.ebuild |   2 +-
 5 files changed, 2 insertions(+), 470 deletions(-)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 67fadd2c898..9093197a8bc 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,16 +1,10 @@
-DIST neutron-13.0.3.tar.gz 10599028 BLAKE2B 
1eb3bcbf9986531d24d06de6dcf71707fb6599bf20d85814af42ce9feb24059a94592c2741fbcd71fad78ff829f93f811dbbe63aa2cdb3931b7499b5de2bcc2e
 SHA512 
1c229256733bb1ea03ae3296607a7ee6c9004c03a6c57fdb9c13f006bbb337b39a57c4690e3a59a7d9e313d0f450c4b81f2100a64a14e5e5c81a188a8116e1e9
 DIST neutron-13.0.4.tar.gz 10609216 BLAKE2B 
4e9da9796d66ac5f9b7be98f29338a9191a12c93ff2d5dcb6f98358fe491262d4f874b4defbdbb572319d0226f2bf4ea21af485aec404a7c76d879139aa6483b
 SHA512 
a8276fba604ed7c2a047cb3a9c16286d760b17191cd650b8bbc2153f49a68ac3a16edde35c6631f538807d463cbd91d4d722a081b373eca0f34d0883624c1bc6
-DIST neutron-14.0.1.tar.gz 10711126 BLAKE2B 
43bf5ffeb46249207b8ab55cc01812e12ac719b680a867cbd374fdad50df2443eb44df16e97fff9845467284ac3dbaa3e0e1886703a868c7f26087d8e4e27a1a
 SHA512 
9181d1a63550e205114f33e5626ff66f306d424505fb42cf21bcc8673e80b8e36b8a0bf33d3f2ec90343868a7e2e1f6b221831df64d1bec8e84a1d956da69392
 DIST neutron-14.0.2.tar.gz 10734311 BLAKE2B 
fea60def53a82bddf0815701d0f4998a51acc1e8fea6c589761852605c3a30b0f9c31656dc251f53698fe633befe40eb6eb32225e1ea6412f71fc6550d3698b5
 SHA512 
ab58e0fdf501e279532b78f02326e56722a81a8baa0800e2c28bf2d46ef7d9f20fc4516a8b8f84f2738aaaef83997b096223d3abbc07c6f712ca4d4fd587c731
-DIST neutron-configs-13.0.3.tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
 DIST neutron-configs-13.0.4.tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
-DIST neutron-configs-14.0.1.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-14.0.2.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-2018.2..tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
 DIST neutron-configs-2019.1..tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
-DIST neutron-ml2-plugins-13.0.3.tar.gz 7068 BLAKE2B 
fa27bd84c1d67bd36c7c7e47b6e8f98dd100e09c7a3bfa7aec615ed24e3dadf240f8ef44874c868ff92f79452afbf4a21fba46b1b9aec191bad53a62767b1861
 SHA512 
add4697c78c592dfe5ebadd3b0cf9b9c2a2c33bd05130a8e1422abf7456d8a0cc926a0d46f6b49ceee87017304d7c9c3486c975086e46f178e3bc142844f836f
 DIST neutron-ml2-plugins-13.0.4.tar.gz 7068 BLAKE2B 
fa27bd84c1d67bd36c7c7e47b6e8f98dd100e09c7a3bfa7aec615ed24e3dadf240f8ef44874c868ff92f79452afbf4a21fba46b1b9aec191bad53a62767b1861
 SHA512 
add4697c78c592dfe5ebadd3b0cf9b9c2a2c33bd05130a8e1422abf7456d8a0cc926a0d46f6b49ceee87017304d7c9c3486c975086e46f178e3bc142844f836f
-DIST neutron-ml2-plugins-14.0.1.tar.gz 8642 BLAKE2B 
71d945504f3e2185bffddb94956f019fa38bdd4a8782e936de2b8753e2a934374b6f0ed11ea0cdc9d454a80544b2e225e70ff987acbb971

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

2019-08-01 Thread Andreas Sturmlechner
commit: 552671e74c9871abb81f1505e8f56b29f769be28
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 15:34:07 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 15:34:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552671e7

media-video/vlc: Security cleanup

Bug: https://bugs.gentoo.org/688642
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/vlc/Manifest   |   1 -
 media-video/vlc/files/vlc-3.0.6-libav.patch|  12 -
 media-video/vlc/files/vlc-3.0.6-libvpx-1.8.0.patch |  35 --
 media-video/vlc/files/vlc-3.0.6-sftp.patch |  24 -
 media-video/vlc/metadata.xml   |   2 -
 media-video/vlc/vlc-3.0.6-r1.ebuild| 502 -
 6 files changed, 576 deletions(-)

diff --git a/media-video/vlc/Manifest b/media-video/vlc/Manifest
index ee054fc54b8..e0939fc1c2b 100644
--- a/media-video/vlc/Manifest
+++ b/media-video/vlc/Manifest
@@ -1,2 +1 @@
-DIST vlc-3.0.6.tar.xz 25699704 BLAKE2B 
91c43fa3ceb6f55a3808c64a661ca453f0872f01eecc801921eb1b9f9cc462478b1fcd6f7cc36f33b7e1085320710b27a42a3b7b49dd74338fe63a3a46f36b0f
 SHA512 
7c72e98f30ce5c5a94d74e097fa9960442f89240079b042a729f8a33dd7fedee2538c86c99738ccef2eb27f29055f0221d4c70316e3312c5ebba9565eaa15c52
 DIST vlc-3.0.7.1.tar.xz 26052372 BLAKE2B 
349e967ff00db2fd5ea1a62deb12009ff0d85c56a82774aa4fedf7bffecd21b0c8c745f41eb4b9b4d36aaddcce95e79146901f318d18eab99f08e347841a8008
 SHA512 
6b99ae0564630a7a7ca9187c3bb954c601e384522ce93460b73f2dbf31787ce5828daca9f31c781b97db77872d76b6a3e871ff3401d70f1b5829fee7c4e847fd

diff --git a/media-video/vlc/files/vlc-3.0.6-libav.patch 
b/media-video/vlc/files/vlc-3.0.6-libav.patch
deleted file mode 100644
index 08e13f15fb6..000
--- a/media-video/vlc/files/vlc-3.0.6-libav.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 a/modules/codec/avcodec/fourcc.c  2019-02-27 22:57:55.878463261 +0100
-+++ a/modules/codec/avcodec/fourcc.c_orig 2018-10-28 12:11:19.0 +0100
-@@ -182,7 +182,9 @@
- /* AV_CODEC_ID_V210X */
- { VLC_CODEC_TMV, AV_CODEC_ID_TMV },
- { VLC_CODEC_V210, AV_CODEC_ID_V210 },
-+#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT( 54, 50, 100 ) && 
LIBAVCODEC_VERSION_MICRO >= 100
- { VLC_CODEC_VUYA, AV_CODEC_ID_AYUV },
-+#endif
- /* AV_CODEC_ID_DPX */
- { VLC_CODEC_MAD, AV_CODEC_ID_MAD },
- { VLC_CODEC_FRWU, AV_CODEC_ID_FRWU },

diff --git a/media-video/vlc/files/vlc-3.0.6-libvpx-1.8.0.patch 
b/media-video/vlc/files/vlc-3.0.6-libvpx-1.8.0.patch
deleted file mode 100644
index 1b58a03cc8c..000
--- a/media-video/vlc/files/vlc-3.0.6-libvpx-1.8.0.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 5575fe3eb3fd46bada8662268b74d03493476a84 Mon Sep 17 00:00:00 2001
-From: Danny Milosavljevic 
-Date: Mon, 11 Feb 2019 16:07:12 +0100
-Subject: [PATCH] codec: vpx: Detect libvpx 1.8.0 and, if detected, use fewer
- frame formats in the chroma_table
-
-Signed-off-by: Steve Lhomme 

- modules/codec/vpx.c | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/modules/codec/vpx.c b/modules/codec/vpx.c
-index f03c7fae62..59b3acdef7 100644
 a/modules/codec/vpx.c
-+++ b/modules/codec/vpx.c
-@@ -117,6 +117,7 @@ static const struct
- { VLC_CODEC_I440, VPX_IMG_FMT_I440, 8, 0 },
- 
- { VLC_CODEC_YV12, VPX_IMG_FMT_YV12, 8, 0 },
-+#if VPX_IMAGE_ABI_VERSION < 5
- { VLC_CODEC_YUVA, VPX_IMG_FMT_444A, 8, 0 },
- { VLC_CODEC_YUYV, VPX_IMG_FMT_YUY2, 8, 0 },
- { VLC_CODEC_UYVY, VPX_IMG_FMT_UYVY, 8, 0 },
-@@ -129,7 +130,7 @@ static const struct
- 
- { VLC_CODEC_ARGB, VPX_IMG_FMT_ARGB, 8, 0 },
- { VLC_CODEC_BGRA, VPX_IMG_FMT_ARGB_LE, 8, 0 },
--
-+#endif
- { VLC_CODEC_GBR_PLANAR, VPX_IMG_FMT_I444, 8, 1 },
- { VLC_CODEC_GBR_PLANAR_10L, VPX_IMG_FMT_I44416, 10, 1 },
- 
--- 
-2.11.0
-

diff --git a/media-video/vlc/files/vlc-3.0.6-sftp.patch 
b/media-video/vlc/files/vlc-3.0.6-sftp.patch
deleted file mode 100644
index 3092bf5a47c..000
--- a/media-video/vlc/files/vlc-3.0.6-sftp.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 11449b5cd8b415768e010d9b7c1d6ba3cea21f82 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= 
-Date: Wed, 20 Mar 2019 05:20:30 +0200
-Subject: [PATCH] sftp: fix version for ECDSA known hosts (fixes #22060)
-
-1.8.x is a stable branch, separate from the feature branch that contains
-the ECDSA support.

- modules/access/sftp.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/modules/access/sftp.c b/modules/access/sftp.c
-index e420b91ca93..dc7f6cc27f7 100644
 a/modules/access/sftp.c
-+++ b/modules/access/sftp.c
-@@ -307,7 +307,7 @@ static int Open( vlc_object_t* p_this )
- case LIBSSH2_HOSTKEY_TYPE_DSS:
- knownhost_fingerprint_algo = LIBSSH2_KNOWNHOST_KEY_SSHDSS;
- break;
--#if LIBSSH2_VERSION_NUM >= 0x010801
-+#if LIBSSH2_VERSION_NUM >= 0x010900
- case LIBSSH2

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

2019-08-01 Thread Thomas Deutschmann
commit: f8df9f18eed3dd76b2cb14c9aea050e8a4c3eafd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug  1 15:22:08 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug  1 15:30:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8df9f18

dev-lang/php: bump to v7.2.21

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

 dev-lang/php/Manifest  |   1 +
 dev-lang/php/php-7.2.21.ebuild | 749 +
 2 files changed, 750 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index f678ee632df..83b6e64e475 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,6 +1,7 @@
 DIST php-5.6.40.tar.xz 12472236 BLAKE2B 
f41147eaec9b15e965540f9e871691cc88848dd619bae6af85e7bba0130b71ce91bad5cdbbadbb537c42df83369f5c731007339a9d9e21e689e913c135201afc
 SHA512 
997b5a952a60cf9166671cc91fcc34c674dd62bfd5cb0a9cdf3fdf2d088b5d19943d94c1cf193f8ab71fc4957d9a9a4c7c2fb8826f937501c1c0a0858f10e329
 DIST php-7.1.30.tar.xz 12221980 BLAKE2B 
7b2550e8f1c3cbd40223d9ed1d3e9e7a32550a057ecf0c83ce105a5e17805a57266130830adf60adeb4bbcd4cb787539a04783b0588d84e9771ce036de8b176e
 SHA512 
7c6654e118931a8dab4896a7b62221b863b5a235a9bbce3e0c09abf5e55b964f86b1d2b2c96683b09254829c2569e72620f4d8d50cd05153ee56617e62ad37c1
 DIST php-7.2.20.tar.xz 12183712 BLAKE2B 
d163afbc56c0d32a3d0f24d3db2c4016a71bb745642f27a01bdfbe29015106f5708ee3aabfc482b01f48c147ca9e28e9b6d1da613284bc3d35651e2aa0862940
 SHA512 
7c61b7277181f70a8abae560e72f765f598712afe9be6cef0b9a50402e0eca74b773237866e0375e41a4e6f76111035c92e823120a4be2b7647517b01ef6b5c7
+DIST php-7.2.21.tar.xz 12298448 BLAKE2B 
f82b35fd3cdf45d8c84639d044729602340c2d34695b5603a194e2d504627c0e041ab156c3720d218d8d6ca51c9ef71d8d0ee37585142aa30ed0cce51fbcb91e
 SHA512 
c7fe01626c1e25e8882d8f2b69d77a5479567d2daa3bf25d1ce3f45314a882f79ce9914a2aa1b3052b6289b46873f466e457049ce1db6e31b60ba4995187507c
 DIST php-7.3.7.tar.xz 11993760 BLAKE2B 
0d634171825b9fd0a831a45486f4d67142bf592042571025a26d8a01e236ef6735af11cffb645ca19d245fe56f1b0085b32545360668b68686524f4307898d07
 SHA512 
583a28aa346c3322998bfda81bf00f2f2b84ff1e2311f0877288d7d4f02639e953e9bd8cb59372cd4bec9aeffa3ec00375c4b03a3ee8ec1db05a095a28164908
 DIST php-7.4.0beta1.tar.xz 10200060 BLAKE2B 
f49c49fcebe0309bbe266dec5c468037499fc96908a4130454403e57caa3ef7da3c46dbc83829bb290c46edfc14921f71fafddb8b0777c23adec35fbb57ad68c
 SHA512 
3e4307201c91cec238c9bc6c27a629a93de8baba0307f2e61cb4bb242720178382dd50b38e7a18fbd65baf25068b358faf571dcb895e7cd6fb292038dee3ed6b
 DIST php-patches-7.1.30bp.tar.bz2 30698 BLAKE2B 
74bbab7e3d721ce823f1820b9fad1dd61c9b109e50392ae6cf08f9ae1f6b813273d50edad2644913b016b369f6fc32ff5bf1abe0687c23876596f3f18ec20e1a
 SHA512 
832f97636a346c88089190dc0a0d98d39ef69244b441e553a7775da602227338f1f4a6cb90295b4f5fb117f6c64b259120840dbfe0da7352819d94392aff9fd6

diff --git a/dev-lang/php/php-7.2.21.ebuild b/dev-lang/php/php-7.2.21.ebuild
new file mode 100644
index 000..2d85e9d999e
--- /dev/null
+++ b/dev-lang/php/php-7.2.21.ebuild
@@ -0,0 +1,749 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic systemd autotools
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://php.net/";
+SRC_URI="https://php.net/distributions/${P}.tar.xz";
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre-8.32

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

2019-08-01 Thread Thomas Deutschmann
commit: 52b82e5e4cf4cdcbcef7eeef51e7fc4ec85db514
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug  1 15:30:27 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug  1 15:30:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b82e5e

dev-lang/php: bump to v7.3.8

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

 dev-lang/php/Manifest |   1 +
 dev-lang/php/php-7.3.8.ebuild | 750 ++
 2 files changed, 751 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 83b6e64e475..f23a58b79ee 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -3,5 +3,6 @@ DIST php-7.1.30.tar.xz 12221980 BLAKE2B 
7b2550e8f1c3cbd40223d9ed1d3e9e7a32550a05
 DIST php-7.2.20.tar.xz 12183712 BLAKE2B 
d163afbc56c0d32a3d0f24d3db2c4016a71bb745642f27a01bdfbe29015106f5708ee3aabfc482b01f48c147ca9e28e9b6d1da613284bc3d35651e2aa0862940
 SHA512 
7c61b7277181f70a8abae560e72f765f598712afe9be6cef0b9a50402e0eca74b773237866e0375e41a4e6f76111035c92e823120a4be2b7647517b01ef6b5c7
 DIST php-7.2.21.tar.xz 12298448 BLAKE2B 
f82b35fd3cdf45d8c84639d044729602340c2d34695b5603a194e2d504627c0e041ab156c3720d218d8d6ca51c9ef71d8d0ee37585142aa30ed0cce51fbcb91e
 SHA512 
c7fe01626c1e25e8882d8f2b69d77a5479567d2daa3bf25d1ce3f45314a882f79ce9914a2aa1b3052b6289b46873f466e457049ce1db6e31b60ba4995187507c
 DIST php-7.3.7.tar.xz 11993760 BLAKE2B 
0d634171825b9fd0a831a45486f4d67142bf592042571025a26d8a01e236ef6735af11cffb645ca19d245fe56f1b0085b32545360668b68686524f4307898d07
 SHA512 
583a28aa346c3322998bfda81bf00f2f2b84ff1e2311f0877288d7d4f02639e953e9bd8cb59372cd4bec9aeffa3ec00375c4b03a3ee8ec1db05a095a28164908
+DIST php-7.3.8.tar.xz 12064620 BLAKE2B 
cfe2fde5e48080e13bd21cb2e2ca0c0ae38da03c94d0692e11bfe6722e50bd0b864d629a0ef6aed4ac5d9830ec4b4b214b9abdf917519a0c0cb70a4362fc8390
 SHA512 
9e9e13845350f3d4a8a80c3e2fe8291996e2749b2c862261b96346c01e5e24640cb81adad5e3b7668b56b2266c1fcbb713e8c38da4f9aa474f5f632f91378a8d
 DIST php-7.4.0beta1.tar.xz 10200060 BLAKE2B 
f49c49fcebe0309bbe266dec5c468037499fc96908a4130454403e57caa3ef7da3c46dbc83829bb290c46edfc14921f71fafddb8b0777c23adec35fbb57ad68c
 SHA512 
3e4307201c91cec238c9bc6c27a629a93de8baba0307f2e61cb4bb242720178382dd50b38e7a18fbd65baf25068b358faf571dcb895e7cd6fb292038dee3ed6b
 DIST php-patches-7.1.30bp.tar.bz2 30698 BLAKE2B 
74bbab7e3d721ce823f1820b9fad1dd61c9b109e50392ae6cf08f9ae1f6b813273d50edad2644913b016b369f6fc32ff5bf1abe0687c23876596f3f18ec20e1a
 SHA512 
832f97636a346c88089190dc0a0d98d39ef69244b441e553a7775da602227338f1f4a6cb90295b4f5fb117f6c64b259120840dbfe0da7352819d94392aff9fd6

diff --git a/dev-lang/php/php-7.3.8.ebuild b/dev-lang/php/php-7.3.8.ebuild
new file mode 100644
index 000..1e66c720846
--- /dev/null
+++ b/dev-lang/php/php-7.3.8.ebuild
@@ -0,0 +1,750 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic systemd autotools
+
+MY_PV=${PV/_rc/RC}
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://php.net/";
+SRC_URI="https://php.net/distributions/${P}.tar.xz";
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre2-10.30[unicode]
+   fpm? ( acl? ( sys-apps/acl ) )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =net-misc/curl-7.10.5 )
+   

[gentoo-commits] repo/gentoo:master commit in: gui-apps/swaylock/

2019-08-01 Thread Aaron Bauman
commit: a3c9093c9ae414bbcedb7320b9e5ae5ef84e5d31
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:25:12 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:25:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c9093c

gui-apps/swaylock: fix metadata.xml  reference

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

 gui-apps/swaylock/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/swaylock/metadata.xml b/gui-apps/swaylock/metadata.xml
index 26cfed9c82a..d8cf1a790ef 100644
--- a/gui-apps/swaylock/metadata.xml
+++ b/gui-apps/swaylock/metadata.xml
@@ -15,7 +15,7 @@
Wayland protocols: wlr-layer-shell, wlr-input-inhibitor, 
xdg-output,
xdg-shell.
 
-   Swaylock is the official screen locker for 
dev-libs/sway.
+   Swaylock is the official screen locker for 
gui-wm/sway.


Enable fish completion 
support



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

2019-08-01 Thread Aaron Bauman
commit: 20e84ece6c5d8ebe8f2c101895cfcf194518e82c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:25:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:25:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e84ece

gui-libs/wlroots: fix metadata.xml  reference

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

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

diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml
index 5fb5999bdba..49eee235ecb 100644
--- a/gui-libs/wlroots/metadata.xml
+++ b/gui-libs/wlroots/metadata.xml
@@ -18,7 +18,7 @@
excellent hardware compatibility, broad support for many wayland
interfaces, and comfortable development tools.
 
-   wlroots is developed under the direction of the 
dev-libs/sway project.
+   wlroots is developed under the direction of the 
gui-wm/sway project.


Enable support for rootless session via 
elogind



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

2019-08-01 Thread Aaron Bauman
commit: e2ed9bb971e337e8b4e61852cdca5416f5392c6d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:13:19 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:13:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ed9bb9

media-libs/libfreehand: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 media-libs/libfreehand/libfreehand-0.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libfreehand/libfreehand-0.1.2.ebuild 
b/media-libs/libfreehand/libfreehand-0.1.2.ebuild
index 0eaea8fc2a9..f27b47bb139 100644
--- a/media-libs/libfreehand/libfreehand-0.1.2.ebuild
+++ b/media-libs/libfreehand/libfreehand-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand";
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 
 RDEPEND="



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

2019-08-01 Thread Aaron Bauman
commit: a06c7407ee970087bded72906ea4e2bffaa1fc0a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:13:09 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:13:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06c7407

app-text/libetonyek: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/app-text/libetonyek/libetonyek-0.1.9.ebuild 
b/app-text/libetonyek/libetonyek-0.1.9.ebuild
index 1d4cb7ab969..bd8b3c336f2 100644
--- a/app-text/libetonyek/libetonyek-0.1.9.ebuild
+++ b/app-text/libetonyek/libetonyek-0.1.9.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} =  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz";
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 fi
 DESCRIPTION="Library parsing Apple Keynote presentations"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek";



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

2019-08-01 Thread Aaron Bauman
commit: 83666984b1743d5fc1c907a020f6a7ce3f3204c9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:09:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:13:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83666984

dev-perl/Test-MockModule: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild 
b/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild
index e703ee6c2af..f02b6766995 100644
--- a/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Override subroutines in a module for unit testing"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-08-01 Thread Aaron Bauman
commit: ecc1fa8094b7a1e40f28cc0aeb4cb8eef14bae1c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:12:58 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:13:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc1fa80

app-text/liblangtag: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 app-text/liblangtag/liblangtag-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/liblangtag/liblangtag-0.6.2.ebuild 
b/app-text/liblangtag/liblangtag-0.6.2.ebuild
index eb4cac7ef1a..3c6be86ce44 100644
--- a/app-text/liblangtag/liblangtag-0.6.2.ebuild
+++ b/app-text/liblangtag/liblangtag-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2";
 
 LICENSE="|| ( LGPL-3 MPL-2.0 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="debug doc introspection static-libs test"
 
 RDEPEND="



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

2019-08-01 Thread Aaron Bauman
commit: 0e58396358ba0673fcf10a44306c5afafb763297
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:09:54 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:13:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e583963

dev-perl/SUPER: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 2bf9a401b14..3aa3ce3807b 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-08-01 Thread Andreas Sturmlechner
commit: b8a49d3631ba6f3bdc36c9961a96ecd7c433e9c3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 14:59:27 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 14:59:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a49d36

media-video/dvdstyler: Drop broken 3.0.3

Closes: https://bugs.gentoo.org/690936
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/dvdstyler/Manifest   |  1 -
 media-video/dvdstyler/dvdstyler-3.0.3.ebuild | 72 
 2 files changed, 73 deletions(-)

diff --git a/media-video/dvdstyler/Manifest b/media-video/dvdstyler/Manifest
index 6b24059e89a..685628c2b43 100644
--- a/media-video/dvdstyler/Manifest
+++ b/media-video/dvdstyler/Manifest
@@ -1,2 +1 @@
-DIST DVDStyler-3.0.3.tar.bz2 8850630 BLAKE2B 
1fac6687bad0c80728894f1a19ef823d3ba4ea5b648e8e9b6e1b4c98c5d12a353a1bda0499d612ab508ccae16e773c04af6781e189fb09e9799001074d6f7b66
 SHA512 
b5e5a93d127bc45b844cadce036b2d70ede5b3ea9d5fd026a93d6a6813684873db41ca0d4cd15680e63a63f2ba4314f65c2a0c08e44d0b4bbcce703874c2c3ed
 DIST DVDStyler-3.0.4.tar.bz2 8870498 BLAKE2B 
c1ec7651d90613cebbd8d4e62b4626b8a7e2069eadc07bfe9a91e51bf33638135ca975f4857242b3f9ff34606a4e6084200059c82ebc3aa146f446f9b77483ae
 SHA512 
2747e6a494d331b6f35405d7d2ed47789f4452bb3d4e86b0c68cf0fafffb4e6de452b28fac0e9995c312017c7e4e8a3f89ad42bf0a0c99ce19c5d6c0ca6e351a

diff --git a/media-video/dvdstyler/dvdstyler-3.0.3.ebuild 
b/media-video/dvdstyler/dvdstyler-3.0.3.ebuild
deleted file mode 100644
index ed34681039c..000
--- a/media-video/dvdstyler/dvdstyler-3.0.3.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P=${P/dvds/DVDS}
-WX_GTK_VER=3.0
-
-inherit wxwidgets eutils
-
-DESCRIPTION="A cross-platform free DVD authoring application"
-HOMEPAGE="http://www.dvdstyler.org/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug libav +udev"
-
-COMMON_DEPEND="
-   >=app-cdr/dvd+rw-tools-7.1
-   media-libs/libexif:=
-   >=media-libs/wxsvg-1.5.11:=
-   >=media-video/dvdauthor-0.7.1
-   >=media-video/xine-ui-0.99.7
-   virtual/cdrtools
-   libav? ( >=media-video/libav-9:0=[encode] )
-   !libav? ( >=media-video/ffmpeg-2.6:0=[encode] )
-   virtual/jpeg:0
-   x11-libs/wxGTK:${WX_GTK_VER}=[gstreamer,X]
-   sys-apps/dbus
-   udev? ( >=virtual/libudev-215:= )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=app-cdr/dvdisaster-0.72.4
-   media-video/mjpegtools
-"
-DEPEND="${COMMON_DEPEND}
-   app-arch/zip
-   app-text/xmlto
-   sys-devel/gettext
-   virtual/yacc
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   need-wxwidgets unicode
-   # disable obsolete GNOME 2.x libraries wrt #508854
-   sed -i -e '/PKG_CONFIG/s:libgnomeui-2.0:dIsAbLeAuToMaGiC&:' configure 
|| die
-   # rmdir: failed to remove `tempfoobar': Directory not empty
-   sed -i -e '/rmdir "$$t"/d' docs/Makefile.in || die
-   # fix underlinking wrt #367863
-   sed -i -e 's:@LIBS@:& -ljpeg:' wxVillaLib/Makefile.in || die
-   # silence desktop-file-validate QA check
-   sed -i \
-   -e '/Icon/s:.png::' -e '/^Encoding/d' -e 
'/Categories/s:Application;::' \
-   data/dvdstyler.desktop || die
-}
-
-src_configure() {
-   econf \
-   --docdir=/usr/share/doc/${PF} \
-   $(use_enable debug) \
-   --with-wx-config=${WX_CONFIG}
-}
-
-src_install() {
-   default
-   rm -f "${ED}"/usr/share/doc/${PF}/{COPYING*,INSTALL*}
-}



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

2019-08-01 Thread Thomas Deutschmann
commit: 167d2ab69e3dcef2e37fb2720c7805f7915d30bb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug  1 14:54:46 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug  1 14:56:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167d2ab6

dev-libs/libedit: bump to v20190324-3.1

Note: _el_fn_sh_complete patch was dropped -- needs rewrite.

Closes: https://bugs.gentoo.org/678746
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/libedit/Manifest|  1 +
 dev-libs/libedit/libedit-20190324.3.1.ebuild | 52 
 2 files changed, 53 insertions(+)

diff --git a/dev-libs/libedit/Manifest b/dev-libs/libedit/Manifest
index 48cf2d1eee7..c0003276adf 100644
--- a/dev-libs/libedit/Manifest
+++ b/dev-libs/libedit/Manifest
@@ -1,2 +1,3 @@
 DIST libedit-20130712-3.1.tar.gz 483857 BLAKE2B 
9120e9ac2f0d20841fea7d3a41fbfe2c1e79392d3b6dcfcd44517ee61d662427ea6cda312d2ec47ac92d61b9292684b8bbd8f92de0832909fadfb1b0cbbb4f81
 SHA512 
9fb3173a65ea2cd2ffa9af0666aa3e227b7d6be26f3e84f30ea3449b0c80fc5e91b618e939f7047bf885b96689ede93733f7eba614d4fdd1a4baff3f130b432e
 DIST libedit-20170329-3.1.tar.gz 508504 BLAKE2B 
83857f2e56c1f3857e981556c4d5bb90580293a1b9b038bd08beaa2b3954ccee0b30ccdd716cca95d1811841ab8ada010084ec5cd9ab8407e996c713d0991cd8
 SHA512 
597ed2282240be6dc3c4a7bb8b4ade31fe16ebfeb2229e3aec58643a65882653cc91deb300343d1b1cc588959dbf95698122c4005e47dfb947efa3e6b134bb82
+DIST libedit-20190324-3.1.tar.gz 521999 BLAKE2B 
c48161626a5cf3140f75ec1df1d9652d961e568a0464a34f9e679f51e1e991a14c9d04a05f0de3815c4a38a9f17789a18e89ebd026450fa1053ef6420c045141
 SHA512 
240098989e3c5c8c5e28a61036655ad5a57f1c484e1cce2eaf3da157ff238dfb9cd81c766f82efbefa0935b7b5c07328087788cbac007b11dfb558cfaccaedf3

diff --git a/dev-libs/libedit/libedit-20190324.3.1.ebuild 
b/dev-libs/libedit/libedit-20190324.3.1.ebuild
new file mode 100644
index 000..8ed4cd6e219
--- /dev/null
+++ b/dev-libs/libedit/libedit-20190324.3.1.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 multilib-minimal toolchain-funcs usr-ldscript
+
+MY_PV=${PV/./-}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="BSD replacement for libreadline"
+HOMEPAGE="https://thrysoee.dk/editline/";
+SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz";
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="static-libs"
+
+DEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]
+   !<=sys-freebsd/freebsd-lib-6.2_rc1"
+
+RDEPEND=${DEPEND}
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-20170329.3.1-tinfo.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable static-libs static) \
+   --enable-widec \
+   --enable-fast-install
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+   gen_usr_ldscript -a edit
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
+   # file collission with sys-libs/readline
+   rm "${ED%/}/usr/share/man/man3/history.3" || die
+}



[gentoo-commits] proj/kde:master commit in: kde-misc/ktrip/

2019-08-01 Thread Andreas Sturmlechner
commit: 68d5bfc9ee590683a39969cd157f6247285775b8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  1 14:28:36 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  1 14:28:36 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=68d5bfc9

kde-misc/ktrip: New package

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

 kde-misc/ktrip/ktrip-.ebuild | 28 
 kde-misc/ktrip/metadata.xml  |  8 
 2 files changed, 36 insertions(+)

diff --git a/kde-misc/ktrip/ktrip-.ebuild b/kde-misc/ktrip/ktrip-.ebuild
new file mode 100644
index 00..91549777ab
--- /dev/null
+++ b/kde-misc/ktrip/ktrip-.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kde5
+
+DESCRIPTION="Public transport assistant targeted towards mobile Linux and 
Android"
+HOMEPAGE="https://cgit.kde.org/kpublictransport.git/tree/
+   
https://www.volkerkrause.eu/2019/03/02/kpublictransport-introduction.html";
+
+LICENSE="GPL-2+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep ki18n)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   kde-misc/kpublictransport:5
+"
+RDEPEND="${DEPEND}
+   $(add_frameworks_dep kirigami)
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtquickcontrols)
+   $(add_qt_dep qtquickcontrols2)
+"

diff --git a/kde-misc/ktrip/metadata.xml b/kde-misc/ktrip/metadata.xml
new file mode 100644
index 00..2fdbf33d96
--- /dev/null
+++ b/kde-misc/ktrip/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+



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

2019-08-01 Thread Andreas Sturmlechner
commit: dd7132ded520c0585e1e11101248a7823a7dda15
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 31 10:47:32 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 31 10:47:32 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd7132de

kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL to 5.60.0

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

 eclass/kde5-functions.eclass | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 0774e42d93..56aafd7eb6 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -41,9 +41,6 @@ case ${CATEGORY} in
[[ ${PV} = 5.16* ]] && : ${FRAMEWORKS_MINIMAL:=5.60.0}
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=}
;;
-   kde-apps)
-   [[ ${KDE_BUILD_TYPE} = live ]] && : 
${FRAMEWORKS_MINIMAL:=5.60.0}
-   ;;
 esac
 
 # @ECLASS-VARIABLE: QT_MINIMAL
@@ -54,7 +51,7 @@ esac
 # @ECLASS-VARIABLE: FRAMEWORKS_MINIMAL
 # @DESCRIPTION:
 # Minimum version of Frameworks to require. This affects add_frameworks_dep.
-: ${FRAMEWORKS_MINIMAL:=5.57.0}
+: ${FRAMEWORKS_MINIMAL:=5.60.0}
 
 # @ECLASS-VARIABLE: PLASMA_MINIMAL
 # @DESCRIPTION:
@@ -64,7 +61,7 @@ esac
 # @ECLASS-VARIABLE: KDE_APPS_MINIMAL
 # @DESCRIPTION:
 # Minimum version of KDE Applications to require. This affects add_kdeapps_dep.
-: ${KDE_APPS_MINIMAL:=18.12.3}
+: ${KDE_APPS_MINIMAL:=19.04.3}
 
 # @ECLASS-VARIABLE: KDE_GCC_MINIMAL
 # @DEFAULT_UNSET



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

2019-08-01 Thread Matthias Maier
commit: b97942ec61c46b9d3123bfed2ddce8b5566566ef
Author: Michal Privoznik  redhat  com>
AuthorDate: Thu Aug  1 09:44:14 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Aug  1 14:28:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97942ec

app-emulation/libvirt-: Rebase libvirt-5.2.0-do-not-use-sysconf.patch

The original patch does not apply cleanly, because of upstream
commits 4304222f50d9ff364 and 9d7fcdbf83a1.

Signed-off-by: Michal Privoznik  redhat.com>
Signed-off-by: Matthias Maier  gentoo.org>

 .../files/libvirt-5.6.0-do-not-use-sysconf.patch   | 174 +
 app-emulation/libvirt/libvirt-.ebuild  |   2 +-
 2 files changed, 175 insertions(+), 1 deletion(-)

diff --git a/app-emulation/libvirt/files/libvirt-5.6.0-do-not-use-sysconf.patch 
b/app-emulation/libvirt/files/libvirt-5.6.0-do-not-use-sysconf.patch
new file mode 100644
index 000..b847392cc13
--- /dev/null
+++ b/app-emulation/libvirt/files/libvirt-5.6.0-do-not-use-sysconf.patch
@@ -0,0 +1,174 @@
+From 8b27863cd4bd4eebefe6f39b42c181d073b457ff Mon Sep 17 00:00:00 2001
+Message-Id: 
<8b27863cd4bd4eebefe6f39b42c181d073b457ff.1564650738.git.mpriv...@redhat.com>
+From: Michal Privoznik 
+Date: Sat, 16 Mar 2019 12:33:00 +0100
+Subject: [PATCH] gentoo: do not use sysconf
+
+Signed-off-by: Michal Privoznik 
+---
+ src/Makefile.am  | 21 ++---
+ src/locking/virtlockd.service.in |  3 +--
+ src/logging/virtlogd.service.in  |  3 +--
+ src/remote/libvirtd.service.in   |  3 +--
+ tools/Makefile.am| 13 ++---
+ tools/libvirt-guests.service.in  |  2 +-
+ tools/libvirt-guests.sysconf |  7 +++
+ 7 files changed, 15 insertions(+), 37 deletions(-)
+
+diff --git a/src/Makefile.am b/src/Makefile.am
+index 4a8cae11dc..6c93435066 100644
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -750,23 +750,6 @@ endif WITH_SETUID_RPC_CLIENT
+ 
+ EXTRA_DIST += $(SYSCONF_FILES)
+ 
+-install-sysconfig:
+-  $(MKDIR_P) $(DESTDIR)$(sysconfdir)/sysconfig
+-  for f in $(SYSCONF_FILES:%.sysconf=%) ; \
+-  do \
+-tgt=`basename $$f`; \
+-$(INSTALL_DATA) $(srcdir)/$$f.sysconf \
+-$(DESTDIR)$(sysconfdir)/sysconfig/$$tgt; \
+-  done
+-
+-uninstall-sysconfig:
+-  for f in $(SYSCONF_FILES:%.sysconf=%) ; \
+-  do \
+-tgt=`basename $$f`; \
+-rm -f $(DESTDIR)$(sysconfdir)/sysconfig/$$tgt; \
+-  done
+-  rmdir $(DESTDIR)$(sysconfdir)/sysconfig || :
+-
+ LOGROTATE_FILES := $(LOGROTATE_FILES_IN:remote/%.in=%)
+ 
+ EXTRA_DIST += $(LOGROTATE_FILES_IN)
+@@ -825,14 +808,14 @@ SYSTEMD_UNIT_FILES = $(notdir 
$(SYSTEMD_UNIT_FILES_IN:%.in=%))
+ BUILT_SOURCES += $(SYSTEMD_UNIT_FILES)
+ DISTCLEANFILES += $(SYSTEMD_UNIT_FILES)
+ 
+-install-systemd: $(SYSTEMD_UNIT_FILES) install-sysconfig
++install-systemd: $(SYSTEMD_UNIT_FILES)
+   $(MKDIR_P) $(DESTDIR)$(SYSTEMD_UNIT_DIR)
+   for f in $(SYSTEMD_UNIT_FILES); \
+   do \
+ $(INSTALL_DATA) $$f $(DESTDIR)$(SYSTEMD_UNIT_DIR)/ ; \
+   done
+ 
+-uninstall-systemd: uninstall-sysconfig
++uninstall-systemd:
+   rm -f $(SYSTEMD_UNIT_FILES:%=$(DESTDIR)$(SYSTEMD_UNIT_DIR)/%)
+   rmdir $(DESTDIR)$(SYSTEMD_UNIT_DIR) || :
+ 
+diff --git a/src/locking/virtlockd.service.in 
b/src/locking/virtlockd.service.in
+index 3c9d587032..2449b201d9 100644
+--- a/src/locking/virtlockd.service.in
 b/src/locking/virtlockd.service.in
+@@ -7,8 +7,7 @@ Documentation=man:virtlockd(8)
+ Documentation=https://libvirt.org
+ 
+ [Service]
+-EnvironmentFile=-/etc/sysconfig/virtlockd
+-ExecStart=@sbindir@/virtlockd $VIRTLOCKD_ARGS
++ExecStart=@sbindir@/virtlockd
+ ExecReload=/bin/kill -USR1 $MAINPID
+ # Loosing the locks is a really bad thing that will
+ # cause the machine to be fenced (rebooted), so make
+diff --git a/src/logging/virtlogd.service.in b/src/logging/virtlogd.service.in
+index 3d9ae36150..43736191d5 100644
+--- a/src/logging/virtlogd.service.in
 b/src/logging/virtlogd.service.in
+@@ -7,8 +7,7 @@ Documentation=man:virtlogd(8)
+ Documentation=https://libvirt.org
+ 
+ [Service]
+-EnvironmentFile=-/etc/sysconfig/virtlogd
+-ExecStart=@sbindir@/virtlogd $VIRTLOGD_ARGS
++ExecStart=@sbindir@/virtlogd
+ ExecReload=/bin/kill -USR1 $MAINPID
+ # Loosing the logs is a really bad thing that will
+ # cause the machine to be fenced (rebooted), so make
+diff --git a/src/remote/libvirtd.service.in b/src/remote/libvirtd.service.in
+index 3ddf0e229b..a38f2b08fa 100644
+--- a/src/remote/libvirtd.service.in
 b/src/remote/libvirtd.service.in
+@@ -20,12 +20,11 @@ Documentation=https://libvirt.org
+ 
+ [Service]
+ Type=notify
+-EnvironmentFile=-/etc/sysconfig/libvirtd
+ # libvirtd.service is set to run on boot so that autostart of
+ # VMs can be performed. We don't want it to stick around if
+ # unused though, so we set a timeout. The socket activation
+ # then ensures it gets started again if anything needs it
+-ExecStart=@sbindir@/libvi

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

2019-08-01 Thread Matthias Maier
commit: a8cfeebadd113086ac1cac2fff7a85073c556749
Author: Michal Privoznik  redhat  com>
AuthorDate: Thu Aug  1 09:44:15 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Aug  1 14:28:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cfeeba

app-emulation/qemu-: Don't apply qemu-4.0.0-fix_infiniband_include.patch

This patch was merged upstream as 501cf8facd49d9.

Signed-off-by: Michal Privoznik  redhat.com>
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/qemu/qemu-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index a0713a362c0..53348072f67 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -205,7 +205,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.5.0-sysmacros.patch
"${FILESDIR}"/${PN}-2.11.1-capstone_include_path.patch
"${FILESDIR}"/${PN}-4.0.0-mkdir_systemtap.patch #684902
-   "${FILESDIR}"/${PN}-4.0.0-fix_infiniband_include.patch #686412
 )
 
 QA_PREBUILT="



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

2019-08-01 Thread Matthias Maier
commit: b2f4c501a69045eb99c18bc32cec4a8eec41526e
Author: Michal Privoznik  redhat  com>
AuthorDate: Thu Aug  1 09:44:16 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Aug  1 14:28:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f4c501

app-emulation/qemu-: Follow upstream switch from libssh2 to libssh

In b10d49d7619e4 the upstream switched from libssh2 to libssh.
Update our live ebuild to follow this change.

Signed-off-by: Michal Privoznik  redhat.com>
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/qemu/qemu-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index 53348072f67..33d12d84c6e 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -137,7 +137,7 @@ SOFTMMU_TOOLS_DEPEND="
>=app-emulation/spice-protocol-0.12.3
>=app-emulation/spice-0.12.0[static-libs(+)]
)
-   ssh? ( >=net-libs/libssh2-1.2.8[static-libs(+)] )
+   ssh? ( >=net-libs/libssh-0.8.6[static-libs(+)] )
usb? ( >=virtual/libusb-1-r2[static-libs(+)] )
usbredir? ( >=sys-apps/usbredir-0.6[static-libs(+)] )
vde? ( net-misc/vde[static-libs(+)] )
@@ -446,7 +446,7 @@ qemu_src_configure() {
$(conf_notuser smartcard)
$(conf_notuser snappy)
$(conf_notuser spice)
-   $(conf_notuser ssh libssh2)
+   $(conf_notuser ssh libssh)
$(conf_notuser usb libusb)
$(conf_notuser usbredir usb-redir)
$(conf_notuser vde)



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

2019-08-01 Thread Craig Andrews
commit: 2ac34c67d12eb17d2cb31aa251d850552bc95476
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu Aug  1 14:14:29 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu Aug  1 14:15:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac34c67

net-p2p/xmr-stak: 2.10.7 version bump

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews  gentoo.org>

 net-p2p/xmr-stak/Manifest   |  1 +
 net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/net-p2p/xmr-stak/Manifest b/net-p2p/xmr-stak/Manifest
index d032f6d5be3..bf4fdc5cf63 100644
--- a/net-p2p/xmr-stak/Manifest
+++ b/net-p2p/xmr-stak/Manifest
@@ -5,6 +5,7 @@ DIST xmr-stak-2.10.3.tar.gz 431659 BLAKE2B 
ee2aa0158af00cd52f7009a41f0355dda05bc
 DIST xmr-stak-2.10.4.tar.gz 431952 BLAKE2B 
945c27cd424b338500c726742ea71ad66931449dc0d9a03d27f1641d85030924536e9fd6be274b775d5f15fe506e0581e4d792b57b539f21f79772ee8ca15fd4
 SHA512 
b373f78e88f3a2647b2f195b0875220bf40e8b5ba6243f3b9ec82da6b17cc13b963da73a4e5e179a0a94521141d693af86376ebfdedf1e6b3223acc3988d46c1
 DIST xmr-stak-2.10.5.tar.gz 437381 BLAKE2B 
bedd7434ca9ba080e12174bac42b85fa3eccea6133151bbf3b99c19b95f58d495aebfe4a551aff602d46eb8fd8901d3fd1e12f0c8a7bc4b51a8c862f7e420c23
 SHA512 
dc634792d61bb508da6761761ec290d7ecd8f5da4d025ea49afdcd094d530e769f77070d544af2f0bff2aaf22363688b064427461e92a7affd909e58f0e65dfa
 DIST xmr-stak-2.10.6.tar.gz 518290 BLAKE2B 
2abba8a2a142119c75e0f9cf157bcb812a62cfc84e593b1a6544b561fe5655c51de5e1546b879e40163d37b9232ec407c117dd513b7ea119bdb45ab0577fbbe8
 SHA512 
b209ed5b922cbbf2e9f66bc14c981ba793b6a0bbf399b13c824f5014172e680a1226f7c8d518c85fb0eaa4a03c964b97231e84528056b3e7e460644f22aafcba
+DIST xmr-stak-2.10.7.tar.gz 518265 BLAKE2B 
9ee03fa60c37c8ca6cfb1f4ae764a2dadd952c2ea085b7c33fd98a9b1895ddb00f349682990a2c0e14f50c06b985409c96bf0949a1c1556d0e61b94142a8a516
 SHA512 
de2855538226fd68d8dc8a20178a5ca61dc2296d40fbe8792d062957e06c6918a9eb01d9d193ff28415c0ea7c8c6a9bd5d5c80fd5c263c95c722795914784b38
 DIST xmr-stak-2.7.0.tar.gz 376873 BLAKE2B 
78dd64acf7fbae46bf150d97b00c8443fbd097789b6e1aef99a954d966b8a75add358c82636621bb8b5639883a6d79b17ba3691e72354034bd944fa1f44d8c1e
 SHA512 
cb56de595225ab22f1c53f1dd971898fcb14610a11d1cbc789e144a5b34f24e56f44fb75bdefc809bde17e434a5e6d02830874b9b825af179cd4699587f5e7c7
 DIST xmr-stak-2.7.1.tar.gz 376919 BLAKE2B 
bdbd3f7ca522e200db072679f21ee79dc99167cf512f19008ca6b591d0c7ba73f58b68e0d2d7a2622cb88438922e28a4c78e4cbf9d617e28881cc37e1db8c08a
 SHA512 
f33afa259ffde23bd0b5dd8efceadd98e4e176ccabbb68e79eb7cfcc88af9444e897c552e1eea2e3798291309847451ebfa1c44d5310e192014cf6b2aa5eb530
 DIST xmr-stak-2.8.0.tar.gz 388733 BLAKE2B 
cc75b2d80d7d9761b192f8d0752dde29d49c561675c63151f6cb915399dad715d133a17f2fa64c58ce8720a8de0a46bdb963c21571e29be3f99f0db3164aff40
 SHA512 
48803a9eb10e92763992dcbedb28b41735adf7da404312fe8358161cecef562bfc777a0b78ef90953db9c2a093adb30c4f9cd637f0613c949ff3b326662d2876

diff --git a/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild 
b/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild
new file mode 100644
index 000..3244143bb5f
--- /dev/null
+++ b/net-p2p/xmr-stak/xmr-stak-2.10.7.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils systemd
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/fireice-uk/xmr-stak.git";
+   EGIT_BRANCH="dev"
+   inherit git-r3
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/fireice-uk/xmr-stak/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="Unified all-in-one Monero miner"
+HOMEPAGE="https://github.com/fireice-uk/xmr-stak";
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="cuda devfee hwloc opencl ssl webserver"
+
+DEPEND="cuda? ( dev-util/nvidia-cuda-toolkit )
+   hwloc? ( sys-apps/hwloc )
+   opencl? ( virtual/opencl )
+   ssl? ( dev-libs/openssl:0= )
+   webserver? ( net-libs/libmicrohttpd )"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   cmake-utils_src_prepare
+   if ! use devfee; then
+   sed -i -e 's!fDevDonationLevel = .*;!fDevDonationLevel = 0.0;!' 
xmrstak/donate-level.hpp || die
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCUDA_ENABLE=$(usex cuda)
+   -DHWLOC_ENABLE=$(usex hwloc)
+   -DMICROHTTPD_ENABLE=$(usex webserver)
+   -DOpenCL_ENABLE=$(usex opencl)
+   -DOpenSSL_ENABLE=$(usex ssl)
+   -DLIBRARY_OUTPUT_PATH=$(get_libdir)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   systemd_newunit "${FILESDIR}"/${PN}-2.3.0.service ${PN}.service
+   doinitd "${FILESDIR}"/${PN}
+   dodir /etc/xmr-stak
+}
+
+pkg_postinst() {
+   if [ ! -e "${ROOT}etc/xmr-stak/main.config" ]; then
+   ewarn "To use 

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

2019-08-01 Thread Craig Andrews
commit: 7341f74489712c10cc7cf3ceaaab1cc26d7f6abf
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu Aug  1 14:13:08 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu Aug  1 14:15:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7341f744

net-analyzer/netdata: 1.16.1 version bump

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest  |   1 +
 net-analyzer/netdata/netdata-1.16.1.ebuild | 132 +
 2 files changed, 133 insertions(+)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 2a29fe3eddb..19a178e2eab 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -2,3 +2,4 @@ DIST netdata-1.13.0.tar.gz 3095581 BLAKE2B 
0149600d308717ce8bdab2af6b4b0403a762f
 DIST netdata-1.14.0.tar.gz 3116199 BLAKE2B 
366fdd7fc94799f170a2957e26fadfacd0cc71ae22f1ac2390633fc2e9d48b2f725ec1f87cc21096d2ed8a948e1dfcfc5d9e90540ad3ef93fd918569a387a64f
 SHA512 
7e4d9eb171eadd0d2b553a6ac7345a7f1ec368f22fa0d1d67b6430e2b388be5d06a1464b539b9b44c07a5440dab58ece5605c44b279889d9e4bf696102b01b25
 DIST netdata-1.15.0.tar.gz 3175237 BLAKE2B 
75f4c6f0dba53e6ff01fb98767e266ede8a8b8b965c484a03d5f72a55b39d55b150ada7784a971897a365ff9ebeb9bb66cadc72d4ce33dbc1465a758321d4104
 SHA512 
34b783d3b550c8ac5dc22e08f30fe87de65a5cd97008e271d9328d09b59620a6807ca3daa81a2e49d7ddf1c015f868b21f4118700b2630dcb78c4f9feda3fe4d
 DIST netdata-1.16.0.tar.gz 3233403 BLAKE2B 
5e51722f9f11171a38231afd918a319c18fb7c95d5605a3fe73616af955b50036d2db7729494e8cc08d95a0bd11fb0259abb50d5f4da979f977b734778b16678
 SHA512 
132e8c0c57798d69ca8c3f360c2d55f1b8a46deaeacbb59979bc5bb5c52c9eaf02db7f7a166848787aae5807122d86f48fa86c0b9211ed0fdfd92889d1d8e2e4
+DIST netdata-1.16.1.tar.gz 3286225 BLAKE2B 
4411baa2da9282173abef872dce02bc0a3f1b1e46a449648a0e09f35db27f2864bc63caf155f84e550ea8cff60c0c0d887a9e7043ac138a45a8170805059fed5
 SHA512 
f16dad4395b3cd2c437e03f98a2e0945fabd1cabd8b0f294d83e2fbd429955fe1cbe92668f9d3160d1c56ea744acc3908c8df91d0b3bb0623854361878317520

diff --git a/net-analyzer/netdata/netdata-1.16.1.ebuild 
b/net-analyzer/netdata/netdata-1.16.1.ebuild
new file mode 100644
index 000..b12cc034edf
--- /dev/null
+++ b/net-analyzer/netdata/netdata-1.16.1.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+
+inherit autotools fcaps linux-info python-r1 systemd user
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/netdata/${PN}.git";
+   inherit git-r3
+else
+   SRC_URI="https://github.com/netdata/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Linux real time system monitoring, done right!"
+HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/";
+
+LICENSE="GPL-3+ MIT BSD"
+SLOT="0"
+IUSE="caps +compression cpu_flags_x86_sse2 cups dbengine ipmi mysql nfacct 
nodejs postgres +python tor xen"
+REQUIRED_USE="
+   mysql? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   tor? ( python )"
+
+# most unconditional dependencies are for plugins.d/charts.d.plugin:
+RDEPEND="
+   app-misc/jq
+   >=app-shells/bash-4:0
+   || (
+   net-analyzer/openbsd-netcat
+   net-analyzer/netcat
+   )
+   net-analyzer/tcpdump
+   net-analyzer/traceroute
+   net-misc/curl
+   net-misc/wget
+   sys-apps/util-linux
+   virtual/awk
+   caps? ( sys-libs/libcap )
+   cups? ( net-print/cups )
+   dbengine? (
+   dev-libs/libuv
+   app-arch/lz4
+   dev-libs/judy
+   dev-libs/openssl:=
+   )
+   compression? ( sys-libs/zlib )
+   ipmi? ( sys-libs/freeipmi )
+   nfacct? (
+   net-firewall/nfacct
+   net-libs/libmnl
+   )
+   nodejs? ( net-libs/nodejs )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   mysql? (
+   || (
+   dev-python/mysqlclient[${PYTHON_USEDEP}]
+   dev-python/mysql-python[${PYTHON_USEDEP}]
+   )
+   )
+   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
+   tor? ( net-libs/stem[${PYTHON_USEDEP}] )
+   )
+   xen? (
+   app-emulation/xen-tools
+   dev-libs/yajl
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+: ${NETDATA_USER:=netdata}
+: ${NETDATA_GROUP:=netdata}
+
+FILECAPS=(
+   'cap_dac_read_search,cap_sys_ptrace+ep' 
'usr/libexec/netdata/plugins.d/apps.plugin'
+)
+
+pkg_setup() {
+   linux-info_pkg_setup
+
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 / ${PN}
+}
+
+src_prepare() {
+   default
+   eautor

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

2019-08-01 Thread Sven Wegener
commit: 1604747b397cebd0842f6763d5b417a2c86782ee
Author: Sven Wegener  gentoo  org>
AuthorDate: Thu Aug  1 13:57:37 2019 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Thu Aug  1 13:58:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1604747b

net-dns/pdns: Version bump to 4.1.11, security bug #691086

Bug: https://bugs.gentoo.org/691086
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Sven Wegener  gentoo.org>

 net-dns/pdns/Manifest   |   1 +
 net-dns/pdns/pdns-4.1.11.ebuild | 157 
 2 files changed, 158 insertions(+)

diff --git a/net-dns/pdns/Manifest b/net-dns/pdns/Manifest
index bb90165f208..89397ffbe5a 100644
--- a/net-dns/pdns/Manifest
+++ b/net-dns/pdns/Manifest
@@ -1,2 +1,3 @@
 DIST pdns-4.1.10.tar.bz2 1117663 BLAKE2B 
9c1b8c608862b42019c6b753af950f940455538b439824e10d28a79a4f04fe926decf86f286d79c850f39e0df345d646ba774e5557cce1d44f6c120d8b2892a3
 SHA512 
59a7a52468f6daae8de01bb2b08d812906ef58047026369895341cfff253a5b9ba29d6a6b43a822f1632641eec34fa1afa6fbb5b0ba5e72ecce8e61787892136
+DIST pdns-4.1.11.tar.bz2 1118103 BLAKE2B 
f4ba0c463c7ff5f2185b33956ef7749b5ca6496ce850a189ec5a537d174e1391784f2c0c2af3bc7b68d2f1e01ec57c8731dc07a7690905ab7a6e386a1a8f3e4d
 SHA512 
18215f523a39d48c8756bc13ecae1bd78967c2d66619d93ddaafb13062690002a9bdfe1d337796820706692c449286c7b9e9b8d45933684d32acbc20e490c0c4
 DIST pdns-4.2.0-rc2.tar.bz2 1245187 BLAKE2B 
30ee03752dafa02f5618ba26def1cb8d49b0f7f004b54fcb8d7640b0d60897ac9a9b13e918ab3aaee1d679af772aacd0591e9c9cd3bf6b1af79305e06cac1cdb
 SHA512 
695589980fc35e73fc0e72f57034e2cfefd7b046100dc6f8740ac94dd50ee068453c72aa2ee5626e6cccfca1eeb5e3f036b844039db52d5c45f070d291002122

diff --git a/net-dns/pdns/pdns-4.1.11.ebuild b/net-dns/pdns/pdns-4.1.11.ebuild
new file mode 100644
index 000..9c4996e63d3
--- /dev/null
+++ b/net-dns/pdns/pdns-4.1.11.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit multilib user
+
+DESCRIPTION="The PowerDNS Daemon"
+HOMEPAGE="https://www.powerdns.com/";
+SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# other possible flags:
+# db2: we lack the dep
+# oracle: dito (need Oracle Client Libraries)
+# xdb: (almost) dead, surely not supported
+
+IUSE="botan debug doc geoip ldap libressl lua luajit mydns mysql opendbx 
postgres protobuf remote sodium sqlite systemd tools tinydns test"
+
+REQUIRED_USE="mydns? ( mysql )"
+
+RDEPEND="
+   libressl? ( dev-libs/libressl:= )
+   !libressl? ( dev-libs/openssl:= )
+   >=dev-libs/boost-1.35:=
+   botan? ( dev-libs/botan:2= )
+   lua? (
+   !luajit? ( dev-lang/lua:= )
+   luajit? ( dev-lang/luajit:= )
+   )
+   mysql? ( dev-db/mysql-connector-c )
+   postgres? ( dev-db/postgresql:= )
+   ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 )
+   sqlite? ( dev-db/sqlite:3 )
+   opendbx? ( dev-db/opendbx )
+   geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip )
+   sodium? ( dev-libs/libsodium:= )
+   tinydns? ( >=dev-db/tinycdb-0.77 )
+   protobuf? ( dev-libs/protobuf )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+S="${WORKDIR}"/${P/_/-}
+
+src_configure() {
+   local dynmodules="pipe bind" # the default backends, always enabled
+
+   #use db2 && dynmodules+=" db2"
+   use ldap && dynmodules+=" ldap"
+   use lua && dynmodules+=" lua"
+   use mydns && dynmodules+=" mydns"
+   use mysql && dynmodules+=" gmysql"
+   use opendbx && dynmodules+=" opendbx"
+   #use oracle && dynmodules+=" goracle oracle"
+   use postgres && dynmodules+=" gpgsql"
+   use remote && dynmodules+=" remote"
+   use sqlite && dynmodules+=" gsqlite3"
+   use tinydns && dynmodules+=" tinydns"
+   use geoip && dynmodules+=" geoip"
+   #use xdb && dynmodules+=" xdb"
+
+   econf \
+   --disable-static \
+   --sysconfdir=/etc/powerdns \
+   --libdir=/usr/$(get_libdir)/powerdns \
+   --with-modules= \
+   --with-dynmodules="${dynmodules}" \
+   --with-mysql-lib=/usr/$(get_libdir) \
+   $(use_enable botan) \
+   $(use_enable debug verbose-logging) \
+   $(use_enable test unit-tests) \
+   $(use_enable tools) \
+   $(use_enable systemd) \
+   $(use_enable sodium libsodium) \
+   $(usex lua "$(use_with !luajit lua) $(use_with luajit)" \
+   '--without-lua --without-luajit') \
+   $(use_with protobuf) \
+   ${myconf}
+}
+
+src_compile() {
+   default
+   use doc && emake -C codedocs codedocs
+}
+
+src_install() {
+   default
+
+   mv "${D}"/etc/powerdns/pdns.conf{-dist,}
+

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

2019-08-01 Thread Manuel Rüger
commit: 9c7faadf7c21a38c6fae5a98916da1413c4c79cc
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Aug  1 13:56:12 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Aug  1 13:56:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7faadf

net-misc/istioctl: Version bump to 1.1.12

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 net-misc/istioctl/Manifest   |  1 +
 net-misc/istioctl/istioctl-1.1.12.ebuild | 35 
 2 files changed, 36 insertions(+)

diff --git a/net-misc/istioctl/Manifest b/net-misc/istioctl/Manifest
index 214d5a07884..b48f2375900 100644
--- a/net-misc/istioctl/Manifest
+++ b/net-misc/istioctl/Manifest
@@ -1 +1,2 @@
+DIST istioctl-1.1.12.tar.gz 20720842 BLAKE2B 
c7b70ee162daabcf82cc8cbd8ec61d49b68189fcab43a1f04daa9dee6701075330557d2567cabae7f8fa37a2b3ebac23def53cca43930a9c1bf5079c15198f48
 SHA512 
a7aa37a2ec12b802d38a27cc4b6131ec604e14f0c64d2a3619f2918cc24cbf7bf0e291d58185e0481d544b28264f8782636abdca5afdacde6c3ad41ae616b90d
 DIST istioctl-1.1.8.tar.gz 20718514 BLAKE2B 
20b492932906bab3d8fd2e66452acf42a3b8fc07bb42e95217410b32ede68f2dc4256f4e33b104428996a3cfa2f30c798ccf2cc3794079c8936d353330763c88
 SHA512 
907bff4a7239e0e615fcc3ea92c98d944916dc88c744d574b5362e622729e8fb5a79e549a7f0beece5235918d7891ef6283e6b1e3f789980450d7eee1e131e2b

diff --git a/net-misc/istioctl/istioctl-1.1.12.ebuild 
b/net-misc/istioctl/istioctl-1.1.12.ebuild
new file mode 100644
index 000..40518fcd4c1
--- /dev/null
+++ b/net-misc/istioctl/istioctl-1.1.12.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-vcs-snapshot
+
+GIT_COMMIT="473d9b3"
+
+KEYWORDS="~amd64"
+DESCRIPTION="Istio configuration command line utility"
+EGO_PN="istio.io/istio"
+HOMEPAGE="https://github.com/istio/istio";
+MY_PV=${PV/_/-}
+SRC_URI="https://github.com/istio/istio/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+src_compile() {
+   pushd "src/${EGO_PN}" || die
+   BUILDINFO="istio.io/istio/pkg/version.buildVersion=${PV}
+   istio.io/istio/pkg/version.buildGitRevision=${GIT_COMMIT}
+   istio.io/istio/pkg/version.buildStatus=Clean" \
+   VERBOSE=1 GOPATH="${WORKDIR}/${P}" TAG=${PV} emake istioctl
+   popd || die
+}
+
+src_install() {
+   dobin out/linux_amd64/release/${PN}
+   pushd "src/${EGO_PN}" || die
+   dodoc README.md
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lisp/roswell/

2019-08-01 Thread Joonas Niilola
commit: 6b2e4dfcd97fc8d18a7796bfd44682c7235d7122
Author: Danny YUE  gmail  com>
AuthorDate: Thu Mar 14 14:51:26 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Aug  1 13:13:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2e4dfc

dev-lisp/roswell: Add roswell ebuild

Signed-off-by: YUE Daian  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10684
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-lisp/roswell/Manifest  |  1 +
 dev-lisp/roswell/metadata.xml  | 20 +++
 dev-lisp/roswell/roswell-19.3.10.97.ebuild | 32 ++
 3 files changed, 53 insertions(+)

diff --git a/dev-lisp/roswell/Manifest b/dev-lisp/roswell/Manifest
new file mode 100644
index 000..8544f975e32
--- /dev/null
+++ b/dev-lisp/roswell/Manifest
@@ -0,0 +1 @@
+DIST roswell-19.3.10.97.tar.gz 159870 BLAKE2B 
3a39f2606da3e45e752490eaba2b44f2dfc369c073e65d7556d078e6b6e4e1e620b24b5ef50375d01d5cd88a68c08825bf84b953965d1409f07ed2ba92ccf64c
 SHA512 
53265610715dcc8d5b23d10e6dff18bf7e69fd4884e45741f9165647b6003f219e0a4b3ab21c9a5bb5dd3c72240aa6e0f091a4379c792d5ed40787fa382a71af

diff --git a/dev-lisp/roswell/metadata.xml b/dev-lisp/roswell/metadata.xml
new file mode 100644
index 000..020c3a63528
--- /dev/null
+++ b/dev-lisp/roswell/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+sheepd...@gmail.com
+YUE Daian
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+  
+Roswell is the de facto full-stack environment for Common Lisp
+development. It serves as a Lisp implementation installer, manager,
+launcher etc.
+  
+  
+roswell/roswell
+  
+

diff --git a/dev-lisp/roswell/roswell-19.3.10.97.ebuild 
b/dev-lisp/roswell/roswell-19.3.10.97.ebuild
new file mode 100644
index 000..7c7198c265e
--- /dev/null
+++ b/dev-lisp/roswell/roswell-19.3.10.97.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="A lisp installer and launcher for major environment"
+HOMEPAGE="https://github.com/roswell/roswell";
+SRC_URI="https://github.com/roswell/roswell/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_compile() {
+   emake -j1
+}
+
+src_test() {
+   emake -j1 check
+}
+
+src_install() {
+   emake DESTDIR="${D}" -j1 install
+}



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

2019-08-01 Thread Aaron Bauman
commit: ed55d453809f757f2b3f37aa36f489dab2bd899f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 13:09:21 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 13:09:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed55d453

arm64/p.u.s.m: app-text/docbook2X fails test

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

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

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 94e14b70c2a..2e3404892c7 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Aaron Bauman (2019-08-01)
+# app-text/docbook2X fails test
+dev-cpp/libcmis man
+
 # Aaron Bauman (2019-07-29)
 # no ocamlopt stuff here...
 kde-apps/kalzium solver



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

2019-08-01 Thread Aaron Bauman
commit: 211f6a3ac4863a5b51b6ac30346c078f82f2ebc6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 12:41:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 13:09:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211f6a3a

dev-perl/Archive-Zip: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild 
b/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild
index 6444a1cb378..e43a91ba5b5 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were 
files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-08-01 Thread Aaron Bauman
commit: 2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 12:41:25 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 13:09:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cfd0e4f

app-text/libmspub: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 app-text/libmspub/libmspub-0.1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild 
b/app-text/libmspub/libmspub-0.1.4.ebuild
index 4b62c857145..536dfc3cfcd 100644
--- a/app-text/libmspub/libmspub-0.1.4.ebuild
+++ b/app-text/libmspub/libmspub-0.1.4.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
@@ -17,7 +17,7 @@ SLOT="0"
 
 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
 
 IUSE="doc static-libs"
 



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

2019-08-01 Thread Aaron Bauman
commit: 62e61c928b69891972646ba691ef81d0c52f4767
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 12:41:12 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 13:09:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e61c92

media-libs/glm: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/media-libs/glm/glm-0.9.9.5.ebuild 
b/media-libs/glm/glm-0.9.9.5.ebuild
index 169bf319fad..8ae918b5299 100644
--- a/media-libs/glm/glm-0.9.9.5.ebuild
+++ b/media-libs/glm/glm-0.9.9.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="|| ( HappyBunny MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
 IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx 
cpu_flags_x86_avx2"
 
 RDEPEND="virtual/opengl"



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

2019-08-01 Thread Aaron Bauman
commit: f2690865afcb267d4ee1ff050e6b0e2cf4336c7c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 12:41:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 13:09:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2690865

app-office/libreoffice-l10n: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 app-office/libreoffice-l10n/libreoffice-l10n-6.2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-6.2.5.2.ebuild 
b/app-office/libreoffice-l10n/libreoffice-l10n-6.2.5.2.ebuild
index 8712656dd28..d1f50c37c2b 100644
--- a/app-office/libreoffice-l10n/libreoffice-l10n-6.2.5.2.ebuild
+++ b/app-office/libreoffice-l10n/libreoffice-l10n-6.2.5.2.ebuild
@@ -17,7 +17,7 @@ 
BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable
 
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="offlinehelp"
 
 #



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

2019-08-01 Thread Joonas Niilola
commit: ee9901be35bad4ec10513de1453a830effd4854e
Author: William Pettersson  ewpettersson  se>
AuthorDate: Sat Jan 19 21:39:04 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Aug  1 13:03:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9901be

x11-misc/splatmoji: new package

Splatmoji is a tool that lets users quickly look up and input emoji,
emoticons and kaomoji via a pop-up menu.

Signed-off-by: William Pettersson  ewpettersson.se>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10872
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-misc/splatmoji/Manifest  |  1 +
 x11-misc/splatmoji/metadata.xml  | 19 +++
 x11-misc/splatmoji/splatmoji-1.0.ebuild  | 26 ++
 x11-misc/splatmoji/splatmoji-.ebuild | 26 ++
 4 files changed, 72 insertions(+)

diff --git a/x11-misc/splatmoji/Manifest b/x11-misc/splatmoji/Manifest
new file mode 100644
index 000..8e0de9eaf6e
--- /dev/null
+++ b/x11-misc/splatmoji/Manifest
@@ -0,0 +1 @@
+DIST splatmoji-1.0.tar.gz 407506 BLAKE2B 
5e2ac158501c29b013249eb9e4e509afd5b2418ce3975bc1f4e1739ac92227ca135ade6e4bd328400d337414befc7e413f76ce5a87a9cedcfcaec293e2439d1d
 SHA512 
71d7d1895570cd85c5cc7896d165b8aa7444a89eb8d99c2e10a977bec38853e03ba707231551bc763add260d3c3bc8e0553b561204cb8f88d384870b7dba7fa0

diff --git a/x11-misc/splatmoji/metadata.xml b/x11-misc/splatmoji/metadata.xml
new file mode 100644
index 000..8098c7e79c6
--- /dev/null
+++ b/x11-misc/splatmoji/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   will...@ewpettersson.se
+   William Pettersson
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy maintainers
+   
+   
+   Splatmoji is a tool that lets users quickly look up and input 
emoji,
+   emoticons and kaomoji via a pop-up menu.
+   
+   
+   cspeterson/splatmoji
+   
+

diff --git a/x11-misc/splatmoji/splatmoji-1.0.ebuild 
b/x11-misc/splatmoji/splatmoji-1.0.ebuild
new file mode 100644
index 000..fe3507b04dc
--- /dev/null
+++ b/x11-misc/splatmoji/splatmoji-1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Quickly look up and input emoji and/or emoticons"
+HOMEPAGE="https://github.com/cspeterson/splatmoji/";
+SRC_URI="https://github.com/cspeterson/splatmoji/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+   app-shells/bash
+   x11-misc/rofi
+   x11-misc/xdotool
+   x11-misc/xsel"
+
+src_install() {
+   dobin splatmoji
+   insinto /etc/xdg/splatmoji
+   doins splatmoji.config
+   insinto /usr/share/splatmoji
+   doins -r data
+}

diff --git a/x11-misc/splatmoji/splatmoji-.ebuild 
b/x11-misc/splatmoji/splatmoji-.ebuild
new file mode 100644
index 000..fddb2298aa4
--- /dev/null
+++ b/x11-misc/splatmoji/splatmoji-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Quickly look up and input emoji and/or emoticons"
+HOMEPAGE="https://github.com/cspeterson/splatmoji/";
+EGIT_REPO_URI="https://github.com/cspeterson/splatmoji.git";
+
+LICENSE="MIT"
+KEYWORDS=""
+SLOT="0"
+
+RDEPEND="
+   app-shells/bash
+   x11-misc/rofi
+   x11-misc/xdotool
+   x11-misc/xsel"
+
+src_install() {
+   dobin splatmoji
+   insinto /etc/xdg/splatmoji
+   doins splatmoji.config
+   insinto /usr/share/splatmoji
+   doins -r data
+}



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

2019-08-01 Thread Joonas Niilola
commit: 18b417e3c03a3d823c8e54cd63cd675885769910
Author: Jake Lilly  gmail  com>
AuthorDate: Fri Jul 19 03:46:08 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Aug  1 13:01:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b417e3

x11-misc/yabar: new package

A modern and lightweight status bar for X window managers

Bug: https://bugs.gentoo.org/658102
Signed-off-by: Jake Lilly  gmail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/12471
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-misc/yabar/Manifest |  1 +
 x11-misc/yabar/metadata.xml | 21 ++
 x11-misc/yabar/yabar-0.4.0_p20190316.ebuild | 61 +
 3 files changed, 83 insertions(+)

diff --git a/x11-misc/yabar/Manifest b/x11-misc/yabar/Manifest
new file mode 100644
index 000..64629c004de
--- /dev/null
+++ b/x11-misc/yabar/Manifest
@@ -0,0 +1 @@
+DIST yabar-0.4.0_p20190316.tar.gz 892725 BLAKE2B 
eb14b06327533034756885c68ab03b1ff049c987d1dac6d083c553646cd178210429d9457c1067db3211fcb39e9814a260aed201dea4e6410544b9247c5dee93
 SHA512 
f93250605c5b56d64c7ec6a7e7faa6120cdc06191ddafb13822875fd98b1b7a1822d9b93b62c49c302b1d4bffb14a200feed937efb0b11711de7159ce83eb7c5

diff --git a/x11-misc/yabar/metadata.xml b/x11-misc/yabar/metadata.xml
new file mode 100644
index 000..e6d7b0c5568
--- /dev/null
+++ b/x11-misc/yabar/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   lilly...@gmail.com
+   Jake Lilly
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   
+   Uses media-sound/playerctl to retrieve the 
name of the currently 
+   played song
+   
+   
+   
+   geommer/yabar
+   
+

diff --git a/x11-misc/yabar/yabar-0.4.0_p20190316.ebuild 
b/x11-misc/yabar/yabar-0.4.0_p20190316.ebuild
new file mode 100644
index 000..b9fe1902987
--- /dev/null
+++ b/x11-misc/yabar/yabar-0.4.0_p20190316.ebuild
@@ -0,0 +1,61 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT="a0d3fdfed992149b741eb8fcf53f02b5d1a6142e"
+DESCRIPTION="A modern and lightweight status bar for X window managers"
+HOMEPAGE="https://github.com/geommer/yabar";
+SRC_URI="https://github.com/geommer/yabar/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="playerctl"
+
+DEPEND="
+   app-text/asciidoc
+   dev-libs/libconfig:=
+   media-libs/alsa-lib
+   net-wireless/wireless-tools
+   x11-libs/cairo[xcb]
+   x11-libs/gdk-pixbuf:2
+   x11-libs/libxkbcommon[X]
+   x11-libs/pango
+   x11-libs/xcb-util-wm
+   playerctl? ( media-sound/playerctl )
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_prepare() {
+   default
+   # Respect CFLAGS and LDFLAGS
+   # Declare VERSION without relying on git
+   # Replace playerctl dependency option with basename
+   sed -i -e "s:-flto -O2::g" -e "s:-Wall::" \
+   -e "s:\$(shell git describe):0.4.0-179-ga0d3fdf:" \
+   -e "s:^DEPS += playerctl-1.0:DEPS += playerctl:" \
+   Makefile || die "Failed to update Makefile"
+}
+
+src_compile() {
+   if use playerctl; then
+   emake PLAYERCTL=1
+   else
+   emake
+   fi
+}
+
+src_install() {
+   default
+   docinto examples
+   dodoc examples/example.config
+   docompress -x "/usr/share/doc/${PF}/examples"
+}
+
+pkg_postinst() {
+   elog "An example yabar configuration file can be found in"
+   elog "the following path: /usr/share/doc/${PF}/examples"
+}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/woeusb/

2019-08-01 Thread Pacho Ramos
commit: 636b532bf806f7cadb931cb7671e678e735342fd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Aug  1 12:57:29 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Aug  1 12:58:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636b532b

sys-boot/woeusb: Drop old

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Pacho Ramos  gentoo.org>

 sys-boot/woeusb/Manifest |  2 --
 sys-boot/woeusb/woeusb-3.1.5.ebuild  | 58 
 sys-boot/woeusb/woeusb-3.2.12.ebuild | 58 
 3 files changed, 118 deletions(-)

diff --git a/sys-boot/woeusb/Manifest b/sys-boot/woeusb/Manifest
index d7077238214..c64b842cf3b 100644
--- a/sys-boot/woeusb/Manifest
+++ b/sys-boot/woeusb/Manifest
@@ -1,3 +1 @@
-DIST woeusb-3.1.5.tar.gz 399712 BLAKE2B 
d52b29249af680577299a02cb9a2c1436aef73a0240bff2525c494657c197a2fc0709e0ff6f35eb5d18592145347af284a998deacecff37effd95b75ab13bc9a
 SHA512 
5cf4eb45b126d71bcb376148383faf9713bc06ec4ee3ccc2dfa6528d9fba382bceaae2cdd47f2d8ba775dad1ca8e6258af40fc6362336927894398193600c965
-DIST woeusb-3.2.12.tar.gz 386189 BLAKE2B 
53629a185d0b8ff55cb2e60eaa6cb8f9e106d3f5b24f57cf8f777dbf5b9a1e43ed423e53e4710acf9ac5ce3171da7dbfcd40b5b3f297b0db240e7c0f9a687fc0
 SHA512 
9a4e20003970a3313b080bde9a534fb1724382555281aa510092a3698622dae46f22483ff8968903b5685e00ebfb454718de6db7f3c61c4a2e122c961bfc270f
 DIST woeusb-3.3.0.tar.gz 386251 BLAKE2B 
9767fc3ab3ae438ff126c05a197cb41550704b93f3b508ad88b7a39c74777fdd863794970ebc839f79f8b2f1da9f6041bb355783ec1040e31814fead8185439c
 SHA512 
8cac015df2309e4978f38adae9b9da04d896301f8d9d971d3d21801b24c3287d7d405bc4b2b1e0ff285497b5777462eb8cd6ce7dce079daf49b4d5d313a449a3

diff --git a/sys-boot/woeusb/woeusb-3.1.5.ebuild 
b/sys-boot/woeusb/woeusb-3.1.5.ebuild
deleted file mode 100644
index 6e6027efa6a..000
--- a/sys-boot/woeusb/woeusb-3.1.5.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
-WX_GTK_VER="3.0-gtk3"
-
-inherit autotools wxwidgets
-
-DESCRIPTION="Creates windows installer on usb media from an iso image"
-HOMEPAGE="https://github.com/slacka/WoeUSB";
-SRC_URI="https://github.com/slacka/WoeUSB/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="minimal"
-
-RDEPEND="
-   sys-apps/util-linux
-   sys-block/parted
-   sys-fs/dosfstools
-   sys-fs/ntfs3g
-   sys-boot/grub:2[grub_platforms_pc]
-   !minimal? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/WoeUSB-${PV}"
-
-src_prepare() {
-   default
-   find . -type f -print0 | xargs -0 sed -i "s/@@WOEUSB_VERSION@@/${PV}/" 
|| die
-   if ! use minimal; then
-   setup-wxwidgets
-   eautoreconf
-   fi
-}
-
-src_configure() {
-   ! use minimal && default
-}
-
-src_compile() {
-   ! use minimal && default
-}
-
-src_test() {
-   ! use minimal && default
-}
-
-src_install() {
-   if use minimal; then
-   dosbin src/woeusb
-   einstalldocs
-   else
-   default
-   fi
-}

diff --git a/sys-boot/woeusb/woeusb-3.2.12.ebuild 
b/sys-boot/woeusb/woeusb-3.2.12.ebuild
deleted file mode 100644
index 573d9db62c7..000
--- a/sys-boot/woeusb/woeusb-3.2.12.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-WX_GTK_VER="3.0-gtk3"
-
-inherit autotools wxwidgets
-
-DESCRIPTION="Creates windows installer on usb media from an iso image"
-HOMEPAGE="https://github.com/slacka/WoeUSB";
-SRC_URI="https://github.com/slacka/WoeUSB/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="minimal"
-
-RDEPEND="
-   sys-apps/util-linux
-   sys-block/parted
-   sys-fs/dosfstools
-   sys-fs/ntfs3g
-   sys-boot/grub:2[grub_platforms_pc]
-   !minimal? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/WoeUSB-${PV}"
-
-src_prepare() {
-   default
-   find . -type f -print0 | xargs -0 sed -i "s/@@WOEUSB_VERSION@@/${PV}/" 
|| die
-   if ! use minimal; then
-   setup-wxwidgets
-   eautoreconf
-   fi
-}
-
-src_configure() {
-   ! use minimal && default
-}
-
-src_compile() {
-   ! use minimal && default
-}
-
-src_test() {
-   ! use minimal && default
-}
-
-src_install() {
-   if use minimal; then
-   dosbin src/woeusb
-   einstalldocs
-   else
-   default
-   fi
-}



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

2019-08-01 Thread Manuel Rüger
commit: a3c777e77484baeb41d8d3a678c5b2b85842513c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Aug  1 12:57:05 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Aug  1 12:57:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c777e7

net-misc/istioctl: Remove old

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 net-misc/istioctl/Manifest  |  3 ---
 net-misc/istioctl/istioctl-1.1.4.ebuild | 35 -
 net-misc/istioctl/istioctl-1.1.6.ebuild | 35 -
 net-misc/istioctl/istioctl-1.1.7.ebuild | 35 -
 4 files changed, 108 deletions(-)

diff --git a/net-misc/istioctl/Manifest b/net-misc/istioctl/Manifest
index da42890dd6e..214d5a07884 100644
--- a/net-misc/istioctl/Manifest
+++ b/net-misc/istioctl/Manifest
@@ -1,4 +1 @@
-DIST istioctl-1.1.4.tar.gz 20705247 BLAKE2B 
d3727dafcfa8a630a02040fe452a3a2b6c89d4dc2ede4128b9906adf21d97e68f8b126783d248239416a459357bee72ca0f2af19a6d34039ad59b3ade6f3b6d1
 SHA512 
e866fcad482ef605e4126fffe421eff7fbc1733e5d949e2ebe846f790d8825bb79d5360fe48d29913f0b015c15bc1aac224ac9f39e4e7d5948f2dcd5042570a8
-DIST istioctl-1.1.6.tar.gz 20707819 BLAKE2B 
0ebd34873e6ff1fec2413afed8b4fe80baee8e9bec55bc2fab15b25266b404fb05fce6bfd0e122c5eb3fa661f5633a431aaa3042ad6d12caf2c4feb58bdbaa5e
 SHA512 
62b9b96547af6f8050f934e4d620ab1990afc805c0abbdbc7933220d2867654b4452f8207dbe5976116bfe8ae557ee7545e1859b0ab22d9c0c2510950fca
-DIST istioctl-1.1.7.tar.gz 20711283 BLAKE2B 
5c6d54ab033f0dba19377d0ca1a88a57e319932c91d3c2c1f3ad9fc112f11aec481e4421b958490e5b3c24d3be6ae68dbc7122e17a7463585a052e225f77ae5b
 SHA512 
8a00efd3fea05d3b28225bf6d58d46769aa7576851df849185d62a14ef368980df765d3c5b1d9c59dff7f0034259e62fe57bc119b66cecb220513f7b94500cef
 DIST istioctl-1.1.8.tar.gz 20718514 BLAKE2B 
20b492932906bab3d8fd2e66452acf42a3b8fc07bb42e95217410b32ede68f2dc4256f4e33b104428996a3cfa2f30c798ccf2cc3794079c8936d353330763c88
 SHA512 
907bff4a7239e0e615fcc3ea92c98d944916dc88c744d574b5362e622729e8fb5a79e549a7f0beece5235918d7891ef6283e6b1e3f789980450d7eee1e131e2b

diff --git a/net-misc/istioctl/istioctl-1.1.4.ebuild 
b/net-misc/istioctl/istioctl-1.1.4.ebuild
deleted file mode 100644
index 6ca50e797a3..000
--- a/net-misc/istioctl/istioctl-1.1.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot
-
-GIT_COMMIT="bc7465793cbff4c4189639b3f404e21c517cbdc6"
-
-KEYWORDS="~amd64"
-DESCRIPTION="Istio configuration command line utility"
-EGO_PN="istio.io/istio"
-HOMEPAGE="https://github.com/istio/istio";
-MY_PV=${PV/_/-}
-SRC_URI="https://github.com/istio/istio/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
-   pushd "src/${EGO_PN}" || die
-   BUILDINFO="istio.io/istio/pkg/version.buildVersion=${PV}
-   istio.io/istio/pkg/version.buildGitRevision=${GIT_COMMIT}
-   istio.io/istio/pkg/version.buildStatus=Clean" \
-   VERBOSE=1 GOPATH="${WORKDIR}/${P}" TAG=${PV} emake istioctl
-   popd || die
-}
-
-src_install() {
-   dobin out/linux_amd64/release/${PN}
-   pushd "src/${EGO_PN}" || die
-   dodoc README.md
-}

diff --git a/net-misc/istioctl/istioctl-1.1.6.ebuild 
b/net-misc/istioctl/istioctl-1.1.6.ebuild
deleted file mode 100644
index 3242c555827..000
--- a/net-misc/istioctl/istioctl-1.1.6.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot
-
-GIT_COMMIT="04850e14d38a69a38c16c800e237b1108056513e"
-
-KEYWORDS="~amd64"
-DESCRIPTION="Istio configuration command line utility"
-EGO_PN="istio.io/istio"
-HOMEPAGE="https://github.com/istio/istio";
-MY_PV=${PV/_/-}
-SRC_URI="https://github.com/istio/istio/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
-   pushd "src/${EGO_PN}" || die
-   BUILDINFO="istio.io/istio/pkg/version.buildVersion=${PV}
-   istio.io/istio/pkg/version.buildGitRevision=${GIT_COMMIT}
-   istio.io/istio/pkg/version.buildStatus=Clean" \
-   VERBOSE=1 GOPATH="${WORKDIR}/${P}" TAG=${PV} emake istioctl
-   popd || die
-}
-
-src_install() {
-   dobin out/linux_amd64/release/${PN}
-   pushd "src/${EGO_PN}" || die
-   dodoc README.md
-}

diff --git a/net-misc/istioctl/istioctl-1.1.7.ebuild 
b/net-misc/istioctl/istioctl-1.1.7.ebuild
deleted file mode 100644
index 2d1aca58a46..000
--- a/net-misc/istioctl/istioctl-1.1.7.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot
-
-GIT_COMMIT=

  1   2   >