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

2018-12-28 Thread Tim Harder
commit: d22b776633f5be491275c839a0e851416a70a07b
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Dec 29 07:35:08 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Dec 29 07:36:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22b7766

app-editors/xvile: version bump to 9.8t

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

 app-editors/xvile/Manifest  |  1 +
 app-editors/xvile/xvile-9.8t.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/app-editors/xvile/Manifest b/app-editors/xvile/Manifest
index 98d04e2da3f..1ab676dbbdb 100644
--- a/app-editors/xvile/Manifest
+++ b/app-editors/xvile/Manifest
@@ -1,2 +1,3 @@
 DIST vile-9.8r.tgz 2322132 BLAKE2B 
ec477afbf927b527a484dd6ec2cf596a3f97ee1a523e7254aaaf88b98c1b353c82358a0e80408bcbe270ec6eb7b958fb8e9d517801705cf8bbcb4e58bea94026
 SHA512 
4f610c8c8f491d8d630d042166cbbdc12b89513d40d14dd70526d6cb5d7ebf603a99b19ce2fc42f7143d674e6d5155fcd305da297e03e46caa862ff40e2bbdd4
 DIST vile-9.8s.tgz 2328441 BLAKE2B 
35b5cbec671347eb81503b70a2061395e3c8c904cd304acc83feda2baed71ede7936143ea554bb3bba0cda8056b1a6d76c5ee6473b244a8a05d113a8e613ead0
 SHA512 
06bfa64e5908aa31351068c5509e6fcc98bde202b814aa6abe5c449f841378c897df1fdbb8b20bdb5e71578238e1e9d11dac08e66159317276a01a9ac96ae9ab
+DIST vile-9.8t.tgz 2352119 BLAKE2B 
fc1c75eba09e8be99945ba0d178fd150576d8108f906afb20dba265adaee9e5bea4869415d3ebceabf0b6b56c147add79e9c7e4fe34d7f4744930c3728e4a4a4
 SHA512 
4be4e37c7231395cae9236796073c2c3e428f1945283785a931c5d4cce94e0f970efa6634b0f9053679a00f4b4577704ea38ded2129e444b26ee9935a1c3d229

diff --git a/app-editors/xvile/xvile-9.8t.ebuild 
b/app-editors/xvile/xvile-9.8t.ebuild
new file mode 100644
index 000..f8f7894ccb3
--- /dev/null
+++ b/app-editors/xvile/xvile-9.8t.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="${PN/x/}-${PV}"
+DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone"
+HOMEPAGE="https://invisible-island.net/vile/;
+SRC_URI="ftp://ftp.invisible-island.net/vile/current/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE="perl"
+
+RDEPEND="perl? ( dev-lang/perl )
+   ~app-editors/vile-${PV}
+   >=x11-libs/libX11-1.0.0
+   >=x11-libs/libXt-1.0.0
+   >=x11-libs/libICE-1.0.0
+   >=x11-libs/libSM-1.0.0
+   >=x11-libs/libXaw-1.0.1
+   >=x11-libs/libXpm-3.5.4.2"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+   sys-devel/flex"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   econf \
+   --with-ncurses \
+   --with-x \
+   $(use_with perl)
+}
+
+src_install() {
+   dobin xvile
+   dodoc CHANGES* README doc/*.doc
+   docinto html
+   dodoc doc/*.html
+}



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

2018-12-28 Thread Tim Harder
commit: 9f62c6fd4be33ba203ffa7219a8f05926b449709
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Dec 29 07:34:51 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Dec 29 07:36:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f62c6fd

app-editors/vile: version bump to 9.8t

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

 app-editors/vile/Manifest |  1 +
 app-editors/vile/vile-9.8t.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/app-editors/vile/Manifest b/app-editors/vile/Manifest
index 98d04e2da3f..1ab676dbbdb 100644
--- a/app-editors/vile/Manifest
+++ b/app-editors/vile/Manifest
@@ -1,2 +1,3 @@
 DIST vile-9.8r.tgz 2322132 BLAKE2B 
ec477afbf927b527a484dd6ec2cf596a3f97ee1a523e7254aaaf88b98c1b353c82358a0e80408bcbe270ec6eb7b958fb8e9d517801705cf8bbcb4e58bea94026
 SHA512 
4f610c8c8f491d8d630d042166cbbdc12b89513d40d14dd70526d6cb5d7ebf603a99b19ce2fc42f7143d674e6d5155fcd305da297e03e46caa862ff40e2bbdd4
 DIST vile-9.8s.tgz 2328441 BLAKE2B 
35b5cbec671347eb81503b70a2061395e3c8c904cd304acc83feda2baed71ede7936143ea554bb3bba0cda8056b1a6d76c5ee6473b244a8a05d113a8e613ead0
 SHA512 
06bfa64e5908aa31351068c5509e6fcc98bde202b814aa6abe5c449f841378c897df1fdbb8b20bdb5e71578238e1e9d11dac08e66159317276a01a9ac96ae9ab
+DIST vile-9.8t.tgz 2352119 BLAKE2B 
fc1c75eba09e8be99945ba0d178fd150576d8108f906afb20dba265adaee9e5bea4869415d3ebceabf0b6b56c147add79e9c7e4fe34d7f4744930c3728e4a4a4
 SHA512 
4be4e37c7231395cae9236796073c2c3e428f1945283785a931c5d4cce94e0f970efa6634b0f9053679a00f4b4577704ea38ded2129e444b26ee9935a1c3d229

diff --git a/app-editors/vile/vile-9.8t.ebuild 
b/app-editors/vile/vile-9.8t.ebuild
new file mode 100644
index 000..a338a4ed16a
--- /dev/null
+++ b/app-editors/vile/vile-9.8t.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone"
+HOMEPAGE="https://invisible-island.net/vile/;
+SRC_URI="ftp://ftp.invisible-island.net/vile/current/${P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+IUSE="perl"
+
+RDEPEND=">=sys-libs/ncurses-5.2:0=
+   perl? ( dev-lang/perl )"
+DEPEND="${RDEPEND}
+   sys-devel/flex
+   app-eselect/eselect-vi"
+
+src_configure() {
+   econf \
+   --with-ncurses \
+   $(use_with perl )
+}
+
+src_install() {
+   emake DESTDIR="${D}" INSTALL_OPT_S="" install
+   dodoc CHANGES* README doc/*.doc
+   docinto html
+   dodoc doc/*.html
+}
+
+pkg_postinst() {
+   einfo "Updating ${EPREFIX}/usr/bin/vi symlink"
+   eselect vi update --if-unset
+}
+
+pkg_postrm() {
+   einfo "Updating ${EPREFIX}/usr/bin/vi symlink"
+   eselect vi update --if-unset
+}



[gentoo-commits] repo/user/superposition:master commit in: games-puzzle/Armikrog/

2018-12-28 Thread Philip Miess
commit: 410ce73bd26790f7d242452f3c6f850382d26bd1
Author: Philip Miess  yahoo  com>
AuthorDate: Sat Dec 29 03:10:23 2018 +
Commit: Philip Miess  yahoo  com>
CommitDate: Sat Dec 29 03:10:23 2018 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=410ce73b

try not renameing exe

Signed-off-by: Philip Miess  yahoo.com>

 games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild | 2 +-
 games-puzzle/Armikrog/Manifest   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild 
b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
index 0465e18..adde9b8 100644
--- a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
+++ b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
@@ -63,7 +63,7 @@ src_install() {
make_wrapper ${PN} "${MYGAMEDIR}/Armikrog.x86_64" "${PN}"
make_desktop_entry "${PN}" "Armikrog" "${PN}" "Game"
 
-   domenu ${PN}
+   #domenu ${PN}
 
 }
 

diff --git a/games-puzzle/Armikrog/Manifest b/games-puzzle/Armikrog/Manifest
index 9f3482c..0a410dc 100644
--- a/games-puzzle/Armikrog/Manifest
+++ b/games-puzzle/Armikrog/Manifest
@@ -1,3 +1,3 @@
 DIST Armikrog_Linux.x86_64.zip 1575061053 BLAKE2B 
d11c9f59354ddfb1073becb8a57acff9b7fd15b381781c345747e48154ce0daf8c7aafa6958b0dea4118a8ef3c9e8875500897d091948f6b734a8dbaef1445a7
 SHA512 
eada224003986a56b76567580c94c562d99ff80968bb76bc3c38785df372a69d868b84affce433edf3af4c01730ce0c9eac4c871538bbe247b8e08c785ff5509
-EBUILD Armikrog-2015.10.07.ebuild 1521 BLAKE2B 
64ea4694117a4e68ee0b2c71a90985c4a101f6bab9f4f1560fb86d524fe94a452580949dc78ffddb8bb31a77633183e999be5d519b60f362edd425a9cdc19bd7
 SHA512 
7a86fb4acc9c5dfdc08387655f1842ad90363b3731075ada8ff45712075ebaea16b9f46f2ded9ec0b680588c80531dbc5b22ec26adfbd933992b35aafb96200c
+EBUILD Armikrog-2015.10.07.ebuild 1522 BLAKE2B 
04679c4bd48fadf91b6bf42507aef99010e14ece73a86ab18d325b56cde15a315662b85dbd1578854dbf624970155d9f4c8f7c574fd4f9aec753952150e54d43
 SHA512 
4d4de13f591913aacbe3f5bc7c02baca6854a02456471f1b63801649c3da93ac2e8597114b0d3b5538af725df70321e0d2e5dac12bfe66e7678cf8965083989d
 MISC metadata.xml 545 BLAKE2B 
b84a8e9b1407d0a5171258f71839055849f868e725f34071e4d78b247b4a9dd14bcb67e6711df5db8c1b380c105754baf5f86bc484a1ed4283c94c493f2d284c
 SHA512 
93b5209ad75d5f58fefacf358665946990c24cd0d602af112b2057213f5ac019ee69c205ca8b26dcd499cfa14d7a1dfa7001533c64c2b213e47b5bfcb70cf253



[gentoo-commits] repo/user/superposition:master commit in: games-puzzle/Armikrog/

2018-12-28 Thread Philip Miess
commit: 8a086cd5829f1f80452b3fad4332cccdc13c0d67
Author: Philip Miess  yahoo  com>
AuthorDate: Sat Dec 29 03:06:26 2018 +
Commit: Philip Miess  yahoo  com>
CommitDate: Sat Dec 29 03:06:26 2018 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=8a086cd5

try not renameing exe

Signed-off-by: Philip Miess  yahoo.com>

 games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild | 6 +++---
 games-puzzle/Armikrog/Manifest   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild 
b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
index ea1ea17..0465e18 100644
--- a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
+++ b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
@@ -52,15 +52,15 @@ src_configure() { :; }
 src_compile() { :; }
 
 src_install() {
-   local arch=x86_64
+   
 
insinto ${MYGAMEDIR}
exeinto ${MYGAMEDIR}
-   newexe  "Armikrog.${arch}" "Armikrog"
+   doexe  "Armikrog.x86_64"
doins -r  "Armikrog_Data"
 
newicon -s 128 Armikrog_Data/Resources/UnityPlayer.png ${PN}.png
-   make_wrapper ${PN} "${MYGAMEDIR}/Armikrog" "${PN}"
+   make_wrapper ${PN} "${MYGAMEDIR}/Armikrog.x86_64" "${PN}"
make_desktop_entry "${PN}" "Armikrog" "${PN}" "Game"
 
domenu ${PN}

diff --git a/games-puzzle/Armikrog/Manifest b/games-puzzle/Armikrog/Manifest
index 7ec471b..9f3482c 100644
--- a/games-puzzle/Armikrog/Manifest
+++ b/games-puzzle/Armikrog/Manifest
@@ -1,3 +1,3 @@
 DIST Armikrog_Linux.x86_64.zip 1575061053 BLAKE2B 
d11c9f59354ddfb1073becb8a57acff9b7fd15b381781c345747e48154ce0daf8c7aafa6958b0dea4118a8ef3c9e8875500897d091948f6b734a8dbaef1445a7
 SHA512 
eada224003986a56b76567580c94c562d99ff80968bb76bc3c38785df372a69d868b84affce433edf3af4c01730ce0c9eac4c871538bbe247b8e08c785ff5509
-EBUILD Armikrog-2015.10.07.ebuild 1544 BLAKE2B 
c5fa474dbeca3cffa359b103aa6793a6128c1d7f422a7b917884efe9fe392692fd805507efed4bfc38ef2f40aebf3426341bd1946e91432855cc04b75990e2af
 SHA512 
b64baa6f588f06803cb232c27cfe8ba579e6c1f411c559a695c0d1254e565fcebe30e7c930d1c5ce37bcd35385f538950a0642ba560f3b3b8bd94de50fb93373
+EBUILD Armikrog-2015.10.07.ebuild 1521 BLAKE2B 
64ea4694117a4e68ee0b2c71a90985c4a101f6bab9f4f1560fb86d524fe94a452580949dc78ffddb8bb31a77633183e999be5d519b60f362edd425a9cdc19bd7
 SHA512 
7a86fb4acc9c5dfdc08387655f1842ad90363b3731075ada8ff45712075ebaea16b9f46f2ded9ec0b680588c80531dbc5b22ec26adfbd933992b35aafb96200c
 MISC metadata.xml 545 BLAKE2B 
b84a8e9b1407d0a5171258f71839055849f868e725f34071e4d78b247b4a9dd14bcb67e6711df5db8c1b380c105754baf5f86bc484a1ed4283c94c493f2d284c
 SHA512 
93b5209ad75d5f58fefacf358665946990c24cd0d602af112b2057213f5ac019ee69c205ca8b26dcd499cfa14d7a1dfa7001533c64c2b213e47b5bfcb70cf253



[gentoo-commits] repo/user/superposition:master commit in: games-puzzle/Armikrog/

2018-12-28 Thread Philip Miess
commit: 04ece2929abd165b0d6fb2fbbb4c925b80bef3c9
Author: Philip Miess  yahoo  com>
AuthorDate: Sat Dec 29 02:25:25 2018 +
Commit: Philip Miess  yahoo  com>
CommitDate: Sat Dec 29 02:25:25 2018 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=04ece292

fix spelling mistake

Signed-off-by: Philip Miess  yahoo.com>

 games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild | 2 +-
 games-puzzle/Armikrog/Manifest   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild 
b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
index 9acae4f..ea1ea17 100644
--- a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
+++ b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
@@ -59,7 +59,7 @@ src_install() {
newexe  "Armikrog.${arch}" "Armikrog"
doins -r  "Armikrog_Data"
 
-   newicon -s 128 MouseCraft_Data/Resources/UnityPlayer.png 
${PN}.png
+   newicon -s 128 Armikrog_Data/Resources/UnityPlayer.png ${PN}.png
make_wrapper ${PN} "${MYGAMEDIR}/Armikrog" "${PN}"
make_desktop_entry "${PN}" "Armikrog" "${PN}" "Game"
 

diff --git a/games-puzzle/Armikrog/Manifest b/games-puzzle/Armikrog/Manifest
index 90c104f..7ec471b 100644
--- a/games-puzzle/Armikrog/Manifest
+++ b/games-puzzle/Armikrog/Manifest
@@ -1,3 +1,3 @@
 DIST Armikrog_Linux.x86_64.zip 1575061053 BLAKE2B 
d11c9f59354ddfb1073becb8a57acff9b7fd15b381781c345747e48154ce0daf8c7aafa6958b0dea4118a8ef3c9e8875500897d091948f6b734a8dbaef1445a7
 SHA512 
eada224003986a56b76567580c94c562d99ff80968bb76bc3c38785df372a69d868b84affce433edf3af4c01730ce0c9eac4c871538bbe247b8e08c785ff5509
-EBUILD Armikrog-2015.10.07.ebuild 1546 BLAKE2B 
cd4377819fef37ad679da7baa0df5edda0971939507512ceed444a36923c9e0a9b09453438497764a50083e7607d1a83c8ef7003d58c2789f95ebecfee7ba336
 SHA512 
0206fb38d99b05c0b2240fe5c27f2e37b94ab872d50b503381e30f3d04917613e196789d30a070160cdd6dc30f5f94f966bb42a963fccda9afc5b189db2729ba
+EBUILD Armikrog-2015.10.07.ebuild 1544 BLAKE2B 
c5fa474dbeca3cffa359b103aa6793a6128c1d7f422a7b917884efe9fe392692fd805507efed4bfc38ef2f40aebf3426341bd1946e91432855cc04b75990e2af
 SHA512 
b64baa6f588f06803cb232c27cfe8ba579e6c1f411c559a695c0d1254e565fcebe30e7c930d1c5ce37bcd35385f538950a0642ba560f3b3b8bd94de50fb93373
 MISC metadata.xml 545 BLAKE2B 
b84a8e9b1407d0a5171258f71839055849f868e725f34071e4d78b247b4a9dd14bcb67e6711df5db8c1b380c105754baf5f86bc484a1ed4283c94c493f2d284c
 SHA512 
93b5209ad75d5f58fefacf358665946990c24cd0d602af112b2057213f5ac019ee69c205ca8b26dcd499cfa14d7a1dfa7001533c64c2b213e47b5bfcb70cf253



[gentoo-commits] repo/user/superposition:master commit in: games-puzzle/Armikrog/

2018-12-28 Thread Philip Miess
commit: 16cafe4ff365cddd7d51883096cc09746706018c
Author: Philip Miess  yahoo  com>
AuthorDate: Sat Dec 29 02:21:13 2018 +
Commit: Philip Miess  yahoo  com>
CommitDate: Sat Dec 29 02:21:17 2018 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=16cafe4f

fix spelling mistake

Signed-off-by: Philip Miess  yahoo.com>

 games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild | 2 +-
 games-puzzle/Armikrog/Manifest   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild 
b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
index 5a3b7e2..9acae4f 100644
--- a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
+++ b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
@@ -57,7 +57,7 @@ src_install() {
insinto ${MYGAMEDIR}
exeinto ${MYGAMEDIR}
newexe  "Armikrog.${arch}" "Armikrog"
-   doins -r  "Armigrog_Data"
+   doins -r  "Armikrog_Data"
 
newicon -s 128 MouseCraft_Data/Resources/UnityPlayer.png 
${PN}.png
make_wrapper ${PN} "${MYGAMEDIR}/Armikrog" "${PN}"

diff --git a/games-puzzle/Armikrog/Manifest b/games-puzzle/Armikrog/Manifest
index 6763006..90c104f 100644
--- a/games-puzzle/Armikrog/Manifest
+++ b/games-puzzle/Armikrog/Manifest
@@ -1,3 +1,3 @@
 DIST Armikrog_Linux.x86_64.zip 1575061053 BLAKE2B 
d11c9f59354ddfb1073becb8a57acff9b7fd15b381781c345747e48154ce0daf8c7aafa6958b0dea4118a8ef3c9e8875500897d091948f6b734a8dbaef1445a7
 SHA512 
eada224003986a56b76567580c94c562d99ff80968bb76bc3c38785df372a69d868b84affce433edf3af4c01730ce0c9eac4c871538bbe247b8e08c785ff5509
-EBUILD Armikrog-2015.10.07.ebuild 1546 BLAKE2B 
554e3a9b92c8d12d91e7bf9b30e9cbc62e3f1977e839ad5b8b0b0fff8a2a70332ef4bb17cdc57661ec4e20968c75b20b0c230ca255fde8cb7a9cc60642364ca1
 SHA512 
64df98745f6c0893e224df5f762f02ff2d1e41e8e0d70c47db7f998c6ea90e7812cfef8b33e0c54e0e06235e95bc8d8ec7161cc08265f1dd35c9035465a0fa53
+EBUILD Armikrog-2015.10.07.ebuild 1546 BLAKE2B 
cd4377819fef37ad679da7baa0df5edda0971939507512ceed444a36923c9e0a9b09453438497764a50083e7607d1a83c8ef7003d58c2789f95ebecfee7ba336
 SHA512 
0206fb38d99b05c0b2240fe5c27f2e37b94ab872d50b503381e30f3d04917613e196789d30a070160cdd6dc30f5f94f966bb42a963fccda9afc5b189db2729ba
 MISC metadata.xml 545 BLAKE2B 
b84a8e9b1407d0a5171258f71839055849f868e725f34071e4d78b247b4a9dd14bcb67e6711df5db8c1b380c105754baf5f86bc484a1ed4283c94c493f2d284c
 SHA512 
93b5209ad75d5f58fefacf358665946990c24cd0d602af112b2057213f5ac019ee69c205ca8b26dcd499cfa14d7a1dfa7001533c64c2b213e47b5bfcb70cf253



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

2018-12-28 Thread Göktürk Yüksek
commit: fcd29101d4458d6715c5aaa96c75da29e93f80b4
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Dec 29 02:11:42 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Dec 29 02:12:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd29101

sys-apps/rng-tools: rewrite initd and confd (6.6-r1 only)

Restructure the openrc init script and the accompanying confd file to
reflect the recent changes to rngd.

- Instead of having individual NO_FOO="1" style variables in the confd
  file for each entropy source, maintain a single list of entropy
  sources to enable. Likewise, maintain a list of entropy sources to
  disable.
- Allow per-entropy-source options to be set inside the confd file.
- The init file defines $description now.
- Use $command_args_background instead of $command_args to specify the
  daemon behavior.
- Allow default setting of --fill-watermark.
- Allow extra arguments to be passed to rngd from the confd file.

Bug: https://bugs.gentoo.org/650622
Bug: https://bugs.gentoo.org/673120
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-apps/rng-tools/files/rngd-confd-6  | 82 ++
 sys-apps/rng-tools/files/rngd-initd-6-r1   | 60 ++
 sys-apps/rng-tools/rng-tools-6.6-r1.ebuild | 68 +
 3 files changed, 210 insertions(+)

diff --git a/sys-apps/rng-tools/files/rngd-confd-6 
b/sys-apps/rng-tools/files/rngd-confd-6
new file mode 100644
index 000..a30e8c4fdad
--- /dev/null
+++ b/sys-apps/rng-tools/files/rngd-confd-6
@@ -0,0 +1,82 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# /etc/conf.d/rngd
+# Please see "/usr/sbin/rngd --help" and "man rngd" for more information
+
+# Space-delimited list of entropy sources to enable
+# Note that some of the entropy sources may require certain USE flags
+# to be enabled or require hardware support to function properly
+# Entropy sources not specified here (or in the exclude list below)
+# will be enabled/disabled based on rngd default behavior
+#
+# Choose from the list:
+# hwrng:  Hardware RNG Device
+# tpm:TPM RNG Device (Deprecated)
+# rdrand: Intel RDRAND Instruction RNG
+# darn:   Power9 DARN Instruction RNG
+# nist:   NIST Network Entropy Beacon
+# (UNSAFE for cryptographic operations)
+# jitter: JITTER Entropy generator
+#
+#INCLUDE_ENTROPY_SOURCES="hwrng tpm rdrand darn nist jitter"
+
+
+# Space-delimited list of entropy sources to disable
+# This is useful for disabling certain entropy sources even
+# when they are supported on the system
+#
+#EXCLUDE_ENTROPY_SOURCES="nist tpm"
+
+
+# Entropy source specific options:
+#
+#
+# hwrng device used for random number input:
+#
+#HWRNG_DEVICE="/dev/hwrng"
+#
+#
+# rdrand options:
+# use_aes:(BOOLEAN)
+#
+#RDRAND_OPTIONS="use_aes:1"
+#
+#
+# darn options:
+# use_aes:(BOOLEAN)
+#
+#DARN_OPTIONS="use_aes:1"
+#
+#
+# jitter options:
+# thread_count:(INTEGER)
+# buffer_size:(INTEGER)
+# refill_thresh:(INTEGER)
+# retry_count:(INTEGER)
+# retry_delay:(INTEGER)
+# use_aes:(BOOLEAN)
+#
+#JITTER_OPTIONS="thread_count:4 buffer_size:16535 refill_thresh:16535"
+#JITTER_OPTIONS="${JITTER_OPTIONS} retry_count:1 retry_delay:-1 use_aes:1"
+
+
+# Kernel device used for random number output
+#
+#RANDOM_DEVICE="/dev/random"
+
+
+# Random step (Number of bytes written to random-device at a time):
+#
+#STEP=64
+
+
+# Fill watermark
+# 0 <= n <= `sysctl kernel.random.poolsize`
+#
+#WATERMARK=2048
+
+
+# Any extra arguments for rngd
+#
+#EXTRA_ARGS=""

diff --git a/sys-apps/rng-tools/files/rngd-initd-6-r1 
b/sys-apps/rng-tools/files/rngd-initd-6-r1
new file mode 100644
index 000..5d89dd7a186
--- /dev/null
+++ b/sys-apps/rng-tools/files/rngd-initd-6-r1
@@ -0,0 +1,60 @@
+#!/sbin/openrc-run
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+depend() {
+   need localmount
+   after urandom
+   provide entropy
+}
+
+command="/usr/sbin/rngd"
+description="Check and feed random data from hardware device to kernel entropy 
pool."
+pidfile="/var/run/${RC_SVCNAME}.pid"
+command_args=""
+command_args_background="--pid-file ${pidfile} --background"
+start_stop_daemon_args="--wait 1000"
+retry="SIGKILL/5000"
+
+
+# Parse rngd confd file for extra command line arguments
+start_pre() {
+for entsrc in ${INCLUDE_ENTROPY_SOURCES}; do
+   command_args="${command_args} -n ${entsrc}"
+done
+
+for entsrc in ${EXCLUDE_ENTROPY_SOURCES}; do
+   command_args="${command_args} -x ${entsrc}"
+done
+
+if [ "x${HWRNG_DEVICE}" != "x" ]; then
+   command_args="${command_args} --rng-device=${HWRNG_DEVICE}"
+fi
+
+for entsrc_opt in ${RDRAND_OPTIONS}; do
+   

[gentoo-commits] repo/user/superposition:master commit in: dev-java/lwjgl3/

2018-12-28 Thread Philip Miess
commit: 1fb8e3db87a9a45beda8e77bd2dd75449a149833
Author: Philip Miess  yahoo  com>
AuthorDate: Sat Dec 29 02:09:14 2018 +
Commit: Philip Miess  yahoo  com>
CommitDate: Sat Dec 29 02:09:26 2018 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=1fb8e3db

X

Signed-off-by: Philip Miess  yahoo.com>

 dev-java/lwjgl3/lwjgl3-3.1.3.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-java/lwjgl3/lwjgl3-3.1.3.ebuild 
b/dev-java/lwjgl3/lwjgl3-3.1.3.ebuild
index 8d38e8c..3bcf108 100644
--- a/dev-java/lwjgl3/lwjgl3-3.1.3.ebuild
+++ b/dev-java/lwjgl3/lwjgl3-3.1.3.ebuild
@@ -15,7 +15,11 @@ SLOT="3.1"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=virtual/jdk-1.8"
+DEPEND=">=virtual/jdk-1.8
+   dev-java/kotlin
+   dev-java/testng
+   dev-java/jcommander
+   dev-java/snakeyaml"
 RDEPEND=">=virtual/jre-1.8"
 
 JAVA_PKG_STRICT=true



[gentoo-commits] repo/user/superposition:master commit in: games-puzzle/Armikrog/

2018-12-28 Thread Philip Miess
commit: 0600761c71de639759f50758728b4ad433ea3d9f
Author: Philip Miess  yahoo  com>
AuthorDate: Sat Dec 29 02:01:26 2018 +
Commit: Philip Miess  yahoo  com>
CommitDate: Sat Dec 29 02:09:26 2018 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=0600761c

add Armikrog

Signed-off-by: Philip Miess  yahoo.com>

 games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild | 81 
 games-puzzle/Armikrog/Manifest   |  3 +
 games-puzzle/Armikrog/metadata.xml   | 10 +++
 3 files changed, 94 insertions(+)

diff --git a/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild 
b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
new file mode 100644
index 000..5a3b7e2
--- /dev/null
+++ b/games-puzzle/Armikrog/Armikrog-2015.10.07.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit unpacker eutils gnome2-utils
+
+DESCRIPTION="Armikrog is a unique stop motion clay animated point and click 
adventure game"
+HOMEPAGE="http://armikrog.com/;
+SRC_URI="Armikrog_Linux.x86_64.zip"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RESTRICT="bindist fetch"
+
+MYGAMEDIR=/opt/${PN}
+DEPEND="app-arch/unzip"
+RDEPEND="${DEPEND}
+   dev-libs/expat
+   dev-libs/libbsd
+   media-libs/glu
+   media-libs/mesa
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXxf86vm
+   x11-libs/libdrm
+   x11-libs/libxcb
+   x11-libs/libxshmfence
+"
+BDEPEND=""
+S="${WORKDIR}"
+
+pkg_nofetch() {
+   einfo "Please buy & download ${SRC_URI} from:"
+   einfo "  https://www.humblebundle.com/store;
+   einfo "and move it to ${DISTDIR}"
+}
+
+src_unpack() {
+   unpack_zip ${A}
+}
+src_configure() { :; }
+src_compile() { :; }
+
+src_install() {
+   local arch=x86_64
+
+   insinto ${MYGAMEDIR}
+   exeinto ${MYGAMEDIR}
+   newexe  "Armikrog.${arch}" "Armikrog"
+   doins -r  "Armigrog_Data"
+
+   newicon -s 128 MouseCraft_Data/Resources/UnityPlayer.png 
${PN}.png
+   make_wrapper ${PN} "${MYGAMEDIR}/Armikrog" "${PN}"
+   make_desktop_entry "${PN}" "Armikrog" "${PN}" "Game"
+
+   domenu ${PN}
+
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}

diff --git a/games-puzzle/Armikrog/Manifest b/games-puzzle/Armikrog/Manifest
new file mode 100644
index 000..6763006
--- /dev/null
+++ b/games-puzzle/Armikrog/Manifest
@@ -0,0 +1,3 @@
+DIST Armikrog_Linux.x86_64.zip 1575061053 BLAKE2B 
d11c9f59354ddfb1073becb8a57acff9b7fd15b381781c345747e48154ce0daf8c7aafa6958b0dea4118a8ef3c9e8875500897d091948f6b734a8dbaef1445a7
 SHA512 
eada224003986a56b76567580c94c562d99ff80968bb76bc3c38785df372a69d868b84affce433edf3af4c01730ce0c9eac4c871538bbe247b8e08c785ff5509
+EBUILD Armikrog-2015.10.07.ebuild 1546 BLAKE2B 
554e3a9b92c8d12d91e7bf9b30e9cbc62e3f1977e839ad5b8b0b0fff8a2a70332ef4bb17cdc57661ec4e20968c75b20b0c230ca255fde8cb7a9cc60642364ca1
 SHA512 
64df98745f6c0893e224df5f762f02ff2d1e41e8e0d70c47db7f998c6ea90e7812cfef8b33e0c54e0e06235e95bc8d8ec7161cc08265f1dd35c9035465a0fa53
+MISC metadata.xml 545 BLAKE2B 
b84a8e9b1407d0a5171258f71839055849f868e725f34071e4d78b247b4a9dd14bcb67e6711df5db8c1b380c105754baf5f86bc484a1ed4283c94c493f2d284c
 SHA512 
93b5209ad75d5f58fefacf358665946990c24cd0d602af112b2057213f5ac019ee69c205ca8b26dcd499cfa14d7a1dfa7001533c64c2b213e47b5bfcb70cf253

diff --git a/games-puzzle/Armikrog/metadata.xml 
b/games-puzzle/Armikrog/metadata.xml
new file mode 100644
index 000..582994b
--- /dev/null
+++ b/games-puzzle/Armikrog/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+phil_mi...@yahoo.com
+
+
+Armikrog is a unique stop motion clay animated point and click adventure game 
from the creators of Earthworm Jim and the Neverhood. Unravel the mysteries of 
the fortress that holds Tommynaut and his blind alien talking dog Beak-Beak 
captive through exploration and puzzle solving! 
+
+



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

2018-12-28 Thread Craig Andrews
commit: 47260b3e50568cc8628db6acee526e0dd0960cd9
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Dec 29 02:02:16 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Dec 29 02:02:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47260b3e

dev-libs/libfmt: 5.3.0 version bump

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

 dev-libs/libfmt/Manifest|  1 +
 dev-libs/libfmt/libfmt-5.3.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-libs/libfmt/Manifest b/dev-libs/libfmt/Manifest
index 962ec8c3dbe..4c249a97e3c 100644
--- a/dev-libs/libfmt/Manifest
+++ b/dev-libs/libfmt/Manifest
@@ -2,3 +2,4 @@ DIST libfmt-4.1.0.tar.gz 620863 BLAKE2B 
ff3a7db5a1eed3a6fc936be16caf2dd153d9452d
 DIST libfmt-5.1.0.tar.gz 641502 BLAKE2B 
8507e875a78de2e89b7fe2c1c049691bfef6e0a7375ef7958e2191bcc4c60972b54b6ebc213d1465826af8322d8f90b217c1c7e176b29351c733184ff95cca40
 SHA512 
b759a718353254fa8cd981e483bf01a45af0fc76901216404ace5e47f5d3edf43d42422184e5413c221e49832322fdf60d1860e8ec87349c674511064b31e5d6
 DIST libfmt-5.2.0.tar.gz 648061 BLAKE2B 
a2ffe84277097f3cd5bfa163fa12e352349ab8239ab00f071cc0236bdea0c7c15b3c04f40036006fbe6ed231ff19d53abcba7c5dec709e5ac418ad41cc489d4e
 SHA512 
75d53e6d8087288607f75fb891bb8812c7b9fe65e5ab7a20cdffeb5e56bd1f48e0de24c8cf1c2dd603fe3ed76f9fa067804ec5d3560f177db8f0a747c36f9d1c
 DIST libfmt-5.2.1.tar.gz 648668 BLAKE2B 
516522d4e75e7ccdf95a43bfe1b5f95b8ce8ef0174d6b82d6b7be9985f084228a69e70ecba7f57788d536501699b584cb4eb51d7894b416ea857727b776b3823
 SHA512 
2b63a741df4df9c3cbf04098c6548bb3d0f9836fe912325542298df57c888f43e72159469fb87685b423694e43e4418545377d5ee6393f2709955be2c13780a8
+DIST libfmt-5.3.0.tar.gz 662493 BLAKE2B 
462c54c227132b2398977ff575f74e63e973825968b106e09cb0f3da859f1d851a6dd1799c05e3ae6adff2ac972f4af259c42fdf8429346b2830134571c31480
 SHA512 
9ef0f3d328681253c1e1776576d54d67dec49c19fd7fc422ae63c3610b01a3f05f6e83cdf5e913dfd09bac42e52fe35c38ebe1ea91f4207d226a32aaf69eb4a8

diff --git a/dev-libs/libfmt/libfmt-5.3.0.ebuild 
b/dev-libs/libfmt/libfmt-5.3.0.ebuild
new file mode 100644
index 000..59e834d6a55
--- /dev/null
+++ b/dev-libs/libfmt/libfmt-5.3.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib eapi7-ver
+
+DESCRIPTION="Small, safe and fast formatting library"
+HOMEPAGE="https://github.com/fmtlib/fmt;
+
+LICENSE="BSD-2"
+IUSE="test"
+SLOT="0/$(ver_cut 1)"
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/fmtlib/fmt.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/fmtlib/fmt/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/fmt-${PV}"
+fi
+
+DEPEND=""
+RDEPEND=""
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DFMT_CMAKE_DIR="$(get_libdir)/cmake/fmt"
+   -DFMT_LIB_DIR="$(get_libdir)"
+   -DFMT_TEST=$(usex test)
+   -DBUILD_SHARED_LIBS=ON
+   )
+   cmake-utils_src_configure
+}



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

2018-12-28 Thread Craig Andrews
commit: 0c3e1baa21e032bc4b953212a17b4f229a033f17
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Dec 29 01:57:47 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Dec 29 02:02:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3e1baa

media-tv/kodi: 18.0_rc4 version bump

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

 media-tv/kodi/Manifest |   1 +
 media-tv/kodi/kodi-18.0_rc4.ebuild | 320 +
 2 files changed, 321 insertions(+)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index 72a1b3f5364..d595b72db7c 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -7,6 +7,7 @@ DIST kodi-17.6-generated-addons.tar.xz 57564 BLAKE2B 
9b3000ac23a6aab24b703a2b660
 DIST kodi-17.6.tar.gz 58275293 BLAKE2B 
538675b7a3400d9182f957da9bbf609ce5ece502c3a7f4a32e26c802bae9795979554204148e06d1923d8e68ba1f06f9d92bf11416f73cf9431381642ca00639
 SHA512 
1f1ba91e6129ab423f9ad47b63d7bb75775dbf18638a96413a572aaa790f4f0d738ca35486513e158a7f55d501f78f08dd9d68aabe2fbb80a729c6091b264111
 DIST kodi-18.0rc2.tar.gz 50969888 BLAKE2B 
982d660c6f87706fa5d50c5ece84ea3d27adcd3ad561a77082cb2c1abfdd378b233aeaa8102682f0c89bb6f3c28481fa03b6070d4e9c3ba9b37b66096211071e
 SHA512 
2f5bba021221cdc45242abc90a993dd033c2d7839f1031159869ac7a777a0675324ec2858868ff5060b16a8d5f367a6135a20ac570a099e907032678c91eac0c
 DIST kodi-18.0rc3.tar.gz 50978485 BLAKE2B 
791053553f475dbcacc2bc7c3a1e420849de3f48d3eb3d788f958b2b2c3fb47454cfd909f36cefee37050923c39173690b5d48d517a042254d796aeafb39fcb8
 SHA512 
622e3fff01e8d856bb524339796410d3fc3226539ae91c69a367464e8f5aeb28ca3ffd605dc4a4f9944e4cc59a1949d7da6fec70175d978a44f3b5bbb59190c3
+DIST kodi-18.0rc4.tar.gz 50985659 BLAKE2B 
5b2475d98e084e007aebf0a5e142d03ddd08b11c9067ddf0c978892ce15a4b8f22009156bfe4e26df1ebab55bf724182c4573207440e1e9f50dd5f6b739f8a3e
 SHA512 
cec2af70e6babed79ed649846342cbcfe979ad90a4ef4dde250e114477991c48dcfffac56a6234dc16913c9896a9a31337ebbb19488f0abf68e6c1f410d12607
 DIST libdvdcss-1.4.2-Leia-Beta-5.tar.gz 101068 BLAKE2B 
283aa2cec0a2200d3569bc280cb9659e9224a6b3a77db8a35b269cd8caf1337ac9d8b92b806df66f63ef7458a46bd6261f0b8b14678b10e26644a79dcbeea5da
 SHA512 
5185dbdbeb1bd13ea9d8723f1f4ab599d6f3102f5ba1096cd085aa1cda252c045f327c719227bba8e1b742352ade5e335106c8d0c1637a5a6b93ce661620dd7e
 DIST libdvdcss-2f12236bc1c92f73c21e973363f79eb300de603f.tar.gz 95395 BLAKE2B 
fb3973e098201d177309ad7ca50131725eee4bc6f30f425efa5fea406411f6143ba03abd82cd6c91a250419d3e0a29aafcbf981ba015f6e14cd0ceb001222c12
 SHA512 
12ba7aa653fcb26d5336bf2a8110c924d634cec79f684bbf19dc38ea33f69fb68c22c97f4c09e5ca7c35f95f6c324a6d70ccc2c501a99122a9321cafd33b2cd9
 DIST libdvdnav-43b5f81f5fe30bceae3b7cecf2b0ca57fc930dac.tar.gz 130603 BLAKE2B 
0a211fcedb216567bcd929048af01486ff91efbb8d31592fd116676b6ae95de3cd7bfab7cd79853b3d15e96c27e62cce8c79eeb9baee68a1bad4f3fce8a207a0
 SHA512 
901c6f24afa1d78b6ed78d1ee30daf634ca0bbc0467ef9cc3416bcab4fbc4fda6869ffa051791d85c0b510de748805328627681ef044668a7857299f0035232e

diff --git a/media-tv/kodi/kodi-18.0_rc4.ebuild 
b/media-tv/kodi/kodi-18.0_rc4.ebuild
new file mode 100644
index 000..f981572f1b7
--- /dev/null
+++ b/media-tv/kodi/kodi-18.0_rc4.ebuild
@@ -0,0 +1,320 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
+PYTHON_REQ_USE="libressl?,sqlite,ssl"
+LIBDVDCSS_VERSION="1.4.2-Leia-Beta-5"
+LIBDVDREAD_VERSION="6.0.0-Leia-Alpha-3"
+LIBDVDNAV_VERSION="6.0.0-Leia-Alpha-3"
+FFMPEG_VERSION="4.0.1"
+CODENAME="Leia"
+FFMPEG_KODI_VERSION="Alpha3-1"
+SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz 
-> libdvdcss-${LIBDVDCSS_VERSION}.tar.gz
+   https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_VERSION}.tar.gz 
-> libdvdread-${LIBDVDREAD_VERSION}.tar.gz
+   https://github.com/xbmc/libdvdnav/archive/${LIBDVDNAV_VERSION}.tar.gz 
-> libdvdnav-${LIBDVDNAV_VERSION}.tar.gz
+   !system-ffmpeg? ( 
https://github.com/xbmc/FFmpeg/archive/${FFMPEG_VERSION}-${CODENAME}-${FFMPEG_KODI_VERSION}.tar.gz
 -> ffmpeg-${PN}-${FFMPEG_VERSION}-${CODENAME}-${FFMPEG_KODI_VERSION}.tar.gz )"
+
+if [[ ${PV} == * ]] ; then
+   PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+   EGIT_REPO_URI="https://github.com/xbmc/xbmc.git;
+   inherit git-r3
+else
+   PYTHON_COMPAT=( python2_7 )
+   MY_PV=${PV/_p/_r}
+   MY_PV=${MY_PV/_alpha/a}
+   MY_PV=${MY_PV/_beta/b}
+   MY_PV=${MY_PV/_rc/rc}
+   MY_P="${PN}-${MY_PV}"
+   SRC_URI+=" 
https://github.com/xbmc/xbmc/archive/${MY_PV}-${CODENAME}.tar.gz -> 
${MY_P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S=${WORKDIR}/xbmc-${MY_PV}-${CODENAME}
+fi
+
+inherit autotools cmake-utils eutils gnome2-utils linux-info pax-utils 
python-single-r1 xdg-utils
+
+DESCRIPTION="A free and open source media-player and entertainment hub"

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

2018-12-28 Thread Nick Sarnie
commit: 2329e53329aa2aafc3bd2275cf1b2bd37b4e525f
Author: Jacob Hrbek  gmail  com>
AuthorDate: Fri Dec 28 18:11:42 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Dec 29 01:29:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2329e533

app-emulation/wine-any:  requires changes in PROCALES.

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

Closes: https://github.com/gentoo/gentoo/pull/10702

Signed-off-by: Jacob Hrbek  gmail.com>
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-any/wine-any-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/wine-any/wine-any-.ebuild 
b/app-emulation/wine-any/wine-any-.ebuild
index 24ab26fa3a3..4fa43b838fe 100644
--- a/app-emulation/wine-any/wine-any-.ebuild
+++ b/app-emulation/wine-any/wine-any-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin 
sv te th tr uk wa zh_CN zh_TW"
 PLOCALE_BACKUP="en"
 
 inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils



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

2018-12-28 Thread Maciej Mrozowski
commit: 578ff912d508ad89cf661677abff211ddaabfe66
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat Dec 29 01:23:23 2018 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sat Dec 29 01:24:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=578ff912

dev-games/simgear: Restrict >=osg-3.5.6, bug 673692. Remove old.

Signed-off-by: Maciej Mrozowski  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-games/simgear/Manifest|  2 --
 dev-games/simgear/simgear-2018.1.1.ebuild | 60 ---
 dev-games/simgear/simgear-2018.2.1.ebuild | 60 ---
 dev-games/simgear/simgear-2018.3.1.ebuild |  2 +-
 dev-games/simgear/simgear-.ebuild |  2 +-
 5 files changed, 2 insertions(+), 124 deletions(-)

diff --git a/dev-games/simgear/Manifest b/dev-games/simgear/Manifest
index f8d3fc6505b..c17226fec25 100644
--- a/dev-games/simgear/Manifest
+++ b/dev-games/simgear/Manifest
@@ -1,3 +1 @@
-DIST simgear-2018.1.1.tar.bz2 1303653 BLAKE2B 
44b98c2ba8ae292c3736d04813869df528d7ca14bbdc1773e1f4bd4b7b4899b5fd8605a7ada5dcc2d5e863e82ee2f1e1d2b980d3bd775c92325ad3ca834306c3
 SHA512 
3de7a15dc7b60e9e7466950c1b466d0daefea84b4730a9b8cf5e26c41cece5fd03ccf57b0f3cb977093482beb734560812e347003e19e0bb4b40d81820a11563
-DIST simgear-2018.2.1.tar.bz2 1314943 BLAKE2B 
60e44896d466085014020874a1be6ab3f6f87e472f985237404dffb5dfbd5c25f0d330701276e0b8d075830695872eb7521bb4eb5b0107edac5977c3aab85bf7
 SHA512 
6756994e0688a1f3699c33548ea90b19e99a439ea2f2002cf524629370cd1161a1556ee966fc3a781141fc7a08e7574adc0ecbe6dec67e72d631c6c4d744e4dd
 DIST simgear-2018.3.1.tar.bz2 1330322 BLAKE2B 
5b350ddce726d8ea15c4a1a64a28b9e4307647378c52989231daa7b4a0e53730dc754c239660d0f5ec33189ece6629448b37f61ca7578c21c3aa4147d4565a26
 SHA512 
673ee76e9f4f9c9adb25a2523bad5b70a079d821391cb8fc9f9e651ad6c195356ac9a8ba18a65df365dc66990406de287099fb249ca23eefc111ebba884f7289

diff --git a/dev-games/simgear/simgear-2018.1.1.ebuild 
b/dev-games/simgear/simgear-2018.1.1.ebuild
deleted file mode 100644
index cbc2832ad09..000
--- a/dev-games/simgear/simgear-2018.1.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils toolchain-funcs
-
-DESCRIPTION="Development library for simulation games"
-HOMEPAGE="http://www.simgear.org/;
-SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+dns debug gdal openmp subversion test"
-
-COMMON_DEPEND="
-   dev-libs/expat
-   >=dev-games/openscenegraph-3.2.0:=
-   media-libs/openal
-   net-misc/curl
-   sys-libs/zlib
-   virtual/opengl
-   dns? ( net-libs/udns )
-   gdal? ( sci-libs/gdal )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-libs/boost-1.44
-"
-RDEPEND="${COMMON_DEPEND}
-   subversion? ( dev-vcs/subversion )
-"
-
-pkg_pretend() {
-   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-pkg_setup() {
-   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_DNS=$(usex dns)
-   -DENABLE_GDAL=$(usex gdal)
-   -DENABLE_OPENMP=$(usex openmp)
-   -DENABLE_PKGUTIL=ON
-   -DENABLE_RTI=OFF
-   -DENABLE_SIMD=ON
-   -DENABLE_SOUND=ON
-   -DENABLE_TESTS=$(usex test)
-   -DSIMGEAR_HEADLESS=OFF
-   -DSIMGEAR_SHARED=ON
-   -DSYSTEM_EXPAT=ON
-   -DSYSTEM_UDNS=ON
-   -DUSE_AEONWAVE=OFF
-   -DOSG_FSTREAM_EXPORT_FIXED=OFF # TODO perhaps track it
-   )
-   cmake-utils_src_configure
-}

diff --git a/dev-games/simgear/simgear-2018.2.1.ebuild 
b/dev-games/simgear/simgear-2018.2.1.ebuild
deleted file mode 100644
index cbc2832ad09..000
--- a/dev-games/simgear/simgear-2018.2.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils toolchain-funcs
-
-DESCRIPTION="Development library for simulation games"
-HOMEPAGE="http://www.simgear.org/;
-SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+dns debug gdal openmp subversion test"
-
-COMMON_DEPEND="
-   dev-libs/expat
-   >=dev-games/openscenegraph-3.2.0:=
-   media-libs/openal
-   net-misc/curl
-   sys-libs/zlib
-   virtual/opengl
-   dns? ( net-libs/udns )
-   gdal? ( sci-libs/gdal )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-libs/boost-1.44
-"
-RDEPEND="${COMMON_DEPEND}
-   subversion? ( dev-vcs/subversion )
-"
-
-pkg_pretend() {
-   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-pkg_setup() {
-   [[ ${MERGE_TYPE} != binary ]] && use openmp && 

[gentoo-commits] repo/gentoo:master commit in: games-simulation/flightgear/, games-simulation/flightgear/files/

2018-12-28 Thread Maciej Mrozowski
commit: cf47a4133927024cd913c2d1fbce221a07025c68
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat Dec 29 01:20:56 2018 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sat Dec 29 01:24:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf47a413

games-simulation/flightgear: Restrict >=osg-3.5.6, bug 673822. Remove old.

Signed-off-by: Maciej Mrozowski  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 games-simulation/flightgear/Manifest   |   2 -
 .../files/flightgear-2018.2.1-cmake.patch  |  11 --
 .../flightgear/flightgear-2018.1.1.ebuild  | 144 
 .../flightgear/flightgear-2018.2.1.ebuild  | 150 -
 .../flightgear/flightgear-2018.3.1.ebuild  |   2 +-
 games-simulation/flightgear/flightgear-.ebuild |   2 +-
 6 files changed, 2 insertions(+), 309 deletions(-)

diff --git a/games-simulation/flightgear/Manifest 
b/games-simulation/flightgear/Manifest
index 5aa37127dd3..0d282499cf9 100644
--- a/games-simulation/flightgear/Manifest
+++ b/games-simulation/flightgear/Manifest
@@ -1,3 +1 @@
-DIST flightgear-2018.1.1.tar.bz2 8158999 BLAKE2B 
5d7ca65c0b2627c7b34681e0af8e060f67cbed80d7e313c056fb92f026bc2355af66bbb6b377573db32f5101c63f1fa04521ba7fdffd584a56ae1049d1bcce83
 SHA512 
962be602a8c294081109ee1893383ac22dd83a0511fdb600d24d5dc9eca24d19687eaeed545695259502431e6d8c8bcdafe26846636ad40be28f5c2e4b0cfe93
-DIST flightgear-2018.2.1.tar.bz2 8344999 BLAKE2B 
fc5fbd43bcc2e40ed3245aa5059b0e5a40918a707cbddc8383de191e29f6cdfaa6960f6cfffb201b20ad10f5da0f343a693768d38be2788fd2582f7b5dc2419c
 SHA512 
d308eebf6d6017794c086d534f6543c03a54e55bd7f48caf8359d5a84776406eac8cd8f32252efb2cd8bbb82c9c15fe4d7e3229ff2483e7a9772bd532331be03
 DIST flightgear-2018.3.1.tar.bz2 8404294 BLAKE2B 
b90d64bc7381baef3adf3f2b77acb6822562d76319e85bebeda977754c281cd48b4ce137d910cc9f96947cfe1b7612c6ff45f2ed49775348b651944bb8796ba4
 SHA512 
ad07cdf90b1890519a22a1f79374b2d11e70191d85bc76d50913708a250801c3e091228999011367e374572a46c60f572f8b138d6a7c9fd2155f63107667d93c

diff --git a/games-simulation/flightgear/files/flightgear-2018.2.1-cmake.patch 
b/games-simulation/flightgear/files/flightgear-2018.2.1-cmake.patch
deleted file mode 100644
index eca04212833..000
--- a/games-simulation/flightgear/files/flightgear-2018.2.1-cmake.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN flightgear-2018.2.1/CMakeLists.txt my/CMakeLists.txt
 flightgear-2018.2.1/CMakeLists.txt 2018-06-03 09:47:23.0 +0200
-+++ my/CMakeLists.txt  2018-06-07 01:09:14.621303443 +0200
-@@ -596,4 +596,6 @@
- 
- 
- # The test suite.
--add_subdirectory(test_suite EXCLUDE_FROM_ALL)
-+if(ENABLE_TESTS)
-+add_subdirectory(test_suite EXCLUDE_FROM_ALL)
-+endif()

diff --git a/games-simulation/flightgear/flightgear-2018.1.1.ebuild 
b/games-simulation/flightgear/flightgear-2018.1.1.ebuild
deleted file mode 100644
index 596290c956b..000
--- a/games-simulation/flightgear/flightgear-2018.1.1.ebuild
+++ /dev/null
@@ -1,144 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils bash-completion-r1 toolchain-funcs
-
-DESCRIPTION="Open Source Flight Simulator"
-HOMEPAGE="http://www.flightgear.org/;
-SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="dbus debug examples gdal openmp qt5 test +udev +utils vim-syntax"
-
-# zlib is some strange auto-dep from simgear
-COMMON_DEPEND="
-   dev-db/sqlite:3
-   >=dev-games/openscenegraph-3.2.0:=[jpeg,png]
-   ~dev-games/simgear-${PV}[gdal=]
-   media-libs/openal
-   >=media-libs/speex-1.2.0:0
-   media-libs/speexdsp:0
-   media-sound/gsm
-   sys-libs/zlib
-   virtual/glu
-   x11-libs/libX11
-   dbus? ( >=sys-apps/dbus-1.6.18-r1 )
-   gdal? ( >=sci-libs/gdal-2.0.0:0 )
-   qt5? (
-   >=dev-qt/qtcore-5.7.1:5
-   >=dev-qt/qtdeclarative-5.7.1:5
-   >=dev-qt/qtgui-5.7.1:5
-   >=dev-qt/qtnetwork-5.7.1:5
-   >=dev-qt/qtwidgets-5.7.1:5
-   )
-   udev? ( virtual/udev )
-   utils? (
-   media-libs/freeglut
-   media-libs/freetype:2
-   media-libs/glew:0
-   media-libs/libpng:0
-   virtual/opengl
-   qt5? ( >=dev-qt/qtwebsockets-5.7.1:5 )
-   )
-"
-# libXi and libXmu are build-only-deps according to FindGLUT.cmake
-DEPEND="${COMMON_DEPEND}
-   >=dev-libs/boost-1.44
-   >=media-libs/plib-1.8.5
-   utils? (
-   x11-libs/libXi
-   x11-libs/libXmu
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   ~games-simulation/${PN}-data-${PV}
-"
-
-DOCS=(AUTHORS ChangeLog NEWS README Thanks)
-
-pkg_pretend() {
-   use openmp && tc-check-openmp
-}
-
-src_configure() {
-   local mycmakeargs=(
-   

[gentoo-commits] proj/linux-patches:4.19 commit in: /

2018-12-28 Thread Mike Pagano
commit: fbcff2ddd1c47ddbac3304e23eaa152cf61f414e
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Dec 29 01:07:38 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Dec 29 01:07:38 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=fbcff2dd

proj/linux-patches: Select PID_NS to support FEATURES=pid-sandbox

For portage: >=sys-apps/portage-2.3.53
See bug #673896

Signed-off-by: Mike Pagano  gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index ec31768..d6e791a 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -6,9 +6,9 @@
  source "lib/Kconfig.debug"
 +
 +source "distro/Kconfig"
 /dev/null  2017-03-02 01:55:04.096566155 -0500
-+++ b/distro/Kconfig   2017-03-02 11:12:05.049448255 -0500
-@@ -0,0 +1,145 @@
+--- /dev/null  2018-12-28 10:40:34.08934 -0500
 b/distro/Kconfig   2018-12-28 18:54:40.467970759 -0500
+@@ -0,0 +1,147 @@
 +menu "Gentoo Linux"
 +
 +config GENTOO_LINUX
@@ -63,6 +63,7 @@
 +  select NAMESPACES
 +  select IPC_NS
 +  select NET_NS
++  select PID_NS
 +  select SYSVIPC
 +
 +  help
@@ -72,6 +73,7 @@
 +  CGROUPS (required for FEATURES=cgroup)
 +  IPC_NS  (required for FEATURES=ipc-sandbox)
 +  NET_NS  (required for FEATURES=network-sandbox)
++  PID_NS  (required for FEATURES=pid-sandbox)
 +  SYSVIPC (required by IPC_NS)
 +   
 +



[gentoo-commits] proj/linux-patches:4.20 commit in: /

2018-12-28 Thread Mike Pagano
commit: bc7126d88b11af5d3384c18ca682974d59d3fdaf
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Dec 29 01:06:22 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Dec 29 01:06:22 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=bc7126d8

proj/linux-patches: Select PID_NS to support FEATURES=pid-sandbox

For portage: >=sys-apps/portage-2.3.53
See bug #673896

Signed-off-by: Mike Pagano  gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index ec31768..d6e791a 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -6,9 +6,9 @@
  source "lib/Kconfig.debug"
 +
 +source "distro/Kconfig"
 /dev/null  2017-03-02 01:55:04.096566155 -0500
-+++ b/distro/Kconfig   2017-03-02 11:12:05.049448255 -0500
-@@ -0,0 +1,145 @@
+--- /dev/null  2018-12-28 10:40:34.08934 -0500
 b/distro/Kconfig   2018-12-28 18:54:40.467970759 -0500
+@@ -0,0 +1,147 @@
 +menu "Gentoo Linux"
 +
 +config GENTOO_LINUX
@@ -63,6 +63,7 @@
 +  select NAMESPACES
 +  select IPC_NS
 +  select NET_NS
++  select PID_NS
 +  select SYSVIPC
 +
 +  help
@@ -72,6 +73,7 @@
 +  CGROUPS (required for FEATURES=cgroup)
 +  IPC_NS  (required for FEATURES=ipc-sandbox)
 +  NET_NS  (required for FEATURES=network-sandbox)
++  PID_NS  (required for FEATURES=pid-sandbox)
 +  SYSVIPC (required by IPC_NS)
 +   
 +



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/files/

2018-12-28 Thread Jimi Huotari
commit: e26ab54896ce6c825eb77fde35d41517e4f2cdb5
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sat Dec 29 00:44:30 2018 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sat Dec 29 00:45:14 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=e26ab548

lxqt-base/lxqt-config: slightly adjust optionally touchpadding patch

Signed-off-by: Jimi Huotari  gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.12

 ...lxqt-config-0.14.0-make-touchpad-optional.patch | 24 +-
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git 
a/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch 
b/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch
index 5d2674f2..1090d6f2 100644
--- 
a/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch
+++ 
b/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch
@@ -1,21 +1,27 @@
-From 8219e93d5733d6c8e98028e6f21468f568d9848d Mon Sep 17 00:00:00 2001
+From 0d4690c116a1775e4e129878d9f5a2f5f77c068f Mon Sep 17 00:00:00 2001
 From: Jimi Huotari 
 Date: Sun, 23 Dec 2018 23:30:57 +0200
 Subject: [PATCH] lxqt-config-input: make touchpad settings/dependencies
  optional
 
+Add a configure option for building the touchpad section of the
+'Keyboard and Mouse Settings' (enabled by default).  This allows
+for reducing the dependencies on systems that do not have a use
+for them.
+
+Closes: https://github.com/lxqt/lxqt-config/issues/358
 ---
- lxqt-config-input/CMakeLists.txt| 73 -
+ lxqt-config-input/CMakeLists.txt| 71 -
  lxqt-config-input/lxqt-config-input.cpp | 10 
  lxqt-config-input/touchpad-config.h.in  |  1 +
- 3 files changed, 71 insertions(+), 13 deletions(-)
+ 3 files changed, 69 insertions(+), 13 deletions(-)
  create mode 100644 lxqt-config-input/touchpad-config.h.in
 
 diff --git a/lxqt-config-input/CMakeLists.txt 
b/lxqt-config-input/CMakeLists.txt
-index a315e71..2d87a17 100644
+index a315e71..8c4c0fb 100644
 --- a/lxqt-config-input/CMakeLists.txt
 +++ b/lxqt-config-input/CMakeLists.txt
-@@ -1,24 +1,46 @@
+@@ -1,24 +1,44 @@
  project(lxqt-config-input)
  
 +option(WITH_TOUCHPAD "Build touchpad settings" ON)
@@ -37,7 +43,6 @@ index a315e71..2d87a17 100644
 +set(lxqt-config-input_INCS
  ${X11_INCLUDE_DIR}
 -${XORG_LIBINPUT_INCLUDE_DIRS}
-+${CMAKE_CURRENT_BINARY_DIR}
  "${CMAKE_CURRENT_SOURCE_DIR}/../liblxqt-config-cursor"
  )
  
@@ -52,7 +57,6 @@ index a315e71..2d87a17 100644
 +${lxqt-config-input_INCS}
 +)
 +
-+#"${CMAKE_CURRENT_SOURCE_DIR}/touchpad-config.h.in"
 +configure_file(
 +"${CMAKE_CURRENT_SOURCE_DIR}/touchpad-config.h.in"
 +"${CMAKE_CURRENT_SOURCE_DIR}/touchpad-config.h"
@@ -69,7 +73,7 @@ index a315e71..2d87a17 100644
  )
  
  set(lxqt-config-input_SRCS
-@@ -27,8 +49,6 @@ set(lxqt-config-input_SRCS
+@@ -27,8 +47,6 @@ set(lxqt-config-input_SRCS
  mouseconfig.cpp
  keyboardlayoutconfig.cpp
  selectkeyboardlayoutdialog.cpp
@@ -78,7 +82,7 @@ index a315e71..2d87a17 100644
  )
  
  set(lxqt-config-input_UIS
-@@ -36,9 +56,26 @@ set(lxqt-config-input_UIS
+@@ -36,9 +54,26 @@ set(lxqt-config-input_UIS
  keyboardconfig.ui
  keyboardlayoutconfig.ui
  selectkeyboardlayoutdialog.ui
@@ -106,7 +110,7 @@ index a315e71..2d87a17 100644
  # Translations **
  lxqt_translate_ts(QM_FILES
  UPDATE_TRANSLATIONS
-@@ -67,14 +104,24 @@ add_executable(lxqt-config-input
+@@ -67,14 +102,24 @@ add_executable(lxqt-config-input
  ${QM_LOADER}
  )
  



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

2018-12-28 Thread Jeroen Roovers
commit: 855ec577710c09d97a80fad38c066b41e2eea9fa
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Dec 29 00:03:14 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Dec 29 00:03:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855ec577

x11-misc/xscreensaver: Version 5.41

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

 x11-misc/xscreensaver/Manifest |   1 +
 .../files/xscreensaver-5.41-comments.patch |  14 ++
 x11-misc/xscreensaver/xscreensaver-5.41.ebuild | 142 +
 3 files changed, 157 insertions(+)

diff --git a/x11-misc/xscreensaver/Manifest b/x11-misc/xscreensaver/Manifest
index ba253477cf4..98b087be036 100644
--- a/x11-misc/xscreensaver/Manifest
+++ b/x11-misc/xscreensaver/Manifest
@@ -1,3 +1,4 @@
 DIST xscreensaver-5.38.tar.gz 10712548 BLAKE2B 
02630aa7daa3faf8aa7ff453218bed5e3db287b7c4d9b564a6d8822db8b2e1ae6be7843342d585f2d2900d2bd0e7fd2a12d49748d81bf10818fa5bc4254f6ef8
 SHA512 
9014571505afd3a116f541334ea37737659f63f4cbb267a56be451e2c353d9e57218119670a44297d36d140672ea423d0682433401b17749138ab6baf6507561
 DIST xscreensaver-5.39.tar.gz 12157285 BLAKE2B 
b33bf64541d07b2f65788160af0bac308d4bea78a6d2e13332ac0e80a1811cc8270e0922467c76a77bd3481b367e4421b6919d017e7a81b656c4bcc85c404741
 SHA512 
3f7aca6b428339c5d271d52deed469ee43370134d581a83e8f727dbe00e04a6c0f542952144f79447cba3f1f0c92ed7b1591e58255a4f94c0fc77342df19e0f7
 DIST xscreensaver-5.40.tar.gz 12248135 BLAKE2B 
78ca8effdfae1360d4fbf79c269884b6f7e1648e3be841f99d63cfc6e43f2c813f01cc5e87ec3b502c286e7d1d5562b3f00fe831e1e2f55dd47c4dd98cf84866
 SHA512 
e3b5fe03ee56596fd5b0bf4e805ec341906db9665d553a110b4e874e37406fbb596f7bd29da57871c59e8d90bcc97eba9ba92afd79c48139ac021eb9cf6af68d
+DIST xscreensaver-5.41.tar.gz 26903096 BLAKE2B 
0a574355cff23d5210c8506844ce3549130fc66e5d0482bdeb618015e92d286ee3b183dd04988e8b8b67b9338e5e1bcd156212b0b37b5176bca72bb8b38dc4f3
 SHA512 
4be399a70dc3938e1edf9c1d533e082268f43e08a0812a0c639bee63ae07e99cfaefefe4a61acfaa96bb5a57606f910e5793c2c52d8946ea36f00555f8721aa2

diff --git a/x11-misc/xscreensaver/files/xscreensaver-5.41-comments.patch 
b/x11-misc/xscreensaver/files/xscreensaver-5.41-comments.patch
new file mode 100644
index 000..8cef848ac7b
--- /dev/null
+++ b/x11-misc/xscreensaver/files/xscreensaver-5.41-comments.patch
@@ -0,0 +1,14 @@
+--- a/hacks/fontglide.c
 b/hacks/fontglide.c
+@@ -2421,8 +2421,9 @@
+ 
+   textclient_close (s->tc);
+ 
+-//  if (s->b && s->b != s->window) XFreePixmap (dpy, s->b);
+-//  if (s->ba && s->ba != s->b) XFreePixmap (dpy, s->ba);
++/*  if (s->b && s->b != s->window) XFreePixmap (dpy, s->b);
++/  if (s->ba && s->ba != s->b) XFreePixmap (dpy, s->ba);
++*/
+   XFreeGC (dpy, s->bg_gc);
+   if (s->charset) free (s->charset);
+   if (s->font_override) free (s->font_override);

diff --git a/x11-misc/xscreensaver/xscreensaver-5.41.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.41.ebuild
new file mode 100644
index 000..941a5d01d77
--- /dev/null
+++ b/x11-misc/xscreensaver/xscreensaver-5.41.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools desktop flag-o-matic multilib pam
+
+DESCRIPTION="A modular screen saver and locker for the X Window System"
+HOMEPAGE="https://www.jwz.org/xscreensaver/;
+SRC_URI="
+   ${HOMEPAGE}${P}.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+IUSE="gdm jpeg new-login offensive opengl pam +perl selinux suid xinerama"
+
+COMMON_DEPEND="
+   >=gnome-base/libglade-2
+   dev-libs/libxml2
+   media-libs/netpbm
+   x11-apps/appres
+   x11-apps/xwininfo
+   x11-libs/gdk-pixbuf:2[X]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXi
+   x11-libs/libXmu
+   x11-libs/libXrandr
+   x11-libs/libXt
+   x11-libs/libXxf86misc
+   x11-libs/libXxf86vm
+   jpeg? ( virtual/jpeg:0 )
+   new-login? (
+   gdm? ( gnome-base/gdm )
+   !gdm? ( || ( x11-misc/lightdm lxde-base/lxdm ) )
+   )
+   opengl? (
+   virtual/glu
+   virtual/opengl
+   )
+   pam? ( virtual/pam )
+   xinerama? ( x11-libs/libXinerama )
+"
+# For USE="perl" see output of `qlist xscreensaver | grep bin | xargs grep 
'::'`
+RDEPEND="
+   ${COMMON_DEPEND}
+   perl? (
+   dev-lang/perl
+   dev-perl/libwww-perl
+   virtual/perl-Digest-MD5
+   )
+   selinux? ( sec-policy/selinux-xscreensaver )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/bc
+   sys-devel/gettext
+   virtual/pkgconfig
+   x11-base/xorg-proto
+"
+PATCHES=(
+   

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

2018-12-28 Thread Mike Pagano
commit: 61c500b9e4094cd771f8d5213004717bda3edfcc
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Dec 28 23:58:06 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Dec 28 23:58:06 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=61c500b9

proj/linux-patches: Select PID_NS to support FEATURES=pid-sandbox

For portage: >=sys-apps/portage-2.3.53
See bug #673896

Signed-off-by: Mike Pagano  gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index ec31768..d6e791a 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -6,9 +6,9 @@
  source "lib/Kconfig.debug"
 +
 +source "distro/Kconfig"
 /dev/null  2017-03-02 01:55:04.096566155 -0500
-+++ b/distro/Kconfig   2017-03-02 11:12:05.049448255 -0500
-@@ -0,0 +1,145 @@
+--- /dev/null  2018-12-28 10:40:34.08934 -0500
 b/distro/Kconfig   2018-12-28 18:54:40.467970759 -0500
+@@ -0,0 +1,147 @@
 +menu "Gentoo Linux"
 +
 +config GENTOO_LINUX
@@ -63,6 +63,7 @@
 +  select NAMESPACES
 +  select IPC_NS
 +  select NET_NS
++  select PID_NS
 +  select SYSVIPC
 +
 +  help
@@ -72,6 +73,7 @@
 +  CGROUPS (required for FEATURES=cgroup)
 +  IPC_NS  (required for FEATURES=ipc-sandbox)
 +  NET_NS  (required for FEATURES=network-sandbox)
++  PID_NS  (required for FEATURES=pid-sandbox)
 +  SYSVIPC (required by IPC_NS)
 +   
 +



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

2018-12-28 Thread Gilles Dartiguelongue
commit: e35be1e09b3a2ba56032763c01116bb1c5e75ab0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 22:38:27 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:57:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35be1e0

sys-apps/baobab: 3.26.1 → 3.30.0

Switch build system to meson. Drop gsettings-desktop-schemas as it is
unused. adwaita-icon-theme is pulled by gtk+:3.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 sys-apps/baobab/Manifest |  1 +
 sys-apps/baobab/baobab-3.30.0.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/sys-apps/baobab/Manifest b/sys-apps/baobab/Manifest
index 717b68985c4..9b6b0bb3b41 100644
--- a/sys-apps/baobab/Manifest
+++ b/sys-apps/baobab/Manifest
@@ -1 +1,2 @@
 DIST baobab-3.26.1.tar.xz 973020 BLAKE2B 
37ddfbbc72482bf31367210d0f814a6e163c415730d5fd86f3b48c5591c4f7c15cf1e7c3fbe7ddb20a465be5e4a4bf87705bef0175da98a5fffc37588871f1a3
 SHA512 
be16249de5ba22ef40b7addaae9823ac9d853422d33b3c345aaca1e07e3497793ec00bddfadc0da882b3c187419210026a4a6e66d23ce7c5cac455d39cfd9375
+DIST baobab-3.30.0.tar.xz 765760 BLAKE2B 
7003507e0923eedd709db8f3934c341215decb77b300b6660a334f6c23dfa6d83476d3c0a0ef3d76a5104a1add0759f7e268e13bcf00f69f51ae5b9986bdefc5
 SHA512 
3fa1c20e6e3a654d3dfa11b8f0a7e0dea77cc8ab88ff65a4471cd467d3cb3a7d2d39521be1718f3f6ab32984b9331332574f87f5fcaf13c1aa8cf93bd081d7e0

diff --git a/sys-apps/baobab/baobab-3.30.0.ebuild 
b/sys-apps/baobab/baobab-3.30.0.ebuild
new file mode 100644
index 000..345ffcca379
--- /dev/null
+++ b/sys-apps/baobab/baobab-3.30.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Disk usage browser for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Baobab;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-libs/glib-2.44:2
+   >=x11-libs/gtk+-3.20:3
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   vala_src_prepare
+   xdg_src_prepare
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome2048/

2018-12-28 Thread Gilles Dartiguelongue
commit: 85c2cd98fd4ed71e786297b301c567210e62ad54
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:48:40 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:58:12 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=85c2cd98

games-puzzle/gnome2048: add missing subslot operator

Needs rebuild when libgnome-games-support soversion changes.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 games-puzzle/gnome2048/gnome2048-3.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild 
b/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild
index 011d0f0d..a0348d37 100644
--- a/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild
+++ b/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 RDEPEND="
dev-libs/glib:2[dbus]
>=dev-libs/libgee-0.14:0.8
-   dev-libs/libgnome-games-support:1
+   dev-libs/libgnome-games-support:1=
>=media-libs/clutter-1.12:1.0
>=media-libs/clutter-gtk-1.6:1.0
>=x11-libs/gtk+-3.12:3



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/

2018-12-28 Thread Gilles Dartiguelongue
commit: 7e7b8fe7f0d3b11ef1e72fa1af65031dbf5e3ca0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 21:48:29 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:57:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7b8fe7

x11-themes/gnome-backgrounds: 3.26.2 → 3.30.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-themes/gnome-backgrounds/Manifest|  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild| 16 
 2 files changed, 17 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest 
b/x11-themes/gnome-backgrounds/Manifest
index b3d9892bbf6..ecac6c9c92b 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 
5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d
 SHA512 
ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b
 DIST gnome-backgrounds-3.26.2.tar.xz 19289360 BLAKE2B 
757ba9a77d81f3cb5fe80df37f130cd6594d5e8127c8e2e05e90952d755d25be6e7896a3c737cbbef84f8f8f63f7a88ab893ff3d78e472fd3b156d849c8b
 SHA512 
14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791
+DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 
519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970
 SHA512 
a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c22d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild 
b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
new file mode 100644
index 000..3fa22069c63
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds;
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/

2018-12-28 Thread Gilles Dartiguelongue
commit: 0c27b126343068693615f65a6b2cc37b576b6167
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:41:31 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:57:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c27b126

dev-libs/libgnome-games-support: 1.2.3 → 1.4.3

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 dev-libs/libgnome-games-support/Manifest   |  1 +
 .../libgnome-games-support-1.4.3.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/libgnome-games-support/Manifest 
b/dev-libs/libgnome-games-support/Manifest
index 2248837d875..eca5bf3dc0f 100644
--- a/dev-libs/libgnome-games-support/Manifest
+++ b/dev-libs/libgnome-games-support/Manifest
@@ -1 +1,2 @@
 DIST libgnome-games-support-1.2.3.tar.xz 344372 BLAKE2B 
7eeac8f11eb009d1fded6cff707d55b83881eb7e4f48728f19010c0e4283e9a9c48b0b688c30141348f63d983b028ffdb35bed2a51fb22daf6467d6b3ffe6e3c
 SHA512 
680b27c37150a627c98b5c38313936082e9fa23be1856e99442b0ce4da5b098378ad3b5fd2f41565c3f43fd54e38fc9e2a2a4a50d82637285aa3cc3827869b62
+DIST libgnome-games-support-1.4.3.tar.xz 345824 BLAKE2B 
7969d4470b5c7ba266e3d77071ff7b8b02a1bf407ec74bb0ad1cbe81af7e30e54d3af507f206b07ee1352be4e180dfd62ca6411f07bdbffeb5b18e2f921c7666
 SHA512 
01a2594d9f95987c99db92c8cc8c212b149619618d15f4128df7eb24d68b64e01f2e77c79b7b07cf81581493ae84215a5d4019ae67585188c04d90827381fc33

diff --git 
a/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild 
b/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild
new file mode 100644
index 000..94c833c4449
--- /dev/null
+++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.4.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Library for code common to Gnome games"
+HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/;
+
+LICENSE="LGPL-3+"
+SLOT="1/3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/libgee:0.8=
+   >=dev-libs/glib-2.40:2
+   >=x11-libs/gtk+-3.19.2:3
+"
+DEPEND="${DEPEND}
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   VALAC=$(type -P true)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/

2018-12-28 Thread Gilles Dartiguelongue
commit: 11082db3db80cab647a068d4605e820adc0d
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 22:32:58 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:57:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11082777

x11-themes/gtk-engines-adwaita: 3.22.3 → 3.28

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-themes/gtk-engines-adwaita/Manifest|  1 +
 .../gtk-engines-adwaita-3.28.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/x11-themes/gtk-engines-adwaita/Manifest 
b/x11-themes/gtk-engines-adwaita/Manifest
index 125b0fdcfb5..4be6f2c8af6 100644
--- a/x11-themes/gtk-engines-adwaita/Manifest
+++ b/x11-themes/gtk-engines-adwaita/Manifest
@@ -1 +1,2 @@
+DIST gnome-themes-extra-3.28.tar.xz 2953272 BLAKE2B 
122ff5f1d95086c5cad6818efa79763ab574b7d6792b846198ac7ed5b521747d4357025ebd0ac6b5ea1161bf1dd3482ac2e867822bf863928b05a8486172ba0d
 SHA512 
bccc446e86b12476b86a0fe2e3354500c8fb3eef62a85c3823d69aaa259e032e1f94e7993bf633397b669c425ef42635b0cf17b376f0b7cf1869bb1d7160ede0
 DIST gnome-themes-standard-3.22.3.tar.xz 2904736 BLAKE2B 
bc1dad2f6ce913a40bd532064f590c38e7c3db05a1e0564bbde8bf5d0349ca96a8e0d7e7683a5bd1b22ce404f7f6dc1efeb3a02a9177186c6e6686045451ddf0
 SHA512 
aa2f3ad4d867732cd09df6adb4f48ed2757e3f28930ef791ba97a82007332c810d84dd1074ca518ec0fe71bd7d8b95404854bd799e3b1fe616e1809e8ee33501

diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild 
b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
new file mode 100644
index 000..c460ee8d867
--- /dev/null
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.28.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+GNOME_ORG_MODULE="gnome-themes-extra"
+
+inherit gnome.org multilib-minimal
+
+DESCRIPTION="Adwaita GTK+2 theme engine"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
+COMMON_DEPEND="
+   >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
+"
+RDEPEND="${COMMON_DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/

2018-12-28 Thread Gilles Dartiguelongue
commit: 8cec63c208b71881f9e600f59391b12f8a988606
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:45:20 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:57:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cec63c2

net-libs/gnome-online-accounts: 3.26.2 → 3.28.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 net-libs/gnome-online-accounts/Manifest|  1 +
 .../gnome-online-accounts-3.28.0.ebuild| 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-libs/gnome-online-accounts/Manifest 
b/net-libs/gnome-online-accounts/Manifest
index 92e4bc2c01f..3b2d90938ea 100644
--- a/net-libs/gnome-online-accounts/Manifest
+++ b/net-libs/gnome-online-accounts/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-online-accounts-3.24.5.tar.xz 1391332 BLAKE2B 
9085cbb0c92bfcd338d5feca7ebdd3e3b15483e47fe29faffb8f9fb474663adeaf8d5cc81673c552652c9444e742f2782fd727c93bf488f5c976bde72d00ddce
 SHA512 
8db35d21f0639e7452ec5cb34455b6d48a77fe0755c525f22e5235abe758f09ad5a4685e5e4912a53def298c76a13b558704a83803b5aabecc13a0f9bc3ae0e4
 DIST gnome-online-accounts-3.26.2.tar.xz 1405424 BLAKE2B 
99b6bae527809e3c37248b35c0783e8f884577d93d1de04537f19cc2776f6204242469e78b51198c062272736c676bc67e1a3ef1cc4325eea94bb505e060ff0b
 SHA512 
be1a9f4e1944f19937c2718db64c6968fb1f7538cdb6f7ecfa0b48136d37b1aa0c8054ff7a91cf037fac72f1e8ac7b59b69af3db39c585674113538dccf19114
+DIST gnome-online-accounts-3.28.0.tar.xz 1531200 BLAKE2B 
104429ab97647c2b006c4f95f803d8be8f2d2a91b06f2b145b126b1ab34253c8870ed9f8a3b5be307cae3fc55a4894cb1e9479c680d1c14a558d525d962bcf01
 SHA512 
b5f83544aca0cd24dbc778a492e0da4ca82eb6acaab375daaf7aa1482acfd31c1ba82c1afc127a8890a63e883ac8a1f277da906819573d672d2d3da7f582c02b

diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.28.0.ebuild 
b/net-libs/gnome-online-accounts/gnome-online-accounts-3.28.0.ebuild
new file mode 100644
index 000..446ef8a8ea9
--- /dev/null
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.28.0.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 vala
+
+DESCRIPTION="GNOME framework for accessing online accounts"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
+
+LICENSE="LGPL-2+"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE="debug gnome +introspection kerberos vala" # telepathy"
+REQUIRED_USE="vala? ( introspection )"
+
+# pango used in goaeditablelabel
+# libsoup used in goaoauthprovider
+# goa kerberos provider is incompatible with app-crypt/heimdal, see
+# https://bugzilla.gnome.org/show_bug.cgi?id=692250
+# json-glib-0.16 needed for bug #485092
+RDEPEND="
+   >=dev-libs/glib-2.52:2
+   >=app-crypt/libsecret-0.5
+   >=dev-libs/json-glib-0.16
+   dev-libs/libxml2:2
+   >=net-libs/libsoup-2.42:2.4
+   net-libs/rest:0.7
+   net-libs/telepathy-glib
+   >=net-libs/webkit-gtk-2.12.0:4
+   >=x11-libs/gtk+-3.19.12:3
+   x11-libs/pango
+
+   introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )
+   kerberos? (
+   app-crypt/gcr:0=[gtk]
+   app-crypt/mit-krb5 )
+"
+#  telepathy? ( net-libs/telepathy-glib )
+# goa-daemon can launch gnome-control-center
+PDEPEND="gnome? ( 
>=gnome-base/gnome-control-center-3.2[gnome-online-accounts(+)] )"
+
+DEPEND="${RDEPEND}
+   vala? ( $(vala_depend) )
+   dev-libs/libxslt
+   >=dev-util/gtk-doc-am-1.3
+   >=dev-util/gdbus-codegen-2.30.0
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+
+   dev-libs/gobject-introspection-common
+   gnome-base/gnome-common
+"
+# eautoreconf needs gobject-introspection-common, gnome-common
+
+# Due to sub-configure
+QA_CONFIGURE_OPTIONS=".*"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   # TODO: Give users a way to set the G/FB/Windows Live secrets
+   # telepathy optional support is really a badly one, bug #494456 - now 
default disabled upstream - revisit soon
+   gnome2_src_configure \
+   --disable-static \
+   --enable-backend \
+   --enable-documentation \
+   --enable-exchange \
+   --enable-facebook \
+   --enable-flickr \
+   --enable-foursquare \
+   --enable-imap-smtp \
+   --enable-lastfm \
+   --enable-media-server \
+   --enable-owncloud \
+   --enable-pocket \
+   --enable-telepathy \
+   --enable-todoist \
+   --enable-windows-live \
+   $(usex debug --enable-debug=yes ' ') \
+   $(use_enable kerberos) \
+   

[gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome2048/

2018-12-28 Thread Gilles Dartiguelongue
commit: 7120a1bbcada3ab16c7c4c237d385e7e276b2e16
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:56:39 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:58:13 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7120a1bb

games-puzzle/gnome2048: 3.26.1 → 3.30.0

Cleanup DEPEND. Do not use vala eclass as sources are pre-generated.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 games-puzzle/gnome2048/gnome2048-3.30.0.ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/games-puzzle/gnome2048/gnome2048-3.30.0.ebuild 
b/games-puzzle/gnome2048/gnome2048-3.30.0.ebuild
new file mode 100644
index ..32bc152b
--- /dev/null
+++ b/games-puzzle/gnome2048/gnome2048-3.30.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME_ORG_MODULE="gnome-2048"
+VALA_MIN_API_VERSION="0.32"
+
+inherit gnome2
+
+DESCRIPTION="Move the tiles until you obtain the 2048 tile"
+HOMEPAGE="https://wiki.gnome.org/Apps/2048;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=dev-libs/libgee-0.14:0.8
+   dev-libs/libgnome-games-support:1=
+   >=media-libs/clutter-1.12:1.0
+   >=media-libs/clutter-gtk-1.6:1.0
+   >=x11-libs/gtk+-3.12:3
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"



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

2018-12-28 Thread Gilles Dartiguelongue
commit: 6b1d687ad0f6aa23d8898707eb6ad3ab36050bf0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 21:46:27 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:57:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1d687a

x11-themes/adwaita-icon-theme: 3.26.1 → 3.30.1

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-themes/adwaita-icon-theme/Manifest |  1 +
 .../adwaita-icon-theme-3.30.1.ebuild   | 58 ++
 2 files changed, 59 insertions(+)

diff --git a/x11-themes/adwaita-icon-theme/Manifest 
b/x11-themes/adwaita-icon-theme/Manifest
index f2e54bd110f..25e88e5d044 100644
--- a/x11-themes/adwaita-icon-theme/Manifest
+++ b/x11-themes/adwaita-icon-theme/Manifest
@@ -1,4 +1,5 @@
 DIST adwaita-icon-theme-3.22.0.tar.xz 18395856 BLAKE2B 
8b6a7f10b1598803db431eb435a7862b107e9ab715e7d462a938b7a3bdc697d33d5317daebc230674c99d8ac5d5aec5389be8fbcb757498593d0e7fcc1c7fb98
 SHA512 
33d5eab0a7295069bb3cc8939bebeed0bad8ff72bfe42b0a90e616190ce519e7d7e2b4e9e4c145d04911ea37c205c12ca39972fd00e6ef34271b66a25ff24983
 DIST adwaita-icon-theme-3.24.0.tar.xz 20717972 BLAKE2B 
cce76731e7c33d42330eb2e0039979db3f2280fe84ef427ac6295244f750eedb93584efddb4299260846facb7c3afb9d1baa86a5ddd8d36f3d81220d18dc49a1
 SHA512 
d415859bc46deb3dcf5e845af88689c507d6b110d6312af75145d6c46cc277ca2d17ae6a0f506c09ca7d543c5eca47b2506169bb0482ae68f2e3baef70889090
 DIST adwaita-icon-theme-3.26.1.tar.xz 20729696 BLAKE2B 
428027b2e4d2662fd1c58165f68e0c2e85f3a7710897deaf309fc1774fc8ef0167188ac3cf84b9491f66671f6e236c6f8d1711ae1c2c78fdfa923a871d0c21ba
 SHA512 
bed005074b63e72b6f4280aa5bc998099217336bed43ccc2f139ddc56f1bb83786238c3c2615254b2cd78c26cbc82114b207adeb3932add22efd39e8ca47eda6
+DIST adwaita-icon-theme-3.30.1.tar.xz 19931180 BLAKE2B 
cf64c6b45dc503496faa4e00911b39bd52e77967968e948e98f146249f29f17e3018587ae6a23d6f51fd4cab7479cab858a989e134c72d05682d9c8d4a29c03b
 SHA512 
6ec37190802655156e4883622717e0fa97cad3488008fd78df508675f48dedaf50933365d82e806a8595309d4daf50cb15ef9e7c88d6735e972ecc51d6bcd3d6
 DIST tango-gentoo-v1.1.tar.gz 29322 BLAKE2B 
83fa2bf37727e60851dd679054fe1b153ebfea58c9a9a40f891f7d68d3b047b02e8effa1d1b4e08d64500a2072ce7200f159c92a352da7124de27e1b05bb6027
 SHA512 
87d47ddab68361db6d99866c51705dcb3e198f8345a1096859acf2c6cca5099dd23c7fb30d124f52c4933ea38fd45fadffbbe6ecbdfa84f5b60938a4824f9045

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild
new file mode 100644
index 000..685e2ae981d
--- /dev/null
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit gnome2
+
+DESCRIPTION="GNOME default icon theme"
+HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/;
+
+SRC_URI="${SRC_URI}
+   branding? ( 
https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz
 )
+"
+LICENSE="
+   || ( LGPL-3 CC-BY-SA-3.0 )
+   branding? ( CC-BY-SA-4.0 )
+"
+SLOT="0"
+IUSE="branding"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+
+# gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility
+# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source 
SVG via its pixbuf loader and at runtime for rendering scalable icons shipped 
by the theme
+COMMON_DEPEND="
+   >=x11-themes/hicolor-icon-theme-0.10
+   gnome-base/librsvg:2
+"
+RDEPEND="${COMMON_DEPEND}
+   !

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

2018-12-28 Thread Gilles Dartiguelongue
commit: 64e8cdf34695f6d3cda352fccd057dfe40e08177
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Wed Dec 26 04:18:08 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=64e8cdf3

x11-wm/mutter: remove non working ebuild

Signed-off-by: Sobhan Mohammadpour  gentoo.org>
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-wm/mutter/metadata.xml |  11 ---
 x11-wm/mutter/mutter-3.30.2.ebuild | 138 -
 2 files changed, 149 deletions(-)

diff --git a/x11-wm/mutter/metadata.xml b/x11-wm/mutter/metadata.xml
deleted file mode 100644
index 73abedd9..
--- a/x11-wm/mutter/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-   
-   
-   Enable OpenGL ES 2.0 support
-   
-

diff --git a/x11-wm/mutter/mutter-3.30.2.ebuild 
b/x11-wm/mutter/mutter-3.30.2.ebuild
deleted file mode 100644
index 7641422c..
--- a/x11-wm/mutter/mutter-3.30.2.ebuild
+++ /dev/null
@@ -1,138 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_EAUTORECONF="yes"
-inherit gnome2 virtualx
-
-DESCRIPTION="GNOME 3 compositing window manager based on Clutter"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/;
-
-LICENSE="GPL-2+"
-SLOT="0/1" # 0/libmutter_api_version - ONLY gnome-shell (or anything using 
mutter-clutter-.pc) should use the subslot
-
-IUSE="debug gles2 input_devices_wacom +introspection test udev wayland"
-
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# libXi-1.7.4 or newer needed per:
-# https://bugzilla.gnome.org/show_bug.cgi?id=738944
-RDEPEND="
-   >=dev-libs/atk-2.5.3
-   >=x11-libs/gdk-pixbuf-2:2
-   >=dev-libs/json-glib-0.12.0
-   >=x11-libs/pango-1.30[introspection?]
-   >=x11-libs/cairo-1.14[X]
-   >=x11-libs/gtk+-3.19.8:3[X,introspection?]
-   >=dev-libs/glib-2.53.2:2
-   >=media-libs/libcanberra-0.26[gtk3]
-   >=x11-libs/startup-notification-0.7
-   >=x11-libs/libXcomposite-0.2
-   >=gnome-base/gsettings-desktop-schemas-3.21.4[introspection?]
-   gnome-base/gnome-desktop:3=
-   >sys-power/upower-0.99:=
-
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   >=x11-libs/libXcomposite-0.4
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   >=x11-libs/libXfixes-3
-   >=x11-libs/libXi-1.7.4
-   x11-libs/libXinerama
-   >=x11-libs/libXrandr-1.5
-   x11-libs/libXrender
-   x11-libs/libxcb
-   x11-libs/libxkbfile
-   >=x11-libs/libxkbcommon-0.4.3[X]
-   x11-misc/xkeyboard-config
-
-   gnome-extra/zenity
-   media-libs/mesa[egl]
-
-   gles2? ( media-libs/mesa[gles2] )
-   input_devices_wacom? ( >=dev-libs/libwacom-0.13 )
-   introspection? ( >=dev-libs/gobject-introspection-1.42:= )
-   udev? ( >=virtual/libgudev-232:= )
-   wayland? (
-   >=dev-libs/libinput-1.4
-   >=dev-libs/wayland-1.13.0
-   >=dev-libs/wayland-protocols-1.9
-   >=media-libs/mesa-10.3[egl,gbm,wayland]
-   sys-apps/systemd
-   >=virtual/libgudev-232:=
-   >=virtual/libudev-136:=
-   x11-base/xorg-server[wayland]
-   x11-libs/libdrm:=
-   )
-"
-DEPEND="${RDEPEND}
-   dev-util/glib-utils
-   >=sys-devel/gettext-0.19.6
-   virtual/pkgconfig
-   x11-base/xorg-proto
-   test? ( app-text/docbook-xml-dtd:4.5 )
-   wayland? ( >=sys-kernel/linux-headers-4.4 )
-"
-
-src_prepare() {
-   # Disable building of noinst_PROGRAM for tests
-   if ! use test; then
-   sed -e '/^noinst_PROGRAMS/d' \
-   -i cogl/tests/conform/Makefile.{am,in} || die
-   sed -e '/noinst_PROGRAMS += testboxes/d' \
-   -i src/Makefile-tests.am || die
-   sed -e '/noinst_PROGRAMS/ s/testboxes$(EXEEXT)//' \
-   -i src/Makefile.in || die
-   fi
-
-   gnome2_src_prepare
-
-   # Leave the damn CFLAGS alone
-   sed -e 's/$CFLAGS -g/$CFLAGS /' \
-   -i clutter/configure || die
-   sed -e 's/$CFLAGS -g -O0/$CFLAGS /' \
-   -i cogl/configure || die
-   sed -e 's/$CFLAGS -g -O/$CFLAGS /' \
-   -i configure || die
-}
-
-src_configure() {
-   # Prefer gl driver by default
-   # GLX is forced by mutter but optional in clutter
-   # xlib-egl-platform required by mutter x11 backend
-   # native backend without wayland is useless
-   # TODO: nvidia EGLDevice support
-   # TODO: pipewire remote desktop support;
-   # FIXME: set "with-xwayland-grab-default-access-rules"
-
-   gnome2_src_configure \
-

[gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/

2018-12-28 Thread Gilles Dartiguelongue
commit: a3a67fea5f931cddcdccb4ec68516efeda4387a9
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:20:11 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a3a67fea

app-misc/bijiben: fix tracker dependency

And sync with ::gentoo ebuild.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-misc/bijiben/bijiben-3.26.2.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-misc/bijiben/bijiben-3.26.2.ebuild 
b/app-misc/bijiben/bijiben-3.26.2.ebuild
index 97196fcc..7b209c86 100644
--- a/app-misc/bijiben/bijiben-3.26.2.ebuild
+++ b/app-misc/bijiben/bijiben-3.26.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,16 +19,14 @@ RDEPEND="
>=net-libs/webkit-gtk-2.10.0:4
net-libs/gnome-online-accounts:=
dev-libs/libxml2:2
-   >=app-misc/tracker-2:=
+   >=app-misc/tracker-1:=
sys-apps/util-linux
 "
-# libxml2+gdk-pixbuf required for glib-compile-resources
 DEPEND="${RDEPEND}
-   app-text/yelp-tools
dev-libs/appstream-glib
dev-util/gdbus-codegen
>=dev-util/intltool-0.50.1
+   dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
-   x11-libs/gdk-pixbuf:2
 "



[gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/

2018-12-28 Thread Gilles Dartiguelongue
commit: 39a1332d70eaa91003228fc3185ce8a5bb553053
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:28:41 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=39a1332d

app-misc/bijiben: 3.28.4.1 → 3.30.3

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-misc/bijiben/bijiben-3.30.3.ebuild | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/app-misc/bijiben/bijiben-3.30.3.ebuild 
b/app-misc/bijiben/bijiben-3.30.3.ebuild
new file mode 100644
index ..31bb6452
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.30.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-misc/tracker-1:=
+   >=dev-libs/glib-2.53.4:2
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.19.3:3
+   >=gnome-extra/evolution-data-server-3.13.90:=
+   dev-libs/libxml2:2
+   sys-apps/util-linux
+   >=net-libs/webkit-gtk-2.10.0:4
+"
+DEPEND="${RDEPEND}
+   dev-util/itstool
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50.1
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+"



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

2018-12-28 Thread Gilles Dartiguelongue
commit: d2e56f28cce07cd305d923e7affa7645bf6fb05b
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Tue Dec 25 15:21:19 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d2e56f28

x11-wm/mutter: bumpt to 3.30.2

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x7DF238CF0AA182E1
Signed-off-by: Sobhan Mohammadpour  gentoo.org>
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-wm/mutter/metadata.xml |  11 +++
 x11-wm/mutter/mutter-3.30.2.ebuild | 138 +
 2 files changed, 149 insertions(+)

diff --git a/x11-wm/mutter/metadata.xml b/x11-wm/mutter/metadata.xml
new file mode 100644
index ..73abedd9
--- /dev/null
+++ b/x11-wm/mutter/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
+   
+   Enable OpenGL ES 2.0 support
+   
+

diff --git a/x11-wm/mutter/mutter-3.30.2.ebuild 
b/x11-wm/mutter/mutter-3.30.2.ebuild
new file mode 100644
index ..7641422c
--- /dev/null
+++ b/x11-wm/mutter/mutter-3.30.2.ebuild
@@ -0,0 +1,138 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_EAUTORECONF="yes"
+inherit gnome2 virtualx
+
+DESCRIPTION="GNOME 3 compositing window manager based on Clutter"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/;
+
+LICENSE="GPL-2+"
+SLOT="0/1" # 0/libmutter_api_version - ONLY gnome-shell (or anything using 
mutter-clutter-.pc) should use the subslot
+
+IUSE="debug gles2 input_devices_wacom +introspection test udev wayland"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# libXi-1.7.4 or newer needed per:
+# https://bugzilla.gnome.org/show_bug.cgi?id=738944
+RDEPEND="
+   >=dev-libs/atk-2.5.3
+   >=x11-libs/gdk-pixbuf-2:2
+   >=dev-libs/json-glib-0.12.0
+   >=x11-libs/pango-1.30[introspection?]
+   >=x11-libs/cairo-1.14[X]
+   >=x11-libs/gtk+-3.19.8:3[X,introspection?]
+   >=dev-libs/glib-2.53.2:2
+   >=media-libs/libcanberra-0.26[gtk3]
+   >=x11-libs/startup-notification-0.7
+   >=x11-libs/libXcomposite-0.2
+   >=gnome-base/gsettings-desktop-schemas-3.21.4[introspection?]
+   gnome-base/gnome-desktop:3=
+   >sys-power/upower-0.99:=
+
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   >=x11-libs/libXcomposite-0.4
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   >=x11-libs/libXfixes-3
+   >=x11-libs/libXi-1.7.4
+   x11-libs/libXinerama
+   >=x11-libs/libXrandr-1.5
+   x11-libs/libXrender
+   x11-libs/libxcb
+   x11-libs/libxkbfile
+   >=x11-libs/libxkbcommon-0.4.3[X]
+   x11-misc/xkeyboard-config
+
+   gnome-extra/zenity
+   media-libs/mesa[egl]
+
+   gles2? ( media-libs/mesa[gles2] )
+   input_devices_wacom? ( >=dev-libs/libwacom-0.13 )
+   introspection? ( >=dev-libs/gobject-introspection-1.42:= )
+   udev? ( >=virtual/libgudev-232:= )
+   wayland? (
+   >=dev-libs/libinput-1.4
+   >=dev-libs/wayland-1.13.0
+   >=dev-libs/wayland-protocols-1.9
+   >=media-libs/mesa-10.3[egl,gbm,wayland]
+   sys-apps/systemd
+   >=virtual/libgudev-232:=
+   >=virtual/libudev-136:=
+   x11-base/xorg-server[wayland]
+   x11-libs/libdrm:=
+   )
+"
+DEPEND="${RDEPEND}
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.6
+   virtual/pkgconfig
+   x11-base/xorg-proto
+   test? ( app-text/docbook-xml-dtd:4.5 )
+   wayland? ( >=sys-kernel/linux-headers-4.4 )
+"
+
+src_prepare() {
+   # Disable building of noinst_PROGRAM for tests
+   if ! use test; then
+   sed -e '/^noinst_PROGRAMS/d' \
+   -i cogl/tests/conform/Makefile.{am,in} || die
+   sed -e '/noinst_PROGRAMS += testboxes/d' \
+   -i src/Makefile-tests.am || die
+   sed -e '/noinst_PROGRAMS/ s/testboxes$(EXEEXT)//' \
+   -i src/Makefile.in || die
+   fi
+
+   gnome2_src_prepare
+
+   # Leave the damn CFLAGS alone
+   sed -e 's/$CFLAGS -g/$CFLAGS /' \
+   -i clutter/configure || die
+   sed -e 's/$CFLAGS -g -O0/$CFLAGS /' \
+   -i cogl/configure || die
+   sed -e 's/$CFLAGS -g -O/$CFLAGS /' \
+   -i configure || die
+}
+
+src_configure() {
+   # Prefer gl driver by default
+   # GLX is forced by mutter but optional in clutter
+   # xlib-egl-platform required by mutter x11 backend
+   # native backend without wayland is useless
+   # TODO: nvidia EGLDevice support
+   # TODO: pipewire remote desktop support;
+   # FIXME: set 

[gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/

2018-12-28 Thread Gilles Dartiguelongue
commit: f7b96f0a850b98d34cbb66536a04cfc7dec59f16
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:19:06 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f7b96f0a

app-misc/bijiben: 3.26.2 → 3.28.4.1

Switch build system to meson.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-misc/bijiben/bijiben-3.28.4.1.ebuild | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/app-misc/bijiben/bijiben-3.28.4.1.ebuild 
b/app-misc/bijiben/bijiben-3.28.4.1.ebuild
new file mode 100644
index ..31bb6452
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.28.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-misc/tracker-1:=
+   >=dev-libs/glib-2.53.4:2
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.19.3:3
+   >=gnome-extra/evolution-data-server-3.13.90:=
+   dev-libs/libxml2:2
+   sys-apps/util-linux
+   >=net-libs/webkit-gtk-2.10.0:4
+"
+DEPEND="${RDEPEND}
+   dev-util/itstool
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50.1
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+"



[gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/

2018-12-28 Thread Gilles Dartiguelongue
commit: 14d06e8883e8618e5430b6a004f7d01977c79e75
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Wed Dec 26 04:11:14 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=14d06e88

app-arch/file-roller: bump to 3.30.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x7DF238CF0AA182E1
Signed-off-by: Sobhan Mohammadpour  gentoo.org>
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-arch/file-roller/file-roller-3.30.1.ebuild | 95 ++
 1 file changed, 95 insertions(+)

diff --git a/app-arch/file-roller/file-roller-3.30.1.ebuild 
b/app-arch/file-roller/file-roller-3.30.1.ebuild
new file mode 100644
index ..dc146d9e
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.30.1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="libnotify nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+   >=app-arch/libarchive-3:=
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/json-glib-0.14
+   >=x11-libs/gtk+-3.13.2:3
+   sys-apps/file
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/pango
+   libnotify? ( >=x11-libs/libnotify-0.4.3:= )
+   nautilus? ( >=gnome-base/nautilus-2.22.2 )
+   packagekit? ( app-admin/packagekit-base )
+"
+# libxml2 required for glib-compile-resources
+DEPEND="${RDEPEND}
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular archive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip   - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio- app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop- app-arch/lzop
+lz4 - app-arch/lz4
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+   # File providing Gentoo package names for various archivers
+   cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die
+
+   xdg_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Drun-in-place=false
+   $(meson_use nautilus nautilus-actions)
+   $(meson_use libnotify notification)
+   $(meson_use packagekit)
+   -Dlibarchive=true
+   -Dmagic=true
+   )
+   meson_src_configure
+}
+
+src_install() {
+   meson_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_icon_cache_update
+   gnome2_schemas_update
+   readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_icon_cache_update
+   gnome2_schemas_update
+}



[gentoo-commits] proj/gnome:master commit in: net-misc/gnome-online-miners/

2018-12-28 Thread Gilles Dartiguelongue
commit: 0e56daf51884b7193869175a556b5b287a7ffb78
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:02:42 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0e56daf5

net-misc/gnome-online-miners: 3.26.0 → 3.30.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 .../gnome-online-miners-3.30.0.ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.30.0.ebuild 
b/net-misc/gnome-online-miners/gnome-online-miners-3.30.0.ebuild
new file mode 100644
index ..ff4236b9
--- /dev/null
+++ b/net-misc/gnome-online-miners/gnome-online-miners-3.30.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Crawls through your online content"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineMiners;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="flickr"
+KEYWORDS="~amd64 ~x86"
+
+# libgdata[gnome] needed for goa support
+RDEPEND="
+   >=app-misc/tracker-2:0=
+   >=dev-libs/glib-2.35.1:2
+   >=dev-libs/libgdata-0.15.2:0=[crypt,gnome-online-accounts]
+   media-libs/grilo:0.3
+   >=net-libs/gnome-online-accounts-3.13.3:=
+   >=net-libs/libgfbgraph-0.2.2:0.2
+   >=net-libs/libzapojit-0.0.2
+   flickr? ( media-plugins/grilo-plugins:0.3[flickr] )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable flickr) \
+   --disable-static \
+   --enable-facebook \
+   --enable-google \
+   --enable-media-server \
+   --enable-owncloud \
+   --enable-windows-live
+}



[gentoo-commits] proj/gnome:master commit in: net-misc/gnome-online-miners/

2018-12-28 Thread Gilles Dartiguelongue
commit: 2acc178973005d7fa21bbaf302294c0fe16e5b60
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:02:42 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:30:40 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2acc1789

net-misc/gnome-online-miners: 3.26.0 → 3.30.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 .../gnome-online-miners-3.30.0.ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.30.0.ebuild 
b/net-misc/gnome-online-miners/gnome-online-miners-3.30.0.ebuild
new file mode 100644
index ..ff4236b9
--- /dev/null
+++ b/net-misc/gnome-online-miners/gnome-online-miners-3.30.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Crawls through your online content"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineMiners;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="flickr"
+KEYWORDS="~amd64 ~x86"
+
+# libgdata[gnome] needed for goa support
+RDEPEND="
+   >=app-misc/tracker-2:0=
+   >=dev-libs/glib-2.35.1:2
+   >=dev-libs/libgdata-0.15.2:0=[crypt,gnome-online-accounts]
+   media-libs/grilo:0.3
+   >=net-libs/gnome-online-accounts-3.13.3:=
+   >=net-libs/libgfbgraph-0.2.2:0.2
+   >=net-libs/libzapojit-0.0.2
+   flickr? ( media-plugins/grilo-plugins:0.3[flickr] )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable flickr) \
+   --disable-static \
+   --enable-facebook \
+   --enable-google \
+   --enable-media-server \
+   --enable-owncloud \
+   --enable-windows-live
+}



[gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/

2018-12-28 Thread Gilles Dartiguelongue
commit: 9f541038d75fb660f52ea0358b1c79ecd95bb2fb
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:28:41 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:30:41 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9f541038

app-misc/bijiben: 3.28.4.1 → 3.30.3

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-misc/bijiben/bijiben-3.30.3.ebuild | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/app-misc/bijiben/bijiben-3.30.3.ebuild 
b/app-misc/bijiben/bijiben-3.30.3.ebuild
new file mode 100644
index ..31bb6452
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.30.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-misc/tracker-1:=
+   >=dev-libs/glib-2.53.4:2
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.19.3:3
+   >=gnome-extra/evolution-data-server-3.13.90:=
+   dev-libs/libxml2:2
+   sys-apps/util-linux
+   >=net-libs/webkit-gtk-2.10.0:4
+"
+DEPEND="${RDEPEND}
+   dev-util/itstool
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50.1
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+"



[gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/

2018-12-28 Thread Gilles Dartiguelongue
commit: 04d4e447dd30c6f5e8c4154a9f50ce5b027971f1
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:19:06 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:30:41 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=04d4e447

app-misc/bijiben: 3.26.2 → 3.28.4.1

Switch build system to meson.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-misc/bijiben/bijiben-3.28.4.1.ebuild | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/app-misc/bijiben/bijiben-3.28.4.1.ebuild 
b/app-misc/bijiben/bijiben-3.28.4.1.ebuild
new file mode 100644
index ..31bb6452
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.28.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-misc/tracker-1:=
+   >=dev-libs/glib-2.53.4:2
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.19.3:3
+   >=gnome-extra/evolution-data-server-3.13.90:=
+   dev-libs/libxml2:2
+   sys-apps/util-linux
+   >=net-libs/webkit-gtk-2.10.0:4
+"
+DEPEND="${RDEPEND}
+   dev-util/itstool
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50.1
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+"



[gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-themes-extra/, x11-themes/gnome-themes-extra/files/

2018-12-28 Thread Gilles Dartiguelongue
commit: 2627f95eb9b40367a899cd86e7a88ce958f1b87c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 22:00:17 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:30:40 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2627f95e

x11-themes/gnome-themes-extra: add 3.28 release

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 .../gnome-themes-standard-3.14.2.3-srcdir.patch| 26 --
 ...-.ebuild => gnome-themes-extra-3.28.ebuild} | 17 +++---
 .../gnome-themes-extra-.ebuild |  2 --
 3 files changed, 3 insertions(+), 42 deletions(-)

diff --git 
a/x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.14.2.3-srcdir.patch
 
b/x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.14.2.3-srcdir.patch
deleted file mode 100644
index 717613b4..
--- 
a/x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.14.2.3-srcdir.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From db1e859fa27a4d3ca8a45937c2730f83c34405c6 Mon Sep 17 00:00:00 2001
-From: Alexandre Rostovtsev 
-Date: Sat, 28 Mar 2015 00:28:16 -0400
-Subject: [PATCH] HC: fix out-of-tree builds
-
-https://bugzilla.gnome.org/show_bug.cgi?id=746920

- themes/HighContrast/icons/Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/themes/HighContrast/icons/Makefile.am 
b/themes/HighContrast/icons/Makefile.am
-index 76e824d..5545157 100644
 a/themes/HighContrast/icons/Makefile.am
-+++ b/themes/HighContrast/icons/Makefile.am
-@@ -6,7 +6,7 @@ render_sizes = "16x16" "22x22" "24x24" "32x32" "48x48" 
"256x256" "scalable"
- THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir 
in `find $(srcdir)/$$size/* -type d`; do printf "$$dir,"; done; done;)
- 
- %.theme: %.theme.in Makefile
--  dirs="`echo $(THEME_DIRS) | sed -e 's#\./##g'`"; \
-+  dirs="`echo $(THEME_DIRS) | sed -e \"s#$(srcdir)/*##g\"`"; \
-   sed -e "s|\@THEME_DIRS\@|$$dirs|g" < $< > $@; \
-   echo "" >> $@; \
-   for dir in `echo $$dirs | sed -e "s/,/ /g"`; do \
--- 
-2.3.3
-

diff --git a/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild 
b/x11-themes/gnome-themes-extra/gnome-themes-extra-3.28.ebuild
similarity index 58%
copy from x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
copy to x11-themes/gnome-themes-extra/gnome-themes-extra-3.28.ebuild
index f2b43713..2df1ada7 100644
--- a/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
+++ b/x11-themes/gnome-themes-extra/gnome-themes-extra-3.28.ebuild
@@ -4,9 +4,6 @@
 EAPI=6
 
 inherit autotools gnome.org
-if [[ ${PV} =  ]]; then
-   inherit gnome2-live
-fi
 
 DESCRIPTION="Standard Themes for GNOME Applications"
 HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/;
@@ -14,16 +11,10 @@ 
HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
-if [[ ${PV} =  ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
-fi
-
-# Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose
-# their default background image
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
 RDEPEND="
-   >=gnome-base/gsettings-desktop-schemas-3.4
+   !x11-themes/gnome-themes-standard
 "
 DEPEND="
>=dev-util/intltool-0.40
@@ -32,8 +23,6 @@ DEPEND="
 "
 
 PATCHES=(
-   # https://bugzilla.gnome.org/show_bug.cgi?id=746920
-   "${FILESDIR}"/${PN}-3.14.2.3-srcdir.patch
# Leave build of gtk+:2 engine to x11-themes/gtk-engines-adwaita
"${FILESDIR}"/${PN}-3.22.2-exclude-engine.patch
 )

diff --git a/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild 
b/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
index f2b43713..3601cc9b 100644
--- a/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
+++ b/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
@@ -32,8 +32,6 @@ DEPEND="
 "
 
 PATCHES=(
-   # https://bugzilla.gnome.org/show_bug.cgi?id=746920
-   "${FILESDIR}"/${PN}-3.14.2.3-srcdir.patch
# Leave build of gtk+:2 engine to x11-themes/gtk-engines-adwaita
"${FILESDIR}"/${PN}-3.22.2-exclude-engine.patch
 )



[gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-themes-extra/, profiles/updates/, ...

2018-12-28 Thread Gilles Dartiguelongue
commit: 380a4e905100875e27db876f6cca465e5734cbe2
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 21:56:52 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:30:40 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=380a4e90

x11-themes/gnome-themes-extra: renamed from gnome-themes-standard

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 profiles/updates/4Q-2018  | 1 +
 .../files/gnome-themes-standard-3.14.2.3-srcdir.patch | 0
 .../files/gnome-themes-standard-3.22.2-exclude-engine.patch   | 0
 .../gnome-themes-extra-.ebuild}   | 4 ++--
 x11-themes/{gnome-themes-standard => gnome-themes-extra}/metadata.xml | 0
 5 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/profiles/updates/4Q-2018 b/profiles/updates/4Q-2018
new file mode 100644
index ..a164fd31
--- /dev/null
+++ b/profiles/updates/4Q-2018
@@ -0,0 +1 @@
+move x11-themes/gnome-themes-standard x11-themes/gnome-themes-extra

diff --git 
a/x11-themes/gnome-themes-standard/files/gnome-themes-standard-3.14.2.3-srcdir.patch
 
b/x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.14.2.3-srcdir.patch
similarity index 100%
rename from 
x11-themes/gnome-themes-standard/files/gnome-themes-standard-3.14.2.3-srcdir.patch
rename to 
x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.14.2.3-srcdir.patch

diff --git 
a/x11-themes/gnome-themes-standard/files/gnome-themes-standard-3.22.2-exclude-engine.patch
 
b/x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.22.2-exclude-engine.patch
similarity index 100%
rename from 
x11-themes/gnome-themes-standard/files/gnome-themes-standard-3.22.2-exclude-engine.patch
rename to 
x11-themes/gnome-themes-extra/files/gnome-themes-standard-3.22.2-exclude-engine.patch

diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-.ebuild 
b/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
similarity index 91%
rename from x11-themes/gnome-themes-standard/gnome-themes-standard-.ebuild
rename to x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
index b9809787..f2b43713 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-.ebuild
+++ b/x11-themes/gnome-themes-extra/gnome-themes-extra-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV} =  ]]; then
 fi
 
 DESCRIPTION="Standard Themes for GNOME Applications"
-HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/;
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra/;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"

diff --git a/x11-themes/gnome-themes-standard/metadata.xml 
b/x11-themes/gnome-themes-extra/metadata.xml
similarity index 100%
rename from x11-themes/gnome-themes-standard/metadata.xml
rename to x11-themes/gnome-themes-extra/metadata.xml



[gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/

2018-12-28 Thread Gilles Dartiguelongue
commit: 07700714b3d67430567d4629feba5eb525e43dc1
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 28 23:20:11 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 28 23:30:41 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=07700714

app-misc/bijiben: fix tracker dependency

And sync with ::gentoo ebuild.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 app-misc/bijiben/bijiben-3.26.2.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-misc/bijiben/bijiben-3.26.2.ebuild 
b/app-misc/bijiben/bijiben-3.26.2.ebuild
index 97196fcc..7b209c86 100644
--- a/app-misc/bijiben/bijiben-3.26.2.ebuild
+++ b/app-misc/bijiben/bijiben-3.26.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,16 +19,14 @@ RDEPEND="
>=net-libs/webkit-gtk-2.10.0:4
net-libs/gnome-online-accounts:=
dev-libs/libxml2:2
-   >=app-misc/tracker-2:=
+   >=app-misc/tracker-1:=
sys-apps/util-linux
 "
-# libxml2+gdk-pixbuf required for glib-compile-resources
 DEPEND="${RDEPEND}
-   app-text/yelp-tools
dev-libs/appstream-glib
dev-util/gdbus-codegen
>=dev-util/intltool-0.50.1
+   dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
-   x11-libs/gdk-pixbuf:2
 "



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

2018-12-28 Thread Sergei Trofimovich
commit: 03f93a1a9835d46f9f1d046edaf08388b4143100
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 23:14:40 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 23:14:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f93a1a

dev-libs/libressl: stable 2.6.5 for hppa, bug #658158

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild 
b/dev-libs/libressl/libressl-2.6.5.ebuild
index d85d0de9b3c..d4870428f99 100644
--- a/dev-libs/libressl/libressl-2.6.5.ebuild
+++ b/dev-libs/libressl/libressl-2.6.5.ebuild
@@ -14,7 +14,7 @@ LICENSE="ISC openssl"
 # we'll try to use the max of either.  However, if either change between
 # versions, we have to change the subslot to trigger rebuild of consumers.
 SLOT="0/44"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE="+asm static-libs test"
 REQUIRED_USE="test? ( static-libs )"
 



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

2018-12-28 Thread Andreas K. Hüttel
commit: 797483954ed22351adca9ec38e3880dcfaddd238
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 23:11:01 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 23:11:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79748395

sys-devel/binutils-hppa64: Remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-devel/binutils-hppa64/Manifest |   1 -
 .../binutils-hppa64/binutils-hppa64-2.30-r2.ebuild | 393 -
 2 files changed, 394 deletions(-)

diff --git a/sys-devel/binutils-hppa64/Manifest 
b/sys-devel/binutils-hppa64/Manifest
index f61755ea716..8a0141a8f96 100644
--- a/sys-devel/binutils-hppa64/Manifest
+++ b/sys-devel/binutils-hppa64/Manifest
@@ -12,7 +12,6 @@ DIST binutils-2.29-patches-1.0.tar.xz 7548 BLAKE2B 
b5365ba6849f8809528ed13ce0b0e
 DIST binutils-2.29.1-patches-2.tar.xz 18528 BLAKE2B 
514496d6c9609362782d66b6cecbe3fe617f96dfb86e174a80d0b9113cbd4fce9d760fa61660ba2cfafbe1e482e955391cb8d3ef78d2c166c82796416a7ee106
 SHA512 
b60a3af9cd6a681f32a59fc4a30602ee1290f75cc93c8ad38ab0de17a7f30538a751b801dbaf079e3d514b9671e34e91742c4c9c953a8c9794505b571b7e80f0
 DIST binutils-2.29.1.tar.bz2 29123355 BLAKE2B 
83de518a27bae0f13c57b1979493dd7f7cabae424cff5e8495d1f064da24b6ef9e1c19d1d1adad2dca7142372782023f66b4b4223170a49b96ba3834266fe878
 SHA512 
4063d3426922376ccceb3f14b43e287442e82a8038cf50f4f51ad97d438c672c0e310ca4b856c9aff5aa9911073e256e8298a7a3f1844eeb60b90d955592
 DIST binutils-2.29.tar.bz2 29073316 BLAKE2B 
0eb7bbefa1ac5f4d753ca9328d339a466d4f75c69d5d860802aded8e42ce4293f65c72a0f0596b170e90e1cc3ded23ea30576948cb875eea044cb02bb55bb2d3
 SHA512 
8148587d7e4f14ebcbcb3f984b116deaae5d4008228628acde14bc242a64a4b53faf1f6077a2c4ca4750e2f254b698ba506bd657f79e1202e87e7029b0069337
-DIST binutils-2.30-patches-2.tar.xz 490272 BLAKE2B 
a28a5b5bb8faa33fec269f2c69d6ed0e4e7d5a9169861aa4b3c45511794e1e749c216862a8258c2029f1b40c511dcb2a0aeaecda57e75d52418f10d6f345718f
 SHA512 
1686d5b58ee968f2000647acab2bee4c263d1c85fd43fed8c820fccfc0d7024a01211e7853cd5ce452fa90da500bc17309edf6dbc901c7fd6fc7b3e3d6f42581
 DIST binutils-2.30-patches-5.tar.xz 590864 BLAKE2B 
71de4d08f92ab1898ad576a21763f955067cbbed543250888e0c5d51f4ef77d0d829049e9a835691cf2de03965fbcc9bcfa092eb304c03f9b885e7a3dadab286
 SHA512 
029b3be6ae9b8620f8580a35701bd4517b4e0232ff3cf9983b3808475c7443cbf500b6cace2c052df0bd1e47202838f4d2453238db28709a947117071d9ae804
 DIST binutils-2.30.tar.xz 20286700 BLAKE2B 
2dd5436a15a601011a1950e6082ec00082f5916fb82ce95ceab424fd8dc19f6daa7ac32a149f222ccdcc603354165cc206fde070eaa44fe2cc5e57486efc7868
 SHA512 
e747ea20d8d79fcd21b9d9f6695059caa7189d60f19256da398e34b789fea9a133c32b192e9693b5828d27683739b0198431bf8b3e39fb3b04884cf89d9aa839
 DIST binutils-2.31.1-patches-4.tar.xz 63460 BLAKE2B 
6507d03a3b75fe4b65b3c58377baaf377e07aa3e5dee4f6f4cd25336f53a15b4249e72a107213062611c8674be2bcd478a8f1406940385e0b0e58ad5a7c61cc0
 SHA512 
aa9f2a5b9c2189c528f34c55cd2609eae5fb47e46b51a8f9aa595b0a1e2c3f103880dcc8f07e48b10971d669e4c2a7ce8a41be4763a1ebf9e956e3f1eade8f22

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r2.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r2.ebuild
deleted file mode 100644
index 7f131bab5ea..000
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r2.ebuild
+++ /dev/null
@@ -1,393 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-export CTARGET=hppa64-${CHOST#*-}
-
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
-
-DESCRIPTION="Tools necessary to build programs"
-HOMEPAGE="https://sourceware.org/binutils/;
-LICENSE="GPL-3+"
-IUSE="+cxx doc multitarget +nls static-libs test"
-
-# Variables that can be set here:
-# PATCH_VER  - the patchset version
-#  Default: empty, no patching
-# PATCH_BINUTILS_VER - the binutils version in the patchset name
-#- Default: PV
-# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
-#  for the patchsets
-#  Default: dilfridge :)
-
-PATCH_VER=2
-
-case ${PV} in
-   )
-   BVER="git"
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   ;;
-   *)
-   BVER=${PV}
-   SRC_URI="mirror://gnu/binutils/binutils-${BVER}.tar.xz 
https://sourceware.org/pub/binutils/releases/binutils-${BVER}.tar.xz;
-   ;;
-esac
-SLOT="${BVER}"
-KEYWORDS="-* hppa"
-
-#
-# The Gentoo patchset
-#
-PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${BVER}}
-PATCH_DEV=${PATCH_DEV:-dilfridge}
-
-[[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}
-   

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

2018-12-28 Thread Andreas K. Hüttel
commit: 8959c2a1ad406ac8bf15784f1f30029f48dfa89e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 23:11:50 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 23:11:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8959c2a1

sys-libs/binutils-libs: Remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/binutils-libs/Manifest|   1 -
 .../binutils-libs/binutils-libs-2.31.1-r2.ebuild   | 113 -
 2 files changed, 114 deletions(-)

diff --git a/sys-libs/binutils-libs/Manifest b/sys-libs/binutils-libs/Manifest
index 058f455494c..92a5a944bea 100644
--- a/sys-libs/binutils-libs/Manifest
+++ b/sys-libs/binutils-libs/Manifest
@@ -8,6 +8,5 @@ DIST binutils-2.29.1-patches-2.tar.xz 18528 BLAKE2B 
514496d6c9609362782d66b6cecb
 DIST binutils-2.29.1.tar.bz2 29123355 BLAKE2B 
83de518a27bae0f13c57b1979493dd7f7cabae424cff5e8495d1f064da24b6ef9e1c19d1d1adad2dca7142372782023f66b4b4223170a49b96ba3834266fe878
 SHA512 
4063d3426922376ccceb3f14b43e287442e82a8038cf50f4f51ad97d438c672c0e310ca4b856c9aff5aa9911073e256e8298a7a3f1844eeb60b90d955592
 DIST binutils-2.30-patches-5.tar.xz 590864 BLAKE2B 
71de4d08f92ab1898ad576a21763f955067cbbed543250888e0c5d51f4ef77d0d829049e9a835691cf2de03965fbcc9bcfa092eb304c03f9b885e7a3dadab286
 SHA512 
029b3be6ae9b8620f8580a35701bd4517b4e0232ff3cf9983b3808475c7443cbf500b6cace2c052df0bd1e47202838f4d2453238db28709a947117071d9ae804
 DIST binutils-2.30.tar.xz 20286700 BLAKE2B 
2dd5436a15a601011a1950e6082ec00082f5916fb82ce95ceab424fd8dc19f6daa7ac32a149f222ccdcc603354165cc206fde070eaa44fe2cc5e57486efc7868
 SHA512 
e747ea20d8d79fcd21b9d9f6695059caa7189d60f19256da398e34b789fea9a133c32b192e9693b5828d27683739b0198431bf8b3e39fb3b04884cf89d9aa839
-DIST binutils-2.31.1-patches-4.tar.xz 63460 BLAKE2B 
6507d03a3b75fe4b65b3c58377baaf377e07aa3e5dee4f6f4cd25336f53a15b4249e72a107213062611c8674be2bcd478a8f1406940385e0b0e58ad5a7c61cc0
 SHA512 
aa9f2a5b9c2189c528f34c55cd2609eae5fb47e46b51a8f9aa595b0a1e2c3f103880dcc8f07e48b10971d669e4c2a7ce8a41be4763a1ebf9e956e3f1eade8f22
 DIST binutils-2.31.1-patches-5.tar.xz 65896 BLAKE2B 
7fb2c4c71336a77f3fef57a0430c511ef7326f8196d8f3a57a6d56aed464953172eeb0755f020387739cf27f709d0bc3de9c3c8b972a94f1480639465158e180
 SHA512 
c254f22b8ca662cf49cd5fc076d3e9b82d7f421420408c960c54310fc49462600325e7bc50f863cab7c8c49caebac3ac353dc24ab5947e8f01b98c11f43f57d2
 DIST binutils-2.31.1.tar.xz 20467996 BLAKE2B 
6b914df1fbb7cf54f2159f71b2c2b09f3f6a569b7a3cb4cf9790d0a3733a7548bc0ea32334a178ed3b56e8b97656ae99c7abaf212601beeaeae9a0884c0f6051
 SHA512 
0fca326feb1d5f5fe505a827b20237fe3ec9c13eaf7ec7e35847fd71184f605ba1cefe1314b1b8f8a29c0aa9d88162849ee1c1a3e70c2f7407d88339b17edb30

diff --git a/sys-libs/binutils-libs/binutils-libs-2.31.1-r2.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.31.1-r2.ebuild
deleted file mode 100644
index f1b21d9e2c1..000
--- a/sys-libs/binutils-libs/binutils-libs-2.31.1-r2.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PATCH_VER=4
-PATCH_DEV=dilfridge
-
-inherit eutils toolchain-funcs multilib-minimal
-
-MY_PN="binutils"
-MY_P="${MY_PN}-${PV}"
-PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
-PATCH_DEV=${PATCH_DEV:-slyfox}
-
-DESCRIPTION="Core binutils libraries (libbfd, libopcodes, libiberty) for 
external packages"
-HOMEPAGE="https://sourceware.org/binutils/;
-SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
-   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${MY_PN}-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
-
-LICENSE="|| ( GPL-3 LGPL-3 )"
-# The shared lib SONAMEs use the ${PV} in them.
-# -r1 is a one-off subslot bump where SONAME changed for bug #666100
-SLOT="0/${PV}-r1"
-IUSE="64-bit-bfd multitarget nls static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-
-COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
-DEPEND="${COMMON_DEPEND}
-   >=sys-apps/texinfo-4.7
-   nls? ( sys-devel/gettext )"
-# Need a newer binutils-config that'll reset include/lib symlinks for us.
-RDEPEND="${COMMON_DEPEND}
-   >=sys-devel/binutils-config-5
-   nls? ( !=2.24) make this an explicit option. #497268
-   --enable-install-libiberty
-   --disable-werror
-   --with-bugurl="https://bugs.gentoo.org/;
-   --with-pkgversion="$(pkgversion)"
-   $(use_enable static-libs static)
-   # The binutils eclass enables this flag for all bi-arch builds,
-   # but other tools often don't care about that support.  Put it
-   # beyond a flag if people really want it, but otherwise leave
-   # it disabled as it can slow things down on 32bit arches. 
#438522
-   $(use_enable 64-bit-bfd)
-  

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

2018-12-28 Thread Andreas K. Hüttel
commit: 37412c580ed1c7351dc975576829c88dace895c7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 23:12:22 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 23:12:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37412c58

sys-devel/binutils-hppa64: Remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-devel/binutils-hppa64/Manifest |   1 -
 .../binutils-hppa64-2.31.1-r2.ebuild   | 391 -
 2 files changed, 392 deletions(-)

diff --git a/sys-devel/binutils-hppa64/Manifest 
b/sys-devel/binutils-hppa64/Manifest
index 8a0141a8f96..e6a949ca441 100644
--- a/sys-devel/binutils-hppa64/Manifest
+++ b/sys-devel/binutils-hppa64/Manifest
@@ -14,6 +14,5 @@ DIST binutils-2.29.1.tar.bz2 29123355 BLAKE2B 
83de518a27bae0f13c57b1979493dd7f7c
 DIST binutils-2.29.tar.bz2 29073316 BLAKE2B 
0eb7bbefa1ac5f4d753ca9328d339a466d4f75c69d5d860802aded8e42ce4293f65c72a0f0596b170e90e1cc3ded23ea30576948cb875eea044cb02bb55bb2d3
 SHA512 
8148587d7e4f14ebcbcb3f984b116deaae5d4008228628acde14bc242a64a4b53faf1f6077a2c4ca4750e2f254b698ba506bd657f79e1202e87e7029b0069337
 DIST binutils-2.30-patches-5.tar.xz 590864 BLAKE2B 
71de4d08f92ab1898ad576a21763f955067cbbed543250888e0c5d51f4ef77d0d829049e9a835691cf2de03965fbcc9bcfa092eb304c03f9b885e7a3dadab286
 SHA512 
029b3be6ae9b8620f8580a35701bd4517b4e0232ff3cf9983b3808475c7443cbf500b6cace2c052df0bd1e47202838f4d2453238db28709a947117071d9ae804
 DIST binutils-2.30.tar.xz 20286700 BLAKE2B 
2dd5436a15a601011a1950e6082ec00082f5916fb82ce95ceab424fd8dc19f6daa7ac32a149f222ccdcc603354165cc206fde070eaa44fe2cc5e57486efc7868
 SHA512 
e747ea20d8d79fcd21b9d9f6695059caa7189d60f19256da398e34b789fea9a133c32b192e9693b5828d27683739b0198431bf8b3e39fb3b04884cf89d9aa839
-DIST binutils-2.31.1-patches-4.tar.xz 63460 BLAKE2B 
6507d03a3b75fe4b65b3c58377baaf377e07aa3e5dee4f6f4cd25336f53a15b4249e72a107213062611c8674be2bcd478a8f1406940385e0b0e58ad5a7c61cc0
 SHA512 
aa9f2a5b9c2189c528f34c55cd2609eae5fb47e46b51a8f9aa595b0a1e2c3f103880dcc8f07e48b10971d669e4c2a7ce8a41be4763a1ebf9e956e3f1eade8f22
 DIST binutils-2.31.1-patches-5.tar.xz 65896 BLAKE2B 
7fb2c4c71336a77f3fef57a0430c511ef7326f8196d8f3a57a6d56aed464953172eeb0755f020387739cf27f709d0bc3de9c3c8b972a94f1480639465158e180
 SHA512 
c254f22b8ca662cf49cd5fc076d3e9b82d7f421420408c960c54310fc49462600325e7bc50f863cab7c8c49caebac3ac353dc24ab5947e8f01b98c11f43f57d2
 DIST binutils-2.31.1.tar.xz 20467996 BLAKE2B 
6b914df1fbb7cf54f2159f71b2c2b09f3f6a569b7a3cb4cf9790d0a3733a7548bc0ea32334a178ed3b56e8b97656ae99c7abaf212601beeaeae9a0884c0f6051
 SHA512 
0fca326feb1d5f5fe505a827b20237fe3ec9c13eaf7ec7e35847fd71184f605ba1cefe1314b1b8f8a29c0aa9d88162849ee1c1a3e70c2f7407d88339b17edb30

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r2.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r2.ebuild
deleted file mode 100644
index 4fd4d3e753a..000
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r2.ebuild
+++ /dev/null
@@ -1,391 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-export CTARGET=hppa64-${CHOST#*-}
-
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
-
-DESCRIPTION="Tools necessary to build programs"
-HOMEPAGE="https://sourceware.org/binutils/;
-LICENSE="GPL-3+"
-IUSE="+cxx doc multitarget +nls static-libs test"
-
-# Variables that can be set here:
-# PATCH_VER  - the patchset version
-#  Default: empty, no patching
-# PATCH_BINUTILS_VER - the binutils version in the patchset name
-#- Default: PV
-# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
-#  for the patchsets
-#  Default: slyfox
-
-PATCH_VER=4
-PATCH_DEV=dilfridge
-
-case ${PV} in
-   )
-   BVER="git"
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   ;;
-   *)
-   BVER=${PV}
-   SRC_URI="mirror://gnu/binutils/binutils-${BVER}.tar.xz 
https://sourceware.org/pub/binutils/releases/binutils-${BVER}.tar.xz;
-   ;;
-esac
-SLOT=$(get_version_component_range 1-2)
-KEYWORDS="-* ~hppa"
-
-#
-# The Gentoo patchset
-#
-PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${BVER}}
-PATCH_DEV=${PATCH_DEV:-slyfox}
-
-[[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
-
-#
-# The cross-compile logic
-#
-export CTARGET=${CTARGET:-${CHOST}}
-if [[ ${CTARGET} == ${CHOST} ]] ; then
-   if [[ ${CATEGORY} == cross-* ]] ; then
-   export CTARGET=${CATEGORY#cross-}
-   fi
-fi
-is_cross() { [[ ${CHOST} 

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

2018-12-28 Thread Andreas K. Hüttel
commit: 7f69a4c00c63bf41ae875dc5ac6604f99ce86bf0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 23:13:06 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 23:13:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f69a4c0

sys-devel/binutils: Remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-devel/binutils/Manifest  |   1 -
 sys-devel/binutils/binutils-2.31.1-r2.ebuild | 426 ---
 2 files changed, 427 deletions(-)

diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index 791b2bbbf65..f4c10ca6dc3 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -10,7 +10,6 @@ DIST binutils-2.29.1-patches-3.tar.xz 20904 BLAKE2B 
5549cb2412123e4ad3a13935762c
 DIST binutils-2.29.1.tar.bz2 29123355 BLAKE2B 
83de518a27bae0f13c57b1979493dd7f7cabae424cff5e8495d1f064da24b6ef9e1c19d1d1adad2dca7142372782023f66b4b4223170a49b96ba3834266fe878
 SHA512 
4063d3426922376ccceb3f14b43e287442e82a8038cf50f4f51ad97d438c672c0e310ca4b856c9aff5aa9911073e256e8298a7a3f1844eeb60b90d955592
 DIST binutils-2.30-patches-5.tar.xz 590864 BLAKE2B 
71de4d08f92ab1898ad576a21763f955067cbbed543250888e0c5d51f4ef77d0d829049e9a835691cf2de03965fbcc9bcfa092eb304c03f9b885e7a3dadab286
 SHA512 
029b3be6ae9b8620f8580a35701bd4517b4e0232ff3cf9983b3808475c7443cbf500b6cace2c052df0bd1e47202838f4d2453238db28709a947117071d9ae804
 DIST binutils-2.30.tar.xz 20286700 BLAKE2B 
2dd5436a15a601011a1950e6082ec00082f5916fb82ce95ceab424fd8dc19f6daa7ac32a149f222ccdcc603354165cc206fde070eaa44fe2cc5e57486efc7868
 SHA512 
e747ea20d8d79fcd21b9d9f6695059caa7189d60f19256da398e34b789fea9a133c32b192e9693b5828d27683739b0198431bf8b3e39fb3b04884cf89d9aa839
-DIST binutils-2.31.1-patches-4.tar.xz 63460 BLAKE2B 
6507d03a3b75fe4b65b3c58377baaf377e07aa3e5dee4f6f4cd25336f53a15b4249e72a107213062611c8674be2bcd478a8f1406940385e0b0e58ad5a7c61cc0
 SHA512 
aa9f2a5b9c2189c528f34c55cd2609eae5fb47e46b51a8f9aa595b0a1e2c3f103880dcc8f07e48b10971d669e4c2a7ce8a41be4763a1ebf9e956e3f1eade8f22
 DIST binutils-2.31.1-patches-5.tar.xz 65896 BLAKE2B 
7fb2c4c71336a77f3fef57a0430c511ef7326f8196d8f3a57a6d56aed464953172eeb0755f020387739cf27f709d0bc3de9c3c8b972a94f1480639465158e180
 SHA512 
c254f22b8ca662cf49cd5fc076d3e9b82d7f421420408c960c54310fc49462600325e7bc50f863cab7c8c49caebac3ac353dc24ab5947e8f01b98c11f43f57d2
 DIST binutils-2.31.1.tar.xz 20467996 BLAKE2B 
6b914df1fbb7cf54f2159f71b2c2b09f3f6a569b7a3cb4cf9790d0a3733a7548bc0ea32334a178ed3b56e8b97656ae99c7abaf212601beeaeae9a0884c0f6051
 SHA512 
0fca326feb1d5f5fe505a827b20237fe3ec9c13eaf7ec7e35847fd71184f605ba1cefe1314b1b8f8a29c0aa9d88162849ee1c1a3e70c2f7407d88339b17edb30
 DIST binutils--patches-2.tar.xz 11672 BLAKE2B 
40b790713fc6cf463de3b3c3d207686890cc674fa44828952e73a66b723e4d9e8374b9e13fd44ffc5e0e5e1dc6eb63910563f4f318ff22f56813bd29ba4fe338
 SHA512 
ed1d88b693e35368e7ec6e16ccd7a5561ba697b778afc2da296f46698aff5d4d6a39c5fc030ce189b00af944d80f673bdac770771d23dd1f256eac2fb5858493

diff --git a/sys-devel/binutils/binutils-2.31.1-r2.ebuild 
b/sys-devel/binutils/binutils-2.31.1-r2.ebuild
deleted file mode 100644
index e912ce32036..000
--- a/sys-devel/binutils/binutils-2.31.1-r2.ebuild
+++ /dev/null
@@ -1,426 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
-
-DESCRIPTION="Tools necessary to build programs"
-HOMEPAGE="https://sourceware.org/binutils/;
-LICENSE="GPL-3+"
-IUSE="+cxx doc multitarget +nls static-libs test"
-
-# Variables that can be set here:
-# PATCH_VER  - the patchset version
-#  Default: empty, no patching
-# PATCH_BINUTILS_VER - the binutils version in the patchset name
-#- Default: PV
-# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
-#  for the patchsets
-#  Default: dilfridge :)
-
-PATCH_VER=4
-PATCH_DEV=dilfridge
-
-case ${PV} in
-   )
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   SLOT=${PV}
-   ;;
-   *.)
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   EGIT_BRANCH=$(get_version_component_range 1-2)
-   EGIT_BRANCH="binutils-${EGIT_BRANCH/./_}-branch"
-   SLOT=$(get_version_component_range 1-2)
-   ;;
-   *)
-   SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
-   SLOT=$(get_version_component_range 1-2)
-   KEYWORDS="~alpha ~amd64 ~arm 

[gentoo-commits] proj/musl:master commit in: sys-kernel/linux-headers/

2018-12-28 Thread Anthony G. Basile
commit: 3ac1ef1ea60ae4f12416c343fb74bf4e14a69154
Author: layman  localhost>
AuthorDate: Fri Dec 28 23:00:49 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 28 23:05:57 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=3ac1ef1e

sys-kernel/linux-headers: 4.14-r1 stable on all musl arches

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

 sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
index e56f14c..c87518a 100644
--- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
@@ -12,7 +12,7 @@ PATCH_VER="1"
 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc x86"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"



[gentoo-commits] proj/musl:master commit in: sys-kernel/linux-headers/

2018-12-28 Thread Anthony G. Basile
commit: e7507902911d359c6593c6ea13eff6562175e5a2
Author: layman  localhost>
AuthorDate: Fri Dec 28 23:05:04 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 28 23:05:58 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e7507902

sys-kernel/linux-headers: restrict KEYWORDS to musl arches

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

 sys-kernel/linux-headers/linux-headers-4.17.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.18.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.19.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.20.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/linux-headers/linux-headers-4.17.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.17.ebuild
index 1a40ff2..25cf025 100644
--- a/sys-kernel/linux-headers/linux-headers-4.17.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.17.ebuild
@@ -12,7 +12,7 @@ PATCH_VER="1"
 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"

diff --git a/sys-kernel/linux-headers/linux-headers-4.18.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.18.ebuild
index 618a58e..dbeeea9 100644
--- a/sys-kernel/linux-headers/linux-headers-4.18.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.18.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz

${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"

diff --git a/sys-kernel/linux-headers/linux-headers-4.19.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.19.ebuild
index 618a58e..dbeeea9 100644
--- a/sys-kernel/linux-headers/linux-headers-4.19.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.19.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz

${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"

diff --git a/sys-kernel/linux-headers/linux-headers-4.20.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.20.ebuild
index 618a58e..dbeeea9 100644
--- a/sys-kernel/linux-headers/linux-headers-4.20.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.20.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz

${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"



[gentoo-commits] proj/musl:master commit in: sys-kernel/linux-headers/

2018-12-28 Thread Anthony G. Basile
commit: 3ae21e6c561fed65a1dd52de1eb8e91f7258044f
Author: layman  localhost>
AuthorDate: Fri Dec 28 23:03:20 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 28 23:05:57 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=3ae21e6c

sys-kernel/linux-headers: remove older versions

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

 sys-kernel/linux-headers/Manifest  |  3 --
 sys-kernel/linux-headers/linux-headers-4.13.ebuild | 56 
 sys-kernel/linux-headers/linux-headers-4.14.ebuild | 58 
 sys-kernel/linux-headers/linux-headers-4.15.ebuild | 58 
 .../linux-headers/linux-headers-4.16-r1.ebuild | 61 --
 sys-kernel/linux-headers/linux-headers-4.16.ebuild | 61 --
 6 files changed, 297 deletions(-)

diff --git a/sys-kernel/linux-headers/Manifest 
b/sys-kernel/linux-headers/Manifest
index c8ab26c..139a59c 100644
--- a/sys-kernel/linux-headers/Manifest
+++ b/sys-kernel/linux-headers/Manifest
@@ -1,4 +1,3 @@
-DIST gentoo-headers-4.13-1.tar.xz 4096 BLAKE2B 
a0506c6aec14d8d710863cc3f7b5ce6cc067af245cc96dbf83f10f02ba83d580f900c9cf8b09b496370d580a9b9cd935738d8b4b0cb987836490894fba01cf23
 SHA512 
14236185c8810b88d94ff0533fe59e84599c2d4e5c7507c37cb458b6728eed69b581df7f8654d5323454ec359e93490c4dcbbb1ee58a66f2586047c93f0f1aa6
 DIST gentoo-headers-4.14-1.tar.xz 4080 BLAKE2B 
5d8bb4453d3b0b739922a86e0e45120fe5ad57c3310ff6a94830a3a7561fb3b5eef7805ff171bdf0d5582fc91848fad948162e63ec4922280c8ed68ba58d50e1
 SHA512 
e0f806db641c99f3f71e27fde29705685745c9c03b901c943cab5af84e2e9c3af96f5d2d10d8f5328ec7e4dba28b378f534317bf1bee597d429557b981f0a865
 DIST gentoo-headers-4.15-1.tar.xz 4068 BLAKE2B 
fc99b99637a11dc0cc6b4d79be3e32242f4b4f3c86a4618b3a51839e902ebad045b335f531ca41c10a6a597111f2cf77a0ae17518fb17a8441b26f1bd98c19e7
 SHA512 
cb973625381ac0115344d9aa1ddd927d75f0c11961526844a9da6a0aebcd28b488a7af3b423ac8358808d998d9d00d51156780905a04c01c6c512215cad6de7d
 DIST gentoo-headers-4.16-1.tar.xz 4044 BLAKE2B 
c35efb14266d7d7f06de79f584c6e13a700c38793d7df399e668d5de269088d8a441a10e9d0b7acc5b6d1a116343d516aba58a4823cf51845fe9913dea81cb76
 SHA512 
a1fdf775bc27e5db2ccf1f86f12e78a25a4127673eb0a87639d548dc6246b81e5df0e8d56c0314ba833fe82d2825f8620addd408782e2f5152fb0b056b870d7c
@@ -6,11 +5,9 @@ DIST gentoo-headers-4.17-1.tar.xz 4072 BLAKE2B 
7de125ac87b0344a5ff7dfbbe3d15d62c
 DIST gentoo-headers-4.18-1.tar.xz 4040 BLAKE2B 
fc4462bc8e59a58658c6bd2669840d7105f6bcde5e7cc2633f53ae4aaf44a67aebef24d944d9d3edb95abb4110ddeeb86a6fc0cbebcf6cbe23b59b97c16a0daf
 SHA512 
8f58df3a5e5bf26e06c300354ec1e468f40593601e6645dc1b51491f5a678020598c1c72f72e616b499f503d98da4d4bf9cdf804a15cac73f51b7877756dd7fb
 DIST gentoo-headers-4.19-1.tar.xz 4040 BLAKE2B 
4ccaf4fb6bde84f0b1f29534cf2f6effca48cb81d63b33086a1ec667069bcb57a3c3d5697c50bff8521343954d01d9c27139d62a9cf2c9f5f12bc0461441f4af
 SHA512 
511accdfd104d9cc84b568132f1eb822f97d35120a438768c313c2cc2651197414dae7af05db81e26b32fb4febbf1e0812030fcb98395f6f65271f6605dc7bb6
 DIST gentoo-headers-4.20-1.tar.xz 4040 BLAKE2B 
05f8cae4014a6f0ad926e704d5272b05228b91e29a4e14269695cd665110c054a69f0ecab5dec5d23c430cce0726aa7c5c34c85edde0df34dd0e7f8dd5ff7cb6
 SHA512 
19fa005b648e7dead85edc1b779595c392c28b4699cc4352e6996bbe37fb49de4d2d6b632303338e4db99a4e2e01b56ba1f3777646a416358dc509fb15623f99
-DIST gentoo-headers-base-4.13.tar.xz 7951980 BLAKE2B 
8b3b5d9152455b08bf06c275a69168f8a2418584058e23f784d3ab956d72b100b89d398bfeb351d8faa8285cd9ae8942726099ce9aa3fd94b8e0e92b8de1c217
 SHA512 
3b528e18199d43db3f51c8fb9a5a4c67b9317ea7e9b9fd82fe2cb4d704bbc1253f2af64dc79377ee8ec26511d0893409e3dddbb9a6ae11e8bb7f4ca4d8d3ac9a
 DIST gentoo-headers-base-4.14.tar.xz 8017944 BLAKE2B 
e967a3f26fa002f62af72c165cf960e855f5d84dd105b3f136e5ae24f4cdfc9e5f8b217a83955b325ca4bd6bda0a9d4c4de02d8d79fd4aa72191bc63db96183a
 SHA512 
2a4e83a9ee36ffa85b59ebac1e12f4f1c572825b767928a42c4748d924d04f0536bab4d9375ca68c11ad867c226f386c40c7c4d0158d1ab00c838eb5b2f9f21a
 DIST gentoo-headers-base-4.15.tar.xz 8199628 BLAKE2B 
79a4f694a8335ed4bf1df94ab7829f41d3476165d0ce822a13e47461d7e3ee4cdb5e88acb9960a92ba1142adeb9951c19e17405c37b80d461b8577c7d1dfa37a
 SHA512 
7698ae90e356cb6105d3b1fc5351264774428b5caa405e8695925965ab2ff3a08c0dfe3587a69a87405ecc45c6cd3040c3a9f751d6e6dc8eddf8b28ded4e2584
 DIST gentoo-headers-base-4.16-r1.tar.xz 8227040 BLAKE2B 
95b2d64a614430e49d849ab54c58cbc3a850faea1bb5d9f7f43733d7b745ceb5ea3d1f8cc4dbb36c20797ae7d10bd736b99d17f5bfd0cdb90ecedb4eeb0f8610
 SHA512 
9b7cc82a322bd43dbf07c63d465200c87b838252e449028a363f3ff10921fe3889b503f20184168c7413d792c3d33b4324d89c89b95c8143a4a3c9c3e7e2d28e
-DIST gentoo-headers-base-4.16.tar.xz 856 BLAKE2B 
a5065cb49b549ea5eff33bc3a60ed070511cc463258666c30681aceaba97a108be059e4fc175bd6ba4dd0b27cf8bab14e0a8225346811eaacb4ddf8b2ba5a147
 SHA512 

[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/files/, lxqt-base/lxqt-config/

2018-12-28 Thread Jimi Huotari
commit: fa0507b627f2509fbe56f5aeb94c433a98886912
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Dec 28 22:53:26 2018 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Fri Dec 28 23:05:14 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=fa0507b6

lxqt-base/lxqt-config: make touchpad config/dependencies optional

Signed-off-by: Jimi Huotari  gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.12

 ...lxqt-config-0.14.0-make-touchpad-optional.patch | 202 +
 lxqt-base/lxqt-config/lxqt-config-.ebuild  |  15 +-
 lxqt-base/lxqt-config/metadata.xml |   1 +
 3 files changed, 217 insertions(+), 1 deletion(-)

diff --git 
a/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch 
b/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch
new file mode 100644
index ..5d2674f2
--- /dev/null
+++ 
b/lxqt-base/lxqt-config/files/lxqt-config-0.14.0-make-touchpad-optional.patch
@@ -0,0 +1,202 @@
+From 8219e93d5733d6c8e98028e6f21468f568d9848d Mon Sep 17 00:00:00 2001
+From: Jimi Huotari 
+Date: Sun, 23 Dec 2018 23:30:57 +0200
+Subject: [PATCH] lxqt-config-input: make touchpad settings/dependencies
+ optional
+
+---
+ lxqt-config-input/CMakeLists.txt| 73 -
+ lxqt-config-input/lxqt-config-input.cpp | 10 
+ lxqt-config-input/touchpad-config.h.in  |  1 +
+ 3 files changed, 71 insertions(+), 13 deletions(-)
+ create mode 100644 lxqt-config-input/touchpad-config.h.in
+
+diff --git a/lxqt-config-input/CMakeLists.txt 
b/lxqt-config-input/CMakeLists.txt
+index a315e71..2d87a17 100644
+--- a/lxqt-config-input/CMakeLists.txt
 b/lxqt-config-input/CMakeLists.txt
+@@ -1,24 +1,46 @@
+ project(lxqt-config-input)
+ 
++option(WITH_TOUCHPAD "Build touchpad settings" ON)
++
+ find_package(X11 REQUIRED)
+-find_package(PkgConfig REQUIRED)
+-pkg_check_modules(XORG_LIBINPUT REQUIRED xorg-libinput)
+-pkg_check_modules(XORG_XI REQUIRED xi)
+-pkg_check_modules(LIBUDEV REQUIRED libudev)
+ 
+-include_directories(
++if (WITH_TOUCHPAD)
++find_package(PkgConfig REQUIRED)
++pkg_check_modules(XORG_LIBINPUT REQUIRED xorg-libinput)
++pkg_check_modules(XORG_XI REQUIRED xi)
++pkg_check_modules(LIBUDEV REQUIRED libudev)
++endif ()
++
++set(lxqt-config-input_INCS
+ ${X11_INCLUDE_DIR}
+-${XORG_LIBINPUT_INCLUDE_DIRS}
++${CMAKE_CURRENT_BINARY_DIR}
+ "${CMAKE_CURRENT_SOURCE_DIR}/../liblxqt-config-cursor"
+ )
+ 
++if (WITH_TOUCHPAD)
++set(lxqt-config-input_INCS
++${lxqt-config-input_INCS}
++${XORG_LIBINPUT_INCLUDE_DIRS}
++)
++endif ()
++
++include_directories(
++${lxqt-config-input_INCS}
++)
++
++#"${CMAKE_CURRENT_SOURCE_DIR}/touchpad-config.h.in"
++configure_file(
++"${CMAKE_CURRENT_SOURCE_DIR}/touchpad-config.h.in"
++"${CMAKE_CURRENT_SOURCE_DIR}/touchpad-config.h"
++@ONLY
++)
++
+ set(lxqt-config-input_HDRS
+ keyboardconfig.h
+ mouseconfig.h
+ mouseconfig.h
+ keyboardlayoutconfig.h
+ selectkeyboardlayoutdialog.h
+-touchpadconfig.h
+ )
+ 
+ set(lxqt-config-input_SRCS
+@@ -27,8 +49,6 @@ set(lxqt-config-input_SRCS
+ mouseconfig.cpp
+ keyboardlayoutconfig.cpp
+ selectkeyboardlayoutdialog.cpp
+-touchpadconfig.cpp
+-touchpaddevice.cpp
+ )
+ 
+ set(lxqt-config-input_UIS
+@@ -36,9 +56,26 @@ set(lxqt-config-input_UIS
+ keyboardconfig.ui
+ keyboardlayoutconfig.ui
+ selectkeyboardlayoutdialog.ui
+-touchpadconfig.ui
+ )
+ 
++if (WITH_TOUCHPAD)
++set(lxqt-config-input_HDRS
++${lxqt-config-input_HDRS}
++touchpadconfig.h
++)
++
++set(lxqt-config-input_SRCS
++${lxqt-config-input_SRCS}
++touchpadconfig.cpp
++touchpaddevice.cpp
++)
++
++set(lxqt-config-input_UIS
++${lxqt-config-input_UIS}
++touchpadconfig.ui
++)
++endif ()
++
+ # Translations **
+ lxqt_translate_ts(QM_FILES
+ UPDATE_TRANSLATIONS
+@@ -67,14 +104,24 @@ add_executable(lxqt-config-input
+ ${QM_LOADER}
+ )
+ 
+-target_link_libraries(lxqt-config-input
++set(lxqt-config-input_TLBS
+ Qt5::Widgets
+ Qt5::X11Extras
+ ${X11_LIBRARIES}
+-${X11_Xinput_LIB}
+ lxqt
+ lxqt-config-cursor
+-udev
++)
++
++if (WITH_TOUCHPAD)
++set(lxqt-config-input_TLBS
++${lxqt-config-input_TLBS}
++${X11_Xinput_LIB}
++udev
++)
++endif ()
++
++target_link_libraries(lxqt-config-input
++${lxqt-config-input_TLBS}
+ )
+ 
+ set_target_properties(lxqt-config-input
+diff --git a/lxqt-config-input/lxqt-config-input.cpp 
b/lxqt-config-input/lxqt-config-input.cpp
+index 9aa3134..ec7fa73 100644
+--- a/lxqt-config-input/lxqt-config-input.cpp
 b/lxqt-config-input/lxqt-config-input.cpp
+@@ -25,8 +25,12 @@
+ #include "keyboardconfig.h"
+ #include "../liblxqt-config-cursor/selectwnd.h"
+ #include "keyboardlayoutconfig.h"
++#include "touchpad-config.h"
++
++#ifdef WITH_TOUCHPAD

[gentoo-commits] proj/musl:master commit in: sys-kernel/linux-headers/

2018-12-28 Thread Anthony G. Basile
commit: e5b532539496e940f4d1573a8807de7d63df4b83
Author: layman  localhost>
AuthorDate: Fri Dec 28 22:58:38 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 28 23:05:57 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e5b53253

sys-kernel/linux-headers: import changes from upstream

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

 sys-kernel/linux-headers/Manifest |  6 ++
 ...x-headers-4.17.ebuild => linux-headers-4.14-r1.ebuild} | 15 ++-
 ...x-headers-4.17.ebuild => linux-headers-4.15-r1.ebuild} | 11 ---
 ...x-headers-4.17.ebuild => linux-headers-4.16-r2.ebuild} | 10 +-
 sys-kernel/linux-headers/linux-headers-4.17.ebuild| 15 ++-
 ...inux-headers-4.17.ebuild => linux-headers-4.18.ebuild} | 14 +++---
 ...inux-headers-4.17.ebuild => linux-headers-4.19.ebuild} | 14 +++---
 ...inux-headers-4.17.ebuild => linux-headers-4.20.ebuild} | 14 +++---
 8 files changed, 48 insertions(+), 51 deletions(-)

diff --git a/sys-kernel/linux-headers/Manifest 
b/sys-kernel/linux-headers/Manifest
index d7a9ac1..c8ab26c 100644
--- a/sys-kernel/linux-headers/Manifest
+++ b/sys-kernel/linux-headers/Manifest
@@ -3,9 +3,15 @@ DIST gentoo-headers-4.14-1.tar.xz 4080 BLAKE2B 
5d8bb4453d3b0b739922a86e0e45120fe
 DIST gentoo-headers-4.15-1.tar.xz 4068 BLAKE2B 
fc99b99637a11dc0cc6b4d79be3e32242f4b4f3c86a4618b3a51839e902ebad045b335f531ca41c10a6a597111f2cf77a0ae17518fb17a8441b26f1bd98c19e7
 SHA512 
cb973625381ac0115344d9aa1ddd927d75f0c11961526844a9da6a0aebcd28b488a7af3b423ac8358808d998d9d00d51156780905a04c01c6c512215cad6de7d
 DIST gentoo-headers-4.16-1.tar.xz 4044 BLAKE2B 
c35efb14266d7d7f06de79f584c6e13a700c38793d7df399e668d5de269088d8a441a10e9d0b7acc5b6d1a116343d516aba58a4823cf51845fe9913dea81cb76
 SHA512 
a1fdf775bc27e5db2ccf1f86f12e78a25a4127673eb0a87639d548dc6246b81e5df0e8d56c0314ba833fe82d2825f8620addd408782e2f5152fb0b056b870d7c
 DIST gentoo-headers-4.17-1.tar.xz 4072 BLAKE2B 
7de125ac87b0344a5ff7dfbbe3d15d62cd3364116750e35b72d9e404512267a497df1ce8c52df0ba97c836df68287fe239bf29fec25d43b11be67aa17833c097
 SHA512 
0a837b227b7e923232438f1961535fc9becb6ed4c95290da76631489ce318a875bd3cd12ec110dedf77026c5cb9761cf8ae5c9fcf2abd736f0f7b7249228efdd
+DIST gentoo-headers-4.18-1.tar.xz 4040 BLAKE2B 
fc4462bc8e59a58658c6bd2669840d7105f6bcde5e7cc2633f53ae4aaf44a67aebef24d944d9d3edb95abb4110ddeeb86a6fc0cbebcf6cbe23b59b97c16a0daf
 SHA512 
8f58df3a5e5bf26e06c300354ec1e468f40593601e6645dc1b51491f5a678020598c1c72f72e616b499f503d98da4d4bf9cdf804a15cac73f51b7877756dd7fb
+DIST gentoo-headers-4.19-1.tar.xz 4040 BLAKE2B 
4ccaf4fb6bde84f0b1f29534cf2f6effca48cb81d63b33086a1ec667069bcb57a3c3d5697c50bff8521343954d01d9c27139d62a9cf2c9f5f12bc0461441f4af
 SHA512 
511accdfd104d9cc84b568132f1eb822f97d35120a438768c313c2cc2651197414dae7af05db81e26b32fb4febbf1e0812030fcb98395f6f65271f6605dc7bb6
+DIST gentoo-headers-4.20-1.tar.xz 4040 BLAKE2B 
05f8cae4014a6f0ad926e704d5272b05228b91e29a4e14269695cd665110c054a69f0ecab5dec5d23c430cce0726aa7c5c34c85edde0df34dd0e7f8dd5ff7cb6
 SHA512 
19fa005b648e7dead85edc1b779595c392c28b4699cc4352e6996bbe37fb49de4d2d6b632303338e4db99a4e2e01b56ba1f3777646a416358dc509fb15623f99
 DIST gentoo-headers-base-4.13.tar.xz 7951980 BLAKE2B 
8b3b5d9152455b08bf06c275a69168f8a2418584058e23f784d3ab956d72b100b89d398bfeb351d8faa8285cd9ae8942726099ce9aa3fd94b8e0e92b8de1c217
 SHA512 
3b528e18199d43db3f51c8fb9a5a4c67b9317ea7e9b9fd82fe2cb4d704bbc1253f2af64dc79377ee8ec26511d0893409e3dddbb9a6ae11e8bb7f4ca4d8d3ac9a
 DIST gentoo-headers-base-4.14.tar.xz 8017944 BLAKE2B 
e967a3f26fa002f62af72c165cf960e855f5d84dd105b3f136e5ae24f4cdfc9e5f8b217a83955b325ca4bd6bda0a9d4c4de02d8d79fd4aa72191bc63db96183a
 SHA512 
2a4e83a9ee36ffa85b59ebac1e12f4f1c572825b767928a42c4748d924d04f0536bab4d9375ca68c11ad867c226f386c40c7c4d0158d1ab00c838eb5b2f9f21a
 DIST gentoo-headers-base-4.15.tar.xz 8199628 BLAKE2B 
79a4f694a8335ed4bf1df94ab7829f41d3476165d0ce822a13e47461d7e3ee4cdb5e88acb9960a92ba1142adeb9951c19e17405c37b80d461b8577c7d1dfa37a
 SHA512 
7698ae90e356cb6105d3b1fc5351264774428b5caa405e8695925965ab2ff3a08c0dfe3587a69a87405ecc45c6cd3040c3a9f751d6e6dc8eddf8b28ded4e2584
 DIST gentoo-headers-base-4.16-r1.tar.xz 8227040 BLAKE2B 
95b2d64a614430e49d849ab54c58cbc3a850faea1bb5d9f7f43733d7b745ceb5ea3d1f8cc4dbb36c20797ae7d10bd736b99d17f5bfd0cdb90ecedb4eeb0f8610
 SHA512 
9b7cc82a322bd43dbf07c63d465200c87b838252e449028a363f3ff10921fe3889b503f20184168c7413d792c3d33b4324d89c89b95c8143a4a3c9c3e7e2d28e
 DIST gentoo-headers-base-4.16.tar.xz 856 BLAKE2B 
a5065cb49b549ea5eff33bc3a60ed070511cc463258666c30681aceaba97a108be059e4fc175bd6ba4dd0b27cf8bab14e0a8225346811eaacb4ddf8b2ba5a147
 SHA512 
2a5beadc61532d23f999c24101f3ab6db5d184a7327fa26330e318ac6b5b38b14c0e73ead2f550707b4e24c1f4f1a11c306c97608d98d530978fdeb43b4d58d9
 DIST gentoo-headers-base-4.17.tar.xz 7908432 BLAKE2B 

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

2018-12-28 Thread Patrice Clement
commit: a51ea57f2965c90bf2de595bfa7b92051e51fefb
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Dec 18 07:39:38 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:00:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51ea57f

app-benchmarks/stress-ng: bump to version 0.09.49.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/10659
Signed-off-by: Patrice Clement  gentoo.org>

 app-benchmarks/stress-ng/Manifest |  1 +
 app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild | 30 +++
 2 files changed, 31 insertions(+)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index 9e84dcd836b..f5d64098ae7 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1 +1,2 @@
 DIST stress-ng-0.09.47.tar.xz 366308 BLAKE2B 
3f75cb8c807fb1ba834fff3fab467483a6d4135f9cdd191a0b093b470b6d5dd385f994daa78aa8de29d230effbbbab48e48cc100e021092bf71975adc423ea8a
 SHA512 
a9c04e7d75bd4d45326992e675e6a3d51c4fb7bbe61377795096dc1e803e63a51867917f3af58e8d8b5395d8e3f907594a37bb270caf9a38be5122eea1621efd
+DIST stress-ng-0.09.49.tar.xz 369304 BLAKE2B 
48b11df90563ec7d09e84e441039366bfca9788af5079ce9bc921370d78371638ff9a9fbaa7e623eefb343b5c19b55a5e4b9bb9688898733c0452b3e2b9549e4
 SHA512 
b4eb93dc2d015766da1361840e4880db83a9e9297d4272383abdfcaeb26dc8437c3dc0b007efa5c12585bfaacaa2ae255ed52c693f9e8f6595a7294db48bc68a

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



[gentoo-commits] repo/gentoo:master commit in: net-im/yowsup/

2018-12-28 Thread Patrice Clement
commit: c8be4c8020b21d25e95d53f786bcd5160e6ee2b8
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Mon Dec 17 19:04:21 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:01:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8be4c80

net-im/yowsup: drop old version.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Patrice Clement  gentoo.org>

 net-im/yowsup/yowsup-2.5.7-r1.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/net-im/yowsup/yowsup-2.5.7-r1.ebuild 
b/net-im/yowsup/yowsup-2.5.7-r1.ebuild
deleted file mode 100644
index b3435a6d6ed..000
--- a/net-im/yowsup/yowsup-2.5.7-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="readline"
-
-inherit distutils-r1
-
-DESCRIPTION="A library that enables you to build applications which use the 
WhatsApp service"
-HOMEPAGE="https://github.com/tgalal/yowsup;
-SRC_URI="https://github.com/tgalal/yowsup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/configargparse[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}/${P}-fix-newer-six.patch" )



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

2018-12-28 Thread Patrice Clement
commit: fae66b58c11fd40a8c906ebe752b9bda75fa0f3e
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Mon Dec 17 18:46:34 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:01:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae66b58

dev-python/configargparse: bump to version 0.13.0.

Also added python3.7 support.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/10653
Signed-off-by: Patrice Clement  gentoo.org>

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

diff --git a/dev-python/configargparse/Manifest 
b/dev-python/configargparse/Manifest
index 0c0448208a9..513d06bc2a9 100644
--- a/dev-python/configargparse/Manifest
+++ b/dev-python/configargparse/Manifest
@@ -1,2 +1,3 @@
 DIST ConfigArgParse-0.11.0.tar.gz 40863 BLAKE2B 
f51e9e1a1973f7e477082f5dfffe8cb03b69ed26d85bc375851a01c2f6e5526f4b5954b71c85a274a58e34abbe07bd864956430d5a94961a38a4ad3340737286
 SHA512 
f97d37b5d1c0f5ebfdec4c55e9a8d20d0943a41d16b80fe1b2cfdd6acfa210e0cc7bae49340498c1b31dcc76704e8291892b97415137ec90cf49e24f261c62e9
 DIST ConfigArgParse-0.12.0.tar.gz 41524 BLAKE2B 
7bd8afc4be817c34dc6cfc6c5b862fdc53ce2ea37b019f165489596622f6ed7fed5fb6db8f84afbdd4d749a24b8aeb15378868db55668e7307c712db7fb09094
 SHA512 
d06f969088fb93479decffd984efed61070a663a652b06a3ac8198e64b5d681423f693ac6fdb58390eddc392ded9cf1e45056dad83256a84773c5f558f6788e8
+DIST ConfigArgParse-0.13.0.tar.gz 31775 BLAKE2B 
252130b58a514f667655e9fa0bb73c00be410d9c817d3dc57083a9a828d9c25231667720ab7c99068b502bd5eb7c79fd7053c500862447b1213d912568a2e57d
 SHA512 
232ae25e9daf3ebedb8757912a507576a154a3b09c297db7684776172c32aa7ad03362f60d26961499c17dcf0e3cc5763b40004a75ebde5643414bceb4f3eea5

diff --git a/dev-python/configargparse/configargparse-0.13.0.ebuild 
b/dev-python/configargparse/configargparse-0.13.0.ebuild
new file mode 100644
index 000..330c7b97b51
--- /dev/null
+++ b/dev-python/configargparse/configargparse-0.13.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="ConfigArgParse"
+MY_P="${MY_PN}-${PV}"
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Drop-in replacement for argparse supporting config files and env 
variables"
+HOMEPAGE="https://github.com/zorro3/ConfigArgParse 
https://pypi.org/project/ConfigArgParse/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+S="${WORKDIR}/${MY_P}"
+
+RESTRICT="test"
+
+python_test() {
+   "${PYTHON}" tests/test_configargparse.py || die
+}



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

2018-12-28 Thread Patrice Clement
commit: f18175e4f28845b4938bf278731da5ef7429b24c
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Dec 18 07:29:40 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:01:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18175e4

app-benchmarks/geekbench: bump to version 4.3.2.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/10658
Signed-off-by: Patrice Clement  gentoo.org>

 app-benchmarks/geekbench/Manifest   |  1 +
 app-benchmarks/geekbench/geekbench-4.3.2.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/app-benchmarks/geekbench/Manifest 
b/app-benchmarks/geekbench/Manifest
index 51d51a1427a..69805f8a04b 100644
--- a/app-benchmarks/geekbench/Manifest
+++ b/app-benchmarks/geekbench/Manifest
@@ -4,3 +4,4 @@ DIST Geekbench-3.4.2-Linux.tar.gz 9986039 BLAKE2B 
63d7e768d65bc033260a0d99da17df
 DIST Geekbench-4.2.3-Linux.tar.gz 71032570 BLAKE2B 
9589c355561acffdfe6b68fcb7a73a7d3c87376db10b70d471d7970491c9ce29cd66e9d5f48968cb2b34fad6440a8667ebf061976e5b838295fb002442de101a
 SHA512 
eaeb1657a1eff0dd8fac4b9a89e5a7d0da22e396e35ba6a1255c2a5c4434ad1a23cda54f28f4271a9a5450e57b3601c344964ddd96dcdef1144f17b7fd20aa4b
 DIST Geekbench-4.3.0-Linux.tar.gz 71075837 BLAKE2B 
9d278654d44a43577f252a0a2842e3b9a34bf6b9a0f605b0a053354bff845f5ae5c029b8ff22b3b3f4f66581c60d46a4643207f042ba020515b74a01fa56a37e
 SHA512 
d76c2f0a93ad06afa250c32633c27d5718ca9c2abca7eaa050f967a63d279bde9e220e20677af1433d531bce176d70ed15eee16d020b41aff0b817fde966a0c6
 DIST Geekbench-4.3.1-Linux.tar.gz 71099980 BLAKE2B 
e453e7bddead82acda54b927321d908667bb18693e97e6053abc41410534a67f3e7366565fa3994a071d908556a8d9c14211b59f624157e453cf6786a8605131
 SHA512 
15d3cfcabe5c6789c62c320236af2856e5e193fff5e71afd7fdeb903437985fefcf86eb3736e09e3afd89d7518b14a82edb4d5f55325b494f4f04f418e67ec46
+DIST Geekbench-4.3.2-Linux.tar.gz 71101956 BLAKE2B 
cae81dca9bdd58c8785dfb62746356d48f8e56a5ba7b22bc30c28f6da20a398a913d673c706f430ac479143f3ae317edbe4a6d3ea44513400093df89e3df4ad1
 SHA512 
62c673e4a268700cda908354a91c99d0df1478d4f2ee11ecb35a1aa0a59b635a96c3efdb7f5c5626ac2e64cb0e7e3217d2aa05bc6f395492ba143d2454227869

diff --git a/app-benchmarks/geekbench/geekbench-4.3.2.ebuild 
b/app-benchmarks/geekbench/geekbench-4.3.2.ebuild
new file mode 100644
index 000..ada39abc6ed
--- /dev/null
+++ b/app-benchmarks/geekbench/geekbench-4.3.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and 
Windows"
+HOMEPAGE="https://www.geekbench.com;
+SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz;
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="geekbench"
+SLOT="4"
+
+RESTRICT="bindist fetch mirror strip"
+
+S="${WORKDIR}/Geekbench-${PV}-Linux"
+
+QA_PREBUILT="
+   opt/geekbench4/geekbench4
+   opt/geekbench4/geekbench_x86_32
+   opt/geekbench4/geekbench_x86_64
+"
+
+pkg_nofetch() {
+   elog "Please download ${A} from ${HOMEPAGE}/download/linux"
+   elog "and place it in your DISTDIR directory."
+}
+
+src_install() {
+   exeinto "/opt/geekbench4"
+   doexe "geekbench4" "geekbench_x86_32" "geekbench_x86_64"
+
+   insinto "/opt/geekbench4"
+   doins "geekbench.plar"
+
+   dodir "/opt/bin"
+   dosym "../geekbench4/geekbench4" "/opt/bin/geekbench4"
+}
+
+pkg_postinst() {
+   elog "If you have purchased a commercial license, you can enter"
+   elog "your email address and your license key with the following 
command:"
+   elog "geekbench4 -r  "
+}



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

2018-12-28 Thread Patrice Clement
commit: ad54c0c578c5ba1bfb193409a934c506e229057d
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Dec 18 07:30:42 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:01:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad54c0c5

app-benchmarks/geekbench: drop old version.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Patrice Clement  gentoo.org>

 app-benchmarks/geekbench/Manifest   |  2 --
 app-benchmarks/geekbench/geekbench-4.2.3.ebuild | 40 --
 app-benchmarks/geekbench/geekbench-4.3.1.ebuild | 44 -
 3 files changed, 86 deletions(-)

diff --git a/app-benchmarks/geekbench/Manifest 
b/app-benchmarks/geekbench/Manifest
index 69805f8a04b..f7412f33944 100644
--- a/app-benchmarks/geekbench/Manifest
+++ b/app-benchmarks/geekbench/Manifest
@@ -1,7 +1,5 @@
 DIST Geekbench-2.4.2-LinuxARM.tar.gz 1921401 BLAKE2B 
34d86178e35d586b79182b3320303258a5dcc6f169cee0134f1114927ff52745d5f6c0b5d604698e45a464a157454a249cab8e3114b01dad3f7b693ca45a5b0b
 SHA512 
0acc0ce61aa5d2575976c66aeae6ebb88ba895dd89c07daf55e2c7af344858a620336f3e79ccfc5e7b8829caa9d600f97a35a4d6e4da630d19d723dd887fdafe
 DIST Geekbench-2.4.3-Linux.tar.gz 3337551 BLAKE2B 
cb660f3c08cc812cb23374032490a148449a36845fe63320788432493581ec6bd5958bf178d83d68b532ffbe5c7ee13e92b0bb00c0aca968bb2e499453f1b7a7
 SHA512 
d84e13eb5fd28fb232a5f93aa76f4855adcb9ccffbcd90dacc3e2b45231afd82e78d40c63f729391e5d00e95c14653e83757faca4e543c6306dd913c4e0edb87
 DIST Geekbench-3.4.2-Linux.tar.gz 9986039 BLAKE2B 
63d7e768d65bc033260a0d99da17df2e518750f19882e63dbc9bbe6ff0b52a8cddb35b9143e85c01838bf5d77a04599578fc0a57a3e6fd89e7aec8c8ffdd4f5b
 SHA512 
a61a5d5481682baefdce64f6054c3373900e8cd585dcbfa2feabbf386032986b40b603619c552102401a83e0b748831d00af5b5b5278e88ef42dee176adf06e9
-DIST Geekbench-4.2.3-Linux.tar.gz 71032570 BLAKE2B 
9589c355561acffdfe6b68fcb7a73a7d3c87376db10b70d471d7970491c9ce29cd66e9d5f48968cb2b34fad6440a8667ebf061976e5b838295fb002442de101a
 SHA512 
eaeb1657a1eff0dd8fac4b9a89e5a7d0da22e396e35ba6a1255c2a5c4434ad1a23cda54f28f4271a9a5450e57b3601c344964ddd96dcdef1144f17b7fd20aa4b
 DIST Geekbench-4.3.0-Linux.tar.gz 71075837 BLAKE2B 
9d278654d44a43577f252a0a2842e3b9a34bf6b9a0f605b0a053354bff845f5ae5c029b8ff22b3b3f4f66581c60d46a4643207f042ba020515b74a01fa56a37e
 SHA512 
d76c2f0a93ad06afa250c32633c27d5718ca9c2abca7eaa050f967a63d279bde9e220e20677af1433d531bce176d70ed15eee16d020b41aff0b817fde966a0c6
-DIST Geekbench-4.3.1-Linux.tar.gz 71099980 BLAKE2B 
e453e7bddead82acda54b927321d908667bb18693e97e6053abc41410534a67f3e7366565fa3994a071d908556a8d9c14211b59f624157e453cf6786a8605131
 SHA512 
15d3cfcabe5c6789c62c320236af2856e5e193fff5e71afd7fdeb903437985fefcf86eb3736e09e3afd89d7518b14a82edb4d5f55325b494f4f04f418e67ec46
 DIST Geekbench-4.3.2-Linux.tar.gz 71101956 BLAKE2B 
cae81dca9bdd58c8785dfb62746356d48f8e56a5ba7b22bc30c28f6da20a398a913d673c706f430ac479143f3ae317edbe4a6d3ea44513400093df89e3df4ad1
 SHA512 
62c673e4a268700cda908354a91c99d0df1478d4f2ee11ecb35a1aa0a59b635a96c3efdb7f5c5626ac2e64cb0e7e3217d2aa05bc6f395492ba143d2454227869

diff --git a/app-benchmarks/geekbench/geekbench-4.2.3.ebuild 
b/app-benchmarks/geekbench/geekbench-4.2.3.ebuild
deleted file mode 100644
index 58eedcb8074..000
--- a/app-benchmarks/geekbench/geekbench-4.2.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and 
Windows"
-HOMEPAGE="https://www.geekbench.com;
-SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz;
-
-KEYWORDS="-* amd64 x86"
-LICENSE="geekbench"
-SLOT="4"
-
-RESTRICT="bindist fetch mirror strip"
-
-S="${WORKDIR}/Geekbench-${PV}-Linux"
-
-QA_PREBUILT="opt/geekbench4/geekbench4 opt/geekbench4/geekbench_x86_32 
opt/geekbench4/geekbench_x86_64"
-
-pkg_nofetch() {
-   elog "Please download ${A} from ${HOMEPAGE}/download/linux"
-   elog "and place it in your DISTDIR directory."
-}
-
-src_install() {
-   exeinto "/opt/geekbench4"
-   doexe "geekbench4" "geekbench_x86_32" "geekbench_x86_64"
-
-   insinto "/opt/geekbench4"
-   doins "geekbench.plar"
-
-   dodir "/opt/bin"
-   dosym "../geekbench4/geekbench4" "/opt/bin/geekbench4"
-}
-
-pkg_postinst() {
-   elog "If you have purchased a commercial license, you can enter"
-   elog "your email address and your license key with the following 
command:"
-   elog "geekbench4 -r  "
-}

diff --git a/app-benchmarks/geekbench/geekbench-4.3.1.ebuild 
b/app-benchmarks/geekbench/geekbench-4.3.1.ebuild
deleted file mode 100644
index ada39abc6ed..000
--- a/app-benchmarks/geekbench/geekbench-4.3.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-

[gentoo-commits] repo/gentoo:master commit in: net-im/yowsup/files/, net-im/yowsup/

2018-12-28 Thread Patrice Clement
commit: 59102683bac0b71ebe69770078d1d0c783574b29
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Mon Dec 17 19:03:50 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:01:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59102683

net-im/yowsup: add python3.7 support

Also switch from dev-python/pycrpto to dev-python/pycrptodome, as it's more
modern. Besides, renamed six patch, to have a proper file name.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Patrice Clement  gentoo.org>

 .../files/yowsup-2.5.7-add-python3.7-support.patch | 51 ++
 .../files/yowsup-2.5.7-fix-install-path.patch  | 28 
 ...sion.patch => yowsup-2.5.7-fix-newer-six.patch} |  0
 net-im/yowsup/yowsup-2.5.7-r1.ebuild   |  2 +-
 ...wsup-2.5.7-r1.ebuild => yowsup-2.5.7-r2.ebuild} | 11 +++--
 5 files changed, 88 insertions(+), 4 deletions(-)

diff --git a/net-im/yowsup/files/yowsup-2.5.7-add-python3.7-support.patch 
b/net-im/yowsup/files/yowsup-2.5.7-add-python3.7-support.patch
new file mode 100644
index 000..6d3f3c83004
--- /dev/null
+++ b/net-im/yowsup/files/yowsup-2.5.7-add-python3.7-support.patch
@@ -0,0 +1,51 @@
+Description: Fix compatibility with Python 3.7 since async has become a 
reserved word
+Author: Josue Ortega 
+Last-Update: 2018-07-29
+
+--- a/yowsup/demos/cli/layer.py
 b/yowsup/demos/cli/layer.py
+@@ -559,7 +559,7 @@
+ mediaUploader = MediaUploader(jid, self.getOwnJid(), filePath,
+   
resultRequestUploadIqProtocolEntity.getUrl(),
+   
resultRequestUploadIqProtocolEntity.getResumeOffset(),
+-  successFn, self.onUploadError, 
self.onUploadProgress, async=False)
++  successFn, self.onUploadError, 
self.onUploadProgress, asyncronous=False)
+ mediaUploader.start()
+ 
+ def onRequestUploadError(self, jid, path, 
errorRequestUploadIqProtocolEntity, requestUploadIqProtocolEntity):
+--- a/yowsup/layers/interface/interface.py
 b/yowsup/layers/interface/interface.py
+@@ -125,7 +125,7 @@
+ mediaUploader = MediaUploader(builder.jid, self.getOwnJid(), 
builder.getFilepath(),
+   
resultRequestUploadIqProtocolEntity.getUrl(),
+   
resultRequestUploadIqProtocolEntity.getResumeOffset(),
+-  successFn, errorFn, progress, 
async=True)
++  successFn, errorFn, progress, 
asyncronous=True)
+ mediaUploader.start()
+ 
+ def __onRequestUploadError(self, errorEntity, requestUploadEntity, 
builder, error = None):
+--- a/yowsup/layers/protocol_media/mediauploader.py
 b/yowsup/layers/protocol_media/mediauploader.py
+@@ -9,10 +9,11 @@
+ logger = logging.getLogger(__name__)
+ 
+ class MediaUploader(WARequest, threading.Thread):
+-def __init__(self, jid, accountJid, sourcePath, uploadUrl, resumeOffset = 
0, successClbk = None, errorClbk = None, progressCallback = None, async = True):
++def __init__(self, jid, accountJid, sourcePath, uploadUrl, 
resumeOffset=0, successClbk=None,
++ errorClbk=None, progressCallback=None, asyncronous=True):
+ WARequest.__init__(self)
+ 
+-self.async = async
++self.asyncronous = asyncronous
+ self.jid = jid
+ self.accountJid = accountJid
+ self.sourcePath = sourcePath
+@@ -30,7 +31,7 @@
+ self.sock = socket.socket()
+ 
+ def start(self):
+-if self.async:
++if self.asyncronous:
+ threading.Thread.__init__(self)
+ super(MediaUploader, self).start()
+ else:

diff --git a/net-im/yowsup/files/yowsup-2.5.7-fix-install-path.patch 
b/net-im/yowsup/files/yowsup-2.5.7-fix-install-path.patch
new file mode 100644
index 000..63b0fbfc91c
--- /dev/null
+++ b/net-im/yowsup/files/yowsup-2.5.7-fix-install-path.patch
@@ -0,0 +1,28 @@
+Description: Fixes wrong installation of mime.types file.
+Author: Josue Ortega 
+Last-Update: 2016-09-04
+
+--- a/setup.py
 b/setup.py
+@@ -33,7 +33,7 @@
+ #long_description=long_description,
+ packages= find_packages(),
+ include_package_data=True,
+-data_files = [('yowsup/common', ['yowsup/common/mime.types'])],
++#data_files = [('yowsup/common', ['yowsup/common/mime.types'])],
+ platforms='any',
+ #test_suite='',
+ classifiers = [
+--- a/yowsup/common/tools.py
 b/yowsup/common/tools.py
+@@ -150,7 +150,9 @@
+ return preview
+ 
+ class MimeTools:
+-MIME_FILE = os.path.join(os.path.dirname(__file__), 'mime.types')
++# Replaces mime.types path for the debian path installation
++# MIME_FILE = os.path.join(os.path.dirname(__file__), 'mime.types')
++MIME_FILE = 

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

2018-12-28 Thread Patrice Clement
commit: bc321e2b7aa70cabaead0ab408a0366206b0da39
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Dec 18 07:39:58 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 28 23:01:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc321e2b

app-benchmarks/stress-ng: drop old version.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Patrice Clement  gentoo.org>

 app-benchmarks/stress-ng/Manifest |  1 -
 app-benchmarks/stress-ng/stress-ng-0.09.47.ebuild | 30 ---
 2 files changed, 31 deletions(-)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index f5d64098ae7..d4e01fb45db 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1,2 +1 @@
-DIST stress-ng-0.09.47.tar.xz 366308 BLAKE2B 
3f75cb8c807fb1ba834fff3fab467483a6d4135f9cdd191a0b093b470b6d5dd385f994daa78aa8de29d230effbbbab48e48cc100e021092bf71975adc423ea8a
 SHA512 
a9c04e7d75bd4d45326992e675e6a3d51c4fb7bbe61377795096dc1e803e63a51867917f3af58e8d8b5395d8e3f907594a37bb270caf9a38be5122eea1621efd
 DIST stress-ng-0.09.49.tar.xz 369304 BLAKE2B 
48b11df90563ec7d09e84e441039366bfca9788af5079ce9bc921370d78371638ff9a9fbaa7e623eefb343b5c19b55a5e4b9bb9688898733c0452b3e2b9549e4
 SHA512 
b4eb93dc2d015766da1361840e4880db83a9e9297d4272383abdfcaeb26dc8437c3dc0b007efa5c12585bfaacaa2ae255ed52c693f9e8f6595a7294db48bc68a

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



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

2018-12-28 Thread Tim Harder
commit: f5c5a12eca23ebbbe9274d6b6e1988ad9cd7c45e
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 22:17:41 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 22:24:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c5a12e

app-editors/gvim: use PDEPEND to allow upgrades past icon file collision

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

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

 app-editors/gvim/gvim-8.1.0648.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-editors/gvim/gvim-8.1.0648.ebuild 
b/app-editors/gvim/gvim-8.1.0648.ebuild
index f7f10ea790e..8f762952181 100644
--- a/app-editors/gvim/gvim-8.1.0648.ebuild
+++ b/app-editors/gvim/gvim-8.1.0648.ebuild
@@ -31,7 +31,6 @@ REQUIRED_USE="
 "
 
 RDEPEND="
-   ~app-editors/vim-core-${PV}
>=app-eselect/eselect-vi-1.1
>=sys-libs/ncurses-5.2-r2:0=
x11-libs/libICE
@@ -78,6 +77,8 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )
 "
+# temporarily use PDEPEND to allow upgrades past icon file collision, bug 
#673880
+PDEPEND="~app-editors/vim-core-${PV}"
 
 S=${WORKDIR}/vim-${PV}
 



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

2018-12-28 Thread Tim Harder
commit: 60d656fac07ee43efbe05408cd5082a64612e883
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 22:18:24 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 22:24:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d656fa

app-editors/vim: drop unnecessary icon cache update

Icon is installed by vim-core which runs the cache update as well.

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

 app-editors/vim/vim-8.1.0648.ebuild | 8 +++-
 app-editors/vim/vim-.ebuild | 8 +++-
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/app-editors/vim/vim-8.1.0648.ebuild 
b/app-editors/vim/vim-8.1.0648.ebuild
index abe19b7c71a..53057996e0d 100644
--- a/app-editors/vim/vim-8.1.0648.ebuild
+++ b/app-editors/vim/vim-8.1.0648.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 PYTHON_REQ_USE="threads(+)"
 USE_RUBY="ruby23 ruby24 ruby25"
 
-inherit vim-doc flag-o-matic bash-completion-r1 python-single-r1 ruby-single 
desktop xdg-utils gnome2-utils
+inherit vim-doc flag-o-matic bash-completion-r1 python-single-r1 ruby-single 
desktop xdg-utils
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
@@ -303,9 +303,8 @@ pkg_postinst() {
# Call eselect vi update
eselect_vi_update
 
-   # update desktop file mime/icon caches
+   # update desktop file mime cache
xdg_desktop_database_update
-   gnome2_icon_cache_update
 }
 
 pkg_postrm() {
@@ -315,7 +314,6 @@ pkg_postrm() {
# Call eselect vi update
eselect_vi_update
 
-   # update desktop file mime/icon caches
+   # update desktop file mime cache
xdg_desktop_database_update
-   gnome2_icon_cache_update
 }

diff --git a/app-editors/vim/vim-.ebuild b/app-editors/vim/vim-.ebuild
index abe19b7c71a..53057996e0d 100644
--- a/app-editors/vim/vim-.ebuild
+++ b/app-editors/vim/vim-.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 PYTHON_REQ_USE="threads(+)"
 USE_RUBY="ruby23 ruby24 ruby25"
 
-inherit vim-doc flag-o-matic bash-completion-r1 python-single-r1 ruby-single 
desktop xdg-utils gnome2-utils
+inherit vim-doc flag-o-matic bash-completion-r1 python-single-r1 ruby-single 
desktop xdg-utils
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
@@ -303,9 +303,8 @@ pkg_postinst() {
# Call eselect vi update
eselect_vi_update
 
-   # update desktop file mime/icon caches
+   # update desktop file mime cache
xdg_desktop_database_update
-   gnome2_icon_cache_update
 }
 
 pkg_postrm() {
@@ -315,7 +314,6 @@ pkg_postrm() {
# Call eselect vi update
eselect_vi_update
 
-   # update desktop file mime/icon caches
+   # update desktop file mime cache
xdg_desktop_database_update
-   gnome2_icon_cache_update
 }



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

2018-12-28 Thread Tim Harder
commit: e248f9bbf5563be7d6185fd146db364df83a9988
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 22:14:22 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 22:24:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e248f9bb

app-editors/vim-core: avoid icon file collision with gvim

And update icon cache.

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

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

 app-editors/vim-core/vim-core-8.1.0648.ebuild | 12 ++--
 app-editors/vim-core/vim-core-.ebuild | 12 ++--
 2 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/app-editors/vim-core/vim-core-8.1.0648.ebuild 
b/app-editors/vim-core/vim-core-8.1.0648.ebuild
index 3c18feca903..1aeb3a66d54 100644
--- a/app-editors/vim-core/vim-core-8.1.0648.ebuild
+++ b/app-editors/vim-core/vim-core-8.1.0648.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 VIM_VERSION="8.1"
-inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop
+inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop 
gnome2-utils
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
@@ -23,6 +23,8 @@ LICENSE="vim"
 IUSE="nls acl minimal"
 
 DEPEND="sys-devel/autoconf"
+# avoid icon file collision bug #673880
+RDEPEND="!!

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

2018-12-28 Thread Bernard Cafarelli
commit: 0cdab62709c862dc0582f4662a6ae3739dc8942e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Dec 28 21:40:52 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Dec 28 21:41:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdab627

media-gfx/geeqie: add live ebuild

Thanks grumpytetra  teknik.io> for original PR

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 media-gfx/geeqie/geeqie-.ebuild | 90 +
 1 file changed, 90 insertions(+)

diff --git a/media-gfx/geeqie/geeqie-.ebuild 
b/media-gfx/geeqie/geeqie-.ebuild
new file mode 100644
index 000..a4b9efab87e
--- /dev/null
+++ b/media-gfx/geeqie/geeqie-.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools git-r3 xdg-utils
+
+DESCRIPTION="A lightweight GTK image viewer forked from GQview"
+HOMEPAGE="http://www.geeqie.org;
+SRC_URI=""
+# Using github mirror, as geeqie.org does not have a valid SSL certificate
+EGIT_REPO_URI="https://github.com/BestImageViewer/geeqie.git;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE="debug doc exif ffmpegthumbnailer gpu-accel gtk3 jpeg lcms lirc lua map 
tiff xmp"
+
+RDEPEND="gtk3? ( x11-libs/gtk+:3 )
+   !gtk3? ( x11-libs/gtk+:2 )
+   virtual/libintl
+   doc? ( app-text/gnome-doc-utils )
+   ffmpegthumbnailer? ( media-video/ffmpegthumbnailer )
+   gpu-accel? ( media-libs/clutter-gtk )
+   jpeg? ( virtual/jpeg:0 )
+   lcms? ( media-libs/lcms:2 )
+   lirc? ( app-misc/lirc )
+   lua? ( >=dev-lang/lua-5.1:= )
+   map? ( media-libs/libchamplain:0.12 )
+   xmp? ( >=media-gfx/exiv2-0.17:=[xmp] )
+   !xmp? ( exif? ( >=media-gfx/exiv2-0.17:= ) )
+   tiff? ( media-libs/tiff:0 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   dev-util/intltool
+   sys-devel/gettext"
+
+REQUIRED_USE="gpu-accel? ( gtk3 )
+   map? ( gpu-accel )"
+
+src_prepare() {
+   default
+
+   # Remove -Werror (gcc changes may add new warnings)
+   sed -e '/CFLAGS/s/-Werror //g' -i configure.in || die
+
+   eautoreconf
+}
+
+src_configure() {
+   local myconf="--disable-dependency-tracking
+   --with-readmedir="${EPREFIX}"/usr/share/doc/${PF}
+   $(use_enable debug debug-log)
+   $(use_enable ffmpegthumbnailer)
+   $(use_enable gpu-accel)
+   $(use_enable gtk3)
+   $(use_enable jpeg)
+   $(use_enable lcms)
+   $(use_enable lua)
+   $(use_enable lirc)
+   $(use_enable map)
+   $(use_enable tiff)"
+
+   if use exif || use xmp; then
+   myconf="${myconf} --enable-exiv2"
+   else
+   myconf="${myconf} --disable-exiv2"
+   fi
+
+   econf ${myconf}
+}
+
+src_install() {
+   default
+
+   rm -f "${D}/usr/share/doc/${PF}/COPYING"
+   # Application needs access to the uncompressed file
+   docompress -x /usr/share/doc/${PF}/README.md
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+
+   elog "Some plugins may require additional packages"
+   elog "- Image rotate plugin: media-gfx/fbida (JPEG), 
media-gfx/imagemagick (TIFF/PNG)"
+   elog "- RAW images plugin: media-gfx/ufraw"
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



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

2018-12-28 Thread Matthias Maier
commit: 9d4e51c9fcd0b6596749cc5f0ffd06f7cd40
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Dec 28 21:33:45 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Dec 28 21:34:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4e51c9

app-text/pdf2djvu: version bump to 0.9.11

Closes: https://bugs.gentoo.org/656502
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Matthias Maier  gentoo.org>

 app-text/pdf2djvu/Manifest   |  1 +
 app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild | 60 
 2 files changed, 61 insertions(+)

diff --git a/app-text/pdf2djvu/Manifest b/app-text/pdf2djvu/Manifest
index 41eaf2eaf62..aa8e15d3ecf 100644
--- a/app-text/pdf2djvu/Manifest
+++ b/app-text/pdf2djvu/Manifest
@@ -1 +1,2 @@
+DIST pdf2djvu-0.9.11.tar.xz 291356 BLAKE2B 
726d9132c43c7dabdecf1e6174a3f2627db7f6981b3ba1f280ea131272ea0fef38acdaaa0f78ab0c883dd2cd046017edac46bb10d91e10668a6e480322e465fb
 SHA512 
7b47ff4cd3a49f3fa1fec08490a192725899307d9c2a75a65a21d36abcece2f308e56161ec4c4f77f32fbdedcc167520657cad2b06cf178335f7e2169b7ada82
 DIST pdf2djvu-0.9.8.tar.xz 268976 BLAKE2B 
318ef4fd5677056d2404d769bf54911c9474d6f0f839ef472e121375ee268db31ddaaad2b8ed791ef093d6cb1c665f6431619918ee852e479b4a11a3d7ae0e23
 SHA512 
5f5330d3d15808b5b6233a15a984d0ebf28619cfb50807a20c8992fed68d17f73d1edd62b1ad7cd3a09d526f6c9f0827e2c5e03d6d7c8ad92c1f106755025f5e

diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild 
b/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild
new file mode 100644
index 000..52a74620383
--- /dev/null
+++ b/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-any-r1 toolchain-funcs flag-o-matic
+
+DESCRIPTION="A tool to create DjVu files from PDF files"
+HOMEPAGE="http://jwilk.net/software/pdf2djvu;
+SRC_URI="https://github.com/jwilk/${PN}/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+graphicsmagick nls openmp test"
+
+RDEPEND="
+   >=app-text/djvu-3.5.21:=
+   >=app-text/poppler-0.16.7:=
+   dev-libs/libxml2:=
+   dev-libs/libxslt:=
+   graphicsmagick? ( media-gfx/graphicsmagick:= )
+"
+DEPEND="${RDEPEND}
+   dev-cpp/pstreams
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? (
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep 'dev-python/nose[${PYTHON_USEDEP}]')
+   )
+"
+
+REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )"
+
+DOCS=(
+   doc/{changelog,credits,djvudigital,README}
+)
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   # bug 626874, poppler headers require C++11
+   append-cxxflags -std=c++11
+   default
+}
+
+src_configure() {
+   local openmp=--disable-openmp
+   use openmp && tc-has-openmp && openmp=--enable-openmp
+
+   econf \
+   ${openmp} \
+   $(use_enable nls) \
+   $(use_with graphicsmagick)
+}



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

2018-12-28 Thread Ben Kohler
commit: f2b19655dd35aba92d321cb5b8c60a47eb4a0be0
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Dec 28 21:17:21 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Dec 28 21:17:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b19655

sys-kernel/gentoo-sources: 4.14.83 stable for sparc

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.83.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.83.ebuild
index a272cf6f6aa..5f2953c4ab6 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.83.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.83.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2018-12-28 Thread Tim Harder
commit: f4d9c83716cf99b62fbad3583536e0ef9c0aefbb
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 20:59:18 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 21:04:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d9c837

app-editors/neovim: re-add dep versions along with slot ops

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

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

 .../{neovim-.ebuild => neovim-0.3.1-r1.ebuild} | 23 --
 app-editors/neovim/neovim-.ebuild  | 23 --
 2 files changed, 34 insertions(+), 12 deletions(-)

diff --git a/app-editors/neovim/neovim-.ebuild 
b/app-editors/neovim/neovim-0.3.1-r1.ebuild
similarity index 85%
copy from app-editors/neovim/neovim-.ebuild
copy to app-editors/neovim/neovim-0.3.1-r1.ebuild
index 28da413392a..6b502b1c3d9 100644
--- a/app-editors/neovim/neovim-.ebuild
+++ b/app-editors/neovim/neovim-0.3.1-r1.ebuild
@@ -1,11 +1,13 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit cmake-utils
+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;
@@ -18,8 +20,8 @@ LICENSE="Apache-2.0 vim"
 SLOT="0"
 IUSE="+clipboard +luajit +nvimpager python remote ruby +tui +jemalloc"
 
-CDEPEND=">=dev-libs/libuv-1.2.0
-   >=dev-libs/msgpack-1.0.0
+CDEPEND=">=dev-libs/libuv-1.2.0:0=
+   >=dev-libs/msgpack-1.0.0:0=
luajit? ( dev-lang/luajit:2 )
!luajit? (
dev-lang/lua:=
@@ -27,12 +29,13 @@ CDEPEND=">=dev-libs/libuv-1.2.0
)
tui? (
>=dev-libs/libtermkey-0.19
-   >=dev-libs/unibilium-2.0.0
+   >=dev-libs/unibilium-1.1.1:0=
)
dev-libs/libvterm
dev-lua/lpeg[luajit=]
dev-lua/mpack[luajit=]
-   jemalloc? ( dev-libs/jemalloc )"
+   jemalloc? ( dev-libs/jemalloc )
+   net-libs/libnsl"
 
 DEPEND="
${CDEPEND}
@@ -81,3 +84,11 @@ src_install() {
dosym ../share/nvim/runtime/macros/less.sh /usr/bin/nvimpager
fi
 }
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}

diff --git a/app-editors/neovim/neovim-.ebuild 
b/app-editors/neovim/neovim-.ebuild
index 28da413392a..bab41265d1f 100644
--- a/app-editors/neovim/neovim-.ebuild
+++ b/app-editors/neovim/neovim-.ebuild
@@ -1,11 +1,13 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit cmake-utils
+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;
@@ -18,8 +20,8 @@ LICENSE="Apache-2.0 vim"
 SLOT="0"
 IUSE="+clipboard +luajit +nvimpager python remote ruby +tui +jemalloc"
 
-CDEPEND=">=dev-libs/libuv-1.2.0
-   >=dev-libs/msgpack-1.0.0
+CDEPEND=">=dev-libs/libuv-1.2.0:0=
+   >=dev-libs/msgpack-1.0.0:0=
luajit? ( dev-lang/luajit:2 )
!luajit? (
dev-lang/lua:=
@@ -27,12 +29,13 @@ CDEPEND=">=dev-libs/libuv-1.2.0
)
tui? (
>=dev-libs/libtermkey-0.19
-   >=dev-libs/unibilium-2.0.0
+   >=dev-libs/unibilium-2.0.0:0=
)
dev-libs/libvterm
dev-lua/lpeg[luajit=]
dev-lua/mpack[luajit=]
-   jemalloc? ( dev-libs/jemalloc )"
+   jemalloc? ( dev-libs/jemalloc )
+   net-libs/libnsl"
 
 DEPEND="
${CDEPEND}
@@ -81,3 +84,11 @@ src_install() {
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/files/, dev-libs/msgpack/

2018-12-28 Thread Tim Harder
commit: 56a2c31206d814cdce77666e70adcfd0364c1ce0
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 20:50:18 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 20:52:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a2c312

dev-libs/msgpack: remove old

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

 dev-libs/msgpack/Manifest |  4 --
 dev-libs/msgpack/files/msgpack-1.4.2-cflags.patch | 32 --
 dev-libs/msgpack/files/msgpack-1.4.2-static.patch | 46 -
 dev-libs/msgpack/msgpack-1.4.2.ebuild | 78 ---
 dev-libs/msgpack/msgpack-2.0.0.ebuild | 46 -
 dev-libs/msgpack/msgpack-2.1.1.ebuild | 77 --
 6 files changed, 283 deletions(-)

diff --git a/dev-libs/msgpack/Manifest b/dev-libs/msgpack/Manifest
index 636a145ca55..2c31d5c6a9f 100644
--- a/dev-libs/msgpack/Manifest
+++ b/dev-libs/msgpack/Manifest
@@ -1,6 +1,2 @@
 DIST msgpack-1.1.0.tar.gz 493551 BLAKE2B 
3ee162fcba5ae61c7c69945a567ac4d39526e7941f42cc2ed55bc5885b823af84eea212c4e75e8e8583e8ea8a5e12f75e969409193c5e7273430e2e02d33a02c
 SHA512 
6823fab090c2146f871a45736c29b8f81434f0d72c597ebea2e947e4a9a17554e163bc88fbbc3dd0805b2ef0df029b10ca30c09dfbd252b9861a1e373901
-DIST msgpack-1.4.2.tar.gz 776384 BLAKE2B 
c8605847aca3faa3aba2c573bc6f020fbfbc773e008c682978453ed353206cbb9d8ba4d521a11984f5bf7f9005b05f3ae33d6c48233f19b39f8b7f307031d36a
 SHA512 
c2da1d3bcc4e3dbcd93e005c63796e52e071d47ccd18434d4d3483b2e8255cf89ade746392decaa50e3911ca0134bb0da88b3b2ada9acfba0d331dfd48843548
-DIST msgpack-2.0.0-patchset.tar.bz2 1645 BLAKE2B 
273faa0fe88f4da06b57b7deb02de77191bdb6c5ca76d314043636979157b879f73cbcb0a0b931cecb3eb0f706b3c6cce0e42350eebf20c44503393504c9edb0
 SHA512 
7b40b0e6675b333bdbf3d811e47a55e35c4aa136e378966ce3e5f42aaf6de57d883db71ed5c189c6da1803d6725847db23f6fdf1cc0cdc921d3cadcf245545c4
-DIST msgpack-2.0.0.tar.gz 446063 BLAKE2B 
24bb0657dc8f190740ae3f91541f702d9954e1ff6c12931c43911556a1d34634882dd59678e5aae4a4b55733620a1445c2fef0379be9454b0fa32ce5d7515f08
 SHA512 
74d1c9641ecdf1a54346088c59415cf778821dc6f6acb0c5a8a93c2284edaf53c4746459093971d96136279fbd8de10cb9a43dd8d8220d335618ad30e971e9a3
-DIST msgpack-2.1.1.tar.gz 460168 BLAKE2B 
b6e3746033e4779139c5efe0d48eb00e19badff17f910f5a5cdba8ebdccb178f88cbb4e6e85687e4a2ddb0d5c9e6b53dec1e4cc2cee070b5e51e38c5a67b0ad3
 SHA512 
31ed6fda498d43da6fdbbe000ce36c40e4cf886f00d879c57d406def7f5bba4eaf66f02f221398cb50f6f4c748d5cde9c97eca0cfa21b368c7c933c3301cf9b5
 DIST msgpack-3.1.1.tar.gz 495858 BLAKE2B 
a99b7edb2a6de80e018d5c4084ea199518e34045a6293c622c8690147ae353abdb63856eb031962a02ce20903d4443ec2b01a3c033e756c339f8674ff801d4c3
 SHA512 
cc634ef38b3844bf994159024441fe72d99055c42b0a4d81245b0629fd1f3147587eb36537cfb85e4cae2edc1dc23d7fa400022efa5a10dca295f9a6acd38346

diff --git a/dev-libs/msgpack/files/msgpack-1.4.2-cflags.patch 
b/dev-libs/msgpack/files/msgpack-1.4.2-cflags.patch
deleted file mode 100644
index bb3bc6bcbc5..000
--- a/dev-libs/msgpack/files/msgpack-1.4.2-cflags.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 7a9b241..73fe07c 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -283,13 +283,6 @@ IF (MSGPACK_BUILD_TESTS)
- ADD_SUBDIRECTORY (test)
- ENDIF ()
- 
--IF ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang" OR "${CMAKE_CXX_COMPILER_ID}" 
STREQUAL "GNU")
--IF (MSGPACK_ENABLE_SHARED)
--SET_PROPERTY (TARGET msgpackc APPEND_STRING PROPERTY COMPILE_FLAGS 
"-Wall -Wextra -Werror -g -O3 -DPIC")
--ENDIF ()
--SET_PROPERTY (TARGET msgpackc-static APPEND_STRING PROPERTY COMPILE_FLAGS 
"-Wall -Wextra -Werror -g -O3" )
--ENDIF ()
--
- IF ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
- SET_PROPERTY (TARGET msgpackc APPEND_STRING PROPERTY COMPILE_FLAGS " 
-Wno-mismatched-tags")
- ENDIF ()
-diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
-index 5dfbbe4..5d1cb8a 100644
 a/test/CMakeLists.txt
-+++ b/test/CMakeLists.txt
-@@ -74,9 +74,6 @@ FOREACH (source_file ${check_PROGRAMS})
- ${CMAKE_THREAD_LIBS_INIT}
- )
- ADD_TEST (${source_file_we} ${source_file_we})
--IF ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang" OR 
"${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
--SET_PROPERTY (TARGET ${source_file_we} APPEND_STRING PROPERTY 
COMPILE_FLAGS "-Wall -Wextra -Werror -g -O3 ")
--ENDIF ()
- IF ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
- SET_PROPERTY (TARGET ${source_file_we} APPEND_STRING PROPERTY 
COMPILE_FLAGS " -Wno-mismatched-tags")
- ENDIF ()

diff --git a/dev-libs/msgpack/files/msgpack-1.4.2-static.patch 
b/dev-libs/msgpack/files/msgpack-1.4.2-static.patch
deleted file mode 100644
index 994e9fbbc29..000
--- a/dev-libs/msgpack/files/msgpack-1.4.2-static.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 7a9b241..49b0405 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ 

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

2018-12-28 Thread Tim Harder
commit: 3d6335fda421c5152133641fe4531884555309f4
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 20:44:22 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 20:52:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6335fd

dev-libs/msgpack: version bump to 3.1.1

Closes: https://bugs.gentoo.org/628714
Closes: https://bugs.gentoo.org/635338
Closes: https://bugs.gentoo.org/658262

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

 dev-libs/msgpack/Manifest |  1 +
 dev-libs/msgpack/metadata.xml |  3 ++
 dev-libs/msgpack/msgpack-3.1.1.ebuild | 74 +++
 3 files changed, 78 insertions(+)

diff --git a/dev-libs/msgpack/Manifest b/dev-libs/msgpack/Manifest
index 217c25e1585..636a145ca55 100644
--- a/dev-libs/msgpack/Manifest
+++ b/dev-libs/msgpack/Manifest
@@ -3,3 +3,4 @@ DIST msgpack-1.4.2.tar.gz 776384 BLAKE2B 
c8605847aca3faa3aba2c573bc6f020fbfbc773
 DIST msgpack-2.0.0-patchset.tar.bz2 1645 BLAKE2B 
273faa0fe88f4da06b57b7deb02de77191bdb6c5ca76d314043636979157b879f73cbcb0a0b931cecb3eb0f706b3c6cce0e42350eebf20c44503393504c9edb0
 SHA512 
7b40b0e6675b333bdbf3d811e47a55e35c4aa136e378966ce3e5f42aaf6de57d883db71ed5c189c6da1803d6725847db23f6fdf1cc0cdc921d3cadcf245545c4
 DIST msgpack-2.0.0.tar.gz 446063 BLAKE2B 
24bb0657dc8f190740ae3f91541f702d9954e1ff6c12931c43911556a1d34634882dd59678e5aae4a4b55733620a1445c2fef0379be9454b0fa32ce5d7515f08
 SHA512 
74d1c9641ecdf1a54346088c59415cf778821dc6f6acb0c5a8a93c2284edaf53c4746459093971d96136279fbd8de10cb9a43dd8d8220d335618ad30e971e9a3
 DIST msgpack-2.1.1.tar.gz 460168 BLAKE2B 
b6e3746033e4779139c5efe0d48eb00e19badff17f910f5a5cdba8ebdccb178f88cbb4e6e85687e4a2ddb0d5c9e6b53dec1e4cc2cee070b5e51e38c5a67b0ad3
 SHA512 
31ed6fda498d43da6fdbbe000ce36c40e4cf886f00d879c57d406def7f5bba4eaf66f02f221398cb50f6f4c748d5cde9c97eca0cfa21b368c7c933c3301cf9b5
+DIST msgpack-3.1.1.tar.gz 495858 BLAKE2B 
a99b7edb2a6de80e018d5c4084ea199518e34045a6293c622c8690147ae353abdb63856eb031962a02ce20903d4443ec2b01a3c033e756c339f8674ff801d4c3
 SHA512 
cc634ef38b3844bf994159024441fe72d99055c42b0a4d81245b0629fd1f3147587eb36537cfb85e4cae2edc1dc23d7fa400022efa5a10dca295f9a6acd38346

diff --git a/dev-libs/msgpack/metadata.xml b/dev-libs/msgpack/metadata.xml
index a58d5aff1a4..45259474068 100644
--- a/dev-libs/msgpack/metadata.xml
+++ b/dev-libs/msgpack/metadata.xml
@@ -5,6 +5,9 @@
 v...@gentoo.org
 Gentoo Vim Project
   
+  
+Enable boost support
+  
   
 msgpack/msgpack-c
   

diff --git a/dev-libs/msgpack/msgpack-3.1.1.ebuild 
b/dev-libs/msgpack/msgpack-3.1.1.ebuild
new file mode 100644
index 000..768e32012a7
--- /dev/null
+++ b/dev-libs/msgpack/msgpack-3.1.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2018 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] repo/gentoo:master commit in: profiles/

2018-12-28 Thread Tim Harder
commit: 02a344a3de7308f398dc58280660351034b7883f
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 28 20:49:21 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 28 20:52:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a344a3

package.mask: unmask >=dev-libs/msgpack-1.4.2

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

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 18eddb31791..b2ffd3794e0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -387,12 +387,6 @@ sys-devel/automake:1.8
 # Gnome 3.26 package mask
 >=app-text/libgepub-0.5
 
-# Patrice Clement  (23 Aug 2017)
-# Packages depending on this library need to be tested first before
-# it is unmasked. Possibly some slotting is still needed.
-# Package testing tracked in bug #611022.
->=dev-libs/msgpack-1.4.2
-
 # Sébastien Fabbro  (19 Aug 2017)
 # ipython-6 is python-3 only and causes circular dependencies
 # Unset python_targets_python2_7 for ipykernel and ipyparallel if needed.



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

2018-12-28 Thread Mikle Kolyada
commit: 703533f015f7f9d8dc45aaca216a7eaea17908c9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:50:42 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:50:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703533f0

net-misc/memcached: mark s390 stable

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

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

diff --git a/net-misc/memcached/memcached-1.5.12.ebuild 
b/net-misc/memcached/memcached-1.5.12.ebuild
index 198fdfd1774..58651a0f497 100644
--- a/net-misc/memcached/memcached-1.5.12.ebuild
+++ b/net-misc/memcached/memcached-1.5.12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
 
 RDEPEND=">=dev-libs/libevent-1.4:=



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

2018-12-28 Thread Mikle Kolyada
commit: d6a4628269dc8574cc0f57fb7d161367364dd526
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:44:45 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:44:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a46282

dev-python/pytest-forked: mark s390 stable

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

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

diff --git a/dev-python/pytest-forked/pytest-forked-0.2.ebuild 
b/dev-python/pytest-forked/pytest-forked-0.2.ebuild
index 13326527174..27c8ae36f4f 100644
--- a/dev-python/pytest-forked/pytest-forked-0.2.ebuild
+++ b/dev-python/pytest-forked/pytest-forked-0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



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

2018-12-28 Thread Mikle Kolyada
commit: f8b87cfaf3d88f9afbc1e7d170fc70f22babee4e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:43:09 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:43:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b87cfa

dev-python/pytest-xdist: mark s390 stable

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

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

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
index 2cfc5c3fbea..b3fefb375b7 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



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

2018-12-28 Thread Mikle Kolyada
commit: b8e75ca45e01724bc712557badcae0a5690ae73d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:37:40 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:37:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e75ca4

dev-python/sphinxcontrib-websupport: mark s390 stable

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

 .../sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild 
b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild
index 57b7020a21c..3528038bc25 100644
--- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild
+++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-12-28 Thread Mikle Kolyada
commit: eaca7c5ad12dbb318d66be2c17d8da6ebd763728
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:27:57 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:27:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaca7c5a

app-crypt/libmd: add ~s390 keyword

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

 app-crypt/libmd/libmd-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/libmd/libmd-1.0.1.ebuild 
b/app-crypt/libmd/libmd-1.0.1.ebuild
index fb6a517f9fb..f483ca1aa02 100644
--- a/app-crypt/libmd/libmd-1.0.1.ebuild
+++ b/app-crypt/libmd/libmd-1.0.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.hadrons.org/software/libmd/${P}.tar.xz;
 
 LICENSE="|| ( BSD BSD-2 ISC BEER-WARE public-domain )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="static-libs"
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: app-arch/dpkg/

2018-12-28 Thread Mikle Kolyada
commit: 7590940cbb39d6f21ffd2bbfebbf5e0e77944071
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:29:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:29:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7590940c

app-arch/dpkg: add ~s390 keyword

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

 app-arch/dpkg/dpkg-1.19.1.ebuild | 2 +-
 app-arch/dpkg/dpkg-1.19.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/dpkg/dpkg-1.19.1.ebuild b/app-arch/dpkg/dpkg-1.19.1.ebuild
index 32aaeb80ad7..a23d4929545 100644
--- a/app-arch/dpkg/dpkg-1.19.1.ebuild
+++ b/app-arch/dpkg/dpkg-1.19.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
 IUSE="+bzip2 libmd +lzma nls selinux static-libs test unicode 
+update-alternatives +zlib"
 
 RDEPEND="

diff --git a/app-arch/dpkg/dpkg-1.19.2.ebuild b/app-arch/dpkg/dpkg-1.19.2.ebuild
index 32aaeb80ad7..a23d4929545 100644
--- a/app-arch/dpkg/dpkg-1.19.2.ebuild
+++ b/app-arch/dpkg/dpkg-1.19.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
 IUSE="+bzip2 libmd +lzma nls selinux static-libs test unicode 
+update-alternatives +zlib"
 
 RDEPEND="



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

2018-12-28 Thread Mikle Kolyada
commit: 8affa21c514423b17dc64332d93bb213cb2f3b4f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:22:27 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:22:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8affa21c

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

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

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

diff --git a/dev-util/strace/strace-4.25.ebuild 
b/dev-util/strace/strace-4.25.ebuild
index 9cf4b0be4e5..2e8dacbacea 100644
--- a/dev-util/strace/strace-4.25.ebuild
+++ b/dev-util/strace/strace-4.25.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else

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



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

2018-12-28 Thread Mikle Kolyada
commit: b2f97322256b3c3a0dafbcbe50a8a8b4aaa18fc1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 28 20:19:09 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 28 20:19:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f97322

dev-libs/openssl: wrt bug #673056

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

 dev-libs/openssl/openssl-1.0.2q.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openssl/openssl-1.0.2q.ebuild 
b/dev-libs/openssl/openssl-1.0.2q.ebuild
index 24dba4f3237..95ed757672b 100644
--- a/dev-libs/openssl/openssl-1.0.2q.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2q.ebuild
@@ -22,7 +22,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 sslv2 +sslv3 
static-libs test +tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )"
 



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

2018-12-28 Thread Alon Bar-Lev
commit: fb9f5884364430db600f8a2824c1ef2d9c14d0e7
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Dec 28 20:04:21 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Dec 28 20:09:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9f5884

net-firewall/firehol: use CONFIG_CHECK to actually check configuration

Closes: https://bugs.gentoo.org/show_bug.cgi?id=673898
Thanks: Sebastian Pipping
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-firewall/firehol/firehol-3.1.3-r1.ebuild | 2 +-
 net-firewall/firehol/firehol-3.1.3.ebuild| 2 +-
 net-firewall/firehol/firehol-3.1.4.ebuild| 2 +-
 net-firewall/firehol/firehol-3.1.6.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-firewall/firehol/firehol-3.1.3-r1.ebuild 
b/net-firewall/firehol/firehol-3.1.3-r1.ebuild
index ce59c1998af..866cded9cb6 100644
--- a/net-firewall/firehol/firehol-3.1.3-r1.ebuild
+++ b/net-firewall/firehol/firehol-3.1.3-r1.ebuild
@@ -26,7 +26,7 @@ RDEPEND="net-firewall/iptables
 DEPEND="${RDEPEND}"
 
 pkg_setup() {
-   local KCONFIG_OPTS=" \
+   local CONFIG_CHECK=" \
~IP_NF_FILTER \
~IP_NF_IPTABLES \
~IP_NF_MANGLE \

diff --git a/net-firewall/firehol/firehol-3.1.3.ebuild 
b/net-firewall/firehol/firehol-3.1.3.ebuild
index d67b5390673..b153a88c319 100644
--- a/net-firewall/firehol/firehol-3.1.3.ebuild
+++ b/net-firewall/firehol/firehol-3.1.3.ebuild
@@ -23,7 +23,7 @@ RDEPEND="net-firewall/iptables
 DEPEND="${RDEPEND}"
 
 pkg_setup() {
-   local KCONFIG_OPTS=" \
+   local CONFIG_CHECK=" \
~IP_NF_FILTER \
~IP_NF_IPTABLES \
~IP_NF_MANGLE \

diff --git a/net-firewall/firehol/firehol-3.1.4.ebuild 
b/net-firewall/firehol/firehol-3.1.4.ebuild
index 45bbcc4441d..67745a1203c 100644
--- a/net-firewall/firehol/firehol-3.1.4.ebuild
+++ b/net-firewall/firehol/firehol-3.1.4.ebuild
@@ -26,7 +26,7 @@ RDEPEND="net-firewall/iptables
 DEPEND="${RDEPEND}"
 
 pkg_setup() {
-   local KCONFIG_OPTS=" \
+   local CONFIG_CHECK=" \
~IP_NF_FILTER \
~IP_NF_IPTABLES \
~IP_NF_MANGLE \

diff --git a/net-firewall/firehol/firehol-3.1.6.ebuild 
b/net-firewall/firehol/firehol-3.1.6.ebuild
index 79fc08da978..626180343e1 100644
--- a/net-firewall/firehol/firehol-3.1.6.ebuild
+++ b/net-firewall/firehol/firehol-3.1.6.ebuild
@@ -27,7 +27,7 @@ RDEPEND="net-firewall/iptables
 DEPEND="${RDEPEND}"
 
 pkg_setup() {
-   local KCONFIG_OPTS=" \
+   local CONFIG_CHECK=" \
~IP_NF_FILTER \
~IP_NF_IPTABLES \
~IP_NF_MANGLE \



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

2018-12-28 Thread Sergei Trofimovich
commit: 2ed61b84c30db2e04ac3d50f37f519bc4c7becbf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 19:39:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed61b84

net-misc/iputils: stable 20180629 for hppa, bug #673498

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-misc/iputils/iputils-20180629.ebuild 
b/net-misc/iputils/iputils-20180629.ebuild
index 4cef0a3a93c..9d6b6740cae 100644
--- a/net-misc/iputils/iputils-20180629.ebuild
+++ b/net-misc/iputils/iputils-20180629.ebuild
@@ -24,7 +24,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="https://github.com/iputils/iputils/archive/s${MY_PV}.tar.gz -> 
${P}.tar.gz

https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${MY_PV}.tar.xz;
-   KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Network monitoring tools including ping and ping6"



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

2018-12-28 Thread Sergei Trofimovich
commit: 7ad5b2e8a117bebc2e0df9f989b04b6b75d529fb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:06:05 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad5b2e8

dev-libs/openssl: stable 1.0.2q for hppa, bug #673056

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/openssl/openssl-1.0.2q.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openssl/openssl-1.0.2q.ebuild 
b/dev-libs/openssl/openssl-1.0.2q.ebuild
index a073a353fb9..24dba4f3237 100644
--- a/dev-libs/openssl/openssl-1.0.2q.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2q.ebuild
@@ -22,7 +22,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 sslv2 +sslv3 
static-libs test +tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )"
 



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

2018-12-28 Thread Sergei Trofimovich
commit: adc8a4a723692c880d3182dd8fbf16641f3a7948
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:06:09 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc8a4a7

net-libs/zeromq: stable 4.3.0 for hppa, bug #673436

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-libs/zeromq/zeromq-4.3.0.ebuild 
b/net-libs/zeromq/zeromq-4.3.0.ebuild
index 3bd22bd5e89..daa43393dd6 100644
--- a/net-libs/zeromq/zeromq-4.3.0.ebuild
+++ b/net-libs/zeromq/zeromq-4.3.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc drafts pgm +sodium static-libs test unwind elibc_Darwin"
 
 RDEPEND="



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

2018-12-28 Thread Sergei Trofimovich
commit: ebf873d42e13c0bbe51268d2a6d4cd34d4aa68e7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:05:58 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf873d4

dev-util/gdbus-codegen: stable 2.56.4 for hppa, bug #668474

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

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



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

2018-12-28 Thread Sergei Trofimovich
commit: 877a8ca2c4d1ef07c76050b9b9391bf9265af030
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:05:47 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877a8ca2

sys-devel/binutils-hppa64: stable 2.30-r4 for hppa, bug #667648

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
index 1bba0f78e7a..d4e225fa71d 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
@@ -37,7 +37,7 @@ case ${PV} in
;;
 esac
 SLOT="${BVER}"
-KEYWORDS="-* ~hppa"
+KEYWORDS="-* hppa"
 
 #
 # The Gentoo patchset



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

2018-12-28 Thread Sergei Trofimovich
commit: 4895cc5644a6dc1fed031b0e17fa9bab7ee56fcf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 19:35:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4895cc56

dev-libs/glib: stable 2.56.4 for hppa, bug #668474

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

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



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/

2018-12-28 Thread Sergei Trofimovich
commit: 93bc319198571770ca8127d0b6ec77f4c803931e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:05:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93bc3191

sys-kernel/linux-headers: stable 4.14-r1 for hppa, bug #660364

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
index 12291f99b1a..dbd6e62cae4 100644
--- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
@@ -12,7 +12,7 @@ PATCH_VER="1"
 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"



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

2018-12-28 Thread Sergei Trofimovich
commit: 026ae9cd20ad785c3988d739904ec8a2dce00281
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:06:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026ae9cd

dev-util/strace: stable 4.25 for hppa, bug #673824

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/strace/strace-4.25.ebuild 
b/dev-util/strace/strace-4.25.ebuild
index 65a06edac97..9cf4b0be4e5 100644
--- a/dev-util/strace/strace-4.25.ebuild
+++ b/dev-util/strace/strace-4.25.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else

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



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

2018-12-28 Thread Sergei Trofimovich
commit: 35ed6cfa8dde0523b74dba51eafb92549f035586
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 28 17:06:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 28 19:40:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ed6cfa

dev-util/glib-utils: stable 2.56.4 for hppa, bug #668474

Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

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

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

2018-12-28 Thread Alon Bar-Lev
commit: 8d42071ab784195296b0468170f67af24a35
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Dec 28 19:16:37 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Dec 28 19:16:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d420444

net-firewall/firehol: add additional config options

Closes: https://bugs.gentoo.org/show_bug.cgi?id=673898
Thanks: Sebastian Pipping
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-firewall/firehol/firehol-3.1.6.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-firewall/firehol/firehol-3.1.6.ebuild 
b/net-firewall/firehol/firehol-3.1.6.ebuild
index 4bc872ba533..79fc08da978 100644
--- a/net-firewall/firehol/firehol-3.1.6.ebuild
+++ b/net-firewall/firehol/firehol-3.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,6 +34,8 @@ pkg_setup() {
~IP_NF_TARGET_MASQUERADE
~IP_NF_TARGET_REDIRECT \
~IP_NF_TARGET_REJECT \
+   ~NETFILTER_XT_CONNMARK \
+   ~NETFILTER_XT_MATCH_HELPER \
~NETFILTER_XT_MATCH_LIMIT \
~NETFILTER_XT_MATCH_OWNER \
~NETFILTER_XT_MATCH_STATE \



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

2018-12-28 Thread Thomas Deutschmann
commit: 003fe89b29815879370fc869489952f2c274b4e4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Dec 28 19:09:16 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Dec 28 19:09:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003fe89b

dev-libs/openssl: fix hobble patch

Closes: https://bugs.gentoo.org/673904
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/openssl/Manifest  | 10 +-
 dev-libs/openssl/openssl-1.1.0j.ebuild | 21 +
 2 files changed, 22 insertions(+), 9 deletions(-)

diff --git a/dev-libs/openssl/Manifest b/dev-libs/openssl/Manifest
index 830b54cf634..be0de8591d7 100644
--- a/dev-libs/openssl/Manifest
+++ b/dev-libs/openssl/Manifest
@@ -9,12 +9,12 @@ DIST openssl-1.0.2q.tar.gz 5345604 BLAKE2B 
c03dd92de1cc8941a7f3e4d9f2fe6f8e4ea89
 DIST openssl-1.0.2q_ec_curve.c 17254 BLAKE2B 
d40d8d6e770443f07abe70e2c4ddda6aec1cc8e37dc1f226a3fdd9ed5d228f09c6d372e8956b1948b55ee1d57d1429493e7288d0f54d9466a37fec805c85aacb
 SHA512 
8e92fb100bcf4bd918c82b9a6cbd75a55abe1a2c08230a007e441c51577f974f8cc336e9ac8a672b32641480428ca8cead5380da1fe81bacb088145a1b754a15
 DIST openssl-1.0.2q_ectest.c 30735 BLAKE2B 
95333a27f1cf0a4305a3cee7f6d46b9d4673582ca9acfcf5ba2a0d9d317ab6219cd0d2ff0ba3a55a317c8f5819342f05cc17ba80ec2c92b2b4cab9a3552382e1
 SHA512 
f2e4d34327b490bc8371f0845c69df3f9fc51ea16f0ea0de0411a0c1fa9d49bb2b6fafc363eb3b3cd919dc7c24e4a0d075c6ff878c01d70dae918f2540874c19
 DIST openssl-1.0.2q_hobble-openssl 1302 BLAKE2B 
647caa6a0f4c53a2e77baa3b8e5961eaef3bb0ff38e7d5475eab8deef3439f7fe49028ec9ed0406f3453870b62cac67c496b3a048ee4c9ff4c6866d520235960
 SHA512 
3d757a4708e74a03dd5cb9b8114dfe442ed9520739a6eca693be4c4265771696f1449ea06d1c9bcfc6e94fc9b0dd0c10e153f1c3b0334831c0550b36cd63326e
-DIST openssl-1.1.0-build.patch 3001 BLAKE2B 
8f0ac4be6409b4ec50bec171697da2aebe2688e8ae06bd0dfac8b0c74661d38ebeb0a12bde0ef941b213eee9b85965262213b140636060285dcfb02a3bd14961
 SHA512 
ec6710e9669ac19e4c6f1286c89a383e7d276a773a2740037f98a8f2dbf18305614e7d30d9ed530923a0e7d10a3776fea2ca77229adc25df13ecad55589a3673
-DIST openssl-1.1.0-ec-curves.patch 5311 BLAKE2B 
e9ec985adf6f13eb04412158a05da7cbe10be7d64bce73b899152ea379336ece7b7069089ef46993ac301ef850fd46fd0352898e249b2ea9fff5baf20896e5b5
 SHA512 
c38c4b05195f2b323a07efd8d17335ba2a168a16a59d7941da36568081f1c043da8d2216b7084b0617963635ded9bafeee736ecddbfa251cf0a02e4cba64cdc8
+DIST openssl-1.1.0-build_d2ede125556ac99aa0faa7744c703af3f559094e.patch 3001 
BLAKE2B 
8f0ac4be6409b4ec50bec171697da2aebe2688e8ae06bd0dfac8b0c74661d38ebeb0a12bde0ef941b213eee9b85965262213b140636060285dcfb02a3bd14961
 SHA512 
ec6710e9669ac19e4c6f1286c89a383e7d276a773a2740037f98a8f2dbf18305614e7d30d9ed530923a0e7d10a3776fea2ca77229adc25df13ecad55589a3673
+DIST openssl-1.1.0-ec-curves_d2ede125556ac99aa0faa7744c703af3f559094e.patch 
5311 BLAKE2B 
e9ec985adf6f13eb04412158a05da7cbe10be7d64bce73b899152ea379336ece7b7069089ef46993ac301ef850fd46fd0352898e249b2ea9fff5baf20896e5b5
 SHA512 
c38c4b05195f2b323a07efd8d17335ba2a168a16a59d7941da36568081f1c043da8d2216b7084b0617963635ded9bafeee736ecddbfa251cf0a02e4cba64cdc8
 DIST openssl-1.1.0j.tar.gz 5411919 BLAKE2B 
0fbd936f38d30b64bea717a67cd59704c5ce44ee19f377a820f89ba66b9e0a7509cf39e0fb00c104ae6440a6bd811e388239b458ffe685d8601235bab2afb2f1
 SHA512 
e7d30951ebb3cbcb6d59e3eb40f64f5a84634b7f5c380a588d378973f1c415395e3ab71a9aaff6478a89ec6efcc88f17f1882c99c25dcd18165f1435a51e5768
-DIST openssl-1.1.0j_ec_curve.c 18401 BLAKE2B 
f969071ac1b5d0e43b50d54e50b5c4d9201fc8b94458902e9849f14841b5505a2e43ed57a8c13255f042a211af9ee904776c155c36da838a8ad22e1052b02bc1
 SHA512 
a1c2bb3c3e3d342bddc8c952985e87fc4bad2e8142d5d760b18f346c44c20f00db61c4856f3dcf879b2098e0c036330762915f65d80a1a2cba717d2caeb95457
-DIST openssl-1.1.0j_ectest.c 30688 BLAKE2B 
6673ef0fd139af82d830794179b19b9e06be25fac4a13b8bdfa5fd5dad25f594ce8eab118aab9ec2aab25001e1de127c03f8e1a04f4f3ef4c464b7fb1811ed4a
 SHA512 
240fc72916caf4a8b0af774ce307abfe9a93a762eba6fae760cec79d619fe3db0d6919fc92a8951cb031f73958237700b45f590aa7f9f2890762cccda1f1e74b
-DIST openssl-1.1.0j_hobble-openssl 1117 BLAKE2B 
c3a1477e63331e83cf1cbe58e9ef131ec500a311e22d3da55034800ca353c387b2e202575acf3badb00b236ff91d4bac1bb131a33930939646d26bec27be6e04
 SHA512 
fa9cc70afa11a7a292548b4bddbba8159824a364ce5c279b483768e6ae2aa4b5491d9bf2cc734819f30a11c8ee0d91bcb991c4a7ab357296aeb4c04feac74826
+DIST openssl-1.1.0j_d2ede125556ac99aa0faa7744c703af3f559094e_ec_curve.c 18401 
BLAKE2B 
f969071ac1b5d0e43b50d54e50b5c4d9201fc8b94458902e9849f14841b5505a2e43ed57a8c13255f042a211af9ee904776c155c36da838a8ad22e1052b02bc1
 SHA512 
a1c2bb3c3e3d342bddc8c952985e87fc4bad2e8142d5d760b18f346c44c20f00db61c4856f3dcf879b2098e0c036330762915f65d80a1a2cba717d2caeb95457
+DIST openssl-1.1.0j_d2ede125556ac99aa0faa7744c703af3f559094e_ectest.c 30688 
BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: app-shells/fish/

2018-12-28 Thread Georgy Yakovlev
commit: b2fd53f03c5ca0df1d8aeb67d4818556776fda22
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 28 18:33:10 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 28 18:38:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2fd53f0

app-shells/fish: bump to 3.0.0

fish 3 is a major release, which introduces some breaking changes.
Although most existing scripts will continue to work,
they should be reviewed against the list contained below.

Release notes: https://github.com/fish-shell/fish-shell/releases/tag/3.0.0

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

 app-shells/fish/Manifest  |  1 +
 app-shells/fish/fish-3.0.0.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/app-shells/fish/Manifest b/app-shells/fish/Manifest
index 85645e50d3b..247bec50bdc 100644
--- a/app-shells/fish/Manifest
+++ b/app-shells/fish/Manifest
@@ -1,3 +1,4 @@
 DIST fish-2.6.0.tar.gz 3575346 BLAKE2B 
8697dc6e50836d93d0ed22663e86016fec8e567cd4e129ea92008f52da6dd629bf11b70719beabe5c08bd3d7ba43d8017441f103d49a82c0faec3bc749e83764
 SHA512 
d4ded5ce24600e85673a7bb016e9dc36bce999b27f40e6b1ce0b9ca49a421be2d444d9d2b6f178f6eee963e59daa4a65df4c3de2a8086a610486f758fcfb0ed1
 DIST fish-2.7.1.tar.gz 5760550 BLAKE2B 
71568a3a17f4222b05a314464a61fceb241409a7d42c46249486ca742ef0cf990c46d693bcc22521c18f58a558e6aab35759d0da6eb62ee6611a2a7946fe714d
 SHA512 
45ee3453404c5d6c56d307b4cd19197de862f9f42d7fa06461acec56dea7146db5675cf6419dd5f72e939b3e4b1955d3761098df1de89a8cebe47645eb6f7a4b
+DIST fish-3.0.0.tar.gz 6472393 BLAKE2B 
9a8226ca4dce40a7bbc62ad5791c5238d1257cebea296cd97a195438d771d7394acb012be6af118bf355a9b6e391ddee1061d83298356f664e0d5dbe3d859012
 SHA512 
e4159821d4263e5afb67adee82e30cfed0ad30f3772dd95beb0df71423ff52c21354970f64967f2de9fd1d31caa702208cfd9f2ce281bbf33114f3aa7cd539a2
 DIST fish-3.0b1.tar.gz 6471932 BLAKE2B 
d65ed7e7f4de1f967f5f2090b01be86b778a46f8e5c112daf99234bc584e01992c466976d6547814f84730d1092e39bc3f2bfa55592e71bf1a93a42fb8846b34
 SHA512 
f13c4ca9e62ecdd6afc4961cb4f6ec5d4b7f51b9c3b3ba97f280b7a9ed2cdeb9be193ff58b9f556b01af0815b78ab540f25c473a253651c96db03f8cb1652dde

diff --git a/app-shells/fish/fish-3.0.0.ebuild 
b/app-shells/fish/fish-3.0.0.ebuild
new file mode 100644
index 000..cc6e0bba617
--- /dev/null
+++ b/app-shells/fish/fish-3.0.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils readme.gentoo-r1
+
+DESCRIPTION="Friendly Interactive SHell"
+HOMEPAGE="http://fishshell.com/;
+
+MY_PV="${PV/_beta/b}"
+MY_P="${PN}-${MY_PV}"
+
+if [[ ${PV} == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/${PN}-shell/${PN}-shell.git;
+else
+   
SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/${MY_P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="doc nls test"
+
+RDEPEND="
+   >=dev-libs/libpcre2-10.21[pcre32]
+   sys-devel/bc
+   sys-libs/ncurses:0=
+"
+
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )
+   nls? ( sys-devel/gettext )
+   test? ( dev-tcltk/expect )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   # workaround for https://github.com/fish-shell/fish-shell/issues/4883
+   sed -i 
's#${TEST_INSTALL_DIR}/${CMAKE_INSTALL_PREFIX}#${TEST_INSTALL_DIR}#' \
+   cmake/Tests.cmake || die
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_BINDIR="${EPREFIX}/bin"
+   -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}"
+   -DCMAKE_INSTALL_SYSCONFDIR="${EPREFIX}/etc"
+   -DINTERNAL_WCWIDTH=OFF
+   -DBUILD_DOCS="$(usex doc)"
+   -DWITH_GETTEXT="$(usex nls)"
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   keepdir /usr/share/fish/vendor_{completions,conf,functions}.d
+   readme.gentoo_create_doc
+}
+
+src_test() {
+   cmake-utils_src_make -j1 test
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/fish/

2018-12-28 Thread Georgy Yakovlev
commit: 636995d7cb5939c91938f9c56c38084b9ba0eb24
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 28 18:35:01 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 28 18:38:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636995d7

app-shells/fish: drop old

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

 app-shells/fish/Manifest  |  2 -
 app-shells/fish/fish-2.6.0.ebuild | 70 --
 app-shells/fish/fish-3.0_beta1.ebuild | 72 ---
 3 files changed, 144 deletions(-)

diff --git a/app-shells/fish/Manifest b/app-shells/fish/Manifest
index 247bec50bdc..f6ea60fabfe 100644
--- a/app-shells/fish/Manifest
+++ b/app-shells/fish/Manifest
@@ -1,4 +1,2 @@
-DIST fish-2.6.0.tar.gz 3575346 BLAKE2B 
8697dc6e50836d93d0ed22663e86016fec8e567cd4e129ea92008f52da6dd629bf11b70719beabe5c08bd3d7ba43d8017441f103d49a82c0faec3bc749e83764
 SHA512 
d4ded5ce24600e85673a7bb016e9dc36bce999b27f40e6b1ce0b9ca49a421be2d444d9d2b6f178f6eee963e59daa4a65df4c3de2a8086a610486f758fcfb0ed1
 DIST fish-2.7.1.tar.gz 5760550 BLAKE2B 
71568a3a17f4222b05a314464a61fceb241409a7d42c46249486ca742ef0cf990c46d693bcc22521c18f58a558e6aab35759d0da6eb62ee6611a2a7946fe714d
 SHA512 
45ee3453404c5d6c56d307b4cd19197de862f9f42d7fa06461acec56dea7146db5675cf6419dd5f72e939b3e4b1955d3761098df1de89a8cebe47645eb6f7a4b
 DIST fish-3.0.0.tar.gz 6472393 BLAKE2B 
9a8226ca4dce40a7bbc62ad5791c5238d1257cebea296cd97a195438d771d7394acb012be6af118bf355a9b6e391ddee1061d83298356f664e0d5dbe3d859012
 SHA512 
e4159821d4263e5afb67adee82e30cfed0ad30f3772dd95beb0df71423ff52c21354970f64967f2de9fd1d31caa702208cfd9f2ce281bbf33114f3aa7cd539a2
-DIST fish-3.0b1.tar.gz 6471932 BLAKE2B 
d65ed7e7f4de1f967f5f2090b01be86b778a46f8e5c112daf99234bc584e01992c466976d6547814f84730d1092e39bc3f2bfa55592e71bf1a93a42fb8846b34
 SHA512 
f13c4ca9e62ecdd6afc4961cb4f6ec5d4b7f51b9c3b3ba97f280b7a9ed2cdeb9be193ff58b9f556b01af0815b78ab540f25c473a253651c96db03f8cb1652dde

diff --git a/app-shells/fish/fish-2.6.0.ebuild 
b/app-shells/fish/fish-2.6.0.ebuild
deleted file mode 100644
index 2d5bbce6f54..000
--- a/app-shells/fish/fish-2.6.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Friendly Interactive SHell"
-HOMEPAGE="http://fishshell.com/;
-SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="nls"
-
-RDEPEND="
-   >=dev-libs/libpcre2-10.21[pcre32]
-   sys-libs/ncurses:0=
-"
-DEPEND="
-   ${RDEPEND}
-   sys-devel/bc
-   nls? ( sys-devel/gettext )
-"
-
-src_configure() {
-   # Set things up for fish to be a default shell.
-   # It has to be in /bin in case /usr is unavailable.
-   # Also, all of its utilities have to be in /bin.
-   econf \
-   docdir="${EPREFIX}"/usr/share/doc/${PF} \
-   --bindir="${EPREFIX}"/bin \
-   --without-included-pcre2 \
-   $(use_with nls gettext)
-}
-
-src_test() {
-   if has_version ~${CATEGORY}/${P} ; then
-   emake test
-   else
-   ewarn "The test suite only works when the package is already 
installed"
-   fi
-}
-
-pkg_postinst() {
-   elog "fish is now installed on your system."
-   elog "To run fish, type 'fish' in your terminal."
-   elog
-   elog "It is advised not to set fish as a default login shell."
-   elog "see bug #545830 for more details."
-   elog "Executing fish using ~/.bashrc is an alternative"
-   elog "see https://wiki.gentoo.org/wiki/Fish#Caveats for details"
-   elog
-   elog "To set your colors, run 'fish_config'"
-   elog "To scan your man pages for completions, run 
'fish_update_completions'"
-   elog "To autocomplete command suggestions press Ctrl + F or right arrow 
key."
-   elog
-   elog "Please add a \"BROWSER\" variable to ${PN}'s environment pointing 
to the"
-   elog "browser of your choice to get acces to ${PN}'s help system:"
-   elog "  BROWSER=\"/usr/bin/firefox\""
-   elog
-   elog "In order to get lzma and xz support for man-page completion 
please"
-   elog "emerge one of the following packages:"
-   elog "  dev-python/backports-lzma"
-   elog "  >=dev-lang/python-3.3"
-   elog
-   elog "If you have issues with cut'n'paste in X-terminals, install the"
-   elog "x11-misc/xsel package."
-   elog
-   elog "Have fun!"
-}

diff --git a/app-shells/fish/fish-3.0_beta1.ebuild 
b/app-shells/fish/fish-3.0_beta1.ebuild
deleted file mode 100644
index cc6e0bba617..000
--- a/app-shells/fish/fish-3.0_beta1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2018 

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

2018-12-28 Thread Georgy Yakovlev
commit: 6eddbbca51ee5c082c60587f5cc259895beb4fff
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 28 18:37:55 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 28 18:38:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eddbbca

profiles: remove app-shells/fish-3.x beta mask

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 40a12a2725e..18eddb31791 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -69,10 +69,6 @@ dev-tex/revtex
  (12 Dec 2018)
-# mask new cmake based fish for testing while in beta
->=app-shells/fish-3.0_beta1
-
 # Mikle Kolyada  (12 Dec 2018)
 # grub:0 is dead and not being developed by upstream.
 # Two open bugs (427340, 591574).



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

2018-12-28 Thread Andreas K. Hüttel
commit: 8641e803f592d11fbf20829724e3ed3315575bf7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 18:33:54 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 18:33:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8641e803

media-tv/xmltv: Remove old, bug 630474

Closes: https://bugs.gentoo.org/630474
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 media-tv/xmltv/Manifest|   1 -
 media-tv/xmltv/metadata.xml|  10 --
 media-tv/xmltv/xmltv-0.5.57.ebuild | 206 -
 3 files changed, 217 deletions(-)

diff --git a/media-tv/xmltv/Manifest b/media-tv/xmltv/Manifest
index b810b2ea346..fcf1acba637 100644
--- a/media-tv/xmltv/Manifest
+++ b/media-tv/xmltv/Manifest
@@ -1,2 +1 @@
-DIST xmltv-0.5.57.tar.bz2 778254 BLAKE2B 
0eae024d8bc709835cbaf4bcbe67b41a25f0d56b0450eea158bceb34d9654cd305a330369e197b7047b62f85adcb7ea53cb1522d0677f73b7f82379c493f3457
 SHA512 
78e79b75b23cd8815403a0a5835036c67c80ff45fba79fae68e50a041ae384f427e18717d6122ea2d5eb57163370acac115946e24a8934a94b1cc72cb24314cc
 DIST xmltv-0.5.70.tar.bz2 1274164 BLAKE2B 
4a6cbf6bc2f8f113a91fc579afbfc69fc04aec020d386182f6fd78f9f8c18821d0dc09077cccb1ad30e6f0583f958210fbf717d356f1e47dcf785e5a85864dc4
 SHA512 
36dd497dc20d296ca984ad0a1ca19f471c97cac7bfe7c5d4baeaae7faea565c36103bea10e7a7ae813c1cfc35c7ac376299edd2bf01c4c5da981cb5cca13317c

diff --git a/media-tv/xmltv/metadata.xml b/media-tv/xmltv/metadata.xml
index 7cdc27ff32f..8dd395986c7 100644
--- a/media-tv/xmltv/metadata.xml
+++ b/media-tv/xmltv/metadata.xml
@@ -4,34 +4,26 @@


Argentina tv listing grabber
-   Switzerland bluewin tv listing grabber
Grabber for Switzerland
Denmark tv listing grabber
Latin America digital tv listing 
grabber
-   Estonia tv listing grabber
Spain alternative grabber
-   Spain alternative grabber
Grabber for Europe (xmltv.se / 
dotmedia)
EPG grabber for some European 
countries.
Finland tv listing grabber
Grabber for Finland (Swedish)
France tv listing grabber
France (Kazer) tv listing grabber
-   Croatia tv listing grabber
Hungarian tv listing grabber
-   India tv listing grabber
Israel tv listing grabber
Iceland tv listing grabber
Italy tv listing grabber
North America tv listing grabber
North America Direct TV grabber
Grabber for North America 
(TVMedia)
-   option for na_dd to download icons
Netherlands tv listing grabber
Norway Gfeed tv listing grabber
-   Portugal tv listing grabber
Grabber for Portugal (MEO)
-   Reunion Island (France) tv listing 
grabber
Sweden tv listing grabber
Sweden (tvzon.se) tv listing 
grabber
Turkey (Digiturk) tv listing grabber
@@ -39,9 +31,7 @@
enable grabbers combiner
enable CGI support
Britain tv listing grabber
-   Britain alternative tv listing grabber
UK and Ireland tv listing grabber using 
TV Guide website
-   South Africa tv listing grabber
Grabber for schedulesDirect.org SD-JSON 
service (many countries)



diff --git a/media-tv/xmltv/xmltv-0.5.57.ebuild 
b/media-tv/xmltv/xmltv-0.5.57.ebuild
deleted file mode 100644
index d89721e5581..000
--- a/media-tv/xmltv/xmltv-0.5.57.ebuild
+++ /dev/null
@@ -1,206 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils perl-module
-
-DESCRIPTION="Set of utilities to manage TV listings stored in the XMLTV format"
-HOMEPAGE="http://xmltv.org;
-SRC_URI="mirror://sourceforge/xmltv/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-linux"
-
-IUSE="ar ch dtvla uk_rt uk_bleb is it na_dd na_icons fi es_laguiatv 
es_miguiatv ee re huro dk se_swedb hr no_gf fr pt eu_epg tv_combiner 
tv_pick_cgi tv_check na_dtv
-za nl in il"
-
-# NOTE: you can customize the xmltv installation by
-#   defining USE FLAGS (custom ones in
-#  /etc/portage/package.use for example).
-#
-#  Do "equery u media-tv/xmltv" for the complete
-#  list of the flags you can set, with description.
-
-# EXAMPLES:
-# enable just North American grabber
-#  in /etc/portage/package.use : media-tv/xmltv na_dd
-#
-# enable graphical front-end, Italy grabber
-#  in /etc/portage/package.use : media-tv/xmltv tv_check it
-
-RDEPEND=">=dev-perl/libwww-perl-5.65
-   >=dev-perl/XML-Parser-2.34
-   >=dev-perl/XML-Twig-3.10
-   

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

2018-12-28 Thread Andreas K. Hüttel
commit: 021d4b3c8bdc7160bea428eaec95bed054e881f6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 18:25:21 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 18:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021d4b3c

app-office/libreoffice-bin-debug: Version bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-office/libreoffice-bin-debug/Manifest  | 12 +++
 .../libreoffice-bin-debug-6.1.4.2.ebuild   | 87 ++
 2 files changed, 99 insertions(+)

diff --git a/app-office/libreoffice-bin-debug/Manifest 
b/app-office/libreoffice-bin-debug/Manifest
index 75158689a38..90743131403 100644
--- a/app-office/libreoffice-bin-debug/Manifest
+++ b/app-office/libreoffice-bin-debug/Manifest
@@ -1,12 +1,24 @@
 DIST amd64-debug-libreoffice-6.0.6.2.tar.xz 1226804568 BLAKE2B 
0522713fa08168ed1eeada9a3c7562fd43ccae15b03b75cd7b27e9b800d165a45ee66f9540311788547e0da75c3a911831507a956b3c05f73994c09410a92014
 SHA512 
76a6c22ec217b338cf6f597401aef5b0d523ae9ee99a680e57b26ab07f56460396d6491e6229e71bb50cbdf3fce9912faf560f82b421093db7d5e6dfe9397e28
+DIST amd64-debug-libreoffice-6.1.4.2.tar.xz 1271418908 BLAKE2B 
6a79d3459d8ff10a63e0b163fabc3b6432b27381bd9653bacfa6c21f05fbd006bfa40cbfa1e2e8263996112e2443f78da989ebc4964283eb5a830c94364b9eb4
 SHA512 
9d40e356925bbaa252110d1216fdd0cd3367070793c0c546d4a541740e72f65b1de42d740fd6676cf903c9f3feda734ee014290d7c721de59acadc33b4ac04be
 DIST amd64-debug-libreoffice-gnome-6.0.6.2.xd3 335183287 BLAKE2B 
4bd98a0a3f5c3e1a1b5d68eb9601937efbec1f3dd81a4b463fc99420a2f41ce70c5d801f8045afbeadfbc2f0228941e8504344d0a282e431b53e406df4c489b1
 SHA512 
54ba70e76bc263e8c1ec554b6241fbc3685ce15e3e729c79bd0ab718daa506745425e514b22ace5e46284562192ae5727b7c4fff9f6f5152b5f1e44912345199
+DIST amd64-debug-libreoffice-gnome-6.1.4.2.xd3 347802853 BLAKE2B 
3282b5744c3250220d21408b31fd7df05042a6560c30573ea4f266ad311fceeff3bfc82d1eab365a14244289a07d58b8aed4f74529ed6112306568b94e3c
 SHA512 
cd32875e42925f1e0f4c80cc36b80a1dfafabe8a5858d4de10e054411f278617dcfe0ba3392ab30df4e40530c5783bfeec94fc9ed11867c6da342183534cb684
 DIST amd64-debug-libreoffice-gnome-java-6.0.6.2.xd3 612061584 BLAKE2B 
3cba602d840a8c086161fbb46f323bf4a660d25e3c30e90c79241bc5278487d6038661a87b5610e57cbf08074ffa87cfab7620ceefc51828fa1520159415cd32
 SHA512 
c21a5d30d1fc6602c3fd7e79ee1942aba5c4af0767311d13289a06980f156c1c3b5c21dac8105bc57af5564d5e663ae6af2617bfc18c32330bf8fd452afad1d0
+DIST amd64-debug-libreoffice-gnome-java-6.1.4.2.xd3 655016716 BLAKE2B 
b711aed5d834297eef110609a508a7ff7268a3db6024032cb16ae7ecd15a289d7211d4922da701226008a508b86e38ca125c8ab86feaa36e9b826dd4fa2f2d69
 SHA512 
cfb4cba08c497806416a74e53e2d22fefb316253b09529efd4c5a1cdb5788f3b1db6d07ae8fb92e2a533b3e944fcd72ae576c880929104fb8c5abb13741f
 DIST amd64-debug-libreoffice-java-6.0.6.2.xd3 603154536 BLAKE2B 
f9584de8d860d4a7d04ffeecd70c094152a134bf45054a1a3526f061a493045ceed27b5e5f0325f8f836e511af1c6bc64b19581c895bbce592b551460c7bcdbb
 SHA512 
8841179dce5b2adf9a5011715354acb1f20b65f44bb318988a9df910428010ef33d59ebd58a06635905044e45da68496a25325184016e41dd8a7753a38f292d3
+DIST amd64-debug-libreoffice-java-6.1.4.2.xd3 645937560 BLAKE2B 
77ebb6d10ee3a15933d73ef746ebcde3898fd266e1331a10d32519cb0ec9771741583e4d7b75350e29623368ac85433fc39c7b513dd128c2ec31af621fe46b68
 SHA512 
03494c9a2827502cca4315696da47470eb42299b8472aa128c1083697c816307d286eb9e1a76205d7b5a293312d97dc5da1d2715eb174c907ce943875f27e2d4
 DIST amd64-debug-libreoffice-kde-6.0.6.2.xd3 333983698 BLAKE2B 
970a9f50b3f0f6780fde8948686715b3f078aeb7922e2604f24c2f57adde7efade1f47eed1f72d487f4a0f662387bfae8a3e60baa0a05e271fdfeee280282157
 SHA512 
99837f2968f9d4437047db9fe72e39c35797b3c38d1dc271a0156b4665e0573cc129dbc9b98f9f669c92d340dd034cb5eb005ca768f693181a70d447c0e24d56
+DIST amd64-debug-libreoffice-kde-6.1.4.2.xd3 351403453 BLAKE2B 
b9541d40e054614db12e78dd11b3d481f84a82265c4a9a723bc3c26efad3ef234ee5030eafe950c1f983bfe0f303c23263ed48cc33d3f951e87f6b5790bdb54b
 SHA512 
dd369201fb6b34283852d35cf119e2979eb2c7691a767448008051513dd28cdf400a5680a6833f5ba8d1b18106fadacf0a50721bc46f96a709c33fc83b80cc85
 DIST amd64-debug-libreoffice-kde-java-6.0.6.2.xd3 610851675 BLAKE2B 
4f23bc53a115a1a5604106bc8398b1aa40ec9d4329fb4146c13919170172205103c73b7f679f8eae66e7d1eebf569536082e738b5ea2e6fa743d60fa8d7b2c5f
 SHA512 
9a4195becf67a31f0c7ba6653b1c878d4b00af43f2642a80ee097eb99176114595cc2373092df9034c44593d5a3db83dd252541ba22109176393ef276b126345
+DIST amd64-debug-libreoffice-kde-java-6.1.4.2.xd3 658586451 BLAKE2B 
ad06ec566c299e0b752419cd4f681100a9aef644b3a13512026ee6b5f00eba219f03462a791eff8c12b9d0ec448f6d3f775d56732e16f0f86be396c36d84b461
 SHA512 
48665da7d924ebd937eb141bfe15d13468704f2f4bf9ef8b5ad6e04399f3427ec5a74653371cf9e62601026518f3a978e402ea898ab1b01da2dfb0bd18a3831f
 DIST x86-debug-libreoffice-6.0.6.2.tar.xz 1198893492 BLAKE2B 

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

2018-12-28 Thread Andreas K. Hüttel
commit: f488b1a4bd271b027ad6ebc79e804ba0c1b91abe
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 28 18:23:17 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec 28 18:25:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f488b1a4

app-office/libreoffice-bin: Version bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-office/libreoffice-bin/Manifest|  12 +
 .../libreoffice-bin/libreoffice-bin-6.1.4.2.ebuild | 274 +
 2 files changed, 286 insertions(+)

diff --git a/app-office/libreoffice-bin/Manifest 
b/app-office/libreoffice-bin/Manifest
index 437830de20e..2f103afba64 100644
--- a/app-office/libreoffice-bin/Manifest
+++ b/app-office/libreoffice-bin/Manifest
@@ -1,12 +1,24 @@
 DIST amd64-bin-libreoffice-6.0.6.2.tar.xz 80491496 BLAKE2B 
a182c9e47a625e15a08976dbfe16724f6201094bae93f8a9ed7f4b819a1657a0781d4970ea213e652a49c5916e8e34c0dbeaa4989ee6e2ce4760a041a3714a20
 SHA512 
d5a92d430022a0b56902395e9224e87681130a489b41aa93d171848d7c612d5e2138422e8738d673f43744963fe0caadacd729f49193cd96e9bd1f394c868892
+DIST amd64-bin-libreoffice-6.1.4.2.tar.xz 81346704 BLAKE2B 
5c8a46e58ca3318acde5b7d431d6e2adf69873dcef9552ab0d7c28c2936cda4b58ec38085fff727b57970ae5e5d574de474c91e9ab925f5720d8eb093f97092a
 SHA512 
1e16e0c407b60fe80c2338502c359572b0d2e1946528250e636ea9e3a211685174863071905eac97525a7cd3183ead11187cab8ec2f57fdf71b8f82a6c40e227
 DIST amd64-bin-libreoffice-gnome-6.0.6.2.xd3 16613087 BLAKE2B 
7cdec36d986fc7ed3c92c26b1ea91c24d8b951d27a8f0f32821f542e7abf456cd611eee79667e2d508a4d9510d1685253807b0e2a0e62a3f3b3e76a03f12cc6b
 SHA512 
1686d19c296096ac2d3400ea06c8a8e00d56e0db2896d66021b88f7025981d14a9ea207cdb68685a1f6efcbe9be133ebdae27771c8e7c8a9e3c5675bb1e20a9f
+DIST amd64-bin-libreoffice-gnome-6.1.4.2.xd3 17021650 BLAKE2B 
efcd8118167474d8cc3c134e4d292d7c3db040282e943f90818d9266f987ca96f725d6ce6675cb7228e21b5053d71fe103f4e896db87c176647830404ab7b83f
 SHA512 
803d34cc1bf3555e972150b0eed4f9769e826c336a0ca751960c887d5d7a77ec060d5ba8c7db57636399b97101c9dca12843eac8b6c686774e2c232eaea7d1e9
 DIST amd64-bin-libreoffice-gnome-java-6.0.6.2.xd3 27267767 BLAKE2B 
42e3cdb1754bd97ce11320ed6a01b678399be0fb541fcbe9193dcf662955be4d3483fb561958a94b82c73c4c02cc2de88d80d951514a6a0b4667657907941f41
 SHA512 
820d340c0d3a20074f636b970f5a6ac37a67ea99be1c1bded2cd2d6a508f05e3406e97d42ccf1f66c9beb19f9d027acf2e557a57157e74ff2873388dca123a2d
+DIST amd64-bin-libreoffice-gnome-java-6.1.4.2.xd3 27390110 BLAKE2B 
7eb0f8ae4b59926473ddb3d0d3e89ff5350cb10242c93fac696545322ea3f6df1562d8ff4dbf2d65ffbceee8ca8914f3f86b20c28246eb091f3352d551790e9f
 SHA512 
f1e0ed6829f2d8d50fa2a290ba2effbe2c75d0cacdb1315345963abe914e6a0dc7c971a35b1f7a6a80a69f7ba63c08c950b69d1b2243f2a27aef49cc762b7c35
 DIST amd64-bin-libreoffice-java-6.0.6.2.xd3 25919864 BLAKE2B 
e08fe57214893d270a2f56dd1732a72279f8ba38451ea7bc852ab1d43ea5dab0ff22d77f22456dce260164395f0900c28670c051a992368ebcb1c6a23efef609
 SHA512 
bf7c988e619399b36471f11ed719b8bac025fe6fb80300b2cd625346035fc823b84b812d68ebd98e81c9eceab632e5a933787088bc55a0719e9ced2305772b55
+DIST amd64-bin-libreoffice-java-6.1.4.2.xd3 26132001 BLAKE2B 
6b531b30bbea9cf00e684f3bce96f1aa76989375e688212d88084dec4fed52e8542fe952df909179fa8795e0b9ae3b450bc09a18594da67dffc74a3c2b4d1f4e
 SHA512 
5583f4babf60709ec35c23e7ff72cf5c1048b850ec8674f51c45ac5379444696b1f5797b1697d7b61c059782f019ad1bd6a65bdd384cc7d3f1d9c6eec60e4a9c
 DIST amd64-bin-libreoffice-kde-6.0.6.2.xd3 16483824 BLAKE2B 
1685f5af9ffc3d879130741d7ada9abfdbd0ad54c47fa44cf60425cad9637ed2bb1c787e95193c223be44dd03c04585e27210a53f3cf518d354e698eff48a13d
 SHA512 
897bb83515941724eb2b580887d75627e4113b87f57620046fc298cc83e4a7ced5c49320fd0f2c71c7fbd976b69be796702d8522067747b6b96e766d04d911b1
+DIST amd64-bin-libreoffice-kde-6.1.4.2.xd3 17226538 BLAKE2B 
3d55535c01e4300be3288cb6202b0855c71bd1f73a180626b2c7adfe0808523a6c24f0dd7579469a57a54fdc829ccd4f3902bcbcd1a887dbed4d94474e270f17
 SHA512 
4c2fd1d3adb3e6eb8cdd8aa9298dea8bedf6869115c539e295c325ebe5be343a2391ab669141651fea641a088b77e3dfed84d551645e19afca6bc899c69d6101
 DIST amd64-bin-libreoffice-kde-java-6.0.6.2.xd3 27132579 BLAKE2B 
c7f406f0e2d3ab088985b504ddc3bf9c7e8feb1fd569918f21161dca571af134d5cdbc1aac7d00f5a99d8b943088f711ba6066009a7f399826fae85bc5b3443d
 SHA512 
934d5faea55ec1a8292c3d45a6621e773f1132a51bf513703237b684b22784acbada8b6e5fa0e119ee4ebcf15873f4d7fc56aa60007632da32ed8ed54b6ef1cc
+DIST amd64-bin-libreoffice-kde-java-6.1.4.2.xd3 27627892 BLAKE2B 
a9e843edd462d903c6ba2843e6c0c0b16da2691328b9100813529b0fbf28fc1f0caabe2c3aef6a89423ea86d1ef7ea168ba67d73b62a12c6be7ff841daf93304
 SHA512 
7c69cf17e49fd31eca1132d0def6796cc0d3eebc32d3dcf7e171e1553cb0d1424822545b407a6dc4d0ef30fe67d7044cbf84664ede6bd3cb0c6a4e853c03aec5
 DIST x86-bin-libreoffice-6.0.6.2.tar.xz 82803120 BLAKE2B 

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

2018-12-28 Thread Zac Medico
commit: 97e55f75067a87c7dfd46d1a139cbd4e01bc70b9
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Dec 28 18:18:34 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Dec 28 18:19:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e55f75

sys-apps/portage: 2.3.53-r1 revbump for bug 673900

Temporarily disable new FEATURES that require unshare, since
they may not fail gracefully in some cases.

Bug: https://bugs.gentoo.org/673900
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 .../portage/{portage-2.3.53.ebuild => portage-2.3.53-r1.ebuild}| 7 +++
 1 file changed, 7 insertions(+)

diff --git a/sys-apps/portage/portage-2.3.53.ebuild 
b/sys-apps/portage/portage-2.3.53-r1.ebuild
similarity index 97%
rename from sys-apps/portage/portage-2.3.53.ebuild
rename to sys-apps/portage/portage-2.3.53-r1.ebuild
index da25940d204..749f0d8ed97 100644
--- a/sys-apps/portage/portage-2.3.53.ebuild
+++ b/sys-apps/portage/portage-2.3.53-r1.ebuild
@@ -95,6 +95,13 @@ pkg_setup() {
 python_prepare_all() {
distutils-r1_python_prepare_all
 
+   # Bug 673900 - FEATURES that require unshare may fail
+   # ungracefully if unshare support is somehow broken.
+   sed -e 's: ipc-sandbox::' \
+   -e 's:network-sandbox ::' \
+   -e 's: pid-sandbox::' \
+   -i cnf/make.globals || die
+
if use gentoo-dev; then
einfo "Disabling --dynamic-deps by default for gentoo-dev..."
sed -e 's:\("--dynamic-deps", \)\("y"\):\1"n":' \



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

2018-12-28 Thread Fabian Groffen
commit: 98e32c25f969eb621e10f5703b41f6085d21cc0c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Dec 28 17:54:07 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Dec 28 17:54:07 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=98e32c25

dev-libs/libgcrypt: cleanup

Package-Manager: Portage-2.3.52.2-prefix, Repoman-2.3.12
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-libs/libgcrypt/Manifest  |  2 -
 dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild| 82 --
 dev-libs/libgcrypt/libgcrypt-1.8.2-r2.ebuild | 86 
 3 files changed, 170 deletions(-)

diff --git a/dev-libs/libgcrypt/Manifest b/dev-libs/libgcrypt/Manifest
index de5ea41b06..1b337719f4 100644
--- a/dev-libs/libgcrypt/Manifest
+++ b/dev-libs/libgcrypt/Manifest
@@ -1,3 +1 @@
-DIST libgcrypt-1.8.1.tar.bz2 2967344 BLAKE2B 
f259d08427f76238576e3897a821d457b6ff47c99716301b54b20a21ae7574a7ef1f4aa62947c443efb8274d5cb3d64dc1d9c4ea45568f6df6f29c2c1717860b
 SHA512 
27c9d2fd9cba5afca71d421c9299d6942463975fae0bd10d4ff42cda2d7ea213e6b73c071a40fcf23ff52a93394cc7505ab332f8a4a3321826460e471eda5b4e
-DIST libgcrypt-1.8.2.tar.bz2 2966534 BLAKE2B 
1a0768dc1c4fc64913256575ec9ebe77fe8c4297c648972c93865271f0a18e60954d2f37c264bad5f1941b5e80753f34349ded9626e5c26ab469cc076da9ac2e
 SHA512 
1e8c414f95bf6b50e778102ca7c1b3b1f30d8320826d9fff747a0a098ef85499cdc3e6de736853b9cd4e5dadda35c7c0a291e13643dcac5eaef44f2ddc7a6c09
 DIST libgcrypt-1.8.4.tar.bz2 2990108 BLAKE2B 
97a1f9382adf23cd4ac491a392882f2e712fddd4f0d95a4fafb9cc70aa41ffa7b7b6a371b8368e9c99e3e1849b9d38078abc55703d4d8b25289f3c662e6ba8a1
 SHA512 
b831fc337eb14806897e224b0d1e78d1f8e9db91dffa818a015a4aa104144e2d971e5a855904907ee2bb9990a9d526de32d6787e1cae98e28a65c3258b2b1ea1

diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
deleted file mode 100644
index 00233a5c4d..00
--- a/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic ltprune multilib-minimal
-
-DESCRIPTION="General purpose crypto library based on the code used in GnuPG"
-HOMEPAGE="http://www.gnupg.org/;
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1 MIT"
-SLOT="0/20" # subslot = soname major version
-KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="doc static-libs"
-
-RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20131008-r19
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32]
-   )"
-DEPEND="${RDEPEND}
-   doc? ( virtual/texi2dvi )"
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.6.1-uscore.patch
-   "${FILESDIR}"/${PN}-multilib-syspath.patch
-)
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/libgcrypt-config
-)
-
-src_prepare() {
-   # missing attribute(sysv_abi) for Cygwin?
-   [[ ${CHOST} == *-cygwin* ]] && rm -f mpi/*/*.S
-   default
-   # always use -no-undefined even if upstream is not convinced yet
-   sed -i -e 's/^no_undefined\s*=\s*$/& -no-undefined/' src/Makefile.am || 
die
-   eautoreconf
-}
-
-multilib_src_configure() {
-   if [[ ${CHOST} == *86*-solaris* ]] ; then
-   # ASM code uses GNU ELF syntax, divide in particular, we need to
-   # allow this via ASFLAGS, since we don't have a flag-o-matic
-   # function for that, we'll have to abuse cflags for this
-   append-cflags -Wa,--divide
-   fi
-   local myeconfargs=(
-   --disable-dependency-tracking
-   --enable-noexecstack
-   --disable-O-flag-munging
-   $(use_enable static-libs static)
-
-   # disabled due to various applications requiring privileges
-   # after libgcrypt drops them (bug #468616)
-   --without-capabilities
-
-   $([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
-   # no cygwin patch yet
-   $([[ ${CHOST} == *-cygwin* ]] && echo 
gcry_cv_gcc_win64_platform_as_ok=no)
-   )
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_compile() {
-   default
-   multilib_is_native_abi && use doc && VARTEXFONTS="${T}/fonts" emake -C 
doc gcrypt.pdf
-}
-
-multilib_src_install() {
-   emake DESTDIR="${D}" install
-   multilib_is_native_abi && use doc && dodoc doc/gcrypt.pdf
-}
-
-multilib_src_install_all() {
-   default
-   prune_libtool_files
-}

diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.2-r2.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.8.2-r2.ebuild
deleted file mode 100644

[gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/, media-gfx/krita/files/

2018-12-28 Thread Andreas Sturmlechner
commit: 2bbfd797742c55c3b7ccb14dbc36ab931e9d5bfe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 26 12:03:06 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Dec 28 17:47:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbfd797

media-gfx/krita: Fix build with >=exiv2-0.27

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

 media-gfx/krita/files/krita-4.1.7-exiv2-0.27.patch | 354 +
 media-gfx/krita/krita-4.1.7.ebuild |   5 +-
 2 files changed, 358 insertions(+), 1 deletion(-)

diff --git a/media-gfx/krita/files/krita-4.1.7-exiv2-0.27.patch 
b/media-gfx/krita/files/krita-4.1.7-exiv2-0.27.patch
new file mode 100644
index 000..41b290852eb
--- /dev/null
+++ b/media-gfx/krita/files/krita-4.1.7-exiv2-0.27.patch
@@ -0,0 +1,354 @@
+From 6b6758bb37da4997be36a7e2a839b07278160559 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Thu, 27 Dec 2018 22:40:44 +0100
+Subject: [PATCH] Fix building against exiv2-0.27
+
+Summary:
+Copied FindLibExiv2.cmake from ECM 5.53.0 until we raise min version.
+
+Thanks-to: Boudewijn Rempt 
+for final fix to kis_xmp_io.cpp.
+
+CCBUG: 402566
+
+Test Plan: Built fine against exiv2-0.26 and exiv2-0.27.
+
+Reviewers: #krita, rempt
+
+Reviewed By: #krita, rempt
+
+Subscribers: pino
+
+Tags: #krita
+
+Differential Revision: https://phabricator.kde.org/D17810
+---
+ CMakeLists.txt|   6 +-
+ cmake/modules/FindLibExiv2.cmake  | 115 ++
+ libs/ui/CMakeLists.txt|   3 +-
+ libs/ui/kisexiv2/kis_exif_io.cpp  |  14 ++--
+ libs/ui/kisexiv2/kis_exiv2.h  |   2 +-
+ libs/ui/kisexiv2/kis_iptc_io.cpp  |   4 +-
+ libs/ui/kisexiv2/kis_xmp_io.cpp   |   6 +-
+ plugins/impex/jpeg/CMakeLists.txt |   5 +-
+ 8 files changed, 130 insertions(+), 25 deletions(-)
+ create mode 100644 cmake/modules/FindLibExiv2.cmake
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 5558088200..b2d2cd497e 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -607,11 +607,7 @@ set_package_properties(Eigen3 PROPERTIES
+ ##
+ ## Test for exiv2
+ ##
+-find_package(Exiv2 0.16 REQUIRED)
+-set_package_properties(Exiv2 PROPERTIES
+-DESCRIPTION "Image metadata library and tools"
+-URL "http://www.exiv2.org;
+-PURPOSE "Required by Krita")
++find_package(LibExiv2 0.16 REQUIRED)
+ 
+ ##
+ ## Test for lcms
+diff --git a/cmake/modules/FindLibExiv2.cmake 
b/cmake/modules/FindLibExiv2.cmake
+new file mode 100644
+index 00..935cee2c55
+--- /dev/null
 b/cmake/modules/FindLibExiv2.cmake
+@@ -0,0 +1,115 @@
++#.rst:
++# FindLibExiv2
++# 
++#
++# Try to find the Exiv2 library.
++#
++# This will define the following variables:
++#
++# ``LibExiv2_FOUND``
++# System has LibExiv2.
++#
++# ``LibExiv2_VERSION``
++# The version of LibExiv2.
++#
++# ``LibExiv2_INCLUDE_DIRS``
++# This should be passed to target_include_directories() if
++# the target is not used for linking.
++#
++# ``LibExiv2_LIBRARIES``
++# The LibExiv2 library.
++# This can be passed to target_link_libraries() instead of
++# the ``LibExiv2::LibExiv2`` target
++#
++# If ``LibExiv2_FOUND`` is TRUE, the following imported target
++# will be available:
++#
++# ``LibExiv2::LibExiv2``
++# The Exiv2 library
++#
++# Since 5.53.0.
++#
++#=
++# Copyright (c) 2018, Christophe Giboudeaux, 
++# Copyright (c) 2010, Alexander Neundorf, 
++# Copyright (c) 2008, Gilles Caulier, 
++#
++#
++# Redistribution and use in source and binary forms, with or without
++# modification, are permitted provided that the following conditions
++# are met:
++#
++# 1. Redistributions of source code must retain the copyright
++#notice, this list of conditions and the following disclaimer.
++# 2. Redistributions in binary form must reproduce the copyright
++#notice, this list of conditions and the following disclaimer in the
++#documentation and/or other materials provided with the distribution.
++# 3. The name of the author may not be used to endorse or promote products
++#derived from this software without specific prior written permission.
++#
++# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
++# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
++# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
++# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
++# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
++# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
++# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
++# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
++# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
++# THIS SOFTWARE, EVEN 

[gentoo-commits] repo/proj/prefix:master commit in: dev-libs/openssl/, dev-libs/openssl/files/

2018-12-28 Thread Fabian Groffen
commit: dd93cf9c699667de3270dc5f439786f9c1f71c31
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Dec 28 17:44:24 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Dec 28 17:44:24 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=dd93cf9c

dev-libs/openssl: sync 1.1.0j

Package-Manager: Portage-2.3.52.2-prefix, Repoman-2.3.12
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-libs/openssl/Manifest   |  4 
 .../files/openssl-1.1.0j-parallel_install_fix.patch | 21 +
 dev-libs/openssl/openssl-1.1.0i-r3.ebuild   |  3 +--
 ...enssl-1.1.0i-r3.ebuild => openssl-1.1.0j.ebuild} |  9 ++---
 4 files changed, 28 insertions(+), 9 deletions(-)

diff --git a/dev-libs/openssl/Manifest b/dev-libs/openssl/Manifest
index e5ab2701a9..72b6620c97 100644
--- a/dev-libs/openssl/Manifest
+++ b/dev-libs/openssl/Manifest
@@ -9,3 +9,7 @@ DIST openssl-1.1.0i.tar.gz 5453234 BLAKE2B 
ae6bec9c116769d98a77165b96fb7d201fe2e
 DIST openssl-1.1.0i_ec_curve.c 18401 BLAKE2B 
f969071ac1b5d0e43b50d54e50b5c4d9201fc8b94458902e9849f14841b5505a2e43ed57a8c13255f042a211af9ee904776c155c36da838a8ad22e1052b02bc1
 SHA512 
a1c2bb3c3e3d342bddc8c952985e87fc4bad2e8142d5d760b18f346c44c20f00db61c4856f3dcf879b2098e0c036330762915f65d80a1a2cba717d2caeb95457
 DIST openssl-1.1.0i_ectest.c 30688 BLAKE2B 
6673ef0fd139af82d830794179b19b9e06be25fac4a13b8bdfa5fd5dad25f594ce8eab118aab9ec2aab25001e1de127c03f8e1a04f4f3ef4c464b7fb1811ed4a
 SHA512 
240fc72916caf4a8b0af774ce307abfe9a93a762eba6fae760cec79d619fe3db0d6919fc92a8951cb031f73958237700b45f590aa7f9f2890762cccda1f1e74b
 DIST openssl-1.1.0i_hobble-openssl 1117 BLAKE2B 
c3a1477e63331e83cf1cbe58e9ef131ec500a311e22d3da55034800ca353c387b2e202575acf3badb00b236ff91d4bac1bb131a33930939646d26bec27be6e04
 SHA512 
fa9cc70afa11a7a292548b4bddbba8159824a364ce5c279b483768e6ae2aa4b5491d9bf2cc734819f30a11c8ee0d91bcb991c4a7ab357296aeb4c04feac74826
+DIST openssl-1.1.0j.tar.gz 5411919 BLAKE2B 
0fbd936f38d30b64bea717a67cd59704c5ce44ee19f377a820f89ba66b9e0a7509cf39e0fb00c104ae6440a6bd811e388239b458ffe685d8601235bab2afb2f1
 SHA512 
e7d30951ebb3cbcb6d59e3eb40f64f5a84634b7f5c380a588d378973f1c415395e3ab71a9aaff6478a89ec6efcc88f17f1882c99c25dcd18165f1435a51e5768
+DIST openssl-1.1.0j_ec_curve.c 18401 BLAKE2B 
f969071ac1b5d0e43b50d54e50b5c4d9201fc8b94458902e9849f14841b5505a2e43ed57a8c13255f042a211af9ee904776c155c36da838a8ad22e1052b02bc1
 SHA512 
a1c2bb3c3e3d342bddc8c952985e87fc4bad2e8142d5d760b18f346c44c20f00db61c4856f3dcf879b2098e0c036330762915f65d80a1a2cba717d2caeb95457
+DIST openssl-1.1.0j_ectest.c 30688 BLAKE2B 
6673ef0fd139af82d830794179b19b9e06be25fac4a13b8bdfa5fd5dad25f594ce8eab118aab9ec2aab25001e1de127c03f8e1a04f4f3ef4c464b7fb1811ed4a
 SHA512 
240fc72916caf4a8b0af774ce307abfe9a93a762eba6fae760cec79d619fe3db0d6919fc92a8951cb031f73958237700b45f590aa7f9f2890762cccda1f1e74b
+DIST openssl-1.1.0j_hobble-openssl 1117 BLAKE2B 
c3a1477e63331e83cf1cbe58e9ef131ec500a311e22d3da55034800ca353c387b2e202575acf3badb00b236ff91d4bac1bb131a33930939646d26bec27be6e04
 SHA512 
fa9cc70afa11a7a292548b4bddbba8159824a364ce5c279b483768e6ae2aa4b5491d9bf2cc734819f30a11c8ee0d91bcb991c4a7ab357296aeb4c04feac74826

diff --git a/dev-libs/openssl/files/openssl-1.1.0j-parallel_install_fix.patch 
b/dev-libs/openssl/files/openssl-1.1.0j-parallel_install_fix.patch
new file mode 100644
index 00..c837e208cf
--- /dev/null
+++ b/dev-libs/openssl/files/openssl-1.1.0j-parallel_install_fix.patch
@@ -0,0 +1,21 @@
+https://github.com/openssl/openssl/issues/7679
+
+--- a/Configurations/unix-Makefile.tmpl
 b/Configurations/unix-Makefile.tmpl
+@@ -77,8 +77,14 @@
+  # to. You're welcome.
+  sub dependmagic {
+  my $target = shift;
+-
+- return "$target: build_generated\n\t\$(MAKE) depend && \$(MAKE) 
_$target\n_$target";
++my $magic = <<"_";
++$target: build_generated depend
++   \$(MAKE) _$target
++_$target
++_
++   # Remove line ending
++   $magic =~ s|\R$||;
++   return $magic;
+  }
+  '';
+ -}

diff --git a/dev-libs/openssl/openssl-1.1.0i-r3.ebuild 
b/dev-libs/openssl/openssl-1.1.0i-r3.ebuild
index 50b63a1a20..348a3a8a12 100644
--- a/dev-libs/openssl/openssl-1.1.0i-r3.ebuild
+++ b/dev-libs/openssl/openssl-1.1.0i-r3.ebuild
@@ -145,8 +145,7 @@ multilib_src_configure() {
unset SCRIPTS #312551
unset CROSS_COMPILE #311473
 
-   tc-export CC AR RANLIB RC CPP
-   # for CPP, see: https://github.com/openssl/openssl/issues/5867
+   tc-export CC AR RANLIB RC
 
# Clean out patent-or-otherwise-encumbered code
# Camellia: Royalty Free
https://en.wikipedia.org/wiki/Camellia_(cipher)

diff --git a/dev-libs/openssl/openssl-1.1.0i-r3.ebuild 
b/dev-libs/openssl/openssl-1.1.0j.ebuild
similarity index 97%
copy from dev-libs/openssl/openssl-1.1.0i-r3.ebuild
copy to dev-libs/openssl/openssl-1.1.0j.ebuild
index 

[gentoo-commits] repo/gentoo:master commit in: sys-power/upower/

2018-12-28 Thread Lars Wendler
commit: 4c88cf66e05e9e9b185fcb9c7d3e6e39be12a6c2
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Dec 28 17:44:27 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Dec 28 17:44:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c88cf66

sys-power/upower: Bump to version 0.99.9

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

 sys-power/upower/Manifest |  1 +
 sys-power/upower/upower-0.99.9.ebuild | 91 +++
 2 files changed, 92 insertions(+)

diff --git a/sys-power/upower/Manifest b/sys-power/upower/Manifest
index ddb098c2a2d..cc2e9525678 100644
--- a/sys-power/upower/Manifest
+++ b/sys-power/upower/Manifest
@@ -1 +1,2 @@
 DIST upower-0.99.8.tar.xz 448664 BLAKE2B 
e101e7d1b2aede77c1ed2da1fd23b87a95ccac8d901bd8d1f8bebcd5de7052a66f1840cf578a48453538e166aae56ef4bc6d3a2b85f7ba148ecac5cc0a486809
 SHA512 
dfd2960cae382195dfc7a703a02af298d9de55bc626cde2a1f97e7983842191ba9d99eb2044190214e792539e7d6c9d8e00b5aed17e5e86b04544e9ab90278b1
+DIST upower-0.99.9.tar.xz 448408 BLAKE2B 
5fa2436f33c94cffb736d8e3fad433acf58954cf06ccd403a0361214be5afc45d79ea279f3c5c48dcd58b92ccaf995777c95987d1749fd8c8c8958317e439570
 SHA512 
45eb587b0e5ffcce88bad8c56bc5efa30559748913016a55d58313280f5159378e5fbb4a9842c3a6409257bb97822d235f96b03704268b8471455c93eb05fe2f

diff --git a/sys-power/upower/upower-0.99.9.ebuild 
b/sys-power/upower/upower-0.99.9.ebuild
new file mode 100644
index 000..8219ae1eaea
--- /dev/null
+++ b/sys-power/upower/upower-0.99.9.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit systemd xdg-utils
+
+DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history 
and statistics"
+HOMEPAGE="https://upower.freedesktop.org/;
+
+# No tarball released, use the same commit as Fedora
+#SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz;
+COMMIT="2282c7c0e53fb31816b824c9d1f547e8"
+SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0/3" # based on SONAME of libupower-glib.so
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+
+# gtk-doc files are not available as prebuilt in the tarball
+IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"
+
+COMMON_DEPS="
+   >=dev-libs/dbus-glib-0.100
+   >=dev-libs/glib-2.34:2
+   sys-apps/dbus:=
+   introspection? ( dev-libs/gobject-introspection:= )
+   kernel_linux? (
+   virtual/libusb:1
+   virtual/libgudev:=
+   virtual/udev
+   ios? (
+   >=app-pda/libimobiledevice-1:=
+   >=app-pda/libplist-1:=
+   )
+   )
+"
+RDEPEND="
+   ${COMMON_DEPS}
+   selinux? ( sec-policy/selinux-devicekit )
+"
+DEPEND="${COMMON_DEPS}
+   doc? ( dev-util/gtk-doc )
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   dev-util/intltool
+   >=sys-devel/gettext-0.17
+   virtual/pkgconfig
+"
+
+QA_MULTILIB_PATHS="usr/lib/${PN}/.*"
+
+DOCS=( AUTHORS HACKING NEWS README )
+
+src_prepare() {
+   default
+   xdg_environment_reset
+   sed -i -e '/DISABLE_DEPRECATED/d' configure || die
+}
+
+src_configure() {
+   local backend
+
+   if use kernel_linux ; then
+   backend=linux
+   elif use kernel_FreeBSD ; then
+   backend=freebsd
+   else
+   backend=dummy
+   fi
+
+   local myeconfargs=(
+   --disable-static
+   --disable-tests
+   --enable-man-pages
+   --libexecdir="${EPREFIX}"/usr/lib/${PN}
+   --localstatedir="${EPREFIX}"/var
+   --with-backend=${backend}
+   --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+   --with-systemdutildir="$(systemd_get_utildir)"
+   $(use_enable doc gtk-doc)
+   $(use_enable introspection)
+   $(use_with ios idevice)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+   keepdir /var/lib/upower #383091
+}



[gentoo-commits] repo/gentoo:master commit in: sys-power/upower/

2018-12-28 Thread Lars Wendler
commit: 4e7bd30f354d04d59a8ef94707ead7647fac79d1
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Dec 28 17:36:17 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Dec 28 17:36:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7bd30f

sys-power/upower: Removed old.

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

 sys-power/upower/Manifest |  1 -
 sys-power/upower/upower-0.99.5.ebuild | 87 -
 sys-power/upower/upower-0.99.8.ebuild | 91 ---
 3 files changed, 179 deletions(-)

diff --git a/sys-power/upower/Manifest b/sys-power/upower/Manifest
index 5b10a0da5b3..ddb098c2a2d 100644
--- a/sys-power/upower/Manifest
+++ b/sys-power/upower/Manifest
@@ -1,2 +1 @@
-DIST upower-0.99.5.tar.xz 432344 BLAKE2B 
048471cee61e57ee673e2ba2e2f826ef1770291ca5b7a02adcce11acd78f96a3aa443b5f66abc595ce6578ca59a15a940b0c4924b443babc798fa54f4f629564
 SHA512 
2fb06bea69455f538146576665e36c5b91eb18b119fa77e29d383fcb2a86ea58650b82e258f157d03c40147ecb12ea545997199580f0e24847ac6ea04d46e5ea
 DIST upower-0.99.8.tar.xz 448664 BLAKE2B 
e101e7d1b2aede77c1ed2da1fd23b87a95ccac8d901bd8d1f8bebcd5de7052a66f1840cf578a48453538e166aae56ef4bc6d3a2b85f7ba148ecac5cc0a486809
 SHA512 
dfd2960cae382195dfc7a703a02af298d9de55bc626cde2a1f97e7983842191ba9d99eb2044190214e792539e7d6c9d8e00b5aed17e5e86b04544e9ab90278b1

diff --git a/sys-power/upower/upower-0.99.5.ebuild 
b/sys-power/upower/upower-0.99.5.ebuild
deleted file mode 100644
index c46a822f0a9..000
--- a/sys-power/upower/upower-0.99.5.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit ltprune systemd xdg-utils
-
-DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history 
and statistics"
-HOMEPAGE="https://upower.freedesktop.org/;
-SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0/3" # based on SONAME of libupower-glib.so
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
-# gtk-doc files are not available as prebuilt in the tarball
-IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"
-
-COMMON_DEPS="
-   >=dev-libs/dbus-glib-0.100
-   >=dev-libs/glib-2.34:2
-   sys-apps/dbus:=
-   introspection? ( dev-libs/gobject-introspection:= )
-   kernel_linux? (
-   virtual/libusb:1
-   virtual/libgudev:=
-   virtual/udev
-   ios? (
-   >=app-pda/libimobiledevice-1:=
-   >=app-pda/libplist-1:=
-   )
-   )
-"
-RDEPEND="
-   ${COMMON_DEPS}
-   selinux? ( sec-policy/selinux-devicekit )
-"
-DEPEND="${COMMON_DEPS}
-   doc? ( dev-util/gtk-doc )
-   dev-libs/libxslt
-   app-text/docbook-xsl-stylesheets
-   dev-util/intltool
-   >=sys-devel/gettext-0.17
-   virtual/pkgconfig
-"
-
-QA_MULTILIB_PATHS="usr/lib/${PN}/.*"
-
-DOCS=( AUTHORS HACKING NEWS README )
-
-src_prepare() {
-   default
-   sed -i -e '/DISABLE_DEPRECATED/d' configure || die
-}
-
-src_configure() {
-   local backend
-
-   if use kernel_linux ; then
-   backend=linux
-   elif use kernel_FreeBSD ; then
-   backend=freebsd
-   else
-   backend=dummy
-   fi
-
-   local myeconfargs=(
-   --disable-static
-   --disable-tests
-   --enable-man-pages
-   --libexecdir="${EPREFIX%/}"/usr/lib/${PN}
-   --localstatedir="${EPREFIX%/}"/var
-   --with-backend=${backend}
-   --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
-   --with-systemdutildir="$(systemd_get_utildir)"
-   $(use_enable doc gtk-doc)
-   $(use_enable introspection)
-   $(use_with ios idevice)
-   )
-   xdg_environment_reset
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-   keepdir /var/lib/upower #383091
-   prune_libtool_files
-}

diff --git a/sys-power/upower/upower-0.99.8.ebuild 
b/sys-power/upower/upower-0.99.8.ebuild
deleted file mode 100644
index b209ba507eb..000
--- a/sys-power/upower/upower-0.99.8.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit systemd xdg-utils
-
-DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history 
and statistics"
-HOMEPAGE="https://upower.freedesktop.org/;
-
-# No tarball released, use the same commit as Fedora
-#SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz;
-COMMIT="9125ab7ee96fdc4ecc68cfefb50c1cab"
-SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar.xz;
-
-LICENSE="GPL-2"

[gentoo-commits] repo/proj/prefix:master commit in: dev-libs/openssl/files/, dev-libs/openssl/

2018-12-28 Thread Fabian Groffen
commit: 0f78fddb808fee39d8ea63624f94b35863927b05
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Dec 28 17:19:20 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Dec 28 17:19:20 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=0f78fddb

dev-libs/openssl: fix build on sparc-solaris

Package-Manager: Portage-2.3.52.2-prefix, Repoman-2.3.12
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-libs/openssl/files/gentoo.config-1.0.2 | 9 +++--
 dev-libs/openssl/openssl-1.1.0i-r3.ebuild  | 3 ++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-libs/openssl/files/gentoo.config-1.0.2 
b/dev-libs/openssl/files/gentoo.config-1.0.2
index a2d64d56c4..64933771ca 100755
--- a/dev-libs/openssl/files/gentoo.config-1.0.2
+++ b/dev-libs/openssl/files/gentoo.config-1.0.2
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 #
@@ -157,7 +157,12 @@ solaris)
i386) machine=x86-${compiler} ;;
x86_64*)  machine=x86_64-${compiler}; system=${system}64;;
sparcv9*) machine=sparcv9-${compiler}; system=${system}64;;
-   sparc*)   machine=sparcv8-${compiler};;
+   sparc*)
+   # this is a bit retarded, but openssl uses sparcv9
+   # with 32-bits to target the CPU specific features,
+   # so we need to figure out if we do v9 here
+   machine=$(isainfo -k)-${compiler}
+   ;;
esac
;;
 mingwvc)

diff --git a/dev-libs/openssl/openssl-1.1.0i-r3.ebuild 
b/dev-libs/openssl/openssl-1.1.0i-r3.ebuild
index 348a3a8a12..50b63a1a20 100644
--- a/dev-libs/openssl/openssl-1.1.0i-r3.ebuild
+++ b/dev-libs/openssl/openssl-1.1.0i-r3.ebuild
@@ -145,7 +145,8 @@ multilib_src_configure() {
unset SCRIPTS #312551
unset CROSS_COMPILE #311473
 
-   tc-export CC AR RANLIB RC
+   tc-export CC AR RANLIB RC CPP
+   # for CPP, see: https://github.com/openssl/openssl/issues/5867
 
# Clean out patent-or-otherwise-encumbered code
# Camellia: Royalty Free
https://en.wikipedia.org/wiki/Camellia_(cipher)



  1   2   >