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

2018-03-21 Thread Tim Harder
commit: 279e0b6285b828a747b3c1a510baf0bd6c2708a8
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Mar 22 05:55:24 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Mar 22 05:55:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279e0b62

app-misc/byobu: version bump to 5.125

 app-misc/byobu/Manifest   |  1 +
 app-misc/byobu/byobu-5.125.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest
index 266d9a1a1c1..d3ccaddd907 100644
--- a/app-misc/byobu/Manifest
+++ b/app-misc/byobu/Manifest
@@ -1,2 +1,3 @@
 DIST byobu_5.123.orig.tar.gz 581421 BLAKE2B 
450804be3d625c31a493edef0f398b528b5c3b21dd38bb8c9319857ead9c5bd1b5cfa01bfa190ad6fe0f5a99007ac68d068ec6082bc1fcf32c667d6035f1e296
 SHA512 
915ad330e85a4405ad808a6f03205c468800c0942507fc0183a883bb0b33be4023b5ef9d7a63b3fce328f771ac1a4952735ee6119a26d6a5f2b01afec7a04059
 DIST byobu_5.124.orig.tar.gz 582725 BLAKE2B 
1bf4de3cfd5ce3a31c020f3a56ac495e89688a856e50b592f6999d3aae278358f7b0736b8b4c749fe577a1e9a326d3e1c5d4f08f15b033464cf890c47f4a3c96
 SHA512 
4ee12cdf2272532f35d2f7251e6f2aadb191f64db9f59cf63df54b2e4b1dacbac6ee9b65b8fed141204f9d309fb1a485ce86dd726c79106be0d52c2493a73bb7
+DIST byobu_5.125.orig.tar.gz 582407 BLAKE2B 
7e74e121422bd9875697a96f39ab2e8e8f9d7f724ab8a597d2483bdbe89b3887e1894069dbe9b6ce75e610580b1bb002cfc632b6f2b8884db229382a719c86ea
 SHA512 
cf5ef0e8902552fcfe839793b660454a6480154e0a315322311cecbc962ccf31aec5a6de035b7e83979d49058a64b222bade146163c31bd597feeed11c0a94b1

diff --git a/app-misc/byobu/byobu-5.125.ebuild 
b/app-misc/byobu/byobu-5.125.ebuild
new file mode 100644
index 000..d3b11ec6f89
--- /dev/null
+++ b/app-misc/byobu/byobu-5.125.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+DESCRIPTION="A set of profiles for the GNU Screen console window manager 
(app-misc/screen)"
+HOMEPAGE="http://byobu.co;
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="screen"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-libs/newt[${PYTHON_USEDEP}]
+   screen? ( app-misc/screen )
+   !screen? ( app-misc/tmux )"
+
+src_prepare() {
+   default
+
+   python_fix_shebang .
+
+   # Set default system backend to screen
+   if use screen ; then
+   sed -i -e 's/#\(BYOBU_BACKEND\).*/\1="screen"/' 
etc/byobu/backend || die
+   fi
+}
+
+src_install() {
+   default
+
+   # Create symlinks for backends
+   dosym ${PN} /usr/bin/${PN}-screen
+   dosym ${PN} /usr/bin/${PN}-tmux
+
+   docompress -x /usr/share/doc/${PN}
+}



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

2018-03-21 Thread Tim Harder
commit: cc6455bf5f29623252dbe519495783e5c7e1de41
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Mar 22 05:57:17 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Mar 22 05:57:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6455bf

media-sound/abcmidi: remove old

 media-sound/abcmidi/Manifest  |  4 ---
 media-sound/abcmidi/abcmidi-2017.11.27.ebuild | 40 ---
 media-sound/abcmidi/abcmidi-2017.12.20.ebuild | 40 ---
 media-sound/abcmidi/abcmidi-2018.01.02.ebuild | 40 ---
 media-sound/abcmidi/abcmidi-2018.02.07.ebuild | 40 ---
 5 files changed, 164 deletions(-)

diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest
index 6eedf75ab89..08d8de5e14e 100644
--- a/media-sound/abcmidi/Manifest
+++ b/media-sound/abcmidi/Manifest
@@ -1,6 +1,2 @@
-DIST abcMIDI-2017.11.27.zip 557045 BLAKE2B 
8f341f7217c1a98732bdfe5e4383c6718476714a4f37f629852f46a40c5e50711194d281dafde16293d45bd0c70c9b7506f5d426db03249ba2358b0c76142941
 SHA512 
006313ef9fcae652996339a682d308a6e931da9692b4662e3272c8bee73a3803dd9aeb54189cb464c68593473339201b20af6b291524ea2f096567053131e7b6
-DIST abcMIDI-2017.12.20.zip 558729 BLAKE2B 
8f4ea8e1f162318f4d0abacab2f4f793e9acc6bbe4c1dc549c80a5d30ece9a5938fe0c3477ce5760cf87dff87dd70110ddea3e96a4ec2a3221bbcda1032cedd4
 SHA512 
3aa198e285e29d716953ab87b9a68a492b13dfba9121664c5457bd4ac1d0f210b4d4780a7c543b65c8b318ec99b547e54f4a30ec600f5608699e1eb7e4d57998
-DIST abcMIDI-2018.01.02.zip 558817 BLAKE2B 
6712e12397a793d37ca1e5ecbd8ec42e07e15c4a74addb01a4327b899f469957d3bbece9f627efe65657ded65f399a0d80eade6d1086e6842f8268c68c74a3ef
 SHA512 
2862437f61b08e0fbcb3b456a65f1fd516e3c923376cad7ddc9a09324d67f0f2ff5b3b0466552a42ddd9f9ec70aefed8a0d41a7e968dc0d89b8b9c160ae49700
-DIST abcMIDI-2018.02.07.zip 561598 BLAKE2B 
1c699521796c9610f4b538f5bc60ab2afef311289f820a820ddd283c387a376f334dc6744038714f5908615ccdbcded750a86ea84645aa90abce0dec3c92e153
 SHA512 
c38b6f896c75c7adf17239b0403dc8896ccce05bfacb8329150d8c04c3a7a0db6c3be37ae8d7758f342a86a582957fb11dd100cd5c51211e206aef4de89a7b40
 DIST abcMIDI-2018.02.22.zip 561032 BLAKE2B 
30bd7c8bf048d1713fc8b538c47ee6c391e429915659b4fdd1e7ab9464f6bc99ef2922678df28fc361e91cbec84fb4911ed390cb6b51fad3a3f4b23fcb976dc6
 SHA512 
d389b88cad6c7df152fd120f65dd5b02419f7bc2f94f68ab1995712c06ab9ab9cc99f81ec1d49a788cb968e8d3934d9953bc45c0732e87f76cc5b6dfbf1cf07c
 DIST abcMIDI-2018.03.21.zip 562177 BLAKE2B 
d7467ef5785999daa18f4701c2168ad3679c806f2e7c7227d999fe6af7afe821d2b17ea015616c5d355758195ed2180dd567f9eaa23782dcb4e38d95d0efb491
 SHA512 
3701b284f4e97102eb048234e0975219b827ed438faf36fef72136e16114538b0094cb576d93183f00968c8d243ab890ab4cb749d2da3f1fd363eda2590853d5

diff --git a/media-sound/abcmidi/abcmidi-2017.11.27.ebuild 
b/media-sound/abcmidi/abcmidi-2017.11.27.ebuild
deleted file mode 100644
index adf33138050..000
--- a/media-sound/abcmidi/abcmidi-2017.11.27.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-MY_P="abcMIDI-${PV}"
-DESCRIPTION="Programs for processing ABC music notation files"
-HOMEPAGE="http://ifdo.ca/~seymour/runabc/top.html;
-SRC_URI="http://ifdo.ca/~seymour/runabc/${MY_P}.zip;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-   local PATCHES=( "${FILESDIR}"/${PN}-2016.05.05-docs.patch )
-   default
-
-   rm configure makefile || die
-   sed -i "s:-O2::" configure.ac || die
-
-   eautoreconf
-}
-
-src_install() {
-   default
-   dodoc 
doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}
-
-   if use examples ; then
-   docinto examples
-   dodoc samples/*.abc
-   fi
-}

diff --git a/media-sound/abcmidi/abcmidi-2017.12.20.ebuild 
b/media-sound/abcmidi/abcmidi-2017.12.20.ebuild
deleted file mode 100644
index adf33138050..000
--- a/media-sound/abcmidi/abcmidi-2017.12.20.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-MY_P="abcMIDI-${PV}"
-DESCRIPTION="Programs for processing ABC music notation files"
-HOMEPAGE="http://ifdo.ca/~seymour/runabc/top.html;
-SRC_URI="http://ifdo.ca/~seymour/runabc/${MY_P}.zip;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-   local PATCHES=( "${FILESDIR}"/${PN}-2016.05.05-docs.patch )
-   default
-
-   rm configure makefile || die
-   sed -i "s:-O2::" configure.ac || die
-
-   eautoreconf
-}
-
-src_install() {
-   default
-   dodoc 

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

2018-03-21 Thread Tim Harder
commit: 5e71045767bcbdabeaf16902942d2b3457246715
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Mar 22 05:56:45 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Mar 22 05:56:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e710457

media-sound/abcmidi: version bump to 2018.03.21

 media-sound/abcmidi/Manifest  |  1 +
 media-sound/abcmidi/abcmidi-2018.03.21.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest
index 1820b89e2f7..6eedf75ab89 100644
--- a/media-sound/abcmidi/Manifest
+++ b/media-sound/abcmidi/Manifest
@@ -3,3 +3,4 @@ DIST abcMIDI-2017.12.20.zip 558729 BLAKE2B 
8f4ea8e1f162318f4d0abacab2f4f793e9acc
 DIST abcMIDI-2018.01.02.zip 558817 BLAKE2B 
6712e12397a793d37ca1e5ecbd8ec42e07e15c4a74addb01a4327b899f469957d3bbece9f627efe65657ded65f399a0d80eade6d1086e6842f8268c68c74a3ef
 SHA512 
2862437f61b08e0fbcb3b456a65f1fd516e3c923376cad7ddc9a09324d67f0f2ff5b3b0466552a42ddd9f9ec70aefed8a0d41a7e968dc0d89b8b9c160ae49700
 DIST abcMIDI-2018.02.07.zip 561598 BLAKE2B 
1c699521796c9610f4b538f5bc60ab2afef311289f820a820ddd283c387a376f334dc6744038714f5908615ccdbcded750a86ea84645aa90abce0dec3c92e153
 SHA512 
c38b6f896c75c7adf17239b0403dc8896ccce05bfacb8329150d8c04c3a7a0db6c3be37ae8d7758f342a86a582957fb11dd100cd5c51211e206aef4de89a7b40
 DIST abcMIDI-2018.02.22.zip 561032 BLAKE2B 
30bd7c8bf048d1713fc8b538c47ee6c391e429915659b4fdd1e7ab9464f6bc99ef2922678df28fc361e91cbec84fb4911ed390cb6b51fad3a3f4b23fcb976dc6
 SHA512 
d389b88cad6c7df152fd120f65dd5b02419f7bc2f94f68ab1995712c06ab9ab9cc99f81ec1d49a788cb968e8d3934d9953bc45c0732e87f76cc5b6dfbf1cf07c
+DIST abcMIDI-2018.03.21.zip 562177 BLAKE2B 
d7467ef5785999daa18f4701c2168ad3679c806f2e7c7227d999fe6af7afe821d2b17ea015616c5d355758195ed2180dd567f9eaa23782dcb4e38d95d0efb491
 SHA512 
3701b284f4e97102eb048234e0975219b827ed438faf36fef72136e16114538b0094cb576d93183f00968c8d243ab890ab4cb749d2da3f1fd363eda2590853d5

diff --git a/media-sound/abcmidi/abcmidi-2018.03.21.ebuild 
b/media-sound/abcmidi/abcmidi-2018.03.21.ebuild
new file mode 100644
index 000..d753279fefa
--- /dev/null
+++ b/media-sound/abcmidi/abcmidi-2018.03.21.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+MY_P="abcMIDI-${PV}"
+DESCRIPTION="Programs for processing ABC music notation files"
+HOMEPAGE="http://ifdo.ca/~seymour/runabc/top.html;
+SRC_URI="http://ifdo.ca/~seymour/runabc/${MY_P}.zip;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}/${PN}
+
+src_prepare() {
+   local PATCHES=( "${FILESDIR}"/${PN}-2016.05.05-docs.patch )
+   default
+
+   rm configure Makefile || die
+   sed -i "s:-O2::" configure.ac || die
+
+   eautoreconf
+}
+
+src_install() {
+   default
+   dodoc 
doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}
+
+   if use examples ; then
+   docinto examples
+   dodoc samples/*.abc
+   fi
+}



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

2018-03-21 Thread Tim Harder
commit: 3fbaa28456b4009bb736689b471eb2f70f7b1421
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Mar 22 05:48:13 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Mar 22 05:50:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbaa284

media-libs/exiftool: version bump to 10.87

 media-libs/exiftool/Manifest  |  1 +
 media-libs/exiftool/exiftool-10.87.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest
index 84043548f69..46bafa66ce8 100644
--- a/media-libs/exiftool/Manifest
+++ b/media-libs/exiftool/Manifest
@@ -3,3 +3,4 @@ DIST Image-ExifTool-10.82.tar.gz 4354328 BLAKE2B 
de65bb47becc968b90277451b883833
 DIST Image-ExifTool-10.84.tar.gz 4360556 BLAKE2B 
00d206b3b9009cfe5143cd2fc3607dbe17b42a76a51838fa9c0a6c17332129b0038134cf625c0a24649a542512b97bc57ea60e4e8f75a7b71caeec39dc472eb1
 SHA512 
2ad990f5b47af46f866be3683e46b6826051be94d747b75a352c16cf9e951585d5e2e2bfad441a8efdbccd5ca2302081139ca833eb2e0ec63da0a4728244d499
 DIST Image-ExifTool-10.85.tar.gz 4361700 BLAKE2B 
7d12d7b0dba7d110d4e278e73bf4e976e88bd8ee60908842729713fb3a50e79a99c9f0c594bfb2baa65acbe6b7493aafb45f4067c006e01ddd2b85ac3677ebf7
 SHA512 
560b2db42efe148a04db676726bcdd7e9551603dfb98fa92266778c45732ad650f20eeb1f01d7fe2590c2a5897f0ca793ba503b0f76985be401105a3179507cc
 DIST Image-ExifTool-10.86.tar.gz 4362126 BLAKE2B 
7dfef2bb364226ae1178e43dd459c898d2bb1a9f15134f2ce7f273a0f89e49b34bf4d51875d5aa569e7b66f24e3265f24dee540fb4ccc0e9fcd2443f28024e29
 SHA512 
d41377fc401896fc2b489332de2db682be910d6fb2dd3853f15183a395864ef25161a6f916c66306df6b65cea0db2b1d338a51c734fbefd3f0d1abe21c2dd468
+DIST Image-ExifTool-10.87.tar.gz 4377842 BLAKE2B 
49d94cb6389166562d653a2f8855e6227a357cd9e430b39cebda858a71a9ea1ce2f82a09d80046c65e1cf4cffa6fbfddec53fb4c2ae2f98d2d3a31c6ad920166
 SHA512 
bf10e30675fc326699c0931ad2d4283b2bcb65bd911d0157a8c5ff608e5835109580f6bf7d7d43a7b76ffb4b7d12b432d9eed17a9a845e2da07d8600a3189ed1

diff --git a/media-libs/exiftool/exiftool-10.87.ebuild 
b/media-libs/exiftool/exiftool-10.87.ebuild
new file mode 100644
index 000..ec856d3619a
--- /dev/null
+++ b/media-libs/exiftool/exiftool-10.87.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_NAME=Image-ExifTool
+inherit perl-module
+
+DESCRIPTION="Read and write meta information in image, audio and video files"
+HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
+SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz;
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
+IUSE="doc"
+
+SRC_TEST="do"
+
+src_install() {
+   perl-module_src_install
+   use doc && dodoc -r html/
+}



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

2018-03-21 Thread Tim Harder
commit: e257a29253841e5d84735fd9bec17976ddb30829
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Mar 22 05:11:06 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Mar 22 05:50:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e257a292

dev-python/idna-ssl: version bump to 1.0.1

 dev-python/idna-ssl/Manifest  |  1 +
 dev-python/idna-ssl/idna-ssl-1.0.1.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/idna-ssl/Manifest b/dev-python/idna-ssl/Manifest
index 2b15d7ee04f..899bb0070a1 100644
--- a/dev-python/idna-ssl/Manifest
+++ b/dev-python/idna-ssl/Manifest
@@ -1 +1,2 @@
+DIST idna-ssl-1.0.1.tar.gz 3385 BLAKE2B 
a14a73b7aa79022c3831e3c66cfc31fe6f2f64474039712aabc0aac28c5ad9c98ba360bccfcacd5b37085c48c8db1f4184f7406489306dd7b87c1ac9599e8c28
 SHA512 
57a6891543c561cd96d35f3d01f702e8c54c592f0174f34322fd0794df8a80ad0117b558f2d0078d22cb8e0114aaa9b72c7217c91a40f02475334d7a94429c2e
 DIST idna_ssl-1.0.0.tar.gz 3375 BLAKE2B 
28ecee9e271619b7a4f3698aacbdbf0e953ed9b52640818007dc86f34145d8ea000260991d44cfa4cd896b74172b0a32962c3053152558b8d621396df2e248de
 SHA512 
d1f7479cc3edff164bb26deb05af757906ba91241bc668f1b087560087a89f741a0b36e166bfb8142128ceed6008621ab36a2556ed2304ea6374c19982bc663a

diff --git a/dev-python/idna-ssl/idna-ssl-1.0.1.ebuild 
b/dev-python/idna-ssl/idna-ssl-1.0.1.ebuild
new file mode 100644
index 000..bb91e721918
--- /dev/null
+++ b/dev-python/idna-ssl/idna-ssl-1.0.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Patch ssl.match_hostname for Unicode(idna) domains support"
+HOMEPAGE="https://github.com/aio-libs/idna-ssl 
https://pypi.python.org/pypi/idna_ssl;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/idna[${PYTHON_USEDEP}]"



[gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/, tools-systemd/, ...

2018-03-21 Thread Matt Thode
commit: c83425ba001a06b90ebe666f77dba02c0ba917bf
Author: Matthew Thode  mthode  org>
AuthorDate: Thu Mar 22 05:13:21 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Mar 22 05:14:05 2018 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=c83425ba

simplify minimal stage4s

 releases/weekly/specs/amd64/hardened/stage4-minimal.spec| 3 +--
 releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec | 3 +--
 releases/weekly/specs/amd64/stage4-minimal.spec | 3 +--
 releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec  | 3 +--
 tools-systemd/stage4-amd64.spec | 3 +--
 5 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
index b2c847e3..ba0f14a8 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
@@ -18,13 +18,11 @@ stage4/use:
urandom
 
 stage4/packages:
-   app-admin/sudo
net-misc/dhcp
sys-boot/grub
sys-apps/dmidecode
sys-apps/gptfdisk
sys-apps/iproute2
-   sys-apps/lsb-release
sys-devel/bc
sys-power/acpid
 stage4/fsscript: @REPO_DIR@/releases/weekly/scripts/cloud-prep.sh
@@ -42,6 +40,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
 
 # all of the cleanup...
 stage4/unmerge:
+   sys-devel/bc
sys-kernel/genkernel
sys-kernel/gentoo-sources
 

diff --git 
a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
index 1944ced4..3986cee8 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
@@ -18,13 +18,11 @@ stage4/use:
urandom
 
 stage4/packages:
-   app-admin/sudo
net-misc/dhcp
   net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
sys-apps/iproute2
-   sys-apps/lsb-release
sys-devel/bc
sys-power/acpid
 stage4/fsscript: @REPO_DIR@/releases/weekly/scripts/cloud-prep.sh
@@ -42,6 +40,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
 
 # all of the cleanup...
 stage4/unmerge:
+   sys-devel/bc
sys-kernel/genkernel
sys-kernel/gentoo-sources
 

diff --git a/releases/weekly/specs/amd64/stage4-minimal.spec 
b/releases/weekly/specs/amd64/stage4-minimal.spec
index a868b635..312150ab 100644
--- a/releases/weekly/specs/amd64/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-minimal.spec
@@ -18,13 +18,11 @@ stage4/use:
urandom
 
 stage4/packages:
-   app-admin/sudo
net-misc/dhcp
net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
sys-apps/iproute2
-   sys-apps/lsb-release
sys-devel/bc
sys-power/acpid
 stage4/fsscript: @REPO_DIR@/releases/weekly/scripts/cloud-prep.sh
@@ -42,6 +40,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
 
 # all of the cleanup...
 stage4/unmerge:
+   sys-devel/bc
sys-kernel/genkernel
sys-kernel/gentoo-sources
 

diff --git a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
index 76bf8106..32f5629a 100644
--- a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
@@ -18,13 +18,11 @@ stage4/use:
urandom
 
 stage4/packages:
-   app-admin/sudo
net-misc/dhcp
net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
sys-apps/iproute2
-   sys-apps/lsb-release
sys-devel/bc
sys-power/acpid
 stage4/fsscript: @REPO_DIR@/releases/weekly/scripts/cloud-prep.sh
@@ -42,6 +40,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
 
 # all of the cleanup...
 stage4/unmerge:
+   sys-devel/bc
sys-kernel/genkernel
sys-kernel/gentoo-sources
 

diff --git a/tools-systemd/stage4-amd64.spec b/tools-systemd/stage4-amd64.spec
index 720fc694..880db3ad 100644
--- a/tools-systemd/stage4-amd64.spec
+++ b/tools-systemd/stage4-amd64.spec
@@ -19,13 +19,11 @@ stage4/use:
urandom
 
 stage4/packages:
-   app-admin/sudo
net-misc/dhcp
net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
sys-apps/iproute2
-   sys-apps/lsb-release
sys-devel/bc
sys-power/acpid
 stage4/fsscript: @REPO_DIR@/releases/weekly/scripts/cloud-prep.sh
@@ -43,6 +41,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
 
 # all of the cleanup...
 stage4/unmerge:
+   sys-devel/bc
sys-kernel/genkernel
sys-kernel/gentoo-sources
 



[gentoo-commits] proj/musl:master commit in: media-libs/mesa/

2018-03-21 Thread Aric Belsito
commit: d12c6dfc40e4129505e5201100095f7cb63ee4c0
Author: Aric Belsito  gmail  com>
AuthorDate: Thu Mar 22 03:23:33 2018 +
Commit: Aric Belsito  gmail  com>
CommitDate: Thu Mar 22 03:23:33 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=d12c6dfc

media-libs/mesa: version bump to 17.3.7/18.0.0_rc5

 media-libs/mesa/Manifest   |  2 ++
 media-libs/mesa/{mesa-18.0.0_rc4.ebuild => mesa-17.3.7.ebuild} | 10 --
 media-libs/mesa/mesa-18.0.0_rc4.ebuild |  1 -
 .../mesa/{mesa-18.0.0_rc4.ebuild => mesa-18.0.0_rc5.ebuild}|  1 -
 4 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index a87a181..74f636c 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,4 +1,6 @@
 DIST mesa-17.1.10.tar.xz 9872168 BLAKE2B 
205ece7b016fcc1de5bb72711775cd8f4b90f5d6c26db77d1576752fcd4a99a36cbcd902bb6ad1041d476d1c3b32479baceb4087c902ce598ede3d57851c6b9d
 SHA512 
728dbd41f5d3a7a1c33fc18c08a8b8eb1f6d236c5f00781209f46b144dd66a27ecd723ab1635868b7ad77de3a18ad53f1a88c932f17c0be97605a2775e3b3a9b
 DIST mesa-17.2.8.tar.xz 10393304 BLAKE2B 
558321eefc6d599aaedfe468f03c2f1f99b5c96c253637db00b7da3265ec38e031d15f77623db1f4408f15912c93347e0f5769b01d92329be7f55e45f6f6bf75
 SHA512 
ce05ad2d3e1b55ffe9c8ef65023a840c04b29014c7876b23182a6a6dd0b768f248ec21bc5b738d21b846f59f4b73501a9fe834d6a87e7dba16c6f821008e0f01
 DIST mesa-17.3.6.tar.xz 10679396 BLAKE2B 
53b74401b9cb40018b3e2c921c4fd39b81809e8485b632c2fe40e7ebd55fbf3a10f4cb8fe2f1a3d6d181f609e8ac8f36d795eca9e0eda7fd5db96b08d2105094
 SHA512 
5164ed5a1d3d25031b712a9f443f0e467a29b2bca0a1aa11324ed5c10279411979c9c7482825053926a813e76c58b78a3439c7c81fcd51a7808f53977080828f
+DIST mesa-17.3.7.tar.xz 10654684 BLAKE2B 
520b045f7ab4b60ab372960ca933e60229dc38075d28c9e0f144d0a2dc222d6c2830e4739962008319bed27fe9a83bae7c38609d0135c3d5918d35dff6c0381d
 SHA512 
ec48565556aa4281056cee5dbef140553651fdfbb76ce32397de048db1cf65f5e18787c72b998de7da2de795d27e7040bde84651ade4726fc3a69a23b166ba4e
 DIST mesa-18.0.0-rc4.tar.xz 11027596 BLAKE2B 
96554acd69636b91d1b79e7fefa4ba6e3f701ef7ef6c16718493070d62ab41c7bbd66e2f4d4a97fac8c236ac4c9150b2ce41e4e57b865fff6122b3f60b047e25
 SHA512 
91dd0a4396715a7896fc47aabf38c4b486df3b50c9764795805550ef01724d2e2281ba9b000e82760ea0e199c58d8c9943dbc732b2adab46554ff5c2f9e2ece1
+DIST mesa-18.0.0-rc5.tar.xz 10970572 BLAKE2B 
5415bf4a2b33d813c3987be2aa3648ffa0ec345a109f80c3f6d5af51d06104e3af1a8d8a0763af2c419a8e30ed46c316347449ce016293281c87484a678205bd
 SHA512 
90c68c0bf9e689992626b593ad53d4f7fb402e556ac70672b618abd3a224e637fc6a26fb197bb3b692a8363117de09e01fd524f9de181359eba0879226e3e5a6

diff --git a/media-libs/mesa/mesa-18.0.0_rc4.ebuild 
b/media-libs/mesa/mesa-17.3.7.ebuild
similarity index 98%
copy from media-libs/mesa/mesa-18.0.0_rc4.ebuild
copy to media-libs/mesa/mesa-17.3.7.ebuild
index c7de351..e11d14c 100644
--- a/media-libs/mesa/mesa-18.0.0_rc4.ebuild
+++ b/media-libs/mesa/mesa-17.3.7.ebuild
@@ -75,7 +75,7 @@ REQUIRED_USE="
video_cards_vmware? ( gallium )
 "
 
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.89"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.85"
 # keep correct libdrm and dri2proto dep
 # keep blocks in rdepend for binpkg
 RDEPEND="
@@ -149,15 +149,14 @@ RDEPEND="${RDEPEND}
 # 1. List all the working slots (with min versions) in ||, newest first.
 # 2. Update the := to specify *max* version, e.g. < 7.
 # 3. Specify LLVM_MAX_SLOT, e.g. 6.
+LLVM_MAX_SLOT="5"
 LLVM_DEPSTR="
|| (
-   sys-devel/llvm:7[${MULTILIB_USEDEP}]
-   sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]
>=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]
)
-   sys-devel/llvm:=[${MULTILIB_USEDEP}]
+   

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

2018-03-21 Thread Brian Evans
commit: 2c8e98a82221e9ef9f6661949e986218176bdc02
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:19:36 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c8e98a8

eclass: php-ext-sources-r3 - Apply user patches to all targets

The original eclass copied sources as part of the exported src_unpack
and then attempted to apply default_src_prepare to every PHP_TARGET.

As the bug shows, this fails on eapply_user because that function will
only ever apply once.

Instead, eliminate the php-ext-sources-r3_src_unpack. Move the copy
function to src_prepare phase after patches were applied,
optionally disabled by PHP_EXT_SKIP_PATCHES=yes.

This eclass will only apply patches to PHP_EXT_S.

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

 eclass/php-ext-source-r3.eclass | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass
index dfcec487685..22f07f8827b 100644
--- a/eclass/php-ext-source-r3.eclass
+++ b/eclass/php-ext-source-r3.eclass
@@ -11,7 +11,7 @@
 
 inherit autotools
 
-EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install 
src_test
+EXPORT_FUNCTIONS src_prepare src_configure src_compile src_install src_test
 
 case ${EAPI} in
6) ;;
@@ -141,23 +141,16 @@ DEPEND="${DEPEND}
 # @ECLASS-VARIABLE: PHP_EXT_SKIP_PHPIZE
 # @DEFAULT_UNSET
 # @DESCRIPTION:
-# By default, we run "phpize" in php-ext-source-r3_src_unpack(). Set
+# By default, we run "phpize" in php-ext-source-r3_src_prepare(). Set
 # PHP_EXT_SKIP_PHPIZE="yes" in your ebuild if you do not want to run
 # phpize (and the autoreconf that becomes necessary afterwards).
 
-# @FUNCTION: php-ext-source-r3_src_unpack
+# @ECLASS-VARIABLE: PHP_EXT_SKIP_PATCHES
+# @DEFAULT_UNSET
 # @DESCRIPTION:
-# Runs the default src_unpack and then makes a copy for each PHP slot.
-php-ext-source-r3_src_unpack() {
-   default
-
-   local slot orig_s="${PHP_EXT_S}"
-   for slot in $(php_get_slots); do
-   cp --recursive --preserve "${orig_s}" "${WORKDIR}/${slot}" || \
-   die "failed to copy sources from ${orig_s} to 
${WORKDIR}/${slot}"
-   done
-}
-
+# By default, we run default_src_prepare to PHP_EXT_S.
+# Set PHP_EXT_SKIP_PATCHES="yes" in your ebuild if you
+# want to apply patches yourself.
 
 # @FUNCTION: php-ext-source-r3_src_prepare
 # @DESCRIPTION:
@@ -165,9 +158,16 @@ php-ext-source-r3_src_unpack() {
 # src_prepare() for PATCHES/eapply_user support, and then call
 # php-ext-source-r3_phpize.
 php-ext-source-r3_src_prepare() {
+   local slot orig_s="${PHP_EXT_S}"
+   if [[ "${PHP_EXT_SKIP_PATCHES}" != 'yes' ]] ; then
+   pushd "${orig_s}" > /dev/null || die
+   default
+   popd > /dev/null || die
+   fi
for slot in $(php_get_slots); do
+   cp --recursive --preserve "${orig_s}" "${WORKDIR}/${slot}" || \
+   die "failed to copy sources from ${orig_s} to 
${WORKDIR}/${slot}"
php_init_slot_env "${slot}"
-   default
php-ext-source-r3_phpize
done
 }



[gentoo-commits] repo/gentoo:master commit in: dev-php/maxmind-db-reader/

2018-03-21 Thread Brian Evans
commit: 4cba844e90bae362be4f1b46230fe5ac779c090f
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:36:41 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cba844e

dev-php/maxmind-db-reader: Remove src_unpack as changes to eclass make it 
obsolete

 dev-php/maxmind-db-reader/maxmind-db-reader-1.2.0.ebuild | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.2.0.ebuild 
b/dev-php/maxmind-db-reader/maxmind-db-reader-1.2.0.ebuild
index 6d5d40ddc9c..344af793832 100644
--- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.2.0.ebuild
+++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,15 +28,6 @@ DEPEND="${COMMON_DEPEND}"
 RDEPEND="${COMMON_DEPEND}
dev-php/fedora-autoloader"
 
-src_unpack() {
-   # Don't make copies of the source tree if they won't be used.
-   if use extension; then
-   php-ext-source-r3_src_unpack
-   else
-   default
-   fi
-}
-
 src_prepare(){
# We need to call eapply_user ourselves, because it may be skipped
# if either the "extension" USE flag is not set, or if the user's



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

2018-03-21 Thread Brian Evans
commit: 51985ec02e5310de00ee5e56a6f0a6b626110c61
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:35:05 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51985ec0

dev-php/pecl-ssh2: Remove src_unpack as changes to eclass make it obsolete

 dev-php/pecl-ssh2/pecl-ssh2-.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-php/pecl-ssh2/pecl-ssh2-.ebuild 
b/dev-php/pecl-ssh2/pecl-ssh2-.ebuild
index ee9effc3e76..63cee3d068b 100644
--- a/dev-php/pecl-ssh2/pecl-ssh2-.ebuild
+++ b/dev-php/pecl-ssh2/pecl-ssh2-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,11 +22,6 @@ RDEPEND="${DEPEND}
php_targets_php5-6? ( dev-php/pecl-ssh2:0[php_targets_php5-6] )"
 HOMEPAGE="https://pecl.php.net/package/ssh2;
 
-src_unpack() {
-   git-r3_src_unpack
-   php-ext-source-r3_src_unpack
-}
-
 src_prepare() {
if use php_targets_php7-0 || use php_targets_php7-1 ; then
php-ext-source-r3_src_prepare



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

2018-03-21 Thread Brian Evans
commit: a6d7eea00e5d7f4e07a7c04b91cf6e999f4b6444
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:51:49 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d7eea0

dev-libs/ossp-uuid: Rearrange src_prepare for eclass changes

Skip patching in php-ext-source-r3 and handle them here
before copying to slots.

 dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild | 20 +---
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild 
b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
index 1d735746f34..67d3db31145 100644
--- a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
+++ b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
@@ -10,6 +10,7 @@ PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 PHP_EXT_S="${WORKDIR}/${MY_P}/php"
 PHP_EXT_OPTIONAL_USE="php"
+PHP_EXT_SKIP_PATCHES="yes"
 USE_PHP="php5-6 php7-0 php7-1"
 
 GENTOO_DEPEND_ON_PERL="no"
@@ -41,21 +42,18 @@ src_prepare() {
"${FILESDIR}/${P}-fix-whatis-entries.patch" \
"${FILESDIR}/${P}-fix-data-uuid-from-string.patch"
 
+   eapply_user
if use php; then
-   local slot
-   for slot in $(php_get_slots); do
-   php_init_slot_env ${slot}
-   eapply -p2 \
-   "${FILESDIR}/${P}-gentoo-php.patch" \
-   "${FILESDIR}/uuid-${PV}-php54.patch" \
-   "${FILESDIR}/${P}-php70.patch"
-   done
-
+   pushd "${PHP_EXT_S}" > /dev/null || die
+   eapply -p2 \
+   "${FILESDIR}/${P}-gentoo-php.patch" \
+   "${FILESDIR}/uuid-${PV}-php54.patch" \
+   "${FILESDIR}/${P}-php70.patch"
+   popd > /dev/null || die
php-ext-source-r3_src_prepare
+
#Remove call by reference which is error
sed -i -e 's/\&\$/\$/' -e '/?>/d' "${S}/php/uuid.php5" || die
-   else
-   eapply_user
fi
 }
 



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mapserver/

2018-03-21 Thread Brian Evans
commit: 34dc926aa3cb3ee6e3983a97c112b4cbd00cccf2
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:29:26 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34dc926a

sci-geosciences/mapserver: Apply php-ext-source-r3 changes to src_unpack

 sci-geosciences/mapserver/mapserver-7.0.5.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/sci-geosciences/mapserver/mapserver-7.0.5.ebuild 
b/sci-geosciences/mapserver/mapserver-7.0.5.ebuild
index 69fae655f2c..a412b4ed85e 100644
--- a/sci-geosciences/mapserver/mapserver-7.0.5.ebuild
+++ b/sci-geosciences/mapserver/mapserver-7.0.5.ebuild
@@ -83,12 +83,10 @@ pkg_setup() {
 }
 
 src_unpack() {
-   # unpack A and then copy the php thingies into workdir/php-slot
-   php-ext-source-r3_src_unpack
-   # HACK: and then remove it and replace by symlink
+   default
+   # HACK: Make symlinks for php targets
local slot
for slot in $(php_get_slots); do
-   rm -rf "${WORKDIR}/${slot}" || die
ln -s "${PHP_EXT_S}" "${WORKDIR}/${slot}" || die
done
 }



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

2018-03-21 Thread Brian Evans
commit: 5bf524680497415e22851264b8847e0db8039e7d
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:31:23 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf52468

dev-php/twig: Remove src_unpack as changes to eclass make it obsolete

 dev-php/twig/twig-1.31.0.ebuild | 9 -
 1 file changed, 9 deletions(-)

diff --git a/dev-php/twig/twig-1.31.0.ebuild b/dev-php/twig/twig-1.31.0.ebuild
index e62d3486a73..7e678f068e6 100644
--- a/dev-php/twig/twig-1.31.0.ebuild
+++ b/dev-php/twig/twig-1.31.0.ebuild
@@ -27,15 +27,6 @@ DEPEND="test? ( dev-php/phpunit )"
 # requires *specific* versions.
 RDEPEND="dev-lang/php"
 
-src_unpack() {
-   # Don't make copies of the source tree if they won't be used.
-   if use extension; then
-   php-ext-source-r3_src_unpack
-   else
-   default
-   fi
-}
-
 src_prepare(){
# We need to call eapply_user ourselves, because it may be skipped
# if either the "extension" USE flag is not set, or if the user's



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

2018-03-21 Thread Brian Evans
commit: e47970f462679b12296b4214782b5e900eb8
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 13 00:33:36 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Mar 22 01:28:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e479

dev-php/pecl-zmq: Remove src_unpack as changes to eclass make it obsolete

 dev-php/pecl-zmq/pecl-zmq-.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-php/pecl-zmq/pecl-zmq-.ebuild 
b/dev-php/pecl-zmq/pecl-zmq-.ebuild
index 9e61585d5f6..3cf1f7076c2 100644
--- a/dev-php/pecl-zmq/pecl-zmq-.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,11 +20,6 @@ SRC_URI=""
 EGIT_REPO_URI="https://github.com/mkoppanen/php-zmq.git;
 EGIT_CHECKOUT_DIR="${PHP_EXT_S}"
 
-src_unpack() {
-   git-r3_src_unpack
-   php-ext-source-r3_src_unpack
-}
-
 src_configure() {
local PHP_EXT_ECONF_ARGS=( $(use_with czmq) )
php-ext-source-r3_src_configure



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libzip/, profiles/arch/hppa/

2018-03-21 Thread Matt Turner
commit: e69e61a9d982b7bc621365e5aca2db767023c05b
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Mar 22 00:34:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 22 00:35:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69e61a9

dev-libs/libzip: hppa stable, bugs 622044, 629574

 dev-libs/libzip/libzip-1.3.0.ebuild| 4 ++--
 profiles/arch/hppa/package.use.stable.mask | 5 -
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/dev-libs/libzip/libzip-1.3.0.ebuild 
b/dev-libs/libzip/libzip-1.3.0.ebuild
index f7fdc6738e8..6ad653a1e13 100644
--- a/dev-libs/libzip/libzip-1.3.0.ebuild
+++ b/dev-libs/libzip/libzip-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/libzip/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0/5"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="bzip2 static-libs"
 
 RDEPEND="

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index c0f6e5b2f77..fe22b1e5037 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -50,8 +50,3 @@ dev-libs/boost mpi
 media-gfx/exiv2 webready
 media-video/ffmpeg ssh
 net-analyzer/wireshark ciscodump libssh sshdump
-
-# Andreas Sturmlechner  (03 Aug 2017)
-# Mask pptx support for dev-libs/libzip stabilisation timeout
-# (bug 622044)
-media-gfx/pstoedit pptx



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

2018-03-21 Thread Matt Turner
commit: 6e1a6088bd6b64d82298e252e03b276d9932a4c6
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Mar 22 00:14:40 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 22 00:14:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1a6088

dev-libs/check-0.12.0: hppa stable, bug 644648

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

diff --git a/dev-libs/check/check-0.12.0.ebuild 
b/dev-libs/check/check-0.12.0.ebuild
index 6fb0d04904d..872612ff940 100644
--- a/dev-libs/check/check-0.12.0.ebuild
+++ b/dev-libs/check/check-0.12.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}-github.t
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs subunit"
 
 RDEPEND="



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

2018-03-21 Thread Mart Raudsepp
commit: a9e99cf98a374405dd8306225e961110741d4b4e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 21 13:39:47 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 21 22:39:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e99cf9

x11-libs/libfontenc-1.1.3: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/x11-libs/libfontenc/libfontenc-1.1.3.ebuild 
b/x11-libs/libfontenc/libfontenc-1.1.3.ebuild
index 02a8aed24ea..818d5407901 100644
--- a/x11-libs/libfontenc/libfontenc-1.1.3.ebuild
+++ b/x11-libs/libfontenc/libfontenc-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org fontenc library"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="sys-libs/zlib



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

2018-03-21 Thread Mart Raudsepp
commit: 7dfbed8682295e92e54e80c726a00298056e3a47
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 21 22:39:32 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 21 22:39:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfbed86

sys-apps/kmod-24: arm64 stable (bug #643986)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/sys-apps/kmod/kmod-24.ebuild b/sys-apps/kmod/kmod-24.ebuild
index 84344d1fa57..1cbe82a97cb 100644
--- a/sys-apps/kmod/kmod-24.ebuild
+++ b/sys-apps/kmod/kmod-24.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]]; then
inherit autotools git-2
 else
SRC_URI="mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86"
inherit libtool
 fi
 



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

2018-03-21 Thread Mart Raudsepp
commit: 4f0aa0de87cec2a86a8718c0b3cdb65df9d9acd7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 21 22:31:28 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 21 22:39:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0aa0de

dev-python/cython-0.25.2: arm64 stable (bug #615344)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/cython/cython-0.25.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cython/cython-0.25.2.ebuild 
b/dev-python/cython/cython-0.25.2.ebuild
index 740a984cb59..f9dc1e2e26e 100644
--- a/dev-python/cython/cython-0.25.2.ebuild
+++ b/dev-python/cython/cython-0.25.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 
 IUSE="doc emacs test"
 



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

2018-03-21 Thread Mart Raudsepp
commit: 7a5a2f2d15dca1e02adeb2b68247faeab5815b59
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 21 22:25:28 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 21 22:39:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5a2f2d

x11-apps/mkfontscale-1.1.3: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild 
b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild
index 0ad05b49f7e..1766e34c190 100644
--- a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild
+++ b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild
@@ -7,7 +7,7 @@ inherit xorg-2
 
 DESCRIPTION="create an index of scalable font files for X"
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libfontenc



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

2018-03-21 Thread Patrice Clement
commit: 502bf248cb89da892404598cbb7536fe4819eb6a
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Mar 21 22:29:22 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 21 22:29:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=502bf248

app-text/tidy-html5: mark stable for the remaining arches.

Closes: https://bugs.gentoo.org/628282
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/tidy-html5/tidy-html5-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild 
b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
index 84540eb7536..57460fad43e 100644
--- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
+++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/htacg/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 
 RDEPEND="!app-text/htmltidy"
 



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

2018-03-21 Thread Sergei Trofimovich
commit: 465592ae81f9eee30ccec4729048942342751c8c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 21 22:29:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 22:29:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465592ae

net-dns/avahi: stable 0.7-r1 for ppc, bug #635418

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 net-dns/avahi/avahi-0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/avahi/avahi-0.7-r1.ebuild 
b/net-dns/avahi/avahi-0.7-r1.ebuild
index 12c8716dfc9..b8ea8abc7da 100644
--- a/net-dns/avahi/avahi-0.7-r1.ebuild
+++ b/net-dns/avahi/avahi-0.7-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 
kernel_linux mdnsresponder-compat mono nls python qt5 selinux test"
 
 REQUIRED_USE="



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

2018-03-21 Thread Sergei Trofimovich
commit: 4ed3022748f805e30a636052d94329052f477b20
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 21 22:24:17 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 22:24:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed30227

media-gfx/gimp: stable 2.8.22-r1 for ppc64, bug #641954

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 media-gfx/gimp/gimp-2.8.22-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gimp/gimp-2.8.22-r1.ebuild 
b/media-gfx/gimp/gimp-2.8.22-r1.ebuild
index d5d5534cef6..d6bb54b19a9 100644
--- a/media-gfx/gimp/gimp-2.8.22-r1.ebuild
+++ b/media-gfx/gimp/gimp-2.8.22-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gimp.org/;
 SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${P}.tar.bz2"
 LICENSE="GPL-3 LGPL-3"
 SLOT="2"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml 
ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te 
th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
 IUSE="alsa aalib altivec aqua bzip2 curl dbus debug doc exif gnome postscript 
jpeg jpeg2k lcms cpu_flags_x86_mmx mng pdf png python smp cpu_flags_x86_sse svg 
tiff udev wmf xpm"



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

2018-03-21 Thread Patrice Clement
commit: f64f6e56951e03a5f82cc6a4a10b3abc0388121f
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Mar 21 22:15:42 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 21 22:16:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f64f6e56

app-text/tidy-html5: enforce library installation in $(get_libdir).

Closes: https://bugs.gentoo.org/567812
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/tidy-html5/tidy-html5-5.6.0.ebuild | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild 
b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
index 0e36ac1d27d..84540eb7536 100644
--- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
+++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
@@ -16,3 +16,10 @@ KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc x86"
 RDEPEND="!app-text/htmltidy"
 
 DOCS=( README/{CODESTYLE,CONTRIBUTING,LICENSE,VERSION}.md )
+
+src_configure() {
+   local mycmakeargs=(
+   -DLIB_INSTALL_DIR="$(get_libdir)"
+   )
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/

2018-03-21 Thread Matt Turner
commit: 8d23186cf0c4ec4d821726d3f8869821c5d65190
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:49:53 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d23186c

dev-texlive/texlive-context-2017: hppa stable

 dev-texlive/texlive-context/texlive-context-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-context/texlive-context-2017.ebuild 
b/dev-texlive/texlive-context/texlive-context-2017.ebuild
index f76a90f3507..667e8febc09 100644
--- a/dev-texlive/texlive-context/texlive-context-2017.ebuild
+++ b/dev-texlive/texlive-context/texlive-context-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive ConTeXt and packages"
 
 LICENSE=" BSD GPL-1 GPL-2 GPL-3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 >=dev-texlive/texlive-latex-2010



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

2018-03-21 Thread Matt Turner
commit: 0312ecdb30a68fb5eeb63271c00eec8851e84cdb
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:47:17 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0312ecdb

profiles/arch/hppa: Remove stable masks for media-gfx/graphite2

 profiles/arch/hppa/package.use.stable.mask | 9 -
 1 file changed, 9 deletions(-)

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index da6a24a1eff..c0f6e5b2f77 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -30,15 +30,6 @@ dev-ruby/bundler doc
 dev-ruby/rspec-core highlight test
 sys-block/thin-provisioning-tools test
 
-# Andreas Sturmlechner  (07 Oct 2017)
-# media-gfx/graphite2 security stabilisation timeout.
-# bug #621724
-app-doc/doxygen doc latex
-app-text/texlive-core xetex
-dev-python/sphinx latex
-dev-util/cmocka doc
-media-libs/harfbuzz graphite
-
 # Andreas Sturmlechner  (30 Sep 2017)
 # Mask pdf support so net-print/cups-filters stabilisation
 # can go ahead (bug 627392)



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

2018-03-21 Thread Matt Turner
commit: fc72d8f55ac80b41d23b94e1248f710fbfd7bd22
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:52:14 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc72d8f5

app-text/texlive-2017: hppa stable

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

diff --git a/app-text/texlive/texlive-2017.ebuild 
b/app-text/texlive/texlive-2017.ebuild
index 7562a825e00..f29ab23a557 100644
--- a/app-text/texlive/texlive-2017.ebuild
+++ b/app-text/texlive/texlive-2017.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cjk context detex dvi2tty extra epspdf games graphics
 humanities jadetex luatex metapost music pdfannotextractor png pstricks 
publishers
 science tex4ht texi2html truetype xetex xindy xml X"



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-mathscience/

2018-03-21 Thread Matt Turner
commit: 310ada2c9bdafcf60926abd8948a7b52f938b8d1
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:45:46 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310ada2c

dev-texlive/texlive-mathscience-2017: hppa stable

 dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild 
b/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild
index 1e2e6af1fba..12d53284e7e 100644
--- a/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild
+++ b/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Mathematics and science packages"
 
 LICENSE=" BSD BSD-2 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 MIT 
public-domain TeX TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-fontsrecommended-2017
 >=dev-texlive/texlive-latex-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-luatex/

2018-03-21 Thread Matt Turner
commit: 5edff75dde811df16c7407aea6aa8fc19d2c1369
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:44:33 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edff75d

dev-texlive/texlive-luatex-2017: hppa stable

 dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild 
b/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
index b377e6bd443..e3da2427773 100644
--- a/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
+++ b/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages"
 
 LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-21 Thread Matt Turner
commit: a0fcb5e7e0bd7ca83a18168cf0dd371e8fce8eb4
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:46:26 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fcb5e7

dev-texlive/texlive-xetex-2017: hppa stable

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index b338d80fff3..a532e5cb26f 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langczechslovak/

2018-03-21 Thread Matt Turner
commit: 31a94ca2bbd83eb0e39b0d6125a013880fbded1b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:49:19 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a94ca2

dev-texlive/texlive-langczechslovak-2017: hppa stable

 dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild 
b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild
index 4826e39fa27..a91b0a3b981 100644
--- a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild
+++ b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Czech/Slovak"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 >=dev-texlive/texlive-latex-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-formatsextra/

2018-03-21 Thread Matt Turner
commit: 44f0bac5b16424572f6b6ff2c694fec071285566
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 18:51:19 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:15:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f0bac5

dev-texlive/texlive-formatsextra-2017: hppa stable

 dev-texlive/texlive-formatsextra/texlive-formatsextra-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2017.ebuild 
b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2017.ebuild
index e0827985601..1eeb53e9040 100644
--- a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2017.ebuild
+++ b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Additional formats"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 public-domain TeX "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 >=dev-texlive/texlive-latex-2017



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

2018-03-21 Thread Mike Pagano
commit: d327567921df3696258b70b829bb64cd94a1abb7
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 21 22:13:06 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 21 22:13:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3275679

app-portage/portpeek: Restoring

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-portage/portpeek/portpeek-2.1.26.ebuild | 31 +
 1 file changed, 31 insertions(+)

diff --git a/app-portage/portpeek/portpeek-2.1.26.ebuild 
b/app-portage/portpeek/portpeek-2.1.26.ebuild
new file mode 100644
index 000..06eb5a6cda3
--- /dev/null
+++ b/app-portage/portpeek/portpeek-2.1.26.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit python-r1
+
+DESCRIPTION="A helper program for maintaining the package.keyword and 
package.unmask files"
+HOMEPAGE="http://www.mpagano.com/blog/?page_id=3;
+SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
+   >=app-portage/gentoolkit-0.4.0
+   || (
+   >=sys-apps/portage-2.3.19-r1[${PYTHON_USEDEP}]
+   )"
+
+src_install() {
+   python_foreach_impl python_doscript ${PN}
+   doman *.[0-9]
+}



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

2018-03-21 Thread Sergei Trofimovich
commit: a5d6ac97e6f58d8ce46dd78620b9df077b2a7507
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Mar 19 17:16:05 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 22:12:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d6ac97

net-libs/libsoup-2.58.2: fix unaligned accesses

Bug: https://bugs.gentoo.org/630516
Closes: https://github.com/gentoo/gentoo/pull/7511

 .../files/libsoup-2.58.2-sparc-unaligned.patch | 28 ++
 net-libs/libsoup/libsoup-2.58.2.ebuild |  5 
 2 files changed, 33 insertions(+)

diff --git a/net-libs/libsoup/files/libsoup-2.58.2-sparc-unaligned.patch 
b/net-libs/libsoup/files/libsoup-2.58.2-sparc-unaligned.patch
new file mode 100644
index 000..d09d52c292a
--- /dev/null
+++ b/net-libs/libsoup/files/libsoup-2.58.2-sparc-unaligned.patch
@@ -0,0 +1,28 @@
+From c2aaac0083f58d285b8feb24f13fe347d7f726fe Mon Sep 17 00:00:00 2001
+From: Rolf Eike Beer 
+Date: Sat, 17 Mar 2018 10:28:00 +
+Subject: [PATCH] WebSockets: Avoid unaligned memory access
+
+This is causing test failures in SPARC architectures.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=794421
+---
+ libsoup/soup-websocket-connection.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/libsoup/soup-websocket-connection.c 
b/libsoup/soup-websocket-connection.c
+index 0258a22c..35eee6a6 100644
+--- a/libsoup/soup-websocket-connection.c
 b/libsoup/soup-websocket-connection.c
+@@ -401,9 +401,10 @@ send_message (SoupWebsocketConnection *self,
+* probably a client somewhere that's not expecting it.
+*/
+   if (self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_CLIENT) {
++  guint32 rnd = g_random_int ();
+   outer[1] |= 0x80;
+   mask = outer + bytes->len;
+-  * ((guint32 *)mask) = g_random_int ();
++  memcpy (mask, , sizeof (rnd));
+   bytes->len += 4;
+   }
+ 

diff --git a/net-libs/libsoup/libsoup-2.58.2.ebuild 
b/net-libs/libsoup/libsoup-2.58.2.ebuild
index 194a65bc08c..2f60a0a4290 100644
--- a/net-libs/libsoup/libsoup-2.58.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.58.2.ebuild
@@ -44,6 +44,11 @@ DEPEND="${RDEPEND}
 #  net-misc/curl
 #  net-libs/glib-networking[ssl])"
 
+PATCHES=(
+   # https://bugs.gentoo.org/630516
+   "${FILESDIR}/${PN}-2.58.2-sparc-unaligned.patch"
+)
+
 src_prepare() {
if ! use test; then
# don't waste time building tests (bug #226271)



[gentoo-commits] repo/gentoo:master commit in: net-irc/emech/, net-irc/emech/files/

2018-03-21 Thread Patrice Clement
commit: 5ef4f0b03df1ef0fbc7bf0c4976cfdc1faa559c2
Author: Dawid Węgliński  gmail  com>
AuthorDate: Tue Mar 20 22:04:00 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 21 22:09:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef4f0b0

net-irc/emech: version bump to 3.0.99_p3.

* Bump EAPI.
* Fix buidling issue.
* Add maintainer to metadata.xml.

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

 net-irc/emech/Manifest |  1 +
 net-irc/emech/emech-3.0.99_p3.ebuild   | 89 ++
 net-irc/emech/files/emech-3.0.99_p3-buildfix.patch | 70 +
 net-irc/emech/metadata.xml |  9 ++-
 4 files changed, 168 insertions(+), 1 deletion(-)

diff --git a/net-irc/emech/Manifest b/net-irc/emech/Manifest
index 6392da6ae1e..30a0181692f 100644
--- a/net-irc/emech/Manifest
+++ b/net-irc/emech/Manifest
@@ -1 +1,2 @@
 DIST emech-3.0.3.tar.gz 228709 BLAKE2B 
596c2d757438e1ed08ecb96927258cbd1afcc6105831c336b5df4b22716fdeb2a3215678589c6d9898ad39979d6039cccb12f0af88183ac5fa1c9c1ce86c5102
 SHA512 
ffe478c0c1800c8afb7afca62dbe08fce6af25a5878ca5fb44bb1271a302d11b96263c51a3848996db8f33f1cdab60d86c26d571d6342fe1505d4dcff83803a3
+DIST emech-3.0.99p3.tar.gz 249209 BLAKE2B 
8ff0806275f7b1c9e49bb2eeda2afa0ac94b894426a2f56508492f970070e4141f14f88ffb3c1c46855817c405d29454cf85ebba53c85b4038d7d9d079f4dff6
 SHA512 
8ce6f8889e060791ab3af6fa63623469a457c436b4e23c51dcd1833fd09e7692270a324ad1d15beb4ad390e9d481267a8ea60eb17c9fd3195b5ad0daf7341165

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild 
b/net-irc/emech/emech-3.0.99_p3.ebuild
new file mode 100644
index 000..f083ab026f8
--- /dev/null
+++ b/net-irc/emech/emech-3.0.99_p3.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit readme.gentoo-r1 toolchain-funcs
+
+DESCRIPTION="UNIX compatible IRC bot programmed in the C language"
+HOMEPAGE="http://www.energymech.net/;
+SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+IUSE="debug session tcl"
+S="${WORKDIR}/${P/_/}"
+
+DOC_CONTENTS="You can find a compressed sample config file at 
/usr/share/doc/${PF}"
+
+src_prepare() {
+   eapply "${FILESDIR}/${P}-buildfix.patch"
+
+   sed -i \
+   -e 's: "help/":"/usr/share/energymech/help/":' \
+   -e 's: "messages/":"/usr/share/energymech/messages/":' \
+   src/config.h.in || die
+   # Respect CFLAGS and LDFLAGS
+   sed -i \
+   -e '/^LFLAGS/s/\$(PIPEFLAG)/\0 \$(OPTIMIZE) \$(LDFLAGS)/' \
+   -e '/^GDBFLAG/d' \
+   -e '/^PIPEFLAG/d' \
+   src/Makefile.in || die
+
+   eapply_user
+}
+
+myconf() {
+   echo ./configure $*
+   ./configure $* || die "./configure failed"
+}
+
+src_configure() {
+   myconf \
+   --with-alias \
+   --with-botnet \
+   --with-bounce \
+   --with-ctcp \
+   --with-dccfile \
+   --with-dynamode \
+   --with-dyncmd \
+   --with-greet \
+   --with-ircd_ext \
+   --with-md5 \
+   --with-newbie \
+   --with-note \
+   --with-notify \
+   --with-rawdns \
+   --with-redirect \
+   --with-seen \
+   --with-stats \
+   --with-telnet \
+   --with-toybox \
+   --with-trivia \
+   --without-uptime \
+   --with-web \
+   --with-wingate \
+   --without-profiling \
+   $(use_with tcl) \
+   $(use_with session) \
+   $(use_with debug)
+}
+
+src_compile() {
+   emake -C src CC="$(tc-getCC)" OPTIMIZE="${CFLAGS}"
+}
+
+src_install() {
+   dobin src/energymech
+
+   insinto /usr/share/energymech
+   doins -r help
+
+   insinto /usr/share/energymech/messages
+   doins messages/*.txt
+
+   dodoc sample.* README* TODO VERSIONS CREDITS checkmech
+   readme.gentoo_create_doc
+}

diff --git a/net-irc/emech/files/emech-3.0.99_p3-buildfix.patch 
b/net-irc/emech/files/emech-3.0.99_p3-buildfix.patch
new file mode 100644
index 000..de1dee6ed67
--- /dev/null
+++ b/net-irc/emech/files/emech-3.0.99_p3-buildfix.patch
@@ -0,0 +1,70 @@
+diff -Naur emech-3.0.99p3.org/src/gencmd.c emech-3.0.99p3/src/gencmd.c
+--- emech-3.0.99p3.org/src/gencmd.c2009-05-13 08:51:09.0 -
 emech-3.0.99p3/src/gencmd.c2018-03-16 22:52:42.591033854 -
+@@ -316,7 +316,7 @@
+   }
+   if (pass == __struct_acces)
+   {
+-  printf("\t%i,\t/""* %s *""/\n",
++  printf("\t%li,\t/""* %s *""/\n",
+ 

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

2018-03-21 Thread Matt Turner
commit: cc00f4d22e2b635572e5b95115440760207ff86b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 21:40:42 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 22:08:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc00f4d2

net-misc/ntp-4.2.8_p11: hppa stable, bug 649612

 net-misc/ntp/ntp-4.2.8_p11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ntp/ntp-4.2.8_p11.ebuild 
b/net-misc/ntp/ntp-4.2.8_p11.ebuild
index 62ad8e51f66..06e744634bd 100644
--- a/net-misc/ntp/ntp-4.2.8_p11.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p11.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
 
 LICENSE="HPND BSD ISC"
 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 ~m68k-mint"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux 
snmp ssl +threads vim-syntax zeroconf"
 
 CDEPEND="readline? ( >=sys-libs/readline-4.1:0= )



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

2018-03-21 Thread Sergei Trofimovich
commit: a6ef75dadb937aec325a57e51d046d7c2e1eec57
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Mar 13 15:44:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 22:07:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ef75da

dev-libs/libbsd: fix ELF machine type for 32 bit sparc

Bug: https://bugs.gentoo.org/634550
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Closes: https://github.com/gentoo/gentoo/pull/7446

 dev-libs/libbsd/files/libbsd-0.8.6-sparc.patch | 32 ++
 dev-libs/libbsd/libbsd-0.8.6.ebuild|  4 
 dev-libs/libbsd/libbsd-0.8.7.ebuild|  4 
 3 files changed, 40 insertions(+)

diff --git a/dev-libs/libbsd/files/libbsd-0.8.6-sparc.patch 
b/dev-libs/libbsd/files/libbsd-0.8.6-sparc.patch
new file mode 100644
index 000..d2c35d8dc4e
--- /dev/null
+++ b/dev-libs/libbsd/files/libbsd-0.8.6-sparc.patch
@@ -0,0 +1,32 @@
+From 0b65d43963fc1bea195e94e3af922a7893bf6fcd Mon Sep 17 00:00:00 2001
+From: James Clarke 
+Date: Sun, 4 Mar 2018 23:44:52 +0100
+Subject: Add support for ELF machine EM_SPARC32PLUS
+
+32-bit SPARC on V8+ uses a different ELF machine type.
+
+Fixes: https://bugs.gentoo.org/634550
+Signed-off-by: Guillem Jover 
+---
+ src/local-elf.h | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/local-elf.h b/src/local-elf.h
+index 1faf182..f7cbd83 100644
+--- a/src/local-elf.h
 b/src/local-elf.h
+@@ -186,7 +186,11 @@
+ #define ELF_TARG_MACH EM_SPARCV9
+ #define ELF_TARG_CLASSELFCLASS64
+ #else
++#if defined(__sparc_v9__)
++#define ELF_TARG_MACH EM_SPARC32PLUS
++#else
+ #define ELF_TARG_MACH EM_SPARC
++#endif
+ #define ELF_TARG_CLASSELFCLASS32
+ #endif
+ #define ELF_TARG_DATA ELFDATA2MSB
+-- 
+cgit v1.1
+

diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild 
b/dev-libs/libbsd/libbsd-0.8.6.ebuild
index ab9fdb3b03f..bfc008979c3 100644
--- a/dev-libs/libbsd/libbsd-0.8.6.ebuild
+++ b/dev-libs/libbsd/libbsd-0.8.6.ebuild
@@ -16,6 +16,10 @@ IUSE="static-libs"
 DEPEND=">=sys-kernel/linux-headers-3.17"
 RDEPEND=""
 
+PATCHES=(
+   "${FILESDIR}/${PN}-0.8.6-sparc.patch"
+)
+
 pkg_setup() {
local f="${EROOT}/usr/$(get_libdir)/${PN}.a"
local m="You need to remove ${f} by hand or re-emerge sys-libs/glibc 
first."

diff --git a/dev-libs/libbsd/libbsd-0.8.7.ebuild 
b/dev-libs/libbsd/libbsd-0.8.7.ebuild
index bde7f808bf8..8ce1c8916cb 100644
--- a/dev-libs/libbsd/libbsd-0.8.7.ebuild
+++ b/dev-libs/libbsd/libbsd-0.8.7.ebuild
@@ -16,6 +16,10 @@ IUSE="static-libs"
 DEPEND=">=sys-kernel/linux-headers-3.17"
 RDEPEND=""
 
+PATCHES=(
+   "${FILESDIR}/${PN}-0.8.6-sparc.patch"
+)
+
 pkg_setup() {
local f="${EROOT}/usr/$(get_libdir)/${PN}.a"
local m="You need to remove ${f} by hand or re-emerge sys-libs/glibc 
first."



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/, sci-mathematics/octave/files/

2018-03-21 Thread Patrice Clement
commit: 3613246e32e9e7d129f8b2bb981b816bdc6dd8c4
Author: Jouni Kosonen  tukesoft  com>
AuthorDate: Wed Mar 21 15:51:38 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 21 22:04:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3613246e

sci-mathematics/octave: version bump to 4.2.2.

Closes: https://bugs.gentoo.org/650974
Closes: https://github.com/gentoo/gentoo/pull/7534

 sci-mathematics/octave/Manifest|   1 +
 .../octave-4.2.2-fix-qscintilla-detection.patch|  14 ++
 .../files/octave-4.2.2-imagemagick-configure.patch |  16 ++
 .../files/octave-4.2.2-ncurses-pkgconfig.patch |  37 
 sci-mathematics/octave/octave-4.2.2.ebuild | 187 +
 5 files changed, 255 insertions(+)

diff --git a/sci-mathematics/octave/Manifest b/sci-mathematics/octave/Manifest
index 071b0414714..7bc14e5915b 100644
--- a/sci-mathematics/octave/Manifest
+++ b/sci-mathematics/octave/Manifest
@@ -1 +1,2 @@
 DIST octave-4.2.1.tar.gz 25409651 BLAKE2B 
c53dd025cbad023d4d343d47ff13051f6f66bc8cfeece6c56eda83a80c92d2256fd1e75d5574ae024e42d707eb22b60420269f91a4930642aec8e3391a17b035
 SHA512 
c437c57eb145ddea7b97124dc6406d130fd91c9141198b93bc756bb05cb3f7645a7c591443faeb65e69edf6abc2b8d5612e515f7703a04eed27213a2133009b7
+DIST octave-4.2.2.tar.gz 25624087 BLAKE2B 
c46de90d9a985c2b6b4f87b94b56f2ba4fb648ca0a0aff1f64e9b9d27a6d791e8657c2bff0c4daa3de5ac3622c23b34724e740ec1fe0f1a71d8f416c9f58d88a
 SHA512 
b94edd79adc0e19229bb654037910201b51b6cfa373d63de5e3aa69e9b659b2e2790e2d2b4b5e8d2f12b26846c20ba5c12eae657155c8329e85e970f738d08c2

diff --git 
a/sci-mathematics/octave/files/octave-4.2.2-fix-qscintilla-detection.patch 
b/sci-mathematics/octave/files/octave-4.2.2-fix-qscintilla-detection.patch
new file mode 100644
index 000..80fc2801323
--- /dev/null
+++ b/sci-mathematics/octave/files/octave-4.2.2-fix-qscintilla-detection.patch
@@ -0,0 +1,14 @@
+In Gentoo, QScintilla for Qt5 has the same library name
+as its Qt4 variant.
+
+--- a/m4/acinclude.m4
 b/m4/acinclude.m4
+@@ -1460,7 +1460,7 @@
+ ;;
+ 5)
+   QT_MODULES="Qt5Core Qt5Gui Qt5Network Qt5OpenGL Qt5PrintSupport"
+-  octave_qscintilla_libnames="qscintilla2-qt5 qscintilla2_qt5 
qt5scintilla2"
++  octave_qscintilla_libnames="qscintilla2_qt5 qscintilla2"
+ ;;
+ *)
+   AC_MSG_ERROR([Unrecognized Qt version $qt_version])

diff --git 
a/sci-mathematics/octave/files/octave-4.2.2-imagemagick-configure.patch 
b/sci-mathematics/octave/files/octave-4.2.2-imagemagick-configure.patch
new file mode 100644
index 000..d80c23ec422
--- /dev/null
+++ b/sci-mathematics/octave/files/octave-4.2.2-imagemagick-configure.patch
@@ -0,0 +1,16 @@
+--- a/configure.ac
 b/configure.ac
+@@ -1560,11 +1560,11 @@ if test $check_magick = yes; then
+   MAGICK_LIBS=
+ 
+   PKG_CHECK_EXISTS([$magick++], [
+-## Make sure we only get -I, -L, and -l flags.  Some 
Graphics/ImageMagick++
++## Make sure we only get -I, -D, -L, and -l flags.  Some 
Graphics/ImageMagick++
+ ## packages add extra flags that are useful when building
+ ## Graphics/ImageMagick++ extentions.  These extra flags break the
+ ## Octave build.
+-MAGICK_CPPFLAGS="$($PKG_CONFIG --cflags-only-I $magick++ | $SED -e 's/^ 
*$//')"
++MAGICK_CPPFLAGS="$($PKG_CONFIG --cflags-only-I $magick++ | $SED -e 's/^ 
*$//' | $SED -e 's/\(-@<:@DI@:>@@<:@^ \t@:>@*\)\|\(-@<:@^ \t@:>@*\)/\1/g')"
+ MAGICK_LDFLAGS="$($PKG_CONFIG --libs-only-L $magick++ | $SED -e 's/^ 
*$//')"
+ MAGICK_LIBS="$($PKG_CONFIG --libs-only-l $magick++ | $SED -e 's/^ *$//')"
+ 

diff --git a/sci-mathematics/octave/files/octave-4.2.2-ncurses-pkgconfig.patch 
b/sci-mathematics/octave/files/octave-4.2.2-ncurses-pkgconfig.patch
new file mode 100644
index 000..d20fef5c56e
--- /dev/null
+++ b/sci-mathematics/octave/files/octave-4.2.2-ncurses-pkgconfig.patch
@@ -0,0 +1,37 @@
+--- a/m4/acinclude.m4
 b/m4/acinclude.m4
+@@ -1327,32 +1327,8 @@
+ dnl Find a suitable termlib to use.
+ dnl
+ AC_DEFUN([OCTAVE_CHECK_LIB_TERMLIB], [
+-  TERM_LIBS=
+-  ac_octave_save_LIBS="$LIBS"
+-  AC_SEARCH_LIBS([tputs],
+- [ncurses curses termcap terminfo termlib],
+- [], [])
+-  LIBS="$ac_octave_save_LIBS"
+-  case "$ac_cv_search_tputs" in
+--l*)
+-  TERM_LIBS="$ac_cv_search_tputs"
+-;;
+-no)
+-  warn_termlibs="I couldn't find -ltermcap, -lterminfo, -lncurses, 
-lcurses, or -ltermlib!"
+-  AC_MSG_WARN([$warn_termlibs])
+-;;
+-  esac
+-
+-dnl  Old code (9/9/2012).  Delete when new code is definitely proven.
+-dnl
+-dnl  for _termlib in ncurses curses termcap terminfo termlib; do
+-dnlAC_CHECK_LIB([${_termlib}], [tputs], [
+-dnl  TERM_LIBS="-l${termlib}"
+-dnl  octave_cv_lib_found_termlib=yes
+-dnl  break])
+-dnl  done
+-
+-  AC_SUBST(TERM_LIBS)
++  PKG_CHECK_MODULES([TERM], [ncurses])
++  CPPFLAGS="${CPPFLAGS} ${TERM_CFLAGS}"
+ ])
+ dnl
+ dnl Check for the Qhull 

[gentoo-commits] repo/gentoo:master commit in: app-editors/hteditor/files/, app-editors/hteditor/

2018-03-21 Thread Sergei Trofimovich
commit: 3e60f60f4d9cc68dcb998101dc5862ea10258675
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 21 22:00:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 22:01:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e60f60f

app-editors/hteditor: pull format-string fixes, bug #521018

Pulled upstream fix as is:
   
https://github.com/sebastianbiallas/ht/commit/5839355d67ff822593190473a41512ca19e4280a

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/521018
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../files/hteditor-2.1.0-format-security.patch | 57 
 app-editors/hteditor/hteditor-2.1.0-r1.ebuild  | 60 ++
 2 files changed, 117 insertions(+)

diff --git a/app-editors/hteditor/files/hteditor-2.1.0-format-security.patch 
b/app-editors/hteditor/files/hteditor-2.1.0-format-security.patch
new file mode 100644
index 000..408d1b9b1be
--- /dev/null
+++ b/app-editors/hteditor/files/hteditor-2.1.0-format-security.patch
@@ -0,0 +1,57 @@
+https://bugs.gentoo.org/521018
+
+From 5839355d67ff822593190473a41512ca19e4280a Mon Sep 17 00:00:00 2001
+From: Anton Gladky 
+Date: Wed, 18 Feb 2015 21:20:39 +0100
+Subject: [PATCH] Fix "format not a string" compilation failure
+
+Compilation with the flag -Werror=format-security fails with
+the message:
+
+error: format not a string literal and no format arguments
+
+This patch solves the issue.
+---
+ asm/x86dis.cc | 6 +++---
+ htpal.cc  | 2 +-
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/asm/x86dis.cc b/asm/x86dis.cc
+index 0830d9c..bb9028f 100644
+--- a/asm/x86dis.cc
 b/asm/x86dis.cc
+@@ -1218,15 +1218,15 @@ void x86dis::str_op(char *opstr, int *opstrlen, 
x86dis_insn *insn, x86_insn_op *
+   default: {assert(0);}
+   }
+   if (!insn->rexprefix) {
+-  sprintf(opstr, x86_regs[j][op->reg]);
++  sprintf(opstr, "%s", x86_regs[j][op->reg]);
+   } else {
+-  sprintf(opstr, x86_64regs[j][op->reg]);
++  sprintf(opstr, "%s", x86_64regs[j][op->reg]);
+   }
+   break;
+   }
+   case X86_OPTYPE_SEG:
+   if (x86_segs[op->seg]) {
+-  sprintf(opstr, x86_segs[op->seg]);
++  sprintf(opstr, "%s", x86_segs[op->seg]);
+   }
+   break;
+   case X86_OPTYPE_CRX:
+diff --git a/htpal.cc b/htpal.cc
+index 03dea18..3d5f51e 100644
+--- a/htpal.cc
 b/htpal.cc
+@@ -307,7 +307,7 @@ void palette_entry::strvalue(char *buf32bytes)
+   text = "normal";
+   }
+   p = tag_make_color(p, 32, VCP(fg, bg));
+-  p += sprintf(p, text);
++  p += sprintf(p, "%s", text);
+   p = tag_make_default_color(p, 32);
+   *p = 0;
+ }
+-- 
+2.16.2
+

diff --git a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild 
b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
new file mode 100644
index 000..a1d577aacaf
--- /dev/null
+++ b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools toolchain-funcs
+
+MY_P=${P/editor}
+
+DESCRIPTION="A file viewer, editor and analyzer for text, binary, and 
executable files"
+HOMEPAGE="http://hte.sourceforge.net/ https://github.com/sebastianbiallas/ht/;
+SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="X"
+
+RDEPEND="sys-libs/ncurses:0=
+   X? ( x11-libs/libX11 )
+   >=dev-libs/lzo-2"
+DEPEND="${RDEPEND}
+   virtual/yacc
+   sys-devel/flex"
+
+DOCS=( AUTHORS ChangeLog KNOWNBUGS README TODO )
+
+S=${WORKDIR}/${MY_P}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gcc-7.patch
+   "${FILESDIR}"/${P}-tinfo.patch
+   "${FILESDIR}"/${P}-gcc-6-uchar.patch
+   "${FILESDIR}"/${P}-format-security.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable X x11-textmode) \
+   --enable-maintainermode
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
+}
+
+src_install() {
+   #For prefix
+   chmod u+x "${S}/install-sh"
+
+   local HTML_DOCS="doc/*.html"
+   doinfo doc/*.info
+
+   default
+}



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

2018-03-21 Thread Andreas Sturmlechner
commit: 8c031638e59381bec1bf5c012113b79122155c18
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 21 21:47:24 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 21 21:48:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c031638

dev-util/kdevelop: Fix patch name

Closes: https://bugs.gentoo.org/651120
Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-util/kdevelop/kdevelop-5.2.1.ebuild 
b/dev-util/kdevelop/kdevelop-5.2.1.ebuild
index 832fd76122c..386f403299a 100644
--- a/dev-util/kdevelop/kdevelop-5.2.1.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.2.1.ebuild
@@ -96,7 +96,7 @@ RDEPEND="${COMMON_DEPEND}
!

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

2018-03-21 Thread Sergei Trofimovich
commit: d0b7267ab95b05061689a9ecaad70410d5b5e73a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:26:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b7267a

dev-haskell/hamlet: use HTTPS

 dev-haskell/hamlet/hamlet-1.1.9.2.ebuild | 4 ++--
 dev-haskell/hamlet/hamlet-1.2.0.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild 
b/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild
index 34b60e0df3c..11de6932460 100644
--- a/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild
+++ b/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Haml-like template files that are compile-time checked"
-HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates;
+HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/hamlet/hamlet-1.2.0.ebuild 
b/dev-haskell/hamlet/hamlet-1.2.0.ebuild
index b6c2d3b9f7d..e1990b25359 100644
--- a/dev-haskell/hamlet/hamlet-1.2.0.ebuild
+++ b/dev-haskell/hamlet/hamlet-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile"
 inherit haskell-cabal
 
 DESCRIPTION="Haml-like template files that are compile-time checked 
(deprecated)"
-HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates;
+HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/css-text/

2018-03-21 Thread Sergei Trofimovich
commit: 92041033fac258efbcecb5d864c2eb80f41f53ac
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:25:15 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92041033

dev-haskell/css-text: use HTTPS

 dev-haskell/css-text/css-text-0.1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/css-text/css-text-0.1.2.1.ebuild 
b/dev-haskell/css-text/css-text-0.1.2.1.ebuild
index 53a1f4ca22d..1607b70ed31 100644
--- a/dev-haskell/css-text/css-text-0.1.2.1.ebuild
+++ b/dev-haskell/css-text/css-text-0.1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="CSS parser and renderer"
-HOMEPAGE="http://www.yesodweb.com/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/blaze-html/

2018-03-21 Thread Sergei Trofimovich
commit: d6db7d83fa496aeb172accf7dc52e669c428562f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:23:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6db7d83

dev-haskell/blaze-html: use HTTPS

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

 dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild | 4 ++--
 dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild | 4 ++--
 dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild | 4 ++--
 dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild | 4 ++--
 dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild 
b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
index e329f7c4740..b76a91ae37b 100644
--- a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze;
+HOMEPAGE="https://jaspervdj.be/blaze/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild 
b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild
index e92310dd0e7..c3ed736da16 100644
--- a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze;
+HOMEPAGE="https://jaspervdj.be/blaze/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild 
b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild
index da64874bdcc..6ff965298d4 100644
--- a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze;
+HOMEPAGE="https://jaspervdj.be/blaze/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild 
b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild
index 6b08e47daa4..a8dfd1906e3 100644
--- a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze;
+HOMEPAGE="https://jaspervdj.be/blaze/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild 
b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild
index 71915d816f0..595d9c51b36 100644
--- a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze;
+HOMEPAGE="https://jaspervdj.be/blaze/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/bytestring-handle/

2018-03-21 Thread Sergei Trofimovich
commit: a8e1db79e9feb6feec549bc44625777a6826bde8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:24:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e1db79

dev-haskell/bytestring-handle: use HTTPS

 dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild 
b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild
index 7010bf9ac2c..47c8e26e2a7 100644
--- a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild
+++ b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="ByteString-backed Handles"
-HOMEPAGE="http://hub.darcs.net/ganesh/bytestring-handle;
+HOMEPAGE="https://hub.darcs.net/ganesh/bytestring-handle;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"



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

2018-03-21 Thread Sergei Trofimovich
commit: 3f1e70ec15c8003680fc116e1bdacb9c41c5e806
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:30:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1e70ec

dev-haskell/haxml: update HOMEPAGE, use HTTPS

 dev-haskell/haxml/haxml-1.24.1.ebuild | 4 ++--
 dev-haskell/haxml/haxml-1.24.ebuild   | 4 ++--
 dev-haskell/haxml/haxml-1.25.3.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/haxml/haxml-1.24.1.ebuild 
b/dev-haskell/haxml/haxml-1.24.1.ebuild
index 7ef228a3877..50f203a2708 100644
--- a/dev-haskell/haxml/haxml-1.24.1.ebuild
+++ b/dev-haskell/haxml/haxml-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="HaXml"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Utilities for manipulating XML documents"
-HOMEPAGE="http://www.cs.york.ac.uk/fp/HaXml/;
+HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/;
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/dev-haskell/haxml/haxml-1.24.ebuild 
b/dev-haskell/haxml/haxml-1.24.ebuild
index dd3c2e27543..1c39524df91 100644
--- a/dev-haskell/haxml/haxml-1.24.ebuild
+++ b/dev-haskell/haxml/haxml-1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="HaXml"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Utilities for manipulating XML documents"
-HOMEPAGE="http://www.cs.york.ac.uk/fp/HaXml/;
+HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/;
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/dev-haskell/haxml/haxml-1.25.3.ebuild 
b/dev-haskell/haxml/haxml-1.25.3.ebuild
index 3af072d0ed1..adabb4a10d3 100644
--- a/dev-haskell/haxml/haxml-1.25.3.ebuild
+++ b/dev-haskell/haxml/haxml-1.25.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="HaXml"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Utilities for manipulating XML documents"
-HOMEPAGE="http://projects.haskell.org/HaXml/;
+HOMEPAGE="https://archives.haskell.org/projects.haskell.org/HaXml/;
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"



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

2018-03-21 Thread Sergei Trofimovich
commit: b7cf49db1f444d8325141d524874d7b06e79e4f4
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:36:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7cf49db

dev-haskell/hs3: use HTTPS

 dev-haskell/hs3/hs3-0.5.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/hs3/hs3-0.5.9.ebuild b/dev-haskell/hs3/hs3-0.5.9.ebuild
index e4dfbfe877e..231d1897aec 100644
--- a/dev-haskell/hs3/hs3-0.5.9.ebuild
+++ b/dev-haskell/hs3/hs3-0.5.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="hS3"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)"
-HOMEPAGE="http://gregheartsfield.com/hS3/;
+HOMEPAGE="https://gregheartsfield.com/hS3/;
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="BSD"



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

2018-03-21 Thread Sergei Trofimovich
commit: 705fc86c4c8dbdf79ec19c2c5a508d6806e64fd9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 20 20:33:49 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:47:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705fc86c

dev-haskell/fgl: use HTTPS

 dev-haskell/fgl/fgl-5.5.2.3.ebuild | 4 ++--
 dev-haskell/fgl/fgl-5.5.3.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/fgl/fgl-5.5.2.3.ebuild 
b/dev-haskell/fgl/fgl-5.5.2.3.ebuild
index cd552529853..32bee8e07fc 100644
--- a/dev-haskell/fgl/fgl-5.5.2.3.ebuild
+++ b/dev-haskell/fgl/fgl-5.5.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Martin Erwig's Functional Graph Library"
-HOMEPAGE="http://hackage.haskell.org/package/fgl;
+HOMEPAGE="https://hackage.haskell.org/package/fgl;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/fgl/fgl-5.5.3.0.ebuild 
b/dev-haskell/fgl/fgl-5.5.3.0.ebuild
index 241bdfcbc90..91bec359c2d 100644
--- a/dev-haskell/fgl/fgl-5.5.3.0.ebuild
+++ b/dev-haskell/fgl/fgl-5.5.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Martin Erwig's Functional Graph Library"
-HOMEPAGE="http://hackage.haskell.org/package/fgl;
+HOMEPAGE="https://hackage.haskell.org/package/fgl;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"



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

2018-03-21 Thread Jeroen Roovers
commit: eb787eafb6058042fd877f7ab9e0bae4d988bc07
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 21 21:42:14 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 21 21:42:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb787eaf

sys-block/parted: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-block/parted/parted-3.2.ebuild | 57 --
 1 file changed, 57 deletions(-)

diff --git a/sys-block/parted/parted-3.2.ebuild 
b/sys-block/parted/parted-3.2.ebuild
deleted file mode 100644
index 63f152b69d2..000
--- a/sys-block/parted/parted-3.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
-HOMEPAGE="https://www.gnu.org/software/parted;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE="+debug device-mapper nls readline selinux static-libs"
-RESTRICT="test"
-
-# specific version for gettext needed
-# to fix bug 85999
-RDEPEND="
-   >=sys-fs/e2fsprogs-1.27
-   >=sys-libs/ncurses-5.7-r7:0=
-   device-mapper? ( >=sys-fs/lvm2-2.02.45 )
-   readline? ( >=sys-libs/readline-5.2:0= )
-   selinux? ( sys-libs/libselinux )
-"
-DEPEND="
-   ${RDEPEND}
-   nls? ( >=sys-devel/gettext-0.12.1-r2 )
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${PN}-3.2-devmapper.patch \
-   "${FILESDIR}"/${PN}-3.2-po4a-mandir.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable debug) \
-   $(use_enable device-mapper) \
-   $(use_enable nls) \
-   $(use_enable selinux) \
-   $(use_enable static-libs static) \
-   $(use_with readline) \
-   --disable-rpath \
-   --disable-silent-rules
-}
-
-DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )
-
-src_install() {
-   default
-   prune_libtool_files
-}



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

2018-03-21 Thread Matt Turner
commit: f22af35eadf93944d05ded4682de0ed2a8917985
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 21:40:38 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 21:41:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22af35e

net-misc/curl-7.59.0: hppa stable, bug 650056

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

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



[gentoo-commits] repo/gentoo:master commit in: app-editors/hteditor/files/, app-editors/hteditor/

2018-03-21 Thread Sergei Trofimovich
commit: 9daa45a18156494207a6fd10be4931681c71a890
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 21 21:42:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 21:42:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9daa45a1

app-editors/hteditor: fix build failure on g++-6/powerpc (noticed by iv_)

The patch is proposed upstream as
  https://github.com/sebastianbiallas/ht/pull/21

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../files/hteditor-2.1.0-gcc-6-uchar.patch | 45 ++
 app-editors/hteditor/hteditor-2.1.0.ebuild |  1 +
 2 files changed, 46 insertions(+)

diff --git a/app-editors/hteditor/files/hteditor-2.1.0-gcc-6-uchar.patch 
b/app-editors/hteditor/files/hteditor-2.1.0-gcc-6-uchar.patch
new file mode 100644
index 000..67eaa6e0149
--- /dev/null
+++ b/app-editors/hteditor/files/hteditor-2.1.0-gcc-6-uchar.patch
@@ -0,0 +1,45 @@
+https://github.com/sebastianbiallas/ht/pull/21
+
+From 7ce68c4bca7fd64c0073f1770c6b5761c03174f0 Mon Sep 17 00:00:00 2001
+From: Sergei Trofimovich 
+Date: Wed, 21 Mar 2018 21:30:31 +
+Subject: [PATCH] ht: fix build failure on -funsigned-char platforms
+
+powerpc (and arm) have 'char' == 'unsigned char' by default.
+This causes build failures on c++11:
+
+```
+$ ./configure CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
+$ make
+
+g++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io 
-I./output -I./eval -I.   -DNOMACROS -pipe -O3 -fomit-frame-pointer -Wall 
-fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=c++14 
-Woverloaded-virtual -Wnon-virtual-dtor -funsigned-char -MT htcoffhd.o -MD -MP 
-MF .deps/htcoffhd.Tpo -c -o htcoffhd.o htcoffhd.cc
+htcoffhd.cc:93:1: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
+ };
+ ^
+htcoffhd.cc:131:1: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
+ };
+```
+
+Use 'signed char' explicitly to maintain existing behavior.
+
+Signed-off-by: Sergei Trofimovich 
+---
+ httag.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/httag.h b/httag.h
+index 7f5da1c..83e5c22 100644
+--- a/httag.h
 b/httag.h
+@@ -69,7 +69,7 @@ struct ht_tag_flags {
+ } PACKED;
+ 
+ struct ht_tag_flags_s {
+-  char bitidx;
++  signed char bitidx;
+   const char *desc;
+ } PACKED;
+ 
+-- 
+2.16.2
+

diff --git a/app-editors/hteditor/hteditor-2.1.0.ebuild 
b/app-editors/hteditor/hteditor-2.1.0.ebuild
index 5e5d0e08308..1f5fc5b5ee5 100644
--- a/app-editors/hteditor/hteditor-2.1.0.ebuild
+++ b/app-editors/hteditor/hteditor-2.1.0.ebuild
@@ -30,6 +30,7 @@ S=${WORKDIR}/${MY_P}
 PATCHES=(
"${FILESDIR}"/${P}-gcc-7.patch
"${FILESDIR}"/${P}-tinfo.patch
+   "${FILESDIR}"/${P}-gcc-6-uchar.patch
 )
 
 src_prepare() {



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

2018-03-21 Thread Ulrich Müller
commit: 6b1c73ef88f133119523fce53b14972dae11fd58
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 21 21:36:03 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 21 21:38:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1c73ef

app-text/xdvik: Fix X dependencies.

Non-maintainer commit (with permission from dilfridge).

Closes: https://bugs.gentoo.org/649150
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/xdvik/{xdvik-22.87.03.ebuild => xdvik-22.87.03-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-text/xdvik/xdvik-22.87.03.ebuild 
b/app-text/xdvik/xdvik-22.87.03-r1.ebuild
similarity index 97%
rename from app-text/xdvik/xdvik-22.87.03.ebuild
rename to app-text/xdvik/xdvik-22.87.03-r1.ebuild
index 76037612857..9c61d703650 100644
--- a/app-text/xdvik/xdvik-22.87.03.ebuild
+++ b/app-text/xdvik/xdvik-22.87.03-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,10 +14,11 @@ LICENSE="GPL-2"
 IUSE="motif neXt Xaw3d emacs"
 
 RDEPEND="media-libs/freetype:2
+   x11-libs/libX11
x11-libs/libXi
x11-libs/libXmu
-   x11-libs/libXp
x11-libs/libXpm
+   x11-libs/libXt
motif? ( >=x11-libs/motif-2.3:0 )
!motif? (
neXt? ( x11-libs/neXtaw )



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

2018-03-21 Thread Justin Lecher
commit: f942400dda58b2306e70952f1c828bfac6e3d9ec
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Mar 21 21:41:24 2018 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Mar 21 21:41:24 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f942400d

.travis.yml: Fix CI

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

 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1fbaac369..7e59eb158 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,8 @@ env:
 - PORTAGE_VER="2.3.24"
 before_install:
 - sudo apt-get -qq update
-- pip install lxml
+install:
+- pip install "lxml<4.2"
 before_script:
 - sudo chmod a+rwX /etc/passwd /etc/group /etc /usr
 - mkdir -p travis-overlay /etc/portage /usr/portage/distfiles



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

2018-03-21 Thread Matt Turner
commit: 20546f6cbc0394946341ba17a23a646ffdbc342f
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 21 19:43:10 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 21 21:07:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20546f6c

media-gfx/graphite2-1.3.10: hppa stable, bug 621724

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-gfx/graphite2/graphite2-1.3.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/graphite2/graphite2-1.3.10.ebuild 
b/media-gfx/graphite2/graphite2-1.3.10.ebuild
index 68b22139c69..37be29285a3 100644
--- a/media-gfx/graphite2/graphite2-1.3.10.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="perl test"
 
 RDEPEND="



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

2018-03-21 Thread Jeroen Roovers
commit: a30cbc170b5995017a60353ff1787fbec384fe8f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 21 20:59:35 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 21 20:59:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30cbc17

net-analyzer/nmap: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-analyzer/nmap/Manifest |   2 -
 net-analyzer/nmap/nmap-7.50.ebuild | 179 --
 net-analyzer/nmap/nmap-7.60.ebuild | 194 -
 3 files changed, 375 deletions(-)

diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest
index 3d383771ece..58b6e4ecc35 100644
--- a/net-analyzer/nmap/Manifest
+++ b/net-analyzer/nmap/Manifest
@@ -1,5 +1,3 @@
 DIST nmap-7.40.tar.bz2 9043221 BLAKE2B 
ddbc2f9d8b96aa2ddd53bb250acb5b0829dd79caf04d599ed2257f89cc1e419a9dbf94101a5b1d5ad6815e1a94974b3c02ad81354897ba3bb032a5e3d616468d
 SHA512 
98e37bf1c29789ea19ee4542d719ed6970c8bcc1bf92af4948a52a75273c2403329149f6b5df6368c23840d1bb3f47af9e5ce543f7a36596a33896609574f02d
-DIST nmap-7.50.tar.bz2 9309616 BLAKE2B 
79f257f4c19762729ddfe7bb950263253d98b0902d22f0bf87ff64b7400c5e0c8e8c1a6b5a8c75e3f835dedbf7087808b1bd8444126655138382ea2db1ccb748
 SHA512 
b74c5711f03bae363164cdb7e62923ab938c81c7bbcd080eaa2d1acc89f09eb0a7e0f5deb9628b81057c7a35ecd487a2d09dfe3b58b0db6c84cf0b39f526e5f2
-DIST nmap-7.60.tar.bz2 10394925 BLAKE2B 
bb3a392292adeebe60dc9716ee61ee09a2f86703a1370ffd6a6c63969a75733660046279d122b1b529a3ea25083bde9334d5e13496ad6a9bd9d6562031b8ae09
 SHA512 
74ba8f6de026ade9ee6bb2252bee18a57210f8207977df7f1c04556629dcdc1e6127f33febc8a52ef88a1dac876116d590564dee4f1c23798c3ac37529991aa4
 DIST nmap-7.70.tar.bz2 10467371 BLAKE2B 
53d751773851e45fcfa7604f8b325297f429f525bafdef91e7f693b9a9876ddb23e978c50821776b64764adb5bf36e759042cac3254bdbf36bff7048dfb6f58d
 SHA512 
084c148b022ff6550e269d976d0077f7932a10e2ef218236fe13aa3a70b4eb6506df03329868fc68cb3ce78e4360b200f5a7a491d3145028fed679ef1c9ecae5
 DIST nmap-logo-64.png 3289 BLAKE2B 
9563f57d126e6fa38dc777391c2887112836b4f5b521311bde64d5c5a04c45a3f420abba0750f776658015c0018b2afeb381c691bc8784e4f39abc78b9c2d2c7
 SHA512 
fb102d12aaeebc8a97543ecd653a3606e86996ad679bc26d6e6e274ad05ec3e9f92521289d1a24153c521b699e8c0cfa65d8856bb49af53ee4837268bbc6b5d3

diff --git a/net-analyzer/nmap/nmap-7.50.ebuild 
b/net-analyzer/nmap/nmap-7.50.ebuild
deleted file mode 100644
index e8d52c0afb3..000
--- a/net-analyzer/nmap/nmap-7.50.ebuild
+++ /dev/null
@@ -1,179 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite,xml"
-inherit autotools flag-o-matic python-single-r1 toolchain-funcs
-
-MY_P=${P/_beta/BETA}
-
-DESCRIPTION="A utility for network discovery and security auditing"
-HOMEPAGE="http://nmap.org/;
-SRC_URI="
-   http://nmap.org/dist/${MY_P}.tar.bz2
-   https://dev.gentoo.org/~jer/nmap-logo-64.png
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
-
-IUSE="ipv6 libressl +nse system-lua ncat ndiff nls nmap-update nping ssl 
zenmap"
-NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh )
-
-REQUIRED_USE="
-   system-lua? ( nse )
-   ndiff? ( ${PYTHON_REQUIRED_USE} )
-   zenmap? ( ${PYTHON_REQUIRED_USE} )
-"
-
-RDEPEND="
-   dev-libs/liblinear:=
-   dev-libs/libpcre
-   net-libs/libpcap
-   zenmap? (
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   ${PYTHON_DEPS}
-   )
-   system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
-   ndiff? ( ${PYTHON_DEPS} )
-   nls? ( virtual/libintl )
-   nmap-update? ( dev-libs/apr dev-vcs/subversion )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   )
-"
-DEPEND="
-   ${RDEPEND}
-   nls? ( sys-devel/gettext )
-"
-
-S="${WORKDIR}/${MY_P}"
-PATCHES=(
-   "${FILESDIR}"/${PN}-5.10_beta1-string.patch
-   "${FILESDIR}"/${PN}-5.21-python.patch
-   "${FILESDIR}"/${PN}-6.46-uninstaller.patch
-   "${FILESDIR}"/${PN}-6.25-liblua-ar.patch
-   "${FILESDIR}"/${PN}-7.25-no-FORTIFY_SOURCE.patch
-   "${FILESDIR}"/${PN}-7.25-CXXFLAGS.patch
-   "${FILESDIR}"/${PN}-7.25-libpcre.patch
-   "${FILESDIR}"/${PN}-7.31-libnl.patch
-)
-
-pkg_setup() {
-   if use ndiff || use zenmap; then
-   python-single-r1_pkg_setup
-   fi
-}
-
-src_unpack() {
-   # prevent unpacking the logo
-   unpack ${MY_P}.tar.bz2
-}
-
-src_prepare() {
-   rm -r libpcap/ || die
-
-   cat "${FILESDIR}"/nls.m4 >> "${S}"/acinclude.m4 || die
-
-   default
-
-   local lingua
-   if use nls; then
-   for lingua in ${NMAP_LINGUAS[@]}; do
-   

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

2018-03-21 Thread Jeroen Roovers
commit: f3db38bca12e575de54234854a8dd7a7a2ef8027
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 21 20:58:22 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 21 20:58:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3db38bc

net-analyzer/nmap: Version 7.70.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-analyzer/nmap/Manifest |   1 +
 net-analyzer/nmap/nmap-7.70.ebuild | 194 +
 2 files changed, 195 insertions(+)

diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest
index ac6015a86c8..3d383771ece 100644
--- a/net-analyzer/nmap/Manifest
+++ b/net-analyzer/nmap/Manifest
@@ -1,4 +1,5 @@
 DIST nmap-7.40.tar.bz2 9043221 BLAKE2B 
ddbc2f9d8b96aa2ddd53bb250acb5b0829dd79caf04d599ed2257f89cc1e419a9dbf94101a5b1d5ad6815e1a94974b3c02ad81354897ba3bb032a5e3d616468d
 SHA512 
98e37bf1c29789ea19ee4542d719ed6970c8bcc1bf92af4948a52a75273c2403329149f6b5df6368c23840d1bb3f47af9e5ce543f7a36596a33896609574f02d
 DIST nmap-7.50.tar.bz2 9309616 BLAKE2B 
79f257f4c19762729ddfe7bb950263253d98b0902d22f0bf87ff64b7400c5e0c8e8c1a6b5a8c75e3f835dedbf7087808b1bd8444126655138382ea2db1ccb748
 SHA512 
b74c5711f03bae363164cdb7e62923ab938c81c7bbcd080eaa2d1acc89f09eb0a7e0f5deb9628b81057c7a35ecd487a2d09dfe3b58b0db6c84cf0b39f526e5f2
 DIST nmap-7.60.tar.bz2 10394925 BLAKE2B 
bb3a392292adeebe60dc9716ee61ee09a2f86703a1370ffd6a6c63969a75733660046279d122b1b529a3ea25083bde9334d5e13496ad6a9bd9d6562031b8ae09
 SHA512 
74ba8f6de026ade9ee6bb2252bee18a57210f8207977df7f1c04556629dcdc1e6127f33febc8a52ef88a1dac876116d590564dee4f1c23798c3ac37529991aa4
+DIST nmap-7.70.tar.bz2 10467371 BLAKE2B 
53d751773851e45fcfa7604f8b325297f429f525bafdef91e7f693b9a9876ddb23e978c50821776b64764adb5bf36e759042cac3254bdbf36bff7048dfb6f58d
 SHA512 
084c148b022ff6550e269d976d0077f7932a10e2ef218236fe13aa3a70b4eb6506df03329868fc68cb3ce78e4360b200f5a7a491d3145028fed679ef1c9ecae5
 DIST nmap-logo-64.png 3289 BLAKE2B 
9563f57d126e6fa38dc777391c2887112836b4f5b521311bde64d5c5a04c45a3f420abba0750f776658015c0018b2afeb381c691bc8784e4f39abc78b9c2d2c7
 SHA512 
fb102d12aaeebc8a97543ecd653a3606e86996ad679bc26d6e6e274ad05ec3e9f92521289d1a24153c521b699e8c0cfa65d8856bb49af53ee4837268bbc6b5d3

diff --git a/net-analyzer/nmap/nmap-7.70.ebuild 
b/net-analyzer/nmap/nmap-7.70.ebuild
new file mode 100644
index 000..59a746de80e
--- /dev/null
+++ b/net-analyzer/nmap/nmap-7.70.ebuild
@@ -0,0 +1,194 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite,xml"
+inherit autotools flag-o-matic python-single-r1 toolchain-funcs
+
+MY_P=${P/_beta/BETA}
+
+DESCRIPTION="A utility for network discovery and security auditing"
+HOMEPAGE="https://nmap.org/;
+SRC_URI="
+   https://nmap.org/dist/${MY_P}.tar.bz2
+   https://dev.gentoo.org/~jer/nmap-logo-64.png
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+
+IUSE="
+   ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl 
system-lua
+   zenmap
+"
+NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh )
+
+REQUIRED_USE="
+   system-lua? ( nse )
+   ndiff? ( ${PYTHON_REQUIRED_USE} )
+   zenmap? ( ${PYTHON_REQUIRED_USE} )
+"
+
+RDEPEND="
+   dev-libs/liblinear:=
+   dev-libs/libpcre
+   net-libs/libpcap
+   libssh2? ( net-libs/libssh2[zlib] )
+   ndiff? ( ${PYTHON_DEPS} )
+   nls? ( virtual/libintl )
+   nmap-update? (
+   dev-libs/apr
+   dev-vcs/subversion
+   )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   )
+   system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
+   zenmap? (
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )
+"
+DEPEND="
+   ${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.10_beta1-string.patch
+   "${FILESDIR}"/${PN}-5.21-python.patch
+   "${FILESDIR}"/${PN}-6.46-uninstaller.patch
+   "${FILESDIR}"/${PN}-6.25-liblua-ar.patch
+   "${FILESDIR}"/${PN}-7.25-no-FORTIFY_SOURCE.patch
+   "${FILESDIR}"/${PN}-7.25-CXXFLAGS.patch
+   "${FILESDIR}"/${PN}-7.25-libpcre.patch
+   "${FILESDIR}"/${PN}-7.31-libnl.patch
+)
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   if use ndiff || use zenmap; then
+   python-single-r1_pkg_setup
+   fi
+}
+
+src_unpack() {
+   # prevent unpacking the logo
+   unpack ${MY_P}.tar.bz2
+}
+
+src_prepare() {
+   rm -r libpcap/ || die
+
+   cat "${FILESDIR}"/nls.m4 >> "${S}"/acinclude.m4 || die
+
+   default
+
+   local lingua
+   if use nls; then
+   for lingua in 

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

2018-03-21 Thread Jeroen Roovers
commit: 3fed9abfd7e2b4b94c17d50410aab10b81c5aa76
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 21 20:43:26 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 21 20:44:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fed9abf

x11-misc/rofi: Version 1.5.1.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-misc/rofi/Manifest  |  1 +
 x11-misc/rofi/rofi-1.5.1.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/x11-misc/rofi/Manifest b/x11-misc/rofi/Manifest
index f99cfa182df..9f2b9aa50d6 100644
--- a/x11-misc/rofi/Manifest
+++ b/x11-misc/rofi/Manifest
@@ -1,3 +1,4 @@
 DIST rofi-1.3.1.tar.xz 211732 BLAKE2B 
60a217a47c547b1e59632356f4ddcb37144364a990974cbc013c53b21eae04e9568cc39e2ba6d2ea681501582910fb685bcb865cf011be0b2f00d986f4317c3e
 SHA512 
a96c53ad268883277c4ff0ee3267ff7fab4d4a93a982019ce19ea82771b65c32d56216d777494853bffd18481400af72ed777f88cce4b26d7d1b8980a997f6c6
 DIST rofi-1.4.2.tar.xz 339316 BLAKE2B 
f35bd60fb490ca9158a4b022bd972169626634adc1fa386b3b37e63497004d2fb0d85a711c4f4f7f377c377188ecc578de78c0c70bf21e086bc59c809a69bd05
 SHA512 
9f6cdde4b169c9f5471eb40cca9ce65ee2e87f541b0a9e48ce5ccc61d65930befbf152af667436a9142b36ba40c2be17c1aacc90deeff70e7f40dcaa1f9a9c8f
 DIST rofi-1.5.0.tar.xz 354232 BLAKE2B 
2478902542b994ba06c4d436fa9436659366e2416e1a7a3ddd9a48e84d397faff963a4ac0c1bb1011a5f8a8440d1fc257377d28f556a60dc264b29eadadf5c7e
 SHA512 
f24f93224f38e009307912dec19182a04b36a9ac88b26a8657d853cc040e1a59837a56a3e8ff08aa34143f455b5030c73fc28ced96123f3bc7e3943582aee81c
+DIST rofi-1.5.1.tar.xz 355912 BLAKE2B 
710a35ab82bf960b331431be3cc3acfb5cc27b42d7fa8b02e8c070918679b90612d89f600a6e58215bc0a08dcb60087ea37a5498fa8c4ac39d246d5967f0b314
 SHA512 
32074e931199ff1529ebab8fef53d339eab09843888f862953b7d661323484ebe66d820feecc42604a16bd683a5af1ec4d1a2e7f097f408efed6cfe91c4eb5ff

diff --git a/x11-misc/rofi/rofi-1.5.1.ebuild b/x11-misc/rofi/rofi-1.5.1.ebuild
new file mode 100644
index 000..b1d04b298f2
--- /dev/null
+++ b/x11-misc/rofi/rofi-1.5.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools toolchain-funcs
+
+DESCRIPTION="A window switcher, run dialog and dmenu replacement"
+HOMEPAGE="https://github.com/DaveDavenport/rofi/;
+SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test windowmode"
+
+RDEPEND="
+   dev-libs/glib:2
+   media-libs/freetype
+   x11-libs/cairo[xcb]
+   x11-libs/libXft
+   x11-libs/libXinerama
+   x11-libs/libxcb
+   x11-libs/libxkbcommon[X]
+   x11-libs/pango[X]
+   x11-libs/startup-notification
+   x11-libs/xcb-util
+   x11-libs/xcb-util-wm
+   x11-libs/xcb-util-xrm
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   x11-proto/xineramaproto
+   x11-proto/xproto
+   test? ( >=dev-libs/check-0.11 )
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.15.12-Werror.patch
+   "${FILESDIR}"/${PN}-1.5.0-gtk-settings-test.patch
+)
+
+src_prepare() {
+   if use test; then
+   sed -i -e 's|"/tmp/rofi-test.pid"|"'"$T"'/rofi-test.pid"|g' 
test/helper-pidfile.c || die
+   fi
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   tc-export CC
+
+   econf \
+   $(use_enable test check) \
+   $(use_enable windowmode)
+}



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

2018-03-21 Thread Jeroen Roovers
commit: a3fdb0b80a5d9d8df29d2990438d9b255d2cef76
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 21 20:44:03 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 21 20:44:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fdb0b8

x11-misc/rofi: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-misc/rofi/Manifest  |  1 -
 x11-misc/rofi/rofi-1.4.2.ebuild | 57 -
 2 files changed, 58 deletions(-)

diff --git a/x11-misc/rofi/Manifest b/x11-misc/rofi/Manifest
index 9f2b9aa50d6..cba38d32bf6 100644
--- a/x11-misc/rofi/Manifest
+++ b/x11-misc/rofi/Manifest
@@ -1,4 +1,3 @@
 DIST rofi-1.3.1.tar.xz 211732 BLAKE2B 
60a217a47c547b1e59632356f4ddcb37144364a990974cbc013c53b21eae04e9568cc39e2ba6d2ea681501582910fb685bcb865cf011be0b2f00d986f4317c3e
 SHA512 
a96c53ad268883277c4ff0ee3267ff7fab4d4a93a982019ce19ea82771b65c32d56216d777494853bffd18481400af72ed777f88cce4b26d7d1b8980a997f6c6
-DIST rofi-1.4.2.tar.xz 339316 BLAKE2B 
f35bd60fb490ca9158a4b022bd972169626634adc1fa386b3b37e63497004d2fb0d85a711c4f4f7f377c377188ecc578de78c0c70bf21e086bc59c809a69bd05
 SHA512 
9f6cdde4b169c9f5471eb40cca9ce65ee2e87f541b0a9e48ce5ccc61d65930befbf152af667436a9142b36ba40c2be17c1aacc90deeff70e7f40dcaa1f9a9c8f
 DIST rofi-1.5.0.tar.xz 354232 BLAKE2B 
2478902542b994ba06c4d436fa9436659366e2416e1a7a3ddd9a48e84d397faff963a4ac0c1bb1011a5f8a8440d1fc257377d28f556a60dc264b29eadadf5c7e
 SHA512 
f24f93224f38e009307912dec19182a04b36a9ac88b26a8657d853cc040e1a59837a56a3e8ff08aa34143f455b5030c73fc28ced96123f3bc7e3943582aee81c
 DIST rofi-1.5.1.tar.xz 355912 BLAKE2B 
710a35ab82bf960b331431be3cc3acfb5cc27b42d7fa8b02e8c070918679b90612d89f600a6e58215bc0a08dcb60087ea37a5498fa8c4ac39d246d5967f0b314
 SHA512 
32074e931199ff1529ebab8fef53d339eab09843888f862953b7d661323484ebe66d820feecc42604a16bd683a5af1ec4d1a2e7f097f408efed6cfe91c4eb5ff

diff --git a/x11-misc/rofi/rofi-1.4.2.ebuild b/x11-misc/rofi/rofi-1.4.2.ebuild
deleted file mode 100644
index 97565c1283c..000
--- a/x11-misc/rofi/rofi-1.4.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools toolchain-funcs
-
-DESCRIPTION="A window switcher, run dialog and dmenu replacement"
-HOMEPAGE="https://github.com/DaveDavenport/rofi/;
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test windowmode"
-
-RDEPEND="
-   dev-libs/glib:2
-   media-libs/freetype
-   x11-libs/cairo[xcb]
-   x11-libs/libXft
-   x11-libs/libXinerama
-   x11-libs/libxcb
-   x11-libs/libxkbcommon[X]
-   x11-libs/pango[X]
-   x11-libs/startup-notification
-   x11-libs/xcb-util
-   x11-libs/xcb-util-wm
-   x11-libs/xcb-util-xrm
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-   x11-proto/xineramaproto
-   x11-proto/xproto
-   test? ( >=dev-libs/check-0.11 )
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.15.12-Werror.patch
-)
-
-src_prepare() {
-   if use test; then
-   sed -i -e 's|"/tmp/rofi-test.pid"|"'"$T"'/rofi-test.pid"|g' 
test/helper-pidfile.c || die
-   fi
-
-   default
-
-   eautoreconf
-}
-
-src_configure() {
-   tc-export CC
-
-   econf \
-   $(use_enable test check) \
-   $(use_enable windowmode)
-}



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

2018-03-21 Thread Markus Meier
commit: 5c6d643a1f5dca63845d9b4c80adbfe6bb22aaeb
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:23:02 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:23:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6d643a

dev-python/pickleshare: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild 
b/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild
index 2ba761c4b9c..1130fc6b1bd 100644
--- a/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild
+++ b/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2018-03-21 Thread Markus Meier
commit: bf70de633637c4c7eefc21d3670a9725f35669dc
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:23:06 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:23:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf70de63

dev-python/parso: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/parso/parso-0.1.1.ebuild 
b/dev-python/parso/parso-0.1.1.ebuild
index 56afc70fcad..b36d8abbb9c 100644
--- a/dev-python/parso/parso-0.1.1.ebuild
+++ b/dev-python/parso/parso-0.1.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="doc test"
 
 DEPEND="



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

2018-03-21 Thread Markus Meier
commit: 8a7a0df754826863c0463e9d1d2b8be185f30ddd
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:23:55 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:23:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7a0df7

dev-python/ipython: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/ipython/ipython-6.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ipython/ipython-6.1.0.ebuild 
b/dev-python/ipython/ipython-6.1.0.ebuild
index ba929e53f69..a21490ed567 100644
--- a/dev-python/ipython/ipython-6.1.0.ebuild
+++ b/dev-python/ipython/ipython-6.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples matplotlib notebook nbconvert qt5 smp test"
 
 CDEPEND="



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

2018-03-21 Thread Markus Meier
commit: 27bda3117a7e36fa07faa872b72350b6e82a408c
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:23:49 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:23:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bda311

dev-python/ipython: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/ipython/ipython-5.4.1.ebuild 
b/dev-python/ipython/ipython-5.4.1.ebuild
index a471141d961..1526a1137bb 100644
--- a/dev-python/ipython/ipython-5.4.1.ebuild
+++ b/dev-python/ipython/ipython-5.4.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test wxwidgets"
 
 CDEPEND="



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

2018-03-21 Thread Markus Meier
commit: da8a2c387142654b8d40955c2fa6149a3535441a
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:22:57 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:22:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8a2c38

dev-python/pathlib2: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/pathlib2/pathlib2-2.3.0.ebuild 
b/dev-python/pathlib2/pathlib2-2.3.0.ebuild
index c9958b30305..bac4a66380f 100644
--- a/dev-python/pathlib2/pathlib2-2.3.0.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2018-03-21 Thread Markus Meier
commit: 0443c5f2aa896a735a9976dd5c7ef90331adb61e
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:22:27 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:22:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0443c5f2

dev-python/prompt_toolkit: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild 
b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild
index cf6bb73c225..38f33fbc3f1 100644
--- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild
+++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2018-03-21 Thread Markus Meier
commit: c339491599322ed246386286c0953e31b55c244d
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:23:11 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:23:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3394915

dev-python/jedi: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/jedi/jedi-0.11.1.ebuild 
b/dev-python/jedi/jedi-0.11.1.ebuild
index e1216c5e542..4b02756e0b4 100644
--- a/dev-python/jedi/jedi-0.11.1.ebuild
+++ b/dev-python/jedi/jedi-0.11.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="doc test"
 
 RDEPEND=">=dev-python/parso-0.1.1[${PYTHON_USEDEP}]"



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

2018-03-21 Thread Markus Meier
commit: 4c5eb4a81550543d0468eaeff25751353ed1000d
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:22:22 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:22:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5eb4a8

dev-python/scandir: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/scandir/scandir-1.7.ebuild 
b/dev-python/scandir/scandir-1.7.ebuild
index 8e0cc5909ad..f355a307197 100644
--- a/dev-python/scandir/scandir-1.7.ebuild
+++ b/dev-python/scandir/scandir-1.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-03-21 Thread Markus Meier
commit: 4739ac7e1fb6ce0067c93d93e26b400b02b8ad60
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:22:12 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:22:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4739ac7e

dev-python/ipython_genutils: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild 
b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild
index 3097cf4b687..7d7a01d8c15 100644
--- a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild
+++ b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="test"
 
 DEPEND="



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

2018-03-21 Thread Markus Meier
commit: 9bcd61706e7f11100454cb43040cc4a28bfb717a
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:21:49 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:21:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcd6170

dev-python/wcwidth: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
index d18a10fd004..1cc85cf5dc9 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



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

2018-03-21 Thread Markus Meier
commit: df16a523fcee1657fbd399d3a50c76f190fd479b
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 20:22:17 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 20:22:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df16a523

dev-python/traitlets: add ~arm, bug #604532

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/traitlets/traitlets-4.3.2.ebuild 
b/dev-python/traitlets/traitlets-4.3.2.ebuild
index da0816a52c9..580d2d66232 100644
--- a/dev-python/traitlets/traitlets-4.3.2.ebuild
+++ b/dev-python/traitlets/traitlets-4.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="doc test"
 
 RDEPEND="



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

2018-03-21 Thread Agostino Sarubbo
commit: 9ddf8bd17c08b62129cc809009327e38e4983abf
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Mar 21 19:53:34 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 21 20:13:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ddf8bd1

app-crypt/WiRouterKeyRec: use HTTPS

 app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild 
b/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild
index d9c19ac4b9d..7167e564369 100644
--- a/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild
+++ b/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,8 +9,8 @@ MY_PN="WiRouter_KeyRec"
 MY_P="${MY_PN}_${PV}"
 
 DESCRIPTION="Recovery tool for wpa passphrase"
-HOMEPAGE="http://www.salvatorefresta.net;
-SRC_URI="http://tools.salvatorefresta.net/${MY_P}.zip -> ${P}.zip"
+HOMEPAGE="https://www.salvatorefresta.net;
+SRC_URI="https://tools.salvatorefresta.net/${MY_P}.zip -> ${P}.zip"
 
 KEYWORDS="amd64 ppc x86"
 IUSE=""



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

2018-03-21 Thread Justin Lecher
commit: 417c12f8a40197fe197b3cbd977883583f190743
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Mar 21 20:11:37 2018 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Mar 21 20:11:37 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=417c12f8

.travis.yml: Update CI

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

 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 69b86fcea..1fbaac369 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache: pip
 python:
 - pypy
 env:
-- PORTAGE_VER="2.3.20"
+- PORTAGE_VER="2.3.24"
 before_install:
 - sudo apt-get -qq update
 - pip install lxml
@@ -23,8 +23,8 @@ before_script:
 - echo "portage:x:250:250:portage:/var/tmp/portage:/bin/false" >> 
/etc/passwd
 - echo "portage::250:portage,travis" >> /etc/group
 - wget "https://www.gentoo.org/dtd/metadata.dtd; -O 
/usr/portage/distfiles/metadata.dtd
-- ln -s portage-portage-${PORTAGE_VER}/cnf/repos.conf 
/etc/portage/repos.conf
-- ln -s /usr/portage/profiles/default/linux/amd64/13.0 
/etc/portage/make.profile
+- ln -s $TRAVIS_BUILD_DIR/portage-portage-${PORTAGE_VER}/cnf/repos.conf 
/etc/portage/repos.conf
+- ln -s /usr/portage/profiles/default/linux/amd64/17.0 
/etc/portage/make.profile
 - cd travis-overlay
 script:
 - ./../spinner.sh "python 
../portage-portage-${PORTAGE_VER}/repoman/bin/repoman full -d"



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

2018-03-21 Thread Kristian Fiskerstrand
commit: c766d91b7081958681fb5fc7c113ffdd5bb7
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Wed Mar 21 19:55:59 2018 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Mar 21 19:55:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c766d91b

app-crypt/ekeyd: Fixes for systemd service file

Closes: https://bugs.gentoo.org/649478
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/ekeyd/files/ekeyd.service | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-crypt/ekeyd/files/ekeyd.service 
b/app-crypt/ekeyd/files/ekeyd.service
index 637b424b703..0529574db5c 100644
--- a/app-crypt/ekeyd/files/ekeyd.service
+++ b/app-crypt/ekeyd/files/ekeyd.service
@@ -3,6 +3,8 @@ Description=Entropy key daemon
 
 [Service]
 ExecStart=/usr/libexec/ekeyd 
+Type=forking
+PIDFile=/var/run/ekeyd.pid
 
 [Install]
 WantedBy=multi-user.target



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

2018-03-21 Thread Kristian Fiskerstrand
commit: f2530bd9707c3ddd8e3dd26f248586e938aba29b
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Wed Mar 21 19:52:56 2018 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Mar 21 19:52:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2530bd9

app-crypt/ekeyd: don't depend directly on openrc

Closes: https://bugs.gentoo.org/649476
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild | 164 ++
 1 file changed, 164 insertions(+)

diff --git a/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild 
b/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild
new file mode 100644
index 000..cd17249ebd0
--- /dev/null
+++ b/app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild
@@ -0,0 +1,164 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit eutils multilib linux-info toolchain-funcs udev systemd
+
+DESCRIPTION="Entropy Key userspace daemon"
+HOMEPAGE="http://www.entropykey.co.uk/;
+SRC_URI="mirror://ubuntu/pool/universe/e/ekeyd/ekeyd_${PV}.orig.tar.gz"
+
+LICENSE="MIT GPL-2" # GPL-2 (only) for init script
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="kernel_linux munin minimal usb"
+REQUIRED_USE="minimal? ( !munin )"
+
+EKEYD_RDEPEND="dev-lang/lua"
+EKEYD_DEPEND="${EKEYD_RDEPEND}"
+EKEYD_RDEPEND="${EKEYD_RDEPEND}
+   dev-lua/luasocket
+   kernel_linux? ( virtual/udev )
+   munin? ( net-analyzer/munin )"
+
+RDEPEND="!minimal? ( ${EKEYD_RDEPEND} )
+   !app-crypt/ekey-egd-linux
+   virtual/service-manager"
+DEPEND="!minimal? ( ${EKEYD_DEPEND} )"
+
+CONFIG_CHECK="~USB_ACM"
+
+pkg_setup() {
+   if ! use minimal && use kernel_linux && ! use usb && 
linux_config_exists; then
+   check_extra_config
+   fi
+}
+
+src_prepare() {
+   epatch "${FILESDIR}/${P}-const_char_usage.patch";
+   epatch "${FILESDIR}/${P}-enoent.patch";
+   epatch "${FILESDIR}/${P}-path-fixes.patch";
+   epatch "${FILESDIR}/${P}-udev-rule.patch";
+   epatch "${FILESDIR}/${P}-remove-werror.patch";
+   epatch "${FILESDIR}/${P}-misc.patch";
+}
+
+src_compile() {
+   local osname
+
+   # Override automatic detection: upstream provides this with uname,
+   # we don't like using uname.
+   case ${CHOST} in
+   *-linux-*)
+   osname=linux;;
+   *-freebsd*)
+   osname=freebsd;;
+   *-kfrebsd-gnu)
+   osname=gnukfreebsd;;
+   *-openbsd*)
+   osname=openbsd;;
+   *)
+   die "Unsupported operating system!"
+   ;;
+   esac
+
+   # We don't slot LUA so we don't really need to have the variables
+   # set at all.
+   emake -C host \
+   CC="$(tc-getCC)" \
+   LUA_V= LUA_INC= \
+   OSNAME=${osname} \
+   OPT="${CFLAGS}" \
+   BUILD_ULUSBD=no \
+   $(use minimal && echo egd-linux)
+}
+
+src_install() {
+   exeinto /usr/libexec
+   newexe host/egd-linux   ekey-egd-linux
+   newman host/egd-linux.8 ekey-egd-linux.8
+
+   newconfd "${FILESDIR}"/ekey-egd-linux.conf.2 ekey-egd-linux
+   newinitd "${FILESDIR}"/ekey-egd-linux.init.2 ekey-egd-linux
+
+   dodoc doc/* AUTHORS ChangeLog THANKS
+
+   use minimal && return
+   # from here on, install everything that is not part of the minimal
+   # support.
+
+   emake -C host \
+   DESTDIR="${D}" \
+   MANZCMD=cat MANZEXT= \
+   install-ekeyd
+
+   # We move the daemons around to avoid polluting the available
+   # commands.
+   dodir /usr/libexec
+   mv "${D}"/usr/sbin/ekey*d "${D}"/usr/libexec
+
+   systemd_dounit "${FILESDIR}/ekeyd.service"
+
+   newinitd "${FILESDIR}"/${PN}.init.2 ${PN}
+
+   if use kernel_linux; then
+   local rules="${FILESDIR}/90-ekeyd.rules"
+   udev_newrules ${rules} 90-${PN}.rules
+   fi
+
+   if use munin; then
+   exeinto /usr/libexec/munin/plugins
+   doexe munin/ekeyd_stat_
+
+   insinto /etc/munin/plugin-conf.d
+   newins munin/plugin-conf.d_ekeyd ekeyd
+   fi
+}
+
+pkg_postinst() {
+   elog "${CATEGORY}/${PN} now install also the EGD client service 
ekey-egd-linux."
+   elog "To use this service, you need enable EGDTCPSocket for the ekeyd 
service"
+   elog "managing the key(s)."
+   elog ""
+   elog "The daemon will send more entropy to the kernel once the 
available pool"
+   elog "falls below the value set in the 
kernel.random.write_wakeup_threshold"
+   elog "sysctl entry."
+   elog ""
+   ewarn "Since version 1.1.4-r1, ekey-egd-linux will *not* set the 
watermark for"
+   ewarn "you, instead you'll have to configure the sysctl in 
/etc/sysctl.conf"
+
+   use 

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

2018-03-21 Thread Sergei Trofimovich
commit: 2505a3c3103b19f62e0079972d8e0f9d5e4ccef5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Mar 21 17:52:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 19:43:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2505a3c3

app-editors/emacs: stable 25.3-r4 for sparc, bug #649910

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 app-editors/emacs/emacs-25.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r4.ebuild 
b/app-editors/emacs/emacs-25.3-r4.ebuild
index 5e93885b47d..9e47a0a2871 100644
--- a/app-editors/emacs/emacs-25.3-r4.ebuild
+++ b/app-editors/emacs/emacs-25.3-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 
livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff 
toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib"
 REQUIRED_USE="?? ( aqua X )"
 



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

2018-03-21 Thread Sergei Trofimovich
commit: 651308f160f92b79efd80a04e9cd37b96af4e2ed
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Mar 21 17:51:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 21 19:43:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651308f1

net-misc/dhcpcd: stable 7.0.1 for sparc, bug #650938

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

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

diff --git a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild 
b/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild
index 4931178002f..6d3ad075110 100644
--- a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild
@@ -11,7 +11,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2018-03-21 Thread Markus Meier
commit: 076c230b5473b96d0d1b4da67e8c7f1a3182096f
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:18 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=076c230b

dev-python/setuptools-git: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/setuptools-git/setuptools-git-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild 
b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index 0f18bbff48d..85220feccf3 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 dev-vcs/git"



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

2018-03-21 Thread Markus Meier
commit: e341cc2faa517eea7a090825fea82e3a13f0643e
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:23 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e341cc2f

dev-python/pytest-fixture-config: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild 
b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
index 72f60e041bd..a456663d15a 100644
--- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
+++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



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

2018-03-21 Thread Markus Meier
commit: ca2426db02ac42b28d4a9cb92a28622e84c44c3c
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:40 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2426db

dev-python/pytest-virtualenv: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

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



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

2018-03-21 Thread Markus Meier
commit: a6a96549f50e4b27eb1ba484c10d8a1fa8485beb
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:01 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a96549

dev-python/py: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/py/py-1.4.34.ebuild b/dev-python/py/py-1.4.34.ebuild
index f6554568f47..0fc994950e9 100644
--- a/dev-python/py/py-1.4.34.ebuild
+++ b/dev-python/py/py-1.4.34.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~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 ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="doc test"
 
 RDEPEND=""



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

2018-03-21 Thread Markus Meier
commit: 9855b5cf036b015cdf3e635dd57592e2d9bdb897
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:40:04 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:40:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9855b5cf

dev-python/jaraco-packaging: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild 
b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
index 797e49f795a..98cfc202189 100644
--- a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
+++ b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 IUSE="doc test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/backports-unittest-mock/

2018-03-21 Thread Markus Meier
commit: c16aafe811ca9ac3f2c965cabcc40832baca0615
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:40:09 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:40:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16aafe8

dev-python/backports-unittest-mock: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild 
b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
index 982263b9fab..0069467a9f8 100644
--- a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
+++ b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="doc test"
 
 RDEPEND="dev-python/backports[${PYTHON_USEDEP}]



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

2018-03-21 Thread Markus Meier
commit: 95f138933d2fd3ea470ed1519dd86b7d5499b16b
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:40:15 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:40:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f13893

dev-python/setuptools: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild 
b/dev-python/setuptools/setuptools-36.7.2.ebuild
index e5ca338a851..01e349a6c2b 100644
--- a/dev-python/setuptools/setuptools-36.7.2.ebuild
+++ b/dev-python/setuptools/setuptools-36.7.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"



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

2018-03-21 Thread Markus Meier
commit: 0392d9dc77bb7552df4bc3c8971d22a521d58f61
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:35 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0392d9dc

dev-python/pytest-shutil: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

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



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

2018-03-21 Thread Markus Meier
commit: 70c0aac9c35836c2b79bf5e6d9ca2aa75f26a0aa
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:29 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c0aac9

dev-python/contextlib2: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/contextlib2/contextlib2-0.5.5.ebuild 
b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
index 289e8ae3c1e..6a6b853c8d2 100644
--- a/dev-python/contextlib2/contextlib2-0.5.5.ebuild
+++ b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2.4"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
 IUSE="test"
 
 DEPEND="



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

2018-03-21 Thread Markus Meier
commit: d0f337ddde2a97ad63b156bac26bc8c460404935
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 21 19:39:14 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 21 19:39:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f337dd

dev-python/pytest: arm stable, bug #641304

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/pytest/pytest-3.2.2.ebuild 
b/dev-python/pytest/pytest-3.2.2.ebuild
index 4fb6a33bc31..b5fda5945bd 100644
--- a/dev-python/pytest/pytest-3.2.2.ebuild
+++ b/dev-python/pytest/pytest-3.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



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

2018-03-21 Thread Kristian Fiskerstrand
commit: 1dd048d3aea02a2cfbec81db25008e7098ac895c
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Wed Mar 21 19:34:44 2018 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Mar 21 19:34:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd048d3

app-crypt/pinentry: Make pinentry-qt icon show under Plasma-Wayland

Bug: https://dev.gnupg.org/T3449
Closes: https://bugs.gentoo.org/634356
Thanks-To: Andrius Štikonas
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ...1.0.0-make-icon-work-under-Plasma-Wayland.patch |  52 +++
 app-crypt/pinentry/pinentry-1.0.0-r3.ebuild| 103 +
 2 files changed, 155 insertions(+)

diff --git 
a/app-crypt/pinentry/files/pinentry-1.0.0-make-icon-work-under-Plasma-Wayland.patch
 
b/app-crypt/pinentry/files/pinentry-1.0.0-make-icon-work-under-Plasma-Wayland.patch
new file mode 100644
index 000..646df196376
--- /dev/null
+++ 
b/app-crypt/pinentry/files/pinentry-1.0.0-make-icon-work-under-Plasma-Wayland.patch
@@ -0,0 +1,52 @@
+From 7218becac7132c2508d4e8f42c693d69c406795a Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= 
+Date: Wed, 7 Mar 2018 15:14:22 +0100
+Subject: [PATCH] Make pinentry-qt icon work under Plasma Wayland.
+
+---
+ qt/Makefile.am   | 2 ++
+ qt/main.cpp  | 2 ++
+ qt/org.gnupg.pinentry-qt.desktop | 5 +
+ 3 files changed, 9 insertions(+)
+ create mode 100644 qt/org.gnupg.pinentry-qt.desktop
+
+diff --git a/qt/Makefile.am b/qt/Makefile.am
+index 698005e..bbf39d1 100644
+--- a/qt/Makefile.am
 b/qt/Makefile.am
+@@ -24,6 +24,8 @@ bin_PROGRAMS = pinentry-qt
+ 
+ EXTRA_DIST = document-encrypt.png pinentry.qrc
+ 
++desktopdir = $(datadir)/applications
++dist_desktop_DATA = org.gnupg.pinentry-qt.desktop
+ 
+ if FALLBACK_CURSES
+ ncurses_include = $(NCURSES_INCLUDE)
+diff --git a/qt/main.cpp b/qt/main.cpp
+index fe88d26..b767cb4 100644
+--- a/qt/main.cpp
 b/qt/main.cpp
+@@ -372,6 +372,8 @@ main(int argc, char *argv[])
+ i = argc;
+ app = new QApplication(i, new_argv);
+ app->setWindowIcon(QIcon(QLatin1String(":/document-encrypt.png")));
++app->setOrganizationDomain(QStringLiteral("gnupg.org"));
++app->setDesktopFileName(QStringLiteral("org.gnupg.pinentry-qt"));
+ }
+ 
+ pinentry_parse_opts(argc, argv);
+diff --git a/qt/org.gnupg.pinentry-qt.desktop 
b/qt/org.gnupg.pinentry-qt.desktop
+new file mode 100644
+index 000..0ac89aa
+--- /dev/null
 b/qt/org.gnupg.pinentry-qt.desktop
+@@ -0,0 +1,5 @@
++[Desktop Entry]
++Type=Application
++Name=Pinentry dialog
++Icon=document-encrypt
++NoDisplay=true
+-- 
+2.16.1
+

diff --git a/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild
new file mode 100644
index 000..86f29751d3f
--- /dev/null
+++ b/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic qmake-utils toolchain-funcs
+
+DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
+HOMEPAGE="https://gnupg.org/aegypten2/index.html;
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="caps emacs gnome-keyring gtk ncurses qt5 static"
+
+CDEPEND="
+   app-eselect/eselect-pinentry
+   >=dev-libs/libassuan-2.1
+   >=dev-libs/libgcrypt-1.6.3
+   >=dev-libs/libgpg-error-1.17
+   caps? ( sys-libs/libcap )
+   gnome-keyring? ( app-crypt/libsecret )
+   gtk? ( x11-libs/gtk+:2 )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   static? ( >=sys-libs/ncurses-5.7-r5:0=[static-libs,-gpm] )
+"
+DEPEND="${CDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+RDEPEND="${CDEPEND}
+   gnome-keyring? ( app-crypt/gcr )
+"
+
+REQUIRED_USE="
+   gtk? ( !static )
+   qt5? ( !static )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.8.2-ncurses.patch"
+   "${FILESDIR}/${P}-build.patch"
+   "${FILESDIR}/${P}-Disable-tooltips-in-keyboard-grabbing-mode.patch"
+   "${FILESDIR}/${P}-gtk2-Fix-a-problem-with-fvwm.patch"
+   "${FILESDIR}/${P}-make-icon-work-under-Plasma-Wayland.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   [[ "$(gcc-major-version)" -ge 5 ]] && append-cxxflags -std=gnu++11
+
+   export QTLIB="$(qt5_get_libdir)"
+
+   

[gentoo-commits] proj/portage:master commit in: pym/_emerge/

2018-03-21 Thread Zac Medico
commit: 9de7c259ed4f75abbd09cfdbdfa183cec36c1286
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar 21 19:25:07 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 21 19:25:07 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=9de7c259

_solve_..slot_conflicts: fix KeyError: 'pop from an empty set'

Fixes: c3b98e6b6636 (_solve_..slot_conflicts: Remove double-check of unexplored 
stack.)

 pym/_emerge/depgraph.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index 47c8a87e8..6c728684f 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -1542,7 +1542,7 @@ class depgraph(object):
while True:
try:
node = unexplored.pop()
-   except IndexError:
+   except KeyError:
break
for child in conflict_graph.child_nodes(node):
# Don't explore a node more than once, 
in order



[gentoo-commits] proj/portage:master commit in: pym/_emerge/

2018-03-21 Thread Zac Medico
commit: 25880176a9706f9714b5be12c68facc432d6f04b
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar 21 19:07:46 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 21 19:08:01 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=25880176

_solve_..slot_conflicts: fix whitespace in previous commit

Fixes: c3b98e6b6636 (_solve_..slot_conflicts: Remove double-check of unexplored 
stack.)

 pym/_emerge/depgraph.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index 431784f1f..47c8a87e8 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -1541,7 +1541,7 @@ class depgraph(object):
while unexplored:
while True:
try:
-   node = unexplored.pop()
+   node = unexplored.pop()
except IndexError:
break
for child in conflict_graph.child_nodes(node):



[gentoo-commits] proj/portage:master commit in: pym/_emerge/

2018-03-21 Thread Zac Medico
commit: c3b98e6b66364a08d1dadd3df7d84ad5f133fb1c
Author: hugbubby  protonmail  com>
AuthorDate: Wed Mar 21 18:55:56 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 21 19:04:15 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=c3b98e6b

_solve_..slot_conflicts: Remove double-check of unexplored stack.

Closes: https://github.com/gentoo/portage/pull/272

 pym/_emerge/depgraph.py | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index 5c863103e..431784f1f 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -1539,9 +1539,11 @@ class depgraph(object):
explored_nodes = set()
 
while unexplored:
-   # Handle all unexplored packages.
-   while unexplored:
-   node = unexplored.pop()
+   while True:
+   try:
+   node = unexplored.pop()
+   except IndexError:
+   break
for child in conflict_graph.child_nodes(node):
# Don't explore a node more than once, 
in order
# to avoid infinite recursion. The 
forced set



[gentoo-commits] proj/portage:master commit in: pym/portage/sync/modules/git/

2018-03-21 Thread Zac Medico
commit: 1327daa7c32ee093b58b52bfa66c3ffdcaf1e1c6
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Mar 17 21:23:52 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 21 18:25:54 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=1327daa7

GitSync: abort early for missing git command (bug 650754)

Bug: https://bugs.gentoo.org/650754

 pym/portage/sync/modules/git/git.py | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/pym/portage/sync/modules/git/git.py 
b/pym/portage/sync/modules/git/git.py
index cec760d00..160137a6d 100644
--- a/pym/portage/sync/modules/git/git.py
+++ b/pym/portage/sync/modules/git/git.py
@@ -44,6 +44,8 @@ class GitSync(NewBase):
'''Do the initial clone of the repository'''
if kwargs:
self._kwargs(kwargs)
+   if not self.has_bin:
+   return (1, False)
try:
if not os.path.exists(self.repo.location):
os.makedirs(self.repo.location)
@@ -104,7 +106,8 @@ class GitSync(NewBase):
that he/she wants updated. We'll let the user manage branches 
with
git directly.
'''
-
+   if not self.has_bin:
+   return (1, False)
git_cmd_opts = ""
if self.repo.module_specific_options.get('sync-git-env'):
shlexed_env = 
shlex_split(self.repo.module_specific_options['sync-git-env'])
@@ -218,6 +221,9 @@ class GitSync(NewBase):
'''Get information about the head commit'''
if kwargs:
self._kwargs(kwargs)
+   if self.bin_command is None:
+   # return quietly so that we don't pollute emerge --info 
output
+   return (1, False)
rev_cmd = [self.bin_command, "rev-list", "--max-count=1", 
"HEAD"]
try:
ret = (os.EX_OK,



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

2018-03-21 Thread Austin English
commit: 9c1d96bbe9468f5531367c2d15b44c9cd2227587
Author: Austin English  gentoo  org>
AuthorDate: Wed Mar 21 18:23:11 2018 +
Commit: Austin English  gentoo  org>
CommitDate: Wed Mar 21 18:23:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1d96bb

net-analyzer/prometheus-blackbox_exporter: fix typo that breaks initd

:--config file passes '-config' instead of '--config', which doesn't work

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../files/prometheus-blackbox_exporter.initd  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/net-analyzer/prometheus-blackbox_exporter/files/prometheus-blackbox_exporter.initd
 
b/net-analyzer/prometheus-blackbox_exporter/files/prometheus-blackbox_exporter.initd
index 45da799723d..ab001d41abe 100644
--- 
a/net-analyzer/prometheus-blackbox_exporter/files/prometheus-blackbox_exporter.initd
+++ 
b/net-analyzer/prometheus-blackbox_exporter/files/prometheus-blackbox_exporter.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 2016-2017 Gentoo Foundation
+# Copyright 2016-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 description="Prometheus blackbox exporter"
@@ -8,7 +8,7 @@ user=${user:-${RC_SVCNAME}}
 group=${group:-${RC_SVCNAME}}
 
 command="/usr/bin/blackbox_exporter"
-command_args="${command_args:--config.file=/etc/blackbox_exporter/blackbox.yml}"
+command_args="${command_args:---config.file=/etc/blackbox_exporter/blackbox.yml}"
 command_background="true"
 start_stop_daemon_args="--user ${user} --group ${group} \
--stdout /var/log/blackbox_exporter/${RC_SVCNAME}.log \



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

2018-03-21 Thread Michał Górny
commit: 96fc64387fd387eadcfa2438afa65dacf695c844
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:07:36 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fc6438

app-portage/euscan: Support sys-apps/portage-mgorny

 .../euscan/{euscan-0.1.1-r1.ebuild => euscan-0.1.1-r2.ebuild} | 8 ++--
 app-portage/euscan/euscan-.ebuild | 8 ++--
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/app-portage/euscan/euscan-0.1.1-r1.ebuild 
b/app-portage/euscan/euscan-0.1.1-r2.ebuild
similarity index 83%
rename from app-portage/euscan/euscan-0.1.1-r1.ebuild
rename to app-portage/euscan/euscan-0.1.1-r2.ebuild
index 19345bf907e..27566cc7555 100644
--- a/app-portage/euscan/euscan-0.1.1-r1.ebuild
+++ b/app-portage/euscan/euscan-0.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,11 @@ IUSE=""
 
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
-DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )"
 RDEPEND="${DEPEND}
>=app-portage/gentoolkit-0.2.8[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]

diff --git a/app-portage/euscan/euscan-.ebuild 
b/app-portage/euscan/euscan-.ebuild
index 2cf8630bb3c..c71e1ee07ef 100644
--- a/app-portage/euscan/euscan-.ebuild
+++ b/app-portage/euscan/euscan-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,11 @@ IUSE=""
 
 KEYWORDS=""
 
-DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )"
 RDEPEND="${DEPEND}
>=app-portage/gentoolkit-0.2.8[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]



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

2018-03-21 Thread Michał Górny
commit: 0431467167d8ac3c92925b8d9e16690d43ad666b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:12:37 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04314671

app-portage/layman: Support sys-apps/portage-mgorny

 .../layman/{layman-2.4.2.ebuild => layman-2.4.2-r1.ebuild} | 14 --
 app-portage/layman/layman-.ebuild  | 14 --
 2 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/app-portage/layman/layman-2.4.2.ebuild 
b/app-portage/layman/layman-2.4.2-r1.ebuild
similarity index 88%
rename from app-portage/layman/layman-2.4.2.ebuild
rename to app-portage/layman/layman-2.4.2-r1.ebuild
index c2a0b020381..7cd74b995ce 100644
--- a/app-portage/layman/layman-2.4.2.ebuild
+++ b/app-portage/layman/layman-2.4.2-r1.ebuild
@@ -35,8 +35,18 @@ RDEPEND="
)
)
gpg? ( >=dev-python/pyGPG-0.2 )
-   sync-plugin-portage?  ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
-   !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
+   sync-plugin-portage? (
+   || (
+   >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )
+   )
+   !sync-plugin-portage? (
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )
+   )
>=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
"
 

diff --git a/app-portage/layman/layman-.ebuild 
b/app-portage/layman/layman-.ebuild
index c7ff3068c98..41753c3c889 100644
--- a/app-portage/layman/layman-.ebuild
+++ b/app-portage/layman/layman-.ebuild
@@ -36,8 +36,18 @@ RDEPEND="
)
)
gpg? ( >=dev-python/pyGPG-0.2 )
-   sync-plugin-portage?  ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
-   !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
+   sync-plugin-portage? (
+   || (
+   >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )
+   )
+   !sync-plugin-portage? (
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )
+   )
>=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
"
 



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

2018-03-21 Thread Michał Górny
commit: 240ff1c3d075a1db3e76a3436809cf768ae9b65f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:07:02 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=240ff1c3

app-portage/esearch: Support sys-apps/portage-mgorny

 .../esearch/{esearch-1.3-r1.ebuild => esearch-1.3-r2.ebuild}| 6 +-
 app-portage/esearch/esearch-.ebuild | 6 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild 
b/app-portage/esearch/esearch-1.3-r2.ebuild
similarity index 95%
rename from app-portage/esearch/esearch-1.3-r1.ebuild
rename to app-portage/esearch/esearch-1.3-r2.ebuild
index 0454193e201..3c8b1eac66e 100644
--- a/app-portage/esearch/esearch-1.3-r1.ebuild
+++ b/app-portage/esearch/esearch-1.3-r2.ebuild
@@ -18,7 +18,11 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
 
-DEPEND="sys-apps/portage"
+DEPEND="
+   || (
+   sys-apps/portage
+   sys-apps/portage-mgorny
+   )"
 RDEPEND="${DEPEND}"
 
 # Populate the patches array for any patches for -rX releases

diff --git a/app-portage/esearch/esearch-.ebuild 
b/app-portage/esearch/esearch-.ebuild
index fb347e360d9..ae29c8dc76a 100644
--- a/app-portage/esearch/esearch-.ebuild
+++ b/app-portage/esearch/esearch-.ebuild
@@ -18,7 +18,11 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS=""
 
-DEPEND="sys-apps/portage"
+DEPEND="
+   || (
+   sys-apps/portage
+   sys-apps/portage-mgorny
+   )"
 RDEPEND="${DEPEND}"
 
 python_prepare_all() {



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-plugins-flameeyes/

2018-03-21 Thread Michał Górny
commit: 8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:18:08 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2b8b0e

net-analyzer/nagios-plugins-flameeyes: Support sys-apps/portage-mgorny

 .../nagios-plugins-flameeyes/nagios-plugins-flameeyes-.ebuild  | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-.ebuild 
b/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-.ebuild
index dd0b836e946..0136755dfa9 100644
--- a/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-.ebuild
+++ b/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,10 @@ IUSE="smart samba"
 
 RDEPEND="
dev-perl/Monitoring-Plugin
-   sys-apps/portage
+   || (
+   sys-apps/portage
+   sys-apps/portage-mgorny
+   )
dev-perl/Time-Duration
dev-perl/TimeDate
smart? (



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

2018-03-21 Thread Michał Górny
commit: 24ce9d367a03e1f710be0e8b81d16fb4ade1161b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:01:17 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ce9d36

app-portage/distpatch: Add missing PYTHON_USEDEP

 app-portage/distpatch/distpatch-0.1.2-r1.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/distpatch/distpatch-0.1.2-r1.ebuild 
b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild
index 351cdc02b9c..5c369d66145 100644
--- a/app-portage/distpatch/distpatch-0.1.2-r1.ebuild
+++ b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild
@@ -18,11 +18,11 @@ IUSE=""
 
 CDEPEND="
|| (
-   >=sys-apps/portage-2.1.8.3
-   sys-apps/portage-mgorny
+   >=sys-apps/portage-2.1.8.3[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
-   dev-python/snakeoil"
+   dev-python/snakeoil[${PYTHON_USEDEP}]"
 DEPEND="${CDEPEND}
-   dev-python/setuptools"
+   dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}
>=dev-util/diffball-1.0.1"



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

2018-03-21 Thread Michał Górny
commit: d864afbf32c300d053c1f077b63b0b92eebae83e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:19:36 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d864afbf

app-portage/eclass-manpages: Support sys-apps/portage-mgorny

 app-portage/eclass-manpages/eclass-manpages-.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-portage/eclass-manpages/eclass-manpages-.ebuild 
b/app-portage/eclass-manpages/eclass-manpages-.ebuild
index 2ee50cf5267..ea11ad47608 100644
--- a/app-portage/eclass-manpages/eclass-manpages-.ebuild
+++ b/app-portage/eclass-manpages/eclass-manpages-.ebuild
@@ -12,7 +12,11 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="sys-apps/portage"
+DEPEND="
+   || (
+   sys-apps/portage
+   sys-apps/portage-mgorny
+   )"
 
 S=${WORKDIR}
 



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

2018-03-21 Thread Michał Górny
commit: ad2056746ef0bab67deee2c9bd6feaac39a75b38
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:15:34 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad205674

app-portage/portpeek: Support sys-apps/portage-mgorny

 .../portpeek/{portpeek-2.1.26.ebuild => portpeek-2.1.26-r1.ebuild}   | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-portage/portpeek/portpeek-2.1.26.ebuild 
b/app-portage/portpeek/portpeek-2.1.26-r1.ebuild
similarity index 86%
rename from app-portage/portpeek/portpeek-2.1.26.ebuild
rename to app-portage/portpeek/portpeek-2.1.26-r1.ebuild
index 1fee1c28c07..80125251770 100644
--- a/app-portage/portpeek/portpeek-2.1.26.ebuild
+++ b/app-portage/portpeek/portpeek-2.1.26-r1.ebuild
@@ -21,7 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}
>=app-portage/gentoolkit-0.4.0
-   >=sys-apps/portage-2.3.19-r1[${PYTHON_USEDEP}]"
+   || (
+   >=sys-apps/portage-2.3.19-r1[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )"
 
 src_install() {
python_foreach_impl python_doscript ${PN}



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

2018-03-21 Thread Michał Górny
commit: d19dfd35d432fcac591a052f27a580a9a1b02c08
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:14:49 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19dfd35

app-portage/pfl: Support sys-apps/portage-mgorny

 app-portage/pfl/{pfl-2.4-r4.ebuild => pfl-2.4-r5.ebuild} | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-portage/pfl/pfl-2.4-r4.ebuild 
b/app-portage/pfl/pfl-2.4-r5.ebuild
similarity index 88%
rename from app-portage/pfl/pfl-2.4-r4.ebuild
rename to app-portage/pfl/pfl-2.4-r5.ebuild
index 2a623a82db6..6f6863beffa 100644
--- a/app-portage/pfl/pfl-2.4-r4.ebuild
+++ b/app-portage/pfl/pfl-2.4-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,10 @@ IUSE="+network-cron"
 DEPEND=""
 RDEPEND="${DEPEND}
net-misc/curl
-   sys-apps/portage[${PYTHON_USEDEP}]"
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )"
 
 src_prepare() {
epatch "${FILESDIR}"/e-file-20110906-http-response.patch \



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

2018-03-21 Thread Michał Górny
commit: d94ba0007abc8b7aba24e1a1dcbd324edd06861d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:18:38 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94ba000

sys-apps/entropy: Support sys-apps/portage-mgorny

 sys-apps/entropy/{entropy-302.ebuild => entropy-302-r1.ebuild} | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/sys-apps/entropy/entropy-302.ebuild 
b/sys-apps/entropy/entropy-302-r1.ebuild
similarity index 95%
rename from sys-apps/entropy/entropy-302.ebuild
rename to sys-apps/entropy/entropy-302-r1.ebuild
index bb7cc0fb689..60af0793b78 100644
--- a/sys-apps/entropy/entropy-302.ebuild
+++ b/sys-apps/entropy/entropy-302-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,10 @@ RDEPEND=">=app-misc/pax-utils-0.7
net-misc/rsync
sys-apps/diffutils
sys-apps/sandbox
-   >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+   || (
+   >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )
sys-devel/gettext
${PYTHON_DEPS}"
 DEPEND="${RDEPEND}



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

2018-03-21 Thread Michał Górny
commit: 3d685d10e60703cfd4602125e38a4d5119605d21
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:14:27 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d685d10

app-portage/overlint: Support sys-apps/portage-mgorny

 .../overlint/{overlint-0.5.3.ebuild => overlint-0.5.3-r1.ebuild}  | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r1.ebuild
similarity index 74%
rename from app-portage/overlint/overlint-0.5.3.ebuild
rename to app-portage/overlint/overlint-0.5.3-r1.ebuild
index 7e57262b3a3..c21a4821b5d 100644
--- a/app-portage/overlint/overlint-0.5.3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,4 +16,8 @@ SLOT="0"
 KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+RDEPEND="
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )"



  1   2   3   >