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

2019-06-12 Thread Jeroen Roovers
commit: 126b31aa3337d8cc3e43650649f61ac5978a00e7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 13 05:33:34 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 13 05:33:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126b31aa

www-client/opera: Old

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

 www-client/opera/Manifest   |   1 -
 www-client/opera/opera-60.0.3255.109.ebuild | 111 
 2 files changed, 112 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 98ba429..3dbbbe973de 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -2,5 +2,4 @@ DIST opera-12.16-1860.amd64.freebsd.tar.xz 13312684 BLAKE2B 
2c4cd52a07999c5beabe
 DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 BLAKE2B 
35fef5a5d1784941ce11ff3fed440d9c8f83ce5f9a0a8aad3f68deb470a7d82accfe7c9c93be225b458c0fc8e738ca7841d3d14abcaa201801321f3280f2b58f
 SHA512 
0bb2c0548765ea476cdb8be6c84faf1d60dddb5a2c08b7312027f4cd17fa8ebd4fbc1a97657bbcb0ac07733e5f3b340b181a307a778c38543140adbfe7f8b844
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 BLAKE2B 
7f9ef54f44bc143c13173bce92543351c39288058455baf3fde19f9f8766c9acd72971216c8c340fd89e918f18e89320eb8d13c4be9ec71635e2073c94c90067
 SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c692d445fc8949f554c3bbe2bf3c9f222885891458cab7af1a29096cd3caf6936e83068841dda4bff5b8a17eb55a86bebe39ce2b270183
 SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
-DIST opera-stable_60.0.3255.109_amd64.deb 66648238 BLAKE2B 
7c35f4c5b93cccffe1a923b36570858a74c4c5045c42da505bc8fdd0646ab805d016bbdce6ab8202620a91ff3ce450e4cb89a6f643211969652d63c76b4f7d37
 SHA512 
80a0ed6dad6ee3be374d0f73412e3a1eb55912a95951cd5a0d7cd9f442ccee0d30d812e09944fe4a68bb73b068035c62478eb478c332427f5b013aefb96ba8e0
 DIST opera-stable_60.0.3255.151_amd64.deb 66905482 BLAKE2B 
c3574e83041f6c0f05c16d4fc4707ec4595aebf221167306e33c016fb24dbd47e94c92a894beacefeb801ec7444ee66fc53eea125c6b940a73e6488c6947cfd8
 SHA512 
ad594a5ad6302e5adaab409955a543fa8790eed2ec2e49b4aea1a2049fc941f4f5205998a26a4be03a89b1bdbbeab23c5f57b585bb23644d83edc26509224f71

diff --git a/www-client/opera/opera-60.0.3255.109.ebuild 
b/www-client/opera/opera-60.0.3255.109.ebuild
deleted file mode 100644
index 2144791d1fb..000
--- a/www-client/opera/opera-60.0.3255.109.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
-   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-
-"
-inherit chromium-2 multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
-"
-done
-KEYWORDS="amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   default
-
-   OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   esac
-
-   rm usr/bin/${PN} || die
-
-   rm usr/share/doc/${PN}-stable/copyright || die
-   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   pushd "${OPERA_HOME}"/localization > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \

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

2019-06-12 Thread Jeroen Roovers
commit: 9c0c851b3c60c13d823bdcd129b5f6f814f63209
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 13 05:32:44 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 13 05:33:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0c851b

www-client/opera: Stable

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

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

diff --git a/www-client/opera/opera-60.0.3255.151.ebuild 
b/www-client/opera/opera-60.0.3255.151.ebuild
index fbf25ee7c63..2144791d1fb 100644
--- a/www-client/opera/opera-60.0.3255.151.ebuild
+++ b/www-client/opera/opera-60.0.3255.151.ebuild
@@ -25,7 +25,7 @@ SRC_URI+="
"${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
 "
 done
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="
dev-libs/expat



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

2019-06-12 Thread Jeroen Roovers
commit: 4e99d1fb8629aaeddfe78a9a69ab9b404af80e64
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 13 05:31:58 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 13 05:33:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e99d1fb

www-client/vivaldi: Old

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

 www-client/vivaldi/Manifest  |   6 --
 www-client/vivaldi/vivaldi-2.5.1525.43_p1.ebuild | 124 ---
 www-client/vivaldi/vivaldi-2.5.1525.46_p1.ebuild | 124 ---
 3 files changed, 254 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 19319867f28..b310d4ff4d6 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,9 +1,3 @@
-DIST vivaldi-2.5.1525.43_p1-amd64.deb 59473456 BLAKE2B 
6ab57eeb08c5b939ffb99195955369e1240508d82459986d6a5fda30adb612c7fe229cf8a645348eef56980ba59dfa088092d885435397d572b16eda6570490d
 SHA512 
e5698efbd28b50cec53c1224633a2ad4790fb54fb162b0fb8fd72ddba5bd557109df0d36475ce151cf2a320993f027ff114bf0b37d914dc5453e330910b61b9c
-DIST vivaldi-2.5.1525.43_p1-armhf.deb 52876336 BLAKE2B 
ca8ba37a0cd12cdc30e9bcebb399ea3e19c5cf2720a3e5826a3463f26a9b5487513a30a60741fca09687102b4d754c29af1679bfa5c8b217081656914e1dd447
 SHA512 
ae6824f15ee7496e676270a1f5d2ee77944f8d59a056c045a4b1e2676e9d68d8e63010b2e80d1ff647207c6b00beb355cb83db7df4f56f8b8e78b5a6cb81e087
-DIST vivaldi-2.5.1525.43_p1-i386.deb 58058192 BLAKE2B 
e2c5132a98d18a40d6e660567603b1ce8fe896534999b8918e25be2c6a32f74e390cd9048df1ff984e53f50327c47c85ba09580ec47b0151911fb2b99d2b36ef
 SHA512 
319effeca70f10850130cdeb3eba0121f38069aeafcd8b3f2a253f90eda5381bf64f2118098704aef8cc44262cbb282295cbb0faafcd6d762a405467f269f783
-DIST vivaldi-2.5.1525.46_p1-amd64.deb 59499752 BLAKE2B 
26aefb61f2798846932a2792cb9eb41368d66b053dce5f33d1fe27ca54f371a83fb65778e5c39296e0ecbb45bbac4f9a92078ade91ae5f8fc17ae13fd64facb3
 SHA512 
00bfdec91c5d48d998bf3826355e22b2fe885687772439cb26a05decb2adaf78e82ae943bbeeedb7c095a4120a9d65e75dbf91e8a570dd32c159ad86bb089c5d
-DIST vivaldi-2.5.1525.46_p1-armhf.deb 52882364 BLAKE2B 
b00660eba4732c6dc6f4d7eecd1e9c5bacaab6eb7c0542f50e21174a28e195f6e9e0ae21c71ed6dd93493ff8ca8d6efea2cb71ef905034655d65f679014fe667
 SHA512 
9ea77276100c9f91cf92eda35e70edc12c583566d25b9825247955c73ed7563b282cf9414b5c0881e715f35c01cdbcc646eb27d2425802cd550cff83f3a14f13
-DIST vivaldi-2.5.1525.46_p1-i386.deb 58061568 BLAKE2B 
318edfa183279179e7ade459a0155044307c876691dc0848ccee5bbf0599eff851607f4d943d391d62ec1a478b7ae4cd499ffc96d220ac5cf89639fe66d114b2
 SHA512 
46baf7ebbccd5be5a727b5ff5e7023a66a7e5185a097ed236a288b180e4b6f4347572ffe6464325569dea3815a5fc34a4c6abd7c9d8c2f8370d7f0133f436a2d
 DIST vivaldi-2.5.1525.48_p1-amd64.deb 59499592 BLAKE2B 
09f33e250dcbcead693760484a2444376ef52b705b729da84870a42d45cab6fb4e762900462714c51b037ae5d23bbff51c1744cfb6987a97b1a7c29bf240d69b
 SHA512 
ddcbe9c3d9f26cf6679cfdb6341b0fa991e1dba46b44ca8baf9bbcc7ea739e61eb61d2eac056ca98266e607b815f45cae7969bb39f3687bbc1fa219d9ba927bb
 DIST vivaldi-2.5.1525.48_p1-armhf.deb 52885016 BLAKE2B 
870b3dda45a8fb5f5ddc3a2543e7c1efc4979f4d193a1d5228cecf4fb270b8264042f7845081c6aa19f9f8ca557574b394180194895caea4718da418b57a7266
 SHA512 
a887cc0442d81c9e56d2e3e79b4e824348d7186bb09eda9512e75a4b6568fc6cc7cfbc815f72e1e9a0ef6091c99f99e69d9c5b9f8422cf91e1e462642f1ee92a
 DIST vivaldi-2.5.1525.48_p1-i386.deb 58071364 BLAKE2B 
00a4fdfefea9f85a5a0e406a5f741310509659f73137df83c89fa4dd3fe6ea8e5cae7f6003f99179e13b2154a86ed50530413686989bdc2b62556b6dc8a79625
 SHA512 
d4567413c7ef15bb33bf11a462a62d6a45c0f952b945ff5b476f8aa8c85bf48c9ea4e3dc0f099cba02c1aa6dcf16bef2e2b224dd922f4507247dd5cb09433257

diff --git a/www-client/vivaldi/vivaldi-2.5.1525.43_p1.ebuild 
b/www-client/vivaldi/vivaldi-2.5.1525.43_p1.ebuild
deleted file mode 100644
index 479dfcff484..000
--- a/www-client/vivaldi/vivaldi-2.5.1525.43_p1.ebuild
+++ /dev/null
@@ -1,124 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
-   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
-   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
-
-#VIVALDI_BRANCH="snapshot"
-
-VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
-VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
-VIVALDI_HOME="opt/${VIVALDI_BIN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_;
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? 

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

2019-06-12 Thread Hans de Graaff
commit: bd3e671efcc6b66b46f0b55d1cd451813af5e69c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 13 05:13:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun 13 05:13:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3e671e

dev-ruby/docile: add 1.3.2

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

 dev-ruby/docile/Manifest|  1 +
 dev-ruby/docile/docile-1.3.2.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/docile/Manifest b/dev-ruby/docile/Manifest
index e0d9fa34f9a..b81079f33d8 100644
--- a/dev-ruby/docile/Manifest
+++ b/dev-ruby/docile/Manifest
@@ -1 +1,2 @@
 DIST docile-1.3.1.tar.gz 14341 BLAKE2B 
c19b9e3ceb140018b199d9fc59eb64cd94f793a7eadf52562f970dcf302796f59329648506551874fd88c68b4b7da928a7af0cd1a00aa629315feb8d4d54fa2b
 SHA512 
e04c5ad1da3b73b8d5f551a447cd63eb761d6c0c2887a73d0fffcfdd0e5e5d1991184b8d1ba242575708dd2234d96871ecb47fcd7bc6a4986441589cdea07dc2
+DIST docile-1.3.2.tar.gz 14684 BLAKE2B 
f24ce3ae857d249ce2fc32bcefa505b272327962755e000e51dd13531ad81a039c1da0e97774752cc03444fc3f44fa12212bbe61ff7886ebf5d44076785db3df
 SHA512 
6bba8e8855e43acc3ad314ca500896b861865e4470618f98e720a11a26e226e30d8748096638027e213eeb54838fd1c3b2c9749701476d26cf8bc55c82c4f3ce

diff --git a/dev-ruby/docile/docile-1.3.2.ebuild 
b/dev-ruby/docile/docile-1.3.2.ebuild
new file mode 100644
index 000..48f01d83357
--- /dev/null
+++ b/dev-ruby/docile/docile-1.3.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md"
+
+RUBY_FAKEGEM_GEMSPEC="docile.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Turns any Ruby object into a DSL"
+HOMEPAGE="https://ms-ati.github.io/docile/;
+SRC_URI="https://github.com/ms-ati/docile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/require \"github\/markup\"/d' Rakefile || die
+   sed -i -e '/^unless on/,/^end/ s:^:#:' spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



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

2019-06-12 Thread Markus Meier
commit: 720338c7549a327da56eda5fdd5f726cc755fda3
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:44:10 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:44:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=720338c7

x11-misc/xdotool: arm stable, bug #681622

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 x11-misc/xdotool/xdotool-3.20160805.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild 
b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild
index 8dc6d7406c2..fcd7fd283af 100644
--- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild
+++ b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.t
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86"
 IUSE="examples"
 
 RDEPEND="



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

2019-06-12 Thread Markus Meier
commit: c710336ee45b96d6bd48482509e64975dfe0c8c6
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:42:49 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:42:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c710336e

media-libs/urt: arm stable, bug #681534

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 media-libs/urt/urt-3.1b-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/urt/urt-3.1b-r3.ebuild 
b/media-libs/urt/urt-3.1b-r3.ebuild
index 688cf52b1ee..c3e32304cf6 100644
--- a/media-libs/urt/urt-3.1b-r3.ebuild
+++ b/media-libs/urt/urt-3.1b-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.iastate.edu/pub/utah-raster/${P}.tar.Z;
 
 LICENSE="URT gif? ( free-noncomm )"
 SLOT="0/3.1b-r2"
-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 ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 IUSE="gif postscript static-libs tiff tools X"
 
 RDEPEND="



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

2019-06-12 Thread Markus Meier
commit: 1c328e64b4dfb7524d80dcdfa676b9352315ddc1
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:44:27 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:44:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c328e64

app-benchmarks/stress: arm stable, bug #682720

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 app-benchmarks/stress/stress-1.0.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/stress/stress-1.0.4-r2.ebuild 
b/app-benchmarks/stress/stress-1.0.4-r2.ebuild
index 9312b2f8abb..0ccec303078 100644
--- a/app-benchmarks/stress/stress-1.0.4-r2.ebuild
+++ b/app-benchmarks/stress/stress-1.0.4-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://people.seas.harvard.edu/~apw/${PN}/${P}.tar.gz 
-> ${P}-r1.tar.g
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86"
 IUSE="static"
 
 src_configure() {



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

2019-06-12 Thread Markus Meier
commit: f40363826242799d5cead6009917f38aae4feb9d
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:43:08 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:43:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4036382

dev-python/cython: arm stable, bug #681558

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/cython/cython-0.29.4.ebuild 
b/dev-python/cython/cython-0.29.4.ebuild
index 9f214ed72d8..e828c36daa4 100644
--- a/dev-python/cython/cython-0.29.4.ebuild
+++ b/dev-python/cython/cython-0.29.4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 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-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 
 IUSE="doc emacs test"
 



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

2019-06-12 Thread Markus Meier
commit: c985eac2728fca3e8ec32fb3bc32de4415eace22
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:44:45 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:44:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c985eac2

net-misc/stunnel: arm stable, bug #682822

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 net-misc/stunnel/stunnel-5.50-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/stunnel/stunnel-5.50-r1.ebuild 
b/net-misc/stunnel/stunnel-5.50-r1.ebuild
index 952a61ec950..ee1ce7200b6 100644
--- a/net-misc/stunnel/stunnel-5.50-r1.ebuild
+++ b/net-misc/stunnel/stunnel-5.50-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="ipv6 libressl selinux stunnel3 tcpd"
 
 DEPEND="tcpd? ( sys-apps/tcp-wrappers )



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

2019-06-12 Thread Markus Meier
commit: 18553273d4c7cf0e215eb782e94e3098d1a210b5
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:42:27 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:42:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18553273

media-libs/jbig2dec: arm stable, bug #681528

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/jbig2dec/jbig2dec-0.14.ebuild 
b/media-libs/jbig2dec/jbig2dec-0.14.ebuild
index 8e3906758da..fa1e83c53fa 100644
--- a/media-libs/jbig2dec/jbig2dec-0.14.ebuild
+++ b/media-libs/jbig2dec/jbig2dec-0.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://downloads.ghostscript.com/public/${PN}/${P}.tar.gz
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="png static-libs test"
 
 RDEPEND="png? ( media-libs/libpng:0= )"



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

2019-06-12 Thread Markus Meier
commit: b98f152d5cff9cf26a6d70594f1451d386ea39e7
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:27:02 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:27:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98f152d

app-text/poppler: arm stable, bug #681152

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/app-text/poppler/poppler-0.77.0.ebuild 
b/app-text/poppler/poppler-0.77.0.ebuild
index 9afaa8a5e85..536da32181f 100644
--- a/app-text/poppler/poppler-0.77.0.ebuild
+++ b/app-text/poppler/poppler-0.77.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]] ; then
SLOT="0/"
 else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/88"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 



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

2019-06-12 Thread Markus Meier
commit: aed261d5646377073281cbd2e1e0d12078a809a4
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:28:23 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:28:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed261d5

mail-mta/exim: arm stable, bug #687336

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/mail-mta/exim/exim-4.92.ebuild b/mail-mta/exim/exim-4.92.ebuild
index 8b41a7ee534..a68f1b94203 100644
--- a/mail-mta/exim/exim-4.92.ebuild
+++ b/mail-mta/exim/exim-4.92.ebuild
@@ -33,7 +33,7 @@ HOMEPAGE="http://www.exim.org/;
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
 
 COMMON_DEPEND=">=sys-apps/sed-4.0.5
( >=sys-libs/db-3.2:= 

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

2019-06-12 Thread Markus Meier
commit: 0437a34b3bedbf2c63ba4ee9878e41836ff9b721
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:26:08 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:26:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0437a34b

dev-python/pyyaml: arm stable, bug #659348

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/pyyaml/pyyaml-5.1.ebuild 
b/dev-python/pyyaml/pyyaml-5.1.ebuild
index dfc468fac98..08dbaad1978 100644
--- a/dev-python/pyyaml/pyyaml-5.1.ebuild
+++ b/dev-python/pyyaml/pyyaml-5.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://pyyaml.org/download/${PN}/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="examples libyaml"
 
 RDEPEND="libyaml? ( dev-libs/libyaml )"



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

2019-06-12 Thread Markus Meier
commit: 87e4da116decee366571bc5c3705fa888e8adfb7
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:27:51 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:27:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e4da11

net-misc/curl: arm stable, bug #686050

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 net-misc/curl/curl-7.65.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.65.0.ebuild b/net-misc/curl/curl-7.65.0.ebuild
index 919241dde98..2288b6efa99 100644
--- a/net-misc/curl/curl-7.65.0.ebuild
+++ b/net-misc/curl/curl-7.65.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="adns brotli http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss 
+curl_ssl_openssl curl_ssl_winssl"
 IUSE+=" elibc_Winnt"



[gentoo-commits] repo/gentoo:master commit in: net-print/cups/

2019-06-12 Thread Markus Meier
commit: 733b62633fc0315269c44683f4c98fd2a1fc1a84
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:26:39 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:26:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733b6263

net-print/cups: arm stable, bug #672742

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 net-print/cups/cups-2.2.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups/cups-2.2.11.ebuild 
b/net-print/cups/cups-2.2.11.ebuild
index 67b8f41dd08..9e591e4e0b1 100644
--- a/net-print/cups/cups-2.2.11.ebuild
+++ b/net-print/cups/cups-2.2.11.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} == * ]]; then
 else
#SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

SRC_URI="https://github.com/apple/cups/releases/download/v${PV}/${P}-source.tar.gz;
-   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
 fi
 
 DESCRIPTION="The Common Unix Printing System"



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

2019-06-12 Thread Markus Meier
commit: 261e9a1adfc6396b18dc7b3ccfabf96d2ef4478a
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:25:41 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:25:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261e9a1a

media-libs/openjpeg: arm stable, bug #646774

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/openjpeg/openjpeg-2.3.1.ebuild 
b/media-libs/openjpeg/openjpeg-2.3.1.ebuild
index b7f686a688a..50a879f60f2 100644
--- a/media-libs/openjpeg/openjpeg-2.3.1.ebuild
+++ b/media-libs/openjpeg/openjpeg-2.3.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/uclouvain/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="2/7" # based on SONAME
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs test"
 
 RDEPEND="



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

2019-06-12 Thread Markus Meier
commit: 9f7a3f53f79659ee550736a86bcb668309b2946d
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 13 04:27:23 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 13 04:27:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7a3f53

dev-libs/libxslt: arm stable, bug #684206

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild 
b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
index fbfb9cfe0d7..7e819007b15 100644
--- a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="crypt debug examples python static-libs elibc_Darwin"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2019-06-12 Thread Rick Farina
commit: 9e4c3dfe23b6221c79571dde05b0f4c5e9e981e7
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Jun 13 03:03:29 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Jun 13 03:03:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4c3dfe

net-wireless/kismet: fix service

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

 net-wireless/kismet/files/kismet.confd-r1 | 14 ++
 net-wireless/kismet/files/kismet.initd-r1 | 26 ++
 net-wireless/kismet/kismet-.ebuild|  4 ++--
 3 files changed, 42 insertions(+), 2 deletions(-)

diff --git a/net-wireless/kismet/files/kismet.confd-r1 
b/net-wireless/kismet/files/kismet.confd-r1
new file mode 100644
index 000..42f617372ff
--- /dev/null
+++ b/net-wireless/kismet/files/kismet.confd-r1
@@ -0,0 +1,14 @@
+# /etc/conf.d/kismet - configuration file for /etc/init.d/kismet
+
+# Kismet configuration is done in /etc/kismet*.conf
+# It is recommended to put user config in /etc/kismet_site.conf
+# where kismet updates won't try to overwrite it.
+
+# To use the kismet init script, you must have "logtemplate" set to a location
+# that is writable by the user assigned by "suiduser".
+# e.g.
+# suiduser=foo
+# logtemplate=%h/kismet_log/%n-%d-%i.%l
+
+# Options to pass to kismet, see `kismet --help`
+KISMET_SERVER_OPTIONS="--no-ncurses"

diff --git a/net-wireless/kismet/files/kismet.initd-r1 
b/net-wireless/kismet/files/kismet.initd-r1
new file mode 100644
index 000..4c189161196
--- /dev/null
+++ b/net-wireless/kismet/files/kismet.initd-r1
@@ -0,0 +1,26 @@
+#!/sbin/openrc-run
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+checkconfig() {
+   if [ ! -e /etc/kismet.conf ]; then
+   eerror "Configuration file /etc/kismet.conf not found"
+   return 1
+   fi
+}
+
+start() {
+   checkconfig || return 1
+
+   ebegin "Starting kismet server"
+   start-stop-daemon --start --quiet --pidfile /run/kismet.pid \
+   --background --make-pidfile --exec /usr/bin/kismet \
+   -- ${KISMET_SERVER_OPTIONS}
+   eend ${?}
+}
+
+stop() {
+   ebegin "Stopping kismet server"
+   start-stop-daemon --stop --quiet --pidfile /run/kismet.pid
+   eend ${?}
+}

diff --git a/net-wireless/kismet/kismet-.ebuild 
b/net-wireless/kismet/kismet-.ebuild
index 2ddf82ae347..ec7ea7c64b4 100644
--- a/net-wireless/kismet/kismet-.ebuild
+++ b/net-wireless/kismet/kismet-.ebuild
@@ -102,8 +102,8 @@ src_install() {
 
#dodoc CHANGELOG RELEASENOTES.txt README* docs/DEVEL.client 
docs/README.newcore
dodoc CHANGELOG README*
-   newinitd "${FILESDIR}"/${PN}.initd kismet
-   newconfd "${FILESDIR}"/${PN}.confd kismet
+   newinitd "${FILESDIR}"/${PN}.initd-r1 kismet
+   newconfd "${FILESDIR}"/${PN}.confd-r1 kismet
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lpeg/, dev-lua/lpeg/files/

2019-06-12 Thread Tim Harder
commit: f37f77ed7dc2545835b281a55d1c738753050160
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jun 13 01:59:04 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jun 13 02:24:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f37f77ed

dev-lua/lpeg: version bump to 1.0.2

Signed-off-by: Tim Harder  gentoo.org>

 dev-lua/lpeg/Manifest|  1 +
 dev-lua/lpeg/files/lpeg-1.0.2-makefile.patch | 31 
 dev-lua/lpeg/lpeg-1.0.2.ebuild   | 53 
 3 files changed, 85 insertions(+)

diff --git a/dev-lua/lpeg/Manifest b/dev-lua/lpeg/Manifest
index c2f7797374a..6addf6c1ed1 100644
--- a/dev-lua/lpeg/Manifest
+++ b/dev-lua/lpeg/Manifest
@@ -1 +1,2 @@
 DIST lpeg-1.0.1.tar.gz 71527 BLAKE2B 
5f19d308572f2d7a5ff11d7aa33f437ec682994d0a396a322764cf12a4cb659c66ce6ffaf0c76f6a250a7d767b6545478dd3bb760150b9f88be41fac9dafde0d
 SHA512 
7b43fbee7eff443000986684bc56bba6d2796a31cf860740746c70e155bdea1b62a46b93f97e2747e3ef0f63e965148778ac2985d0f2d83e1e37ec4ebbabf4aa
+DIST lpeg-1.0.2.tar.gz 71840 BLAKE2B 
e0d8fb4e9d17c9018f0b206cd3f7c9c0e21398c119600b5b0705c8df19e0956347bea795c7c3ded8e62e0c09802dd8eab931a5e3769fcacf44c35aa2b17fa8d6
 SHA512 
110527ddf9f8e5e8a80ef0ae8847c8ba8cd2597dba3bfe2865cba9af60daafbb885f21e74231952f5ab793d021e050b482066a821c6954d52090a5eae77e9814

diff --git a/dev-lua/lpeg/files/lpeg-1.0.2-makefile.patch 
b/dev-lua/lpeg/files/lpeg-1.0.2-makefile.patch
new file mode 100644
index 000..ec8150443da
--- /dev/null
+++ b/dev-lua/lpeg/files/lpeg-1.0.2-makefile.patch
@@ -0,0 +1,31 @@
+Respect user CFLAGS and LDFLAGS.
+
+--- lpeg-1.0.2/makefile
 lpeg-1.0.2/makefile
+@@ -1,7 +1,7 @@
+ LIBNAME = lpeg
+ LUADIR = ../lua/
+ 
+-COPT = -O2 -DNDEBUG
++COPT = -DNDEBUG
+ # COPT = -g
+ 
+ CWARNS = -Wall -Wextra -pedantic \
+@@ -22,7 +22,7 @@
+ # -Wunreachable-code \
+ 
+ 
+-CFLAGS = $(CWARNS) $(COPT) -std=c99 -I$(LUADIR) -fPIC
++CFLAGS += $(CWARNS) $(COPT) -std=c99 -I$(LUADIR) -fPIC
+ CC = gcc
+ 
+ FILES = lpvm.o lpcap.o lptree.o lpcode.o lpprint.o
+@@ -36,7 +36,7 @@
+   $(MAKE) lpeg.so "DLLFLAGS = -bundle -undefined dynamic_lookup"
+ 
+ lpeg.so: $(FILES)
+-  env $(CC) $(DLLFLAGS) $(FILES) -o lpeg.so
++  env $(CC) $(DLLFLAGS) $(LDFLAGS) $(FILES) -o lpeg.so
+ 
+ $(FILES): makefile
+ 

diff --git a/dev-lua/lpeg/lpeg-1.0.2.ebuild b/dev-lua/lpeg/lpeg-1.0.2.ebuild
new file mode 100644
index 000..5596fb03b62
--- /dev/null
+++ b/dev-lua/lpeg/lpeg-1.0.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Parsing Expression Grammars for Lua"
+HOMEPAGE="http://www.inf.puc-rio.br/~roberto/lpeg/;
+SRC_URI="http://www.inf.puc-rio.br/~roberto/${PN}/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+IUSE="debug doc luajit"
+
+RDEPEND="
+   !luajit? ( >=dev-lang/lua-5.1:= )
+   luajit? ( dev-lang/luajit:2= )"
+
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( HISTORY )
+HTML_DOCS=( lpeg.html re.html )
+PATCHES=( "${FILESDIR}"/${PN}-1.0.2-makefile.patch )
+
+src_prepare() {
+   default
+   use debug && append-cflags -DLPEG_DEBUG
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" \
+   LUADIR="$($(tc-getPKG_CONFIG) --variable includedir $(usex 
luajit 'luajit' 'lua'))"
+}
+
+src_test() {
+   $(usex luajit 'luajit' 'lua') test.lua || die
+}
+
+src_install() {
+   local instdir
+   instdir="$($(tc-getPKG_CONFIG) --variable INSTALL_CMOD $(usex luajit 
'luajit' 'lua'))"
+   exeinto "${instdir#${EPREFIX}}"
+   doexe lpeg.so
+   instdir="$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD $(usex luajit 
'luajit' 'lua'))"
+   insinto "${instdir#${EPREFIX}}"
+   doins re.lua
+
+   use doc && einstalldocs
+}



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

2019-06-12 Thread Tim Harder
commit: 0e3eafdc9aab9c55badf38754e59acd7cf8aaa3f
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jun 13 02:20:23 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jun 13 02:24:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3eafdc

app-editors/neovim: version bump to 0.3.7

Closes: https://bugs.gentoo.org/686400
Closes: https://bugs.gentoo.org/685162

Signed-off-by: Tim Harder  gentoo.org>

 app-editors/neovim/Manifest|  1 +
 app-editors/neovim/neovim-0.3.7.ebuild | 96 ++
 2 files changed, 97 insertions(+)

diff --git a/app-editors/neovim/Manifest b/app-editors/neovim/Manifest
index cca95156a72..a9b19d6c0d5 100644
--- a/app-editors/neovim/Manifest
+++ b/app-editors/neovim/Manifest
@@ -2,3 +2,4 @@ DIST neovim-0.3.1.tar.gz 8937900 BLAKE2B 
05de31d194a69b9cecd34210ecfe7460968f425
 DIST neovim-0.3.2.tar.gz 9230960 BLAKE2B 
c9d0ee2f679f411c3ece2aa186e31d0143479f6ec19d4d54c34cd4be519a92e9f213fc821b347a0e3af6817b6ce745cdff523af41d5b558940b76d9df726253b
 SHA512 
1192d9330da3ab543dcb39bdff517637c7a52be558ad07a60de27bbf051432064edc230b46ddd9cdcae006ba1340550128e4d4ced7105f1aab57b13c2c4479ae
 DIST neovim-0.3.3.tar.gz 9231632 BLAKE2B 
96bffabcc7c7c2edca79f64e51348954b550910d71c55d00dd3d91d9c51a75742e5a4b919701c24c00de1d372a4269b491028e61afcce45375360dc35f3b943e
 SHA512 
2e2910e0dafdff69d2d9f54376c6d7c64e0f172bda02f85281fe6e694e7d81365e682793e454a0ca6f6c1b8a4ed9120bbfe574afa1fd0e6368e06af743d7d147
 DIST neovim-0.3.4.tar.gz 9231575 BLAKE2B 
92e727264442794ae27642451c90381262f9882e26d9865a2ff6c1bc4060b070ab49cd11194c3a88dafecda5bc1909963b2cc8b382198dc7c117ba056b7a4ebe
 SHA512 
fbf22ccffbb36c082bfe9a66b3d0180a78581102732a44ab7a5417aef517c88b69406491854613a1cf347ddab6fc6e277f959887556d2c0068cf181e4d88c36b
+DIST neovim-0.3.7.tar.gz 9231661 BLAKE2B 
6eade77f8654bc95170f4c052c5700a6ad42aff920889bf4036e6ff931cdeeabb908aeedb44e68efca3500beb797cf2361e09d85456a2c17431e005a64bafff4
 SHA512 
1d770a4643a44da65f0a03c90e18e89f337b16ec3eca20dbffa21bcab10c836062ef82974437b64bd766f7b07317cd3dc8e3e72b9d5d0911b1d4f2c528cd20c2

diff --git a/app-editors/neovim/neovim-0.3.7.ebuild 
b/app-editors/neovim/neovim-0.3.7.ebuild
new file mode 100644
index 000..c3e917afd7f
--- /dev/null
+++ b/app-editors/neovim/neovim-0.3.7.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils xdg-utils
+
+DESCRIPTION="Vim-fork focused on extensibility and agility."
+HOMEPAGE="https://neovim.io;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/neovim/neovim.git;
+else
+   SRC_URI="https://github.com/neovim/neovim/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+LICENSE="Apache-2.0 vim"
+SLOT="0"
+IUSE="+clipboard +luajit +nvimpager python remote ruby +tui +jemalloc"
+
+CDEPEND="
+   dev-libs/libuv:0=
+   dev-libs/msgpack:0=
+   luajit? ( dev-lang/luajit:2 )
+   !luajit? (
+   dev-lang/lua:=
+   dev-lua/LuaBitOp
+   )
+   tui? (
+   dev-libs/libtermkey
+   >=dev-libs/unibilium-2.0.0:0=
+   )
+   dev-libs/libvterm
+   dev-lua/lpeg[luajit=]
+   dev-lua/mpack[luajit=]
+   jemalloc? ( dev-libs/jemalloc )
+   net-libs/libnsl"
+
+DEPEND="
+   ${CDEPEND}
+   dev-util/gperf
+   virtual/libintl
+   virtual/libiconv
+   app-eselect/eselect-vi"
+
+RDEPEND="
+   ${CDEPEND}
+   python? ( dev-python/neovim-python-client )
+   ruby? ( dev-ruby/neovim-ruby-client )
+   remote? ( dev-python/neovim-remote )
+   clipboard? ( || ( x11-misc/xsel x11-misc/xclip ) )"
+
+CMAKE_BUILD_TYPE=Release
+
+src_prepare() {
+   # use our system vim dir
+   sed -e '/^# define SYS_VIMRC_FILE/s|$VIM|'"${EPREFIX}"'/etc/vim|' \
+   -i src/nvim/globals.h || die
+
+   # add eclass to bash filetypes
+   sed -e 's|*.ebuild|*.ebuild,*.eclass|' -i runtime/filetype.vim || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DFEAT_TUI=$(usex tui)
+   -DENABLE_JEMALLOC=$(usex jemalloc)
+   -DPREFER_LUA=$(usex luajit no yes)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   # install a default configuration file
+   insinto /etc/vim
+   doins "${FILESDIR}"/sysinit.vim
+
+   # conditionally install a symlink for nvimpager
+   if use nvimpager; then
+   dosym ../share/nvim/runtime/macros/less.sh /usr/bin/nvimpager
+   fi
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



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

2019-06-12 Thread Tim Harder
commit: 41742b3dc79f99c8d8e4b67fc4906e8ecc029878
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jun 13 01:54:21 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jun 13 02:24:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41742b3d

dev-libs/msgpack: version bump to 3.2.0

Signed-off-by: Tim Harder  gentoo.org>

 dev-libs/msgpack/Manifest |  1 +
 dev-libs/msgpack/msgpack-3.2.0.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/dev-libs/msgpack/Manifest b/dev-libs/msgpack/Manifest
index 2c31d5c6a9f..e787b4f704c 100644
--- a/dev-libs/msgpack/Manifest
+++ b/dev-libs/msgpack/Manifest
@@ -1,2 +1,3 @@
 DIST msgpack-1.1.0.tar.gz 493551 BLAKE2B 
3ee162fcba5ae61c7c69945a567ac4d39526e7941f42cc2ed55bc5885b823af84eea212c4e75e8e8583e8ea8a5e12f75e969409193c5e7273430e2e02d33a02c
 SHA512 
6823fab090c2146f871a45736c29b8f81434f0d72c597ebea2e947e4a9a17554e163bc88fbbc3dd0805b2ef0df029b10ca30c09dfbd252b9861a1e373901
 DIST msgpack-3.1.1.tar.gz 495858 BLAKE2B 
a99b7edb2a6de80e018d5c4084ea199518e34045a6293c622c8690147ae353abdb63856eb031962a02ce20903d4443ec2b01a3c033e756c339f8674ff801d4c3
 SHA512 
cc634ef38b3844bf994159024441fe72d99055c42b0a4d81245b0629fd1f3147587eb36537cfb85e4cae2edc1dc23d7fa400022efa5a10dca295f9a6acd38346
+DIST msgpack-3.2.0.tar.gz 499188 BLAKE2B 
6e5fd59a96ca726d3429b173b3db4c74163eaf6d314b289845237b6ace6208478d60397c630d515f6f6eed344b74f76225d1a4ca143b91ebb9b3a1369c14
 SHA512 
f3d011adfaa71b3c5d5f3eb43f0addbd461ae82b8ac22f367ddba7ef762d3bea500477501cf394d1770f0c47809bc363fc1088819ecfdfa668e93529885f4b88

diff --git a/dev-libs/msgpack/msgpack-3.2.0.ebuild 
b/dev-libs/msgpack/msgpack-3.2.0.ebuild
new file mode 100644
index 000..a4bf98c6227
--- /dev/null
+++ b/dev-libs/msgpack/msgpack-3.2.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit cmake-multilib
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}-c.git;
+else
+   
SRC_URI="https://github.com/${PN}/${PN}-c/releases/download/cpp-${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+fi
+
+DESCRIPTION="MessagePack is a binary-based efficient data interchange format"
+HOMEPAGE="https://msgpack.org/ https://github.com/msgpack/msgpack-c/;
+
+LICENSE="Boost-1.0"
+SLOT="0/2"
+IUSE="boost +cxx doc examples static-libs test"
+
+RDEPEND="boost? ( dev-libs/boost[context,${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   test? (
+   >=dev-cpp/gtest-1.6.0-r2[${MULTILIB_USEDEP}]
+   sys-libs/zlib[${MULTILIB_USEDEP}]
+   )
+   doc? ( app-doc/doxygen[dot] )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMSGPACK_BOOST="$(usex boost)"
+   -DMSGPACK_ENABLE_CXX="$(usex cxx)"
+   -DMSGPACK_ENABLE_STATIC="$(usex static-libs)"
+   -DMSGPACK_BUILD_TESTS="$(usex test)"
+   # don't build the examples
+   -DMSGPACK_BUILD_EXAMPLES=OFF
+   # enable C++11 by default
+   -DMSGPACK_CXX11=ON
+   )
+   cmake-multilib_src_configure
+}
+
+multilib_src_compile() {
+   cmake-utils_src_compile
+
+   if multilib_is_native_abi && use doc; then
+   cmake-utils_src_make doxygen
+   fi
+}
+
+multilib_src_install() {
+   if multilib_is_native_abi; then
+   if use doc; then
+   local HTML_DOCS=( "${BUILD_DIR}"/docs/. )
+
+   mkdir docs || die
+   mv doc_c/html docs/c || die
+
+   use cxx && mv doc_cpp/html docs/cpp || die
+   fi
+
+   if use examples; then
+   docinto examples
+
+   dodoc -r "${WORKDIR}/${P}/example/."
+
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+   fi
+
+   cmake-utils_src_install
+}



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

2019-06-12 Thread Jory Pratt
commit: aacc29fbfa20f9261b87be5e13055152f152148a
Author: Jory Pratt  gentoo  org>
AuthorDate: Thu Jun 13 02:05:13 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Thu Jun 13 02:05:13 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=aacc29fb

www-client/firefox: update system-av1 patch

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest  | 2 +-
 www-client/firefox/firefox-68.0_beta9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 2e6cee4..372396b 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
-DIST firefox-68.0-patches-05.tar.xz 14380 BLAKE2B 
e650d51bff504101038354a802f5748efae3987d29bfdc07bbb0783589a65384e480938ed120db1382e2b229d324be3eb88e70672670e2efa8f7b047dc313b75
 SHA512 
5ce27da08efeee28815566f2ae2eb7adb172e40faf98beaf8e2807660b1a1528ea9e70c602ed54ded2b70d5ac22aff5f369008102b1689305ab4bf71a00fcc2d
+DIST firefox-68.0-patches-06.tar.xz 14904 BLAKE2B 
372bcab0775d80a9372aa2c0e5f56389607c6e1299ff2cae64f44c2d136c626146276dfdfb84fddadb2446cb696b51af203b9d25066f0d48917222c9fee3b992
 SHA512 
9a4c4088df2b232fba8db857a754d930bf92a8d394a7b9750aad3752b57307fd6ba5b3ac64ec214278a216f575a593dc435d5da78c759fc23a4c3a918aa09463
 DIST firefox-68.0b9.source.tar.xz 29556 BLAKE2B 
a00aaf8ccea28604712c0cdc56b392b73f997376a8b03e97424b0a2579e5679ae959ae9d7aa8e31803388a62fe528ad861c3d47ac3ea5a04f84e2bf7af3ebb72
 SHA512 
56ea2691d36ce927dc12e11e703db9a6e54140eb8647e3c076e723539ea1cb65e50339c90d86e03cd031b59dd355355b6322690b8c7d9cb4f9d81e880930

diff --git a/www-client/firefox/firefox-68.0_beta9.ebuild 
b/www-client/firefox/firefox-68.0_beta9.ebuild
index 24e8212..b7ba982 100644
--- a/www-client/firefox/firefox-68.0_beta9.ebuild
+++ b/www-client/firefox/firefox-68.0_beta9.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then
 fi
 
 # Patch version
-PATCH="${PN}-68.0-patches-05"
+PATCH="${PN}-68.0-patches-06"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz"



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

2019-06-12 Thread Jory Pratt
commit: 093fc64fa4f509a1b17aa000ce8342ec66a66f2f
Author: Jory Pratt  gentoo  org>
AuthorDate: Thu Jun 13 01:55:54 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Thu Jun 13 01:55:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093fc64f

sys-boot/vboot-utils: drop libressl sed statement

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jory Pratt  gentoo.org>

 sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild 
b/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
index a6628bdafb3..01bb8a2e817 100644
--- a/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
+++ b/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
@@ -55,10 +55,6 @@ src_prepare() {
-i tests/common.sh || die
sed -e "s:/mnt/host/source/src/platform/vboot_reference:${S}:" \
-i tests/futility/expect_output/* || die
-   if use libressl; then
-   sed -e '/OPENSSL_VERSION_NUMBER/d' \
-   -i host/include/openssl_compat.h || die #674522
-   fi
 }
 
 _emake() {



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

2019-06-12 Thread Jory Pratt
commit: c24cbd37c6d967028dcb5ed93568b6da56eecda0
Author: Jory Pratt  gentoo  org>
AuthorDate: Thu Jun 13 01:52:17 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Thu Jun 13 01:52:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c24cbd37

sys-boot/vboot-utils: fix libressl support, musl dep fix

Closes: https://bugs.gentoo.org/678594
Closes: https://bugs.gentoo.org/687820
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jory Pratt  gentoo.org>

 .../vboot-utils/files/vboot-utils-72_p20181229-libressl.patch | 11 +++
 ...72_p20181229.ebuild => vboot-utils-72_p20181229-r1.ebuild} |  2 ++
 2 files changed, 13 insertions(+)

diff --git a/sys-boot/vboot-utils/files/vboot-utils-72_p20181229-libressl.patch 
b/sys-boot/vboot-utils/files/vboot-utils-72_p20181229-libressl.patch
new file mode 100644
index 000..6702a9f590b
--- /dev/null
+++ b/sys-boot/vboot-utils/files/vboot-utils-72_p20181229-libressl.patch
@@ -0,0 +1,11 @@
+--- a/host/include/openssl_compat.h2019-01-03 17:32:20.0 -0500
 b/host/include/openssl_compat.h2019-02-23 13:40:27.521664838 -0500
+@@ -12,7 +12,7 @@
+ 
+ #include 
+ 
+-#if OPENSSL_VERSION_NUMBER < 0x1010L
++#if OPENSSL_VERSION_NUMBER < 0x1010L || LIBRESSL_VERSION_NUMBER < 
0x208L
+ 
+ static inline void RSA_get0_key(const RSA *rsa, const BIGNUM **n,
+   const BIGNUM **e, const BIGNUM **d)

diff --git a/sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild 
b/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
similarity index 98%
rename from sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild
rename to sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
index 273d3ec48ff..a6628bdafb3 100644
--- a/sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild
+++ b/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
@@ -42,6 +42,8 @@ DEPEND="${RDEPEND}
 S=${WORKDIR}
 
 src_prepare() {
+   eapply "${FILESDIR}"/${P}-libressl.patch
+
default
sed -i \
-e 's:${DESTDIR}/\(bin\|${LIBDIR}\):${DESTDIR}/usr/\1:g' \



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/, sys-cluster/ceph/files/

2019-06-12 Thread Patrick McLean
commit: 952b32d755ca4b2d84fc6ec8316dbe0a5eaa0557
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jun 13 01:48:04 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jun 13 01:48:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952b32d7

sys-cluster/ceph: Version bump to 13.2.6

Add -DMGR_PYTHON_VERSION (bug #687946)
Bug: https://bugs.gentoo.org/687946
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Patrick McLean  gentoo.org>

 sys-cluster/ceph/Manifest  |   1 +
 sys-cluster/ceph/ceph-13.2.6.ebuild| 341 +
 .../ceph/files/ceph-13.2.6-dpdk-alignment.patch|  14 +
 .../ceph/files/ceph-13.2.6-no-virtualenvs.patch|  74 +
 4 files changed, 430 insertions(+)

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index 9b0137e2714..88518c8a727 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -2,4 +2,5 @@ DIST ceph-12.2.11.tar.gz 79009034 BLAKE2B 
d8b1c188fe39603e90511eb436100ba14c0a9c
 DIST ceph-12.2.12.tar.gz 77467762 BLAKE2B 
a5224432121db9ef49c1e22771d847399df2f7881cd9c2e185eca12096efb79d21578659d248eb5bae678924983d57452d370e23ab7e78663764d7bea834a461
 SHA512 
e694c9a8c1f9836c08fb74b54423bdc16d4900252e34643c56cf1a615d4dacddfb13df06a6a9f68bb9d438f5f07069ed358f9fa4b5a362640a3046f9c7722dcc
 DIST ceph-12.2.8.tar.gz 77243685 BLAKE2B 
37c34396a0c276b8d79735e14934ac70da024822c2a060061531c234e03e5d41aad6c41dc64b05c2ce47f03287d0cae9ef9bed67e4a0861b6380c8ce1de4ea69
 SHA512 
91c5c11aaeef701b3e31c9f8a1192b6b79fd34f3b96c61595c65173c98bfce0009c5b7c9b29764f5e4d4b1f5ac2ca7109fed5ae598c176aba717a34a132fabac
 DIST ceph-13.2.5.tar.gz 91006057 BLAKE2B 
68551e2f54d78aff7b0e9ec3c62e6a3394dd7c23e80924a5b400cd9666a05a42e5f22445deee4040f1b78201c6a6660b283109878d4c92d845821bff831c8a5e
 SHA512 
6daea524523f829e725609328ea71f416b2c3a9530fa8956720a7bc69dc08e55a169654f500704579dc9ba693f04eedd7e04614c0850e9ab1169cd45f19039f8
+DIST ceph-13.2.6.tar.gz 90808224 BLAKE2B 
cd7b4f4838eafc9dd580102cbb5247b86a153f90127f81355b556f32dbbacd2d7fb0144d15f99869a318a7148d2f50a9f995eb05aee056d7a5843830ede5702c
 SHA512 
1e9c08d16b14447bf6b8bb72144e053aa9d5cf390bb4a6e878869e38895d3698073502fe9c4f8b775a3da872b920444bd01260105d3a839e53cf90cd27c6ab9c
 DIST ceph-14.2.1.tar.gz 117111511 BLAKE2B 
c00181223c6e02e7fe696ed4226f1751eca48e799f8b5377a06621eb3300f81b58dc20f325b455df04fcbd0c28b981fae1cfc778a8d69414247ddd206d0c6175
 SHA512 
fccde341344c721fbfc7f7cb73db4f65933d7fcacc9495398b55b37d1e208f0bad0cd78a4da08a3b5e26cca3175e7707f7dfb76fae5aa094f58afaed8603c866

diff --git a/sys-cluster/ceph/ceph-13.2.6.ebuild 
b/sys-cluster/ceph/ceph-13.2.6.ebuild
new file mode 100644
index 000..18241357036
--- /dev/null
+++ b/sys-cluster/ceph/ceph-13.2.6.ebuild
@@ -0,0 +1,341 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+DISTUTILS_OPTIONAL=1
+
+inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
+   python-r1 udev user readme.gentoo-r1 systemd bash-completion-r1
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ceph/ceph.git;
+   SRC_URI=""
+else
+   SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Ceph distributed filesystem"
+HOMEPAGE="https://ceph.com/;
+
+LICENSE="LGPL-2.1 CC-BY-SA-3.0 GPL-2 BSD Boost-1.0 MIT"
+SLOT="0"
+
+CPU_FLAGS_X86=(sse{,2,3,4_1,4_2} ssse3)
+
+IUSE="babeltrace cephfs dpdk fuse jemalloc ldap libressl lttng +mgr"
+IUSE+=" numa +radosgw +ssl static-libs +system-boost systemd +tcmalloc"
+IUSE+=" test xfs zfs"
+IUSE+=" $(printf "cpu_flags_x86_%s\n" ${CPU_FLAGS_X86[@]})"
+
+# unbundling code commented out pending bugs 584056 and 584058
+#>=dev-libs/jerasure-2.0.0-r1
+#>=dev-libs/gf-complete-2.0.0
+COMMON_DEPEND="
+   virtual/libudev:=
+   app-arch/bzip2:=[static-libs?]
+   app-arch/lz4:=[static-libs?]
+   app-arch/snappy:=[static-libs?]
+   app-arch/zstd:=[static-libs?]
+   app-misc/jq:=[static-libs?]
+   dev-libs/crypto++:=[static-libs?]
+   dev-libs/leveldb:=[snappy,static-libs?,tcmalloc?]
+   dev-libs/libaio:=[static-libs?]
+   dev-libs/libxml2:=[static-libs?]
+   dev-libs/nss:=
+   sys-auth/oath-toolkit:=
+   sys-apps/keyutils:=[static-libs?]
+   sys-apps/util-linux:=[static-libs?]
+   sys-libs/zlib:=[static-libs?]
+   babeltrace? ( dev-util/babeltrace )
+   ldap? ( net-nds/openldap:=[static-libs?] )
+   lttng? ( dev-util/lttng-ust:= )
+   fuse? ( sys-fs/fuse:0=[static-libs?] )
+   numa? ( sys-process/numactl:=[static-libs?] )
+   ssl? (
+   !libressl? ( dev-libs/openssl:=[static-libs?] )
+   libressl? ( dev-libs/libressl:=[static-libs?] )
+   )
+   xfs? ( 

[gentoo-commits] proj/musl:master commit in: sys-apps/sandbox/

2019-06-12 Thread Jory Pratt
commit: 174f453ae464d83315b5c5d588134a8f08d8ec59
Author: Jory Pratt  gentoo  org>
AuthorDate: Thu Jun 13 00:46:38 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Thu Jun 13 00:46:38 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=174f453a

sys-apps/sandbox: add 2.17 ebuild with fixes

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jory Pratt  gentoo.org>

 sys-apps/sandbox/Manifest|  1 +
 sys-apps/sandbox/sandbox-2.17.ebuild | 78 
 2 files changed, 79 insertions(+)

diff --git a/sys-apps/sandbox/Manifest b/sys-apps/sandbox/Manifest
index 123789f..974844c 100644
--- a/sys-apps/sandbox/Manifest
+++ b/sys-apps/sandbox/Manifest
@@ -2,3 +2,4 @@ DIST sandbox-2.12.tar.xz 424252 BLAKE2B 
55eb06cbc15ad9ff8b0c272b8d071591ce3533a6
 DIST sandbox-2.13.tar.xz 424968 BLAKE2B 
efcbf527853e8cfe8b3fec026041f55f51cba78029f92195ec76a45e84cb2b6cc129267c6e50608584607de72a86b2e7836e77f20677de9b94bb5c40999e4712
 SHA512 
46ad79335e51a1ec0aaa34ab5eeabe9d007818c518682409c5aaf97d49ec23021ece8fa53264ce5332cdd04ef6b3fd9beff0dc0a3cb5dfe2f9b6a6e359f8c1cf
 DIST sandbox-2.14.tar.xz 426992 BLAKE2B 
a30984f613b773cb5e53b2b0297ada32d11797699418aebf3014e11f3ec2b69a1c4b4e22ce96c28b1df022617cab6787cfe61f84b37ed61e966ac425eae1c7eb
 SHA512 
b84584cffc54678646798bc58d8b60cdc10a0a58c9f1a49276dcac205a06dd7a2e664d2a9c40c78b48eae8ac36e3ac498ba35674f10e6e06c3c2bab777e05ced
 DIST sandbox-2.15.tar.xz 426948 BLAKE2B 
e40bb728192ef3793a9129bc88a63878516b0977a19effd5b02ded644ec6fe1627fab34786b22024957d96725fc5c53f488f7b09119be7b7ca91692dcee985dc
 SHA512 
7249b594864267311ce8e2c04275df49c6d8e8e811dde5780f7f676cb43928728b9abed77beb8f5ee32061efcdb03753cce44d5bf1827bd519d6be8fa54912e6
+DIST sandbox-2.17.tar.xz 431700 BLAKE2B 
461404f5b98ac83d9e5bc63fc7251cdfbb04a0ccedb340a7a5b8595b68ab34034a56c0a0cfa8478961c9282f6450de89ef5b512b13d427a7f63c17a4141cbcbf
 SHA512 
b5d7a76d894471f6610b41aa05f007d257c69ae5c90f8db455d626e0d1209b9d276678c36e90d2e4214d15074512be182b4f5f905ed2b7e236ff714cbf51958f

diff --git a/sys-apps/sandbox/sandbox-2.17.ebuild 
b/sys-apps/sandbox/sandbox-2.17.ebuild
new file mode 100644
index 000..0c1b8cc
--- /dev/null
+++ b/sys-apps/sandbox/sandbox-2.17.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils flag-o-matic multilib-minimal multiprocessing pax-utils
+
+DESCRIPTION="sandbox'd LD_PRELOAD hack"
+HOMEPAGE="https://www.gentoo.org/proj/en/portage/sandbox/;
+SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+DEPEND="app-arch/xz-utils
+   >=app-misc/pax-utils-0.1.19" #265376
+RDEPEND=""
+
+has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || 
EBUILD_DEATH_HOOKS="${EBUILD_DEATH_HOOKS} sandbox_death_notice"
+
+sandbox_death_notice() {
+   ewarn "If configure failed with a 'cannot run C compiled programs' 
error, try this:"
+   ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
+}
+
+src_prepare() {
+   eapply "${FILESDIR}"/${PN}-2.11-musl.patch
+   eapply "${FILESDIR}"/${PN}-2.10-fix-visibility-musl.patch
+   eapply_user
+}
+
+multilib_src_configure() {
+   filter-lfs-flags #90228
+
+   ECONF_SOURCE="${S}" econf
+}
+
+multilib_src_test() {
+   # Default sandbox build will run with --jobs set to # cpus.
+   emake check TESTSUITEFLAGS="--jobs=$(makeopts_jobs)"
+}
+
+multilib_src_install_all() {
+   doenvd "${FILESDIR}"/09sandbox
+
+   keepdir /var/log/sandbox
+   fowners root:portage /var/log/sandbox
+   fperms 0770 /var/log/sandbox
+
+   dodoc AUTHORS ChangeLog* NEWS README
+}
+
+pkg_preinst() {
+   chown root:portage "${ED}"/var/log/sandbox
+   chmod 0770 "${ED}"/var/log/sandbox
+
+   local v
+   for v in ${REPLACING_VERSIONS}; do
+   if [[ ${v} == 1.* ]] ; then
+   local old=$(find "${EROOT}"/lib* -maxdepth 1 -name 
'libsandbox*')
+   if [[ -n ${old} ]] ; then
+   elog "Removing old sandbox libraries for you:"
+   find "${EROOT}"/lib* -maxdepth 1 -name 
'libsandbox*' -print -delete
+   fi
+   fi
+   done
+}
+
+pkg_postinst() {
+   local v
+   for v in ${REPLACING_VERSIONS}; do
+   if [[ ${v} == 1.* ]] ; then
+   chmod 0755 "${EROOT}"/etc/sandbox.d #265376
+   fi
+   done
+}



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

2019-06-12 Thread Göktürk Yüksek
commit: ddc49a5c6338cac43953673263abdf29d0dbfa4e
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Jun 12 22:57:30 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Jun 12 22:58:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc49a5c

app-crypt/jitterentropy: bump to 2.1.2 #687846

Closes: https://bugs.gentoo.org/687846
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 +
 app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index 32b6d5221e5..c970c564d4a 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1 +1,2 @@
 DIST jitterentropy-2.1.1.tar.gz 23804 BLAKE2B 
e208c87b414939485c16c6e94460020164e77089d5ac69f8627f8f1dfb38f211ff985c7fa5d32f647f1b06f065f86dc9070aea9b481e8251ecdecbfb4724ce08
 SHA512 
fb1b76278e03f425be06c8b66532e3997a07f91645393317f42681b1113bd31dfdf348bd18c92d0dfc153c85b75f8f968fe070e988f1a02e4ef4e09435b6cef8
+DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
new file mode 100644
index 000..d33b497f97d
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library;
+SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="static-libs"
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+   # Let the package manager handle stripping
+   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   dodir /usr/include # See: 
https://github.com/smuellerDD/jitterentropy-library/pull/9
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" install
+   use static-libs && dolib.a lib${PN}.a
+}



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

2019-06-12 Thread Göktürk Yüksek
commit: 30c80de4e4fe21f812fc3a117e9a39c0ac7c5eb7
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Jun 12 22:58:17 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Jun 12 22:59:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c80de4

app-crypt/jitterentropy: remove old

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

 app-crypt/jitterentropy/Manifest   |  1 -
 app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index c970c564d4a..396543ac110 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,2 +1 @@
-DIST jitterentropy-2.1.1.tar.gz 23804 BLAKE2B 
e208c87b414939485c16c6e94460020164e77089d5ac69f8627f8f1dfb38f211ff985c7fa5d32f647f1b06f065f86dc9070aea9b481e8251ecdecbfb4724ce08
 SHA512 
fb1b76278e03f425be06c8b66532e3997a07f91645393317f42681b1113bd31dfdf348bd18c92d0dfc153c85b75f8f968fe070e988f1a02e4ef4e09435b6cef8
 DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
deleted file mode 100644
index 70e643f4080..000
--- a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hardware RNG based on CPU timing jitter"
-HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library;
-SRC_URI="https://github.com/gktrk/jitterentropy-library/archive/v2.1.1.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.1.1-destdir-fix.patch
-)
-
-S="${WORKDIR}/${PN}-library-${PV}"
-
-src_prepare() {
-   default
-
-   # Disable man page compression on install
-   sed -e '/\tgzip.*man/ d' -i Makefile || die
-   # Let the package manager handle stripping
-   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake PREFIX="${EPREFIX}/usr" \
- LIBDIR="$(get_libdir)" \
- DESTDIR="${D}" install
-   dosym lib${PN}.so.${PV} "/usr/$(get_libdir)"/lib${PN}.so
-   doheader ${PN}.h ${PN}-base-user.h
-}



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

2019-06-12 Thread Lars Wendler
commit: 3a21268c14262d5e4f9453f6582acba65e03a01d
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 22:38:43 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 22:39:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a21268c

net-misc/whois: Bump to version 5.4.3

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/whois/Manifest   |  1 +
 net-misc/whois/whois-5.4.3.ebuild | 67 +++
 2 files changed, 68 insertions(+)

diff --git a/net-misc/whois/Manifest b/net-misc/whois/Manifest
index fcb5f890c18..d46a6ad1d77 100644
--- a/net-misc/whois/Manifest
+++ b/net-misc/whois/Manifest
@@ -1,3 +1,4 @@
 DIST whois_5.3.2.tar.xz 82984 BLAKE2B 
2e2d9ebf2e93831a1fa3e98a2f8922e531592b95175c9280358a37160a9033ee805baa6519304350399c112e619e293a2746df527ef5c580afbdde1542cbef06
 SHA512 
27d9576ee7b701778cac0dd7d4df2c4ae2d152fa5dfb3f84d7d5d592314e45872b2f3d6eca0754923ec3a0741e5365bf2238b2c0b366403c35e8a5b046e59434
 DIST whois_5.4.1.tar.xz 83748 BLAKE2B 
acc3267a78c22937967cea92b542d92e99dc135a70550f242b098e0a459193564514c6b28c0290a82b9321a6a081793f64d51157c75cbe852fbb91a7cd353310
 SHA512 
8036679be4b5cd7ab67903ca1c949e0261bd2589f5a4efa18b10ecab8a1e13d99e5e8b839a4974af22c6afcfff74f7bd1c4361ef1aa3ebf7621a7c8a6bc98c25
 DIST whois_5.4.2.tar.xz 83832 BLAKE2B 
ea217d44c87fd92b6e005f344b31424a3a9481f6a892b911dcbe7794ab6e28229bb74bdea02be05ece9b18a5bd4802a4c7ab0433eaa3edcd18bb5bdd06cfe3d6
 SHA512 
09b10529a4cc1305802a4dcaa5090e05a4abb20863a622dcad3d1f0759d56c0604280fea703a1522af1e2ddf42e5dc34710c411f306debb420cda9e1956b3cde
+DIST whois_5.4.3.tar.xz 83904 BLAKE2B 
19b78ca984c86ad711c317ca6090003ae354eee2b39f353081e99f44396e254b3cb75d38c8f6df9fe88283c5036e9e02f38c74401de8245dbd4f5dae3a6e1a0a
 SHA512 
762feec983d29696796bea87fb47c5bd7357ca96d701b2e30cccb186c248225c45b451289ab45936d7e3eed5c0ff4e8fa249255ceb061a4e1ba1f6cd8fcdf084

diff --git a/net-misc/whois/whois-5.4.3.ebuild 
b/net-misc/whois/whois-5.4.3.ebuild
new file mode 100644
index 000..48a22010a16
--- /dev/null
+++ b/net-misc/whois/whois-5.4.3.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+MY_P="${P/-/_}"
+DESCRIPTION="improved Whois Client"
+HOMEPAGE="https://www.linux.it/~md/software/;
+SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="iconv idn nls"
+RESTRICT="test" #59327
+
+RDEPEND="iconv? ( virtual/libiconv )
+   idn? ( net-dns/libidn2:= )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   app-arch/xz-utils
+   >=dev-lang/perl-5
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.7.2-config-file.patch
+   "${FILESDIR}"/${PN}-5.3.0-libidn_automagic.patch
+)
+
+src_prepare() {
+   default
+   if use nls ; then
+   sed -i -e 's:#\(.*pos\):\1:' Makefile || die
+   else
+   sed -i -e '/ENABLE_NLS/s:define:undef:' config.h || die
+
+   # don't generate po files when nls is disabled (bug #419889)
+   sed -i -e '/^all:/s/ pos//' \
+   -e '/^install:/s/ install-pos//' Makefile || die
+   fi
+}
+
+src_configure() { :; } # expected no-op
+
+src_compile() {
+   unset HAVE_ICONV HAVE_LIBIDN
+   use iconv && export HAVE_ICONV=1
+   use idn && export HAVE_LIBIDN=1
+   tc-export CC
+   emake CFLAGS="${CFLAGS} ${CPPFLAGS}"
+}
+
+src_install() {
+   emake BASEDIR="${ED}" prefix=/usr install
+   insinto /etc
+   doins whois.conf
+   dodoc README debian/changelog
+
+   if [[ ${USERLAND} != "GNU" ]]; then
+   mv "${ED}"/usr/share/man/man1/{whois,mdwhois}.1 || die
+   mv "${ED}"/usr/bin/{whois,mdwhois} || die
+   fi
+}



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

2019-06-12 Thread Lars Wendler
commit: c1f97925e6720471e70cae2bd04a075e2e4c765b
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 22:39:15 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 22:39:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f97925

net-misc/whois: Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/whois/Manifest   |  1 -
 net-misc/whois/whois-5.4.1.ebuild | 65 ---
 2 files changed, 66 deletions(-)

diff --git a/net-misc/whois/Manifest b/net-misc/whois/Manifest
index d46a6ad1d77..d81f366d5ec 100644
--- a/net-misc/whois/Manifest
+++ b/net-misc/whois/Manifest
@@ -1,4 +1,3 @@
 DIST whois_5.3.2.tar.xz 82984 BLAKE2B 
2e2d9ebf2e93831a1fa3e98a2f8922e531592b95175c9280358a37160a9033ee805baa6519304350399c112e619e293a2746df527ef5c580afbdde1542cbef06
 SHA512 
27d9576ee7b701778cac0dd7d4df2c4ae2d152fa5dfb3f84d7d5d592314e45872b2f3d6eca0754923ec3a0741e5365bf2238b2c0b366403c35e8a5b046e59434
-DIST whois_5.4.1.tar.xz 83748 BLAKE2B 
acc3267a78c22937967cea92b542d92e99dc135a70550f242b098e0a459193564514c6b28c0290a82b9321a6a081793f64d51157c75cbe852fbb91a7cd353310
 SHA512 
8036679be4b5cd7ab67903ca1c949e0261bd2589f5a4efa18b10ecab8a1e13d99e5e8b839a4974af22c6afcfff74f7bd1c4361ef1aa3ebf7621a7c8a6bc98c25
 DIST whois_5.4.2.tar.xz 83832 BLAKE2B 
ea217d44c87fd92b6e005f344b31424a3a9481f6a892b911dcbe7794ab6e28229bb74bdea02be05ece9b18a5bd4802a4c7ab0433eaa3edcd18bb5bdd06cfe3d6
 SHA512 
09b10529a4cc1305802a4dcaa5090e05a4abb20863a622dcad3d1f0759d56c0604280fea703a1522af1e2ddf42e5dc34710c411f306debb420cda9e1956b3cde
 DIST whois_5.4.3.tar.xz 83904 BLAKE2B 
19b78ca984c86ad711c317ca6090003ae354eee2b39f353081e99f44396e254b3cb75d38c8f6df9fe88283c5036e9e02f38c74401de8245dbd4f5dae3a6e1a0a
 SHA512 
762feec983d29696796bea87fb47c5bd7357ca96d701b2e30cccb186c248225c45b451289ab45936d7e3eed5c0ff4e8fa249255ceb061a4e1ba1f6cd8fcdf084

diff --git a/net-misc/whois/whois-5.4.1.ebuild 
b/net-misc/whois/whois-5.4.1.ebuild
deleted file mode 100644
index 05fc6a779ed..000
--- a/net-misc/whois/whois-5.4.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit toolchain-funcs
-
-MY_P="${P/-/_}"
-DESCRIPTION="improved Whois Client"
-HOMEPAGE="https://www.linux.it/~md/software/;
-SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="iconv idn nls"
-RESTRICT="test" #59327
-
-RDEPEND="iconv? ( virtual/libiconv )
-   idn? ( net-dns/libidn2:= )
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   >=dev-lang/perl-5
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-4.7.2-config-file.patch
-   "${FILESDIR}"/${PN}-5.3.0-libidn_automagic.patch
-)
-
-src_prepare() {
-   default
-   if use nls ; then
-   sed -i -e 's:#\(.*pos\):\1:' Makefile || die
-   else
-   sed -i -e '/ENABLE_NLS/s:define:undef:' config.h || die
-
-   # don't generate po files when nls is disabled (bug #419889)
-   sed -i -e '/^all:/s/ pos//' \
-   -e '/^install:/s/ install-pos//' Makefile || die
-   fi
-}
-
-src_configure() { :; } # expected no-op
-
-src_compile() {
-   unset HAVE_ICONV HAVE_LIBIDN
-   use iconv && export HAVE_ICONV=1
-   use idn && export HAVE_LIBIDN=1
-   tc-export CC
-   emake CFLAGS="${CFLAGS} ${CPPFLAGS}"
-}
-
-src_install() {
-   emake BASEDIR="${ED}" prefix=/usr install
-   insinto /etc
-   doins whois.conf
-   dodoc README debian/changelog
-
-   if [[ ${USERLAND} != "GNU" ]]; then
-   mv "${ED%/}"/usr/share/man/man1/{whois,mdwhois}.1 || die
-   mv "${ED%/}"/usr/bin/{whois,mdwhois} || die
-   fi
-}



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

2019-06-12 Thread Alexey Shvetsov
commit: 6c88ef93da7d5378d38b81b3d7f32341d89bae60
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Wed Jun 12 21:36:20 2019 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Wed Jun 12 21:36:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c88ef93

sci-chemistry/gromacs: Drop 2016.x versions

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Alexey Shvetsov  gentoo.org>

 sci-chemistry/gromacs/Manifest |   2 -
 sci-chemistry/gromacs/gromacs-2016.5.ebuild| 275 -
 sci-chemistry/gromacs/gromacs-2016..ebuild | 275 -
 3 files changed, 552 deletions(-)

diff --git a/sci-chemistry/gromacs/Manifest b/sci-chemistry/gromacs/Manifest
index b5c99a814ae..d357a6216da 100644
--- a/sci-chemistry/gromacs/Manifest
+++ b/sci-chemistry/gromacs/Manifest
@@ -1,8 +1,6 @@
-DIST gromacs-2016.5.tar.gz 27369491 BLAKE2B 
4a8bf1ae3e298ac2e26ec476130720dc3ef00db5d999e3a45fdbfd7fbfe7e94fbc86be6ff0f2f23552769c8bc851ce49c73f6fc1ab13f372523279b93e7794d7
 SHA512 
9cb8ff88871aa5df0967c60ba303c03296c6fa3c215cd01b26259df7753f0014f04222078ab4b84a66a1f709997837134d5c0f74da19b78322e410010c9d9e10
 DIST gromacs-2018.3.tar.gz 29915626 BLAKE2B 
6e6eeafecdd923a25b4a2a78a8e89f793639b57ffbd63f19d133d8474302f9a381041f138a509dadb42b36e25fe508729e860efb6b0c75cdbf01d924b0a8fd83
 SHA512 
3c4d6eb3942d7b54d01c94c6f6f5ae706e0f5d4f9901ea11a56fde4df97b1a9112007f2cb13feea0f19f30c89f57ae80ff53a8f5203b8cdff103aa903cd0dc8f
 DIST gromacs-2018.7.tar.gz 29912662 BLAKE2B 
0714b28ec2443f3201275fc2fa6db1202a059161362134d4de03a900a3a67fe9d31ba8c058d5ee971198fecd69379fcd389f03d25c61f50b8460c43ba5c564d5
 SHA512 
fbc3b847b70b1396f412b8f4a1b977268651f8d53a222dcf6349fe563ff6319e096484209a24351e382bc9162a949b3900591f5b469c32dd9effeb894f03c172
 DIST gromacs-2019.2.tar.gz 33437869 BLAKE2B 
bebe4942688dace148856d4491b687b8e0fd2c86d7fbd9eecdb46824d316a0fc3854464ecafa79d8db92327ee8467be204b050c11f1e71132184efd812c3bf09
 SHA512 
da7ff24e8485774e22d1c2464fbe64675c3305ef0e21a3d17e363201031952e5d4a9b81f572d5284fb6f2596ed99daf62fe78d653387d9d714274f46bc750183
-DIST regressiontests-2016.5.tar.gz 67641413 BLAKE2B 
4fcd30c198f3acbbabf1104c040d9a686de49536a97dbeb14732bfa0ed3cf37aa61b1b0f45393668985b993d1f1862a8985e416af819cf9793f5964f3e4f43cc
 SHA512 
31764fd99cc4185d61de5d4443ee482c27b13533451a24aa0e487ce275a63685424eafacae38b1a3ffd4ce0d5ebe02a90348953b04c104f91376f0edfdff
 DIST regressiontests-2018.3.tar.gz 67857855 BLAKE2B 
acd7a05ae79d1b4eb47d0c68a3fec9ee19f028a5019f39c37a033f48cf6da2a468375180ad6ceca9ac4f685a8bead38550663a47d6427b51f84c32a5c810e5f0
 SHA512 
57980d49efe6dcc3b3d14b5913a30c68fc1de5b679ef986fec1a149c76f67139b0299c3ee2825451461294fab5f345c7ad4f42e90f8991b81aafe9c369f3ff0b
 DIST regressiontests-2018.7.tar.gz 67856738 BLAKE2B 
955ae8b5e74f90fec704cf41fbd00bd8c09d754f950551fe0adfcd407db6fdb4491a3815149ea37d36c747316c79d462e823b9f6b26f2376bf90d87aad95731b
 SHA512 
c2ff390750bd99faebcd8d5dd8ad6dbf2b00113ed888bf985dbf95d7f347093adb67f3c396547b3e2990de330fddb7efe83ded91a72cf97c82a1dac7e826
 DIST regressiontests-2019.2.tar.gz 67643003 BLAKE2B 
4178de5d62f194a81f97e442c10f123dc59c5e63f2078f7f07135709f3f6e530e0d237bf40264b285c084519d5ace75dfcbcddc16dc740c4f17233dc33542e45
 SHA512 
c1f25bc770d3f0a873c887d5563c1cd88179e81211b70ce6f5015696e6fa0b6931a8da7a449f2b223f3105b9e2e7eca67248e96fbfc2a7fd5fb360ba616f22ff

diff --git a/sci-chemistry/gromacs/gromacs-2016.5.ebuild 
b/sci-chemistry/gromacs/gromacs-2016.5.ebuild
deleted file mode 100644
index bef5457975a..000
--- a/sci-chemistry/gromacs/gromacs-2016.5.ebuild
+++ /dev/null
@@ -1,275 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 
toolchain-funcs xdg-utils
-
-if [[ $PV = ** ]]; then
-   EGIT_REPO_URI="git://git.gromacs.org/gromacs.git
-   https://gerrit.gromacs.org/gromacs.git
-   https://github.com/gromacs/gromacs.git
-   https://repo.or.cz/r/gromacs.git;
-   [[ $PV =  ]] && EGIT_BRANCH="master" || 
EGIT_BRANCH="release-${PV:0:4}"
-   inherit git-r3
-else
-   SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
-   test? ( 
http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )"
-   KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-fi
-
-ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 
cpu_flags_x86_avx cpu_flags_x86_avx2"
-
-DESCRIPTION="The ultimate molecular dynamics simulation package"
-HOMEPAGE="http://www.gromacs.org/;
-
-# see COPYING for details
-# https://repo.or.cz/w/gromacs.git/blob/HEAD:/COPYING
-#base,vmd plugins, fftpack from numpy,  blas/lapck from netlib,
memtestG80 library,  mpi_thread lib
-LICENSE="LGPL-2.1 UoI-NCSA !mkl? 

[gentoo-commits] proj/gcc-patches:master commit in: 3.3.6/gentoo/

2019-06-12 Thread Sergei Trofimovich
commit: d4d82b8263f1f25af91e14fd309dbac111c42bf3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jun 12 21:33:07 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun 12 21:33:07 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=d4d82b82

3.3.6: backport gperf inline fix and flag_jni qualifier mismatch

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

 3.3.6/gentoo/93_all_gperf-inline.patch | 22 ++
 3.3.6/gentoo/94_all_flag_jni.patch | 11 +++
 3.3.6/gentoo/README.history|  4 
 3 files changed, 37 insertions(+)

diff --git a/3.3.6/gentoo/93_all_gperf-inline.patch 
b/3.3.6/gentoo/93_all_gperf-inline.patch
new file mode 100644
index 000..f99a50e
--- /dev/null
+++ b/3.3.6/gentoo/93_all_gperf-inline.patch
@@ -0,0 +1,22 @@
+--- a/gcc/java/keyword.gperf
 b/gcc/java/keyword.gperf
+@@ -33,7 +33,7 @@ static unsigned int hash PARAMS ((const char *, 
unsigned int));
+ #ifdef __GNUC__
+ __inline
+ #endif
+-const struct java_keyword *java_keyword   PARAMS ((const char *, unsigned 
int));
++static const struct java_keyword *java_keywordPARAMS ((const char *, 
unsigned int));
+ %%
+ abstract, ABSTRACT_TK
+ default, DEFAULT_TK
+--- a/gcc/java/keyword.h
 b/gcc/java/keyword.h
+@@ -33,7 +33,7 @@ static unsigned int hash PARAMS ((const char *, 
unsigned int));
+ #ifdef __GNUC__
+ __inline
+ #endif
+-const struct java_keyword *java_keyword   PARAMS ((const char *, unsigned 
int));
++static const struct java_keyword *java_keywordPARAMS ((const char *, 
unsigned int));
+ 
+ #define TOTAL_KEYWORDS 52
+ #define MIN_WORD_LENGTH 2

diff --git a/3.3.6/gentoo/94_all_flag_jni.patch 
b/3.3.6/gentoo/94_all_flag_jni.patch
new file mode 100644
index 000..965e0b1
--- /dev/null
+++ b/3.3.6/gentoo/94_all_flag_jni.patch
@@ -0,0 +1,11 @@
+--- a/gcc/java/gjavah.c
 b/gcc/java/gjavah.c
+@@ -52,7 +52,7 @@ FILE *out = NULL;
+ static int found_error = 0;
+ 
+ /* Nonzero if we're generating JNI output.  */
+-static int flag_jni = 0;
++int flag_jni = 0;
+ 
+ /* When nonzero, warn when source file is newer than matching class
+file.  */

diff --git a/3.3.6/gentoo/README.history b/3.3.6/gentoo/README.history
index 46eaa56..45d7c53 100644
--- a/3.3.6/gentoo/README.history
+++ b/3.3.6/gentoo/README.history
@@ -1,3 +1,7 @@
+2  TODO
+   + 93_all_gperf-inline.patch
+   + 94_all_flag_jni.patch
+
 1.11   1 Jun 2019
+ 92_all_ucontext-to-ucontext_t.patch
 



[gentoo-commits] proj/gcc-patches:master commit in: 3.4.6/gentoo/

2019-06-12 Thread Sergei Trofimovich
commit: 499dc858cc4152f30ac4e2e6aa43a38afd6c5548
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jun 12 21:30:32 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun 12 21:30:32 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=499dc858

3.4.6: backport gperf inlining fix

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

 3.4.6/gentoo/93_all_gperf-inline.patch | 22 ++
 3.4.6/gentoo/README.history|  3 +++
 2 files changed, 25 insertions(+)

diff --git a/3.4.6/gentoo/93_all_gperf-inline.patch 
b/3.4.6/gentoo/93_all_gperf-inline.patch
new file mode 100644
index 000..c8ed142
--- /dev/null
+++ b/3.4.6/gentoo/93_all_gperf-inline.patch
@@ -0,0 +1,22 @@
+--- a/gcc/java/keyword.gperf
 b/gcc/java/keyword.gperf
+@@ -34,7 +34,7 @@ static unsigned int hash (const char *, unsigned int);
+ #ifdef __GNUC__
+ __inline
+ #endif
+-const struct java_keyword *java_keyword (const char *, unsigned int);
++static const struct java_keyword *java_keyword (const char *, unsigned int);
+ %%
+ abstract, ABSTRACT_TK
+ default, DEFAULT_TK
+--- a/gcc/java/keyword.h
 b/gcc/java/keyword.h
+@@ -34,7 +34,7 @@ static unsigned int hash (const char *, unsigned int);
+ #ifdef __GNUC__
+ __inline
+ #endif
+-const struct java_keyword *java_keyword (const char *, unsigned int);
++static const struct java_keyword *java_keyword (const char *, unsigned int);
+ 
+ #define TOTAL_KEYWORDS 52
+ #define MIN_WORD_LENGTH 2

diff --git a/3.4.6/gentoo/README.history b/3.4.6/gentoo/README.history
index 549063a..d7969e2 100644
--- a/3.4.6/gentoo/README.history
+++ b/3.4.6/gentoo/README.history
@@ -1,3 +1,6 @@
+2  TODO
+   + 93_all_gperf-inline.patch
+
 1.91 Jun 2019
- 00_all_gcc-trampolinewarn.patch
+ 91_all_ucontext-to-ucontext_t.patch



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

2019-06-12 Thread Justin Bronder
commit: c234db0293d0ffe7b8b9e7e1892c50aa68b19028
Author: Justin Bronder  gentoo  org>
AuthorDate: Wed Jun 12 21:14:39 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Wed Jun 12 21:16:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c234db02

Partial Revert "sys-apps/hwloc: cleanup old"

This reverts commit de690876c21341951f7fa9aef5e66c26222862dd as I didn't
noticed that arm64 alone had marked 1.11.10 as stable.

Signed-off-by: Justin Bronder  gentoo.org>

 sys-apps/hwloc/Manifest |  1 +
 sys-apps/hwloc/hwloc-1.11.10.ebuild | 70 +
 2 files changed, 71 insertions(+)

diff --git a/sys-apps/hwloc/Manifest b/sys-apps/hwloc/Manifest
index a0b1ddc5070..8d842bb46d7 100644
--- a/sys-apps/hwloc/Manifest
+++ b/sys-apps/hwloc/Manifest
@@ -1,3 +1,4 @@
+DIST hwloc-1.11.10.tar.bz2 4102431 BLAKE2B 
4caec6f1c1a5f0b571854127cc6fd808e778b3b2bcf7ded7edfe99100ac4ccc05c893f3df0a56119234510aa5256e5da84cfa15dddb7d15e49eca2936baa7f41
 SHA512 
9e2cf5cc43f8c21cfd0bf09a58fda09ba832908eca5a211d164eb106f090609b6351bc934e572200530284fbfc5c460db29a49ec7974dbd298d757ed8aaf32b3
 DIST hwloc-1.11.13.tar.bz2 4120436 BLAKE2B 
a6a09f7d6abeaa9d23df555cfd2186ae61f0f67f83fa8f1aa4bc29376b233a8511f11745f35064f39545c7e62e9d271c1334b6906712028729e138e41d1f212f
 SHA512 
dd38bcc9a5df2dcfd3bbd828ab13fdb1c1d21747a0b62e6c87df95d2835c0472590344ff5bda4f6c28e597eaba1ea11c0bc96907ad45f1215f51f95ac9f58138
 DIST hwloc-1.11.2.tar.bz2 4019136 BLAKE2B 
29a959c48b3be347b5816333c3f9948ddafc6c4882d7c646c956ae08d72827dd4cef22da7842a034e3131e0044f9528573c6dfceb373869c326890f23651d967
 SHA512 
aa54b6389c303470a00dbbb3ae5f688244d0f1e0d84e661b739933ff9d86928869f2f3be04fe621cdf06c206defcd4ea1c9e8b72696f7cada9bb3243c3feba68
 DIST hwloc-2.0.4.tar.bz2 6057001 BLAKE2B 
0d73c2ec544263bb36404d8112412b6b308935b9b8b4ba37cac05d8bdc525763fa862c63d387545cb0e02e1bd8f1c931e034381dede83b7119f30928f4e54bf4
 SHA512 
c7bb69f0e536188921138d003f3854a12f942a4f625e665d5ce6d32c1c4a884e0a91f9125de33dd292f522032b759e6240df3f3e53534033567ea0d829feefce

diff --git a/sys-apps/hwloc/hwloc-1.11.10.ebuild 
b/sys-apps/hwloc/hwloc-1.11.10.ebuild
new file mode 100644
index 000..e2f6d1687b8
--- /dev/null
+++ b/sys-apps/hwloc/hwloc-1.11.10.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools cuda flag-o-matic versionator multilib-minimal
+
+MY_PV=v$(get_version_component_range 1-2)
+
+DESCRIPTION="displays the hardware topology in convenient formats"
+HOMEPAGE="http://www.open-mpi.org/projects/hwloc/;
+SRC_URI="http://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2;
+
+LICENSE="BSD"
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
+
+# opencl support dropped with x11-drivers/ati-drivers being removed (#582406).
+# Anyone with hardware is welcome to step up and help test to get it re-added.
+
+# dev-util/nvidia-cuda-toolkit is always multilib
+
+RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
+   cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
+   cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
+   gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
+   pci? (
+   >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
+   >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
+   )
+   plugins? ( dev-libs/libltdl:0[${MULTILIB_USEDEP}] )
+   numa? ( >=sys-process/numactl-2.0.10-r1[${MULTILIB_USEDEP}] )
+   xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
+
+PATCHES=( "${FILESDIR}/${PN}-1.8.1-gl.patch" )
+DOCS=( AUTHORS NEWS README VERSION )
+
+src_prepare() {
+   default
+   eautoreconf
+
+   if use cuda ; then
+   append-cflags -I"${EPREFIX}"/opt/cuda/include
+   append-cppflags -I"${EPREFIX}"/opt/cuda/include
+   fi
+}
+
+multilib_src_configure() {
+   export HWLOC_PKG_CONFIG=$(tc-getPKG_CONFIG) #393467
+
+   if use cuda ; then
+   local -x LDFLAGS="${LDFLAGS}"
+   append-ldflags -L"${EPREFIX}"/opt/cuda/$(get_libdir)
+   fi
+
+   ECONF_SOURCE=${S} econf \
+   $(use_enable static-libs static) \
+   $(use_enable cairo) \
+   $(multilib_native_use_enable cuda) \
+   $(use_enable debug) \
+   $(multilib_native_use_enable gl) \
+   $(use_enable pci) \
+   $(use_enable plugins) \
+   $(use_enable numa libnuma) \
+   $(use_enable xml libxml2) \
+   $(use_with X x)
+}



[gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/

2019-06-12 Thread Lars Wendler
commit: f5d2e21a41be3350878227195b0bf0c99157801a
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 21:12:37 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 21:12:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d2e21a

net-print/cups-filters: Removed unrecognized configure option

Closes: https://bugs.gentoo.org/687954
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-print/cups-filters/cups-filters-1.25.0.ebuild | 1 -
 net-print/cups-filters/cups-filters-.ebuild   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-print/cups-filters/cups-filters-1.25.0.ebuild 
b/net-print/cups-filters/cups-filters-1.25.0.ebuild
index 9549f96b1d5..707a8fe5746 100644
--- a/net-print/cups-filters/cups-filters-1.25.0.ebuild
+++ b/net-print/cups-filters/cups-filters-1.25.0.ebuild
@@ -73,7 +73,6 @@ src_configure() {
$(use_enable pclm)
$(use_enable pdf mutool)
$(use_enable postscript ghostscript)
-   $(use_enable postscript ijs)
$(use_enable static-libs static)
$(use_enable zeroconf avahi)
$(use_with jpeg)

diff --git a/net-print/cups-filters/cups-filters-.ebuild 
b/net-print/cups-filters/cups-filters-.ebuild
index 9549f96b1d5..707a8fe5746 100644
--- a/net-print/cups-filters/cups-filters-.ebuild
+++ b/net-print/cups-filters/cups-filters-.ebuild
@@ -73,7 +73,6 @@ src_configure() {
$(use_enable pclm)
$(use_enable pdf mutool)
$(use_enable postscript ghostscript)
-   $(use_enable postscript ijs)
$(use_enable static-libs static)
$(use_enable zeroconf avahi)
$(use_with jpeg)



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-metasploit/, app-eselect/eselect-metasploit/files/

2019-06-12 Thread Rick Farina
commit: 3002c3d0893c0c0f333d60eeb6d4a41e5fcb127a
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Jun 12 20:10:40 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Jun 12 20:10:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3002c3d0

app-eselect/eselect-metasploit: fix lib dir

get_libdir and other hacks were being used despite the ebuild installing
to /usr/lib and not /usr/$(get_libdir) now.  This was hidden by profile
17.0 but found by a user on 17.1

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

 .../eselect-metasploit-0.17.ebuild |  40 +
 .../files/metasploit.eselect-0.17  | 197 +
 2 files changed, 237 insertions(+)

diff --git a/app-eselect/eselect-metasploit/eselect-metasploit-0.17.ebuild 
b/app-eselect/eselect-metasploit/eselect-metasploit-0.17.ebuild
new file mode 100644
index 000..1d5193b5460
--- /dev/null
+++ b/app-eselect/eselect-metasploit/eselect-metasploit-0.17.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multilib
+
+DESCRIPTION="eselect module for metasploit"
+HOMEPAGE="https://www.pentoo.ch/;
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="app-admin/eselect
+   !"
+}
+
+describe_set_options() {
+   echo " : Target name or number (from 'list' action)"
+   echo "--use-old : If an implementation is already set, use that one 
instead"
+}
+
+do_set() {
+   local action="error"
+   local current=$(basename "$(canonicalise "${EROOT}${MSFPATH}")")
+   local available=( $(find_targets) )
+   local new
+   local opt
+
+   while [[ ${#@} -gt 0 ]] ; do
+   opt=$1
+   shift
+   case ${opt} in
+   --use-old)
+   if [[ -n "${current}" ]] && has "${current}" 
"${available[@]}"; then
+   action="old-implementation"
+   fi
+   ;;
+   metasploit*)
+   if [[ "${action}" != "old-implementation" ]] ; 
then
+   action="set-implementation"
+   fi
+
+   if has ${opt} ${available[@]}; then
+   new="${opt}"
+   else
+   echo "You need to emerge ${opt} before 
you try to eselect it"
+   fi
+   ;;
+   *)
+   if [[ "${action}" != "old-implementation" ]] ; 
then
+   action="set-implementation"
+   fi
+
+   if is_number ${opt} ; then
+   #targets=( $(get_implementations) )
+   new=${available[opt - 1]}
+   if [[ -z ${new} ]] ; then
+   die -q "Unrecognized option: 
${opt}"
+   fi
+   else
+   die -q "Unrecognized option: ${opt}"
+   fi
+   ;;
+   esac
+   done
+
+   case ${action} in
+   old-implementation)
+   set_symlink_safe ${current}
+   return $?
+   ;;
+   set-implementation)
+   if [[ -n ${new} ]] ; then
+   set_symlink_safe ${new}
+   return $?
+   else
+   die -q "Please specify an implementation to set"
+   fi
+   ;;
+   *)
+   die -q "Invalid usage of set action."
+   ;;
+   esac
+}



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

2019-06-12 Thread David Seifert
commit: 66b554ceeab5781c761d22064a929d00dc56f4bd
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun 12 19:13:58 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun 12 19:13:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b554ce

sci-mathematics/rstudio: [QA] Add slot-dep operator for openssl/libressl

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert  gentoo.org>

 sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild | 4 ++--
 sci-mathematics/rstudio/rstudio-1.1.453.ebuild| 6 +++---
 sci-mathematics/rstudio/rstudio-1.1.463.ebuild| 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
index afaf0c7e2ad..6c795c9d15c 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -55,7 +55,7 @@ RDEPEND="
>=dev-lang/R-2.11.1
>=dev-libs/boost-1.63:=
>=dev-libs/mathjax-2.7.0
-   dev-libs/openssl:0
+   dev-libs/openssl:0=
sys-apps/util-linux
>=sys-devel/clang-3.5.0:*
sys-libs/zlib

diff --git a/sci-mathematics/rstudio/rstudio-1.1.453.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.453.ebuild
index b69961db0c9..6bba31c28d6 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.453.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.453.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -81,8 +81,8 @@ RDEPEND="
server? ( virtual/pam )
)
dedicated? ( virtual/pam )
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl:0 )"
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )"
 DEPEND="${RDEPEND}
app-arch/unzip
dev-java/ant-core

diff --git a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
index f2d6cf5a20f..a26a44ec3df 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -81,8 +81,8 @@ RDEPEND="
server? ( virtual/pam )
)
dedicated? ( virtual/pam )
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl:0 )"
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )"
 DEPEND="${RDEPEND}
app-arch/unzip
dev-java/ant-core



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

2019-06-12 Thread David Seifert
commit: 09ba01b6ece75971368ea4d630269592403e129d
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun 12 19:14:01 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun 12 19:14:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ba01b6

sci-mathematics/rstudio: Add upper bound on boost-1.70

Bug: https://bugs.gentoo.org/686186
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert  gentoo.org>

 sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild | 2 +-
 sci-mathematics/rstudio/rstudio-1.1.453.ebuild| 2 +-
 sci-mathematics/rstudio/rstudio-1.1.463.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
index 6c795c9d15c..497626b47dc 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
app-text/pandoc
dev-haskell/pandoc-citeproc
>=dev-lang/R-2.11.1
-   >=dev-libs/boost-1.63:=
+   =dev-libs/mathjax-2.7.0
dev-libs/openssl:0=
sys-apps/util-linux

diff --git a/sci-mathematics/rstudio/rstudio-1.1.453.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.453.ebuild
index 6bba31c28d6..7736e77fe6a 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.453.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.453.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
>=app-text/pandoc-${PANDOC_VER}
dev-haskell/pandoc-citeproc
>=dev-lang/R-2.11.1
-   >=dev-libs/boost-1.63:=
+   =dev-libs/mathjax-2.7.4
sys-apps/util-linux
>=sys-devel/clang-3.5.0:*

diff --git a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
index a26a44ec3df..271588e60b8 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
>=app-text/pandoc-${PANDOC_VER}
dev-haskell/pandoc-citeproc
>=dev-lang/R-2.11.1
-   >=dev-libs/boost-1.63:=
+   =dev-libs/mathjax-2.7.4
sys-apps/util-linux
>=sys-devel/clang-3.5.0:*



[gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang/

2019-06-12 Thread Alfredo Tupone
commit: 891efec61964d30ad75d3f622a46509ea779a057
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed Jun 12 18:44:14 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Jun 12 18:44:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891efec6

dev-ada/libadalang: 2019 version does not build with gnat_2017

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/libadalang/libadalang-2018-r1.ebuild | 2 +-
 dev-ada/libadalang/libadalang-2019.ebuild| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ada/libadalang/libadalang-2018-r1.ebuild 
b/dev-ada/libadalang/libadalang-2018-r1.ebuild
index 8bb71fe888b..59f520f6f0c 100644
--- a/dev-ada/libadalang/libadalang-2018-r1.ebuild
+++ b/dev-ada/libadalang/libadalang-2018-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="dev-python/pyyaml
dev-ada/gnatcoll-bindings[iconv,shared=,static-libs=]
${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
-   >=dev-ada/langkit-2018"
+   ~dev-ada/langkit-2018"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 S="${WORKDIR}"/${MYP}

diff --git a/dev-ada/libadalang/libadalang-2019.ebuild 
b/dev-ada/libadalang/libadalang-2019.ebuild
index 2c07102fe7c..d858c8a66cf 100644
--- a/dev-ada/libadalang/libadalang-2019.ebuild
+++ b/dev-ada/libadalang/libadalang-2019.ebuild
@@ -16,10 +16,10 @@ 
SRC_URI="http://mirrors.cdn.adacore.com/art/5cdf8f3331e87a8f1c967d27
 LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="gnat_2016 gnat_2017 gnat_2018 +gnat_2019 +shared static-libs"
+IUSE="gnat_2018 +gnat_2019 +shared static-libs"
 
 RDEPEND="dev-python/pyyaml
-   
dev-ada/gnatcoll-bindings[gnat_2016(-)?,gnat_2017(-)?,gnat_2018(-)?,gnat_2019(-)?]
+   dev-ada/gnatcoll-bindings[gnat_2018(-)?,gnat_2019(-)?]
dev-ada/gnatcoll-bindings[iconv,shared=,static-libs=]
${PYTHON_DEPS}"
 DEPEND="${RDEPEND}



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

2019-06-12 Thread Justin Bronder
commit: 53900ce01ef1ebc1d17d2874b63866b8f336c607
Author: Justin Bronder  gentoo  org>
AuthorDate: Wed Jun 12 17:51:48 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Wed Jun 12 18:13:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53900ce0

sys-apps/hwloc: bump 2.0.4 and update subslot

Fixes:
https://bugs.gentoo.org/684348
https://bugs.gentoo.org/684378

Signed-off-by: Justin Bronder  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 sys-apps/hwloc/Manifest  | 2 +-
 sys-apps/hwloc/{hwloc-2.0.2-r1.ebuild => hwloc-2.0.4.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/hwloc/Manifest b/sys-apps/hwloc/Manifest
index 12eb34c8231..dfa24bea433 100644
--- a/sys-apps/hwloc/Manifest
+++ b/sys-apps/hwloc/Manifest
@@ -2,4 +2,4 @@ DIST hwloc-1.11.10.tar.bz2 4102431 BLAKE2B 
4caec6f1c1a5f0b571854127cc6fd808e778b
 DIST hwloc-1.11.11.tar.bz2 4114437 BLAKE2B 
57666c4a0a49898f55eba991a52954bb9dbc84202cd3e4d7db832a55efc09bb7477593bfa903cadc9e58ac5ba298cbdce3469926f16b8ed65dfa15e2ebb38d5d
 SHA512 
cac1283c603ebe58e6e2c35d3122f349f3251da6b4f4671bdc8a335b2dd7cc2131107fe239dcc25915b07e193784dbf1b86561433acaeef4e4c3ea103f7d54c5
 DIST hwloc-1.11.2.tar.bz2 4019136 BLAKE2B 
29a959c48b3be347b5816333c3f9948ddafc6c4882d7c646c956ae08d72827dd4cef22da7842a034e3131e0044f9528573c6dfceb373869c326890f23651d967
 SHA512 
aa54b6389c303470a00dbbb3ae5f688244d0f1e0d84e661b739933ff9d86928869f2f3be04fe621cdf06c206defcd4ea1c9e8b72696f7cada9bb3243c3feba68
 DIST hwloc-1.11.7.tar.bz2 4187754 BLAKE2B 
9d55c35ee328eddbdb9364f4330d157eeefb53fd01b3d0cba23423515302ab0f43aac6c6aaec3a96277411883e3806888aa1c55d2312e102d00302305279f044
 SHA512 
f3afd123f917d07fe987b8a16dba9f1aa9a9112fc4bdc806417c942b5fbd3b7f31067550048258814b4ba08d4ac7bd45c1fd477457d817bf9453735e0b82f04e
-DIST hwloc-2.0.2.tar.bz2 6032384 BLAKE2B 
868c57b434f7722202ec07747dcc62b320ed265ff8334347d824151eb0d37ff626a90f8b66828f82e9ea9e17b95f41f4ffe509f00e7aa9c822bb5080fb4edbd8
 SHA512 
b3bbf56bea99e3c381f72989aa18bc2329f15d7d12d9386ea7049fc875be4b5f89f2476a3c6cbaea562d1c91f147a3a2c80a50e93b824c7ef6323eed1d6126ef
+DIST hwloc-2.0.4.tar.bz2 6057001 BLAKE2B 
0d73c2ec544263bb36404d8112412b6b308935b9b8b4ba37cac05d8bdc525763fa862c63d387545cb0e02e1bd8f1c931e034381dede83b7119f30928f4e54bf4
 SHA512 
c7bb69f0e536188921138d003f3854a12f942a4f625e665d5ce6d32c1c4a884e0a91f9125de33dd292f522032b759e6240df3f3e53534033567ea0d829feefce

diff --git a/sys-apps/hwloc/hwloc-2.0.2-r1.ebuild 
b/sys-apps/hwloc/hwloc-2.0.4.ebuild
similarity index 99%
rename from sys-apps/hwloc/hwloc-2.0.2-r1.ebuild
rename to sys-apps/hwloc/hwloc-2.0.4.ebuild
index 57d0a74d2dd..42cab5ea370 100644
--- a/sys-apps/hwloc/hwloc-2.0.2-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-2.0.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.open-mpi.org/projects/hwloc/;
 
SRC_URI="http://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2;
 
 LICENSE="BSD"
-SLOT="0/5"
+SLOT="0/15"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="cairo cuda debug gl +pci plugins svg static-libs xml X"
 



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

2019-06-12 Thread Justin Bronder
commit: b7862e51501b96d277626ca3d8644352861b5bd3
Author: Justin Bronder  gentoo  org>
AuthorDate: Wed Jun 12 18:12:15 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Wed Jun 12 18:13:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7862e51

sys-apps/hwloc:  bump 1.11.13

Fixes https://bugs.gentoo.org/684378

Signed-off-by: Justin Bronder  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 sys-apps/hwloc/Manifest   | 2 +-
 sys-apps/hwloc/{hwloc-1.11.11.ebuild => hwloc-1.11.13.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/hwloc/Manifest b/sys-apps/hwloc/Manifest
index f7eac3e571c..a0b1ddc5070 100644
--- a/sys-apps/hwloc/Manifest
+++ b/sys-apps/hwloc/Manifest
@@ -1,3 +1,3 @@
-DIST hwloc-1.11.11.tar.bz2 4114437 BLAKE2B 
57666c4a0a49898f55eba991a52954bb9dbc84202cd3e4d7db832a55efc09bb7477593bfa903cadc9e58ac5ba298cbdce3469926f16b8ed65dfa15e2ebb38d5d
 SHA512 
cac1283c603ebe58e6e2c35d3122f349f3251da6b4f4671bdc8a335b2dd7cc2131107fe239dcc25915b07e193784dbf1b86561433acaeef4e4c3ea103f7d54c5
+DIST hwloc-1.11.13.tar.bz2 4120436 BLAKE2B 
a6a09f7d6abeaa9d23df555cfd2186ae61f0f67f83fa8f1aa4bc29376b233a8511f11745f35064f39545c7e62e9d271c1334b6906712028729e138e41d1f212f
 SHA512 
dd38bcc9a5df2dcfd3bbd828ab13fdb1c1d21747a0b62e6c87df95d2835c0472590344ff5bda4f6c28e597eaba1ea11c0bc96907ad45f1215f51f95ac9f58138
 DIST hwloc-1.11.2.tar.bz2 4019136 BLAKE2B 
29a959c48b3be347b5816333c3f9948ddafc6c4882d7c646c956ae08d72827dd4cef22da7842a034e3131e0044f9528573c6dfceb373869c326890f23651d967
 SHA512 
aa54b6389c303470a00dbbb3ae5f688244d0f1e0d84e661b739933ff9d86928869f2f3be04fe621cdf06c206defcd4ea1c9e8b72696f7cada9bb3243c3feba68
 DIST hwloc-2.0.4.tar.bz2 6057001 BLAKE2B 
0d73c2ec544263bb36404d8112412b6b308935b9b8b4ba37cac05d8bdc525763fa862c63d387545cb0e02e1bd8f1c931e034381dede83b7119f30928f4e54bf4
 SHA512 
c7bb69f0e536188921138d003f3854a12f942a4f625e665d5ce6d32c1c4a884e0a91f9125de33dd292f522032b759e6240df3f3e53534033567ea0d829feefce

diff --git a/sys-apps/hwloc/hwloc-1.11.11.ebuild 
b/sys-apps/hwloc/hwloc-1.11.13.ebuild
similarity index 98%
rename from sys-apps/hwloc/hwloc-1.11.11.ebuild
rename to sys-apps/hwloc/hwloc-1.11.13.ebuild
index 971dfae0ef6..f3a4a7fc25a 100644
--- a/sys-apps/hwloc/hwloc-1.11.11.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6



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

2019-06-12 Thread Justin Bronder
commit: de690876c21341951f7fa9aef5e66c26222862dd
Author: Justin Bronder  gentoo  org>
AuthorDate: Wed Jun 12 17:54:06 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Wed Jun 12 18:13:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de690876

sys-apps/hwloc: cleanup old

Signed-off-by: Justin Bronder  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 sys-apps/hwloc/Manifest |  2 --
 sys-apps/hwloc/hwloc-1.11.10.ebuild | 70 -
 sys-apps/hwloc/hwloc-1.11.7.ebuild  | 70 -
 3 files changed, 142 deletions(-)

diff --git a/sys-apps/hwloc/Manifest b/sys-apps/hwloc/Manifest
index dfa24bea433..f7eac3e571c 100644
--- a/sys-apps/hwloc/Manifest
+++ b/sys-apps/hwloc/Manifest
@@ -1,5 +1,3 @@
-DIST hwloc-1.11.10.tar.bz2 4102431 BLAKE2B 
4caec6f1c1a5f0b571854127cc6fd808e778b3b2bcf7ded7edfe99100ac4ccc05c893f3df0a56119234510aa5256e5da84cfa15dddb7d15e49eca2936baa7f41
 SHA512 
9e2cf5cc43f8c21cfd0bf09a58fda09ba832908eca5a211d164eb106f090609b6351bc934e572200530284fbfc5c460db29a49ec7974dbd298d757ed8aaf32b3
 DIST hwloc-1.11.11.tar.bz2 4114437 BLAKE2B 
57666c4a0a49898f55eba991a52954bb9dbc84202cd3e4d7db832a55efc09bb7477593bfa903cadc9e58ac5ba298cbdce3469926f16b8ed65dfa15e2ebb38d5d
 SHA512 
cac1283c603ebe58e6e2c35d3122f349f3251da6b4f4671bdc8a335b2dd7cc2131107fe239dcc25915b07e193784dbf1b86561433acaeef4e4c3ea103f7d54c5
 DIST hwloc-1.11.2.tar.bz2 4019136 BLAKE2B 
29a959c48b3be347b5816333c3f9948ddafc6c4882d7c646c956ae08d72827dd4cef22da7842a034e3131e0044f9528573c6dfceb373869c326890f23651d967
 SHA512 
aa54b6389c303470a00dbbb3ae5f688244d0f1e0d84e661b739933ff9d86928869f2f3be04fe621cdf06c206defcd4ea1c9e8b72696f7cada9bb3243c3feba68
-DIST hwloc-1.11.7.tar.bz2 4187754 BLAKE2B 
9d55c35ee328eddbdb9364f4330d157eeefb53fd01b3d0cba23423515302ab0f43aac6c6aaec3a96277411883e3806888aa1c55d2312e102d00302305279f044
 SHA512 
f3afd123f917d07fe987b8a16dba9f1aa9a9112fc4bdc806417c942b5fbd3b7f31067550048258814b4ba08d4ac7bd45c1fd477457d817bf9453735e0b82f04e
 DIST hwloc-2.0.4.tar.bz2 6057001 BLAKE2B 
0d73c2ec544263bb36404d8112412b6b308935b9b8b4ba37cac05d8bdc525763fa862c63d387545cb0e02e1bd8f1c931e034381dede83b7119f30928f4e54bf4
 SHA512 
c7bb69f0e536188921138d003f3854a12f942a4f625e665d5ce6d32c1c4a884e0a91f9125de33dd292f522032b759e6240df3f3e53534033567ea0d829feefce

diff --git a/sys-apps/hwloc/hwloc-1.11.10.ebuild 
b/sys-apps/hwloc/hwloc-1.11.10.ebuild
deleted file mode 100644
index e2f6d1687b8..000
--- a/sys-apps/hwloc/hwloc-1.11.10.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools cuda flag-o-matic versionator multilib-minimal
-
-MY_PV=v$(get_version_component_range 1-2)
-
-DESCRIPTION="displays the hardware topology in convenient formats"
-HOMEPAGE="http://www.open-mpi.org/projects/hwloc/;
-SRC_URI="http://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0/5"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
-
-# opencl support dropped with x11-drivers/ati-drivers being removed (#582406).
-# Anyone with hardware is welcome to step up and help test to get it re-added.
-
-# dev-util/nvidia-cuda-toolkit is always multilib
-
-RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
-   cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
-   cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
-   gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
-   pci? (
-   >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
-   >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
-   )
-   plugins? ( dev-libs/libltdl:0[${MULTILIB_USEDEP}] )
-   numa? ( >=sys-process/numactl-2.0.10-r1[${MULTILIB_USEDEP}] )
-   xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
-
-PATCHES=( "${FILESDIR}/${PN}-1.8.1-gl.patch" )
-DOCS=( AUTHORS NEWS README VERSION )
-
-src_prepare() {
-   default
-   eautoreconf
-
-   if use cuda ; then
-   append-cflags -I"${EPREFIX}"/opt/cuda/include
-   append-cppflags -I"${EPREFIX}"/opt/cuda/include
-   fi
-}
-
-multilib_src_configure() {
-   export HWLOC_PKG_CONFIG=$(tc-getPKG_CONFIG) #393467
-
-   if use cuda ; then
-   local -x LDFLAGS="${LDFLAGS}"
-   append-ldflags -L"${EPREFIX}"/opt/cuda/$(get_libdir)
-   fi
-
-   ECONF_SOURCE=${S} econf \
-   $(use_enable static-libs static) \
-   $(use_enable cairo) \
-   $(multilib_native_use_enable cuda) \
-   $(use_enable debug) \
-   $(multilib_native_use_enable gl) \
-   

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

2019-06-12 Thread Sergei Trofimovich
commit: 06c117f6b6cbbdacecfa1931a862d1cc266579e3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jun 12 18:10:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun 12 18:11:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c117f6

profiles/arch/sparc/use.stable.mask: mask USE=rpm

There is no stable app-arch/rpm on sparc.

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

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

diff --git a/profiles/arch/sparc/use.stable.mask 
b/profiles/arch/sparc/use.stable.mask
index 61d3d124508..e5b189ea899 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Sergei Trofimovich  (02 Feb 2019)
+# No stable app-arch/rpm on sparc.
+rpm
+
 # Andreas Sturmlechner  (23 Apr 2019)
 openal
 



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

2019-06-12 Thread Zac Medico
commit: 25163adcbe486d1cb9676754f490aad29682974d
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jun 12 17:59:47 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jun 12 18:01:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25163adc

app-emulation/cri-o: Bump to version 1.14.4

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/cri-o/Manifest|   1 +
 app-emulation/cri-o/cri-o-1.14.4.ebuild | 110 
 2 files changed, 111 insertions(+)

diff --git a/app-emulation/cri-o/Manifest b/app-emulation/cri-o/Manifest
index 9b2463258a6..f358d62e965 100644
--- a/app-emulation/cri-o/Manifest
+++ b/app-emulation/cri-o/Manifest
@@ -1,3 +1,4 @@
 DIST cri-o-1.10.6.tar.gz 5161858 BLAKE2B 
bbfaf60c92dee3a9f42e9d4fc9b5482057a7a0ff2de36d74d434e2e60b53f92f70980c83825c18089c4a48bfa01c164b77aa01506c68c763f00265796e07d367
 SHA512 
b6a412cf5859dab79095732c2528e2ba373b3c21740203441fd3646862e2458e78e71f1895a5def05207964ef96a354c04395356e426600994bb39d3adfd0894
 DIST cri-o-1.13.9.tar.gz 6685519 BLAKE2B 
5d9e68c7a0ae532e2406e5e47562693cddbc34a8b3ddcab0a7a34509dff8383d1fc255cba634efb186193e5784cc6a7638387ca29e68288af7621b8b25f1a71a
 SHA512 
1541368955c62c697dbd6b850cdf6762a13a7a308f699e3a50dbfe29fbf991f4f47cfcce75bc41745e0c27acb29457ec86d3312ef13341a5d94526865e60eb3e
 DIST cri-o-1.14.2.tar.gz 9347347 BLAKE2B 
83a0d77245bc841a9f89c55c853b64e69cec124da07b1314cfc27237cc82c55e49becc0f14c579a09d23e8da047c6bbb285b0eb79c4609a23827ab24ae28ce4a
 SHA512 
1499b09a8f5c51b426bd8fba7c254288707524a363bfa97537edd35fdf29ac354d13578f2bf3c09c2d128650082f9a2bfbf69872fa9fce77dbff43913afc8066
+DIST cri-o-1.14.4.tar.gz 9370878 BLAKE2B 
50fd9b9c4802d2d89b8bbc83d1faf3084a2978835c579814730b93772f3e04cef8d1b46b2176eff494906e89fc20a53cbcab0cf0cabaed74ddcf56bd9f89b14d
 SHA512 
2a78e7ec3ba5ff80649ec11e42da80b15ab86e5b541ffa626a65042b362ac8445bbf00ec46014c0fdd8baec2e4777e23a2463de318113f9c4c6ddda92b5cf3b7

diff --git a/app-emulation/cri-o/cri-o-1.14.4.ebuild 
b/app-emulation/cri-o/cri-o-1.14.4.ebuild
new file mode 100644
index 000..219a35d4866
--- /dev/null
+++ b/app-emulation/cri-o/cri-o-1.14.4.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_COMMIT="66a9cf7c79b529c0f76546a352c1a4eb04b7721c"
+EGO_PN="github.com/cri-o/${PN}"
+
+inherit golang-vcs-snapshot
+
+DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime 
Interface"
+HOMEPAGE="https://cri-o.io/;
+SRC_URI="https://github.com/cri-o/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="btrfs +device-mapper ostree selinux systemd"
+
+COMMON_DEPEND="
+   app-crypt/gpgme:=
+   app-emulation/runc
+   dev-libs/glib:=
+   dev-libs/libassuan:=
+   dev-libs/libgpg-error:=
+   net-firewall/conntrack-tools
+   net-firewall/iptables
+   net-misc/cni-plugins
+   net-misc/socat
+   sys-apps/iproute2
+   sys-libs/libseccomp:=
+   btrfs? ( sys-fs/btrfs-progs )
+   device-mapper? ( sys-fs/lvm2:= )
+   ostree? ( dev-util/ostree )
+   selinux? ( sys-libs/libselinux:= )
+   systemd? ( sys-apps/systemd:= )"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-go/go-md2man"
+RDEPEND="${COMMON_DEPEND}
+   !> Makefile || die
+
+   sed -e "s|^COMMIT_NO := .*|COMMIT_NO := ${EGIT_COMMIT}|" \
+   -e "s|^GIT_COMMIT := .*|GIT_COMMIT := ${EGIT_COMMIT}|" \
+   -i Makefile.inc || die
+
+   sed -e 's:/usr/local/bin:/usr/bin:' \
+   -i contrib/systemd/* || die
+
+   if ! use systemd; then
+   sed -e 's| pkg-config --exists libsystemd-journal | false |' \
+   -e 's| pkg-config --exists libsystemd | false |' \
+   -i conmon/Makefile || die
+   fi
+}
+
+src_compile() {
+   [[ -f hack/btrfs_installed_tag.sh ]] || die
+   use btrfs || { echo -e "#!/bin/sh\necho exclude_graphdriver_btrfs" > \
+   hack/btrfs_installed_tag.sh || die; }
+
+   [[ -f hack/libdm_installed.sh ]] || die
+   use device-mapper || { echo -e "#!/bin/sh\necho 
exclude_graphdriver_devicemapper" > \
+   hack/libdm_installed.sh || die; }
+
+   [[ -f hack/ostree_tag.sh ]] || die
+   use ostree || { echo -e "#!/bin/sh\necho containers_image_ostree_stub" 
> \
+   hack/ostree_tag.sh || die; }
+
+   [[ -f hack/selinux_tag.sh ]] || die
+   use selinux || { echo -e "#!/bin/sh\ntrue" > \
+   hack/selinux_tag.sh || die; }
+
+   mkdir -p bin || die
+   GOPATH="${WORKDIR}/${P}" GOBIN="${WORKDIR}/${P}/bin" \
+   emake all
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${D}${EPREFIX}/usr" install install.config 
install.systemd
+
+   keepdir /etc/crio
+   mv "${ED}/etc/crio/crio.conf"{,.example} || 

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

2019-06-12 Thread William Hubbs
commit: 710b1f0e2b8dacc24d0962520108d7f98ccac44c
Author: William Hubbs  sony  com>
AuthorDate: Wed Jun 12 17:47:45 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Jun 12 17:48:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710b1f0e

net-analyzer/telegraf: 1.10.4: do not strip the binary

All go packages should not strip binaries.

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

 net-analyzer/telegraf/telegraf-1.10.4.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-analyzer/telegraf/telegraf-1.10.4.ebuild 
b/net-analyzer/telegraf/telegraf-1.10.4.ebuild
index c56c73d95eb..26d57829cbf 100644
--- a/net-analyzer/telegraf/telegraf-1.10.4.ebuild
+++ b/net-analyzer/telegraf/telegraf-1.10.4.ebuild
@@ -18,6 +18,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
+RESTRICT="strip"
+
 pkg_setup() {
enewgroup telegraf
enewuser telegraf -1 -1 -1 telegraf



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

2019-06-12 Thread William Hubbs
commit: efa2e3f0048ac6704919afc881ce9ad724fb3aac
Author: William Hubbs  sony  com>
AuthorDate: Wed Jun 12 17:38:06 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Jun 12 17:39:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa2e3f0

net-analyzer/telegraf: 1.10.4 version bump

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

 net-analyzer/telegraf/Manifest   |  2 +
 net-analyzer/telegraf/telegraf-1.10.4.ebuild | 57 
 2 files changed, 59 insertions(+)

diff --git a/net-analyzer/telegraf/Manifest b/net-analyzer/telegraf/Manifest
index 7c796727b29..b8b7c7edc36 100644
--- a/net-analyzer/telegraf/Manifest
+++ b/net-analyzer/telegraf/Manifest
@@ -200,5 +200,7 @@ DIST 
github.com-wvanbergen-kazoo-go-f72d8611297a7cf105da904c04198ad701a60101.tar
 DIST 
github.com-yuin-gopher-lua-46796da1b0b4794e1e341883a399f12cc7574b55.tar.gz 
149759 BLAKE2B 
f182ad2096559c0069a8179f3b2bd3225cf1528290152e79aee1e827754135ffdeb5484174eda09762d758c9d790457a0262224c0162a5c82b5c13e06e16be5d
 SHA512 
bc6d08287146e9a20cf22dc0ec4cca02003ce53a6a0609475aeb3319bb83e8bf9394d408ba9b25f347c4bb6d2fb817680746e0c7dab13a3c7351cf7d2119560f
 DIST 
github.com-yuin-gopher-lua-66c871e454fcf10251c61bf8eff02d0978cae75a.tar.gz 
148862 BLAKE2B 
b22c654322c0ba9722b7f10411fcc03e97dcbd937c6446e30b0ffebc63a4ddae5b3c86aebb2dd537f1b9e25aef57fec5a2966ebb76aa586f73e25eb1c7b2378b
 SHA512 
8a57a8a180b684c1263bab7b98339554b0efc95a73fc3ac558ff9177f0a09f0bc41b24285c96dce6a114031b0166a384c2a8e9d169dbb3c643c9017dcc8d0c18
 DIST 
github.com-zensqlmonitor-go-mssqldb-ffe5510c6fa5e15e6d983210ab501c815b56b363.tar.gz
 450131 BLAKE2B 
6d9ced571d0db14cbd3223449734757e4b5c797cbdfdf10725f2d3cb7867093608a7fd3ca1a2c5398848c92090269b8d35f504de439ce2ca6b482ac8180697c9
 SHA512 
52ed5b9e8399f00a83c0a50f8fdd0ab5419005159aa5ef80c5d8ab76c37f319e1c4d3e0bd5e0ba25006fa790d3756d2788baf30b2ef79b1f86b001d64a702820
+DIST telegraf-1.10.4-vendor.tar.gz 69744868 BLAKE2B 
97123bb14b89d28519c73426491189a9245450c72bd59e6745a76c61730a730cd5b2c59c7f205c0dfd058b3d5fce4d331a3e39ecc1a5da1ac439c8946e634fab
 SHA512 
53f5bc9fc60ccae3a9549ab38cb4b558a331524351b70b83deb483090a45edf8868856c1311893d9d8e091e649769ccb580bb32cc46a16da1deb8390704a6c84
+DIST telegraf-1.10.4.tar.gz 1372505 BLAKE2B 
f3064cd71b1b6f9a8aae8e5425813386bd6d4e4f06c2e95f35c09d055aef6b811867bb1fe1724e88311f82e8214a1c7ae23a0b5ab8461cfa6b0adebe3b86cb28
 SHA512 
7e6c27bb5b94382f00f48ce98906f7e505abe734b47e29c2c07f245c2c5c12c522eb3f59be2773bfea78316b7b808d0d425d07fa7c247af7cd280a041759cc34
 DIST telegraf-1.5.3.tar.gz 911976 BLAKE2B 
3e67a037eb22be88de700131f15120faa13b7a9bd8404f76c29376e3e4da630d84767fd8cbff45b3e14e6ce836dcc68a2a87b462eb91d398d57370c1112879c0
 SHA512 
48e80a4f3f00b5c18f584e28836c36abd7b7f9bacb33dd90ff569dbdc0a5bf69e29d38ae2d74a9c14ee6dc3400dda91e586dd31bc11522257c2206efb3e93348
 DIST telegraf-1.8.3.tar.gz 1205303 BLAKE2B 
60579cca57863362cb4003f8da4326cef0d1bc4986d07d38f4b594556736ad79e0363098df41c13a2d10bbeeccce20fabcd0b07c7e187cbeecb5c561008d587e
 SHA512 
367069b3578529307d5fa6eb14eabf78a44743d75e5df7c3860b35de212b5809c54cd1a7c791076137f60096d227774b4d5206606cd3fad08594721b4b49de4e

diff --git a/net-analyzer/telegraf/telegraf-1.10.4.ebuild 
b/net-analyzer/telegraf/telegraf-1.10.4.ebuild
new file mode 100644
index 000..c56c73d95eb
--- /dev/null
+++ b/net-analyzer/telegraf/telegraf-1.10.4.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/influxdata/telegraf
+
+inherit systemd user
+
+MY_PV="${PV/_rc/-rc.}"
+COMMIT=3548ce47
+DESCRIPTION="The plugin-driven server agent for collecting & reporting 
metrics."
+HOMEPAGE="https://github.com/influxdata/telegraf;
+VENDOR_URI="https://dev.gentoo.org/~williamh/dist/${P}-vendor.tar.gz;
+SRC_URI="https://github.com/influxdata/telegraf/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz
+   ${VENDOR_URI}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+pkg_setup() {
+   enewgroup telegraf
+   enewuser telegraf -1 -1 -1 telegraf
+}
+
+src_prepare() {
+   default
+   ln -s ../vendor
+}
+
+src_compile() {
+   echo module ${EGO_PN} > go.mod
+   set -- env GO111MODULE=on go build -mod vendor -v -x -o telegraf \
+   -ldflags="-X main.commit=${COMMIT} -X main.version=${PV}" \
+   cmd/telegraf/telegraf.go
+   echo "$@"
+   "$@" || die
+}
+
+src_install() {
+   dobin telegraf
+   insinto /etc/telegraf
+   doins etc/telegraf.conf
+   keepdir /etc/telegraf/telegraf.d
+
+   insinto /etc/logrotate.d
+   doins etc/logrotate.d/telegraf
+
+systemd_dounit scripts/telegraf.service
+   newconfd "${FILESDIR}"/telegraf.confd telegraf
+   newinitd "${FILESDIR}"/telegraf.rc telegraf
+
+   dodoc -r docs/*
+
+   keepdir /var/log/telegraf

[gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/

2019-06-12 Thread Andreas Sturmlechner
commit: 264f613a3f6c6e218b8f9aa15fc064b91ec1fca7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 17:33:07 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 17:33:07 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=264f613a

kde-apps/kdepim-runtime: Ported away from kdelibs4support upstream

Upstream commit 47a0fe1e2f7496ae32b33a8fdf974a00c8fa80e1

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

 kde-apps/kdepim-runtime/kdepim-runtime-.ebuild | 6 --
 1 file changed, 6 deletions(-)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild 
b/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild
index 69ba1afd75..372b1943b9 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild
@@ -76,12 +76,6 @@ RDEPEND="${COMMON_DEPEND}
 
 RESTRICT+=" test"
 
-src_prepare() {
-   kde5_src_prepare
-   # We don't build kolab, so we can disable this
-   punt_bogus_dep KF5 KDELibs4Support
-}
-
 src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_Libkolabxml=ON



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

2019-06-12 Thread Michael Haubenwallner
commit: e5bb553658db6c0bdbde9361ed39aeb03fdc9fdf
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:03:06 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5bb5536

x11-libs/libXpm: add ~x64-cygwin keyword

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

 x11-libs/libXpm/libXpm-3.5.12-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libXpm/libXpm-3.5.12-r1.ebuild 
b/x11-libs/libXpm/libXpm-3.5.12-r1.ebuild
index dbe539de9bf..9761493ffd8 100644
--- a/x11-libs/libXpm/libXpm-3.5.12-r1.ebuild
+++ b/x11-libs/libXpm/libXpm-3.5.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xpm library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2019-06-12 Thread Michael Haubenwallner
commit: e9e67c810fe30c9acf57392ce0a9b6461b7df63b
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:02:00 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e67c81

x11-libs/libX11: add ~x64-cygwin keyword

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

 x11-libs/libX11/libX11-1.6.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libX11/libX11-1.6.7.ebuild 
b/x11-libs/libX11/libX11-1.6.7.ebuild
index 4ac7df9912d..583aef14eef 100644
--- a/x11-libs/libX11/libX11-1.6.7.ebuild
+++ b/x11-libs/libX11/libX11-1.6.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit xorg-2 toolchain-funcs
 
 DESCRIPTION="X.Org X11 library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE="ipv6 test"
 
 RDEPEND="x11-base/xorg-proto



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

2019-06-12 Thread Michael Haubenwallner
commit: 42800aa35f13d926ac02ed4d6f8fb2b1ccf07354
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:03:30 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42800aa3

x11-libs/libxcb: add ~x64-cygwin keyword

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

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

diff --git a/x11-libs/libxcb/libxcb-1.13.1.ebuild 
b/x11-libs/libxcb/libxcb-1.13.1.ebuild
index a54f3294f9e..fb517c56a07 100644
--- a/x11-libs/libxcb/libxcb-1.13.1.ebuild
+++ b/x11-libs/libxcb/libxcb-1.13.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/l
 [[ ${PV} != * ]] && \
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2;
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~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="doc selinux test xkb"
 SLOT="0/1.12"
 



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

2019-06-12 Thread Michael Haubenwallner
commit: 5860bc390de3f18bb18927be749ca66e126bb401
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:02:22 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5860bc39

x11-libs/libXaw: add ~x64-cygwin keyword

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

 x11-libs/libXaw/libXaw-1.0.13-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild 
b/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild
index ce50c9fd3f3..170868ae3bc 100644
--- a/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild
+++ b/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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="deprecated"
 
 RDEPEND="x11-base/xorg-proto



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

2019-06-12 Thread Michael Haubenwallner
commit: 4d006877bc274059758958751e2e03ab52caebb0
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:03:17 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d006877

x11-libs/libXt: add ~x64-cygwin keyword

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

 x11-libs/libXt/libXt-1.1.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libXt/libXt-1.1.5-r1.ebuild 
b/x11-libs/libXt/libXt-1.1.5-r1.ebuild
index 613851d24a4..1a1ba3b20e4 100644
--- a/x11-libs/libXt/libXt-1.1.5-r1.ebuild
+++ b/x11-libs/libXt/libXt-1.1.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2 toolchain-funcs
 
 DESCRIPTION="X.Org X Toolkit Intrinsics library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE="test"
 
 RDEPEND="x11-base/xorg-proto



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

2019-06-12 Thread Michael Haubenwallner
commit: e039b6723e4c5587a3749ffedd05cb22746e146f
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:01:47 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e039b672

x11-libs/libSM: add ~x64-cygwin keyword

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

 x11-libs/libSM/libSM-1.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libSM/libSM-1.2.3.ebuild 
b/x11-libs/libSM/libSM-1.2.3.ebuild
index 54e95364d4b..5ad07e3996c 100644
--- a/x11-libs/libSM/libSM-1.2.3.ebuild
+++ b/x11-libs/libSM/libSM-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Session Management library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE="doc ipv6 +uuid"
 
 RDEPEND="x11-base/xorg-proto



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

2019-06-12 Thread Michael Haubenwallner
commit: bc55304e7d8f60385c4e199dc0cac106057f6624
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:02:45 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc55304e

x11-libs/libXext: add ~x64-cygwin keyword

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

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

diff --git a/x11-libs/libXext/libXext-1.3.4.ebuild 
b/x11-libs/libXext/libXext-1.3.4.ebuild
index 97d36d2819a..b62c20f07a8 100644
--- a/x11-libs/libXext/libXext-1.3.4.ebuild
+++ b/x11-libs/libXext/libXext-1.3.4.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xext library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]"



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

2019-06-12 Thread Michael Haubenwallner
commit: 95ab3f863379232d2f35addd99b392e6b393fd62
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:00:36 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ab3f86

dev-vcs/cvs: add ~x64-cygwin keyword

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

 dev-vcs/cvs/cvs-1.12.12-r12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild 
b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
index 6506d0b9b5c..86f93bede4b 100644
--- a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
+++ b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://gnu/non-gnu/cvs/source/feature/${PV}/${P}.tar.bz2
 
 LICENSE="GPL-2 LGPL-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 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 IUSE="crypt doc kerberos nls pam server"
 RESTRICT="test"



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

2019-06-12 Thread Michael Haubenwallner
commit: 470d1cb1b87ebf91a4cc1a941d56c4cc01c1a267
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:02:34 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470d1cb1

x11-libs/libXdmcp: add ~x64-cygwin keyword

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

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

diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild 
b/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild
index 564516ba151..b6a22aa7cae 100644
--- a/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild
+++ b/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org X Display Manager Control Protocol library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE=""
 
 RDEPEND="elibc_glibc? ( dev-libs/libbsd )"



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

2019-06-12 Thread Michael Haubenwallner
commit: 168e8bdf0bc053be6f779cbbf3a0a9e94b41f04d
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:02:56 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=168e8bdf

x11-libs/libXmu: add ~x64-cygwin keyword

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

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

diff --git a/x11-libs/libXmu/libXmu-1.1.3.ebuild 
b/x11-libs/libXmu/libXmu-1.1.3.ebuild
index cb88bb9d38b..982da180edb 100644
--- a/x11-libs/libXmu/libXmu-1.1.3.ebuild
+++ b/x11-libs/libXmu/libXmu-1.1.3.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xmu library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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="ipv6"
 
 RDEPEND="



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

2019-06-12 Thread Michael Haubenwallner
commit: 4a2a94e5ae2e69156625da3f58ddfafe48214e3e
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:03:41 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2a94e5

x11-libs/xtrans: add ~x64-cygwin keyword

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

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

diff --git a/x11-libs/xtrans/xtrans-1.4.0.ebuild 
b/x11-libs/xtrans/xtrans-1.4.0.ebuild
index d3841390aa3..516d060aff4 100644
--- a/x11-libs/xtrans/xtrans-1.4.0.ebuild
+++ b/x11-libs/xtrans/xtrans-1.4.0.ebuild
@@ -10,7 +10,7 @@ XORG_DOC=doc
 inherit xorg-3
 
 DESCRIPTION="X.Org xtrans library"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-06-12 Thread Michael Haubenwallner
commit: a550badfd9e9ce66392689e21da843756689a2ca
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 16:59:19 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a550badf

dev-python/cryptography: add ~x64-cygwin keyword

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

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

diff --git a/dev-python/cryptography/cryptography-2.6.1.ebuild 
b/dev-python/cryptography/cryptography-2.6.1.ebuild
index cbaa768497c..857fb14cb2c 100644
--- a/dev-python/cryptography/cryptography-2.6.1.ebuild
+++ b/dev-python/cryptography/cryptography-2.6.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+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 
~x64-solaris"
 IUSE="libressl idna test"
 
 # the openssl 1.0.2l-r1 needs to be updated again :(



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

2019-06-12 Thread Michael Haubenwallner
commit: a96dd9caf67ee6df7a444209c565c8b528f3f161
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 16:59:44 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96dd9ca

dev-util/desktop-file-utils: add ~x64-cygwin keyword

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

 dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild 
b/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild
index a336cd83a18..2135025ef09 100644
--- a/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild
+++ b/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="emacs"
 
 RDEPEND=">=dev-libs/glib-2.12:2



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

2019-06-12 Thread Michael Haubenwallner
commit: 31631e9bc53a7f12643771b7b2805e4dde09f835
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:03:50 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31631e9b

x11-misc/util-macros: add ~x64-cygwin keyword

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

 x11-misc/util-macros/util-macros-1.19.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild 
b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
index 18a2a719c4e..30b7160e06a 100644
--- a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
+++ b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://xorg/util/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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=""
 
 # there is nothing to compile for this package, all its contents are produced 
by



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

2019-06-12 Thread Michael Haubenwallner
commit: 4545d76f863ca8606e2ef80b8d7056a622b80a99
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:02:09 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4545d76f

x11-libs/libXau: add ~x64-cygwin keyword

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

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

diff --git a/x11-libs/libXau/libXau-1.0.9.ebuild 
b/x11-libs/libXau/libXau-1.0.9.ebuild
index 64d78c38f3c..863ed99c4dc 100644
--- a/x11-libs/libXau/libXau-1.0.9.ebuild
+++ b/x11-libs/libXau/libXau-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org X authorization library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-base/xorg-proto"



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

2019-06-12 Thread Michael Haubenwallner
commit: 8bbf3d84efaf9cacd50b1fff2fd44f5f2a97ff90
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:00:27 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bbf3d84

dev-util/re2c: add ~x64-cygwin keyword

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

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

diff --git a/dev-util/re2c/re2c-1.1.1.ebuild b/dev-util/re2c/re2c-1.1.1.ebuild
index 0cd8b45964b..018bd94aec2 100644
--- a/dev-util/re2c/re2c-1.1.1.ebuild
+++ b/dev-util/re2c/re2c-1.1.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 src_prepare() {
default



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

2019-06-12 Thread Michael Haubenwallner
commit: f0fdb619330160778674992e55ebfc272cd9c814
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:00:00 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fdb619

dev-util/meson: add ~x64-cygwin keyword

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

 dev-util/meson/meson-0.50.1.ebuild | 2 +-
 dev-util/meson/meson-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/meson/meson-0.50.1.ebuild 
b/dev-util/meson/meson-0.50.1.ebuild
index b5783e58b7f..83b65dee1a1 100644
--- a/dev-util/meson/meson-0.50.1.ebuild
+++ b/dev-util/meson/meson-0.50.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs

diff --git a/dev-util/meson/meson-.ebuild b/dev-util/meson/meson-.ebuild
index 11bb7c9a56f..651c7144479 100644
--- a/dev-util/meson/meson-.ebuild
+++ b/dev-util/meson/meson-.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



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

2019-06-12 Thread Michael Haubenwallner
commit: c0ec3ab82862fefbab4356d46848d8557bc07394
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:00:18 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ec3ab8

dev-util/ninja: add ~x64-cygwin keyword

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

 dev-util/ninja/ninja-1.9.0.ebuild | 2 +-
 dev-util/ninja/ninja-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ninja/ninja-1.9.0.ebuild 
b/dev-util/ninja/ninja-1.9.0.ebuild
index 0d23435a03d..0ebf722104f 100644
--- a/dev-util/ninja/ninja-1.9.0.ebuild
+++ b/dev-util/ninja/ninja-1.9.0.ebuild
@@ -15,7 +15,7 @@ else
MY_P="ninja-${KITWARE_VERSION}"
S="${WORKDIR}/${MY_P}"

SRC_URI="https://github.com/Kitware/ninja/archive/v${KITWARE_VERSION}.tar.gz -> 
${MY_P}.tar.gz"
-   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 ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 fi
 
 DESCRIPTION="A small build system similar to make"

diff --git a/dev-util/ninja/ninja-.ebuild b/dev-util/ninja/ninja-.ebuild
index 66dd6e0de6e..fa77efecc27 100644
--- a/dev-util/ninja/ninja-.ebuild
+++ b/dev-util/ninja/ninja-.ebuild
@@ -15,7 +15,7 @@ else
MY_P="ninja-${KITWARE_VERSION}"
S="${WORKDIR}/${MY_P}"

SRC_URI="https://github.com/Kitware/ninja/archive/v${KITWARE_VERSION}.tar.gz -> 
${MY_P}.tar.gz"
-   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 ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 fi
 
 DESCRIPTION="A small build system similar to make"



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

2019-06-12 Thread Michael Haubenwallner
commit: 3ab141fca47838698612882d68268dc43ae4cfbd
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:01:33 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab141fc

x11-libs/libICE: add ~x64-cygwin keyword

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

 x11-libs/libICE/libICE-1.0.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libICE/libICE-1.0.9-r2.ebuild 
b/x11-libs/libICE/libICE-1.0.9-r2.ebuild
index d0c2f3ea1f8..f64eb53a93c 100644
--- a/x11-libs/libICE/libICE-1.0.9-r2.ebuild
+++ b/x11-libs/libICE/libICE-1.0.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Inter-Client Exchange library"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+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 
~x86-winnt"
 IUSE="ipv6"
 
 RDEPEND="x11-base/xorg-proto



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-proto/

2019-06-12 Thread Michael Haubenwallner
commit: 777cb9850de87881ec020695442d289d71a36199
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:01:19 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777cb985

x11-base/xorg-proto: add ~x64-cygwin keyword

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

 x11-base/xorg-proto/xorg-proto-2018.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild 
b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild
index 7f883941f8f..581f897fdb2 100644
--- a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"

SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz;
S="${WORKDIR}/${MY_P}"
 fi



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/

2019-06-12 Thread Michael Haubenwallner
commit: ee47828390589dcddc298dd7a383876a32b2c10d
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:00:58 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee478283

x11-apps/xauth: add ~x64-cygwin keyword

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

 x11-apps/xauth/xauth-1.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild 
b/x11-apps/xauth/xauth-1.0.10.ebuild
index b86fd802718..2e63754dfe7 100644
--- a/x11-apps/xauth/xauth-1.0.10.ebuild
+++ b/x11-apps/xauth/xauth-1.0.10.ebuild
@@ -7,7 +7,7 @@ inherit autotools-utils xorg-2
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux"
 
 IUSE="ipv6 test"
 



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

2019-06-12 Thread Michael Haubenwallner
commit: ef2931ebfbf26b84624f97915e87c99f5524d9d5
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 16:59:34 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2931eb

dev-python/pyopenssl: add ~x64-cygwin keyword

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

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

diff --git a/dev-python/pyopenssl/pyopenssl-19.0.0.ebuild 
b/dev-python/pyopenssl/pyopenssl-19.0.0.ebuild
index dc6a20f1673..5c54bae4090 100644
--- a/dev-python/pyopenssl/pyopenssl-19.0.0.ebuild
+++ b/dev-python/pyopenssl/pyopenssl-19.0.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples test"
 
 RDEPEND="



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

2019-06-12 Thread Michael Haubenwallner
commit: 19c2f485b0b46d1bd6e567a4987d0cb2368f7e29
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:00:46 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c2f485

media-fonts/font-util: add ~x64-cygwin keyword

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

 media-fonts/font-util/font-util-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/font-util/font-util-1.3.1.ebuild 
b/media-fonts/font-util/font-util-1.3.1.ebuild
index b9817fb3ccf..e538e74d9a9 100644
--- a/media-fonts/font-util/font-util-1.3.1.ebuild
+++ b/media-fonts/font-util/font-util-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit xorg-2
 EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/font/util.git;
 DESCRIPTION="X.Org font utilities"
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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=""
 
 RDEPEND=""



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

2019-06-12 Thread Michael Haubenwallner
commit: 1b609c76fa62bf49e3290b7dbc21c8c22bfa72da
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 16:58:52 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b609c76

dev-python/asn1crypto: add ~x64-cygwin keyword

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

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

diff --git a/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild 
b/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild
index 9817f8ccb7d..1e420188ba9 100644
--- a/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild
+++ b/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/wbond/asn1crypto/archive/${PV}.tar.gz -> ${P}.gh.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 
~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/

2019-06-12 Thread Michael Haubenwallner
commit: 32cf01722777a31e5ca0c0f685504e6620e36974
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 17:01:10 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 17:07:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32cf0172

x11-base/xcb-proto: add ~x64-cygwin keyword

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

 x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild 
b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
index 7cf76543fdb..e2430d8455c 100644
--- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild
+++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
@@ -15,7 +15,7 @@ 
EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git;
 [[ ${PV} != * ]] && \
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2;
 
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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=""
 
 RDEPEND="${PYTHON_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: dev-ada/aws/

2019-06-12 Thread Alfredo Tupone
commit: d2217f0651c013c8a133e7bd97eac1676347526e
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed Jun 12 16:44:22 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Jun 12 16:44:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2217f06

dev-ada/aws: does not work with  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/aws/aws-2019.ebuild | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-ada/aws/aws-2019.ebuild b/dev-ada/aws/aws-2019.ebuild
index 75d7084c8e8..88b39e74d91 100644
--- a/dev-ada/aws/aws-2019.ebuild
+++ b/dev-ada/aws/aws-2019.ebuild
@@ -15,16 +15,13 @@ 
SRC_URI="http://mirrors.cdn.adacore.com/art/5cdf85a031e87aa2cdf16b19
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="gnat_2016 gnat_2017 gnat_2018 +gnat_2019"
+IUSE="+gnat_2019"
 
-RDEPEND="dev-ada/xmlada[gnat_2016(-)?,gnat_2017(-)?,gnat_2018(-)?,gnat_2019(-)?]
+RDEPEND="dev-ada/xmlada[gnat_2019]
dev-ada/xmlada[shared,static-libs]"
 DEPEND="${RDEPEND}
-   dev-ada/asis[gnat_2016(-)?]
-   dev-ada/asis[gnat_2017(-)?,gnat_2018(-)?,gnat_2019(-)?]
-   
dev-ada/gprbuild[gnat_2016(-)?,gnat_2017(-)?,gnat_2018(-)?,gnat_2019(-)?]"
-
-REQUIRED_USE="^^ ( gnat_2016 gnat_2017 gnat_2018 gnat_2019 )"
+   dev-ada/asis[gnat_2019]
+   dev-ada/gprbuild[gnat_2019]"
 
 S="${WORKDIR}"/${MY_P}
 



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

2019-06-12 Thread Michael Haubenwallner
commit: 7c05ed37cfc125aa8c66fc8dd98811a5e8c64414
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 15:16:13 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 15:32:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c05ed37

app-portage/prefix-toolkit(prefix-stack-setup): accept --chost argument

Allow to override the CHOST value for the stacked Prefix.
Require the --chost argument if the profile does not set CHOST.

Package-Manager: Portage-2.3.67-prefix, Repoman-2.3.14
Signed-off-by: Michael Haubenwallner  gentoo.org>

 app-portage/prefix-toolkit/prefix-toolkit-3.ebuild | 647 +
 1 file changed, 647 insertions(+)

diff --git a/app-portage/prefix-toolkit/prefix-toolkit-3.ebuild 
b/app-portage/prefix-toolkit/prefix-toolkit-3.ebuild
new file mode 100644
index 000..e4719f87c3a
--- /dev/null
+++ b/app-portage/prefix-toolkit/prefix-toolkit-3.ebuild
@@ -0,0 +1,647 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Utilities for users of Gentoo Prefix"
+HOMEPAGE="https://prefix.gentoo.org/;
+SRC_URI=""
+
+LICENSE="GPL-3"
+SLOT="0"
+
+[[ ${PV} ==  ]] ||
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+
+DEPEND="
+   !app-portage/prefix-chain-setup
+   !sys-apps/prefix-chain-utils
+"
+BDEPEND="${DEPEND}
+   >sys-apps/portage-2.3.62
+"
+# In prefix-stack, these dependencies actually are the @system set,
+# as we rely on the base prefix anyway for package management,
+# which should have a proper @system set.
+# See als: pkg_preinst
+RDEPEND="${DEPEND}
+   prefix-stack? (
+   >=sys-apps/baselayout-prefix-2.6
+   sys-apps/gentoo-functions
+   app-portage/elt-patches
+   sys-devel/gnuconfig
+   sys-devel/gcc-config
+   )
+"
+
+S="${WORKDIR}"
+
+my_unpack() {
+   local infile=$1
+   local outfile=${2:-${infile}}
+   ebegin "extracting ${outfile}"
+   sed -ne "/^: ${infile} /,/EOIN/{/EOIN/d;p}" "${EBUILD}" \
+   > "${outfile}" || die "Failed to unpack ${outfile}"
+   eend $?
+}
+
+src_unpack() {
+   if use prefix-stack ; then
+   my_unpack prefix-stack.bash_login
+   my_unpack prefix-stack.bashrc
+   my_unpack prefix-stack.envd.99stack
+   my_unpack prefix-stack-ccwrap
+   local editor pager
+   for editor in "${EDITOR}" {"${EPREFIX}","${BROOT}"}/bin/nano
+   do
+   [[ -x ${editor} ]] || continue
+   done
+   for pager in "${PAGER}" {"${EPREFIX}","${BROOT}"}/usr/bin/less
+   do
+   [[ -x ${pager} ]] || continue
+   done
+   printf '%s\n' "EDITOR=\"${editor}\"" "PAGER=\"${pager}\"" > 
000fallback
+   else
+   my_unpack prefix-stack-setup
+   fi
+   my_unpack startprefix
+}
+
+my_prefixify() {
+   local ebash eenv
+   if use prefix-stack ; then
+   ebash="${BROOT}/bin/bash"
+   eenv="${BROOT}/usr/bin/env"
+   else
+   ebash="${EPREFIX}/bin/bash"
+   eenv="${EPREFIX}/usr/bin/env"
+   fi
+
+   # the @=@ prevents repoman from believing we set readonly vars
+   sed -e "s,@GENTOO_PORTAGE_BPREFIX@,${BROOT},g" \
+   -e "s,@GENTOO_PORTAGE_EPREFIX@,${EPREFIX},g" \
+   -e "s,@GENTOO_PORTAGE_CHOST@,${CHOST},g" \
+   -e "s,@GENTOO_PORTAGE_EBASH@,${ebash},g" \
+   -e "s,@GENTOO_PORTAGE_EENV@,${eenv},g" \
+   -e "s,@=@,=,g" \
+   -i "$@" || die
+}
+
+src_configure() {
+   # do not eprefixify during unpack, to allow userpatches to apply
+   my_prefixify *
+}
+
+src_install-prefix-stack-ccwrap() {
+   # install toolchain wrapper.
+   local wrapperdir=/usr/${CHOST}/gcc-bin/${CHOST}-${PN}/${PV}
+   local wrappercfg=${CHOST}-${P}
+
+   exeinto $wrapperdir
+   doexe prefix-stack-ccwrap
+
+   local cc
+   for cc in \
+   gcc \
+   g++ \
+   cpp \
+   c++ \
+   windres \
+   ; do
+   dosym prefix-stack-ccwrap $wrapperdir/${CHOST}-${cc}
+   dosym ${CHOST}-${cc} $wrapperdir/${cc}
+   done
+
+   # LDPATH is required to keep gcc-config happy :(
+   cat > ./${wrappercfg} <<-EOF
+   GCC_PATH="${EPREFIX}$wrapperdir"
+   LDPATH="${EPREFIX}$wrapperdir"
+   EOF
+
+   insinto /etc/env.d/gcc
+   doins ./${wrappercfg}
+}
+
+src_install() {
+   if use prefix-stack; then
+   

[gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/winnt/x86/

2019-06-12 Thread Michael Haubenwallner
commit: f9bdfa830a93275e29277ee382fce513573b6e0d
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 14:42:07 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 15:32:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bdfa83

profiles/prefix/windows: add winnt/x86 generic profile

For use with prefix-stack-setup (from app-portage/prefix-toolkit), to
have some native windows profile.  As the windows toolchain name may
vary (MSVC versions), leave setting CHOST to prefix-stack-setup.

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/x86/eapi  | 1 +
 profiles/prefix/windows/winnt/x86/make.defaults | 5 +
 profiles/prefix/windows/winnt/x86/parent| 1 +
 3 files changed, 7 insertions(+)

diff --git a/profiles/prefix/windows/winnt/x86/eapi 
b/profiles/prefix/windows/winnt/x86/eapi
new file mode 100644
index 000..7ed6ff82de6
--- /dev/null
+++ b/profiles/prefix/windows/winnt/x86/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/prefix/windows/winnt/x86/make.defaults 
b/profiles/prefix/windows/winnt/x86/make.defaults
new file mode 100644
index 000..e440495bc30
--- /dev/null
+++ b/profiles/prefix/windows/winnt/x86/make.defaults
@@ -0,0 +1,5 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+ARCH="x86-winnt"
+ACCEPT_KEYWORDS="~x86-winnt"

diff --git a/profiles/prefix/windows/winnt/x86/parent 
b/profiles/prefix/windows/winnt/x86/parent
new file mode 100644
index 000..f3229c5b987
--- /dev/null
+++ b/profiles/prefix/windows/winnt/x86/parent
@@ -0,0 +1 @@
+..



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

2019-06-12 Thread Jeroen Roovers
commit: 96c2a742dfc1125300b75b91f74e7ac98e72985e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jun 12 14:35:42 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jun 12 15:11:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c2a742

www-client/vivaldi-snapshot: Old

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

 www-client/vivaldi-snapshot/Manifest   |   4 -
 .../vivaldi-snapshot-2.6.1560.4_p1.ebuild  | 116 -
 2 files changed, 120 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 9efc17e8ac0..6474507ca0a 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-snapshot-2.6.1560.4_p1-amd64.deb 62534328 BLAKE2B 
6e83acb739560e677fa08d94df11770930d18a862364edd4a373c1a50bc0c1005d0f6957d7fbadec68a503b7a71f13e1f70e1f36bf6598599fe506e8b9ff5689
 SHA512 
973777848daa18009da8faeba9efef44006f3e93c4fd14edcdbf40e423b617f89adb4768e7a2a307a5564b6b3b498cd8c29f18f8191994472295d58308a98be2
-DIST vivaldi-snapshot-2.6.1560.4_p1-arm64.deb 56424484 BLAKE2B 
df08f39c5e374debbc2d08f9d375e2f422e3f35e1e6e9146a54fb502e980d505d54d6d1704b9e7b3262c5b283b41d5b1f0119092d19a6578109ce680ef884b79
 SHA512 
4ff497a5c0616b6513752438434f9698d081927b269e3aa260c19aeeb480915917aa69f846065fd62d7deec99d3816c35a3d608ca9bb7ac451649fcaa5b74eba
-DIST vivaldi-snapshot-2.6.1560.4_p1-armhf.deb 55575064 BLAKE2B 
c8a69e3f9153ce414ac0dae778f60df9a121fb1f23a1af1982dd1a25728e6f7acd0984aa50d5bc02a55f6fb312e8d35f342c4b23797eaf3aad76a47fb17a2d18
 SHA512 
2898c44255e0619bb1c1e74fff2a4c82a936c656c342c25279b08b609f758f460be98401b4e63a05f6d2bd8646948c27e713ce4a2b75f4b8018511f23f23039d
-DIST vivaldi-snapshot-2.6.1560.4_p1-i386.deb 60990056 BLAKE2B 
a2ae9a4c97295aea74e6417f0cae0c00d8c12dba7e08e6bec39de9542c921ccfae8a33491e27e8de3c67c26ae7da6b0eb201813a2d68eacc41821f9d6e8910c4
 SHA512 
3196998e329ab24b0e631d2b3b63270dd229e013ce3b2d7baa985149514af09d0cadfe9fd6c41cb770afc816ba61b3b0446549f8c9c9c4ee4c31e38c6dde50d7
 DIST vivaldi-snapshot-2.6.1566.26_p1-amd64.deb 62572272 BLAKE2B 
2ea565bcb024df8aab1327bf3852508644eb62b71da9fc88908006ecfc3a187c24325f4269b7a2938c8d4fe66be1c413064d088f6b766e654872693e90a526af
 SHA512 
0857b3db7d853b01787a122f0aaf10c1a85ea4cbc44421fb0ca581f542a03c6567eef249ad350313766f7d5adc15b059888b390e87e3dcb275e59ffe26af9a0d
 DIST vivaldi-snapshot-2.6.1566.26_p1-arm64.deb 56446676 BLAKE2B 
a44e6b78c3f28580394f038a1c7870cc6ac4f5f8620ddf585ba82c9e87f49fcda3e85aa70d97ce742e5c9d217d20dba1b3a57a464dd1552b17a49a3ed1b0cd48
 SHA512 
ded30e3512375d97e7315b9c51527b986ce5243b4a87e8ef12ccb180fc7e1d9c58d2267166abdbe0089ab8d6fb41b4741de7929d0748f07395ecad7250ee90d8
 DIST vivaldi-snapshot-2.6.1566.26_p1-armhf.deb 55608288 BLAKE2B 
4af91d86a687105755980c60325e81c7dfdd6ab9e53446b24ef6ecb2129636f40bd2e412ac1741f50e9a320bdb2b6b8784d81216644a98346fe9748a06abc017
 SHA512 
ad24923c6aeacc171c75087d75a1be151abb60da63c4e69f9c32525a8327d3003e19226ed4acdbbea45e18418025bc64c6c4b5b066cdf57d40061b9805b45bdf

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.6.1560.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.6.1560.4_p1.ebuild
deleted file mode 100644
index 76ff637ebaa..000
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.6.1560.4_p1.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
-   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
-   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
-
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_;
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   

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

2019-06-12 Thread Jeroen Roovers
commit: ca32fba9d5af28fab9fe82f6887aef44cc87fde9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jun 12 14:34:58 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jun 12 15:11:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca32fba9

www-client/vivaldi-snapshot: Version 2.6.1566.26_p1

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

 www-client/vivaldi-snapshot/Manifest   |   4 +
 .../vivaldi-snapshot-2.6.1566.26_p1.ebuild | 116 +
 2 files changed, 120 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 37c36efd0a1..9efc17e8ac0 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -2,6 +2,10 @@ DIST vivaldi-snapshot-2.6.1560.4_p1-amd64.deb 62534328 BLAKE2B 
6e83acb739560e677
 DIST vivaldi-snapshot-2.6.1560.4_p1-arm64.deb 56424484 BLAKE2B 
df08f39c5e374debbc2d08f9d375e2f422e3f35e1e6e9146a54fb502e980d505d54d6d1704b9e7b3262c5b283b41d5b1f0119092d19a6578109ce680ef884b79
 SHA512 
4ff497a5c0616b6513752438434f9698d081927b269e3aa260c19aeeb480915917aa69f846065fd62d7deec99d3816c35a3d608ca9bb7ac451649fcaa5b74eba
 DIST vivaldi-snapshot-2.6.1560.4_p1-armhf.deb 55575064 BLAKE2B 
c8a69e3f9153ce414ac0dae778f60df9a121fb1f23a1af1982dd1a25728e6f7acd0984aa50d5bc02a55f6fb312e8d35f342c4b23797eaf3aad76a47fb17a2d18
 SHA512 
2898c44255e0619bb1c1e74fff2a4c82a936c656c342c25279b08b609f758f460be98401b4e63a05f6d2bd8646948c27e713ce4a2b75f4b8018511f23f23039d
 DIST vivaldi-snapshot-2.6.1560.4_p1-i386.deb 60990056 BLAKE2B 
a2ae9a4c97295aea74e6417f0cae0c00d8c12dba7e08e6bec39de9542c921ccfae8a33491e27e8de3c67c26ae7da6b0eb201813a2d68eacc41821f9d6e8910c4
 SHA512 
3196998e329ab24b0e631d2b3b63270dd229e013ce3b2d7baa985149514af09d0cadfe9fd6c41cb770afc816ba61b3b0446549f8c9c9c4ee4c31e38c6dde50d7
+DIST vivaldi-snapshot-2.6.1566.26_p1-amd64.deb 62572272 BLAKE2B 
2ea565bcb024df8aab1327bf3852508644eb62b71da9fc88908006ecfc3a187c24325f4269b7a2938c8d4fe66be1c413064d088f6b766e654872693e90a526af
 SHA512 
0857b3db7d853b01787a122f0aaf10c1a85ea4cbc44421fb0ca581f542a03c6567eef249ad350313766f7d5adc15b059888b390e87e3dcb275e59ffe26af9a0d
+DIST vivaldi-snapshot-2.6.1566.26_p1-arm64.deb 56446676 BLAKE2B 
a44e6b78c3f28580394f038a1c7870cc6ac4f5f8620ddf585ba82c9e87f49fcda3e85aa70d97ce742e5c9d217d20dba1b3a57a464dd1552b17a49a3ed1b0cd48
 SHA512 
ded30e3512375d97e7315b9c51527b986ce5243b4a87e8ef12ccb180fc7e1d9c58d2267166abdbe0089ab8d6fb41b4741de7929d0748f07395ecad7250ee90d8
+DIST vivaldi-snapshot-2.6.1566.26_p1-armhf.deb 55608288 BLAKE2B 
4af91d86a687105755980c60325e81c7dfdd6ab9e53446b24ef6ecb2129636f40bd2e412ac1741f50e9a320bdb2b6b8784d81216644a98346fe9748a06abc017
 SHA512 
ad24923c6aeacc171c75087d75a1be151abb60da63c4e69f9c32525a8327d3003e19226ed4acdbbea45e18418025bc64c6c4b5b066cdf57d40061b9805b45bdf
+DIST vivaldi-snapshot-2.6.1566.26_p1-i386.deb 61016912 BLAKE2B 
0d57838d51726dfa7ac873b44952b2e171c4a6102c6b0a3874d9f6e6b0644e2fdbf3edb75bde9aa9712137f06d81565beb960f56ab828729b28ebddf6e578a3e
 SHA512 
8e1bed8acf1ab88d30a6a7ee82138ca43a03607ed087e05ed462bbcd1f9c7c924e5617a995f8d6eaddcfab3d682ee8217f59b45f525c6995da91808f9d687c21
 DIST vivaldi-snapshot-2.6.1566.6_p1-amd64.deb 62531012 BLAKE2B 
9bde451dbdf658e5e6eeea3d25241bc2a254e9e8e5f5d823d2052fd26a7985dddf963744d775d296b88a3ec85003b58d9ae302ba70a5a701804611a43274ec2a
 SHA512 
5dfeefb6af502d5cb51a8981d389a9b55c94d3843386bddaa56348182b696f9225ad404ded03855993f4502fb5aa0086ffb4ee941c425164a49c2493f6595ac4
 DIST vivaldi-snapshot-2.6.1566.6_p1-arm64.deb 56455496 BLAKE2B 
e5f5f369422b26fb42fd069df30c87e7f8e64595acd8a8874ea3ac740bf6ed189c58233897cd7d4ab7005ef2f685b7334356fc3fbd90d9b914b677c8792245d7
 SHA512 
6ae1f1d4dacbcc278c96038ae201972fc94ad627a4a88ce9b9ba11e94bd2f39d47c497d09dc99b7761ba83c82fe5bd7c439950e96d98f8bc02fc496334d6dcf1
 DIST vivaldi-snapshot-2.6.1566.6_p1-armhf.deb 55602708 BLAKE2B 
fc532fe7eb6062d371b650a91be6da5105ca5a28baf8f8ef7abb3034e965d0fc3783dbef3e77eee4cfd355318659398a03f3d9f632863250a4c59cb772a468e4
 SHA512 
2f51ea7e16590b8bfb6a8073d6a7272c01b55a27d2584bd83e1d51637233c55fb0953020cd301351567ccb059e99b426841b69a6cd0420c18d5d362a8462a777

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.6.1566.26_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.6.1566.26_p1.ebuild
new file mode 100644
index 000..76ff637ebaa
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.6.1566.26_p1.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
+   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
+   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib 

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

2019-06-12 Thread Jory Pratt
commit: 0117d35cdf09b986540378992a0d60e5ae0be9c4
Author: Jory Pratt  gentoo  org>
AuthorDate: Wed Jun 12 14:51:58 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed Jun 12 14:51:58 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=0117d35c

www-client/firefox: Version bump 68.0b9

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest | 4 ++--
 .../{firefox-68.0_beta8.ebuild => firefox-68.0_beta9.ebuild}| 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index f3c8c95..2e6cee4 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
-DIST firefox-68.0-patches-04.tar.xz 14564 BLAKE2B 
fad099d5dd18ce24f64b77f0252f22cad1eb6903dc508cf7fd41121a93d2704d65ccac18f04478cfdb8dd0b29161dfa59272abc3d9296f8fb7e3eceaf9201874
 SHA512 
4135f8391a885505c952d90aef9b6883732cf6def38c34e1ab764bed25c1318c358a54821dbaf8f532f18804a8fde1cdeee0061507c2c562ca8a1b9f85f04788
-DIST firefox-68.0b8.source.tar.xz 292365768 BLAKE2B 
6030eb87650211aae865438d6cc3b27ef2ec64295cba7f65cb2c94b4ff83675ae42ef2cae3126474801752ddbb4233bff4396dcfbf14bceaf722a2f0dc15024f
 SHA512 
ec1fcac79c8c71dd7339e612e55b5e4d323a9030ee652653dbf320dbdfea1f112a9b1ee10043033269dfd6b41a109a24ed97a6e9cb389bb562ad0036e3361fb5
+DIST firefox-68.0-patches-05.tar.xz 14380 BLAKE2B 
e650d51bff504101038354a802f5748efae3987d29bfdc07bbb0783589a65384e480938ed120db1382e2b229d324be3eb88e70672670e2efa8f7b047dc313b75
 SHA512 
5ce27da08efeee28815566f2ae2eb7adb172e40faf98beaf8e2807660b1a1528ea9e70c602ed54ded2b70d5ac22aff5f369008102b1689305ab4bf71a00fcc2d
+DIST firefox-68.0b9.source.tar.xz 29556 BLAKE2B 
a00aaf8ccea28604712c0cdc56b392b73f997376a8b03e97424b0a2579e5679ae959ae9d7aa8e31803388a62fe528ad861c3d47ac3ea5a04f84e2bf7af3ebb72
 SHA512 
56ea2691d36ce927dc12e11e703db9a6e54140eb8647e3c076e723539ea1cb65e50339c90d86e03cd031b59dd355355b6322690b8c7d9cb4f9d81e880930

diff --git a/www-client/firefox/firefox-68.0_beta8.ebuild 
b/www-client/firefox/firefox-68.0_beta9.ebuild
similarity index 99%
rename from www-client/firefox/firefox-68.0_beta8.ebuild
rename to www-client/firefox/firefox-68.0_beta9.ebuild
index 956fd5e..24e8212 100644
--- a/www-client/firefox/firefox-68.0_beta8.ebuild
+++ b/www-client/firefox/firefox-68.0_beta9.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then
 fi
 
 # Patch version
-PATCH="${PN}-68.0-patches-04"
+PATCH="${PN}-68.0-patches-05"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz"
@@ -162,7 +162,7 @@ DEPEND="${CDEPEND}
wayland? ( >=x11-libs/gtk+-3.11:3[wayland] )
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
x86? ( >=dev-lang/yasm-1.1 virtual/opengl )
-   !system-av1? ( dev-lang/nasm )"
+   !system-av1? ( >=dev-lang/nasm-2.13 )"
 
 # Due to a bug in GCC, profile guided optimization will produce
 # AVX2 instructions, bug #677052
@@ -190,7 +190,7 @@ llvm_check_deps() {
if use pgo ; then
if ! has usersandbox $FEATURES ; then
eerror "You must enable usersandbox as X server can not 
run as root!"
-   fi  
+   fi
fi
 
if use clang ; then



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc32/17.0/uclibc/

2019-06-12 Thread Anthony G. Basile
commit: c8547facc55e827deaf5153654dfa30a28e3981f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jun 12 14:46:17 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jun 12 14:46:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8547fac

profiles: pie is broken on ppc uclibc

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

 profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask 
b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
new file mode 100644
index 000..6cb4c23de17
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/package.use.mask
@@ -0,0 +1,3 @@
+# Anthony G. Basile  (12 Jun 2019)
+# Unfortunately pie has broken on ppc uclibc for years
+sys-devel/gcc pie



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

2019-06-12 Thread Lars Wendler
commit: a6953fe2039a5394f30c9c7bb7a9225f75fc1a74
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 14:21:37 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 14:37:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6953fe2

sys-fs/lvm2: Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 sys-fs/lvm2/lvm2-2.02.184-r1.ebuild | 262 ---
 sys-fs/lvm2/lvm2-2.02.184-r2.ebuild | 263 ---
 sys-fs/lvm2/lvm2-2.02.184-r3.ebuild | 269 
 sys-fs/lvm2/lvm2-2.02.184.ebuild| 258 --
 4 files changed, 1052 deletions(-)

diff --git a/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild 
b/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild
deleted file mode 100644
index dcbcd854bf3..000
--- a/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild
+++ /dev/null
@@ -1,262 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic
-
-DESCRIPTION="User-land utilities for LVM2 (device-mapper) software"
-HOMEPAGE="https://sourceware.org/lvm2/;
-SRC_URI="ftp://sourceware.org/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz
-   ftp://sourceware.org/pub/lvm2/old/${PN/lvm/LVM}.${PV}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="readline static static-libs systemd lvm2create_initrd sanlock selinux 
+udev +thin device-mapper-only"
-REQUIRED_USE="device-mapper-only? ( !lvm2create_initrd !sanlock !thin )
-   systemd? ( udev )"
-
-DEPEND_COMMON="
-   dev-libs/libaio[static-libs?]
-   static? ( dev-libs/libaio[static-libs] )
-   !static? ( dev-libs/libaio[static-libs?] )
-   readline? ( sys-libs/readline:0= )
-   sanlock? ( sys-cluster/sanlock )
-   systemd? ( >=sys-apps/systemd-205:0= )
-   udev? ( >=virtual/libudev-208:=[static-libs?] )"
-# /run is now required for locking during early boot. /var cannot be assumed to
-# be available -- thus, pull in recent enough baselayout for /run.
-# This version of LVM is incompatible with cryptsetup <1.1.2.
-RDEPEND="${DEPEND_COMMON}
-   >=sys-apps/baselayout-2.2
-   !=sys-apps/util-linux-2.16
-   lvm2create_initrd? ( sys-apps/makedev )
-   thin? ( >=sys-block/thin-provisioning-tools-0.3.0 )"
-# note: thin- 0.3.0 is required to avoid --disable-thin_check_needs_check
-# USE 'static' currently only works with eudev, bug 520450
-DEPEND="${DEPEND_COMMON}
-   virtual/pkgconfig
-   >=sys-devel/binutils-2.20.1-r1
-   sys-devel/autoconf-archive
-   static? (
-   selinux? ( sys-libs/libselinux[static-libs] )
-   udev? ( >=sys-fs/eudev-3.1.2[static-libs] )
-   >=sys-apps/util-linux-2.16[static-libs]
-   )"
-
-S=${WORKDIR}/${PN/lvm/LVM}.${PV}
-
-PATCHES=(
-   # Gentoo specific modification(s):
-   "${FILESDIR}"/${PN}-2.02.178-example.conf.in.patch
-
-   # For upstream -- review and forward:
-   "${FILESDIR}"/${PN}-2.02.63-always-make-static-libdm.patch
-   "${FILESDIR}"/${PN}-2.02.56-lvm2create_initrd.patch
-   "${FILESDIR}"/${PN}-2.02.67-createinitrd.patch #301331
-   "${FILESDIR}"/${PN}-2.02.99-locale-muck.patch #330373
-   "${FILESDIR}"/${PN}-2.02.178-asneeded.patch # -Wl,--as-needed
-   "${FILESDIR}"/${PN}-2.02.178-dynamic-static-ldflags.patch #332905
-   "${FILESDIR}"/${PN}-2.02.178-static-pkgconfig-libs.patch #370217, 
#439414 + blkid
-   "${FILESDIR}"/${PN}-2.02.176-pthread-pkgconfig.patch #492450
-   "${FILESDIR}"/${PN}-2.02.171-static-libm.patch #617756
-   "${FILESDIR}"/${PN}-2.02.166-HPPA-no-O_DIRECT.patch #657446
-   #"${FILESDIR}"/${PN}-2.02.145-mkdev.patch #580062 # Merged upstream
-)
-
-pkg_setup() {
-   local CONFIG_CHECK="~SYSVIPC"
-
-   if use udev; then
-   local WARNING_SYSVIPC="CONFIG_SYSVIPC:\tis not set (required 
for udev sync)\n"
-   if linux_config_exists; then
-   local uevent_helper_path=$(linux_chkconfig_string 
UEVENT_HELPER_PATH)
-   if [ -n "${uevent_helper_path}" ] && [ 
"${uevent_helper_path}" != '""' ]; then
-   ewarn "It's recommended to set an empty value 
to the following kernel config option:"
-   ewarn 
"CONFIG_UEVENT_HELPER_PATH=${uevent_helper_path}"
-   fi
-   fi
-   fi
-
-   check_extra_config
-
-   # 1. Genkernel no longer copies /sbin/lvm blindly.
-   if use static; then
-   elog "Warning, we no longer overwrite /sbin/lvm and 
/sbin/dmsetup with"
-   elog "their static versions. If you need the static binaries,"
-   elog "you must append .static to the 

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

2019-06-12 Thread Jeroen Roovers
commit: 611306109833c73c8ba5d8c9012aad6cccd6b5cc
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jun 12 13:56:45 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jun 12 14:05:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61130610

www-client/opera-developer: Version 63.0.3347.0

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

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

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index 2e4c3bb4f7b..f5f295a74e8 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1 +1,2 @@
 DIST opera-developer_63.0.3340.0_amd64.deb 63572406 BLAKE2B 
e3c562f25a27f4583289b6fe08ff0355c862b9652b49a5b2a3edc0a97bed485410266e5735540c1b0c854e1120227a900f0b159d748a26585739229b77398a6e
 SHA512 
a3a969eb3eb13e62f0e44fa4fbd92ef42cf91231ab956a4a09b31a1fca529f3e3d3308a6b6fb4a63dd5ba90b74efc69958c0ad7ecb64148c8a1ce5606c1c7921
+DIST opera-developer_63.0.3347.0_amd64.deb 60026638 BLAKE2B 
f1cc7d24f5d5f5002460f249c1f9a92202560721485f34e6c517005139d68712fb835032e1af3d86a0cc7d5097c2370142fea63ce90d2d435c3294b34dbc18e5
 SHA512 
253048c01e7846c88afb7eca7f772cf0d55051461cc07e86274e4269b30be84fd9d68158b8ce80491c19e2dc2979cbeeb68ba6a94c08a36fc1cfc91727e9a57a

diff --git a/www-client/opera-developer/opera-developer-63.0.3347.0.ebuild 
b/www-client/opera-developer/opera-developer-63.0.3347.0.ebuild
new file mode 100644
index 000..132f88d2236
--- /dev/null
+++ b/www-client/opera-developer/opera-developer-63.0.3347.0.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+pkg_setup() {
+   OPERA_HOME="usr/$(get_libdir)/${PN}"
+}
+
+src_prepare() {
+   default
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}



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

2019-06-12 Thread Andreas Sturmlechner
commit: 102c49261ea364da544b03d3c57e960f9a3c99fa
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 19 12:49:01 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:34:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102c4926

app-admin/sysrqd: fix HOMEPAGE

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

 app-admin/sysrqd/sysrqd-14.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-admin/sysrqd/sysrqd-14.ebuild 
b/app-admin/sysrqd/sysrqd-14.ebuild
index 249bbce77e1..c53bc209cd1 100644
--- a/app-admin/sysrqd/sysrqd-14.ebuild
+++ b/app-admin/sysrqd/sysrqd-14.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit toolchain-funcs
 
-DESCRIPTION="daemon providing access to the kernel sysrq functions via network"
-HOMEPAGE="http://julien.danjou.info/projects/sysrqd;
-#SRC_URI="http://julien.danjou.info/${PN}/${P}.tar.gz;
+DESCRIPTION="Daemon providing access to the kernel sysrq functions via network"
+HOMEPAGE="https://github.com/jd/sysrqd;
 SRC_URI="https://dev.gentoo.org/~wschlich/src/${CATEGORY}/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"



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

2019-06-12 Thread Andreas Sturmlechner
commit: 649fe89d3ad950852bfb145ef01a290a682f39a3
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 31 19:57:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:32:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649fe89d

media-gfx/yafaray: bump to EAPI 7

Also fixes an issue, where some binaries didn't link successfully,
due to missing pthread (see https://github.com/YafaRay/Core/issues/113)

Closes: https://bugs.gentoo.org/687068
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Bernd Waibel  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12144
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/yafaray/yafaray-3.3.0-r2.ebuild | 111 ++
 1 file changed, 111 insertions(+)

diff --git a/media-gfx/yafaray/yafaray-3.3.0-r2.ebuild 
b/media-gfx/yafaray/yafaray-3.3.0-r2.ebuild
new file mode 100644
index 000..c54d1fbb0c7
--- /dev/null
+++ b/media-gfx/yafaray/yafaray-3.3.0-r2.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit cmake-utils flag-o-matic python-single-r1
+
+DESCRIPTION="A free open-source montecarlo raytracing engine"
+HOMEPAGE="http://www.yafaray.org;
+SRC_URI="https://github.com/YafaRay/Core/archive/v${PV}.tar.gz -> 
${PN}-core-${PV}.tar.gz
+   https://github.com/YafaRay/Blender-Exporter/archive/v${PV}.tar.gz -> 
${PN}-blender-exporter-${PV}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+blender +fastmath +fasttrig jpeg opencv openexr png +python tiff 
truetype"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-libs/libxml2:2
+   sys-libs/zlib
+   blender? ( media-gfx/blender )
+   jpeg? ( virtual/jpeg:0 )
+   opencv? ( >=media-libs/opencv-3.1.0:=[openexr?] )
+   openexr? ( >=media-libs/openexr-2.2.0:= )
+   png? ( media-libs/libpng:0= )
+   python? ( ${PYTHON_DEPS} )
+   tiff? ( media-libs/tiff:0 )
+   truetype? ( media-libs/freetype:2 )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-lang/swig"
+
+S="${WORKDIR}/Core-${PV}"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   append-flags "-pthread"
+   cmake-utils_src_prepare
+
+   sed -i -e "s/@YAFARAY_BLENDER_EXPORTER_VERSION@/v${PV}/" 
"${WORKDIR}/Blender-Exporter-${PV}/__init__.py" || die
+
+   eapply "${FILESDIR}/${P}-strip-debug-mode.patch"
+   eapply "${FILESDIR}/${P}-respect-cflags.patch"
+   pushd "${WORKDIR}/Blender-Exporter-${PV}" || die
+   eapply "${FILESDIR}/${P}-blender-exporter-paths.patch"
+   popd || dir
+   eapply_user
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DYAF_LIB_DIR=$(get_libdir)
+   -DWITH_YAF_PY_BINDINGS=$(usex python)
+   -DYAF_PY_VERSION=${EPYTHON#python}
+   -DWITH_YAF_RUBY_BINDINGS=OFF
+   -DBLENDER_ADDON=OFF # addon is a separate package called 
blender-exporter
+   -DCMAKE_SKIP_RPATH=ON # NULL DT_RUNPATH security problem
+   -DFAST_MATH=$(usex fastmath)
+   -DFAST_TRIG=$(usex fasttrig)
+   -DWITH_JPEG="$(usex jpeg)"
+   -DWITH_OpenCV="$(usex opencv)"
+   -DWITH_OpenEXR="$(usex openexr)"
+   -DWITH_PNG="$(usex png)"
+   -DWITH_QT=OFF # qt4 only at the moment
+   -DWITH_TIFF="$(usex tiff)"
+   -DWITH_Freetype="$(usex truetype)"
+   )
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   python_domodule "${BUILD_DIR}/src/bindings/yafaray_v3_interface.py"
+   python_domodule "${BUILD_DIR}/src/bindings/_yafaray_v3_interface.so"
+   rm -v 
"${ED}"/usr/$(get_libdir)/{yafaray_v3_interface.py,_yafaray_v3_interface.so} || 
die
+   rm -rv "${ED}"/usr/share/doc/${PN} || die
+
+   if use blender; then
+   pushd "${WORKDIR}/Blender-Exporter-${PV}" || die
+   rm README LICENSES INSTALL CHANGELOG .gitignore || die
+   # grab blender version number for plugin directory
+   local blender_plugin_dir=$(best_version media-gfx/blender)
+   blender_plugin_dir=${blender_plugin_dir##*/} # remove category
+   blender_plugin_dir=${blender_plugin_dir#*-}  # remove package 
name
+   blender_plugin_dir=${blender_plugin_dir%%-*} # remove revision 
number if exists
+   insinto 
/usr/share/blender/${blender_plugin_dir}/scripts/addons/yafaray_v3
+   doins -r .
+   popd || die
+   fi
+}
+
+pkg_postinst() {
+   einfo "To confirm your installation is working as expected, run"
+   einfo "yafaray-xml with /usr/share/yafaray/tests/test01/test01.xml"
+   einfo "as an input file, then compare the result to"
+

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

2019-06-12 Thread Andreas Sturmlechner
commit: bc1027644e374193c17dd59505f6271f914a5566
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 31 19:59:34 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:32:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc102764

media-gfx/yafaray: drop broken 3.3.0-r1 ebuild

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Bernd Waibel  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/yafaray/yafaray-3.3.0-r1.ebuild | 110 --
 1 file changed, 110 deletions(-)

diff --git a/media-gfx/yafaray/yafaray-3.3.0-r1.ebuild 
b/media-gfx/yafaray/yafaray-3.3.0-r1.ebuild
deleted file mode 100644
index 01987b31372..000
--- a/media-gfx/yafaray/yafaray-3.3.0-r1.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="A free open-source montecarlo raytracing engine"
-HOMEPAGE="http://www.yafaray.org;
-SRC_URI="https://github.com/YafaRay/Core/archive/v${PV}.tar.gz -> 
${PN}-core-${PV}.tar.gz
-   https://github.com/YafaRay/Blender-Exporter/archive/v${PV}.tar.gz -> 
${PN}-blender-exporter-${PV}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+blender +fastmath +fasttrig jpeg opencv openexr png +python tiff 
truetype"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   dev-libs/boost:=
-   dev-libs/libxml2:2
-   sys-libs/zlib
-   blender? ( media-gfx/blender )
-   jpeg? ( virtual/jpeg:0 )
-   opencv? ( >=media-libs/opencv-3.1.0:=[openexr?] )
-   openexr? ( >=media-libs/openexr-2.2.0:= )
-   png? ( media-libs/libpng:0= )
-   python? ( ${PYTHON_DEPS} )
-   tiff? ( media-libs/tiff:0 )
-   truetype? ( media-libs/freetype:2 )
-"
-DEPEND="${RDEPEND}
-   dev-lang/swig
-"
-
-S="${WORKDIR}/Core-${PV}"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   sed -i -e "s/@YAFARAY_BLENDER_EXPORTER_VERSION@/v${PV}/" 
"${WORKDIR}/Blender-Exporter-${PV}/__init__.py" || die
-
-   eapply "${FILESDIR}/${P}-strip-debug-mode.patch"
-   eapply "${FILESDIR}/${P}-respect-cflags.patch"
-   pushd "${WORKDIR}/Blender-Exporter-${PV}" || die
-   eapply "${FILESDIR}/${P}-blender-exporter-paths.patch"
-   popd || dir
-   eapply_user
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DYAF_LIB_DIR=$(get_libdir)
-   -DWITH_YAF_PY_BINDINGS=$(usex python)
-   -DYAF_PY_VERSION=${EPYTHON#python}
-   -DWITH_YAF_RUBY_BINDINGS=OFF
-   -DBLENDER_ADDON=OFF # addon is a separate package called 
blender-exporter
-   -DCMAKE_SKIP_RPATH=ON # NULL DT_RUNPATH security problem
-   -DFAST_MATH=$(usex fastmath)
-   -DFAST_TRIG=$(usex fasttrig)
-   -DWITH_JPEG="$(usex jpeg)"
-   -DWITH_OpenCV="$(usex opencv)"
-   -DWITH_OpenEXR="$(usex openexr)"
-   -DWITH_PNG="$(usex png)"
-   -DWITH_QT=OFF # qt4 only at the moment
-   -DWITH_TIFF="$(usex tiff)"
-   -DWITH_Freetype="$(usex truetype)"
-   )
-
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   python_domodule "${BUILD_DIR}/src/bindings/yafaray_v3_interface.py"
-   python_domodule "${BUILD_DIR}/src/bindings/_yafaray_v3_interface.so"
-   rm -v 
"${D}"usr/$(get_libdir)/{yafaray_v3_interface.py,_yafaray_v3_interface.so} || 
die
-
-   if use blender; then
-   pushd "${WORKDIR}/Blender-Exporter-${PV}" || die
-   rm README LICENSES INSTALL CHANGELOG .gitignore || die
-   # grab blender version number for plugin directory
-   local blender_plugin_dir=$(best_version media-gfx/blender)
-   blender_plugin_dir=${blender_plugin_dir##*/} # remove category
-   blender_plugin_dir=${blender_plugin_dir#*-}  # remove package 
name
-   blender_plugin_dir=${blender_plugin_dir%%-*} # remove revision 
number if exists
-   insinto 
/usr/share/blender/${blender_plugin_dir}/scripts/addons/yafaray_v3
-   doins -r .
-   popd || die
-   fi
-}
-
-pkg_postinst() {
-   einfo "To confirm your installation is working as expected, run"
-   einfo "yafaray-xml with /usr/share/yafaray/tests/test01/test01.xml"
-   einfo "as an input file, then compare the result to"
-   einfo "'/usr/share/yafaray/tests/test01/test01 - expected render 
result.png'"
-   if use blender; then
-   elog
-   elog "To use within Blender, navigate to File -> User 
Preferences -> Add-ons (tab)"
-   elog "and enable 'Render: YafaRay v3 Exporter'. This will make 

[gentoo-commits] repo/gentoo:master commit in: app-admin/sysrqd/, app-admin/sysrqd/files/

2019-06-12 Thread Andreas Sturmlechner
commit: a90d9d3b1693bc62713321ba40b48d3e4c6996c1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 19 17:30:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:34:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90d9d3b

app-admin/sysrqd: version bump + EAPI=7

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

 app-admin/sysrqd/Manifest  |  1 +
 .../sysrqd/files/sysrqd-17-fix-build-system.patch  | 13 ++
 app-admin/sysrqd/sysrqd-17.ebuild  | 53 ++
 3 files changed, 67 insertions(+)

diff --git a/app-admin/sysrqd/Manifest b/app-admin/sysrqd/Manifest
index 66767c06ced..4c85a4aeb7f 100644
--- a/app-admin/sysrqd/Manifest
+++ b/app-admin/sysrqd/Manifest
@@ -1 +1,2 @@
 DIST sysrqd-14.tar.gz 4759 BLAKE2B 
3ef8b2f5092a899753da487d0a82a71d2d93d0c6a70689b5923fa900f2766de15fa2e416cb667d800dac19499218a0246941b8c52bfe4421af774ccecc6e
 SHA512 
efad48be3974923ec14d0958e788115c9273bc29b4f03853e6e087f6af872299ea57d42f885be19ff4eeaffa577ecf1c53ea2adb2f84e1487bb2511597b89cb2
+DIST sysrqd-17.tar.gz 5232 BLAKE2B 
4fd3baf7bce45b43577db7cd4a383161a8d69bd88e041afe20c33d3812235829729c57b748321195c2bccea819827655080199c0167bafad7252ca29b2a3a27c
 SHA512 
fd0e42d2edd5e8548510aa823b2fef6339b2dc1dde1fe387585b9f2611e7d944fa6d73447e3f58a0aa00d45a88459c6e9cbb619428282abf367f62a8270e5d54

diff --git a/app-admin/sysrqd/files/sysrqd-17-fix-build-system.patch 
b/app-admin/sysrqd/files/sysrqd-17-fix-build-system.patch
new file mode 100644
index 000..2118b8e682e
--- /dev/null
+++ b/app-admin/sysrqd/files/sysrqd-17-fix-build-system.patch
@@ -0,0 +1,13 @@
+--- sysrqd-17/Makefile 2019-04-08 15:37:16.0 +0200
 sysrqd-17-ng/Makefile  2019-05-20 19:55:15.842841704 +0200
+@@ -5,8 +5,9 @@
+ -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wsign-compare \
+ -Wunused -Winit-self -Wpointer-arith -Wredundant-decls \
+ -Wmissing-prototypes -Wmissing-format-attribute -Wmissing-noreturn \
+--std=gnu99 -pipe -DSYSRQD_VERSION="\"$(VERSION)\"" -O3
++-std=gnu99
+ LDFLAGS+=-lcrypt
++CPPFLAGS+=-DSYSRQD_VERSION="\"$(VERSION)\""
+ 
+ SBINDIR=$(DESTDIR)/usr/sbin
+ #MANDIR=$(DESTDIR)/usr/share/man/man1

diff --git a/app-admin/sysrqd/sysrqd-17.ebuild 
b/app-admin/sysrqd/sysrqd-17.ebuild
new file mode 100644
index 000..541c67095fc
--- /dev/null
+++ b/app-admin/sysrqd/sysrqd-17.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Daemon providing access to the kernel sysrq functions via network"
+HOMEPAGE="https://github.com/jd/sysrqd;
+SRC_URI="https://github.com/jd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-config.patch
+   "${FILESDIR}"/${P}-fix-build-system.patch
+)
+
+src_configure() {
+   tc-export CC
+}
+
+src_install() {
+   dosbin sysrqd
+   newinitd "${FILESDIR}/sysrqd.init" sysrqd
+
+   local bindip='127.0.0.1' secret
+   declare -i secret
+   let secret="${RANDOM}*${RANDOM}*${RANDOM}*${RANDOM}"
+   echo "${bindip}" > sysrqd.bind || die
+   echo "${secret}" > sysrqd.secret || die
+
+   diropts -m 0700 -o root -g root
+   dodir /etc/sysrqd
+   insinto /etc/sysrqd
+   insopts -m 0600 -o root -g root
+   doins sysrqd.bind
+   doins sysrqd.secret
+
+   einstalldocs
+}
+
+pkg_postinst() {
+   elog
+   elog "Be sure to change the initial secret in /etc/sysrqd/sysrqd.secret 
!"
+   elog "As a security precaution, sysrqd is configured to only listen on"
+   elog "127.0.0.1 by default. Change the content of 
/etc/sysrqd/sysrqd.bind"
+   elog "to an IPv4 address you want it to listen on or remove the file"
+   elog "to make it listen on any IP address (0.0.0.0)."
+   elog
+}



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

2019-06-12 Thread Andreas Sturmlechner
commit: 8e374d523d61930a4a4f10119e21d95690cba395
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 11:03:10 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:01:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e374d52

media-libs/openal: Drop 1.18.2-r1

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

 media-libs/openal/Manifest |  1 -
 ...l-1.18.2-dont-specify-macros-as-arguments.patch | 50 
 media-libs/openal/openal-1.18.2-r1.ebuild  | 69 --
 3 files changed, 120 deletions(-)

diff --git a/media-libs/openal/Manifest b/media-libs/openal/Manifest
index a3ff15cf536..398ae788b0a 100644
--- a/media-libs/openal/Manifest
+++ b/media-libs/openal/Manifest
@@ -1,2 +1 @@
-DIST openal-soft-1.18.2.tar.bz2 639420 BLAKE2B 
8e31db9d3c6eb49fe4833a6449603dc6284e39810942536594fb5e96d0bc2b867b69bd90e64d40cf99f9a279f3809509cf1c9af3114a4887057e78962a5463e8
 SHA512 
752e2fb0a5a014caa6d6bac1590d3df46140b463fbaa13378fb5de89f1c97ee8b62bec74f68484d4ec02ee8755c1a2d0c9394cdb477db1b7401deae2fb9eeb4d
 DIST openal-soft-1.19.1.tar.bz2 577310 BLAKE2B 
f6ed5b2bce1bfcaa7f8085375d5d3e3323ea2f03896ba871fe3ec247e6e1bf524a9c5180399b0f0908aa69756a1f2ee8095f14a69e6a7eac55a25cc7c2ac545b
 SHA512 
356a3f12bbe284bfac71f4f2a9f83d084083a83201e73743042ac27812cf051c12b0ddcf53c010ff77e44ae2e9033cea9b9324d316a22a59a154307a64a4

diff --git 
a/media-libs/openal/files/openal-1.18.2-dont-specify-macros-as-arguments.patch 
b/media-libs/openal/files/openal-1.18.2-dont-specify-macros-as-arguments.patch
deleted file mode 100644
index 83fc33d0a33..000
--- 
a/media-libs/openal/files/openal-1.18.2-dont-specify-macros-as-arguments.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From cae4b1a062b53dd25eba7caa41622be730106749 Mon Sep 17 00:00:00 2001
-From: Chris Robinson 
-Date: Wed, 28 Mar 2018 14:34:58 -0700
-Subject: [PATCH] Don't specify macros as arguments to CHECK_INCLUDE_FILE(S)
-

- CMakeLists.txt | 15 +--
- 1 file changed, 13 insertions(+), 2 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index df1dfe63..07454f15 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -577,7 +577,12 @@ ENDIF()
- 
- 
- # Check if we have Windows headers
--CHECK_INCLUDE_FILE(windows.h HAVE_WINDOWS_H -D_WIN32_WINNT=0x0502)
-+SET(OLD_REQUIRED_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS})
-+SET(CMAKE_REQUIRED_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS} 
-D_WIN32_WINNT=0x0502)
-+CHECK_INCLUDE_FILE(windows.h HAVE_WINDOWS_H)
-+SET(CMAKE_REQUIRED_DEFINITIONS ${OLD_REQUIRED_DEFINITIONS})
-+UNSET(OLD_REQUIRED_DEFINITIONS)
-+
- IF(NOT HAVE_WINDOWS_H)
- CHECK_SYMBOL_EXISTS(gettimeofday sys/time.h HAVE_GETTIMEOFDAY)
- IF(NOT HAVE_GETTIMEOFDAY)
-@@ -975,8 +980,11 @@ OPTION(ALSOFT_REQUIRE_WINMM "Require Windows Multimedia 
backend" OFF)
- OPTION(ALSOFT_REQUIRE_DSOUND "Require DirectSound backend" OFF)
- OPTION(ALSOFT_REQUIRE_WASAPI "Require WASAPI backend" OFF)
- IF(HAVE_WINDOWS_H)
-+SET(OLD_REQUIRED_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS})
-+SET(CMAKE_REQUIRED_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS} 
-D_WIN32_WINNT=0x0502)
-+
- # Check MMSystem backend
--CHECK_INCLUDE_FILES("windows.h;mmsystem.h" HAVE_MMSYSTEM_H 
-D_WIN32_WINNT=0x0502)
-+CHECK_INCLUDE_FILES("windows.h;mmsystem.h" HAVE_MMSYSTEM_H)
- IF(HAVE_MMSYSTEM_H)
- CHECK_SHARED_FUNCTION_EXISTS(waveOutOpen "windows.h;mmsystem.h" winmm 
"" HAVE_LIBWINMM)
- IF(HAVE_LIBWINMM)
-@@ -1013,6 +1021,9 @@ IF(HAVE_WINDOWS_H)
- SET(ALC_OBJS  ${ALC_OBJS} Alc/backends/wasapi.c)
- ENDIF()
- ENDIF()
-+
-+SET(CMAKE_REQUIRED_DEFINITIONS ${OLD_REQUIRED_DEFINITIONS})
-+UNSET(OLD_REQUIRED_DEFINITIONS)
- ENDIF()
- IF(ALSOFT_REQUIRE_WINMM AND NOT HAVE_WINMM)
- MESSAGE(FATAL_ERROR "Failed to enabled required WinMM backend")

diff --git a/media-libs/openal/openal-1.18.2-r1.ebuild 
b/media-libs/openal/openal-1.18.2-r1.ebuild
deleted file mode 100644
index ccc0f0929a4..000
--- a/media-libs/openal/openal-1.18.2-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-MY_P="${PN}-soft-${PV}"
-
-DESCRIPTION="A software implementation of the OpenAL 3D audio API"
-HOMEPAGE="https://www.openal-soft.org/;
-SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2;
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="
-   alsa coreaudio debug jack oss portaudio pulseaudio qt5
-   cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1
-   cpu_flags_arm_neon
-"
-
-RDEPEND="
-   alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
-   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
-

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

2019-06-12 Thread Andreas Sturmlechner
commit: 8b8a8e792367f445bc02114cd373afdea5c8dac2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 12:58:18 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:01:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8a8e79

profiles: amd64-fbsd: Mask media-libs/openal[sdl]

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

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

diff --git a/profiles/arch/amd64-fbsd/package.use.mask 
b/profiles/arch/amd64-fbsd/package.use.mask
index a91e38fb794..89f84b8dc50 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -85,6 +85,7 @@ app-doc/doxygen clang
 dev-perl/GD fcgi
 media-libs/libcanberra gnome
 media-libs/mesa vaapi
+media-libs/openal sdl
 media-sound/pulseaudio equalizer qt5 realtime
 media-video/ffmpeg ebur128 kvazaar libilbc openh264
 media-video/ffmpeg rubberband sdl ssh x265 zeromq zimg



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

2019-06-12 Thread Andreas Sturmlechner
commit: c2a290ec32676b98c2767e4408dd0597533e6692
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 13:01:24 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 13:01:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a290ec

media-libs/openal: Re-add ~amd64-fbsd

It was probably dropped because of missing media-libs/libsdl2 keyword,
so USE sdl was masked in amd64-fbsd profile.

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

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

diff --git a/media-libs/openal/openal-1.19.1.ebuild 
b/media-libs/openal/openal-1.19.1.ebuild
index dfd436080f6..72d3436e010 100644
--- a/media-libs/openal/openal-1.19.1.ebuild
+++ b/media-libs/openal/openal-1.19.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="
alsa coreaudio debug jack oss portaudio pulseaudio sdl qt5
cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1



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

2019-06-12 Thread Andreas Sturmlechner
commit: 09861985306c4122c5b8e2f2a9d2c7c621f420ba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 12:49:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 12:50:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09861985

dev-php/pecl-haru: Drop USE png, zlib

media-libs/libharu-2.3.0-r2 lost these flags for some reason.

Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --force
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-php/pecl-haru/pecl-haru-1.0.4-r3.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/dev-php/pecl-haru/pecl-haru-1.0.4-r3.ebuild 
b/dev-php/pecl-haru/pecl-haru-1.0.4-r3.ebuild
new file mode 100644
index 000..44313c4831b
--- /dev/null
+++ b/dev-php/pecl-haru/pecl-haru-1.0.4-r3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_PHP="php5-6"
+
+inherit php-ext-pecl-r3
+
+DESCRIPTION="An interface to libharu, a PDF generator"
+
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/libharu[png(+),zlib(+)]"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   # config.m4 is broken checking paths, so we need to override it
+   local PHP_EXT_ECONF_ARGS=(
+   --with-png-dir=/usr
+   --with-zlib-dir=/usr
+   )
+
+   php-ext-source-r3_src_configure
+}



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

2019-06-12 Thread Andreas Sturmlechner
commit: 60b6ef6fd18749aed458eb0c2fad7206572d0e76
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 12:50:01 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 12:50:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b6ef6f

dev-php/pecl-haru: Drop 1.0.4-r2

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

 dev-php/pecl-haru/pecl-haru-1.0.4-r2.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/dev-php/pecl-haru/pecl-haru-1.0.4-r2.ebuild 
b/dev-php/pecl-haru/pecl-haru-1.0.4-r2.ebuild
deleted file mode 100644
index 5b9771f7f0f..000
--- a/dev-php/pecl-haru/pecl-haru-1.0.4-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_PHP="php5-6"
-
-inherit php-ext-pecl-r3
-
-DESCRIPTION="An interface to libharu, a PDF generator"
-
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="png zlib"
-
-DEPEND="media-libs/libharu[png?,zlib?]"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   # config.m4 is broken checking paths, so we need to override it
-   local PHP_EXT_ECONF_ARGS=(
-   $(usex png '--with-png-dir=/usr' '')
-   $(usex zlib '--with-zlib-dir=/usr' '')
-   )
-
-   php-ext-source-r3_src_configure
-}



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

2019-06-12 Thread Lars Wendler
commit: 2c31370cbe091e3ac6cae556b571bb5784f6b594
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 12:39:55 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 12:40:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c31370c

net-libs/ntirpc: Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/ntirpc/Manifest|  2 --
 net-libs/ntirpc/ntirpc-1.6.1.ebuild | 30 --
 net-libs/ntirpc/ntirpc-1.7.0.ebuild | 30 --
 3 files changed, 62 deletions(-)

diff --git a/net-libs/ntirpc/Manifest b/net-libs/ntirpc/Manifest
index b255c25ac52..eb30863 100644
--- a/net-libs/ntirpc/Manifest
+++ b/net-libs/ntirpc/Manifest
@@ -1,4 +1,2 @@
-DIST ntirpc-1.6.1.tar.gz 397485 BLAKE2B 
2dcc4c3a14eff55b4db52f297b65a48d5dff46ef4b1659912c65ca9104958cca02d542bb3b72f2ce63993414c5d53bb9716b1b1d4ce4b335735ee99da77f3770
 SHA512 
d176fbe71f1f66e5ee477c1ec2722b77742d36d67856eb4029f1b01474b08349171779a9943c0039d2a30e05debc9ab389d92ea137eabb4d7737fc91e47b0b24
-DIST ntirpc-1.7.0.tar.gz 373195 BLAKE2B 
5cfb6c16d1fa3569d37a6b8f51990dd18e713aaaf0f6e6309c36fb8b0bdb6fa0dfcfa81f0e9e185c18dac5b6d422bd9d1b796b245b3dfa519b0f53300ce5c725
 SHA512 
84fdf62b8a72bcf1b90854536df3c1e3f06c58858d7a2403ee6c085f8585a5d389921a2feb9e0f27ef238dea3a36a9c94b66ea582f290168a8ed21405a452723
 DIST ntirpc-1.7.1.tar.gz 373327 BLAKE2B 
55d71932e35b844e382409593b5dead30246d0cbaa27d3d49ad94d09435acb8abb34b945ba90ab7ba9733a955b4184ad839ba202aa82f97eeecbcc502cb88bf0
 SHA512 
9a98d83db94b4775940584cd08a1105b79263412d44309f91d1e86c609e6d56a482ac239efaaa73ccc1c2f4cabb8b597ccb8931514f33b8b2fd5c2a11b731106
 DIST ntirpc-1.7.4.tar.gz 373897 BLAKE2B 
7354c5d6114947c8d66dcbc4fb933ab38237dd70eeb318278a658946fa4ec354bcaf7e90ac210f39f76b6d8e60f865c0c63ecbf7cbd8ee1e8defa0d7622cfb51
 SHA512 
076d789edc3fdf0ddb75437196b72b1aef78780d579ae4db0bcc116a1a92ac861fc77e1611070f2d3df003bfec7883ab20653a3c2f2255c685aaed8e7c22ce0f

diff --git a/net-libs/ntirpc/ntirpc-1.6.1.ebuild 
b/net-libs/ntirpc/ntirpc-1.6.1.ebuild
deleted file mode 100644
index c78565d8363..000
--- a/net-libs/ntirpc/ntirpc-1.6.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="6"
-
-inherit cmake-multilib
-
-DESCRIPTION="Transport Independent RPC library for nfs-ganesha"
-HOMEPAGE="https://github.com/nfs-ganesha/ntirpc;
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gssapi rdma"
-
-# Since the GSS option only controls some extra files to be enabled,
-# there's nothing to list in the depend string for it.
-RDEPEND="app-crypt/mit-krb5
-   net-libs/libnsl
-   rdma? ( sys-fabric/librdmacm )"
-DEPEND="${RDEPEND}"
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DUSE_GSS="$(usex gssapi)"
-   -DUSE_RPC_RDMA="$(usex rdma)"
-   )
-   cmake-utils_src_configure
-}

diff --git a/net-libs/ntirpc/ntirpc-1.7.0.ebuild 
b/net-libs/ntirpc/ntirpc-1.7.0.ebuild
deleted file mode 100644
index 07720adb249..000
--- a/net-libs/ntirpc/ntirpc-1.7.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cmake-multilib
-
-DESCRIPTION="Transport Independent RPC library for nfs-ganesha"
-HOMEPAGE="https://github.com/nfs-ganesha/ntirpc;
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gssapi rdma"
-
-# Since the GSS option only controls some extra files to be enabled,
-# there's nothing to list in the depend string for it.
-RDEPEND="app-crypt/mit-krb5
-   net-libs/libnsl
-   rdma? ( sys-fabric/librdmacm )"
-DEPEND="${RDEPEND}"
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DUSE_GSS="$(usex gssapi)"
-   -DUSE_RPC_RDMA="$(usex rdma)"
-   )
-   cmake-utils_src_configure
-}



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

2019-06-12 Thread Lars Wendler
commit: 806afefc70ff37f061aaeb925a9814c2d10269c6
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 12:39:29 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 12:40:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806afefc

net-libs/ntirpc: Bump to version 1.7.4

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/ntirpc/Manifest|  1 +
 net-libs/ntirpc/ntirpc-1.7.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/net-libs/ntirpc/Manifest b/net-libs/ntirpc/Manifest
index 3d738281c85..b255c25ac52 100644
--- a/net-libs/ntirpc/Manifest
+++ b/net-libs/ntirpc/Manifest
@@ -1,3 +1,4 @@
 DIST ntirpc-1.6.1.tar.gz 397485 BLAKE2B 
2dcc4c3a14eff55b4db52f297b65a48d5dff46ef4b1659912c65ca9104958cca02d542bb3b72f2ce63993414c5d53bb9716b1b1d4ce4b335735ee99da77f3770
 SHA512 
d176fbe71f1f66e5ee477c1ec2722b77742d36d67856eb4029f1b01474b08349171779a9943c0039d2a30e05debc9ab389d92ea137eabb4d7737fc91e47b0b24
 DIST ntirpc-1.7.0.tar.gz 373195 BLAKE2B 
5cfb6c16d1fa3569d37a6b8f51990dd18e713aaaf0f6e6309c36fb8b0bdb6fa0dfcfa81f0e9e185c18dac5b6d422bd9d1b796b245b3dfa519b0f53300ce5c725
 SHA512 
84fdf62b8a72bcf1b90854536df3c1e3f06c58858d7a2403ee6c085f8585a5d389921a2feb9e0f27ef238dea3a36a9c94b66ea582f290168a8ed21405a452723
 DIST ntirpc-1.7.1.tar.gz 373327 BLAKE2B 
55d71932e35b844e382409593b5dead30246d0cbaa27d3d49ad94d09435acb8abb34b945ba90ab7ba9733a955b4184ad839ba202aa82f97eeecbcc502cb88bf0
 SHA512 
9a98d83db94b4775940584cd08a1105b79263412d44309f91d1e86c609e6d56a482ac239efaaa73ccc1c2f4cabb8b597ccb8931514f33b8b2fd5c2a11b731106
+DIST ntirpc-1.7.4.tar.gz 373897 BLAKE2B 
7354c5d6114947c8d66dcbc4fb933ab38237dd70eeb318278a658946fa4ec354bcaf7e90ac210f39f76b6d8e60f865c0c63ecbf7cbd8ee1e8defa0d7622cfb51
 SHA512 
076d789edc3fdf0ddb75437196b72b1aef78780d579ae4db0bcc116a1a92ac861fc77e1611070f2d3df003bfec7883ab20653a3c2f2255c685aaed8e7c22ce0f

diff --git a/net-libs/ntirpc/ntirpc-1.7.4.ebuild 
b/net-libs/ntirpc/ntirpc-1.7.4.ebuild
new file mode 100644
index 000..a6136e93581
--- /dev/null
+++ b/net-libs/ntirpc/ntirpc-1.7.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-multilib
+
+DESCRIPTION="Transport Independent RPC library for nfs-ganesha"
+HOMEPAGE="https://github.com/nfs-ganesha/ntirpc;
+SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gssapi rdma"
+
+# Since the GSS option only controls some extra files to be enabled,
+# there's nothing to list in the depend string for it.
+RDEPEND="app-crypt/mit-krb5
+   net-libs/libnsl
+   rdma? ( sys-fabric/librdmacm )"
+DEPEND="${RDEPEND}"
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DUSE_GSS="$(usex gssapi)"
+   -DUSE_RPC_RDMA="$(usex rdma)"
+   )
+   cmake-utils_src_configure
+}



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

2019-06-12 Thread Andreas Sturmlechner
commit: 8ac7db2356d02631a956d70927e94d22a456f6e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 12:15:16 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 12:22:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac7db23

net-misc/smb4k: 3.0.0 version bump

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

 net-misc/smb4k/Manifest   |  1 +
 net-misc/smb4k/smb4k-3.0.0.ebuild | 68 +++
 2 files changed, 69 insertions(+)

diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
index a80dcb6a22d..b50e5579c47 100644
--- a/net-misc/smb4k/Manifest
+++ b/net-misc/smb4k/Manifest
@@ -1,2 +1,3 @@
 DIST smb4k-2.1.1.tar.xz 3718220 BLAKE2B 
99258ac57d3b8ff2861b8635b6a0799a347f3934c8d070d41c09f49b69caa7b59f502db9041d1bc4f875ae15544254faaafaae6429200ddf5526a06812983e1f
 SHA512 
d69cb9f4c22e2afdd111e73c3d99d6868f959aa5476ffe10620862d3659b5a4f3b814856b17a9dced7bf6dde524f5bcf224e62d413d2aa92b0bcc2272ddf22b7
 DIST smb4k-2.9.90.tar.xz 3846724 BLAKE2B 
644c08fe6d052d9cbe7d24c228d808a6087d63d8426dd442580e78938c2f1255cb1b381cbf88b495f000d77ae231759ed4adc17dd907e620229063447dc64b4e
 SHA512 
b95d798bee22fd77d0f16deacf329ebd58ac651c99a97ec7107544ac873737848c256b3559e307b0cd63bd593aa0713a307520d533e81d4b40edb42a500f2803
+DIST smb4k-3.0.0.tar.xz 3825920 BLAKE2B 
5439caa8f02fc93cd2065384e2b502abdca328fd186cb10ac0837d7eb289a2d62bedd81439a6d5b0e815edfb7fe168fcb70f0e645f3bae2d39a391d0688487f6
 SHA512 
b32a7151adb46b93e2c245136752435d3842e135baeb2b44343287d2eaf9f2aa5622a28b19df7d821390a35994f3ce204fdf20aeeac6ad67e9eb3b144ee22e33

diff --git a/net-misc/smb4k/smb4k-3.0.0.ebuild 
b/net-misc/smb4k/smb4k-3.0.0.ebuild
new file mode 100644
index 000..896232bad47
--- /dev/null
+++ b/net-misc/smb4k/smb4k-3.0.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Advanced network neighborhood browser"
+HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+IUSE="plasma"
+
+DEPEND="
+   $(add_frameworks_dep kauth)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep solid)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwidgets)
+   net-fs/samba[cups]
+"
+RDEPEND="${DEPEND}
+   plasma? (
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtquickcontrols2)
+   )
+"
+
+src_configure(){
+   local mycmakeargs=(
+   -DINSTALL_PLASMOID=$(usex plasma)
+   )
+   kde5_src_configure
+}
+
+pkg_postinst() {
+   kde5_pkg_postinst
+   elog "Users of Samba 4.7 and above please note that for the time being,"
+   elog "the following setting has to be added to or changed in the 
[global]"
+   elog "section of the smb.conf file:"
+   elog
+   elog "[global]"
+   elog "client max protocol = NT1"
+}



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

2019-06-12 Thread Andreas Sturmlechner
commit: 196bb4a4f31d5c850474ce851da9bbc1cd12899a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 12:19:59 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 12:22:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196bb4a4

net-misc/smb4k: Drop 2.9.90

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

 net-misc/smb4k/Manifest|  1 -
 net-misc/smb4k/smb4k-2.9.90.ebuild | 58 --
 2 files changed, 59 deletions(-)

diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
index b50e5579c47..89cb892e3ef 100644
--- a/net-misc/smb4k/Manifest
+++ b/net-misc/smb4k/Manifest
@@ -1,3 +1,2 @@
 DIST smb4k-2.1.1.tar.xz 3718220 BLAKE2B 
99258ac57d3b8ff2861b8635b6a0799a347f3934c8d070d41c09f49b69caa7b59f502db9041d1bc4f875ae15544254faaafaae6429200ddf5526a06812983e1f
 SHA512 
d69cb9f4c22e2afdd111e73c3d99d6868f959aa5476ffe10620862d3659b5a4f3b814856b17a9dced7bf6dde524f5bcf224e62d413d2aa92b0bcc2272ddf22b7
-DIST smb4k-2.9.90.tar.xz 3846724 BLAKE2B 
644c08fe6d052d9cbe7d24c228d808a6087d63d8426dd442580e78938c2f1255cb1b381cbf88b495f000d77ae231759ed4adc17dd907e620229063447dc64b4e
 SHA512 
b95d798bee22fd77d0f16deacf329ebd58ac651c99a97ec7107544ac873737848c256b3559e307b0cd63bd593aa0713a307520d533e81d4b40edb42a500f2803
 DIST smb4k-3.0.0.tar.xz 3825920 BLAKE2B 
5439caa8f02fc93cd2065384e2b502abdca328fd186cb10ac0837d7eb289a2d62bedd81439a6d5b0e815edfb7fe168fcb70f0e645f3bae2d39a391d0688487f6
 SHA512 
b32a7151adb46b93e2c245136752435d3842e135baeb2b44343287d2eaf9f2aa5622a28b19df7d821390a35994f3ce204fdf20aeeac6ad67e9eb3b144ee22e33

diff --git a/net-misc/smb4k/smb4k-2.9.90.ebuild 
b/net-misc/smb4k/smb4k-2.9.90.ebuild
deleted file mode 100644
index 578795e8d72..000
--- a/net-misc/smb4k/smb4k-2.9.90.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Advanced network neighborhood browser"
-HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2"
-IUSE="plasma"
-
-DEPEND="
-   $(add_frameworks_dep kauth)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwidgets)
-   net-fs/samba[cups]
-"
-RDEPEND="${DEPEND}
-   plasma? (
-   $(add_frameworks_dep plasma)
-   $(add_qt_dep qtquickcontrols2)
-   )
-"
-
-src_configure(){
-   local mycmakeargs=(
-   -DINSTALL_PLASMOID=$(usex plasma)
-   )
-   kde5_src_configure
-}



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

2019-06-12 Thread Sergey Popov
commit: 77014631bc376364c308cde71e605e97b847aa17
Author: Sergey Popov  gentoo  org>
AuthorDate: Wed Jun 12 12:05:13 2019 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Wed Jun 12 12:12:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77014631

dev-util/smem: update HOMEPAGE

Reported-by: Red  runbox.com>
Signed-off-by: Sergey Popov  gentoo.org>

Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-util/smem/smem-20071119_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/smem/smem-20071119_p1.ebuild 
b/dev-util/smem/smem-20071119_p1.ebuild
index 0873fa2c2de..713f7b9e6a0 100644
--- a/dev-util/smem/smem-20071119_p1.ebuild
+++ b/dev-util/smem/smem-20071119_p1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
 
 DESCRIPTION="A tool to parse smaps statistics"
-HOMEPAGE="http://bmaurer.blogspot.de/2006/03/memory-usage-with-smaps.html;
+HOMEPAGE="https://www.selenic.com/smem/;
 SRC_URI="mirror://gentoo/smem.pl.${PV}.bz2

https://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/smem.pl.${PV}.bz2;
 



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

2019-06-12 Thread Andreas Sturmlechner
commit: 9626991db1a7cf7ebaa8747965fc0dce71847b08
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 12 11:11:48 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 12 12:09:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9626991d

media-libs/libharu: Drop 2.3.0-r1

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

 .../files/libharu-2.3.0-dont-force-strip.patch | 22 -
 media-libs/libharu/libharu-2.3.0-r1.ebuild | 36 --
 2 files changed, 58 deletions(-)

diff --git a/media-libs/libharu/files/libharu-2.3.0-dont-force-strip.patch 
b/media-libs/libharu/files/libharu-2.3.0-dont-force-strip.patch
deleted file mode 100644
index 393302bce23..000
--- a/media-libs/libharu/files/libharu-2.3.0-dont-force-strip.patch
+++ /dev/null
@@ -1,22 +0,0 @@
 configure.in.orig  2014-02-19 12:22:46.954651117 -0800
-+++ configure.in   2014-02-19 12:22:37.211604308 -0800
-@@ -171,11 +171,6 @@
- 
-   fi
- 
--  dnl Do not strip symbols from developer object files.
--  INSTALL_STRIP_FLAG=""
--else
--  dnl Make sure to strip symbols from non-developer object files.
--  INSTALL_STRIP_FLAG="-s"
- fi
- dnl }}}
- 
-@@ -322,7 +317,6 @@
- 
- dnl link against libm
- LIBS="$LIBS -lm"
--AC_SUBST(INSTALL_STRIP_FLAG)
- 
- AC_CONFIG_FILES([Makefile src/Makefile include/Makefile])
- AC_OUTPUT

diff --git a/media-libs/libharu/libharu-2.3.0-r1.ebuild 
b/media-libs/libharu/libharu-2.3.0-r1.ebuild
deleted file mode 100644
index 1f1764eb687..000
--- a/media-libs/libharu/libharu-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils multilib-minimal
-
-MYP=RELEASE_${PV//./_}
-
-DESCRIPTION="C/C++ library for PDF generation"
-HOMEPAGE="http://www.libharu.org/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/${MYP}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE="png static-libs zlib"
-
-DEPEND="
-   png? ( >=media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-${MYP}"
-
-PATCHES=( "${FILESDIR}"/${P}-dont-force-strip.patch )
-
-multilib_src_configure() {
-   local myeconfargs=(
-   $(use_with png png "${EPREFIX}"/usr)
-   $(use_with zlib)
-   )
-   autotools-utils_src_configure
-}



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

2019-06-12 Thread Lars Wendler
commit: 9ff2fc4f9445e4c6a87168740825ee7005fcb563
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 11:22:55 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 11:22:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff2fc4f

net-misc/wget: Security cleanup

Bug: https://bugs.gentoo.org/682994
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/Manifest   |   2 -
 net-misc/wget/wget-1.20.1.ebuild | 118 ---
 net-misc/wget/wget-1.20.2.ebuild | 118 ---
 3 files changed, 238 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 79d60d0897b..b2c217e1f19 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,3 +1 @@
-DIST wget-1.20.1.tar.gz 4392853 BLAKE2B 
5740fa70064e24a699ba5fc0b6262b372fc877e86fc74bede07bcfe7dcdf6d4a15db7686fc900d8ec90ad3adce8c4af1c00460601c1845da7907f929d8d48447
 SHA512 
855c7e3c45f9020a9fdb30e286ee6a0bdcaa780be3d0dda9ffdae73b562ae1012d4550242f66240407a28076a7054328d4f08a469a0da227a9e3410b8d5f46dc
-DIST wget-1.20.2.tar.gz 4486237 BLAKE2B 
7392e445cb801ac5fafee804e6b0459d0a001b91b5b413f1a5592da6bea690a2d6b864b64a1add1c4114085def7a73312a88cd1cf1c12434c6535f79de222d9a
 SHA512 
42d59ddb3abec6ff30e2be890ceeec35fc144acd8e2def25f5280c2f8c21e6fd54dc71217e9ca7fb1d4f0470716bf288e90501e8e6e39b09938e3f5710a3016a
 DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c

diff --git a/net-misc/wget/wget-1.20.1.ebuild b/net-misc/wget/wget-1.20.1.ebuild
deleted file mode 100644
index db7181db9c4..000
--- a/net-misc/wget/wget-1.20.1.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-
-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 ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
-REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
-
-# Force a newer libidn2 to avoid libunistring deps. #612498
-LIB_DEPEND="
-   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
-   pcre? ( dev-libs/libpcre2[static-libs(+)] )
-   ssl? (
-   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
-   )
-   uuid? ( sys-apps/util-linux[static-libs(+)] )
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="
-   ${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-   static? ( ${LIB_DEPEND} )
-   test? (
-   ${PYTHON_DEPS}
-   dev-lang/perl
-   dev-perl/HTTP-Daemon
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-SSL
-   )
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # revert some hack that breaks linking, bug #585924
-   if [[ ${CHOST} == *-darwin* ]] \
-   || [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-uclibc* ]] \
-   || [[ ${CHOST} == *-cygwin* ]] \
-   ; then
-   sed -i \
-   -e 's/^  LIBICONV=$/:/' \
-   configure || die
-   fi
-}
-
-src_configure() {
-   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
-   # the included gnutls -- force ioctl.h to include this header
-   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
-
-   if use static ; then
-   append-ldflags -static
-   tc-export PKG_CONFIG
-   PKG_CONFIG+=" --static"
-   fi
-
-   # There is no flag that controls this.  libunistring-prefix only
-   # controls the search path (which is why we turn it off below).
-   # Further, libunistring is only needed w/older libidn2 installs,
-   # and since we force the latest, we can force off libunistring. #612498
-   

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

2019-06-12 Thread Lars Wendler
commit: 10da5daefa715ddca9921543242581ec24b612dd
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 11:15:58 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 11:21:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10da5dae

net-libs/libpsl: Added ~riscv to KEYWORDS

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

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

diff --git a/net-libs/libpsl/libpsl-0.21.0.ebuild 
b/net-libs/libpsl/libpsl-0.21.0.ebuild
index 6606dd228d7..253a567d9aa 100644
--- a/net-libs/libpsl/libpsl-0.21.0.ebuild
+++ b/net-libs/libpsl/libpsl-0.21.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/rockdaboot/${PN}/releases/download/${P}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv s390 ~sparc 
x86"
 IUSE="icu +idn +man"
 
 RDEPEND="



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

2019-06-12 Thread Lars Wendler
commit: 2b66c75d3c5a6a33ee59eddc8b2910fe53f164b7
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 11:18:45 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 11:21:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b66c75d

net-misc/wget: Revbumps to avoid automagic dep on net-libs/libpsl

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/metadata.xml   |  1 +
 .../{wget-1.20.3.ebuild => wget-1.20.3-r1.ebuild}|  1 +
 .../{wget-1.20.3.ebuild => wget-1.20.3-r2.ebuild}| 20 
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index 85b6f1cfa8c..d0383b4091d 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -6,6 +6,7 @@
  Gentoo Base System
  
 
+ Enable cookie checks via 
net-libs/libpsl
  Enable support for NTLM (Windows-based) authorization
  Generate UUIDs for the WARC (Web ARChive file format) using 
libuuid; otherwise use a simple RNG (random number generator)
 

diff --git a/net-misc/wget/wget-1.20.3.ebuild 
b/net-misc/wget/wget-1.20.3-r1.ebuild
similarity index 99%
copy from net-misc/wget/wget-1.20.3.ebuild
copy to net-misc/wget/wget-1.20.3-r1.ebuild
index 624c485f43e..d71dbd3cf2a 100644
--- a/net-misc/wget/wget-1.20.3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r1.ebuild
@@ -88,6 +88,7 @@ src_configure() {
--disable-pcre
--disable-rpath
--without-included-libunistring
+   --without-libpsl
--without-libunistring-prefix
$(use_enable debug)
$(use_enable idn iri)

diff --git a/net-misc/wget/wget-1.20.3.ebuild 
b/net-misc/wget/wget-1.20.3-r2.ebuild
similarity index 83%
rename from net-misc/wget/wget-1.20.3.ebuild
rename to net-misc/wget/wget-1.20.3-r2.ebuild
index 624c485f43e..59a3d90a05d 100644
--- a/net-misc/wget/wget-1.20.3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python3_{5,6,7} )
 
@@ -13,12 +13,13 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="cookie_check debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
+   cookie_check? ( net-libs/libpsl )
idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
pcre? ( dev-libs/libpcre2[static-libs(+)] )
ssl? (
@@ -34,8 +35,6 @@ LIB_DEPEND="
 RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
 DEPEND="
${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
static? ( ${LIB_DEPEND} )
test? (
${PYTHON_DEPS}
@@ -44,6 +43,10 @@ DEPEND="
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
nls? ( sys-devel/gettext )
 "
 
@@ -97,6 +100,7 @@ src_configure() {
$(use_enable pcre pcre2)
$(use_enable ssl digest)
$(use_enable ssl opie)
+   $(use_with cookie_check libpsl)
$(use_with idn libidn)
$(use_with ssl ssl $(usex gnutls gnutls openssl))
$(use_with uuid libuuid)
@@ -111,8 +115,8 @@ src_install() {
 
sed -i \
-e "s:/usr/local/etc:${EPREFIX}/etc:g" \
-   "${ED%/}"/etc/wgetrc \
-   "${ED%/}"/usr/share/man/man1/wget.1 \
-   "${ED%/}"/usr/share/info/wget.info \
+   "${ED}"/etc/wgetrc \
+   "${ED}"/usr/share/man/man1/wget.1 \
+   "${ED}"/usr/share/info/wget.info \
|| die
 }



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

2019-06-12 Thread Michael Haubenwallner
commit: 1699becd38e8f901441b8bbc30bf17dffb03202c
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jun 12 11:18:22 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jun 12 11:18:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1699becd

net-misc/mico: revbump, C++ ostream operators with ADL

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

 net-misc/mico/Manifest   |   1 +
 net-misc/mico/mico-2.3.13-r14.ebuild | 146 +++
 2 files changed, 147 insertions(+)

diff --git a/net-misc/mico/Manifest b/net-misc/mico/Manifest
index 26f32e44648..86d2e815a72 100644
--- a/net-misc/mico/Manifest
+++ b/net-misc/mico/Manifest
@@ -1,2 +1,3 @@
 DIST mico-2.3.13-gentoo-r13.patch 133254 BLAKE2B 
71e22f8bd7491b6aa594a32d7d2a5677b3fc1376bb8ff11eae20e6749ec9c582b99704030c2178f81f1b1fd4ac8f4c2b14e3c80cdf9769ed49004c5a4bab761d
 SHA512 
4e4c60c8e3f6e303b136d17cc83cd5bb92a2b23c0a843721ba74e62d6c69224719bf254a5d8c028df0166c36a07ef349e98f4244b4d208e689c3b6c382c1b906
+DIST mico-2.3.13-gentoo-r14.patch 136291 BLAKE2B 
3416fe0fc2e0b9243d22c9cf6a0dffbf14c99846d1b064b3df6496c2d1b9021de0268d0543f566d13425d4fef29626829359deb133ce678d299627f93b0461de
 SHA512 
3ec284442ac00bf429f633dddcaae46a83b720045bc93a177a609255957956aaccb188b0e858ac88b3d8b0c9be081501dcffabd86965b1a4b30a07d45aab0850
 DIST mico-2.3.13.tar.gz 3269814 BLAKE2B 
cddf6a3d3192625af492b1fa3cf91d4d19d3c8b410de9889cc2e68b6a0db28aef228c1c4e11dc04d4de629d58181dc9e9fd93ddd74537e3362ad5bcd4881750b
 SHA512 
b4c09b5a41e480b8211529776b83e84669e1e91ccba7a0d2d940834f217bc7f3d9ef74101dadc43778c6813b733ccfdae2b00eab2f0993b58193bb9f270e3895

diff --git a/net-misc/mico/mico-2.3.13-r14.ebuild 
b/net-misc/mico/mico-2.3.13-r14.ebuild
new file mode 100644
index 000..4b4032d1f82
--- /dev/null
+++ b/net-misc/mico/mico-2.3.13-r14.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic toolchain-funcs autotools
+
+if [[ ${PV} ==  ]]; then
+   EDARCS_REPOSITORY="http://www.mico.org/mico-darcs-repository;
+   inherit darcs
+   SRC_URI=""
+   PATCHES="${WORKDIR}/${P}-gentoo.patch"
+else
+   SRC_URI="
+   http://www.mico.org/${P}.tar.gz
+   
https://github.com/haubi/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> 
${P}-gentoo-${PR}.patch
+   "
+   PATCHES="${DISTDIR}/${P}-gentoo-${PR}.patch"
+   KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux 
~x86-linux ~sparc-solaris ~x86-winnt"
+fi
+
+DESCRIPTION="A freely available and fully compliant implementation of the 
CORBA standard"
+HOMEPAGE="http://www.mico.org/;
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+IUSE="gtk postgres ssl tcl threads X"
+RESTRICT="test" #298101
+
+# doesn't compile:
+#   bluetooth? ( net-wireless/bluez )
+
+RDEPEND="
+   gtk?   ( x11-libs/gtk+:2 )
+   postgres?  ( dev-db/postgresql:* )
+   ssl?   ( dev-libs/openssl:0= )
+   tcl?   ( dev-lang/tcl:0 )
+   X? ( x11-libs/libXt )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=sys-devel/flex-2.5.2
+   >=sys-devel/bison-1.22
+"
+
+if [[ ${PV} ==  ]]; then
+   src_unpack() {
+   wget -O ${P}-gentoo.patch 
"https://github.com/haubi/mico/compare/gentoo.patch; || die
+   darcs_src_unpack
+   default
+   }
+else
+   S=${WORKDIR}/${PN}
+fi
+
+src_prepare() {
+   default
+
+   mv configure.in configure.ac || die #426262
+   eautoreconf
+
+   # cannot use big TOC (AIX only), gdb doesn't like it.
+   # This assumes that the compiler (or -wrapper) uses
+   # gcc flag '-mminimal-toc' for compilation.
+   sed -i -e 's/,-bbigtoc//' "${S}"/configure || die
+}
+
+src_configure() {
+   tc-export CC CXX
+   append-cxxflags -fno-strict-aliasing
+
+   # Don't know which version of JavaCUP would suffice, but there is no
+   # configure argument to disable checking for JavaCUP.
+   # So we override the configure check to not find 'javac'.
+   export ac_cv_path_JAVAC=no
+
+   # '--without-ssl' just does not add another search path - the only way
+   # to disable openssl utilization seems to override the configure check.
+   use ssl || export ac_cv_lib_ssl_open=no
+
+   local myconf=
+   myconf() {
+   myconf="${myconf} $*"
+   }
+
+   myconf --disable-mini-stl
+   myconf $(use_enable threads)
+
+   # '--without-*' or '--with-*=no' does not disable some features,
+   # the value needs to be empty instead.
+   # This applies to: pgsql, qt, tcl, bluetooth.
+   myconf --with-pgsql=$(use postgres && echo "${EPREFIX}"/usr)
+   myconf --with-tcl=$(  use tcl  && echo "${EPREFIX}"/usr)
+   # bluetooth and wireless both don't compile cleanly
+   myconf 

  1   2   >