[gentoo-commits] repo/gentoo:master commit in: net-fs/s3ql/

2018-02-09 Thread Tim Harder
commit: 67140cf7cb7b8753204b5f207a1eb7ca19f36ace
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Feb  9 07:57:32 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Feb  9 07:59:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67140cf7

net-fs/s3ql: version bump to 2.25

 net-fs/s3ql/Manifest |  1 +
 net-fs/s3ql/s3ql-2.25.ebuild | 54 
 2 files changed, 55 insertions(+)

diff --git a/net-fs/s3ql/Manifest b/net-fs/s3ql/Manifest
index 043cb2e7a2e..fdc4405576b 100644
--- a/net-fs/s3ql/Manifest
+++ b/net-fs/s3ql/Manifest
@@ -1 +1,2 @@
 DIST s3ql-2.24.tar.bz2 773766 BLAKE2B 
e780bc7d3376241d9b04ba0b09b064050f1ecaf22a44eac6e793ac4a01cc0ae7c44f1c40d39cc2984bb62f52dac9b55be22cfc63309dc4af4a1f93784303865f
 SHA512 
20f32fcde425e2e5f07f1b52a5399bc6c1aaf8d6ad866e3496f7608a590f6a9bfa2ccf7c0ee18be7e8d6e374d1a2679ae72c5438775ca3b0b0c214735d26c9dc
+DIST s3ql-2.25.tar.bz2 770189 BLAKE2B 
d0d3c7656f93b7bdac97ab7b9afdb6b53c6e909a5fd4e5a1cf9e5c153d81349dfb809409f79ec45768297e7c7eb89a590338cb9726b2eda51b3ca02734fa1001
 SHA512 
e2aa9f5d68a00b36ae33a7d36bf4aa42f761fb7e2cfb8370c914a78d0ed54edab85dd224fa7ef08e9e240161f5c66e46c0cbe99b6c5451cab3a50f33c78bde36

diff --git a/net-fs/s3ql/s3ql-2.25.ebuild b/net-fs/s3ql/s3ql-2.25.ebuild
new file mode 100644
index 000..ef6ddc58a26
--- /dev/null
+++ b/net-fs/s3ql/s3ql-2.25.ebuild
@@ -0,0 +1,54 @@
+# 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="A full-featured file system for online data storage"
+HOMEPAGE="https://bitbucket.org/nikratio/s3ql/";
+SRC_URI="https://www.bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="contrib doc test"
+
+RDEPEND=">=dev-db/sqlite-3.7.0:3
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/apsw-3.7.0[${PYTHON_USEDEP}]
+   >=dev-python/dugong-3.4[${PYTHON_USEDEP}]
+   >=dev-python/llfuse-1.0[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   sys-fs/fuse:0"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   net-misc/rsync[xattr]
+   )"
+
+RESTRICT="test"
+
+python_test() {
+   addwrite /dev/fuse
+   py.test -v tests || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   if use contrib ; then
+   exeinto /usr/share/doc/${PF}/contrib
+   docompress -x /usr/share/doc/${PF}/contrib
+   doexe contrib/*.{py,sh}
+   doman contrib/*.1
+   fi
+
+   if use doc ; then
+   dodoc doc/manual.pdf
+   dodoc -r doc/html
+   fi
+}



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

2018-02-09 Thread Tim Harder
commit: 7b3378b5338aa46a98c437ae6060641347512a35
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Feb  9 07:48:58 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Feb  9 07:59:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3378b5

dev-python/dugong: remove old

 dev-python/dugong/Manifest  |  1 -
 dev-python/dugong/dugong-3.7.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/dev-python/dugong/Manifest b/dev-python/dugong/Manifest
index e79f12ebfcc..cd83993cfbb 100644
--- a/dev-python/dugong/Manifest
+++ b/dev-python/dugong/Manifest
@@ -1,2 +1 @@
 DIST dugong-3.7.1.tar.bz2 194243 BLAKE2B 
a7514f4b515fcd519f5c11b834d44d16cd395d9eada659dd1913bd07a9a072e19f6737a3d702d9ef2a63160eb5452f146a4b04e744610b8f51c9403a648aef9b
 SHA512 
85c276bba85d650bf0baa6257bf0872cb2da546a23d19e0c94cc15c95721a8d9f6392db0e64b38ab2e801803e3ab7908e6a931d18736d33c87138eca35b4f27c
-DIST dugong-3.7.tar.bz2 193975 BLAKE2B 
07b60f0455e8d97a931e443918783fcea963fd343290680a9a27060a501209efe1784b7b7c3723037460850b3fcf92f099e21e7be2ab3a53f7329e5079f0112f
 SHA512 
f6e637946ec5f402a21dc40f08ab187bed281b4b7c27c056651eac049d9aaf4c952bfa5e19c05db6cac2d284cf7dbd47250b82cdbcac998971fd10466a47fe21

diff --git a/dev-python/dugong/dugong-3.7.ebuild 
b/dev-python/dugong/dugong-3.7.ebuild
deleted file mode 100644
index 326f69c1fc6..000
--- a/dev-python/dugong/dugong-3.7.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 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="Python library for communicating with HTTP 1.1 servers"
-HOMEPAGE="https://bitbucket.org/nikratio/python-dugong/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc examples test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-catchlog[${PYTHON_USEDEP}]
-   )"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-test-html-escape.patch
-)
-
-python_test() {
-   py.test -v || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/html/. )
-   use examples && dodoc -r examples
-   distutils-r1_python_install_all
-}



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

2018-02-09 Thread Tim Harder
commit: fe0f855590532642d7bcdd37e67f80fee40df6c5
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Feb  9 07:48:45 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Feb  9 07:59:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0f8555

dev-python/dugong: stabilize 3.7.1

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

diff --git a/dev-python/dugong/dugong-3.7.1.ebuild 
b/dev-python/dugong/dugong-3.7.1.ebuild
index d5bddcb825e..c6e321e5236 100644
--- a/dev-python/dugong/dugong-3.7.1.ebuild
+++ b/dev-python/dugong/dugong-3.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc examples test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2018-02-09 Thread Tim Harder
commit: ddeb309562a99af2d7b59c76fb40f8b51b7eb972
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Feb  9 07:51:30 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Feb  9 07:59:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddeb3095

media-sound/abcmidi: version bump to 2018.02.07

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

diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest
index 9f7f5bcb1d6..397ec3ea7ed 100644
--- a/media-sound/abcmidi/Manifest
+++ b/media-sound/abcmidi/Manifest
@@ -1,3 +1,4 @@
 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

diff --git a/media-sound/abcmidi/abcmidi-2018.02.07.ebuild 
b/media-sound/abcmidi/abcmidi-2018.02.07.ebuild
new file mode 100644
index 000..f34842b302b
--- /dev/null
+++ b/media-sound/abcmidi/abcmidi-2018.02.07.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: dev-libs/icu-layoutex/

2018-02-09 Thread Lars Wendler
commit: 048755dcd0618fff7b498d3296fa4522bcb1999b
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 08:07:43 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 08:07:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048755dc

dev-libs/icu-layoutex: Version 60.2 stable for amd64.

Bug: https://bugs.gentoo.org/641130
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild
index 76009cead95..3f019e7deb0 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="debug static-libs"
 
 RDEPEND="



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

2018-02-09 Thread Fabian Groffen
commit: 57ab1106d40685de40ea05113233f0411cbf647d
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Feb  9 08:15:21 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Feb  9 08:15:21 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=57ab1106

scripts/bootstrap-prefix: bump snapshot for openssl sync, bug #647006

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

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 55b1d1b33a..cf910a1854 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -521,7 +521,7 @@ do_tree() {
 bootstrap_tree() {
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1
-   local PV="20180206"
+   local PV="20180208"
if [[ -n ${LATEST_TREE_YES} ]]; then
do_tree "${SNAPSHOT_URL}" portage-latest.tar.bz2
else



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

2018-02-09 Thread Agostino Sarubbo
commit: 5885582917c821702b4635c78c66a7b4585f1417
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 08:39:23 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 08:39:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58855829

app-arch/p7zip: amd64 stable wrt bug #645500

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 app-arch/p7zip/p7zip-16.02-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/p7zip/p7zip-16.02-r2.ebuild 
b/app-arch/p7zip/p7zip-16.02-r2.ebuild
index b4cd66a6ac6..75216baf110 100644
--- a/app-arch/p7zip/p7zip-16.02-r2.ebuild
+++ b/app-arch/p7zip/p7zip-16.02-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
 
 LICENSE="LGPL-2.1 rar? ( unRAR )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
 
 REQUIRED_USE="kde? ( wxwidgets )"



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

2018-02-09 Thread Agostino Sarubbo
commit: eae5eac533b02edb24e52c2e4229d419c4094379
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 08:39:15 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 08:39:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae5eac5

app-arch/pax: amd64 stable wrt bug #537522

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 app-arch/pax/pax-20161104.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/pax/pax-20161104.ebuild b/app-arch/pax/pax-20161104.ebuild
index 4333fe4a4f2..b70ad7f011f 100644
--- a/app-arch/pax/pax-20161104.ebuild
+++ b/app-arch/pax/pax-20161104.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.mirbsd.org/MirOS/dist/mir/cpio/paxmirabilis-${PV}.cpio.gz";
 
 LICENSE="BSD"
 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="
dev-libs/libbsd



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

2018-02-09 Thread Agostino Sarubbo
commit: 7037a89dee8ffb7499faa22bcf0d9675202723d1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 08:38:33 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 08:38:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7037a89d

net-analyzer/dnstracer: amd64 stable wrt bug #620928

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 net-analyzer/dnstracer/dnstracer-1.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/dnstracer/dnstracer-1.9-r2.ebuild 
b/net-analyzer/dnstracer/dnstracer-1.9-r2.ebuild
index b5c49114d51..e7252d9c62c 100644
--- a/net-analyzer/dnstracer/dnstracer-1.9-r2.ebuild
+++ b/net-analyzer/dnstracer/dnstracer-1.9-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.mavetju.org/download/${P}.tar.gz";
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux"
 IUSE="ipv6"
 
 DOCS=( CHANGES README )



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

2018-02-09 Thread Agostino Sarubbo
commit: 16ef1831dfe0ca1e7588b4931f648aa07075da11
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 08:38:49 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 08:38:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ef1831

media-libs/libextractor: amd64 stable wrt bug #635362

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 media-libs/libextractor/libextractor-1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libextractor/libextractor-1.6.ebuild 
b/media-libs/libextractor/libextractor-1.6.ebuild
index db1013736cf..6c5ae4ca713 100644
--- a/media-libs/libextractor/libextractor-1.6.ebuild
+++ b/media-libs/libextractor/libextractor-1.6.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 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="apparmor +archive +bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg +magic 
midi mp4 mpeg tidy tiff vorbis +zlib" # test
 
 RESTRICT="test"



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

2018-02-09 Thread Agostino Sarubbo
commit: 9e279b708cbab7d713f15d7c8a9dfefb7c95fd7d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 08:39:07 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 08:39:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e279b70

net-misc/rsync: amd64 stable wrt bug #646818

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

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

diff --git a/net-misc/rsync/rsync-3.1.3.ebuild 
b/net-misc/rsync/rsync-3.1.3.ebuild
index cd8b02a6003..43f1f6aa651 100644
--- a/net-misc/rsync/rsync-3.1.3.ebuild
+++ b/net-misc/rsync/rsync-3.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://rsync.samba.org/ftp/rsync/src/${P}.tar.gz";
 LICENSE="GPL-3"
 SLOT="0"
 [[ ${PV} = *_pre* ]] || \
-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="acl examples iconv ipv6 static stunnel xattr"
 
 LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )



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

2018-02-09 Thread Agostino Sarubbo
commit: 47254814f8570534b71b510fe5ac273a067ab265
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 08:38:59 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 08:38:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47254814

dev-db/phpmyadmin: amd64 stable wrt bug #645700

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

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

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



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

2018-02-09 Thread Michał Górny
commit: a6f11983fec35155e0a914b7a17916c02a03fa2d
Author: Daniel Heule  ipwar  ch>
AuthorDate: Wed Feb  7 09:41:44 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  9 08:54:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f11983

app-admin/cdist: version bump to 4.7.3

Closes: https://github.com/gentoo/gentoo/pull/7105
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-admin/cdist/Manifest   |  1 +
 app-admin/cdist/cdist-4.7.3.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-admin/cdist/Manifest b/app-admin/cdist/Manifest
index 94279aee03c..e40c94d51cc 100644
--- a/app-admin/cdist/Manifest
+++ b/app-admin/cdist/Manifest
@@ -1 +1,2 @@
 DIST cdist-4.6.1.tar.gz 454461 BLAKE2B 
5cf5ba376b981feb6d740f53b4c4cdf51a8f0b4d4422db2c2c7312dd1288e006bfcae7c3459707e361536002a2a6b49bb8ef836783fac8167834978fb5737683
 SHA512 
f0c3759d00221fbd36d7662de6ccc57fc0070b8aee6a0d80e6bab6f41215c537a1cf1a6ec9fdebf81c45ad8126b8e730a14be8f1286d5baf5f4a5672611e31dc
+DIST cdist-4.7.3.tar.gz 497537 BLAKE2B 
e743e49291d6b212810911607ac149a54e6c8423841c4149f620d2127bbeb2fdce7d5ceff76572f1599a3a3326944066ba336f93f25de50d98ad972188562709
 SHA512 
9b69e257c816d515e4d94bc73d26ca1cfb2343fc4fc8298aadfbb82417aa28c9759831c304b90d6427e275988442cd19681e455c98757c87426d0435dd90ae41

diff --git a/app-admin/cdist/cdist-4.7.3.ebuild 
b/app-admin/cdist/cdist-4.7.3.ebuild
new file mode 100644
index 000..76d5a153a58
--- /dev/null
+++ b/app-admin/cdist/cdist-4.7.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A usable configuration management system"
+HOMEPAGE="http://www.nico.schottelius.org/software/cdist/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/dist/html/*.html 
docs/dist/html/man{1,7}/*.html )
+   distutils-r1_python_install_all
+
+   doman docs/dist/man/man1/*.1 docs/dist/man/man7/*.7
+}



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

2018-02-09 Thread Agostino Sarubbo
commit: a83936d543a480a9ff3ce904ae7d75a74a398ca3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb  9 09:01:10 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb  9 09:01:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83936d5

sys-libs/glibc: amd64 stable wrt bug #647062

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 sys-libs/glibc/glibc-2.25-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.25-r10.ebuild 
b/sys-libs/glibc/glibc-2.25-r10.ebuild
index 89b89e76240..60207d18911 100644
--- a/sys-libs/glibc/glibc-2.25-r10.ebuild
+++ b/sys-libs/glibc/glibc-2.25-r10.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
 HOMEPAGE="https://www.gnu.org/software/libc/libc.html";
 
 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-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"
 RESTRICT="strip" # strip ourself #46186
 EMULTILIB_PKG="true"
 



[gentoo-commits] repo/proj/prefix:master commit in: dev-lang/ruby/

2018-02-09 Thread Fabian Groffen
commit: ef97a90c58e04a14a7cf26bd823ca79ac05cf482
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Feb  9 09:18:17 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Feb  9 09:18:17 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=ef97a90c

dev-lang/ruby: sync

Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6

 dev-lang/ruby/Manifest |  8 ++--
 .../ruby/{ruby-2.2.1.ebuild => ruby-2.2.9.ebuild}  | 54 --
 .../{ruby-2.4.1-r2.ebuild => ruby-2.4.3.ebuild}|  6 +--
 3 files changed, 37 insertions(+), 31 deletions(-)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index f356d45dba..0b347ffcad 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -1,8 +1,8 @@
-DIST ruby-2.2.1.tar.xz 10320352 BLAKE2B 
7e0d27cc44a63845217e68435b5dc20e36a8bcf97ea136e7c03963cd32b7a1fee4d711b7c28c00b1dad6d79a2cd1f52e6000ef95825e6c81a951e306853a07e2
 SHA512 
853517426cd4735bab42298a13cef6f4864b6f8787c3985eaa39a4d1efb40e121bdb51e874b567f0ec339fe001920bcd165067633992b2be30e7804191559151
 DIST ruby-2.2.8.tar.xz 10520648 BLAKE2B 
96c483786b1a7e0b1483c337a13fe7e07e740bb21b507b518e142dc9ac8cf19ba00c094b4357db4305c645d370d776269145b699ad11429aa56a0de78abfbf83
 SHA512 
e21004bee537f0c706f4ac9526507b414ddb6a8d721e8fad8d7fe88992a4f048eb5eb79f8d8b8af2a8b331dcfa74b560490218a1acb3532c2cdb4fb4909da3c9
-DIST ruby-2.4.1.tar.xz 9939188 BLAKE2B 
5be893c8996d17ff333276a772747d3099cec0c41331e1a1916679afc43a8ad5ed99a827bc76b32652ec950eaec933dbe28e1dde313987c2891f258ba7097af7
 SHA512 
e6fd290b6edd166348b70f0f1c56f7ed9d956c4c1eb91d97d0548041ca4196b9b75ec1ad35c745bdbfd4de195899093e7205d7f02b014ecf1c48e6f31cf25903
+DIST ruby-2.2.9.tar.xz 10511456 BLAKE2B 
aeb631c47def96e8dd19e4f7281ef95833d9d0cde0912ffccd341032d2be22d6eebf259b0926f248298a5a290fd4d99b7ec38e29b805c9d77d4f3f4481fc0edb
 SHA512 
c4ef84cd00f72f60d6c168f0726d9d7e9573549c2bbae83893e1a9d5e64fc7938f4c9d50a47147b28b37cbf36263f95e10a810c0797bad941775a48d75a8c933
 DIST ruby-2.4.2.tar.xz 10046412 BLAKE2B 
33af07ee102367fe811dd3248edc72238bddfc3332f64280b6b36497c7de70bce939127c1efcc965072451ddd60ede98c855fc1fd24be9b12eedc58a21faad5a
 SHA512 
c1d42272fb0d94b693452e703b0ea4942bf59cbd4b08ba83bf039f54be97ebc88511632413da0164970b4cf97bc302bccb88aab48edfa8fa147498e7ee741595
-DIST ruby-patches-2.2.1.tar.bz2 2267 BLAKE2B 
0e969d8a04b8417d46efbb903d8d3636ad5860b86326e5b24928bb9271fa75d31a2db17f3abb7a62bc323bf636e60570eec10298d260e654c1a07c924225a851
 SHA512 
af533ae77b0149bceb04d544b2a6f6c0bd4bcbef53912b233452a7eeda1ecb9cd53aed1631ba9414e76eb0f960e9248fb82525ce5caf843aaad2ebf654cf74ce
+DIST ruby-2.4.3.tar.xz 10040072 BLAKE2B 
87ad9700312a104a60b079f4ef95804d2a9e01109e9fef6e83e593464f1d2c5077af54cbbaff6e0d25a925d05f513cade6c76f05960d9bcc1817bdee51ad4a0f
 SHA512 
8bcf60c994a96787da5d743c66f5609a5a6d834d6d61243cdea7fd059197c3b10da43c99e5649be85e2f2329eedcbb1dd76e89ce3ac586be9056348f7449ed09
 DIST ruby-patches-2.2.8.tar.bz2 5764 BLAKE2B 
f50729480a4231db51de7981acb04dafa09d5fde592cf4a824a6fefe8ae3189ab9e82857e7ca41f1bb32dff1c4057ac37badf971c1b8f2981189e13d42dd38d2
 SHA512 
296387ec7f2ff82ad55f147d8f9568de544403d286ad24bb60aca916215d7ff6e1d6aca5a31c00a1999504989cda2bbd3260cae96c18ba73f9ffdcfd6b2695bd
-DIST ruby-patches-2.4.1-r2.tar.bz2 4030 BLAKE2B 
a10955e49145f01d2fd44752e859ca8c8f97ff34da1914d6f4b564db250455e952f243e090650e77b7752579c5159d41ab45de1311b65b20ec24f372d2d8f3f1
 SHA512 
e3f141710a23e4716696fdd5fd898386b32ce6e9d729738591bde8a74f9af8353e0a3f5f9c48403443c6c1ee074b5c2f3b5e9503d96b57de5c6c484ccb337b40
+DIST ruby-patches-2.2.9.tar.bz2 5764 BLAKE2B 
f50729480a4231db51de7981acb04dafa09d5fde592cf4a824a6fefe8ae3189ab9e82857e7ca41f1bb32dff1c4057ac37badf971c1b8f2981189e13d42dd38d2
 SHA512 
296387ec7f2ff82ad55f147d8f9568de544403d286ad24bb60aca916215d7ff6e1d6aca5a31c00a1999504989cda2bbd3260cae96c18ba73f9ffdcfd6b2695bd
 DIST ruby-patches-2.4.2.tar.bz2 3443 BLAKE2B 
d90cfb496ad8701fccb061fd314a7f2394b251c921f270f17c8335f617e71dacc8e4a2df4e76842b67eb34627e5f5291d8a2723f6dfed53a36ace3abad95a179
 SHA512 
fb8349c67c72caf10ec12c4b5410194b4df24345446c2e3b6c6176d00727bfe803f4a905ef094a2d52315b6f4c3ce74fb8fbaa2fdf5efe46e6ccb24bf8418b17
+DIST ruby-patches-2.4.3.tar.bz2 2898 BLAKE2B 
e46502dbb0aa25c3d71693a6c04b433bd4de60f194cdd283517c4b08da190356885d9bca4a6765402088185fa8ec681156e8e8eecf0703a2c1ea7bb81adc0bf9
 SHA512 
d767d43c7df737469247e42e1c4205b8c6850c8f335a2869c884f145c037e9bab10492cc7cd2903f5c33e232cdc5bbdabb3e8da837c7bf420b9d58d1d33149ed

diff --git a/dev-lang/ruby/ruby-2.2.1.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild
similarity index 83%
rename from dev-lang/ruby/ruby-2.2.1.ebuild
rename to dev-lang/ruby/ruby-2.2.9.ebuild
index 1e71208a29..439c0c1dc0 100644
--- a/dev-lang/ruby/ruby-2.2.1.ebuild
+++ b/dev-lang/ruby/ruby-2.2.9.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public L

[gentoo-commits] repo/proj/prefix:master commit in: dev-lang/ruby/

2018-02-09 Thread Fabian Groffen
commit: c2b18c273d2e2f7c8f3177e4b0864f0b726cdeb9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Feb  9 09:19:17 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Feb  9 09:19:17 2018 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=c2b18c27

dev-lang/ruby: remove trailing whitespace

Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6

 dev-lang/ruby/ruby-2.2.8.ebuild | 4 ++--
 dev-lang/ruby/ruby-2.2.9.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/ruby/ruby-2.2.8.ebuild b/dev-lang/ruby/ruby-2.2.8.ebuild
index 183a60e6ac..dd78f968da 100644
--- a/dev-lang/ruby/ruby-2.2.8.ebuild
+++ b/dev-lang/ruby/ruby-2.2.8.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
@@ -93,7 +93,7 @@ src_prepare() {
# Fix a hardcoded lib path in configure script
sed -i -e "s:\(RUBY_LIB_PREFIX=\"\${prefix}/\)lib:\1$(get_libdir):" \
configure.in || die "sed failed"
-   
+
# Fix hardcoded SHELL var in mkmf library
sed -e "s#\(SHELL = \).*#\1${EPREFIX}/bin/sh#" -i lib/mkmf.rb
 

diff --git a/dev-lang/ruby/ruby-2.2.9.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild
index 439c0c1dc0..58e78aed98 100644
--- a/dev-lang/ruby/ruby-2.2.9.ebuild
+++ b/dev-lang/ruby/ruby-2.2.9.ebuild
@@ -93,7 +93,7 @@ src_prepare() {
# Fix a hardcoded lib path in configure script
sed -i -e "s:\(RUBY_LIB_PREFIX=\"\${prefix}/\)lib:\1$(get_libdir):" \
configure.in || die "sed failed"
-   
+
# Fix hardcoded SHELL var in mkmf library
sed -e "s#\(SHELL = \).*#\1${EPREFIX}/bin/sh#" -i lib/mkmf.rb
 



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

2018-02-09 Thread Jonas Stein
commit: 15709086be5a2210237d5e9eef262dc954a5cc05
Author: Oleksandr Trotsenko  gmail  com>
AuthorDate: Fri Feb  9 07:55:09 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Feb  9 09:22:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15709086

app-admin/apachetop: Fixing source URI

Fixing the source URI since original one became obsolete.

Closes: https://bugs.gentoo.org/647068
Package-Manager: Portage-2.3.23, Repoman-2.3.6

 app-admin/apachetop/apachetop-0.12.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apachetop/apachetop-0.12.6-r2.ebuild 
b/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
index 73eb54214a0..00e66ae0691 100644
--- a/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
+++ b/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
@@ -7,7 +7,7 @@ inherit autotools
 
 DESCRIPTION="A realtime Apache log analyzer"
 HOMEPAGE="https://github.com/tessus/apachetop";
-SRC_URI="http://www.webta.org/${PN}/${P}.tar.gz";
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



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

2018-02-09 Thread Michał Górny
commit: f4e5de720dd63b6c4ea7c0e650bd7f20b3bcf772
Author: Vladimir Pavljuchenkov (SpiderX)  spiderx  dp 
 ua>
AuthorDate: Tue Feb  6 16:31:07 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  9 09:31:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e5de72

net-im/slack-bin: version bump to 3.0.5 with security update

Security update was in relation with CVE-2017-5754 (Meltdown)
and CVE-2017-5753 (Spectre)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-im/slack-bin/Manifest   |  1 +
 net-im/slack-bin/slack-bin-3.0.5.ebuild | 85 +
 2 files changed, 86 insertions(+)

diff --git a/net-im/slack-bin/Manifest b/net-im/slack-bin/Manifest
index 2fb6f2c4536..e0ecba8835d 100644
--- a/net-im/slack-bin/Manifest
+++ b/net-im/slack-bin/Manifest
@@ -5,3 +5,4 @@ DIST slack-desktop-2.6.3-amd64.deb 51434914 BLAKE2B 
7924e0e220c97946a5e1eb944e9e
 DIST slack-desktop-2.8.0-amd64.deb 51225854 BLAKE2B 
746a11d85941272c53a9c7d2433c2801fb880e6d59bf2ee1599597650a3ce59369e04b15c51af28c1e90e3375f9b9fcc88a1bf9cfc130472faafa2b7b8809be5
 SHA512 
9a3a8c4eec95583cde76003e99679dda9d6e44692258242bef888043666d589da8a7a5d68898f61e645a6810291ef36fea9551834c3d2fbec8e3baa6a84313d0
 DIST slack-desktop-2.8.2-amd64.deb 51257834 BLAKE2B 
85f06aa634b40f3ddd1450fcfaa044bf4cf9b5a7463525ac0ee98b07cd882e0b30e0a894c8ab2e2605e3db903e570c318d6d6cb968223d59abc5013053528547
 SHA512 
533b360ff22ff74743fb7323c08f01230509428e752aed2ed090bf002475934063e6c3853727ab030f6267ca332d783a045df02da02a3a12d045d6a168bf5b58
 DIST slack-desktop-3.0.2-amd64.deb 55654542 BLAKE2B 
70a1da6cc7be1313b02e74225ee87fbb93c0050f40301e0a02c01241efe91db9d09149fd8feeecf33786c657b53e8aec3a4d7563e61ae88e4b46f85bad27ded7
 SHA512 
29d7d96dbf4b81ac4164043c0cae0e314d94770b74118068684770763a52eed2a3fd430b4a307db2d133ad46cc57379a71415d92790946f5c1b448153c9bc2c1
+DIST slack-desktop-3.0.5-amd64.deb 55664624 BLAKE2B 
ad53ab04debf12d5af79069132a6852b03b85d1e99fc318e1e118556adc709fcd77e3bf866eed53ba34411b451ca46be42094deb6e7effde4ae8a21c9ccf1123
 SHA512 
a8bf160440d46ced92f70b57d8998dec957cd3a4f56813193974a9c0693ff45ad6493f74b682a9590ad3b9fbe2ac3fc01586b052e5c16f7570b0eb1430d25b12

diff --git a/net-im/slack-bin/slack-bin-3.0.5.ebuild 
b/net-im/slack-bin/slack-bin-3.0.5.ebuild
new file mode 100644
index 000..6f2f809380d
--- /dev/null
+++ b/net-im/slack-bin/slack-bin-3.0.5.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="${PN/-bin/}"
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit desktop gnome2-utils multilib-build pax-utils unpacker xdg-utils
+
+DESCRIPTION="Team collaboration tool"
+HOMEPAGE="http://www.slack.com/";
+SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-amd64.deb";
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64 -*"
+IUSE="pax_kernel"
+RESTRICT="bindist mirror"
+
+RDEPEND="app-crypt/libsecret:0[${MULTILIB_USEDEP}]
+   dev-libs/atk:0[${MULTILIB_USEDEP}]
+   dev-libs/expat:0[${MULTILIB_USEDEP}]
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   dev-libs/nspr:0[${MULTILIB_USEDEP}]
+   dev-libs/nss:0[${MULTILIB_USEDEP}]
+   gnome-base/gconf:2[${MULTILIB_USEDEP}]
+   media-libs/alsa-lib:0[${MULTILIB_USEDEP}]
+   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
+   media-libs/freetype:2[${MULTILIB_USEDEP}]
+   net-misc/curl:0[${MULTILIB_USEDEP}]
+   net-print/cups:0[${MULTILIB_USEDEP}]
+   sys-apps/dbus:0[${MULTILIB_USEDEP}]
+   x11-libs/cairo:0[${MULTILIB_USEDEP}]
+   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+   x11-libs/gtk+:2[${MULTILIB_USEDEP}]
+   x11-libs/libX11:0[${MULTILIB_USEDEP}]
+   x11-libs/libxcb:0/1.12[${MULTILIB_USEDEP}]
+   x11-libs/libXcomposite:0[${MULTILIB_USEDEP}]
+   x11-libs/libXcursor:0[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage:0[${MULTILIB_USEDEP}]
+   x11-libs/libXext:0[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes:0[${MULTILIB_USEDEP}]
+   x11-libs/libXi:0[${MULTILIB_USEDEP}]
+   x11-libs/libxkbfile:0[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr:0[${MULTILIB_USEDEP}]
+   x11-libs/libXrender:0[${MULTILIB_USEDEP}]
+   x11-libs/libXScrnSaver:0[${MULTILIB_USEDEP}]
+   x11-libs/libXtst:0[${MULTILIB_USEDEP}]
+   x11-libs/pango:0[${MULTILIB_USEDEP}]"
+
+QA_PREBUILT="opt/slack/slack
+   opt/slack/resources/app.asar.unpacked/node_modules/*
+   opt/slack/libnode.so
+   opt/slack/libffmpeg.so
+   opt/slack/libCallsCore.so"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/pixmaps
+   doins usr/share/pixmaps/${MY_PN}.png
+
+   newicon -s 512 usr/share/pixmaps/${MY_PN}.png ${MY_PN}.png
+   domenu usr/share/applications/${MY_PN}.desktop
+
+   insinto /opt/${MY_PN}
+   doins -r usr/lib/${MY_PN}/.
+   fperms +x /opt/${MY_PN}/${MY_PN}
+   dosym ../../opt/${MY_PN}/${MY_PN

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

2018-02-09 Thread Michał Górny
commit: 0be003699372b4da0912aa7a6ab97ec9d03b65e7
Author: Vladimir Pavljuchenkov (SpiderX)  spiderx  dp 
 ua>
AuthorDate: Tue Feb  6 16:32:38 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  9 09:32:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be00369

net-im/slack-bin: fix 645918 (support for ayatana)

Closes: https://bugs.gentoo.org/645918
Closes: https://github.com/gentoo/gentoo/pull/7051
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-im/slack-bin/slack-bin-3.0.5.ebuild | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/net-im/slack-bin/slack-bin-3.0.5.ebuild 
b/net-im/slack-bin/slack-bin-3.0.5.ebuild
index 6f2f809380d..711f490d302 100644
--- a/net-im/slack-bin/slack-bin-3.0.5.ebuild
+++ b/net-im/slack-bin/slack-bin-3.0.5.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 -*"
-IUSE="pax_kernel"
+IUSE="ayatana pax_kernel"
 RESTRICT="bindist mirror"
 
 RDEPEND="app-crypt/libsecret:0[${MULTILIB_USEDEP}]
@@ -47,7 +47,8 @@ RDEPEND="app-crypt/libsecret:0[${MULTILIB_USEDEP}]
x11-libs/libXrender:0[${MULTILIB_USEDEP}]
x11-libs/libXScrnSaver:0[${MULTILIB_USEDEP}]
x11-libs/libXtst:0[${MULTILIB_USEDEP}]
-   x11-libs/pango:0[${MULTILIB_USEDEP}]"
+   x11-libs/pango:0[${MULTILIB_USEDEP}]
+   ayatana? ( dev-libs/libappindicator:2[${MULTILIB_USEDEP}] )"
 
 QA_PREBUILT="opt/slack/slack
opt/slack/resources/app.asar.unpacked/node_modules/*
@@ -57,6 +58,16 @@ QA_PREBUILT="opt/slack/slack
 
 S="${WORKDIR}"
 
+src_prepare() {
+   default
+
+   if use ayatana ; then
+   sed -i '/Exec/s|=|=env XDG_CURRENT_DESKTOP=Unity |' \
+   usr/share/applications/slack.desktop \
+   || die "sed failed for slack.desktop"
+   fi
+}
+
 src_install() {
insinto /usr/share/pixmaps
doins usr/share/pixmaps/${MY_PN}.png



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

2018-02-09 Thread Lars Wendler
commit: c4385689c975310831fd273797eacc525b2a2ac5
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 09:50:43 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 09:56:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4385689

sys-fs/e2fsprogs: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/e2fsprogs/Manifest|   1 -
 sys-fs/e2fsprogs/e2fsprogs-1.43.7.ebuild | 135 ---
 2 files changed, 136 deletions(-)

diff --git a/sys-fs/e2fsprogs/Manifest b/sys-fs/e2fsprogs/Manifest
index c8e81b5247e..9b0baf9551b 100644
--- a/sys-fs/e2fsprogs/Manifest
+++ b/sys-fs/e2fsprogs/Manifest
@@ -2,6 +2,5 @@ DIST e2fsprogs-1.42.9-mint-r1.patch.xz 9012 BLAKE2B 
ae6421587c3cca2f9b26805c5f8d
 DIST e2fsprogs-1.43.3-missing_uninit_bg.patch 1317 BLAKE2B 
ec53c0aca102e137fce437f98f299b674b25110a7df38139c35fa4da6756992a0923c65bbcd39e4739c3d454b119c8b30681b7426b1c22853538f9d4d00d2a02
 SHA512 
bd80dd679245c4d26837fa5a0f7dc6a05560973d912a3fe8f5c3c8c352675496f21c9b775d37fb190a7fbb3fb61882b6d4d6a20b34918cda0bfe65e7d0cce8e8
 DIST e2fsprogs-1.43.3.tar.gz 7405892 BLAKE2B 
158aeee327a1ca68ce1bda1f97c9fa25ba1bd78ea9ee418c8ad85d2bf422d49ea93ad6c1b33c9b7bdafceacb4c0975da776c6e5b2df8962baf0d368c894db5a8
 SHA512 
77e753f77222a0a7a334d7d93c900ea6cb339ed40af29952e414fc4e45d8c5c01d67771978a941195effe666df965746c2b31977c5f05ff307429b978dac8dea
 DIST e2fsprogs-1.43.6.tar.gz 7466907 BLAKE2B 
6c19c686432b7990900b239c4a1b3b6675b085ca7adfdb4323d1253ee8c83f22f87f67b0b4a843e48cb71322b1a7454b3ceab669f875b71b967e96054a55f1ac
 SHA512 
95e3e7def177de921d3204aeace4cb8243d79872468d3289cace0547798c84e92af253022deb803cd8c045411283b01431728a86b14b9e8b45cdd5dca739db66
-DIST e2fsprogs-1.43.7.tar.gz 7492811 BLAKE2B 
122158f0824de632b93fab651be60ca45096b5dac20438a6407c69577017a5f117ce402166b529072a81a2b6ac96f9237ea1a0f55d7d23d05ba758d42d86451a
 SHA512 
71694c57d076517f6e1f2a5bffcbc49c32fcf11283e26739304f50ff0aae28646ea7af80dc85b636b87db57a0042a5bce82411e631f7d5c055440ebeadb90282
 DIST e2fsprogs-1.43.8.tar.gz 7474876 BLAKE2B 
b5d550a646facd2aae9de9758976e987ab6ddfc7c92fc1ea2ca71140010f3e10627a5dee5e17caa77746c6de508a652e26a31df123732603c9cbcc8df5edaa54
 SHA512 
158e9fa928de61716d57eeac1a64c3c40043c00594ce397419de71fc1f260f1a8f932971b1cef62ed8a01e865f4d97f6bc86289c3a60d33b160874b20744cbe5
 DIST e2fsprogs-1.43.9.tar.gz 7470878 BLAKE2B 
dcc1a6fda87884a0b3b1d49f4116be060bf39c4820246ba6aa7ce61c6735415542f852b36d3c809b2b52782de2ca9ea9a87086a0d4ff71ee217845939aae00f1
 SHA512 
7bdc5da165b14e6779aedd9243175018ca8cb2bb0f5aad9c3d04f7e0619da2107f37929e6d8027b682145801106f97d1376345c4c30ce64f2b02b716b0c4ba3b

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.43.7.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.43.7.ebuild
deleted file mode 100644
index e3cc852d20e..000
--- a/sys-fs/e2fsprogs/e2fsprogs-1.43.7.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-case ${PV} in
-*_pre*) UP_PV="${PV%_pre*}-WIP-${PV#*_pre}" ;;
-*)  UP_PV=${PV} ;;
-esac
-
-inherit eutils flag-o-matic multilib toolchain-funcs
-
-DESCRIPTION="Standard EXT2/EXT3/EXT4 filesystem utilities"
-HOMEPAGE="http://e2fsprogs.sourceforge.net/";
-SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
-   
mirror://kernel/linux/kernel/people/tytso/e2fsprogs/v${UP_PV}/${PN}-${UP_PV}.tar.gz
-   elibc_mintlib? ( mirror://gentoo/${PN}-1.42.9-mint-r1.patch.xz )"
-
-LICENSE="GPL-2 BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
-IUSE="fuse nls static-libs elibc_FreeBSD"
-
-RDEPEND="~sys-libs/${PN}-libs-${PV}
-   >=sys-apps/util-linux-2.16
-   fuse? ( sys-fs/fuse )
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-   sys-apps/texinfo"
-
-S="${WORKDIR}/${P%_pre*}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.41.8-makefile.patch
-   "${FILESDIR}"/${PN}-1.40-fbsd.patch
-   "${FILESDIR}"/${PN}-1.42.13-fix-build-cflags.patch #516854
-
-   # Upstream patches (can usually removed with next version bump)
-)
-
-src_prepare() {
-   if [[ ${CHOST} == *-mint* ]] ; then
-   PATCHES+=( "${WORKDIR}"/${PN}-1.42.9-mint-r1.patch )
-   fi
-
-   default
-
-   # blargh ... trick e2fsprogs into using e2fsprogs-libs
-   rm -rf doc
-   sed -i -r \
-   -e 's:@LIBINTL@:@LTLIBINTL@:' \
-   -e 
'/^(STATIC_)?LIB(COM_ERR|SS)/s:[$][(]LIB[)]/lib([^@]*)@(STATIC_)?LIB_EXT@:-l\1:'
 \
-   -e '/^DEP(STATIC_)?LIB(COM_ERR|SS)/s:=.*:=:' \
-   MCONFIG.in || die "muck libs" #122368
-   sed -i -r \
-   -e '/^LIB_SUBDIRS/s:lib/(et|ss)::g' \
-   Makefile.in || die "remove subdirs"
-   ln -s $(which mk_cmds) lib/ss/ 

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

2018-02-09 Thread Lars Wendler
commit: 92bc907df65bae3dbe0d7325396671f6a2ef0f61
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 09:50:05 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 09:56:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bc907d

sys-fs/e2fsprogs: Bump to version 1.43.9

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/e2fsprogs/Manifest|   1 +
 sys-fs/e2fsprogs/e2fsprogs-1.43.9.ebuild | 137 +++
 2 files changed, 138 insertions(+)

diff --git a/sys-fs/e2fsprogs/Manifest b/sys-fs/e2fsprogs/Manifest
index e5660abf5f5..c8e81b5247e 100644
--- a/sys-fs/e2fsprogs/Manifest
+++ b/sys-fs/e2fsprogs/Manifest
@@ -4,3 +4,4 @@ DIST e2fsprogs-1.43.3.tar.gz 7405892 BLAKE2B 
158aeee327a1ca68ce1bda1f97c9fa25ba1
 DIST e2fsprogs-1.43.6.tar.gz 7466907 BLAKE2B 
6c19c686432b7990900b239c4a1b3b6675b085ca7adfdb4323d1253ee8c83f22f87f67b0b4a843e48cb71322b1a7454b3ceab669f875b71b967e96054a55f1ac
 SHA512 
95e3e7def177de921d3204aeace4cb8243d79872468d3289cace0547798c84e92af253022deb803cd8c045411283b01431728a86b14b9e8b45cdd5dca739db66
 DIST e2fsprogs-1.43.7.tar.gz 7492811 BLAKE2B 
122158f0824de632b93fab651be60ca45096b5dac20438a6407c69577017a5f117ce402166b529072a81a2b6ac96f9237ea1a0f55d7d23d05ba758d42d86451a
 SHA512 
71694c57d076517f6e1f2a5bffcbc49c32fcf11283e26739304f50ff0aae28646ea7af80dc85b636b87db57a0042a5bce82411e631f7d5c055440ebeadb90282
 DIST e2fsprogs-1.43.8.tar.gz 7474876 BLAKE2B 
b5d550a646facd2aae9de9758976e987ab6ddfc7c92fc1ea2ca71140010f3e10627a5dee5e17caa77746c6de508a652e26a31df123732603c9cbcc8df5edaa54
 SHA512 
158e9fa928de61716d57eeac1a64c3c40043c00594ce397419de71fc1f260f1a8f932971b1cef62ed8a01e865f4d97f6bc86289c3a60d33b160874b20744cbe5
+DIST e2fsprogs-1.43.9.tar.gz 7470878 BLAKE2B 
dcc1a6fda87884a0b3b1d49f4116be060bf39c4820246ba6aa7ce61c6735415542f852b36d3c809b2b52782de2ca9ea9a87086a0d4ff71ee217845939aae00f1
 SHA512 
7bdc5da165b14e6779aedd9243175018ca8cb2bb0f5aad9c3d04f7e0619da2107f37929e6d8027b682145801106f97d1376345c4c30ce64f2b02b716b0c4ba3b

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.43.9.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.43.9.ebuild
new file mode 100644
index 000..ba0347721fd
--- /dev/null
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.43.9.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+case ${PV} in
+*_pre*) UP_PV="${PV%_pre*}-WIP-${PV#*_pre}" ;;
+*)  UP_PV=${PV} ;;
+esac
+
+inherit eutils flag-o-matic multilib toolchain-funcs
+
+DESCRIPTION="Standard EXT2/EXT3/EXT4 filesystem utilities"
+HOMEPAGE="http://e2fsprogs.sourceforge.net/";
+SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
+   
mirror://kernel/linux/kernel/people/tytso/e2fsprogs/v${UP_PV}/${PN}-${UP_PV}.tar.gz
+   elibc_mintlib? ( mirror://gentoo/${PN}-1.42.9-mint-r1.patch.xz )"
+
+LICENSE="GPL-2 BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
+IUSE="fuse nls static-libs elibc_FreeBSD"
+
+RDEPEND="~sys-libs/${PN}-libs-${PV}
+   >=sys-apps/util-linux-2.16
+   fuse? ( sys-fs/fuse )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+   sys-apps/texinfo"
+
+S="${WORKDIR}/${P%_pre*}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.41.8-makefile.patch
+   "${FILESDIR}"/${PN}-1.40-fbsd.patch
+   "${FILESDIR}"/${PN}-1.42.13-fix-build-cflags.patch #516854
+
+   # Upstream patches (can usually removed with next version bump)
+)
+
+src_prepare() {
+   if [[ ${CHOST} == *-mint* ]] ; then
+   PATCHES+=( "${WORKDIR}"/${PN}-1.42.9-mint-r1.patch )
+   fi
+
+   default
+
+   # blargh ... trick e2fsprogs into using e2fsprogs-libs
+   rm -rf doc
+   sed -i -r \
+   -e 's:@LIBINTL@:@LTLIBINTL@:' \
+   -e 
'/^(STATIC_)?LIB(COM_ERR|SS)/s:[$][(]LIB[)]/lib([^@]*)@(STATIC_)?LIB_EXT@:-l\1:'
 \
+   -e '/^DEP(STATIC_)?LIB(COM_ERR|SS)/s:=.*:=:' \
+   MCONFIG.in || die "muck libs" #122368
+   sed -i -r \
+   -e '/^LIB_SUBDIRS/s:lib/(et|ss)::g' \
+   Makefile.in || die "remove subdirs"
+   ln -s $(which mk_cmds) lib/ss/ || die
+
+   # Avoid rebuild
+   echo '#include_next ' > lib/ss/ss_err.h
+}
+
+src_configure() {
+   # Keep the package from doing silly things #261411
+   export VARTEXFONTS="${T}/fonts"
+
+   # needs open64() prototypes and friends
+   append-cppflags -D_GNU_SOURCE
+
+   local myeconfargs=(
+   --with-root-prefix="${EPREFIX}/"
+   --enable-symlink-install
+   $(tc-is-static-only || echo --enable-elf-shlibs)
+   $(tc-has-tls || echo --disable-tls)
+   --without-included-gettext
+   $(use_enable fuse fuse2fs)
+   $(us

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

2018-02-09 Thread Lars Wendler
commit: 94629d5ab3e8cffaf0f4b28c2e5faa00dd95c33e
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 09:55:54 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 09:57:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94629d5a

sys-apps/dbus: Bump to version 1.12.4

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-apps/dbus/Manifest   |   1 +
 sys-apps/dbus/dbus-1.12.4.ebuild | 274 +++
 2 files changed, 275 insertions(+)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 3e9a6f566ce..931b49fd282 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -2,3 +2,4 @@ DIST dbus-1.10.18.tar.gz 1986589 BLAKE2B 
95b8a04362e78001e723301e5f170e923bca8b7
 DIST dbus-1.10.24.tar.gz 1991358 BLAKE2B 
ffa82a26f156d5d5b5864cc675f2a24b103dcf5c73ac8a570e1e13f37f9d6b8c2aea2545b1a3979d3a94ce7a2ddda7280afde4ecd9b682d3d31355f82af217f7
 SHA512 
fc0b88b756affdb4fc7a62e84a6f7757121293afeadc38acf8aac48b6c2b82531e136a575be2ab503a39d7669cb7b609a021e20c1064e28c965c091e94c4f68c
 DIST dbus-1.12.0.tar.gz 2062151 BLAKE2B 
897058dd569ae736981222c21fb44b86fcb3292ef9a4d48829f6b365d8aa05fcf60839c5def0e52c9981ef9c982d912e501ab771be33300bd646b36abba50944
 SHA512 
e9a65ac8fb6ded25872e2a84027182a854c81b03c5b6beaaa5012854b8f0a499175757eea3f47a0752a159de353d485664fe5d05903af7ce51ff891f9a6dbac0
 DIST dbus-1.12.2.tar.gz 2063143 BLAKE2B 
0618381befb7af7d4e0c2f1d9e32ee7ee70f17905783e414ab47acd7dcf5993329e430869a6cd9de33cc5919c880fed73eb1246d3ac2929c3d50d331efc92ca7
 SHA512 
523698ae543a4f1d9142898351ed38827882a3ca583ca7934676af48d09219ea562ae77d734cd142e5ca0d5e74f9e8d0fdeb1019592ca3524e2b690c6283f7cd
+DIST dbus-1.12.4.tar.gz 2067402 BLAKE2B 
621a9223c9d20a76415935d421a506100bbdf4852dc3c2a4f221750f739757a4945d60cb4a1f9032602f2993b868b502e7eb1835c8d2764666902c01daa01ba5
 SHA512 
ca9f7c76f705aca0f71366627fadf8b5c68992d5bcb6fae1746a8c14e9dc93c4492e80c63b6fd522b8753ec264df046e33482a5ce20be82adf181a6dd69b36a5

diff --git a/sys-apps/dbus/dbus-1.12.4.ebuild b/sys-apps/dbus/dbus-1.12.4.ebuild
new file mode 100644
index 000..cfd65c2af31
--- /dev/null
+++ b/sys-apps/dbus/dbus-1.12.4.ebuild
@@ -0,0 +1,274 @@
+# 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,5,6}} )
+
+inherit autotools ltprune linux-info flag-o-matic python-any-r1 
readme.gentoo-r1 systemd virtualx user multilib-minimal
+
+DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
+HOMEPAGE="https://dbus.freedesktop.org/";
+SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz";
+
+LICENSE="|| ( AFL-2.1 GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="debug doc elogind selinux static-libs systemd test user-session X"
+
+#RESTRICT="test"
+
+REQUIRED_USE="
+   ?? ( elogind systemd )
+   test? ( debug )
+"
+
+CDEPEND="
+   >=dev-libs/expat-2.1.0
+   selinux? ( sys-libs/libselinux )
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd:0= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXt
+   )
+"
+DEPEND="${CDEPEND}
+   app-text/xmlto
+   app-text/docbook-xml-dtd:4.4
+   dev-libs/expat
+   sys-devel/autoconf-archive
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+   test? (
+   >=dev-libs/glib-2.40:2
+   ${PYTHON_DEPS}
+   )
+"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-dbus )
+"
+
+DOC_CONTENTS="
+   Some applications require a session bus in addition to the system
+   bus. Please see \`man dbus-launch\` for more information.
+"
+
+# out of sources build dir for make check
+TBD="${WORKDIR}/${P}-tests-build"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-enable-elogind.patch"
+)
+
+pkg_setup() {
+   enewgroup messagebus
+   enewuser messagebus -1 -1 -1 messagebus
+
+   use test && python-any-r1_pkg_setup
+
+   if use kernel_linux; then
+   CONFIG_CHECK="~EPOLL"
+   linux-info_pkg_setup
+   fi
+}
+
+src_prepare() {
+   # Tests were restricted because of this
+   sed -i \
+   -e 's/.*bus_dispatch_test.*/printf ("Disabled due to excess 
noise\\n");/' \
+   -e '/"dispatch"/d' \
+   bus/test-main.c || die
+
+   default
+
+   # required for bug 263909, cross-compile so don't remove eautoreconf
+   eautoreconf
+}
+
+multilib_src_configure() {
+   local docconf myconf
+
+   # so we can get backtraces from apps
+   case ${CHOST} in
+   *-mingw*)
+   # error: unrecognized command line option '-rdynamic' 
wrt #488036
+ 

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

2018-02-09 Thread Lars Wendler
commit: 254b6e74c816c232616bbf4bbd53041e3714febf
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 09:44:16 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 09:56:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254b6e74

sys-libs/e2fsprogs-libs: Bump to version 1.43.9

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-libs/e2fsprogs-libs/Manifest   |  1 +
 .../e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild| 70 ++
 2 files changed, 71 insertions(+)

diff --git a/sys-libs/e2fsprogs-libs/Manifest b/sys-libs/e2fsprogs-libs/Manifest
index 71645a1acc9..06035dea9cf 100644
--- a/sys-libs/e2fsprogs-libs/Manifest
+++ b/sys-libs/e2fsprogs-libs/Manifest
@@ -2,3 +2,4 @@ DIST e2fsprogs-libs-1.43.3.tar.gz 599387 BLAKE2B 
decdb20114ad7b00754ecfe5658de64
 DIST e2fsprogs-libs-1.43.6.tar.gz 595409 BLAKE2B 
a5edf65b637b7f3fab16174a695baa232b8aeab6e8d28140a3a68ed63eee309949ca85a28f33d15199068fffe9174ef76b28f403ec09118296a458611592a36e
 SHA512 
80a643ba349aac79c88548e9692066f777c5f9e82e309b348606a8078de456171535e6e5df91f73ca3db9d03bb539b1a19883cf74615357bdf77f3bd20cc0b11
 DIST e2fsprogs-libs-1.43.7.tar.gz 595431 BLAKE2B 
12677792ff602586fa41f15c16a19b9d4135be8a4d8e4f26d40a8ee5b09254bec34f3ec6186b386fe0ef5690f26b2be54a46931eb5c76bf0693ce5877927fdc4
 SHA512 
b57c069d2e95588823fd69169378dd9d8a04ca77daa1a5dda8398cd198ace6184a3cb08507ae2b195de399caa4d197306043749f4a3010bccd942ba00d44162b
 DIST e2fsprogs-libs-1.43.8.tar.gz 596246 BLAKE2B 
6847f177ccfdb06b49f58951b258647ec11b1237e3d33e44c2f7c6b93569445010914921d9447c842eba141c31a9982c72558dc6eb62fb2b24d1574a3204b1a8
 SHA512 
3127351310542326102dbbe84dade4043ff7f3046fb84e3364036a0975103a0aa146ba02400400e73affa658b93a69d0cb14855c2ab8f6da5b88d9ea0f17c9e8
+DIST e2fsprogs-libs-1.43.9.tar.gz 595452 BLAKE2B 
2f4c8b07abe343f304f3217984ec03a38dca2d69765d7e9edef184c5b478fb0aa860fb0338a41e9d2d47c55780b0e44450efbe2528110403a77696af9e0c9d7c
 SHA512 
c4b78000ace629a7e6f12d7c63f5ff36885bc7ba69a22654f95fd384bb347f0f28ba544644b40cdcbf14ec211e724901fbe44cc2b730f2dafba77632b3e2d0b1

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild
new file mode 100644
index 000..68c23f47263
--- /dev/null
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+case ${PV} in
+*_pre*) UP_PV="${PV%_pre*}-WIP-${PV#*_pre}" ;;
+*)  UP_PV=${PV} ;;
+esac
+
+inherit toolchain-funcs eutils multilib-minimal
+
+DESCRIPTION="e2fsprogs libraries (common error and subsystem)"
+HOMEPAGE="http://e2fsprogs.sourceforge.net/";
+SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
+   
mirror://kernel/linux/kernel/people/tytso/e2fsprogs/v${UP_PV}/${PN}-${UP_PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~m68k-mint ~x86-solaris"
+IUSE="nls static-libs"
+
+RDEPEND="!sys-libs/com_err
+   !sys-libs/ss
+   ! doc/Makefile.in # don't bother with docs 
#305613
+   default
+}
+
+multilib_src_configure() {
+   local myconf=(
+   $(tc-is-static-only || echo --enable-elf-shlibs)
+   $(tc-has-tls || echo --disable-tls)
+   $(use_enable nls)
+   )
+   # we use blkid/uuid from util-linux now
+   if use kernel_linux ; then
+   export ac_cv_lib_{uuid_uuid_generate,blkid_blkid_get_cache}=yes
+   myconf+=( --disable-lib{blkid,uuid} )
+   fi
+   ac_cv_path_LDCONFIG=: \
+   ECONF_SOURCE="${S}" \
+   CC="$(tc-getCC)" \
+   BUILD_CC="$(tc-getBUILD_CC)" \
+   BUILD_LD="$(tc-getBUILD_LD)" \
+   econf "${myconf[@]}"
+}
+
+multilib_src_compile() {
+   emake V=1
+}
+
+multilib_src_install() {
+   emake V=1 STRIP=: DESTDIR="${D}" install || die
+   gen_usr_ldscript -a com_err ss $(usex kernel_linux '' 'uuid blkid')
+   # configure doesn't have an option to disable static libs :/
+   if ! use static-libs ; then
+   find "${ED}" -name '*.a' -delete || die
+   fi
+}



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

2018-02-09 Thread Lars Wendler
commit: 00db12c3463357e4fe4787ac99e9fb3eb85d2a98
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 09:56:34 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 09:57:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00db12c3

sys-apps/dbus: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-apps/dbus/Manifest   |   1 -
 sys-apps/dbus/dbus-1.12.0.ebuild | 274 ---
 2 files changed, 275 deletions(-)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 931b49fd282..b79be56a1d4 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -1,5 +1,4 @@
 DIST dbus-1.10.18.tar.gz 1986589 BLAKE2B 
95b8a04362e78001e723301e5f170e923bca8b7b1728e6a7658d606550923d2bd60a6a6916c0fcd88205ecdc4a25ab58309bdcabaeb32c2f6c5e4ef8686af02c
 SHA512 
726f97d0a2016f4f0625ba332e93e2d33bb16857cd35cb6c79da0f44fff297df948c3df62c31ffbec34713a7b85b3ff5b65f31517fe3511ddbd3bf18bd4748ed
 DIST dbus-1.10.24.tar.gz 1991358 BLAKE2B 
ffa82a26f156d5d5b5864cc675f2a24b103dcf5c73ac8a570e1e13f37f9d6b8c2aea2545b1a3979d3a94ce7a2ddda7280afde4ecd9b682d3d31355f82af217f7
 SHA512 
fc0b88b756affdb4fc7a62e84a6f7757121293afeadc38acf8aac48b6c2b82531e136a575be2ab503a39d7669cb7b609a021e20c1064e28c965c091e94c4f68c
-DIST dbus-1.12.0.tar.gz 2062151 BLAKE2B 
897058dd569ae736981222c21fb44b86fcb3292ef9a4d48829f6b365d8aa05fcf60839c5def0e52c9981ef9c982d912e501ab771be33300bd646b36abba50944
 SHA512 
e9a65ac8fb6ded25872e2a84027182a854c81b03c5b6beaaa5012854b8f0a499175757eea3f47a0752a159de353d485664fe5d05903af7ce51ff891f9a6dbac0
 DIST dbus-1.12.2.tar.gz 2063143 BLAKE2B 
0618381befb7af7d4e0c2f1d9e32ee7ee70f17905783e414ab47acd7dcf5993329e430869a6cd9de33cc5919c880fed73eb1246d3ac2929c3d50d331efc92ca7
 SHA512 
523698ae543a4f1d9142898351ed38827882a3ca583ca7934676af48d09219ea562ae77d734cd142e5ca0d5e74f9e8d0fdeb1019592ca3524e2b690c6283f7cd
 DIST dbus-1.12.4.tar.gz 2067402 BLAKE2B 
621a9223c9d20a76415935d421a506100bbdf4852dc3c2a4f221750f739757a4945d60cb4a1f9032602f2993b868b502e7eb1835c8d2764666902c01daa01ba5
 SHA512 
ca9f7c76f705aca0f71366627fadf8b5c68992d5bcb6fae1746a8c14e9dc93c4492e80c63b6fd522b8753ec264df046e33482a5ce20be82adf181a6dd69b36a5

diff --git a/sys-apps/dbus/dbus-1.12.0.ebuild b/sys-apps/dbus/dbus-1.12.0.ebuild
deleted file mode 100644
index d795c5b67e5..000
--- a/sys-apps/dbus/dbus-1.12.0.ebuild
+++ /dev/null
@@ -1,274 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit autotools ltprune linux-info flag-o-matic python-any-r1 
readme.gentoo-r1 systemd virtualx user multilib-minimal
-
-DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
-HOMEPAGE="https://dbus.freedesktop.org/";
-SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz";
-
-LICENSE="|| ( AFL-2.1 GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="debug doc elogind selinux static-libs systemd test user-session X"
-
-#RESTRICT="test"
-
-REQUIRED_USE="
-   ?? ( elogind systemd )
-   test? ( debug )
-"
-
-CDEPEND="
-   >=dev-libs/expat-2.1.0
-   selinux? ( sys-libs/libselinux )
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd:0= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXt
-   )
-"
-DEPEND="${CDEPEND}
-   app-text/xmlto
-   app-text/docbook-xml-dtd:4.4
-   dev-libs/expat
-   sys-devel/autoconf-archive
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-   test? (
-   >=dev-libs/glib-2.40:2
-   ${PYTHON_DEPS}
-   )
-"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-dbus )
-"
-
-DOC_CONTENTS="
-   Some applications require a session bus in addition to the system
-   bus. Please see \`man dbus-launch\` for more information.
-"
-
-# out of sources build dir for make check
-TBD="${WORKDIR}/${P}-tests-build"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-enable-elogind.patch"
-)
-
-pkg_setup() {
-   enewgroup messagebus
-   enewuser messagebus -1 -1 -1 messagebus
-
-   use test && python-any-r1_pkg_setup
-
-   if use kernel_linux; then
-   CONFIG_CHECK="~EPOLL"
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   # Tests were restricted because of this
-   sed -i \
-   -e 's/.*bus_dispatch_test.*/printf ("Disabled due to excess 
noise\\n");/' \
-   -e '/"dispatch"/d' \
-   bus/test-main.c || die
-
-   default
-
-   # required for bug 263909, cross-compile so don't remove eautoreconf
-   eautoreconf
-}
-
-multilib_src_configure() {
-   local docco

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

2018-02-09 Thread Lars Wendler
commit: 0311ccc108307ab8ded21c435e911d497a127e1c
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 09:51:37 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 09:56:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0311ccc1

sys-libs/e2fsprogs-libs: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-libs/e2fsprogs-libs/Manifest   |  1 -
 .../e2fsprogs-libs/e2fsprogs-libs-1.43.7.ebuild| 68 --
 2 files changed, 69 deletions(-)

diff --git a/sys-libs/e2fsprogs-libs/Manifest b/sys-libs/e2fsprogs-libs/Manifest
index 06035dea9cf..fe05f5e30c4 100644
--- a/sys-libs/e2fsprogs-libs/Manifest
+++ b/sys-libs/e2fsprogs-libs/Manifest
@@ -1,5 +1,4 @@
 DIST e2fsprogs-libs-1.43.3.tar.gz 599387 BLAKE2B 
decdb20114ad7b00754ecfe5658de6446cac8f2861a131cde71b6440934f5e66cbef7e5ef9945a15c6bccb3da0ca49d8f7bc04be59ee3565a03a16f850cdfbd1
 SHA512 
a1a5c01be1d020d858b958694747ba4f35032cd55bff71078cfddc31a818790ce4ead25fcf5e2aceca42c0faaf1635b6d8e3a2c7b87caac7f6fbbe5a44ceb411
 DIST e2fsprogs-libs-1.43.6.tar.gz 595409 BLAKE2B 
a5edf65b637b7f3fab16174a695baa232b8aeab6e8d28140a3a68ed63eee309949ca85a28f33d15199068fffe9174ef76b28f403ec09118296a458611592a36e
 SHA512 
80a643ba349aac79c88548e9692066f777c5f9e82e309b348606a8078de456171535e6e5df91f73ca3db9d03bb539b1a19883cf74615357bdf77f3bd20cc0b11
-DIST e2fsprogs-libs-1.43.7.tar.gz 595431 BLAKE2B 
12677792ff602586fa41f15c16a19b9d4135be8a4d8e4f26d40a8ee5b09254bec34f3ec6186b386fe0ef5690f26b2be54a46931eb5c76bf0693ce5877927fdc4
 SHA512 
b57c069d2e95588823fd69169378dd9d8a04ca77daa1a5dda8398cd198ace6184a3cb08507ae2b195de399caa4d197306043749f4a3010bccd942ba00d44162b
 DIST e2fsprogs-libs-1.43.8.tar.gz 596246 BLAKE2B 
6847f177ccfdb06b49f58951b258647ec11b1237e3d33e44c2f7c6b93569445010914921d9447c842eba141c31a9982c72558dc6eb62fb2b24d1574a3204b1a8
 SHA512 
3127351310542326102dbbe84dade4043ff7f3046fb84e3364036a0975103a0aa146ba02400400e73affa658b93a69d0cb14855c2ab8f6da5b88d9ea0f17c9e8
 DIST e2fsprogs-libs-1.43.9.tar.gz 595452 BLAKE2B 
2f4c8b07abe343f304f3217984ec03a38dca2d69765d7e9edef184c5b478fb0aa860fb0338a41e9d2d47c55780b0e44450efbe2528110403a77696af9e0c9d7c
 SHA512 
c4b78000ace629a7e6f12d7c63f5ff36885bc7ba69a22654f95fd384bb347f0f28ba544644b40cdcbf14ec211e724901fbe44cc2b730f2dafba77632b3e2d0b1

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.7.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.7.ebuild
deleted file mode 100644
index 2368a1eda15..000
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.7.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-case ${PV} in
-*_pre*) UP_PV="${PV%_pre*}-WIP-${PV#*_pre}" ;;
-*)  UP_PV=${PV} ;;
-esac
-
-inherit toolchain-funcs eutils multilib-minimal
-
-DESCRIPTION="e2fsprogs libraries (common error and subsystem)"
-HOMEPAGE="http://e2fsprogs.sourceforge.net/";
-SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
-   
mirror://kernel/linux/kernel/people/tytso/e2fsprogs/v${UP_PV}/${PN}-${UP_PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~m68k-mint ~x86-solaris"
-IUSE="nls static-libs"
-
-RDEPEND="!sys-libs/com_err
-   !sys-libs/ss
-   ! doc/Makefile.in # don't bother with docs 
#305613
-   default
-}
-
-multilib_src_configure() {
-   local myconf=()
-   # we use blkid/uuid from util-linux now
-   if use kernel_linux ; then
-   export ac_cv_lib_{uuid_uuid_generate,blkid_blkid_get_cache}=yes
-   myconf+=( --disable-lib{blkid,uuid} )
-   fi
-   ac_cv_path_LDCONFIG=: \
-   ECONF_SOURCE="${S}" \
-   CC="$(tc-getCC)" \
-   BUILD_CC="$(tc-getBUILD_CC)" \
-   BUILD_LD="$(tc-getBUILD_LD)" \
-   econf \
-   $(tc-is-static-only || echo --enable-elf-shlibs) \
-   $(tc-has-tls || echo --disable-tls) \
-   $(use_enable nls) \
-   "${myconf[@]}"
-}
-
-multilib_src_compile() {
-   emake V=1
-}
-
-multilib_src_install() {
-   emake V=1 STRIP=: DESTDIR="${D}" install || die
-   gen_usr_ldscript -a com_err ss $(usex kernel_linux '' 'uuid blkid')
-   # configure doesn't have an option to disable static libs :/
-   use static-libs || find "${ED}" -name '*.a' -delete
-}



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

2018-02-09 Thread Patrice Clement
commit: 29176bd93f79a06719434b74974593417d08a598
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb  8 17:30:36 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb  9 10:32:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29176bd9

app-admin/entr: version bump.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/entr/Manifest|  1 +
 app-admin/entr/entr-4.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/app-admin/entr/Manifest b/app-admin/entr/Manifest
index ab0bfda6c86..e42d92e9a09 100644
--- a/app-admin/entr/Manifest
+++ b/app-admin/entr/Manifest
@@ -1 +1,2 @@
 DIST entr-3.9.tar.gz 24554 BLAKE2B 
b901041d50acf3f7a29c93c84d46ee42a35878dd30e2e5da94b053acb8d38556d5bfde69d39b4520ee81121ba6ff0fabffeaeb0c33718302c26b517992776fde
 SHA512 
e0d58b7f4dc20ba9cfb12a165172817dfd647e859e2133b01b59427f9bb9612ee5b8e8f6563f31cc15b57251e60b2cb639c764f65d6daeb4456ecbccc7b39c12
+DIST entr-4.0.tar.gz 24758 BLAKE2B 
6d57cb93d55bb362b8e771745c9333a5a5eaa156f36a7c9e7318d94f0056fc98b2071bcea7fd33b68ac1dc1d5332fc849e0ea89bc2582196acd51e1490fce96e
 SHA512 
d803c27441448374a866636e0e592a8395488e162e2e8c031aafec3457d10041dc52e10d06cc1e209cd86f69ca021171ef105056206b9afe603a89958eef2707

diff --git a/app-admin/entr/entr-4.0.ebuild b/app-admin/entr/entr-4.0.ebuild
new file mode 100644
index 000..829cf311603
--- /dev/null
+++ b/app-admin/entr/entr-4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs vcs-snapshot
+
+DESCRIPTION="Run arbitrary commands when files change"
+HOMEPAGE="http://entrproject.org";
+SRC_URI="http://entrproject.org/code/${P}.tar.gz";
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+IUSE="test"
+
+src_configure() {
+   sh configure || die
+   sed -i -e 's#\(^PREFIX \).*#\1\?= /usr#' Makefile.bsd || die
+}
+
+src_compile() {
+   export CC=$(tc-getCC)
+   default
+}
+
+src_test() {
+   export CC=$(tc-getCC)
+   default
+}



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

2018-02-09 Thread Patrice Clement
commit: 8de5e1c253edf5042b96cfe929668070748a28e3
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb  8 17:32:05 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb  9 10:32:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de5e1c2

app-admin/entr: clean up old.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/entr/Manifest   |  1 -
 app-admin/entr/entr-3.9-r1.ebuild | 35 ---
 app-admin/entr/entr-3.9.ebuild| 23 ---
 3 files changed, 59 deletions(-)

diff --git a/app-admin/entr/Manifest b/app-admin/entr/Manifest
index e42d92e9a09..56b6e02a854 100644
--- a/app-admin/entr/Manifest
+++ b/app-admin/entr/Manifest
@@ -1,2 +1 @@
-DIST entr-3.9.tar.gz 24554 BLAKE2B 
b901041d50acf3f7a29c93c84d46ee42a35878dd30e2e5da94b053acb8d38556d5bfde69d39b4520ee81121ba6ff0fabffeaeb0c33718302c26b517992776fde
 SHA512 
e0d58b7f4dc20ba9cfb12a165172817dfd647e859e2133b01b59427f9bb9612ee5b8e8f6563f31cc15b57251e60b2cb639c764f65d6daeb4456ecbccc7b39c12
 DIST entr-4.0.tar.gz 24758 BLAKE2B 
6d57cb93d55bb362b8e771745c9333a5a5eaa156f36a7c9e7318d94f0056fc98b2071bcea7fd33b68ac1dc1d5332fc849e0ea89bc2582196acd51e1490fce96e
 SHA512 
d803c27441448374a866636e0e592a8395488e162e2e8c031aafec3457d10041dc52e10d06cc1e209cd86f69ca021171ef105056206b9afe603a89958eef2707

diff --git a/app-admin/entr/entr-3.9-r1.ebuild 
b/app-admin/entr/entr-3.9-r1.ebuild
deleted file mode 100644
index a0df05becf5..000
--- a/app-admin/entr/entr-3.9-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Run arbitrary commands when files change"
-HOMEPAGE="http://entrproject.org";
-SRC_URI="http://entrproject.org/code/${P}.tar.gz";
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
-IUSE="test"
-
-src_unpack() {
-   unpack "${P}.tar.gz"
-   mv eradman-* "${P}" || die
-}
-
-src_configure() {
-   sh configure || die
-   sed -i -e 's#\(^PREFIX \).*#\1\?= /usr#' Makefile.bsd || die
-}
-
-src_compile() {
-   export CC=$(tc-getCC)
-   default
-}
-
-src_test() {
-   export CC=$(tc-getCC)
-   default
-}

diff --git a/app-admin/entr/entr-3.9.ebuild b/app-admin/entr/entr-3.9.ebuild
deleted file mode 100644
index 3acbed28272..000
--- a/app-admin/entr/entr-3.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Run arbitrary commands when files change"
-HOMEPAGE="http://entrproject.org";
-SRC_URI="http://entrproject.org/code/${P}.tar.gz";
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-src_unpack() {
-   unpack "${P}.tar.gz"
-   mv eradman-* "${P}" || die
-}
-
-src_configure() {
-   sh configure || die
-   sed -i -e 's#\(^PREFIX \).*#\1\?= /usr#' Makefile.bsd || die
-}



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

2018-02-09 Thread Michael Palimaka
commit: e73edebb00e0bfc5fff742291ebef42c13478cc3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:36:05 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e73edebb

kde-apps/kbackup: move from app-backup

Upstream-commit: 
https://commits.kde.org/sysadmin/release-tools/4df318481d108ea90f675ff028cf6e3458cd07cd
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/kbackup/kbackup-.ebuild | 38 
 kde-apps/kbackup/metadata.xml|  8 
 2 files changed, 46 insertions(+)

diff --git a/kde-apps/kbackup/kbackup-.ebuild 
b/kde-apps/kbackup/kbackup-.ebuild
new file mode 100644
index 00..47d6e665c2
--- /dev/null
+++ b/kde-apps/kbackup/kbackup-.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Program that lets you back up any directories or files"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/KBackup?content=44998";
+[[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="http://members.aon.at/m.koller/${P}.tar.xz";
+
+LICENSE="GPL-2"
+KEYWORDS=""
+IUSE=""
+
+CDEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+"
+DEPEND="${CDEPEND}
+   x11-misc/shared-mime-info
+"
+RDEPEND="${CDEPEND}
+   !app-backup/kbackup:4
+"

diff --git a/kde-apps/kbackup/metadata.xml b/kde-apps/kbackup/metadata.xml
new file mode 100644
index 00..2fdbf33d96
--- /dev/null
+++ b/kde-apps/kbackup/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+



[gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-meta/

2018-02-09 Thread Michael Palimaka
commit: 11815d0acb4880ecf32c24071ebcfa266f14d9bf
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:39:31 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=11815d0a

kde-apps/kdenetwork-meta: add kopete

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/kdenetwork-meta/kdenetwork-meta-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-.ebuild 
b/kde-apps/kdenetwork-meta/kdenetwork-meta-.ebuild
index 2b1e0fb21e..313ee06eea 100644
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-.ebuild
+++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-.ebuild
@@ -13,6 +13,7 @@ RDEPEND="
$(add_kdeapps_dep kdenetwork-filesharing)
$(add_kdeapps_dep kget)
$(add_kdeapps_dep krdc)
+   $(add_kdeapps_dep kopete)
$(add_kdeapps_dep krfb)
$(add_kdeapps_dep plasma-telepathy-meta)
$(add_kdeapps_dep zeroconf-ioslave)



[gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/

2018-02-09 Thread Michael Palimaka
commit: 59cc458b0a30421f5f6aa3c474155e50212cf257
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:38:56 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=59cc458b

kde-apps/kdeutils-meta: add kbackup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/kdeutils-meta/kdeutils-meta-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-.ebuild 
b/kde-apps/kdeutils-meta/kdeutils-meta-.ebuild
index 9ac675e260..9fde0c7d4a 100644
--- a/kde-apps/kdeutils-meta/kdeutils-meta-.ebuild
+++ b/kde-apps/kdeutils-meta/kdeutils-meta-.ebuild
@@ -13,6 +13,7 @@ IUSE="cups floppy"
 RDEPEND="
$(add_kdeapps_dep ark)
$(add_kdeapps_dep filelight)
+   $(add_kdeapps_dep kbackup)
$(add_kdeapps_dep kcalc)
$(add_kdeapps_dep kcharselect)
$(add_kdeapps_dep kdebugsettings)



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

2018-02-09 Thread Michael Palimaka
commit: 8da090629895f2556e501e2e890df6473b7edf11
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:37:34 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8da09062

kde-apps/kbackup: follow kde-apps style

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/kbackup/kbackup-.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kde-apps/kbackup/kbackup-.ebuild 
b/kde-apps/kbackup/kbackup-.ebuild
index 47d6e665c2..1311a4315d 100644
--- a/kde-apps/kbackup/kbackup-.ebuild
+++ b/kde-apps/kbackup/kbackup-.ebuild
@@ -7,9 +7,6 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Program that lets you back up any directories or files"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/KBackup?content=44998";
-[[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="http://members.aon.at/m.koller/${P}.tar.xz";
-
 LICENSE="GPL-2"
 KEYWORDS=""
 IUSE=""



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

2018-02-09 Thread Michael Palimaka
commit: a66036903224f0deb5302db0a384115cffb0657f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:38:14 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a6603690

Documentation: regenerate

 .../package.accept_keywords/.kde-applications-live/kdeutils-live | 1 +
 Documentation/package.accept_keywords/kde-applications-live.keywords | 1 +
 Documentation/package.mask/kde-applications-live | 1 +
 Documentation/package.unmask/kde-applications-live   | 1 +
 4 files changed, 4 insertions(+)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-live/kdeutils-live 
b/Documentation/package.accept_keywords/.kde-applications-live/kdeutils-live
index 3bb319821c..b035177b43 100644
--- a/Documentation/package.accept_keywords/.kde-applications-live/kdeutils-live
+++ b/Documentation/package.accept_keywords/.kde-applications-live/kdeutils-live
@@ -1,5 +1,6 @@
 ~kde-apps/ark- **
 ~kde-apps/filelight- **
+~kde-apps/kbackup- **
 ~kde-apps/kcalc- **
 ~kde-apps/kcharselect- **
 ~kde-apps/kdebugsettings- **

diff --git 
a/Documentation/package.accept_keywords/kde-applications-live.keywords 
b/Documentation/package.accept_keywords/kde-applications-live.keywords
index 32a4791792..78dae28829 100644
--- a/Documentation/package.accept_keywords/kde-applications-live.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-live.keywords
@@ -216,6 +216,7 @@
 ~kde-apps/umbrello- **
 ~kde-apps/ark- **
 ~kde-apps/filelight- **
+~kde-apps/kbackup- **
 ~kde-apps/kcalc- **
 ~kde-apps/kcharselect- **
 ~kde-apps/kdebugsettings- **

diff --git a/Documentation/package.mask/kde-applications-live 
b/Documentation/package.mask/kde-applications-live
index 1f81f906c9..8d3ad957ca 100644
--- a/Documentation/package.mask/kde-applications-live
+++ b/Documentation/package.mask/kde-applications-live
@@ -206,6 +206,7 @@
 ~kde-apps/umbrello-
 ~kde-apps/ark-
 ~kde-apps/filelight-
+~kde-apps/kbackup-
 ~kde-apps/kcalc-
 ~kde-apps/kcharselect-
 ~kde-apps/kdebugsettings-

diff --git a/Documentation/package.unmask/kde-applications-live 
b/Documentation/package.unmask/kde-applications-live
index 1f81f906c9..8d3ad957ca 100644
--- a/Documentation/package.unmask/kde-applications-live
+++ b/Documentation/package.unmask/kde-applications-live
@@ -206,6 +206,7 @@
 ~kde-apps/umbrello-
 ~kde-apps/ark-
 ~kde-apps/filelight-
+~kde-apps/kbackup-
 ~kde-apps/kcalc-
 ~kde-apps/kcharselect-
 ~kde-apps/kdebugsettings-



[gentoo-commits] proj/kde:master commit in: app-backup/kbackup/, sets/

2018-02-09 Thread Michael Palimaka
commit: 5ba2db14f8355072669d4918c155ea25b4aac28b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:37:56 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ba2db14

sets: add kbackup to kdeutils-live

 app-backup/kbackup/kbackup-.ebuild | 38 --
 app-backup/kbackup/metadata.xml|  8 ---
 sets/kdeutils-live |  1 +
 3 files changed, 1 insertion(+), 46 deletions(-)

diff --git a/app-backup/kbackup/kbackup-.ebuild 
b/app-backup/kbackup/kbackup-.ebuild
deleted file mode 100644
index 47d6e665c2..00
--- a/app-backup/kbackup/kbackup-.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Program that lets you back up any directories or files"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/KBackup?content=44998";
-[[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="http://members.aon.at/m.koller/${P}.tar.xz";
-
-LICENSE="GPL-2"
-KEYWORDS=""
-IUSE=""
-
-CDEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-DEPEND="${CDEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${CDEPEND}
-   !app-backup/kbackup:4
-"

diff --git a/app-backup/kbackup/metadata.xml b/app-backup/kbackup/metadata.xml
deleted file mode 100644
index 2fdbf33d96..00
--- a/app-backup/kbackup/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-

diff --git a/sets/kdeutils-live b/sets/kdeutils-live
index 669f91ebb8..856f0eef59 100644
--- a/sets/kdeutils-live
+++ b/sets/kdeutils-live
@@ -1,5 +1,6 @@
 ~kde-apps/ark-
 ~kde-apps/filelight-
+~kde-apps/kbackup-
 ~kde-apps/kcalc-
 ~kde-apps/kcharselect-
 ~kde-apps/kdebugsettings-



[gentoo-commits] proj/kde:master commit in: app-backup/kbackup/

2018-02-09 Thread Michael Palimaka
commit: 93a4b9918adde600b44e42f926e080c3dc81d8f7
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:34:27 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:39:58 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=93a4b991

app-backup/kbackup: drop keywords from live ebuild

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-backup/kbackup/kbackup-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/kbackup/kbackup-.ebuild 
b/app-backup/kbackup/kbackup-.ebuild
index aceff1da16..47d6e665c2 100644
--- a/app-backup/kbackup/kbackup-.ebuild
+++ b/app-backup/kbackup/kbackup-.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://www.linux-apps.com/content/show.php/KBackup?content=44998";
 [[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="http://members.aon.at/m.koller/${P}.tar.xz";
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE=""
 
 CDEPEND="



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/, dev-qt/qtwebengine/files/

2018-02-09 Thread Michael Palimaka
commit: a76d2f0a50951a6fbef8c77f449ab523e04d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 10:45:53 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 10:46:07 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=a76d2f0a

dev-qt/qtwebengine: rebase jpeg-9 patch for qt-5.10

Closes: https://bugs.gentoo.org/647038
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/qtwebengine-5.10.0-jpeg-9.patch  | 45 ++
 dev-qt/qtwebengine/qtwebengine-5.10.0.ebuild   |  2 +-
 dev-qt/qtwebengine/qtwebengine-5.10..ebuild|  2 +-
 dev-qt/qtwebengine/qtwebengine-5.11..ebuild|  2 +-
 dev-qt/qtwebengine/qtwebengine-5..ebuild   |  2 +-
 5 files changed, 49 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch 
b/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
new file mode 100644
index ..21e147db
--- /dev/null
+++ b/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
@@ -0,0 +1,45 @@
+Fix build with jpeg-9. Bug #646456
+
+--- 
a/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/codec/fx_codec_jpeg.cpp
 
b/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/codec/fx_codec_jpeg.cpp
+@@ -74,11 +74,11 @@
+ }
+ 
+ static boolean _src_fill_buffer(j_decompress_ptr cinfo) {
+-  return 0;
++  return FALSE;
+ }
+ 
+ static boolean _src_resync(j_decompress_ptr cinfo, int desired) {
+-  return 0;
++  return FALSE;
+ }
+ 
+ static void _error_do_nothing(j_common_ptr cinfo) {}
+@@ -147,7 +147,7 @@
+ jpeg_destroy_decompress(&cinfo);
+ return false;
+   }
+-  int ret = jpeg_read_header(&cinfo, true);
++  int ret = jpeg_read_header(&cinfo, TRUE);
+   if (ret != JPEG_HEADER_OK) {
+ jpeg_destroy_decompress(&cinfo);
+ return false;
+@@ -231,7 +231,7 @@
+   }
+   cinfo.image_width = m_OrigWidth;
+   cinfo.image_height = m_OrigHeight;
+-  int ret = jpeg_read_header(&cinfo, true);
++  int ret = jpeg_read_header(&cinfo, TUE);
+   if (ret != JPEG_HEADER_OK)
+ return false;
+ 
+@@ -459,7 +459,7 @@
+   if (setjmp(ctx->m_JumpMark) == -1)
+ return 1;
+ 
+-  int ret = jpeg_read_header(&ctx->m_Info, true);
++  int ret = jpeg_read_header(&ctx->m_Info, TRUE);
+   if (ret == JPEG_SUSPENDED)
+ return 2;
+   if (ret != JPEG_HEADER_OK)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.10.0.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.10.0.ebuild
index e4e575b4..7f6d0349 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.10.0.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.10.0.ebuild
@@ -81,7 +81,7 @@ DEPEND="${RDEPEND}
pax_kernel? ( sys-apps/elfix )
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.9.4-jpeg-9-2.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.10.0-jpeg-9.patch" )
 
 src_prepare() {
use pax_kernel && PATCHES+=( 
"${FILESDIR}/${PN}-5.9.3-paxmark-mksnapshot.patch" )

diff --git a/dev-qt/qtwebengine/qtwebengine-5.10..ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.10..ebuild
index e4e575b4..7f6d0349 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.10..ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.10..ebuild
@@ -81,7 +81,7 @@ DEPEND="${RDEPEND}
pax_kernel? ( sys-apps/elfix )
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.9.4-jpeg-9-2.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.10.0-jpeg-9.patch" )
 
 src_prepare() {
use pax_kernel && PATCHES+=( 
"${FILESDIR}/${PN}-5.9.3-paxmark-mksnapshot.patch" )

diff --git a/dev-qt/qtwebengine/qtwebengine-5.11..ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.11..ebuild
index e4e575b4..7f6d0349 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.11..ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.11..ebuild
@@ -81,7 +81,7 @@ DEPEND="${RDEPEND}
pax_kernel? ( sys-apps/elfix )
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.9.4-jpeg-9-2.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.10.0-jpeg-9.patch" )
 
 src_prepare() {
use pax_kernel && PATCHES+=( 
"${FILESDIR}/${PN}-5.9.3-paxmark-mksnapshot.patch" )

diff --git a/dev-qt/qtwebengine/qtwebengine-5..ebuild 
b/dev-qt/qtwebengine/qtwebengine-5..ebuild
index e4e575b4..7f6d0349 100644
--- a/dev-qt/qtwebengine/qtwebengine-5..ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5..ebuild
@@ -81,7 +81,7 @@ DEPEND="${RDEPEND}
pax_kernel? ( sys-apps/elfix )
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.9.4-jpeg-9-2.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.10.0-jpeg-9.patch" )
 
 src_prepare() {
use pax_kernel && PATCHES+=( 
"${FILESDIR}/${PN}-5.9.3-paxmark-mksnapshot.patch" )



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

2018-02-09 Thread Marc Schiffbauer
commit: 7980d79220816a9b98381d0a142d61f89d0a4a12
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Fri Feb  9 10:48:12 2018 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Fri Feb  9 10:48:12 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7980d792

Merge branch 'master' of git+ssh://git.gentoo.org/proj/kde

 .../package.accept_keywords/.kde-applications-live/kdeutils-live | 1 +
 Documentation/package.accept_keywords/kde-applications-live.keywords | 1 +
 Documentation/package.mask/kde-applications-live | 1 +
 Documentation/package.unmask/kde-applications-live   | 1 +
 {app-backup => kde-apps}/kbackup/kbackup-.ebuild | 5 +
 {app-backup => kde-apps}/kbackup/metadata.xml| 0
 kde-apps/kdenetwork-meta/kdenetwork-meta-.ebuild | 1 +
 kde-apps/kdeutils-meta/kdeutils-meta-.ebuild | 1 +
 sets/kdeutils-live   | 1 +
 9 files changed, 8 insertions(+), 4 deletions(-)



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

2018-02-09 Thread Patrice Clement
commit: 9d58cadcb4dd4b973acf661fdd21e0faf4661fd8
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb  9 10:54:46 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb  9 10:54:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d58cadc

dev-python/brython: version bump.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.5.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index b4f5c9eedab..345283e89fe 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.3.3.zip 10040987 BLAKE2B 
a6a238ac6189e9170653c1987db46f2e0735f25deccaf0318ebc669b48dce1330acf333ef27300f1061e7e18044cfa24fadc02265d0fe3a83d0aa8b97f4de684
 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
 DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef930814d7fa3589a3e736818f2bc7edf7f642998ae1471da87e3ad05ce89fd9dd32d569267ba45174543e4e520
 SHA512 
818181e040eefaeffd1e8866af471626ff5874fd99c3ee9fcc09c46a4b4b836619045a2712a8e16121a1132c86407b0676a8125e707eff4c7e867851cf20cecd
+DIST brython-3.3.5.tar.gz 9215864 BLAKE2B 
985671d9d60396101b01813b151798d57ca8b7e6450c9a0eae2f14e65cf06cd12e416715219128ac17ff8fa66f1aa3e736dcbfb17537140b7373598d4c873eb1
 SHA512 
5226d01e4d0f824885329403e2d9b80dd0bec3ed456102f54fcb3900ff08508e3268111b51b892687db21f2936d4feb4bfd328775812206790bcccb4d9e366a8

diff --git a/dev-python/brython/brython-3.3.5.ebuild 
b/dev-python/brython/brython-3.3.5.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.3.5.ebuild
@@ -0,0 +1,36 @@
+# 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 webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info";
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-02-09 Thread Michał Górny
commit: a8e750c14019c92612d16d57701d20d6cc78808a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  9 11:24:25 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  9 11:26:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e750c1

app-portage/gemato: Bump to 11.1

Bump to the 11.1 bugfix release that fixes wiping environment for
isolated GnuPG mode, which in turn fixes Prefix support.

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

 app-portage/gemato/Manifest   |  1 +
 app-portage/gemato/gemato-11.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest
index 33b150489ef..2711fb7c8e0 100644
--- a/app-portage/gemato/Manifest
+++ b/app-portage/gemato/Manifest
@@ -1,2 +1,3 @@
 DIST gemato-10.3.tar.gz 63279 BLAKE2B 
317c98c3989399e3a87cd5452edc509da86b17ecb41d295feca4071141d3ff1ba95a86544d64c786726f2148a899c1597020dde3513a913b1bc1811e2117337e
 SHA512 
dd2b47238ac0707984358bd763ce0dfb23d8b09561939d22aae2e60386de388af9c5e67faa89a6ab9da4f0b334ee8486eeda66e5eb83bd2a26241b8a2b88128d
 DIST gemato-11.0.tar.gz 64123 BLAKE2B 
c1020368eca1f8914c2377e23b27e953e06268e70754e2265af6d31defb2960263371aa6cbfb22b046d1bbdf549c948b62858d09055e8813fc9148a28c264a81
 SHA512 
c9ba297950a96fc7c07f88b8dcda33c3f351043ca062c354425be43ce4915b5ee37d6a28122797cfc01152546e72eda647e27f764b53345bfef87b292dd893e7
+DIST gemato-11.1.tar.gz 64338 BLAKE2B 
672816956115bcf9a8f4832d8ca6af290d5ea2db213fbf485e969ec6f1c79e1f9a42590a8b88e7c204608ee8a1e2d2e7935b02a046fc08730dac667e5e371d09
 SHA512 
518f2728564a70e1758c3ee1290b01a27815fb51a64e632ad08fc6481becc0bf03756270aa2eed3fc3403557226c00a3f6099e73cd110532455ead515b37e109

diff --git a/app-portage/gemato/gemato-11.1.ebuild 
b/app-portage/gemato/gemato-11.1.ebuild
new file mode 100644
index 000..6dd1dc95ea5
--- /dev/null
+++ b/app-portage/gemato/gemato-11.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# pyblake2 & pysha3 are broken with pypy3
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_REQ_USE='threads(+)'
+inherit distutils-r1
+
+DESCRIPTION="Stand-alone Manifest generation & verification tool"
+HOMEPAGE="https://github.com/mgorny/gemato";
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+blake2 bzip2 +gpg lzma sha3 test"
+
+MODULE_RDEPEND="
+   blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' 
python{2_7,3_4,3_5} pypy{,3}) )
+   bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' 
python2_7 pypy) )
+   gpg? ( app-crypt/gnupg )
+   lzma? ( $(python_gen_cond_dep 
'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
+   sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' 
python{2_7,3_4,3_5} pypy{,3}) )"
+
+RDEPEND="${MODULE_RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${MODULE_RDEPEND} )"
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2018-02-09 Thread Lars Wendler
commit: ea46544c30b2f76bf00e9244dd65ccc09cdfa3fb
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 11:31:27 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 11:31:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea46544c

net-fs/samba: Added net-libs/libtirpc to DEPEND.

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

 net-fs/samba/samba-4.7.4.ebuild | 5 +
 net-fs/samba/samba-4.7.5.ebuild | 5 +
 net-fs/samba/samba-4.8.0_rc2.ebuild | 1 +
 3 files changed, 11 insertions(+)

diff --git a/net-fs/samba/samba-4.7.4.ebuild b/net-fs/samba/samba-4.7.4.ebuild
index eecd9a2607e..477428fd681 100644
--- a/net-fs/samba/samba-4.7.4.ebuild
+++ b/net-fs/samba/samba-4.7.4.ebuild
@@ -83,6 +83,11 @@ DEPEND="${CDEPEND}
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
virtual/pkgconfig
+   net-libs/libtirpc
+   || (
+   net-libs/rpcsvc-proto
+   =sys-libs/nss_wrapper-1.1.3

diff --git a/net-fs/samba/samba-4.7.5.ebuild b/net-fs/samba/samba-4.7.5.ebuild
index eb49c8229c3..981e4b7d154 100644
--- a/net-fs/samba/samba-4.7.5.ebuild
+++ b/net-fs/samba/samba-4.7.5.ebuild
@@ -83,6 +83,11 @@ DEPEND="${CDEPEND}
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
virtual/pkgconfig
+   net-libs/libtirpc
+   || (
+   net-libs/rpcsvc-proto
+   =sys-libs/nss_wrapper-1.1.3

diff --git a/net-fs/samba/samba-4.8.0_rc2.ebuild 
b/net-fs/samba/samba-4.8.0_rc2.ebuild
index 28420233a0a..f0c7f58ce66 100644
--- a/net-fs/samba/samba-4.8.0_rc2.ebuild
+++ b/net-fs/samba/samba-4.8.0_rc2.ebuild
@@ -82,6 +82,7 @@ DEPEND="${CDEPEND}
${PYTHON_DEPS}
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
+   net-libs/libtirpc
virtual/pkgconfig
|| (
net-libs/rpcsvc-proto



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosout/

2018-02-09 Thread Alexis Ballier
commit: 3e74db71a714bfc69b147a2e2a01df369189d746
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:34 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e74db71

dev-ros/rosout: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosout/Manifest |  1 +
 dev-ros/rosout/rosout-1.13.6.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/rosout/Manifest b/dev-ros/rosout/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosout/Manifest
+++ b/dev-ros/rosout/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosout/rosout-1.13.6.ebuild 
b/dev-ros/rosout/rosout-1.13.6.ebuild
new file mode 100644
index 000..73aa43ce3f3
--- /dev/null
+++ b/dev-ros/rosout/rosout-1.13.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="System-wide logging mechanism for messages sent to the /rosout 
topic"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosmaster/

2018-02-09 Thread Alexis Ballier
commit: f7d2f49d10a6d80a0ad93fbb16078cdeb1a450de
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:22 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d2f49d

dev-ros/rosmaster: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosmaster/Manifest|  1 +
 dev-ros/rosmaster/rosmaster-1.13.6.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-ros/rosmaster/Manifest b/dev-ros/rosmaster/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosmaster/Manifest
+++ b/dev-ros/rosmaster/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosmaster/rosmaster-1.13.6.ebuild 
b/dev-ros/rosmaster/rosmaster-1.13.6.ebuild
new file mode 100644
index 000..fed9f60bade
--- /dev/null
+++ b/dev-ros/rosmaster/rosmaster-1.13.6.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=tools/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="ROS Master implementation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosservice/

2018-02-09 Thread Alexis Ballier
commit: 056e7393e7faa58e0b1aa452df5e72bc7ba5b719
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:43 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056e7393

dev-ros/rosservice: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosservice/Manifest |  1 +
 dev-ros/rosservice/rosservice-1.13.6.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/rosservice/Manifest b/dev-ros/rosservice/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosservice/Manifest
+++ b/dev-ros/rosservice/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosservice/rosservice-1.13.6.ebuild 
b/dev-ros/rosservice/rosservice-1.13.6.ebuild
new file mode 100644
index 000..5fd9906789c
--- /dev/null
+++ b/dev-ros/rosservice/rosservice-1.13.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Command-line tool for listing and querying ROS Services"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/roslaunch/

2018-02-09 Thread Alexis Ballier
commit: 83463097fe4e0d7e4e159e08be45d15a0a87b584
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:17 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83463097

dev-ros/roslaunch: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/roslaunch/Manifest|  1 +
 dev-ros/roslaunch/roslaunch-1.13.6.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/dev-ros/roslaunch/Manifest b/dev-ros/roslaunch/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/roslaunch/Manifest
+++ b/dev-ros/roslaunch/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/roslaunch/roslaunch-1.13.6.ebuild 
b/dev-ros/roslaunch/roslaunch-1.13.6.ebuild
new file mode 100644
index 000..4a273f61dd4
--- /dev/null
+++ b/dev-ros/roslaunch/roslaunch-1.13.6.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit ros-catkin user
+
+DESCRIPTION="Tool for easily launching multiple ROS nodes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosclean[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/rosparam[${PYTHON_USEDEP}]
+   dev-ros/rosmaster[${PYTHON_USEDEP}]
+   dev-ros/rosout
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-util/rosdep[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-ros/test_rosmaster
+   )"
+PATCHES=( "${FILESDIR}/timeout.patch" )
+
+src_test() {
+   rosdep update
+   ros-catkin_src_test
+}
+
+src_install() {
+   ros-catkin_src_install
+
+   dodir /etc/ros
+   sed -e "s/@PKG_VERSION@/${PV}/" "${FILESDIR}/roscore.xml.in" > 
"${ED}/etc/ros/roscore.xml" || die
+
+   newinitd "${FILESDIR}/roscore.initd" roscore
+   newconfd "${FILESDIR}/roscore.confd" roscore
+
+   newinitd "${FILESDIR}/roslaunch.initd" roslaunch
+   newconfd "${FILESDIR}/roslaunch.confd" roslaunch
+
+   doenvd "${FILESDIR}/40roslaunch"
+
+   # Needed by test_roslaunch
+   insinto /usr/share/${PN}
+   doins test/xml/noop.launch
+}
+
+pkg_preinst() {
+   enewgroup ros
+   enewuser ros -1 -1 /home/ros ros
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosgraph/

2018-02-09 Thread Alexis Ballier
commit: 558355df8029066cf02713e88541a8ed81e6b56b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:24 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558355df

dev-ros/test_rosgraph: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rosgraph/Manifest|  1 +
 dev-ros/test_rosgraph/test_rosgraph-1.13.6.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/test_rosgraph/Manifest b/dev-ros/test_rosgraph/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_rosgraph/Manifest
+++ b/dev-ros/test_rosgraph/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rosgraph/test_rosgraph-1.13.6.ebuild 
b/dev-ros/test_rosgraph/test_rosgraph-1.13.6.ebuild
new file mode 100644
index 000..e901f1348a6
--- /dev/null
+++ b/dev-ros/test_rosgraph/test_rosgraph-1.13.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rosgraph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/rostest[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rosgraph[${PYTHON_USEDEP}] )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosgraph/

2018-02-09 Thread Alexis Ballier
commit: 20c78b0375993f7fd1c47166f37969d930a4ad8c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:12 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c78b03

dev-ros/rosgraph: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosgraph/Manifest   |  1 +
 dev-ros/rosgraph/rosgraph-1.13.6.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ros/rosgraph/Manifest b/dev-ros/rosgraph/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosgraph/Manifest
+++ b/dev-ros/rosgraph/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosgraph/rosgraph-1.13.6.ebuild 
b/dev-ros/rosgraph/rosgraph-1.13.6.ebuild
new file mode 100644
index 000..85373fac595
--- /dev/null
+++ b/dev-ros/rosgraph/rosgraph-1.13.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=tools/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Prints information about the ROS Computation Graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/netifaces[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] 
dev-python/nose[${PYTHON_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/roscpp/

2018-02-09 Thread Alexis Ballier
commit: 21c6da934f2e2faf261f780883422c110379abb4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:01 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c6da93

dev-ros/roscpp: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/roscpp/Manifest |  1 +
 dev-ros/roscpp/roscpp-1.13.6.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ros/roscpp/Manifest b/dev-ros/roscpp/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/roscpp/Manifest
+++ b/dev-ros/roscpp/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/roscpp/roscpp-1.13.6.ebuild 
b/dev-ros/roscpp/roscpp-1.13.6.ebuild
new file mode 100644
index 000..6be640b77dc
--- /dev/null
+++ b/dev-ros/roscpp/roscpp-1.13.6.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=clients/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ implementation of ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cpp_common
+   dev-ros/rosconsole
+   dev-ros/roscpp_serialization
+   dev-ros/roscpp_traits
+   dev-ros/rostime
+   dev-ros/xmlrpcpp
+   dev-libs/boost:=
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rostopic/

2018-02-09 Thread Alexis Ballier
commit: 3de0138c098e8d47ff3e58df5c793b3baff9e1b1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:52 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de0138c

dev-ros/rostopic: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rostopic/Manifest   |  1 +
 dev-ros/rostopic/rostopic-1.13.6.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-ros/rostopic/Manifest b/dev-ros/rostopic/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rostopic/Manifest
+++ b/dev-ros/rostopic/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rostopic/rostopic-1.13.6.ebuild 
b/dev-ros/rostopic/rostopic-1.13.6.ebuild
new file mode 100644
index 000..222f83a30d2
--- /dev/null
+++ b/dev-ros/rostopic/rostopic-1.13.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Command-line tool for displaying debug information about ROS 
Topics"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rostest/

2018-02-09 Thread Alexis Ballier
commit: 404bb10f51430bfc18445c76ead44999a85e60ba
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:48 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404bb10f

dev-ros/rostest: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rostest/Manifest  |  1 +
 dev-ros/rostest/rostest-1.13.6.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ros/rostest/Manifest b/dev-ros/rostest/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rostest/Manifest
+++ b/dev-ros/rostest/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rostest/rostest-1.13.6.ebuild 
b/dev-ros/rostest/rostest-1.13.6.ebuild
new file mode 100644
index 000..10f35c044f1
--- /dev/null
+++ b/dev-ros/rostest/rostest-1.13.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit ros-catkin
+
+DESCRIPTION="Integration test suite based on roslaunch that is compatible with 
xUnit frameworks"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosunit[${PYTHON_USEDEP}]
+   dev-libs/boost:=[threads]
+"
+DEPEND="${RDEPEND}"
+RDEPEND="${RDEPEND}
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/roslaunch[${PYTHON_USEDEP}]
+   dev-ros/rosmaster[${PYTHON_USEDEP}]"
+DEPEND="${DEPEND}
+   test? (
+   ${RDEPEND}
+   dev-cpp/gtest
+   )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_roslaunch/

2018-02-09 Thread Alexis Ballier
commit: 3dbeeb84e255b17861b4d5a9e6ae11a21dbfc452
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:28 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbeeb84

dev-ros/test_roslaunch: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_roslaunch/Manifest|  1 +
 .../test_roslaunch/test_roslaunch-1.13.6.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-ros/test_roslaunch/Manifest b/dev-ros/test_roslaunch/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_roslaunch/Manifest
+++ b/dev-ros/test_roslaunch/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_roslaunch/test_roslaunch-1.13.6.ebuild 
b/dev-ros/test_roslaunch/test_roslaunch-1.13.6.ebuild
new file mode 100644
index 000..04a9794a2d4
--- /dev/null
+++ b/dev-ros/test_roslaunch/test_roslaunch-1.13.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for roslaunch"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   test? (
+   dev-ros/roslaunch[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_roslib_comm/

2018-02-09 Thread Alexis Ballier
commit: d25db6f96c979092c0584f96cb90ccaca9d57b2f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:32 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d25db6f9

dev-ros/test_roslib_comm: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_roslib_comm/Manifest  |  1 +
 .../test_roslib_comm-1.13.6.ebuild | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/test_roslib_comm/Manifest 
b/dev-ros/test_roslib_comm/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_roslib_comm/Manifest
+++ b/dev-ros/test_roslib_comm/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_roslib_comm/test_roslib_comm-1.13.6.ebuild 
b/dev-ros/test_roslib_comm/test_roslib_comm-1.13.6.ebuild
new file mode 100644
index 000..25cb9086d14
--- /dev/null
+++ b/dev-ros/test_roslib_comm/test_roslib_comm-1.13.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/rosgraph_msgs dev-ros/std_msgs"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for roslib"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   test? ( dev-ros/roslib[${PYTHON_USEDEP}] 
dev-python/nose[${PYTHON_USEDEP}] dev-ros/test_rosmaster )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosparam/

2018-02-09 Thread Alexis Ballier
commit: b886914c32869d46a4b5ce83202b2ec7e6048252
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:45 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b886914c

dev-ros/test_rosparam: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rosparam/Manifest|  1 +
 dev-ros/test_rosparam/test_rosparam-1.13.6.ebuild | 26 +++
 2 files changed, 27 insertions(+)

diff --git a/dev-ros/test_rosparam/Manifest b/dev-ros/test_rosparam/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_rosparam/Manifest
+++ b/dev-ros/test_rosparam/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rosparam/test_rosparam-1.13.6.ebuild 
b/dev-ros/test_rosparam/test_rosparam-1.13.6.ebuild
new file mode 100644
index 000..1c24d77d570
--- /dev/null
+++ b/dev-ros/test_rosparam/test_rosparam-1.13.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rosparam"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-ros/rosparam[${PYTHON_USEDEP}]
+   )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosbag_storage/

2018-02-09 Thread Alexis Ballier
commit: ecd049c2de6cc411302c1f6a48a835f527d26df3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:15 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd049c2

dev-ros/test_rosbag_storage: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rosbag_storage/Manifest   |  1 +
 .../test_rosbag_storage-1.13.6.ebuild  | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ros/test_rosbag_storage/Manifest 
b/dev-ros/test_rosbag_storage/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_rosbag_storage/Manifest
+++ b/dev-ros/test_rosbag_storage/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rosbag_storage/test_rosbag_storage-1.13.6.ebuild 
b/dev-ros/test_rosbag_storage/test_rosbag_storage-1.13.6.ebuild
new file mode 100644
index 000..31f2c38f62c
--- /dev/null
+++ b/dev-ros/test_rosbag_storage/test_rosbag_storage-1.13.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rosbag_storage"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-ros/rosbag_storage
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+   test? ( dev-cpp/gtest )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosparam/

2018-02-09 Thread Alexis Ballier
commit: eebd0363cfb76474168e4d5abe4d19cdf32c3357
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:39 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebd0363

dev-ros/rosparam: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosparam/Manifest   |  1 +
 dev-ros/rosparam/rosparam-1.13.6.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ros/rosparam/Manifest b/dev-ros/rosparam/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosparam/Manifest
+++ b/dev-ros/rosparam/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosparam/rosparam-1.13.6.ebuild 
b/dev-ros/rosparam/rosparam-1.13.6.ebuild
new file mode 100644
index 000..8f4a32442ac
--- /dev/null
+++ b/dev-ros/rosparam/rosparam-1.13.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit ros-catkin
+
+DESCRIPTION="Command-line tool for getting and setting ROS Parameters on the 
parameter server"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosbag/

2018-02-09 Thread Alexis Ballier
commit: 71fe7686ed812bdb09b83c5a4ac2fd9e0dadd7a4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:11 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71fe7686

dev-ros/test_rosbag: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rosbag/Manifest  |  1 +
 dev-ros/test_rosbag/test_rosbag-1.13.6.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-ros/test_rosbag/Manifest b/dev-ros/test_rosbag/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_rosbag/Manifest
+++ b/dev-ros/test_rosbag/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rosbag/test_rosbag-1.13.6.ebuild 
b/dev-ros/test_rosbag/test_rosbag-1.13.6.ebuild
new file mode 100644
index 000..e1c88499733
--- /dev/null
+++ b/dev-ros/test_rosbag/test_rosbag-1.13.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+PYTHON_COMPAT=( python2_7 )
+CATKIN_HAS_MESSAGES=yes
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/rosgraph_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rosbag"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/message_generation
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-ros/rosunit[${PYTHON_USEDEP}]
+   dev-ros/topic_tools[${PYTHON_USEDEP}]
+   dev-ros/xmlrpcpp
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-libs/boost[threads]
+   app-arch/bzip2
+   dev-ros/rosout
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-cpp/gtest
+   )
+"



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/files/

2018-02-09 Thread Michael Palimaka
commit: 057656398bd8e729e47d983151e510c6ecca18ee
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 11:39:40 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 11:39:53 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=05765639

dev-qt/qtwebengine: fix typo in patch

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch 
b/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
index 21e147db..e70d64c7 100644
--- a/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
+++ b/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
@@ -30,7 +30,7 @@ Fix build with jpeg-9. Bug #646456
cinfo.image_width = m_OrigWidth;
cinfo.image_height = m_OrigHeight;
 -  int ret = jpeg_read_header(&cinfo, true);
-+  int ret = jpeg_read_header(&cinfo, TUE);
++  int ret = jpeg_read_header(&cinfo, TRUE);
if (ret != JPEG_HEADER_OK)
  return false;
  



[gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_comm/

2018-02-09 Thread Alexis Ballier
commit: 342e5f89b8d4beb31066ec4ec5a765629957e857
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:02:14 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342e5f89

ros-meta/ros_comm: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ros-meta/ros_comm/Manifest   |  1 +
 ros-meta/ros_comm/ros_comm-1.13.6.ebuild | 59 
 2 files changed, 60 insertions(+)

diff --git a/ros-meta/ros_comm/Manifest b/ros-meta/ros_comm/Manifest
index 0afadfcde6d..9f21d381430 100644
--- a/ros-meta/ros_comm/Manifest
+++ b/ros-meta/ros_comm/Manifest
@@ -1,3 +1,4 @@
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/ros-meta/ros_comm/ros_comm-1.13.6.ebuild 
b/ros-meta/ros_comm/ros_comm-1.13.6.ebuild
new file mode 100644
index 000..7302c050fcf
--- /dev/null
+++ b/ros-meta/ros_comm/ros_comm-1.13.6.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="ROS communications-related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+# utilities subdir
+RDEPEND="
+   dev-ros/roslz4
+   dev-ros/xmlrpcpp
+   dev-ros/roswtf
+   dev-ros/message_filters
+"
+# tools subdir
+RDEPEND="${RDEPEND}
+   dev-ros/rosbag
+   dev-ros/rosbag_storage
+   dev-ros/rosconsole
+   dev-ros/rosgraph
+   dev-ros/roslaunch
+   dev-ros/rosmaster
+   dev-ros/rosmsg
+   dev-ros/rosnode
+   dev-ros/rosout
+   dev-ros/rosparam
+   dev-ros/rosservice
+   dev-ros/rostest
+   dev-ros/rostopic
+   dev-ros/topic_tools
+"
+# clients subdir
+RDEPEND="${RDEPEND}
+   dev-ros/roscpp
+   dev-ros/rospy
+"
+# test subdir
+RDEPEND="${RDEPEND}
+   dev-ros/test_rosbag
+   dev-ros/test_rosbag_storage
+   dev-ros/test_roscpp
+   dev-ros/test_rosgraph
+   dev-ros/test_roslaunch
+   dev-ros/test_roslib_comm
+   dev-ros/test_rosmaster
+   dev-ros/test_rosparam
+   dev-ros/test_rospy
+   dev-ros/test_rosservice
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_roscpp/

2018-02-09 Thread Alexis Ballier
commit: 02aecf8c3f278bf9550a6558a4895759e9b373f3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:20 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02aecf8c

dev-ros/test_roscpp: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_roscpp/Manifest  |  1 +
 dev-ros/test_roscpp/test_roscpp-1.13.6.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/test_roscpp/Manifest b/dev-ros/test_roscpp/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_roscpp/Manifest
+++ b/dev-ros/test_roscpp/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_roscpp/test_roscpp-1.13.6.ebuild 
b/dev-ros/test_roscpp/test_roscpp-1.13.6.ebuild
new file mode 100644
index 000..74f15fb4247
--- /dev/null
+++ b/dev-ros/test_roscpp/test_roscpp-1.13.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/rosgraph_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for roscpp"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-ros/roscpp
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-ros/rosunit[${PYTHON_USEDEP}]
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=[threads]
+   test? (
+   dev-cpp/gtest
+   )
+"
+REQUIRED_USE="test? ( ros_messages_cxx )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosservice/

2018-02-09 Thread Alexis Ballier
commit: 164773493a678520f21d4fe057282a722ae0942c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:02:02 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16477349

dev-ros/test_rosservice: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rosservice/Manifest   |  1 +
 .../test_rosservice/test_rosservice-1.13.6.ebuild  | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ros/test_rosservice/Manifest b/dev-ros/test_rosservice/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/test_rosservice/Manifest
+++ b/dev-ros/test_rosservice/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rosservice/test_rosservice-1.13.6.ebuild 
b/dev-ros/test_rosservice/test_rosservice-1.13.6.ebuild
new file mode 100644
index 000..e129fbdc99e
--- /dev/null
+++ b/dev-ros/test_rosservice/test_rosservice-1.13.6.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rospy"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   test? (
+   dev-ros/test_rosmaster[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rospy/

2018-02-09 Thread Alexis Ballier
commit: b50a3d2fa959a3c0e27ef5dd7504da09aa17d864
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:06 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50a3d2f

dev-ros/rospy: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rospy/Manifest|  1 +
 dev-ros/rospy/rospy-1.13.6.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ros/rospy/Manifest b/dev-ros/rospy/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rospy/Manifest
+++ b/dev-ros/rospy/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rospy/rospy-1.13.6.ebuild 
b/dev-ros/rospy/rospy-1.13.6.ebuild
new file mode 100644
index 000..6491d58ff8b
--- /dev/null
+++ b/dev-ros/rospy/rospy-1.13.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=clients/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roscpp[${PYTHON_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   ros-catkin_src_install
+   # Other tests need these nodes
+   exeinto /usr/share/${PN}
+   doexe test_nodes/*
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/live/

2018-02-09 Thread Alexis Ballier
commit: cd1a5cb6ab0c1684078c59805e8a6713c56841d2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:04:53 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1a5cb6

media-plugins/live: bump to 2018.01.29

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-plugins/live/Manifest   |   1 +
 media-plugins/live/live-2018.01.29.ebuild | 128 ++
 2 files changed, 129 insertions(+)

diff --git a/media-plugins/live/Manifest b/media-plugins/live/Manifest
index c83b652e2b4..58aec57ed77 100644
--- a/media-plugins/live/Manifest
+++ b/media-plugins/live/Manifest
@@ -4,3 +4,4 @@ DIST live.2017.06.04.tar.gz 629288 BLAKE2B 
df2e99ab348b92de1b3ac60b53e9f80a41a83
 DIST live.2017.07.18.tar.gz 629395 BLAKE2B 
79a7a31b65d6a116ab36f6f9c590df0957ce84810cb4ac6ae101ae6185bbe80cbbea68a45a0119cb2acb75f7f7647b4f4006449e82b5f02b597f3048bf322d58
 SHA512 
49e164203a73a94629e66fcf48fde5f937b2c4724a0d4026b1970a8118039ce5cec393b777dea7439c09d3b0789f9f9d7f6f8a5328c4a3dd78a95e05b6525586
 DIST live.2017.09.12.tar.gz 629538 BLAKE2B 
6f2b08d6b73a287663ec2c40faa7ff8b955aea7ca261d3eec69d85ea77f26ee951d14c3aedac48d84be0bdaafccc7a721d83974ce0fc8693aecc63984f377fbe
 SHA512 
09b18b5f5dce28519b6c7cd8d52eb3448711939df051f84c8d6dce0b88d05c982711059f2ce13efccd326b2dbfeb93b88c4e03fe4a88bbd8fcefcb25e51d107d
 DIST live.2017.10.28.tar.gz 629858 BLAKE2B 
a1d862ae1356b46fcd4e5ef7e27c47d3fb3abac35add6feb7955f60ddbd93e9242a84102393de67dda0d39c09632a0cc9a5f54d30c9f91d005696d3a566258bd
 SHA512 
eea5bdb8d89e76c8b6aeb6ec04b77af3048cb41f228d230ba4da6045e9bc691a456023d44d8650fe690b08143567ed5af5b633f5b6522debff79344a813dc7d0
+DIST live.2018.01.29.tar.gz 630144 BLAKE2B 
dd58865636a44ccabd0e3b02e1679393f17fb09d82455188d49d4fcb321b21e136a168c0f4c407c1dba3afcb5b541192cd2c5181d7a7710d39d4727526fc39cf
 SHA512 
dfdfcac67acd28f651807de423c6aed00190cfc38ecd361b76d37d8cc27ee2fa91a42a5b8835045680fd7f65c847e41747b948c2c71e6530a3c7e89421c60227

diff --git a/media-plugins/live/live-2018.01.29.ebuild 
b/media-plugins/live/live-2018.01.29.ebuild
new file mode 100644
index 000..bc3998e3bd5
--- /dev/null
+++ b/media-plugins/live/live-2018.01.29.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit flag-o-matic eutils toolchain-funcs multilib multilib-minimal
+
+DESCRIPTION="Libraries for standards-based RTP/RTCP/RTSP multimedia streaming"
+HOMEPAGE="http://www.live555.com/";
+SRC_URI="http://www.live555.com/liveMedia/public/${P/-/.}.tar.gz
+   mirror://gentoo/${P/-/.}.tar.gz"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="examples static-libs"
+DOCS=( "live-shared/README" )
+
+# Alexis Ballier 
+# Be careful, bump this everytime you bump the package and the ABI has changed.
+# If you don't know, ask someone.
+LIVE_ABI_VERSION=7
+SLOT="0/${LIVE_ABI_VERSION}"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}"
+   mv "${WORKDIR}/live" "${S}/" || die
+}
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-recursive3.patch"
+
+   if use static-libs ; then
+   cp -pPR live live-shared
+   mv live live-static
+   else
+   mv live live-shared
+   fi
+
+   use static-libs && cp "${FILESDIR}/config.gentoo-r1" 
live-static/config.gentoo
+   cp "${FILESDIR}/config.gentoo-so-r2" live-shared/config.gentoo-so-r1
+
+   case ${CHOST} in
+   *-solaris*)
+   use static-libs && { sed -i \
+   -e '/^COMPILE_OPTS /s/$/ -DSOLARIS 
-DXLOCALE_NOT_USED/' \
+   -e '/^LIBS_FOR_CONSOLE_APPLICATION /s/$/ 
-lsocket -lnsl/' \
+   live-static/config.gentoo \
+   || die ; }
+   sed -i \
+   -e '/^COMPILE_OPTS /s/$/ -DSOLARIS 
-DXLOCALE_NOT_USED/' \
+   -e '/^LIBS_FOR_CONSOLE_APPLICATION /s/$/ 
-lsocket -lnsl/' \
+   live-shared/config.gentoo-so-r1 \
+   || die
+   ;;
+   *-darwin*)
+   use static-libs && { sed -i \
+   -e '/^COMPILE_OPTS /s/$/ -DBSD=1 
-DHAVE_SOCKADDR_LEN=1/' \
+   -e '/^LINK /s/$/ /' \
+   -e '/^LIBRARY_LINK /s/$/ /' \
+   -e '/^LIBRARY_LINK_OPTS /s/-Bstatic//' \
+   live-static/config.gentoo \
+   || die static ; }
+   sed -i \
+   -e '/^COMPILE_OPTS /s/$

[gentoo-commits] repo/gentoo:master commit in: dev-ros/topic_tools/

2018-02-09 Thread Alexis Ballier
commit: 858cdeaaf9b0984260ee574ae87e410ebe7417cd
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:57 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858cdeaa

dev-ros/topic_tools: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/topic_tools/Manifest  |  1 +
 dev-ros/topic_tools/topic_tools-1.13.6.ebuild | 33 +++
 2 files changed, 34 insertions(+)

diff --git a/dev-ros/topic_tools/Manifest b/dev-ros/topic_tools/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/topic_tools/Manifest
+++ b/dev-ros/topic_tools/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/topic_tools/topic_tools-1.13.6.ebuild 
b/dev-ros/topic_tools/topic_tools-1.13.6.ebuild
new file mode 100644
index 000..227b9521dac
--- /dev/null
+++ b/dev-ros/topic_tools/topic_tools-1.13.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+CATKIN_HAS_MESSAGES=yes
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Tools for directing, throttling and selecting ROS topics"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cpp_common
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/rostime
+   dev-ros/xmlrpcpp
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-ros/rosunit[${PYTHON_USEDEP}]
+   dev-cpp/gtest
+   dev-python/nose[${PYTHON_USEDEP}]
+   )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosmaster/

2018-02-09 Thread Alexis Ballier
commit: 9c8e4318aca35355f07dca829863475686b30543
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:37 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8e4318

dev-ros/test_rosmaster: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rosmaster/Manifest|  1 +
 .../test_rosmaster/test_rosmaster-1.13.6.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ros/test_rosmaster/Manifest b/dev-ros/test_rosmaster/Manifest
index d30f25310ca..cc83755e11e 100644
--- a/dev-ros/test_rosmaster/Manifest
+++ b/dev-ros/test_rosmaster/Manifest
@@ -4,3 +4,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rosmaster/test_rosmaster-1.13.6.ebuild 
b/dev-ros/test_rosmaster/test_rosmaster-1.13.6.ebuild
new file mode 100644
index 000..f9547e8381b
--- /dev/null
+++ b/dev-ros/test_rosmaster/test_rosmaster-1.13.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rosmaster"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/roslib[${PYTHON_USEDEP}] )
+"
+
+mycatkincmakeargs=( "-DCATKIN_ENABLE_TESTING=ON" )
+
+src_install() {
+   ros-catkin_src_install
+   dodir /usr/share/${PN}
+   cp -a test "${ED}//usr/share/${PN}/" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosnode/

2018-02-09 Thread Alexis Ballier
commit: 0b354158f82dd19d94873ccb8a82767246b1f470
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:30 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b354158

dev-ros/rosnode: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosnode/Manifest  |  1 +
 dev-ros/rosnode/rosnode-1.13.6.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/rosnode/Manifest b/dev-ros/rosnode/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosnode/Manifest
+++ b/dev-ros/rosnode/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosnode/rosnode-1.13.6.ebuild 
b/dev-ros/rosnode/rosnode-1.13.6.ebuild
new file mode 100644
index 000..e55999df9ca
--- /dev/null
+++ b/dev-ros/rosnode/rosnode-1.13.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Command-line tool for displaying debug information about ROS 
nodes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/genmsg[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosmsg/

2018-02-09 Thread Alexis Ballier
commit: 44599f14b6ad49da24b712a6a2ef79db65409c56
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:00:26 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44599f14

dev-ros/rosmsg: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/rosmsg/Manifest |  1 +
 dev-ros/rosmsg/rosmsg-1.13.6.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/rosmsg/Manifest b/dev-ros/rosmsg/Manifest
index d82e4177aac..5654fd5af45 100644
--- a/dev-ros/rosmsg/Manifest
+++ b/dev-ros/rosmsg/Manifest
@@ -3,3 +3,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/rosmsg/rosmsg-1.13.6.ebuild 
b/dev-ros/rosmsg/rosmsg-1.13.6.ebuild
new file mode 100644
index 000..7189f2bbf44
--- /dev/null
+++ b/dev-ros/rosmsg/rosmsg-1.13.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Command-line tools for displaying information about message and 
services"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/genmsg[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rospy/

2018-02-09 Thread Alexis Ballier
commit: 7c9150bb96204bbff9950e4942bd74479dc9f169
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb  9 10:01:54 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb  9 11:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9150bb

dev-ros/test_rospy: Bump to 1.13.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/test_rospy/Manifest |  1 +
 dev-ros/test_rospy/test_rospy-1.13.6.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ros/test_rospy/Manifest b/dev-ros/test_rospy/Manifest
index d30f25310ca..cc83755e11e 100644
--- a/dev-ros/test_rospy/Manifest
+++ b/dev-ros/test_rospy/Manifest
@@ -4,3 +4,4 @@ DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 
5c459893ed362b80facf6e57d12ebfacf1ac
 DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 
8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82
 SHA512 
eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9
 DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 
0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40
 SHA512 
6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce
 DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B 
ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b
 SHA512 
91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3
+DIST ros_comm-1.13.6.tar.gz 1047870 BLAKE2B 
874e31faa1a6a77292dab4b7fa64ed13a1f1f63f76512ea351e53bd14ce87662cea5c648e48c3c16668104129cc5eb172bc8f381516bdba676c7212f1acbaaf9
 SHA512 
382e81847141ab95462fc84a8215b945af995d29f9c0d507665e22faaf79aee9789950546ca7737bd40059f3ed1ecd284ff11bd3e6f1732f3c47a433c5d25155

diff --git a/dev-ros/test_rospy/test_rospy-1.13.6.ebuild 
b/dev-ros/test_rospy/test_rospy-1.13.6.ebuild
new file mode 100644
index 000..c681d244b91
--- /dev/null
+++ b/dev-ros/test_rospy/test_rospy-1.13.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/test_rosmaster"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for rospy"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${PYTHON_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/test_rosmaster[${PYTHON_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/rosunit[${PYTHON_USEDEP}]
+   test? (
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-ros/rosbuild
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   )"



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

2018-02-09 Thread Andrey Grozin
commit: 3ffed0fe7306fe52f1c1b9ef9ddfcc0f23b90e17
Author: Andrey Grozin  gentoo  org>
AuthorDate: Fri Feb  9 12:31:36 2018 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Fri Feb  9 12:31:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffed0fe

dev-python/bpython: bump to 0.17

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/bpython/Manifest|  1 +
 dev-python/bpython/bpython-0.17.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/dev-python/bpython/Manifest b/dev-python/bpython/Manifest
index 117fa888d57..e6e6a98e616 100644
--- a/dev-python/bpython/Manifest
+++ b/dev-python/bpython/Manifest
@@ -1 +1,2 @@
 DIST bpython-0.16.tar.gz 201898 BLAKE2B 
907f6a506d2b52db01e7b84c615574a7daad36f630646a345c963e432cc394330339390b6afc2585845b19d6c00d9c0b95e06b9d3b0fe85fe20daad3f5cf208a
 SHA512 
1173d720aa679e4a6079c7febd36abbffa901604c99c6d1ce1e940a8fbcf8a4ba7bc526de0ef5290e3859a4384d1cd5cbef62fd9f056ddcb545b64d69d103a5b
+DIST bpython-0.17.tar.gz 214230 BLAKE2B 
dc26de037eb5698c04afb74472fe9483e1398f4f40b7da21520f2e7e2ba6e510bcbf200938d520d95b976a6fbeb31af7b1b1f828a022835edbe40d381c82797d
 SHA512 
17c25f4ed69eb7cff27ba0a488434623a7105c60bbf1e6f608c91babf240741ab7a7097ad347f897cd5f39f2fedb944fd69d8dbfbc66da6b910e1a14ace6fd1f

diff --git a/dev-python/bpython/bpython-0.17.ebuild 
b/dev-python/bpython/bpython-0.17.ebuild
new file mode 100644
index 000..6905eb54495
--- /dev/null
+++ b/dev-python/bpython/bpython-0.17.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter"
+HOMEPAGE="http://www.bpython-interpreter.org/ 
https://github.com/bpython/bpython https://pypi.python.org/pypi/bpython";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   >=dev-python/curtsies-0.2.11[${PYTHON_USEDEP}]
+   dev-python/greenlet[${PYTHON_USEDEP}]
+   dev-python/jedi[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/six-1.5[${PYTHON_USEDEP}]
+   dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/watchdog[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+
+DOCS=( AUTHORS CHANGELOG sample.theme light.theme )
+
+# Req'd for clean build by each impl
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build -b html -c doc/sphinx/source/ \
+   doc/sphinx/source/ doc/sphinx/source/html || die "docs 
build failed"
+   fi
+}
+
+python_test() {
+   pushd build/lib > /dev/null
+   "${PYTHON}" -m unittest discover || die
+   popd > /dev/null
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/sphinx/source/html/. )
+   distutils-r1_python_install_all
+}



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

2018-02-09 Thread Michał Górny
commit: 5faf112ea6bab97c5559e749098d92dce31cd644
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  9 12:58:16 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  9 12:58:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5faf112e

sys-devel/clang: Restore calling cmake-utils_src_prepare

Fixes: a1b84f8898 (sys-devel/clang: add prefix includes patch for darwin too)

 sys-devel/clang/clang-5.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-5.0.1.ebuild 
b/sys-devel/clang/clang-5.0.1.ebuild
index 375aedcf55a..e07848fcd49 100644
--- a/sys-devel/clang/clang-5.0.1.ebuild
+++ b/sys-devel/clang/clang-5.0.1.ebuild
@@ -113,7 +113,7 @@ src_unpack() {
 }
 
 src_prepare() {
-   default
+   cmake-utils_src_prepare
eprefixify lib/Frontend/InitHeaderSearch.cpp
 }
 



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

2018-02-09 Thread Nicolas Bock
commit: fa49883ded3522448f49824877ddee86bdf0f439
Author: Nicolas Bock  gentoo  org>
AuthorDate: Fri Feb  9 12:58:15 2018 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Fri Feb  9 12:59:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa49883d

dev-python/ebuildtester: Add more Python versions

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild 
b/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
index ffe25954187..894a3c81706 100644
--- a/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
+++ b/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_{6,7},3_{4,5,6}} )
 
 inherit distutils-r1
 



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

2018-02-09 Thread Guilherme Amadio
commit: f75597bdc994796d4a6e65dfd408a535e1cf69ec
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Feb  7 18:20:02 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75597bd

media-fonts/inconsolata: remove dead HOMEPAGE, avoid redirection

 media-fonts/inconsolata/inconsolata-20140821.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-fonts/inconsolata/inconsolata-20140821.ebuild 
b/media-fonts/inconsolata/inconsolata-20140821.ebuild
index cb1ceac9c0c..19d50d255f0 100644
--- a/media-fonts/inconsolata/inconsolata-20140821.ebuild
+++ b/media-fonts/inconsolata/inconsolata-20140821.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit font
 
 DESCRIPTION="A beautiful sans-serif monotype font designed for code listings"
-HOMEPAGE="https://www.google.com/fonts/specimen/Inconsolata
-   
https://code.google.com/p/googlefontdirectory/source/browse/ofl/inconsolata/?name=default";
+HOMEPAGE="https://fonts.google.com/specimen/Inconsolata";
 SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz";
 
 LICENSE="OFL-1.1"



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

2018-02-09 Thread Nicolas Bock
commit: 8c2c580730bc8f6559beb579eb18f734e60b1c5b
Author: Nicolas Bock  gentoo  org>
AuthorDate: Fri Feb  9 13:38:02 2018 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Fri Feb  9 13:38:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2c5807

dev-python/ebuildtester: Drop nonexistent Python2_6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild 
b/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
index 894a3c81706..2714fb5b2de 100644
--- a/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
+++ b/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_{6,7},3_{4,5,6}} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-backup/spideroak-bin/

2018-02-09 Thread Anthony G. Basile
commit: a4c0eebc0e142b30805a44f06ba0032ed460cb35
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Feb  9 13:38:48 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Feb  9 13:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c0eebc

app-backup/spideroak-bin: drop to only - ebuild, bug #637956

Upstream keeps chaning the upstream .deb file.  This is very annoying.
Until we can figure out a better way of dealing with this, we'll only
make a - version available.  Users should be aware that each time
they emerge, they can get a different upstream version installed.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-backup/spideroak-bin/Manifest  |   8 +-
 .../spideroak-bin/spideroak-bin-6.3.0-r1.ebuild| 104 -
 .../spideroak-bin/spideroak-bin-6.4.0.ebuild   | 104 -
 ...-bin-7.0.0.ebuild => spideroak-bin-.ebuild} |   0
 4 files changed, 2 insertions(+), 214 deletions(-)

diff --git a/app-backup/spideroak-bin/Manifest 
b/app-backup/spideroak-bin/Manifest
index 7df48336e8e..a3f2b5c7905 100644
--- a/app-backup/spideroak-bin/Manifest
+++ b/app-backup/spideroak-bin/Manifest
@@ -1,6 +1,2 @@
-DIST spideroak-bin-6.3.0_amd64.deb 26882606 BLAKE2B 
0113ddf19be6aaaf78bde3574e7832af53d774eec6783b91cf72e74babe4b159ce9a61365d92358f8b5afb063d05e86ee75ea6bfc9fac0e34b195d42890e7b3f
 SHA512 
23283574955833199cc86be9eec3781c190da8a0885c31b20bfb7f73976c8e3663c76571ddf5f2c9e9d2377d71121f605ce7698788704b482dbce8290e77a7e2
-DIST spideroak-bin-6.3.0_x86.deb 26402134 BLAKE2B 
2c515b4601400e0a0dbce5c92f96294643f60590703c5101b207adb5021567f91325a06c08d3b11fc248d5493f76d5f1398417db303acd9cb4f875b3c4accfd1
 SHA512 
3945d671f0dff0e193bf0cd951d2380f50f28921ab3166d26cebf2564caef03e46967c0032b2da02b012ab4c71332af869d117e0ac7c5dfde99dc1e9d9399d5e
-DIST spideroak-bin-6.4.0_amd64.deb 26882606 BLAKE2B 
0113ddf19be6aaaf78bde3574e7832af53d774eec6783b91cf72e74babe4b159ce9a61365d92358f8b5afb063d05e86ee75ea6bfc9fac0e34b195d42890e7b3f
 SHA512 
23283574955833199cc86be9eec3781c190da8a0885c31b20bfb7f73976c8e3663c76571ddf5f2c9e9d2377d71121f605ce7698788704b482dbce8290e77a7e2
-DIST spideroak-bin-6.4.0_x86.deb 26402134 BLAKE2B 
2c515b4601400e0a0dbce5c92f96294643f60590703c5101b207adb5021567f91325a06c08d3b11fc248d5493f76d5f1398417db303acd9cb4f875b3c4accfd1
 SHA512 
3945d671f0dff0e193bf0cd951d2380f50f28921ab3166d26cebf2564caef03e46967c0032b2da02b012ab4c71332af869d117e0ac7c5dfde99dc1e9d9399d5e
-DIST spideroak-bin-7.0.0_amd64.deb 25663732 BLAKE2B 
fd91517a6722e1648c08e2885a2659df976db86912f68e024858865a8a319759e5399a107925880b51c293251f55be45360f6f0235c357b6a74b4b50e55daf2d
 SHA512 
a7bc9bb3b7dbaeef43146c2e0f6d0fe690e3710a28d0b2f753f701675dada2fbb449bf95d0cae289ea4b03aae8f39b916efbb2da531d7cdab5d6df85b481609f
-DIST spideroak-bin-7.0.0_x86.deb 25174384 BLAKE2B 
85642257033706b6253af6c890493cfe2be652bf062a882a9a4546089df20f1f5a0618ee7bd573c68a8fd0da39f1f06effbe667656e23db3148151d6d500d0db
 SHA512 
01d86b04dfd7d57ef5e64494c7f2f38fd9ef0e7a215937a2b8c4be4f0e5faacdfbf0d6cd965120ff0ddfdf08b7394e7bbd5074f4d1186795969e409f8c9df7bd
+DIST spideroak-bin-_amd64.deb 25101218 BLAKE2B 
5e3d7cc1d5af05a39564b7ae957a29d386b78ce904c5974c83622cd9d7918737efee7f02a817fbca4e3e712c895372a6f9a875e5b82c8e43ad84c70796f9c1cf
 SHA512 
a8b3fb1a264ee51dd4f0425f6ea8d6027ee2e548a185959247adde4f6d17878819548e39e9bd5068a81b23e58c35d9a5279840d4a6a8d3d0849f8df70aa8a4eb
+DIST spideroak-bin-_x86.deb 24626532 BLAKE2B 
89f059a05d9dfcaf4a305f22aa1fd719190c9b022abd25c22d7b29476d46c7a0265a8f3bd60fa9c10c55f468bc23264b77f95f22a6deb5ba52f32cf25dd52155
 SHA512 
edce99824c5c6b3da62d9b46c5c52e2027bef3088345b9e2b74b4c2ba21ea4adb0e7956ca6e05646bb8ff335c5dbe743929cf77ce80dade44c2cf36c06718761

diff --git a/app-backup/spideroak-bin/spideroak-bin-6.3.0-r1.ebuild 
b/app-backup/spideroak-bin/spideroak-bin-6.3.0-r1.ebuild
deleted file mode 100644
index a71e99a92d6..000
--- a/app-backup/spideroak-bin/spideroak-bin-6.3.0-r1.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit eutils unpacker
-
-DESCRIPTION="Secure free online backup, storage, and sharing system"
-HOMEPAGE="https://spideroak.com";
-
-SRC_URI_BASE="https://spideroak.com/release/spideroak";
-SRC_URI="x86? ( ${SRC_URI_BASE}/deb_x86 -> ${P}_x86.deb )
-   amd64? ( ${SRC_URI_BASE}/deb_x64 -> ${P}_amd64.deb )"
-
-RESTRICT="mirror strip"
-
-LICENSE="spideroak"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="dbus X"
-
-DEPEND="dev-util/patchelf"
-RDEPEND="
-   app-crypt/mit-krb5[keyutils]
-   media-libs/libpng:1.2
-   dbus? ( sys-apps/dbus )
-   X? (
-   media-libs/fontconfig
-   media-libs/freetype:2
-   dev-libs/glib:2
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext

[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-gurmukhi/

2018-02-09 Thread Guilherme Amadio
commit: 397739f7244b9f8267331fe787d0730a76aff5e3
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:21:45 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397739f7

media-fonts/lohit-gurmukhi: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild 
b/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild
index d83a5b53877..2ce88d71fb3 100644
--- a/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild
+++ b/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Gurmukhi font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-malayalam/

2018-02-09 Thread Guilherme Amadio
commit: 69caa66fb691f660957a2a01d92abe7962fce7db
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:23:26 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69caa66f

media-fonts/lohit-malayalam: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild 
b/media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild
index 0b8bebeb0f1..dcbe5c8c9e5 100644
--- a/media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild
+++ b/media-fonts/lohit-malayalam/lohit-malayalam-2.92.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Malayalam font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-tamil-classical/

2018-02-09 Thread Guilherme Amadio
commit: 7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:26:02 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b96bff1

media-fonts/lohit-tamil-classical: fix HOMEPAGE and SRC_URI

 .../lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild| 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild 
b/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild
index f956e2370f6..d51ee701d2e 100644
--- a/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild
+++ b/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.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
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Tamil Classical font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



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

2018-02-09 Thread Guilherme Amadio
commit: 679311974447654042145835c359b6673adb3505
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:20:26 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67931197

media-fonts/lohit-fonts: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild | 4 ++--
 media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild 
b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild
index 6f4271b0070..a4ffddc7e98 100644
--- a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild
+++ b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Meta ebuild for the Lohit family of Indic fonts"
-HOMEPAGE="https://fedorahosted.org/lohit";
+HOMEPAGE="https://pagure.io/lohit";
 LICENSE="OFL-1.1"
 
 SLOT="0"

diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild 
b/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild
index 240493007d6..1beaf8461e7 100644
--- a/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild
+++ b/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit font
@@ -8,9 +8,9 @@ FONTDIR="/usr/share/fonts/indic"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit family of Indic fonts"
-HOMEPAGE="https://fedorahosted.org/lohit";
+HOMEPAGE="https://pagure.io/lohit";
 LICENSE="GPL-2"
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${P}.tar.gz";
+SRC_URI="https://releases.pagure.org/lohit/${P}.tar.gz";
 
 SLOT="0"
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd 
~ppc-macos ~x86-macos"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-kannada/

2018-02-09 Thread Guilherme Amadio
commit: 0cebb4441afbe7925873fa726e42cf47e2aa5f18
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:22:26 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cebb444

media-fonts/lohit-kannada: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild 
b/media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild
index 20ae621ec56..0ad3ce4a554 100644
--- a/media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild
+++ b/media-fonts/lohit-kannada/lohit-kannada-2.5.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
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Kannada font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-nepali/

2018-02-09 Thread Guilherme Amadio
commit: 761e1296a8a65a202e1f97caa47caca6668d90e6
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:24:46 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761e1296

media-fonts/lohit-nepali: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild 
b/media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild
index 3c737d8fc82..b2caa7a95bb 100644
--- a/media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild
+++ b/media-fonts/lohit-nepali/lohit-nepali-2.94.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Nepali font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



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

2018-02-09 Thread Guilherme Amadio
commit: cd6f87da48a5c70a31ceb29220a96c29d13e789c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:04:56 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd6f87da

media-fonts/liberation-fonts: fix HOMEPAGE and SRC_URI

 media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild| 8 
 media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild | 8 
 media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild | 8 
 media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild | 8 
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild 
b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
index 9369a6cc5b8..8a0a8525cce 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit font
 
 DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy 
of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fonts";
-SRC_URI="!fontforge? ( 
https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
-   fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
+HOMEPAGE="https://pagure.io/liberation-fonts";
+SRC_URI="!fontforge? ( 
https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz )
+   fontforge? ( 
https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )"
 
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
 SLOT="0"

diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild 
b/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild
index 12a42228542..c615f3f57e4 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.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=4
@@ -6,9 +6,9 @@ EAPI=4
 inherit font
 
 DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy 
of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fonts";
-SRC_URI="!fontforge? ( 
https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
-fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
+HOMEPAGE="https://pagure.io/liberation-fonts";
+SRC_URI="!fontforge? ( 
https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz )
+fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )"
 
 KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 SLOT="0"

diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild 
b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild
index e6d5df9c9b4..119b6ac47f2 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.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=4
@@ -8,9 +8,9 @@ PYTHON_COMPAT=( python2_7 )
 inherit font python-any-r1
 
 DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy 
of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fonts";
-SRC_URI="!fontforge? ( 
https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
-fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
+HOMEPAGE="https://pagure.io/liberation-fonts";
+SRC_URI="!fontforge? ( 
https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz )
+fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )"
 
 KEYWORDS="amd64 arm ~arm64 ia64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris"
 SLOT="0"

diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild 
b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
index 605d0c729ea..918a0af9885 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.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
@@ -8,13 +8,13 @@ PYTHON_COMPAT=( python2_7 )
 inherit font python-any-r1
 
 DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy 
of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fo

[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-devanagari/

2018-02-09 Thread Guilherme Amadio
commit: b8bb7cefc92df8de9c424bfa91d25d4b3dba8657
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:18:10 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bb7cef

media-fonts/lohit-devanagari: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild | 6 +++---
 media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild 
b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild
index 6575edd4619..d0f0ae7fbd6 100644
--- a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild
+++ b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.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
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Devanagari font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"

diff --git a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild 
b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild
index eef0227f90f..6c7a3ba7c89 100644
--- a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild
+++ b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Devanagari font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-assamese/

2018-02-09 Thread Guilherme Amadio
commit: b5f7e6e3fecbb12bfdbb71086a3a1c787704c350
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:14:49 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f7e6e3

media-fonts/lohit-assamese: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild 
b/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild
index 0345b5e95be..074ffa595f6 100644
--- a/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild
+++ b/media-fonts/lohit-assamese/lohit-assamese-2.91.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Assamese font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-telugu/

2018-02-09 Thread Guilherme Amadio
commit: 0d279826a6b4c3ebbd892391e649b56a480a698b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:27:15 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d279826

media-fonts/lohit-telugu: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild 
b/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
index 9ab8a685919..910b6f9157a 100644
--- a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
+++ b/media-fonts/lohit-telugu/lohit-telugu-2.5.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
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Telugu font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-bengali/

2018-02-09 Thread Guilherme Amadio
commit: 82f3d2d9fe29fc42d360ff3340280e5dd7e68626
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:16:39 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f3d2d9

media-fonts/lohit-bengali: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild 
b/media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild
index cc00ee3952a..41cd708952a 100644
--- a/media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild
+++ b/media-fonts/lohit-bengali/lohit-bengali-2.91.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Bengali font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-tamil/

2018-02-09 Thread Guilherme Amadio
commit: 06451a6655ebc2620738e5e79731eeb91406dab3
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:26:39 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06451a66

media-fonts/lohit-tamil: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild 
b/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild
index ef2120f993d..15c7fb0f7fe 100644
--- a/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild
+++ b/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Tamil font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-marathi/

2018-02-09 Thread Guilherme Amadio
commit: be8040a8242e08225f099177f6818128eb67b618
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:24:09 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8040a8

media-fonts/lohit-marathi: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild 
b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild
index 7b03568a8ea..e039705027a 100644
--- a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild
+++ b/media-fonts/lohit-marathi/lohit-marathi-2.94.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Marathi font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-gujarati/

2018-02-09 Thread Guilherme Amadio
commit: 5defe9de85e1a13ec410f525f2a997e69b398955
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:21:07 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5defe9de

media-fonts/lohit-gujarati: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild 
b/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild
index 1361d61d4ec..3536df140a3 100644
--- a/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild
+++ b/media-fonts/lohit-gujarati/lohit-gujarati-2.92.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Gujarati font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype-astra/

2018-02-09 Thread Guilherme Amadio
commit: ae86c7b94e65e3c18a27a2b019100d59a1827439
Author: Guilherme Amadio  gentoo  org>
AuthorDate: Fri Feb  9 13:40:31 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae86c7b9

media-fonts/paratype-astra: new ebuild

Closes: https://bugs.gentoo.org/630146
Reported by: Sergey Torokhov  mail.ru>

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-fonts/paratype-astra/Manifest|  1 +
 media-fonts/paratype-astra/metadata.xml|  8 
 .../paratype-astra/paratype-astra-1001.ebuild  | 23 ++
 3 files changed, 32 insertions(+)

diff --git a/media-fonts/paratype-astra/Manifest 
b/media-fonts/paratype-astra/Manifest
new file mode 100644
index 000..010f3c7d9ef
--- /dev/null
+++ b/media-fonts/paratype-astra/Manifest
@@ -0,0 +1 @@
+DIST paratype-astra-1001.zip 555264 BLAKE2B 
db1718554a25472cabb0bbf5e2e38176cea4f23b753e76547e1cd87e2719ddaea516418317a523aa26cddc4663b57e75bfab6a7a347531c8f2a4c81eb5ac1e35
 SHA512 
d92abe38224caaab97f5c18ce0f5d25ba43c970796c94cd0edcfa69364bff4443e0d145000e9afd27e9a870d0dd2c9cd47b20241e170ac9fa4fef751e5fcf854

diff --git a/media-fonts/paratype-astra/metadata.xml 
b/media-fonts/paratype-astra/metadata.xml
new file mode 100644
index 000..13ee7931459
--- /dev/null
+++ b/media-fonts/paratype-astra/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   fo...@gentoo.org
+   Fonts
+
+

diff --git a/media-fonts/paratype-astra/paratype-astra-1001.ebuild 
b/media-fonts/paratype-astra/paratype-astra-1001.ebuild
new file mode 100644
index 000..2a92f59970d
--- /dev/null
+++ b/media-fonts/paratype-astra/paratype-astra-1001.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="ParaType Astra Sans/Serif fonts metrically compatible with Times 
New Roman"
+
+HOMEPAGE="https://www.paratype.ru/cinfo/news.asp?NewsId=3469";
+SRC_URI="http://astralinux.com/images/fonts/PTAstraSans&Serif_TTF_ver${PV}.zip 
-> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X"
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S=${WORKDIR}
+FONT_S=${WORKDIR}
+FONT_SUFFIX="ttf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-odia/

2018-02-09 Thread Guilherme Amadio
commit: 358c8817d197c8a81cd2ab861aabed182d48e695
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb  8 20:25:22 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Feb  9 13:41:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358c8817

media-fonts/lohit-odia: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild 
b/media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild
index 90db6caf28c..78ff540c282 100644
--- a/media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild
+++ b/media-fonts/lohit-odia/lohit-odia-2.91.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=5
@@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
 FONT_SUFFIX="ttf"
 
 DESCRIPTION="The Lohit Odia font"
-HOMEPAGE="https://fedorahosted.org/lohit";
-SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
+HOMEPAGE="https://pagure.io/lohit";
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz";
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/, kde-plasma/plasma-workspace/files/

2018-02-09 Thread Michael Palimaka
commit: c006f861f27d664944c9cbbd8653aa5a5fdc1a75
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  9 13:55:21 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  9 13:57:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c006f861

kde-plasma/plasma-workspace: revision bump fixes CVE-2018-6790 and CVE-2018-6791

Bug: https://bugs.gentoo.org/647106
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../plasma-workspace-5.11.5-CVE-2018-6790.patch| 409 +
 .../plasma-workspace-5.11.5-CVE-2018-6791.patch|  31 ++
 .../plasma-workspace-5.11.5-r1.ebuild  | 175 +
 3 files changed, 615 insertions(+)

diff --git 
a/kde-plasma/plasma-workspace/files/plasma-workspace-5.11.5-CVE-2018-6790.patch 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.11.5-CVE-2018-6790.patch
new file mode 100644
index 000..b424e397a80
--- /dev/null
+++ 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.11.5-CVE-2018-6790.patch
@@ -0,0 +1,409 @@
+From f1e9a1c458ea44e9169c7e79b90a57fb7c65135f Mon Sep 17 00:00:00 2001
+From: David Edmundson 
+Date: Wed, 31 Jan 2018 14:28:17 +
+Subject: [PATCH 1/2] Sanitise notification HTML
+
+Summary:
+Qt labels support a HTML subset, using a completely internal parser in
+QTextDocument.
+
+The Notification spec support an even smaller subset of notification
+elements.
+
+It's important to strip out irrelevant tags that could potentially load
+remote information without user interaction, such as img
+src or even https://phabricator.kde.org/D10188
+---
+ dataengines/notifications/CMakeLists.txt   |   8 ++
+ dataengines/notifications/notifications_test.cpp   |  68 +
+ .../notifications/notificationsanitizer.cpp| 106 +
+ dataengines/notifications/notificationsanitizer.h  |  35 +++
+ dataengines/notifications/notificationsengine.cpp  |  19 +---
+ 5 files changed, 219 insertions(+), 17 deletions(-)
+ create mode 100644 dataengines/notifications/notifications_test.cpp
+ create mode 100644 dataengines/notifications/notificationsanitizer.cpp
+ create mode 100644 dataengines/notifications/notificationsanitizer.h
+
+diff --git a/dataengines/notifications/CMakeLists.txt 
b/dataengines/notifications/CMakeLists.txt
+index 4fd3ee76..ad6e2120 100644
+--- a/dataengines/notifications/CMakeLists.txt
 b/dataengines/notifications/CMakeLists.txt
+@@ -4,6 +4,7 @@ set(notifications_engine_SRCS
+ notificationsengine.cpp
+ notificationservice.cpp
+ notificationaction.cpp
++notificationsanitizer.cpp
+ )
+ 
+ qt5_add_dbus_adaptor( notifications_engine_SRCS 
org.freedesktop.Notifications.xml notificationsengine.h  NotificationsEngine )
+@@ -26,3 +27,10 @@ kcoreaddons_desktop_to_json(plasma_engine_notifications 
plasma-dataengine-notifi
+ install(TARGETS plasma_engine_notifications DESTINATION 
${KDE_INSTALL_PLUGINDIR}/plasma/dataengine)
+ install(FILES plasma-dataengine-notifications.desktop DESTINATION 
${KDE_INSTALL_KSERVICES5DIR} )
+ install(FILES notifications.operations DESTINATION 
${PLASMA_DATA_INSTALL_DIR}/services)
++
++
++#unit test
++
++add_executable(notification_test  notificationsanitizer.cpp 
notifications_test.cpp)
++target_link_libraries(notification_test Qt5::Test Qt5::Core)
++ecm_mark_as_test(notification_test)
+diff --git a/dataengines/notifications/notifications_test.cpp 
b/dataengines/notifications/notifications_test.cpp
+new file mode 100644
+index ..58399746
+--- /dev/null
 b/dataengines/notifications/notifications_test.cpp
+@@ -0,0 +1,68 @@
++#include 
++#include 
++#include 
++#include "notificationsanitizer.h"
++
++class NotificationTest : public QObject
++{
++Q_OBJECT
++public:
++NotificationTest() {}
++private Q_SLOTS:
++void parse_data();
++void parse();
++};
++
++void NotificationTest::parse_data()
++{
++QTest::addColumn("messageIn");
++QTest::addColumn("expectedOut");
++
++QTest::newRow("basic no HTML") << "I am a notification" << "I am a 
notification";
++QTest::newRow("whitespace") << "  I am a   notification  " << "I am a 
notification";
++
++QTest::newRow("basic html") << "I am the notification" << "I am 
the notification";
++QTest::newRow("nested html") << "I am the notification" << 
"I am the notification";
++
++QTest::newRow("no extra tags") << "I am the notification" 
<< "I am the notification";
++QTest::newRow("no extra attrs") << "I am the notification" << "I am the 
notification";
++
++QTest::newRow("newlines") << "I am\nthe\nnotification" << "I 
amthenotification";
++QTest::newRow("multinewlines") << "I am\n\nthe\n\n\nnotification" << "I 
amthenotification";
++
++QTest::newRow("amp") << "me&you" << "me&you";
++QTest::newRow("double escape") << "foo & " << "foo & 
";
++
++QTest::newRow("quotes") << "'foo'" << "'foo'";//as label can't 
handle this normally valid entity
++
++QTest::newRow("image no

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

2018-02-09 Thread Thomas Deutschmann
commit: 95cda0448c11be5feb4c688138c9003af097f815
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  9 14:15:29 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  9 14:15:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cda044

dev-db/mongodb: drop x86 support -- upstream no longer supports x86

> Changed in version 3.4: MongoDB no longer supports 32-bit x86 platforms.

Source: https://docs.mongodb.com/v3.4/installation/

Closes: https://github.com/gentoo/gentoo/pull/6995
Closes: https://bugs.gentoo.org/646016
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-db/mongodb/mongodb-3.4.10.ebuild | 2 +-
 dev-db/mongodb/mongodb-3.6.2.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/mongodb/mongodb-3.4.10.ebuild 
b/dev-db/mongodb/mongodb-3.4.10.ebuild
index ecee64cbdd8..590f439f5bf 100644
--- a/dev-db/mongodb/mongodb-3.4.10.ebuild
+++ b/dev-db/mongodb/mongodb-3.4.10.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz";
 
 LICENSE="AGPL-3 Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64"
 IUSE="debug kerberos libressl mms-agent ssl test +tools"
 
 RDEPEND=">=app-arch/snappy-1.1.3

diff --git a/dev-db/mongodb/mongodb-3.6.2.ebuild 
b/dev-db/mongodb/mongodb-3.6.2.ebuild
index 8291fe7fc50..bd0a2bb880d 100644
--- a/dev-db/mongodb/mongodb-3.6.2.ebuild
+++ b/dev-db/mongodb/mongodb-3.6.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz";
 
 LICENSE="AGPL-3 Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="debug kerberos libressl mms-agent ssl test +tools"
 
 RDEPEND=">=app-arch/snappy-1.1.3



[gentoo-commits] repo/gentoo:master commit in: dev-libs/mongo-c-driver/

2018-02-09 Thread Thomas Deutschmann
commit: 18602efd3de03bd491dcf492bd3cea8f3fa0992d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  9 14:12:25 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  9 14:12:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18602efd

dev-libs/mongo-c-driver: Restrict tests for x86

Tests require a local mongodb instance. However, dev-db/mongodb upstream
doesn't support x86 anymore [Bug 646016] so we are restricting tests.

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

 dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild 
b/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
index 179b8e0a175..256c3356f43 100644
--- a/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
+++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
@@ -23,6 +23,10 @@ RDEPEND="app-arch/snappy:=
 DEPEND="${RDEPEND}
test? ( dev-db/mongodb )"
 
+# No tests on x86 because tests require dev-db/mongodb which don't support
+# x86 anymore (bug #645994)
+RESTRICT="x86? ( test )"
+
 src_prepare() {
# remove bundled libs
rm -rv src/{libbson,zlib*} || die



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

2018-02-09 Thread Thomas Deutschmann
commit: c87ebc8fd995ffa3f4f606e27d9c5b4258c3dbe2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  9 14:03:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  9 14:05:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87ebc8f

app-crypt/pius: Bump to v2.2.4

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/pius/Manifest  |  1 +
 app-crypt/pius/pius-2.2.4.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index dedbc4704b1..5ecf65b2c08 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1 +1,2 @@
 DIST pius-2.2.1.tar.bz2 39466 BLAKE2B 
e88f607cfe7261fc2a0177154ec05626b159cf83b84eb87c7f3f86947a07278a6d7de01bff549affafd5072d330a5a9e7a91caea5e8b522bceefd3264cc9c9e1
 SHA512 
6380ca3edb045ab25669e1dbf29a9e209f8de2b41b930b81c94a45dc5921bedeebbdc8fb17b494845228353598f882aeefee5ee7dc16b7cc86297e8a333de6ae
+DIST pius-2.2.4.tar.bz2 40578 BLAKE2B 
e7989631813658ff888c72b825269482ff33296abf0b9780ecb24df4628c499087a7591372ef96449b4899b1bcd730b0c75411bcd3c8839c57d3d4b5de374862
 SHA512 
3a178d30d98d0ed7ddf6819578a54ccfb9719f77c1f6385e3b254e28cd890817f328685c02cc464d4d592961c28ba314ca3175056b412dcdb301b851d874eb60

diff --git a/app-crypt/pius/pius-2.2.4.ebuild b/app-crypt/pius/pius-2.2.4.ebuild
new file mode 100644
index 000..927947b3642
--- /dev/null
+++ b/app-crypt/pius/pius-2.2.4.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=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
+HOMEPAGE="https://www.phildev.net/pius/";
+SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=app-crypt/gnupg-2.0.0"
+RDEPEND="${DEPEND}
+   dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-admin/rsyslog/, app-admin/rsyslog/files/8-stable/

2018-02-09 Thread Thomas Deutschmann
commit: e49658404784a043f47f3d9dcb27938b244d33cb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  9 14:25:29 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  9 14:25:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4965840

app-admin/rsyslog: Fix building without net-misc/curl

Closes: https://bugs.gentoo.org/646262
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --force

 ...slog-8.32.0-fix-building-without-curl-r2.patch} | 61 +-
 ...g-8.32.0-r1.ebuild => rsyslog-8.32.0-r2.ebuild} |  2 +-
 2 files changed, 48 insertions(+), 15 deletions(-)

diff --git 
a/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r1.patch
 
b/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r2.patch
similarity index 62%
rename from 
app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r1.patch
rename to 
app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r2.patch
index 2706b4b581a..23a189d0309 100644
--- 
a/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r1.patch
+++ 
b/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r2.patch
@@ -1,19 +1,10 @@
-https://github.com/rsyslog/rsyslog/pull/2378
+https://github.com/rsyslog/rsyslog/commit/d9475f133e3c79875a7c4ccd92038b7123c1f155
+https://github.com/rsyslog/rsyslog/commit/468eeb79b8da91fb71dfef6bfb25476b2a37f446
+https://github.com/rsyslog/rsyslog/commit/50205ced0fc22e74f26f2a07b557b69c5d30e168
 
 a/configure.ac
-+++ b/configure.ac
-@@ -454,6 +454,8 @@ if test "$enable_libcurl" = "yes"; then
-   )
- fi
- 
-+AM_CONDITIONAL(ENABLE_LIBCURL, test "x${enable_libcurl}" = "xyes")
-+
- # klog
- AC_ARG_ENABLE(klog,
- [AS_HELP_STRING([--enable-klog],[Integrated klog functionality 
@<:@default=yes@:>@])],
 --- a/grammar/rainerscript.c
 +++ b/grammar/rainerscript.c
-@@ -1935,6 +1935,7 @@ done:
+@@ -1935,6 +1935,7 @@ num2ipv4(struct svar *__restrict__ const sourceVal) {
return(estr);
  }
  
@@ -21,7 +12,7 @@ https://github.com/rsyslog/rsyslog/pull/2378
  /* curl callback for doFunc_http_request */
  static size_t
  curlResult(void *ptr, size_t size, size_t nmemb, void *userdata)
-@@ -2010,6 +2011,7 @@ finalize_it:
+@@ -2010,6 +2011,7 @@ doFunc_http_request(struct cnffunc *__restrict__ const 
func,
}
RETiRet;
  }
@@ -46,6 +37,19 @@ https://github.com/rsyslog/rsyslog/pull/2378
break;
default:
if(Debug) {
+
+--- a/configure.ac
 b/configure.ac
+@@ -454,6 +454,8 @@ if test "$enable_libcurl" = "yes"; then
+   )
+ fi
+ 
++AM_CONDITIONAL(ENABLE_LIBCURL, test "x${enable_libcurl}" = "xyes")
++
+ # klog
+ AC_ARG_ENABLE(klog,
+ [AS_HELP_STRING([--enable-klog],[Integrated klog functionality 
@<:@default=yes@:>@])],
+
 --- a/tests/Makefile.am
 +++ b/tests/Makefile.am
 @@ -226,7 +226,6 @@ TESTS +=  \
@@ -88,3 +92,32 @@ https://github.com/rsyslog/rsyslog/pull/2378
  endif # HAVE_VALGRIND
  
  if ENABLE_ROOT_TESTS
+
+--- a/grammar/Makefile.am
 b/grammar/Makefile.am
+@@ -12,8 +12,11 @@ libgrammar_la_SOURCES = \
+   parserif.h \
+   grammar.h
+ libgrammar_la_CPPFLAGS =  $(RSRT_CFLAGS) $(LIBLOGGING_STDLOG_CFLAGS)
+-#libgrammar_la_LIBADD = $(CURL_LIBS) $(RSRT_LIBS) $(SOL_LIBS)
+-libgrammar_la_LIBADD = $(CURL_LIBS)
++libgrammar_la_LIBADD =
++if ENABLE_LIBCURL
++libgrammar_la_CPPFLAGS += $(CURL_CFLAGS)
++libgrammar_la_LIBADD += $(CURL_LIBS)
++endif
+ 
+ #testdriver_SOURCES = testdriver.c libgrammar.la
+ #testdriver_CPPFLAGS =  $(RSRT_CFLAGS)
+
+--- a/plugins/omelasticsearch/Makefile.am
 b/plugins/omelasticsearch/Makefile.am
+@@ -1,7 +1,7 @@
+ pkglib_LTLIBRARIES = omelasticsearch.la
+ 
+ omelasticsearch_la_SOURCES = omelasticsearch.c
+-omelasticsearch_la_CPPFLAGS =  $(RSRT_CFLAGS) $(PTHREADS_CFLAGS)
++omelasticsearch_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) $(CURL_CFLAGS)
+ omelasticsearch_la_LDFLAGS = -module -avoid-version
+ omelasticsearch_la_LIBADD =  $(CURL_LIBS) $(LIBM)
+ 

diff --git a/app-admin/rsyslog/rsyslog-8.32.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.32.0-r2.ebuild
similarity index 99%
rename from app-admin/rsyslog/rsyslog-8.32.0-r1.ebuild
rename to app-admin/rsyslog/rsyslog-8.32.0-r2.ebuild
index 38c0e9447e8..71638d76e21 100644
--- a/app-admin/rsyslog/rsyslog-8.32.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.32.0-r2.ebuild
@@ -48,7 +48,7 @@ else
doc? ( 
http://www.rsyslog.com/files/download/${PN}/${MY_URL_PREFIX}${PN}-doc-${MY_PV}.tar.gz
 -> ${MY_FILENAME_DOCS} )
"
 
-   PATCHES=( 
"${FILESDIR}"/8-stable/${PN}-8.32.0-fix-building-without-curl-r1.patch )
+   PATCHES=( 
"${FILESDIR}"/8-stable/${PN}-8.32.0-fix-building-without-curl-r2.patch )
 fi
 
 LICENSE="GPL-3 LGPL-3 Apache-2.0"



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

2018-02-09 Thread Aaron Swenson
commit: f3cfa47124db6bf3790ac33a2f91deb0de8a376b
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Feb  9 14:29:13 2018 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Feb  9 14:29:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3cfa471

dev-db/bucardo: Remove outdated

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-db/bucardo/Manifest|  3 ---
 dev-db/bucardo/bucardo-5.1.1-r1.ebuild | 31 ---
 dev-db/bucardo/bucardo-5.2.0.ebuild| 31 ---
 dev-db/bucardo/bucardo-5.3.1.ebuild| 31 ---
 4 files changed, 96 deletions(-)

diff --git a/dev-db/bucardo/Manifest b/dev-db/bucardo/Manifest
index ab66a32c699..fff96cb6919 100644
--- a/dev-db/bucardo/Manifest
+++ b/dev-db/bucardo/Manifest
@@ -1,4 +1 @@
-DIST Bucardo-5.1.1.tar.gz 313409 BLAKE2B 
c1107b4c49a8308857c524fb5dd41a5902b782407510ba8b4b9d545d8e16fec6902d416cbb3857f55dfefd41ac0d0a5c0cabbf2f1247d390357a8c734628b5a9
 SHA512 
cfba0ad5bd305a057688e024b11dce8332ebada2a5ca649481311cd46e140d6fc57c71914570fe7f26beb9c6e5ac232d36450bed9017ae932117cf28561d311a
-DIST Bucardo-5.2.0.tar.gz 318481 BLAKE2B 
42043dabcf6ebcf87d638f79fa676c68789be551c6e6841203535fd9d7b270b6d2834c65b8b781ce790de4a2569bd8928a165a3e6c76f19edcbb28d623ddd703
 SHA512 
179c72d3a6cd756a725b3f37e2d6dc30df5d473e90a479f22d6a2ca4e6e98f55c1aa12d92ae4958d4446f5f1176fad4c5c0085d38cf3c64f77b699e3bf0884dd
-DIST Bucardo-5.3.1.tar.gz 321942 BLAKE2B 
65956e12747874dc28905fa2c27c0f7abd6a95854b16d517c9465c878d84a4d7bdb8cff666a1e6ecb36697a718a4df0ae4ade2e69a76e971845d99950c2cf1ec
 SHA512 
c0821116b81523016b1b7cd9f7544b575c9b762fea1a721f57648dd8484fbc8881fa10fc4a81166239b3a4b50072dfdb8075e5f1485c96c37265d023b0f4ac27
 DIST Bucardo-5.4.1.tar.gz 327848 BLAKE2B 
d6fccd311c2e0ba99ef5614eff70caa4e69e0cb1ed983e601c32e238c60e2401a96b5bb27fb67dd5d926003d673a0078cd4f9e9b018308d0bb91811d4165df45
 SHA512 
b669d62a588db41e69b81ede8dc9398ad2a4eb4fcb8839993bceb5b3f3251509304e5a30373ef48ba7d75befc87758f371d3db9125127da7b068fef2a0c49e1f

diff --git a/dev-db/bucardo/bucardo-5.1.1-r1.ebuild 
b/dev-db/bucardo/bucardo-5.1.1-r1.ebuild
deleted file mode 100644
index f0ef9fd8cd8..000
--- a/dev-db/bucardo/bucardo-5.1.1-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-RESTRICT="test"
-
-inherit perl-module
-
-MY_PN="Bucardo"
-
-DESCRIPTION="An asynchronous PostgreSQL replication system"
-HOMEPAGE="http://bucardo.org/wiki/Bucardo";
-SRC_URI="http://bucardo.org/downloads/${MY_PN}-${PV}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-#IUSE="test" doesn't work without extra data
-IUSE=""
-
-DEPEND="dev-perl/DBIx-Safe
-   dev-perl/DBD-Pg"
-RDEPEND="dev-perl/DBIx-Safe"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_install() {
-   emake DESTDIR="${D}" INSTALL_BASE="${D}" install -j1
-   keepdir /var/run/bucardo
-}

diff --git a/dev-db/bucardo/bucardo-5.2.0.ebuild 
b/dev-db/bucardo/bucardo-5.2.0.ebuild
deleted file mode 100644
index f0ef9fd8cd8..000
--- a/dev-db/bucardo/bucardo-5.2.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-RESTRICT="test"
-
-inherit perl-module
-
-MY_PN="Bucardo"
-
-DESCRIPTION="An asynchronous PostgreSQL replication system"
-HOMEPAGE="http://bucardo.org/wiki/Bucardo";
-SRC_URI="http://bucardo.org/downloads/${MY_PN}-${PV}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-#IUSE="test" doesn't work without extra data
-IUSE=""
-
-DEPEND="dev-perl/DBIx-Safe
-   dev-perl/DBD-Pg"
-RDEPEND="dev-perl/DBIx-Safe"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_install() {
-   emake DESTDIR="${D}" INSTALL_BASE="${D}" install -j1
-   keepdir /var/run/bucardo
-}

diff --git a/dev-db/bucardo/bucardo-5.3.1.ebuild 
b/dev-db/bucardo/bucardo-5.3.1.ebuild
deleted file mode 100644
index d28a6ecfc9d..000
--- a/dev-db/bucardo/bucardo-5.3.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-RESTRICT="test"
-
-inherit perl-module
-
-MY_PN="Bucardo"
-
-DESCRIPTION="An asynchronous PostgreSQL replication system"
-HOMEPAGE="http://bucardo.org/wiki/Bucardo";
-SRC_URI="http://bucardo.org/downloads/${MY_PN}-${PV}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-#IUSE="test" doesn't work without extra data
-IUSE=""
-
-DEPEND="dev-perl/DBIx-Safe
-   dev-perl/DBD-Pg"
-RDEPEND="dev-perl/DBIx-Safe"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_install() {
-   emake DESTDIR="${D}" INSTALL_BASE="${D}" install -j1
-   keepdir /var/run/bucardo
-}



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

2018-02-09 Thread Thomas Deutschmann
commit: e787b029427d8a31c6885e8ffee16fe21126013c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  9 14:29:34 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  9 14:30:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e787b029

net-firewall/shorewall: Bump to v5.1.12

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-firewall/shorewall/Manifest|   7 +
 net-firewall/shorewall/shorewall-5.1.12.ebuild | 456 +
 2 files changed, 463 insertions(+)

diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index 86a4324585a..2befee6fa08 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -2,34 +2,41 @@ DIST shorewall-5.1.10.1.tar.bz2 535652 BLAKE2B 
afeb0c79e5e191e923f0e44f9925ec32f
 DIST shorewall-5.1.10.2.tar.bz2 535735 BLAKE2B 
49594b997e90859db4fd94f3017ea47696579791cca881460fd916eba1c477d62f9ed2fbc25b22a3ff425084a169260cf6a6d00f1f59e574c996b97dfccb7232
 SHA512 
6f0d88ecef130be4283103ebf2c31ddad6791caf113448fcf29664a951067a070a7becf495e4a5cbe96aff81aff7d2028011421208e6d0dbbfa4608f3350f401
 DIST shorewall-5.1.11.1.tar.bz2 538193 BLAKE2B 
88e2d83eab34edb8009469e1b9b30631f313e43f431287acdf2b6bdb4bdd4660717219c56968f0cfa95db8247e3f0078f9b90da0095f64f5995f55bce5d72658
 SHA512 
c8d273e9a387a1c68ca4b1790604a25b928ef015c4ac170d9633d62acac3b38f33e6cdb50f56343750c3b7d565c361d4f5f8cdc0e0fdf7feb594dc5460b3808a
 DIST shorewall-5.1.11.2.tar.bz2 551818 BLAKE2B 
f0bc4b7f55e0e5189b50c1fb274229c4485802ea891256cb39c1bb89ff90b8a7e6c46d095fcedc9900ff211d218627c7822db9abc5e3bb6d6764be75b2462f01
 SHA512 
d214d497b70a56e40af115148907fd36cfc3daa8bd8689605cdc52c0312a0843d081f8c6a33f725cfd6778b400a91eb5c5d538f5083c8ac27f72652ce026714c
+DIST shorewall-5.1.12.tar.bz2 553543 BLAKE2B 
82e5236b7b3a7c28fb29a1f661ec9f4609b8d142c8d262c0dc93be25841d5ee9f2e9fe894664ad95f70627579c0e7c27941d1ca42bb610c2dbdb267e38007b5e
 SHA512 
e4f45b24433b2ec34a2b3fdaa665104bd6b18fce4d1c51d47a29edf35dcb96fce233d12ebf8a23939ddfc3fa83edb3f3f776d2d89fd5b1bce710f738415577e0
 DIST shorewall-5.1.9.tar.bz2 529237 BLAKE2B 
abf9b54ef6083d322bd2e4fc00f98c2058759b2bf0e30f4aeebbc3cbb0e943543c7c304c8fb3b00ed7fd60391d1afa7d713cb88040a76eb8db549426ba3450e3
 SHA512 
a29155d8d92e21b7fc6d3fb3ec0be5ff4a648237317ff83aac523ce6d04c863c2ff48a14d368130431c41897e15068a54a2c0d3d0d9867017c11ba50a14e02b5
 DIST shorewall-core-5.1.10.1.tar.bz2 83398 BLAKE2B 
4c0f2321cecd35f7590cdb533e7ae08616f9f9c2a1e125382d568f681e0459dd9bf027c1f2a23531830ca9dbed181f5b57e0c688c6eb0eff5653fc199a78d4d2
 SHA512 
5f7b924505f3c78df2602c3dc637983f21b0f15383bf1b346205cb54ddf129c04a7a7e10617aeb624a2b1fc770d23b0f5e844db5ec639eab7af468942e3eda3e
 DIST shorewall-core-5.1.10.2.tar.bz2 83729 BLAKE2B 
774aab1eb21c73f5d1ad116b2fdbc91d7fe692124aad527c59fb2f88cfb38529d43fbf8a20e95d9b3679f8c5690a6d31bc3b474f0f9ccc65b2d160d809754021
 SHA512 
3977ee81d37107889c51a1d68c450073e16558ef84518a083932134abdbce195ca00f3149691dd42f224bea5f87d4d18a4456d440ac7759ab1418ebf54c76bef
 DIST shorewall-core-5.1.11.1.tar.bz2 85004 BLAKE2B 
ae3f016b8d22ea93bbb4f49cae958ec44e443e92a8a39675fe3d8b75335dee38649806069f14458d7c3a7905734bbd5ca2677e6c4b640f2034108314173bacd0
 SHA512 
a87b857db961d001fc0ffe2f504df01e8b08ba05014986132e63dbe01e07411983a0c0b16b1e3618f2551d3d3a3fbb02d20569cb295ffd8ffc77ad65ff745b0b
 DIST shorewall-core-5.1.11.2.tar.bz2 85166 BLAKE2B 
7e6d3d858163fa6ab20a3b663bc59339c4d2a244f0f4b00a125e48a45739dadaa102a4c8637e662db5452967bcc36b0ee95752c0d92bcfd8cd9dcaaf6d03fadc
 SHA512 
6951a4d3139bd624ecc654a1992dba367cee84d6de218f20d6c2929b34de51a6a53f94061e1e9dc286094312ece75f113e123983c80de0f450d6e786093c6030
+DIST shorewall-core-5.1.12.tar.bz2 85304 BLAKE2B 
b0d2459b6a4bad9fb4524777138269ec7188fc7ab56f58b1c1b0ab3ed60e164417e7b702065564e50107750ef48b6aba856e8e3f16585138eaba94ea73ad7e25
 SHA512 
9308f7c66ae0d2042d5607f10871718b3353f4587652a3588c27aa2e8fe951c2cf13979a79833c36bd6db8c51c6378b51ce894eb6c4cfc8be922dd0fe1610651
 DIST shorewall-core-5.1.9.tar.bz2 81533 BLAKE2B 
5c47197c6dc6d43c63efef4806707948c0edfb39b237a214249522200a6b0429b0a2a0e8350af5cf448f28ca2b07a9258f91a88d8e9fb7112b2f265100fdc666
 SHA512 
633ac2f5bd25946f90d6351ea510976b01a61292616856f119602813510e1c24b55e8d86531a854fdbca03572d9eb2865a8e94a1566d36bf286c411e92182877
 DIST shorewall-docs-html-5.1.10.1.tar.bz2 4279932 BLAKE2B 
64ec2a5b544e3f8ded23271022599799190cce0653b35e7183f9e56ae94f6ecec1fd8633a7c5ccef4b5dafcef0cdfe59e317f2aab46e8dce6bec433545f2241f
 SHA512 
22bbf18fabd63edc605b1f25c8a3a34e3677554beafa0b3e698d73675a566a134b8a6d1389fca4e2d98fe984ec92a3540ab1fc720ecd78a4b75587c53ce59cb0
 DIST shorewall-docs-html-5.1.10.2.tar.bz2 4280287 BLAKE2B 
7db8c9d9f2f8793ab9c318f3d2a4983792b72e84d6b81f7509ce36143c8540aec805733e428d507d3effe43928f7b83404b59530aae99092e240db4b57b6df96
 SHA512 
8991d41c22d7c1771a328fa94cd76069a6e6d54c0db48866e3b5638f96ea9eeb91df96caff266a437017802fd2f85b09fbca89baa161eb8677b3035e41907

[gentoo-commits] repo/gentoo:master commit in: dev-db/pg_top/files/, dev-db/pg_top/

2018-02-09 Thread Aaron Swenson
commit: a40b060ae499622ecea6d8cd96c0bbd7da799783
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Feb  9 14:32:52 2018 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Feb  9 14:32:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40b060a

dev-db/pg_top: Remove outdated

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-db/pg_top/Manifest |  1 -
 dev-db/pg_top/files/pg_top-3.6.2.patch | 29 -
 dev-db/pg_top/pg_top-3.6.2-r1.ebuild   | 30 --
 3 files changed, 60 deletions(-)

diff --git a/dev-db/pg_top/Manifest b/dev-db/pg_top/Manifest
index 90c12adeda2..f72bfcdce72 100644
--- a/dev-db/pg_top/Manifest
+++ b/dev-db/pg_top/Manifest
@@ -1,2 +1 @@
-DIST pg_top-3.6.2.tar.bz2 220985 BLAKE2B 
93676f5e35b0048e4bcaee6385e7f6d291ca8b3740f7226715acf254fcc24bd4cc921a078f679e22e599e22f79fc3e2de5b971c918b6bc7e6eff2fd6e7a72df2
 SHA512 
0e7f33cccd7a1debce4965a11ff3d5d6868aace53651ca1c486f061728034f0ab3901ddfbded022c9297d3393eaea32585ca779334954c87fd0c13c8fa523074
 DIST pg_top-3.7.0.tar.bz2 236076 BLAKE2B 
87a29d0237aad48b683c17ba56fdbc4a90f854f4f497057ffc978be1797d978f02694781e83d296fca82e03c8bc737f7cfd74e996987eea0bd8d6a66ae433ce0
 SHA512 
509cd3ce65a9b549097eaab5ae27106fa469cdeb4f37950564654f3df01390e1a771c8fa4f5858c3e4c1e76470b6c0fd9b07e8268564f59285e30bf824d7c4ec

diff --git a/dev-db/pg_top/files/pg_top-3.6.2.patch 
b/dev-db/pg_top/files/pg_top-3.6.2.patch
deleted file mode 100644
index 03ef912ed2b..000
--- a/dev-db/pg_top/files/pg_top-3.6.2.patch
+++ /dev/null
@@ -1,29 +0,0 @@
 configure.ac.orig  2013-09-20 10:11:20.256444684 +0400
-+++ configure.ac   2013-09-20 10:16:30.262459612 +0400
-@@ -90,7 +90,7 @@
- 
- DBCFLAGS="-I$INCLUDEDIR"
- LIBDIR=`$PG_CONFIG --libdir`
--DBLDFLAGS="-L$LIBDIR -lpq"
-+DBLDFLAGS="-L$LIBDIR"
- 
- AC_SUBST(DBCFLAGS)
- AC_SUBST(DBLDFLAGS)
-@@ -109,6 +109,8 @@
- AC_SEARCH_LIBS(inet_aton, resolv, AC_DEFINE(HAVE_INET_ATON, 1,
- [inet_aton is already defined]))
- 
-+AC_SEARCH_LIBS(PQexec, pq)
-+
- # check for libraries required by extension
- extlibs=""
- if test -n "$with_ext" -a -f "${srcdir}/ext/$with_ext.libs"; then
-@@ -216,8 +218,6 @@
- AC_SUBST(SRC)
- AC_SUBST(OBJ)
- 
--CFLAGS="-Wall -g"
--
- AC_MSG_CHECKING(for installation settings)
- # calculate appropriate settings
- OWNER=""

diff --git a/dev-db/pg_top/pg_top-3.6.2-r1.ebuild 
b/dev-db/pg_top/pg_top-3.6.2-r1.ebuild
deleted file mode 100644
index ed4375a4571..000
--- a/dev-db/pg_top/pg_top-3.6.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils eutils
-
-DESCRIPTION="'top' for PostgreSQL"
-HOMEPAGE="http://ptop.projects.postgresql.org/";
-SRC_URI="http://pgfoundry.org/frs/download.php/1780/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="dev-db/postgresql"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( FAQ HISTORY README TODO Y2K )
-PATCHES=( "${FILESDIR}/${P}.patch" )
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable debug)
-   )
-   autotools-utils_src_configure
-}



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

2018-02-09 Thread Manuel Rüger
commit: 30a28c6f6ebdb019752ddf0cfeff8626ae71c80a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Feb  9 14:36:07 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Feb  9 14:36:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a28c6f

app-emulation/flannel: Add myself as co-maintainer

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/app-emulation/flannel/metadata.xml 
b/app-emulation/flannel/metadata.xml
index 26007a60b41..cfe71d5ee79 100644
--- a/app-emulation/flannel/metadata.xml
+++ b/app-emulation/flannel/metadata.xml
@@ -4,6 +4,10 @@
   
 zmed...@gentoo.org
   
+  
+mr...@gentoo.org
+Manuel Rüger
+  
   
 coreos/flannel
   



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

2018-02-09 Thread Michał Górny
commit: 36cbdc6da74049a40b93992134ba85a5424dab38
Author: Joao Santos  gmail  com>
AuthorDate: Thu Feb  8 21:58:43 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  9 14:51:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36cbdc6d

app-text/master-pdf-editor: version bump to 4.3.82

Closes: https://github.com/gentoo/gentoo/pull/7125
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/master-pdf-editor/Manifest|  1 +
 .../master-pdf-editor-4.3.82.ebuild| 65 ++
 2 files changed, 66 insertions(+)

diff --git a/app-text/master-pdf-editor/Manifest 
b/app-text/master-pdf-editor/Manifest
index 58d1600f5fc..df61f66a4ab 100644
--- a/app-text/master-pdf-editor/Manifest
+++ b/app-text/master-pdf-editor/Manifest
@@ -1 +1,2 @@
 DIST master-pdf-editor-4.3.61_qt5.amd64.tar.gz 14950654 BLAKE2B 
a9dabeecde4a4f8657d29bca61f9ffbc1cb3f4e5f5002afba965a9a444572791a27316257768f3f2b793215f49d538b4ac68b4ae5271e5c1500557ab5cd9a192
 SHA512 
0c416df191a2796fdafa6014c258166d47037039fcc9205398138a46d59b1f771d9ffe38eb16f22f4300c3e965435300037d7413a86efb997395e6e974baecb5
+DIST master-pdf-editor-4.3.82_qt5.amd64.tar.gz 14934502 BLAKE2B 
f93c756f9270b2857af02047c6ebd242d35ddaf23b70118d440c21cc7a0718937aa9945bb24adad6544e984f9390e9f49bfce5298bb8bc54f3c705372aff0fd4
 SHA512 
9bc6b056bdc8ce349dbab139f64c90948f3e0498918f07df6249fee2fad98a35b133aa7913e375366d062e134878feed0fadd097ab1d5504e97884ffa2c37b24

diff --git a/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild 
b/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
new file mode 100644
index 000..2af6159261c
--- /dev/null
+++ b/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit xdg-utils desktop
+
+DESCRIPTION="Master PDF Editor is a complete solution for viewing and editing 
PDF files"
+HOMEPAGE="https://code-industry.net/free-pdf-editor/";
+SRC_URI="http://get.code-industry.net/public/${P}_qt5.amd64.tar.gz";
+
+LICENSE="master-pdf-editor"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="mirror"
+
+COMMON_DEPEND="
+   app-arch/bzip2
+   dev-libs/double-conversion
+   dev-libs/glib
+   dev-libs/icu
+   dev-libs/openssl
+   media-gfx/graphite2
+   media-gfx/sane-backends
+   media-libs/freetype
+   media-libs/harfbuzz
+   media-libs/libjpeg-turbo
+   media-libs/libpng
+   media-libs/tiff
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libxcb
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   >=dev-qt/qtsvg-5.4:5
+   >=dev-qt/qtnetwork-5.4:5
+   >=dev-qt/qtgui-5.4:5
+   >=dev-qt/qtprintsupport-5.4:5
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+S="${WORKDIR}/${PN}-${PV%%.*}"
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r fonts lang stamps templates masterpdfeditor4.png
+
+   exeinto /opt/${PN}
+   doexe masterpdfeditor4
+
+   dosym ../${PN}/masterpdfeditor4 /opt/bin/masterpdfeditor4
+   make_desktop_entry "masterpdfeditor4 %f" \
+   "Master PDF Editor ${PV}" /opt/${PN}/masterpdfeditor4.png \
+   "Office;Graphics;Viewer" \
+   
"MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;\nTerminal=false"
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



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

2018-02-09 Thread Lars Wendler
commit: 78e925e65dc860c6c7f315b68e983c0a9af4283c
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 15:05:10 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 15:05:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e925e6

sys-process/numactl: Added live ebuild.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-process/numactl/numactl-.ebuild | 67 +
 1 file changed, 67 insertions(+)

diff --git a/sys-process/numactl/numactl-.ebuild 
b/sys-process/numactl/numactl-.ebuild
new file mode 100644
index 000..567cee9892f
--- /dev/null
+++ b/sys-process/numactl/numactl-.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools toolchain-funcs multilib-minimal
+
+DESCRIPTION="Utilities and libraries for NUMA systems"
+HOMEPAGE="https://github.com/numactl/numactl";
+if [[ "${PV}" = * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/numactl/numactl.git";
+else
+   SRC_URI="ftp://oss.sgi.com/www/projects/libnuma/download/${P}.tar.gz";
+   # ARM lacks the __NR_migrate_pages syscall.
+   KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static-libs"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.0.8-cpuid-pic.patch #456238
+   "${FILESDIR}"/${PN}-2.0.10-numademo-cflags.patch #540856
+   "${FILESDIR}"/${PN}-2.0.11-sysmacros.patch #580098
+)
+
+src_prepare() {
+   default
+   eautoreconf
+   # We need to copy the sources or else tests will fail
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
+}
+
+multilib_src_compile() {
+   multilib_is_native_abi && default || emake libnuma.la
+}
+
+multilib_src_test() {
+   if multilib_is_native_abi ; then
+   if [ -d /sys/devices/system/node ]; then
+   einfo "The only generically safe test is regress2."
+   einfo "The other test cases require 2 NUMA nodes."
+   emake regress2
+   else
+   ewarn "You do not have baseline NUMA support in your 
kernel, skipping tests."
+   fi
+   fi
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" \
+   install$(multilib_is_native_abi || echo "-libLTLIBRARIES 
install-includeHEADERS")
+   find "${ED%/}"/usr/ -name libnuma.la -delete || die
+}
+
+multilib_src_install_all() {
+   local DOCS=( README TODO CHANGES DESIGN )
+   einstalldocs
+   # delete man pages provided by the man-pages package #238805
+   rm -r "${ED%/}"/usr/share/man/man[25] || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/numactl/files/, sys-process/numactl/

2018-02-09 Thread Lars Wendler
commit: b18f5068f06686bf7e7830ac18194321ca344817
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb  9 14:44:39 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb  9 15:05:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18f5068

sys-process/numactl: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-process/numactl/Manifest   |  2 -
 .../numactl/files/numactl-2.0.8-static_libs.patch  | 86 --
 .../files/numactl-2.0.9-testsuite_fix.patch| 12 ---
 .../files/numactl-2.0.9-testsuite_path.patch   | 14 
 sys-process/numactl/numactl-2.0.10-r2.ebuild   | 49 
 sys-process/numactl/numactl-2.0.9.ebuild   | 55 --
 6 files changed, 218 deletions(-)

diff --git a/sys-process/numactl/Manifest b/sys-process/numactl/Manifest
index 6f7b035257d..bd509289f83 100644
--- a/sys-process/numactl/Manifest
+++ b/sys-process/numactl/Manifest
@@ -1,3 +1 @@
-DIST numactl-2.0.10.tar.gz 98999 BLAKE2B 
292dad14cfe9ae2c3fbf8d7b27a2ff6d0f86de1f57ff8dd291cbabd93f385048543fd4a17b4c60ecc10f66d3bc2cbfe86c7c4fa48ab5c3081692091b05ffea9c
 SHA512 
3a82b28bbc724a2340950ac33396055da852ee06e5b1d3414cd83dd6f9e26fbb648faae35ce4009c76d6a180f3067a8f3fb18e3ffaa6b6db68adfc0877e94975
 DIST numactl-2.0.11.tar.gz 408175 BLAKE2B 
0767d555d5254e780ef50bd66215e84208e88fb37422fd86443e53ee52faef4242ff21e6028bdb92c4e1fa7815cdb23e87cd084763539dc1d560097f43bd563f
 SHA512 
1969d7ee0ff3de0d6f1fa42ec089a17cdb3f92cb35d453b8f8b2eec49724c43787ecbd213357013a8f2500a260b0df9844d515815ca3a0376314a0eed050a0d4
-DIST numactl-2.0.9.tar.gz 341455 BLAKE2B 
6b56a3c326829e4f148f5b081e219339a3c2a207098209d48be2e27f44893bb2d2365a51c85c1d9ce2a2442003095098a8e1547ff517e80d0019c726224a879f
 SHA512 
483cbb1607da0f3bf0923202ea565100ea430b19502bdbd322f043f75dc945cc0f47878c0ed28badab23561c37da0b04aa12d07656bb4666c4f8d02a0d256407

diff --git a/sys-process/numactl/files/numactl-2.0.8-static_libs.patch 
b/sys-process/numactl/files/numactl-2.0.8-static_libs.patch
deleted file mode 100644
index efb84ff6240..000
--- a/sys-process/numactl/files/numactl-2.0.8-static_libs.patch
+++ /dev/null
@@ -1,86 +0,0 @@
-Build static libs without -fPIC and only if BUILD_STATIC=yes
-
-https://bugs.gentoo.org/379849
-
-Patch written by Kacper Kowalik 
 a/Makefile
-+++ b/Makefile
-@@ -7,6 +7,8 @@
- # for compatibility with old releases
- CFLAGS += ${OPT_CFLAGS}
- override CFLAGS += -I.
-+# build static libraries by default
-+BUILD_STATIC ?= yes
- 
- # find out if compiler supports __thread
- THREAD_SUPPORT := $(shell if $(CC) $(CFLAGS) threadtest.c -o threadtest \
-@@ -24,6 +26,7 @@
- 
- CLEANFILES := numactl.o libnuma.o numactl numademo numademo.o distance.o \
- memhog libnuma.so libnuma.so.1 numamon numamon.o syscall.o 
bitops.o \
-+distance.pic.o libnuma.pic.o syscall.pic.o \
- memhog.o util.o stream_main.o stream_lib.o shm.o stream 
clearcache.o \
- test/pagesize test/tshared test/mynode.o test/tshared.o mt.o 
empty.o empty.c \
- test/mynode test/ftok test/prefered test/randmap \
-@@ -40,11 +43,16 @@
- libdir := ${prefix}/$(shell ./getlibdir)
- docdir := ${prefix}/share/doc
- 
-+NUMA_LIBS = libnuma.so
-+ifeq ($(BUILD_STATIC),yes)
-+NUMA_LIBS+= libnuma.a
-+endif
-+
- all: numactl migratepages migspeed libnuma.so numademo numamon memhog \
-  test/tshared stream test/mynode test/pagesize test/ftok test/prefered \
-  test/randmap test/nodemap test/distance test/tbitmap test/move_pages \
-  test/mbind_mig_pages test/migrate_pages test/realloc_test libnuma.a \
-- test/node-parse numastat
-+ test/node-parse numastat ${NUMA_LIBS}
- 
- numactl: numactl.o util.o shm.o bitops.o libnuma.so
- 
-@@ -81,13 +89,14 @@
- 
- libnuma.so.1: versions.ldscript
- 
--libnuma.so.1: libnuma.o syscall.o distance.o affinity.o sysfs.o rtnetlink.o
-+libnuma.so.1: libnuma.pic.o syscall.pic.o distance.pic.o affinity.pic.o 
sysfs.pic.o rtnetlink.pic.o
-   ${CC} ${LDFLAGS} -shared -Wl,-soname=libnuma.so.1 
-Wl,--version-script,versions.ldscript -Wl,-init,numa_init -Wl,-fini,numa_fini 
-o libnuma.so.1 $(filter-out versions.ldscript,$^)
- 
- libnuma.so: libnuma.so.1
-   ln -sf libnuma.so.1 libnuma.so
- 
--libnuma.o : CFLAGS += -fPIC
-+%.pic.o: %.c
-+  ${CC} -fPIC ${CPPFLAGS} ${CFLAGS} -c $< -o $@
- 
- AR ?= ar
- RANLIB ?= ranlib
-@@ -95,16 +104,6 @@
-   $(AR) rc $@ $^
-   $(RANLIB) $@
- 
--distance.o : CFLAGS += -fPIC
--
--syscall.o : CFLAGS += -fPIC
--
--affinity.o : CFLAGS += -fPIC
--
--sysfs.o : CFLAGS += -fPIC
--
--rtnetlink.o : CFLAGS += -fPIC
--
- test/tshared: test/tshared.o libnuma.so
- 
- test/mynode: test/mynode.o libnuma.so
-@@ -143,7 +148,9 @@
-   mkdir -p ${libdir}
-   install -m 0755 libnuma.so.1 ${libdir}
-   cd ${libdir} ; ln -sf libnuma.so.1 libnuma.so
-+ifeq ($(BUILD_STATIC),yes)
-   install -m 0644 libnuma.a ${libdir}
-+endif
-   mkdir

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

2018-02-09 Thread Alexey Shvetsov
commit: 3c4c6f875d6eaaca06ffc5e9bea008062ee6
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Fri Feb  9 15:27:40 2018 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Fri Feb  9 15:27:40 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3c4c

sci-biology/atsas: Add 2.8.3

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-biology/atsas/atsas-2.8.3.ebuild | 76 
 1 file changed, 76 insertions(+)

diff --git a/sci-biology/atsas/atsas-2.8.3.ebuild 
b/sci-biology/atsas/atsas-2.8.3.ebuild
new file mode 100644
index 0..b6c368c05
--- /dev/null
+++ b/sci-biology/atsas/atsas-2.8.3.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-r1
+
+DESCRIPTION="Biological Small Angle Scattering"
+HOMEPAGE="http://www.embl-hamburg.de/biosaxs";
+#SRC_URI="ATSAS-${PV}-1.sl5.x86_64.tar.gz"
+#SRC_URI="ATSAS-${PV}-1.el6.x86_64.tar.gz"
+SRC_URI="ATSAS-${PV}-1_amd64.tar.gz"
+
+SLOT="0"
+LICENSE="atsas"
+KEYWORDS="~amd64 ~amd64-linux"
+IUSE="examples"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   media-libs/tiff:0
+   sci-libs/cbflib
+   x11-libs/qwt:5
+"
+DEPEND="dev-util/patchelf"
+
+RESTRICT="fetch strip"
+
+S="${WORKDIR}"/${P^^}-1
+
+QA_PREBUILT="opt/.* usr/.*"
+
+pkg_nofetch() {
+   elog "Please visit 
http://www.embl-hamburg.de/biosaxs/atsas-online/download.php";
+   elog "and download the ${A} for Ubuntu 16.04"
+   elog "and place it in ${DISTDIR}"
+}
+
+src_install() {
+   local i
+   for i in bin/*; do
+   patchelf \
+   --set-rpath "$(gcc-config 
-L):${EPREFIX}/opt/${PN}/:${EPREFIX}/usr/lib/qt4/" \
+   ${i} || die
+   done
+   exeinto /opt/bin
+   doexe bin/*
+
+   insinto /opt/${PN}
+   doins lib/*/atsas/{libqwt*.so*,libsaxsdocument*.so*}
+
+   python_foreach_impl python_domodule lib/*/atsas/python*/dist-packages/*
+
+   rm share/doc/${P}/LICENSE.txt || die
+   if use examples; then
+   cp -rf share/doc/${P}/* share/${PN}/ || die
+   fi
+
+   pushd share/icons/hicolor/ > /dev/null
+   for i in *; do
+   doicon -s ${i} -t hicolor ${i}/*
+   done
+   popd > /dev/null
+
+   domenu share/applications/*
+
+   rm -rf share/{applications,doc,icons,mime} || die
+
+   insinto /usr
+   doins -r share
+}



  1   2   3   >