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

2018-10-05 Thread Mikle Kolyada
commit: 9037c89ec02eea0ea6a614034a2171274ec32bec
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 15:15:09 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 15:15:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9037c89e

sys-auth/sssd: Add missing net-libs/http-parser dependency

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

 sys-auth/sssd/sssd-1.16.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild
index dad04521f7a..806e5fccb93 100644
--- a/sys-auth/sssd/sssd-1.16.3.ebuild
+++ b/sys-auth/sssd/sssd-1.16.3.ebuild
@@ -26,6 +26,7 @@ COMMON_DEP="
>=sys-libs/tevent-0.9.16
>=sys-libs/ldb-1.1.17-r1:=
>=net-nds/openldap-2.4.30[sasl]
+   net-libs/http-parser
>=dev-libs/libpcre-8.30
>=app-crypt/mit-krb5-1.10.3
dev-libs/jansson



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

2018-10-05 Thread Tobias Klausmann
commit: 0adbc8a46032ccd2f4a0c35f9dcb4072af6d66bc
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Oct  5 16:15:42 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Oct  5 17:05:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adbc8a4

dev-python/pytest-relaxed-1.1.4-r0: add ~alpha keyword

Gentoo-Bug: http://bugs.gentoo.org/647562
Signed-off-by: Tobias Klausmann  gentoo.org>

 dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild 
b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild
index 0f5f4b758f3..683884b4f05 100644
--- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild
+++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD-2"
-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 ~m68k-mint ~sparc-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 ~m68k-mint ~sparc-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-05 Thread Tobias Klausmann
commit: 7efe3a0c0bc6f058d156af85685370c6fad2f85a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Oct  5 16:15:41 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Oct  5 17:05:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efe3a0c

dev-python/pynacl-1.2.1-r0: add ~alpha keyword

Gentoo-Bug: http://bugs.gentoo.org/647562
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/dev-python/pynacl/pynacl-1.2.1.ebuild 
b/dev-python/pynacl/pynacl-1.2.1.ebuild
index 0cb10251968..4f87c03cdc4 100644
--- a/dev-python/pynacl/pynacl-1.2.1.ebuild
+++ b/dev-python/pynacl/pynacl-1.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pyca/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



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

2018-10-05 Thread Tobias Klausmann
commit: 4f674b4c8cdfe0f1274a85894d553fce0c5031be
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Oct  5 16:15:36 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Oct  5 17:05:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f674b4c

dev-python/paramiko-2.4.1-r0: add ~alpha keyword

Gentoo-Bug: http://bugs.gentoo.org/647562
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/dev-python/paramiko/paramiko-2.4.1.ebuild 
b/dev-python/paramiko/paramiko-2.4.1.ebuild
index 7460d9cfdd4..aba3b71c721 100644
--- a/dev-python/paramiko/paramiko-2.4.1.ebuild
+++ b/dev-python/paramiko/paramiko-2.4.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="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 
~m68k-mint ~sparc-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 ~m68k-mint ~sparc-solaris"
 IUSE="doc examples test"
 
 RDEPEND="



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

2018-10-05 Thread Mikle Kolyada
commit: 35f49f0e49f3a029d4fe43646c22a234cd35fa35
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 17:06:09 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 17:06:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f49f0e

sys-apps/portage: s390/sh/m68k stable wrt bug #666374

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

 sys-apps/portage/portage-2.3.49.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/portage/portage-2.3.49.ebuild 
b/sys-apps/portage/portage-2.3.49.ebuild
index 83bc4fb447e..8ca04fb2dee 100644
--- a/sys-apps/portage/portage-2.3.49.ebuild
+++ b/sys-apps/portage/portage-2.3.49.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd"
 SLOT="0"
 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



[gentoo-commits] data/api:master commit in: files/overlays/

2018-10-05 Thread Michał Górny
commit: e46a3669ac74d63811cfc9e3e765a3bd8b3c6cf1
Author: Alexander Barker  1stleg  com>
AuthorDate: Fri Oct  5 01:00:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 17:31:49 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=e46a3669

repositories: Add what4-java

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

 files/overlays/repositories.xml | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index ff8dea2..88d52d6 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5143,6 +5143,16 @@
 
 https://github.com/whiledev/whiledev-overlay.git
   
+  
+what4-java
+Incubator for dev-java updates that the Gentoo Java team has 
no time for
+https://github.com/kwhat/gentoo-what4-java-overlay
+
+  a...@1stleg.com
+  Alex Barker
+
+https://github.com/kwhat/gentoo-what4-java-overlay.git
+  
   
 wichtounet
 Personal overlay of Baptiste Wicht



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

2018-10-05 Thread Mikle Kolyada
commit: ddc4dc0434c8e7f079f24009bea43cb68cb3cb05
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 17:08:17 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 17:08:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc4dc04

app-portage/repoman: amd64 stable wrt bug #667826

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

 app-portage/repoman/repoman-2.3.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/repoman/repoman-2.3.11.ebuild 
b/app-portage/repoman/repoman-2.3.11.ebuild
index 3273c5884de..c915c5409aa 100644
--- a/app-portage/repoman/repoman-2.3.11.ebuild
+++ b/app-portage/repoman/repoman-2.3.11.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]]; then
S="${WORKDIR}/${P}/repoman"
 else
SRC_URI="https://dev.gentoo.org/~zmedico/portage/archives/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 fi
 
 DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"



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

2018-10-05 Thread Göktürk Yüksek
commit: 7fffdd141c9f783be63c98bdb967be60a4f794ac
Author: Sarah White  poindexter  ovh>
AuthorDate: Mon Oct  1 02:34:29 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Oct  5 16:03:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fffdd14

sys-kernel/ck-sources: remove 4.17.x branch (EOL)

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Sarah White  poindexter.ovh>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-kernel/ck-sources/Manifest  |  7 ---
 sys-kernel/ck-sources/ck-sources-4.17.11.ebuild | 61 -
 2 files changed, 68 deletions(-)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index 43de0c2a073..3d82bf21335 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -5,11 +5,9 @@ DIST ck-sources-4.18-muqss.patch 300666 BLAKE2B 
6b813475a1aab23d47f261ec4a86717c
 DIST ck-sources-4.9-freezer-fix.patch 684 BLAKE2B 
63894db45e5653af1851c7cee2493b6717d37f50d55c3a2b41316075d0f3e0bcb8975ff1c647c764bdf088ceeb4c716657e189d1e5337a69346e6dcefac332b9
 SHA512 
4241ca604f928263c29a49aca076832c06469db734864ec8c648cbbc30ba63cfb0b21d076ea4a7f3c438868802feb4e369d976e9ef6e091ce7bacf1a69c2c588
 DIST ck-sources-4.9-muqss.patch 303456 BLAKE2B 
be42cf125910d3978a6da69f5bd6050063b1bfba591c1a196bedf34f25338d57455ff1e8152a1ac11b05db4542058ec0283fe433ebb4c4312709400babccd21c
 SHA512 
1325a18ce2f758ebf0aad95e29c4f2636eb952cf8306f863b1acbf74e982aecfbc82e321064c89fe19ee63938e4930662f40f55cd16284f86743effb79cef3ee
 DIST deblob-4.14 143883 BLAKE2B 
aaad9858bf626f1495f83187fd2ab91f812504534c7294cfb6818c773229eb780096a2c78a6aa963f3826df3cfdf7a7db5238f71fa8955c21b4acd75660d2b17
 SHA512 
662a11c03f51d85158175a8bf35fce20f01d94659d36b97a9773304ff9c091b2a9ab72a0445065c20188457fbe174fb43334a79e17b3a9e8553bb6144a971f4c
-DIST deblob-4.17 142269 BLAKE2B 
7ac3e9565b1e72c0cba7590aa8ca8eedb3cab1b31cdbcced2a9170dac9b6e4b3979bc319c1b9b342827754b586ed8571057778862e294658c19c78e25d39dc81
 SHA512 
a0120c94ed132fec3870a836df715a8952aaad54c348938fecd6c755186c69f00b80c9f95fa8b33612d30bcb047fcb21a642a689b255e9ca4abc45e6d97c3e37
 DIST deblob-4.18 143094 BLAKE2B 
6ad1f08bc48923dead72c25cc5e9ca2722d01f59b95684893b01717c0e1da67bb4b87c2516e74e0e4fdddbbaddc20960533dfedbdae7272c870bb76eb2d1a826
 SHA512 
4914fabe913a72e63e61b2f313a9e9147ede28971ceddd8ab4d3fd046f284d6020507a0b08b2e4251ddd7015ca942f1dba07fa6ec891f497418d4594196d2619
 DIST deblob-4.9 146273 BLAKE2B 
8bc593ca375e003183dc6260aab0b2f81675b0814ec50fae3afe5d4ce9ce41c1c1401ce80e1c285153f610f8f730f82d6ad03e2578c792fd4af8779f2d1e3079
 SHA512 
3654b28e72b343bafdb38de10ef0c3621db0539bc0e7434bc99bb8f8ed911d4c9e53ca4785fd193fcfec369328f014fa5c6f3bda51b6f1a8f98b8c37ece119a6
 DIST deblob-check-4.14 755969 BLAKE2B 
5573bdf913554e23dba3d3c56227a2c8c3fcfad7f4a99e1ec9208171008b5d2d50bdc55000672af95e020ef8171325b9d1797a69c988b4df5b0f71bc2a186fad
 SHA512 
09626864cea33804d3dc94ceb691b24b6c14d1b9531eee8e745276dbc403903d762b1f75d685bf831f42b942d6f7ea265efb0d4889fecc976d95b11faf843fd3
-DIST deblob-check-4.17 772327 BLAKE2B 
1c004c633bfb9948fb4f4529b4adc222f3aa8fbeb01d7eec3d60f574420187977db8e151c9ee963bf54a7580ae2a519acf9e39d416dce79b34246695406aa87f
 SHA512 
bcd5406b566dd59d8d82c293866ccdf8d37e62f6b1283f83042b1a5c366764a4f16a873a4179eacbd7cf6422fbd746f6e8a5f2c02f4f062bcd63a549b9b46c52
 DIST deblob-check-4.18 781430 BLAKE2B 
b5e23f938eb7641ce6127cf2b0909a910f698e8d1ffd34212f999eb5d7a62e2c1846f30b7e349ec1dc995ee24d7fdc824c9dbf3c66cdcf3ceb2a4f457368c6fb
 SHA512 
70ef576b3e56c6671a9c533e7766899e87a197d057639f603ff185dcd3de2e0cc17d51eb725b5b4c6a1ef52e1caa8e4875ae1d65e6d2876447513d1ba0710cba
 DIST deblob-check-4.9 717834 BLAKE2B 
f2471b45f6953ce83c0819b9157ce638a1d93959ec4074a329766ecb0c3adf90fd3022307ea70c2cb3bd3c291f98d6153576cc6597c62ca97abae6524b98112e
 SHA512 
46258698f1c574b44a8c5c78cc2b7fdbaca746976266974ee0f6787904531754b17ad15d542b68e07d4633ee91a8e2d9c32a991ea214292ac072c4f26deed9c9
 DIST genpatches-4.14-69.base.tar.xz 1723168 BLAKE2B 
c0c9cbf34647abacefe97a76962f7b460ee3fda43a6530dd4eb8a380647842d7508c4e190aa05ee2eaa372e557c4528d1d36100f4a838727e633ba0d41de0979
 SHA512 
16b38854b1bfe9cbafa4feacc77dd88bde74e9d860db08cb143e2917360d80eb71bc298517b325eef1cabafcce0f35f0debf95e9122a6a016b3381a104a38e27
@@ -27,9 +25,6 @@ DIST genpatches-4.14-75.extras.tar.xz 17488 BLAKE2B 
64b765bc55181449566ef672bdbc
 DIST genpatches-4.14-77.base.tar.xz 1897728 BLAKE2B 
0481c22f540d3a8f663717ca5771c480a4c88dcd59323ee313b0fa08f887ec855a43cccf928e21978a666509ee96c1a1eb360909278944e625c0c802a2d7e7ac
 SHA512 
d9433d1e5b9232dca6d74928a835bed1e3f27c0affa96e335895df67cb2f7d11d2ba27cd3f6ac40cc51a5a7a670008df91061be5274d61bcc08eb0f06f90d5fe
 DIST genpatches-4.14-77.experimental.tar.xz 5224 BLAKE2B 
8d0b8f1e8a2953e500b9d3e654cd89d40ba0bae53a014b1bee8fb19e6580dbf33687821bb3edbffa2db8daf3fdfb521ce3232f9b4aca0f4d2661be8115220c8c
 SHA512 

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

2018-10-05 Thread Göktürk Yüksek
commit: c29a07ef58b57acb0a1765dc9ac51c7d74582f60
Author: Sarah White  poindexter  ovh>
AuthorDate: Mon Oct  1 02:41:16 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Oct  5 16:03:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29a07ef

sys-kernel/ck-sources: version 4.14.73

updated to genpatches-4.14-79

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Sarah White  poindexter.ovh>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-kernel/ck-sources/Manifest  |  3 ++
 sys-kernel/ck-sources/ck-sources-4.14.73.ebuild | 64 +
 2 files changed, 67 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index 38267de924d..ecfb2b77699 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -25,6 +25,9 @@ DIST genpatches-4.14-75.extras.tar.xz 17488 BLAKE2B 
64b765bc55181449566ef672bdbc
 DIST genpatches-4.14-77.base.tar.xz 1897728 BLAKE2B 
0481c22f540d3a8f663717ca5771c480a4c88dcd59323ee313b0fa08f887ec855a43cccf928e21978a666509ee96c1a1eb360909278944e625c0c802a2d7e7ac
 SHA512 
d9433d1e5b9232dca6d74928a835bed1e3f27c0affa96e335895df67cb2f7d11d2ba27cd3f6ac40cc51a5a7a670008df91061be5274d61bcc08eb0f06f90d5fe
 DIST genpatches-4.14-77.experimental.tar.xz 5224 BLAKE2B 
8d0b8f1e8a2953e500b9d3e654cd89d40ba0bae53a014b1bee8fb19e6580dbf33687821bb3edbffa2db8daf3fdfb521ce3232f9b4aca0f4d2661be8115220c8c
 SHA512 
a063a5e76f391a0d8011a0a1bb1fa06e6693c7efb211e5d25bfa5f39b6dc216f3c965ec1303a1d865c4b3c1484e03a4b99f3097759a0e15b15ca8b11215a3342
 DIST genpatches-4.14-77.extras.tar.xz 17492 BLAKE2B 
abaf103790fceab73cacd949473e50b8d678e0fb1ead41a36577a02e48805052c8d10f78ce474c215773117e9aeb97a49123b58a3ce42348520e32415838ec13
 SHA512 
28db86e6cfeaa3293d5a9db43774d5c0710492e9ca6b750a687b65a4d38e3a6cc196f689025bf7ce8fded4e97a221f4e2c4352e1ffc2a465fb3546a8d6712536
+DIST genpatches-4.14-79.base.tar.xz 1941112 BLAKE2B 
eadad4bd05e013fa68a47a420cfd76764df91f12ae1f25fc1e32fa30b7da999ac3eae42aaf6ae14a18b949f28adb4f4ec1557bc2a6cb3d496954851066b06a24
 SHA512 
8955f649752dd1bf2e8223f8bf6ac65a8b8775299a34c8d9ea3a7bb37d74fd013b30118be9041a59a54671a3f5cf517d840b2f83f9fe431bcc51e7019508
+DIST genpatches-4.14-79.experimental.tar.xz 5224 BLAKE2B 
f03b0806ab474eb5fc3fe58a873cea76c16d39fe87629a15941eee0eca9b980714f099526741df8b2ce7203cadb7b0b1680422083b61e4725152421d43f737bb
 SHA512 
5de7d487a229d26ab62518a670a55cd41f563455084c6f8a55f035c613df969e8c0698518243081859cb52c4e7df0fb6cb349c841fcb979e9a94212617ec523f
+DIST genpatches-4.14-79.extras.tar.xz 17496 BLAKE2B 
c543f7d58552cd519dd722f1d7912909a2216868201a5d5b3712a96b17f41b9f05df24fbee03d874a5fb2d8b8e32eb35907cc0ed569c85bdf4dd5be942d1680a
 SHA512 
d789ae7affb905622f1d556f07450a842974296f7fa109152a9edba74e41fdf4f5ea0f1bc6a054ca02a4fbb99f472b85b2bef4005335e6e1a7c112a993220491
 DIST genpatches-4.18-10.base.tar.xz 145340 BLAKE2B 
052e5eba856e416cfb303ec9b8a064ef8a47492134cb4632ce5ba1818bf4dcdfc6b34a3c276017214a47ac4b4483fd46272a9c284b1abbe81960de55d118b3ee
 SHA512 
af67a9316370bfbaf8999e993efb766928b729ebf1587a9804dd6ef89e5c7190577fda022b8ac128576e9e60d4ff638b780d6e324dcd244d4c8e7ce33f2a9abc
 DIST genpatches-4.18-10.experimental.tar.xz 5228 BLAKE2B 
3485bbf76b9c6ab4382a835984d9c55a052fefafbc9550f2a08bbcb383991a8ceb0ca53b5931f57bace9e8893a2ccb2c2aea15f2939a6a4e69de1d924aeb5071
 SHA512 
45ef8b07719263eb2ffd75fc0c24dd0357bc6cf2e76e129d8c2ecdfaecca4f864b5ad091685e9d94a7460422e7c49fac68cf2f4b0bb90e2faeb5f0b9b94fbc0a
 DIST genpatches-4.18-10.extras.tar.xz 17504 BLAKE2B 
2bd2aed76a5b1b9fe5200407edda412fe220d5a23f2baa5967c5930b182a74e97eb289006571a0400ad09b4397315c27fc1ca8f18f0e1c496a52c47029f61a69
 SHA512 
585de2757b97c6cfaed2ef52b00c8b6c784a0abe3937d58784bb473a1ea3c85b22a21bb978f6d6d9b772b6522370d141ea50440258aad5949ad2984723699a9a

diff --git a/sys-kernel/ck-sources/ck-sources-4.14.73.ebuild 
b/sys-kernel/ck-sources/ck-sources-4.14.73.ebuild
new file mode 100644
index 000..9e4b49a7016
--- /dev/null
+++ b/sys-kernel/ck-sources/ck-sources-4.14.73.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2018 kuzetsa℠ and others
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches/
+   http://kernel.kolivas.org/;
+
+IUSE="experimental"
+
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="79"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+
+PYTHON_COMPAT=( python2_7 )
+inherit python-any-r1 kernel-2
+detect_version
+detect_arch
+
+DEPEND="deblob? ( ${PYTHON_DEPS} )"
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+
+DESCRIPTION="Gentoo's genpatches for Linux ${K_BRANCH_ID}, with Con Kolivas' 
MuQSS process scheduler."
+
+MUQSS_VERSION="162"
+MUQSS_FILE="${K_BRANCH_ID}-sched-MuQSS_${MUQSS_VERSION}.patch"
+MUQSS_BASE_URL="http://ck.kolivas.org/patches/muqss/4.0;
+
+# clearly identify package name in distrdir

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

2018-10-05 Thread Göktürk Yüksek
commit: e4384ab79eb7267a6835ad0d82391f279f7c7358
Author: Sarah White  poindexter  ovh>
AuthorDate: Mon Oct  1 02:39:40 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Oct  5 16:03:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4384ab7

sys-kernel/ck-sources: version 4.9.130

updated to genpatches-4.9-134

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Sarah White  poindexter.ovh>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-kernel/ck-sources/Manifest  |  3 ++
 sys-kernel/ck-sources/ck-sources-4.9.130.ebuild | 59 +
 2 files changed, 62 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index 3d82bf21335..38267de924d 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -49,6 +49,9 @@ DIST genpatches-4.9-130.extras.tar.xz 17356 BLAKE2B 
299388e6feda84ee34d24583a8d1
 DIST genpatches-4.9-132.base.tar.xz 2441816 BLAKE2B 
53a8675afe92c3821aca2251aa7e4cb5ccd5bd007871ddb6bbeeea9cf9ff7953505e67e4bc91685598734451bd2c470250bfc3ce4e2bfb749adbf0c606f89cd0
 SHA512 
f43ed194035db4eabdfd7c29113faaf6605d56e64613771011793fc7740fa06db0727328eaef33f847f6fbba6a7f8830f5d3b9c70b7268c7cf6974ce2afe2243
 DIST genpatches-4.9-132.experimental.tar.xz 106392 BLAKE2B 
e37bc8e9b99c2afdd0e57606d8a8f5da93013e6219801c3e9d14d91a6d70dfa4f7830a54293eabb81e821138432d18ef96ec98e3070a46b4b11680165ded
 SHA512 
7fa9bba8c07d5cf861bf7dac0e8261e90c3ef834acca4768606d3292d664ed46cd790df7ab6f82fcaf83861ff9395a1a32da9122d99074c851aafade9cbbbde0
 DIST genpatches-4.9-132.extras.tar.xz 17356 BLAKE2B 
b7cbf6b4fb753c8b2155d61e86357a41978f9a218daedc016a1e11f2917294a82e1bca3915db80de9f6120e214869f7ae90b647b95fdd674b10eae651576affd
 SHA512 
6e0777f4a57dd7e2f2771fd2416858a40f130cd110f1458debfad66a2ef6847969fda59ffa8f796a6f2736a3ccdd0f41b5fc1c66e3a507ff2b0b48ee6f291fbc
+DIST genpatches-4.9-134.base.tar.xz 2469148 BLAKE2B 
98d632d35eecd9965bb78d0baf8889c22999c324ab2f93a27ed606b8f1fc9fbcc3ed473bca16d5d508b7aea57f3b9db0fdfa904e4dfe59d2d2849454e8d6d1da
 SHA512 
75b10ad827435c6cf5bdc568bfb5d48d703c2117563cdd406e7d98701bb22e2944695295933ab7bae03e3647565fd8d86f3f4142ca2ea538dde4e9ea8d350ff0
+DIST genpatches-4.9-134.experimental.tar.xz 106384 BLAKE2B 
cf341a8c8f43353fead3844c549932de413380b72f5efb686031a35c5de78c13f66d606d5884bfea45333c7aaa39589d93cd6c295fc34dd103f354209a94116e
 SHA512 
491a2b541b933a0e6f0eac55eb939ab668085158d059a2bbe99826e657bba3576bd6092a83baeda8c11a29a770823228ead660a5d64cce09354fb177eb857cd0
+DIST genpatches-4.9-134.extras.tar.xz 17356 BLAKE2B 
a6a8fd7226f451ea0a42abffab2a74c2dfc2ad61130b49a51548d72c98a3f1c96dba5432fc3abf88d3c08d1cb07b28ad7d252e22ad04443e3fc251a03affa045
 SHA512 
221edf2d3ca1f11d48dafd3cb86b316153ffd6928c1dc690fe5b69f212ae20ccd7b203c272e4554f3045da51cef7a3bc50d388cfe7bee7630ccee586ae3d7986
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.18.tar.xz 101781564 BLAKE2B 
138bdc49dc8871e5566b5e23a9e5ed0e68fff480a7a04fc659a9efe2d4bcc778ac01368a32bc5d1dbde870102ce7294b9d315f81c4e6e762ee781135e83033f2
 SHA512 
950eb85ac743b291afe9f21cd174d823e25f11883ee62cecfbfff8fe8c5672aae707654b1b8f29a133b1f2e3529e63b9f7fba4c45d6da8000b3a9a9ae038
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a

diff --git a/sys-kernel/ck-sources/ck-sources-4.9.130.ebuild 
b/sys-kernel/ck-sources/ck-sources-4.9.130.ebuild
new file mode 100644
index 000..63e70f3bc75
--- /dev/null
+++ b/sys-kernel/ck-sources/ck-sources-4.9.130.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2018 kuzetsa℠ and others
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches/
+   http://kernel.kolivas.org/;
+
+IUSE="experimental"
+
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="134"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+
+PYTHON_COMPAT=( python2_7 )
+inherit python-any-r1 kernel-2
+detect_version
+detect_arch
+
+DEPEND="deblob? ( ${PYTHON_DEPS} )"
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+
+DESCRIPTION="Gentoo's genpatches for Linux ${K_BRANCH_ID}, with Con Kolivas' 
MuQSS process scheduler."
+
+MUQSS_VERSION="150"
+MUQSS_FILE="${K_BRANCH_ID}-sched-MuQSS_${MUQSS_VERSION}.patch"
+MUQSS_BASE_URL="http://ck.kolivas.org/patches/muqss/4.0;
+
+# clearly identify package name in distrdir

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

2018-10-05 Thread Göktürk Yüksek
commit: 51988c603cc7559fd1e24466fb3f52e4b1b761be
Author: Sarah White  poindexter  ovh>
AuthorDate: Mon Oct  1 02:42:31 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Oct  5 16:03:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51988c60

sys-kernel/ck-sources: version 4.18.11

updated to genpatches-4.18-14

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Sarah White  poindexter.ovh>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-kernel/ck-sources/Manifest  |  3 ++
 sys-kernel/ck-sources/ck-sources-4.18.11.ebuild | 54 +
 2 files changed, 57 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index ecfb2b77699..e44d83fabf3 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -34,6 +34,9 @@ DIST genpatches-4.18-10.extras.tar.xz 17504 BLAKE2B 
2bd2aed76a5b1b9fe5200407edda
 DIST genpatches-4.18-12.base.tar.xz 237564 BLAKE2B 
221499b05746862c8d7261959b63791efc1450329ec50b14d487306fa97398c364ee553922bdfb7b4dbf688792fcb778e6a30a57a6df10099f5367f01f1869db
 SHA512 
08efe1e89151e1c7c2e19ca48380fa797297879d83b7a51ea3278a966a39324a2a1e5f66f2e46a64ed88d24c243576b119967d3bbccfdb78c7388525bbdb9472
 DIST genpatches-4.18-12.experimental.tar.xz 5224 BLAKE2B 
8d0b8f1e8a2953e500b9d3e654cd89d40ba0bae53a014b1bee8fb19e6580dbf33687821bb3edbffa2db8daf3fdfb521ce3232f9b4aca0f4d2661be8115220c8c
 SHA512 
a063a5e76f391a0d8011a0a1bb1fa06e6693c7efb211e5d25bfa5f39b6dc216f3c965ec1303a1d865c4b3c1484e03a4b99f3097759a0e15b15ca8b11215a3342
 DIST genpatches-4.18-12.extras.tar.xz 17508 BLAKE2B 
c324b68771942f0372d0f4f34904e3f52b021ef36453002732ab041096714cb9949f03840ab7bc2197c498ff3bfd6d8f4f7000a27e9668b9cc9d3c90e40dc466
 SHA512 
746c0bab36b8a1ca9171882cb21735378a12636ce5e157dcebe3b286abb5392c6a2e099226cce5bca77ad808c233c9f968aeceb2fc4744a94cc9c2372dacfaf9
+DIST genpatches-4.18-14.base.tar.xz 313244 BLAKE2B 
a47c0b01dffdc9480d99137b8d2d2ee4d125e86fdc653e6ed54acadb4818ee12b904335bd996577fb12a0132ffd8f565da9669b4033531fdb1cb53ff28a5c9a7
 SHA512 
8f59ef57c0c698932032e181044b2fd78d6f43a8022b75139c6aade451d946816329129047de8514d4c2f6c0c6eedf6a16786063584bb2c141e1a50fb83debd9
+DIST genpatches-4.18-14.experimental.tar.xz 5224 BLAKE2B 
659859efd41430c3da5c104cc8e148d85df75ec323364f845a2f15b848544aaf0d7d9cd8b595c04a9209542bdb865874b9c8928d264ba896a70d701690464869
 SHA512 
50e172f6244741ed6d5e440ab55c4928c11c7cbe9d2bdc5891bd254e2aa05b7ed0387e85d3135745af0e056dfc0be9a325581d5cf38df1659d89cf387ed72625
+DIST genpatches-4.18-14.extras.tar.xz 17512 BLAKE2B 
f9a02074660a4f2c7b24d00035f0e529a1283a853d7271dea8a459fa1d5a6a2508ad400e828e47ac1b1f610b0732a9380301951f091cc9657d15f9c784e0d9ff
 SHA512 
e27f7d5fc0ea35cb66d8478c83df36d5c28d2eaa87b65cdea77254d7cd665ba0f2a016927ba70e71c33920d80341270bc5419c610971989b1ec573631be080ab
 DIST genpatches-4.18-8.base.tar.xz 61984 BLAKE2B 
fc4b575978ef25f2ac1ea23453a820cd3fce9fb99bdcc071e88d8d52113b3ad1b44725b1bddf8a9b0e17fcc4022b8a7ea1ca10925c560ebd2480ae7edbf08a93
 SHA512 
fb98eff21e6cfbf03feb1df16241e564acb086026db360136a46c78d7658cd76dbc98f698279e2e5e1c55c675acadf7da45136bcff5fc929d0fc155a70def29e
 DIST genpatches-4.18-8.experimental.tar.xz 5224 BLAKE2B 
1577cd444c84c7a8fef88e167e3027773a5574459124f007ecbcccab5f7f9d544d594616ab4c43c58edcf97e2af699c82fea4995a98aa2a4a196f5aa8d345350
 SHA512 
57b87c85d902246a38f7822f296736cc471509c5ff63e1da8999fdd285437add9e0a20ced9d1997df1e1cbf6fdcee45c62747bcda9de4cbcfa3009a0d6ded06c
 DIST genpatches-4.18-8.extras.tar.xz 17508 BLAKE2B 
2e9e8c17aacbd6894f682c6f95b767228c54673e23dd401519d69606177334408acee5c018b164c797750018d015c8abe35e48f5b00b45f5502b0dd72f776941
 SHA512 
059cf39a752f004cb3fe57f7d98118879bdd1d40c1242a012a11275a29dc7744d6333686fadda2fe08bbbea5a9b45f3f3cc9bfc20203f22184b2068baf07

diff --git a/sys-kernel/ck-sources/ck-sources-4.18.11.ebuild 
b/sys-kernel/ck-sources/ck-sources-4.18.11.ebuild
new file mode 100644
index 000..b009eb9828d
--- /dev/null
+++ b/sys-kernel/ck-sources/ck-sources-4.18.11.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2018 kuzetsa℠ and others
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches/
+   http://kernel.kolivas.org/;
+
+IUSE="experimental"
+
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="14"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+
+PYTHON_COMPAT=( python2_7 )
+inherit python-any-r1 kernel-2
+detect_version
+detect_arch
+
+DEPEND="deblob? ( ${PYTHON_DEPS} )"
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+
+DESCRIPTION="Gentoo's genpatches for Linux ${K_BRANCH_ID}, with Con Kolivas' 
MuQSS process scheduler."
+
+MUQSS_VERSION="173"
+MUQSS_FILE="0001-MultiQueue-Skiplist-Scheduler-version-v0.${MUQSS_VERSION}.patch"
+MUQSS_BASE_URL="http://ck.kolivas.org/patches/muqss/4.0;
+
+# clearly identify package name in 

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

2018-10-05 Thread Mikle Kolyada
commit: ddbd471f67ff8a27f7bcd325ac9425b5e04ac94a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 17:36:38 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 17:36:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbd471f

x11-themes/numix-icon-theme-circle: Version bump (v18.10.03)

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

 x11-themes/numix-icon-theme-circle/Manifest|  1 +
 .../numix-icon-theme-circle-18.10.03.ebuild| 27 ++
 2 files changed, 28 insertions(+)

diff --git a/x11-themes/numix-icon-theme-circle/Manifest 
b/x11-themes/numix-icon-theme-circle/Manifest
index bdb83d45381..91adb5251bd 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -1,2 +1,3 @@
 DIST numix-icon-theme-circle-18.08.29.tar.gz 2095843 BLAKE2B 
b39bd5eaf3c9ec4156a71d235059b28d049ddf25ec600a5f3a782e4b51149d0e7eccf37379a117ae7471a3885f7a529989f9085419864975afbb07a325bda629
 SHA512 
433c343730b23dd3969903f85d7ac36d40a4723f342b259e8136c1fbe35b7af8c17227541f3ccacffbeacf2873547c9327a1c5f0d522da04483719606e26293b
 DIST numix-icon-theme-circle-18.09.19.tar.gz 2196678 BLAKE2B 
a58ab5381f4ad1e441d188c1b7db0836b025d57c4075030c0e83a12de7917cd775be7bb8ae686afe302188232569c67d21772c119102a30d4bc717f301b3e44e
 SHA512 
ace6c50ec9e9b08aac579ae92a44ba48494f2f22403e233c5ec00bb967c9bb6b70e785fbb061bfc9693db4de0ee90023af66c66e6984bd36d1e92be5f68afb02
+DIST numix-icon-theme-circle-18.10.03.tar.gz 2198504 BLAKE2B 
632baceb5dd56cce372a79cb8a0e21cc5201d4bf32f939db10fd9dcfb5642f64ab38e180c622e832e23299580b3c4c4f23baccf6a771e09c1e7efeb4864af4e7
 SHA512 
0e494367cffd7e77dca282ceb7d368950eb6c2e64d8bc58ded95bfdf4b83265be5bd9c7ed8cb5377a5e8250109dbc87ba48c2fcab29e9c3e2626e93cd999eb54

diff --git 
a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.10.03.ebuild 
b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.10.03.ebuild
new file mode 100644
index 000..d2b6a630f0b
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.10.03.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="An icon theme for Linux from the Numix project"
+HOMEPAGE="https://github.com/numixproject;
+SRC_URI="https://github.com/numixproject/numix-icon-theme-circle/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="x11-themes/numix-icon-theme"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto /usr/share/icons
+   doins -r Numix-Circle{,-Light}
+
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



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

2018-10-05 Thread Matthew Thode
commit: f771df4ca2aaec09cee849ba597ea89dce523457
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct  5 15:41:28 2018 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Oct  5 15:41:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f771df4c

app-admin/puppet-agent: 6.0.2 bump

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

 app-admin/puppet-agent/Manifest   | 4 ++--
 .../{puppet-agent-6.0.1.ebuild => puppet-agent-6.0.2.ebuild}  | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
index 53e55c2f998..88f3df49756 100644
--- a/app-admin/puppet-agent/Manifest
+++ b/app-admin/puppet-agent/Manifest
@@ -2,5 +2,5 @@ DIST puppet-agent_5.5.4-1stretch_amd64.deb 17273314 BLAKE2B 
e296cda8219deafe9b36
 DIST puppet-agent_5.5.4-1stretch_i386.deb 18195740 BLAKE2B 
aa1e5b7030de4ec58a389a552c0d2c870875244f6a722c9b87d4aca28261f073b347476aaa313edd4f66fa07621a333c777a3a6b04228aa7d2f35391f4f84df8
 SHA512 
3e7346ccde7d3bc9e99bb38a2958c9ddda3dd4a5124ced21dc048df41566a0d9e6d9e5250f7c93433c02585fd83031292f8197a7c6537a1563dd6ebec464b979
 DIST puppet-agent_5.5.6-1stretch_amd64.deb 17279588 BLAKE2B 
d9614ee1cbec786303ac72fc9b704c90056771c9e3c23a93d6b7cff11f27394fbd277d5ae0d8eca20d9801d31019e7ca381af0cb60b72fc109ce6b2a99ee1124
 SHA512 
1172d72a1054cf04ab8033ab319313b7da6fd76684738bdb4aa1bc6bd9fa9dc0f2b00d765382023e0e854efbee6adba5b66bd62e2e04a9f153da79bccad427f7
 DIST puppet-agent_5.5.6-1stretch_i386.deb 18195950 BLAKE2B 
602a8409a6f0b5695f389604f82b8d6401db5d8abdd7148418bab6f09d64b285ff1c43870b144e863f148993b2e02c1abe11827e3e29ad5cf1314d7030cd5988
 SHA512 
f96bd2f4cbb2cec2405fdf87bb61711f8a750462d15e65507d37cc6cf6fa8f3a5e3a3d66abc74cfc02a109cc17c413e7f32c8d5f179468c84f6a86452ae38c40
-DIST puppet-agent_6.0.1-1stretch_amd64.deb 17860014 BLAKE2B 
b99e5b75e5ab770e76c3165f7f8414eebfc4ee5cc0beaa0279b44fb39ae9fdbf62c15c5428452c30db99b7bcbfb3ba25a79fa17664962eed4c42350511d0dff4
 SHA512 
a1e5982df5742251cf8812612f1ec40cfa5b434962fc2ef0967ec06423d8d6433129412fb70339712bcbdd8e71007c07c7e9f572dd7b838c69bdc48b29d76ee9
-DIST puppet-agent_6.0.1-1stretch_i386.deb 18595674 BLAKE2B 
da1bf4de5ca8dfb7184b4b43d8efdf04c49080b96d338d36231bc27cf722cacd73adffd4c13e37b1cdcc02e2fcd5072140686f56b54407f523f8505b79a457ec
 SHA512 
af543452c36c4158973c67b601f38a449455f6b464eae44b17eeea26d97e4a02b90e72374439711fba54d0edaca26676b88f189ebc8cc5a99a76313afe19cbc6
+DIST puppet-agent_6.0.2-1stretch_amd64.deb 17859762 BLAKE2B 
c787eb36bc1eacb544b669959d83539ba157702627a7cf925cd1be9e919604cd749f86a1635e9c0b53fe85f446e377fc61123ca259357f4a5781d0f8f406f365
 SHA512 
c0587cbf382258c73760837eab85985c2414ff59521bbed680b13b5d09ebb76a96cc52e553d68fb482f4b2d725b130fc3b747849637b4c73cb11b5f5cd266a44
+DIST puppet-agent_6.0.2-1stretch_i386.deb 18596344 BLAKE2B 
9f1f99e0c1033f621b3c50674f18e296e65b9addf82e61163e995f69eedbca97174a3ede6324e9bec1b46c4819a2c68892a4bdb7db8e81aba975bb6293c018df
 SHA512 
9f2fc097ea2ef7c4411227ba97fa3371b98b3b3b4fb5e9c70a71ae87215e3c7b9fb5ee2cd58324bb24fb2352e34d4509165ca8e2c9c1144e89237307683a7dfd

diff --git a/app-admin/puppet-agent/puppet-agent-6.0.1.ebuild 
b/app-admin/puppet-agent/puppet-agent-6.0.2.ebuild
similarity index 100%
rename from app-admin/puppet-agent/puppet-agent-6.0.1.ebuild
rename to app-admin/puppet-agent/puppet-agent-6.0.2.ebuild



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

2018-10-05 Thread Mikle Kolyada
commit: 5ca45c49798c83e6a5b9c016a10d6146dce5330c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 15:13:12 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 15:13:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca45c49

net-libs/http-parser: Add more keywords

Needed to match with sys-auth/sssd

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

 net-libs/http-parser/http-parser-2.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/http-parser/http-parser-2.8.1.ebuild 
b/net-libs/http-parser/http-parser-2.8.1.ebuild
index d7882c33483..1431e169b4a 100644
--- a/net-libs/http-parser/http-parser-2.8.1.ebuild
+++ b/net-libs/http-parser/http-parser-2.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0/2.8.0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x64-macos ~x64-solaris"
 IUSE="static-libs"
 
 src_prepare() {



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

2018-10-05 Thread Michał Górny
commit: 661fb2d44de4f77afc239eb9761030958c2690cc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  5 17:56:39 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 18:01:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661fb2d4

app-admin/testdisk: Bump to 7.1_pre20180922 snapshot

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

 app-admin/testdisk/Manifest|  1 +
 app-admin/testdisk/testdisk-7.1_pre20180922.ebuild | 99 ++
 2 files changed, 100 insertions(+)

diff --git a/app-admin/testdisk/Manifest b/app-admin/testdisk/Manifest
index 2a977ec6d5e..99dba768e84 100644
--- a/app-admin/testdisk/Manifest
+++ b/app-admin/testdisk/Manifest
@@ -1 +1,2 @@
+DIST testdisk-6837474129968d7de13d91e5454bd824c9136e73.tar.gz 637265 BLAKE2B 
7d7a2c875db9d34ad5be687ef0ccc8122759c645b30faf6eed7967747e69ac988078ab6c1909007c32c6bf5a879a5bfd00dff3d2d268e5b50e3b60a8b660c636
 SHA512 
b494e23ccd8f913a9b22f4b803b02af66e94f6971f45e6aea8a0e1dd8549996e7bdd3fafcf70078ebc242f262d064cdc5674d99cb7a367b810c45c0b1c40336d
 DIST testdisk-7.1_pre20180322.tar.gz 632598 BLAKE2B 
741610622c9afa2c41d14e8eb391cbe629a5f7ac102cf4cbf446b0c0d7330cb8482a17c1ce8470aa9d1b0578aac254cf17aa061e21dd831a803152514fab5422
 SHA512 
fbe699ccfbe31be636d71eda5d1fccb8efb16788bf664e048ee16344c3d3689961aaa7ef4c9123690db695bb7ae3439440bd775ab8b8455500232b2fc6048ebc

diff --git a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild 
b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild
new file mode 100644
index 000..f5f2f95d5e0
--- /dev/null
+++ b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_COMMIT=6837474129968d7de13d91e5454bd824c9136e73
+inherit autotools flag-o-matic gnome2-utils
+
+DESCRIPTION="Checks and undeletes partitions + PhotoRec, signature based 
recovery tool"
+HOMEPAGE="https://www.cgsecurity.org/wiki/TestDisk;
+SRC_URI="https://git.cgsecurity.org/cgit/${PN}/snapshot/${PN}-${EGIT_COMMIT}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+IUSE="ewf jpeg ntfs qt5 reiserfs static zlib"
+
+REQUIRED_USE="static? ( !qt5 )"
+
+# WARNING: reiserfs support does NOT work with reiserfsprogs
+# you MUST use progsreiserfs-0.3.1_rc8 (the last version ever released).
+COMMON_DEPEND="
+   static? (
+   sys-apps/util-linux[static-libs]
+   sys-fs/e2fsprogs[static-libs]
+   sys-libs/ncurses:0[static-libs]
+   jpeg? ( virtual/jpeg:0[static-libs] )
+   ntfs? ( sys-fs/ntfs3g:=[static-libs] )
+   reiserfs? ( >=sys-fs/progsreiserfs-0.3.1_rc8[static-libs] )
+   zlib? ( sys-libs/zlib[static-libs] )
+   !arm? ( ewf? ( app-forensics/libewf:=[static-libs] ) )
+   )
+   !static? (
+   sys-apps/util-linux
+   sys-fs/e2fsprogs
+   sys-libs/ncurses:0=
+   jpeg? ( virtual/jpeg:0 )
+   ntfs? ( sys-fs/ntfs3g )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   reiserfs? ( >=sys-fs/progsreiserfs-0.3.1_rc8 )
+   zlib? ( sys-libs/zlib )
+   !arm? ( ewf? ( app-forensics/libewf:= ) )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   qt5? ( dev-qt/linguist-tools:5 )
+"
+RDEPEND="!static? ( ${COMMON_DEPEND} )"
+
+DOCS=( )
+
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-sudo
+   --without-ntfs
+   $(use_with ewf)
+   $(use_with jpeg)
+   $(use_with ntfs ntfs3g)
+   $(use_enable qt5 qt)
+   $(use_with reiserfs)
+   $(use_with zlib)
+   )
+
+   # this static method is the same used by upstream for their 'static' 
make
+   # target, but better, as it doesn't break.
+   use static && append-ldflags -static
+
+   econf "${myeconfargs[@]}"
+
+   # perform safety checks for NTFS, REISERFS and JPEG
+   if use ntfs && ! egrep -q '^#define HAVE_LIBNTFS(3G)? 1$' 
"${S}"/config.h ; then
+   die "Failed to find either NTFS or NTFS-3G library."
+   fi
+   if use reiserfs && egrep -q 'undef HAVE_LIBREISERFS\>' "${S}"/config.h 
; then
+   die "Failed to find reiserfs library."
+   fi
+   if use jpeg && egrep -q 'undef HAVE_LIBJPEG\>' "${S}"/config.h ; then
+   die "Failed to find jpeg library."
+   fi
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2018-10-05 Thread Michael Haubenwallner
commit: 413545cbf257d578db2d9bbc787f049be94542a1
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Fri Oct  5 15:28:13 2018 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Fri Oct  5 15:28:13 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=413545cb

bootstrap-prefix.sh (stage1): bump to Python-2.7.15.tar.xz for AIX

 scripts/bootstrap-prefix.sh | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index bb25d293de..dc3f37bf78 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -832,7 +832,8 @@ bootstrap_python() {
case $CHOST in
*-*-aix*)
# TODO: freebsd 10 also seems to need this
-   A=Python-${PV}.tar.bz2 # patched one breaks
+   PV=2.7.15
+   A=Python-${PV}.tar.xz # patched one breaks
patch=true
;;
*)
@@ -852,7 +853,12 @@ bootstrap_python() {
rm -rf "${S}"
mkdir -p "${S}"
cd "${S}"
-   bzip2 -dc "${DISTDIR}"/${A} | tar -xf - || return 1
+   case ${A} in
+   *bz2) bzip2 -dc "${DISTDIR}"/${A} | tar -xf - ;;
+   *xz) xz -dc "${DISTDIR}"/${A} | tar -xf - ;;
+   *) einfo "Don't know to unpack ${A}" ;;
+   esac
+   [[ ${PIPESTATUS[*]} == '0 0' ]] || return 1
S="${S}"/Python-${PV}
cd "${S}"
rm -rf Modules/_ctypes/libffi* || return 1
@@ -861,7 +867,7 @@ bootstrap_python() {
if ${patch}; then
# This patch is critical and needs to be applied even
# when using the otherwise unpatched sources.
-   efetch 
"http://dev.gentoo.org/~redlizard/distfiles/02_all_disable_modules_and_ssl.patch;
+   efetch 
"http://dev.gentoo.org/~haubi/distfiles/02_all_disable_modules_and_ssl.patch;
patch -p0 < "${DISTDIR}"/02_all_disable_modules_and_ssl.patch
fi
 



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

2018-10-05 Thread Matthew Thode
commit: dc75c4e0ae1fcfa00d4ce61eac26a278b9d0fe1d
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct  5 15:39:59 2018 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Oct  5 15:41:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc75c4e0

app-admin/puppet: 6.0.2 bump

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

 app-admin/puppet/Manifest | 2 +-
 app-admin/puppet/{puppet-6.0.1.ebuild => puppet-6.0.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/puppet/Manifest b/app-admin/puppet/Manifest
index cc6740920da..85a635c03b4 100644
--- a/app-admin/puppet/Manifest
+++ b/app-admin/puppet/Manifest
@@ -2,4 +2,4 @@ DIST puppet-4.10.11.tar.gz 3022878 BLAKE2B 
d3eec840bb1c46e0dfbbc9dad598b362049a7
 DIST puppet-4.10.12.tar.gz 3022218 BLAKE2B 
03757857868b1544078ae5e40d6e438631c788f1b01a3e62ba90e477b754601d2c085228e084363ff20ee39728b02ebe8ca83e17f7c79dddae1c3968aef4e320
 SHA512 
ff7accf70b1d4de7282cf3b41246151c49c4758a41ace56a470e4723749638027011cf170747e66fa5812280e1612e754e12d92dd35fa6c93171f7187bb9cfa2
 DIST puppet-5.5.3.tar.gz 304 BLAKE2B 
d2534da5956806e5280c59e82332f1ffca79e72f73b1abb460f155aac936a5ba1719f18dc5742c85fca365ff6b03a602ca0ceaa04714091045ab2afac1b57823
 SHA512 
14a711002c64f0598930f64e9e2b81c03daddda750860acb349271c1cc9d04c0d149b14817b200dda26f0ca75c3f79593990ecf28a5cca83220a3f5a16eac34d
 DIST puppet-5.5.6.tar.gz 3026301 BLAKE2B 
eb05a0c4eed99ce1ce7a77be76da069be1e4b4f8917206b3811a3a7378c2e39b9c84b560bbcce0bee180ddb502251efb48362dd1c2494c79e6f441cde41a2707
 SHA512 
53bccc4cf3d4dde3079d96cd28b4cf380d004fdf67da8eaeaf70706ca5e1fe611910042f1aa03453fb29419bb9888a0eeef9a9d64e8f0cfe5d8d7a73e5bf5850
-DIST puppet-6.0.1.tar.gz 2795572 BLAKE2B 
5909aa1e6ae8492217f08ea1709b08644a3ef50f8fbee4e5fe73578b480df604715488984327cb2d94fdc90f26dadb32967b9e9d50735a06e450564e7af5a91f
 SHA512 
37c02fe7cae119daef9e26c8bfc62fc0035b6eea5227083f61462b89c56f8d4b4f48726efd8dae6c1d1d2a8fccd7b71866c493bf203c0be4518547a15959df72
+DIST puppet-6.0.2.tar.gz 2796833 BLAKE2B 
a3d09dfd7dd0cadb2f752b4836336abd98c8cf6350f4e8b503a7e6b3029e59ff235f3567033b20bc3724708a9504db9ee87ac4c8374f0488862a7205a8a65069
 SHA512 
f32298d2884927f02f5316dde1d3d9bf33b89f6d011e2eab7f935b730a16d39277b5c17b2986eab91c19aefd5071b5fcbba62550ddd60e3b964f33f4029ac25a

diff --git a/app-admin/puppet/puppet-6.0.1.ebuild 
b/app-admin/puppet/puppet-6.0.2.ebuild
similarity index 100%
rename from app-admin/puppet/puppet-6.0.1.ebuild
rename to app-admin/puppet/puppet-6.0.2.ebuild



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

2018-10-05 Thread Mikle Kolyada
commit: d3bd3eb43743e3c56b007378ddc30459422e93e2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 17:11:34 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 17:11:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bd3eb4

sci-libs/netcdf: amd64 stable wrt bug #641344

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

 sci-libs/netcdf/netcdf-4.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild 
b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
index 060bb830f2c..a37c4a93ef3 100644
--- a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Unidata/netcdf-c/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="UCAR-Unidata"
 SLOT="0/13"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools"
 
 RDEPEND="



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

2018-10-05 Thread Michał Górny
commit: deb5e0273f8ca487797bb56a73f151995043353b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  5 17:58:52 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 18:01:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb5e027

app-admin/testdisk: Add myself as co-maintainer

This is important piece of software, two maintainers are safer than one
;-).

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

 app-admin/testdisk/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-admin/testdisk/metadata.xml b/app-admin/testdisk/metadata.xml
index 0421c7e4767..4c1e67e367e 100644
--- a/app-admin/testdisk/metadata.xml
+++ b/app-admin/testdisk/metadata.xml
@@ -5,6 +5,10 @@
robb...@gentoo.org
Robin H. Johnson

+   
+   mgo...@gentoo.org
+   Michał Górny
+   

Include the ability to read NTFS 
filesystems
Include reiserfs reading ability



[gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.hardened.stage4/package.use/

2018-10-05 Thread Matthew Thode
commit: e5191fea09cfa637080728f4316a6c3441ffc3ea
Author: Matthew Thode  mthode  org>
AuthorDate: Fri Oct  5 15:15:56 2018 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Oct  5 15:15:56 2018 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=e5191fea

remove unneeded use flags for musl stage4

 tools-musl/portage.amd64.hardened.stage4/package.use/pam| 1 -
 tools-musl/portage.amd64.hardened.stage4/package.use/stage4 | 1 -
 2 files changed, 2 deletions(-)

diff --git a/tools-musl/portage.amd64.hardened.stage4/package.use/pam 
b/tools-musl/portage.amd64.hardened.stage4/package.use/pam
deleted file mode 100644
index 0ce1211a..
--- a/tools-musl/portage.amd64.hardened.stage4/package.use/pam
+++ /dev/null
@@ -1 +0,0 @@
-sys-libs/pam cracklib

diff --git a/tools-musl/portage.amd64.hardened.stage4/package.use/stage4 
b/tools-musl/portage.amd64.hardened.stage4/package.use/stage4
index 5f8147ac..dfa8b0e3 100644
--- a/tools-musl/portage.amd64.hardened.stage4/package.use/stage4
+++ b/tools-musl/portage.amd64.hardened.stage4/package.use/stage4
@@ -1,5 +1,4 @@
 app-admin/syslog-ng -tcpd
 sys-apps/kmod lzma  # kernel module compression
 sys-apps/util-linux static-libs  # for genkernel
-sys-boot/grub grub_platforms_pc
 dev-lang/python xml sqlite  # for layman



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

2018-10-05 Thread Virgil Dupras
commit: 395167a0cd3e6183da3d09fe4a6eaebf8003bd38
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Oct  5 15:52:26 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Oct  5 15:52:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395167a0

dev-python/bleach: bump to 3.0.0

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

 dev-python/bleach/Manifest|  1 +
 dev-python/bleach/bleach-3.0.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index c8b2e1df787..7236b1c26f2 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,3 +1,4 @@
 DIST bleach-1.5.0.tar.gz 36502 BLAKE2B 
a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327
 SHA512 
572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
 DIST bleach-2.1.1.tar.gz 58491 BLAKE2B 
bd1efbfa30cee61b5d8bfd029ff107ddc997d38139bf5b25a70a6731193f6d02a81e1e49c9ffe3eef6cbda864464108cb1f65599c68c48f1033ced27fdb65c29
 SHA512 
dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2
 DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 
5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75
 SHA512 
ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
+DIST bleach-3.0.0.tar.gz 164459 BLAKE2B 
a9e873428cf629dc98c8adf56ad8a45f63e355ffb5eb495df4d452106e77a5919c90e2f1651f671e8807e0dddbdb7543fbd4c78fd95afad4cf8cee68e7a797d8
 SHA512 
7bc13af18baed440c0ce39f8caf7a14fc7264aba8a14a1999334d1ddd78183a0f84a17b3f2088453ee20d4873162f2a8cbd273e6f881201744b2a0f47805839e

diff --git a/dev-python/bleach/bleach-3.0.0.ebuild 
b/dev-python/bleach/bleach-3.0.0.ebuild
new file mode 100644
index 000..71d5a9790dc
--- /dev/null
+++ b/dev-python/bleach/bleach-3.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+IUSE="test"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/webencodings[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+   pytest -v || die "tests failed under ${EPYTHON}"
+}



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

2018-10-05 Thread Virgil Dupras
commit: c7bfec822c4aca9f8de1b936c853bf25a2f236c7
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Oct  5 15:56:04 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Oct  5 15:56:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bfec82

dev-python/bleach: remove old

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

 dev-python/bleach/Manifest|  1 -
 dev-python/bleach/bleach-2.1.1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 7236b1c26f2..d28c735d645 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,4 +1,3 @@
 DIST bleach-1.5.0.tar.gz 36502 BLAKE2B 
a56eb875a5becd21f7ff71a29db8178a7536a7aadfe81fe178360ba61ba599df9d4d9a782bbf72eb186b61a0b2e3f99058c483cc0d194e735a787319697c7327
 SHA512 
572a089691af61f096716d96517a96755fe674cc471bdbcff80615ae903eaeff72c47b918ee28a1db60ee5c0253c0c52ba02544f8535ae4f283a3a87a3061124
-DIST bleach-2.1.1.tar.gz 58491 BLAKE2B 
bd1efbfa30cee61b5d8bfd029ff107ddc997d38139bf5b25a70a6731193f6d02a81e1e49c9ffe3eef6cbda864464108cb1f65599c68c48f1033ced27fdb65c29
 SHA512 
dc8ef7b678966bfebddb2d27c78abf50e71f2d90c5807cf788a08b852a085a4d990368da5dfb5f61a49e0f2f1e7d9ac73c2b6967fdacb55663ae2c339016d4c2
 DIST bleach-2.1.3.tar.gz 60141 BLAKE2B 
5c04269266007e31e1a01540198177afb6b13362b89815073b7cd68668da26725f2631defdb26d124ae6c74743de0d31b2975a0d19f58e032ac2332e3ea46a75
 SHA512 
ff74fb3646709f20c79ea02e6d0fb93e2f204d3151a05f259b703050c10d410859af76acb470405f6fb7b55c8fb64595e6f0fcf8e9cb8fd3fc3722fa30a47de5
 DIST bleach-3.0.0.tar.gz 164459 BLAKE2B 
a9e873428cf629dc98c8adf56ad8a45f63e355ffb5eb495df4d452106e77a5919c90e2f1651f671e8807e0dddbdb7543fbd4c78fd95afad4cf8cee68e7a797d8
 SHA512 
7bc13af18baed440c0ce39f8caf7a14fc7264aba8a14a1999334d1ddd78183a0f84a17b3f2088453ee20d4873162f2a8cbd273e6f881201744b2a0f47805839e

diff --git a/dev-python/bleach/bleach-2.1.1.ebuild 
b/dev-python/bleach/bleach-2.1.1.ebuild
deleted file mode 100644
index 7b249d5a841..000
--- a/dev-python/bleach/bleach-2.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/mozilla/bleach https://pypi.org/project/bleach/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/html5lib-0.[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( >=dev-python/pytest-3.0.3[${PYTHON_USEDEP}] )
-"
-
-python_test() {
-   py.test -v || die "tests failed under ${EPYTHON}"
-}



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

2018-10-05 Thread Virgil Dupras
commit: f47c42ae3523ada50fa72cba366f3d3266f2d140
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Oct  5 16:48:45 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Oct  5 16:48:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47c42ae

dev-python/pytest: bump to 3.8.2

Dropping !!logilab-common because it's being last-rited.

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

 dev-python/pytest/Manifest   |  2 +-
 .../pytest/{pytest-3.8.1.ebuild => pytest-3.8.2.ebuild}  | 12 ++--
 2 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
index 9b454ae9232..88b474b837f 100644
--- a/dev-python/pytest/Manifest
+++ b/dev-python/pytest/Manifest
@@ -1,4 +1,4 @@
 DIST pytest-3.2.2.tar.gz 786396 BLAKE2B 
e669da930890e902b0323ec3a6685080ddd889e74655f7b4cb08ec421651f987597021a31471aab5a32d637b99620ce7792cbdf8f85561db3bb10ff06a446ba1
 SHA512 
6df3a50e7d1efeaf7a283920b16d1daf800798f422bc851b0aacd2bbd5cb0a88c95f9057fae49943b9dfe6527ed552cdf8d983b944ab91d0af252ee4f6eb82db
 DIST pytest-3.4.2.tar.gz 812719 BLAKE2B 
96623d6cdea4bd79778175c18c949938505f1862010f700f9a8cb85f445910381af391a5b69e664fbbfc254bf46502c798c72026772070236a0a3bca7aeeb3d6
 SHA512 
787065ab76d4482799bb2da9f024c9c383e68cc1cc01f3b80f6ed9444ca6383d20953615696ed4dd01668777b094cf5002b23c4ce51828879dcf8ebf2170c71b
 DIST pytest-3.6.3.tar.gz 830949 BLAKE2B 
4c0df5d157b8bb0ac6261a793aac2a8074c869b1a7cbda3eda600c79648b3722eaf2a57514c1fece60e0aac324b8ed09e8e889dda268619204e9e1f1637e1c9b
 SHA512 
e18d8e972cb1b05b037b9441eea5981ce036d8e2c2bab80f6e50f283df9bd08740296133990424cf78449f6d3d2fbd1d59709770aa972af99fe061583f2d79a7
-DIST pytest-3.8.1.tar.gz 867647 BLAKE2B 
ad8932b7ea1c441a838d56a9acd1ac3d8c9007d4be7ed137f228dbd20efa5b8c7013eb5b25554697b3b6a6bde3e78abf52431c0ac069aad97ac651ac5edc9992
 SHA512 
8d1b79f4c813f46109e8ca91e4e41ba5f2efe21905bfb94d39c195728d2f994da6a55773b77f3fee603c1d8e97d965a58b0ca3e5148d2dcf5462780c01f43480
+DIST pytest-3.8.2.tar.gz 869668 BLAKE2B 
91d75481e4ef36ab06654b340751a33a96b9f6187cdfc65694973e2d4d7ddc5806fe673c87f0aa442c6c657a953b36c22d288eee8f61cc002be4be803bc98111
 SHA512 
5420de07ff741f64bcb7fce7bf3b5097cf63be2539c2e694c168bd824ba468ca87cb17be801b72b972ab417da98d1b5473f319afd642bf5c6c0270e3a697d016

diff --git a/dev-python/pytest/pytest-3.8.1.ebuild 
b/dev-python/pytest/pytest-3.8.2.ebuild
similarity index 93%
rename from dev-python/pytest/pytest-3.8.1.ebuild
rename to dev-python/pytest/pytest-3.8.2.ebuild
index 42abea6a871..17be8889de9 100644
--- a/dev-python/pytest/pytest-3.8.1.ebuild
+++ b/dev-python/pytest/pytest-3.8.2.ebuild
@@ -22,7 +22,7 @@ PY_VER="1.5.0"
 
 # pathlib2 has been added to stdlib before py3.6, but pytest needs __fspath__
 # support, which only came in py3.6.
-COMMON_DEPEND="
+RDEPEND="
>=dev-python/atomicwrites-1.0[${PYTHON_USEDEP}]
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
>=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]
@@ -39,7 +39,7 @@ COMMON_DEPEND="
 #  )"
 
 # flake & pytest-capturelog cause a number of tests to fail
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
>=dev-python/hypothesis-3.56[${PYTHON_USEDEP}]
@@ -51,15 +51,7 @@ DEPEND="${COMMON_DEPEND}
!!dev-python/pytest-capturelog
)"
 
-RDEPEND="
-   ${COMMON_DEPEND}
-   !=${PY_VER}" setup.py || die "Incorrect dev-python/py 
dependency"
 
# Something in the ebuild environment causes this to hang/error.



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

2018-10-05 Thread Virgil Dupras
commit: 800e343c051242fbb58a47daa6ffad6120e9a4db
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Oct  5 18:26:05 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Oct  5 18:26:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800e343c

dev-python/paramiko: propagate alpha keyword to 2.4.2

Bug: https://bugs.gentoo.org/647562
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

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

diff --git a/dev-python/paramiko/paramiko-2.4.2.ebuild 
b/dev-python/paramiko/paramiko-2.4.2.ebuild
index fb8e47b707d..42cc0978f99 100644
--- a/dev-python/paramiko/paramiko-2.4.2.ebuild
+++ b/dev-python/paramiko/paramiko-2.4.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~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 ~m68k-mint ~sparc-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 ~m68k-mint ~sparc-solaris"
 IUSE="doc examples server test"
 
 RDEPEND="



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

2018-10-05 Thread Thomas Deutschmann
commit: 603036c004c603a46a2ac73f0f02f593760c56e2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Oct  5 18:36:52 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Oct  5 18:36:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603036c0

net-dns/dnssec-root: bump dev-perl/XML-XPath requirement

Bug: https://bugs.gentoo.org/667774
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --force
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../{dnssec-root-20170203.ebuild => dnssec-root-20170203-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnssec-root/dnssec-root-20170203.ebuild 
b/net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild
similarity index 98%
rename from net-dns/dnssec-root/dnssec-root-20170203.ebuild
rename to net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild
index f829b14c0ef..ffac71c421d 100644
--- a/net-dns/dnssec-root/dnssec-root-20170203.ebuild
+++ b/net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sh
 IUSE=""
 
 RDEPEND=""
-DEPEND="dev-perl/XML-XPath"
+DEPEND=">=dev-perl/XML-XPath-1.420.0"
 
 src_unpack() {
mkdir "${S}" || die



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

2018-10-05 Thread Thomas Deutschmann
commit: cd94dc6ddea421e3d759bacac118311ad4a9facd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Oct  5 18:34:54 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Oct  5 18:34:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd94dc6d

dev-perl/XML-XPath: amd64 stable (bug #667774)

Bug: https://bugs.gentoo.org/667774
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild 
b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
index 5eb506f1bb7..42690e1f0cc 100644
--- a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
+++ b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A XPath Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-perl/XML-Parser-2.230.0"



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

2018-10-05 Thread Jeroen Roovers
commit: 63f8b546ecd777f723583dd5ee6a7269338ca6c4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct  5 21:13:00 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct  5 21:13:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f8b546

sys-fs/squashfs-tools: Fix Github HOMEPAGE.

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

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

diff --git a/sys-fs/squashfs-tools/squashfs-tools-.ebuild 
b/sys-fs/squashfs-tools/squashfs-tools-.ebuild
index e6d80fb8d83..5668f68d505 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-.ebuild
@@ -7,7 +7,7 @@ inherit flag-o-matic git-r3 toolchain-funcs
 DESCRIPTION="Tool for creating compressed filesystem type squashfs"
 HOMEPAGE="
http://squashfs.sourceforge.net
-   https://github.com/plougher
+   https://github.com/plougher/squashfs-tools
 "
 EGIT_REPO_URI="https://github.com/plougher/${PN};
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/akregator/, kde-apps/akregator/files/

2018-10-05 Thread Andreas Sturmlechner
commit: 6d9d48a6e22660c15e07daf03c8319d2741f071a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 22:40:56 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 22:42:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9d48a6

kde-apps/akregator: Fix build with kde-frameworks/syndication

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

 kde-apps/akregator/akregator-18.04.3-r1.ebuild |  60 ++
 .../files/akregator-18.04.3-syndication.patch  | 222 +
 2 files changed, 282 insertions(+)

diff --git a/kde-apps/akregator/akregator-18.04.3-r1.ebuild 
b/kde-apps/akregator/akregator-18.04.3-r1.ebuild
new file mode 100644
index 000..8f0cffe52ef
--- /dev/null
+++ b/kde-apps/akregator/akregator-18.04.3-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="News feed aggregator"
+HOMEPAGE="https://www.kde.org/applications/internet/akregator;
+LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep syndication)
+   $(add_kdeapps_dep grantleetheme)
+   $(add_kdeapps_dep kontactinterface)
+   $(add_kdeapps_dep kpimtextedit)
+   $(add_kdeapps_dep libkdepim)
+   $(add_kdeapps_dep messagelib)
+   $(add_kdeapps_dep pimcommon)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwebengine)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/grantlee:5
+"
+RDEPEND="${COMMON_DEPEND}
+   !kde-apps/kdepim-l10n
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-17.12.2-crashfix.patch"
+   "${FILESDIR}/${P}-syndication.patch"
+)

diff --git a/kde-apps/akregator/files/akregator-18.04.3-syndication.patch 
b/kde-apps/akregator/files/akregator-18.04.3-syndication.patch
new file mode 100644
index 000..f20f8fffa93
--- /dev/null
+++ b/kde-apps/akregator/files/akregator-18.04.3-syndication.patch
@@ -0,0 +1,222 @@
+From d2797fe48b6d4429cd30163fd75003118400511f Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= 
+Date: Sun, 22 Apr 2018 09:13:45 +0200
+Subject: Port away from remove Syndication API
+
+---
+ src/CMakeLists.txt |  1 +
+ src/akregator_part.cpp | 10 --
+ src/feed/feed.cpp  |  3 +-
+ src/feed/feedretriever.cpp | 78 ++
+ src/feed/feedretriever.h   | 54 
+ 5 files changed, 135 insertions(+), 11 deletions(-)
+ create mode 100644 src/feed/feedretriever.cpp
+ create mode 100644 src/feed/feedretriever.h
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 86af10e..312daee 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -86,6 +86,7 @@ set(akregatorprivate_LIB_SRCS
+ article.cpp
+ feed/feed.cpp
+ feed/feedlist.cpp
++feed/feedretriever.cpp
+ treenode.cpp
+ treenodevisitor.cpp
+ utils.cpp
+diff --git a/src/akregator_part.cpp b/src/akregator_part.cpp
+index 74acfab..afde53f 100644
+--- a/src/akregator_part.cpp
 b/src/akregator_part.cpp
+@@ -259,14 +259,6 @@ Part::Part(QWidget *parentWidget, QObject *parent, const 
QVariantList &)
+ connect(m_autosaveTimer, ::timeout, this, ::slotSaveFeedList);
+ m_autosaveTimer->start(5 * 60 * 1000); // 5 minutes
+ 
+-QString useragent = QStringLiteral("Akregator/%1; 
syndication").arg(QStringLiteral(AKREGATOR_VERSION));
+-
+-if (!Settings::customUserAgent().isEmpty()) {
+-useragent = Settings::customUserAgent();
+-}
+-
+-Syndication::FileRetriever::setUserAgent(useragent);
+-
+ loadPlugins(QStringLiteral("extension"));   // FIXME: also unload them!
+ if (mCentralWidget->previousSessionCrashed()) {
+ mCentralWidget->needToRestoreCrashedSession();
+@@ -361,8 +353,6 @@ void Part::slotSettingsChanged()
+ m_actionManager->setTrayIcon(nullptr);
+ }
+ 
+-Syndication::FileRetriever::setUseCache(Settings::useHTMLCache());
+-
+ 

[gentoo-commits] repo/gentoo:master commit in: kde-apps/kblog/files/, kde-apps/kblog/

2018-10-05 Thread Andreas Sturmlechner
commit: 0f0eddcd7cfb26c8f6c16a3f812400c0a090d899
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 22:41:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 22:42:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0eddcd

kde-apps/kblog: Fix build with kde-frameworks/syndication

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

 .../kblog/files/kblog-18.04.3-syndication.patch| 219 +
 kde-apps/kblog/kblog-18.04.3-r1.ebuild |  26 +++
 2 files changed, 245 insertions(+)

diff --git a/kde-apps/kblog/files/kblog-18.04.3-syndication.patch 
b/kde-apps/kblog/files/kblog-18.04.3-syndication.patch
new file mode 100644
index 000..4771666c0f0
--- /dev/null
+++ b/kde-apps/kblog/files/kblog-18.04.3-syndication.patch
@@ -0,0 +1,219 @@
+From 85fc601b7c622a04c383331841733d681bfc50f3 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= 
+Date: Sun, 22 Apr 2018 15:37:01 +0200
+Subject: Fix build against Syndication
+
+---
+ src/CMakeLists.txt|  1 +
+ src/feedretriever.cpp | 68 +++
+ src/feedretriever.h   | 54 
+ src/gdata.cpp | 11 +
+ 4 files changed, 129 insertions(+), 5 deletions(-)
+ create mode 100644 src/feedretriever.cpp
+ create mode 100644 src/feedretriever.h
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 03cef4e..1742abb 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -4,6 +4,7 @@ set(kblog_SRCS
+blogcomment.cpp
+blogmedia.cpp
+blogger1.cpp
++   feedretriever.cpp
+gdata.cpp
+# livejournal.cpp
+metaweblog.cpp
+diff --git a/src/feedretriever.cpp b/src/feedretriever.cpp
+new file mode 100644
+index 000..9d481c6
+--- /dev/null
 b/src/feedretriever.cpp
+@@ -0,0 +1,68 @@
++/*
++This file is part of Akregator.
++
++Copyright (C) 2018 Daniel Vrátil 
++
++This program is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2 of the License, or
++(at your option) any later version.
++
++This program is distributed in the hope that it will be useful,
++but WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
++GNU General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with this program; if not, write to the Free Software
++Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
++
++As a special exception, permission is given to link this program
++with any edition of Qt, and distribute the resulting executable,
++without including the source code for Qt in the source distribution.
++*/
++
++#include "feedretriever.h"
++
++#include 
++
++#include 
++
++using namespace KBlog;
++
++FeedRetriever::FeedRetriever()
++: Syndication::DataRetriever()
++{
++}
++
++void FeedRetriever::retrieveData(const QUrl )
++{
++auto job = KIO::storedGet(url, KIO::NoReload, KIO::HideProgressInfo);
++connect(job, ::result, this, ::getFinished);
++mJob = job;
++mJob->start();
++}
++
++int FeedRetriever::errorCode() const
++{
++return mError;
++}
++
++void FeedRetriever::abort()
++{
++if (mJob) {
++mJob->kill();
++mJob = nullptr;
++}
++}
++
++void FeedRetriever::getFinished(KJob *job)
++{
++if (job->error()) {
++mError = job->error();
++Q_EMIT dataRetrieved({}, false);
++return;
++}
++
++Q_EMIT dataRetrieved(static_cast(job)->data(), 
true);
++}
+diff --git a/src/feedretriever.h b/src/feedretriever.h
+new file mode 100644
+index 000..fb28020
+--- /dev/null
 b/src/feedretriever.h
+@@ -0,0 +1,54 @@
++/*
++This file is part of Akregator.
++
++Copyright (C) 2018 Daniel Vrátil 
++
++This program is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2 of the License, or
++(at your option) any later version.
++
++This program is distributed in the hope that it will be useful,
++but WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
++GNU General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with this program; if not, write to the Free Software
++Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
++
++As a special exception, permission is given to link this program
++with any edition of Qt, and distribute the resulting executable,
++

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

2018-10-05 Thread Andreas Sturmlechner
commit: 732c3c5a66d087bfb0a0db07202d7fd6e5b9ce38
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 22:40:22 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 22:42:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=732c3c5a

kde-apps/kdepim-meta: Drop kde-apps/syndication RDEPEND

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

 kde-apps/kdepim-meta/kdepim-meta-18.04.3-r1.ebuild | 67 ++
 1 file changed, 67 insertions(+)

diff --git a/kde-apps/kdepim-meta/kdepim-meta-18.04.3-r1.ebuild 
b/kde-apps/kdepim-meta/kdepim-meta-18.04.3-r1.ebuild
new file mode 100644
index 000..b2ec2973ba6
--- /dev/null
+++ b/kde-apps/kdepim-meta/kdepim-meta-18.04.3-r1.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="KDE PIM - merge this to pull in all kdepim-derived packages"
+HOMEPAGE="https://www.kde.org/applications/development;
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   $(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep akonadiconsole)
+   $(add_kdeapps_dep akonadi-calendar)
+   $(add_kdeapps_dep akonadi-contacts)
+   $(add_kdeapps_dep akonadi-import-wizard)
+   $(add_kdeapps_dep akonadi-mime)
+   $(add_kdeapps_dep akonadi-notes)
+   $(add_kdeapps_dep akonadi-search)
+   $(add_kdeapps_dep akregator)
+   $(add_kdeapps_dep calendarjanitor)
+   $(add_kdeapps_dep calendarsupport)
+   $(add_kdeapps_dep eventviews)
+   $(add_kdeapps_dep grantlee-editor)
+   $(add_kdeapps_dep grantleetheme)
+   $(add_kdeapps_dep incidenceeditor)
+   $(add_kdeapps_dep kaddressbook)
+   $(add_kdeapps_dep kalarm)
+   $(add_kdeapps_dep kalarmcal)
+   $(add_kdeapps_dep kcalcore)
+   $(add_kdeapps_dep kcalutils)
+   $(add_kdeapps_dep kcontacts)
+   $(add_kdeapps_dep kdepim-addons)
+   $(add_kdeapps_dep kdepim-apps-libs)
+   $(add_kdeapps_dep kdepim-runtime)
+   $(add_kdeapps_dep kidentitymanagement)
+   $(add_kdeapps_dep kimap)
+   $(add_kdeapps_dep kldap)
+   $(add_kdeapps_dep kleopatra)
+   $(add_kdeapps_dep kmail)
+   $(add_kdeapps_dep kmail-account-wizard)
+   $(add_kdeapps_dep kmailtransport)
+   $(add_kdeapps_dep kmbox)
+   $(add_kdeapps_dep kmime)
+   $(add_kdeapps_dep knotes)
+   $(add_kdeapps_dep konsolekalendar)
+   $(add_kdeapps_dep kontact)
+   $(add_kdeapps_dep kontactinterface)
+   $(add_kdeapps_dep korganizer)
+   $(add_kdeapps_dep kpimtextedit)
+   $(add_kdeapps_dep ksmtp)
+   $(add_kdeapps_dep libgravatar)
+   $(add_kdeapps_dep libkdepim)
+   $(add_kdeapps_dep libkgapi)
+   $(add_kdeapps_dep libkleo)
+   $(add_kdeapps_dep libksieve)
+   $(add_kdeapps_dep libktnef)
+   $(add_kdeapps_dep mailcommon)
+   $(add_kdeapps_dep mailimporter)
+   $(add_kdeapps_dep mbox-importer)
+   $(add_kdeapps_dep messagelib)
+   $(add_kdeapps_dep pim-data-exporter)
+   $(add_kdeapps_dep pim-sieve-editor)
+   $(add_kdeapps_dep pimcommon)
+"



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

2018-10-05 Thread Mikle Kolyada
commit: 6a6557fa15b32d4187581367f896081960d98233
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 14:08:45 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 14:08:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6557fa

net-mail/metamail: amd64 stable wrt bug #667368

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

 net-mail/metamail/metamail-2.7.53.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/metamail/metamail-2.7.53.3-r2.ebuild 
b/net-mail/metamail/metamail-2.7.53.3-r2.ebuild
index 5be2b0c283c..99496fa58e2 100644
--- a/net-mail/metamail/metamail-2.7.53.3-r2.ebuild
+++ b/net-mail/metamail/metamail-2.7.53.3-r2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://ftp.funet.fi/pub/unix/mail/metamail/mm${MY_PV}.tar.Z
 
 LICENSE="GPL-2"
 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="static-libs"
 
 DEPEND="sys-libs/ncurses



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

2018-10-05 Thread Mikle Kolyada
commit: 0291722a43bd612cb6f7d54a8dbdf7a117a144d7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 14:11:47 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 14:11:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0291722a

media-libs/libbs2b: amd64 stable wrt bug #667394

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

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

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 06443cd1590..670a7c6a80d 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-05 Thread Jeroen Roovers
commit: cec3192098d304c236fb416de76ec9964fe629ac
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct  5 13:52:29 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct  5 14:25:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec31920

net-libs/nDPI: Clean up patch.

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

 net-libs/nDPI/files/nDPI-2.2-libcache-include.patch | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch 
b/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch
index 5ee089f46bf..44d78e99f32 100644
--- a/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch
+++ b/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch
@@ -1,5 +1,5 @@
 src/include/Makefile.am.orig   2018-01-22 21:24:17.802100061 +0100
-+++ src/include/Makefile.am2018-01-22 21:24:30.080100801 +0100
+--- a/src/include/Makefile.am
 b/src/include/Makefile.am
 @@ -7,4 +7,5 @@
ndpi_protocol_ids.h \
ndpi_protocols.h \
@@ -7,8 +7,8 @@
 -  ndpi_includes.h
 +  ndpi_includes.h \
 +  libcache.h
 src/include/ndpi_typedefs.h.orig   2018-01-22 21:27:35.994112009 +0100
-+++ src/include/ndpi_typedefs.h2018-01-22 21:27:47.463112701 +0100
+--- a/src/include/ndpi_typedefs.h
 b/src/include/ndpi_typedefs.h
 @@ -25,7 +25,7 @@
  #define __NDPI_TYPEDEFS_H__
  
@@ -18,8 +18,8 @@
  
  #define BT_ANNOUNCE
  #define SNAP_EXT
 src/lib/Makefile.am.orig   2018-01-22 21:34:57.055138600 +0100
-+++ src/lib/Makefile.am2018-01-22 21:35:10.431139406 +0100
+--- a/src/lib/Makefile.am
 b/src/lib/Makefile.am
 @@ -12,7 +12,8 @@
 ../include/ndpi_includes.h \
 ../include/ndpi_protocol_ids.h \



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

2018-10-05 Thread Jeroen Roovers
commit: e85a03b53d10d92169fc7c8ead73fba1acade498
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct  5 12:48:38 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct  5 14:25:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85a03b5

net-analyzer/ntopng: Clean up patches.

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

 net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch | 2 +-
 net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch 
b/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch
index ec628cd3224..ef40c72d589 100644
--- a/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch
+++ b/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch
@@ -1,4 +1,4 @@
 a/configure.ac.old
+--- a/configure.ac
 +++ b/configure.ac
 @@ -62,13 +62,6 @@
  fi

diff --git a/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch 
b/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch
index 11fb47ca385..171bee36e89 100644
--- a/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch
+++ b/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch
@@ -1,6 +1,5 @@
-diff -Naur ntopng-3.0-orig/src/AddressResolution.cpp 
ntopng-3.0/src/AddressResolution.cpp
 ntopng-3.0-orig/src/AddressResolution.cpp  2017-06-01 00:18:57.0 
-0700
-+++ ntopng-3.0/src/AddressResolution.cpp   2017-11-27 23:13:50.158163187 
-0800
+--- a/src/AddressResolution.cpp
 b/src/AddressResolution.cpp
 @@ -52,7 +52,7 @@
u_int numeric_ip_len;
  



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

2018-10-05 Thread Mikle Kolyada
commit: 129d1f67f7d6f6c0e5f5f93885ca0359e98876e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 20:07:59 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 20:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129d1f67

sys-apps/usbutils: Drop old

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

 sys-apps/usbutils/Manifest|  1 -
 sys-apps/usbutils/files/usbutils-006-stdint.patch | 32 ---
 sys-apps/usbutils/usbutils-008-r1.ebuild  | 50 ---
 3 files changed, 83 deletions(-)

diff --git a/sys-apps/usbutils/Manifest b/sys-apps/usbutils/Manifest
index 56036a34bf8..69beede11ee 100644
--- a/sys-apps/usbutils/Manifest
+++ b/sys-apps/usbutils/Manifest
@@ -1,3 +1,2 @@
-DIST usbutils-008.tar.xz 287052 BLAKE2B 
eb9b998adb69938d004828585f782840e34f453327de54a32c563268db22a870fd7298cf839692e58ae42148e63037260e09bc2f1d5700ff96bcc451aff626ba
 SHA512 
ab1ad36467ff79ff5ab0b924620001612cae44def58c05ade01a4e58d8a4d48df61c09faba49a20497b7d6314045bbaf137b51a9f4e6b65ed0ea3bb339bf1c45
 DIST usbutils-009.tar.xz 309608 BLAKE2B 
bb5d7f756241377e81aa8f5b074bb0ba36bc778698afaebf7054cdb153149e4f3808a7b172019434756cae8b33410643cd6a03a36277f80ead9b0f4446385fd9
 SHA512 
e5936a42615690c13e618655fc5eb4f414d9a84f85b860eaeb3bcf737258e05d299b09d1c5388d50c718626036ec8cac5d670ad567ceadfaab85f401f0744a8a
 DIST usbutils-010.tar.xz 308344 BLAKE2B 
5f0ba85564acaf60faad0e187e7ed5c870056cf80a1e1ae888fa498429a7a9e28eaced49047f8f793bad3c59f3b515557054860286b17d9f89f915d0db5943cc
 SHA512 
8bc197307bc34b38c406c58c939be32f0b20ce9d3e7c977472fe4c3d47e791765432e381fd8d7393df621bbd4bf159ca24a08b22441770e7ae464e767f99a2e3

diff --git a/sys-apps/usbutils/files/usbutils-006-stdint.patch 
b/sys-apps/usbutils/files/usbutils-006-stdint.patch
deleted file mode 100644
index 3aecbdfec04..000
--- a/sys-apps/usbutils/files/usbutils-006-stdint.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-https://sourceforge.net/p/digimend/bugs/41/
-
 a/usbhid-dump/lib/iface.c
-+++ b/usbhid-dump/lib/iface.c
-@@ -30,6 +30,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- 
- bool
 a/usbhid-dump/lib/iface_list.c
-+++ b/usbhid-dump/lib/iface_list.c
-@@ -30,6 +30,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- bool
- uhd_iface_list_valid(const uhd_iface *list)
 a/usbhid-dump/src/usbhid-dump.c
-+++ b/usbhid-dump/src/usbhid-dump.c
-@@ -40,6 +40,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- /* Define LIBUSB_CALL for libusb <= 1.0.8 */
- #ifndef LIBUSB_CALL

diff --git a/sys-apps/usbutils/usbutils-008-r1.ebuild 
b/sys-apps/usbutils/usbutils-008-r1.ebuild
deleted file mode 100644
index b4a75cd8ce3..000
--- a/sys-apps/usbutils/usbutils-008-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="USB enumeration utilities"
-HOMEPAGE="https://www.kernel.org/pub/linux/utils/usb/usbutils/
-   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/;
-SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE="python"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-CDEPEND="virtual/libusb:1=
-   virtual/libudev:="
-DEPEND="${CDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
-RDEPEND="${CDEPEND}
-   sys-apps/hwids
-   python? ( ${PYTHON_DEPS} )"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-006-stdint.patch
-   sed -i -e '/^usbids/s:/usr/share:/usr/share/misc:' lsusb.py || die
-   use python && python_fix_shebang lsusb.py
-}
-
-src_configure() {
-   econf \
-   --datarootdir="${EPREFIX}/usr/share" \
-   --datadir="${EPREFIX}/usr/share/misc"
-}
-
-src_install() {
-   default
-   newdoc usbhid-dump/NEWS NEWS.usbhid-dump
-
-   use python || rm -f "${ED}"/usr/bin/lsusb.py
-}



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

2018-10-05 Thread Andreas Sturmlechner
commit: 8e46fbd611ed51a31de430b4079383c801567f21
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 20:19:13 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 20:59:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e46fbd6

media-libs/libdvdcss: Drop old

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

 media-libs/libdvdcss/Manifest   |  3 ---
 media-libs/libdvdcss/libdvdcss-1.3.0.ebuild | 30 -
 media-libs/libdvdcss/libdvdcss-1.4.0.ebuild | 30 -
 media-libs/libdvdcss/libdvdcss-1.4.1.ebuild | 30 -
 4 files changed, 93 deletions(-)

diff --git a/media-libs/libdvdcss/Manifest b/media-libs/libdvdcss/Manifest
index afb198cb7a7..cdbb67df195 100644
--- a/media-libs/libdvdcss/Manifest
+++ b/media-libs/libdvdcss/Manifest
@@ -1,4 +1 @@
-DIST libdvdcss-1.3.0.tar.bz2 355417 BLAKE2B 
33fa609f8131f7b53d579805fcfcd4aa821f9d9d434f4f34720a4b9a8421bf64206609801da1ca6e36aed63db6c97103cf2303e4b83fbd4a563bf8bbe13147bf
 SHA512 
f3254cb882f03d24e9fbe70fa9aa32ac34c104b57b3ad43727e26a4ab930bddd75de8d9a0e4ba68cdac23e1828f38c2b276679f5386f296cf20db46828836a3d
-DIST libdvdcss-1.4.0.tar.bz2 364373 BLAKE2B 
bad4bfaa17df33ff665684000d54b91c37b5d924b4b707a47756a2ef9b468256eff966379ab30f0c4d7650c0cd5617f70413a8508fa2279485a14b6b44c38680
 SHA512 
ad4503a37f47a9563da0b9e387ca3e812f6cdfbf109b8d92f8eccdd879b4270e5b0ee79041d7fb4c86698d72748f7bbf0257db8da6bb1c889dd4f78645e3371b
-DIST libdvdcss-1.4.1.tar.bz2 366169 BLAKE2B 
54d3f8ccd76286a5b7082abdc8d134fb47d192bb62ee8d58b04f5eb387b804bdde4ec5c7a48627b9afebbb8d3a783a23189886e50277cf855a819fdd08eefd5e
 SHA512 
4456ebcf8b53a8aaee97643261a14a05c929e9e9120cbe5fc6839ddf62be3dcfe7313fca3ee57c00bea43ddf623dc3d61fff7c2f6316338495df95c9c422f39e
 DIST libdvdcss-1.4.2.tar.bz2 366824 BLAKE2B 
106ec0f46eeb4969d0c878ef1e2ad05ac9c0b0ce0d2781c0d68d9d5e08f9c6154b43c4b2e0cd2db0d530eb0a94914161384e788b307af4c4fca3351d270cbe9a
 SHA512 
e46ccded1951046ec481604c5b533c435be14cd0e734cd5315b61868836a20edf4cdc7c1466c2f4ed374de4382c5e758ace700e84aadcb29513001d696f1049c

diff --git a/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild 
b/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild
deleted file mode 100644
index 230c668d491..000
--- a/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-multilib
-
-DESCRIPTION="A portable abstraction library for DVD decryption"
-HOMEPAGE="https://www.videolan.org/developers/libdvdcss.html;
-SRC_URI="https://www.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="1.2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="doc static-libs"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen )"
-
-#DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable doc)
-   --htmldir=/usr/share/doc/${PF}/html
-   )
-
-   autotools-multilib_src_configure
-}

diff --git a/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild 
b/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
deleted file mode 100644
index 2115e0a3a75..000
--- a/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-multilib
-
-DESCRIPTION="A portable abstraction library for DVD decryption"
-HOMEPAGE="https://www.videolan.org/developers/libdvdcss.html;
-SRC_URI="https://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="1.2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="doc static-libs"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen )"
-
-#DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable doc)
-   --htmldir=/usr/share/doc/${PF}/html
-   )
-
-   autotools-multilib_src_configure
-}

diff --git a/media-libs/libdvdcss/libdvdcss-1.4.1.ebuild 
b/media-libs/libdvdcss/libdvdcss-1.4.1.ebuild
deleted file mode 100644
index bda143969df..000
--- a/media-libs/libdvdcss/libdvdcss-1.4.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-multilib
-
-DESCRIPTION="A portable abstraction library for DVD decryption"
-HOMEPAGE="https://www.videolan.org/developers/libdvdcss.html;

[gentoo-commits] repo/gentoo:master commit in: kde-misc/krusader/

2018-10-05 Thread Andreas Sturmlechner
commit: 86a4d342a957f9bd622312acf947eeff1494d92b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 20:16:16 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 20:59:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a4d342

kde-misc/krusader: Drop 2.7.0

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

 kde-misc/krusader/Manifest  |  1 -
 kde-misc/krusader/krusader-2.7.0.ebuild | 71 -
 2 files changed, 72 deletions(-)

diff --git a/kde-misc/krusader/Manifest b/kde-misc/krusader/Manifest
index f84f2031f7e..61b6292aadb 100644
--- a/kde-misc/krusader/Manifest
+++ b/kde-misc/krusader/Manifest
@@ -1,2 +1 @@
-DIST krusader-2.7.0.tar.xz 2875080 BLAKE2B 
503e40f7c617779b64b2f5600ae99063d0727ed6781b4b86dcc52b57c56589107ca6bed5fdcbfc37f4d4c682e23a926afb6dc3d758d8e573d019d687dbfe76be
 SHA512 
254b1a0a68fca010dfe79d8364ca745dacc2b5899c9b99d6c576b95e9ac8a564a59a291568158ec1f114b0e2c0137e2a9e7a9b4c01497539e6a9a9d5b7411b1d
 DIST krusader-2.7.1.tar.xz 2889568 BLAKE2B 
f5ed5753d1f5285ff2ff8510429d3b07ef32ab06b37fc20300eb3544f5a44572d5c66067e0031fc767c93cd3517b12062c7c7a91f7ff0bb707d1e20b16d07f55
 SHA512 
860908fd960ae45d298ade30bd4962eea44d126b5a3bb28d04540a0e4fbc0645de2394490fdb624b5fcc7005841c0ce392cda896dc4b1d3d2de3a1e44171222d

diff --git a/kde-misc/krusader/krusader-2.7.0.ebuild 
b/kde-misc/krusader/krusader-2.7.0.ebuild
deleted file mode 100644
index bcdf15e..000
--- a/kde-misc/krusader/krusader-2.7.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Advanced twin-panel (commander-style) file-manager with many 
extras"
-HOMEPAGE="https://krusader.org/;
-LICENSE="GPL-2+"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   sys-apps/acl
-   sys-libs/zlib
-"
-DEPEND="${COMMON_DEPEND}
-   $(add_frameworks_dep knotifications)
-   $(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-   $(add_kdeapps_dep kio-extras)
-   !kde-misc/krusader:4
-"
-
-pkg_postinst() {
-   kde5_pkg_postinst
-
-   if ! has_version kde-apps/thumbnailers:${SLOT} ||
-   ! has_version kde-apps/ffmpegthumbs:${SLOT} ; then
-   elog "For PDF/PS, RAW and video thumbnails support, install:"
-   elog "   kde-apps/thumbnailers:${SLOT}"
-   elog "   kde-apps/ffmpegthumbs:${SLOT}"
-   fi
-
-   if ! has_version kde-apps/keditbookmarks:${SLOT} ; then
-   elog "For bookmarks support, install 
kde-apps/keditbookmarks:${SLOT}"
-   fi
-}



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

2018-10-05 Thread Andreas Sturmlechner
commit: 3cec59b15d7ddbce1447c1d687d23805250a7ee1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 20:21:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 20:59:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cec59b1

media-sound/cantata: 2.3.2 amd64 stable

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

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

diff --git a/media-sound/cantata/cantata-2.3.2.ebuild 
b/media-sound/cantata/cantata-2.3.2.ebuild
index 78ed9592e59..e65a73704d8 100644
--- a/media-sound/cantata/cantata-2.3.2.ebuild
+++ b/media-sound/cantata/cantata-2.3.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/CDrummond/cantata/releases/download/v${PV}/${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="cdda cddb cdio http-server libav mtp musicbrainz replaygain streaming 
taglib udisks zeroconf"
 REQUIRED_USE="
?? ( cdda cdio )



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

2018-10-05 Thread Sergei Trofimovich
commit: 1da0f835568fceb6783247e174ea9dcb32bceac1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Oct  5 22:41:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Oct  5 22:43:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da0f835

dev-util/mingw64-runtime: filter LDFLAGS for hash style

Normally mingw-64 does not use dynamic linker.
One exception is at ./configure time where $LDFLAGS
is used by default.

When LDFFLAGS=-Wl,--hash-style=gnu is passed (default
on linux) to mingw64-runtime a few things are not
auto-detected. One of them is  __CTORS_LIST__ / __DTORS_LIST__
support by binutils' target ld.

If constructors are not provided then binaries start
crashing at shutdown.

The workaround is to filter out -Wl,--hash-style=* options.

Longer-term fix will be to install mingw64-runtime into
target: bug #642604. That wa LDFLAGS from CBUILD will not
leak into libc packages.

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

 ...64-runtime-6.0.0.ebuild => mingw64-runtime-6.0.0-r1.ebuild} | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-util/mingw64-runtime/mingw64-runtime-6.0.0.ebuild 
b/dev-util/mingw64-runtime/mingw64-runtime-6.0.0-r1.ebuild
similarity index 88%
rename from dev-util/mingw64-runtime/mingw64-runtime-6.0.0.ebuild
rename to dev-util/mingw64-runtime/mingw64-runtime-6.0.0-r1.ebuild
index 47cd6c8a3d1..d4bbd310bff 100644
--- a/dev-util/mingw64-runtime/mingw64-runtime-6.0.0.ebuild
+++ b/dev-util/mingw64-runtime/mingw64-runtime-6.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ 
SRC_URI="mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v$
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="headers-only idl libraries tools"
 RESTRICT="strip"
 
@@ -52,6 +52,12 @@ pkg_setup() {
 
 src_configure() {
CHOST=${CTARGET} strip-unsupported-flags
+   # Normally mingw-64 does not use dynamic linker.
+   # But at configure time it uses $LDFLAGS.
+   # When default -Wl,--hash-style=gnu is passed
+   # __CTORS_LIST__ / __DTORS_LIST__ is mis-detected
+   # for target ld and binaries crash at shutdown.
+   filter-ldflags '-Wl,--hash-style=*'
 
if ! just_headers; then
mkdir "${WORKDIR}/headers"



[gentoo-commits] repo/gentoo:master commit in: app-backup/untangle-https-backup/

2018-10-05 Thread Michael Orlitzky
commit: bfb5b21a4b6b93fb0877138de29a716add315dd2
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Fri Oct  5 22:58:06 2018 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Fri Oct  5 22:58:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb5b21a

app-backup/untangle-https-backup: new version 0.0.9.

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

 app-backup/untangle-https-backup/Manifest   | 2 +-
 ...gle-https-backup-0.0.8.ebuild => untangle-https-backup-0.0.9.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/untangle-https-backup/Manifest 
b/app-backup/untangle-https-backup/Manifest
index 396653013f6..b14f21a647d 100644
--- a/app-backup/untangle-https-backup/Manifest
+++ b/app-backup/untangle-https-backup/Manifest
@@ -1 +1 @@
-DIST untangle-https-backup-0.0.8.tar.gz 16263 BLAKE2B 
3a41b2ee172a14e3a11ac6e1d47adf9bb818facf8e45d16826a0da70e9280c28d09f9d4f670b4efdda487c152ce4ef5350709b70165dc9262ae4e3e0d0a106c9
 SHA512 
4eb74d4cb939a9ac59fc475b5dbcc2a1fb4b36b59e6335c02b6de44b5fd56c44f1b7a52f6b71b36ed91663aff17556e0c9cfb04f309a191596a7a858ffec4693
+DIST untangle-https-backup-0.0.9.tar.gz 16371 BLAKE2B 
f111e75987a43ccde02643fbb13c956e8368fee95abc7ea63f5c1df3431a8c9b843b8c8f386ed7d7780fd456095903ae0e80036b4b3ea9f0bbe304034975f0f9
 SHA512 
71d13f289ef35736dd2dfda300ef518439169b43605ba7173982933be817d7e37070f1dd4c0282e82026d5dfcb70b8be1c75daa84d5d72f0b0a4621cf0e2a418

diff --git 
a/app-backup/untangle-https-backup/untangle-https-backup-0.0.8.ebuild 
b/app-backup/untangle-https-backup/untangle-https-backup-0.0.9.ebuild
similarity index 100%
rename from app-backup/untangle-https-backup/untangle-https-backup-0.0.8.ebuild
rename to app-backup/untangle-https-backup/untangle-https-backup-0.0.9.ebuild



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

2018-10-05 Thread Mikle Kolyada
commit: 8599b55e03f3e9ecf6e8b581ee7c7a4c7f0418a2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 19:50:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 19:50:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8599b55e

sys-devel/bison: Drop old

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

 sys-devel/bison/Manifest   |  1 -
 sys-devel/bison/bison-2.7.1.ebuild | 61 --
 2 files changed, 62 deletions(-)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 2d86eaf7d70..fdc161c9dee 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,4 +1,3 @@
-DIST bison-2.7.1.tar.xz 1781068 BLAKE2B 
bd3161bcf4d2a9f046073280a8d751eb770147f942d48326a9ac869cf31fd8f127759167dced662b826fa54a24cd0cf87b0c096814c84e34afed8078368828a1
 SHA512 
ac0c7ca57142bcb84af498f606acb86091984a00359294fbf721a4ca8112f9fcf26497f7dd2e65f527e04a6e1de94142ecb76602d407e548475970e5a566d370
 DIST bison-3.0.4-patchset.tar.xz 8216 BLAKE2B 
dd059a7a24faf351fa28bc72b6e183935d4409f91b5dcd8640a14d01b480a3e5b28ddb8f5660f16300a3cf1639d67bd3436d016fa304bb4666c9a43fd7897bd7
 SHA512 
87b62c5848360fee5b566c664c378ff08bb81d2b6c07b0d385ebd4dfd6b1a687af1da96ed43ca120695877cfc5e30a149ef35424c7a332e9223179dab6665d0b
 DIST bison-3.0.4.tar.xz 1973796 BLAKE2B 
6320424a5fece04734325226981af287e5745c898df7f0f79c26207599227f40e9ef54f93b2e231e20766ab9a19c0b266545bc5d0bfeabbb958e3e2f6686386c
 SHA512 
bbdc23e7772e49da1c7c47e66d4e4efbfbfe9b21dbc59bf3ad9a6e573eecac6c9f52c7f11a64be9897e8deb99ef7ba015164aa8232aa391b901dd7db03632412
 DIST bison-3.0.5-patches-1.1.tar.xz 5188 BLAKE2B 
437a202cfc2431a5fe9a31ea6bcce5978d5a6ca5e812f3a45928a67aa78ec7c93327e0520516aa5f79a0d7c395e7b959f22d3f2f962eab5a5b826d3f9816786a
 SHA512 
54371d28f3d0ec7a2709684030f4f008cff4cb1a74ba30586615caace5417d4d475a7453ba956d8d10ee819391779d74725c203412339388d4131ddebd46f93d

diff --git a/sys-devel/bison/bison-2.7.1.ebuild 
b/sys-devel/bison/bison-2.7.1.ebuild
deleted file mode 100644
index fadc63d444a..000
--- a/sys-devel/bison/bison-2.7.1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit flag-o-matic
-
-DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
-HOMEPAGE="https://www.gnu.org/software/bison/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~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="nls static test"
-
-RDEPEND=">=sys-devel/m4-1.4.16"
-DEPEND="${RDEPEND}
-   sys-devel/flex
-   nls? ( sys-devel/gettext )
-   test? ( dev-lang/perl )"
-
-DOCS="AUTHORS ChangeLog-2012 NEWS README THANKS TODO" # ChangeLog-1998 
PACKAGING README-alpha README-release
-
-src_configure() {
-   use static && append-ldflags -static
-
-   # We don't need perl unless we run tests.
-   use test || export ac_cv_path_PERL=true
-   econf \
-   $(use_enable nls)
-}
-
-src_install() {
-   default
-
-   # This one is installed by dev-util/yacc
-   mv "${ED}"/usr/bin/yacc{,.bison} || die
-   mv "${ED}"/usr/share/man/man1/yacc{,.bison}.1 || die
-
-   # We do not need liby.a
-   rm -r "${ED}"/usr/lib* || die
-
-   # Move to documentation directory and leave compressing for EAPI>=4
-   mv "${ED}"/usr/share/${PN}/README 
"${ED}"/usr/share/doc/${PF}/README.data
-}
-
-pkg_postinst() {
-   local f="${EROOT}/usr/bin/yacc"
-   if [[ ! -e ${f} ]] ; then
-   ln -s yacc.bison "${f}"
-   fi
-}
-
-pkg_postrm() {
-   # clean up the dead symlink when we get unmerged #377469
-   local f="${EROOT}/usr/bin/yacc"
-   if [[ -L ${f} && ! -e ${f} ]] ; then
-   rm -f "${f}"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/iwidgets/

2018-10-05 Thread Alfredo Tupone
commit: d63aeb2e5a84e9fbe814ebfa85b4a038fb4e7906
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Oct  5 19:49:55 2018 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Oct  5 19:49:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63aeb2e

dev-tcltk/iwidgets: Version bump to 4.1.1

Closes: https://bugs.gentoo.org/478012
Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-tcltk/iwidgets/Manifest  |  3 ++
 dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild | 62 
 2 files changed, 65 insertions(+)

diff --git a/dev-tcltk/iwidgets/Manifest b/dev-tcltk/iwidgets/Manifest
index aa73e53e767..da9c9224b5d 100644
--- a/dev-tcltk/iwidgets/Manifest
+++ b/dev-tcltk/iwidgets/Manifest
@@ -1,2 +1,5 @@
 DIST itcl3.2.1_src.tgz 427026 BLAKE2B 
f37612bc21916bfad082d60cd216e28f2e427307e0ea80aa0ca1506c1d247471bfcd20be744a16ef57f5e04db0c34fcc436f2fbe53715462417202377a6cf0e4
 SHA512 
f6b832f20e53bac66c8bcdbf64aa4aad932ee827fb8059ad2e0dca0c61db01affde6b67c1e0acb331a3837eebcb38282fa7bec90f5d6ed4b65799f4424679f3f
+DIST itcl4.0.3.tar.gz 430522 BLAKE2B 
e1ce0325a501b0227f6ec721927488dff0e2ea323bb8b03b046ce23964b55cdf44d7633f34546b9b0432785e609bb7dddeb3a300cbb2d82a9e4eb70acb1bfd66
 SHA512 
9736a08f0f33e0afa677a77eb643454908531786435b73314a80d9ee211c06f037eb0de3c2c2608b728253f9ec613a601d76f16f29964eb06b667ecbb3400df4
+DIST itk4.0.1.tar.gz 182029 BLAKE2B 
fe3ed0adddf71af9bf795949b18baf7d983edc1e6e95939db18bdf896069083afbc8498935b0c59e2c5f4179fdc6f624e67198afa0755e8183d754c181d50642
 SHA512 
d64beeb42949e96b384ef2fd571971813697086df8b18af79399cedbb80eba19dc013677957959ea93dc0dcd7cdc4be012b3f9a5f0eedf0bd743550837bd78fc
+DIST iwidgets-4.1.1.tar.gz 720630 BLAKE2B 
f276159893b19d7af7cbbe3653f9e406184c76065ae7906c34388545bdfff1b9e427a6e9b1985f349e9229c69c935b5b85ae8a0fd15ef28b0a1312fc4fcec8f4
 SHA512 
56fd91d832c59426b030bde2ec7136e46751503dac1b650d195251cac7ef1d1a7024adb2d995fe835f1039a0f99eb616db97a9e9c591f827a911eea2c233c305
 DIST iwidgets4.0.1.tar.gz 647960 BLAKE2B 
3dafbe73a40e4babff574a82b4bd68546f109a52197f15228877950560f8089f95a44da93c3ff2723e2a40f26bac0e00ca4f34099e716591b93e9aba846e4257
 SHA512 
61d1980eb8beb2821fbd8333f5d1f6faa8bf59d98392fee8d166eef213b27c6b66121d42b8eef64d151e5249009be56076a8cf8bb6635072ee6ee4075858182e

diff --git a/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild 
b/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild
new file mode 100644
index 000..5c4d8362e2e
--- /dev/null
+++ b/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multilib
+
+BASE_URI_ITCLTK="mirror://sourceforge/incrtcl/%5BIncr%20Tcl_Tk%5D-4-source"
+ITCL_VER=4.0.3
+ITK_VER=4.0.1
+
+DESCRIPTION="Widget collection for incrTcl/incrTk"
+HOMEPAGE="http://incrtcl.sourceforge.net/itcl/;
+SRC_URI="
+   mirror://sourceforge/incrtcl/%5BIncr%20Widgets%5D/${PV}/${P}.tar.gz
+   ${BASE_URI_ITCLTK}/itcl%20${ITCL_VER}/itcl${ITCL_VER}.tar.gz
+   ${BASE_URI_ITCLTK}/itk%20${ITK_VER}/itk${ITK_VER}.tar.gz"
+
+LICENSE="HPND Old-MIT tcltk"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="
+   >=dev-tcltk/itcl-${ITCL_VER}
+   >=dev-tcltk/itk-${ITK_VER}"
+RDEPEND="${DEPEND}"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed \
+   -e "/^\(LIB\|SCRIPT\)_INSTALL_DIR =/s|lib|$(get_libdir)|" \
+   -i Makefile.in || die
+   sed -i \
+   -e "/require/s:Itk:itk:" \
+   iwidgets.tcl.in
+
+   # Bug 115470
+   rm doc/panedwindow.n
+}
+
+src_configure() {
+   (cd ../itcl${ITCL_VER}; ./configure)
+   econf \
+   --with-tcl="${EPREFIX}"/usr/$(get_libdir) \
+   --with-tk="${EPREFIX}"/usr/$(get_libdir) \
+   --with-itcl="${WORKDIR}"/itcl${ITCL_VER} \
+   --with-itk="${WORKDIR}"/itk${ITK_VER}
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   default
+
+   # demos are in the wrong place:
+   mv "${ED}/usr/$(get_libdir)/${PN}${PV}/demos" 
"${ED}/usr/share/doc/${PF}/"
+}



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

2018-10-05 Thread Mikle Kolyada
commit: aa699ab14fea0072986d066716fb513f30d539e4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 20:14:55 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 20:14:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa699ab1

sys-auth/sssd: Add ~arm64 keyword wrt bug #540540

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

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

diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild
index 806e5fccb93..6a5c351e002 100644
--- a/sys-auth/sssd/sssd-1.16.3.ebuild
+++ b/sys-auth/sssd/sssd-1.16.3.ebuild
@@ -10,7 +10,7 @@ inherit autotools flag-o-matic linux-info multilib-minimal 
pam python-r1 systemd
 DESCRIPTION="System Security Services Daemon provides access to identity and 
authentication"
 HOMEPAGE="https://pagure.io/SSSD/sssd;
 SRC_URI="http://releases.pagure.org/SSSD/${PN}/${P}.tar.gz;
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 
 LICENSE="GPL-3"
 SLOT="0"



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

2018-10-05 Thread Robin H. Johnson
commit: 6399cc08b915ef315bfeb3efa06428160e5e1d5b
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri Oct  5 20:24:58 2018 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Oct  5 20:25:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6399cc08

dev-vcs/git: bump for CVE-2018-17456

CVE-2018-17456 is an attack via malicious .gitmodules when cloning
--recurse-submodules.

Ref: http://lkml.iu.edu/hypermail/linux/kernel/1810.0/05082.html
Signed-off-by: Robin H. Johnson  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-vcs/git/Manifest  |   9 +
 dev-vcs/git/git-2.16.5.ebuild | 699 +
 dev-vcs/git/git-2.18.1.ebuild | 715 ++
 dev-vcs/git/git-2.19.1.ebuild | 706 +
 4 files changed, 2129 insertions(+)

diff --git a/dev-vcs/git/Manifest b/dev-vcs/git/Manifest
index 5ce1cf3953e..e1ed51f8719 100644
--- a/dev-vcs/git/Manifest
+++ b/dev-vcs/git/Manifest
@@ -1,9 +1,18 @@
 DIST git-2.16.4.tar.xz 4968252 BLAKE2B 
77f76408bde02bfacdb99d22baca05893f63c96d1fb7508c7e92541f8f7ec9ced0dad650be788fd28a1e03b5d88b88708652d07a47bedaae60a9cbd4e2eec858
 SHA512 
f54e431e78289349dcb927ec34873dfb801c49a41cbb3d0138346d603af26bd7d86f9ac95e7a61a4831017f3503f33374510ccf68b0e62b0691fc5a43283f1ac
+DIST git-2.16.5.tar.xz 4968780 BLAKE2B 
9987e15152cce334fdfe2f56705fb2d9d246652010e58879fefc79cb20c05f177f2ed0c4ef8955889684466d2d3fbf9a246351751d6c6d6c3c8b4adeb48fbf06
 SHA512 
96770035f370808b7b7f3752c938394522fcb699355ed821591a1ef5756903ad0e8830441d230cbead7718b42066ad4e33fedf8b8c948fbacc89c18f3d486e26
 DIST git-2.18.0.tar.xz 5102264 BLAKE2B 
94a8469a0e489d517136233301f1af622a3e612967316620800a771721f4e558dfb9159f158ddd07d294fce3ceb256038483f5a8c1fe6a84f661710857945dce
 SHA512 
db19363c9c2042248322d49874a27c0614acfb912183725e5d4f0331d6b44cef66a9a7da6a49bd4a17e5d86d30c5fed6bef7527f386494184595a433c4060e46
+DIST git-2.18.1.tar.xz 5102812 BLAKE2B 
43ec86d9aebc73a582f2117ef1c26a6dc820f81ff389a6239ed6e3ea5fd2be0bac54766c3ab8ad1cc9730978e5b73997bb20b24b9f3f43d6eef06bea8a9174c3
 SHA512 
06bdc54c4ff78b77667b917f2aa46a803bd6561236f4177f41b8730785b5f90f8ca705f028131f9365fb0aae2e51cd92c97380141e97c026c96a020e00b992e1
 DIST git-2.19.0.tar.xz 5227124 BLAKE2B 
f917b9ca8325ffbdec7d8614fec3874a09b5d3c421a0179f6c77def7e11f5853d821933b13687087b05791531e194178e1e63f51739ece91e32dddb07a127a0b
 SHA512 
305e51f8e22d96847fcdf4169340795aacaf5f4c5b8052cda860a668059d9ef35bb2840c278b7207f3b9f0e1c32915719649edc20bd3cd33b53e97a06159ceac
+DIST git-2.19.1.tar.xz 5227908 BLAKE2B 
1702662d7eea2ea5fa9d697eece19bee8a451abb1e85b1c7b111b4126e97340ee0c5691faf37c2d9fbe13bdf4ea894d8a3e0e2f7208e7bce111e53d1da81ef5f
 SHA512 
a1bc1032b1de9eb9ea8b7c385cd009f64247e13066e0a91e9682e35400ded05f88c23b523cca4782f57544060d6ba0f9d3bec944399cda5771a4945c38bb9b98
 DIST git-htmldocs-2.16.4.tar.xz 1164256 BLAKE2B 
88a7ab5b094f15bc2b6c0f4d4c3eae185f6e6c0f00f4aca75492f0cc964428d1bf53002e0e43468b60b62058af5f13b061231061247e19b32bc70c2c8adb04eb
 SHA512 
8f4a8c51656559af81296fb064ecf0f88444952c7f8ee91b85e5a61b20d200267d7432f720ded12046bab986361cff48cf7a2f5d21e05c1ac7648cc3168a0049
+DIST git-htmldocs-2.16.5.tar.xz 1164600 BLAKE2B 
303f5543a420a78b7731aee7b9977361130edfdcffbf67e3ad652ac1243a22aa13d883337466e95a186977e34a2989f5639af7acd7c0187219b200cf966a83ef
 SHA512 
00ed040e665e817a0543768bb290c47dd553581a18b136a59ca37e656c538f49716e79a533c5063c2a00f16f7ad021a5836f71b805200df07bb8a3923aacddfb
 DIST git-htmldocs-2.18.0.tar.xz 1201076 BLAKE2B 
f5d592cadf1eb9a24b6d6fb3c68c1ead385a350e4bfc97eee775f1921c7bf47f8790d1eea803d69cde8e381d7aa0ae4c53aebeda464c32cdd7a6558a46a9c8e7
 SHA512 
e227673216b67cf0e5d0abacc305a3b2a30844a6fe31aab18e37643f27c0fce7d3628366732f1518784d095eb33c1bb60b4eb00024d9ccc662deca2962db5324
+DIST git-htmldocs-2.18.1.tar.xz 1201604 BLAKE2B 
ae33ac1ec8d2c95f95dbc5965d191f093628633c047c7d52371b7a3142807a4b878be5abcd13a934a453a5b35abb4a7e0ea49823e98c4a682040afc8d7c0817d
 SHA512 
5310a846091bfa66609ce896bdce163bd84f40c14400a53eab662f0c28037b98fef4a8766a716694a5bf9549793a85b57cb665194dff5612277c6603452ea512
 DIST git-htmldocs-2.19.0.tar.xz 1221804 BLAKE2B 
c3c1e91b05bb5fc777f97973941c97b8c093a94d4dc308527bc6bea7b6cc787bb939d4a5a978a69f1476da8e334f17393bf56a8de64b7e5bd88544d32f858f40
 SHA512 
61c6c1d64affa2f910c0c01a14f19f49ef496e1a09c223f7fb454031a6388dcd96c69c362e0da167a2e4bf1347d4c30e55d9c476076f1ab8e278f9af07053745
+DIST git-htmldocs-2.19.1.tar.xz 1222052 BLAKE2B 
6d63364e0c5c700011ab0b7bc9c207560bc89e6d58e5f8025f30a188b7c90fa1ca58822e0ee129ff531c0702fc0a64e1612b8ff7b41102e5db21eadd0fd01ab9
 SHA512 
40417e80b291a935be78f143f070c68a9a865b6825f85cddd57cf926c25649630dd6612e7e52edb3ab4d1433aca31d38e3b9c95ff5d52827452d03c96e50e344
 DIST git-manpages-2.16.4.tar.xz 417136 BLAKE2B 
9a75913dae62fa2eb31cf48e77e266aa8d91c67b8a753c1740283b1d626dea1e9aa8d7cea06d9b97887f801b4d1f1b927014851105cefd3241ca7ab7330bfc8b
 

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

2018-10-05 Thread Thomas Deutschmann
commit: d3ce4f13ea6ccc5358d84f616460a263ea6e4c63
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Oct  5 22:04:08 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Oct  5 22:06:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ce4f13

package.mask: Mask media-video/libav-13 snapshot

Force downgrade for ~arch user. Snapshot is outdated and
vulnerable. v12.3 is the better version even for ~arch users.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d797b2ad8ce..78ab889972c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann  (06 Oct 2018)
+# Outdated and vulnerable snapshot; libav-12.3 is the better
+# version for now
+=media-video/libav-13_pre20171219
+
 # Virgil Dupras  (30 Sep 2018)
 # Dead upstream, unmaintained, no revdeps.
 # Removal in 30 days, bug #611614



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

2018-10-05 Thread Thomas Deutschmann
commit: 64addcf8c4fc672fd0597858d0c101e4ab2600f7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Oct  5 22:00:23 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Oct  5 22:06:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64addcf8

media-video/libav: bump to v12.3

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

 media-video/libav/Manifest  |   1 +
 media-video/libav/libav-12.3.ebuild | 349 
 2 files changed, 350 insertions(+)

diff --git a/media-video/libav/Manifest b/media-video/libav/Manifest
index 125623c2d18..998c922b52f 100644
--- a/media-video/libav/Manifest
+++ b/media-video/libav/Manifest
@@ -4,5 +4,6 @@ DIST fate-12.tar.xz 755165356 BLAKE2B 
031cef24bcfae6205cd6546f453cddb17387176ae8
 DIST fate-9.tar.xz 467671500 BLAKE2B 
df4ef8187f257c91b7b6c3c25c2f204c2d4a476cc73cca199ec1c8af2c4641cbb3a314e39ab38f6d8b68c5fe0b91ff1b4b592dec6b518d544806eaeaca003608
 SHA512 
8e45539f2512ef915b37c857226c0243940259f269b8f99393b9defa3352d7b8c1fcc5078f4f0d40dc0509737f0c915e179cedcc77f71fe5d96b1b956169a202
 DIST libav-11.8.tar.xz 4865796 BLAKE2B 
fb0e8f129edee0423252f334b12485d514f9fdfb3d916877d83141e0985ec4efb4de0f5b65d6e3e6d94b835f317a52116b849eec99d023ebb109bdbc2b7a8c5c
 SHA512 
26f9a6bb7312acc08b6785c260220ada3ca2a8db0d0f2bd4621b47082c275fbdb7978457cb423693ba9a61dc4570b05d0dceb5861ff0bcce859c349a6a8f49be
 DIST libav-12.2.tar.xz 5268804 BLAKE2B 
e25b3dfe1026b9e69c89cbec2090070088a7004dc03e8cc23da2da03824a627c733c16c67e5fc65ec9f19942d93405d5ba6926de83cae04c497597f55220f004
 SHA512 
4b37cfb18a6cf6f12eddb5175b1751c093f3a495ae1d1b54c60157cb260479b1d8fa3a6e3e08c00d7a26422b1e78a750eb35cf7bc763c01790f3567cba03
+DIST libav-12.3.tar.xz 5267988 BLAKE2B 
92147dde4f41a5aa05d93824d3ffa9a21b067f99cec5fa17bc4b8e3600f2b1913f7e74d4ea766c864cdba686dd14d5d3a8bc8af8f9e6de4c956f14cb8e20ab88
 SHA512 
fd4838a934792797a975ece034cbd63760c94ee6becc99b8707e8345e41777baf26e30ef6937ab30b7d2f722977e69aabc2cfca3fcdf88373d579f9cc9d69162
 DIST libav-13_pre20171219.tar.xz 5427904 BLAKE2B 
074dc5d071aeb656fc14a015c2e3c168aa81d25e2fb08d99e300dc47d7ea28f61500fcfab0b16fa136261a5af27631b7536eb3aefa0e1feb4d615af57f9f5a36
 SHA512 
0c9b59957f1fbbff8f5b95b02c11014a4efdddf4b7e1b158cd0fda3af8b89bd90d48263ed0239915adfb7abcd7a8b22c278cd5cf1d01822bd22df65cc7f69689
 DIST libav-9.17.tar.xz 4080028 BLAKE2B 
206e80835292af9f4c1c65539e69981b6993679c11e8a1feef1e37dc32174e47744ebce319b8709bcd60804f493fab1e524c781e174d60d9ebe35ad01f6fbc60
 SHA512 
20af83d4b6a23c159c2386b6592ba6a6acf3f2c54e8aeb16dd0c8a64d637fbde24f37b864698b1143c6802b64a7b5e8ddfe0e7601b35c35686a789e2b3232f5a

diff --git a/media-video/libav/libav-12.3.ebuild 
b/media-video/libav/libav-12.3.ebuild
new file mode 100644
index 000..610966c54b8
--- /dev/null
+++ b/media-video/libav/libav-12.3.ebuild
@@ -0,0 +1,349 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit flag-o-matic multilib multilib-minimal toolchain-funcs
+
+if [[ ${PV} == * ]] ; then
+   : ${EGIT_REPO_URI:="git://git.libav.org/libav.git"}
+   if [[ ${PV%} != "" ]] ; then
+   : ${EGIT_BRANCH:="release/${PV%.}"}
+   fi
+   inherit git-r3
+fi
+
+DESCRIPTION="Complete solution to record, convert and stream audio and video"
+HOMEPAGE="https://libav.org/;
+if [[ ${PV} == * ]] ; then
+   SRC_URI=""
+elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
+   SRC_URI="https://dev.gentoo.org/~lu_zero/libav/${P}.tar.xz;
+   SRC_URI+=" test? ( 
https://dev.gentoo.org/~lu_zero/libav/fate-${PV}.tar.xz )"
+else # Official release
+   SRC_URI="https://libav.org/releases/${P}.tar.xz;
+   FATE_VER=${PV%%_*}
+   SRC_URI+=" test? ( 
https://dev.gentoo.org/~lu_zero/libav/fate-12-r1.tar.xz )"
+fi
+
+#  does not have fate-*.tar.xz
+
+LICENSE="LGPL-2.1  gpl? ( GPL-3 )"
+SLOT="0/12"
+[[ ${PV} == * ]] || KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips 
~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+IUSE="aac alsa amr bs2b +bzip2 cdio cpudetection custom-cflags debug doc 
+encode faac fdk
+   frei0r fontconfig +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k 
libressl mp3
+   +network nvidia openssl opus oss pic pulseaudio rtmp schroedinger sdl 
speex ssl
+   static-libs test theora threads tools truetype twolame v4l vaapi vdpau 
vorbis vpx X
+   wavpack webp x264 x265 xvid +zlib"
+
+# String for CPU features in the useflag[:configure_option] form
+# if :configure_option isn't set, it will use 'useflag' as configure option
+CPU_FEATURES="altivec armv5te armv6 armv6t2 armvfp:vfp neon"
+X86_CPU_FEATURES="3dnow:amd3dnow 3dnowext:amd3dnowext mmx mmxext sse sse2 sse3 
ssse3 sse4_1:sse4 sse4_2:sse42 avx xop fma3 fma4 avx2"
+for i in ${X86_CPU_FEATURES} ; do
+  

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

2018-10-05 Thread Mikle Kolyada
commit: 856c1961fa3bf3a0e6c7489ac148455b0e4ca4ab
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 21:21:04 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 21:21:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856c1961

profiles/arch/amd6-fbdf/p.u.mask: Add app-admin/sudo[sssd]

Signed-off-by: Mikle Kolyada  gentoo.org>

 profiles/arch/amd64-fbsd/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/amd64-fbsd/package.use.mask 
b/profiles/arch/amd64-fbsd/package.use.mask
index cf031a82d4a..cb2abc7f354 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Mikle Kolyada  (05 Oct 2018)
+# Not keyworded
+app-admin/sudo sssd
+
 # Ulrich Müller  (01 May 2018)
 # Missing keyword on virtual/gsasl dependency, bug #635216.
 net-mail/mailutils sasl



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

2018-10-05 Thread Alon Bar-Lev
commit: 929c3aa7c2f4b46e0b3aa872c784e8181e543bd0
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 19:00:09 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:26:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929c3aa7

dev-libs/libgpg-error: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 dev-libs/libgpg-error/libgpg-error-1.32-r1.ebuild | 47 +++
 1 file changed, 47 insertions(+)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.32-r1.ebuild 
b/dev-libs/libgpg-error/libgpg-error-1.32-r1.ebuild
new file mode 100644
index 000..054a4649584
--- /dev/null
+++ b/dev-libs/libgpg-error/libgpg-error-1.32-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool multilib-minimal toolchain-funcs
+
+DESCRIPTION="Contains error handling functions used by GnuPG software"
+HOMEPAGE="http://www.gnupg.org/related_software/libgpg-error;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="common-lisp nls static-libs"
+
+RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}"
+BDEPEND="nls? ( sys-devel/gettext )"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/gpg-error-config
+)
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/gpg-error.h
+   /usr/include/gpgrt.h
+)
+
+src_prepare() {
+   default
+   elibtoolize
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(multilib_is_native_abi || echo --disable-languages) \
+   $(use_enable common-lisp languages) \
+   $(use_enable nls) \
+   $(use_enable static-libs static) \
+   --enable-threads \
+   CC_FOR_BUILD="$(tc-getBUILD_CC)"
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
+}



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

2018-10-05 Thread Alon Bar-Lev
commit: 232d82a08b3c9fc3e0e809bd68a46f9982151b73
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 18:39:08 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:26:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232d82a0

app-crypt/gnupg: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 app-crypt/gnupg/gnupg-2.2.9-r1.ebuild | 123 ++
 1 file changed, 123 insertions(+)

diff --git a/app-crypt/gnupg/gnupg-2.2.9-r1.ebuild 
b/app-crypt/gnupg/gnupg-2.2.9-r1.ebuild
new file mode 100644
index 000..063744008a2
--- /dev/null
+++ b/app-crypt/gnupg/gnupg-2.2.9-r1.ebuild
@@ -0,0 +1,123 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic systemd toolchain-funcs
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation"
+HOMEPAGE="http://www.gnupg.org/;
+SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
+
+LICENSE="GPL-3"
+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 ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb 
wks-server"
+
+# Existence of executables is checked during configuration.
+DEPEND=">=dev-libs/npth-1.2
+   >=dev-libs/libassuan-2.5.0
+   >=dev-libs/libgcrypt-1.7.3
+   >=dev-libs/libgpg-error-1.28
+   >=dev-libs/libksba-1.3.4
+   >=net-misc/curl-7.10
+   ssl? ( >=net-libs/gnutls-3.0:0= )
+   sys-libs/zlib
+   ldap? ( net-nds/openldap )
+   bzip2? ( app-arch/bzip2 )
+   readline? ( sys-libs/readline:0= )
+   smartcard? ( usb? ( virtual/libusb:0 ) )
+   tofu? ( >=dev-db/sqlite-3.7 )
+   virtual/mta
+   app-crypt/pinentry
+   !app-crypt/dirmngr"
+
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-gpg )
+   nls? ( virtual/libintl )"
+
+BDEPEND="nls? ( sys-devel/gettext )
+   doc? ( sys-apps/texinfo )"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=(
+   ChangeLog NEWS README THANKS TODO VERSION
+   doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER
+)
+
+PATCHES=(
+   
"${FILESDIR}/${PN}-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch"
+)
+
+src_configure() {
+   local myconf=()
+
+   if use prefix && use usb; then
+   # bug #649598
+   append-cppflags -I"${EPREFIX}/usr/include/libusb-1.0"
+   fi
+
+   if use elibc_SunOS || use elibc_AIX; then
+   myconf+=( --disable-symcryptrun )
+   else
+   myconf+=( --enable-symcryptrun )
+   fi
+
+   # glib fails and picks up clang's internal stdint.h causing weird errors
+   [[ ${CC} == *clang ]] && \
+   export gl_cv_absolute_stdint_h=/usr/include/stdint.h
+
+   econf \
+   "${myconf[@]}" \
+   $(use_enable bzip2) \
+   $(use_enable nls) \
+   $(use_enable smartcard scdaemon) \
+   $(use_enable ssl gnutls) \
+   $(use_enable tofu) \
+   $(use_enable usb ccid-driver) \
+   $(use_enable wks-server wks-tools) \
+   $(use_with ldap) \
+   $(use_with readline) \
+   --enable-all-tests \
+   --enable-gpg \
+   --enable-gpgsm \
+   --enable-large-secmem \
+   CC_FOR_BUILD="$(tc-getBUILD_CC)"
+}
+
+src_compile() {
+   default
+
+   use doc && emake -C doc html
+}
+
+src_test() {
+   #Bug: 638574
+   use tofu && export TESTFLAGS=--parallel
+   default
+}
+
+src_install() {
+   default
+
+   use tools &&
+   dobin \
+   tools/{convert-from-106,gpg-check-pattern} \
+   
tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys} \
+   tools/make-dns-cert
+
+   dosym gpg /usr/bin/gpg2
+   dosym gpgv /usr/bin/gpgv2
+   echo ".so man1/gpg.1" > "${ED}"/usr/share/man/man1/gpg2.1 || die
+   echo ".so man1/gpgv.1" > "${ED}"/usr/share/man/man1/gpgv2.1 || die
+
+   dodir /etc/env.d
+   echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> 
"${ED}"/etc/env.d/30gnupg || die
+
+   use doc && dodoc doc/gnupg.html/* doc/*.png
+
+   systemd_douserunit doc/examples/systemd-user/*.{service,socket}
+}



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

2018-10-05 Thread Alon Bar-Lev
commit: 7a379670a34fad8ab0bb064eeebd9d012ff6b4bb
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 19:05:20 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:25:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a379670

dev-libs/npth: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 dev-libs/npth/npth-1.6-r1.ebuild | 30 ++
 1 file changed, 30 insertions(+)

diff --git a/dev-libs/npth/npth-1.6-r1.ebuild b/dev-libs/npth/npth-1.6-r1.ebuild
new file mode 100644
index 000..14e2fc70b37
--- /dev/null
+++ b/dev-libs/npth/npth-1.6-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool
+
+DESCRIPTION="New GNU Portable Threads Library"
+HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="static-libs"
+
+src_prepare() {
+   default
+   elibtoolize  # for Solaris shared library
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2018-10-05 Thread Alon Bar-Lev
commit: c7b362ef55c81beee4f46d1e33abdef76bd74739
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 19:03:25 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:26:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b362ef

dev-libs/libksba: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 dev-libs/libksba/libksba-1.3.5-r2.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/dev-libs/libksba/libksba-1.3.5-r2.ebuild 
b/dev-libs/libksba/libksba-1.3.5-r2.ebuild
new file mode 100644
index 000..b8c1d0eee73
--- /dev/null
+++ b/dev-libs/libksba/libksba-1.3.5-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="X.509 and CMS (PKCS#7) library"
+HOMEPAGE="http://www.gnupg.org/related_software/libksba;
+SRC_URI="mirror://gnupg/libksba/${P}.tar.bz2"
+
+LICENSE="LGPL-3+ GPL-2+ GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="static-libs"
+
+RDEPEND=">=dev-libs/libgpg-error-1.8"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   # ppl need to use lib*-config for --cflags and --libs
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/, app-benchmarks/stress-ng/files/

2018-10-05 Thread Andreas Sturmlechner
commit: 5e9db7bc5fb91a63f1392c1a52decd096aa54757
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Oct  5 15:33:30 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e9db7bc

app-benchmarks/stress-ng: bump to version 0.09.42

Closes: https://bugs.gentoo.org/667824
Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10079
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-benchmarks/stress-ng/Manifest  |  1 +
 .../files/stress-ng-0.09.42-makefile.patch | 64 ++
 app-benchmarks/stress-ng/stress-ng-0.09.42.ebuild  | 28 ++
 3 files changed, 93 insertions(+)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index e63724e2a46..b9bca146eb2 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1 +1,2 @@
 DIST stress-ng-0.09.41.tar.xz 359760 BLAKE2B 
d57d9350744db29d3e61201f146cd6569efae599743cf3e5971d645beba5de99b4162ec735e0f143c1c3cd8cc9e318441bfd97dfcf5db1b26cd7e4543bfcc918
 SHA512 
d1e2a6442c208d5d32ab688460475a59a2edd73220e44402632650eee022faf5728d282a374f22bcb86ce83662122823a7ba72f9824058d86d9b22a3c1791524
+DIST stress-ng-0.09.42.tar.xz 360452 BLAKE2B 
fa5ad15f066d8e762fb08cdcd4fe58ea6604890edf2384e0676e6c35645a6fd84c568369dc966d23527820630a0b44ab9b8969f3e170c876b03a194ea72384af
 SHA512 
e209a8777331f91b3ec5fca9f6f664513498b21b5b31338e0882cc6c79674524906e8d0d4a8931ab5b382feac65e15639989fc0672e408aaa2eb84c72a059258

diff --git a/app-benchmarks/stress-ng/files/stress-ng-0.09.42-makefile.patch 
b/app-benchmarks/stress-ng/files/stress-ng-0.09.42-makefile.patch
new file mode 100644
index 000..66c07acf679
--- /dev/null
+++ b/app-benchmarks/stress-ng/files/stress-ng-0.09.42-makefile.patch
@@ -0,0 +1,64 @@
+--- a/Makefile 2018-10-05 11:49:55.0 +0200
 b/Makefile 2018-10-05 17:28:38.0 +0200
+@@ -21,7 +21,7 @@
+ # Codename "portable pressure producer"
+ #
+ 
+-CFLAGS += -Wall -Wextra -DVERSION='"$(VERSION)"' -O2 -std=gnu99 -pipe
++CFLAGS += -Wall -Wextra -DVERSION='"$(VERSION)"' -std=gnu99
+ 
+ #
+ # Pedantic flags
+@@ -339,12 +339,10 @@
+ .o: stress-ng.h Makefile
+ 
+ .c.o: stress-ng.h Makefile $(SRC)
+-  @echo "CC $<"
+-  @$(CC) $(CFLAGS) -c -o $@ $<
++  $(CC) $(CFLAGS) -c -o $@ $<
+ 
+ stress-ng: $(OBJS)
+-  @echo "LD $@"
+-  @$(CC) $(CPPFLAGS) $(CFLAGS) $(OBJS) -lm $(LDFLAGS) -o $@
++  $(CC) $(CPPFLAGS) $(CFLAGS) $(OBJS) -lm $(LDFLAGS) -o $@
+   @sync
+ 
+ makeconfig:
+@@ -365,8 +363,7 @@
+   sed '$$ s/.$$//' >> apparmor-data.c
+   @echo "};" >> apparmor-data.c
+   @echo "const size_t g_apparmor_data_len = sizeof(g_apparmor_data);" >> 
apparmor-data.c
+-  @echo "CC $<"
+-  @$(CC) -c apparmor-data.c -o apparmor-data.o
++  $(CC) -c apparmor-data.c -o apparmor-data.o
+   @rm -rf apparmor-data.c apparmor-data.bin
+ 
+ #
+@@ -381,12 +378,10 @@
+ perf.o: perf.c perf-event.c
+   @$(CC) $(CFLAGS) -E perf-event.c | grep "PERF_COUNT" | sed 's/,/ /' | \
+   awk {'print "#define _SNG_" $$1 " (1)"'} > perf-event.h
+-  @echo CC $<
+-  @$(CC) $(CFLAGS) -c -o $@ $<
++  $(CC) $(CFLAGS) -c -o $@ $<
+ 
+ stress-vecmath.o: stress-vecmath.c
+-  @echo CC $<
+-  @$(CC) $(CFLAGS) -fno-builtin -c -o $@ $<
++  $(CC) $(CFLAGS) -fno-builtin -c -o $@ $<
+   @touch stress-ng.c
+ 
+ $(OBJS): stress-ng.h Makefile
+@@ -430,10 +425,10 @@
+   ./stress-ng --seq 0 -t 15 --pathological --verbose --times --tz 
--metrics
+ 
+ .PHONY: install
+-install: stress-ng stress-ng.1.gz
++install: stress-ng
+   mkdir -p ${DESTDIR}${BINDIR}
+   cp stress-ng ${DESTDIR}${BINDIR}
+   mkdir -p ${DESTDIR}${MANDIR}
+-  cp stress-ng.1.gz ${DESTDIR}${MANDIR}
++  cp stress-ng.1 ${DESTDIR}${MANDIR}
+   mkdir -p ${DESTDIR}${JOBDIR}
+   cp -rp example-jobs/*.job ${DESTDIR}${JOBDIR}

diff --git a/app-benchmarks/stress-ng/stress-ng-0.09.42.ebuild 
b/app-benchmarks/stress-ng/stress-ng-0.09.42.ebuild
new file mode 100644
index 000..59b29c72c00
--- /dev/null
+++ b/app-benchmarks/stress-ng/stress-ng-0.09.42.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Stress test for a computer system with various selectable ways"
+HOMEPAGE="http://kernel.ubuntu.com/~cking/stress-ng/;
+SRC_URI="http://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/libaio
+   dev-libs/libbsd
+   dev-libs/libgcrypt:0=
+   net-misc/lksctp-tools
+   sys-apps/attr
+   sys-apps/keyutils
+   sys-libs/libapparmor
+   sys-libs/libcap
+   sys-libs/zlib:="
+
+RDEPEND="${DEPEND}"
+
+DOCS=( "README" 

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

2018-10-05 Thread Jeroen Roovers
commit: 9e69c9a316fd7c0d34c954d01b843158ee5b6ab2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct  5 18:20:43 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct  5 18:20:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e69c9a3

net-libs/libssh2: Add RESTRICT=test

Many of the tests require app-emulation/docker to be set up and working.

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

 net-libs/libssh2/libssh2-1.8.0-r2.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-libs/libssh2/libssh2-1.8.0-r2.ebuild 
b/net-libs/libssh2/libssh2-1.8.0-r2.ebuild
index 76496b69216..501d50e4569 100644
--- a/net-libs/libssh2/libssh2-1.8.0-r2.ebuild
+++ b/net-libs/libssh2/libssh2-1.8.0-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit cmake-utils multilib-minimal
+inherit cmake-multilib
 
 DESCRIPTION="Library implementing the SSH2 protocol"
 HOMEPAGE="https://www.libssh2.org;
@@ -11,10 +11,11 @@ SRC_URI="https://www.${PN}.org/download/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
 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-solaris"
-IUSE="gcrypt libressl mbedtls test zlib"
+IUSE="gcrypt libressl mbedtls zlib"
 REQUIRED_USE="
?? ( gcrypt libressl mbedtls )
 "
+RESTRICT="test"
 
 RDEPEND="
!libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
@@ -23,7 +24,9 @@ RDEPEND="
mbedtls? ( net-libs/mbedtls[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
 "
-DEPEND="${RDEPEND}"
+DEPEND="
+   ${RDEPEND}
+"
 
 PATCHES=(
"${FILESDIR}"/${PN}-1.8.0-libgcrypt-prefix.patch



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

2018-10-05 Thread Michał Górny
commit: 5c39e60eb1090bb54f673f7ab03eb8edaecf32e3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  5 18:36:13 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 18:48:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c39e60e

sys-libs/libcxx: Backport libsupc++ build fix to 7.0.0

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

 .../files/libcxx-7.0.0-libsupcxx-install.patch | 32 ++
 sys-libs/libcxx/libcxx-7.0.0.ebuild|  4 +++
 2 files changed, 36 insertions(+)

diff --git a/sys-libs/libcxx/files/libcxx-7.0.0-libsupcxx-install.patch 
b/sys-libs/libcxx/files/libcxx-7.0.0-libsupcxx-install.patch
new file mode 100644
index 000..35b04e253e6
--- /dev/null
+++ b/sys-libs/libcxx/files/libcxx-7.0.0-libsupcxx-install.patch
@@ -0,0 +1,32 @@
+From 84f960980e5bbaf136bc130cb385379b8f610335 Mon Sep 17 00:00:00 2001
+From: Petr Hosek 
+Date: Thu, 4 Oct 2018 05:38:53 +
+Subject: [PATCH] [CMake] Use just basename when copying C++ ABI headers
+
+This avoids duplicate directories when the filename includes path.
+
+Fixes PR39145
+
+Differential Revision: https://reviews.llvm.org/D52762
+
+git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@343753 
91177308-0d34-0410-b5e6-96231b3b80d8
+---
+ cmake/Modules/HandleLibCXXABI.cmake | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/cmake/Modules/HandleLibCXXABI.cmake 
b/cmake/Modules/HandleLibCXXABI.cmake
+index ef3b4f5dd..1c19d7e01 100644
+--- a/cmake/Modules/HandleLibCXXABI.cmake
 b/cmake/Modules/HandleLibCXXABI.cmake
+@@ -41,7 +41,7 @@ macro(setup_abi_lib abidefines abilib abifiles abidirs)
+ get_filename_component(ifile ${fpath} NAME)
+ set(src ${incpath}/${fpath})
+ 
+-set(dst ${LIBCXX_BINARY_INCLUDE_DIR}/${dstdir}/${fpath})
++set(dst ${LIBCXX_BINARY_INCLUDE_DIR}/${dstdir}/${ifile})
+ add_custom_command(OUTPUT ${dst}
+ DEPENDS ${src}
+ COMMAND ${CMAKE_COMMAND} -E copy_if_different ${src} ${dst}
+-- 
+2.19.0
+

diff --git a/sys-libs/libcxx/libcxx-7.0.0.ebuild 
b/sys-libs/libcxx/libcxx-7.0.0.ebuild
index d94f0c1c617..790f5dc1221 100644
--- a/sys-libs/libcxx/libcxx-7.0.0.ebuild
+++ b/sys-libs/libcxx/libcxx-7.0.0.ebuild
@@ -46,6 +46,10 @@ PATCHES=(
# Add link flag "-Wl,-z,defs" to avoid underlinking; this is needed in a
# out-of-tree build.
"${FILESDIR}/${PN}-3.9-cmake-link-flags.patch"
+
+   # Fix installing when using libsupc++ backend.
+   # https://bugs.gentoo.org/667174
+   "${FILESDIR}/${PN}-7.0.0-libsupcxx-install.patch"
 )
 
 # least intrusive of all



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

2018-10-05 Thread Alon Bar-Lev
commit: 4fe15d4b5150e5aedadb063f7b43a70a6f6187d5
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 18:43:57 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:26:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe15d4b

app-crypt/pinentry: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 app-crypt/pinentry/pinentry-1.1.0-r3.ebuild | 102 
 1 file changed, 102 insertions(+)

diff --git a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild 
b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
new file mode 100644
index 000..4a322c8d5b4
--- /dev/null
+++ b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic qmake-utils toolchain-funcs
+
+DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
+HOMEPAGE="https://gnupg.org/aegypten2/index.html;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static"
+
+DEPEND="
+   app-eselect/eselect-pinentry
+   >=dev-libs/libassuan-2.1
+   >=dev-libs/libgcrypt-1.6.3
+   >=dev-libs/libgpg-error-1.17
+   caps? ( sys-libs/libcap )
+   fltk? ( x11-libs/fltk )
+   gnome-keyring? ( app-crypt/libsecret )
+   gtk? ( x11-libs/gtk+:2 )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   static? ( >=sys-libs/ncurses-5.7-r5:0=[static-libs,-gpm] )
+"
+RDEPEND="${DEPEND}
+   gnome-keyring? ( app-crypt/gcr )
+"
+BDEPEND="
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+REQUIRED_USE="
+   gtk? ( !static )
+   qt5? ( !static )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.0.0-make-icon-work-under-Plasma-Wayland.patch"
+   "${FILESDIR}/${PN}-0.8.2-ncurses.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   [[ "$(gcc-major-version)" -ge 5 ]] && append-cxxflags -std=gnu++11
+
+   export QTLIB="$(qt5_get_libdir)"
+
+   econf \
+   $(use_enable emacs pinentry-emacs) \
+   $(use_enable fltk pinentry-fltk) \
+   $(use_enable gnome-keyring libsecret) \
+   $(use_enable gnome-keyring pinentry-gnome3) \
+   $(use_enable gtk pinentry-gtk2) \
+   $(use_enable ncurses fallback-curses) \
+   $(use_enable ncurses pinentry-curses) \
+   $(use_enable qt5 pinentry-qt) \
+   $(use_with caps libcap) \
+   --enable-pinentry-tty \
+   MOC="$(qt5_get_bindir)"/moc
+}
+
+src_install() {
+   default
+   rm -f "${ED}"/usr/bin/pinentry
+
+   use qt5 && dosym pinentry-qt /usr/bin/pinentry-qt4
+}
+
+pkg_postinst() {
+   if ! has_version 'app-crypt/pinentry' || has_version 
'=2.6.9 support memory locking for 
unprivileged processes."
+   elog "The soft resource limit for memory locking specifies the 
limit an"
+   elog "unprivileged process may lock into memory. You can also 
use POSIX"
+   elog "capabilities to allow pinentry to lock memory. To do so 
activate the caps"
+   elog "USE flag and add the CAP_IPC_LOCK capability to the 
permitted set of"
+   elog "your users."
+   fi
+
+   eselect pinentry update ifunset
+}
+
+pkg_postrm() {
+   eselect pinentry update ifunset
+}



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

2018-10-05 Thread Alon Bar-Lev
commit: 7924764c9c5ea18743f03638a42355cca080566b
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 18:55:57 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:26:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7924764c

dev-libs/libgcrypt: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 dev-libs/libgcrypt/libgcrypt-1.8.3-r1.ebuild | 75 
 1 file changed, 75 insertions(+)

diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.3-r1.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.8.3-r1.ebuild
new file mode 100644
index 000..4f3b5d97196
--- /dev/null
+++ b/dev-libs/libgcrypt/libgcrypt-1.8.3-r1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic multilib-minimal
+
+DESCRIPTION="General purpose crypto library based on the code used in GnuPG"
+HOMEPAGE="http://www.gnupg.org/;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1 MIT"
+SLOT="0/20" # subslot = soname major version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc o-flag-munging static-libs"
+
+RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+BDEPEND="doc? ( virtual/texi2dvi )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.6.1-uscore.patch
+   "${FILESDIR}"/${PN}-multilib-syspath.patch
+)
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/libgcrypt-config
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+multilib_src_configure() {
+   if [[ ${CHOST} == *86*-solaris* ]] ; then
+   # ASM code uses GNU ELF syntax, divide in particular, we need to
+   # allow this via ASFLAGS, since we don't have a flag-o-matic
+   # function for that, we'll have to abuse cflags for this
+   append-cflags -Wa,--divide
+   fi
+   local myeconfargs=(
+   --disable-dependency-tracking
+   --enable-noexecstack
+   $(use_enable o-flag-munging O-flag-munging)
+   $(use_enable static-libs static)
+
+   # disabled due to various applications requiring privileges
+   # after libgcrypt drops them (bug #468616)
+   --without-capabilities
+
+   # http://trac.videolan.org/vlc/ticket/620
+   # causes bus-errors on sparc64-solaris
+   $([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
+   $([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
+
+   GPG_ERROR_CONFIG="${EROOT}/usr/bin/${CHOST}-gpg-error-config"
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_compile() {
+   default
+   multilib_is_native_abi && use doc && VARTEXFONTS="${T}/fonts" emake -C 
doc gcrypt.pdf
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+   multilib_is_native_abi && use doc && dodoc doc/gcrypt.pdf
+}
+
+multilib_src_install_all() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2018-10-05 Thread Alon Bar-Lev
commit: 266b76e601c284b58af128fe1af54029390ea98c
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Oct  5 18:47:40 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Oct  5 19:26:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266b76e6

dev-libs/libassuan: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 dev-libs/libassuan/libassuan-2.5.1-r1.ebuild | 44 
 1 file changed, 44 insertions(+)

diff --git a/dev-libs/libassuan/libassuan-2.5.1-r1.ebuild 
b/dev-libs/libassuan/libassuan-2.5.1-r1.ebuild
new file mode 100644
index 000..89882fdf05b
--- /dev/null
+++ b/dev-libs/libassuan/libassuan-2.5.1-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool
+
+DESCRIPTION="IPC library used by GnuPG and GPGME"
+HOMEPAGE="http://www.gnupg.org/related_software/libassuan/index.en.html;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="static-libs"
+
+RDEPEND=">=dev-libs/libgpg-error-1.8"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   if [[ ${CHOST} == *-solaris* ]] ; then
+   elibtoolize
+
+   # fix standards conflict
+   sed -i \
+   -e '/_XOPEN_SOURCE/s/500/600/' \
+   -e 's/_XOPEN_SOURCE_EXTENDED/_NO&/' \
+   -e 's/__EXTENSIONS__/_NO&/' \
+   configure || die
+   fi
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   # ppl need to use libassuan-config for --cflags and --libs
+   find "${D}" -name '*.la' -delete || die
+}



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

2018-10-05 Thread Jeroen Roovers
commit: 6a2f80a82c59f9f3b5fa4e6c37a5f76965e13233
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct  5 21:09:06 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct  5 21:09:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2f80a8

sys-fs/squashfs-tools: Add Github HOMEPAGE

Fixes: https://bugs.gentoo.org/667812
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers  gentoo.org>

 sys-fs/squashfs-tools/squashfs-tools-.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/sys-fs/squashfs-tools/squashfs-tools-.ebuild 
b/sys-fs/squashfs-tools/squashfs-tools-.ebuild
index 11c0570d7f4..e6d80fb8d83 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-.ebuild
@@ -1,12 +1,15 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit flag-o-matic git-r3 toolchain-funcs
 
 DESCRIPTION="Tool for creating compressed filesystem type squashfs"
-HOMEPAGE="http://squashfs.sourceforge.net;
-EGIT_REPO_URI="https://github.com/plougher/squashfs-tools;
+HOMEPAGE="
+   http://squashfs.sourceforge.net
+   https://github.com/plougher
+"
+EGIT_REPO_URI="https://github.com/plougher/${PN};
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug lz4 lzma lzo static xattr +xz zstd"



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

2018-10-05 Thread Michał Górny
commit: 40c1832fb0d2b37861ed4dbdc2cd2876a53f90cd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  5 19:09:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 19:09:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c1832f

xfce-base/xfce4-session: Fix relying on implicit dbus header paths

Backport an upstream patch removing unnecessary use of dbus headers.
This causes the package to implicitly rely on dbus include paths being
added by pkg-config, and causes build failure in the rare case when
xfce4-session dependencies do not require dbus.

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

 .../xfce4-session-4.13.1-kill-dbus-includes.patch  | 43 ++
 .../xfce4-session/xfce4-session-4.13.1.ebuild  |  4 ++
 2 files changed, 47 insertions(+)

diff --git 
a/xfce-base/xfce4-session/files/xfce4-session-4.13.1-kill-dbus-includes.patch 
b/xfce-base/xfce4-session/files/xfce4-session-4.13.1-kill-dbus-includes.patch
new file mode 100644
index 000..cc5bb9d653e
--- /dev/null
+++ 
b/xfce-base/xfce4-session/files/xfce4-session-4.13.1-kill-dbus-includes.patch
@@ -0,0 +1,43 @@
+From 3bddf152b902d8a1e0f674b792577b2cca635c4b Mon Sep 17 00:00:00 2001
+From: Brandon Bergren 
+Date: Sun, 26 Aug 2018 10:28:05 -0400
+Subject: [PATCH] fix build failure when dbus is not in the system include path
+ (Bug #14386)
+
+The d-bus direct depenencies were taken out in 91860af3a38080,
+but the #include  in xfce4-session/xfsm-global.h
+and the #include  line in xfsm-error.c got left
+in accidentally.
+---
+ xfce4-session/xfsm-error.c  | 2 --
+ xfce4-session/xfsm-global.h | 1 -
+ 2 files changed, 3 deletions(-)
+
+diff --git a/xfce4-session/xfsm-error.c b/xfce4-session/xfsm-error.c
+index 2b7f6c04..f0766f5f 100644
+--- a/xfce4-session/xfsm-error.c
 b/xfce4-session/xfsm-error.c
+@@ -20,8 +20,6 @@
+ #include 
+ #endif
+ 
+-#include 
+-
+ #include 
+ 
+ #define XFSM_DBUS_NAME "org.xfce.SessionManager"
+diff --git a/xfce4-session/xfsm-global.h b/xfce4-session/xfsm-global.h
+index d4587123..610d5bf7 100644
+--- a/xfce4-session/xfsm-global.h
 b/xfce4-session/xfsm-global.h
+@@ -27,7 +27,6 @@
+ #include 
+ 
+ #include 
+-#include 
+ 
+ typedef struct _FailsafeClient FailsafeClient;
+ struct _FailsafeClient
+-- 
+2.19.0
+

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 7819b1d8883..d0df74cf881 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild
@@ -44,6 +44,10 @@ PATCHES=(
 # TODO: this patch needs updating for the new version, and finding
 # upstream bug.
 #  "${FILESDIR}"/${PN}-4.12.1-light-locker_support_to_xflock4.patch
+
+   # fix building with no dbus dependency
+   # https://bugs.gentoo.org/667440
+   "${FILESDIR}"/xfce4-session-4.13.1-kill-dbus-includes.patch
 )
 
 src_configure() {



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

2018-10-05 Thread Michał Górny
commit: 6725a37b5c4eceb45fa398ab087b98f1107faec5
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed Jul 25 19:26:11 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 21:28:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6725a37b

app-text/linuxdoc-tools: verbump to 0.9.73

Among other things uses nsgmls without a pipe, which fixes bug 606768.

Bug: https://bugs.gentoo.org/606768
Signed-off-by: Ilya Tumaykin  gmail.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9350

 app-text/linuxdoc-tools/Manifest   |  1 +
 .../linuxdoc-tools/linuxdoc-tools-0.9.73.ebuild| 74 ++
 2 files changed, 75 insertions(+)

diff --git a/app-text/linuxdoc-tools/Manifest b/app-text/linuxdoc-tools/Manifest
index fe5f6726cb2..13d8bb69572 100644
--- a/app-text/linuxdoc-tools/Manifest
+++ b/app-text/linuxdoc-tools/Manifest
@@ -1 +1,2 @@
 DIST linuxdoc-tools-0.9.72.tar.gz 614429 BLAKE2B 
404b311c0560780bd81f021760d32e47cd6ebe8abc9aa64a181b8ce727dd0edbbd88d286cdfdcc97a51981bd0bd299563d7b1b2945e06f83ff32c7d3e56abb19
 SHA512 
2d522a99212dab2535786b64e0b404a9bb023d1612d8e57a628de21b5e77b104285713a98591c61a2fb2196e687b34180198ab0dfeda2b44fbbce051e9919408
+DIST linuxdoc-tools-0.9.73.tar.gz 613971 BLAKE2B 
e2e04aaa44d5e2cea5af266e38b476381f87a02b9704e03ae5943f7714634d5d214350abd5b193f2efe656a264403c679495af5f954870b30d32b8b799ad7206
 SHA512 
b26896316e259cf4ef170814d410b1e39e58f61db49b03b4b9c1f767f8459d84214e92d9dcc09ad739508fd9c3c5fe4a2264cbb3c693a11362e59fd221655252

diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73.ebuild 
b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73.ebuild
new file mode 100644
index 000..18bccf5a487
--- /dev/null
+++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.73.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# EAPI=6 is blocked by Gentoo bugs 497038, 497052.
+EAPI=5
+
+inherit autotools latex-package perl-functions sgml-catalog toolchain-funcs
+
+DESCRIPTION="A toolset for processing LinuxDoc DTD SGML files"
+HOMEPAGE="https://gitlab.com/agmartin/linuxdoc-tools;
+SRC_URI="https://gitlab.com/agmartin/linuxdoc-tools/-/archive/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+ MIT SGMLUG"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
+IUSE="doc"
+
+RDEPEND="
+   || ( app-text/openjade app-text/opensp )
+   app-text/sgml-common
+   dev-lang/perl:=
+   sys-apps/groff
+"
+DEPEND="${RDEPEND}
+   sys-devel/flex
+   virtual/awk
+   doc? (
+   dev-texlive/texlive-fontsrecommended
+   virtual/latex-base
+   )
+"
+
+src_prepare() {
+   # Pregenerated configure scripts fail.
+   eautoreconf
+}
+
+src_configure() {
+   perl_set_version
+   tc-export CC
+   local myeconfargs=(
+   --disable-docs
+   --with-texdir="${TEXMF}/tex/latex/${PN}"
+   --with-perllibdir="${VENDOR_ARCH}"
+   --with-installed-iso-entities
+   )
+   use doc && myeconfargs+=(--enable-docs="txt pdf html")
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   # Prevent access violations from bitmap font files generation.
+   use doc && export VARTEXFONTS="${T}/fonts"
+   default_src_compile
+}
+
+src_install() {
+   # Makefile ignores docdir configuration option.
+   emake DESTDIR="${D}" docdir="${EPREFIX}/usr/share/doc/${PF}" install
+   dodoc ChangeLog README
+}
+
+sgml-catalog_cat_include "/etc/sgml/linuxdoc.cat" 
"/usr/share/${PN}/${PN}.catalog"
+
+pkg_postinst() {
+   latex-package_pkg_postinst
+   sgml-catalog_pkg_postinst
+}
+
+pkg_postrm() {
+   latex-package_pkg_postrm
+   sgml-catalog_pkg_postrm
+}



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

2018-10-05 Thread Mikle Kolyada
commit: ebbafa1968cb0b8b3883cba7367f21a74599d165
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 21:24:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 21:28:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebbafa19

profiles/arch/alpha/p.u.mask: Add app-admin/sudo[sssd]

Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 5ff732c764d..dfc273aa4ad 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Mikle Kolyada  (05 Oct 2018)
+# Not keyworded (see bug #540540c#8)
+app-admin/sudo sssd
+
 # Andreas Sturmlechner  (30 Sep 2018)
 # Optional dependency blocking security cleanup, bug #627316
 media-sound/mpd wildmidi



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

2018-10-05 Thread Mikle Kolyada
commit: 45151dcfac954a3de23e9980fb29b43a69244ad7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 21:37:29 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 21:37:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45151dcf

app-admin/sudo: Add sys-auth/sssd support

Closes: https://bugs.gentoo.org/525674
Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-admin/sudo/metadata.xml |   1 +
 app-admin/sudo/sudo-1.8.25_p1-r1.ebuild | 242 
 2 files changed, 243 insertions(+)

diff --git a/app-admin/sudo/metadata.xml b/app-admin/sudo/metadata.xml
index fd239654c5e..66a78473b2e 100644
--- a/app-admin/sudo/metadata.xml
+++ b/app-admin/sudo/metadata.xml
@@ -16,6 +16,7 @@
Let sudo print insults when the user 
types the wrong password
Use SHA2 from dev-libs/openssl 
instead of sudo's internal SHA2
Allow sudo to send emails with 
sendmail
+   Add System Security Services Daemon 
support


cpe:/a:todd_miller:sudo

diff --git a/app-admin/sudo/sudo-1.8.25_p1-r1.ebuild 
b/app-admin/sudo/sudo-1.8.25_p1-r1.ebuild
new file mode 100644
index 000..0420116ccdf
--- /dev/null
+++ b/app-admin/sudo/sudo-1.8.25_p1-r1.ebuild
@@ -0,0 +1,242 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils pam multilib libtool tmpfiles
+if [[ ${PV} == "" ]] ; then
+   EHG_REPO_URI="https://www.sudo.ws/repos/sudo;
+   inherit mercurial
+fi
+
+MY_P=${P/_/}
+MY_P=${MY_P/beta/b}
+
+uri_prefix=
+case ${P} in
+   *_beta*|*_rc*) uri_prefix=beta/ ;;
+esac
+
+DESCRIPTION="Allows users or groups to run commands as other users"
+HOMEPAGE="https://www.sudo.ws/;
+if [[ ${PV} != "" ]] ; then
+   SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
+   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz;
+   if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
+   fi
+fi
+
+# Basic license is ISC-style as-is, some files are released under
+# 3-clause BSD license
+LICENSE="ISC BSD"
+SLOT="0"
+IUSE="gcrypt ldap nls offensive openssl pam sasl selinux +sendmail skey sssd"
+
+CDEPEND="
+   sys-libs/zlib:=
+   gcrypt? ( dev-libs/libgcrypt:= )
+   ldap? (
+   >=net-nds/openldap-2.1.30-r1
+   dev-libs/cyrus-sasl
+   )
+   openssl? ( dev-libs/openssl:0= )
+   pam? ( virtual/pam )
+   sasl? ( dev-libs/cyrus-sasl )
+   skey? ( >=sys-auth/skey-1.1.5-r1 )
+   sssd? ( sys-auth/sssd[sudo] )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=app-misc/editor-wrapper-3
+   virtual/editor
+   ldap? ( dev-lang/perl )
+   pam? ( sys-auth/pambase )
+   selinux? ( sec-policy/selinux-sudo )
+   sendmail? ( virtual/mta )
+"
+DEPEND="
+   ${CDEPEND}
+   sys-devel/bison
+"
+
+S="${WORKDIR}/${MY_P}"
+
+REQUIRED_USE="
+   pam? ( !skey )
+   skey? ( !pam )
+   ?? ( gcrypt openssl )
+"
+
+MAKEOPTS+=" SAMPLES="
+
+src_prepare() {
+   default
+   elibtoolize
+}
+
+set_secure_path() {
+   # FIXME: secure_path is a compile time setting. using PATH or
+   # ROOTPATH is not perfect, env-update may invalidate this, but until it
+   # is available as a sudoers setting this will have to do.
+   einfo "Setting secure_path ..."
+
+   # first extract the default ROOTPATH from build env
+   SECURE_PATH=$(unset ROOTPATH; . "${EPREFIX}"/etc/profile.env;
+   echo "${ROOTPATH}")
+   case "${SECURE_PATH}" in
+   */usr/sbin*) ;;
+   *) SECURE_PATH=$(unset PATH;
+   . "${EPREFIX}"/etc/profile.env; echo "${PATH}")
+   ;;
+   esac
+   if [[ -z ${SECURE_PATH} ]] ; then
+   ewarn " Failed to detect SECURE_PATH, please report this"
+   fi
+
+   # then remove duplicate path entries
+   cleanpath() {
+   local newpath thisp IFS=:
+   for thisp in $1 ; do
+   if [[ :${newpath}: != *:${thisp}:* ]] ; then
+   newpath+=:$thisp
+   else
+   einfo "   Duplicate entry ${thisp} removed..."
+   fi
+   done
+   SECURE_PATH=${newpath#:}
+   }
+   cleanpath 
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin${SECURE_PATH:+:${SECURE_PATH}}
+
+   # finally, strip gcc paths #136027
+   rmpath() {
+   local e newpath thisp IFS=:
+   for thisp in ${SECURE_PATH} ; do
+   for 

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

2018-10-05 Thread Andreas Sturmlechner
commit: b97641090928d5e472e4c6b887f58b9283e6cd5e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Oct  3 17:52:16 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9764109

net-misc/jlj: EAPI7 revbump

Closes: https://bugs.gentoo.org/667664
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10056
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-misc/jlj/jlj-2.12-r1.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/net-misc/jlj/jlj-2.12-r1.ebuild b/net-misc/jlj/jlj-2.12-r1.ebuild
new file mode 100644
index 000..5534c8e01b5
--- /dev/null
+++ b/net-misc/jlj/jlj-2.12-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Simple console LiveJournal entry system"
+HOMEPAGE="http://umlautllama.com/projects/perl/#jlj;
+SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz;
+
+LICENSE="freedist"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+SLOT="0"
+
+DEPEND="dev-lang/perl"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+   newbin ${PN}.pl ${PN}
+   newdoc .livejournal.rc livejournal.rc
+   dodoc README.JLJ
+}
+
+pkg_postinst() {
+   elog "README.JLJ and a sample livejournal.rc have been installed to"
+   elog "/usr/share/doc/${PF}/"
+}



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

2018-10-05 Thread Andreas Sturmlechner
commit: 65a955217566af17bf09a1f3562586a906eebe4a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Oct  5 17:43:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a95521

media-video/blinkensim: update HOMEPAGE, SRC_URI

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10080
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/blinkensim/blinkensim-2.7-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/blinkensim/blinkensim-2.7-r1.ebuild 
b/media-video/blinkensim/blinkensim-2.7-r1.ebuild
index ab3ed37579a..a5d76d7a4b6 100644
--- a/media-video/blinkensim/blinkensim-2.7-r1.ebuild
+++ b/media-video/blinkensim/blinkensim-2.7-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 DESCRIPTION="Graphical Blinkenlights simulator with networking support"
 
-HOMEPAGE="http://www.blinkenlights.net/project/developer-tools;
-SRC_URI="http://www.blinkenlights.de/dist/${P}.tar.gz;
+HOMEPAGE="http://blinkenlights.net/project/developer-tools;
+SRC_URI="http://blinkenlights.de/dist/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2018-10-05 Thread Andreas Sturmlechner
commit: b16750427fdf708bfb92b2a0944b50afb6af7d84
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Oct  5 17:49:23 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1675042

media-video/blinkenthemes: EAPI7 revbump, improve ebuild

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/blinkenthemes/blinkenthemes-0.10-r1.ebuild | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/media-video/blinkenthemes/blinkenthemes-0.10-r1.ebuild 
b/media-video/blinkenthemes/blinkenthemes-0.10-r1.ebuild
new file mode 100644
index 000..9fbddc48b41
--- /dev/null
+++ b/media-video/blinkenthemes/blinkenthemes-0.10-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Themes for blinkensim"
+HOMEPAGE="http://blinkenlights.net/project/developer-tools;
+SRC_URI="http://blinkenlights.de/dist/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-libs/blib"
+BDEPEND="virtual/pkgconfig"



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

2018-10-05 Thread Andreas Sturmlechner
commit: c7717146fc85f60efc48ea5eccef76145d927744
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Oct  5 17:54:03 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7717146

media-video/blinkentools: EAPI7 revbump, improve ebuild

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/blinkentools/blinkentools-2.9-r1.ebuild | 16 
 1 file changed, 16 insertions(+)

diff --git a/media-video/blinkentools/blinkentools-2.9-r1.ebuild 
b/media-video/blinkentools/blinkentools-2.9-r1.ebuild
new file mode 100644
index 000..aac82f88023
--- /dev/null
+++ b/media-video/blinkentools/blinkentools-2.9-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Provides a set of commandline utilities related to Blinkenlights"
+HOMEPAGE="http://blinkenlights.net/project/developer-tools;
+SRC_URI="http://blinkenlights.de/dist/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-libs/blib
+   media-libs/libmng"
+BDEPEND="virtual/pkgconfig"



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

2018-10-05 Thread Andreas Sturmlechner
commit: 39748e65c404043ef9c2cf18ff0eb93915f16bcc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Oct  5 17:55:48 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39748e65

media-video/blinkenthemes: fix HOMEPAGE, SRC_URI

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/blinkenthemes/blinkenthemes-0.10.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/blinkenthemes/blinkenthemes-0.10.ebuild 
b/media-video/blinkenthemes/blinkenthemes-0.10.ebuild
index d518284a6c4..2521e9e94a2 100644
--- a/media-video/blinkenthemes/blinkenthemes-0.10.ebuild
+++ b/media-video/blinkenthemes/blinkenthemes-0.10.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
 
 DESCRIPTION="Themes for blinkensim"
-HOMEPAGE="http://www.blinkenlights.net/project/developer-tools;
-SRC_URI="http://www.blinkenlights.de/dist/blinkenthemes-0.10.tar.gz;
+HOMEPAGE="http://blinkenlights.net/project/developer-tools;
+SRC_URI="http://blinkenlights.de/dist/blinkenthemes-0.10.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/, app-misc/ddate/files/

2018-10-05 Thread Andreas Sturmlechner
commit: e7c5b111a56a7bf4350f3c4f6bb102f1e865031c
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Oct  5 15:12:03 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c5b111

app-misc/ddate: bump to version 0.2.2

Closes: https://bugs.gentoo.org/667822
Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10078
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-misc/ddate/Manifest  |  1 +
 app-misc/ddate/ddate-0.2.2.ebuild| 20 
 .../files/ddate-0.2.2-dont-compress-manpage.patch| 20 
 app-misc/ddate/metadata.xml  | 20 +---
 4 files changed, 58 insertions(+), 3 deletions(-)

diff --git a/app-misc/ddate/Manifest b/app-misc/ddate/Manifest
index 1cfa94ead9d..94f2e192614 100644
--- a/app-misc/ddate/Manifest
+++ b/app-misc/ddate/Manifest
@@ -1 +1,2 @@
 DIST ddate-0.2.1.tar.gz 7757 BLAKE2B 
b2899b325d5cb45b2aa2460fa900740c41c7790823958fcd1cf971713d61283e050737b0cecdd1988c60718e2741ba1d3a0a48442b4013d9727db6a3765da882
 SHA512 
377ae4be0ddd2386de726603116ec64a524f2f4263cb30d2cd8f10024659f5fee552cf13de45cbaad36c93d2dfd16c0667993d67a37ba2276a96ca052265c714
+DIST ddate-0.2.2.tar.gz 8049 BLAKE2B 
7a987595b2dc399a5fc254891b92af84c9f94830f65c756f75db30c1e4db008ad715608ad37d53f3b73f3f5263023c066c546eb7536dc7439ded3650996be001
 SHA512 
5d148e030bee392eb93c5ae519061af0736f2f75eaae916e3efaf927d9f4de8cc72afc4a5121b6fbc0264b73e9f580330a38b97bb78837d447d0b4c1fc29ec06

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
new file mode 100644
index 000..ed2ea3d7453
--- /dev/null
+++ b/app-misc/ddate/ddate-0.2.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-utils
+
+DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
+HOMEPAGE="https://github.com/bo0ts/ddate;
+SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="public-domain"
+SLOT="0"
+
+RDEPEND="!sys-apps/util-linux[ddate]"
+
+DOCS=( "README.org" )
+
+PATCHES=( "${FILESDIR}/${P}-dont-compress-manpage.patch" )

diff --git a/app-misc/ddate/files/ddate-0.2.2-dont-compress-manpage.patch 
b/app-misc/ddate/files/ddate-0.2.2-dont-compress-manpage.patch
new file mode 100644
index 000..1eacf8ae3a1
--- /dev/null
+++ b/app-misc/ddate/files/ddate-0.2.2-dont-compress-manpage.patch
@@ -0,0 +1,20 @@
+--- a/CMakeLists.txt   2014-06-20 14:56:55.0 +0200
 b/CMakeLists.txt   2018-10-05 17:03:43.0 +0200
+@@ -4,15 +4,9 @@
+ 
+ add_executable(ddate ddate.c)
+ 
+-add_custom_command( OUTPUT ddate.1.gz
+-  COMMAND gzip -c -9 ${CMAKE_SOURCE_DIR}/ddate.1 >> 
${CMAKE_CURRENT_BINARY_DIR}/ddate.1.gz
+-  DEPENDS ${CMAKE_SOURCE_DIR}/ddate.1
+-  COMMENT "gzipping manpage"
+-  )
+-
+ add_custom_target( manpage ALL
+-  DEPENDS ddate.1.gz
++  DEPENDS ddate.1
+   )
+ 
+-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/ddate.1.gz DESTINATION 
share/man/man1)
++install(FILES ${CMAKE_SOURCE_DIR}/ddate.1 DESTINATION share/man/man1)
+ install(TARGETS ddate DESTINATION bin)

diff --git a/app-misc/ddate/metadata.xml b/app-misc/ddate/metadata.xml
index 62bf9ab7eeb..5326117a6b3 100644
--- a/app-misc/ddate/metadata.xml
+++ b/app-misc/ddate/metadata.xml
@@ -1,7 +1,21 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-bo0ts/ddate
-  
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Converts gregorian dates to discordian dates.
+   Sacred document of the frogs (old erisian poem):
+   73 Days hath chaos, discord, confusion, bureaucracy and 
aftermath.
+   
+   
+   https://github.com/bo0ts/ddate/issues
+   bo0ts/ddate
+   
 



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

2018-10-05 Thread Andreas Sturmlechner
commit: 1963b3b1e434fb6d0adf16e5740de3bd966d3fda
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Thu Oct  4 19:22:21 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1963b3b1

app-admin/ulogd: migrate to dev-db/mysql-connector-c for mysql

Also drop deprecated ltprune eclass.
Straight to stable since it's trivial changes only.

Closes: https://bugs.gentoo.org/665816
Signed-off-by: Ilya Tumaykin  gmail.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10067
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-admin/ulogd/ulogd-2.0.7-r1.ebuild | 137 ++
 1 file changed, 137 insertions(+)

diff --git a/app-admin/ulogd/ulogd-2.0.7-r1.ebuild 
b/app-admin/ulogd/ulogd-2.0.7-r1.ebuild
new file mode 100644
index 000..073eac95b56
--- /dev/null
+++ b/app-admin/ulogd/ulogd-2.0.7-r1.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic linux-info readme.gentoo-r1 systemd user
+
+DESCRIPTION="A userspace logging daemon for netfilter/iptables related logging"
+HOMEPAGE="https://netfilter.org/projects/ulogd/index.html;
+SRC_URI="https://www.netfilter.org/projects/ulogd/files/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~ia64 ppc x86"
+IUSE="dbi doc json mysql nfacct +nfct +nflog pcap postgres selinux sqlite ulog"
+
+COMMON_DEPEND="
+   || ( net-firewall/iptables net-firewall/nftables )
+   >=net-libs/libnfnetlink-1.0.1
+   dbi? ( dev-db/libdbi )
+   json? ( dev-libs/jansson )
+   nfacct? (
+   >=net-libs/libmnl-1.0.3
+   >=net-libs/libnetfilter_acct-1.0.1
+   )
+   nfct? ( >=net-libs/libnetfilter_conntrack-1.0.2 )
+   nflog? ( >=net-libs/libnetfilter_log-1.0.0 )
+   mysql? ( dev-db/mysql-connector-c:= )
+   pcap? ( net-libs/libpcap )
+   postgres? ( dev-db/postgresql:= )
+   sqlite? ( dev-db/sqlite:3 )
+"
+DEPEND="${COMMON_DEPEND}
+   doc? (
+   app-text/linuxdoc-tools
+   app-text/texlive-core
+   dev-texlive/texlive-fontsrecommended
+   virtual/latex-base
+   )
+"
+RDEPEND="${COMMON_DEPEND}
+   selinux? ( sec-policy/selinux-ulogd )
+"
+
+DISABLE_AUTOFORMATTING=1
+DOC_CONTENTS="
+You must have at least one logging stack enabled to make ulogd work.
+Please edit the example configuration located at '${EPREFIX}/etc/ulogd.conf'.
+"
+
+pkg_setup() {
+   linux-info_pkg_setup
+
+   if use nfacct && kernel_is lt 3 3 0; then
+   ewarn "NFACCT input plugin requires a kernel >= 3.3."
+   fi
+
+   if use ulog && kernel_is ge 3 17 0; then
+   ewarn "ULOG target has been removed in the 3.17 kernel release."
+   ewarn "Consider enabling NFACCT, NFCT, or NFLOG support 
instead."
+   fi
+
+   enewgroup ulogd
+   enewuser ulogd -1 -1 /var/log/ulogd ulogd
+}
+
+src_prepare() {
+   default_src_prepare
+
+   # Change default settings to:
+   # - keep log files in /var/log/ulogd instead of /var/log;
+   # - create sockets in /run instead of /tmp.
+   sed -i \
+   -e "s|var/log|var/log/${PN}|g" \
+   -e 's|tmp|run|g' \
+   ulogd.conf.in || die
+}
+
+src_configure() {
+   append-lfs-flags
+   local myeconfargs=(
+   $(use_with dbi)
+   $(use_with json jansson)
+   $(use_enable nfacct)
+   $(use_enable nfct)
+   $(use_enable nflog)
+   $(use_with mysql)
+   $(use_with pcap)
+   $(use_with postgres pgsql)
+   $(use_with sqlite)
+   $(use_enable ulog)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   default_src_compile
+
+   if use doc; then
+   # Prevent access violations from bitmap font files generation.
+   export VARTEXFONTS="${T}/fonts"
+   emake -C doc
+   fi
+}
+
+src_install() {
+   use doc && HTML_DOCS=( doc/${PN}.html )
+
+   default_src_install
+   find "${D}" -name '*.la' -delete || die
+
+   readme.gentoo_create_doc
+   doman ${PN}.8
+
+   use doc && dodoc doc/${PN}.{dvi,ps,txt}
+   use mysql && dodoc doc/mysql-*.sql
+   use postgres && dodoc doc/pgsql-*.sql
+   use sqlite && dodoc doc/sqlite3.table
+
+   insinto /etc
+   doins ${PN}.conf
+   fowners root:ulogd /etc/${PN}.conf
+   fperms 640 /etc/${PN}.conf
+
+   newinitd "${FILESDIR}/${PN}.init" ${PN}
+   systemd_dounit "${FILESDIR}/${PN}.service"
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotate" ${PN}
+
+   diropts -o ulogd -g ulogd
+   keepdir /var/log/ulogd
+}
+
+pkg_postinst() {
+   

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

2018-10-05 Thread Andreas Sturmlechner
commit: e4b75d27a7dd605939840c4a60cef46b8ab64aec
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Oct  5 17:56:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b75d27

media-video/blinkentools: fix HOMEPAGE, SRC_URI

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://bugs.gentoo.org/667838
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/blinkentools/blinkentools-2.9-r1.ebuild | 1 +
 media-video/blinkentools/blinkentools-2.9.ebuild| 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-video/blinkentools/blinkentools-2.9-r1.ebuild 
b/media-video/blinkentools/blinkentools-2.9-r1.ebuild
index aac82f88023..684b0baea49 100644
--- a/media-video/blinkentools/blinkentools-2.9-r1.ebuild
+++ b/media-video/blinkentools/blinkentools-2.9-r1.ebuild
@@ -13,4 +13,5 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="media-libs/blib
media-libs/libmng"
+RDEPEND="${DEPEND}"
 BDEPEND="virtual/pkgconfig"

diff --git a/media-video/blinkentools/blinkentools-2.9.ebuild 
b/media-video/blinkentools/blinkentools-2.9.ebuild
index 28ec8114d50..81f422d42d6 100644
--- a/media-video/blinkentools/blinkentools-2.9.ebuild
+++ b/media-video/blinkentools/blinkentools-2.9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
 
 DESCRIPTION="blinkentools is a set of commandline utilities related to 
Blinkenlights"
-HOMEPAGE="http://www.blinkenlights.net/project/developer-tools;
-SRC_URI="http://www.blinkenlights.de/dist/${P}.tar.gz;
+HOMEPAGE="http://blinkenlights.net/project/developer-tools;
+SRC_URI="http://blinkenlights.de/dist/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2018-10-05 Thread Andreas Sturmlechner
commit: 16845911f3f2ff7bac82f3a11847b46a71a79b77
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Thu Oct  4 19:32:45 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16845911

app-admin/ulogd: remove old

Signed-off-by: Ilya Tumaykin  gmail.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-admin/ulogd/ulogd-2.0.7.ebuild | 137 -
 1 file changed, 137 deletions(-)

diff --git a/app-admin/ulogd/ulogd-2.0.7.ebuild 
b/app-admin/ulogd/ulogd-2.0.7.ebuild
deleted file mode 100644
index a95d6739b24..000
--- a/app-admin/ulogd/ulogd-2.0.7.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic linux-info ltprune readme.gentoo-r1 systemd user
-
-DESCRIPTION="A userspace logging daemon for netfilter/iptables related logging"
-HOMEPAGE="https://netfilter.org/projects/ulogd/index.html;
-SRC_URI="https://www.netfilter.org/projects/ulogd/files/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86"
-IUSE="dbi doc json mysql nfacct +nfct +nflog pcap postgres selinux sqlite ulog"
-
-COMMON_DEPEND="
-   || ( net-firewall/iptables net-firewall/nftables )
-   >=net-libs/libnfnetlink-1.0.1
-   dbi? ( dev-db/libdbi )
-   json? ( dev-libs/jansson )
-   nfacct? (
-   >=net-libs/libmnl-1.0.3
-   >=net-libs/libnetfilter_acct-1.0.1
-   )
-   nfct? ( >=net-libs/libnetfilter_conntrack-1.0.2 )
-   nflog? ( >=net-libs/libnetfilter_log-1.0.0 )
-   mysql? ( virtual/mysql )
-   pcap? ( net-libs/libpcap )
-   postgres? ( dev-db/postgresql:= )
-   sqlite? ( dev-db/sqlite:3 )
-"
-DEPEND="${COMMON_DEPEND}
-   doc? (
-   app-text/linuxdoc-tools
-   app-text/texlive-core
-   dev-texlive/texlive-fontsrecommended
-   virtual/latex-base
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   selinux? ( sec-policy/selinux-ulogd )
-"
-
-DISABLE_AUTOFORMATTING=1
-DOC_CONTENTS="
-You must have at least one logging stack enabled to make ulogd work.
-Please edit the example configuration located at '${EPREFIX}/etc/ulogd.conf'.
-"
-
-pkg_setup() {
-   linux-info_pkg_setup
-
-   if use nfacct && kernel_is lt 3 3 0; then
-   ewarn "NFACCT input plugin requires a kernel >= 3.3."
-   fi
-
-   if use ulog && kernel_is ge 3 17 0; then
-   ewarn "ULOG target has been removed in the 3.17 kernel release."
-   ewarn "Consider enabling NFACCT, NFCT, or NFLOG support 
instead."
-   fi
-
-   enewgroup ulogd
-   enewuser ulogd -1 -1 /var/log/ulogd ulogd
-}
-
-src_prepare() {
-   default_src_prepare
-
-   # Change default settings to:
-   # - keep log files in /var/log/ulogd instead of /var/log;
-   # - create sockets in /run instead of /tmp.
-   sed -i \
-   -e "s|var/log|var/log/${PN}|g" \
-   -e 's|tmp|run|g' \
-   ulogd.conf.in || die
-}
-
-src_configure() {
-   append-lfs-flags
-   local myeconfargs=(
-   $(use_with dbi)
-   $(use_with json jansson)
-   $(use_enable nfacct)
-   $(use_enable nfct)
-   $(use_enable nflog)
-   $(use_with mysql)
-   $(use_with pcap)
-   $(use_with postgres pgsql)
-   $(use_with sqlite)
-   $(use_enable ulog)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   default_src_compile
-
-   if use doc; then
-   # Prevent access violations from bitmap font files generation.
-   export VARTEXFONTS="${T}/fonts"
-   emake -C doc
-   fi
-}
-
-src_install() {
-   use doc && HTML_DOCS=( doc/${PN}.html )
-
-   default_src_install
-   prune_libtool_files --modules
-   readme.gentoo_create_doc
-
-   doman ${PN}.8
-
-   use doc && dodoc doc/${PN}.{dvi,ps,txt}
-   use mysql && dodoc doc/mysql-*.sql
-   use postgres && dodoc doc/pgsql-*.sql
-   use sqlite && dodoc doc/sqlite3.table
-
-   insinto /etc
-   doins ${PN}.conf
-   fowners root:ulogd /etc/${PN}.conf
-   fperms 640 /etc/${PN}.conf
-
-   newinitd "${FILESDIR}/${PN}.init" ${PN}
-   systemd_dounit "${FILESDIR}/${PN}.service"
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotate" ${PN}
-
-   diropts -o ulogd -g ulogd
-   keepdir /var/log/ulogd
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



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

2018-10-05 Thread Zac Medico
commit: 82478d8c2a161f2f5632ad088d9a8f1a8e92862b
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Oct  5 07:23:44 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Oct  5 07:33:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82478d8c

dev-python/kazoo: version bump to 2.5.0

Closes: https://bugs.gentoo.org/667756
Signed-off-by: Zac Medico  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.10

 dev-python/kazoo/Manifest   |  1 +
 dev-python/kazoo/kazoo-2.5.0.ebuild | 43 +
 2 files changed, 44 insertions(+)

diff --git a/dev-python/kazoo/Manifest b/dev-python/kazoo/Manifest
index e895a44e41e..fc49ed6e439 100644
--- a/dev-python/kazoo/Manifest
+++ b/dev-python/kazoo/Manifest
@@ -1 +1,2 @@
 DIST kazoo-2.2.1.tar.gz 108037 BLAKE2B 
23b6b762469df40304cb0d9228dee63875e7c062557e0dcfd383db792c7544b19fbb4fc91a62035a2455b5a2715a57bcd4a68521cf698f01815cec20765420c8
 SHA512 
a2590441a9e3bfb3d14913051453e195d275b82bd6a4ce5e32d0a7bbc09b00e475ffac68fd06cb065aa439ea580b61bbeaa3ccfefa413723e46f4b1d3ce05707
+DIST kazoo-2.5.0.tar.gz 147189 BLAKE2B 
f90662d78698d4ba8c9a88cd4eba826df104dd746323ce92644707e22ab711ca5fafb79bbec71c4059637232eab4b510b9544871201ba8d6758618d5a79f97c8
 SHA512 
cb85a33f2d0aa71fc5a82e7046e5d331417df865c1a4bc18266cee65ffd6c36e12cd4058ee591214ec83225a9b3ee193587f3d07b5c1436cc715a403364ec1af

diff --git a/dev-python/kazoo/kazoo-2.5.0.ebuild 
b/dev-python/kazoo/kazoo-2.5.0.ebuild
new file mode 100644
index 000..acc6d5b4f98
--- /dev/null
+++ b/dev-python/kazoo/kazoo-2.5.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A high-level Python library that makes it easier to use Apache 
Zookeeper"
+HOMEPAGE="https://kazoo.readthedocs.org/ https://github.com/python-zk/kazoo/ 
https://pypi.org/project/kazoo/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc gevent test"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   gevent? ( dev-python/gevent[$(python_gen_usedep 'python2*')] )
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+# not all test deps are in the tree
+RESTRICT="test"
+
+python_compile_all() {
+   use doc && { sphinx-build -b html docs docs/_build/html || die; }
+}
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   local DOCS=( {CHANGES,CONTRIBUTING,README}.md )
+   distutils-r1_python_install_all
+}



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

2018-10-05 Thread Mikle Kolyada
commit: 8c87f66979aae1f772d56b8325e3518fda589b74
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:53:28 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:53:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c87f669

sys-apps/accountsservice: amd64 stable wrt bug #664228

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

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

diff --git a/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild 
b/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
index a3b149015c5..ac040961862 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 IUSE="doc elogind +introspection selinux systemd"
 REQUIRED_USE="?? ( elogind systemd )"



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

2018-10-05 Thread Michał Górny
commit: 5a3e046618188a2fb5bf5de1fb2544f420c0a8ac
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  5 06:04:58 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 06:41:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3e0466

dev-util/sysdig: Bump to 0.24.0, with new license

Most important changes in 0.24.0:
- userspace switched to Apache-2.0 license,
- kernel module switched to || ( MIT GPL-2 ) license,
- complete IPv6 support,
- loginuid support.

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

 dev-util/sysdig/Manifest |  1 +
 dev-util/sysdig/sysdig-0.24.0.ebuild | 94 
 2 files changed, 95 insertions(+)

diff --git a/dev-util/sysdig/Manifest b/dev-util/sysdig/Manifest
index 2c047df45fb..9db66838d25 100644
--- a/dev-util/sysdig/Manifest
+++ b/dev-util/sysdig/Manifest
@@ -1 +1,2 @@
 DIST sysdig-0.23.1.tar.gz 830420 BLAKE2B 
31a8c4cd8b570a308c81b4df53494cff2619d05724e509634671968025ebee0e46c5e59a7c877e6d9f1f1eba86a8a27a0cd9c5b66e75723ec8eec66c6782d4c0
 SHA512 
059a564a5d31381efae4bc50d2b83f83a1d051f1cfb9fa6bfb75a341305149073a6eb3b9a3ce4da12fa293e75b71f8b30c9021ac8d4c4a2f59a40e35a5ffd482
+DIST sysdig-0.24.0.tar.gz 846171 BLAKE2B 
fc65c6df7351e1e1f4afd168cf9eaaed8d714539822ede1ce1941ead191b0d6e9898bd1da36a78737d4662b8e47090d63978441ce01fe30f13c504a3fa09eb5c
 SHA512 
ff8162fbd5941a7a5532e8c1d0300acdd2d7ae85044600021f12e76f3752b50c46c894ea2007d0467761927403a784b85cfc000e735004e5fdbd48c31c20071e

diff --git a/dev-util/sysdig/sysdig-0.24.0.ebuild 
b/dev-util/sysdig/sysdig-0.24.0.ebuild
new file mode 100644
index 000..3ba452c42e3
--- /dev/null
+++ b/dev-util/sysdig/sysdig-0.24.0.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
+MODULES_OPTIONAL_USE=modules
+inherit linux-mod bash-completion-r1 cmake-utils
+
+DESCRIPTION="A system exploration and troubleshooting tool"
+HOMEPAGE="https://www.sysdig.org/;
+SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0
+   modules? ( || ( MIT GPL-2 ) )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl +modules"
+
+RDEPEND="
+   app-misc/jq:0=
+   dev-cpp/tbb:0=
+   dev-lang/luajit:2=
+   >=dev-libs/jsoncpp-0.6_pre:0=
+   dev-libs/libb64:0=
+   sys-libs/ncurses:0=
+   sys-libs/zlib:0=
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( dev-libs/openssl:0= )
+   net-misc/curl:0="
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/os-headers"
+
+# needed for the kernel module
+CONFIG_CHECK="HAVE_SYSCALL_TRACEPOINTS ~TRACEPOINTS"
+
+pkg_pretend() {
+   linux-mod_pkg_setup
+}
+
+pkg_setup() {
+   linux-mod_pkg_setup
+}
+
+src_prepare() {
+   sed -i -e 's:-ggdb::' CMakeLists.txt || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   # we will use linux-mod for that
+   -DBUILD_DRIVER=OFF
+   # libscap examples are not installed or really useful
+   -DBUILD_LIBSCAP_EXAMPLES=OFF
+
+   # unbundle the deps
+   -DUSE_BUNDLED_DEPS=OFF
+   )
+
+   cmake-utils_src_configure
+
+   # setup linux-mod ugliness
+   MODULE_NAMES="sysdig-probe(extra:${S}/driver:)"
+   BUILD_PARAMS='KERNELDIR="${KERNEL_DIR}"'
+   BUILD_TARGETS="all"
+
+   if use modules; then
+   cmake-utils_src_make configure_driver
+
+   cp "${BUILD_DIR}"/driver/Makefile.dkms driver/Makefile || die
+   fi
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   linux-mod_src_compile
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   linux-mod_src_install
+
+   # remove sources
+   rm -r "${ED%/}"/usr/src || die
+
+   # move bashcomp to the proper location
+   dobashcomp "${ED%/}"/usr/etc/bash_completion.d/sysdig || die
+   rm -r "${ED%/}"/usr/etc || die
+}



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

2018-10-05 Thread Michał Górny
commit: 50a21eb410a03d7e39bf29ffb6ee7881c0f3df65
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  5 06:15:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  5 06:41:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a21eb4

media-sound/pragha: Bump to 1.3.99

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

 media-sound/pragha/Manifest |  1 +
 media-sound/pragha/pragha-1.3.99.ebuild | 96 +
 2 files changed, 97 insertions(+)

diff --git a/media-sound/pragha/Manifest b/media-sound/pragha/Manifest
index 0b9d879d420..2fd551e5e4e 100644
--- a/media-sound/pragha/Manifest
+++ b/media-sound/pragha/Manifest
@@ -3,3 +3,4 @@ DIST pragha-1.3.90.tar.bz2 760153 BLAKE2B 
22cb90225cad5b19ecd95691bafd11f55b35e5
 DIST pragha-1.3.91.1.tar.bz2 755933 BLAKE2B 
db24a8752cfc52ded17a1f3e39f2792c4f9717bca75a158d4672812fbee8d502149c08daa15113aa0de0fb1fe6f417d8a36c1b1b98c73f47d0319edca0a9
 SHA512 
ec0617ce0e1ead5ce2783c7bfb26cc4a2fc3f15a6f79ba887a02fc8a3dd01551ff91a41e90acc7fb23793a2261a340acdb80b9268fd08b5fa7dd26dd337fb07b
 DIST pragha-1.3.91.tar.bz2 740279 BLAKE2B 
c42f1b6d0c7071b56080d8feb8a11c9ba00b1339bc653a61cc80f09e1f076b2183091dbe2cbc42e7aa7347826492fa77cbbac980c25999ce3968a8e74dbc3623
 SHA512 
49b03ef69e7d12086e324a2088b4540eaebc01fd56247c43f069bd1b9fadbdd1b5f27af87b5086cc3e9a957281c3f7ff72c8ce3b0a6474514714a017ca5e0ab5
 DIST pragha-1.3.92.tar.bz2 764105 BLAKE2B 
f90dd45064d9ae7169bcb1f671e22da716560b3eb31caaff962a0eb5aa928f857200c61782bd90a54d660c21c4b3158cd6d224f4824939abdc572e7513c89b67
 SHA512 
8d166074dd3c1b2fa9a6f75e7bef222e09a2913a441c5ed90df6c431b7d3ab877e586b7df1adbba221656a52cd1630ad7bcfbb3f4fab762a8d8f9fa67b2842b9
+DIST pragha-1.3.99.tar.bz2 781892 BLAKE2B 
9d73dd2859db0c7ab7ac66fdafe873bd78b019408682828ddd05aa18a1591576df667e326037a7ca28eaed227fcbce943209fad16c9f55bb38c0c2c808275104
 SHA512 
df032fe16932ad464417306d8d01373b8e415f5f810a06b1baff647a395b10bdee5c912f36a3f6e3ea6a0e04d399257e202112c1838444d23dfc17b5fd34e12b

diff --git a/media-sound/pragha/pragha-1.3.99.ebuild 
b/media-sound/pragha/pragha-1.3.99.ebuild
new file mode 100644
index 000..54229d1b008
--- /dev/null
+++ b/media-sound/pragha/pragha-1.3.99.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils xdg-utils
+
+DESCRIPTION="A lightweight music player (for Xfce)"
+HOMEPAGE="https://github.com/pragha-music-player/pragha;
+SRC_URI="https://github.com/pragha-music-player/${PN}/releases/download/${PV}/${P}.tar.bz2;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cdda +glyr grilo +keybinder koel lastfm libnotify mtp +peas +playlist 
rygel soup +udev"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.4:3=
+   >=dev-libs/glib-2.42:=
+   media-libs/gstreamer:1.0=
+   media-libs/gst-plugins-base:1.0=
+   >=media-libs/taglib-1.8:=
+   >=x11-libs/gtk+-3.14:3=
+   >=xfce-base/libxfce4ui-4.11:=[gtk3(+)]
+   cdda? ( >=dev-libs/libcdio-0.90:=
+   >=dev-libs/libcdio-paranoia-0.90:=
+   >=media-libs/libcddb-1.3.0:= )
+   glyr? ( >=media-libs/glyr-1.0.1:= )
+   grilo? ( media-libs/grilo:0.3=[network] )
+   keybinder? ( >=dev-libs/keybinder-0.2.0:3= )
+   koel? ( dev-libs/json-glib:= )
+   lastfm? ( >=media-libs/libclastfm-0.5:= )
+   libnotify? ( >=x11-libs/libnotify-0.7.5:= )
+   mtp? ( >=media-libs/libmtp-1.1.0:= )
+   peas? ( >=dev-libs/libpeas-1.0.0:=[gtk] )
+   playlist? ( >=dev-libs/totem-pl-parser-2.26:= )
+   rygel? ( >=net-misc/rygel-0.26:= )
+   soup? ( >=net-libs/libsoup-2.38:= )
+   udev? ( virtual/libgudev:= )"
+RDEPEND="${COMMON_DEPEND}
+   media-plugins/gst-plugins-meta:1.0"
+DEPEND="${COMMON_DEPEND}
+   dev-util/intltool
+   >=dev-util/xfce4-dev-tools-4.10
+   sys-devel/gettext
+   virtual/pkgconfig
+   xfce-base/exo"
+REQUIRED_USE="glyr? ( peas )
+   grilo? ( peas )
+   koel? ( soup )
+   libnotify? ( peas )
+   mtp? ( udev )
+   rygel? ( peas )
+   soup? ( peas )
+   udev? ( peas )"
+
+src_configure() {
+   local myconf=(
+   $(use_enable peas libpeas-1.0)
+   $(use_enable glyr libglyr)
+   $(use_enable lastfm libclastfm)
+   $(use_enable cdda libcdio)
+   $(use_enable cdda libcdio_paranoia)
+   $(use_enable cdda libcddb)
+   $(use_enable playlist totem-plparser)
+
+   $(use_enable libnotify)
+   $(use_enable keybinder)
+   $(use_enable udev gudev-1.0)
+   $(use_enable mtp libmtp)
+   $(use_enable koel json-glib-1.0)
+   $(use_enable soup libsoup-2.4)
+   $(use_enable rygel rygel-server-2.6)
+   $(use_enable grilo grilo-0.3)
+   $(use_enable grilo grilo-net-0.3)
+   # 

[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/.kde-plasma-5.14/, ...

2018-10-05 Thread Andreas Sturmlechner
commit: 10b4e5c205eb857311e0fdfc1a2c934b52291303
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  5 08:41:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 08:41:32 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=10b4e5c2

Documentation: Add Qt deps to KDE Plasma 5.14

 Documentation/package.accept_keywords/.kde-plasma-5.14/more-deps | 4 +++-
 Documentation/package.accept_keywords/kde-plasma-5.14.keywords   | 4 +++-
 Documentation/package.mask/kde-plasma-5.13   | 1 -
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.14/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-5.14/more-deps
index 8b13789179..1abf8a6193 100644
--- a/Documentation/package.accept_keywords/.kde-plasma-5.14/more-deps
+++ b/Documentation/package.accept_keywords/.kde-plasma-5.14/more-deps
@@ -1 +1,3 @@
-
+dev-qt/*:5/5.11
+dev-qt/qtwebkit:5/5.212
+=dev-qt/qtsql-5.11*:5

diff --git a/Documentation/package.accept_keywords/kde-plasma-5.14.keywords 
b/Documentation/package.accept_keywords/kde-plasma-5.14.keywords
index 5dcc3eb75b..f847f39623 100644
--- a/Documentation/package.accept_keywords/kde-plasma-5.14.keywords
+++ b/Documentation/package.accept_keywords/kde-plasma-5.14.keywords
@@ -44,4 +44,6 @@
 

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

2018-10-05 Thread Mikle Kolyada
commit: 2bcd028de8df674028c79c733499b6913e6e446d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:40:53 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:40:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcd028d

sys-libs/pam: arm stable wrt bug #667522

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

 sys-libs/pam/pam-1.3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/pam/pam-1.3.0-r2.ebuild b/sys-libs/pam/pam-1.3.0-r2.ebuild
index 79fc9b0c8e0..0307a9dbfdd 100644
--- a/sys-libs/pam/pam-1.3.0-r2.ebuild
+++ b/sys-libs/pam/pam-1.3.0-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.linux-pam.org/library/${MY_P}.tar.bz2
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="audit berkdb +cracklib debug nis nls +pie selinux test vim-syntax"
 
 RDEPEND="



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

2018-10-05 Thread Mikle Kolyada
commit: f7509b8c2c86600ad4580a85e7dd3f3138910d63
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 09:33:25 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 09:33:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7509b8c

sys-auth/sssd: Version bump (v1.16.13)

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

 sys-auth/sssd/Manifest   |   1 +
 sys-auth/sssd/sssd-1.16.3.ebuild | 234 +++
 2 files changed, 235 insertions(+)

diff --git a/sys-auth/sssd/Manifest b/sys-auth/sssd/Manifest
index 2c4a7245a93..4f0610f4a08 100644
--- a/sys-auth/sssd/Manifest
+++ b/sys-auth/sssd/Manifest
@@ -3,3 +3,4 @@ DIST sssd-1.12.4.tar.gz 4226841 BLAKE2B 
496f6fcf2fc22b4d121a36ac81552c66716f4dd2
 DIST sssd-1.12.5.tar.gz 4300869 BLAKE2B 
608a6963b69410fac7bb9f12eea7bdf6f7ec690847f18e33ec3e4e8b77eebb15fee6f4c6073490c859874c93d3f1e8da1771c5f23069771403725bc4956c49a2
 SHA512 
573947c58dc53b92b6b60390375a70f3842e0bfd22c696e60dd84b8dd671bc508f30f3a0952135b0c6a1e555d43493f59ce60f780a5130696cada06cc467fa6c
 DIST sssd-1.13.0.tar.gz 4417697 BLAKE2B 
52602ab021241ae80222d59ebc1eb216f9df4145b4103c040f2606013c847961e8ddbfe58deb005f3c162e4af22377d97fc4a2a53de8f71b5086cfd43703138c
 SHA512 
c11303557180d6491933f5732ed831d1725d33e7444d92d5a20ba24a35d77845711d8427d869fe526fbdea482944269469f5779e3006998fbe09403ebf7f
 DIST sssd-1.13.1.tar.gz 4517171 BLAKE2B 
4c02d44de2c1fdfdc545e49bdf9f46a26223e095bb3d7db20399f5677b014ce1c60730dc52f9669ce10b8ee14e9a162d91af676b05af8433f872e75234954b2f
 SHA512 
93d7f9230e6464c3346abad374e7b4a17a148a5d6e37736a4d1aaf9c99dce6065e0b1eed329c8de997c7cf902728077dd31ec4920a8d192fc67cc27f16723346
+DIST sssd-1.16.3.tar.gz 6217114 BLAKE2B 
eefaf8de466d0d76e9a4b60aefef6eb63c17a55b9a1f2e07e973a61d71cbe5432e92357656a1eb353d45bbc2fa92290cef45898d0b315d4a4c4074652ff25a23
 SHA512 
6165923f652f624bbe3ddc625ae682c4867eb7a20652d0cf74bbb8dda2307c917d3189ede26fd21a4fb5fd5926149271a65fa09f3affe928029ed99e6422b728

diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild
new file mode 100644
index 000..b8ffd727f2e
--- /dev/null
+++ b/sys-auth/sssd/sssd-1.16.3.ebuild
@@ -0,0 +1,234 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6,3_7} )
+
+inherit autotools flag-o-matic linux-info multilib-minimal pam python-r1 
systemd toolchain-funcs
+
+DESCRIPTION="System Security Services Daemon provides access to identity and 
authentication"
+HOMEPAGE="https://pagure.io/SSSD/sssd;
+SRC_URI="http://releases.pagure.org/SSSD/${PN}/${P}.tar.gz;
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="acl autofs +locator +netlink nfsv4 nls +manpages python samba selinux 
sudo ssh test"
+
+COMMON_DEP="
+   >=virtual/pam-0-r1[${MULTILIB_USEDEP}]
+   >=dev-libs/popt-1.16
+   dev-libs/glib:2
+   >=dev-libs/ding-libs-0.2
+   >=sys-libs/talloc-2.0.7
+   >=sys-libs/tdb-1.2.9
+   >=sys-libs/tevent-0.9.16
+   >=sys-libs/ldb-1.1.17-r1:=
+   >=net-nds/openldap-2.4.30[sasl]
+   >=dev-libs/libpcre-8.30
+   >=app-crypt/mit-krb5-1.10.3
+   dev-libs/jansson
+   locator? (
+   >=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
+   >=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
+   )
+   >=sys-apps/keyutils-1.5
+   >=net-dns/c-ares-1.7.4
+   >=dev-libs/nss-3.12.9
+   selinux? (
+   >=sys-libs/libselinux-2.1.9
+   >=sys-libs/libsemanage-2.1
+   )
+   >=net-dns/bind-tools-9.9[gssapi]
+   >=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
+   >=sys-apps/dbus-1.6
+   acl? ( net-fs/cifs-utils[acl] )
+   nfsv4? ( || ( >=net-fs/nfs-utils-2.3.1-r2 net-libs/libnfsidmap ) )
+   nls? ( >=sys-devel/gettext-0.18 )
+   virtual/libintl
+   netlink? ( dev-libs/libnl:3 )
+   samba? ( >=net-fs/samba-4.5 )
+   "
+
+RDEPEND="${COMMON_DEP}
+   >=sys-libs/glibc-2.17[nscd]
+   selinux? ( >=sec-policy/selinux-sssd-2.20120725-r9 )
+   "
+DEPEND="${COMMON_DEP}
+   test? ( dev-libs/check )
+   manpages? (
+   >=dev-libs/libxslt-1.1.26
+   app-text/docbook-xml-dtd:4.4
+   )"
+
+CONFIG_CHECK="~KEYS"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/ipa_hbac.h
+   /usr/include/sss_idmap.h
+   /usr/include/sss_nss_idmap.h
+   /usr/include/wbclient_sssd.h
+   # --with-ifp
+   /usr/include/sss_sifp.h
+   /usr/include/sss_sifp_dbus.h
+   # from 1.15.3
+   /usr/include/sss_certmap.h
+)
+
+pkg_setup(){
+   linux-info_pkg_setup
+}
+
+src_prepare() {
+   sed -i 's:#!/sbin/runscript:#!/sbin/openrc-run:' \
+   "${S}"/src/sysv/gentoo/sssd.in || die "sed sssd.in"
+
+   default
+   eautoreconf
+   

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

2018-10-05 Thread Mikle Kolyada
commit: 26d540f4ffd24fceb29a7b95942f193ebfda974c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:03:16 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:03:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d540f4

dev-util/strace: amd64 stable wrt bug #667702

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

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

diff --git a/dev-util/strace/strace-4.23-r1.ebuild 
b/dev-util/strace/strace-4.23-r1.ebuild
index 65db82c2b4e..43fdc897da4 100644
--- a/dev-util/strace/strace-4.23-r1.ebuild
+++ b/dev-util/strace/strace-4.23-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A useful diagnostic, instructional, and debugging tool"



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

2018-10-05 Thread Mikle Kolyada
commit: 1024326965ab092468aaca73fff6528154eff671
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:49:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:49:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10243269

media-libs/libmad: amd64 stable wrt bug #618022

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

 media-libs/libmad/libmad-0.15.1b-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libmad/libmad-0.15.1b-r9.ebuild 
b/media-libs/libmad/libmad-0.15.1b-r9.ebuild
index bef115eda93..afaec245899 100644
--- a/media-libs/libmad/libmad-0.15.1b-r9.ebuild
+++ b/media-libs/libmad/libmad-0.15.1b-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mad/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="debug static-libs"
 
 DEPEND=""



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

2018-10-05 Thread Mikle Kolyada
commit: afe5b4c6ea17115db6fca55fef6a09b7f523ebc5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 09:36:32 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 09:36:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe5b4c6

sys-auth/sssd: Drop old

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

 sys-auth/sssd/Manifest   |   4 -
 sys-auth/sssd/sssd-1.12.4.ebuild | 202 -
 sys-auth/sssd/sssd-1.12.5.ebuild | 202 -
 sys-auth/sssd/sssd-1.13.0.ebuild | 211 ---
 sys-auth/sssd/sssd-1.13.1.ebuild | 208 --
 5 files changed, 827 deletions(-)

diff --git a/sys-auth/sssd/Manifest b/sys-auth/sssd/Manifest
index 4f0610f4a08..7909fdf00e4 100644
--- a/sys-auth/sssd/Manifest
+++ b/sys-auth/sssd/Manifest
@@ -1,6 +1,2 @@
 DIST sssd-1.12.1.tar.gz 4088341 BLAKE2B 
00f251eb23603441fdf9948598aab9c8b3626ca0cacab155ad29afb63332991b7aab5139429258284e1cc2a3b15c338f2f23195e7b847228bbd3cb25e336870f
 SHA512 
9514586eb51ac7e8d9639f2aba52cfd5cf71c442ee0a6c652e7838a96cf0fcb62ce4ffa9f9b956d984cd5ecfb3d13b8c21a66677e1e3e9e76f13202792ee2a7e
-DIST sssd-1.12.4.tar.gz 4226841 BLAKE2B 
496f6fcf2fc22b4d121a36ac81552c66716f4dd2c011bcda5884a7fcd6b62ea86687afd8fad84c763f9efe05e00676ad188e52e674ade9a197caf82cb8b059d2
 SHA512 
817141378d4c535ee1018c4246c77a61b963ab10c026e6983e1be90860fa68698dd60cd27ab7ac77da096057f8c71cba90387cf3329e9d43e98a23163f8bb233
-DIST sssd-1.12.5.tar.gz 4300869 BLAKE2B 
608a6963b69410fac7bb9f12eea7bdf6f7ec690847f18e33ec3e4e8b77eebb15fee6f4c6073490c859874c93d3f1e8da1771c5f23069771403725bc4956c49a2
 SHA512 
573947c58dc53b92b6b60390375a70f3842e0bfd22c696e60dd84b8dd671bc508f30f3a0952135b0c6a1e555d43493f59ce60f780a5130696cada06cc467fa6c
-DIST sssd-1.13.0.tar.gz 4417697 BLAKE2B 
52602ab021241ae80222d59ebc1eb216f9df4145b4103c040f2606013c847961e8ddbfe58deb005f3c162e4af22377d97fc4a2a53de8f71b5086cfd43703138c
 SHA512 
c11303557180d6491933f5732ed831d1725d33e7444d92d5a20ba24a35d77845711d8427d869fe526fbdea482944269469f5779e3006998fbe09403ebf7f
-DIST sssd-1.13.1.tar.gz 4517171 BLAKE2B 
4c02d44de2c1fdfdc545e49bdf9f46a26223e095bb3d7db20399f5677b014ce1c60730dc52f9669ce10b8ee14e9a162d91af676b05af8433f872e75234954b2f
 SHA512 
93d7f9230e6464c3346abad374e7b4a17a148a5d6e37736a4d1aaf9c99dce6065e0b1eed329c8de997c7cf902728077dd31ec4920a8d192fc67cc27f16723346
 DIST sssd-1.16.3.tar.gz 6217114 BLAKE2B 
eefaf8de466d0d76e9a4b60aefef6eb63c17a55b9a1f2e07e973a61d71cbe5432e92357656a1eb353d45bbc2fa92290cef45898d0b315d4a4c4074652ff25a23
 SHA512 
6165923f652f624bbe3ddc625ae682c4867eb7a20652d0cf74bbb8dda2307c917d3189ede26fd21a4fb5fd5926149271a65fa09f3affe928029ed99e6422b728

diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild
deleted file mode 100644
index 3e4e1d38e42..000
--- a/sys-auth/sssd/sssd-1.12.4.ebuild
+++ /dev/null
@@ -1,202 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-WANT_AUTOMAKE="1.13"
-
-inherit python-single-r1 multilib pam linux-info autotools multilib-minimal 
systemd toolchain-funcs
-
-DESCRIPTION="System Security Services Daemon provides access to identity and 
authentication"
-HOMEPAGE="https://pagure.io/sssd/sssd;
-SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba 
selinux sudo ssh test"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEP="
-   >=virtual/pam-0-r1[${MULTILIB_USEDEP}]
-   >=dev-libs/popt-1.16
-   dev-libs/glib:2
-   >=dev-libs/ding-libs-0.2
-   >=sys-libs/talloc-2.0.7
-   >=sys-libs/tdb-1.2.9
-   >=sys-libs/tevent-0.9.16
-   >=sys-libs/ldb-1.1.17-r1:=
-   >=net-nds/openldap-2.4.30[sasl]
-   >=dev-libs/libpcre-8.30
-   >=app-crypt/mit-krb5-1.10.3
-   locator? (
-   >=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
-   >=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
-   )
-   >=sys-apps/keyutils-1.5
-   >=net-dns/c-ares-1.7.4
-   >=dev-libs/nss-3.12.9
-   python? ( ${PYTHON_DEPS} )
-   selinux? (
-   >=sys-libs/libselinux-2.1.9
-   >=sys-libs/libsemanage-2.1
-   )
-   >=net-dns/bind-tools-9.9[gssapi]
-   >=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
-   >=sys-apps/dbus-1.6
-   acl? ( net-fs/cifs-utils[acl] )
-   augeas? ( app-admin/augeas )
-   nfsv4? ( net-libs/libnfsidmap )
-   nls? ( >=sys-devel/gettext-0.18 )
-   virtual/libintl
-   netlink? ( dev-libs/libnl:3 )
-   samba? ( >=net-fs/samba-4.0 )
-   "
-
-RDEPEND="${COMMON_DEP}
-   >=sys-libs/glibc-2.17[nscd]
-   

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

2018-10-05 Thread Fabian Groffen
commit: 50d7a690ed00d2c8457e5f76a07683eb6b465334
Author: Susan Wilson  airmail  cc>
AuthorDate: Tue Oct  2 05:52:11 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Oct  5 07:42:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d7a690

media-libs/opusfile: fix install inside prefix

Closes: https://bugs.gentoo.org/667332

Package-Manager: portage-2.3.50-r3, repoman-2.3.11
Signed-off-by: Susan Wilson  airmail.cc>
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/media-libs/opusfile/opusfile-0.11.ebuild 
b/media-libs/opusfile/opusfile-0.11.ebuild
index 1c16b94fd61..bff77dbcf7e 100644
--- a/media-libs/opusfile/opusfile-0.11.ebuild
+++ b/media-libs/opusfile/opusfile-0.11.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="^^ ( fixed-point float )"
 
 src_configure() {
local myeconfargs=(
-   --docdir=/usr/share/doc/${PF}
+   --docdir="${EPREFIX}/usr/share/doc/${PF}"
$(use_enable doc)
$(use_enable fixed-point)\
$(use_enable float)



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

2018-10-05 Thread Mikle Kolyada
commit: 4ef62754408922abf0b642abbfacbd0ed280a6c3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:10:32 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:10:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef62754

dev-perl/Variable-Magic: Drop old

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

 dev-perl/Variable-Magic/Manifest   |  1 -
 .../Variable-Magic/Variable-Magic-0.610.0.ebuild   | 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index bda2101903c..d55bd4fe3e7 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,2 +1 @@
-DIST Variable-Magic-0.61.tar.gz 78663 BLAKE2B 
cb8153308259b03bd65fb9886edd0ae58d2d892afff403517c799064b19b69106e24872b5505276234dec688b0408469b2b6213d0e624e0e130aba798e7ea73c
 SHA512 
32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def
 DIST Variable-Magic-0.62.tar.gz 79009 BLAKE2B 
e99fc85fa3765475c0393e7c396e3ead5bee3ac49d6d6e82a1ae3ec962367303f85ce0a02dbcfc24189ec29e820650810035c9fe74aebba24ceb24485926f46e
 SHA512 
fdaad8ab1a16a4723e30a155086f7f9ecad60b021b0ca5d449a0bc001b858a53e2857cfdc3fc4e3dcc28e2f59a14f3531afd93e3f71fda3b8fcaa8bc50d0c380

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild 
b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
deleted file mode 100644
index 0043240f28a..000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=VPIT
-DIST_VERSION=0.61
-DIST_EXAMPLES=("samples/*")
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix 
~amd64-fbsd ~x86-fbsd ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-   virtual/perl-Carp
-   virtual/perl-Exporter
-   virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Test-Simple
-   )
-"



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

2018-10-05 Thread Mikle Kolyada
commit: 3720a915af1b65cba1f7a99c03b4bce352a1d557
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:39:04 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3720a915

dev-perl/Variable-Magic: mark ppc64 stable

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

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild 
b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 7df8f80e991..8666aba0beb 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="



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

2018-10-05 Thread Agostino Sarubbo
commit: 3606d8529ecb1d323021d1316b2f4ae7bdd28633
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  5 09:02:16 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  5 09:02:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3606d852

sys-kernel/vanilla-sources: Automated version bump to 
{3.16.59,4.9.131,4.14.74,4.18.12} - remove old.

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-kernel/vanilla-sources/Manifest   | 8 
 ...illa-sources-3.16.58.ebuild => vanilla-sources-3.16.59.ebuild} | 0
 ...illa-sources-4.14.73.ebuild => vanilla-sources-4.14.74.ebuild} | 0
 ...illa-sources-4.18.11.ebuild => vanilla-sources-4.18.12.ebuild} | 0
 ...illa-sources-4.9.130.ebuild => vanilla-sources-4.9.131.ebuild} | 0
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 46c1c5f7953..e98030b48e0 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -3,8 +3,8 @@ DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97
 DIST linux-4.18.tar.xz 101781564 BLAKE2B 
138bdc49dc8871e5566b5e23a9e5ed0e68fff480a7a04fc659a9efe2d4bcc778ac01368a32bc5d1dbde870102ce7294b9d315f81c4e6e762ee781135e83033f2
 SHA512 
950eb85ac743b291afe9f21cd174d823e25f11883ee62cecfbfff8fe8c5672aae707654b1b8f29a133b1f2e3529e63b9f7fba4c45d6da8000b3a9a9ae038
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
-DIST patch-3.16.58.xz 2041612 BLAKE2B 
1328b41f8b8c59d48de552ae557a6456e5359c463c05f5842a09d418018bf521c4c6f4b5eb22c3fa6c0b4e52e944c81692850d20e311ac21a50a80ac1e030f30
 SHA512 
364c7702d601245c536ef355fe19354b4f52e143c10dc9bc46235f83d202d0c0bdbe87d6455df7c7379f0a926d203abfbbe49bec1f1d9e5a62242a7ecf56bcd3
-DIST patch-4.14.73.xz 1791804 BLAKE2B 
35e65123bf1c982170a559174eeb94bc009b44f74bb924f454e855fadfe50978941a6152e445e14cbd13adbb6af54d3c126f98711888a38ba37f1fbe30606897
 SHA512 
d509365295b6bb5ad55d8859a6cc7cae00ef7b7b34aef21167fcfc992accbf9ac1f4191446c911b55844b09ff0c7f83fd422aea71c2877521331b7b0e05a9205
-DIST patch-4.18.11.xz 304168 BLAKE2B 
2394fc1b81857c815b7d7174e122cf34cede401c58de5f6c766afa216d109fca3fee7ebb7e88695a0dc916a493b7cbe6c98356bf1efa7fb4a1167659ae41582f
 SHA512 
a1cfab9c4fb7bec8da33fa95da0986ed7605ff9953fd425f5122978c462a6024886955827ce52a87f93312d5e17a4533606bbabf3e6ad6a5dd353d430db92e7e
+DIST patch-3.16.59.xz 2085812 BLAKE2B 
4b2985074e7604f7f9fd6478dbfe167fc7cfe472968a9723558db383305e7bb719fdbb58c6adc5cb5a568461c31e540c2ab943a7ad97b933d4a860d7d355d989
 SHA512 
f02e3924b79a538ebc01fa39c8c7ca0e5ddc294ba3636675147cc9c4d680b22d1cf66dd014c9787ccbf9cee6299d54de148c91ea018c02d72560483cd2c9ebdd
+DIST patch-4.14.74.xz 1818060 BLAKE2B 
d375c5e0e87fa9a963b3315596227b250500253837eb873162103ba66122eb5244313a69f03b921d08ed87d427a6589b547d021cd7b02021829a703bc8a788e8
 SHA512 
86b6e8ed2a3493e0d97efba5c7c94a7f1c91735fc0b8479ffeb74b894910b317172ec6af37fe5e83ef6b42130fc83da8a299cabc9f5c8ec7f32a72bde8cf1703
+DIST patch-4.18.12.xz 360576 BLAKE2B 
40737d68a61211898a215883b2292d72104de3d4e67b37823eaec80eb546132bfe41ba29f5269044997146d4a9b2d79e004c7b437a5b4b51c9382f441b4ddcf7
 SHA512 
26d739fd52d4017666bc4f3203cc71ed48ed92a6b42e683421dfbffd67cddab0ebdeccc3a46d1e8e1e6b7fe22a7881c0c08c87936e2fc19238d25f09f1b494e3
 DIST patch-4.4.159.xz 2152392 BLAKE2B 
f6cc38a499ddcd833d6bb867525ead1125eb6977c60e09ee436c7eaceb896d7b05db0bf6ebbc8ce70ee26c9d8147cd1e0a7c3a0887702ca294d0c3fdc5c75735
 SHA512 
f812b23a47a3683202d1e6f3a3d884291c7992cd1185c8374840fc38f564990507dfc8f79ff4fb130e510e2e90f1da3fbcb5878c045c09ae4b389a2ee9c85dd5
-DIST patch-4.9.130.xz 2248772 BLAKE2B 
a7e059b5ec45813089ab07baf3907fda140beb5b4556816dc04d04ed27c4c9afda68b00d91dc09020a555609656b7365cb20807f6ab856ccc0f3b27218089d8f
 SHA512 
272856579a1ffb0bfd022639f25708af8f84fd98a433539293bc34d1edf3fdd02c3236b55caa78a90590ead2d73ccb69ff776bee0d99bd749a21279ee68dd8a6
+DIST patch-4.9.131.xz 2263536 BLAKE2B 
3792e6fec407d64c7a478f49352a50c63616ca6c5f66113023711cece268d54a77151ca17415cca806453aa5811027c78500a314556fc7f345d654eb5ee0f8bc
 SHA512 
02228ddfb02b077ab48241b6e2e1fbc4e6994ad4fa37a8d2856d95b8ff6869a0750eb7effcb6ba6f36a8f58a3557d4b6e3c9c1b994b638b77702342df36b5136

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.16.58.ebuild 

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

2018-10-05 Thread Mark Wright
commit: 65bdf333a0e1045ee971e64bf446a53865f7c6bd
Author: Mark Wright  gentoo  org>
AuthorDate: Fri Oct  5 06:54:31 2018 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Oct  5 07:03:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bdf333

x11-misc/cdm: Bump to 0.7

Thanks to Francesco Turco for reporting.
Closes: https://bugs.gentoo.org/666356
Signed-off-by: Mark Wright  gentoo.org>

 x11-misc/cdm/Manifest|  2 +-
 .../cdm/{cdm-0.6.1_pre20130419.ebuild => cdm-0.7.ebuild} | 12 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-misc/cdm/Manifest b/x11-misc/cdm/Manifest
index 4e29e07811c..9c602834109 100644
--- a/x11-misc/cdm/Manifest
+++ b/x11-misc/cdm/Manifest
@@ -1,2 +1,2 @@
-DIST cdm-0.6.1_pre20130419.tar.gz 16056 BLAKE2B 
a92eabbc044b58e751b29bc05073052605b03460fa1aa62f15385c78e3c2ca033f8a25b40c646eed1602f3856e97d8dd6f987ecbc6ba50ad68aad4813725e72b
 SHA512 
638d92c536609b8bf1d08f4be80933e5ff23acfe412ee6b72ff924edbe1e510110b7941caea9b206136ee5a75998275e89c132feba0ed3df26ab1657bf8b
 DIST cdm-0.6.1_pre20180107.tar.gz 16541 BLAKE2B 
19b7a8f6ef7541333b96bb3c2d6a9d3b7ce3bffdcf6653a3799d963d3b3bab3fe3553469a9cbf0f493109ad5308c739b25ce9e5801d0904f5d7b6e78b680e2fc
 SHA512 
dc5587debb304636be25afdf60e8328b1eb9b961694813b089df504567f63cfeac6de17df715d589cec597f51044b8c121242ebefbe5bfeccf6aa072b1c03a40
+DIST cdm-0.7.tar.gz 16154 BLAKE2B 
ca240e253ad4ed6b5e634069b98c90c00852fc6d6550ca1f72b3399435264055cfca31f88f6061daa3e2e3445bd1a8ad9f950b44968df4c77d6c8150b2782a34
 SHA512 
51591b953ec83c06a5a4407c6d6083ac11e7095c7fb22e491ed3d6626217462529d3dd3590c2a256273b3668c7246b13bfd1f2f682f5bd860ca8a34aaca0b6f5

diff --git a/x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild 
b/x11-misc/cdm/cdm-0.7.ebuild
similarity index 89%
rename from x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild
rename to x11-misc/cdm/cdm-0.7.ebuild
index 2544ebcfa1a..a2ed855b1c5 100644
--- a/x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild
+++ b/x11-misc/cdm/cdm-0.7.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI="7"
 
 inherit pam eutils
 
 DESCRIPTION="The Console Display Manager"
-HOMEPAGE="https://wiki.archlinux.org/index.php/CDM;
-SRC_URI="https://dev.gentoo.org/~gienah/snapshots/${P}.tar.gz;
+HOMEPAGE="https://github.com/evertiro/cdm;
+SRC_URI="https://github.com/evertiro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="pam consolekit"
 REQUIRED_USE="consolekit? ( pam )"
 
-DEPEND="app-shells/bash"
-
+DEPEND=""
 RDEPEND="${DEPEND}
dev-util/dialog
x11-apps/xdpyinfo
@@ -26,6 +25,7 @@ RDEPEND="${DEPEND}
pam? ( virtual/pam )"
 
 src_prepare() {
+   default
if ! use consolekit; then
sed -e 's@consolekit=yes@consolekit=no@' \
-i "${S}/src/cdmrc" || die "Could not turn off 
consolekit in cdmrc"



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

2018-10-05 Thread Mikle Kolyada
commit: 2ae5de86e5acd7b6a43eaf6c3aa2031eb925497b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 08:44:05 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 08:44:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae5de86

sys-libs/pam: restore keywords

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

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

diff --git a/sys-libs/pam/pam-1.3.1.ebuild b/sys-libs/pam/pam-1.3.1.ebuild
index 0afae667e16..75f1b0b62cf 100644
--- a/sys-libs/pam/pam-1.3.1.ebuild
+++ b/sys-libs/pam/pam-1.3.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/linux-pam/linux-pam/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="audit berkdb +cracklib debug nis nls +pie selinux static-libs"
 
 DEPEND="app-text/docbook-xml-dtd:4.3



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

2018-10-05 Thread Aaron Swenson
commit: 449cd949f5707c0bb7dc43f1b5346a7f5130518b
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Oct  5 10:31:57 2018 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Oct  5 10:32:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449cd949

dev-db/pgadmin4: Bump to 3.3.

Thank you François Valenduc for your assistance.

Closes: https://bugs.gentoo.org/665754
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Aaron Swenson  gentoo.org>

 dev-db/pgadmin4/Manifest|   1 +
 dev-db/pgadmin4/pgadmin4-3.3.ebuild | 124 
 2 files changed, 125 insertions(+)

diff --git a/dev-db/pgadmin4/Manifest b/dev-db/pgadmin4/Manifest
index 5ea4fb7330a..5be8e557718 100644
--- a/dev-db/pgadmin4/Manifest
+++ b/dev-db/pgadmin4/Manifest
@@ -1 +1,2 @@
 DIST pgadmin4-3.0.tar.gz 28915010 BLAKE2B 
7e6dccd91f082f7b5514f5d3abdf4653a9961b4efc706e10ce58d817785d514508233e25068762fe0e4bca4c1a3cf10a2515afa38e6f9ba3c99b4af3fa32f3d2
 SHA512 
5921340176e6748ef13112d906061f195d4bb2f73917d762371bbaeb44ef66cf8e0edcd1cd241eb78dae46ed0b3af014c749468a930fb0c0983b38b2c54dfc3a
+DIST pgadmin4-3.3.tar.gz 30471775 BLAKE2B 
06fe13d4e87709aa7ea5a7eef0aa5c7f3aae6891da0c4414fdf5e8936bb6bb7ac9092fd1e4f32f2f253fad7ace5fb8bdf07fed7ccb6dac68175fee5db2d27f4f
 SHA512 
25027298a51d2ce01902fcd2314e35a44dfb5e3d7f6f5f1620841488bd5b8215436ffcad102fe9846ed4a9dee550232cb0b03c2ee0d5f46f53c753c8107e7ec3

diff --git a/dev-db/pgadmin4/pgadmin4-3.3.ebuild 
b/dev-db/pgadmin4/pgadmin4-3.3.ebuild
new file mode 100644
index 000..2577aff506a
--- /dev/null
+++ b/dev-db/pgadmin4/pgadmin4-3.3.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_REQ_USE="sqlite"
+
+inherit python-single-r1 qmake-utils
+
+DESCRIPTION="GUI administration and development platform for PostgreSQL"
+HOMEPAGE="https://www.pgadmin.org/;
+SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
+
+LICENSE="POSTGRESQL"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="doc"
+
+RESTRICT="test"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   dev-qt/qtwidgets:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtwebengine:5[widgets]
+"
+
+DEPEND="${COMMON_DEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=app-text/htmlmin-0.1.12[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   >=dev-python/beautifulsoup-4.4.1[${PYTHON_USEDEP}]
+   >=dev-python/blinker-1.4[${PYTHON_USEDEP}]
+   >=dev-python/click-6.6[${PYTHON_USEDEP}]
+   >=dev-python/extras-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-1.0.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-babel-0.11.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-babelex-0.9.3[${PYTHON_USEDEP}]
+   >=dev-python/flask-gravatar-0.5.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-htmlmin-1.3.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-login-0.3.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-mail-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-migrate-2.1.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-paranoid-0.2.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-principal-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-security-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-sqlalchemy-2.3.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-wtf-0.14.2[${PYTHON_USEDEP}]
+   >=dev-python/html5lib-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/itsdangerous-0.24[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}]
+   >=dev-python/linecache2-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/markupsafe-0.23[${PYTHON_USEDEP}]
+   >=dev-python/mimeparse-1.6.0[${PYTHON_USEDEP}]
+   >=dev-python/passlib-1.7.1[${PYTHON_USEDEP}]
+   >=dev-python/pbr-3.1.1[${PYTHON_USEDEP}]
+   >=dev-python/psycopg-2.7.4[${PYTHON_USEDEP}]
+   >=dev-python/pycrypto-2.6.1[${PYTHON_USEDEP}]
+   >=dev-python/pyrsistent-0.14.2[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.7.1[${PYTHON_USEDEP}]
+   >=dev-python/python-sqlparse-0.2.4[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2018.3[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-3.13.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
+   >=dev-python/speaklater-1.3[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.2.5[${PYTHON_USEDEP}]
+   >=dev-python/sshtunnel-0.1.3[${PYTHON_USEDEP}]
+   >=dev-python/werkzeug-0.9.6[${PYTHON_USEDEP}]
+   >=dev-python/wtforms-2.1[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}"/${P}/runtime
+
+src_prepare() {
+   cd "${WORKDIR}"/${P} || die
+   default
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_compile() {
+   default
+   if use doc; then
+   cd "${WORKDIR}"/${P} || die
+   

[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.armv7a.vanilla/package.accept_keywords/, ...

2018-10-05 Thread Anthony G. Basile
commit: 4cabd6acedc5f444e4778b6db6a90308ac301db5
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Oct  5 11:40:04 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Oct  5 11:40:04 2018 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=4cabd6ac

tools-uclibc: update arm build for new 17.0 profiles

 .../package.accept_keywords/iproute2 |  1 +
 .../package.accept_keywords/iproute2 |  1 +
 tools-uclibc/run-armv7a.sh   | 16 +++-
 tools-uclibc/stage.conf.template |  9 +
 4 files changed, 18 insertions(+), 9 deletions(-)

diff --git 
a/tools-uclibc/portage.armv7a.hardened/package.accept_keywords/iproute2 
b/tools-uclibc/portage.armv7a.hardened/package.accept_keywords/iproute2
new file mode 100644
index ..219f7431
--- /dev/null
+++ b/tools-uclibc/portage.armv7a.hardened/package.accept_keywords/iproute2
@@ -0,0 +1 @@
+=sys-apps/iproute2-4.18.0 ~arm

diff --git 
a/tools-uclibc/portage.armv7a.vanilla/package.accept_keywords/iproute2 
b/tools-uclibc/portage.armv7a.vanilla/package.accept_keywords/iproute2
new file mode 100644
index ..219f7431
--- /dev/null
+++ b/tools-uclibc/portage.armv7a.vanilla/package.accept_keywords/iproute2
@@ -0,0 +1 @@
+=sys-apps/iproute2-4.18.0 ~arm

diff --git a/tools-uclibc/run-armv7a.sh b/tools-uclibc/run-armv7a.sh
index 695a985c..d2fb9e23 100755
--- a/tools-uclibc/run-armv7a.sh
+++ b/tools-uclibc/run-armv7a.sh
@@ -13,24 +13,24 @@ prepare_confs() {
 [[ $p == 0 ]] && p=3
 local pstage=stage${p}
 local tarch="${arch%_hardfp}"
-local parch="arm/${tarch}"
+local parch="arm"
 local float
 
 [[ "${arch}" == "${tarch}" ]] \
-  && float="softfp" \
-  || float="hardfloat"
+  && float="" \
+  || float="hf"
 
 local profile=${flavor}
-[[ "${flavor}" == "vanilla" ]] && profile="default"
+[[ "${flavor}" == "vanilla" ]] && profile="" || profile="/hardened"
 
-cat stage-all.conf.template | \
+cat stage.conf.template | \
   sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
 -e "s:CSTAGE:${cstage}:g" \
 -e "s:PSTAGE:${pstage}:g" \
 -e "s:SARCH:${arch}:g" \
 -e "s:PARCH:${parch}:g" \
 -e "s:TARCH:${tarch}:g" \
--e "s:gentoo-linux-uclibc:${float}-linux-uclibceabi:" \
+-e "s:gentoo-linux-uclibc:unknown-linux-uclibceabi${float}:" \
 -e "s:FLAVOR:${flavor}:g" \
 -e "s:PROFILE:${profile}:g" \
 -e "s:MYCATALYST:$(pwd):g" \
@@ -46,8 +46,6 @@ prepare_confs() {
 
 
 main() {
-  >zzz.log
-
   catalyst -s current | tee -a zzz.log >snapshot.log 2>snapshot.err
 
 #  for arch in armv7a_hardfp armv7a; do
@@ -57,7 +55,7 @@ main() {
 done
   done
 
-  # No parallelization for arm.  Its too hard on the cpu!
+# No parallelization for arm.  Its too hard on the cpu!
 #  for arch in armv7a_hardfp armv7a; do
   for arch in armv7a_hardfp; do
 for flavor in hardened vanilla; do

diff --git a/tools-uclibc/stage.conf.template b/tools-uclibc/stage.conf.template
new file mode 100644
index ..c3bc1f6f
--- /dev/null
+++ b/tools-uclibc/stage.conf.template
@@ -0,0 +1,9 @@
+subarch: SARCH
+target: CSTAGE
+version_stamp: uclibc-FLAVOR
+rel_type: uclibc/FLAVOR/SARCH
+profile: default/linux/PARCH/17.0/uclibc/TARCHPROFILE
+snapshot: current
+source_subpath: uclibc/FLAVOR/SARCH/PSTAGE-SARCH-uclibc-FLAVOR
+chost: TARCH-gentoo-linux-uclibc
+portage_confdir: MYCATALYST/portage.SARCH.FLAVOR



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/, net-mail/dovecot/files/

2018-10-05 Thread Eray Aslan
commit: 38b1b5ecb1cc03000e3e9db61cb6537a7b252106
Author: Eray Aslan  gentoo  org>
AuthorDate: Fri Oct  5 11:03:52 2018 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Fri Oct  5 11:03:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b1b5ec

net-mail/dovecot: bump to 2.3.3

Closes: https://bugs.gentoo.org/666202
Closes: https://bugs.gentoo.org/667118
Closes: https://bugs.gentoo.org/664988
Signed-off-by: Eray Aslan  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-mail/dovecot/Manifest |   2 +
 net-mail/dovecot/dovecot-2.3.3.ebuild | 291 ++
 net-mail/dovecot/files/dovecot-glibc228.patch |  44 
 net-mail/dovecot/files/dovecot.init-r5|  57 +
 4 files changed, 394 insertions(+)

diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest
index bf8481d15dc..1a99069f813 100644
--- a/net-mail/dovecot/Manifest
+++ b/net-mail/dovecot/Manifest
@@ -5,4 +5,6 @@ DIST dovecot-2.2.19.tar.gz 5256627 BLAKE2B 
0b7fe57ced1b1f7eb5e29e8d6723d237cc107
 DIST dovecot-2.2.34.tar.gz 6181270 BLAKE2B 
dfdb1e6812574e79595202e830167400569adf61155aa5ddaae443e798c4a05ccec2acd2975e00e9e7ffc63ee1dcf7e4e2a9288b1e6e1e1427d1e89790a8fa13
 SHA512 
9f08a7116a08a08495aa0e7b4cb6b11a924ea61006970487946e338bc79bba7fd7619c345cbf278a74de285d548af04fc66eaaee508185b8b9d7335cf5612055
 DIST dovecot-2.2.36.tar.gz 6239707 BLAKE2B 
702bb24265b5fefec9c484b3cca890fb1536ff94d1f2d6c99ee8c294ee4e38091eef5a727f0d4bd03700263286361f55747a22fa74def350710f9e49a4b10580
 SHA512 
327c50971e276f6013ca7f7bb59498ee88d76c9f8419bd18ee531cf10142214350fb81c6d64eaef73ee01765dd0fcf4142ab146ed67d9d7d86d5a58d41cf8db5
 DIST dovecot-2.3-pigeonhole-0.5.2.tar.gz 1814618 BLAKE2B 
b1187021673429bee1b45a1f657bea995e9881257919ff55bac63106d65963294ee2b3829167c6d50e351c4bc3c7e88a5ccfb757308d2500c5d4146246145074
 SHA512 
6bc24d9241f94db795a012346d9bc94b5cc7d7ce0175c03213c2b5d179d80dec95e9bdbd50bed628c8f9f7c51639e692ba5e429212a3b4a654c1e4764ac4f11c
+DIST dovecot-2.3-pigeonhole-0.5.3.tar.gz 1827329 BLAKE2B 
0d484906022217b1082233e6a3a20c17bafc68b90ce1c5c956c714d111ffb9ab49a3794e199695bb61a1f3ad6bd46e56e63ee3c140cb01eaa7589ef7bd754b19
 SHA512 
8403b1976a915836ba875b96825446d46e0d8c7ff245ed1f2b014347fdc78a81f9ed6dbd05bd3b4f1f7072edc5e9a302201cdb375de44436adcbb83919f203f5
 DIST dovecot-2.3.2.1.tar.gz 6797491 BLAKE2B 
92b88fd0f0cb8ed6c418bf27c2e1fc4efe13f1ccfb4948ce5eed1a4e76a4e96f0d6770d9841026ec5a515310ebaa4b335063e3516de454db8ba06cc4ee5a00ec
 SHA512 
c085a0d04925485423086736a3c7d919ad0ca9efeff005890382da5333edb68c7d23ccb89fbe2ac44f8f016fc993bf2c669e450794c3ab13463676cbb47c7bf7
+DIST dovecot-2.3.3.tar.gz 6851107 BLAKE2B 
87d6e11c8ff59cfe0b49d3561c307535efb09296af617530a4d5a89b4fc12055d006d1b283a4de076f27d59deb64324b96f28620958ad85c38197710c5decdf7
 SHA512 
8666c4f92f7df883067540f85be9d03dbe6815b58a7f5de55b4292e986e9a2a1ef52c7e0c72dde2bc781fe40d57488b78a99b6b813745b8e4683f1a2fdc1f2ff

diff --git a/net-mail/dovecot/dovecot-2.3.3.ebuild 
b/net-mail/dovecot/dovecot-2.3.3.ebuild
new file mode 100644
index 000..9d28a2916e9
--- /dev/null
+++ b/net-mail/dovecot/dovecot-2.3.3.ebuild
@@ -0,0 +1,291 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+# do not add a ssl USE flag.  ssl is mandatory
+SSL_DEPS_SKIP=1
+inherit autotools ssl-cert systemd user versionator
+
+MY_P="${P/_/.}"
+#MY_S="${PN}-ce-${PV}"
+major_minor="$(get_version_component_range 1-2)"
+sieve_version="0.5.3"
+if [[ ${PV} == *_rc* ]] ; then
+   rc_dir="rc/"
+else
+   rc_dir=""
+fi
+SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
+   sieve? (
+   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   )
+   managesieve? (
+   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   ) "
+DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
+HOMEPAGE="https://www.dovecot.org/;
+
+SLOT="0"
+LICENSE="LGPL-2.1 MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite vpopmail"
+IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"
+IUSE_DOVECOT_OTHER="argon2 caps doc ipv6 libressl lucene managesieve selinux 
sieve solr static-libs suid tcpd textcat"
+
+IUSE="${IUSE_DOVECOT_AUTH} ${IUSE_DOVECOT_STORAGE} ${IUSE_DOVECOT_COMPRESS} 
${IUSE_DOVECOT_OTHER}"
+
+DEPEND="argon2? ( dev-libs/libsodium )
+   bzip2? ( app-arch/bzip2 )
+   caps? ( sys-libs/libcap )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap )
+   lua? ( dev-lang/lua:* )
+   lucene? ( >=dev-cpp/clucene-2.3 )
+   lzma? ( app-arch/xz-utils )
+   lz4? ( app-arch/lz4 )
+   mysql? ( virtual/mysql )
+   pam? ( virtual/pam )
+   

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

2018-10-05 Thread Mikle Kolyada
commit: f370d02829157098b307223fef68f016949faaaf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 09:43:19 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 09:43:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f370d028

sys-auth/sssd: keyword ~s390/~sh/~m68k wrt bug #540540

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

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

diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild
index b8ffd727f2e..7e43c1fe774 100644
--- a/sys-auth/sssd/sssd-1.16.3.ebuild
+++ b/sys-auth/sssd/sssd-1.16.3.ebuild
@@ -10,7 +10,7 @@ inherit autotools flag-o-matic linux-info multilib-minimal 
pam python-r1 systemd
 DESCRIPTION="System Security Services Daemon provides access to identity and 
authentication"
 HOMEPAGE="https://pagure.io/SSSD/sssd;
 SRC_URI="http://releases.pagure.org/SSSD/${PN}/${P}.tar.gz;
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
 
 LICENSE="GPL-3"
 SLOT="0"



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

2018-10-05 Thread Jason Zaman
commit: 5e07e98d7a7ae7434914ccaa03b891251099f60a
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Oct  5 09:32:03 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Oct  5 09:44:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e07e98d

sys-block/zram-init: stable amd64 x86

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

 sys-block/zram-init/zram-init-7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/zram-init/zram-init-7.1-r1.ebuild 
b/sys-block/zram-init/zram-init-7.1-r1.ebuild
index e3dedd90a01..14b7900f485 100644
--- a/sys-block/zram-init/zram-init-7.1-r1.ebuild
+++ b/sys-block/zram-init/zram-init-7.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=app-shells/push-2.0



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

2018-10-05 Thread Virgil Dupras
commit: 217a3daeb7e95e0830b744228d4bd6910ead5ec1
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Oct  5 11:44:01 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Oct  5 11:44:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217a3dae

dev-python/django: remove old and vulnerable

Bug: https://bugs.gentoo.org/667456
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 dev-python/django/Manifest|  1 -
 dev-python/django/django-2.1.1.ebuild | 87 ---
 2 files changed, 88 deletions(-)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index e9b35c1ccfe..066fbef9980 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -2,5 +2,4 @@ DIST Django-1.11.15.tar.gz 7843843 BLAKE2B 
b7713de8136302d8d95929ed449ab01173e28
 DIST Django-1.11.16.tar.gz 7852514 BLAKE2B 
a881caa6c31c80d6b0146cb49a08ba63ebfba21637747328adb8ec3afada2182b72c46576a79cc9e163546e5b980a2be516d842492517319deb0a4f5512ad605
 SHA512 
bf1329ac364c9037fd6cecd0e8565c8bd8d830343671f9ce5415a10e70da37256667675b3f97e4d2508a8a912fa7a06ca7f585586ac18e6734c939bc41a8b455
 DIST Django-2.0.8.tar.gz 7987343 BLAKE2B 
ab35f50ce1911cb9603c7ac85e7ab01e6019ce9a2dac4cd733b11f35722368946ff3a130c3c791da4d49cf609b5747b4c5de64e29e27a8e12abb7f9e29cd363b
 SHA512 
ac3cc3f58cb977518c6f549834beb35677c2d5541cfb5723045b98165926e826178cb33737c52a0f999be24bc38b84dde489a5f91d1c8d51b8338aa611acb518
 DIST Django-2.0.9.tar.gz 7992507 BLAKE2B 
c6f1d79401007d2c83553e885d5e32c7890b3f1ed53c948ea4c55cc2a0272c06d0b7fdafef7be5042ab26b3f8c3ffef64f6f01f49d6e615503f8bfad99b66c3a
 SHA512 
7a766ce0240b19a18dc5a9a4682630c4ce90fa6ed0d02a97303088a990d09e097b609220f4e2806854585724f483cb2ae7e4f29bfd1898f3a0d6e758c2f4ea4a
-DIST Django-2.1.1.tar.gz 8595422 BLAKE2B 
b4d46162b8a48ada2e1321e6731afdfac8c6acbc394991178c33a374ea2d61d0b1f91ede6a56f9e88d20ba2ddbe6910fe452f79fc6cfb342fddc6222c454dad1
 SHA512 
e29180097cda0de35eb3dac77b7f7f3f31771257b9bfcd6d3fd37d421c572e1226bb1760635ccedee357cee7ca3dcb302de6126a771007a2cdef82970a596813
 DIST Django-2.1.2.tar.gz 8611286 BLAKE2B 
5107fd04ee11ae4ded3d8914d840e323e26617b526ab877654de08caa6ce1cb6f053d3afbdbdbda17ab26b1ed1bcb158ef092a63ef14393b87ed98e612cf43aa
 SHA512 
3510f872762e75c7e66987857616d958d15bef91ce2d9e1656abcf4e0221b1c6ff72c59fd29643aa0b0288118db76d58023cffe48f401e7cdcd03d71822a282d

diff --git a/dev-python/django/django-2.1.1.ebuild 
b/dev-python/django/django-2.1.1.ebuild
deleted file mode 100644
index d2f6650c8d6..000
--- a/dev-python/django/django-2.1.1.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-PYTHON_REQ_USE='sqlite?,threads(+)'
-
-inherit bash-completion-r1 distutils-r1 eutils
-
-MY_PN="Django"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="High-level Python web framework"
-HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django/;
-SRC_URI="https://www.djangoproject.com/m/releases/$(ver_cut 
1-2)/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-# admin fonts: Roboto (media-fonts/roboto)
-LICENSE+=" Apache-2.0"
-# admin icons, jquery, xregexp.js
-LICENSE+=" MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc sqlite test"
-
-RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]"
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( >=dev-python/sphinx-1.0.7[${PYTHON_USEDEP}] )
-   test? (
-   $(python_gen_impl_dep sqlite)
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.0.7-bashcomp.patch
-)
-
-python_prepare_all() {
-   # Prevent d'loading in the doc build
-   sed -e '/^"sphinx.ext.intersphinx",/d' -i docs/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   # Tests have non-standard assumptions about PYTHONPATH,
-   # and don't work with ${BUILD_DIR}/lib.
-   PYTHONPATH=. "${PYTHON}" tests/runtests.py --settings=test_sqlite -v2 \
-   || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   newbashcomp extras/django_bash_completion ${PN}-admin
-   bashcomp_alias ${PN}-admin django-admin.py
-
-   if use doc; then
-   rm -fr docs/_build/html/_sources || die
-   local HTML_DOCS=( docs/_build/html/. )
-   fi
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   elog "Additional Backend support can be enabled via"
-   

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

2018-10-05 Thread Virgil Dupras
commit: a75722ff2b5f5edb1f704076048257cce8d0be1f
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Oct  5 11:41:18 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Oct  5 11:41:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75722ff

media-gfx/libimagequant: remove old

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

 media-gfx/libimagequant/Manifest   |  1 -
 .../libimagequant/libimagequant-2.11.4.ebuild  | 47 --
 2 files changed, 48 deletions(-)

diff --git a/media-gfx/libimagequant/Manifest b/media-gfx/libimagequant/Manifest
index 21738622afe..3ddb32f3c86 100644
--- a/media-gfx/libimagequant/Manifest
+++ b/media-gfx/libimagequant/Manifest
@@ -1,2 +1 @@
-DIST libimagequant-2.11.4.tar.gz 74117 BLAKE2B 
5d42dc876c77694a1d4576e633d2e3aa1e531061aa849a683542cf11b14333f65125bbae699f927bf42896a934ade6d745aa517d6cbc4b7097d96c7579532ec9
 SHA512 
e9d2aaac2f37968dc93ba0da7d03f0fcf60b3f17d9a0b9edfd6930eade25844dd603de74492d8e1de8dc2da4e7f3e47959a558b5a67588d71e9e1db035eca1cc
 DIST libimagequant-2.11.7.tar.gz 74311 BLAKE2B 
204fbe794014c11d767991a03e729b234978fb1edb1fdffcb7d332461ccaa1a536a1e9dbc7b44a8838db61cc76fdbc1eb75087b480f4fc42bf791fea913639a2
 SHA512 
8816811c06eec27232e39725c581e382b7076f3bc23b017810de0e92236e6e4eb480def7b50347c9b75f7d792245669398c39a17359eb81077badf12e6f0a172

diff --git a/media-gfx/libimagequant/libimagequant-2.11.4.ebuild 
b/media-gfx/libimagequant/libimagequant-2.11.4.ebuild
deleted file mode 100644
index db64a5c5773..000
--- a/media-gfx/libimagequant/libimagequant-2.11.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Palette quantization library that powers pngquant and other PNG 
optimizers"
-HOMEPAGE="https://pngquant.org/lib/;
-SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0/0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cpu_flags_x86_sse2 debug openmp static-libs"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-pkg_pretend() {
-   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-src_configure() {
-   tc-export AR CC
-   # Hand rolled configure script, so not all flags are supported.
-   ./configure \
-   --prefix="${EPREFIX}/usr" \
-   $(use debug && echo --enable-debug) \
-   $(use_enable cpu_flags_x86_sse2 sse) \
-   $(use_with openmp) \
-   CFLAGS="${CFLAGS} ${CPPFLAGS}" \
-   LDFLAGS="${LDFLAGS}"
-}
-
-src_compile() {
-   emake shared || die "make failed"
-   use static-libs && (emake static || die "make failed")
-}
-
-src_install() {
-   dolib.so libimagequant.so
-   dolib.so libimagequant.so.*
-   use static-libs && dolib.a libimagequant.a
-   doheader libimagequant.h
-   einstalldocs
-}



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

2018-10-05 Thread Jason Zaman
commit: 245e5a6c095ae507b221044f5504de053b6f78fb
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Oct  5 09:23:23 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Oct  5 09:44:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245e5a6c

sci-libs/tensorflow: drop old RCs

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

 sci-libs/tensorflow/Manifest |   4 -
 sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild | 433 --
 sci-libs/tensorflow/tensorflow-1.11.0_rc2.ebuild | 435 ---
 3 files changed, 872 deletions(-)

diff --git a/sci-libs/tensorflow/Manifest b/sci-libs/tensorflow/Manifest
index 88f3f83a25b..ed42bbfd8da 100644
--- a/sci-libs/tensorflow/Manifest
+++ b/sci-libs/tensorflow/Manifest
@@ -24,10 +24,6 @@ DIST oourafft-20061228.tgz 72213 BLAKE2B 
4a3ac2b4c0bc3275b5743df59241e1cdbd02003
 DIST protobuf-3.6.0.tar.gz 4483224 BLAKE2B 
b6716d33c14ab98a05676a3369b4762179df88ed3e8c34b93075c12edc10213bf1c427a59a8840bc64b53365264021b8075a02a44478c998062cf04da95c0075
 SHA512 
46df0187e5c9e7d213930d916f6c89e7a41eca1aaac228d8f56e3f784598a9f323d7cc2d3cf20668ceb776d3237c4eccf685ef8d7808f09107fa8e441f9899f4
 DIST tensorflow-1.10.0.tar.gz 24490786 BLAKE2B 
2ecec19b2b2ebb2e292ec07fee458017aa3fcc4c1445e6c9419ea9bd37990a58607c8f3134c785be0e3ae098c332a734fb85717b2ecd781551a0c8f20ffca8f2
 SHA512 
a25257ad7e561c2040ba9dda699acb24b757e6d79c60324cab20d8d8a428fef79a06a3627a95a59e2c8408a094666b9aa6d8af1c5419fa8c238e1f5e10e9ec33
 DIST tensorflow-1.11.0.tar.gz 25024790 BLAKE2B 
74129fb1e6db0317fd45266dae7aa4fab811e1ebf0d093f3153684fa4465f4319cbf8fd50c6667f9c4ddbce5c100ee00151ec2873eca93ef7d5ebbc04ab6b965
 SHA512 
26e9542c43e11a663cbc5cf42859ae7b6dc0e92cfa88775fd4d1badba7f08c59b60c05010fd9f3ec501313be5c042f39b17323bb4753babf365ba2a48af836c2
-DIST tensorflow-1.11.0_rc0.tar.gz 25032294 BLAKE2B 
7a99630445eb51db39c9a0b948dc04b63d48a55cf56e96f431a597695bfc9f36701b42ba9de3bcbb4134661f583fec2f2068a396a559b422806b973b149e62f0
 SHA512 
1f537188338d09fb63705d8d1eb9e6f6e89274ded5d16f165f63ff97d6e1f534d7e9dc412fb38e00d834f8ff5ec5f00a6fa5ab464ba0ab47b501916cb8828d7f
-DIST tensorflow-1.11.0_rc2.tar.gz 25032827 BLAKE2B 
66235ac6c07f9855143a669716c5937badf225e4c7e656b1d0f205f00d387a197cf72bb887b28856e7a162d27b5886508d39a7004de0c204769edb8c5a94367b
 SHA512 
6221ae7bf4f4406993428b02a5e98af846d9e5b222c2f155a89d5c7609a0dbdd6df4c93d9729a3cb57a0682c422be4fe144f47738deb11498590f35cbb273441
 DIST tensorflow-patches-1.10.0.tar.bz2 4032 BLAKE2B 
8588deec74179d8044af631de8e651491cc713553ee15ece9dff5052bd95b10924bdbe4301453f00d0f2fccd5d595d496b48fe45b0259837653b2de9e1898ab9
 SHA512 
1f57995ca9b3278735636cc42c88dc45558fa6a1d656108293f8df3fd9961d75f5e979bf0a9909136134e1cdaab41a34f83e605b48b23dddf17a6b1be684117b
 DIST tensorflow-patches-1.11.0.tar.bz2 11013 BLAKE2B 
929cb9fee5e6b63f00341351908d3050c676670d9cc2c1241bd2e3c86601704a7495ab598b992718f0b51fc369e33e7c646bc5db3ba3b86b18326b1c2d2974a8
 SHA512 
76a94c9444e1d984afaf080222d430032636204d05a5e3ff5530012dfa1eba78619dd2a2942343ccc2f7fc489eb8c6f51fddd0b84cb2c2db645b2b914cc61f80
-DIST tensorflow-patches-1.11.0_rc0.tar.bz2 10103 BLAKE2B 
66c9e8838f25be13851be3265af880a22355d0e8eb2cc297fff2118df1d6070216631e522f704a0d41d4029742f073a76acb01bbf150d827e69c9f6f5fc5
 SHA512 
05c3e7c1dfe50716b8043d7b1febf7a4f3e641c65b9c778a2fe0486ac0e9c091d50dba1c8e3c2b9417758ce8181688bb47ec0eb7804f8aa50726d52cfd202a8b
-DIST tensorflow-patches-1.11.0_rc2.tar.bz2 11013 BLAKE2B 
929cb9fee5e6b63f00341351908d3050c676670d9cc2c1241bd2e3c86601704a7495ab598b992718f0b51fc369e33e7c646bc5db3ba3b86b18326b1c2d2974a8
 SHA512 
76a94c9444e1d984afaf080222d430032636204d05a5e3ff5530012dfa1eba78619dd2a2942343ccc2f7fc489eb8c6f51fddd0b84cb2c2db645b2b914cc61f80
 DIST tensorflow-python-license.txt 45132 BLAKE2B 
1f572a06eeb4a58a5563b87a2db381a6e9eb0195cf1d006bda0d3da158e62a1e67e889a7d3d0da83d8609c0d048887bcbbd0d7056fd8e4f56b654047f36936fa
 SHA512 
1b8c2f9733fcf27d560879418c366b5c3e44420d42adb3b857ee741793ddc75ad18324b016909457e5311f2143593392ce4404d12962f076e62f6036afbb521e

diff --git a/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild 
b/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild
deleted file mode 100644
index f0ce2845ea8..000
--- a/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild
+++ /dev/null
@@ -1,433 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python2_7 python3_6 )
-MY_PV=${PV/_rc/-rc}
-MY_P=${PN}-${MY_PV}
-
-inherit check-reqs cuda distutils-r1 eapi7-ver multiprocessing toolchain-funcs
-
-DESCRIPTION="Computation framework using data flow graphs for scalable machine 
learning"
-HOMEPAGE="https://www.tensorflow.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="cuda jemalloc mpi +python +system-libs"
-CPU_USE_FLAGS_X86="sse sse2 sse3 sse4_1 sse4_2 avx 

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

2018-10-05 Thread Jason Zaman
commit: 868f7c36da76a9d183aeb678d612a6e355d6f9bb
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Oct  5 09:39:39 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Oct  5 09:44:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868f7c36

sys-auth/consolekit-1.2.1: amd64 stable

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

 sys-auth/consolekit/consolekit-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/consolekit/consolekit-1.2.1.ebuild 
b/sys-auth/consolekit/consolekit-1.2.1.ebuild
index ad224d1d9a6..220c13d116c 100644
--- a/sys-auth/consolekit/consolekit-1.2.1.ebuild
+++ b/sys-auth/consolekit/consolekit-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.ta
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="acl cgroups debug doc evdev kernel_linux pam pm-utils policykit selinux 
test udev"
 
 COMMON_DEPEND=">=dev-libs/glib-2.40:2=[dbus]



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

2018-10-05 Thread Jason Zaman
commit: 0474e74b247fbbc1b200b1bbf3a7e757667e8847
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Oct  5 09:41:53 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Oct  5 09:44:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0474e74b

sys-process/audit-2.8.3: amd64 stable

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

 sys-process/audit/audit-2.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/audit/audit-2.8.3.ebuild 
b/sys-process/audit/audit-2.8.3.ebuild
index 44ef93b51bd..ffa613d8338 100644
--- a/sys-process/audit/audit-2.8.3.ebuild
+++ b/sys-process/audit/audit-2.8.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz;
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 IUSE="gssapi ldap python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 # Testcases are pretty useless as they are built for RedHat users/groups and 
kernels.



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

2018-10-05 Thread Jason Zaman
commit: c53d91840731e30080befde375bfa4e6a30cbf9c
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Oct  5 09:21:57 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Oct  5 09:44:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53d9184

dev-util/bazel: drop old

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

 dev-util/bazel/Manifest|   4 --
 dev-util/bazel/bazel-0.16.0.ebuild | 142 -
 dev-util/bazel/bazel-0.17.1.ebuild | 123 
 3 files changed, 269 deletions(-)

diff --git a/dev-util/bazel/Manifest b/dev-util/bazel/Manifest
index 500c437e2ad..1c0957fed3b 100644
--- a/dev-util/bazel/Manifest
+++ b/dev-util/bazel/Manifest
@@ -1,5 +1 @@
-DIST bazel-0.16.0-dist.zip 89720984 BLAKE2B 
be8ad9c94b13dd8d1d1de76ed67a3a695a2541327b8cb8a4d27b9279c065cb351d6b2d5785024d11a163bfd4697fb1375b350c8220387ab79db7e95537def5c3
 SHA512 
89cefed69df1cae7076673900546199427fab3508aad1f0347b9da38153b6b1566b19a4c205055f41ca431fd9444ec772c86bc32fbff0da0485a5e5f11728932
-DIST bazel-0.17.1-dist.zip 79229870 BLAKE2B 
0f149ac881dc1bc02ab5b07590620d19921034d6d5fb88bf46b0a10e0eceac1ba0f33181e9912d342c01e551bf94e38a13e4252762e6b4e7800ec1527a970f76
 SHA512 
b8c2292baf67b0b8a85811145ac220084975a2bcd2f2a9f461e83589296c56166886f91a32cde343762247a9c3a04100b3f86a8f969d880f641f88183a804e6b
 DIST bazel-0.17.2-dist.zip 79230155 BLAKE2B 
62a60011f9605a1d615e648fdbb98b193561e1d86a7562ccb10fdbb8b6986e17a72c4076dbdbf6baf8a7af83e320af2c4e4b65b5b2101d845597ddd688194ba5
 SHA512 
0d277e20eac6fc972a31be1c77a750f6585d16beabfe7dd096db4103f0f191958aa83b52203b91d4df5b486ff20004c0b4b22125e58379f64f68abc4a87ac326
-DIST google-desugar_jdk_libs-f5e6d80c6b4ec6b0a46603f72b015d45cf3c11cd.zip 
1056996 BLAKE2B 
bf168c41a9958bcdc679a40d1e88911c6af0e47207362204326b712e0129b37348360a855f44af8b76acc46108ac89a707d0c0f793500c513a919070248939b9
 SHA512 
40cb9ffcaa3c57c69bcbec7b070fad5865e7317817049b7588dd42899054eb97cd17cb0019df99ad2324ed8e2efd8334cd83ace758a4c2d3f453503ccf54a91e
-DIST zulu9.0.7.1-jdk9.0.7-linux_x64-allmodules.tar.gz 53360827 BLAKE2B 
2cf000a50950d839fec4a0ff871632a18a67e93ff31a430d8af92fb0bf40f11d0d45a4427ec546618620aa1c1fc1078a9e918c540315ef8e5fb3928c9b36019d
 SHA512 
63c3989b97845d9a019be5f20e667d9c96550738502c148b0dbf6cd9c1553df077217cb6fa0a9517d555c53a7a6eadeb7403d94aebca01f67aee3d97517df4fd

diff --git a/dev-util/bazel/bazel-0.16.0.ebuild 
b/dev-util/bazel/bazel-0.16.0.ebuild
deleted file mode 100644
index 1a6480e936e..000
--- a/dev-util/bazel/bazel-0.16.0.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1 java-pkg-2 multiprocessing
-
-DESCRIPTION="Fast and correct automated build system"
-HOMEPAGE="http://bazel.io/;
-
-bazel_external_uris="https://github.com/google/desugar_jdk_libs/archive/f5e6d80c6b4ec6b0a46603f72b015d45cf3c11cd.zip
 -> google-desugar_jdk_libs-f5e6d80c6b4ec6b0a46603f72b015d45cf3c11cd.zip
-   
https://mirror.bazel.build/openjdk/azul-zulu-9.0.7.1-jdk9.0.7/zulu9.0.7.1-jdk9.0.7-linux_x64-allmodules.tar.gz;
-SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.zip
-   ${bazel_external_uris}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples tools zsh-completion"
-# strip corrupts the bazel binary
-RESTRICT="strip"
-RDEPEND="virtual/jdk:1.8"
-DEPEND="${RDEPEND}
-   app-arch/unzip
-   app-arch/zip"
-
-S="${WORKDIR}"
-
-bazel-get-flags() {
-   local i fs=()
-   for i in ${CFLAGS}; do
-   fs+=( "--copt=${i}" "--host_copt=${i}" )
-   done
-   for i in ${CXXFLAGS}; do
-   fs+=( "--cxxopt=${i}" "--host_cxxopt=${i}" )
-   done
-   for i in ${CPPFLAGS}; do
-   fs+=( "--copt=${i}" "--host_copt=${i}" )
-   fs+=( "--cxxopt=${i}" "--host_cxxopt=${i}" )
-   done
-   for i in ${LDFLAGS}; do
-   fs+=( "--linkopt=${i}" "--host_linkopt=${i}" )
-   done
-   echo "${fs[*]}"
-}
-
-load_distfiles() {
-   # Populate the bazel distdir to fetch from since it cannot use the 
network
-   local s d uri rename
-   mkdir -p "${T}/bazel-distdir" || die "failed to create distdir"
-
-   while read uri rename d; do
-   [[ -z "$uri" ]] && continue
-   if [[ "$rename" == "->" ]]; then
-   s="${uri##*/}"
-   einfo "Copying $d to bazel distdir $s ..."
-   else
-   s="${uri##*/}"
-   d="${s}"
-   einfo "Copying $d to bazel distdir ..."
-   fi
-   ln -s "${DISTDIR}/${d}" "${T}/bazel-distdir/${s}" || die
-   done <<< "${bazel_external_uris}"
-}
-
-pkg_setup() {
-   echo ${PATH} | grep -q ccache && \
-   ewarn "${PN} 

[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/, app-i18n/ibus/files/

2018-10-05 Thread Naohiro Aota
commit: 5cd01d132be45451a6ce59844c62b6d50242d5e9
Author: Naohiro Aota  gentoo  org>
AuthorDate: Thu Oct  4 21:47:46 2018 +
Commit: Naohiro Aota  gentoo  org>
CommitDate: Fri Oct  5 09:55:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cd01d13

app-i18n/ibus: add patch to fix test failures

Add upstream patch to enable GSettings in the test.
https://github.com/ibus/ibus/commit/10cc30eac200d10b581d9d2122d5a732f4880943

Closes: https://bugs.gentoo.org/664804
Signed-off-by: Naohiro Aota  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 .../ibus-1.5.18-enable-gsettings-in-runtest.patch  | 62 ++
 app-i18n/ibus/ibus-1.5.18.ebuild   |  4 +-
 2 files changed, 65 insertions(+), 1 deletion(-)

diff --git a/app-i18n/ibus/files/ibus-1.5.18-enable-gsettings-in-runtest.patch 
b/app-i18n/ibus/files/ibus-1.5.18-enable-gsettings-in-runtest.patch
new file mode 100644
index 000..24b5cd3f6a8
--- /dev/null
+++ b/app-i18n/ibus/files/ibus-1.5.18-enable-gsettings-in-runtest.patch
@@ -0,0 +1,62 @@
+From 4b4fe00cc2750713ef8d2bc0a9f396ab577c36fc Mon Sep 17 00:00:00 2001
+From: Naohiro Aota 
+Date: Thu, 4 Oct 2018 18:14:17 +0900
+Subject: [PATCH] src/tests: Enable GSettings in runtest in ibus-1.5.18
+
+This patch is based on:
+https://github.com/ibus/ibus/commit/10cc30eac200d10b581d9d2122d5a732f4880943
+
+Signed-off-by: Naohiro Aota 
+---
+ src/tests/runtest | 21 +
+ 1 file changed, 21 insertions(+)
+
+diff --git a/src/tests/runtest b/src/tests/runtest
+index 0e43fee..84d85ab 100755
+--- a/src/tests/runtest
 b/src/tests/runtest
+@@ -29,6 +29,7 @@ ibus-engine-switch
+ ibus-compose
+ test-stress
+ "
++IBUS_SCHEMA_FILE='org.freedesktop.ibus.gschema.xml'
+ 
+ # Portable replacement of basename.
+ func_basename () {
+@@ -80,6 +81,12 @@ trap 'func_cleanup $tstdir' 1 2 3 15
+ tst=$1; shift
+ tstdir=tmp-`func_basename $tst`
+ 
++# IBusEngine has GSettings
++if test ! -f "$top_builddir/data/dconf/$IBUS_SCHEMA_FILE" ; then
++echo "NOT FOUND $top_builddir/data/dconf/$IBUS_SCHEMA_FILE"
++exit -1
++fi
++
+ test -d $tstdir || mkdir $tstdir
+ 
+ ( cd $tstdir
+@@ -101,6 +108,20 @@ test -d $tstdir || mkdir $tstdir
+ IBUS_ADDRESS_FILE=$PWD/ibus-daemon.pid
+ export IBUS_ADDRESS_FILE
+ 
++cp "../$top_builddir/data/dconf/$IBUS_SCHEMA_FILE" $PWD
++glib-compile-schemas $PWD
++if test $? -ne 0 ; then
++echo "FAILED glib-compile-schemas"
++retval=1
++return
++fi
++if test ! -f $PWD/gschemas.compiled ; then
++echo "NOT FOUND $PWD/gschemas.compiled"
++retval=1
++return
++fi
++export GSETTINGS_SCHEMA_DIR=$PWD
++
+ # Start ibus-daemon.
+ ../$top_builddir/bus/ibus-daemon \
+ --daemonize \
+-- 
+2.19.0
+

diff --git a/app-i18n/ibus/ibus-1.5.18.ebuild b/app-i18n/ibus/ibus-1.5.18.ebuild
index 4aff43a818d..d966417a8ef 100644
--- a/app-i18n/ibus/ibus-1.5.18.ebuild
+++ b/app-i18n/ibus/ibus-1.5.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -72,6 +72,8 @@ DEPEND="${CDEPEND}
nls? ( sys-devel/gettext )
unicode? ( app-i18n/unicode-data )"
 
+PATCHES=( "${FILESDIR}"/${P}-enable-gsettings-in-runtest.patch )
+
 src_prepare() {
vala_src_prepare --ignore-use
sed -i "/UCD_DIR=/s/\$with_emoji_annotation_dir/\$with_ucd_dir/" 
configure.ac



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

2018-10-05 Thread Thomas Deutschmann
commit: db375f76e0e4e2cd19a378b016d83820c1dc4a3a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Oct  5 12:17:04 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Oct  5 12:23:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db375f76

sys-process/audit: x86 stable (bug #667792)

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

 sys-process/audit/audit-2.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/audit/audit-2.8.3.ebuild 
b/sys-process/audit/audit-2.8.3.ebuild
index ffa613d8338..d30566671cc 100644
--- a/sys-process/audit/audit-2.8.3.ebuild
+++ b/sys-process/audit/audit-2.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz;
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="gssapi ldap python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 # Testcases are pretty useless as they are built for RedHat users/groups and 
kernels.



  1   2   >