[gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/

2021-04-12 Thread Eray Aslan
commit: a54b920e24d792bcac97ded6eea26d488bdb3594
Author: Eray Aslan  gentoo  org>
AuthorDate: Tue Apr 13 05:58:11 2021 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Tue Apr 13 05:58:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54b920e

mail-mta/postfix: bump to 3.6_pre20210411

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Eray Aslan  gentoo.org>

 mail-mta/postfix/Manifest   | 2 +-
 .../{postfix-3.6_pre20210405.ebuild => postfix-3.6_pre20210411.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 5bfb40b25b9..a812d7f7b9c 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -1,3 +1,3 @@
 DIST postfix-3.5.8.tar.gz 4614733 BLAKE2B 
13166e854f70987f981bb5e7e5dabfaa73b3170ab16fc1ff8f70f6b98a0697ac980bdf74bbfb39fdfd1972f922a31a28882b1575b79fd8f01d81e08e68d756bc
 SHA512 
0abb07d99e343b76e6a26b4a090af9d592f4dfd03c8c737cc72bfb0f4267dafcbb0cb0aa7b6255f8b834c9289d89a5c47b167be3758239309937cb77e0d9464b
 DIST postfix-3.5.9.tar.gz 4620852 BLAKE2B 
66a7bd71e7f74c8f25963ed8d41f04f1f95e060fd23c848065a0e947e766efe058e6593ed8ce1f69528f5b2e9868756d0ea0622b3d77486852882622dd3bb872
 SHA512 
9ff3a33cdd5811e470d5c6cfa896fa76e4d3257b139deec5f420d18e34232f327b7c8496c5d13566c6f9ae1fdf8719feb9981372b2869b0208a2eb3a1daaeadd
-DIST postfix-3.6-20210405.tar.gz 4735009 BLAKE2B 
cac3faabc5231dfd1bcde6d2fd4be61bbd5cbabad706117215038fc690abf32bb40fc75793ef91b421a059294acafa44fd7b965f07109b28baa448712e83d7a4
 SHA512 
288c6c0c90c3938e6edb1a1f4dc165382ade44816e83a43b8a42eec673187cc99d200122bac0d30c2334f358cd6886f391631d63163117d1be4e13570b74a4f8
+DIST postfix-3.6-20210411.tar.gz 4737574 BLAKE2B 
23727551b00650194cb226a57d6d0f64ef6d19b0873908a01aab5f4bb8d0220c129d378a25a795144f6b1f6b30a4071696fa38957c7512989a72fcad000ba3c1
 SHA512 
c02e2c5a708e34c56ec8bf51770ed3f8a025e2921214b9cf5663d1cf5e270a06222bab708c772d039019709c8acca3781876864b262a2a75435ba44125c80321

diff --git a/mail-mta/postfix/postfix-3.6_pre20210405.ebuild 
b/mail-mta/postfix/postfix-3.6_pre20210411.ebuild
similarity index 100%
rename from mail-mta/postfix/postfix-3.6_pre20210405.ebuild
rename to mail-mta/postfix/postfix-3.6_pre20210411.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-emacs/dropdown-list/files/

2021-04-12 Thread Ulrich Müller
commit: 2f16e8acfb105207ab0847a8d43b6d0e0e991e7f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr 13 05:35:27 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr 13 05:35:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f16e8ac

app-emacs/dropdown-list: Fix path depth in patch

Closes: https://bugs.gentoo.org/782598
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 .../dropdown-list/files/dropdown-list-20090814-selection-face.patch   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch 
b/app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch
index 7c8adc3bf65..4b048272a29 100644
--- a/app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch
+++ b/app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch
@@ -1,7 +1,7 @@
 http://code.google.com/p/yasnippet/issues/detail?id=23
 
 dropdown-list.el~
-+++ dropdown-list.el
+--- a/dropdown-list.el
 b/dropdown-list.el
 @@ -69,7 +69,7 @@
"*Bla." :group 'dropdown-list)
  



[gentoo-commits] repo/gentoo:master commit in: app-emacs/color-browser/files/, app-emacs/color-browser/

2021-04-12 Thread Ulrich Müller
commit: 0bfdab335cbc63cc812687b7e54272507731dd4c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr 13 05:38:10 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr 13 05:38:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bfdab33

app-emacs/color-browser: Fix path depth in patch

Closes: https://bugs.gentoo.org/782595
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/color-browser/color-browser-0.3-r1.ebuild   | 2 +-
 .../files/{0.3-gentoo.patch => color-browser-0.3-gentoo.patch}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/color-browser/color-browser-0.3-r1.ebuild 
b/app-emacs/color-browser/color-browser-0.3-r1.ebuild
index 343513c2396..c0c96b2466b 100644
--- a/app-emacs/color-browser/color-browser-0.3-r1.ebuild
+++ b/app-emacs/color-browser/color-browser-0.3-r1.ebuild
@@ -16,5 +16,5 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 DEPEND="app-emacs/color-theme"
 RDEPEND="${DEPEND}"
 
-ELISP_PATCHES="${PV}-gentoo.patch"
+PATCHES=("${FILESDIR}"/${P}-gentoo.patch)
 SITEFILE="60${PN}-gentoo.el"

diff --git a/app-emacs/color-browser/files/0.3-gentoo.patch 
b/app-emacs/color-browser/files/color-browser-0.3-gentoo.patch
similarity index 95%
rename from app-emacs/color-browser/files/0.3-gentoo.patch
rename to app-emacs/color-browser/files/color-browser-0.3-gentoo.patch
index 8ac5c684168..4bff62235cc 100644
--- a/app-emacs/color-browser/files/0.3-gentoo.patch
+++ b/app-emacs/color-browser/files/color-browser-0.3-gentoo.patch
@@ -1,5 +1,5 @@
 color-browser.el.orig  2006-05-17 11:40:18.0 -0500
-+++ color-browser.el   2006-05-17 11:38:12.0 -0500
+--- a/color-browser.el
 b/color-browser.el
 @@ -1028,7 +1028,7 @@
  ;; make some adjustments
  



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

2021-04-12 Thread Ulrich Müller
commit: cf175c450896cd415be530decb4281adc8ef9d26
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr 13 05:32:58 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr 13 05:32:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf175c45

app-emacs/erobot: Fix path depth in patch

Closes: https://bugs.gentoo.org/782592
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/erobot/files/erobot-2.1.0-fix-interactive.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/erobot/files/erobot-2.1.0-fix-interactive.patch 
b/app-emacs/erobot/files/erobot-2.1.0-fix-interactive.patch
index 69b195170a8..603c0a9386e 100644
--- a/app-emacs/erobot/files/erobot-2.1.0-fix-interactive.patch
+++ b/app-emacs/erobot/files/erobot-2.1.0-fix-interactive.patch
@@ -1,5 +1,5 @@
 erobot.el~ 2002-09-28 21:25:39.0 +0200
-+++ erobot.el  2007-04-21 11:57:15.0 +0200
+--- a/erobot.el
 b/erobot.el
 @@ -230,7 +230,7 @@
  `erobot-max-turns' has been exceeded, or if the char q is pressed
  while the game is running.  When the game ends, the candidates on



[gentoo-commits] repo/gentoo:master commit in: app-emacs/slime/files/2.15/, app-emacs/slime/files/, app-emacs/slime/files/2.11/, ...

2021-04-12 Thread Ulrich Müller
commit: 5df1e7b0c8d3515c66dd045842e11adc076cb629
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr 13 05:28:04 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr 13 05:28:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df1e7b0

app-emacs/slime: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/slime/Manifest   |   2 -
 .../slime/files/2.0_p20110617/70slime-gentoo.el|  15 ---
 .../2.0_p20110617/gentoo-dont-call-init.patch  |  16 ---
 app-emacs/slime/files/2.0_p20110617/swank.asd  |  98 -
 .../files/2.0_p20130214/gentoo-module-load.patch   |  84 ---
 .../slime/files/2.11/dont-load-sbcl-pprint.patch   |  13 ---
 .../slime/files/2.11/gentoo-changelog-date.patch   |  20 
 .../slime/files/2.15/gentoo-changelog-date.patch   |  20 
 .../slime/files/slime-2.20-fix-doc-build.patch |  94 
 app-emacs/slime/files/swank-loader.lisp|   4 -
 app-emacs/slime/slime-2.15.ebuild  | 120 -
 app-emacs/slime/slime-2.20-r1.ebuild   |  73 -
 app-emacs/slime/slime-2.20.ebuild  |  70 
 13 files changed, 629 deletions(-)

diff --git a/app-emacs/slime/Manifest b/app-emacs/slime/Manifest
index be179622f43..b378c5c5b9c 100644
--- a/app-emacs/slime/Manifest
+++ b/app-emacs/slime/Manifest
@@ -1,3 +1 @@
-DIST slime-2.15.tar.gz 1072190 BLAKE2B 
7623d2d109486e35cb94a3bd8a6b72008c28fbc0bac5bdbcde5fcde19b2ebc74d488a6ff67f026922ea716e67ac732cc72f7b984cc4c2574f57323db93de300c
 SHA512 
15f943981e35995b225b168a3d1c2099f7205c2ff359fa209f164464caf05f9fab4d24906442d94ddeb4222f7116d09a832c7377baf95fbe02d6a98a721fd611
-DIST slime-2.20.tar.gz 803127 BLAKE2B 
9a6e50d50da4c9f8f2226ec919cf7f2068ae93a0bac0301233c2d75f12e94e3345998093880d7836fab07d8541da86de928308cfe571ee5811da6de9bfa11b31
 SHA512 
994dbffb54ee1ab4ca529771451724c83ff83992a6d495e06cdca5cd94f0c098e48d7914489278e3015f18ea094d58c469e57301492087a33087562f69506b46
 DIST slime-2.21.tar.gz 810610 BLAKE2B 
d5126e60fb04af2c712426dc9b701cfcabb04a16ab4df6ee138c9f77280fa892e608a04f1af1154b42f7063cc85464146e9a9b10f2a223b5d8015ed49eb1ee1c
 SHA512 
6cc0d865bda2b1a4d806564e4e7d0c9cff739aba16d21ffd47c6a7353e45d332506014ba54f6a0fcfbc97d4c2d3d864f02c2d144cd4d8d06b9b19dafa8f8be3c

diff --git a/app-emacs/slime/files/2.0_p20110617/70slime-gentoo.el 
b/app-emacs/slime/files/2.0_p20110617/70slime-gentoo.el
deleted file mode 100644
index 358af67d918..000
--- a/app-emacs/slime/files/2.0_p20110617/70slime-gentoo.el
+++ /dev/null
@@ -1,15 +0,0 @@
-;;; site-lisp configuration for SLIME
-
-(add-to-list 'load-path "@SITELISP@")
-(add-to-list 'load-path "@SITELISP@/contrib")
-(autoload 'slime-highlight-edits-mode "slime-highlight-edits")
-
-(require 'slime-autoloads)
-(slime-setup '(slime-fancy slime-asdf slime-banner))
-
-;; this allows us not to require dev-lisp/hyperspec
-;; (which is non-free) as a hard dependency
-(setq common-lisp-hyperspec-root
-  (if (file-exists-p "/usr/share/doc/hyperspec/HyperSpec")
-  "file:///usr/share/doc/hyperspec/HyperSpec/"
-"http://www.lispworks.com/reference/HyperSpec/;))

diff --git a/app-emacs/slime/files/2.0_p20110617/gentoo-dont-call-init.patch 
b/app-emacs/slime/files/2.0_p20110617/gentoo-dont-call-init.patch
deleted file mode 100644
index 410c3913a2a..000
--- a/app-emacs/slime/files/2.0_p20110617/gentoo-dont-call-init.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Author: Stelian Ionescu 
-Date: 2010-05-14
-Status: Gentoo-only
-Description: Dont' call SWANK-LOADER:INIT on startup since we don't use
- the upstream swank-loader.lisp
-
 a/slime.el
-+++ b/slime.el
-@@ -1323,7 +1323,6 @@ See `slime-start'."
- `(progn
-(load ,(slime-to-lisp-filename (expand-file-name loader)) 
-  :verbose t)
--   (funcall (read-from-string "swank-loader:init"))
-(funcall (read-from-string "swank:start-server")
- ,(slime-to-lisp-filename port-filename)
- :coding-system ,encoding)

diff --git a/app-emacs/slime/files/2.0_p20110617/swank.asd 
b/app-emacs/slime/files/2.0_p20110617/swank.asd
deleted file mode 100644
index b33ca6e67cb..000
--- a/app-emacs/slime/files/2.0_p20110617/swank.asd
+++ /dev/null
@@ -1,98 +0,0 @@
- -*- Mode: Lisp; indent-tabs-mode: nil -*-
-
-(defpackage #:swank-system
-  (:use #:common-lisp #:asdf))
-
-(in-package #:swank-system)
-
-(defun load-user-init-file ()
-  "Load the user init file, return NIL if it does not exist."
-  (load (merge-pathnames (user-homedir-pathname)
- (make-pathname :name ".swank" :type "lisp"))
-:if-does-not-exist nil))
-
-(defun load-site-init-file ()
-  (load (make-pathname :name "site-init" :type "lisp"
-   :defaults 

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

2021-04-12 Thread Ulrich Müller
commit: 4a98ce1f882489617cd30ad90d4c9a427db7d42b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr 13 05:17:29 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr 13 05:28:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a98ce1f

app-emacs/doxymacs: Bump to EAPI 7

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 .../doxymacs/{doxymacs-1.8.0-r3.ebuild => doxymacs-1.8.0-r4.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild 
b/app-emacs/doxymacs/doxymacs-1.8.0-r4.ebuild
similarity index 88%
rename from app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild
rename to app-emacs/doxymacs/doxymacs-1.8.0-r4.ebuild
index 5d9ed4e59e7..8f6f1f24fd8 100644
--- a/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild
+++ b/app-emacs/doxymacs/doxymacs-1.8.0-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp flag-o-matic
 
@@ -16,7 +16,7 @@ KEYWORDS="amd64 x86"
 DEPEND=">=dev-libs/libxml2-2.6.13"
 RDEPEND="${DEPEND}"
 
-ELISP_PATCHES="${P}-gcc7.patch"
+PATCHES=("${FILESDIR}"/${P}-gcc7.patch)
 SITEFILE="50${PN}-gentoo.el"
 
 src_configure() {



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

2021-04-12 Thread Ulrich Müller
commit: 7e75fc08f2e5ba2b0687e5965f8b4c92a1a320dc
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr 13 05:20:51 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr 13 05:28:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e75fc08

app-emacs/riece: Bump to EAPI 7

Update HOMEPAGE and SRC_URI.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/riece/{riece-9.0.0.ebuild => riece-9.0.0-r1.ebuild} | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emacs/riece/riece-9.0.0.ebuild 
b/app-emacs/riece/riece-9.0.0-r1.ebuild
similarity index 80%
rename from app-emacs/riece/riece-9.0.0.ebuild
rename to app-emacs/riece/riece-9.0.0-r1.ebuild
index 5046117f678..3b436838898 100644
--- a/app-emacs/riece/riece-9.0.0.ebuild
+++ b/app-emacs/riece/riece-9.0.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp
 
 DESCRIPTION="A redesign of Liece IRC client"
-HOMEPAGE="http://www.nongnu.org/riece/;
-SRC_URI="http://download.savannah.gnu.org/releases/riece/${P}.tar.gz;
+HOMEPAGE="https://www.nongnu.org/riece/;
+SRC_URI="https://download.savannah.gnu.org/releases/riece/${P}.tar.gz;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"



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

2021-04-12 Thread Hans de Graaff
commit: 62039e7de8b2da3e0cd84c3c6dbab848ddf3f889
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr 13 05:23:45 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr 13 05:23:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62039e7d

dev-ruby/connection_pool: add 2.2.4

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

 dev-ruby/connection_pool/Manifest  |  1 +
 .../connection_pool/connection_pool-2.2.4.ebuild   | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/connection_pool/Manifest 
b/dev-ruby/connection_pool/Manifest
index 4460dd832d7..cb1e3311af4 100644
--- a/dev-ruby/connection_pool/Manifest
+++ b/dev-ruby/connection_pool/Manifest
@@ -1,2 +1,3 @@
 DIST connection_pool-2.2.2.gem 13824 BLAKE2B 
2f52bb3451dec5916d5797596f7bc3dbf39845321ee83736d679c433e96f154db852469b1f6d0d3b7c7f48262f7840087d89cdd40ece22b67a29c20ff77274dd
 SHA512 
74cb64aa3f183ee4e41f438133f60581e9f99a1d5b5daf61607cff2329bfb1fbd8810d87c35d709418a22ad925049e3e9403a602107452414a67aee1c6eecfe9
 DIST connection_pool-2.2.3.gem 13824 BLAKE2B 
b74666181790e678793023413eedbd5b68836e6d480d79f6c12d512277a1917db0d400e08be98c098305ca065a12988bcac9d46f89b4c1380d758991490a540b
 SHA512 
a5e54b11073723d5cf5150a47c38b37ef8e58e9adb056eeedc4427207ed1ae5d1844cab925bbbcc8a2a9dd3fe9373593ab735ce4de588b89db97800fb74757ac
+DIST connection_pool-2.2.4.gem 14848 BLAKE2B 
897db26b57b91183e2a05376a86dc3fa40b2bae136a304ced6433ef4812aa81bb5ade3c744cfd57a4af58f180393c5571f1a2d97ade0bda00091d8ce0358f3dc
 SHA512 
e8b65f270909d4d80161b5b26f013baf4761e8f143852cda848419d6d032b00eacb2f00594850899a5b4cc9a627f361917a61c3e57e4b5b3ff7894b79a4d8cdd

diff --git a/dev-ruby/connection_pool/connection_pool-2.2.4.ebuild 
b/dev-ruby/connection_pool/connection_pool-2.2.4.ebuild
new file mode 100644
index 000..ec3d219df83
--- /dev/null
+++ b/dev-ruby/connection_pool/connection_pool-2.2.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rake"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="Changes.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generic connection pooling for Ruby"
+HOMEPAGE="https://github.com/mperham/connection_pool;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"
+
+all_ruby_prepare() {
+   sed -i -e '/git ls-files/d' connection_pool.gemspec || die
+   sed -i -e '/\(bundler\|standard\)/ s:^:#:' Rakefile || die
+   sed -i -e "s/gem 'minitest'/gem 'minitest', '~> 5.0'/" test/helper.rb 
|| die
+}



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

2021-04-12 Thread Matt Turner
commit: 0e4519a24f8c9399dc130433f5c9350f15adbd3c
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Apr 13 02:03:48 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr 13 02:06:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4519a2

app-accessibility/at-spi2-core: Version bump to 2.40.0

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

 app-accessibility/at-spi2-core/Manifest|  1 +
 .../at-spi2-core/at-spi2-core-2.40.0.ebuild| 62 ++
 2 files changed, 63 insertions(+)

diff --git a/app-accessibility/at-spi2-core/Manifest 
b/app-accessibility/at-spi2-core/Manifest
index d211b522275..64de9a90eb7 100644
--- a/app-accessibility/at-spi2-core/Manifest
+++ b/app-accessibility/at-spi2-core/Manifest
@@ -1,3 +1,4 @@
 DIST at-spi2-core-2.34.0.tar.xz 186736 BLAKE2B 
6210ef0254760f1ef6e9c9124680f604864e24228650d4be1026dc73ce0ec5d10eec5e9958a98f0970e1292e4fc3935c8379278b10c633c87da5eb3960b94670
 SHA512 
99f6773e29fb5fcb339cbe5b23133dab78bc52e3c46a1d5bd748788c48345223f1def5078ac48e58756a7692459b177b0e26dc8059898a5ccac56ceb495b7de8
 DIST at-spi2-core-2.36.0.tar.xz 186824 BLAKE2B 
a713d413c1ff291bf82107f6bedccd24d5e9e5312145ac7c4783fcf8366238c2d5cc4ba442fb0c71286abcd695b516861387f76c22ff9e427bd19b99bb7d5d3c
 SHA512 
f45d7e68bfcd9b93cebc47e30febce1ae6a4d9df2fbc9d5bdc25babb123c922d0f9a229485770b2f6ed386178144c20486fa3e46195041ea65a54ab019b1cbb6
 DIST at-spi2-core-2.38.0.tar.xz 190540 BLAKE2B 
6c5c479c279285460a5ff80533d600b5173fe9bedacfa1522bc37da4a305b965cec2c677eaae8be809ed1a5fd8aaef6475fd27b80510efd1c530e46368e954af
 SHA512 
3a1eb27cff6e0dd03119b4f8361a3b6037b26c511e80e2d003d1d5c41fede6d49eb5e0ac1ee45cfb4f3ca8e53292a7e2da67df80be28e77014775e41777a96c1
+DIST at-spi2-core-2.40.0.tar.xz 197080 BLAKE2B 
56c0ca8138b5178d713851ffb9a9299544a65708a3e5bf37b1e59e515bb30fccffd8b8cc9dea1e78c32a5d1fa3d21de506ef674c5e0ab8067a8ff5df206d349a
 SHA512 
45f9123dac27982003e4c5e357ddaf31dbe945ff334bf1a7d02e81011b841bd69c717233e8b2d33abb6cfe16320bfe5893499f25d9f603cde5d11d63315e8725

diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.40.0.ebuild 
b/app-accessibility/at-spi2-core/at-spi2-core-2.40.0.ebuild
new file mode 100644
index 000..a38a43100ab
--- /dev/null
+++ b/app-accessibility/at-spi2-core/at-spi2-core-2.40.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org meson multilib-minimal systemd virtualx xdg
+
+DESCRIPTION="D-Bus accessibility specifications and registration daemon"
+HOMEPAGE="https://wiki.gnome.org/Accessibility;
+
+LICENSE="LGPL-2.1+"
+SLOT="2"
+IUSE="X gtk-doc +introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+RDEPEND="
+   >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
+   >=dev-libs/glib-2.62:2[${MULTILIB_USEDEP}]
+   introspection? ( >=dev-libs/gobject-introspection-1.54.0:= )
+   X? (
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/glib-utils
+   gtk-doc? (
+   >=dev-util/gtk-doc-1.25
+   app-text/docbook-xml-dtd:4.3
+   )
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # disable teamspaces test since that requires Novell.ICEDesktop.Daemon
+   "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
+)
+
+multilib_src_configure() {
+   local emesonargs=(
+   -Dsystemd_user_dir="$(systemd_get_userunitdir)"
+   -Ddocs=$(multilib_native_usex gtk-doc true false)
+   -Dintrospection=$(multilib_native_usex introspection)
+   -Dx11=$(usex X)
+   )
+   meson_src_configure
+}
+
+multilib_src_compile() {
+   meson_src_compile
+}
+
+multilib_src_test() {
+   virtx dbus-run-session meson test -C "${BUILD_DIR}"
+}
+
+multilib_src_install() {
+   meson_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/evince/, app-text/evince/files/

2021-04-12 Thread Matt Turner
commit: 7ccdbea27457da611c7aa7dfb9008d087b1aef77
Author: Chris Mayo  gmail  com>
AuthorDate: Tue Apr 13 02:39:15 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr 13 04:39:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccdbea2

app-text/evince: Version bump to 40.0

Closes: https://bugs.gentoo.org/774345
Signed-off-by: Chris Mayo  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 app-text/evince/Manifest   |   1 +
 app-text/evince/evince-40.0.ebuild | 131 +
 .../evince/files/40.0-avoid-changing-soname.patch  |  66 +++
 app-text/evince/files/40.0-internal-synctex.patch  |  28 +
 4 files changed, 226 insertions(+)

diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest
index 5417d246ea3..f277a2a0884 100644
--- a/app-text/evince/Manifest
+++ b/app-text/evince/Manifest
@@ -1,3 +1,4 @@
 DIST evince-3.36.10.tar.xz 2430584 BLAKE2B 
7c8b5e3dec7168f4ab6976022bb85041fd8cc9f55b8c032bbf03cf492d243dc49f00d6913c1f2f09498c1b4091b4be126a9367dd3ed235635e9d08e6a9ae5a0d
 SHA512 
2a17fc1fbd18e2685c254194d0e195ec0c6126f37212ae64297fb06f30f2e07f926cb768affb4d5c9c407c4dfc43db3578ffd244c9a6e121d1d3c9b5e653b4d2
 DIST evince-3.36.7.tar.xz 2580208 BLAKE2B 
76ba6d206289f9981af24e5d82c9567c05984ad71efe83391aa1f8fdd94d31c284e600cf81eab9868e01f120f71cde1ae9b6ee6b7a4b1da47458d17b95b78d87
 SHA512 
dacc26d2d75c3dcadceb0a35c995ae3501bd91e84632cdf87decd359350e74032444707ea152e24c01fb57fe0ef2a426813a33919833cefdeb8699f8c642d910
 DIST evince-3.36.9.tar.xz 2429740 BLAKE2B 
7154d473561955df9be545bbda520034e7de1556ea241dd30833ac014af2bb20fc3ef1d7fe6777cdcfab90553eb3f0562e1452df62c1c1eeb6b47b5bb64298bf
 SHA512 
54f2dfc287fa627e1474c4bb23e6127bc5daa7044c2158805e5af487b7d65e776da9b86adbb83ec63fad3ce4c339f57483a3a2d7b95ad14de2dc76e29a29a8fb
+DIST evince-40.0.tar.xz 2928668 BLAKE2B 
852c532b595f50e849893670b536b5b8c25f0407a719cbe659faa3f72b51f43a0471c3df9197fa5bd11735c14e0779d8cf28a88cd79aabec4dffa797443b9819
 SHA512 
995693e4a6e1a3bb31e1d4f3538dc53519102a5a6afa58ba61454a1e2ca582df26bd368876210fce6fab8ff4e218305644fa7a7a88c99e1a1ca5bda8d8f1ece2

diff --git a/app-text/evince/evince-40.0.ebuild 
b/app-text/evince/evince-40.0.ebuild
new file mode 100644
index 000..6236265c87f
--- /dev/null
+++ b/app-text/evince/evince-40.0.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org meson systemd
+
+DESCRIPTION="Simple document viewer for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evince;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
+SLOT="0/evd3.4-evv3.3"
+IUSE="cups djvu dvi gstreamer gnome gnome-keyring gtk-doc +introspection 
nautilus nsplugin postscript spell t1lib tiff xps"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
+
+# atk used in libview
+# bundles unarr
+DEPEND="
+   dev-libs/atk
+   >=dev-libs/glib-2.44.0:2
+   >=gui-libs/libhandy-1.0:1=
+   >=dev-libs/libxml2-2.5:2
+   sys-libs/zlib:=
+   >=x11-libs/gdk-pixbuf-2.40:2
+   >=x11-libs/gtk+-3.22.0:3[cups?,introspection?]
+   gnome-base/gsettings-desktop-schemas
+   >=x11-libs/cairo-1.10:=
+   >=app-text/poppler-0.76.0[cairo]
+   >=app-arch/libarchive-3.2.0
+   djvu? ( >=app-text/djvu-3.5.22:= )
+   dvi? (
+   >=app-text/libspectre-0.2:=
+   dev-libs/kpathsea:=
+   t1lib? ( >=media-libs/t1lib-5:= ) )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   media-libs/gst-plugins-good:1.0 )
+   gnome? ( gnome-base/gnome-desktop:3= )
+   gnome-keyring? ( >=app-crypt/libsecret-0.5 )
+   introspection? ( >=dev-libs/gobject-introspection-1:= )
+   nautilus? ( >=gnome-base/nautilus-3.28.0 )
+   postscript? ( >=app-text/libspectre-0.2:= )
+   spell? ( >=app-text/gspell-1.6.0:= )
+   tiff? ( >=media-libs/tiff-3.6:0= )
+   xps? ( >=app-text/libgxps-0.2.1:= )
+"
+RDEPEND="${DEPEND}
+   gnome-base/gvfs
+   gnome-base/librsvg
+   || (
+   >=x11-themes/adwaita-icon-theme-2.17.1
+   >=x11-themes/hicolor-icon-theme-0.10
+   )
+"
+BDEPEND="
+   gtk-doc? ( >=dev-util/gtk-doc-1.33 )
+   app-text/docbook-xml-dtd:4.3
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/40.0-internal-synctex.patch
+   "${FILESDIR}"/40.0-avoid-changing-soname.patch
+)
+
+src_prepare() {
+   default
+
+   # Do not depend on adwaita-icon-theme, bug #326855, #391859
+   # https://gitlab.freedesktop.org/xdg/default-icon-theme/issues/7
+   sed -i 

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

2021-04-12 Thread Sam James
commit: 9d7d59894e67667decb021c618e59232481d0c1a
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:12:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d7d5989

games-puzzle/zaz: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 games-puzzle/zaz/zaz-1.0.0-r1.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/games-puzzle/zaz/zaz-1.0.0-r1.ebuild 
b/games-puzzle/zaz/zaz-1.0.0-r1.ebuild
index 4a3321038e5..ba80059c7f1 100644
--- a/games-puzzle/zaz/zaz-1.0.0-r1.ebuild
+++ b/games-puzzle/zaz/zaz-1.0.0-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools flag-o-matic xdg
+
+inherit autotools flag-o-matic xdg toolchain-funcs
 
 DESCRIPTION="A puzzle game where the player has to arrange balls in triplets"
 HOMEPAGE="https://sourceforge.net/projects/zaz/;
@@ -39,8 +40,8 @@ src_prepare() {
 
 src_configure() {
append-libs -lvorbis
-   append-cflags $(pkg-config sdl --cflags)
-   append-cxxflags $(pkg-config sdl --cflags)
+   append-cflags $($(tc-getPKG_CONFIG) sdl --cflags)
+   append-cxxflags $($(tc-getPKG_CONFIG) sdl --cflags)
econf \
--with-applicationdir=/usr/share/applications \
--with-icondir=/usr/share/pixmaps \



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

2021-04-12 Thread Sam James
commit: 4fde3f6303157ee2406dbbf31c2d5577f77c164b
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:12:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fde3f63

gnustep-base/gnustep-base: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild 
b/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
index 650cd7372bb..ac7e08a85e0 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit eutils gnustep-base
+inherit eutils gnustep-base toolchain-funcs
 
 DESCRIPTION="A library of general-purpose, non-graphical Objective C objects"
 HOMEPAGE="http://www.gnustep.org;
@@ -38,7 +38,7 @@ src_configure() {
 
local myconf
if use libffi ; then
-   myconf="--enable-libffi --disable-ffcall 
--with-ffi-include=$(pkg-config --variable=includedir libffi)"
+   myconf="--enable-libffi --disable-ffcall 
--with-ffi-include=$($(tc-getPKG_CONFIG) --variable=includedir libffi)"
else
myconf="--disable-libffi --enable-ffcall"
fi



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/theseus/

2021-04-12 Thread Sam James
commit: bc946107aa2710707b59bffe15caee3694961db4
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc946107

sci-chemistry/theseus: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sci-chemistry/theseus/theseus-3.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/theseus/theseus-3.3.0.ebuild 
b/sci-chemistry/theseus/theseus-3.3.0.ebuild
index 583bdf1e28c..dd9c0b802ed 100644
--- a/sci-chemistry/theseus/theseus-3.3.0.ebuild
+++ b/sci-chemistry/theseus/theseus-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,7 @@ src_prepare() {
ARCHFLAGS = -rvs
RANLIB = $(tc-getRANLIB)
LOCALLIBDIR = "${EPREFIX}/usr/$(get_libdir)
-   SYSLIBS = $(pkg-config --libs gsl) -lpthread
+   SYSLIBS = $($(tc-getPKG_CONFIG) --libs gsl) -lpthread
LIBS = -ldistfit -lmsa -ldssplite -ldltmath -lDLTutils -ltheseus
LIBDIR = -L./lib
INSTALLDIR = "${ED}"/usr/bin



[gentoo-commits] repo/gentoo:master commit in: net-news/rsstail/

2021-04-12 Thread Sam James
commit: 7bcf5cc9fbab7c60e979d97cd17a471e8f708771
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcf5cc9

net-news/rsstail: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-news/rsstail/rsstail-2.1.ebuild   | 4 ++--
 net-news/rsstail/rsstail-2.1_p20200310.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-news/rsstail/rsstail-2.1.ebuild 
b/net-news/rsstail/rsstail-2.1.ebuild
index 626c4b85543..a97a15db70c 100644
--- a/net-news/rsstail/rsstail-2.1.ebuild
+++ b/net-news/rsstail/rsstail-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ src_compile() {
emake \
CC="$(tc-getCC)" \
CFLAGS="${CFLAGS} -DVERSION=\\\"\$(VERSION)\\\"" \
-   LDFLAGS="${LDFLAGS} $(pkg-config --libs mrss)"
+   LDFLAGS="${LDFLAGS} $($(tc-getPKG_CONFIG) --libs mrss)"
 }
 
 src_install() {

diff --git a/net-news/rsstail/rsstail-2.1_p20200310.ebuild 
b/net-news/rsstail/rsstail-2.1_p20200310.ebuild
index b795f9e6499..183b4698fa0 100644
--- a/net-news/rsstail/rsstail-2.1_p20200310.ebuild
+++ b/net-news/rsstail/rsstail-2.1_p20200310.ebuild
@@ -23,7 +23,7 @@ src_compile() {
emake \
CC="$(tc-getCC)" \
CFLAGS="${CFLAGS} -DVERSION=\\\"\$(VERSION)\\\"" \
-   LDFLAGS="${LDFLAGS} $(pkg-config --libs mrss)"
+   LDFLAGS="${LDFLAGS} $($(tc-getPKG_CONFIG) --libs mrss)"
 }
 
 src_test() {



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-xineliboutput/

2021-04-12 Thread Sam James
commit: 4f8ff43425ecd07a282e1e2be83454c95e62cd6f
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8ff434

media-plugins/vdr-xineliboutput: call pkg-config via toolchain-funcs.eclass 
helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-plugins/vdr-xineliboutput/vdr-xineliboutput-2.2.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-xineliboutput/vdr-xineliboutput-2.2.0-r2.ebuild 
b/media-plugins/vdr-xineliboutput/vdr-xineliboutput-2.2.0-r2.ebuild
index 67a25eda735..c3df9aff749 100644
--- a/media-plugins/vdr-xineliboutput/vdr-xineliboutput-2.2.0-r2.ebuild
+++ b/media-plugins/vdr-xineliboutput/vdr-xineliboutput-2.2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -61,7 +61,7 @@ pkg_setup() {
vdr-plugin-2_pkg_setup
 
if use xine; then
-   XINE_PLUGIN_DIR=$(pkg-config --variable=plugindir libxine)
+   XINE_PLUGIN_DIR=$($(tc-getPKG_CONFIG) --variable=plugindir 
libxine)
[ -z "${XINE_PLUGIN_DIR}" ] && die "Could not find xine plugin 
dir"
fi
 }



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

2021-04-12 Thread Sam James
commit: 785944dfedc274110bcf40ab9815c23927462cc4
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785944df

media-sound/solfege: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-sound/solfege/solfege-3.23.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/solfege/solfege-3.23.4.ebuild 
b/media-sound/solfege/solfege-3.23.4.ebuild
index 69f8fc9e709..c79448880de 100644
--- a/media-sound/solfege/solfege-3.23.4.ebuild
+++ b/media-sound/solfege/solfege-3.23.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -57,7 +57,7 @@ src_prepare() {
sed -i 's/charset=iso-8859-2/charset=utf-8/' po/hu.po.new || die
mv po/hu.po.new po/hu.po || die
 
-   sed -E 's|(PYTHON_INCLUDES=).+|\1"$(pkg-config --cflags-only-I 
python3)"|g' \
+   sed -E 's|(PYTHON_INCLUDES=).+|\1"$($(tc-getPKG_CONFIG) --cflags-only-I 
python3)"|g' \
-i acinclude.m4 || die
 
eautoreconf



[gentoo-commits] repo/gentoo:master commit in: x11-terms/xterm/

2021-04-12 Thread Sam James
commit: 355e91320a3614993d1b0f349e90e0ce9bded8a6
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:15:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355e9132

x11-terms/xterm: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 x11-terms/xterm/xterm-351.ebuild | 4 ++--
 x11-terms/xterm/xterm-363.ebuild | 4 ++--
 x11-terms/xterm/xterm-365.ebuild | 4 ++--
 x11-terms/xterm/xterm-366.ebuild | 4 ++--
 x11-terms/xterm/xterm-367.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/x11-terms/xterm/xterm-351.ebuild b/x11-terms/xterm/xterm-351.ebuild
index 33587fde888..f20d7b47463 100644
--- a/x11-terms/xterm/xterm-351.ebuild
+++ b/x11-terms/xterm/xterm-351.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop flag-o-matic multilib
+inherit desktop flag-o-matic multilib toolchain-funcs
 
 DESCRIPTION="Terminal Emulator for X Windows"
 HOMEPAGE="https://invisible-island.net/xterm/;
@@ -47,7 +47,7 @@ src_configure() {
# Workaround for ncurses[tinfo] until upstream fixes their buildsystem 
using
# something sane like pkg-config or ncurses5-config and stops guessing 
libs
# Everything gets linked against ncurses anyways, so don't shout
-   append-libs $(pkg-config --libs ncurses)
+   append-libs $($(tc-getPKG_CONFIG) --libs ncurses)
 
local myeconfargs=(
--disable-full-tgetent

diff --git a/x11-terms/xterm/xterm-363.ebuild b/x11-terms/xterm/xterm-363.ebuild
index 0102172747d..adcd2ef1972 100644
--- a/x11-terms/xterm/xterm-363.ebuild
+++ b/x11-terms/xterm/xterm-363.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop flag-o-matic
+inherit desktop flag-o-matic toolchain-funcs
 
 DESCRIPTION="Terminal Emulator for X Windows"
 HOMEPAGE="https://invisible-island.net/xterm/;
@@ -47,7 +47,7 @@ src_configure() {
# Workaround for ncurses[tinfo] until upstream fixes their buildsystem 
using
# something sane like pkg-config or ncurses5-config and stops guessing 
libs
# Everything gets linked against ncurses anyways, so don't shout
-   append-libs $(pkg-config --libs ncurses)
+   append-libs $($(tc-getPKG_CONFIG) --libs ncurses)
 
local myeconfargs=(
--disable-full-tgetent

diff --git a/x11-terms/xterm/xterm-365.ebuild b/x11-terms/xterm/xterm-365.ebuild
index 0102172747d..adcd2ef1972 100644
--- a/x11-terms/xterm/xterm-365.ebuild
+++ b/x11-terms/xterm/xterm-365.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop flag-o-matic
+inherit desktop flag-o-matic toolchain-funcs
 
 DESCRIPTION="Terminal Emulator for X Windows"
 HOMEPAGE="https://invisible-island.net/xterm/;
@@ -47,7 +47,7 @@ src_configure() {
# Workaround for ncurses[tinfo] until upstream fixes their buildsystem 
using
# something sane like pkg-config or ncurses5-config and stops guessing 
libs
# Everything gets linked against ncurses anyways, so don't shout
-   append-libs $(pkg-config --libs ncurses)
+   append-libs $($(tc-getPKG_CONFIG) --libs ncurses)
 
local myeconfargs=(
--disable-full-tgetent

diff --git a/x11-terms/xterm/xterm-366.ebuild b/x11-terms/xterm/xterm-366.ebuild
index 75ae0d33810..ea017d32b72 100644
--- a/x11-terms/xterm/xterm-366.ebuild
+++ b/x11-terms/xterm/xterm-366.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop flag-o-matic
+inherit desktop flag-o-matic toolchain-funcs
 
 DESCRIPTION="Terminal Emulator for X Windows"
 HOMEPAGE="https://invisible-island.net/xterm/;
@@ -47,7 +47,7 @@ src_configure() {
# Workaround for ncurses[tinfo] until upstream fixes their buildsystem 
using
# something sane like pkg-config or ncurses5-config and stops guessing 
libs
# Everything gets linked against ncurses anyways, so don't shout
-   append-libs $(pkg-config --libs ncurses)
+   append-libs $($(tc-getPKG_CONFIG) --libs ncurses)
 
local myeconfargs=(
--disable-full-tgetent

diff --git a/x11-terms/xterm/xterm-367.ebuild b/x11-terms/xterm/xterm-367.ebuild
index 0102172747d..adcd2ef1972 100644
--- a/x11-terms/xterm/xterm-367.ebuild
+++ b/x11-terms/xterm/xterm-367.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop flag-o-matic
+inherit desktop flag-o-matic toolchain-funcs
 
 DESCRIPTION="Terminal Emulator for X Windows"
 HOMEPAGE="https://invisible-island.net/xterm/;
@@ -47,7 +47,7 @@ src_configure() {
# Workaround for ncurses[tinfo] until upstream fixes their buildsystem 
using
# something sane like pkg-config or ncurses5-config and stops guessing 
libs
# Everything gets linked against ncurses anyways, so don't shout
-   append-libs $(pkg-config --libs ncurses)
+   append-libs $($(tc-getPKG_CONFIG) --libs ncurses)
 

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

2021-04-12 Thread Sam James
commit: bdbbc925a30ffa4cf719b2532ffdbf7070a42209
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbbc925

media-sound/horgand: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-sound/horgand/horgand-1.14-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/horgand/horgand-1.14-r2.ebuild 
b/media-sound/horgand/horgand-1.14-r2.ebuild
index 2de59fda12c..6506e49d4be 100644
--- a/media-sound/horgand/horgand-1.14-r2.ebuild
+++ b/media-sound/horgand/horgand-1.14-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,7 +28,7 @@ PATCHES=( "${FILESDIR}/${P}-overflow.patch" )
 
 src_compile() {
emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS} $(fltk-config 
--cxxflags) \
-   $(pkg-config --cflags jack) $(pkg-config --cflags sndfile)"
+   $($(tc-getPKG_CONFIG) --cflags jack) $($(tc-getPKG_CONFIG) 
--cflags sndfile)"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sys-apps/pcsc-slb-rf72-drv/

2021-04-12 Thread Sam James
commit: a66fc7b48eb615df8ee27e1822a03c63c5817211
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66fc7b4

sys-apps/pcsc-slb-rf72-drv: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild 
b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild
index 39b7d34cb31..8d14bd4b919 100644
--- a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild
+++ b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,7 +33,7 @@ src_compile() {
 }
 
 src_install() {
-   local pcscdir="$(pkg-config --variable=usbdropdir libpcsclite)"
+   local pcscdir="$($(tc-getPKG_CONFIG) --variable=usbdropdir libpcsclite)"
local conf="/etc/reader.conf.d/${PN}.conf"
 
einstalldocs



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

2021-04-12 Thread Sam James
commit: 7e98e8c28891a994738be4734f468d9bb1fb1d0b
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e98e8c2

sys-apps/minijail: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-apps/minijail/minijail-9.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/minijail/minijail-9.ebuild 
b/sys-apps/minijail/minijail-9.ebuild
index a11b63da62a..bca6a443264 100644
--- a/sys-apps/minijail/minijail-9.ebuild
+++ b/sys-apps/minijail/minijail-9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -40,8 +40,8 @@ src_configure() {
export LIBDIR="/usr/$(get_libdir)"
export USE_seccomp="$(usex seccomp)"
export USE_SYSTEM_GTEST=yes
-   export GTEST_CXXFLAGS="$(pkg-config --cflags gtest_main)"
-   export GTEST_LIBS="$(pkg-config --libs gtest_main)"
+   export GTEST_CXXFLAGS="$($(tc-getPKG_CONFIG) --cflags gtest_main)"
+   export GTEST_LIBS="$($(tc-getPKG_CONFIG) --libs gtest_main)"
 }
 
 src_compile() {



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

2021-04-12 Thread Sam James
commit: 018b1ccc54ca4e2a498801bc2be6c4d6752244c7
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018b1ccc

sys-apps/ifd-gempc: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild 
b/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild
index 7e89f583238..8c3677634c1 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,7 +31,7 @@ src_install() {
emake CC="$(tc-getCC)" DESTDIR="${D}" install
einstalldocs
 
-   local pcscdir="$(pkg-config --variable=usbdropdir libpcsclite)"
+   local pcscdir="$($(tc-getPKG_CONFIG) --variable=usbdropdir libpcsclite)"
local conf="/etc/reader.conf.d/${PN}.conf"
dodir "$(dirname "${conf}")"
insinto "$(dirname "${conf}")"



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

2021-04-12 Thread Sam James
commit: e296bca1e7c776f65b62a5288f9074769471767b
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e296bca1

sys-cluster/ipvsadm: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild | 6 +++---
 sys-cluster/ipvsadm/ipvsadm-1.28.ebuild| 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild 
b/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild
index a9729a137de..b37bfb8058e 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -39,7 +39,7 @@ src_prepare() {
 src_compile() {
local libnl_include
if has_version ">=dev-libs/libnl-3.0"; then
-   libnl_include=$(pkg-config --cflags libnl-3.0)
+   libnl_include=$($(tc-getPKG_CONFIG) --cflags libnl-3.0)
else
libnl_include=""
fi
@@ -48,7 +48,7 @@ src_compile() {
CC="$(tc-getCC)" \
HAVE_NL=1 \
STATIC=${STATIC} \
-   POPT_LIB="$(pkg-config --libs popt)"
+   POPT_LIB="$($(tc-getPKG_CONFIG) --libs popt)"
 }
 
 src_install() {

diff --git a/sys-cluster/ipvsadm/ipvsadm-1.28.ebuild 
b/sys-cluster/ipvsadm/ipvsadm-1.28.ebuild
index 39f351f5ae9..ed048c1f31b 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.28.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,7 +37,7 @@ src_prepare() {
 src_compile() {
local libnl_include
if has_version ">=dev-libs/libnl-3.0"; then
-   libnl_include=$(pkg-config --cflags libnl-3.0)
+   libnl_include=$($(tc-getPKG_CONFIG) --cflags libnl-3.0)
else
libnl_include=""
fi
@@ -46,7 +46,7 @@ src_compile() {
CC="$(tc-getCC)" \
HAVE_NL=1 \
STATIC=${STATIC} \
-   POPT_LIB="$(pkg-config --libs popt)"
+   POPT_LIB="$($(tc-getPKG_CONFIG)--libs popt)"
 }
 
 src_install() {



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

2021-04-12 Thread Sam James
commit: a3955aa4ce98b8c52115e3228a1cfb623a90d1de
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:17:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3955aa4

app-i18n/imhangul: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-i18n/imhangul/imhangul-2.1.0-r1.ebuild | 6 +++---
 app-i18n/imhangul/imhangul-2.1.1.ebuild| 6 +++---
 app-i18n/imhangul/imhangul-3.1.1.ebuild| 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild 
b/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild
index fa3a74b4b50..22f7c57fe63 100644
--- a/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild
+++ b/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-inherit gnome2-utils
+inherit gnome2-utils toolchain-funcs
 
 DESCRIPTION="GTK+ 2 Hangul Input Modules"
 HOMEPAGE="https://github.com/libhangul/imhangul;
@@ -28,7 +28,7 @@ src_prepare() {
 }
 
 src_configure() {
-   econf 
--with-gtk-im-module-dir="${EPREFIX}"/usr/$(get_libdir)/gtk-2.0/$(pkg-config 
gtk+-2.0 --variable=gtk_binary_version)/immodules
+   econf 
--with-gtk-im-module-dir="${EPREFIX}"/usr/$(get_libdir)/gtk-2.0/$($(tc-getPKG_CONFIG)
 gtk+-2.0 --variable=gtk_binary_version)/immodules
 }
 
 src_install() {

diff --git a/app-i18n/imhangul/imhangul-2.1.1.ebuild 
b/app-i18n/imhangul/imhangul-2.1.1.ebuild
index 6c217abb020..bce95ecb2cd 100644
--- a/app-i18n/imhangul/imhangul-2.1.1.ebuild
+++ b/app-i18n/imhangul/imhangul-2.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-inherit gnome2-utils
+inherit gnome2-utils toolchain-funcs
 
 DESCRIPTION="GTK+ 2 Hangul Input Modules"
 HOMEPAGE="https://github.com/libhangul/imhangul;
@@ -28,7 +28,7 @@ src_prepare() {
 }
 
 src_configure() {
-   econf 
--with-gtk-im-module-dir="${EPREFIX}"/usr/$(get_libdir)/gtk-2.0/$(pkg-config 
gtk+-2.0 --variable=gtk_binary_version)/immodules
+   econf 
--with-gtk-im-module-dir="${EPREFIX}"/usr/$(get_libdir)/gtk-2.0/$($(tc-getPKG_CONFIG)
 gtk+-2.0 --variable=gtk_binary_version)/immodules
 }
 
 src_install() {

diff --git a/app-i18n/imhangul/imhangul-3.1.1.ebuild 
b/app-i18n/imhangul/imhangul-3.1.1.ebuild
index 82c47a85735..27ef02936dd 100644
--- a/app-i18n/imhangul/imhangul-3.1.1.ebuild
+++ b/app-i18n/imhangul/imhangul-3.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-inherit gnome2-utils
+inherit gnome2-utils toolchain-funcs
 
 DESCRIPTION="GTK+ 3 Hangul Input Modules"
 HOMEPAGE="https://github.com/libhangul/imhangul;
@@ -28,7 +28,7 @@ src_prepare() {
 }
 
 src_configure() {
-   econf 
--with-gtk-im-module-dir="${EPREFIX}"/usr/$(get_libdir)/gtk-3.0/$(pkg-config 
gtk+-3.0 --variable=gtk_binary_version)/immodules
+   econf 
--with-gtk-im-module-dir="${EPREFIX}"/usr/$(get_libdir)/gtk-3.0/$($(tc-getPKG_CONFIG)
 gtk+-3.0 --variable=gtk_binary_version)/immodules
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-xmpp-receipts/

2021-04-12 Thread Sam James
commit: 5d586db58f70f21c44b84e7ef9e9051be8502ef7
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:15:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d586db5

x11-plugins/pidgin-xmpp-receipts: call pkg-config via toolchain-funcs.eclass 
helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild 
b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild
index 601b7d04adf..f16b5e0b5d7 100644
--- a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild
+++ b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,12 +19,12 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 
 src_compile() {
-   GTK_PIDGIN_INCLUDES=$(pkg-config --cflags gtk+-2.0 pidgin)
+   GTK_PIDGIN_INCLUDES=$($(tc-getPKG_CONFIG) --cflags gtk+-2.0 pidgin)
$(tc-getCC) ${LDFLAGS} -shared ${CFLAGS} -fpic ${GTK_PIDGIN_INCLUDES} 
-o ${PN/pidgin-/}.so ${PN/pidgin-/}.c || die
 }
 
 src_install() {
-   PLUGIN_DIR_PIDGIN=$(pkg-config --variable=plugindir pidgin)
+   PLUGIN_DIR_PIDGIN=$($(tc-getPKG_CONFIG) --variable=plugindir pidgin)
dodir "${PLUGIN_DIR_PIDGIN}"
insinto "${PLUGIN_DIR_PIDGIN}"
doins ${PN/pidgin-/}.so



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

2021-04-12 Thread Sam James
commit: fa6cb89a25eab00ee9803ac39c14c0493edf22be
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6cb89a

sci-libs/tensorflow: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sci-libs/tensorflow/tensorflow-2.4.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/tensorflow/tensorflow-2.4.0.ebuild 
b/sci-libs/tensorflow/tensorflow-2.4.0.ebuild
index 54194fd4e24..752cc491564 100644
--- a/sci-libs/tensorflow/tensorflow-2.4.0.ebuild
+++ b/sci-libs/tensorflow/tensorflow-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -303,7 +303,7 @@ src_configure() {
echo 'build --config=noaws --config=nohdfs' >> .bazelrc || die
echo 'build --define tensorflow_mkldnn_contraction_kernel=0' >> 
.bazelrc || die
 
-   for cflag in $(pkg-config jsoncpp --cflags)
+   for cflag in $($(tc-getPKG_CONFIG) jsoncpp --cflags)
do
echo "build --copt=\"$cflag\"" >> .bazelrc || die
echo "build --host_copt=\"$cflag\"" >> .bazelrc || die
@@ -385,7 +385,7 @@ src_install() {
doins -r bazel-bin/tensorflow/include/*
 
einfo "Installing libs"
-   # Generate pkg-config file
+   # Generate $(tc-getPKG_CONFIG) file
${PN}/c/generate-pc.sh --prefix="${EPREFIX}"/usr --libdir=$(get_libdir) 
--version=${MY_PV} || die
insinto /usr/$(get_libdir)/pkgconfig
doins ${PN}.pc ${PN}_cc.pc



[gentoo-commits] repo/gentoo:master commit in: x11-wm/windowlab/

2021-04-12 Thread Sam James
commit: acc2679259137e745ac81da9ed21f0486496fa85
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:15:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc26792

x11-wm/windowlab: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 x11-wm/windowlab/windowlab-1.40-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-wm/windowlab/windowlab-1.40-r1.ebuild 
b/x11-wm/windowlab/windowlab-1.40-r1.ebuild
index 9d51612cab0..b8af8cf8cf7 100644
--- a/x11-wm/windowlab/windowlab-1.40-r1.ebuild
+++ b/x11-wm/windowlab/windowlab-1.40-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,8 +26,8 @@ PATCHES=( "${FILESDIR}/${PN}-1.34-fixed-font.patch"
 pkg_setup() {
if use truetype ; then
export DEFINES=-DXFT
-   export EXTRA_INC=$(pkg-config --cflags xft)
-   export EXTRA_LIBS=$(pkg-config --libs xft)
+   export EXTRA_INC=$($(tc-getPKG_CONFIG) --cflags xft)
+   export EXTRA_LIBS=$($(tc-getPKG_CONFIG) --libs xft)
fi
tc-export CC
 }



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/calc/

2021-04-12 Thread Sam James
commit: 7451453fe804eeecce9bb644f2ec89414b0c9052
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:14:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7451453f

sci-mathematics/calc: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sci-mathematics/calc/calc-2.12.5.4.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/calc/calc-2.12.5.4.ebuild 
b/sci-mathematics/calc/calc-2.12.5.4.ebuild
index c8ebd6a8570..d2a43a0ad77 100644
--- a/sci-mathematics/calc/calc-2.12.5.4.ebuild
+++ b/sci-mathematics/calc/calc-2.12.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,8 +13,6 @@ SLOT="0"
 LICENSE="LGPL-2"
 KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
-IUSE=""
-
 RDEPEND="
sys-libs/ncurses:0=
sys-libs/readline:0="
@@ -39,7 +37,7 @@ src_compile() {
LDFLAGS="${LDFLAGS}" \
CALCPAGER="${PAGER}" \
USE_READLINE="-DUSE_READLINE" \
-   READLINE_LIB="-lreadline -lhistory $(pkg-config --libs ncurses) 
-L\"${S}\"/custom -lcustcalc" \
+   READLINE_LIB="-lreadline -lhistory $(tc-getPKG_CONFIG --libs 
ncurses) -L\"${S}\"/custom -lcustcalc" \
all
 }
 



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

2021-04-12 Thread Sam James
commit: 0dcdfca53069d6f7858fadc0dda1aadc4a9caa25
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:12:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcdfca5

media-gfx/dcraw: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-gfx/dcraw/dcraw-9.28.0-r2.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/dcraw/dcraw-9.28.0-r2.ebuild 
b/media-gfx/dcraw/dcraw-9.28.0-r2.ebuild
index 49a9c411cf3..607282673bf 100644
--- a/media-gfx/dcraw/dcraw-9.28.0-r2.ebuild
+++ b/media-gfx/dcraw/dcraw-9.28.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -74,8 +74,8 @@ src_compile() {
# rawphoto gimp plugin
if use gimp; then
run_build $(tc-getCC) ${CFLAGS} ${LDFLAGS} \
-   $(pkg-config --cflags gimpui-2.0) rawphoto.c -o 
rawphoto \
-   $(pkg-config --libs gimpui-2.0)
+   $($(tc-getPKG_CONFIG) --cflags gimpui-2.0) rawphoto.c 
-o rawphoto \
+   $($(tc-getPKG_CONFIG) --libs gimpui-2.0)
fi
 
if use nls; then
@@ -92,7 +92,7 @@ src_install() {
 
# rawphoto gimp plugin
if use gimp; then
-   insinto "$(pkg-config --variable=gimplibdir gimp-2.0)/plug-ins"
+   insinto "$($(tc-getPKG_CONFIG) --variable=gimplibdir 
gimp-2.0)/plug-ins"
insopts -m0755
doins rawphoto
fi



[gentoo-commits] repo/gentoo:master commit in: media-radio/fsync-mdc1200-decode/

2021-04-12 Thread Sam James
commit: d395bde2f5229da8bb5835fcc1f1c2ea202adfdd
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d395bde2

media-radio/fsync-mdc1200-decode: call pkg-config via toolchain-funcs.eclass 
helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild  | 4 ++--
 media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild 
b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild
index a452f744773..2316114ab76 100644
--- a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild
+++ b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
 BDEPEND=""
 
 src_compile() {
-   $(tc-getCC) -o fsync-mdc1200-decode ${CFLAGS} ${LDFLAGS} demod.c 
fsync_decode.c mdc_decode.c $(pkg-config --cflags --libs libpulse-simple)
+   $(tc-getCC) -o fsync-mdc1200-decode ${CFLAGS} ${LDFLAGS} demod.c 
fsync_decode.c mdc_decode.c $($(tc-getPKG_CONFIG) --cflags --libs 
libpulse-simple)
 }
 
 src_install() {

diff --git a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild 
b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild
index a452f744773..2316114ab76 100644
--- a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild
+++ b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
 BDEPEND=""
 
 src_compile() {
-   $(tc-getCC) -o fsync-mdc1200-decode ${CFLAGS} ${LDFLAGS} demod.c 
fsync_decode.c mdc_decode.c $(pkg-config --cflags --libs libpulse-simple)
+   $(tc-getCC) -o fsync-mdc1200-decode ${CFLAGS} ${LDFLAGS} demod.c 
fsync_decode.c mdc_decode.c $($(tc-getPKG_CONFIG) --cflags --libs 
libpulse-simple)
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: media-plugins/live/

2021-04-12 Thread Sam James
commit: b99d2db85bbf5ee298a2f0414f92e87c3d930c17
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99d2db8

media-plugins/live: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-plugins/live/live-2020.03.06.ebuild | 2 +-
 media-plugins/live/live-2020.05.15.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/live/live-2020.03.06.ebuild 
b/media-plugins/live/live-2020.03.06.ebuild
index ac9a6a590b9..704d65b196b 100644
--- a/media-plugins/live/live-2020.03.06.ebuild
+++ b/media-plugins/live/live-2020.03.06.ebuild
@@ -79,7 +79,7 @@ src_configure() {
 
 src_compile() {
export suffix="${LIVE_ABI_VERSION}.so"
-   local link_opts="$(usex ssl "$(pkg-config --libs libssl libcrypto)" '') 
-L. ${LDFLAGS}"
+   local link_opts="$(usex ssl "$($(tc-getPKG_CONFIG) --libs libssl 
libcrypto)" '') -L. ${LDFLAGS}"
local lib_suffix="${suffix#.}"
 
einfo "Beginning shared library build"

diff --git a/media-plugins/live/live-2020.05.15.ebuild 
b/media-plugins/live/live-2020.05.15.ebuild
index 50d236a95c7..431d011ee95 100644
--- a/media-plugins/live/live-2020.05.15.ebuild
+++ b/media-plugins/live/live-2020.05.15.ebuild
@@ -77,7 +77,7 @@ src_configure() {
 
 src_compile() {
export suffix="${LIVE_ABI_VERSION}.so"
-   local link_opts="$(usex ssl "$(pkg-config --libs libssl libcrypto)" '') 
-L. ${LDFLAGS}"
+   local link_opts="$(usex ssl "$($(tc-getPKG_CONFIG) --libs libssl 
libcrypto)" '') -L. ${LDFLAGS}"
local lib_suffix="${suffix#.}"
 
einfo "Beginning shared library build"



[gentoo-commits] repo/gentoo:master commit in: media-tv/v4l-utils/

2021-04-12 Thread Sam James
commit: 8fc1082ab8cfa6d4558dd08b74bf4b6d9d7aa943
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc1082a

media-tv/v4l-utils: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-tv/v4l-utils/v4l-utils-1.20.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
index 38e272fbe76..6a579d1605e 100644
--- a/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
@@ -71,9 +71,9 @@ src_configure() {
if use qt5; then
append-cxxflags -std=c++11
local qt5_paths=( \
-   MOC="$(pkg-config --variable=host_bins Qt5Core)/moc" \
-   UIC="$(pkg-config --variable=host_bins Qt5Core)/uic" \
-   RCC="$(pkg-config --variable=host_bins Qt5Core)/rcc" \
+   MOC="$($(tc-getPKG_CONFIG) --variable=host_bins 
Qt5Core)/moc" \
+   UIC="$($(tc-getPKG_CONFIG) --variable=host_bins 
Qt5Core)/uic" \
+   RCC="$($(tc-getPKG_CONFIG) --variable=host_bins 
Qt5Core)/rcc" \
)
if use !opengl; then
sed -e 's/Qt5OpenGL/DiSaBlEd/g' -i configure || die



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

2021-04-12 Thread Sam James
commit: f4191f199195beda8ef96939b68a00325e04a0f8
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:13:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4191f19

media-gfx/freewrl: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-gfx/freewrl/freewrl-3.0.0-r1.ebuild | 6 +++---
 media-gfx/freewrl/freewrl-.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-gfx/freewrl/freewrl-3.0.0-r1.ebuild 
b/media-gfx/freewrl/freewrl-3.0.0-r1.ebuild
index b7a8547435d..83573845b92 100644
--- a/media-gfx/freewrl/freewrl-3.0.0-r1.ebuild
+++ b/media-gfx/freewrl/freewrl-3.0.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib
+inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib 
toolchain-funcs
 
 if [[ ${PV} == "" ]]; then
inherit git-r3
@@ -85,8 +85,8 @@ src_configure() {
JAVASCRIPT_ENGINE_LIBS="-ljs"
fi
if has_version "dev-lang/spidermonkey:0[threadsafe]" ; then
-   JAVASCRIPT_ENGINE_CFLAGS+=" -DJS_THREADSAFE 
$(pkg-config --cflags nspr)"
-   JAVASCRIPT_ENGINE_LIBS="$(pkg-config --libs nspr) 
${JAVASCRIPT_ENGINE_LIBS}"
+   JAVASCRIPT_ENGINE_CFLAGS+=" -DJS_THREADSAFE 
$($(tc-getPKG_CONFIG) --cflags nspr)"
+   JAVASCRIPT_ENGINE_LIBS="$($(tc-getPKG_CONFIG) --libs 
nspr) ${JAVASCRIPT_ENGINE_LIBS}"
fi
export JAVASCRIPT_ENGINE_CFLAGS
export JAVASCRIPT_ENGINE_LIBS

diff --git a/media-gfx/freewrl/freewrl-.ebuild 
b/media-gfx/freewrl/freewrl-.ebuild
index 0f77fc735ce..d9b0473a92b 100644
--- a/media-gfx/freewrl/freewrl-.ebuild
+++ b/media-gfx/freewrl/freewrl-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib
+inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib 
toolchain-funcs
 
 if [[ ${PV} == "" ]]; then
inherit git-r3
@@ -86,8 +86,8 @@ src_configure() {
JAVASCRIPT_ENGINE_LIBS="-ljs"
fi
if has_version "dev-lang/spidermonkey:0[threadsafe]" ; then
-   JAVASCRIPT_ENGINE_CFLAGS+=" -DJS_THREADSAFE 
$(pkg-config --cflags nspr)"
-   JAVASCRIPT_ENGINE_LIBS="$(pkg-config --libs nspr) 
${JAVASCRIPT_ENGINE_LIBS}"
+   JAVASCRIPT_ENGINE_CFLAGS+=" -DJS_THREADSAFE 
$($(tc-getPKG_CONFIG) --cflags nspr)"
+   JAVASCRIPT_ENGINE_LIBS="$($(tc-getPKG_CONFIG) --libs 
nspr) ${JAVASCRIPT_ENGINE_LIBS}"
fi
export JAVASCRIPT_ENGINE_CFLAGS
export JAVASCRIPT_ENGINE_LIBS



[gentoo-commits] repo/gentoo:master commit in: games-arcade/stardork/

2021-04-12 Thread Sam James
commit: 204bfc7dc4be05334957e6ccc4041aa562b6fc5b
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:12:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204bfc7d

games-arcade/stardork: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 games-arcade/stardork/stardork-0.7-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-arcade/stardork/stardork-0.7-r1.ebuild 
b/games-arcade/stardork/stardork-0.7-r1.ebuild
index d2458f6571f..d2b7e070c09 100644
--- a/games-arcade/stardork/stardork-0.7-r1.ebuild
+++ b/games-arcade/stardork/stardork-0.7-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 inherit toolchain-funcs
 
 DESCRIPTION="An ncurses-based space shooter"
@@ -24,7 +25,7 @@ src_prepare() {
 }
 
 src_compile() {
-   emake CC="$(tc-getCC)" LDLIBS="$(pkg-config ncurses --libs)" ${PN}
+   emake CC="$(tc-getCC)" LDLIBS="$($(tc-getPKG_CONFIG) ncurses --libs)" 
${PN}
 }
 
 src_install() {



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

2021-04-12 Thread Sam James
commit: c909bc83e96d909b50264bc4103988830f8f2dbe
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:12:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c909bc83

games-fps/darkplaces: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 games-fps/darkplaces/darkplaces-20140513-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/darkplaces/darkplaces-20140513-r1.ebuild 
b/games-fps/darkplaces/darkplaces-20140513-r1.ebuild
index 7ba3bcdb4ce..c0fafee1498 100644
--- a/games-fps/darkplaces/darkplaces-20140513-r1.ebuild
+++ b/games-fps/darkplaces/darkplaces-20140513-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -92,7 +92,7 @@ src_prepare() {
# Only additional CFLAGS optimization is the -march flag
local march=$(get-flag -march)
sed -i \
-   -e "s:-lasound:$(pkg-config --libs alsa):" \
+   -e "s:-lasound:$($(tc-getPKG_CONFIG) --libs alsa):" \
-e "/^CPUOPTIMIZATIONS/d" \
-e '/^OPTIM_RELEASE/s/=.*/=$(CFLAGS)/' \
-e '/^OPTIM_DEBUG/s/=.*/=$(CFLAGS)/' \



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-dropbox/

2021-04-12 Thread Sam James
commit: 78f04f9fdc55670d2a2d5263a92f7a19dfe99bfc
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  7 05:12:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:26:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f04f9f

mate-extra/caja-dropbox: call pkg-config via toolchain-funcs.eclass helper

This ensures we call the correct pkg-config in e.g. cross.

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild 
b/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild
index d1965d7f574..13c899c9f5c 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python3_7 )
 MATE_LA_PUNT="yes"
 
-inherit mate python-single-r1 linux-info user
+inherit mate python-single-r1 linux-info toolchain-funcs user
 
 if [[ ${PV} !=  ]]; then
KEYWORDS="amd64 x86"
@@ -77,7 +77,7 @@ src_install() {
 
mate_src_install
 
-   local extensiondir="$(pkg-config --variable=extensiondir 
libcaja-extension)"
+   local extensiondir="$($(tc-getPKG_CONFIG) --variable=extensiondir 
libcaja-extension)"
[ -z ${extensiondir} ] && die "pkg-config unable to get caja extensions 
dir"
 
# Strip $EPREFIX from $extensiondir as fowners/fperms act on $ED not $D.



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

2021-04-12 Thread Sam James
commit: 987df7c29fea5e924826b46a823e4380d5d77c59
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 13 00:05:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:10:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987df7c2

sys-devel/binutils: Stabilize 2.35.2 arm, #779805

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-devel/binutils/binutils-2.35.2.ebuild 
b/sys-devel/binutils/binutils-2.35.2.ebuild
index a51ca62596b..63ef9e389bb 100644
--- a/sys-devel/binutils/binutils-2.35.2.ebuild
+++ b/sys-devel/binutils/binutils-2.35.2.ebuild
@@ -32,7 +32,7 @@ else
[[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}

https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
SLOT=$(ver_cut 1-2)
-   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 #



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

2021-04-12 Thread Sam James
commit: 1b0419774d77e9d1a4f1c07a3c37ffdc9c9e5c8f
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 13 00:05:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 13 00:10:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b041977

sys-libs/binutils-libs: Stabilize 2.35.2 arm, #779805

Signed-off-by: Sam James  gentoo.org>

 sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild
index 1543ed5bebe..fb6bc3d9463 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
 LICENSE="|| ( GPL-3 LGPL-3 )"
 SLOT="0/${PV}"
 IUSE="64-bit-bfd cet multitarget nls static-libs"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 BDEPEND="nls? ( sys-devel/gettext )"
 DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"



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

2021-04-12 Thread Craig Andrews
commit: 5553a5324a97a386f873234a8a24c9bcff2414e0
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Apr 13 00:05:05 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Apr 13 00:05:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5553a532

net-analyzer/netdata: 1.30.1 version bump

Add cloud USE flag

Closes: https://bugs.gentoo.org/751487
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest |  1 +
 net-analyzer/netdata/metadata.xml |  1 +
 .../netdata/{netdata-.ebuild => netdata-1.30.1.ebuild}| 11 ++-
 net-analyzer/netdata/netdata-.ebuild  | 11 ++-
 4 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 7b5fbe5cff2..099e0f57073 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -2,3 +2,4 @@ DIST netdata-1.29.0.tar.gz 6233326 BLAKE2B 
b177fba4d6560b289e5a9fbedffe7f3eae530
 DIST netdata-1.29.1.tar.gz 6233282 BLAKE2B 
53fd82c0b904b6d29eac1534e46d856c9b13460fec7b739cb5e93596961753d978dff0a5e08c88f10d974838809d4266b715e442b54e507ae744122d0345297f
 SHA512 
252efece4501d9cd3c71536b96f9487c618f9a2a3445d0bf0d49f0bfd399b80115b0f57f22fddc5567763a9f41e95f24c8ed64b6e1c29f0d7d121d844d8d1176
 DIST netdata-1.29.2.tar.gz 6234502 BLAKE2B 
b34314114c41e1fd80cfb1c495f34b2dbcc5449189d12215c2af4a5c543fb0be9314842430da75547db0bc5f1027fec313703cbc98d21435807d2105d6761372
 SHA512 
3046fa99725c9ec9b5cac695d2ab66dbad999fc7b1242722592521b0e270fbb32756a7de4aac9ac8fa4ef5dbf455034f7fdbe84f8e281c12471de61e79a0eacd
 DIST netdata-1.29.3.tar.gz 6234406 BLAKE2B 
975b27e8cb66c174d7cf01de0e5b76d57b0eac8005d5da19aa308df530edd8fcacc97b1ba5956ac38ffb9fcd55b2c58f4a1dec3bc691a5b898e886de19b365df
 SHA512 
67e661328d76b3b9d4837e5acae16937300f1b91bc37bafc3ee606aeda88d2775c606126b9f072c682a1b24f5610b7993fedb808fd9032b240702d12cf063b54
+DIST netdata-1.30.1.tar.gz 7153879 BLAKE2B 
68553c000ee3a63cbd79cce5fe4daf75239cd76572160e1903f8325548d0cc4222f0c5e43f1488c31087b40de5222115bbe491cc00e36aea331992fc87b9f1ec
 SHA512 
c3d116bf3459ca6224f5cd8341933c2696581178262a37887c532e09e98e5d075217fcd66574e00cc644fc16ec583b7e2fe54be95c98c477fb20fbe7ad9ed1a9

diff --git a/net-analyzer/netdata/metadata.xml 
b/net-analyzer/netdata/metadata.xml
index 7eb82260872..1625cf362e8 100644
--- a/net-analyzer/netdata/metadata.xml
+++ b/net-analyzer/netdata/metadata.xml
@@ -6,6 +6,7 @@
 Craig Andrews
   
   
+Enable Netdata Cloud support
 Enable compression via zlib
 Enable the Netdata database engine
 Install sys-apps/ipmitool required for 
monitoring IPMI sensors.

diff --git a/net-analyzer/netdata/netdata-.ebuild 
b/net-analyzer/netdata/netdata-1.30.1.ebuild
similarity index 89%
copy from net-analyzer/netdata/netdata-.ebuild
copy to net-analyzer/netdata/netdata-1.30.1.ebuild
index 256ee9f3417..a88849bd36d 100644
--- a/net-analyzer/netdata/netdata-.ebuild
+++ b/net-analyzer/netdata/netdata-1.30.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,8 @@ 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"
+   
SRC_URI="https://github.com/netdata/${PN}/releases/download/v${PV}/${PN}-v${PV}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-v${PV}"
KEYWORDS="~amd64 ~x86"
 fi
 
@@ -19,7 +20,7 @@ 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 +jsonc kinesis 
+lto mongodb mysql nfacct nodejs postgres prometheus +python tor xen"
+IUSE="caps cloud +compression cpu_flags_x86_sse2 cups +dbengine ipmi +jsonc 
kinesis +lto mongodb mysql nfacct nodejs postgres prometheus +python tor xen"
 REQUIRED_USE="
mysql? ( python )
python? ( ${PYTHON_REQUIRED_USE} )
@@ -91,11 +92,11 @@ src_prepare() {
 }
 
 src_configure() {
-   # --disable-cloud: https://github.com/netdata/netdata/issues/8961
econf \
--localstatedir="${EPREFIX}"/var \
--with-user=netdata \
-   --disable-cloud \
+   $(use_enable cloud) \
+   $(use_with cloud aclk-ng) \
$(use_enable jsonc) \
$(use_enable cups plugin-cups) \
$(use_enable dbengine) \

diff --git a/net-analyzer/netdata/netdata-.ebuild 
b/net-analyzer/netdata/netdata-.ebuild
index 256ee9f3417..a88849bd36d 100644
--- a/net-analyzer/netdata/netdata-.ebuild
+++ b/net-analyzer/netdata/netdata-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2021-04-12 Thread Craig Andrews
commit: c91ab513adb1a892e9c3c9307d9a2f0c0c4c8180
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Apr 12 23:52:22 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Apr 13 00:05:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91ab513

media-tv/kodi: bump ffmpeg to 4.3.2

See:
https://github.com/xbmc/xbmc/commit/a6186d117286bdce0e2ecaa988566a7d698c2f90

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

 media-tv/kodi/kodi-19..ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/kodi/kodi-19..ebuild 
b/media-tv/kodi/kodi-19..ebuild
index 0c01abfd005..e644af36dbd 100644
--- a/media-tv/kodi/kodi-19..ebuild
+++ b/media-tv/kodi/kodi-19..ebuild
@@ -7,9 +7,9 @@ PYTHON_REQ_USE="libressl?,sqlite,ssl"
 LIBDVDCSS_VERSION="1.4.2-Leia-Beta-5"
 LIBDVDREAD_VERSION="6.0.0-Leia-Alpha-3"
 LIBDVDNAV_VERSION="6.0.0-Leia-Alpha-3"
-FFMPEG_VERSION="4.3.1"
+FFMPEG_VERSION="4.3.2"
 CODENAME="Matrix"
-FFMPEG_KODI_VERSION="Beta1"
+FFMPEG_KODI_VERSION="19.1"
 PYTHON_COMPAT=( python3_{6,7,8,9} )
 SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz 
-> libdvdcss-${LIBDVDCSS_VERSION}.tar.gz
https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_VERSION}.tar.gz 
-> libdvdread-${LIBDVDREAD_VERSION}.tar.gz



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/ryzen-stabilizator/, sys-apps/ryzen-stabilizator/files/

2021-04-12 Thread Alessandro Barbieri
commit: 8666fc400fcc02f79c9913020cafdba5cd7e352d
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Apr 13 00:00:32 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Apr 13 00:00:32 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8666fc40

sys-apps/ryzen-stabilizator: new package

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 sys-apps/ryzen-stabilizator/Manifest   |  3 ++
 .../ryzen-stabilizator/files/ryzen-stabilizator| 21 ++
 sys-apps/ryzen-stabilizator/metadata.xml   |  9 +
 .../ryzen-stabilizator-0_pre20180309.ebuild| 46 ++
 4 files changed, 79 insertions(+)

diff --git a/sys-apps/ryzen-stabilizator/Manifest 
b/sys-apps/ryzen-stabilizator/Manifest
new file mode 100644
index 0..9f2c1a3b5
--- /dev/null
+++ b/sys-apps/ryzen-stabilizator/Manifest
@@ -0,0 +1,3 @@
+DIST 
github.com-BurntSushi-toml-3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005.tar.gz 
42084 BLAKE2B 
09e4447d28ddb0824547d9aaa84c3c16acdc309faaf44434119e1851c40b3d3f67d0cb745691bf47a560084c93a9ce492c715833405061e5fc6114cd674b37a5
 SHA512 
bd14b162d4d33f62dac4abfe3bec908ea45dce88b9a0e5dd173e9f0576e29344c5136bc48e5c6602add41ddb71523e831c53107b47c4b36832c97e7b0a3d18f9
+DIST 
github.com-klauspost-cpuid-5a626f7029c910cc8329dae5405ee4f65034bce5.tar.gz 
279424 BLAKE2B 
8d9024fb05c5b8b4b4830d830a00a0121ca2688c21aa4d1895134f3be2c06ed87206c1873bcdc6eab47a72a4aff0fade3d3c8bd5e5f3bb96c42c14f7db7b7fc5
 SHA512 
af623c8356915b53e7d8221aa30dc634adfd72ce4ffdc6e86cf44e475163900404081e59a362aee16b00f5906121cb09f3ea745af9900bf1be78ef5c8087058b
+DIST ryzen-stabilizator-0_pre20180309.tar.gz 9650 BLAKE2B 
4de781750b449839546e5306c10c9c9078dcb6fb8c5497108bf78e67c6654f7e83b60cf6b9a5ab259c1bf33499d61a9011333fdb533bb74347c8711b0901f737
 SHA512 
f5690d24f52b309c2ba3b70aedde5db51705051d780014ec5db81ebbad0473f102321378d9d26c5c7f73e90c3fa6fb814dc3e19dbf3656ad93d29671bb81a046

diff --git a/sys-apps/ryzen-stabilizator/files/ryzen-stabilizator 
b/sys-apps/ryzen-stabilizator/files/ryzen-stabilizator
new file mode 100644
index 0..389dc7b7d
--- /dev/null
+++ b/sys-apps/ryzen-stabilizator/files/ryzen-stabilizator
@@ -0,0 +1,21 @@
+#!/sbin/openrc-run
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+command="/usr/bin/ryzen-stabilizator"
+
+depend() {
+   need localmount
+   after modules-load
+}
+
+start() {
+   ebegin "Initializing ryzen"
+   ${command} --config=/etc/ryzen-stabilizator/settings.toml >/dev/null 
2>&1
+   eend $?
+}
+
+stop() {
+   # Nothing to stop
+   return 0;
+}

diff --git a/sys-apps/ryzen-stabilizator/metadata.xml 
b/sys-apps/ryzen-stabilizator/metadata.xml
new file mode 100644
index 0..f75b79e7a
--- /dev/null
+++ b/sys-apps/ryzen-stabilizator/metadata.xml
@@ -0,0 +1,9 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   Simple Go program to enable/disable C6 
C-state, processor boosting, address space layout randomization (ASLR) and the 
Power Supply Idle Control workaround on an AMD Ryzen processor, in order to 
help with the infamous "MCE-random-reboots-while-idle" issue.
+   
+   
https://github.com/qrwteyrutiyoup/ryzen-stabilizator/issues
+   qrwteyrutiyoup/ryzen-stabilizator
+   
+

diff --git 
a/sys-apps/ryzen-stabilizator/ryzen-stabilizator-0_pre20180309.ebuild 
b/sys-apps/ryzen-stabilizator/ryzen-stabilizator-0_pre20180309.ebuild
new file mode 100644
index 0..6641a9830
--- /dev/null
+++ b/sys-apps/ryzen-stabilizator/ryzen-stabilizator-0_pre20180309.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGO_PN="github.com/qrwteyrutiyoup/ryzen-stabilizator"
+EGIT_COMMIT="90a2f7adc94baa484cbf2590455fb1f4a25126d8"
+EGO_VENDOR=(
+   "github.com/BurntSushi/toml 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
+   "github.com/klauspost/cpuid 5a626f7029c910cc8329dae5405ee4f65034bce5"
+)
+
+inherit golang-vcs-snapshot systemd
+
+DESCRIPTION="Small utility to control a few parameters on Ryzen"
+HOMEPAGE="https://github.com/qrwteyrutiyoup/ryzen-stabilizator;
+
+LICENSE="Apache-2.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SRC_URI="
+   
https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz
+   ${EGO_VENDOR_URI}
+"
+
+src_compile() {
+   GOPATH="${S}" go build -v -o bin/ryzen-stabilizator 
"src/${EGO_PN}/main.go" || die
+}
+
+src_install() {
+   mkdir -p etc/modules-load.d || die
+   echo msr > etc/modules-load.d/ryzen-stabilizator.conf
+   insinto /etc/modules-load.d
+   doins etc/modules-load.d/ryzen-stabilizator.conf
+
+   insinto /etc/ryzen-stabilizator
+   doins "${S}/src/${EGO_PN}/contrib/settings.toml.sample"
+
+   systemd_dounit 

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

2021-04-12 Thread Matthew Thode
commit: 3bf2daeefc0fc280abc7939fb91415d1fcd1faf9
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Mar 25 14:38:19 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Apr 12 23:46:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf2daee

media-sound/pulseeffects: version bump 4.8.5

version 4.8.4 contains a very annoying bug with dconf>=0.40
where all the plugins have to be manually enabled after
starting the application. This release fixes the issue

See also: Upstream Changelog

Closes: https://bugs.gentoo.org/782430
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Matthew Thode  gentoo.org>

 media-sound/pulseeffects/Manifest  |  1 +
 media-sound/pulseeffects/pulseeffects-4.8.5.ebuild | 71 ++
 2 files changed, 72 insertions(+)

diff --git a/media-sound/pulseeffects/Manifest 
b/media-sound/pulseeffects/Manifest
index 418408bb1ae..9d2de48ffc3 100644
--- a/media-sound/pulseeffects/Manifest
+++ b/media-sound/pulseeffects/Manifest
@@ -1,3 +1,4 @@
 DIST pulseeffects-4.7.2.tar.gz 1998420 BLAKE2B 
6ac9d4b416ffac73f874fafcfd07b990ead7a2645832fd35eae23b3c9e9acb8663718b9cbb5fd0c1066c1f75272d0473257e711602d2646742785fe2c6ca5ea9
 SHA512 
f235504ca6edddf7a18f2c909ba58578a3d70e6fdab5ad0882f831c9d148f4fd35d0e55617305d787feefdba7a7544e1a72dac3dbc0e03bb9183e0937cdeaef2
 DIST pulseeffects-4.8.4.tar.gz 2029971 BLAKE2B 
6be45e748bd8df238391107531f46ac706fc9eb535c78c06f32526d910dffb82bec36af4130490645c95b200562c51f59f19de8905c3c54bda5d8a4b68b5297a
 SHA512 
4d68f5bd678c75f5b13519cddb2f46bd0a827516f1cc7431a8952204f51bd2691f701df869258092a93843bcdb4c61bac916291bade8c4428ed9a4d68b70c757
+DIST pulseeffects-4.8.5.tar.gz 2028531 BLAKE2B 
0ba68c90d4eb25e3b22c4f39f989bef428c970f0dcfa0b301c500928f835d76c31cd1d7692d1a853b3121d4e8fbee8102c1f538b06cb15933509719a6da5d8a0
 SHA512 
b72f4d5356af1308d997f01ac2efc5eefb569e9a1253f0a19918aec5f9c2d386ab5c293a5aa6a28e8d15200289f32d34c8f3d524bc50874c750afdee61bc0820
 DIST pulseeffects-5.0.3.tar.gz 2052473 BLAKE2B 
f313abae0f432f767ea4c91350207c97c261845fe64dbb32b0aebab4792b33a993c5ee4084f8b14116058bc989965380c8acb393d10f59a3243ad676c9916f33
 SHA512 
e9a969b7661e8daca84f5406dafba59a3cbf036f3b8a8893320574ed56465537454d2c854a7053c7f425728342776e9156ebcae8fa2b07bc5bfca04d04356dfd

diff --git a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
new file mode 100644
index 000..47bbfaf9b5f
--- /dev/null
+++ b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2-utils meson
+
+DESCRIPTION="Limiter, compressor, reverberation, equalizer auto volume effects 
for Pulseaudio"
+HOMEPAGE="https://github.com/wwmm/pulseeffects;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/wwmm/pulseeffects;
+else
+   SRC_URI="https://github.com/wwmm/pulseeffects/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="bs2b calf rubberband"
+
+#TODO: optional : lilv, zam-plugins (check from archlinux pkg)
+RDEPEND="
+   >=dev-libs/boost-1.41:=
+   >=dev-cpp/glibmm-2.56.0:2
+   >=dev-cpp/gtkmm-3.24:3.0
+   >=dev-libs/glib-2.56:2
+   >=dev-libs/libsigc++-2.10:2
+   >=x11-libs/gtk+-3.18:3
+   >=media-libs/lilv-0.24.2-r1
+   >=media-libs/lsp-plugins-1.1.24[lv2]
+   >=media-libs/gstreamer-1.12.0:1.0
+   >=media-libs/gst-plugins-good-1.12.0:1.0
+   >=media-libs/gst-plugins-bad-1.12.0:1.0
+   bs2b? ( >=media-plugins/gst-plugins-bs2b-1.12.0:1.0 )
+   >=media-plugins/gst-plugins-ladspa-1.12.0:1.0
+   >=media-plugins/gst-plugins-lv2-1.12.0:1.0
+   >=media-plugins/gst-plugins-pulse-1.12.0:1.0
+   calf? ( >=media-plugins/calf-0.90.0[lv2] )
+   rubberband? ( media-libs/rubberband )
+   >=media-libs/zita-convolver-3.0.0
+   media-libs/libebur128
+   media-sound/pulseaudio
+   sys-apps/dbus"
+# see 47a950b00c6db383ad07502a8fc396ecca98c1ce for dev-libs/appstream-glib
+# and sys-devel/gettext depends reasoning
+DEPEND="
+   ${RDEPEND}
+   dev-libs/appstream-glib
+   sys-devel/gettext
+"
+BDEPEND="
+   >=sys-devel/gcc-7.3.0
+   dev-util/itstool
+   media-libs/libsamplerate
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_icon_cache_update
+}



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

2021-04-12 Thread Matthew Thode
commit: 2ee92b2743f9bc1534d43a21d35c16d3d9412206
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Mar 25 14:38:55 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Apr 12 23:46:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee92b27

media-sound/pulseeffects: remove 4.8.4

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Matthew Thode  gentoo.org>

 media-sound/pulseeffects/Manifest  |  1 -
 .../pulseeffects/pulseeffects-4.8.4-r1.ebuild  | 71 --
 2 files changed, 72 deletions(-)

diff --git a/media-sound/pulseeffects/Manifest 
b/media-sound/pulseeffects/Manifest
index 9d2de48ffc3..0523c4aa01b 100644
--- a/media-sound/pulseeffects/Manifest
+++ b/media-sound/pulseeffects/Manifest
@@ -1,4 +1,3 @@
 DIST pulseeffects-4.7.2.tar.gz 1998420 BLAKE2B 
6ac9d4b416ffac73f874fafcfd07b990ead7a2645832fd35eae23b3c9e9acb8663718b9cbb5fd0c1066c1f75272d0473257e711602d2646742785fe2c6ca5ea9
 SHA512 
f235504ca6edddf7a18f2c909ba58578a3d70e6fdab5ad0882f831c9d148f4fd35d0e55617305d787feefdba7a7544e1a72dac3dbc0e03bb9183e0937cdeaef2
-DIST pulseeffects-4.8.4.tar.gz 2029971 BLAKE2B 
6be45e748bd8df238391107531f46ac706fc9eb535c78c06f32526d910dffb82bec36af4130490645c95b200562c51f59f19de8905c3c54bda5d8a4b68b5297a
 SHA512 
4d68f5bd678c75f5b13519cddb2f46bd0a827516f1cc7431a8952204f51bd2691f701df869258092a93843bcdb4c61bac916291bade8c4428ed9a4d68b70c757
 DIST pulseeffects-4.8.5.tar.gz 2028531 BLAKE2B 
0ba68c90d4eb25e3b22c4f39f989bef428c970f0dcfa0b301c500928f835d76c31cd1d7692d1a853b3121d4e8fbee8102c1f538b06cb15933509719a6da5d8a0
 SHA512 
b72f4d5356af1308d997f01ac2efc5eefb569e9a1253f0a19918aec5f9c2d386ab5c293a5aa6a28e8d15200289f32d34c8f3d524bc50874c750afdee61bc0820
 DIST pulseeffects-5.0.3.tar.gz 2052473 BLAKE2B 
f313abae0f432f767ea4c91350207c97c261845fe64dbb32b0aebab4792b33a993c5ee4084f8b14116058bc989965380c8acb393d10f59a3243ad676c9916f33
 SHA512 
e9a969b7661e8daca84f5406dafba59a3cbf036f3b8a8893320574ed56465537454d2c854a7053c7f425728342776e9156ebcae8fa2b07bc5bfca04d04356dfd

diff --git a/media-sound/pulseeffects/pulseeffects-4.8.4-r1.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.8.4-r1.ebuild
deleted file mode 100644
index 42ea432b44d..000
--- a/media-sound/pulseeffects/pulseeffects-4.8.4-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome2-utils meson
-
-DESCRIPTION="Limiter, compressor, reverberation, equalizer auto volume effects 
for Pulseaudio"
-HOMEPAGE="https://github.com/wwmm/pulseeffects;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/wwmm/pulseeffects;
-else
-   SRC_URI="https://github.com/wwmm/pulseeffects/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="bs2b calf rubberband"
-
-#TODO: optional : lilv, zam-plugins (check from archlinux pkg)
-RDEPEND="
-   >=dev-libs/boost-1.41:=
-   >=dev-cpp/glibmm-2.56.0:2
-   >=dev-cpp/gtkmm-3.24:3.0
-   >=dev-libs/glib-2.56:2
-   >=dev-libs/libsigc++-2.10:2
-   >=x11-libs/gtk+-3.18:3
-   >=media-libs/lilv-0.24.2-r1
-   >=media-libs/lsp-plugins-1.1.24[lv2]
-   >=media-libs/gstreamer-1.12.0:1.0
-   >=media-libs/gst-plugins-good-1.12.0:1.0
-   >=media-libs/gst-plugins-bad-1.12.0:1.0
-   bs2b? ( >=media-plugins/gst-plugins-bs2b-1.12.0:1.0 )
-   >=media-plugins/gst-plugins-ladspa-1.12.0:1.0
-   >=media-plugins/gst-plugins-lv2-1.12.0:1.0
-   >=media-plugins/gst-plugins-pulse-1.12.0:1.0
-   calf? ( >=media-plugins/calf-0.90.0[lv2] )
-   rubberband? ( media-libs/rubberband )
-   >=media-libs/zita-convolver-3.0.0
-   media-libs/libebur128
-   media-sound/pulseaudio
-   sys-apps/dbus"
-# see 47a950b00c6db383ad07502a8fc396ecca98c1ce for dev-libs/appstream-glib
-# and sys-devel/gettext depends reasoning
-DEPEND="
-   ${RDEPEND}
-   dev-libs/appstream-glib
-   sys-devel/gettext
-"
-BDEPEND="
-   >=sys-devel/gcc-7.3.0
-   dev-util/itstool
-   media-libs/libsamplerate
-   virtual/pkgconfig
-"
-
-pkg_postinst() {
-   gnome2_gconf_install
-   gnome2_schemas_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_gconf_uninstall
-   gnome2_schemas_update
-   xdg_icon_cache_update
-}



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

2021-04-12 Thread Sam James
commit: 7699e559ed523a8d32e9297eaf5b0fdb022b37f3
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7699e559

media-libs/libopenraw: Stabilize 0.1.3 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libopenraw/libopenraw-0.1.3.ebuild 
b/media-libs/libopenraw/libopenraw-0.1.3.ebuild
index a09c541263f..e004a6a8e89 100644
--- a/media-libs/libopenraw/libopenraw-0.1.3.ebuild
+++ b/media-libs/libopenraw/libopenraw-0.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/download/${P}.tar.bz2;
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0/7"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
 IUSE="gtk test"
 RESTRICT="!test? ( test )"
 



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

2021-04-12 Thread Sam James
commit: ec778d719c667cf62b36415ef1131277ba8bf48a
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:28:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec778d71

sys-devel/binutils: Stabilize 2.35.2 arm64, #779805

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-devel/binutils/binutils-2.35.2.ebuild 
b/sys-devel/binutils/binutils-2.35.2.ebuild
index 87bd5f679bf..a51ca62596b 100644
--- a/sys-devel/binutils/binutils-2.35.2.ebuild
+++ b/sys-devel/binutils/binutils-2.35.2.ebuild
@@ -32,7 +32,7 @@ else
[[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}

https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
SLOT=$(ver_cut 1-2)
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 #



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

2021-04-12 Thread Sam James
commit: 467248dc3569de642df2522b052dc441afcb7272
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467248dc

media-video/ffmpegthumbnailer: Stabilize 2.2.0-r1 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0-r1.ebuild 
b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0-r1.ebuild
index 4ceb37088e7..7513824240d 100644
--- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0-r1.ebuild
+++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/dirkvdb/${PN}/releases/download/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="gnome gtk jpeg png test"
 RESTRICT="!test? ( test )"
 



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

2021-04-12 Thread Sam James
commit: cadde51e76d8649a5300976bee3aa9e16eafb89a
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:28:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadde51e

sys-libs/binutils-libs: Stabilize 2.35.2 arm64, #779805

Signed-off-by: Sam James  gentoo.org>

 sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild
index ccb353c4c55..1543ed5bebe 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.35.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
 LICENSE="|| ( GPL-3 LGPL-3 )"
 SLOT="0/${PV}"
 IUSE="64-bit-bfd cet multitarget nls static-libs"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 BDEPEND="nls? ( sys-devel/gettext )"
 DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"



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

2021-04-12 Thread Sam James
commit: 5cf4b2d020950e26768e9245fe556b56b785c353
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf4b2d0

app-text/libgepub: Stabilize 0.6.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild 
b/app-text/libgepub/libgepub-0.6.0.ebuild
index 0eb332f120b..5dfee6811c9 100644
--- a/app-text/libgepub/libgepub-0.6.0.ebuild
+++ b/app-text/libgepub/libgepub-0.6.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgepub;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc64 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ppc64 ~sparc x86"
 IUSE="+introspection"
 
 RDEPEND="



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

2021-04-12 Thread Sam James
commit: 476169668150ecb317d54c876ef19ad660df05a5
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47616966

dev-libs/keybinder: Stabilize 0.3.2-r300 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 dev-libs/keybinder/keybinder-0.3.2-r300.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild 
b/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild
index dae19793427..832566c0f6c 100644
--- a/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild
+++ b/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild
@@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86"
 IUSE="+introspection"
 
 RDEPEND="x11-libs/gtk+:3[X]



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

2021-04-12 Thread Sam James
commit: ced2fdb83ee8ebb867ae69efd2d9159975c91a47
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced2fdb8

xfce-base/xfce4-settings: Stabilize 4.16.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild 
b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
index ca7e2f49eef..319ea8937db 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 



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

2021-04-12 Thread Sam James
commit: c8461ae4edb1dfe3f0faf0fe8f8a359791cf24ad
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8461ae4

x11-libs/libXpresent: Stabilize 1.0.0-r1 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/x11-libs/libXpresent/libXpresent-1.0.0-r1.ebuild 
b/x11-libs/libXpresent/libXpresent-1.0.0-r1.ebuild
index f2fffc3694d..ab1a5f2af60 100644
--- a/x11-libs/libXpresent/libXpresent-1.0.0-r1.ebuild
+++ b/x11-libs/libXpresent/libXpresent-1.0.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X Present Extension C Library"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 
 RDEPEND="
x11-libs/libX11[${MULTILIB_USEDEP}]



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

2021-04-12 Thread Sam James
commit: 34bfc0e8dc3e200e6e8e6245c76ef99d88188b22
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34bfc0e8

xfce-base/xfdesktop: Stabilize 4.16.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/xfce-base/xfdesktop/xfdesktop-4.16.0.ebuild 
b/xfce-base/xfdesktop/xfdesktop-4.16.0.ebuild
index 710a01ed71d..8aa49d0cf4e 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.16.0.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.16.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify +thunar"
 
 RDEPEND=">=x11-libs/cairo-1.12



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

2021-04-12 Thread Sam James
commit: 64d5205b30d8ba9cbe4bae34702cda8c668fe91f
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d5205b

xfce-base/thunar: Stabilize 4.16.5 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/xfce-base/thunar/thunar-4.16.5.ebuild 
b/xfce-base/thunar/thunar-4.16.5.ebuild
index b88c4b869e4..25406e337a9 100644
--- a/xfce-base/thunar/thunar-4.16.5.ebuild
+++ b/xfce-base/thunar/thunar-4.16.5.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
 
 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"



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

2021-04-12 Thread Sam James
commit: 7468e832f45aee1b78fe7fbe643a9cd0731db749
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7468e832

xfce-extra/xfce4-power-manager: Stabilize 4.16.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 xfce-extra/xfce4-power-manager/xfce4-power-manager-4.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-4.16.0.ebuild 
b/xfce-extra/xfce4-power-manager/xfce4-power-manager-4.16.0.ebuild
index 8fbf4cde1d5..7a948c30e6c 100644
--- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-4.16.0.ebuild
+++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-4.16.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 x86"
 IUSE="kernel_linux networkmanager +panel-plugin policykit"
 
 DEPEND=">=dev-libs/glib-2.50



[gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/

2021-04-12 Thread Sam James
commit: 86f79bb6fa27f1d4e79e90723a336c481c3cd4a9
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f79bb6

x11-terms/xfce4-terminal: Stabilize 0.8.10 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 x11-terms/xfce4-terminal/xfce4-terminal-0.8.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.10.ebuild 
b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.10.ebuild
index ba09501cc88..ef158f769f5 100644
--- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.10.ebuild
+++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 
1-2)/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="utempter"
 
 RDEPEND=">=dev-libs/glib-2.42:2=



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

2021-04-12 Thread Sam James
commit: 042e7dc81f270e90174bab71406c725b068bc87e
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042e7dc8

xfce-base/xfwm4: Stabilize 4.16.1 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/xfce-base/xfwm4/xfwm4-4.16.1.ebuild 
b/xfce-base/xfwm4/xfwm4-4.16.1.ebuild
index 5315650f598..96235cda298 100644
--- a/xfce-base/xfwm4/xfwm4-4.16.1.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.16.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="opengl startup-notification +xcomposite +xpresent"
 
 RDEPEND=">=dev-libs/glib-2.20



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

2021-04-12 Thread Sam James
commit: a62e70175893d3d91aa40e271bc7ccfb6d7a2e23
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62e7017

xfce-extra/thunar-volman: Stabilize 4.16.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild 
b/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild
index 38182c999cd..7be78477f61 100644
--- a/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild
+++ b/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 # CC for tvm-burn-cd.svg
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE="libnotify"
 
 DEPEND=">=dev-libs/glib-2.50



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

2021-04-12 Thread Sam James
commit: 91257ec378e7c94cbefbdb40c42db8d66e2c6b6b
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91257ec3

xfce-extra/tumbler: Stabilize 4.16.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/xfce-extra/tumbler/tumbler-4.16.0.ebuild 
b/xfce-extra/tumbler/tumbler-4.16.0.ebuild
index 8aa91ff1a0b..0c87491170b 100644
--- a/xfce-extra/tumbler/tumbler-4.16.0.ebuild
+++ b/xfce-extra/tumbler/tumbler-4.16.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="curl epub ffmpeg gstreamer jpeg odf pdf raw"
 
 DEPEND=">=dev-libs/glib-2.50:2



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

2021-04-12 Thread Sam James
commit: ef931fad9f19746edfd5b6d9b66dbc30278c5c04
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef931fad

xfce-extra/xfce4-pulseaudio-plugin: Stabilize 0.4.3-r1 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 .../xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.3-r1.ebuild 
b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.3-r1.ebuild
index 3b0c50dbce2..053369a1a03 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.3-r1.ebuild
+++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.3-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86"
 IUSE="+keybinder libnotify wnck"
 
 RDEPEND=">=dev-libs/glib-2.42.0:=



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

2021-04-12 Thread Sam James
commit: dc4fea5d44fb7219752f9f338e83b7cecfffbbbe
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4fea5d

xfce-base/xfce4-session: Stabilize 4.16.0 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild 
b/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild
index c449199458f..2644259daa7 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="nls policykit +xscreensaver"
 
 DEPEND=">=dev-libs/glib-2.50



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

2021-04-12 Thread Sam James
commit: d2a5eade65fc871220236f42e2bfa4f260d0bd11
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:26:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:32:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2a5eade

xfce-base/xfce4-meta: Stabilize 4.16-r2 arm64, #776703

Signed-off-by: Sam James  gentoo.org>

 xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild 
b/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild
index 3e263629225..e22aed1ca89 100644
--- a/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild
+++ b/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ia64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 x86"
 IUSE="minimal pulseaudio +svg upower"
 
 RDEPEND="x11-themes/hicolor-icon-theme



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/syb-with-class/

2021-04-12 Thread Sergei Trofimovich
commit: fe75e5410f93c9589b8cc5acbe51308c396148b4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 12 23:17:02 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 12 23:19:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe75e541

dev-haskell/syb-with-class: drop old

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

 dev-haskell/syb-with-class/Manifest|  1 -
 .../syb-with-class/syb-with-class-0.6.1.11.ebuild  | 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-haskell/syb-with-class/Manifest 
b/dev-haskell/syb-with-class/Manifest
index f723a6aa900..87530be8960 100644
--- a/dev-haskell/syb-with-class/Manifest
+++ b/dev-haskell/syb-with-class/Manifest
@@ -1,2 +1 @@
-DIST syb-with-class-0.6.1.11.tar.gz 13225 BLAKE2B 
3c7f25fb942025284bbfba49edc7b16ae04716e42337e8668188a80a193b05a06252a29ac2244a35fa25992bc23d7fa998ddaadb85f017112f903cffb89d4fba
 SHA512 
962eb1bcb63ce7cc1789996ad7191e3ab7c20f3c90828fb3535306ca8509ac210e70f42ebd6ac6fc075d50cc5c5e1c15bb735b5d6040c6348dc82453809330f9
 DIST syb-with-class-0.6.1.13.tar.gz 13225 BLAKE2B 
a218611f332037968513b3706bc35e903f335477fa490f0c709f085014e833f1969851a74ae0d2a40c6a085c9aec1bbd963a48d4362963d3a89fe8e399a790fc
 SHA512 
40082f8b97ae49929fb2b686a840656fd2a62936ddc4873f3af4bdfe128e213dff509185e412c3c58bd48ec32abcade8ed68dd257d221bb08f9d20433067f371

diff --git a/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.ebuild 
b/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.ebuild
deleted file mode 100644
index 68a24fb717b..000
--- a/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.1.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Scrap Your Boilerplate With Class"
-HOMEPAGE="https://hackage.haskell.org/package/syb-with-class;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.10
-   test? ( dev-haskell/hunit )
-"
-
-src_prepare() {
-   default
-
-   cabal_chdeps \
-   'template-haskell >= 2.4 && < 2.15' 'template-haskell >= 2.4 && 
< 2.16'
-}



[gentoo-commits] repo/gentoo:master commit in: dev-games/goatee/

2021-04-12 Thread Sergei Trofimovich
commit: d27bcb3b3cca42c94fd250807416189914b1e016
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 12 23:14:03 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 12 23:19:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27bcb3b

dev-games/goatee: drop old

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

 dev-games/goatee/Manifest  |  1 -
 dev-games/goatee/goatee-0.3.1.2.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-games/goatee/Manifest b/dev-games/goatee/Manifest
index 584457f70e9..07725daf797 100644
--- a/dev-games/goatee/Manifest
+++ b/dev-games/goatee/Manifest
@@ -1,2 +1 @@
-DIST goatee-0.3.1.2.tar.gz 84576 BLAKE2B 
66eea2e0685279acadba0ae857786bc8bf5eec26d4856745f6a040ac220a824d02e7c9ccf36e38d81ad8a60e90972681f9e2ab2e5f67fa4af267e5f8bb5cc98c
 SHA512 
b8723679823dbb092346f8a6c556c3391888f004d609d6b61c73c9f590901abc5d4024d0ad4063692078637be0171d78e9a91c9436735423d597f310226ee9db
 DIST goatee-0.4.0.tar.gz 86585 BLAKE2B 
32d099fdc4acc66a89b8f17790a4c73d234e28e935f5c325a3dbcbd1c34edd24513a99eae5108f2bcd38ead402c209a4d09e2a57c65fb69c4dbd70a4f05903e7
 SHA512 
ccd53a3924528cb23ea58e5d9080ba2f6f10a3cb0b60d2f7a427f4be3d20cd9082466757394a82a63ccfd7cb13c1dc0d690084b66193ede0fe43e6ccf434706e

diff --git a/dev-games/goatee/goatee-0.3.1.2.ebuild 
b/dev-games/goatee/goatee-0.3.1.2.ebuild
deleted file mode 100644
index 6524456fa39..000
--- a/dev-games/goatee/goatee-0.3.1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A monadic take on a 2,500-year-old board game - library"
-HOMEPAGE="http://khumba.net/projects/goatee;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/mtl-2.1:=[profile?] =dev-haskell/parsec-3.1:=[profile?] =dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.8
-   test? ( >=dev-haskell/hunit-1.2 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/happstack-server/

2021-04-12 Thread Sergei Trofimovich
commit: d04a2442a3433306499ebe4981ccc7381930bef3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 12 23:18:43 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 12 23:19:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04a2442

dev-haskell/happstack-server: drop old

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

 dev-haskell/happstack-server/Manifest  |  1 -
 .../happstack-server/happstack-server-7.6.0.ebuild | 56 --
 dev-haskell/happstack-server/metadata.xml  |  1 -
 3 files changed, 58 deletions(-)

diff --git a/dev-haskell/happstack-server/Manifest 
b/dev-haskell/happstack-server/Manifest
index 8507f46b160..066cbc80ede 100644
--- a/dev-haskell/happstack-server/Manifest
+++ b/dev-haskell/happstack-server/Manifest
@@ -1,2 +1 @@
-DIST happstack-server-7.6.0.tar.gz 85715 BLAKE2B 
c4a673b6575a3131b29f00f4463431605bd26b469a366cbab3f87662b1e2c0ab43b4a6d205dec30ede009a71de38f27fcfcbd1ddf938ac1e4f419b1a31119c83
 SHA512 
cea814b470dd2d7a1dc3cf8a2724aa72e23f7832fc5292a7a1b3fbf8a6ef0980f13db777fadea3bdc5c9cb7dca7b35700ff2b94d6632ff7857a546a19ed1548f
 DIST happstack-server-7.6.1.tar.gz 84878 BLAKE2B 
5e146a317e41b039d24cac8dc41e7ebd707168193b5fc5cfe482ec53a3b31088438cffb5f91f741822e3ae1db19c98eaae6c1f0e012afebeebcda4182332bd1f
 SHA512 
e75bc986b16777563410ce42010a161790df5f5a575b253dac2a85ca7e724a9bf1a7485406f7235395d3a9adc3d8205dd3549fd718815390927aeed3c0b8a05e

diff --git a/dev-haskell/happstack-server/happstack-server-7.6.0.ebuild 
b/dev-haskell/happstack-server/happstack-server-7.6.0.ebuild
deleted file mode 100644
index ca46057156f..000
--- a/dev-haskell/happstack-server/happstack-server-7.6.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.4.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Web related tools and services"
-HOMEPAGE="https://happstack.com;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+network-uri +template-haskell"
-
-RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] 
=dev-haskell/blaze-html-0.5:=[profile?] 
=dev-haskell/hslogger-1.0.2:=[profile?]
-   dev-haskell/html:=[profile?]
-   >=dev-haskell/monad-control-0.3:=[profile?] 
=dev-haskell/mtl-2:=[profile?] =dev-haskell/semigroups-0.16:=[profile?]
-   >=dev-haskell/sendfile-0.7.1:=[profile?] 
=dev-haskell/system-filepath-0.3.1:=[profile?]
-   >=dev-haskell/text-0.10:=[profile?] =dev-haskell/threads-0.5:=[profile?]
-   >=dev-haskell/transformers-base-0.4:=[profile?] 
=dev-haskell/transformers-compat-0.3:=[profile?] 
=dev-haskell/utf8-string-0.3.4:=[profile?] 
=dev-lang/ghc-7.8.2:=
-   network-uri? ( >=dev-haskell/network-bsd-2.8.1:=[profile?] 
=dev-haskell/network-uri-2.6:=[profile?] 
=dev-haskell/network-3:=[profile?] 


Get Network.URI from the network-uri 
package
-   Description: Template Haskell is 
available on this system

 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/

2021-04-12 Thread Sergei Trofimovich
commit: 0ae4ccb7671a24a6edf1e9931ec35ba883ad5cc6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 12 23:15:45 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 12 23:19:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae4ccb7

dev-vcs/cvs-fast-export: drop old

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

 dev-vcs/cvs-fast-export/Manifest   |  1 -
 .../cvs-fast-export/cvs-fast-export-1.55.ebuild| 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-vcs/cvs-fast-export/Manifest b/dev-vcs/cvs-fast-export/Manifest
index e918cb57290..e175b0b3e5c 100644
--- a/dev-vcs/cvs-fast-export/Manifest
+++ b/dev-vcs/cvs-fast-export/Manifest
@@ -1,2 +1 @@
-DIST cvs-fast-export-1.55.tar.gz 478449 BLAKE2B 
18a94fe4c143ca72949b469f40d79540aa8b6fc8562bed7e638b7ac4834e6f4be73f1cf0c906f0ea1dfdfadada74fa3b8a1a56c1aeb011467977be2d4ee84fbe
 SHA512 
494b7bdef890c59967a0552b605f2f5b49ff401c791dc260378192babab1a8e13af796f746c52c36d0ff95c94d04f066f31245f803793092bcaf2e63bd367d05
 DIST cvs-fast-export-1.56.tar.gz 492482 BLAKE2B 
936f9f448dd6577122ace45380d8726f648fd31ffb9840bd931e343cc6c3f3526e4aa6f8735feb2a49d4d8df5fdb83ea54438e51951ea2be3b1ab221fdc11c33
 SHA512 
852a13fab095817a9650164c93f11aaeb4ced827489f20bde35baa492f6f125e82c3f35410899978706589105275536d98d973fbf482758ed054b3bbe9e3c581

diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.55.ebuild 
b/dev-vcs/cvs-fast-export/cvs-fast-export-1.55.ebuild
deleted file mode 100644
index 976b11d8e92..000
--- a/dev-vcs/cvs-fast-export/cvs-fast-export-1.55.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="fast-export history from a CVS repository or RCS collection"
-HOMEPAGE="http://www.catb.org/~esr/cvs-fast-export/;
-SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   app-text/asciidoc"
-
-RESTRICT=test # upstream does not ship some tests in tarball
-
-src_prepare() {
-   default
-
-   tc-export CC
-   export prefix="${EPREFIX}"/usr
-
-   # respect CC, CFLAGS and LDFLAGS
-   sed \
-   -e 's/cc /$(CC) $(LDFLAGS) /' \
-   -e 's/^CFLAGS += -O/#&/' \
-   -e 's/CFLAGS=/CFLAGS+=/' \
-   -i Makefile || die
-}
-
-src_compile() {
-   # '.adoc.html' rules can't be executed in parallel
-   # as they reuse the same 'docbook-xsl.css' file name.
-   emake -j1 html
-   # Allow full parallelism for the rest
-   emake
-}
-
-src_install() {
-   default
-   dodoc README.adoc
-}



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/shuffile/files/, sys-cluster/shuffile/

2021-04-12 Thread Alessandro Barbieri
commit: cd0832d985a1e0d816aa8546a98425240e5d70c9
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon Apr 12 23:10:52 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Mon Apr 12 23:13:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd0832d9

sys-cluster/shuffile: new version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 sys-cluster/shuffile/Manifest|  1 +
 sys-cluster/shuffile/files/no-static-0.0.4.patch | 16 
 sys-cluster/shuffile/shuffile-0.0.4.ebuild   | 24 
 3 files changed, 41 insertions(+)

diff --git a/sys-cluster/shuffile/Manifest b/sys-cluster/shuffile/Manifest
index 999e3b0bb..92a861245 100644
--- a/sys-cluster/shuffile/Manifest
+++ b/sys-cluster/shuffile/Manifest
@@ -1 +1,2 @@
 DIST shuffile-0.0.3.tar.gz 20069 BLAKE2B 
cb40b12334e7ec2f70140d6d2cb11f77cdb72d381dc5ecf4b335c4324f0e6c777113546b91edf290767c6daa5d0e7641b4849cad42230688a799e1a4359f4dfb
 SHA512 
e5ca8b7ab1542fda0c84d92bba527911846cdd95cbe86d4aa0075abacffc369485ad7187bc7e0ee2edcd69ccbc4ef2abcd0de75be497c0cdc3d6177563067875
+DIST shuffile-0.0.4.tar.gz 28847 BLAKE2B 
7e36c8d96457eb44f59f9017d69ad53265d88c47b33d37b8b2ab6ea2365eb2bd0eb78a25a2496754d839ae5507615356e2cb5508879b82c99e2ef91ef9f7af0e
 SHA512 
2c90e1aa852413f15fabc78c0553344b1b8975972ff84239d872738f102d7784f16422ccc2807189307db0feb0abb28b4db02c1666957a94a92e6be329f4a277

diff --git a/sys-cluster/shuffile/files/no-static-0.0.4.patch 
b/sys-cluster/shuffile/files/no-static-0.0.4.patch
new file mode 100644
index 0..33edb7d01
--- /dev/null
+++ b/sys-cluster/shuffile/files/no-static-0.0.4.patch
@@ -0,0 +1,16 @@
+--- a/src/CMakeLists.txt   2021-04-13 01:07:33.798593182 +0200
 b/src/CMakeLists.txt   2021-04-13 01:08:02.110951981 +0200
+@@ -24,13 +24,3 @@
+ TARGET_LINK_LIBRARIES(shuffile ${SHUFFILE_EXTERNAL_LIBS})
+ SET_TARGET_PROPERTIES(shuffile PROPERTIES OUTPUT_NAME shuffile 
CLEAN_DIRECT_OUTPUT 1)
+ INSTALL(TARGETS shuffile DESTINATION ${CMAKE_INSTALL_LIBDIR})
+-
+-ADD_LIBRARY(shuffile-static STATIC $)
+-IF(KVTREE_LINK_STATIC)
+-SET_TARGET_PROPERTIES(shuffile-static PROPERTIES 
LINK_SEARCH_START_STATIC 1)
+-SET_TARGET_PROPERTIES(shuffile-static PROPERTIES 
LINK_SEARCH_END_STATIC 1)
+-ENDIF(KVTREE_LINK_STATIC)
+-TARGET_LINK_LIBRARIES(shuffile-static ${SHUFFILE_EXTERNAL_LIBS})
+-
+-SET_TARGET_PROPERTIES(shuffile-static PROPERTIES OUTPUT_NAME shuffile 
CLEAN_DIRECT_OUTPUT 1)
+-INSTALL(TARGETS shuffile-static DESTINATION ${CMAKE_INSTALL_LIBDIR})

diff --git a/sys-cluster/shuffile/shuffile-0.0.4.ebuild 
b/sys-cluster/shuffile/shuffile-0.0.4.ebuild
new file mode 100644
index 0..f546a0386
--- /dev/null
+++ b/sys-cluster/shuffile/shuffile-0.0.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake
+
+DESCRIPTION="SHUFFILE Shuffle files between processes"
+HOMEPAGE="https://github.com/ECP-VeloC/shuffile;
+SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+PATCHES=( "${FILESDIR}/no-static-${PV}.patch" )
+RDEPEND="
+   >=sys-cluster/KVTree-1.0.2[mpi]
+   sys-libs/zlib
+   virtual/mpi
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=dev-util/cmake-2.8
+"



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/redset/, sys-cluster/redset/files/

2021-04-12 Thread Alessandro Barbieri
commit: 5d66f2f57b1971d226693632472b6a54f06fa54a
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon Apr 12 23:05:43 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Mon Apr 12 23:13:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d66f2f5

sys-cluster/redset: new version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 sys-cluster/redset/Manifest|  1 +
 sys-cluster/redset/files/no-static-0.0.5.patch | 29 +
 sys-cluster/redset/redset-0.0.5.ebuild | 30 ++
 3 files changed, 60 insertions(+)

diff --git a/sys-cluster/redset/Manifest b/sys-cluster/redset/Manifest
index b4c40f15d..bcc416a68 100644
--- a/sys-cluster/redset/Manifest
+++ b/sys-cluster/redset/Manifest
@@ -1 +1,2 @@
 DIST redset-0.0.4.tar.gz 189159 BLAKE2B 
ba38c705698564246b6e4e8f4f0be44766f52a205f437e38cbf7547832a09110848dd62c0bfb9bfabf2bb59910a2d7c1fc0d9734b90cbd444eb0a99d5ab0f932
 SHA512 
64e97e014aa199f1073405d9e552426d28b4af4d669c5ccb4bd1fe6ba982f4790bb3f61be9eeff192477ede9d783ce8ea4c68abe2be8b689b0b3879caf705917
+DIST redset-0.0.5.tar.gz 465120 BLAKE2B 
2050015cdc2b5e8b7e209d99ef5a85dd6ea301c9dec774206e9eab23e5a49b355c89acd05a0997295240b2d3831601e0247295b992af8834bf5667295c407791
 SHA512 
80c44dd7eb72d8da234f9247743be67bbdf6943bf1f20fe6e66b015d1be47f8b519702bd027b15f43473dae69096a6677a4db58b8bd16fbeffe0d692f7b987a9

diff --git a/sys-cluster/redset/files/no-static-0.0.5.patch 
b/sys-cluster/redset/files/no-static-0.0.5.patch
new file mode 100644
index 0..96686b691
--- /dev/null
+++ b/sys-cluster/redset/files/no-static-0.0.5.patch
@@ -0,0 +1,29 @@
+--- a/src/CMakeLists.txt   2021-04-13 00:58:19.047554716 +0200
 b/src/CMakeLists.txt   2021-04-13 00:58:58.326053601 +0200
+@@ -44,26 +44,11 @@
+ SET_TARGET_PROPERTIES(redset PROPERTIES OUTPUT_NAME redset 
CLEAN_DIRECT_OUTPUT 1)
+ INSTALL(TARGETS redset DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+-ADD_LIBRARY(redset-static STATIC $)
+-IF(REDSET_LINK_STATIC)
+-SET_TARGET_PROPERTIES(redset-static PROPERTIES 
LINK_SEARCH_START_STATIC 1)
+-SET_TARGET_PROPERTIES(redset-static PROPERTIES LINK_SEARCH_END_STATIC 
1)
+-ENDIF(REDSET_LINK_STATIC)
+-TARGET_LINK_LIBRARIES(redset-static ${REDSET_EXTERNAL_LIBS})
+-
+-SET_TARGET_PROPERTIES(redset-static PROPERTIES OUTPUT_NAME redset 
CLEAN_DIRECT_OUTPUT 1)
+-INSTALL(TARGETS redset-static DESTINATION ${CMAKE_INSTALL_LIBDIR})
+-
+ # Non-MPI library for CLI
+ ADD_LIBRARY(redset_base SHARED ${redset_noMPI_srcs})
+ TARGET_LINK_LIBRARIES(redset_base ${REDSET_SERIAL_LIBS})
+ INSTALL(TARGETS redset_base DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+-ADD_LIBRARY(redset_base-static STATIC ${redset_noMPI_srcs})
+-TARGET_LINK_LIBRARIES(redset_base-static ${REDSET_SERIAL_LIBS})
+-SET_TARGET_PROPERTIES(redset_base-static PROPERTIES OUTPUT_NAME redset_base 
CLEAN_DIRECT_OUTPUT 1)
+-INSTALL(TARGETS redset_base-static DESTINATION ${CMAKE_INSTALL_LIBDIR})
+-
+ ##
+ # CLI REDSET #
+ ##

diff --git a/sys-cluster/redset/redset-0.0.5.ebuild 
b/sys-cluster/redset/redset-0.0.5.ebuild
new file mode 100644
index 0..5e3289f1a
--- /dev/null
+++ b/sys-cluster/redset/redset-0.0.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake
+
+DESCRIPTION="Low-level distributed erasure coding lib to protect datasets of 
MPI applications"
+HOMEPAGE="https://github.com/ECP-VeloC/redset;
+SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+PATCHES=( "${FILESDIR}/no-static-${PV}.patch" )
+RDEPEND="
+   sys-cluster/KVTree[mpi]
+   sys-cluster/rankstr
+   sys-libs/zlib
+   virtual/mpi
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=dev-util/cmake-2.8
+"
+
+src_install() {
+   cmake_src_install
+   dodoc -r doc/rst/.
+}



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

2021-04-12 Thread Sam James
commit: 046caecde479beb2ace7413282297c27fb7cc824
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046caecd

media-video/pipewire: Stabilize 0.3.22 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 media-video/pipewire/pipewire-0.3.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/pipewire/pipewire-0.3.22.ebuild 
b/media-video/pipewire/pipewire-0.3.22.ebuild
index c5053e17ea1..882c564f08a 100644
--- a/media-video/pipewire/pipewire-0.3.22.ebuild
+++ b/media-video/pipewire/pipewire-0.3.22.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/PipeWire/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86"
+   KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="Multimedia processing graphs"



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

2021-04-12 Thread Sam James
commit: 7bfd4bb98587faa6878663ad3c76fb7d8667aafb
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfd4bb9

net-libs/glib-networking: Stabilize 2.66.0 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 net-libs/glib-networking/glib-networking-2.66.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.66.0.ebuild 
b/net-libs/glib-networking/glib-networking-2.66.0.ebuild
index 98bad9787e3..a408a0b9cdd 100644
--- a/net-libs/glib-networking/glib-networking-2.66.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.66.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.64.0:2[${MULTILIB_USEDEP}]



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

2021-04-12 Thread Sam James
commit: ced1079f1a418344e98a666ff07159a6eb9640f1
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced1079f

sys-apps/osinfo-db: Stabilize 20201015 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 sys-apps/osinfo-db/osinfo-db-20201015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/osinfo-db/osinfo-db-20201015.ebuild 
b/sys-apps/osinfo-db/osinfo-db-20201015.ebuild
index 8ce74ca0d1e..109cfb6ee81 100644
--- a/sys-apps/osinfo-db/osinfo-db-20201015.ebuild
+++ b/sys-apps/osinfo-db/osinfo-db-20201015.ebuild
@@ -11,7 +11,7 @@ S="${WORKDIR}"
 LICENSE="GPL-2+"
 SLOT="0"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 BDEPEND="sys-apps/osinfo-db-tools"
 



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gucharmap/

2021-04-12 Thread Sam James
commit: b7401601b1f651b1f2628458fcd580eb23e045fe
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7401601

gnome-extra/gucharmap: Stabilize 13.0.4 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-extra/gucharmap/gucharmap-13.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gucharmap/gucharmap-13.0.4.ebuild 
b/gnome-extra/gucharmap/gucharmap-13.0.4.ebuild
index 9f462d28fd7..b528cb2236b 100644
--- a/gnome-extra/gucharmap/gucharmap-13.0.4.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-13.0.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="2.90"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc x86"
 
 UNICODE_VERSION="13.0"
 



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/

2021-04-12 Thread Sam James
commit: 277ef527639e6dd4b6952cb5a9de11d9918d15e1
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277ef527

gnome-extra/nm-applet: Stabilize 1.20.0 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-extra/nm-applet/nm-applet-1.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild 
b/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild
index e3c9290effc..b372f568164 100644
--- a/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="appindicator modemmanager selinux teamd"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.38:2



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/

2021-04-12 Thread Sam James
commit: b2f9b9d760032a5aeeebe86f02188fff106647a5
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f9b9d7

gnome-extra/libgsf: Stabilize 1.14.47 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-extra/libgsf/libgsf-1.14.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/libgsf/libgsf-1.14.47.ebuild 
b/gnome-extra/libgsf/libgsf-1.14.47.ebuild
index 97a410cedbc..15c4737a496 100644
--- a/gnome-extra/libgsf/libgsf-1.14.47.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.47.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/114" # libgsf-1.so version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 gtk +introspection"
 
 RDEPEND="



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

2021-04-12 Thread Sam James
commit: 79e5b93feae0146ade39667665ab67e3cc9926ce
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e5b93f

gnome-base/gnome-shell: Stabilize 3.38.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/gnome-shell/gnome-shell-3.38.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.38.3.ebuild 
b/gnome-base/gnome-shell/gnome-shell-3.38.3.ebuild
index 222dcf0f997..b7a6ba9e7f2 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.38.3.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.38.3.ebuild
@@ -15,7 +15,7 @@ IUSE="+bluetooth +browser-extension elogind gtk-doc +ibus 
+networkmanager system
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
?? ( elogind systemd )"
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 
 # libXfixes-5.0 needed for pointer barriers and #include 

 # FIXME:



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/

2021-04-12 Thread Sam James
commit: a12ae58d198203157c54c7f42f1ba7b1533324e8
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12ae58d

gnome-base/gnome-control-center: Stabilize 3.38.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild 
b/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild
index 1cc945babbc..962549714ed 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
flickr? ( gnome-online-accounts )
^^ ( elogind systemd )
 " # Theoretically "?? ( elogind systemd )" is fine too, lacking some 
functionality at runtime, but needs testing if handled gracefully enough
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 
 # kerberos unfortunately means mit-krb5; build fails with heimdal
 # display panel requires colord and gnome-settings-daemon[colord]



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

2021-04-12 Thread Sam James
commit: 11ce26e5862caf6f794f9ddb87224066afd01eb3
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ce26e5

net-wireless/gnome-bluetooth: Stabilize 3.34.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild 
b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild
index 6d0bcb9a2e1..c110c74dd13 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.34.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth;
 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
 SLOT="2/13" # subslot = libgnome-bluetooth soname version
 IUSE="gtk-doc +introspection"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.38:2



[gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/

2021-04-12 Thread Sam James
commit: 34b73e99053c36c3b5aab72314fdda9d3b6361cb
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b73e99

x11-wm/mutter: Stabilize 3.38.3-r1 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 x11-wm/mutter/mutter-3.38.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/mutter/mutter-3.38.3-r1.ebuild 
b/x11-wm/mutter/mutter-3.38.3-r1.ebuild
index bd4a22111b3..3584ec82b5f 100644
--- a/x11-wm/mutter/mutter-3.38.3-r1.ebuild
+++ b/x11-wm/mutter/mutter-3.38.3-r1.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
test? ( wayland )"
 RESTRICT="!test? ( test )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 # gnome-settings-daemon is build checked, but used at runtime only for 
org.gnome.settings-daemon.peripherals.keyboard gschema
 # xorg-server is needed at build and runtime with USE=wayland for Xwayland



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

2021-04-12 Thread Sam James
commit: a69a71c1c647cf0ec09643801c770b1b1f5f
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69a71c1

media-libs/graphene: Stabilize 1.10.2-r1 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 media-libs/graphene/graphene-1.10.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/graphene/graphene-1.10.2-r1.ebuild 
b/media-libs/graphene/graphene-1.10.2-r1.ebuild
index 92335aa8398..6f9577a560f 100644
--- a/media-libs/graphene/graphene-1.10.2-r1.ebuild
+++ b/media-libs/graphene/graphene-1.10.2-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
 RESTRICT="!test? ( test )"
 



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

2021-04-12 Thread Sam James
commit: bec9f42a5e8170d008ef1d7110bcdbd1432e60aa
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec9f42a

gnome-base/librsvg: Stabilize 2.50.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/librsvg/librsvg-2.50.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/librsvg/librsvg-2.50.3.ebuild 
b/gnome-base/librsvg/librsvg-2.50.3.ebuild
index 5f33197ed89..510230c09f5 100644
--- a/gnome-base/librsvg/librsvg-2.50.3.ebuild
+++ b/gnome-base/librsvg/librsvg-2.50.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg;
 
 LICENSE="LGPL-2+"
 SLOT="2"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86"
 
 IUSE="+introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2021-04-12 Thread Sam James
commit: 7b19ea79d83c7d6a229bc660bd73a52fcbbf1d64
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:09:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:09:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b19ea79

gnome-base/gnome-session: Stabilize 3.38.0 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/gnome-session/gnome-session-3.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-session/gnome-session-3.38.0.ebuild 
b/gnome-base/gnome-session/gnome-session-3.38.0.ebuild
index 57092bb93e8..8ca32d8859c 100644
--- a/gnome-base/gnome-session/gnome-session-3.38.0.ebuild
+++ b/gnome-base/gnome-session/gnome-session-3.38.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-session;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE="doc elogind systemd"
 # There is a null backend available, thus ?? not ^^
 REQUIRED_USE="?? ( elogind systemd )"



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gsettings-desktop-schemas/

2021-04-12 Thread Sam James
commit: b337c662a99bf4252acf1bee9449e3598a3b5d69
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:09:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:09:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b337c662

gnome-base/gsettings-desktop-schemas: Stabilize 3.38.0 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 .../gsettings-desktop-schemas/gsettings-desktop-schemas-3.38.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.38.0.ebuild 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.38.0.ebuild
index 7ca0ba23b41..7938385e395 100644
--- 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.38.0.ebuild
+++ 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.38.0.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+introspection"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
 
 BDEPEND="
introspection? ( >=dev-libs/gobject-introspection-1.54:= )



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

2021-04-12 Thread Sam James
commit: c06b1cfc005f287f14c5ef1e1df9f8edfd81ba6d
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06b1cfc

x11-libs/vte: Stabilize 0.62.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 x11-libs/vte/vte-0.62.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/vte/vte-0.62.3.ebuild b/x11-libs/vte/vte-0.62.3.ebuild
index 3a28f046629..761fce4760e 100644
--- a/x11-libs/vte/vte-0.62.3.ebuild
+++ b/x11-libs/vte/vte-0.62.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE;
 LICENSE="LGPL-3+ GPL-3+"
 SLOT="2.91"
 IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 REQUIRED_USE="vala? ( introspection )"
 
 SRC_URI="${SRC_URI} !vanilla? ( 
https://dev.gentoo.org/~mattst88/distfiles/${PN}-0.62.1-command-notify.patch.xz 
)"



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

2021-04-12 Thread Sam James
commit: 2441856cd3b91455c9dd0926875d30a5e000
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2441856c

media-libs/libgphoto2: Stabilize 2.5.26 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libgphoto2/libgphoto2-2.5.26.ebuild 
b/media-libs/libgphoto2/libgphoto2-2.5.26.ebuild
index d5047cc8475..376b0fe59a6 100644
--- a/media-libs/libgphoto2/libgphoto2-2.5.26.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.5.26.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # FIXME: should we also bump for libgphoto2_port.so soname version?
 SLOT="0/6" # libgphoto2.so soname version
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc examples exif gd jpeg nls serial"
 
 # By default, drivers for all supported cameras will be compiled.



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

2021-04-12 Thread Sam James
commit: 9237a323375c4ea64375ae67d269864d8a624000
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9237a323

x11-themes/adwaita-icon-theme: Stabilize 3.38.0 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.38.0.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.38.0.ebuild
index 24d6d4ee23c..2844491d99c 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.38.0.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.38.0.ebuild
@@ -17,7 +17,7 @@ LICENSE="
 "
 SLOT="0"
 IUSE="branding"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 
 # gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility
 # librsvg is needed for gtk-encode-symbolic-svg to be able to read the source 
SVG via its pixbuf loader and at runtime for rendering scalable icons shipped 
by the theme



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

2021-04-12 Thread Sam James
commit: 5b5e14a5da9bbe47d9ce53d64bdb41d8ff087497
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5e14a5

gui-libs/libhandy: Stabilize 1.0.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gui-libs/libhandy/libhandy-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libhandy/libhandy-1.0.3.ebuild 
b/gui-libs/libhandy/libhandy-1.0.3.ebuild
index c4158d2a877..2e4925e780a 100644
--- a/gui-libs/libhandy/libhandy-1.0.3.ebuild
+++ b/gui-libs/libhandy/libhandy-1.0.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libhandy/;
 
 LICENSE="LGPL-2.1+"
 SLOT="1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 IUSE="examples glade gtk-doc +introspection test +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2021-04-12 Thread Sam James
commit: f23a860d19537b6508744a26cc6d3b0f9dab0187
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23a860d

gnome-base/gdm: Stabilize 3.36.4-r1 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/gdm/gdm-3.36.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gdm/gdm-3.36.4-r1.ebuild 
b/gnome-base/gdm/gdm-3.36.4-r1.ebuild
index cf5c4dee2d7..26581e5d1fa 100644
--- a/gnome-base/gdm/gdm-3.36.4-r1.ebuild
+++ b/gnome-base/gdm/gdm-3.36.4-r1.ebuild
@@ -24,7 +24,7 @@ IUSE="accessibility audit bluetooth-sound branding elogind 
fprint +introspection
 RESTRICT="!test? ( test )"
 REQUIRED_USE="^^ ( elogind systemd )"
 
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 
 # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686
 # nspr used by smartcard extension



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

2021-04-12 Thread Sam James
commit: 8ef6567dab8af2771faec47eab11359320a387cd
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef6567d

x11-libs/colord-gtk: Stabilize 0.2.0 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild 
b/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild
index de16b67c6fd..76e8886fef6 100644
--- a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild
+++ b/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz;
 
 LICENSE="LGPL-3+"
 SLOT="0/1" # subslot = libcolord-gtk soname version
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="doc +introspection vala"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/cantarell/

2021-04-12 Thread Sam James
commit: 3d56f3c33e1cb869972c2dbdc38f29ca0c7abf28
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:10:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:10:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d56f3c3

media-fonts/cantarell: Stabilize 0.301 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 media-fonts/cantarell/cantarell-0.301.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cantarell/cantarell-0.301.ebuild 
b/media-fonts/cantarell/cantarell-0.301.ebuild
index e53a1de0f8f..dbbaafe3c82 100644
--- a/media-fonts/cantarell/cantarell-0.301.ebuild
+++ b/media-fonts/cantarell/cantarell-0.301.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts;
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="



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

2021-04-12 Thread Sam James
commit: 02684a4b0252be876f5d3e68027c34f7e48a7568
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:09:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:09:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02684a4b

dev-libs/libsigc++: Stabilize 2.10.6 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-libs/libsigc++/libsigc++-2.10.6.ebuild 
b/dev-libs/libsigc++/libsigc++-2.10.6.ebuild
index fd725b4e415..fdb9ce872cd 100644
--- a/dev-libs/libsigc++/libsigc++-2.10.6.ebuild
+++ b/dev-libs/libsigc++/libsigc++-2.10.6.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://libsigcplusplus.github.io/libsigcplusplus/
 
 LICENSE="LGPL-2.1+"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/

2021-04-12 Thread Sam James
commit: 1c1958cda92de34422cd02151d4c05f8dad16f36
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:09:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:09:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1958cd

gnome-extra/evolution-data-server: Stabilize 3.38.4 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-extra/evolution-data-server/evolution-data-server-3.38.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/evolution-data-server/evolution-data-server-3.38.4.ebuild 
b/gnome-extra/evolution-data-server/evolution-data-server-3.38.4.ebuild
index 18f7de8c1dc..768516d9074 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.38.4.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.38.4.ebuild
@@ -16,7 +16,7 @@ SLOT="0/62-25-20" # subslot = 
libcamel-1.2/libedataserver-1.2/libebook-1.2.so so
 IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap 
kerberos oauth vala +weather"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 
 # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to 
handle more than 100 google tasks
 # berkdb needed only for migrating old addressbook data from <3.13 versions, 
bug #519512



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-settings-daemon/

2021-04-12 Thread Sam James
commit: 3ede0203f8053f844388a60d60ba68b7d5d3bdf3
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:09:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:09:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ede0203

gnome-base/gnome-settings-daemon: Stabilize 3.38.1 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.38.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.38.1.ebuild 
b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.38.1.ebuild
index 0ddea655021..480b0b8e634 100644
--- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.38.1.ebuild
+++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.38.1.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
input_devices_wacom? ( udev )
wayland? ( udev )
 "
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 
 DEPEND="
>=sci-geosciences/geocode-glib-3.10



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

2021-04-12 Thread Sam James
commit: b159e12ada9e19442e8ea58a11fae4291c3eb0f2
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 23:09:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 23:09:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b159e12a

gnome-base/gnome-desktop: Stabilize 3.38.3 arm64, #774927

Signed-off-by: Sam James  gentoo.org>

 gnome-base/gnome-desktop/gnome-desktop-3.38.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.38.3.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.38.3.ebuild
index 67ca5d05239..706a013f6ea 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.38.3.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.38.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/;
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
 SLOT="3/19" # subslot = libgnome-desktop-3 soname version
 IUSE="debug gtk-doc +introspection seccomp systemd udev"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 
 COMMON_DEPEND="
>=x11-libs/gdk-pixbuf-2.36.5:2[introspection?]



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

2021-04-12 Thread Sergei Trofimovich
commit: e0bdceebac52482046dc9291ecc1bbdbbdb55f48
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 12 23:04:21 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 12 23:05:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bdceeb

dev-util/radare2: bump up to 5.2.0

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

 dev-util/radare2/Manifest  |  1 +
 .../radare2/files/radare2-5.2.0-ssl-build.patch| 54 +++
 dev-util/radare2/radare2-5.2.0.ebuild  | 80 ++
 3 files changed, 135 insertions(+)

diff --git a/dev-util/radare2/Manifest b/dev-util/radare2/Manifest
index ad15617c38f..f17fb782b4a 100644
--- a/dev-util/radare2/Manifest
+++ b/dev-util/radare2/Manifest
@@ -1,2 +1,3 @@
 DIST radare2-4.5.1.tar.gz 8266567 BLAKE2B 
0d23c1d47dd79ffd9398ca7b2c8b383ba6a7e3ec662046dab34cabcdaaf1fdd449686433b3229e3c22c31c705530b0a85bbd22b5fc79891a5ad292ba0ff1
 SHA512 
f08a4cd1e0d65643463d9f9dbb1aacfe793c7b411ec820a18b75a5975d265cfc2cf91e593522c8823aa369098ded21415939acb07c84d8acd102889bf5aed899
 DIST radare2-5.1.1.tar.gz 7920840 BLAKE2B 
c6109453d3da6a08f8169bfdc610614f2aee2d6ef13a975ed89e5337c79ad1a8340a08df1ba9d08cbb0db7b61db8c0357a4878e7b948a988c08b895c24ec366b
 SHA512 
b6728bb59788804f5442d5eec8141f62c3b51f589955589b310733b3aeb28beedb969af540649f454dad96710231df384e389d8b4a1d55627d8370e4d3da454f
+DIST radare2-5.2.0.tar.gz 8254980 BLAKE2B 
51335b5560ea9085a7cb6ae998657d62353ad65e10f715ca25ec34cde75d48cd06d8312a898de71096138365d3ea13de45e6e48b2c0f06cea7d593cca43a0ef9
 SHA512 
664ea6df65c1ea8d13a80d281c3dbbcae16fb308826b9276e68d63f26f239f4a5c0d59abcf9325c299894ad4ebf1098b964aa3cad0bbe58b6c96cbd6e7b25952

diff --git a/dev-util/radare2/files/radare2-5.2.0-ssl-build.patch 
b/dev-util/radare2/files/radare2-5.2.0-ssl-build.patch
new file mode 100644
index 000..8701adb6266
--- /dev/null
+++ b/dev-util/radare2/files/radare2-5.2.0-ssl-build.patch
@@ -0,0 +1,54 @@
+From 7273429e4ba85318f0da2ae03ecc154834aaa73b Mon Sep 17 00:00:00 2001
+From: Sergei Trofimovich 
+Date: Mon, 12 Apr 2021 23:48:09 +0100
+Subject: [PATCH] state.c: fix --with-openssl build
+
+Build failure happens at:
+
+```
+$ ./configure --with-openssl && make
+
+state.c: In function 'r_hash_do_hmac_sha256':
+state.c:155:19: error: 'r_SHA256_BLOCK_LENGTH' undeclared (first use in this 
function); did you mean 'SHA256_BLOCK_LENGTH'?
+  155 | ut8 bskey[r_SHA256_BLOCK_LENGTH]; // block-sized key
+  |   ^
+  |   SHA256_BLOCK_LENGTH
+```
+
+The change defines r2_.* aliases for openssl implementation.
+---
+ libr/hash/state.c | 18 ++
+ 1 file changed, 18 insertions(+)
+
+diff --git a/libr/hash/state.c b/libr/hash/state.c
+index 6f3ae6b4c..93adafc81 100644
+--- a/libr/hash/state.c
 b/libr/hash/state.c
+@@ -7,6 +7,24 @@
+ #include 
+ #include 
+ #include 
++
++#  define r_SHA256_BLOCK_LENGTH SHA256_BLOCK_LENGTH
++
++#  define r_SHA1_Init   SHA1_Init
++#  define r_SHA1_Update SHA1_Update
++#  define r_SHA1_Final  SHA1_Final
++
++#  define r_SHA256_Init SHA256_Init
++#  define r_SHA256_Update   SHA256_Update
++#  define r_SHA256_FinalSHA256_Final
++
++#  define r_SHA384_Init SHA384_Init
++#  define r_SHA384_Update   SHA384_Update
++#  define r_SHA384_FinalSHA384_Final
++
++#  define r_SHA512_Init SHA512_Init
++#  define r_SHA512_Update   SHA512_Update
++#  define r_SHA512_FinalSHA512_Final
+ #else
+ #include "md4.h"
+ #include "md5.h"
+-- 
+2.31.1
+

diff --git a/dev-util/radare2/radare2-5.2.0.ebuild 
b/dev-util/radare2/radare2-5.2.0.ebuild
new file mode 100644
index 000..21ead643e77
--- /dev/null
+++ b/dev-util/radare2/radare2-5.2.0.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 toolchain-funcs
+
+DESCRIPTION="unix-like reverse engineering framework and commandline tools"
+HOMEPAGE="http://www.radare.org;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/radareorg/radare2;
+else
+   SRC_URI="https://github.com/radareorg/radare2/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="ssl libressl"
+
+RDEPEND="
+   dev-libs/libzip
+   dev-libs/xxhash
+   sys-apps/file
+   sys-libs/zlib
+   dev-libs/capstone:0=
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=("${FILESDIR}"/${P}-ssl-build.patch)
+
+src_prepare() {
+   # Fix hardcoded docdir for fortunes
+   sed -i -e "/^#define R2_FORTUNES/s/radare2/$PF/" 

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

2021-04-12 Thread Sam James
commit: a2e23ad26f4c8ac89d7bc91b3ba8f6725ce3af28
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 12 00:50:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:58:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e23ad2

net-p2p/vuze: eutils->edos2unix

Signed-off-by: Sam James  gentoo.org>

 net-p2p/vuze/vuze-5.7.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/vuze/vuze-5.7.6.0.ebuild b/net-p2p/vuze/vuze-5.7.6.0.ebuild
index 2337f913b31..c6c1b234829 100644
--- a/net-p2p/vuze/vuze-5.7.6.0.ebuild
+++ b/net-p2p/vuze/vuze-5.7.6.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 JAVA_PKG_IUSE="source"
 
-inherit eutils java-pkg-2 java-ant-2 xdg-utils desktop
+inherit desktop edos2unix java-pkg-2 java-ant-2 xdg-utils
 
 MY_PV=$(ver_rs 1- "")
 MY_SRC="Vuze_${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: media-radio/grig/

2021-04-12 Thread Sam James
commit: 5d982d3eddfad18b6655a65b3d7617645cb745dd
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  2 06:02:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:50:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d982d3e

media-radio/grig: fix variable references

Signed-off-by: Sam James  gentoo.org>

 media-radio/grig/grig-0.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/grig/grig-0.8.1-r1.ebuild 
b/media-radio/grig/grig-0.8.1-r1.ebuild
index 723b903e9a3..f8d41c8ebd3 100644
--- a/media-radio/grig/grig-0.8.1-r1.ebuild
+++ b/media-radio/grig/grig-0.8.1-r1.ebuild
@@ -29,5 +29,5 @@ src_configure() {
 src_install() {
default
make_desktop_entry ${PN} "GRig" "/usr/share/pixmaps/grig/grig-logo.png" 
"HamRadio"
-   rm -rf "${D}/usr/share/grig" || die "cleanup docs failed"
+   rm -rf "${ED}/usr/share/grig" || die "cleanup docs failed"
 }



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

2021-04-12 Thread Sam James
commit: ad650aa03e628de3b66849d7a21e1aaf1402a113
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  2 06:26:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:50:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad650aa0

dev-util/radare2: fix variable references, eutils--

Signed-off-by: Sam James  gentoo.org>

 dev-util/radare2/radare2-4.5.1-r1.ebuild | 8 
 dev-util/radare2/radare2-5.1.1.ebuild| 6 +++---
 dev-util/radare2/radare2-.ebuild | 8 
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/dev-util/radare2/radare2-4.5.1-r1.ebuild 
b/dev-util/radare2/radare2-4.5.1-r1.ebuild
index 963c0b6b6e7..5dc5b337d6a 100644
--- a/dev-util/radare2/radare2-4.5.1-r1.ebuild
+++ b/dev-util/radare2/radare2-4.5.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit bash-completion-r1 eutils toolchain-funcs
+inherit bash-completion-r1 toolchain-funcs
 
 DESCRIPTION="unix-like reverse engineering framework and commandline tools"
 HOMEPAGE="http://www.radare.org;
@@ -67,8 +67,8 @@ src_install() {
# a workaround for unstable $(INSTALL) call, bug #574866
local d
for d in doc/*; do
-   if [[ -d $d ]]; then
-   rm -rfv "$d" || die "failed to delete '$d'"
+   if [[ -d ${d} ]]; then
+   rm -rfv "${d}" || die "failed to delete '${d}'"
fi
done
 

diff --git a/dev-util/radare2/radare2-5.1.1.ebuild 
b/dev-util/radare2/radare2-5.1.1.ebuild
index fb93a9ece98..5dc5b337d6a 100644
--- a/dev-util/radare2/radare2-5.1.1.ebuild
+++ b/dev-util/radare2/radare2-5.1.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit bash-completion-r1 eutils toolchain-funcs
+inherit bash-completion-r1 toolchain-funcs
 
 DESCRIPTION="unix-like reverse engineering framework and commandline tools"
 HOMEPAGE="http://www.radare.org;
@@ -67,8 +67,8 @@ src_install() {
# a workaround for unstable $(INSTALL) call, bug #574866
local d
for d in doc/*; do
-   if [[ -d $d ]]; then
-   rm -rfv "$d" || die "failed to delete '$d'"
+   if [[ -d ${d} ]]; then
+   rm -rfv "${d}" || die "failed to delete '${d}'"
fi
done
 

diff --git a/dev-util/radare2/radare2-.ebuild 
b/dev-util/radare2/radare2-.ebuild
index 963c0b6b6e7..5dc5b337d6a 100644
--- a/dev-util/radare2/radare2-.ebuild
+++ b/dev-util/radare2/radare2-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit bash-completion-r1 eutils toolchain-funcs
+inherit bash-completion-r1 toolchain-funcs
 
 DESCRIPTION="unix-like reverse engineering framework and commandline tools"
 HOMEPAGE="http://www.radare.org;
@@ -67,8 +67,8 @@ src_install() {
# a workaround for unstable $(INSTALL) call, bug #574866
local d
for d in doc/*; do
-   if [[ -d $d ]]; then
-   rm -rfv "$d" || die "failed to delete '$d'"
+   if [[ -d ${d} ]]; then
+   rm -rfv "${d}" || die "failed to delete '${d}'"
fi
done
 



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

2021-04-12 Thread Sam James
commit: 1a059c816c259657c7244933acffc6d23537a88b
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  2 05:57:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:50:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a059c81

dev-python/tubes: fix variable references

Signed-off-by: Sam James  gentoo.org>

 dev-python/tubes/tubes-0.2.0-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/tubes/tubes-0.2.0-r1.ebuild 
b/dev-python/tubes/tubes-0.2.0-r1.ebuild
index 754db815408..d2d72704105 100644
--- a/dev-python/tubes/tubes-0.2.0-r1.ebuild
+++ b/dev-python/tubes/tubes-0.2.0-r1.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
 
+PYTHON_COMPAT=( python3_{7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
@@ -14,13 +14,12 @@ 
SRC_URI="https://github.com/twisted/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 "
+KEYWORDS="~amd64"
 
 DEPEND="
dev-python/six[${PYTHON_USEDEP}]
dev-python/twisted[${PYTHON_USEDEP}]
 "
-
 RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/remove-unnecessary-dep.patch")



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

2021-04-12 Thread Sam James
commit: 59e39c4c80364b5e70d5474408815357c9d38c61
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  2 06:23:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:50:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e39c4c

app-misc/task: fix variable references

Signed-off-by: Sam James  gentoo.org>

 app-misc/task/task-2.5.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-misc/task/task-2.5.3.ebuild b/app-misc/task/task-2.5.3.ebuild
index 3b3b987763a..1116f071046 100644
--- a/app-misc/task/task-2.5.3.ebuild
+++ b/app-misc/task/task-2.5.3.ebuild
@@ -18,12 +18,11 @@ IUSE="+sync"
 DEPEND="
sync? ( net-libs/gnutls )
 "
-
 RDEPEND="${DEPEND}"
 
 src_prepare() {
# move test directory into source directory
-   mv "${WORKDIR}"/test "${WORKDIR}"/"$P" || die
+   mv "${WORKDIR}"/test "${WORKDIR}"/${P} || die
 
cmake_src_prepare
 



[gentoo-commits] repo/gentoo:master commit in: www-servers/gatling/

2021-04-12 Thread Sam James
commit: cae07e89a6f75ec4c45803666e17ffabf0d24dc7
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:04:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:49:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae07e89

www-servers/gatling: fix ROOT in src_compile (VariableScope)

Signed-off-by: Sam James  gentoo.org>

 www-servers/gatling/gatling-0.16-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/gatling/gatling-0.16-r1.ebuild 
b/www-servers/gatling/gatling-0.16-r1.ebuild
index 6616e0b4eca..828f977142d 100644
--- a/www-servers/gatling/gatling-0.16-r1.ebuild
+++ b/www-servers/gatling/gatling-0.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -44,7 +44,7 @@ src_compile() {
use ssl && targets+=' tlsgatling'
 
emake DIET="${DIET}" CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS} -I${ROOT}/usr/include/libowfat" \
+   CFLAGS="${CFLAGS} -I${ESYSROOT}/usr/include/libowfat" \
LDFLAGS="${LDFLAGS}" prefix=/usr ${targets}
 }
 



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

2021-04-12 Thread Sam James
commit: 24738e8a4c56ed831bfffc5d1e74cf2da46182a3
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:02:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:49:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24738e8a

app-misc/anki: fix EROOT in src_test (VariableScope)

Signed-off-by: Sam James  gentoo.org>

 app-misc/anki/anki-2.1.15.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/anki/anki-2.1.15.ebuild b/app-misc/anki/anki-2.1.15.ebuild
index ed52486d34a..7acb0a51904 100644
--- a/app-misc/anki/anki-2.1.15.ebuild
+++ b/app-misc/anki/anki-2.1.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -57,11 +57,11 @@ src_compile() {
 }
 
 src_test() {
-   sed -e "s:nose=nosetests$:nose=\"${EPYTHON} 
${EROOT}/usr/bin/nosetests\":" \
+   sed -e "s:nose=nosetests$:nose=\"${EPYTHON} 
${BROOT}/usr/bin/nosetests\":" \
-i tools/tests.sh || die
-   sed -e "s:nose=nosetests3$:nose=\"${EPYTHON} 
${EROOT}/usr/bin/nosetests3\":" \
+   sed -e "s:nose=nosetests3$:nose=\"${EPYTHON} 
${BROOT}/usr/bin/nosetests3\":" \
-i tools/tests.sh || die
-   sed -e "s:which nosetests3:which ${EROOT}/usr/bin/nosetests3:" \
+   sed -e "s:which nosetests3:which ${BROOT}/usr/bin/nosetests3:" \
-i tools/tests.sh || die
./tools/tests.sh || die
 }



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

2021-04-12 Thread Sam James
commit: 5946bb44c378f2fad6b02f1e36379547c70ae12d
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  2 06:18:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 22:50:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5946bb44

net-analyzer/python-gvm: fix variable references

Signed-off-by: Sam James  gentoo.org>

 net-analyzer/python-gvm/python-gvm-1.1.0.ebuild | 4 ++--
 net-analyzer/python-gvm/python-gvm-1.2.0.ebuild | 4 ++--
 net-analyzer/python-gvm/python-gvm-1.5.0.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild 
b/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
index 0fe7c72c9a9..88f993c947e 100644
--- a/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
+++ b/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,5 +30,5 @@ src_prepare() {
# Exlude tests & docs to fix build issue
sed \
-e 
"s/packages=find_packages(exclude=.*/packages=find_packages(exclude=['tests*', 
'docs']),/g" \
-   -i "$S"/setup.py || die
+   -i "${S}"/setup.py || die
 }

diff --git a/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild 
b/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild
index 940c6ebd495..fc107e0b153 100644
--- a/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild
+++ b/net-analyzer/python-gvm/python-gvm-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,5 +30,5 @@ src_prepare() {
# Exlude tests & docs to fix build issue
sed \
-e 
"s/packages=find_packages(exclude=.*/packages=find_packages(exclude=['tests*', 
'docs']),/g" \
-   -i "$S"/setup.py || die
+   -i "${S}"/setup.py || die
 }

diff --git a/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild 
b/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild
index 9bb049760a2..48cb4f75b4f 100644
--- a/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild
+++ b/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,5 +32,5 @@ src_prepare() {
# Exlude tests & docs to fix build issue
sed \
-e 
"s/packages=find_packages(exclude=.*/packages=find_packages(exclude=['tests*', 
'docs']),/g" \
-   -i "$S"/setup.py || die
+   -i "${S}"/setup.py || die
 }



  1   2   3   4   5   >