[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types-data/

2019-03-31 Thread Hans de Graaff
commit: 6d57e685a1bbaf12ff51b98676dc1fa6111b0a7d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr  1 05:45:27 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr  1 05:45:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d57e685

dev-ruby/mime-types-data: add 3.2019.0331

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

 dev-ruby/mime-types-data/Manifest  |  1 +
 .../mime-types-data-3.2019.0331.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/mime-types-data/Manifest 
b/dev-ruby/mime-types-data/Manifest
index b87b80092a7..0c87125982a 100644
--- a/dev-ruby/mime-types-data/Manifest
+++ b/dev-ruby/mime-types-data/Manifest
@@ -1 +1,2 @@
 DIST mime-types-data-3.2018.0812.gem 157184 BLAKE2B 
b43b7bd6200182c402fe74f9a3f8cb1bc39a643b1de098ec6427ec66e62b6f28732032f4d6305f1ff267a61f60a12d759950b1a8f25c396bb2a7a6acc27b88f5
 SHA512 
8c60151f044a03dbb28da231994e4d5e1961839774791ac9caf3332353000c7ab12671960f791a03417b4236b9b6c9f690a5d228b7c5ec0d2a19b1a8e59eadb1
+DIST mime-types-data-3.2019.0331.gem 158720 BLAKE2B 
513716a6095208f63eb479497af4e713308a367ef24808d7dd05fae5844482d4eccae7fe32834302caf9a6161df0bbc2506e2f34395315dae98b32e96dba1af8
 SHA512 
e5b158a90ce78eba2e0f328bda98d3622d8114ab61bb9636069b5e89a507d39e4c41de7f6ab48a4f49e4b5976cad645928c5d1bcc79f09654dde87e5babeba03

diff --git a/dev-ruby/mime-types-data/mime-types-data-3.2019.0331.ebuild 
b/dev-ruby/mime-types-data/mime-types-data-3.2019.0331.ebuild
new file mode 100644
index 000..0aad44fdff4
--- /dev/null
+++ b/dev-ruby/mime-types-data/mime-types-data-3.2019.0331.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Registry for information about MIME media type definitions"
+HOMEPAGE="https://github.com/mime-types/mime-types-data;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types-data/

2019-03-31 Thread Hans de Graaff
commit: 187f6ddd4544b09f5d15a0aa3575d8ebc512eac2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr  1 05:43:41 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr  1 05:43:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=187f6ddd

dev-ruby/mime-types-data: cleanup

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

 dev-ruby/mime-types-data/Manifest   |  1 -
 .../mime-types-data-3.2016.0521.ebuild  | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/mime-types-data/Manifest 
b/dev-ruby/mime-types-data/Manifest
index 83f75c4c174..b87b80092a7 100644
--- a/dev-ruby/mime-types-data/Manifest
+++ b/dev-ruby/mime-types-data/Manifest
@@ -1,2 +1 @@
-DIST mime-types-data-3.2016.0521.gem 101888 BLAKE2B 
7711f4154936c200d678c8a94f2bdff8a2fc2a9abb54918563d4c9018c77330f94d4f6b3eb5a64acf7a85c7a27dcc41ba14f1d9e8cb5dcb238b7a1b6b9e70655
 SHA512 
3eb23e446f25a1b058408bec4f4867177ce42f579d188e3f8f1f31d8268e6566309e7439cdcafec214e54e3b22b7c29896c859bac26556b5573fc149eefeebc5
 DIST mime-types-data-3.2018.0812.gem 157184 BLAKE2B 
b43b7bd6200182c402fe74f9a3f8cb1bc39a643b1de098ec6427ec66e62b6f28732032f4d6305f1ff267a61f60a12d759950b1a8f25c396bb2a7a6acc27b88f5
 SHA512 
8c60151f044a03dbb28da231994e4d5e1961839774791ac9caf3332353000c7ab12671960f791a03417b4236b9b6c9f690a5d228b7c5ec0d2a19b1a8e59eadb1

diff --git a/dev-ruby/mime-types-data/mime-types-data-3.2016.0521.ebuild 
b/dev-ruby/mime-types-data/mime-types-data-3.2016.0521.ebuild
deleted file mode 100644
index 89f56f05d00..000
--- a/dev-ruby/mime-types-data/mime-types-data-3.2016.0521.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Registry for information about MIME media type definitions"
-HOMEPAGE="https://github.com/mime-types/mime-types-data;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""



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

2019-03-31 Thread Hans de Graaff
commit: 37eb4dad09d8dc6c31897b00dd581d9fd8d3e3de
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr  1 05:53:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr  1 05:53:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37eb4dad

dev-ruby/bindex: add 0.6.0

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

 dev-ruby/bindex/Manifest|  1 +
 dev-ruby/bindex/bindex-0.6.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/bindex/Manifest b/dev-ruby/bindex/Manifest
index b9ed9defe96..546f8ce5814 100644
--- a/dev-ruby/bindex/Manifest
+++ b/dev-ruby/bindex/Manifest
@@ -1 +1,2 @@
 DIST bindex-0.5.0.gem 18432 BLAKE2B 
160d149cf5a91143ccffe08ca365a22d950b65f67c9a2cbbbf5b10dc12f6a8223d190da75d9efdb49ed5b408bf351a8a1e9a55abbe83721bdce9489d418aec14
 SHA512 
00c6b6ffb8eefa80269ae0952047914943d99f18ef13c35c9459721baff7486b3deb5e63c787e454f8c2e68bb9cff257b99af81c8be73534baf5614022851d1a
+DIST bindex-0.6.0.gem 18944 BLAKE2B 
6e1003aab45490584ed65d08614297f87ad678586ea29543130da8f4a6d4b351f85d38ae62cf01908ee70dfbbfdaa0fde48981bd047131761c8fe508c2bd917f
 SHA512 
d51d446f7fb31b5bb31c7d440abb39d2d53a629a832bfb7581e18ad4a34e024f145726def7f703a73d22572e8a401b428f08f9c983eeb273755ea169b74db9e4

diff --git a/dev-ruby/bindex/bindex-0.6.0.ebuild 
b/dev-ruby/bindex/bindex-0.6.0.ebuild
new file mode 100644
index 000..2e03760624c
--- /dev/null
+++ b/dev-ruby/bindex/bindex-0.6.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Bindings for your Ruby exceptions"
+HOMEPAGE="https://github.com/gsamokovarov/bindex;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/skiptrace extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake -Cext/skiptrace
+   cp ext/skiptrace/cruby.so lib/skiptrace/ || die
+}



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

2019-03-31 Thread Alon Bar-Lev
commit: 4ee1e630aca57b00bfaaa1e1b1c8921c4a6e25b5
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Mon Apr  1 04:09:15 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Mon Apr  1 04:11:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee1e630

dev-libs/xmlsec: support SHA-1 signed certificates with gnutls-3.6

Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --force

 dev-libs/xmlsec/files/xmlsec-1.2.27-gnutls.patch   | 47 ++
 ...mlsec-1.2.27.ebuild => xmlsec-1.2.27-r1.ebuild} |  4 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-libs/xmlsec/files/xmlsec-1.2.27-gnutls.patch 
b/dev-libs/xmlsec/files/xmlsec-1.2.27-gnutls.patch
new file mode 100644
index 000..2837420e0dc
--- /dev/null
+++ b/dev-libs/xmlsec/files/xmlsec-1.2.27-gnutls.patch
@@ -0,0 +1,47 @@
+From 321e62add243cf8f024d6278da4c5ff030bae3b9 Mon Sep 17 00:00:00 2001
+From: Alon Bar-Lev 
+Date: Mon, 1 Apr 2019 01:28:18 +0300
+Subject: [PATCH] gnutls: allow SHA-1 signed certificate when not in strict
+ checks (#250) (#251)
+
+This is required for gnutls-3.6.x.
+
+Allow tests to use no strict checks until all certificates will be converted
+to stronger signature than SHA-1.
+
+Signed-off-by: Alon Bar-Lev 
+---
+ src/gnutls/x509vfy.c | 3 +++
+ tests/testrun.sh | 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/src/gnutls/x509vfy.c b/src/gnutls/x509vfy.c
+index a9c956a3..4c753344 100644
+--- a/src/gnutls/x509vfy.c
 b/src/gnutls/x509vfy.c
+@@ -295,6 +295,9 @@ xmlSecGnuTLSX509StoreVerify(xmlSecKeyDataStorePtr store,
+ if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_X509DATA_SKIP_STRICT_CHECKS) 
!= 0) {
+ flags |= GNUTLS_VERIFY_ALLOW_SIGN_RSA_MD2;
+ flags |= GNUTLS_VERIFY_ALLOW_SIGN_RSA_MD5;
++#if GNUTLS_VERSION_NUMBER >= 0x030600
++flags |= GNUTLS_VERIFY_ALLOW_SIGN_WITH_SHA1;
++#endif
+ }
+ 
+ /* We are going to build all possible cert chains and try to verify them 
*/
+diff --git a/tests/testrun.sh b/tests/testrun.sh
+index 02484d09..ea65802b 100755
+--- a/tests/testrun.sh
 b/tests/testrun.sh
+@@ -59,7 +59,7 @@ if [ "z$XMLSEC_DEFAULT_CRYPTO" != "z" ] ; then
+ elif [ "z$crypto" != "z" ] ; then
+ xmlsec_params="$xmlsec_params --crypto $crypto"
+ fi
+-xmlsec_params="$xmlsec_params --crypto-config $crypto_config"
++xmlsec_params="$xmlsec_params --X509-skip-strict-checks --crypto-config 
$crypto_config"
+ 
+ #
+ # Setup keys config
+-- 
+2.21.0
+

diff --git a/dev-libs/xmlsec/xmlsec-1.2.27.ebuild 
b/dev-libs/xmlsec/xmlsec-1.2.27-r1.ebuild
similarity index 97%
rename from dev-libs/xmlsec/xmlsec-1.2.27.ebuild
rename to dev-libs/xmlsec/xmlsec-1.2.27-r1.ebuild
index 80b76456dd6..e56570b8002 100644
--- a/dev-libs/xmlsec/xmlsec-1.2.27.ebuild
+++ b/dev-libs/xmlsec/xmlsec-1.2.27-r1.ebuild
@@ -38,6 +38,10 @@ BDEPEND="virtual/pkgconfig
 
 S="${WORKDIR}/${PN}1-${PV}"
 
+PATCHES=(
+   "${FILESDIR}/${P}-gnutls.patch"
+)
+
 src_prepare() {
default
# conditionally install extra documentation



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

2019-03-31 Thread Georgy Yakovlev
commit: a4d1092b0c2e14a2bd4c3968002ea340cc57b167
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Apr  1 04:05:57 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Apr  1 04:06:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d1092b

app-misc/skim: bump to 0.6.5

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

 app-misc/skim/Manifest  |   6 +++
 app-misc/skim/skim-0.6.5.ebuild | 112 
 2 files changed, 118 insertions(+)

diff --git a/app-misc/skim/Manifest b/app-misc/skim/Manifest
index 2261a66f05c..ba554c68875 100644
--- a/app-misc/skim/Manifest
+++ b/app-misc/skim/Manifest
@@ -12,6 +12,7 @@ DIST cc-1.0.17.crate 42064 BLAKE2B 
1b21666998f1a4746b069f0ac034b35203b52cb1bf712
 DIST cc-1.0.31.crate 42956 BLAKE2B 
87e79061397a0e12ad4f3a32ab0b4bba764260c7de11eea055163538c749e8da32b95ad5efcb69ab72d210e0e7aed68c79f9ece33352b4cdacc5c1ec6d11f3cb
 SHA512 
d6efba4c53fc8f11fdd685efb2759dbbbe53e65ae7878a61805b110c5a6028debb89a3e6d740bf7fd71055613de4fe92daaa98f34f86473c5a410ce3f17052df
 DIST cfg-if-0.1.3.crate 7115 BLAKE2B 
748cb334312efe8a1410a0dda75db94ea2e6a6915a6293cec35cdfc72f9491a6fde32691c53cbac20f705760725dcc766107a15a4bee41481beb724ea8588a6c
 SHA512 
88537e4b53f5553fdee16c4949de0bb0fdf12576b9a1d197fc7edd00d41c47972d481227bb6311bec774099cde27195fe319f28f4385a4091f06849dceabd34d
 DIST cfg-if-0.1.7.crate 7360 BLAKE2B 
0f9a457501441c9d3408a40efb199196490bc22f4c14565703ee09dacac2a0b4e1704c05853bd4662977d487c7723521cb733881a9bafad3ff46d775acd0
 SHA512 
30a1510f0a217e588e9a2c1ef51e6188d7437c63641284782262fa9a2ec78f04d0bbdac7ce32c0e8282e2e518d4b6c9d6ed0c2658baac412133ad1cc1f8d43a4
+DIST chrono-0.4.6.crate 133108 BLAKE2B 
ac9573577f4ea6516007df2f9948f9df4e8170e53119ba7cf1e55592bc594bd1cbf05759ce2baf9b6397b68a72aa9e0518ab0b7a9c63bd043ee4a7a8b81e36b4
 SHA512 
c869cab6da906d50531476c892510042eeccb3daf790ef13b3014121c805b3f8e23c7a6ffccb3bb11d15a1615e997df4180e41f0140a2c327cc816b94f28976d
 DIST clap-2.28.0.crate 186934 BLAKE2B 
6885cb7a74077b1c72feac97471c08a456f5e826e42b95bb1768027fca127696a457cbb8069e624196e1c77e55608b8ec6b157bfa3e8a661dc0c9b67af903c9c
 SHA512 
737bfa82008082d75ef5f36c5aa505af8e11ff08b7ec824a69f37dcafe1d7ea8e4909a94cf5de218f9bde4cd304e8ec57441b195d936b7db43e8b5881fda0d01
 DIST clap-2.32.0.crate 196073 BLAKE2B 
c262241a3ad1d0f944467f4ea9884ca3dc05b5e05656fd7b73700e0daeec035c07a5d06316cc1273e37f74f2c00429b0ee99da298804dc4deff9a252ca56ce07
 SHA512 
ee2a66cec0d867d73fce35c055bcac77cc3ea9537b355be04be3ee17ddabefebfe3649cbdfc30ea356c54cf9f066369540eac4f5dc67e60cdadc9c66be014ef0
 DIST crossbeam-deque-0.2.0.crate 12638 BLAKE2B 
cbf76e49fee9e1274e295f0958458a6f8f6f0bc449a83011da3dfc64607a649ff6a72102b9ff7784e0ce2b33bb317e4a927eebb749bb9cf31a7ce89e5aca8f7e
 SHA512 
22a1b839ecd4359e3c961e5ff0a044f6f2bc14b5ceec4637c57bb5d26ad04840b0dc0a07f06b494f4b7e224f2a51e3e9a79bf7f895a73179a10705481b33d8a4
@@ -40,6 +41,8 @@ DIST memchr-2.2.0.crate 20939 BLAKE2B 
224963d641cf2bcad4b32699c9673c81d730f714f2
 DIST memoffset-0.2.1.crate 4618 BLAKE2B 
f04c4e5e1747d5516dff26fb045d91f01a2eea6011974a342c1830ad2aa6b203d5c6cd4db464177797f799197656085f980c00e78d0257efe5d3377188a8b8ee
 SHA512 
4901eca49eb20acc53d1120548925d691d5e0a0ee899f5c26f55f8b997549cea3b819b1f9b4f5495f4bc73fbcaa386cda50cefdc0036c097c4eeca8086568530
 DIST nix-0.11.0.crate 162039 BLAKE2B 
d468eebf5bcd55f0e46e533de6cd318e3f1e0f5c457c7f6d0424e3a71fb60b93e9bf9b2ee4c80d5fdc68b7f3360048a9b832f2181ad69dffc14269470cad4d47
 SHA512 
bb3ffc5ae6a8de37a96e9951e182c2916016678265a3c4efdee2ca4d26bc5f4192f4facabeac2978788143d2707094dc0517c13b08833cc1ddcdb6fc1125c874
 DIST nodrop-0.1.13.crate 7508 BLAKE2B 
6918c8ea7f2b84d1a30e8159ac6cf9d061270bf8cf60fb2ee7c96f9d8a5566f1922a3222f80c769fceedd65637d6ee76a4d45b533d5b02aa0decb8114f6cb11a
 SHA512 
2648c0aec970c99f001dbd8169939731610ccff6433acba8c71c669bea5078613b2a785d3ac5ce5a839fcec714b5bc55f2cc83522ab4cc09560c846f4cf8023e
+DIST num-integer-0.1.39.crate 17881 BLAKE2B 
1398b54766719f6fe298fb20489373ef774f1466349bcb96479610c00bb0f6f54b1a794def2841a0bf70558f6e5a080b528071ad5c64baa82bfac084354fa203
 SHA512 
1e00ef9fe5adcc312b4b8a59923015eb1387d90e6b3d7239b3aabcd83a9e67f2384b3a383d84ce8cdc82a470770f56373a89f0a679727a5fcc8f5bdb1f1209e3
+DIST num-traits-0.2.6.crate 39923 BLAKE2B 
7bd781368c553622620f0d62a09f2c82fd26d4e6378ea8fc51b0e655dcf0561701881027f46f7a98da1bc25b777c62ab7338387c776a9e5e3463ea53a7efe922
 SHA512 
db638c662737972f07bc7ab82b923bece8a6c04719199ec0c7ca90140ac11e4fd1e4eb3748a69ddd3ad2791d4f5f5f69a00ce8aae92a647d9015d130f85b6b4c
 DIST num_cpus-1.10.0.crate 10669 BLAKE2B 
96500421a82aafbacbcf982e3041ddba40dd8ab7fb967d1fb386c2d543b7f3efe12e35c386602a20377e7dfe09f31ecc9094ee0a06aea588149bda7866fabedb
 SHA512 
a97b282da6323fa37b93c262e699f0a219f08d32bc8531363daa57ae3ea397927d09c36d38615dcd372443aa65a43b91f4a7a59910273b581b5322946a02
 DIST proc-macro2-0.4.27.crate 34098 BLAKE2B 

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

2019-03-31 Thread Georgy Yakovlev
commit: 70b947e4b06508e425be3d72097b730cd05d7197
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Apr  1 04:00:28 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Apr  1 04:06:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b947e4

dev-util/bingrep: bump to 0.6.2

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

 dev-util/bingrep/Manifest |   2 +
 dev-util/bingrep/bingrep-0.6.2.ebuild | 107 ++
 2 files changed, 109 insertions(+)

diff --git a/dev-util/bingrep/Manifest b/dev-util/bingrep/Manifest
index ccce572d50f..f05092ac3cd 100644
--- a/dev-util/bingrep/Manifest
+++ b/dev-util/bingrep/Manifest
@@ -4,6 +4,7 @@ DIST atty-0.2.11.crate 5916 BLAKE2B 
e502c23faaa9dd27cc5865b68a721b0403071edb483f
 DIST backtrace-0.3.9.crate 31054 BLAKE2B 
5d90d098d149198eabe4665b1eb2cf41c5f392ddc1c5cc499047dd72533d79b679943781445f7d86f269a15d3f8ca2775dfe89123935d32ccef4b8151547283e
 SHA512 
edb485ad27d19e0cccea123cc6a9db5b3222831e48722d8fcec7349fd1c4b62b67ab1f488fea4973da82c8f17a86aeba4ea8f2fc1aa60f6528833cda39efa637
 DIST backtrace-sys-0.1.24.crate 522332 BLAKE2B 
aebfee4b257b44ce127f3bc13d7622dcb0d6cb4c1e73d504b8d77b6c0b1ed47e7ca310cb6b41798cd13e6589739c352d9e33072e20fae0547d292312604a27d9
 SHA512 
7e7b279bbe5f3d8bc2ff3234df11d7b08cb09209c861c24b3fa67dcd89699bd80a6fbf93d3b0b287544f73792983172bfb5e5c86caedee59f09ee66d259fd0c7
 DIST bingrep-0.6.1.tar.gz 614424 BLAKE2B 
5a7f8378f8508a455ae6a877dbb2e2645ee605225e2ae6e7718da19fd5827155e9d101fc585c4ea54abd59cb22e936208f065f63467072eb693dfdb780651924
 SHA512 
919302a95003094da872eee89e4e142ed6f3edae593cb69ca85c3f0b61afd5cbf09479e84271457594fbbeee7042138039be21298f0b1ec7fbfc1c83c7f3ee1e
+DIST bingrep-0.6.2.tar.gz 614426 BLAKE2B 
bf3376e76eda2c40fdf24aec03c5001f02a310ce4b9eb1a8d312eba5f1f7694dad20938630548ca1106a55b251849f6c7db7eadfeeebbec95fb0101410806ade
 SHA512 
3919012d376c9890e1f39610536993c089f9b04f59becc2c14323040eb04a4efb44184fb3375776826bc1073aa8449b90bfbd177e5141411f330602d59ecae13
 DIST bitflags-1.0.4.crate 15282 BLAKE2B 
63f5feb47460c344983cef8822804b1c4ac2f3adfffcf206df2b05fafb9c7bfd73986721cde46705a3e4a0dc72a40683e4d369f2339adfc1b55208bad1766875
 SHA512 
81850d2be62eabb8486024ab263da67e6eb8ebfa732cac3a5d46a9186c564b2065cba15fa3da468bbd26eaf2b67038680e5de19d5dd99d78f60dae8a1776c8de
 DIST byteorder-1.2.6.crate 19985 BLAKE2B 
717b3c7a497fc1624a32c38a2f1a5ab48ac76ab996e2b7170c9a295002a64da05538489d7e497d88ae13b66c2d4911daff8840232d4201cef3d26f4e30cdc820
 SHA512 
7106b5404a213b080a231c4bcc3010caa2f2743a0d0b64553e0c789ad849970ce1fb547b330711d03374cba5a7ff56b728f5259d0c6fe7ac00c8c13324503dce
 DIST cc-1.0.25.crate 43191 BLAKE2B 
2f715c36150ea81406ac34224ebc5e0b95ba1bc5f80d36e78af6e6f4027521bd5e163c3ff0f08dac8b0791b797e1498c8a1151dfbc72a8a8008546e0b44ecf83
 SHA512 
0ae0d47c9ceb67aa0ec25b7b98ab4d378bd7a58fb7bbcd9bcc804a0deadcfae904f9353c218d63b8e7046b388c67d5316248accf1f8b69822c0f58ff465652a3
@@ -14,6 +15,7 @@ DIST csv-1.0.2.crate 888793 BLAKE2B 
12dcb63b31e8bbff21120288b1f8db8c036e83a9f82b
 DIST csv-core-0.1.4.crate 25406 BLAKE2B 
10c6493da7d9adf53fdfb44b7e8b229a40beb9dbb882053d778ef8b54d90001b7592fe6b9e9dc5e48e3f113e55ec01fb05d1399b133d9fd99078b8154ba7fbe0
 SHA512 
c2e5291489eb1d1c192c7d94cbe8be3c6bcf0a5d8ef2bb525ccdc20a9c512e3a42946241457de7ba219b59d330d87a2ce51995782621e6c1d4192e2a71e888f6
 DIST encode_unicode-0.3.5.crate 42677 BLAKE2B 
d8044f314f03f93965bc4de11c065f08112d33c4e1b42d9054476dd7ea925e22fb7b32fa855250be2053a00d877bbdb83a293c0aede3aa6e48d978b61f0f57df
 SHA512 
e9849cffcffbf66e28b609e86b0d26b1267f6e2858c6564f93b071b1257aa505732dc3b7ae5bcb347874514fb8c21a606282bdcf69de842f8b96e79547f434a2
 DIST env_logger-0.5.13.crate 25275 BLAKE2B 
02d13c40bafa9e403ba1e3582e296d132061ef020183d39a071f9ab4606a8f45cd211708ab8757d6dd9c04bf4b79b429c0db4bc293a8dbce0506b643d1a6aba5
 SHA512 
46739cbdcfb34e56b65c7839a5d62ec0f285359dd415bcdcbd2de5ad8e8015aee5a31e92c202c94da5d75235dee4f49ad8585fb852be1f8b2852438922ed4a99
+DIST env_logger-0.6.1.crate 28567 BLAKE2B 
a7302e44a807dcb1b523e1dde683a040837b1de2fbda5e8e7347478f77d4b7a39521aadd1d6d42dffbb6229e0dd6bd1b2b9fc47b860db45281a95612dd78faab
 SHA512 
7e5142fa24e46aeb246515f42f9fc561364f266a693ec9f8c45dbe96d31174bf5663ef6233f41a5f96849dd19b61e2a97ab7ca1a7a55c51f741f4efa5af371c5
 DIST failure-0.1.3.crate 34107 BLAKE2B 
6ed7b1f978bc88b5a8c3e6b30854cf0718ec7882c88834f7464bdf2864a784026a90034239c09ae433b4938293be7fe8034bc32b295350db1bf38e76f140a47d
 SHA512 
b77170bb749da6a8af01cb9bbd42c5e75ff72ed74886d8ae1223bf6a7c2089c0bd37420e9e2eb5fa74c58214e49c0d00ff632008d7f6d6c831ede92db8de7e64
 DIST failure_derive-0.1.3.crate 4349 BLAKE2B 
1e5b282737425c0ce9c6bbfa3ee47748c65ad5914fe253ead5dd684770078bee4748418510080e47e4b6c6b7be60e99cf214b42055bcedf2653c3668c9c6ece0
 SHA512 
22e75f72a5bb739003a65e6d8d0f8a8b4f02b605829bc1c4e5b1f87a45e5e46b0a6dd4ddce0d3b3bb029fa5d177a2e01de510e29103e24038c795d4354c76eb4
 DIST 

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

2019-03-31 Thread Virgil Dupras
commit: c508e5d57a91c893de24280eda3ef251e7fd3dfc
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Apr  1 02:08:01 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Apr  1 02:08:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c508e5d5

app-portage/gentoolkit: remove old

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

 app-portage/gentoolkit/Manifest|  3 --
 app-portage/gentoolkit/gentoolkit-0.3.3.ebuild | 70 
 app-portage/gentoolkit/gentoolkit-0.4.0.ebuild | 74 --
 app-portage/gentoolkit/gentoolkit-0.4.1.ebuild | 74 --
 4 files changed, 221 deletions(-)

diff --git a/app-portage/gentoolkit/Manifest b/app-portage/gentoolkit/Manifest
index e994394a379..4f10fb513c5 100644
--- a/app-portage/gentoolkit/Manifest
+++ b/app-portage/gentoolkit/Manifest
@@ -1,5 +1,2 @@
-DIST gentoolkit-0.3.3.tar.gz 3197037 BLAKE2B 
c2a45971f1f25e3008422b63b59042ca0f2b170b98e10fc4e449ee6be76c0422469cd8bce1b744830404d5a26ba87ded47aab679069965eea266719249475923
 SHA512 
ad142c2c66e7f7a2e4184c8f95e394ee783cd57808e6254e9f5df0f3f60ad842042f773716ca0fd6d7545bb8a2d11c1c167a4ec471eb3238c8ee3a519f70a691
-DIST gentoolkit-0.4.0.tar.gz 3215377 BLAKE2B 
404f81e2f5bce5da4df122156bc76d225497456ad8ec78a50c41e1183390f8e452a6ce8a3473b5371a6712ce1599be33034c5eed64a1852d116c745bc5a775f4
 SHA512 
6cf693c588d4a2f5bd06fff4e78ef98007e613348048ec993c5430e168baef6c1da01e1843903f3e87ca8e47dd1ffb207acccbc5c0e881fa3093a7880fec9a56
-DIST gentoolkit-0.4.1.tar.gz 3214527 BLAKE2B 
1c6be826a099ba4d18ac8fa0bb38808cbf30ee1d93d26c26965d7fa332e6a87f8eee475126f56d68e2a1c0ff04f258f79f5684551b2fe5947d8ac6f6ff3e7079
 SHA512 
52b665e19dd8b871f4238d05d40a071d69ef114f36b589c29f46686b1439997e72f58896bb4f330ab256af6000a9559426c78cae08640e54b74db343b3b22945
 DIST gentoolkit-0.4.2.tar.gz 3215652 BLAKE2B 
97b4dcac7293b50161169a6c777623cb1c51e2f74020e0fa2f1f4441c203c03a1269c8c55e1461c5780ebfb8234d364837073d582a52a99f2d40c92e6b77a7f0
 SHA512 
3a9eac2fd214bcfe39380193cb2118edcd759dbf3eb165e7240525ce1047aa984f1d1f1d3a15324218d9be1f0a1ec960ae08a63191392f1bb3422277a52697ff
 DIST gentoolkit-0.4.3.tar.gz 3218723 BLAKE2B 
d305db514e48446c0341c1ddc7a6c1bcd464eee11b8ee58f1a16bdf797670a9bb13eacfb2afa666d9ef292ad1dcbdf9970f8ded64bd5d12ca9d73ffae8923119
 SHA512 
81058d4787b291b6398d82d9a32f41b78d939f8d20ad8afbf9e22a47311ff0a270098c69e53d903ab3ec72a4cd11f13f3be30279a538a6a52972e1651efe447d

diff --git a/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
deleted file mode 100644
index 98e625998ac..000
--- a/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy)
-PYTHON_REQ_USE="xml(+),threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of administration scripts for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools;
-SRC_URI="https://dev.gentoo.org/~fuzzyray/distfiles/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-
-DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-   !<=app-portage/gentoolkit-dev-0.2.7
-   sys-apps/gawk
-   sys-apps/gentoo-functions"
-
-python_prepare_all() {
-   python_setup
-   echo VERSION="${PVR}" "${PYTHON}" setup.py set_version
-   VERSION="${PVR}" "${PYTHON}" setup.py set_version
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   # remove on Gentoo Prefix platforms where it's broken anyway
-   if use prefix; then
-   elog "The revdep-rebuild command is removed, the preserve-libs"
-   elog "feature of portage will handle issues."
-   rm "${ED}"/usr/bin/revdep-rebuild*
-   rm "${ED}"/usr/share/man/man1/revdep-rebuild.1
-   rm -rf "${ED}"/etc/revdep-rebuild
-   rm -rf "${ED}"/var
-   fi
-}
-
-pkg_postinst() {
-   # Create cache directory for revdep-rebuild
-   mkdir -p -m 0755 "${EROOT%/}"/var/cache
-   mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
-
-   # Only show the elog information on a new install
-   if [[ ! ${REPLACING_VERSIONS} ]]; then
-   elog
-   elog "For further information on gentoolkit, please read the 
gentoolkit"
-   elog "guide: https://wiki.gentoo.org/wiki/Gentoolkit;
-   elog
-   elog "Another alternative to equery is 
app-portage/portage-utils"
-   elog
-

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

2019-03-31 Thread Virgil Dupras
commit: 1c6ef07c301c0f2caf1bff484899d80fb08f4a15
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Apr  1 02:05:47 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Apr  1 02:05:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6ef07c

app-portage/gentoolkit: bump to 0.4.3

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

 app-portage/gentoolkit/Manifest|  1 +
 ...toolkit-.ebuild => gentoolkit-0.4.3.ebuild} | 39 +++---
 app-portage/gentoolkit/gentoolkit-.ebuild  | 34 ++-
 3 files changed, 39 insertions(+), 35 deletions(-)

diff --git a/app-portage/gentoolkit/Manifest b/app-portage/gentoolkit/Manifest
index 0bba7e52368..e994394a379 100644
--- a/app-portage/gentoolkit/Manifest
+++ b/app-portage/gentoolkit/Manifest
@@ -2,3 +2,4 @@ DIST gentoolkit-0.3.3.tar.gz 3197037 BLAKE2B 
c2a45971f1f25e3008422b63b59042ca0f2
 DIST gentoolkit-0.4.0.tar.gz 3215377 BLAKE2B 
404f81e2f5bce5da4df122156bc76d225497456ad8ec78a50c41e1183390f8e452a6ce8a3473b5371a6712ce1599be33034c5eed64a1852d116c745bc5a775f4
 SHA512 
6cf693c588d4a2f5bd06fff4e78ef98007e613348048ec993c5430e168baef6c1da01e1843903f3e87ca8e47dd1ffb207acccbc5c0e881fa3093a7880fec9a56
 DIST gentoolkit-0.4.1.tar.gz 3214527 BLAKE2B 
1c6be826a099ba4d18ac8fa0bb38808cbf30ee1d93d26c26965d7fa332e6a87f8eee475126f56d68e2a1c0ff04f258f79f5684551b2fe5947d8ac6f6ff3e7079
 SHA512 
52b665e19dd8b871f4238d05d40a071d69ef114f36b589c29f46686b1439997e72f58896bb4f330ab256af6000a9559426c78cae08640e54b74db343b3b22945
 DIST gentoolkit-0.4.2.tar.gz 3215652 BLAKE2B 
97b4dcac7293b50161169a6c777623cb1c51e2f74020e0fa2f1f4441c203c03a1269c8c55e1461c5780ebfb8234d364837073d582a52a99f2d40c92e6b77a7f0
 SHA512 
3a9eac2fd214bcfe39380193cb2118edcd759dbf3eb165e7240525ce1047aa984f1d1f1d3a15324218d9be1f0a1ec960ae08a63191392f1bb3422277a52697ff
+DIST gentoolkit-0.4.3.tar.gz 3218723 BLAKE2B 
d305db514e48446c0341c1ddc7a6c1bcd464eee11b8ee58f1a16bdf797670a9bb13eacfb2afa666d9ef292ad1dcbdf9970f8ded64bd5d12ca9d73ffae8923119
 SHA512 
81058d4787b291b6398d82d9a32f41b78d939f8d20ad8afbf9e22a47311ff0a270098c69e53d903ab3ec72a4cd11f13f3be30279a538a6a52972e1651efe447d

diff --git a/app-portage/gentoolkit/gentoolkit-.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.3.ebuild
similarity index 55%
copy from app-portage/gentoolkit/gentoolkit-.ebuild
copy to app-portage/gentoolkit/gentoolkit-0.4.3.ebuild
index 084927bf88c..81df6c1880e 100644
--- a/app-portage/gentoolkit/gentoolkit-.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.3.ebuild
@@ -1,24 +1,22 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
 PYTHON_REQ_USE="xml(+),threads(+)"
 
-inherit distutils-r1 git-r3
-
-EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoolkit.git;
+inherit distutils-r1
 
 DESCRIPTION="Collection of administration scripts for Gentoo"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools;
-SRC_URI=""
+SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="
|| (
@@ -26,28 +24,23 @@ DEPEND="
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)"
 RDEPEND="${DEPEND}
-   !app-portage/gentoolkit-dev
sys-apps/gawk
sys-apps/gentoo-functions"
 
 python_prepare_all() {
python_setup
-   echo VERSION="-${EGIT_VERSION}" "${PYTHON}" setup.py set_version
-   VERSION="-${EGIT_VERSION}" "${PYTHON}" setup.py set_version
+   echo VERSION="${PVR}" "${PYTHON}" setup.py set_version
+   VERSION="${PVR}" "${PYTHON}" setup.py set_version
distutils-r1_python_prepare_all
 }
 
 python_install_all() {
distutils-r1_python_install_all
+}
 
-   # remove on Gentoo Prefix platforms where it's broken anyway
-   if use prefix; then
-   elog "The revdep-rebuild command is removed, the preserve-libs"
-   elog "feature of portage will handle issues."
-   rm "${ED}"/usr/bin/revdep-rebuild*
-   rm "${ED}"/usr/share/man/man1/revdep-rebuild.1
-   rm -rf "${ED}"/etc/revdep-rebuild
-   rm -rf "${ED}"/var
+pkg_preinst() {
+   if has_version "<${CATEGORY}/${PN}-0.4.0"; then
+   SHOW_GENTOOKIT_DEV_DEPRECATED_MSG=1
fi
 }
 
@@ -56,6 +49,14 @@ pkg_postinst() {
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild

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

2019-03-31 Thread Virgil Dupras
commit: 7e1e18aeb7e6ab7528dbe09af73c6922cceee091
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Apr  1 01:42:44 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Apr  1 01:43:22 2019 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=7e1e18ae

Updated NEWS for v0.4.{1,2,3}

Signed-off-by: Virgil Dupras  gentoo.org>

 NEWS | 17 +
 1 file changed, 17 insertions(+)

diff --git a/NEWS b/NEWS
index 9309ab8..7eacb10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
 News (new features/major bug fixes)
 
+gentoolkit-0.4.3
+
+  * epkginfo: Add 'reverse' display option for equery
+  * Speed up "equery depends" by a great deal
+  * Fix broken test suite and add new tests
+  * Add tox config
+
+gentoolkit-0.4.2
+
+  * Improve keyword grouping and sorting in eshowkw
+  * Bug fixes in eshowkw
+
+gentoolkit-0.4.1
+
+  * ekeyword: Support sorting keywords without additional changes
+  * Bug fixes in revdep_rebuild, equery, eclean
+
 gentoolkit-0.4.0
 
   * Merge ekeyword, ebump, imlate tools from gentoolkit-dev



[gentoo-commits] proj/gentoolkit: New tag: gentoolkit-0.4.3

2019-03-31 Thread Virgil Dupras
commit: 
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Apr  1 01:51:34 2019 +

New tag: gentoolkit-0.4.3




[gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/

2019-03-31 Thread Horea Christian
commit: 87257f16d593552742bfe80be3eb0b3eba391707
Author: Horea Christian  yandex  com>
AuthorDate: Mon Apr  1 00:29:34 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Mon Apr  1 00:29:34 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=87257f16

dev-cpp/castxml: no keywords for live packagew

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

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

diff --git a/dev-cpp/castxml/castxml-.ebuild 
b/dev-cpp/castxml/castxml-.ebuild
index a6046f2a6..47c25a07f 100644
--- a/dev-cpp/castxml/castxml-.ebuild
+++ b/dev-cpp/castxml/castxml-.ebuild
@@ -14,7 +14,7 @@ EGIT_REPO_URI="https://github.com/gerddie/CastXML;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 
 DEPEND="${RDEPEND}"
 RDEPEND="



[gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/

2019-03-31 Thread Horea Christian
commit: 270ef898ea12e14ab878feacc587ba4bed3cc6f7
Author: Horea Christian  yandex  com>
AuthorDate: Mon Apr  1 00:26:37 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Mon Apr  1 00:26:37 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=270ef898

dev-cpp/castxml: corrected EGIT REPO

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

 dev-cpp/castxml/castxml-0.0.0_pre9.ebuild | 1 +
 dev-cpp/castxml/castxml-.ebuild   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild 
b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
index a6046f2a6..d2133c2a5 100644
--- a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
+++ b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
@@ -11,6 +11,7 @@ DESCRIPTION="CastXML is a C-family abstract syntax tree XML 
output tool."
 HOMEPAGE="https://github.com/CastXML/CastXML;
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/gerddie/CastXML;
+EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96"
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-cpp/castxml/castxml-.ebuild 
b/dev-cpp/castxml/castxml-.ebuild
index d2133c2a5..a6046f2a6 100644
--- a/dev-cpp/castxml/castxml-.ebuild
+++ b/dev-cpp/castxml/castxml-.ebuild
@@ -11,7 +11,6 @@ DESCRIPTION="CastXML is a C-family abstract syntax tree XML 
output tool."
 HOMEPAGE="https://github.com/CastXML/CastXML;
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/gerddie/CastXML;
-EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96"
 
 LICENSE="Apache-2.0"
 SLOT="0"



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

2019-03-31 Thread Andreas Sturmlechner
commit: c7b13d998054ceae3956a42578c4d570282327e8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 23:30:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 23:30:53 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7b13d99

kde-plasma/plasma-pa: Add new DEPEND

Upstream commit e04e034c24b832fb7803c14e1f99f4b46beab831

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

 kde-plasma/plasma-pa/plasma-pa-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/plasma-pa/plasma-pa-.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-.ebuild
index b5aa0e1752..1cdaaa98d9 100644
--- a/kde-plasma/plasma-pa/plasma-pa-.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-.ebuild
@@ -20,6 +20,7 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
+   dev-libs/glib:2
media-libs/libcanberra
media-sound/pulseaudio
 "



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

2019-03-31 Thread Pacho Ramos
commit: 6d2ac57559f8cb4f3db21eabae381141e4b71638
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Mar 31 23:30:07 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Mar 31 23:30:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2ac575

media-video/pitivi: Add patch missed in previous commit

Bug: https://bugs.gentoo.org/659332
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 .../pitivi/files/pitivi-0.999-optional-tests.patch | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/media-video/pitivi/files/pitivi-0.999-optional-tests.patch 
b/media-video/pitivi/files/pitivi-0.999-optional-tests.patch
new file mode 100644
index 000..50a62188f8e
--- /dev/null
+++ b/media-video/pitivi/files/pitivi-0.999-optional-tests.patch
@@ -0,0 +1,18 @@
+--- a/meson_options.txt~   2018-08-29 15:33:20.0 +0200
 b/meson_options.txt2019-03-31 13:14:19.542837289 +0200
+@@ -1,2 +1,3 @@
+ option('disable-help', type : 'boolean', value : false)
+ option('build-gst', type : 'boolean', value : false)
++option('enable-tests', type : 'boolean', value : false)
+--- a/meson.build~ 2018-08-29 15:33:20.0 +0200
 b/meson.build  2019-03-31 13:14:56.299216758 +0200
+@@ -84,5 +84,7 @@
+ if not get_option('disable-help')
+ subdir('help')
+ endif
+-subdir('tests')
+-subdir('tests/validate-tests')
++if get_option('enable-tests')
++subdir('tests')
++subdir('tests/validate-tests')
++endif



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

2019-03-31 Thread Richard Freeman
commit: 066a79514ae031d964a5499525b612100b45a44b
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun Mar 31 23:21:27 2019 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun Mar 31 23:21:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066a7951

media-radio/js8call: remove expired versions

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

 media-radio/js8call/Manifest |  5 
 media-radio/js8call/js8call-0.14.0.ebuild| 39 ---
 media-radio/js8call/js8call-0.14.1.ebuild| 39 ---
 media-radio/js8call/js8call-1.0.0_rc1.ebuild | 40 
 media-radio/js8call/js8call-1.0.0_rc2.ebuild | 40 
 media-radio/js8call/js8call-1.0.0_rc3.ebuild | 40 
 6 files changed, 203 deletions(-)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index c92176ee6bc..d4033ff69d5 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1,6 +1 @@
-DIST js8call-0.14.0.tar.bz2 15915033 BLAKE2B 
3aeebaf5c7c019573e00cbbf4cd8e4285c101529b7887cfd2bf612070a7b70bc1ad1c5cc04157a811405111acfcd28332b8d03d8067c686c9227a6d5925508c7
 SHA512 
d0537475a2e0ac9721eebc446895ccc8fd1bdd9f369d34e3b2a6ae7beac1d982fea4f8c93120ceffd7ebf0ed228f38cda205d2b580a140d96c19851c94f8702f
-DIST js8call-0.14.1.tar.bz2 15915313 BLAKE2B 
2897a8c5c5aadcf3851f14871289a5ef23e4d7b27c851cdfc1dc27aa29ed417ae69c6cd6542faecf7d72528b349029ca5f155a90979a26f85525a98805a272c2
 SHA512 
7c2cd147c43fbe1913ba551a208801b6444a950ca0f1f5a7c46c2b67cfdebdea4bdc2de6b2fd6a21ebdbdff94d8d2d1e4aa4222f3e5d1d61fdbec74774d5019d
 DIST js8call-1.0.0.tar.bz2 15923224 BLAKE2B 
646fd869e6029d57dfd1d9762ede2407e18a18170088df65d1b16a581709065cf45edb23533b9c89193b01a85ec326638efc99202489db54455298a5033696de
 SHA512 
64f24821c9ffd86123ede2baac46bcefd33b5dc5e0496cd44e594e79706ec2f3fdde5ce13c379addbf2bded3e392a1f0fc0f2df0298ce57a22e434a6ab6a1e7a
-DIST js8call-1.0.0_rc1.tar.bz2 15917364 BLAKE2B 
578c515a2833e83596def9660d504d304bfacd91e81ced414194d0eb0ddc545c552a45e9b495e7f8faa39a47423acbdc8b1678773919ca4584c6c43a2197420c
 SHA512 
aa91700bf36c4514ebc996a94474db04d251649b29a8e5a92d92562ec8282d981dfe3039dd6ebd9dd4b3bd586ed587aced71feac30dd65246aba237ccb825bf4
-DIST js8call-1.0.0_rc2.tar.bz2 15917889 BLAKE2B 
53e735a4c23f0927a1e2afc320f270ed5a1bb2a080ae4c98acc6d539af912dc21f044e92c5c5d415f15dd2862bb80158d3a9178d8809bc28db4c8b8dbfe1f82d
 SHA512 
aaeed22f23d27a89d004e38b12aea8a8f94e0ed6a0e659920262e9a0d8f9f225f5e92a56560272859b266ba72ca9a466a51f228a447accdb9b310bca57420d6f
-DIST js8call-1.0.0_rc3.tar.bz2 15920557 BLAKE2B 
38675bc87ff7fb5dda1a5e7a0879da0652e7bc38f30b2879912ee062645862f1c3f86b4b107d562c90e76b08f0dabf83625b1e66dbd85c02f1b4f99c7ea5d5c8
 SHA512 
d45dbcce8d9dc61b775b0be1f278ffb3f26ed40159b1ccb3412b6e7dc321759f7c64e5c1e701ee4bfff013607a78bcff47416a62cfb518dad895a02b06897e04

diff --git a/media-radio/js8call/js8call-0.14.0.ebuild 
b/media-radio/js8call/js8call-0.14.0.ebuild
deleted file mode 100644
index ed7e9ce100e..000
--- a/media-radio/js8call/js8call-0.14.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils vcs-snapshot
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Weak signal ham radio communication"
-HOMEPAGE="https://groups.io/g/js8call;
-SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND="dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtserialport:5
-   dev-qt/qtprintsupport:5
-   virtual/libusb:1
-   media-libs/portaudio
-   sci-libs/fftw:3.0[threads,fortran]
-   virtual/fortran
-   app-text/asciidoc
-   media-libs/hamlib
-   doc? ( dev-ruby/asciidoctor )"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   cmake-utils_src_install
-   rm "${D}"/usr/bin/rigctl{,d}-local || die
-   rm "${D}"/usr/share/doc/JS8Call -R || die
-}

diff --git a/media-radio/js8call/js8call-0.14.1.ebuild 
b/media-radio/js8call/js8call-0.14.1.ebuild
deleted file mode 100644
index ed7e9ce100e..000
--- a/media-radio/js8call/js8call-0.14.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils vcs-snapshot
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Weak signal ham radio communication"
-HOMEPAGE="https://groups.io/g/js8call;
-SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND="dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
- 

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

2019-03-31 Thread Richard Freeman
commit: bcd2fe31ab0bfe1680bd06fa1022e63ef6150774
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun Mar 31 23:20:14 2019 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun Mar 31 23:20:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd2fe31

media-radio/js8call: bump

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

 media-radio/js8call/Manifest |  1 +
 media-radio/js8call/js8call-1.0.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index a36b0e7519b..c92176ee6bc 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1,5 +1,6 @@
 DIST js8call-0.14.0.tar.bz2 15915033 BLAKE2B 
3aeebaf5c7c019573e00cbbf4cd8e4285c101529b7887cfd2bf612070a7b70bc1ad1c5cc04157a811405111acfcd28332b8d03d8067c686c9227a6d5925508c7
 SHA512 
d0537475a2e0ac9721eebc446895ccc8fd1bdd9f369d34e3b2a6ae7beac1d982fea4f8c93120ceffd7ebf0ed228f38cda205d2b580a140d96c19851c94f8702f
 DIST js8call-0.14.1.tar.bz2 15915313 BLAKE2B 
2897a8c5c5aadcf3851f14871289a5ef23e4d7b27c851cdfc1dc27aa29ed417ae69c6cd6542faecf7d72528b349029ca5f155a90979a26f85525a98805a272c2
 SHA512 
7c2cd147c43fbe1913ba551a208801b6444a950ca0f1f5a7c46c2b67cfdebdea4bdc2de6b2fd6a21ebdbdff94d8d2d1e4aa4222f3e5d1d61fdbec74774d5019d
+DIST js8call-1.0.0.tar.bz2 15923224 BLAKE2B 
646fd869e6029d57dfd1d9762ede2407e18a18170088df65d1b16a581709065cf45edb23533b9c89193b01a85ec326638efc99202489db54455298a5033696de
 SHA512 
64f24821c9ffd86123ede2baac46bcefd33b5dc5e0496cd44e594e79706ec2f3fdde5ce13c379addbf2bded3e392a1f0fc0f2df0298ce57a22e434a6ab6a1e7a
 DIST js8call-1.0.0_rc1.tar.bz2 15917364 BLAKE2B 
578c515a2833e83596def9660d504d304bfacd91e81ced414194d0eb0ddc545c552a45e9b495e7f8faa39a47423acbdc8b1678773919ca4584c6c43a2197420c
 SHA512 
aa91700bf36c4514ebc996a94474db04d251649b29a8e5a92d92562ec8282d981dfe3039dd6ebd9dd4b3bd586ed587aced71feac30dd65246aba237ccb825bf4
 DIST js8call-1.0.0_rc2.tar.bz2 15917889 BLAKE2B 
53e735a4c23f0927a1e2afc320f270ed5a1bb2a080ae4c98acc6d539af912dc21f044e92c5c5d415f15dd2862bb80158d3a9178d8809bc28db4c8b8dbfe1f82d
 SHA512 
aaeed22f23d27a89d004e38b12aea8a8f94e0ed6a0e659920262e9a0d8f9f225f5e92a56560272859b266ba72ca9a466a51f228a447accdb9b310bca57420d6f
 DIST js8call-1.0.0_rc3.tar.bz2 15920557 BLAKE2B 
38675bc87ff7fb5dda1a5e7a0879da0652e7bc38f30b2879912ee062645862f1c3f86b4b107d562c90e76b08f0dabf83625b1e66dbd85c02f1b4f99c7ea5d5c8
 SHA512 
d45dbcce8d9dc61b775b0be1f278ffb3f26ed40159b1ccb3412b6e7dc321759f7c64e5c1e701ee4bfff013607a78bcff47416a62cfb518dad895a02b06897e04

diff --git a/media-radio/js8call/js8call-1.0.0.ebuild 
b/media-radio/js8call/js8call-1.0.0.ebuild
new file mode 100644
index 000..ed7e9ce100e
--- /dev/null
+++ b/media-radio/js8call/js8call-1.0.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils vcs-snapshot
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Weak signal ham radio communication"
+HOMEPAGE="https://groups.io/g/js8call;
+SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+RDEPEND="dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtserialport:5
+   dev-qt/qtprintsupport:5
+   virtual/libusb:1
+   media-libs/portaudio
+   sci-libs/fftw:3.0[threads,fortran]
+   virtual/fortran
+   app-text/asciidoc
+   media-libs/hamlib
+   doc? ( dev-ruby/asciidoctor )"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   cmake-utils_src_install
+   rm "${D}"/usr/bin/rigctl{,d}-local || die
+   rm "${D}"/usr/share/doc/JS8Call -R || die
+}



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

2019-03-31 Thread William Hubbs
commit: a0f875df29ff7a9568ee9a20b1afbb693ca236b3
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar 31 22:51:17 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar 31 22:58:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f875df

profiles: dev-lang/go: remove gccgo use stable mask

This can be done since gcc-5 has been stable for some time.

Closes: https://bugs.gentoo.org/667610
Signed-off-by: William Hubbs  gentoo.org>

 profiles/base/package.use.stable.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index e3b7c47692e..a18c16751d1 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -141,10 +141,6 @@ app-admin/packagekit-base entropy
 dev-db/mariadb sst-xtrabackup
 dev-db/mariadb-galera sst-xtrabackup
 
-# William Hubbs  (15 Feb 2016)
 # Mask monitoring capabilities of Ganeti on stable branches
 app-emulation/ganeti monitoring



[gentoo-commits] repo/gentoo:master commit in: net-irc/znc/

2019-03-31 Thread Louis Sautier
commit: a9cc051e15e39e75565eb2acf397f8eaad21cb0f
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Mar 31 22:55:10 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Mar 31 22:56:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cc051e

net-irc/znc: bump to 1.7.3, fixes CVE-2019-9917

Bug: https://bugs.gentoo.org/681864
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 net-irc/znc/Manifest |   1 +
 net-irc/znc/znc-1.7.3.ebuild | 182 +++
 2 files changed, 183 insertions(+)

diff --git a/net-irc/znc/Manifest b/net-irc/znc/Manifest
index 5c3a7e5e7aa..a57a86eff9b 100644
--- a/net-irc/znc/Manifest
+++ b/net-irc/znc/Manifest
@@ -2,3 +2,4 @@ DIST gtest-1.8.1.tar.gz 992298 BLAKE2B 
40ef3417fe424205c0617f07207347ce671ac8760
 DIST gtest-ba96d0b1161f540656efdaed035b3c062b60e006.tar.gz 987370 BLAKE2B 
fcedfe559c4c93166962900117dc492da3cbb99165c30766c39131c20e3b41f057a31a8cb631beaca829c1e9966e90cbc37469ba56a5fc15a2bea86cbe401a63
 SHA512 
ce78098f973b45f4a177db387c42a56d5ea34407a2af278760b850c326e8450760a58991d62a5408f5df79f89fefd10fee71745b7e8669b2a6f74fa63a259600
 DIST znc-1.7.1.tar.gz 2041669 BLAKE2B 
57ead136e28b0fc4a875802ef89ef004213789e68d19ceeab15c6fac6fe51ea51618764c484ea618fc6359d9c15cc7ffcf5529642d730b9217a4f127e92d9ae6
 SHA512 
907068fb0828091026d440145b70ca76109302f13c18d94f772660192434287f209a06a52da1dd39726b9a38735b3cea9afbd062eb6def4cd428bb73c562a902
 DIST znc-1.7.2.tar.gz 2083306 BLAKE2B 
907581df536d9bab15964f6fcecbbf660403c39368b984ab1d2957bd43c4a90ca0694844b41786dab5495a4f4dccd675eaa54189782d47683e013d1faf9cc368
 SHA512 
fcc67bf676e066db64d62584ff8ecfd63280b3237e88dcbe18ab0b78a9b5f4dc202b589876b6fc14c6092ca5509937bc170a54fba44df2aeb1645cca02afe577
+DIST znc-1.7.3.tar.gz 2084575 BLAKE2B 
4d8f76abef8bf2c5f96d9bd04716cd2debae2b2fcd3b8688aa715af6ef09e60c2aac203c5c7b32d2f4d56730f30dbbe9abd5eeec4f07e7580900dcb1cd164530
 SHA512 
4cd63be2cb3bc1e3950f38984b128c6511bd1b9fc01a00d51cfcdc46826c2dedad120d6ed8e30d9c400909e33d39b2b14579fb40ee1e3508b7f3a07eff3a15d8

diff --git a/net-irc/znc/znc-1.7.3.ebuild b/net-irc/znc/znc-1.7.3.ebuild
new file mode 100644
index 000..b8d5eb3df8f
--- /dev/null
+++ b/net-irc/znc/znc-1.7.3.ebuild
@@ -0,0 +1,182 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+
+inherit cmake-utils python-single-r1 readme.gentoo-r1 systemd user
+
+GTEST_VER="1.8.1"
+GTEST_URL="https://github.com/google/googletest/archive/${GTEST_VER}.tar.gz -> 
gtest-${GTEST_VER}.tar.gz"
+DESCRIPTION="An advanced IRC Bouncer"
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/znc/znc.git"}
+   SRC_URI=""
+else
+   MY_PV=${PV/_/-}
+   MY_P=${PN}-${MY_PV}
+   SRC_URI="
+   https://znc.in/releases/archive/${MY_P}.tar.gz
+   test? ( ${GTEST_URL} )
+   "
+   KEYWORDS="~amd64 ~arm ~x86"
+   S=${WORKDIR}/${MY_P}
+fi
+
+HOMEPAGE="https://znc.in;
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+ipv6 +icu libressl nls perl python +ssl sasl tcl test +zlib"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} icu )"
+
+RDEPEND="
+   icu? ( dev-libs/icu:= )
+   nls? ( dev-libs/boost:=[nls] )
+   perl? ( >=dev-lang/perl-5.10:= )
+   python? ( ${PYTHON_DEPS} )
+   sasl? ( >=dev-libs/cyrus-sasl-2 )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   tcl? ( dev-lang/tcl:0= )
+   zlib? ( sys-libs/zlib:0= )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   perl? ( >=dev-lang/swig-3.0.0 )
+   python? ( >=dev-lang/swig-3.0.0 )
+   test? ( dev-qt/qtnetwork:5 )
+"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.7.1-inttest-dir.patch )
+
+pkg_setup() {
+   if use python; then
+   python-single-r1_pkg_setup
+   fi
+
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+   # The home directory was previously set to /dev/null
+   # This caused a bug with the systemd unit
+   # https://bugs.gentoo.org/521916
+   esethome ${PN} /var/lib/${PN}
+}
+
+src_prepare() {
+   # Let SWIG rebuild modperl/modpython to make user patching easier.
+   if [[ ${PV} != ** ]]; then
+   rm modules/modperl/generated.tar.gz || die
+   rm modules/modpython/generated.tar.gz || die
+   fi
+
+   sed -i -e "s|DZNC_BIN_DIR:path=|DZNC_BIN_DIR:path=${T}/inttest|" \
+   test/CMakeLists.txt || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWANT_SYSTEMD=yes  # Causes -DSYSTEMD_DIR to be used.
+   -DSYSTEMD_DIR="$(systemd_get_systemunitdir)"
+   -DWANT_ICU="$(usex icu)"
+ 

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

2019-03-31 Thread Thomas Deutschmann
commit: b138bc39008cb2bb1fa92ef86c88c4c03d04a314
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Mar 31 22:29:38 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Mar 31 22:37:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b138bc39

net-analyzer/traceroute: net-misc/iputils[traceroute] was renamed

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

 net-analyzer/traceroute/traceroute-2.0.20.ebuild | 4 ++--
 net-analyzer/traceroute/traceroute-2.0.22.ebuild | 4 ++--
 net-analyzer/traceroute/traceroute-2.1.0.ebuild  | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/traceroute/traceroute-2.0.20.ebuild 
b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
index ea1aac27511..971891b00d0 100644
--- a/net-analyzer/traceroute/traceroute-2.0.20.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 s390 sh sparc x86
 IUSE="static"
 
 RDEPEND="!

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

2019-03-31 Thread Thomas Deutschmann
commit: 8986bbeb851ff4d7342b79cdb0971fc17e325d33
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Mar 31 22:26:01 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Mar 31 22:37:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8986bbeb

net-misc/iputils: rename USE=traceroute to USE=traceroute6 and mark as 
deprecated

iputils always did only provide traceroute6. Renaming USE flag will clarify
that iputils can't provide normal IPv4 traceroute.

Also, mark USE=traceroute6 as deprecated (in metadata.xml). See Link 1.

Please use net-analyzer/traceroute for traceroute and traceroute6.

Link 1: https://github.com/iputils/iputils/issues/166

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

 net-misc/iputils/iputils-20171016_pre.ebuild | 10 +-
 net-misc/iputils/iputils-20180629.ebuild |  8 
 net-misc/iputils/iputils-.ebuild |  8 
 net-misc/iputils/metadata.xml|  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/net-misc/iputils/iputils-20171016_pre.ebuild 
b/net-misc/iputils/iputils-20171016_pre.ebuild
index 8d1bbffafa1..bea9c59247c 100644
--- a/net-misc/iputils/iputils-20171016_pre.ebuild
+++ b/net-misc/iputils/iputils-20171016_pre.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -32,7 +32,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD GPL-2+ rdisc"
 SLOT="0"
-IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl 
rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl 
rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute6"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn:=[static-libs(+)] )
@@ -46,7 +46,7 @@ LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
) )"
 RDEPEND="arping? ( !net-misc/arping )
rarpd? ( !net-misc/rarpd )
-   traceroute? ( !net-analyzer/traceroute )
+   traceroute6? ( !net-analyzer/traceroute )
!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
 DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )
@@ -81,7 +81,7 @@ src_configure() {
)
if use ipv6 ; then
TARGETS+=(
-   $(usex traceroute 'traceroute6' '')
+   $(usex traceroute6 'traceroute6' '')
)
fi
 
@@ -155,7 +155,7 @@ src_install() {
dosym tracepath.8 /usr/share/man/man8/tracepath6.8
fi
 
-   if use traceroute && use ipv6 ; then
+   if use traceroute6 && use ipv6 ; then
dosbin traceroute6
doman doc/traceroute6.8
fi

diff --git a/net-misc/iputils/iputils-20180629.ebuild 
b/net-misc/iputils/iputils-20180629.ebuild
index a667ae038ad..9624d0deee7 100644
--- a/net-misc/iputils/iputils-20180629.ebuild
+++ b/net-misc/iputils/iputils-20180629.ebuild
@@ -32,7 +32,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD GPL-2+ rdisc"
 SLOT="0"
-IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle rarpd rdisc 
SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle rarpd rdisc 
SECURITY_HAZARD ssl static tftpd tracepath traceroute6"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn2:=[static-libs(+)] )
@@ -51,7 +51,7 @@ LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
 "
 RDEPEND="arping? ( !net-misc/arping )
rarpd? ( !net-misc/rarpd )
-   traceroute? ( !net-analyzer/traceroute )
+   traceroute6? ( !net-analyzer/traceroute )
!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
 DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )
@@ -82,7 +82,7 @@ src_configure() {
)
if use ipv6 ; then
TARGETS+=(
-   $(usex traceroute 'traceroute6' '')
+   $(usex traceroute6 'traceroute6' '')
)
fi
 
@@ -156,7 +156,7 @@ src_install() {
dosym tracepath.8 /usr/share/man/man8/tracepath6.8
fi
 
-   if use traceroute && use ipv6 ; then
+   if use traceroute6 && use ipv6 ; then
dosbin traceroute6
doman doc/traceroute6.8
fi

diff --git a/net-misc/iputils/iputils-.ebuild 
b/net-misc/iputils/iputils-.ebuild
index ccc540e0855..84825935763 100644
--- a/net-misc/iputils/iputils-.ebuild
+++ b/net-misc/iputils/iputils-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the 

[gentoo-commits] repo/gentoo:master commit in: net-misc/iputils/files/, net-misc/iputils/

2019-03-31 Thread Thomas Deutschmann
commit: 113cb929218bb726627bb6d60740f553db8c8bf4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Mar 31 22:31:56 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Mar 31 22:37:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113cb929

net-misc/iputils: drop old

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

 net-misc/iputils/Manifest  |   2 -
 .../files/iputils-20150815-nonroot-floodping.patch |  11 --
 net-misc/iputils/iputils-20171016_pre.ebuild   | 178 -
 net-misc/iputils/metadata.xml  |   1 -
 4 files changed, 192 deletions(-)

diff --git a/net-misc/iputils/Manifest b/net-misc/iputils/Manifest
index e2cf5240b90..50e512301db 100644
--- a/net-misc/iputils/Manifest
+++ b/net-misc/iputils/Manifest
@@ -1,4 +1,2 @@
-DIST iputils-20171016_pre.tar.gz 195254 BLAKE2B 
1170db29d53dd8285b11d4df7b7da2ea3bd2be3599a3f0df85ca7e64247f2a534d03e43a2b6267ba4b9c0b65fcc58045151833ae2c1035a839ed728a389804af
 SHA512 
570896fc58d945e08032134701ab6ea02bbf6fff420437bc5f89687cdcce6f3c1c64418a4c5ff54ca3cdc582bae2c95e196b2c8368eba2b163ebf88490aabf99
 DIST iputils-20180629.tar.gz 195094 BLAKE2B 
81bf6ef427eac0769ea3f95c20294b46c81f9c619551234eb265b3a428998a96cf3df0cdc7499f9eea280c1999e899e87c3f4a863141de251a9c509840bc83b3
 SHA512 
16b8f5ad1cf88083ebaee0a71fddb14bb0a904336fd0baebfcca86c27ac0773553b21d12790b05cab7661d6432c75bbb1523e871e5e1b77faacd13ccc84f4476
-DIST iputils-manpages-20171016_pre.tar.xz 29764 BLAKE2B 
47def1413b2cdcfba7f924dd7a045063c289c244ba8fb4dc43caf2a8d52032b57ee6d86ee4dffd5351faa3124d4c83a33ca3365866568c2164b374eed9d70ec0
 SHA512 
31b4b0b4e46d7c98530577392c636e4397917cbe415762145a119e68e3223bc85b9d5afcfe61ae01584a35f6a1a772adffc52deeedc722c474179fa1d208d8d9
 DIST iputils-manpages-20180629.tar.xz 29804 BLAKE2B 
15983cc97bc6b6853c193f046687f10be11902f7e1d2dc2eec6c58edd1926f10152108d378858b0d7eb2d2908f038965b05515c4927aedc460282a22307883ad
 SHA512 
1c5b0bab8496a3f3d9b5080029221231a497d9a5e91c61bd0ddd0b63fd51572d052801294aafd08e1dc8ad448b82cdaf48c72f0b08cc143f9c144f3db6848d9a

diff --git a/net-misc/iputils/files/iputils-20150815-nonroot-floodping.patch 
b/net-misc/iputils/files/iputils-20150815-nonroot-floodping.patch
deleted file mode 100644
index 50e108b09e8..000
--- a/net-misc/iputils/files/iputils-20150815-nonroot-floodping.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 iputils-s20150815/ping.h
-+++ iputils-s20150815/ping.h
-@@ -61,7 +61,7 @@
- 
- #define   MAXWAIT 10  /* max seconds to wait for 
response */
- #define MININTERVAL   10  /* Minimal interpacket gap */
--#define MINUSERINTERVAL   200 /* Minimal allowed interval for 
non-root */
-+#define MINUSERINTERVAL   0   /* Minimal allowed interval for 
non-root */
- 
- #define SCHINT(a) (((a) <= MININTERVAL) ? MININTERVAL : (a))
- 

diff --git a/net-misc/iputils/iputils-20171016_pre.ebuild 
b/net-misc/iputils/iputils-20171016_pre.ebuild
deleted file mode 100644
index bea9c59247c..000
--- a/net-misc/iputils/iputils-20171016_pre.ebuild
+++ /dev/null
@@ -1,178 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# For released versions, we precompile the man/html pages and store
-# them in a tarball on our mirrors.  This avoids ugly issues while
-# building stages, and reduces depedencies.
-# To regenerate man/html pages emerge iputils-[doc] with
-# EGIT_COMMIT set to release tag and tar ${S}/doc folder.
-
-EAPI="6"
-
-inherit flag-o-matic toolchain-funcs fcaps
-
-MY_COMMIT="67e7d0daf1f231cc708217e6aec2f8d5ce7aeacf"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}--tracepath46.patch
-   "${FILESDIR}"/${PN}--musl.patch
-)
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/iputils/iputils.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/iputils/iputils/archive/${MY_COMMIT}.tar.gz 
-> ${P}.tar.gz
-   
https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.tar.xz;
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~ppc-aix ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="Network monitoring tools including ping and ping6"
-HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
-
-LICENSE="BSD GPL-2+ rdisc"
-SLOT="0"
-IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl 
rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute6"
-
-LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
-   idn? ( net-dns/libidn:=[static-libs(+)] )
-   ipv6? ( ssl? (
-   gcrypt? ( dev-libs/libgcrypt:0=[static-libs(+)] )
-   nettle? ( dev-libs/nettle[static-libs(+)] )
-   openssl? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )

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

2019-03-31 Thread Mike Pagano
commit: b16ec19415875bf7956a6e3e02a03d848493c06e
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 31 22:34:20 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 31 22:34:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b16ec194

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

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

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

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index cf4a57dba95..6752f26894b 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,3 +1,4 @@
 DIST linux-5.0.tar.xz 105235152 BLAKE2B 
59635c87a4123c90ab8598c9ea5167096aa6bc765e9d8456d00f3da7530e89e925b3925c99f1a6c96ac0ded7df3ac7df52c75672f0a66acc40f563200892e064
 SHA512 
3fbab70c7b03b1a10e9fa14d1e2e1f550faba4f5792b7699ca006951da74ab86e7d7f19c6a67849ab99343186e7d6f2752cd910d7613b93c1eab90abf1b0
 DIST patch-5.1-rc1.patch 38814968 BLAKE2B 
857ecb5a7c0e6514bedd377dd70602083953ada74b5561090d6003c113206609f98461e03522403c9571288e0922bfd2649885d44b49640a0722cf15c3e837b3
 SHA512 
e43656458c3caaebe41b1799d1fd5991c22522c23b25f89c91f747c606e7b52fb363d85dc0d4b8d013e916ccbba6f09f96a894b5613e823b8dccfd1b891fd854
 DIST patch-5.1-rc2.patch 39225075 BLAKE2B 
3b4efa4ac54a76f18ec1cea311c21f9599a5d353d89fced007673633ef137d4dbdaa8b1617614784d53fbe8b44fed26318d7ef51baf2f80467d0801a0e57dd7f
 SHA512 
6872b3513fb6f8e2d6de9d83d1dd7e182e4a60a3e9638e53072b3513c21bdd1ea7f081ce5c28e5d53b5a60859e14de1959de2f24d6c91ef3a2db0318240f7eb8
+DIST patch-5.1-rc3.patch 39886006 BLAKE2B 
f4777ad45eeef9281df9bb4255e2d70750e7cd63ba09ce78fd7a218f754ca6748efda3cb873facbf8316fc32920c755b8ca1f4eb066aeda8e177d4261e67107f
 SHA512 
96d20dde7efdb73077939414752d37dd20623b7efca396a4a676b2fb2f7388a5eb552933e3007a7960e0c031145bdd7f630cc9b6380d57a6a5917553ae8e2fb0

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



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

2019-03-31 Thread Rémi Cardona
commit: f9384da5a9895d874a6eb0a8b2c0b9a2152f1c5d
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Mon Dec  3 10:38:29 2018 +
Commit: Rémi Cardona  gentoo  org>
CommitDate: Sun Mar 31 22:29:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9384da5

app-office/grisbi: bump to 1.2.1

Add a second homepage. The second homepage points
directly to the official git repository

Closes: https://bugs.gentoo.org/show_bug.cgi?id=663392
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Guillaume Castagnino  xwing.info>
Signed-off-by: Rémi Cardona  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-1.2.1.ebuild | 43 +++
 app-office/grisbi/metadata.xml|  3 +++
 3 files changed, 47 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 01e35c2d0f4..d91390cb417 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-1.0.4.tar.bz2 6965398 BLAKE2B 
f53b5cd7f2e4b0cdcf14732ba7e03315ec7d419c7f6ab3a290fd30a9dc9f7c0dde69b473dca3873aeb90b793cd90287c516f2fe4b7a50d71368abc3e12ce16f6
 SHA512 
9761ed94db563c39cab793ee076b6a729470231e3111d7ce57d188a6f1681cbb715174f67c15741320f295d4efdf0784f6e3d4d4d58267759efbad56561c7064
+DIST grisbi-1.2.1.tar.bz2 7314316 BLAKE2B 
b34aaaba79608561383e09fa1af7749f8c3cfa322f47a6d9cf350af1a3b96c575140246ed65b33127d92f84a57d959f24c99ef748ab80097ffce2ed8f16319aa
 SHA512 
0193d5777ed191f7f3dac67fc9754f5588f35b9486567f3a7e7f9dd998865ff2130ad04b78a98dae1e1164fbd400a58328bdee777e9d0ff1100d1fd189a5aa2f

diff --git a/app-office/grisbi/grisbi-1.2.1.ebuild 
b/app-office/grisbi/grisbi-1.2.1.ebuild
new file mode 100644
index 000..1cb4dfed211
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.2.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/1.2.x/${P}.tar.bz2"
+IUSE="goffice libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
+   ofx? ( >=dev-libs/libofx-0.9.0 )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}

diff --git a/app-office/grisbi/metadata.xml b/app-office/grisbi/metadata.xml
index 105a80c6723..b120f01ca37 100644
--- a/app-office/grisbi/metadata.xml
+++ b/app-office/grisbi/metadata.xml
@@ -19,4 +19,7 @@

grisbi

+   
+   enable goffice graphic support
+   
 



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86-fbsd/, profiles/arch/arm/, profiles/arch/s390/, ...

2019-03-31 Thread Andreas Sturmlechner
commit: 4f36108c955b74cc3c91fe748099f68effa4829c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 20:35:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 22:13:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f36108c

profiles: Move elogind from base/use.mask to arch/*/use.mask

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

 profiles/arch/alpha/use.mask  |  8 ++--
 profiles/arch/amd64-fbsd/use.mask |  8 ++--
 profiles/arch/amd64/use.mask  |  6 +-
 profiles/arch/arm/use.mask|  4 
 profiles/arch/arm64/use.mask  |  4 
 profiles/arch/arm64/use.stable.mask   |  4 ++--
 profiles/arch/hppa/use.mask   |  7 ++-
 profiles/arch/ia64/use.mask   |  4 
 profiles/arch/m68k/use.mask   |  8 ++--
 profiles/arch/mips/use.mask   |  6 +-
 profiles/arch/powerpc/use.stable.mask |  6 +-
 profiles/arch/s390/use.mask   |  6 +-
 profiles/arch/sh/use.mask |  4 
 profiles/arch/sparc/use.mask  |  8 ++--
 profiles/arch/x86-fbsd/use.mask   | 16 ++--
 profiles/arch/x86/use.mask|  8 ++--
 profiles/arch/x86/use.stable.mask |  2 +-
 profiles/base/use.mask|  4 
 18 files changed, 69 insertions(+), 44 deletions(-)

diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 571836930ad..cef30bbc3f2 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -1,5 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors.
-# Distributed under the terms of the GNU General Public License, v2
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner  (31 Mar 2019)
+# sys-auth/elogind is not yet keyworded here. bug #681200
+elogind
 
 # Matt Turner  (22 Dec 2018)
 # net-libs/zeromq is not keyworded

diff --git a/profiles/arch/amd64-fbsd/use.mask 
b/profiles/arch/amd64-fbsd/use.mask
index 4bca0e5e6c2..09bc13e678a 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -1,5 +1,5 @@
-# Copyright 1999-2018 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License, v2
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
 -amd64-fbsd
@@ -33,6 +33,10 @@
 #-video_cards_vmware
 -input_devices_vmmouse
 
+# Andreas Sturmlechner  (31 Mar 2019)
+# sys-auth/elogind is not keyworded here.
+elogind
+
 # Ulrich Müller  (01 May 2018)
 # virtual/mysql is not keyworded.
 mysql

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 021c6692584..a1ff102e54e 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
@@ -20,10 +20,6 @@
 -oci8-instant-client
 -oracle
 
-# Michael Palimaka  (03 Jun 2017)
-# Unmask elogind since it is keyworded here.
--elogind
-
 # Sven Wegener  (31 May 2017)
 # libvirt is supported on amd64
 -libvirt

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index fdcce322d47..c55bc7dc78d 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -15,10 +15,6 @@ python_single_target_python3_7
 # No ACPI support on arm. Bug #657332
 acpi
 
-# Michael Palimaka  (03 Jun 2017)
-# Unmask elogind since it is keyworded here.
--elogind
-
 # Patrick Lauer  (28 Apr 2015)
 # Dependencies not keyworded
 ayatana

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 09e337b8acd..513ac9b4da9 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,10 +26,6 @@
 -neon
 -armvfp
 
-# Andreas Sturmlechner  (31 Mar 2019)
-# Unmask elogind since it is keyworded here.
--elogind
-
 # Mart Raudsepp  (07 Jan 2019)
 # Does not work on arm64 until dev-lang/luajit-2.1
 # https://github.com/LuaJIT/LuaJIT/issues/26

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index f203094e083..72ed92e0033 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 #
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
 # Andreas Sturmlechner  (31 Mar 2019)
-# sys-auth/elogind not stable yet
+# sys-auth/elogind not stable yet. bug #682158
 elogind
 
 # Mart Raudsepp  (07 Feb 2019)

diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 918546e3121..bb5af3a552e 100644
--- 

[gentoo-commits] repo/gentoo:master commit in: x11-misc/light-locker/files/, x11-misc/light-locker/

2019-03-31 Thread Andreas Sturmlechner
commit: 8cc3d677098e5bac1274f126ed5bd0c73dc5c534
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 21:46:09 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 21:48:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc3d677

x11-misc/light-locker: Drop old

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

 x11-misc/light-locker/Manifest |  1 -
 .../files/light-locker-1.7.0-systemd.patch | 46 ---
 x11-misc/light-locker/light-locker-1.7.0-r1.ebuild | 68 --
 x11-misc/light-locker/light-locker-1.7.0.ebuild| 64 
 x11-misc/light-locker/light-locker-1.8.0.ebuild| 64 
 5 files changed, 243 deletions(-)

diff --git a/x11-misc/light-locker/Manifest b/x11-misc/light-locker/Manifest
index 29b918a890e..e9775ab7749 100644
--- a/x11-misc/light-locker/Manifest
+++ b/x11-misc/light-locker/Manifest
@@ -1,2 +1 @@
-DIST light-locker-1.7.0.tar.bz2 530315 BLAKE2B 
b93247e730a4cd30469f7e0113df1641994b6d4f1a77c8394a70235949ec6965b3115c0889b5e9dd11ba8a0b9b7ae3704843620b6aed4c0c0400676ad7138885
 SHA512 
dcd524ed5bf8475743585ee5a6b35dfe396d17f307418e208450ccabc12ab6b3835818fdf11324b8c7dc63332b9faacea184409b7c9c0a242fbb9d6402a2d079
 DIST light-locker-1.8.0.tar.bz2 449898 BLAKE2B 
d5ff454958138ec535b94492a9646dd5a4fc8196095ef3ae933d661e44eb62960ca49fe070fd88a794e2a9c5a6586317845b0d55d8cfd65107e49e31206a727a
 SHA512 
bbad73c0b82a50ddca240d5e1bd325a99d0c60364d136fe6d9d52f196319953373c9d03cf38ebd75d4498d080e96702e09fc97c35b4b69cbe963f065719549d5

diff --git a/x11-misc/light-locker/files/light-locker-1.7.0-systemd.patch 
b/x11-misc/light-locker/files/light-locker-1.7.0-systemd.patch
deleted file mode 100644
index 757dda27329..000
--- a/x11-misc/light-locker/files/light-locker-1.7.0-systemd.patch
+++ /dev/null
@@ -1,46 +0,0 @@
 configure.orig 2016-09-12 19:48:08.510799596 -0600
-+++ configure  2016-09-12 19:48:33.804071980 -0600
-@@ -17532,12 +17532,12 @@
- pkg_cv_SYSTEMD_CFLAGS="$SYSTEMD_CFLAGS"
-  elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
--{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd-login\""; } >&5
--  ($PKG_CONFIG --exists --print-errors "libsystemd-login") 2>&5
-+{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd\""; } >&5
-+  ($PKG_CONFIG --exists --print-errors "libsystemd") 2>&5
-   ac_status=$?
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
--  pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-login" 2>/dev/null`
-+  pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
-   pkg_failed=yes
-@@ -17549,12 +17549,12 @@
- pkg_cv_SYSTEMD_LIBS="$SYSTEMD_LIBS"
-  elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
--{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd-login\""; } >&5
--  ($PKG_CONFIG --exists --print-errors "libsystemd-login") 2>&5
-+{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd\""; } >&5
-+  ($PKG_CONFIG --exists --print-errors "libsystemd") 2>&5
-   ac_status=$?
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
--  pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "libsystemd-login" 2>/dev/null`
-+  pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "libsystemd" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
-   pkg_failed=yes
-@@ -17575,9 +17575,9 @@
- _pkg_short_errors_supported=no
- fi
- if test $_pkg_short_errors_supported = yes; then
--  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "libsystemd-login" 2>&1`
-+  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "libsystemd" 2>&1`
- else
--  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"libsystemd-login" 2>&1`
-+  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"libsystemd" 2>&1`
- fi
-   # Put the nasty error message in config.log where it belongs
-   echo "$SYSTEMD_PKG_ERRORS" >&5

diff --git a/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild 
b/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
deleted file mode 100644
index e8c99ce5fec..000
--- a/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="A simple locker using lightdm"
-HOMEPAGE="https://github.com/the-cavalry/light-locker;

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

2019-03-31 Thread Andreas Sturmlechner
commit: ca24adf74f9e61e8afaa6b48b71ad8b34c9e0973
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 21:46:44 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 21:48:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca24adf7

profiles: Drop obsolete =x11-misc/light-locker-1.7.0-r1 package.mask

Closes: https://bugs.gentoo.org/671250
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ec55f785c9c..f967c404ede 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -930,10 +930,6 @@ app-admin/amazon-ec2-init
 =sys-fs/fuse-3*
 =net-fs/sshfs-3*
 
-# Denis Dupeyron  (12 Sep 2016)
-# Masked for testing, see bug #588894.
-=x11-misc/light-locker-1.7.0-r1
-
 # Andreas K. Hüttel  (03 Apr 2016)
 # Can exhaust all available memory depending on task
 # but is made available for experts who heed this warning



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

2019-03-31 Thread Andreas Sturmlechner
commit: 965651cf8ff28d8b3d4d883236236052282e643b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 21:51:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 21:54:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=965651cf

profiles: Remove last-rited packages

media-video/dcpomatic
media-libs/libasdcp-cth
media-libs/libdcp
media-libs/libsub

Closes: https://bugs.gentoo.org/630924
Closes: https://bugs.gentoo.org/639310
Closes: https://bugs.gentoo.org/640728
Closes: https://bugs.gentoo.org/644654
Closes: https://bugs.gentoo.org/654892
Closes: https://bugs.gentoo.org/655096
Closes: https://bugs.gentoo.org/670822
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/libasdcp-cth/Manifest   |   1 -
 .../files/libasdcp-cth-0.1.1-no-ldconfig.patch |  12 ---
 .../libasdcp-cth-0.1.2-respect-cxxflags.patch  |  14 ---
 media-libs/libasdcp-cth/libasdcp-cth-0.1.3.ebuild  |  34 --
 media-libs/libasdcp-cth/metadata.xml   |   5 -
 media-libs/libdcp/Manifest |   1 -
 .../libdcp/files/libdcp-1.3.3-no-ldconfig.patch|  12 ---
 .../files/libdcp-1.3.4-respect-cxxflags.patch  |  56 --
 media-libs/libdcp/libdcp-1.5.2.ebuild  |  57 --
 media-libs/libdcp/libdcp-.ebuild   |  58 --
 media-libs/libdcp/metadata.xml |   5 -
 media-libs/libsub/Manifest |   1 -
 .../files/libsub-1.1.13-respect-cxxflags.patch |  14 ---
 .../libsub/files/libsub-1.2.4-no-ldconfig.patch|  12 ---
 media-libs/libsub/files/libsub--boost.patch|  31 --
 media-libs/libsub/files/libsub--iostream.patch |  90 
 .../libsub/files/libsub--libcxml-.patch|  21 
 .../libsub/files/libsub--no-ldconfig.patch |   9 --
 .../files/libsub--respect-cxxflags.patch   |  13 ---
 media-libs/libsub/libsub-1.3.1.ebuild  |  47 -
 media-libs/libsub/libsub-.ebuild   |  51 -
 media-libs/libsub/metadata.xml |   5 -
 media-video/dcpomatic/Manifest |   1 -
 media-video/dcpomatic/dcpomatic-2.12.4.ebuild  | 116 
 media-video/dcpomatic/dcpomatic-.ebuild| 117 -
 .../files/dcpomatic-2.10.2-respect-cxxflags.patch  |  13 ---
 .../dcpomatic/files/dcpomatic-2.8.0-desktop.patch  |  32 --
 .../files/dcpomatic-2.8.0-no-ldconfig.patch|  12 ---
 .../dcpomatic/files/dcpomatic-2.8.0-wxGTK3.patch   |  13 ---
 media-video/dcpomatic/metadata.xml |  15 ---
 profiles/package.mask  |   8 --
 31 files changed, 876 deletions(-)

diff --git a/media-libs/libasdcp-cth/Manifest b/media-libs/libasdcp-cth/Manifest
deleted file mode 100644
index 781db5588a7..000
--- a/media-libs/libasdcp-cth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libasdcp-cth-0.1.3.tar.bz2 637004 BLAKE2B 
5c8a5a63f9d8b8a3e6ea245d7ad66715f4dc4f73af41bacc66d2259d25ecf52e2f1c951b240478fd674f34c8c9581a2867acd05e2bd23c5ad95609a22b5f7680
 SHA512 
db707a39e79ce4dcda7f20610b4fc3d1609d75dc9cc1f14a6bf7627231993882e843a3ebd9abb540a3f746c2898f94fa7bfd0617eb7c85d243585e4647e218c6

diff --git a/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch 
b/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch
deleted file mode 100644
index 097f31ecabb..000
--- a/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 libasdcp-cth-0.1.1/wscript
-+++ libasdcp-cth-0.1.1/wscript
-@@ -84,8 +84,7 @@
- bld.add_post_fun(post)
- 
- def post(ctx):
--if ctx.cmd == 'install':
--ctx.exec_command('/sbin/ldconfig')
-+pass
- 
- def tags(bld):
- os.system('etags src/*.cc src/*.h')

diff --git 
a/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.2-respect-cxxflags.patch 
b/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.2-respect-cxxflags.patch
deleted file mode 100644
index 15eeceb5842..000
--- a/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.2-respect-cxxflags.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 libasdcp-cth-0.1.2/wscript
-+++ libasdcp-cth-0.1.2/wscript
-@@ -38,11 +38,6 @@
- else:
- boost_lib_suffix = ''
- 
--if conf.options.enable_debug:
--conf.env.append_value('CXXFLAGS', '-g')
--else:
--conf.env.append_value('CXXFLAGS', '-O2')
--
- conf.check_cxx(fragment="""
- #include \n
- #if BOOST_VERSION < 104500\n

diff --git a/media-libs/libasdcp-cth/libasdcp-cth-0.1.3.ebuild 
b/media-libs/libasdcp-cth/libasdcp-cth-0.1.3.ebuild
deleted file mode 100644
index 06b2c20ea9c..000
--- a/media-libs/libasdcp-cth/libasdcp-cth-0.1.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General 

[gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/

2019-03-31 Thread Michael Orlitzky
commit: db3f841d797fc4d27befc756e1acf30dbb00035d
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 31 21:11:47 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 31 21:12:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3f841d

mail-filter/opendkim: add "UMask 0117" to the config by default.

Ralph and I have been discussing the best way to handle a local UNIX
socket. One thing that we both agree on is that, regardless of the
other details, the daemon should be running with a UMask of 0117 to
create the socket group-writable but otherwise private. And since the
opendkim(8) man page says that the UMask is used only for the socket,
there's no reason we shouldn't add it to the default configuration. In
other words, it doesn't hurt anything if you're *not* using a local
socket. This is one fewer thing that we need to document.

Bug: https://bugs.gentoo.org/575666
Signed-off-by: Michael Orlitzky  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 mail-filter/opendkim/opendkim-2.10.3-r9.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r9.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r9.ebuild
index 841184ed46b..9a9ff14612a 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r9.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r9.ebuild
@@ -140,7 +140,13 @@ src_install() {
echo "# For use with unbound" >> "${T}/opendkim.conf" || die
echo "#TrustAnchorFile /etc/dnssec/root-anchors.txt" \
 >> "${T}/opendkim.conf" || die
-   echo UserID opendkim >> "${T}/opendkim.conf" || die
+   echo "UserID opendkim" >> "${T}/opendkim.conf" || die
+
+   # The UMask is really only used for the PID file (root:root) and the
+   # local UNIX socket, if you're using one. It should be 0117 for the
+   # socket, so we might as well set that unconditionally here.
+   echo "UMask 0117" >> "${T}/opendkim.conf" || die
+
insinto /etc/opendkim
doins "${T}/opendkim.conf"
 }



[gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/

2019-03-31 Thread Horea Christian
commit: ec3ef7df4bed9a0a64fdf6c61aeb7e2c543a6d63
Author: Horea Christian  yandex  com>
AuthorDate: Sun Mar 31 21:13:12 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Sun Mar 31 21:13:12 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ec3ef7df

dev-cpp/castxml: new package

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

 dev-cpp/castxml/castxml-0.0.0_pre9.ebuild | 30 ++
 dev-cpp/castxml/castxml-.ebuild   | 31 +++
 dev-cpp/castxml/metadata.xml  | 18 ++
 3 files changed, 79 insertions(+)

diff --git a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild 
b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
new file mode 100644
index 0..a6046f2a6
--- /dev/null
+++ b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils git-r3 llvm
+
+MY_PN="CastXML"
+
+DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool."
+HOMEPAGE="https://github.com/CastXML/CastXML;
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/gerddie/CastXML;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="${RDEPEND}"
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2
+   sys-devel/llvm:=
+   sys-devel/clang:=
+   "
+
+src_test() {
+   cd "${BUILD_DIR}" || die
+   ctest -j 20
+}

diff --git a/dev-cpp/castxml/castxml-.ebuild 
b/dev-cpp/castxml/castxml-.ebuild
new file mode 100644
index 0..d2133c2a5
--- /dev/null
+++ b/dev-cpp/castxml/castxml-.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils git-r3 llvm
+
+MY_PN="CastXML"
+
+DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool."
+HOMEPAGE="https://github.com/CastXML/CastXML;
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/gerddie/CastXML;
+EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="${RDEPEND}"
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2
+   sys-devel/llvm:=
+   sys-devel/clang:=
+   "
+
+src_test() {
+   cd "${BUILD_DIR}" || die
+   ctest -j 20
+}

diff --git a/dev-cpp/castxml/metadata.xml b/dev-cpp/castxml/metadata.xml
new file mode 100644
index 0..8e1a56707
--- /dev/null
+++ b/dev-cpp/castxml/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   gw.foss...@gmail.com
+   
+   
+   horea.chr...@gmail.com
+   Horea Christian
+   
+   
+   s...@gentoo.org
+   Gentoo Science Project
+   
+   
+   CastXML is a C-family abstract syntax tree XML output tool.
+   
+



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

2019-03-31 Thread Sebastian Pipping
commit: d0c7f3efc70a10189696aed2e00c67745061996c
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 21:04:36 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 21:05:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c7f3ef

www-client/httrack: EAPI 7 + ltprune + icon cache

Closes: https://bugs.gentoo.org/675958
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

 www-client/httrack/httrack-3.49.2-r2.ebuild | 57 +
 1 file changed, 57 insertions(+)

diff --git a/www-client/httrack/httrack-3.49.2-r2.ebuild 
b/www-client/httrack/httrack-3.49.2-r2.ebuild
new file mode 100644
index 000..f513c18ae01
--- /dev/null
+++ b/www-client/httrack/httrack-3.49.2-r2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit eutils xdg-utils
+
+DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser"
+HOMEPAGE="https://www.httrack.com/;
+SRC_URI="https://mirror.httrack.com/historical/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="libressl static-libs"
+
+RDEPEND=">=sys-libs/zlib-1.2.5.1-r1
+   !libressl? ( dev-libs/openssl:= )
+   libressl? ( dev-libs/libressl )
+   "
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS README greetings.txt history.txt )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.48.13-minizip.patch
+)
+
+src_configure() {
+   econf $(use_enable static-libs static) \
+   --docdir="${EPREFIX}"/usr/share/doc/${PF} \
+   --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html
+}
+
+src_install() {
+   default
+
+   # Make webhttrack work despite FEATURES=nodoc cutting
+   # all of /usr/share/doc/ away (bug #493376)
+   if has nodoc ${FEATURES} ; then
+   dodir /usr/share/${PF}/
+   mv "${D}"/usr/share/{doc/,}${PF}/html || die
+
+   rm "${D}"/usr/share/${PN}/html || die
+   dosym ../../${PF}/html /usr/share/${PN}/html
+   fi
+
+   find "${D}" -name '*.la' -type f -delete || die
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2019-03-31 Thread Sergei Trofimovich
commit: d1e143659d1e1004d2e1f5097b1f73db5431960b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 31 20:40:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:40:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e14365

profiles/arch/sparc/package.use.stable.mask: mail-filter/maildrop[dovecot]

There are no stable net-mail/dovecot on sparc.

Bug: https://bugs.gentoo.org/634822
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/profiles/arch/sparc/package.use.stable.mask 
b/profiles/arch/sparc/package.use.stable.mask
index de9d365d8f1..fc5fd4edaa8 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sergei Trofimovich  (31 Mar 2019)
+# No stable dovecot on net-mail/dovecot, bug #634822.
+mail-filter/maildrop dovecot
+
 # Sergei Trofimovich  (25 Dec 2018)
 # Needs net-mail/mailutils and net-libs/webkit-gtk which are not
 # stable (yet?), bug #663248



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

2019-03-31 Thread Sergei Trofimovich
commit: 8ebd11982b5e5cab2d89dae8482e3fe739239496
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 31 17:58:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebd1198

dev-ruby/nokogiri: stable 1.8.4 for sparc, bug #682052

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

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

diff --git a/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild
index 15ad285dc41..d4b8da2a476 100644
--- a/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.nokogiri.org/;
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-03-31 Thread Sergei Trofimovich
commit: 28e4b07d48da6eebd86f0f13a361ef54e5034aab
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 22:43:36 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e4b07d

sys-apps/texinfo: stable 6.6-r1 for hppa, bug #679174

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

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

diff --git a/sys-apps/texinfo/texinfo-6.6-r1.ebuild 
b/sys-apps/texinfo/texinfo-6.6-r1.ebuild
index a77ff3aaf7d..72395d1ccc0 100644
--- a/sys-apps/texinfo/texinfo-6.6-r1.ebuild
+++ b/sys-apps/texinfo/texinfo-6.6-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="nls static"
 
 RDEPEND="



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

2019-03-31 Thread Sergei Trofimovich
commit: 908b9878b191a497c2f64b604a3c848c8de62c9b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 22:46:33 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908b9878

net-libs/glib-networking: stable 2.58.0 for sparc, bug #677430

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

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

diff --git a/net-libs/glib-networking/glib-networking-2.58.0.ebuild 
b/net-libs/glib-networking/glib-networking-2.58.0.ebuild
index 4a192c99bb8..72d4ce6467d 100644
--- a/net-libs/glib-networking/glib-networking-2.58.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.58.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]



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

2019-03-31 Thread Sergei Trofimovich
commit: f9b8d1027f70cd908b4c1ea46ccf963960f642d5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 31 10:54:05 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b8d102

dev-python/pathlib2: stable 2.3.2 for hppa, bug #676592

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

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

diff --git a/dev-python/pathlib2/pathlib2-2.3.2.ebuild 
b/dev-python/pathlib2/pathlib2-2.3.2.ebuild
index f1245dbb34d..0c644eca4dd 100644
--- a/dev-python/pathlib2/pathlib2-2.3.2.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-03-31 Thread Sergei Trofimovich
commit: ca192aa82d7847cc7e5e5800462e72a0f1b9f2e7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 22:51:56 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca192aa8

app-editors/vim-core: stable 8.1.0648 for sparc, bug #678752

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

 app-editors/vim-core/vim-core-8.1.0648.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vim-core/vim-core-8.1.0648.ebuild 
b/app-editors/vim-core/vim-core-8.1.0648.ebuild
index 8ffa2c54b09..266b9682ed5 100644
--- a/app-editors/vim-core/vim-core-8.1.0648.ebuild
+++ b/app-editors/vim-core/vim-core-8.1.0648.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> 
vim-${PV}.tar.gz

https://dev.gentoo.org/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="vim and gvim shared files"



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

2019-03-31 Thread Sergei Trofimovich
commit: 30c76787bd28d99fa78be057234ad94589b2393f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 31 10:51:43 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c76787

dev-python/scandir: stable 1.9.0 for hppa, bug #676592

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

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

diff --git a/dev-python/scandir/scandir-1.9.0.ebuild 
b/dev-python/scandir/scandir-1.9.0.ebuild
index 156a823ee59..3bcd829fd4d 100644
--- a/dev-python/scandir/scandir-1.9.0.ebuild
+++ b/dev-python/scandir/scandir-1.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2019-03-31 Thread Sergei Trofimovich
commit: e427440de13b3c373529131a453c38f3cb53c048
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 23:08:18 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e427440d

dev-libs/glib: stable 2.58.3 for sparc, bug #677430

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

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

diff --git a/dev-libs/glib/glib-2.58.3.ebuild b/dev-libs/glib/glib-2.58.3.ebuild
index 7d6fd681f57..c4e35fc926d 100644
--- a/dev-libs/glib/glib-2.58.3.ebuild
+++ b/dev-libs/glib/glib-2.58.3.ebuild
@@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug fam gtk-doc kernel_linux +mime selinux static-libs systemtap 
test utils xattr"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 # Added util-linux multilib dependency to have libmount support (which
 # is always turned on on linux systems, unless explicitly disabled, but



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

2019-03-31 Thread Sergei Trofimovich
commit: 0c15a76492765d969a151afa9425f0174473d557
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 31 10:36:20 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c15a764

dev-db/phpmyadmin: stable 4.8.5 for sparc, bug #672938

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

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

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.8.5.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.8.5.ebuild
index d975b03bdab..597cd6f1090 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.8.5.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.8.5.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.phpmyadmin.net/;
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="



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

2019-03-31 Thread Sergei Trofimovich
commit: 84de781e9b0cb323be1621209ab547a711962992
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 22:47:29 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84de781e

dev-util/glib-utils: stable 2.58.3 for sparc, bug #677430

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

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

diff --git a/dev-util/glib-utils/glib-utils-2.58.3.ebuild 
b/dev-util/glib-utils/glib-utils-2.58.3.ebuild
index ebfb9d1bd12..8ebfa278493 100644
--- a/dev-util/glib-utils/glib-utils-2.58.3.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.58.3.ebuild
@@ -15,7 +15,7 @@ SLOT="0" # /usr/bin utilities that can't be parallel 
installed by their nature
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
 
 RDEPEND="${PYTHON_DEPS}
!

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

2019-03-31 Thread Sergei Trofimovich
commit: fb3148f610279eac80a36204cee099702249b727
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 22:58:57 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3148f6

app-editors/vim: stable 8.1.0648-r1 for sparc, bug #678752

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

 app-editors/vim/vim-8.1.0648-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vim/vim-8.1.0648-r1.ebuild 
b/app-editors/vim/vim-8.1.0648-r1.ebuild
index 9d69fa90346..a1e8c888f6c 100644
--- a/app-editors/vim/vim-8.1.0648-r1.ebuild
+++ b/app-editors/vim/vim-8.1.0648-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz

https://dev.gentoo.org/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Vim, an improved vi-style text editor"



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

2019-03-31 Thread Sergei Trofimovich
commit: c0ce11ad77724aaebfd208d7c12788950e1c500e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 23:09:23 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ce11ad

dev-util/gdbus-codegen: stable 2.58.3 for sparc, bug #677430

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

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

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
index 5f14c54b8bd..0bfd73df43e 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: mail-filter/maildrop/

2019-03-31 Thread Sergei Trofimovich
commit: f0878b935e29c4786006cdedd158025e29515f9e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Mar 30 22:42:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 31 20:28:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0878b93

mail-filter/maildrop: stable 3.0.0 for hppa, bug #679108

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

 mail-filter/maildrop/maildrop-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/maildrop/maildrop-3.0.0.ebuild 
b/mail-filter/maildrop/maildrop-3.0.0.ebuild
index 8f05473958d..abc960afb01 100644
--- a/mail-filter/maildrop/maildrop-3.0.0.ebuild
+++ b/mail-filter/maildrop/maildrop-3.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.courier-mta.org/maildrop/;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="berkdb debug dovecot fam gdbm ldap mysql postgres static-libs authlib 
+tools trashquota"
 
 CDEPEND="!mail-mta/courier



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

2019-03-31 Thread Sebastian Pipping
commit: 624bab09f7e792baea6716ade0746499497b34d6
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 20:08:31 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 20:09:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624bab09

dev-libs/uriparser: Remove vulnerable

Bug: https://bugs.gentoo.org/674354
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

 dev-libs/uriparser/Manifest|  4 --
 .../files/uriparser-0.8.4-doc-install.patch| 13 --
 dev-libs/uriparser/uriparser-0.8.4-r1.ebuild   | 51 --
 dev-libs/uriparser/uriparser-0.8.5.ebuild  | 42 --
 dev-libs/uriparser/uriparser-0.8.6.ebuild  | 42 --
 dev-libs/uriparser/uriparser-0.9.0.ebuild  | 41 -
 6 files changed, 193 deletions(-)

diff --git a/dev-libs/uriparser/Manifest b/dev-libs/uriparser/Manifest
index 99cf53d1720..e92400ef355 100644
--- a/dev-libs/uriparser/Manifest
+++ b/dev-libs/uriparser/Manifest
@@ -1,5 +1 @@
-DIST uriparser-0.8.4.tar.bz2 358408 BLAKE2B 
1f270442a4812fa3e86a495109f95cfac6980c8145a701990dbe6f6396743de9ce0dfbce7b9cff2b331e8c9038a2b6c5281d2e562596543b660c168d3e678187
 SHA512 
b6238c6495eaa9f7178269d66dbea05a39c51c27137d8ebf39cd02d1c3fa96aa0d1608f5ccb36bf7b454f3238830dd46d7de8299b608f185b2520fc2c955aa1a
-DIST uriparser-0.8.5.tar.bz2 359469 BLAKE2B 
44fb7d8bd5dac8bb0dd68bfbc4fb2adec310a913a7ebb92850fb2b8833c159db7cb29fa4f8b5de3e3b3def018024d1e69a0814bcd12aa24b6a14deca6f6768fb
 SHA512 
e9b0228092cf12b824975000b0a6dbe2e413d3642203666d77c5b42f04bc13e0ec3f61d6a2c44d9613bea15e8cf7ec42cc4c92c5bc4318ee3349c1b380409d5c
-DIST uriparser-0.8.6.tar.bz2 360214 BLAKE2B 
18a0e02f5dc6efa840cd6647c4595f238f811e8131750959b31f5283c5632b8892fa38767f883110ff2fbcb9dd07afabcaef64b206b9a951a773bd9d4b1cd9e9
 SHA512 
b95e6d7c7f835002f6ea1a9c0962f4d385cd16519c40b921e9a9679140fd5d6cd326002b452fc73431aa2f36d049ae510c034a423eca143a6285f9b4b3dd7b83
-DIST uriparser-0.9.0.tar.bz2 371895 BLAKE2B 
13479fe75d8dcc9514da6c26d9a60a68256b895f012d3b36e156353f1f37b2e572a3c8014f5cab30fe1d6da58ef840ea9878eabb48625a7449e46c7dbc13247c
 SHA512 
8ad631726c59d244b945221e803dcb13daa6df6550b3de94da19745f4b4d53a5ce17dba54280273181479f2803dea4ca7b0154ac3b54ca39fc4eda2c8a03e3f7
 DIST uriparser-0.9.1.tar.bz2 372722 BLAKE2B 
6fe21d1f5a98564f3e08094b1e27a13ea00baff3c4e09645236d8b08cba5455d49862a2d66fec02057efbb3b3d2e36040aeab31630f516eedd1ef36c84211638
 SHA512 
c6a4f3b737d4c53ba14148a5be363d93947c8c32755b369726ccdd6e01e8a2293d2c94d448700fc97bb56092696b67965646ae07c9ef31be253e2279d0bc3821

diff --git a/dev-libs/uriparser/files/uriparser-0.8.4-doc-install.patch 
b/dev-libs/uriparser/files/uriparser-0.8.4-doc-install.patch
deleted file mode 100644
index 28cef94c642..000
--- a/dev-libs/uriparser/files/uriparser-0.8.4-doc-install.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/doc/Makefile.am b/doc/Makefile.am
-index ae5e101..012f0bc 100644
 a/doc/Makefile.am
-+++ b/doc/Makefile.am
-@@ -24,7 +24,7 @@ distclean-local:
- ## Install doc files
- install-data-local:
-   $(MKDIR_P) "$(DESTDIR)$(docdir)/html/search"  ## Didn't work with 
installdirs-local
--  $(INSTALL_DATA) html/*.css html/*.html html/*.js html/*.map html/*.md5 
html/*.png "$(DESTDIR)$(docdir)/html/"
-+  $(INSTALL_DATA) html/*.css html/*.html html/*.js html/*.md5 html/*.png 
"$(DESTDIR)$(docdir)/html/"
-   $(INSTALL_DATA) html/search/* "$(DESTDIR)$(docdir)/html/search/"
-   -$(INSTALL_DATA) *.qch "$(DESTDIR)$(docdir)/"
- 

diff --git a/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild 
b/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild
deleted file mode 100644
index 9468ac2013f..000
--- a/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Uriparser is a strictly RFC 3986 compliant URI parsing library in 
C"
-HOMEPAGE="http://uriparser.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="doc qt5 test unicode"
-
-RDEPEND=""
-DEPEND="virtual/pkgconfig
-   doc? ( >=app-doc/doxygen-1.5.8
-   qt5? ( dev-qt/qthelp:5 ) )
-   test? ( >=dev-util/cpptest-1.1.1 )"
-
-REQUIRED_USE="test? ( unicode )"
-
-PATCHES=( "${FILESDIR}"/${P}-doc-install.patch )
-
-DOCS=( AUTHORS ChangeLog THANKS )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-sizedown \
-   $(use_enable test) \
-   --enable-char \
-   $(use_enable unicode wchar_t) \
-   $(use_enable doc) \
-   --docdir=/usr/share/doc/${PF}/
-}
-

[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/

2019-03-31 Thread Matt Turner
commit: bc26922f3de15723cfbe048f5536a4e942f66004
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 20:03:00 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 20:03:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc26922f

sys-auth/elogind-239.4: added ~ppc64, bug 681200

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

 sys-auth/elogind/elogind-239.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/elogind/elogind-239.4.ebuild 
b/sys-auth/elogind/elogind-239.4.ebuild
index 7aff38ea906..d8e6d823123 100644
--- a/sys-auth/elogind/elogind-239.4.ebuild
+++ b/sys-auth/elogind/elogind-239.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+acl debug doc +pam +policykit selinux"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/

2019-03-31 Thread Matt Turner
commit: 01e7a885a86629375aa3749100650d710225741f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 20:02:58 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 20:02:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e7a885

sys-auth/elogind-239.4: added ~ppc, bug 681200

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

 sys-auth/elogind/elogind-239.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/elogind/elogind-239.4.ebuild 
b/sys-auth/elogind/elogind-239.4.ebuild
index 1d8a9df52ed..7aff38ea906 100644
--- a/sys-auth/elogind/elogind-239.4.ebuild
+++ b/sys-auth/elogind/elogind-239.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="+acl debug doc +pam +policykit selinux"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/

2019-03-31 Thread Matt Turner
commit: 7d81115c4b02ab34d6d28946656bf24123cc5bea
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 20:02:59 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 20:02:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d81115c

sys-auth/elogind-241.1: added ~ppc, bug 681200

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

 sys-auth/elogind/elogind-241.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/elogind/elogind-241.1.ebuild 
b/sys-auth/elogind/elogind-241.1.ebuild
index 7e8c5b8fa20..a3bb849735a 100644
--- a/sys-auth/elogind/elogind-241.1.ebuild
+++ b/sys-auth/elogind/elogind-241.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="+acl debug doc +pam +policykit selinux"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/

2019-03-31 Thread Matt Turner
commit: 4bec43e89981c67e516e0714a8db53c5ea538d2f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 20:03:02 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 20:03:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bec43e8

sys-auth/elogind-241.1: added ~ppc64, bug 681200

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

 sys-auth/elogind/elogind-241.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/elogind/elogind-241.1.ebuild 
b/sys-auth/elogind/elogind-241.1.ebuild
index a3bb849735a..b63a71d3bcd 100644
--- a/sys-auth/elogind/elogind-241.1.ebuild
+++ b/sys-auth/elogind/elogind-241.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+acl debug doc +pam +policykit selinux"
 
 COMMON_DEPEND="



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

2019-03-31 Thread Matt Turner
commit: fc299c6644450638c58f5a7350d5744174a9ef52
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 19:52:44 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:52:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc299c66

mail-mta/msmtp-1.8.3: ppc64 stable, bug 681848

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

 mail-mta/msmtp/msmtp-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/msmtp/msmtp-1.8.3.ebuild 
b/mail-mta/msmtp/msmtp-1.8.3.ebuild
index 42d7c0f170e..13f1bcfbfe3 100644
--- a/mail-mta/msmtp/msmtp-1.8.3.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax"
 
 # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for



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

2019-03-31 Thread Matt Turner
commit: f2d49fc202c925f6b58db878e294a14602304fe0
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 19:52:41 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:52:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d49fc2

mail-mta/msmtp-1.8.3: ppc stable, bug 681848

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

 mail-mta/msmtp/msmtp-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/msmtp/msmtp-1.8.3.ebuild 
b/mail-mta/msmtp/msmtp-1.8.3.ebuild
index 1ce5d038357..42d7c0f170e 100644
--- a/mail-mta/msmtp/msmtp-1.8.3.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax"
 
 # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for



[gentoo-commits] proj/mozilla:master commit in: dev-libs/nss/

2019-03-31 Thread Jory Pratt
commit: 239cb6c67ae5c0e9799db44423ebdf3c3316959c
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Mar 31 19:42:34 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Mar 31 19:42:34 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=239cb6c6

dev-libs/nss: Adress missing symbols on prefix, bug #633948

Signed-off-by: Jory Pratt  gentoo.org>

 dev-libs/nss/nss-3.43.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/nss/nss-3.43.ebuild b/dev-libs/nss/nss-3.43.ebuild
index af7bfd8..35f258b 100644
--- a/dev-libs/nss/nss-3.43.ebuild
+++ b/dev-libs/nss/nss-3.43.ebuild
@@ -180,6 +180,7 @@ multilib_src_compile() {
export NSDISTMODE=copy
export NSS_ENABLE_ECC=1
export FREEBL_NO_DEPEND=1
+   export FREEBL_LOWHASH=1
export ASFLAGS=""
 
local d



[gentoo-commits] proj/portage:master commit in: lib/portage/sync/, man/, lib/portage/repository/

2019-03-31 Thread Zac Medico
commit: 244a4021ce58268336fd7b120ab7b9eb09acb26e
Author: Matthew Thode  mthode  org>
AuthorDate: Mon Feb 25 20:14:20 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Mar 31 19:29:04 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=244a4021

repos.conf: add sync-openpgp-keyserver option (bug 680908)

Allowing users to define which keyservers they update from allows them
to work around buggy keyservers. It is also useful for local mirrors
and / or private keyservers.

Bug: https://bugs.gentoo.org/680908
Signed-off-by: Matthew Thode  mthode.org>
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/repository/config.py | 6 ++
 lib/portage/sync/syncbase.py | 6 +++---
 man/portage.5| 5 +
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/lib/portage/repository/config.py b/lib/portage/repository/config.py
index 482711c4b..67a6897f7 100644
--- a/lib/portage/repository/config.py
+++ b/lib/portage/repository/config.py
@@ -109,6 +109,7 @@ class RepoConfig(object):
'sync_allow_hardlinks',
'sync_depth',
'sync_hooks_only_on_change',
+   'sync_openpgp_keyserver',
'sync_openpgp_key_path',
'sync_openpgp_key_refresh_retry_count',
'sync_openpgp_key_refresh_retry_delay_exp_base',
@@ -224,6 +225,9 @@ class RepoConfig(object):
self.sync_allow_hardlinks = repo_opts.get(
'sync-allow-hardlinks', 'true').lower() in ('true', 
'yes')
 
+   self.sync_openpgp_keyserver = repo_opts.get(
+   'sync-openpgp-keyserver', '').strip().lower() or None
+
self.sync_openpgp_key_path = repo_opts.get(
'sync-openpgp-key-path', None)
 
@@ -601,6 +605,7 @@ class RepoConfigLoader(object):
'sync_allow_hardlinks',
'sync_depth',

'sync_hooks_only_on_change',
+   
'sync_openpgp_keyserver',
'sync_openpgp_key_path',

'sync_openpgp_key_refresh_retry_count',

'sync_openpgp_key_refresh_retry_delay_exp_base',
@@ -1047,6 +1052,7 @@ class RepoConfigLoader(object):
"main_repo",
"priority",
"sync_depth",
+   "sync_openpgp_keyserver",
"sync_openpgp_key_path",
"sync_openpgp_key_refresh_retry_count",
"sync_openpgp_key_refresh_retry_delay_exp_base",

diff --git a/lib/portage/sync/syncbase.py b/lib/portage/sync/syncbase.py
index 83b35c667..ae9ec938e 100644
--- a/lib/portage/sync/syncbase.py
+++ b/lib/portage/sync/syncbase.py
@@ -252,10 +252,10 @@ class SyncBase(object):
@type openpgp_env: gemato.openpgp.OpenPGPEnvironment
"""
out = portage.output.EOutput(quiet=('--quiet' in 
self.options['emerge_config'].opts))
-   out.ebegin('Refreshing keys from keyserver')
+   out.ebegin('Refreshing keys from keyserver 
{s}'.format(s=self.repo.sync_openpgp_keyserver))
retry_decorator = self._key_refresh_retry_decorator()
if retry_decorator is None:
-   openpgp_env.refresh_keys()
+   
openpgp_env.refresh_keys(keyserver=self.repo.sync_openpgp_keyserver)
else:
def noisy_refresh_keys():
"""
@@ -263,7 +263,7 @@ class SyncBase(object):
errors, display errors as soon as they occur.
"""
try:
-   openpgp_env.refresh_keys()
+   
openpgp_env.refresh_keys(keyserver=self.repo.sync_openpgp_keyserver)
except Exception as e:
writemsg_level("%s\n" % (e,),
level=logging.ERROR, 
noiselevel=-1)

diff --git a/man/portage.5 b/man/portage.5
index 1a36e9b86..caf993672 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -1144,6 +1144,11 @@ Multiplier for the exponential delay.
 .B sync\-openpgp\-key\-refresh\-retry\-overall\-timeout = 1200
 Combined time limit for all refresh attempts, in units of seconds.
 .TP
+.B sync\-openpgp\-keyserver = \fIname\fR
+Pass \fIname\fR as the `gpg \-\-keyserver` argument. Refer to the
+\fBgpg\fR(1) man page for information about the `gpg \-\-keyserver`
+\fIname\fR format.
+.TP
 .B sync-rsync-vcs-ignore = true|false
 Ignore vcs 

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

2019-03-31 Thread Georgy Yakovlev
commit: e1a14f2c281e5ae6bc2ebead8d9ea43fe553e802
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Mar 31 19:15:51 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Mar 31 19:16:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a14f2c

x11-terms/alacritty: bump to 0.3.0_rc1

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

 x11-terms/alacritty/Manifest   |  64 
 x11-terms/alacritty/alacritty-0.3.0_rc1.ebuild | 390 +
 2 files changed, 454 insertions(+)

diff --git a/x11-terms/alacritty/Manifest b/x11-terms/alacritty/Manifest
index 124c9b49e69..55e113da7be 100644
--- a/x11-terms/alacritty/Manifest
+++ b/x11-terms/alacritty/Manifest
@@ -1,24 +1,30 @@
 DIST MacTypes-sys-2.1.0.crate 9274 BLAKE2B 
8bd9cec1962cf14efb13cd4586abac406d631b17fefac0c23a68dc99814774a936056827531ed743a9905629df87bc4a11495deb9a6c4ee7dd553041dfdbc8e9
 SHA512 
6e3376a73eb822ccb1a95a1d14df006755f535698b1aa3fc572b401ffd3bb76b4316b90d6f9131f502975cb521438cc8222c390afe2a0ce41898d3863869
 DIST adler32-1.0.3.crate 5734 BLAKE2B 
31cd43d1e13b5e854a195824084dc34a157ef59cccabaa335cfba2de532096046bbb66a9fce2430979b243509d608bfef752c46d80bdcc7e420e039269d575a3
 SHA512 
2128cc34abc74a363b18eec5abf414b95e4d84bfd99b6508ac807e13c026ad0e37e67b5a8c429212b85e78071f03e0df24ee70db5995772c4bc78acfb0234459
 DIST advapi32-sys-0.2.0.crate 7217 BLAKE2B 
ef3328a3405f51afe01b4bf0dec00def432a23935fb1d26a4c577b7f4716f1018ae44ba3d738275406512cc7085fb8be9f3795a56e84349acd2af64165ddef84
 SHA512 
8e6bc75fcb2b91d2b8fe281d165aa8281c8ecca9ba09552f5e4cdbadc03b91db5a98789233c4dc858ee9cf8a3488f28af5a742dac50b44f6397fd14478b77618
+DIST aho-corasick-0.6.10.crate 26122 BLAKE2B 
752eccb2fbf36fbc73b8694033d2f80f6ab6d2a8c2ae023329b90bb252b537adb1e80a604b4266bfb1ccc2963fcaa6579be48ef011c9728734c7cb77fa3eab99
 SHA512 
4a21b0e68c416e5dcfe99ded917577abdbe7c92e50227b7906a2b3bd25105f8e7d03103514d388171a41090cc7bcb63bb5b4dc3c6847a9b4e09bb3856a1bbd9d
 DIST aho-corasick-0.6.9.crate 25979 BLAKE2B 
a1bbec11c322d20d435d8683151b144e31f04b07ca47fc1c8128464533256f4004c8d346fe59a1e1c41be5609fdf768fad5f1afa5df94d1a02ced5c4f02c4bac
 SHA512 
8dfc817b435d8a44fb4ca79bb20e283659c2fe9a75a4892389958f5880acc436bbe32552098429f15585ee025d064fdb5806b814f0e9d67a4261ffd23852172b
 DIST alacritty-0.2.3.tar.gz 957500 BLAKE2B 
510d479e95ac2c4e11ec12d181ed034ab2ca5dd02cfe4feb32e845b06220bd469815b9f2623e8485ec7a1601332031147137b8c46018d7230473d11583ad3673
 SHA512 
ee663cd2bb405b12cd0395e98fcab04303a4fca23f691bae71aa36756a2c584247c9584948f0d7c480ebf07ab07b52fe916857b19bd6c6402e4969d0b7835997
 DIST alacritty-0.2.9.tar.gz 1024988 BLAKE2B 
80bb1f8704ce99c3a688e0cf2dbb31119a54c849568dd6fb7d6275cc6feaf4800fa50fd32479408a64e03a0e1f0f2257be3fd952ef5c22202fdd50064fe7b72b
 SHA512 
c36dea633d5c9faa42956eff47fbd676b5f3a5ef28ae7d6711145f76e99ae92aa8ddcdde1eb5bc700855af5928e2da0b4be3f618bb05aa93c284b73727b2e337
+DIST alacritty-0.3.0_rc1.tar.gz 1037817 BLAKE2B 
4be13ffb5bc1dadbc7aecca080b5136547f718ecc8f7cfdfc78e56710b906c8f99869032410b4516fc39ae65c2b3ad23339c070adaf5c4e11a781b100a39dfa6
 SHA512 
f7e934569885f17db765e857ce37b83a7c2b34cd3dc4acba48d549849eda76929d7580328a4a6af05f7e1ed54143d94085fee373082ad50cfc975e4fb4b1bbd0
 DIST alacritty.png 25216 BLAKE2B 
c3b0bc28d7dfc17da4224b0544e2c83b17c63669db5c809ec84532a52d8e5921fdbc058267eabfa29c71f3b577756cee4c8f8077ab4ac7de16d9290f0a4c62bf
 SHA512 
afc37f92453dd5ab2fff353ce59b4e5c2e30f1d37836a5ddf43be82e67237b8646a5e6a88322b8918a2835ec19360d8f8fc388854ef74fcf8a5eea0dae291783
 DIST andrew-0.1.4.crate 8675 BLAKE2B 
25d335096c3ad509bff202eb347bf8c193146b90d488c671f0b3796e78520ae0ea1ac93f7e77343c79bc2207804bad8f5f326b1e63fdf011dd60728dfd13f814
 SHA512 
b96fccfe1cec13c5d45c275b0a7dd6bb619a8c40a9d9b689e1618fae24088c4908b4af542e8df1a8664110599d6cd218a986c032bf2f22ee9aed8264edf92c24
 DIST andrew-0.1.6.crate 9173 BLAKE2B 
07e42be078d641fde68d8837c7a23afdd8f271dc7572f61c194e6ae1de1c578ff6b9cc6b6c98b304857cf7e7560ad2f2033b7836fdce803a924250e39e2412ad
 SHA512 
5194183497b4a9b75a7460b2e70376bee279468c06618296ae8130716ffc802731da20a8b44e61f6c7e1fda07cb12ba0b2d85cfdcb6d956d7ad6dd42bb7d7b1e
+DIST andrew-0.2.0.crate 9514 BLAKE2B 
98f9119e9c1f4f9ec7afdde7daacdb6249d6ac29fc8c903796fbbdb8da62ce031173dff9ddd1cc3170eef0f25af565e243c8f8942258f510ac08231f8d2ce12d
 SHA512 
375c289bf83d7eb9a5bcd305115fb54ecf6a00f0c3d169a39c1f7f23018aafd6a28127c6d57735c2161de7e796b3055447be12c2b5e5b599e5b23aac8ca4
 DIST android_glue-0.2.3.crate 1572 BLAKE2B 
8404cc69af7d1c9e851e67a69b5b18195388b50924b6a8afc7203bc5101babe9ae007724e552a929947fa9c639eb8ae13cdae0aedbc2d54b0b8d48373f15b7a3
 SHA512 
16ff1f0e1f50cd120dfbe57d45ebac1725fa75447c964a5b05a1a0565b13b0bc3b6c153edb4a50083ef5d802a889c9f9007e2e21a58dc408f9fb12e9437bd01b
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 

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

2019-03-31 Thread William Hubbs
commit: 4e983932e78749663d33aa91cfd0f95491552ab5
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar 31 19:11:20 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar 31 19:12:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e983932

dev-lang/go: remove vulnerable version 1.11.5

Bug: https://bugs.gentoo.org/680240
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest |   1 -
 dev-lang/go/go-1.11.5.ebuild | 236 ---
 2 files changed, 237 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 9191df9ead4..840c6b2a0f4 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -9,5 +9,4 @@ DIST go-linux-ppc64-bootstrap-1.8.tbz 52315782 BLAKE2B 
6be0a48e8bc4e5fed4d34f8aa
 DIST go-linux-ppc64le-bootstrap-1.8.tbz 52211575 BLAKE2B 
7a28ec5a381369c4e9415c8360e904c2545380513afd328077c584e8af0bf6bd818aa03e5a58c350cbb98facc1c9dccb02b06adcb27233875497cf5d33265912
 SHA512 
6931d999dd0ee1ff44c4cec48acb27af061f57f87aa74802dcebab78553b46bc8ac732f07fe91e5074dbdd32c55b707994875934bfb12bb4276d71eb1d06c4ba
 DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 BLAKE2B 
920a176b8f4fc3a816e724324bbb30a383d599e31a0d2093d24797dbcd0e799a662a3589dbb87d2f5dd16df07c4cf8f1e444e87b540ec732746bb025dc9271f8
 SHA512 
d429cae870d66217ab2e07c74209d3031d97baa4f899b4d70ae6283a1a5b1434b037904c4cfca0b2bc798d5ba0b358c3739e000eccbc74809baf564c5686df5a
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe5950cb65c059e2801394231e715e94145d1f918eb59b10472b2385e57ebd5cfb9eca0ad7290fb118436486b665520bb540970f971ab
 SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
-DIST go1.11.5.src.tar.gz 21108339 BLAKE2B 
3a33a89e267e57fee688e4d67257810ca1f37cfb904b6806c3a566b021aa80153f59f64d3a61ed68f526f093e0d5b6b3c95565cd06622cf9a65eef81bc7e9733
 SHA512 
63500238e8d73e4b29279ee3eb9242960de93ccd3b52bacc4009f45cf123cb8edfe5f519d38c5b07bdf2a810925758511ff3255310a056113d0169f78be1d2f6
 DIST go1.12.1.src.tar.gz 21963082 BLAKE2B 
fd9c0ca19e6bd285c52034a88df1a58f96b957483362fac2e0c0f2a9e0543e7569d76fb93eff473774d152db361bfe9bdd354d80412c71ee5c4162010346
 SHA512 
b3fdfb874e6e0e0b50458085724fbd8e8b9be212df3f777b97db340aa3b80f32ee08d646a57a8a7d52ff6f19657d884dd25018c866c6173473aafa20a58f1975

diff --git a/dev-lang/go/go-1.11.5.ebuild b/dev-lang/go/go-1.11.5.ebuild
deleted file mode 100644
index 414547edcf6..000
--- a/dev-lang/go/go-1.11.5.ebuild
+++ /dev/null
@@ -1,236 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-
-MY_PV=${PV/_/}
-
-inherit toolchain-funcs
-
-BOOTSTRAP_DIST="https://dev.gentoo.org/~williamh/dist;
-BOOTSTRAP_VERSION="bootstrap-1.8"
-BOOTSTRAP_URI="
-amd64? ( ${BOOTSTRAP_DIST}/go-linux-amd64-${BOOTSTRAP_VERSION}.tbz )
-arm? ( ${BOOTSTRAP_DIST}/go-linux-arm-${BOOTSTRAP_VERSION}.tbz )
-arm64? ( ${BOOTSTRAP_DIST}/go-linux-arm64-${BOOTSTRAP_VERSION}.tbz )
-ppc64? (
-   ${BOOTSTRAP_DIST}/go-linux-ppc64-${BOOTSTRAP_VERSION}.tbz
-   ${BOOTSTRAP_DIST}/go-linux-ppc64le-${BOOTSTRAP_VERSION}.tbz
-)
-s390? ( ${BOOTSTRAP_DIST}/go-linux-s390x-${BOOTSTRAP_VERSION}.tbz )
-x86? ( ${BOOTSTRAP_DIST}/go-linux-386-${BOOTSTRAP_VERSION}.tbz )
-amd64-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-amd64-${BOOTSTRAP_VERSION}.tbz )
-x86-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-386-${BOOTSTRAP_VERSION}.tbz )
-x64-macos? ( ${BOOTSTRAP_DIST}/go-darwin-amd64-${BOOTSTRAP_VERSION}.tbz )
-x64-solaris? ( ${BOOTSTRAP_DIST}/go-solaris-amd64-${BOOTSTRAP_VERSION}.tbz )
-"
-
-case ${PV}  in
-**)
-   EGIT_REPO_URI="https://github.com/golang/go.git;
-   inherit git-r3
-   ;;
-*)
-   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
-   S="${WORKDIR}"/go
-   case ${PV} in
-   *_beta*|*_rc*) ;;
-   *)
-   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x64-macos ~x64-solaris"
-   # The upstream tests fail under portage but pass if the build is
-   # run according to their documentation [1].
-   # I am restricting the tests on released versions until this is
-   # solved.
-   # [1] https://golang.org/issues/18442
-   RESTRICT="test"
-   ;;
-   esac
-esac
-SRC_URI+="!gccgo? ( ${BOOTSTRAP_URI} )"
-
-DESCRIPTION="A concurrent garbage collected and typesafe programming language"
-HOMEPAGE="https://golang.org;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE="gccgo"
-
-DEPEND="gccgo? ( >=sys-devel/gcc-5[go] )"
-RDEPEND="!https://golang.org/issue/2775
-   #
-   # deliberately use cp to retain permissions
-   cp -R api bin doc lib pkg misc src test 

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

2019-03-31 Thread Matt Turner
commit: 343e68801b9778758b56243935aff8282b8afd8a
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 19:11:46 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:12:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343e6880

x11-libs/cairo-1.16.0-r3: ppc stable, bug 672908

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

 x11-libs/cairo/cairo-1.16.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/cairo/cairo-1.16.0-r3.ebuild 
b/x11-libs/cairo/cairo-1.16.0-r3.ebuild
index 9af679b451f..8c726472641 100644
--- a/x11-libs/cairo/cairo-1.16.0-r3.ebuild
+++ b/x11-libs/cairo/cairo-1.16.0-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A vector graphics library with cross-device output support"



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

2019-03-31 Thread Matt Turner
commit: 6b7f20adf7a95fedf7d4908c9aa7c1cf35db7f82
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 19:11:49 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:12:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7f20ad

x11-libs/cairo-1.16.0-r3: ppc64 stable, bug 672908

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

 x11-libs/cairo/cairo-1.16.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/cairo/cairo-1.16.0-r3.ebuild 
b/x11-libs/cairo/cairo-1.16.0-r3.ebuild
index 8c726472641..2f064b70112 100644
--- a/x11-libs/cairo/cairo-1.16.0-r3.ebuild
+++ b/x11-libs/cairo/cairo-1.16.0-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A vector graphics library with cross-device output support"



[gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/, mail-filter/opendkim/files/

2019-03-31 Thread Michael Orlitzky
commit: 95a67b7125a6fd3b8ef970d7c6f66b9bec91cfcc
Author: Ralph Seichter  seichter  de>
AuthorDate: Fri Mar 29 18:45:11 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 31 19:02:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a67b71

mail-filter/opendkim: Added pre-start configuration checks

Added pre-start configuration checks for OpenRC and systemd.

Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://bugs.gentoo.org/622604
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Orlitzky  gentoo.org>

 mail-filter/opendkim/files/opendkim.init.r6|  77 +
 mail-filter/opendkim/files/opendkim.service.r4 |  16 ++
 mail-filter/opendkim/opendkim-2.10.3-r9.ebuild | 223 +
 3 files changed, 316 insertions(+)

diff --git a/mail-filter/opendkim/files/opendkim.init.r6 
b/mail-filter/opendkim/files/opendkim.init.r6
new file mode 100644
index 000..95aa971fd88
--- /dev/null
+++ b/mail-filter/opendkim/files/opendkim.init.r6
@@ -0,0 +1,77 @@
+#!/sbin/openrc-run
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CONFFILE="/etc/opendkim/${RC_SVCNAME}.conf"
+required_files="${CONFFILE}"
+
+command="/usr/sbin/opendkim"
+pidfile="/run/${RC_SVCNAME}.pid"
+command_args="-P ${pidfile} -x ${CONFFILE} -p ${OPENDKIM_SOCKET}"
+
+depend() {
+   use dns logger net
+   before mta
+}
+
+check_cfg() {
+   #
+   # The opendkim.conf man page says,
+   #
+   #   For parameters that are Boolean in nature, only the first byte
+   #   of the value is processed... For negative values, the following
+   #   are accepted: "F", "f", "N", "n", "0".'
+   #
+   if grep --quiet '^[[:space:]]*Background[[:space:]]\+[FfNn0]' \
+   "${CONFFILE}"; then
+   eerror "${RC_SVCNAME} cannot run in the foreground!"
+   return 1
+   fi
+   if ! ${command} -n ${command_args}; then
+   eerror "Configuration check failed"
+   return 1
+   fi
+}
+
+start_pre() {
+   # If this isn't a restart, make sure that the user's config isn't
+   # busted before we try to start the daemon (this will produce
+   # better error messages than if we just try to start it blindly).
+   #
+   # If, on the other hand, this *is* a restart, then the stop_pre
+   # action will have ensured that the config is usable and we don't
+   # need to do that again.
+   if [ "${RC_CMD}" != "restart" ]; then
+   check_cfg || return $?
+   fi
+
+   if [ -S "${OPENDKIM_SOCKET}" ] && ! fuser -s "${OPENDKIM_SOCKET}"; then
+   # Remove stalled Unix socket if no other process is
+   # using it
+   if ! rm "${UNIX_SOCKET}"; then
+   eerror "failed to remove stale unix socket 
${OPENDKIM_SOCKET}"
+   return 2
+   fi
+   fi
+
+   # This relies on the "local:" prefix being there, but the conf.d
+   # file explicitly states that it's not optional (contrary to what
+   # the opendkim(8) man page says).
+   if [ "${OPENDKIM_SOCKET#local:}" != "${OPENDKIM_SOCKET}" ]; then
+   # The socket begins with "local:"
+   OPENDKIM_SOCKET_PATH="${OPENDKIM_SOCKET#local:}"
+   OPENDKIM_SOCKET_DIR="${OPENDKIM_SOCKET_PATH%/*}"
+
+   # This is dangerous, but there's a big warning about it
+   # in the conf.d file.
+   checkpath --directory --owner opendkim "${OPENDKIM_SOCKET_DIR}"
+   fi
+}
+
+stop_pre() {
+   # If this is a restart, check to make sure the user's config
+   # isn't busted before we stop the running daemon.
+   if [ "${RC_CMD}" = "restart" ]; then
+   check_cfg || return $?
+   fi
+}

diff --git a/mail-filter/opendkim/files/opendkim.service.r4 
b/mail-filter/opendkim/files/opendkim.service.r4
new file mode 100644
index 000..8c366007c00
--- /dev/null
+++ b/mail-filter/opendkim/files/opendkim.service.r4
@@ -0,0 +1,16 @@
+[Unit]
+Description=DomainKeys Identified Mail (DKIM) Milter
+Documentation=man:opendkim(8) man:opendkim.conf(5) man:opendkim-genkey(8) 
man:opendkim-genzone(8) man:opendkim-testadsp(8) man:opendkim-testkey 
http://www.opendkim.org/docs.html
+After=network.target nss-lookup.target syslog.target
+
+[Service]
+ExecStartPre=/usr/sbin/opendkim -n -f -x /etc/opendkim/opendkim.conf -p 
$OPENDKIM_SOCKET
+ExecStart=/usr/sbin/opendkim -f -x /etc/opendkim/opendkim.conf -p 
$OPENDKIM_SOCKET
+ExecReload=/bin/kill -USR1 $MAINPID
+RuntimeDirectory=opendkim
+RuntimeDirectoryMode=0750
+User=opendkim
+Group=opendkim
+
+[Install]
+WantedBy=multi-user.target

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r9.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r9.ebuild
new file mode 100644
index 000..841184ed46b
--- /dev/null
+++ 

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

2019-03-31 Thread Matt Turner
commit: a4a81b24f1debf7a838a76a16fec6640e2977512
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 18:51:57 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:01:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a81b24

dev-libs/vala-common-0.40.14: ppc64 stable, bug 682072

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

 dev-libs/vala-common/vala-common-0.40.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/vala-common/vala-common-0.40.14.ebuild 
b/dev-libs/vala-common/vala-common-0.40.14.ebuild
index 7438f33bd66..f9ac96706cc 100644
--- a/dev-libs/vala-common/vala-common-0.40.14.ebuild
+++ b/dev-libs/vala-common/vala-common-0.40.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 IUSE=""
 
 # Previously ${PN} was part of dev-lang/vala



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

2019-03-31 Thread Matt Turner
commit: 015a14bed55f0a475ab60a2bbb9cf18a1b079e40
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 18:51:51 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:01:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015a14be

dev-lang/vala-0.36.18: ppc stable, bug 682072

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

 dev-lang/vala/vala-0.36.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/vala-0.36.18.ebuild 
b/dev-lang/vala/vala-0.36.18.ebuild
index 4d1cbf2216f..d515ae51cc2 100644
--- a/dev-lang/vala/vala-0.36.18.ebuild
+++ b/dev-lang/vala/vala-0.36.18.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0.36"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2019-03-31 Thread Matt Turner
commit: a54a1bebb73537d1574b96ec2695f11d311256df
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 18:51:56 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:01:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54a1beb

dev-lang/vala-0.40.14: ppc64 stable, bug 682072

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

 dev-lang/vala/vala-0.40.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/vala-0.40.14.ebuild 
b/dev-lang/vala/vala-0.40.14.ebuild
index a74f8fa50cb..de919cffbc2 100644
--- a/dev-lang/vala/vala-0.40.14.ebuild
+++ b/dev-lang/vala/vala-0.40.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0.40"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="test valadoc"
 
 RDEPEND="



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

2019-03-31 Thread Matt Turner
commit: 7b68d0fbdb57b1508a4dca4cbdc5cb969d09a752
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 18:51:52 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:01:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b68d0fb

dev-lang/vala-0.40.14: ppc stable, bug 682072

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

 dev-lang/vala/vala-0.40.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/vala-0.40.14.ebuild 
b/dev-lang/vala/vala-0.40.14.ebuild
index 770448d2d76..a74f8fa50cb 100644
--- a/dev-lang/vala/vala-0.40.14.ebuild
+++ b/dev-lang/vala/vala-0.40.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0.40"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="test valadoc"
 
 RDEPEND="



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

2019-03-31 Thread Matt Turner
commit: 5b6a6242889bfe96166d6419f921ba6fc6f62a7f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 18:51:53 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:01:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6a6242

dev-libs/vala-common-0.40.14: ppc stable, bug 682072

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

 dev-libs/vala-common/vala-common-0.40.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/vala-common/vala-common-0.40.14.ebuild 
b/dev-libs/vala-common/vala-common-0.40.14.ebuild
index 29fd6de8fd0..7438f33bd66 100644
--- a/dev-libs/vala-common/vala-common-0.40.14.ebuild
+++ b/dev-libs/vala-common/vala-common-0.40.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 IUSE=""
 
 # Previously ${PN} was part of dev-lang/vala



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

2019-03-31 Thread Matt Turner
commit: 93a3d77b521b5930d5b2cb64f86d77bd060a4a58
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 31 18:51:54 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 31 19:01:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a3d77b

dev-lang/vala-0.36.18: ppc64 stable, bug 682072

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

 dev-lang/vala/vala-0.36.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/vala-0.36.18.ebuild 
b/dev-lang/vala/vala-0.36.18.ebuild
index d515ae51cc2..fa52c9c216e 100644
--- a/dev-lang/vala/vala-0.36.18.ebuild
+++ b/dev-lang/vala/vala-0.36.18.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0.36"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2019-03-31 Thread Amy Liffey
commit: 42ffb447e4f3a045a9613c9c8b85f55b9dfbab7e
Author: Amy Liffey  gentoo  org>
AuthorDate: Sun Mar 31 14:47:51 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sun Mar 31 18:52:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ffb447

media-libs/opencv: fix build on x86

- Add upstream patch found by kensington to fix build on x86

Closes: https://bugs.gentoo.org/682104
Signed-off-by: Amy Liffey  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../opencv/files/opencv-3.4.1-fix-on-x86.patch | 27 ++
 media-libs/opencv/opencv-3.4.1-r5.ebuild   |  1 +
 2 files changed, 28 insertions(+)

diff --git a/media-libs/opencv/files/opencv-3.4.1-fix-on-x86.patch 
b/media-libs/opencv/files/opencv-3.4.1-fix-on-x86.patch
new file mode 100644
index 000..f36d643cf73
--- /dev/null
+++ b/media-libs/opencv/files/opencv-3.4.1-fix-on-x86.patch
@@ -0,0 +1,27 @@
+From 7dc162cb4252ccf461f1c63650abde3c8807b79c Mon Sep 17 00:00:00 2001
+From: Alexander Alekhin 
+Date: Mon, 9 Apr 2018 18:25:51 +0300
+Subject: [PATCH] core: fix mm_pause() for non-SSE i386 builds
+
+replaced to safe binary compatible 'rep; nop' asm instruction
+---
+ modules/core/src/parallel_impl.cpp | 6 +-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/modules/core/src/parallel_impl.cpp 
b/modules/core/src/parallel_impl.cpp
+index 78d9eb63694..bc64fce7a81 100644
+--- a/modules/core/src/parallel_impl.cpp
 b/modules/core/src/parallel_impl.cpp
+@@ -49,7 +49,11 @@ DECLARE_CV_YIELD
+ DECLARE_CV_PAUSE
+ #endif
+ #ifndef CV_PAUSE
+-#if defined __GNUC__ && (defined __i386__ || defined __x86_64__)
++# if defined __GNUC__ && (defined __i386__ || defined __x86_64__)
++#   if !defined(__SSE__)
++  static inline void cv_non_sse_mm_pause() { __asm__ __volatile__ ("rep; 
nop"); }
++# define _mm_pause cv_non_sse_mm_pause
++#   endif
+ #   define CV_PAUSE(v) do { for (int __delay = (v); __delay > 0; --__delay) { 
_mm_pause(); } } while (0)
+ # elif defined __GNUC__ && defined __aarch64__
+ #   define CV_PAUSE(v) do { for (int __delay = (v); __delay > 0; --__delay) { 
asm volatile("yield" ::: "memory"); } } while (0)

diff --git a/media-libs/opencv/opencv-3.4.1-r5.ebuild 
b/media-libs/opencv/opencv-3.4.1-r5.ebuild
index 092e2a0d7eb..cb9bc604ea9 100644
--- a/media-libs/opencv/opencv-3.4.1-r5.ebuild
+++ b/media-libs/opencv/opencv-3.4.1-r5.ebuild
@@ -234,6 +234,7 @@ PATCHES=(
"${FILESDIR}/${P}-remove-git-autodetect.patch"
"${FILESDIR}/${P}-fix-build-with-va.patch" # bug 
https://bugs.gentoo.org/656576
"${FILESDIR}/${P}-popcnt.patch" # https://bugs.gentoo.org/633900
+   "${FILESDIR}/${P}-fix-on-x86.patch" # https://bugs.gentoo.org/682104
 )
 
 pkg_pretend() {



[gentoo-commits] repo/gentoo:master commit in: mail-filter/spamassassin/, mail-filter/spamassassin/files/

2019-03-31 Thread Michael Orlitzky
commit: 984199ed1fa7867c07f8a467d298eade11fa
Author: Philippe Chaintreuil  parallaxshift  com>
AuthorDate: Sat Mar 30 12:41:44 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 31 18:46:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984199ec

mail-filter/spamassassin: Suppress warning in cron in some setups

Suppress warning in cron job when the script tries to restart amavisd
on systemd systems where amavisd is not installed.

Closes: https://bugs.gentoo.org/681872
Closes: https://github.com/gentoo/gentoo/pull/11542
Signed-off-by: Philippe Chaintreuil  parallaxshift.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Orlitzky  gentoo.org>

 .../files/update-spamassassin-rules-r1.cron|  41 +++
 .../spamassassin/spamassassin-3.4.2-r6.ebuild  | 286 +
 2 files changed, 327 insertions(+)

diff --git a/mail-filter/spamassassin/files/update-spamassassin-rules-r1.cron 
b/mail-filter/spamassassin/files/update-spamassassin-rules-r1.cron
new file mode 100644
index 000..7c6990b847c
--- /dev/null
+++ b/mail-filter/spamassassin/files/update-spamassassin-rules-r1.cron
@@ -0,0 +1,41 @@
+#!/bin/bash
+#
+# Update SpamAssassin rules and reload daemons that use them.
+#
+
+# First, redirect stdout to /dev/null.
+exec 1>/dev/null
+
+# Try to update the rules.
+sa-update
+
+# Exit code 0: all new updates were installed.
+# Exit code 1: we were already up-to-date.
+# Exit code 3: some updates were installed, but some weren't.
+# Any other exit code indicates failure.
+if (( $? == 0 || $? == 3 )); then
+# Compilation spits out its progress onto stderr.
+sa-compile 2>/dev/null
+
+# Do you run spamd or amavisd? Both daemons need to be reloaded
+# in order to pick up the newly-updated rules.
+if command -v rc-service 2>/dev/null; then
+# OpenRC is installed. These "status" checks should succeed
+# only when the daemon is running under OpenRC. We redirect
+# stderr to hide the lecture that OpenRC gives you if you
+# try this on a system running systemd.
+rc-service spamd status 2>/dev/null && rc-service spamd reload
+rc-service amavisd status 2>/dev/null && rc-service amavisd reload
+fi
+
+if command -v systemctl 2>/dev/null; then
+# The systemctl (systemd) executable is installed, so try to
+# use it to restart spamd and amavisd. These are safe to run
+# if systemd is installed but not in use.  The is-active
+   # check is to keep systemctl from outputting warnings if
+   # amavisd is not installed (bug #681872).
+systemctl try-restart spamassassin
+systemctl is-active --quiet amavisd \
+&& systemctl try-reload-or-restart amavisd
+fi
+fi

diff --git a/mail-filter/spamassassin/spamassassin-3.4.2-r6.ebuild 
b/mail-filter/spamassassin/spamassassin-3.4.2-r6.ebuild
new file mode 100644
index 000..4410b19bb12
--- /dev/null
+++ b/mail-filter/spamassassin/spamassassin-3.4.2-r6.ebuild
@@ -0,0 +1,286 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit perl-functions systemd toolchain-funcs user eapi7-ver
+
+MY_P="Mail-SpamAssassin-${PV//_/-}"
+S="${WORKDIR}/${MY_P}"
+DESCRIPTION="An extensible mail filter which can identify and tag spam"
+HOMEPAGE="https://spamassassin.apache.org/;
+SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2"
+
+LICENSE="Apache-2.0 GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+IUSE="berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test"
+
+# The Makefile.PL script checks for dependencies, but only fails if a
+# required (i.e. not optional) dependency is missing. We therefore
+# require most of the optional modules only at runtime.
+REQDEPEND="dev-lang/perl:=
+   dev-perl/HTML-Parser
+   dev-perl/Net-DNS
+   dev-perl/NetAddr-IP
+   virtual/perl-Archive-Tar
+   virtual/perl-Digest-SHA
+   virtual/perl-IO-Zlib
+   virtual/perl-Time-HiRes
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   )"
+
+# SpamAssassin doesn't use libwww-perl except as a fallback for when
+# curl/wget are missing, so we depend on one of those instead. Some
+# mirrors use https, so we need those utilities to support SSL.
+#
+# re2c is needed to compile the rules (sa-compile).
+#
+# We still need the old Digest-SHA1 because razor2 has not been ported
+# to Digest-SHA.
+OPTDEPEND="app-crypt/gnupg
+   dev-perl/BSD-Resource
+   dev-perl/Digest-SHA1
+   dev-perl/Encode-Detect
+   dev-perl/Geo-IP
+   dev-perl/HTTP-Date
+   dev-perl/Mail-DKIM
+   dev-perl/Mail-SPF
+   dev-perl/Net-Patricia
+   dev-perl/Net-CIDR-Lite
+   dev-util/re2c
+   || ( 

[gentoo-commits] repo/gentoo:master commit in: mail-filter/spamassassin/

2019-03-31 Thread Michael Orlitzky
commit: 4c790b54e67a79b03a6e013770de43539cf9aceb
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 31 18:49:38 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 31 18:49:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c790b54

mail-filter/spamassassin: remove "unused" spamassassin-3.4.2-r5.ebuild.

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

 .../spamassassin/spamassassin-3.4.2-r5.ebuild  | 286 -
 1 file changed, 286 deletions(-)

diff --git a/mail-filter/spamassassin/spamassassin-3.4.2-r5.ebuild 
b/mail-filter/spamassassin/spamassassin-3.4.2-r5.ebuild
deleted file mode 100644
index 2162b9ce2b6..000
--- a/mail-filter/spamassassin/spamassassin-3.4.2-r5.ebuild
+++ /dev/null
@@ -1,286 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit perl-functions systemd toolchain-funcs user eapi7-ver
-
-MY_P="Mail-SpamAssassin-${PV//_/-}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="An extensible mail filter which can identify and tag spam"
-HOMEPAGE="https://spamassassin.apache.org/;
-SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2"
-
-LICENSE="Apache-2.0 GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test"
-
-# The Makefile.PL script checks for dependencies, but only fails if a
-# required (i.e. not optional) dependency is missing. We therefore
-# require most of the optional modules only at runtime.
-REQDEPEND="dev-lang/perl:=
-   dev-perl/HTML-Parser
-   dev-perl/Net-DNS
-   dev-perl/NetAddr-IP
-   virtual/perl-Archive-Tar
-   virtual/perl-Digest-SHA
-   virtual/perl-IO-Zlib
-   virtual/perl-Time-HiRes
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl )
-   )"
-
-# SpamAssassin doesn't use libwww-perl except as a fallback for when
-# curl/wget are missing, so we depend on one of those instead. Some
-# mirrors use https, so we need those utilities to support SSL.
-#
-# re2c is needed to compile the rules (sa-compile).
-#
-# We still need the old Digest-SHA1 because razor2 has not been ported
-# to Digest-SHA.
-OPTDEPEND="app-crypt/gnupg
-   dev-perl/BSD-Resource
-   dev-perl/Digest-SHA1
-   dev-perl/Encode-Detect
-   dev-perl/Geo-IP
-   dev-perl/HTTP-Date
-   dev-perl/Mail-DKIM
-   dev-perl/Mail-SPF
-   dev-perl/Net-Patricia
-   dev-perl/Net-CIDR-Lite
-   dev-util/re2c
-   || ( net-misc/wget[ssl] net-misc/curl[ssl] )
-   virtual/perl-MIME-Base64
-   virtual/perl-Pod-Parser
-   berkdb? ( virtual/perl-DB_File )
-   ipv6? ( dev-perl/IO-Socket-INET6 )
-   ldap? ( dev-perl/perl-ldap )
-   mysql? (
-   dev-perl/DBI
-   dev-perl/DBD-mysql
-   )
-   postgres? (
-   dev-perl/DBI
-   dev-perl/DBD-Pg
-   )
-   sqlite? (
-   dev-perl/DBI
-   dev-perl/DBD-SQLite
-   )
-   ssl? ( dev-perl/IO-Socket-SSL )"
-
-DEPEND="${REQDEPEND}
-   test? (
-   ${OPTDEPEND}
-   virtual/perl-Test-Harness
-   )"
-RDEPEND="${REQDEPEND} ${OPTDEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/spamassassin-3.4.2-bug_7631.patch"
-   "${FILESDIR}/spamassassin-3.4.2-bug_7632.patch"
-   "${FILESDIR}/spamassassin-3.4.2-bug_7623_p1.patch"
-   "${FILESDIR}/spamassassin-3.4.2-bug_7623_p2.patch"
-)
-
-src_prepare() {
-   default
-
-   # The sa_compile test does some weird stuff like hopping around in
-   # the directory tree and calling "make" to create a dist tarball
-   # from ${S}. It fails, and is more trouble than it's worth...
-   perl_rm_files t/sa_compile.t || die 'failed to remove sa_compile test'
-
-   # The spamc tests (which need the networked spamd daemon) fail for
-   # irrelevant reasons. It's too hard to disable them (unlike the
-   # spamd tests themselves -- see src_test), so use a crude
-   # workaround.
-   perl_rm_files t/spamc_*.t || die 'failed to remove spamc tests'
-
-   # Upstream bug 7622: this thing needs network access but doesn't
-   # respect the 'run_net_tests' setting.
-   perl_rm_files t/urilocalbl_geoip.t \
-   || die 'failed to remove urilocalbl_geoip tests'
-}
-
-src_configure() {
-   # This is how and where the perl-module eclass disables the
-   # MakeMaker interactive prompt.
-   export PERL_MM_USE_DEFAULT=1
-
-   # Set SYSCONFDIR explicitly so we can't get bitten by bug 48205 again
-   # (just to be sure, nobody knows how it could happen in the first 
place).
-   #
-   # We also set the path to the perl executable explictly. This will be
-  

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

2019-03-31 Thread Lars Wendler
commit: 4dcdcebb67254368e849588d350842f8b6daba4e
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Mar 31 18:40:08 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Mar 31 18:40:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dcdcebb

sys-apps/fwupd: Revbump to fix init script with USE="elogind"

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

 sys-apps/fwupd/files/fwupd-r1   | 13 +
 .../fwupd/{fwupd-1.2.6.ebuild => fwupd-1.2.6-r1.ebuild} |  6 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/sys-apps/fwupd/files/fwupd-r1 b/sys-apps/fwupd/files/fwupd-r1
new file mode 100644
index 000..4a4865ef15a
--- /dev/null
+++ b/sys-apps/fwupd/files/fwupd-r1
@@ -0,0 +1,13 @@
+#!/sbin/openrc-run
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+description="Firmware update daemon"
+pidfile="/var/run/fwupd.pid"
+command="/usr/libexec/fwupd/fwupd"
+command_background="true"
+
+depend() {
+   need %SEAT_MANAGER% dbus
+   before xdm
+}

diff --git a/sys-apps/fwupd/fwupd-1.2.6.ebuild 
b/sys-apps/fwupd/fwupd-1.2.6-r1.ebuild
similarity index 96%
rename from sys-apps/fwupd/fwupd-1.2.6.ebuild
rename to sys-apps/fwupd/fwupd-1.2.6-r1.ebuild
index 4f9584b78f9..3006840299e 100644
--- a/sys-apps/fwupd/fwupd-1.2.6.ebuild
+++ b/sys-apps/fwupd/fwupd-1.2.6-r1.ebuild
@@ -122,7 +122,11 @@ src_configure() {
 
 src_install() {
meson_src_install
-   doinitd "${FILESDIR}"/${PN}
+
+   sed "s@%SEAT_MANAGER%@$(usex elogind elogind consolekit)@" \
+   "${FILESDIR}"/${PN}-r1 \
+   > "${T}"/${PN} || die
+   doinitd "${T}"/${PN}
 
if ! use systemd ; then
# Don't timeout when fwupd is running (#673140)



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

2019-03-31 Thread Jory Pratt
commit: 9158820c10f6b320f3d1b6260b5f773f5e18f05a
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Mar 31 18:24:01 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Mar 31 18:25:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9158820c

dev-lang/spidermonkey: ensure we have at least 2G of disk space, bug #681860

Signed-off-by: Jory Pratt  gentoo.org>

 dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild 
b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild
index f4974dac59e..9652ecde83f 100644
--- a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 WANT_AUTOCONF="2.1"
-inherit autotools toolchain-funcs pax-utils mozcoreconf-v5
+inherit autotools check-reqs toolchain-funcs pax-utils mozcoreconf-v5
 
 MY_PN="mozjs"
 MY_P="${MY_PN}-${PV/_rc/.rc}"
@@ -33,6 +33,11 @@ RDEPEND=">=dev-libs/nspr-4.13.1
system-icu? ( >=dev-libs/icu-59.1:= )"
 DEPEND="${RDEPEND}"
 
+pkg_pretend() {
+   CHECKREQS_DISK_BUILD="2G"
+
+   check-reqs_pkg_setup
+}
 pkg_setup(){
[[ ${MERGE_TYPE} == "binary" ]] || \
moz_pkgsetup



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

2019-03-31 Thread Patrice Clement
commit: e51c2e662a365f1b3923462d52a8151c3c03de80
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Mar 31 18:19:53 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Mar 31 18:20:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51c2e66

dev-util/ctags: version bump.

Bug: https://bugs.gentoo.org/524004
Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-util/ctags/Manifest  |  1 +
 dev-util/ctags/ctags-20190331.ebuild | 71 
 2 files changed, 72 insertions(+)

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

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



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

2019-03-31 Thread Michał Górny
commit: 3d8ffcc9eeb16d9245969085b169fa73acbdd43d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 31 18:07:55 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 31 18:19:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8ffcc9

xfce-base/xfce4-session: Add USE=elogind equiv to USE=systemd

Add USE=elogind that works the same as USE=systemd, i.e. pulls policykit
flag in.  We eventually want to probably rewrite this to something saner
but let's settle with this for now.

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

 xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild | 5 +++--
 xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild| 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild 
b/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild
index d1d259d55cc..fb38eb67cbc 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.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 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="nls policykit systemd upower +xscreensaver"
+IUSE="elogind nls policykit systemd upower +xscreensaver"
 
 COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=
x11-apps/iceauth
@@ -40,7 +40,8 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext
virtual/pkgconfig"
 
-REQUIRED_USE="systemd? ( policykit )"
+REQUIRED_USE="elogind? ( policykit )
+   systemd? ( policykit )"
 
 PATCHES=(
"${FILESDIR}"/${PN}-4.10.1-alock_support_to_xflock4.patch

diff --git a/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild 
b/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild
index 21a95bdda8f..67b5f3f2722 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.13.1.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 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="nls policykit systemd +xscreensaver"
+IUSE="elogind nls policykit systemd +xscreensaver"
 
 COMMON_DEPEND="x11-apps/iceauth
>=x11-libs/gtk+-3.20:3=
@@ -37,7 +37,8 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext
virtual/pkgconfig"
 
-REQUIRED_USE="systemd? ( policykit )"
+REQUIRED_USE="elogind? ( policykit )
+   systemd? ( policykit )"
 
 PATCHES=(
"${FILESDIR}"/${PN}-4.10.1-alock_support_to_xflock4.patch



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

2019-03-31 Thread Sebastian Pipping
commit: eff91d81af229a3d36cb194cf33b78df12a8c2d9
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 17:29:35 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 17:29:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff91d81

sys-fs/bindfs: Remove old

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

 sys-fs/bindfs/Manifest |  2 --
 sys-fs/bindfs/bindfs-1.13.8.ebuild | 23 ---
 sys-fs/bindfs/bindfs-1.13.9.ebuild | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/sys-fs/bindfs/Manifest b/sys-fs/bindfs/Manifest
index 189a7dadfcb..f4cd6d6f7cb 100644
--- a/sys-fs/bindfs/Manifest
+++ b/sys-fs/bindfs/Manifest
@@ -1,4 +1,2 @@
 DIST bindfs-1.13.10.tar.gz 404078 BLAKE2B 
e4b5e4c6fea8463eaf3b612b7e3b67c0f64f8ebf430825c056c090d2f089c47a4fc8038c50744b43732f01529c082433a0920fc2257463810a6e2f5e69b89496
 SHA512 
0fcd07e412ce2a355310cc2eda4e005d045ac2c1744353eca118c921f647d4fc16d98269fd1e9d8bdc225602a915b2893746da77ae28c9cd07fa4eab0e03f4c7
 DIST bindfs-1.13.11.tar.gz 404296 BLAKE2B 
d3b4ddf9d26f39223b7b663fc2b362b359c423b6c202026502d78524a8b54da9878e4953785aca0fbafa5ca76242f2c590ab941f997b33ba38c9a5239e58ccec
 SHA512 
53b27e42ab7c117e28275dbeb23e43dceba86838ad54b2b8ae3c6e7b3631d0356597559d0746f2cd8363226ffb62bff2461d7a227ff82578f1d47c4b19bdd3f2
-DIST bindfs-1.13.8.tar.gz 403296 BLAKE2B 
38d5b298af6bd399c9b315fad8a0897ae785f8d4f963aad7d08024cf22eedc90c55e94d54fd7033a3343bb1ed3ab14b76b96ca6ce35b8799be4329ecee12ce44
 SHA512 
b0755ad5b91cd047942094d824c6a12a684b1c8bc990f4a28170a09283c0b11ab4d8c86ca65160802610e72f1c649d7249ed87e3e29410b210271c45b6846c11
-DIST bindfs-1.13.9.tar.gz 403698 BLAKE2B 
71667e8f50320ac64c11fd1ddf2b5f59e9e2cdce0913ffdbf3d23b32368255ddd2650f6d5efeccdb9a03dc0f93710540d88a28a4ecb5f2e89dd83f59e86214de
 SHA512 
7584577b289816a1ee514c4967893dcca69683b68b357d370c3a7accd39f96034f34d29751b66ef98ba35bb869498af4df813b0bdea805a42a38b47340f3d654

diff --git a/sys-fs/bindfs/bindfs-1.13.8.ebuild 
b/sys-fs/bindfs/bindfs-1.13.8.ebuild
deleted file mode 100644
index 14f35b43597..000
--- a/sys-fs/bindfs/bindfs-1.13.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="FUSE filesystem for bind mounting with altered permissions"
-HOMEPAGE="https://bindfs.org/;
-SRC_URI="https://bindfs.org/downloads/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=sys-fs/fuse-2.9:0"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-RESTRICT="test"
-
-src_configure() {
-   econf $(use_enable debug debug-output)
-}

diff --git a/sys-fs/bindfs/bindfs-1.13.9.ebuild 
b/sys-fs/bindfs/bindfs-1.13.9.ebuild
deleted file mode 100644
index 14f35b43597..000
--- a/sys-fs/bindfs/bindfs-1.13.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="FUSE filesystem for bind mounting with altered permissions"
-HOMEPAGE="https://bindfs.org/;
-SRC_URI="https://bindfs.org/downloads/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=sys-fs/fuse-2.9:0"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-RESTRICT="test"
-
-src_configure() {
-   econf $(use_enable debug debug-output)
-}



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

2019-03-31 Thread Sebastian Pipping
commit: 9cf9893f9f836b166e49b1bde5360b58041df533
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 17:28:16 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 17:28:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf9893f

sys-fs/bindfs: 1.13.11

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

 sys-fs/bindfs/Manifest  |  1 +
 sys-fs/bindfs/bindfs-1.13.11.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/sys-fs/bindfs/Manifest b/sys-fs/bindfs/Manifest
index bb518592ef0..189a7dadfcb 100644
--- a/sys-fs/bindfs/Manifest
+++ b/sys-fs/bindfs/Manifest
@@ -1,3 +1,4 @@
 DIST bindfs-1.13.10.tar.gz 404078 BLAKE2B 
e4b5e4c6fea8463eaf3b612b7e3b67c0f64f8ebf430825c056c090d2f089c47a4fc8038c50744b43732f01529c082433a0920fc2257463810a6e2f5e69b89496
 SHA512 
0fcd07e412ce2a355310cc2eda4e005d045ac2c1744353eca118c921f647d4fc16d98269fd1e9d8bdc225602a915b2893746da77ae28c9cd07fa4eab0e03f4c7
+DIST bindfs-1.13.11.tar.gz 404296 BLAKE2B 
d3b4ddf9d26f39223b7b663fc2b362b359c423b6c202026502d78524a8b54da9878e4953785aca0fbafa5ca76242f2c590ab941f997b33ba38c9a5239e58ccec
 SHA512 
53b27e42ab7c117e28275dbeb23e43dceba86838ad54b2b8ae3c6e7b3631d0356597559d0746f2cd8363226ffb62bff2461d7a227ff82578f1d47c4b19bdd3f2
 DIST bindfs-1.13.8.tar.gz 403296 BLAKE2B 
38d5b298af6bd399c9b315fad8a0897ae785f8d4f963aad7d08024cf22eedc90c55e94d54fd7033a3343bb1ed3ab14b76b96ca6ce35b8799be4329ecee12ce44
 SHA512 
b0755ad5b91cd047942094d824c6a12a684b1c8bc990f4a28170a09283c0b11ab4d8c86ca65160802610e72f1c649d7249ed87e3e29410b210271c45b6846c11
 DIST bindfs-1.13.9.tar.gz 403698 BLAKE2B 
71667e8f50320ac64c11fd1ddf2b5f59e9e2cdce0913ffdbf3d23b32368255ddd2650f6d5efeccdb9a03dc0f93710540d88a28a4ecb5f2e89dd83f59e86214de
 SHA512 
7584577b289816a1ee514c4967893dcca69683b68b357d370c3a7accd39f96034f34d29751b66ef98ba35bb869498af4df813b0bdea805a42a38b47340f3d654

diff --git a/sys-fs/bindfs/bindfs-1.13.11.ebuild 
b/sys-fs/bindfs/bindfs-1.13.11.ebuild
new file mode 100644
index 000..1ac71904499
--- /dev/null
+++ b/sys-fs/bindfs/bindfs-1.13.11.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="FUSE filesystem for bind mounting with altered permissions"
+HOMEPAGE="https://bindfs.org/;
+SRC_URI="https://bindfs.org/downloads/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=sys-fs/fuse-2.9:0"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+RESTRICT="test"
+
+src_configure() {
+   econf $(use_enable debug debug-output)
+}



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

2019-03-31 Thread Sebastian Pipping
commit: 920921cf9bbb459ee0e540ba20dcaac365575225
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 17:23:41 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 17:23:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=920921cf

app-admin/checksec: 1.11.1

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 app-admin/checksec/Manifest   |  1 +
 app-admin/checksec/checksec-1.11.1.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-admin/checksec/Manifest b/app-admin/checksec/Manifest
index 7d9d0e77f8c..04346d38f85 100644
--- a/app-admin/checksec/Manifest
+++ b/app-admin/checksec/Manifest
@@ -1,3 +1,4 @@
+DIST checksec-1.11.1.tar.gz 198151 BLAKE2B 
2b45834adb045dbf75a0ffab4f03b2640d068a48df20c628223bcf71c94300cf32ccbce8f47c6dd02b6dd9e12b924e4e7221b68eb781351ced52e09ce0cb3848
 SHA512 
dd742d6c9bc567b10f8d50f5edd2e1f3439b469ced46da05f53e14c0fe5c90310114564e674afc8c7f55170e07beb6359263e1fd153e4b29f3edb4e88cfbf8c0
 DIST checksec-1.7.5.tar.gz 51266 BLAKE2B 
a77e6d0bf52bc8a0ec18c0f1ffe883b68acccaaee6fd0d1714d456c31c3004b5d9279c3926885be168befba1dc7a75b1269dac5cb5847c247470e765601f08e6
 SHA512 
7269fb3628907f6fe4e8b720d2dcbd5bf8586e1821bd758533dff6255c6a52be9146b58f60abea798ee92471c3d5ad9e867fa7ad4b8e5ea2d8aa03d5a3b83098
 DIST checksec-1.8.0.tar.gz 52391 BLAKE2B 
3720e4faae5aa82172c673ce7ddc662db1433b82d25f25be4c219f1664da8af687d2a5ee9c05703e9f151a998be9226e896e125b7cff05d3881e61e8a9f5c918
 SHA512 
0236e40ba8b4f7c13ebd3b51f22dd05e6c4442e8646b5a1ee814556d9a6ca19f9bae638af33a6bfec2f8ef95567d222a20dcdcd9eae6ffb7ea5261919f020283
 DIST checksec-1.9.0.tar.gz 196168 BLAKE2B 
f9095a516f166e9a407c9796e28ed7da4ffd97686923745e46b0ab4110f084690781995b6cc190234b8a26fe1e6eb2c8f32f7f15191f0dbc26b38048c87e9a2d
 SHA512 
8bf68dd0b86a6eceb6f5eb016a15ed1bf7d086777c3ec1c62848ec23e62dceed4579404d76824f17b8e1305e679ba6204f0dc4c224f7a11067651f33c2d96515

diff --git a/app-admin/checksec/checksec-1.11.1.ebuild 
b/app-admin/checksec/checksec-1.11.1.ebuild
new file mode 100644
index 000..15b1a89861d
--- /dev/null
+++ b/app-admin/checksec/checksec-1.11.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+MY_PN=${PN}.sh
+DESCRIPTION="Tool to check properties of executables (e.g. ASLR/PIE, RELRO, 
PaX, Canaries)"
+HOMEPAGE="https://github.com/slimm609/checksec.sh;
+SRC_URI="https://github.com/slimm609/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"/${MY_PN}-${PV}
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+   eapply "${FILESDIR}"/${PN}-1.7.2-path.patch
+   eapply_user
+   sed 's,^pkg_release=false,pkg_release=true,' -i ${PN} || die
+}
+
+src_install() {
+   default
+
+   doman extras/man/*
+
+   insinto /usr/share/zsh/site-functions
+   doins extras/zsh/_${PN}
+
+   dobin ${PN}
+}



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

2019-03-31 Thread Sebastian Pipping
commit: 1858ec18a144ae04dfc638ad3ee1c91244945057
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 17:17:11 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 17:18:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1858ec18

x11-misc/safeeyes: 2.0.9

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 x11-misc/safeeyes/Manifest  |  1 +
 x11-misc/safeeyes/safeeyes-2.0.9.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/x11-misc/safeeyes/Manifest b/x11-misc/safeeyes/Manifest
index 89c4a60b970..8a5b1a1894a 100644
--- a/x11-misc/safeeyes/Manifest
+++ b/x11-misc/safeeyes/Manifest
@@ -5,3 +5,4 @@ DIST safeeyes-2.0.6.tar.gz 313974 BLAKE2B 
6ee2c0bd7b6c3c4de4213b30b6dc445ae04ba1
 DIST safeeyes-2.0.6_p15.tar.gz 264889 BLAKE2B 
8680e119587a06f2290769f550c027e6969baac5f518fb26d9f4c700e30e29c9505ca5c4f4093eb9240b24059cd0e85457c942d5cc0d0da3ab15a26e954c
 SHA512 
1f819752728afe62cbd1e793b23a9958ce43e55989b66c2958547184fad54f45a807b17f2605821083f46b890c5fbc2971846c9721ecfaca0e730cacd4cca219
 DIST safeeyes-2.0.8.1.tar.gz 314379 BLAKE2B 
9a54dfcda3027ecb12261b5e90f5526c4011ddc07bcaa8f80357b60738a5a03673136c5597e0f1414894b548d10a52da13f7cac4bd418c0534c341bcf3b5397a
 SHA512 
06b53d6baad479e4143ae65cc37d01367ff73875083817511903692f493f01f5704a1f37ac95c4ec4aaa66040ec0aa1424e6a76fbea0676584fd531c1547b0a7
 DIST safeeyes-2.0.8.tar.gz 304438 BLAKE2B 
5f6b36ae0d214e33035d1a3f7856c2eacd8407b2586365f7c914d69a5744a4d1488f5bcbc1d1c7112b9f237ccdbfa7839c426048e88d2e19e56cf550da33ecfa
 SHA512 
6e7669d9ee6b2167c23307108544b3a3b4a4161fe819569fc7920a7e24af94701b053a2e147f83ce0300a0112e2a66d500055fc722eba89208b6c0cd86b49f38
+DIST safeeyes-2.0.9.tar.gz 291147 BLAKE2B 
61f56b7c73964f1663eff4da7965c54ff413535d55fcb3c4dbe2b5caef6f1d8e7330d5191711b87f274cbbf4458d0dff2c0dd6f5531755c556d81455438b46cc
 SHA512 
6a168686faa716bc1da9966250bb55654ccab926775207ff1c2104b2da802ccbd50f916ed9f7cec55ffe2b5b12ea63b5bdefcfbf35f044a7fb9ba9cb4918b2b2

diff --git a/x11-misc/safeeyes/safeeyes-2.0.9.ebuild 
b/x11-misc/safeeyes/safeeyes-2.0.9.ebuild
new file mode 100644
index 000..1980a39f296
--- /dev/null
+++ b/x11-misc/safeeyes/safeeyes-2.0.9.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+inherit gnome2-utils xdg distutils-r1
+
+DESCRIPTION="Linux alternative to EyeLeo"
+HOMEPAGE="https://github.com/slgobinath/SafeEyes;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CDEPEND="${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+   >=dev-python/setuptools-38.6.0[${PYTHON_USEDEP}]
+   "
+RDEPEND="${CDEPEND}
+   dev-libs/libappindicator:3
+   dev-python/Babel[${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   media-sound/alsa-utils
+   x11-apps/xprop
+   x11-misc/xprintidle
+   "
+
+DOCS=(
+   README.md
+)
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}



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

2019-03-31 Thread Sebastian Pipping
commit: 15198ec8cfefc8a18d082a0a22bd742c14d27d0f
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Mar 31 17:17:47 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Mar 31 17:18:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15198ec8

x11-misc/safeeyes: Clean old

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 x11-misc/safeeyes/Manifest  |  5 ---
 x11-misc/safeeyes/safeeyes-2.0.2.ebuild | 50 ---
 x11-misc/safeeyes/safeeyes-2.0.4.ebuild | 50 ---
 x11-misc/safeeyes/safeeyes-2.0.5.ebuild | 50 ---
 x11-misc/safeeyes/safeeyes-2.0.6.ebuild | 50 ---
 x11-misc/safeeyes/safeeyes-2.0.6_p15.ebuild | 53 -
 6 files changed, 258 deletions(-)

diff --git a/x11-misc/safeeyes/Manifest b/x11-misc/safeeyes/Manifest
index 8a5b1a1894a..9aa91080cf1 100644
--- a/x11-misc/safeeyes/Manifest
+++ b/x11-misc/safeeyes/Manifest
@@ -1,8 +1,3 @@
-DIST safeeyes-2.0.2.tar.gz 204210 BLAKE2B 
d2871b694c66746e7c931bad052fe48edfcda430b017de1d4a393b37d722be5fbaa4960bffa6dfb28920f7da261364374799775e539defd2df5aa86dd3658f83
 SHA512 
2b8e554e96f9b9e9b0513675bf2008f7f2d5308fa7af42a22ae91cbbf0b50a870d0a5c9db07233eb2eb3b03a064a12543d6b0ece95377f56713ecb72aac7c1e6
-DIST safeeyes-2.0.4.tar.gz 215936 BLAKE2B 
5d605319abfd3437e4a00814273d4911ff332f4ad87c9b079e67ee7dabf32773bbf6dbdd65118d323a30c80b19d93d3018f5a765bc396cf9f443830c666f0f41
 SHA512 
592e68396a2e3f77b0a26ab7480c14654748385b487228ed92a66422e223140c178261d4b72d99ad537d44c02c21b05e531e4e867c2c0e6b12dd62a2988465c6
-DIST safeeyes-2.0.5.tar.gz 220601 BLAKE2B 
2e6df2eef91d588955632d6c82a8e1af019f5a06006dd00b338986060a9e7c568b1f4639450aabad67148cf2f3a2e7e2018b259bffac55c0bacd503e810a0d41
 SHA512 
ce9f5ffa828aa579012ef3855ac8676ff512a3040e77badcbb962d1ce8d4ccd568a9bab13f00df4f74c07eec6e5651c3e849f035cacca35f07c08f939a0255d9
-DIST safeeyes-2.0.6.tar.gz 313974 BLAKE2B 
6ee2c0bd7b6c3c4de4213b30b6dc445ae04ba1919d2675d3b06d5e7b699641dd82404a7a0b44ed311a5f24cab7be0a37fa1262aef3de3f1fd98c66b098c20df8
 SHA512 
864aaa94d43e5595623b6fbe9c8408e27be1b7ece0192daf22b3d6886064ccb20caefbde035cb12fbf8d612d1c2535f9db24d2025b1747ef4a72733881440dba
-DIST safeeyes-2.0.6_p15.tar.gz 264889 BLAKE2B 
8680e119587a06f2290769f550c027e6969baac5f518fb26d9f4c700e30e29c9505ca5c4f4093eb9240b24059cd0e85457c942d5cc0d0da3ab15a26e954c
 SHA512 
1f819752728afe62cbd1e793b23a9958ce43e55989b66c2958547184fad54f45a807b17f2605821083f46b890c5fbc2971846c9721ecfaca0e730cacd4cca219
 DIST safeeyes-2.0.8.1.tar.gz 314379 BLAKE2B 
9a54dfcda3027ecb12261b5e90f5526c4011ddc07bcaa8f80357b60738a5a03673136c5597e0f1414894b548d10a52da13f7cac4bd418c0534c341bcf3b5397a
 SHA512 
06b53d6baad479e4143ae65cc37d01367ff73875083817511903692f493f01f5704a1f37ac95c4ec4aaa66040ec0aa1424e6a76fbea0676584fd531c1547b0a7
 DIST safeeyes-2.0.8.tar.gz 304438 BLAKE2B 
5f6b36ae0d214e33035d1a3f7856c2eacd8407b2586365f7c914d69a5744a4d1488f5bcbc1d1c7112b9f237ccdbfa7839c426048e88d2e19e56cf550da33ecfa
 SHA512 
6e7669d9ee6b2167c23307108544b3a3b4a4161fe819569fc7920a7e24af94701b053a2e147f83ce0300a0112e2a66d500055fc722eba89208b6c0cd86b49f38
 DIST safeeyes-2.0.9.tar.gz 291147 BLAKE2B 
61f56b7c73964f1663eff4da7965c54ff413535d55fcb3c4dbe2b5caef6f1d8e7330d5191711b87f274cbbf4458d0dff2c0dd6f5531755c556d81455438b46cc
 SHA512 
6a168686faa716bc1da9966250bb55654ccab926775207ff1c2104b2da802ccbd50f916ed9f7cec55ffe2b5b12ea63b5bdefcfbf35f044a7fb9ba9cb4918b2b2

diff --git a/x11-misc/safeeyes/safeeyes-2.0.2.ebuild 
b/x11-misc/safeeyes/safeeyes-2.0.2.ebuild
deleted file mode 100644
index e071dcfa59f..000
--- a/x11-misc/safeeyes/safeeyes-2.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-inherit gnome2-utils xdg distutils-r1
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-CDEPEND="${PYTHON_DEPS}"
-DEPEND="${CDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   "
-RDEPEND="${CDEPEND}
-   dev-libs/libappindicator:3
-   dev-python/Babel[${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   media-sound/alsa-utils
-   x11-apps/xprop
-   x11-misc/xprintidle
-   "
-
-DOCS=(
-   README.md
-)
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}

diff --git 

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

2019-03-31 Thread Mike Gilbert
commit: f42ae25d51500bd1c11e69c8003159f555d0e387
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar 31 16:49:44 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar 31 16:49:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42ae25d

sys-boot/systemd-boot: remove bogus RPATH

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

 sys-boot/systemd-boot/systemd-boot-241.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-boot/systemd-boot/systemd-boot-241.ebuild 
b/sys-boot/systemd-boot/systemd-boot-241.ebuild
index fd87a5e7a12..f30a1842698 100644
--- a/sys-boot/systemd-boot/systemd-boot-241.ebuild
+++ b/sys-boot/systemd-boot/systemd-boot-241.ebuild
@@ -22,6 +22,7 @@ BDEPEND="
dev-libs/libxslt:0
>=dev-util/intltool-0.50
dev-util/gperf
+   dev-util/patchelf
virtual/pkgconfig
 "
 COMMON_DEPEND="
@@ -96,7 +97,9 @@ src_compile() {
src/boot/efi/linux${efi_arch}.efi.stub
src/boot/efi/systemd-boot${efi_arch}.efi
)
-   eninja -C "${BUILD_DIR}" "${targets[@]}" || die
+   cd "${BUILD_DIR}" || die
+   eninja "${targets[@]}"
+   patchelf --remove-rpath bootctl || die
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sys-boot/systemd-boot/files/, sys-boot/systemd-boot/

2019-03-31 Thread Mike Gilbert
commit: cd7fdd79aaea10bf089059344681d49f86599973
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar 31 16:23:48 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar 31 16:41:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7fdd79

sys-boot/systemd-boot: remove old

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

 sys-boot/systemd-boot/Manifest |   3 -
 .../233-Force-libsystemd-shared-to-be-static.patch |  25 -
 .../systemd-boot/files/235-libshared-static.patch  |  24 -
 sys-boot/systemd-boot/systemd-boot-233.ebuild  | 111 -
 sys-boot/systemd-boot/systemd-boot-235.ebuild  | 108 
 sys-boot/systemd-boot/systemd-boot-237.ebuild  | 110 
 6 files changed, 381 deletions(-)

diff --git a/sys-boot/systemd-boot/Manifest b/sys-boot/systemd-boot/Manifest
index 7270e8b5f4a..7948d4c26aa 100644
--- a/sys-boot/systemd-boot/Manifest
+++ b/sys-boot/systemd-boot/Manifest
@@ -1,4 +1 @@
-DIST systemd-233.tar.gz 4660737 BLAKE2B 
38cdd74543447b3c02391b328428fed169fe2cf2df6e9341dcaf2f7d3d977612ec102301e144c1cada90d61e9e9bda3b2faaef708c8ff4bd0b52b143760a83b2
 SHA512 
5ad5329ea116d973cf67096f7e7ad28e9ea0905696e9451291f1d25e5064f4a9bfcfae87e912996c6a38397e9f4a148d4ccecfa9b70f7ecdf04deadb61784c8e
-DIST systemd-235.tar.gz 6586406 BLAKE2B 
f2e46a6c51fc9445800c4b7eee66f23ae83b42c2fedf2304acf612e6cb99122afe67f1b93cf72ed022b52384975afb92ab38cfb4efc6026384602c973d2eb98e
 SHA512 
243f2eb5340fa37dd1286eaa63e83387bda9e03953af266cd6196a37535a13491482caf14c6ab10608bba4ed23b6c41923608e52017e0c26988ed72ddd2b9993
-DIST systemd-237.tar.gz 6871350 BLAKE2B 
4734a110a297fbbd6679bced6302fcdca55ab5d4207905e8dee9f5545f1de841d5adeaa4fd89961b9e63709d04b5c862b8bc81481311cf8e72ee327e459c9d91
 SHA512 
15ef4b92815a6dd9a6c51672dbc00fd7cd0f08068ef0cbeaca574f68d330b28bc67ba1946f24f75ef3d9e7b63843a73eea700db54688061dbf5c9f8470394c3b
 DIST systemd-239.tar.gz 7157293 BLAKE2B 
975f6215c8bb6662d6e161f637e1fece22930c0190b3c31a8fc4cb1a10600546a252704ac95590d9d14e495fcd06082a590e6d755e36603a41b3a396d579d8b0
 SHA512 
fd44590dfd148504c5ed1e67521efce50d84b627b7fc77015fa95dfa76d7a42297c56cc89eff40181809732024b16d48f2a87038cf435e0c63bc2b95ecd86b0f

diff --git 
a/sys-boot/systemd-boot/files/233-Force-libsystemd-shared-to-be-static.patch 
b/sys-boot/systemd-boot/files/233-Force-libsystemd-shared-to-be-static.patch
deleted file mode 100644
index b837890f616..000
--- a/sys-boot/systemd-boot/files/233-Force-libsystemd-shared-to-be-static.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 5aefd5fddd2af5f979ece96cda8ed1ab0492709c Mon Sep 17 00:00:00 2001
-From: Mike Gilbert 
-Date: Tue, 30 May 2017 14:05:41 -0400
-Subject: [PATCH] Force libsystemd-shared to be static
-

- Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 2a5610740..4e95cb316 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -1145,7 +1145,7 @@ libshared_la_LIBADD = \
-   $(BLKID_LIBS) \
-   $(LIBCRYPTSETUP_LIBS)
- 
--rootlibexec_LTLIBRARIES += \
-+noinst_LTLIBRARIES += \
-   libsystemd-shared.la
- 
- libsystemd_shared_la_SOURCES = \
--- 
-2.13.0
-

diff --git a/sys-boot/systemd-boot/files/235-libshared-static.patch 
b/sys-boot/systemd-boot/files/235-libshared-static.patch
deleted file mode 100644
index 2a0bf678539..000
--- a/sys-boot/systemd-boot/files/235-libshared-static.patch
+++ /dev/null
@@ -1,24 +0,0 @@
 a/meson.build
-+++ b/meson.build
-@@ -1505,9 +1505,8 @@ if conf.get('ENABLE_EFI') == 1 and 
conf.get('HAVE_BLKID') == 1
- exe = executable('bootctl',
-  'src/boot/bootctl.c',
-  include_directories : includes,
-- link_with : [libshared],
-+ link_with : [libshared_static],
-  dependencies : [libblkid],
-- install_rpath : rootlibexecdir,
-  install : true)
- public_programs += [exe]
- endif
-diff --git a/src/shared/meson.build b/src/shared/meson.build
-index 883821352..b560e65c9 100644
 a/src/shared/meson.build
-+++ b/src/shared/meson.build
-@@ -157,5 +157,6 @@ libshared_static = static_library(
- libshared_name,
- shared_sources,
- basic_sources,
-+libsystemd_internal_sources,
- include_directories : includes,
- dependencies : libshared_deps)

diff --git a/sys-boot/systemd-boot/systemd-boot-233.ebuild 
b/sys-boot/systemd-boot/systemd-boot-233.ebuild
deleted file mode 100644
index 313b919e089..000
--- a/sys-boot/systemd-boot/systemd-boot-233.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="UEFI boot manager from 

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

2019-03-31 Thread Mike Gilbert
commit: a847abc79af33ad20ca038e708d35760175a2f35
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar 31 16:40:49 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar 31 16:41:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a847abc7

sys-boot/systemd-boot: bump to 241

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

 sys-boot/systemd-boot/Manifest|   1 +
 sys-boot/systemd-boot/systemd-boot-241.ebuild | 112 ++
 2 files changed, 113 insertions(+)

diff --git a/sys-boot/systemd-boot/Manifest b/sys-boot/systemd-boot/Manifest
index 7948d4c26aa..a73bcfb7563 100644
--- a/sys-boot/systemd-boot/Manifest
+++ b/sys-boot/systemd-boot/Manifest
@@ -1 +1,2 @@
 DIST systemd-239.tar.gz 7157293 BLAKE2B 
975f6215c8bb6662d6e161f637e1fece22930c0190b3c31a8fc4cb1a10600546a252704ac95590d9d14e495fcd06082a590e6d755e36603a41b3a396d579d8b0
 SHA512 
fd44590dfd148504c5ed1e67521efce50d84b627b7fc77015fa95dfa76d7a42297c56cc89eff40181809732024b16d48f2a87038cf435e0c63bc2b95ecd86b0f
+DIST systemd-241.tar.gz 7640538 BLAKE2B 
69d7196fee0d0ad06ea8d7c78b0299cc17517ecce3ca4c0b1181a3fbb13bc2627629156785051e2ff427dcc21414f7a078724c6409ebaa431618e4799ebcd50a
 SHA512 
a7757574590e8aa37e1291ea0b2c5eb03a8d8062fe9462fa5b0bf50830c933e2b301d106c70d904f94afc0aa8e43a8acfd11926dfa25b1b89174580e491e545e

diff --git a/sys-boot/systemd-boot/systemd-boot-241.ebuild 
b/sys-boot/systemd-boot/systemd-boot-241.ebuild
new file mode 100644
index 000..fd87a5e7a12
--- /dev/null
+++ b/sys-boot/systemd-boot/systemd-boot-241.ebuild
@@ -0,0 +1,112 @@
+# Copyright 2016-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson toolchain-funcs
+
+DESCRIPTION="UEFI boot manager from systemd (formerly gummiboot)"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/;
+SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RESTRICT="test"
+
+BDEPEND="
+   app-text/docbook-xml-dtd:4.2
+   app-text/docbook-xml-dtd:4.5
+   app-text/docbook-xsl-stylesheets
+   dev-libs/libxslt:0
+   >=dev-util/intltool-0.50
+   dev-util/gperf
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   >=sys-apps/util-linux-2.30
+"
+DEPEND="${COMMON_DEPEND}
+   >=sys-boot/gnu-efi-3.0.2
+   sys-libs/libcap
+"
+RDEPEND="${COMMON_DEPEND}
+   !sys-apps/systemd
+"
+
+S="${WORKDIR}/systemd-${PV}"
+
+PATCHES=(
+   "${FILESDIR}/237-libshared-static.patch"
+)
+
+src_configure() {
+   local emesonargs=(
+   -Dblkid=true
+   -Defi=true
+   -Dgnu-efi=true
+   -Defi-cc="$(tc-getCC)"
+   -Defi-ld="$(tc-getLD)"
+   -Dsplit-usr=true
+   -Drootprefix="${EPREFIX:-/}"
+
+   -Dacl=false
+   -Dapparmor=false
+   -Daudit=false
+   -Dbzip2=false
+   -Delfutils=false
+   -Dgcrypt=false
+   -Dgnutls=false
+   -Dkmod=false
+   -Dlibcryptsetup=false
+   -Dlibcurl=false
+   -Dlibidn=false
+   -Dlibidn2=false
+   -Dlibiptc=false
+   -Dlz4=false
+   -Dmicrohttpd=false
+   -Dmyhostname=false
+   -Dpam=false
+   -Dqrencode=false
+   -Dseccomp=false
+   -Dselinux=false
+   -Dxkbcommon=false
+   -Dxz=false
+   )
+   meson_src_configure
+}
+
+set_efi_arch() {
+   case "$(tc-arch)" in
+   amd64) efi_arch=x64 ;;
+   arm)   efi_arch=arm ;;
+   arm64) efi_arch=aa64 ;;
+   x86)   efi_arch=x86 ;;
+   esac
+}
+
+src_compile() {
+   local efi_arch
+   set_efi_arch
+   local targets=(
+   bootctl
+   man/bootctl.1
+   man/kernel-install.8
+   src/boot/efi/linux${efi_arch}.efi.stub
+   src/boot/efi/systemd-boot${efi_arch}.efi
+   )
+   eninja -C "${BUILD_DIR}" "${targets[@]}" || die
+}
+
+src_install() {
+   local efi_arch
+   set_efi_arch
+   dobin "${BUILD_DIR}"/bootctl src/kernel-install/kernel-install
+   doman "${BUILD_DIR}"/man/{bootctl.1,kernel-install.8}
+   exeinto usr/lib/kernel/install.d
+   doexe src/kernel-install/{50-depmod,90-loaderentry}.install
+   insinto usr/lib/systemd/boot/efi
+   doins 
"${BUILD_DIR}"/src/boot/efi/{linux${efi_arch}.efi.stub,systemd-boot${efi_arch}.efi}
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw/

2019-03-31 Thread Patrice Clement
commit: 33df91fe69fa712caf3dc7f365dbbd5a4086ba0f
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Mar 31 16:36:36 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Mar 31 16:39:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33df91fe

net-firewall/ufw: change docinto to insinto.

Package-Manager: Portage-2.3.43, Repoman-2.3.9
Signed-off-by: Patrice Clement  gentoo.org>

 net-firewall/ufw/ufw-0.36.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
index a625741775a..3afeac0ab6d 100644
--- a/net-firewall/ufw/ufw-0.36.ebuild
+++ b/net-firewall/ufw/ufw-0.36.ebuild
@@ -144,15 +144,15 @@ python_install_all() {
doexe tests/check-requirements
 
# users normally would want it
-   docinto "/usr/share/doc/${PF}/logging/syslog-ng"
+   insinto "/usr/share/doc/${PF}/logging/syslog-ng"
doins -r "${FILESDIR}"/syslog-ng/*
 
-   docinto "/usr/share/doc/${PF}/logging/rsyslog"
+   insinto "/usr/share/doc/${PF}/logging/rsyslog"
doins -r "${FILESDIR}"/rsyslog/*
doins doc/rsyslog.example
 
if use examples; then
-   docinto "/usr/share/doc/${PF}/examples"
+   insinto "/usr/share/doc/${PF}/examples"
doins -r examples/*
fi
newbashcomp shell-completion/bash "${PN}"



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

2019-03-31 Thread Jory Pratt
commit: 67606244dca1e9778c610584ea79c39d0f3f2c75
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Mar 31 16:34:53 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Mar 31 16:34:53 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=67606244

www-client/firefox: Version bump for testing 67.0b6, let the fun begin

 www-client/firefox/Manifest| 95 +-
 ...fox-66.0.2.ebuild => firefox-67.0_beta6.ebuild} |  2 +-
 2 files changed, 3 insertions(+), 94 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 964f4a2..4fc45ad 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,93 +1,2 @@
-DIST firefox-66.0-patches-09.tar.xz 149336 BLAKE2B 
e423ce6c607c350b193fb88f0dc00f7c7996b4979ec2ac3e049e9ceabfdc558e704508f6f5c688a3733d4dee5bd7eb9c744bc98637ee45cc53ac37f8f82cb0a8
 SHA512 
9b760ee99a6d36de1c2e5ba4a87e2982ce1934f8f1ccc4212cb9f308ad16b7d5865958d0ab153fdecaf3c223543c0a6aac69313dd73cbc7d7dedab77254fcbfa
-DIST firefox-66.0.2-ach.xpi 454633 BLAKE2B 
d7fd11a71f5a18a3a43807815e572c0dec7d2e0212da7d17f873f578efdc84a969073f0bb4e98fcc705e5d8224e97b242da1f468f9f550b3e916ae70a4ad7711
 SHA512 
3f2a1818114229f508167881d15f136269237e68e3a6a85c8cd24a598c3746c97de1497377634d609971e30c4233873f77781d5ac948efd06285fc37844a0e3d
-DIST firefox-66.0.2-af.xpi 447411 BLAKE2B 
52ef0aaa5d9026c3bbf8def6cb59a911d0e35899a8115e633b13efad893c49e77f66eb8a08c1bc0cdbf5e224580c67389970e98ef0995f7b0c78736a0db47702
 SHA512 
cad147a60eb764d091e416750cfef00a7b0de56e10bdcd823dba45317459c24a36f1c2db31c3c0ca726041ba33f230f4cd3182e2aa9dd770fa2377cdbb6e431f
-DIST firefox-66.0.2-an.xpi 472354 BLAKE2B 
ad7886303ecf83de539d7f39ceace3e58675fd8c9f9e5d27a19444088b09d8141e42b87a646b032e0c77892492fc677f857205d0bf36f444637b2ce5c0ca0bcf
 SHA512 
6c2875e31d772ea0f10f06e89151e6ca6ab19dd8a9b6e92df7d5b967e55a18f3268c7318f123f7eb06843093152b6e1ce3e3110159bdd4302b505027c70d3ddb
-DIST firefox-66.0.2-ar.xpi 516884 BLAKE2B 
bec8e15f84fbb8307b5a80d42ad078c6d709442e85434cc66a5b7b0f3e8376583960f1e5f16cf7a944d4cae0659d04db974229492146ebc4d51726a899a448ce
 SHA512 
96e436675371293f653013f1452005c09c3278d9be3f4692e9caec44dc68c5b8b627f2a55e4327c0a3cbb4253f6a5d4f25f1f6cff215d2859c091c8ff7b6ae05
-DIST firefox-66.0.2-as.xpi 479966 BLAKE2B 
a3bbe24ee59e437fbf1a88fb7c6155575b38892c5d34f98de80b23f496a6098e23b2b8f1e0d6305636ce1423910b4c73c3a8f9f5618ac68fa790927b2d051a30
 SHA512 
bfca35582e9332d24aae0d99457ba37fbfa5b4228d2c29cfff1ae074efc2bc4d9aa07f4d20a4bb2f41cf32b5c0259bb16a3ebd574ad49b75d5f952a836dae1dc
-DIST firefox-66.0.2-ast.xpi 471757 BLAKE2B 
4a17d36cca666113ed9410c1a4f71e390ca587abefc4d90974c8cee279af7d23803f30e00e15e0a23afd3e2284ed212d8d9ebaf3bc41f160724ab19b709caa91
 SHA512 
5f0236f1ff16d72d790ae2c017991e26c6048917a7a3435e6d99cd95dc5ea736fbd44cd498a3fd5066ed3695846b2e5e760177a7aafe6c9c2f111944d2dcd950
-DIST firefox-66.0.2-az.xpi 494089 BLAKE2B 
78824fb0217fd874ac89c79a24601554262d195b290c2b79d6211337cfa407040367757b935d6127dff905a00d86afb7ca2e4eae0741972ef181cf1ca843a1e3
 SHA512 
d8b52746555baa01b3c4f61546250aeca162170905e4f89a08d6ecbb82f4437760d34176cf6f5c0960b898149fdba2fe6497331e28e960d668116d3702e7b9ab
-DIST firefox-66.0.2-bg.xpi 527812 BLAKE2B 
58b5193ff291f7315aacd394575959e2b3340b6bf975834982c81794f0481cfa9bf715dc013364c3b5ce1711707558d56aee670394e30d365d932d441069dc96
 SHA512 
436c0051fa5f029a3901edb48b600703054eef35e29e06ebfb053e9b8970d9ebcd3c165a9e0b51fbe07ec85eba66e8e3c1eb6712254fec13bc313620c47ccc11
-DIST firefox-66.0.2-bn-BD.xpi 547084 BLAKE2B 
0ca3a47f91018e848f325b4790c4c0402e3383fd52f51b66c4ccbab4b308c1370f9c30762e3ef0231913301f7a9fbcc369daf31229eeb763a356cbbe2933cd2c
 SHA512 
6b5c7b5429b7106d9e08281e4587f5070ce2ecc35577be11f3bd5efd5d5092024897c28f29b7a6d47291ea01228b378b9f077131f3c83ab9cfb1a0860436f056
-DIST firefox-66.0.2-bn-IN.xpi 537453 BLAKE2B 
e280d39a0e03edcd8dcd1348eb8faba7f2a4b22dad3dd46000b5770a2f1b3f0ff2f31600ba45476be8bce489142e7812e1e2dc8bac7ca2354a93b80b8b578521
 SHA512 
95eebafda87e13300c24f13d92aeedac9f9e2cc8ea5d4a59e15194d360ae1d560ccb653d0c3e89938876ec14028de03fd14c3e25ad545dbdf162e67a2c84c67d
-DIST firefox-66.0.2-br.xpi 476663 BLAKE2B 
e91ead5af4e79231902688dd4bf28a00bb9b1c0ca765da7e7162792979329265d95caf59500b4ea140ba3bcb5b8dcd5b3ddfdd36af4d3a42cb9a02538169b96b
 SHA512 
b6d74bd3d63fbd263e2c5492aaa2f43883af3d05ae527e9291890c08e344aa4bfc45d43568b350f13179be40dc32a14588b3e53662d7bf4785673c5da302ac19
-DIST firefox-66.0.2-bs.xpi 469381 BLAKE2B 
8ef61c5fe9a5fca32691f66330af4d25dc642c830f48b2f0d36afbff6d1aa395b0b398ba5ef554b3a19d0bc28f3100afadb963e6b1a2e09c527b2aee246a09a3
 SHA512 
d78d46ff9d669afae28ec05569729f5a766faa0f8e97b21ab682900638a400c0c6bb62b053c8d286e498379f6213b9619cae35fddb3d7b87bd8157593e6a77dc
-DIST firefox-66.0.2-ca.xpi 477762 BLAKE2B 
c475264788cea0dbfd5328d8961c38bca11ca79a765361733f8a9ebd17a954711041d5470b528fe97fdb8d5107f0256f2678ee054fffea91cac05af52279c064
 SHA512 

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

2019-03-31 Thread Nick Sarnie
commit: bec6eb924a165bc98c3d680a01bdb68138e4d5af
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Mar 31 16:29:53 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Mar 31 16:29:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec6eb92

app-emulation/wine-vanilla: Drop old

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

 app-emulation/wine-vanilla/Manifest|   1 -
 app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild | 532 -
 2 files changed, 533 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 9c17988938e..dfaf633ba9d 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -5,7 +5,6 @@ DIST wine-3.0.4.tar.xz 20556944 BLAKE2B 
122c06e38cae9f9d2358908d0d325ed4e0dc3d1b
 DIST wine-3.20.tar.xz 21541928 BLAKE2B 
9183dacd1c6ec15ae5283eca3d17db5a869bcba9a93800a422f0dea5d9cfb5d3124a3e942e8b6487cd4ba31cfeacdd66de39128dd66d64e1226d265eae922d3a
 SHA512 
fb66d1d4b427f46dd048b13e53bcd15a5eaeb19039221fe98ec771140c33b3c245a974e52242eab5731ffa0de15f5932204032fe24f86e1a313ff8f11da59cc4
 DIST wine-3.21.tar.xz 21573872 BLAKE2B 
54d8733b19f1377f856c9496f6263eef1916e03caf82c6fcfa39b3e7bec1fecd87466dc92f3739d704a9161a32d9ee680b2cc5e5cdf27a582dc1d89d0b1a6639
 SHA512 
dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b
 DIST wine-4.0.tar.xz 21644692 BLAKE2B 
9c426ef2249c16e908a3617c2844d8b12a2df843721338b1cfb69459815b902cfa0ddf3d74c09dc900fb2ceb003e54d97a7c0afaac51a9caab7d21beb82e26c3
 SHA512 
7607fa7a3d5f7bcd3d8c4c9e7bb6e1987466110bbfc672782ebe57c6d9da348c58e76abf40b0a70c725dfd703163db6e194ee0e3db11a47b6b60e225163308dd
-DIST wine-4.1.tar.xz 21680916 BLAKE2B 
1a040606e34e1aec6f63d9692c6cbf915f5b32c817116aed68203e6bdedb8cb129dad440f7e51e9fb2ebaf1aa537d1584333f06b8b2c5d68f9ff37921d5b8b95
 SHA512 
2b28fc82111552009a042d682ea8f4e54d90f14bb99f1fbe12732090e7562527c229683562630edada0b1f4143de226734337b20d1b23d711191dcc0a834e4dc
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild
deleted file mode 100644
index bb002c1e3be..000
--- a/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild
+++ /dev/null
@@ -1,532 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin 
sv te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   MAJOR_V=$(ver_cut 1)
-   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
-   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
-fi
-S="${WORKDIR}/${MY_P}"
-
-GWP_V="20180120"
-PATCHDIR="${WORKDIR}/gentoo-wine-patches"
-
-DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
-HOMEPAGE="https://www.winehq.org/;
-SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD 
+lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss 
+perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl 
selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X 
+xcomposite xinerama +xml"
-REQUIRED_USE="|| ( abi_x86_32 

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

2019-03-31 Thread Nick Sarnie
commit: 8dc21134c918e111fcefa5f8d1a504a653302b74
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Mar 31 16:30:46 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Mar 31 16:30:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc21134

app-emulation/wine-staging: Drop old

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

 app-emulation/wine-staging/Manifest|   4 -
 app-emulation/wine-staging/wine-staging-4.0.ebuild | 615 -
 app-emulation/wine-staging/wine-staging-4.1.ebuild | 614 
 3 files changed, 1233 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index b8920435d8d..17edfaefdf4 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -2,16 +2,12 @@ DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a0642
 DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 
76e66749638589dd6d6eceb4b78690483d14353597a4e47fe9e5325d8bdb2bceff66040c110f63b8bae698bc5838c280c048ff7375ba2ed8cc387cbe0422c79a
 SHA512 
de2cf844ae686144c3f95f0a360c7fa8a62185500758f994b5a65836798bdc3092138dcd9c36d0267a6fcfdc13585258d31b281244a97b45965f40e0f2b29eda
 DIST wine-3.20.tar.xz 21541928 BLAKE2B 
9183dacd1c6ec15ae5283eca3d17db5a869bcba9a93800a422f0dea5d9cfb5d3124a3e942e8b6487cd4ba31cfeacdd66de39128dd66d64e1226d265eae922d3a
 SHA512 
fb66d1d4b427f46dd048b13e53bcd15a5eaeb19039221fe98ec771140c33b3c245a974e52242eab5731ffa0de15f5932204032fe24f86e1a313ff8f11da59cc4
 DIST wine-3.21.tar.xz 21573872 BLAKE2B 
54d8733b19f1377f856c9496f6263eef1916e03caf82c6fcfa39b3e7bec1fecd87466dc92f3739d704a9161a32d9ee680b2cc5e5cdf27a582dc1d89d0b1a6639
 SHA512 
dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b
-DIST wine-4.0.tar.xz 21644692 BLAKE2B 
9c426ef2249c16e908a3617c2844d8b12a2df843721338b1cfb69459815b902cfa0ddf3d74c09dc900fb2ceb003e54d97a7c0afaac51a9caab7d21beb82e26c3
 SHA512 
7607fa7a3d5f7bcd3d8c4c9e7bb6e1987466110bbfc672782ebe57c6d9da348c58e76abf40b0a70c725dfd703163db6e194ee0e3db11a47b6b60e225163308dd
-DIST wine-4.1.tar.xz 21680916 BLAKE2B 
1a040606e34e1aec6f63d9692c6cbf915f5b32c817116aed68203e6bdedb8cb129dad440f7e51e9fb2ebaf1aa537d1584333f06b8b2c5d68f9ff37921d5b8b95
 SHA512 
2b28fc82111552009a042d682ea8f4e54d90f14bb99f1fbe12732090e7562527c229683562630edada0b1f4143de226734337b20d1b23d711191dcc0a834e4dc
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-staging-3.20.tar.gz 9950555 BLAKE2B 
ee66217b708287bd95d61e23fb92009d927a75556f22e89b9c5af66cb6c6445f77a1c3153da168da92ebac58606843c4639f1a99bd5089941595181f390980f0
 SHA512 
4b92e53e84046d99c3f7ec5e0d0d7e62fdb767b1c44e23605125744686439fe62991c8adea941950b390a01d251ecbb79f3b329cfe5a1b1fbc76c5372283579d
 DIST wine-staging-3.21.tar.gz 9945982 BLAKE2B 
988927c644e9abf472c42021cae39f38cdae24b397072fb53dc803da32bc80e8b6256554d787db0b6bffafac4104a9abf4ab8fa6e78fd0a308bf8906d658a65d
 SHA512 
17f8194954a420d1424d564ba9ad5e6d4dd574dc38da4895d5b6740c1990f8655cb573bd57c77ace2c78c71da4782b511a5ac937ca1f0fc958e3c925abaeefde
-DIST wine-staging-4.0.tar.gz 9945756 BLAKE2B 
bfd27d5677d01b4a14c4ef593b741b6fa6e75194de04a90659ecceaa8b087d594cafdd0a53cc2ad2d05e9c73928d70d0b6681ac0052df79f7b45cbb370b31d3d
 SHA512 
4c2277449be17b83235bab7898818a886e84e82c0c5eb8216a5bc42e3d9a0e1dcf09d4522e1165d503fd9237673fa91c2c07d837cde58897f1b6fc8bc6fa5d33
-DIST wine-staging-4.1.tar.gz 9941329 BLAKE2B 
e455a411d782dcb52b29ad6150b108a4a9b3fd7cd548e35c1392ee3bce581206d99520df19a153ddb80f135156a8d33f6acbbfe086c28f6bfe404fe9eae96556
 SHA512 

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

2019-03-31 Thread Nick Sarnie
commit: 7a0e68138fb88b648c1782bd16fc597e997534d4
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Mar 31 16:26:31 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Mar 31 16:28:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0e6813

app-emulation/wine-vanilla: Sync with ::wine

Bump to 4.5

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

 app-emulation/wine-vanilla/Manifest | 1 +
 .../wine-vanilla/{wine-vanilla-.ebuild => wine-vanilla-4.5.ebuild}  | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 0fd87e4be6d..9c17988938e 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -9,3 +9,4 @@ DIST wine-4.1.tar.xz 21680916 BLAKE2B 
1a040606e34e1aec6f63d9692c6cbf915f5b32c817
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
+DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.5.ebuild
similarity index 98%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.5.ebuild
index 88c369249e6..b1a8313b693 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.5.ebuild
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 
 LICENSE="LGPL-2.1"
 SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 88c369249e6..b1a8313b693 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 
 LICENSE="LGPL-2.1"
 SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )



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

2019-03-31 Thread Nick Sarnie
commit: f36390457bf3a01c45ccc85fb238c3d04c4ebc62
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Mar 31 16:27:22 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Mar 31 16:28:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3639045

app-emulation/wine-staging: Sync with ::wine

Bump to 4.5

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

 app-emulation/wine-staging/Manifest|   2 +
 app-emulation/wine-staging/wine-staging-4.5.ebuild | 617 +
 2 files changed, 619 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index c5a4937aea2..b8920435d8d 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -7,6 +7,7 @@ DIST wine-4.1.tar.xz 21680916 BLAKE2B 
1a040606e34e1aec6f63d9692c6cbf915f5b32c817
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
+DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-staging-3.20.tar.gz 9950555 BLAKE2B 
ee66217b708287bd95d61e23fb92009d927a75556f22e89b9c5af66cb6c6445f77a1c3153da168da92ebac58606843c4639f1a99bd5089941595181f390980f0
 SHA512 
4b92e53e84046d99c3f7ec5e0d0d7e62fdb767b1c44e23605125744686439fe62991c8adea941950b390a01d251ecbb79f3b329cfe5a1b1fbc76c5372283579d
 DIST wine-staging-3.21.tar.gz 9945982 BLAKE2B 
988927c644e9abf472c42021cae39f38cdae24b397072fb53dc803da32bc80e8b6256554d787db0b6bffafac4104a9abf4ab8fa6e78fd0a308bf8906d658a65d
 SHA512 
17f8194954a420d1424d564ba9ad5e6d4dd574dc38da4895d5b6740c1990f8655cb573bd57c77ace2c78c71da4782b511a5ac937ca1f0fc958e3c925abaeefde
 DIST wine-staging-4.0.tar.gz 9945756 BLAKE2B 
bfd27d5677d01b4a14c4ef593b741b6fa6e75194de04a90659ecceaa8b087d594cafdd0a53cc2ad2d05e9c73928d70d0b6681ac0052df79f7b45cbb370b31d3d
 SHA512 
4c2277449be17b83235bab7898818a886e84e82c0c5eb8216a5bc42e3d9a0e1dcf09d4522e1165d503fd9237673fa91c2c07d837cde58897f1b6fc8bc6fa5d33
@@ -14,3 +15,4 @@ DIST wine-staging-4.1.tar.gz 9941329 BLAKE2B 
e455a411d782dcb52b29ad6150b108a4a9b
 DIST wine-staging-4.2.tar.gz 9850260 BLAKE2B 
938d12bb44acef2920c6a47978f170cab532ddd785de394dddc95cc359b301e0db26a3ec9aa08abaf03542b59a97c16dfebb3bf5e4c9ddc9bed829200e529bb9
 SHA512 
2fb66bdeab084231983569d3884211a4d269a48bd6b25ba2e7c7e83d2dc98a205bd92dfc67c09528d57192086571d3f4f6c988c522b25aade1d525b74e662f2e
 DIST wine-staging-4.3.tar.gz 9888763 BLAKE2B 
095f2789f601822e34b7f9d0a078bd433aa2861e7cc55d5b74520bfedc2c88064bbffa3a73bcea170c4e4fb96e9eaa50f0cb927aba2cc6d1f12480bacfa49968
 SHA512 
9fd89c54200cf7c8e8a7f978fb6b34c89ece755976789f5c5c361ffb8d2882f14260c81ab8ac14ad140e41d807adbbaba05381a31b0177492aa222ef2fe04e4d
 DIST wine-staging-4.4.tar.gz 9882230 BLAKE2B 
705841e14abf3e3e65ae4b64ac2613f42f0e8caf32258ef6fc7e78b5410038c7cc766293488bb110e1f4c2c06d6b55b4cd3e59acea7e0f15c3bb6304e427f891
 SHA512 
4ddeddac2e2de9afd95ded71edb47f3eac15d1ca94254481e5369d6b69e401471b00ba16747621eb2d0f7d92c0558590f6efe89b3ea15012d9d3d45553d49196
+DIST wine-staging-4.5.tar.gz 9859696 BLAKE2B 
3d6ea22659fe45fe6cbe0f292737d4238e9f32b307b1750debfcb628a72b1dfc8a486c644a78c2d0285a206d13644ecc3bd26a307e61f78cc118219bf3395ec6
 SHA512 
fda32b26de79bd3bbff6b1ab2249d7ff8adc7e8da2753271e8dae4f84bc71764ea6d1a887cc643e0ff70b217bd75fefebd3eb1bd4b6faace9a36399878998029

diff --git a/app-emulation/wine-staging/wine-staging-4.5.ebuild 
b/app-emulation/wine-staging/wine-staging-4.5.ebuild
new file mode 100644
index 000..1fa673641c4
--- /dev/null
+++ b/app-emulation/wine-staging/wine-staging-4.5.ebuild
@@ -0,0 +1,617 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr 

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

2019-03-31 Thread Nick Sarnie
commit: ce891496d5760324c943ae11cf6fc22909e2a109
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Mar 31 16:25:05 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Mar 31 16:25:05 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=ce891496

app-emulation/wine-staging: Bump to 4.5

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

 app-emulation/wine-staging/Manifest|   2 +
 app-emulation/wine-staging/wine-staging-4.5.ebuild | 617 +
 2 files changed, 619 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index c5affbf..04d0678 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -46,6 +46,7 @@ DIST wine-4.1.tar.xz 21680916 BLAKE2B 
1a040606e34e1aec6f63d9692c6cbf915f5b32c817
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
+DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-staging-2.0.tar.gz 10182575 BLAKE2B 
1de645f66fa3e5e0d8ceddf5439fd246510470f63d6331c7029abed7192180b7b8430e43a2e732a30a5fbe0c73ba39b7fafcfc08830c68e679dff90576c3a960
 SHA512 
51412299259d6e92c8993543d5fdb3239ebe31e0d1d715e0a9e8ce94b3139c0567b08ff1600d41be94f12427cbfccc2f6b6b2ed030535445c95618aaf6578580
 DIST wine-staging-2.1.tar.gz 10101781 BLAKE2B 
6cbbc4bf2eec6416e7a9a128994dc53fbde6dd62fabdd94df6f675a395c9c7c5d22b2971d254bfb900b3f4cf727c9057c0cd912f1c256bc3b74a295386d420d5
 SHA512 
c64c48b265f0779c621a643ddbd2d12aaa548e4bff3b2b728280cdb9613214989911ee8ba5e46c7770f5f6430014a5da1c98e95d5008c1174bd14bf9ce5250db
 DIST wine-staging-2.10.tar.gz 10091114 BLAKE2B 
e30bfdee83eead61ced3d6fc4cb1b6089b647a398737bfacf2da4c78e0c3c4ce9c5e5fc0f5a808ff8a6e7553f27e6a65ce4f236e6957753bd0fa706f7b71a30b
 SHA512 
c3bf7027ddfd1405263cce844a7cbeb923e9de56cffdb296384449c0cc600b3c9a37c7fe09b62fb9ae0b47f97a2d4f208cc589f0e4205fa84ce5d112953ac2e7
@@ -92,3 +93,4 @@ DIST wine-staging-4.1.tar.gz 9941329 BLAKE2B 
e455a411d782dcb52b29ad6150b108a4a9b
 DIST wine-staging-4.2.tar.gz 9850260 BLAKE2B 
938d12bb44acef2920c6a47978f170cab532ddd785de394dddc95cc359b301e0db26a3ec9aa08abaf03542b59a97c16dfebb3bf5e4c9ddc9bed829200e529bb9
 SHA512 
2fb66bdeab084231983569d3884211a4d269a48bd6b25ba2e7c7e83d2dc98a205bd92dfc67c09528d57192086571d3f4f6c988c522b25aade1d525b74e662f2e
 DIST wine-staging-4.3.tar.gz 9888763 BLAKE2B 
095f2789f601822e34b7f9d0a078bd433aa2861e7cc55d5b74520bfedc2c88064bbffa3a73bcea170c4e4fb96e9eaa50f0cb927aba2cc6d1f12480bacfa49968
 SHA512 
9fd89c54200cf7c8e8a7f978fb6b34c89ece755976789f5c5c361ffb8d2882f14260c81ab8ac14ad140e41d807adbbaba05381a31b0177492aa222ef2fe04e4d
 DIST wine-staging-4.4.tar.gz 9882230 BLAKE2B 
705841e14abf3e3e65ae4b64ac2613f42f0e8caf32258ef6fc7e78b5410038c7cc766293488bb110e1f4c2c06d6b55b4cd3e59acea7e0f15c3bb6304e427f891
 SHA512 
4ddeddac2e2de9afd95ded71edb47f3eac15d1ca94254481e5369d6b69e401471b00ba16747621eb2d0f7d92c0558590f6efe89b3ea15012d9d3d45553d49196
+DIST wine-staging-4.5.tar.gz 9859696 BLAKE2B 
3d6ea22659fe45fe6cbe0f292737d4238e9f32b307b1750debfcb628a72b1dfc8a486c644a78c2d0285a206d13644ecc3bd26a307e61f78cc118219bf3395ec6
 SHA512 
fda32b26de79bd3bbff6b1ab2249d7ff8adc7e8da2753271e8dae4f84bc71764ea6d1a887cc643e0ff70b217bd75fefebd3eb1bd4b6faace9a36399878998029

diff --git a/app-emulation/wine-staging/wine-staging-4.5.ebuild 
b/app-emulation/wine-staging/wine-staging-4.5.ebuild
new file mode 100644
index 000..1fa6736
--- /dev/null
+++ b/app-emulation/wine-staging/wine-staging-4.5.ebuild
@@ -0,0 +1,617 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"

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

2019-03-31 Thread Nick Sarnie
commit: 420cd6b1cc07756eb313512e14c232ba15eada6d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Mar 31 16:23:23 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Mar 31 16:23:23 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=420cd6b1

app-emulation/wine-vanilla: Bump to 4.5

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

 app-emulation/wine-vanilla/Manifest | 1 +
 .../wine-vanilla/{wine-vanilla-.ebuild => wine-vanilla-4.5.ebuild}  | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 31b8de0..624d542 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -58,3 +58,4 @@ DIST wine-4.1.tar.xz 21680916 BLAKE2B 
1a040606e34e1aec6f63d9692c6cbf915f5b32c817
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
+DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.5.ebuild
similarity index 98%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.5.ebuild
index 88c3692..b1a8313 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.5.ebuild
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 
 LICENSE="LGPL-2.1"
 SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 88c3692..b1a8313 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 
 LICENSE="LGPL-2.1"
 SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )



[gentoo-commits] repo/gentoo:master commit in: dev-java/jline/

2019-03-31 Thread Patrick Lauer
commit: 3bd4e86e822abf82881a5eeb5c268ad1e7d7befa
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Mar 31 16:15:44 2019 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Mar 31 16:15:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd4e86e

dev-java/jline: Create directory unconditionally

Avoids build failure

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

 dev-java/jline/jline-1.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jline/jline-1.0-r1.ebuild 
b/dev-java/jline/jline-1.0-r1.ebuild
index 60944d342c3..86146fac2fd 100644
--- a/dev-java/jline/jline-1.0-r1.ebuild
+++ b/dev-java/jline/jline-1.0-r1.ebuild
@@ -43,9 +43,9 @@ src_prepare() {
cp "${FILESDIR}/maven-build.properties" . || die
java-ant_ignore-system-classes
 
+   mkdir lib || die
+   cd lib || die
if use test; then
-   mkdir lib || die
-   cd lib || die
java-pkg_jar-from --build-only junit
fi
 }



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

2019-03-31 Thread Anthony G. Basile
commit: 1c7389da1069aa72e36e6d53315f9bfbe94787c2
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Mar 31 15:29:29 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Mar 31 15:29:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7389da

profiles: mask USE=sanitize on sys-devel/gcc for uclibc

Signed-off-by: Anthony G. Basile  gentoo.org>

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

diff --git a/profiles/features/uclibc/package.use.mask 
b/profiles/features/uclibc/package.use.mask
index d50e095b028..1de6dcc2f22 100644
--- a/profiles/features/uclibc/package.use.mask
+++ b/profiles/features/uclibc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Anthony G. Basile 
+# sanitize is broken on at least all hardened uclibc
+sys-devel/gcc sanitize
+
 # Michał Górny  (12 Jan 2018)
 # Those require USE=java that is masked in this profile.
 app-emulation/virtualbox vboxwebsrv



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

2019-03-31 Thread Anthony G. Basile
commit: 1350bafa985d3570fdb6315e021be34848b4c8fa
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Mar 31 14:56:40 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Mar 31 14:56:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1350bafa

sys-libs/musl: version 1.1.21 stable on arm

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/sys-libs/musl/musl-1.1.21.ebuild b/sys-libs/musl/musl-1.1.21.ebuild
index 455b845402c..5c38c07f18a 100644
--- a/sys-libs/musl/musl-1.1.21.ebuild
+++ b/sys-libs/musl/musl-1.1.21.ebuild
@@ -17,7 +17,7 @@ else
https://dev.gentoo.org/~blueness/musl-misc/getconf.c
https://dev.gentoo.org/~blueness/musl-misc/getent.c
https://dev.gentoo.org/~blueness/musl-misc/iconv.c;
-   KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc x86"
+   KEYWORDS="-* amd64 arm ~arm64 ~mips ~ppc x86"
 fi
 
 export CBUILD=${CBUILD:-${CHOST}}



[gentoo-commits] proj/mozilla:master commit in: www-client/torbrowser/, www-client/torbrowser/files/

2019-03-31 Thread Jory Pratt
commit: d364462a450ea11896b249eab5641a097f51b3a2
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Mar 31 14:53:12 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Mar 31 14:53:12 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d364462a

www-client/torbrowser: version bump, nre esr release

 www-client/torbrowser/Manifest |   7 +-
 www-client/torbrowser/files/99torbrowser.example   |  26 --
 www-client/torbrowser/files/README.tor-launcher|  33 --
 www-client/torbrowser/files/Readme.md  |  20 --
 www-client/torbrowser/files/profile.cfg|  42 ---
 www-client/torbrowser/files/torbrowser-lto.patch   |  32 ++
 .../torbrowser/files/torbrowser-profiledir.patch   |  44 +++
 .../files/torbrowser-rust_missing_docs.patch   |  21 ++
 www-client/torbrowser/metadata.xml |  46 ++-
 .../torbrowser/torbrowser-52.8.1_p756.ebuild   | 311 -
 .../torbrowser/torbrowser-60.6.1.8.0.8.1.1.ebuild  | 368 +
 11 files changed, 491 insertions(+), 459 deletions(-)

diff --git a/www-client/torbrowser/Manifest b/www-client/torbrowser/Manifest
index 3599314..3a1fff6 100644
--- a/www-client/torbrowser/Manifest
+++ b/www-client/torbrowser/Manifest
@@ -1,3 +1,4 @@
-DIST tor-browser-linux32-7.5.6_en-US.tar.xz 70907548 BLAKE2B 
226b4437ed18daffeee73670328585821853991a0cb4d9e466b49e34d9ff69e1f41f50f8a4768075e0fc43cbf55fcaddfb1c66a293f8ffd90bc73e4baa5c25a4
 SHA512 
7e68d88da5addc52b2c9f0ce07f192692739fb484f83c5e5c63327a87b1535cf92f4387de408244588d55f718fa9dbb4c3bbe4ad5e1dafa08e5e6da0ce191ca6
-DIST tor-browser-linux64-7.5.6_en-US.tar.xz 69094120 BLAKE2B 
8b32b6d338f48df5b05f591979b5862074455628de32aea1bed993a51f43f2a1336efa23f4f1007781e93f33a4bbf5d61e46c3894f382417a81d3a31eaad316b
 SHA512 
4697d82157321c2a15521e11f39953924336d29e9eb376931a0047a3060007715f3c29c568d592271a4d3ff090e9d20d82c295fad4f7579b9a3b51f48d476650
-DIST torbrowser-52.8-patches-01.tar.xz 17756 BLAKE2B 
3bc3424bbc47feb4f6e7b09e6c72073a4ef18e3a7cd611555d3c80a7deb166ee1317062305eee4f75d17f3f505edaf639a3bd3ef74443d0a8c73304a780fe151
 SHA512 
edcf1e4fac5f78788ae3c9b81ae7f746fa04b9c76789e772006ead60a65e19c0bda9582f67f0a1f4fb9cfefc98e20d98d0d29194b0e18bc4c1b1eea578d19b60
+DIST firefox-60.6-patches-01.tar.xz 14548 BLAKE2B 
412059a6db015fff0985e637768426f877b33bb6b649c54f1292780b9d871f8fe9bf8e6b150ec36ab3647b4501fa6aec821c089a5d6fa861402f05e948f1a9d4
 SHA512 
b97da7a7b65bbf53cb6b9f48fc6c07a32cefa9d4b4a79ce57df047f941f5269e21bf09fa56a5f31bbf757ed2d76f8a1fe01d2306c92d20cab979e0a21f895e64
+DIST tor-browser-60.6.1esr-8.0-1-build1.tar.gz 386384151 BLAKE2B 
18c9a07296317a0e62e40939c9b839850069836f9d489910fc364e1e2929a3218d3a2fc8a521a59d8971b925a09e0c29820a964bc326b0143480f2839b9f72cf
 SHA512 
9a39ed63494cd2be4952312d8160884f2fa35211f3ea54fc2e9dcc737236102938d8c17b3a112420d847b7c7e98d0f33f210afb3d0fd979e21f7e23769372b4b
+DIST tor-browser-linux32-8.0.8_en-US.tar.xz 76761628 BLAKE2B 
0c21f3c5718da9fcfe8961a59cd98be495411ea85200294f1918aa9c27af25428e18d7b8a52bab1c27360e6ded221ea981554b7f4130ccd646bc9edb53039f43
 SHA512 
ebd2b93bdaf87d34cb03ecc2d0811d376a3942de9ea84b6f049358127e91c76aaef4bdd7fcaa9467660e907f9ee5d3fd239f80d7a1667fea2e9b5fbb80355d42
+DIST tor-browser-linux64-8.0.8_en-US.tar.xz 75228720 BLAKE2B 
2e368225ca44868b700f1a6c8cb7a0f8f532adbca0f38d998741f5a8e24b76553ab861416724d0101b5b30a8bb305b96d308bfc6315619be4489a8f98ebc979a
 SHA512 
a046d56280b24c3a524b894b94ecacd876d27f732bcc1744a5b194684b1477fcb468e6978a20bee456242708e7f9a4e58a7e82e58f31ed3b84f652689cec546e

diff --git a/www-client/torbrowser/files/99torbrowser.example 
b/www-client/torbrowser/files/99torbrowser.example
deleted file mode 100644
index 4fb07fa..000
--- a/www-client/torbrowser/files/99torbrowser.example
+++ /dev/null
@@ -1,26 +0,0 @@
-# /etc/env.d/99torbrowser
-#
-# The Tor ControlPort password should be given inside double quotes, inside
-# single quotes, i.e. if the ControlPort password is “secret” (without
-# curly quotes) then we must set the environment variable *exactly* like
-# this:
-# TOR_CONTROL_PASSWD='"secret"'
-# Yes, the variable MUST be double-quoted, then single-quoted, exactly as
-# shown. This is used by TorButton to authenticate to Tor's ControlPort, and
-# is necessary for using TB with a system-installed Tor
-
-TOR_CONTROL_PORT=9051
-TOR_CONTROL_HOST=127.0.0.1
-TOR_CONTROL_PASSWD='"secret"'
-#TOR_CONTROL_COOKIE_AUTH_FILE=/var/run/tor/control.authcookie
-
-# Environment variable to skip TorButton control port verification
-#TOR_SKIP_CONTROLPORTTEST=1
-
-# Environment variable to disable the "TorButton" -> "Open Network Settings..."
-# menu item.
-#TOR_NO_DISPLAY_NETWORK_SETTINGS=1
-
-# Environment variable to disable the "TorButton" -> "Check for Updates..."
-# menu item.
-#TOR_HIDE_UPDATE_CHECK_UI=1

diff --git a/www-client/torbrowser/files/README.tor-launcher 
b/www-client/torbrowser/files/README.tor-launcher
deleted file mode 100644
index 

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

2019-03-31 Thread Amy Liffey
commit: 4238da3715615b15f8dcbe0fae18c2f99665c6c8
Author: Amy Liffey  gentoo  org>
AuthorDate: Sun Mar 31 12:25:40 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sun Mar 31 14:36:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4238da37

dev-python/parameterized: Initial package version 0.7.0

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

 dev-python/parameterized/Manifest  |  1 +
 dev-python/parameterized/metadata.xml  |  7 ++
 .../parameterized/parameterized-0.7.0.ebuild   | 27 ++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/parameterized/Manifest 
b/dev-python/parameterized/Manifest
new file mode 100644
index 000..fea55549293
--- /dev/null
+++ b/dev-python/parameterized/Manifest
@@ -0,0 +1 @@
+DIST parameterized-0.7.0.tar.gz 20751 BLAKE2B 
d9ae50c8f3ad142fb18511aa151b386443d9100db69d5ac3c1256be98f6a5c669f1ae08172b13f8ab2441fcdafa548c42899178d737be1db9d65fa597322397b
 SHA512 
b76e18a7eee62fcab4385fd5d053253c096d4c3fc3a6300e8539afc4d8decc995e533085297c52f8a26411d2591a326033a740cc30a250d510aa1c11ee904246

diff --git a/dev-python/parameterized/metadata.xml 
b/dev-python/parameterized/metadata.xml
new file mode 100644
index 000..f728eac91cc
--- /dev/null
+++ b/dev-python/parameterized/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   amy...@gentoo.org
+   
+

diff --git a/dev-python/parameterized/parameterized-0.7.0.ebuild 
b/dev-python/parameterized/parameterized-0.7.0.ebuild
new file mode 100644
index 000..a1dba074f48
--- /dev/null
+++ b/dev-python/parameterized/parameterized-0.7.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Parameterized testing with any Python test framework"
+HOMEPAGE="https://github.com/wolever/parameterized;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests || die
+}



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

2019-03-31 Thread Amy Liffey
commit: 32317737669b4ba87e8aaf8211b4615673f4b1d9
Author: Amy Liffey  gentoo  org>
AuthorDate: Sun Mar 31 14:38:31 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sun Mar 31 14:38:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32317737

dev-python/theano: remove old 0.6.0

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

 dev-python/theano/Manifest|  1 -
 dev-python/theano/theano-0.6.0.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-python/theano/Manifest b/dev-python/theano/Manifest
index 50b9a99a9bd..eb87e216677 100644
--- a/dev-python/theano/Manifest
+++ b/dev-python/theano/Manifest
@@ -1,4 +1,3 @@
-DIST Theano-0.6.0.tar.gz 1763756 BLAKE2B 
d5eddeef1868f4fd6946b2067d0c7264f699650a79f50579eed4e768b59bdd02d81cfbbcd29b6aedac28d7bdd89ec1a6dfabb97b1d203bf8d61d6cac3ce7ae1c
 SHA512 
6333c673df809bed3af952e0759cce4878ed21684367c6eb20e422363c7c5696ea59239ff6a448c6a32771b1069d441b0e3d049f9708ae69d790412303b8ebbd
 DIST Theano-0.7.0.tar.gz 1985387 BLAKE2B 
00d547d5d1f6bb4049a1db71442381ae3803be683975ccca7536b8971e066ac1d09a4fc93a7f70693ae052bbf681e0c59a8b30a326f862f870e10422b438f979
 SHA512 
6e6bf9afdebf3c281d71f5ceda73792e0a52b403b18776a639665767ac73ac4920b5042e29d656d517b8f023e5f9cd5a27086e0456dc40c42abf6f3569da3f06
 DIST Theano-0.8.2.tar.gz 2914631 BLAKE2B 
d136630d689101e9ae47984cd13289b03943276ed0aa606478169d4334a302448f5a2c31d65b1e6d571648772d6f0760cc004f2eefd86d41d72f2b0270017763
 SHA512 
d7bad7ed4c9453470b66df2ada4587fbe9effc134c0604d11576630a613568386d41aa7dd4a77f8b7a1eb6d8a2f76a8e809b1ac3ae18c85a0c55ba4a059b865e
 DIST Theano-0.9.0.tar.gz 3116713 BLAKE2B 
bf38d3c504909caa7aaf8e704a6afc86ab56810199190a0a6beb86ff5e0f9a75c8681dee1f1411ddcfa40739576e4d725c2423e74a32e796987fbd4b09ffde76
 SHA512 
e0e59256d2442f929fb120b4b21cab735e0a8ba087c4ea7d7caeabe8fa30cc19a46181fe1b4e268e778344fb3506eb20d8090dfc8d2a499c1bf84b07352686ab

diff --git a/dev-python/theano/theano-0.6.0.ebuild 
b/dev-python/theano/theano-0.6.0.ebuild
deleted file mode 100644
index 04aebf32abc..000
--- a/dev-python/theano/theano-0.6.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 versionator
-
-MYPN=Theano
-MYP=${MYPN}-$(replace_version_separator 3 '')
-
-DESCRIPTION="Define and optimize multi-dimensional arrays mathematical 
expressions"
-HOMEPAGE="https://github.com/Theano/Theano;
-SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-IUSE="test"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="sci-libs/scipy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/${MYP}"
-
-python_test() {
-   nosetests --verbosity=3 || die
-}



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

2019-03-31 Thread Amy Liffey
commit: 68ae6ec4f65edc25b59bef4410af33cee8be2df8
Author: Amy Liffey  gentoo  org>
AuthorDate: Sun Mar 31 14:33:38 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sun Mar 31 14:36:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ae6ec4

dev-python/theano: version bump 1.0.4

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

 dev-python/theano/Manifest|  1 +
 dev-python/theano/theano-1.0.4.ebuild | 51 +++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/theano/Manifest b/dev-python/theano/Manifest
index eec75901f74..50b9a99a9bd 100644
--- a/dev-python/theano/Manifest
+++ b/dev-python/theano/Manifest
@@ -2,3 +2,4 @@ DIST Theano-0.6.0.tar.gz 1763756 BLAKE2B 
d5eddeef1868f4fd6946b2067d0c7264f699650
 DIST Theano-0.7.0.tar.gz 1985387 BLAKE2B 
00d547d5d1f6bb4049a1db71442381ae3803be683975ccca7536b8971e066ac1d09a4fc93a7f70693ae052bbf681e0c59a8b30a326f862f870e10422b438f979
 SHA512 
6e6bf9afdebf3c281d71f5ceda73792e0a52b403b18776a639665767ac73ac4920b5042e29d656d517b8f023e5f9cd5a27086e0456dc40c42abf6f3569da3f06
 DIST Theano-0.8.2.tar.gz 2914631 BLAKE2B 
d136630d689101e9ae47984cd13289b03943276ed0aa606478169d4334a302448f5a2c31d65b1e6d571648772d6f0760cc004f2eefd86d41d72f2b0270017763
 SHA512 
d7bad7ed4c9453470b66df2ada4587fbe9effc134c0604d11576630a613568386d41aa7dd4a77f8b7a1eb6d8a2f76a8e809b1ac3ae18c85a0c55ba4a059b865e
 DIST Theano-0.9.0.tar.gz 3116713 BLAKE2B 
bf38d3c504909caa7aaf8e704a6afc86ab56810199190a0a6beb86ff5e0f9a75c8681dee1f1411ddcfa40739576e4d725c2423e74a32e796987fbd4b09ffde76
 SHA512 
e0e59256d2442f929fb120b4b21cab735e0a8ba087c4ea7d7caeabe8fa30cc19a46181fe1b4e268e778344fb3506eb20d8090dfc8d2a499c1bf84b07352686ab
+DIST Theano-1.0.4.tar.gz 2840691 BLAKE2B 
7f89caee3dd50d75ff09693fde7926f2b7da0f94758ef932f207feea29d74d38ed56591e6ebe0b46cfa043d5fb46d5b97028171acdfd324a01eb7b904169b4ac
 SHA512 
3cc7f9dbb606c3c997c8651c34dd861721d5a8b99d06ed0887306d5a5ad0d7e402fbe29dcb5ad2f513b3bf75966e41a2854ebdf9a4fb212607345f84f367de8c

diff --git a/dev-python/theano/theano-1.0.4.ebuild 
b/dev-python/theano/theano-1.0.4.ebuild
new file mode 100644
index 000..645f4a198a3
--- /dev/null
+++ b/dev-python/theano/theano-1.0.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Define and optimize multi-dimensional arrays mathematical 
expressions"
+HOMEPAGE="https://github.com/Theano/Theano;
+SRC_URI="mirror://pypi/theano/${PN^}/${PN^}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+  dev-python/flake8[${PYTHON_USEDEP}]
+  dev-python/nose[${PYTHON_USEDEP}]
+  dev-python/parameterized[${PYTHON_USEDEP}]
+  dev-python/pyflakes[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${PN^}-${PV}"
+
+python_prepare_all() {
+   # remove bundled six
+   find -type f -name "*.py" -exec \
+sed -e 's:theano.compat.six:six:g' -i '{}' + || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   distutils_install_for_testing
+   nosetests --verbosity=3 || die
+}
+
+pkg_postinst() {
+   optfeature "Make picture of Theano computation graph" 
dev-python/pydot-ng
+   optfeature "Required for GPU/CPU code generation" dev-python/pygpu
+}



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

2019-03-31 Thread Andreas Sturmlechner
commit: 610a0d363e732d20ea2ceac2b1a81b6c87ad8f76
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 12:04:08 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 14:05:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610a0d36

profiles: arm64: Unmask USE elogind on ~arm64

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

 profiles/arch/arm64/use.mask| 4 
 profiles/arch/arm64/use.stable.mask | 4 
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 513ac9b4da9..09e337b8acd 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,6 +26,10 @@
 -neon
 -armvfp
 
+# Andreas Sturmlechner  (31 Mar 2019)
+# Unmask elogind since it is keyworded here.
+-elogind
+
 # Mart Raudsepp  (07 Jan 2019)
 # Does not work on arm64 until dev-lang/luajit-2.1
 # https://github.com/LuaJIT/LuaJIT/issues/26

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index ea4f8b0e12c..f203094e083 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Andreas Sturmlechner  (31 Mar 2019)
+# sys-auth/elogind not stable yet
+elogind
+
 # Mart Raudsepp  (07 Feb 2019)
 # app-misc/tracker not stable yet
 tracker



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

2019-03-31 Thread Jason Zaman
commit: 7b51debeefa38d2f3b678b7c39363ad9d89c235c
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 17:05:22 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Mar 31 13:45:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b51debe

sys-libs/libsemanage: bump to 2.9

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

 sys-libs/libsemanage/Manifest   |   1 +
 sys-libs/libsemanage/libsemanage-2.9.ebuild | 135 
 2 files changed, 136 insertions(+)

diff --git a/sys-libs/libsemanage/Manifest b/sys-libs/libsemanage/Manifest
index 31cd40ac5f5..f2e5a07b467 100644
--- a/sys-libs/libsemanage/Manifest
+++ b/sys-libs/libsemanage/Manifest
@@ -1,3 +1,4 @@
 DIST libsemanage-2.7.tar.gz 153465 BLAKE2B 
fb585b8caba394757dbabb7c0825086059578b7449cddd5ff19ffe13d4b2ed3938a03f307cee01d852ce3680485ee58cf0dba59cfbacbb660c988d9542ffdf55
 SHA512 
6b30ea87f1ab3944935188539bbf869c8e287e05c174ea61cd19722a89cf8156518f336476e23b4117a5a05aec9a99a4db679b58a6952bf0c31ad809e9ab91d9
 DIST libsemanage-2.8.tar.gz 154200 BLAKE2B 
db987e42aed7177cd9b3d1e495c97878a816fe78d7c73631f475649d0ab4182e5966a9ee691f2d59863eab2b7a62f608bc00f0789f22401a54f18b41f6ebfb68
 SHA512 
53f09c79da168a79b853f55e0f1c20a96229df9d82929c514bcaf72697446ae836f7f0457fc0056d2418cc6d0712157faf0152881518fe84a1b1b9b9af17e7ef
 DIST libsemanage-2.9-rc1.tar.gz 154592 BLAKE2B 
380a0435ca00352e7f1aaed879e72cc011bea500d40abb77a3a25a999edf9ca37a4a9f60697fda75527c7069bb3d0d1a412c673b9f81e91cafb16d4b47846118
 SHA512 
ad17c450d32c50a65b09cdbde49a7a54708f3e50dc7f4fb1a90cd717448b5d4f7e231fd5742e5ee273b13dd07c702d69a724937c8147f74d271aceb7cd9f9748
+DIST libsemanage-2.9.tar.gz 157690 BLAKE2B 
98a7800a4f4a5b6eeaad8be9870a49bc697cec6cd053cb44bcd618d22146ed1adc32b432667f8fd245ac073a458e048894cbaf68903b79577bc8596b1c255f56
 SHA512 
ea2924e8ce97d376519d40d499145b3db413cf9cc1eb995ed338b95c131e043d8c43b87b2012cee2bb6354a6e3161ebf5ce4a1200278d3ecd4294b43d177a5c2

diff --git a/sys-libs/libsemanage/libsemanage-2.9.ebuild 
b/sys-libs/libsemanage/libsemanage-2.9.ebuild
new file mode 100644
index 000..7512abf53bb
--- /dev/null
+++ b/sys-libs/libsemanage/libsemanage-2.9.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit multilib python-r1 toolchain-funcs multilib-minimal
+
+MY_P="${P//_/-}"
+MY_RELEASEDATE="20190315"
+
+SEPOL_VER="${PV}"
+SELNX_VER="${PV}"
+
+DESCRIPTION="SELinux kernel and policy management library"
+HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/SELinuxProject/selinux.git;
+   S="${WORKDIR}/${MY_P}/${PN}"
+else
+   
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}]
+   >=sys-libs/libselinux-${SELNX_VER}[${MULTILIB_USEDEP}]
+   >=sys-process/audit-2.2.2[${MULTILIB_USEDEP}]
+   >=dev-libs/ustr-1.0.4-r2[${MULTILIB_USEDEP}]
+   python? ( ${PYTHON_DEPS} )"
+DEPEND="${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   python? (
+   >=dev-lang/swig-2.0.4-r1
+   virtual/pkgconfig
+   )"
+
+# tests are not meant to be run outside of the
+# full SELinux userland repo
+RESTRICT="test"
+
+src_prepare() {
+   eapply_user
+
+   echo >> "${S}/src/semanage.conf"
+   echo "# Set this to true to save the linked policy." >> 
"${S}/src/semanage.conf"
+   echo "# This is normally only useful for analysis" >> 
"${S}/src/semanage.conf"
+   echo "# or debugging of policy." >> "${S}/src/semanage.conf"
+   echo "save-linked=false" >> "${S}/src/semanage.conf"
+   echo >> "${S}/src/semanage.conf"
+   echo "# Set this to 0 to disable assertion checking." >> 
"${S}/src/semanage.conf"
+   echo "# This should speed up building the kernel policy" >> 
"${S}/src/semanage.conf"
+   echo "# from policy modules, but may leave you open to" >> 
"${S}/src/semanage.conf"
+   echo "# dangerous rules which assertion checking" >> 
"${S}/src/semanage.conf"
+   echo "# would catch." >> "${S}/src/semanage.conf"
+   echo "expand-check=1" >> "${S}/src/semanage.conf"
+   echo >> "${S}/src/semanage.conf"
+   echo "# Modules in the module store can be compressed" >> 
"${S}/src/semanage.conf"
+   echo "# with bzip2.  Set this to the bzip2 blocksize" >> 
"${S}/src/semanage.conf"
+   echo "# 1-9 when compressing.  The higher the number," >> 
"${S}/src/semanage.conf"
+   echo "# the more memory is traded off for disk space." 

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

2019-03-31 Thread Jason Zaman
commit: 39d96e69f95b2f7ff90a306ab253af9482945d13
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 17:04:07 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Mar 31 13:45:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d96e69

sys-apps/secilc: update live ebuild

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

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

diff --git a/sys-apps/secilc/secilc-.ebuild 
b/sys-apps/secilc/secilc-.ebuild
index d7ad1e7fe88..aead3f36a43 100644
--- a/sys-apps/secilc/secilc-.ebuild
+++ b/sys-apps/secilc/secilc-.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 inherit toolchain-funcs
 
 MY_P="${P//_/-}"
-MY_RELEASEDATE="20190125"
+MY_RELEASEDATE="20190315"
 
 SEPOL_VER="${PV}"
 



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

2019-03-31 Thread Jason Zaman
commit: c82ae1310aaedd406bdb8513acee0c4b585581ad
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 17:07:14 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Mar 31 13:45:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82ae131

sys-apps/mcstrans: bump to 2.9

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

 sys-apps/mcstrans/Manifest|  1 +
 sys-apps/mcstrans/mcstrans-2.9.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/sys-apps/mcstrans/Manifest b/sys-apps/mcstrans/Manifest
index 22a8e21c1d0..4053d76c5de 100644
--- a/sys-apps/mcstrans/Manifest
+++ b/sys-apps/mcstrans/Manifest
@@ -1,3 +1,4 @@
 DIST mcstrans-2.7.tar.gz 41137 BLAKE2B 
83f195dee4bf61c36f65b009cf40dd58459e01d75222fbd7fe15c61ae7942315373a4a0e9a1cd0a654efcf471c3c7166f76c87837085ef6a4136567d4b52fc73
 SHA512 
2e59f26fad3423a0c8e2ea49d619f99022c72e1aebb00e842defb4fad56f187f9ed0f069ef78d3b209ba76f5ebdcba1668f51ff881b753dada5716ee942519b3
 DIST mcstrans-2.8.tar.gz 41385 BLAKE2B 
08cdb2588ab2cb48824816fd3eb578a77bfb6696f00fac7b808250ae88a5c85ae02824f047ac6cd6f3653d4b8550352f3570b63969ebfef5b396478ef191b97c
 SHA512 
b20b369fea926ed55db4e454e82ef842fd39a8194190c9feb063b36126f6334f9d3401ef1c3636c03230a813c69648b5efbcc35b163387495175cde80dd6bd39
 DIST mcstrans-2.9-rc1.tar.gz 41364 BLAKE2B 
a98e2130d4471d5cf72391c738978193e4be220ea5ae3d548ae68548f62529bbc4be4393b4eb9f0f4ec75dd413553090bfd463a9ea12acf3c4c672c04092f960
 SHA512 
8bac33be160fadbf03268f4eb009c679ecf5c178cc6dd69e593fafb1f5236d875495a9fcde95df4e79857b084983e8bc6711c1797748545f7e38a3e3a09a38ac
+DIST mcstrans-2.9.tar.gz 44451 BLAKE2B 
e73121351a5d3a09c4754cd0fc6bcdac4b47e3f99d8bd2c40ee9b2bb510095a41721d0dae0d3edb56c36d9e9ef72ece4c69a01298c7f34fe96ccf4883372b1fd
 SHA512 
25a37c6dd7fa23b0599d7e92da78805e1da1605c998edf00777113c8467b1703f634223dff57627337da51e565cf2d1e475698a5a2310966f1f6dcf6687671d1

diff --git a/sys-apps/mcstrans/mcstrans-2.9.ebuild 
b/sys-apps/mcstrans/mcstrans-2.9.ebuild
new file mode 100644
index 000..1fb74df9e67
--- /dev/null
+++ b/sys-apps/mcstrans/mcstrans-2.9.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit toolchain-funcs
+
+MY_RELEASEDATE="20190315"
+
+MY_P="${P//_/-}"
+IUSE=""
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/SELinuxProject/selinux.git;
+   S="${WORKDIR}/${MY_P}/${PN}"
+else
+   
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+DESCRIPTION="SELinux context translation to human readable names"
+HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+DEPEND=">=sys-libs/libsepol-${PV}:=
+   >=sys-libs/libselinux-${PV}:=
+   dev-libs/libpcre:=
+   >=sys-libs/libcap-1.10-r10:="
+
+RDEPEND="${DEPEND}
+   !

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

2019-03-31 Thread Jason Zaman
commit: 05f0e690a881e568ec7042d9cb75e6e38249b81f
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 17:04:19 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Mar 31 13:45:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f0e690

sys-apps/mcstrans: update live ebuild

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

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

diff --git a/sys-apps/mcstrans/mcstrans-.ebuild 
b/sys-apps/mcstrans/mcstrans-.ebuild
index ca413b09c85..1fb74df9e67 100644
--- a/sys-apps/mcstrans/mcstrans-.ebuild
+++ b/sys-apps/mcstrans/mcstrans-.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 inherit toolchain-funcs
 
-MY_RELEASEDATE="20190125"
+MY_RELEASEDATE="20190315"
 
 MY_P="${P//_/-}"
 IUSE=""



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

2019-03-31 Thread Jason Zaman
commit: 239a4cb3e453d6b235abc1cf6bec0b9a5c273adf
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 17:03:26 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Mar 31 13:45:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239a4cb3

sys-apps/policycoreutils: update live ebuild

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

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

diff --git a/sys-apps/policycoreutils/policycoreutils-.ebuild 
b/sys-apps/policycoreutils/policycoreutils-.ebuild
index 09b451dfda9..463a7f498dc 100644
--- a/sys-apps/policycoreutils/policycoreutils-.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-.ebuild
@@ -9,7 +9,7 @@ inherit multilib python-r1 toolchain-funcs bash-completion-r1
 
 MY_P="${P//_/-}"
 
-MY_RELEASEDATE="20190125"
+MY_RELEASEDATE="20190315"
 EXTRAS_VER="1.36"
 SEMNG_VER="${PV}"
 SELNX_VER="${PV}"



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

2019-03-31 Thread Jason Zaman
commit: ac7569ae7e55189aab7d4b75fff4af8255a6d583
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 17:05:04 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Mar 31 13:45:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7569ae

sys-libs/libselinux: bump to 2.9

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

 sys-libs/libselinux/Manifest  |   1 +
 sys-libs/libselinux/libselinux-2.9.ebuild | 154 ++
 2 files changed, 155 insertions(+)

diff --git a/sys-libs/libselinux/Manifest b/sys-libs/libselinux/Manifest
index 5f74ea79c73..1a036e296ea 100644
--- a/sys-libs/libselinux/Manifest
+++ b/sys-libs/libselinux/Manifest
@@ -1,3 +1,4 @@
 DIST libselinux-2.7.tar.gz 187574 BLAKE2B 
cc6ee51d5015943dd73fe16efb2ce2478616f43eaf7da55655de50502010e69973c2de13c8a562c8814a31211a8dbd7200fa2f22761f3d0f81fa3a1d3cd1e998
 SHA512 
415d10306692d4323455b61fb61d7e56e53b9144276ff206d72760e1df9b04ab07c62a4d6f04bf4e5fa708f9f14b21a9801069b16ece0a0aade886950941ab8d
 DIST libselinux-2.8.tar.gz 187759 BLAKE2B 
1e0e1a5aa2230fd6080e921efe871e97fa9412176b72a0c9721f60c6190459e508644fa3370f3b5f513f088428844c7c615cda4567990ddee91c13e1ee88f9ed
 SHA512 
2f15d0fbef9b0cf7bf01893b513edc6738974e2d0eab7e3f79cef9be79cf966742b0d2693b5d2ec7defddb5f4d6c6f6280be9d4158ed41f7a18d50b9f019
 DIST libselinux-2.9-rc1.tar.gz 187984 BLAKE2B 
e1940ca839d73477593c5e530124f856db518ba682495889e9aac595d8bb0b4e5bff714c654ce896111648159e79cca7f449e94b05fe8cc40bf73180a2c03efd
 SHA512 
15c068b7ad2852a3b6db9a5e192981de8f8257ae4e7f8b57c92755e74c0b5b03ad5489505a84d483fda16b879a20839914eb6a2ee563e37f01f6b3a9ac9c596d
+DIST libselinux-2.9.tar.gz 211546 BLAKE2B 
5b06b922690e48924865c98ed34ebfc1ce5e30e78dbeaccb6b9c931a35bed113c030f8f8575084429fe13b91aeafc73abaa24fe609a17ba54c8472d783f6ac61
 SHA512 
727b211d09f374d45aa3fa4dec7fd5463dfdcf5aaa47f7fcaccee51fb74896c3aa1a6f0bac9cdd47ebe4929e13f66f5f70447b27b783dca5f7b1576d30d0

diff --git a/sys-libs/libselinux/libselinux-2.9.ebuild 
b/sys-libs/libselinux/libselinux-2.9.ebuild
new file mode 100644
index 000..31602e8c25d
--- /dev/null
+++ b/sys-libs/libselinux/libselinux-2.9.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
+USE_RUBY="ruby24 ruby25"
+
+# No, I am not calling ruby-ng
+inherit multilib python-r1 toolchain-funcs multilib-minimal
+
+MY_P="${P//_/-}"
+SEPOL_VER="${PV}"
+MY_RELEASEDATE="20190315"
+
+DESCRIPTION="SELinux userland library"
+HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki;
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/SELinuxProject/selinux.git;
+   S="${WORKDIR}/${MY_P}/${PN}"
+else
+   
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="public-domain"
+SLOT="0"
+IUSE="pcre2 python ruby static-libs ruby_targets_ruby24 ruby_targets_ruby25"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
+   !pcre2? ( >=dev-libs/libpcre-8.33-r1:=[static-libs?,${MULTILIB_USEDEP}] 
)
+   pcre2? ( dev-libs/libpcre2:=[static-libs?,${MULTILIB_USEDEP}] )
+   python? ( ${PYTHON_DEPS} )
+   ruby? (
+   ruby_targets_ruby24? ( dev-lang/ruby:2.4 )
+   ruby_targets_ruby25? ( dev-lang/ruby:2.5 )
+   )
+   elibc_musl? ( sys-libs/fts-standalone )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   python? ( >=dev-lang/swig-2.0.9 )
+   ruby? ( >=dev-lang/swig-2.0.9 )"
+
+src_prepare() {
+   eapply_user
+
+   multilib_copy_sources
+}
+
+multilib_src_compile() {
+   tc-export AR CC PKG_CONFIG RANLIB
+
+   emake \
+   LIBDIR="\$(PREFIX)/$(get_libdir)" \
+   SHLIBDIR="/$(get_libdir)" \
+   LDFLAGS="-fPIC ${LDFLAGS} -pthread" \
+   USE_PCRE2="$(usex pcre2 y n)" \
+   FTS_LDLIBS="$(usex elibc_musl '-lfts' '')" \
+   all
+
+   if multilib_is_native_abi && use python; then
+   building() {
+   emake \
+   LDFLAGS="-fPIC ${LDFLAGS} -lpthread" \
+   LIBDIR="\$(PREFIX)/$(get_libdir)" \
+   SHLIBDIR="/$(get_libdir)" \
+   USE_PCRE2="$(usex pcre2 y n)" \
+   FTS_LDLIBS="$(usex elibc_musl '-lfts' '')" \
+   pywrap
+   }
+   python_foreach_impl building
+   fi
+
+   if multilib_is_native_abi && use ruby; then
+   building() {
+   einfo "Calling rubywrap for ${1}"
+  

  1   2   >