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

2018-11-03 Thread Matthias Maier
commit: dd7546376f9633203acb69fe6a53047f4f3247c1
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:19:30 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:22:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd754637

app-emulation/virt-manager: version bump to 2.0.0

Closes: https://bugs.gentoo.org/669300
Signed-off-by: Matthias Maier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emulation/virt-manager/Manifest|  1 +
 .../virt-manager/virt-manager-2.0.0.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/app-emulation/virt-manager/Manifest 
b/app-emulation/virt-manager/Manifest
index de8ef149136..e0bff7cf55d 100644
--- a/app-emulation/virt-manager/Manifest
+++ b/app-emulation/virt-manager/Manifest
@@ -1,2 +1,3 @@
 DIST virt-manager-1.4.3.tar.gz 2765924 BLAKE2B 
fa888dc78bb8ab27ff5a507829c5ace5d0e82b7840c9d4ec1857dfd2e62f39172abf116ca3f4d99f4a2c4366f06695a52561e6c816969928df79e623fb4ce9bf
 SHA512 
007f125503fc2c774beefc8047ca2c36aa7177af40d9bc78fa3448fd50d4d35abd4a1dbbf761a8cd538fdf6541eba46c2cd019ba3ff0c7e29b1944d873b74274
 DIST virt-manager-1.5.1.tar.gz 2796831 BLAKE2B 
0fc8b266e7dd2ac3f337e3f95f4328ece930ff66605a444bd728183ffb8fb497204f5e73409f42e3d19ccaa009195a552864dc09f9d78efda7c04f4c5292dbf5
 SHA512 
e0da3b879ea33a8c394c33df85cadac4fbb9cfed65f9a904c5d9bf07232e29f8c96b5242e3f94cae390b7b5d7a20e1c25c3867962f0a39de40e71dc00013d32b
+DIST virt-manager-2.0.0.tar.gz 2629465 BLAKE2B 
8795985afb8805fdb4f1ee94c7344361a7d09d3e62e361f3126859c4d1b1077286b720de7629fd876e5bff10500cc6cea6f1d4afbba5c2c83fd61b137c40a3a7
 SHA512 
5d0eb65dceb5c913973edaa52414b1665d1ed9cd3f226e28a592decddec2acd8fdb589f60736edf9b7d95830893812f9aecca2cbdd715033ca7ea53a95472876

diff --git a/app-emulation/virt-manager/virt-manager-2.0.0.ebuild 
b/app-emulation/virt-manager/virt-manager-2.0.0.ebuild
new file mode 100644
index 000..0e0860df6b6
--- /dev/null
+++ b/app-emulation/virt-manager/virt-manager-2.0.0.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit gnome2 distutils-r1
+
+DESCRIPTION="A graphical tool for administering virtual machines"
+HOMEPAGE="http://virt-manager.org;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   SRC_URI=""
+   KEYWORDS="amd64 x86"
+   EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git;
+else
+   SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="gnome-keyring gtk policykit sasl"
+
+RDEPEND="!app-emulation/virtinst
+   ${PYTHON_DEPS}
+   app-cdr/cdrtools
+   >=app-emulation/libvirt-glib-1.0.0[introspection]
+   dev-libs/libxml2[python,${PYTHON_USEDEP}]
+   dev-python/ipaddr[${PYTHON_USEDEP}]
+   dev-python/libvirt-python[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=sys-libs/libosinfo-0.2.10[introspection]
+   gtk? (
+   gnome-base/dconf
+   >=net-libs/gtk-vnc-0.3.8[gtk3(+),introspection]
+   net-misc/spice-gtk[usbredir,gtk3,introspection,sasl?]
+   net-misc/x11-ssh-askpass
+   x11-libs/gtk+:3[introspection]
+   x11-libs/vte:2.91[introspection]
+   gnome-keyring? ( gnome-base/libgnome-keyring )
+   policykit? ( sys-auth/polkit[introspection] )
+   )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   dev-util/intltool
+"
+
+DOCS=( README.md NEWS.md )
+
+src_prepare() {
+   distutils-r1_src_prepare
+}
+
+distutils-r1_python_compile() {
+   local defgraphics=
+
+   esetup.py configure \
+   --default-graphics=spice
+}
+
+src_install() {
+   local mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
+
+   distutils-r1_src_install
+}
+
+pkg_preinst() {
+   if use gtk; then
+   gnome2_pkg_preinst
+
+   cd "${ED}"
+   export GNOME2_ECLASS_ICONS=$(find 
'usr/share/virt-manager/icons' -maxdepth 1 -mindepth 1 -type d 2> /dev/null)
+   else
+   rm -rf "${ED}/usr/share/virt-manager/virtManager"
+   rm -f "${ED}/usr/share/virt-manager/virt-manager"
+   rm -rf "${ED}/usr/share/virt-manager/ui/"
+   rm -rf "${ED}/usr/share/virt-manager/icons/"
+   rm -rf "${ED}/usr/share/man/man1/virt-manager.1*"
+   rm -rf "${ED}/usr/share/icons/"
+   rm -rf "${ED}/usr/share/applications/virt-manager.desktop"
+   rm -rf "${ED}/usr/bin/virt-manager"
+   fi
+}
+
+pkg_postinst() {
+   use gtk && gnome2_pkg_postinst
+}



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

2018-11-03 Thread Matthias Maier
commit: d1a13f82b8d232902777b7d8efcabb2b137dba2e
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:12:01 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a13f82

app-emulation/libvirt-glib: version bump to 2.0.0

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

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-2.0.0.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 5e69ff0..09832689389 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1 +1,2 @@
 DIST libvirt-glib-1.0.0.tar.gz 860450 BLAKE2B 
417a3bd0df41787fbec456f301af744a04649db02192ef9c80bf42214a112a050a9f054c81549a114e7a1236c86e0066e8002f0c7f09317abb672fe5f6a76789
 SHA512 
72f53a90d3e40aa93d4afe5b29f631afe859532fbdb4e27086da3bd4cdaf0fb25fc808a82a1994b7c2648a1e864876ce95de28acb3b4876dac47b0f4d1c97ba5
+DIST libvirt-glib-2.0.0.tar.gz 868946 BLAKE2B 
1ff4695b25766d6caa603826dcc63e64aa3ce022e6623eb31017fb67a490baeb546a9bc67e16fc16c7b86040db971748b1ef4303a21b5dec098cf732f77c92ec
 SHA512 
6ead4c37c314eb5670c5aa282ce039a0182a71a20b349a5d9c78367381eb674fad0f2ca0f2e20e1e89ff7df2ac9f1640f20fdfa63d599d8a2538fb4c0fba4c3f

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
new file mode 100644
index 000..6b7cab7e2d1
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection nls +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )"
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable vala)
+}



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

2018-11-03 Thread Matthias Maier
commit: a4cb8787d37afd433f2c14d5c46278a3f7ecfb16
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:02:45 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4cb8787

dev-python/libvirt-python: version bump to 4.8.0

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

 dev-python/libvirt-python/Manifest |  1 +
 .../libvirt-python/libvirt-python-4.8.0.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/libvirt-python/Manifest 
b/dev-python/libvirt-python/Manifest
index 89cf71c17e5..c1f627e2fd2 100644
--- a/dev-python/libvirt-python/Manifest
+++ b/dev-python/libvirt-python/Manifest
@@ -2,3 +2,4 @@ DIST libvirt-python-4.3.0.tar.gz 187111 BLAKE2B 
7266ca1b5836429e13a03dab0e2f5085
 DIST libvirt-python-4.4.0.tar.gz 188431 BLAKE2B 
dc2dfc64139c3bb2a80516c345b1256311b1b2ceaa832de2ef60afe5422adabee626b25dffa96a1bd8428f4d0bd54ed5264d887522700a941aa646b4b43a7f8c
 SHA512 
b4e740895c22aca20d8fc1cfadc9276e91e0a74aa7bad75d15de14be6704be8386055b700ea65045acfaabf3bfe8fa51e5d814e625e46d01b3ac0221419d25da
 DIST libvirt-python-4.5.0.tar.gz 190016 BLAKE2B 
ba3aa68b2de6179cfddaff54bf96fa876959d97e72245ccdad8f9f681641166f5827d5244ae4c18b7a7b90a3201b3a797d30c2436a6ab5fcdbcfd56462348ba4
 SHA512 
14572225c2f5233aa8cb7257cff94d38effc4d988aac36108ca510dcd442d8c5194d6b25bddb2603bb1e1bc4dcb284f103899ce81063dc6a7994d78beea355ac
 DIST libvirt-python-4.6.0.tar.gz 190306 BLAKE2B 
ed3659e69408e7b8b5f0ea3404a2e72c6e9c1fbc5c13352c535a3c30980e7d50f5cd1a2c4aea4438665ea3e9e506a91787b5ce43d5199f7c5d4bd25f22186033
 SHA512 
15c71820ea3c3f71cfa127b82374f05cc99d4ed5189ad9ec0e471b3491fc4050f7f938590a46f0eb9d9efcbf45971881ed4f40376619a9f6b3796459626d645c
+DIST libvirt-python-4.8.0.tar.gz 191575 BLAKE2B 
eda117ae3644a944bad3b98e2625cf77f69723109c1ac6f083894f56eaff0808a22ef1f62a73fa9b97b0e12fb95badb2a22e41e9a6e01c03f38bf23ecc4615c1
 SHA512 
f54740a185e8464e897bbd3a6709577e4b0cd9df6f75789b15d6d35067187846bc925f30c94b124131f742552276f9574bcb549c9e7577db952c17c0546f8fb5

diff --git a/dev-python/libvirt-python/libvirt-python-4.8.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-4.8.0.ebuild
new file mode 100644
index 000..968deb8ce73
--- /dev/null
+++ b/dev-python/libvirt-python/libvirt-python-4.8.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+MY_P="${P/_rc/-rc}"
+
+inherit distutils-r1
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://libvirt.org/git/libvirt-python.git;
+   SRC_URI=""
+   KEYWORDS=""
+   RDEPEND="app-emulation/libvirt:=[-python(-)]"
+else
+   SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+   RDEPEND="app-emulation/libvirt:0/${PV}"
+fi
+S="${WORKDIR}/${P%_rc*}"
+
+DESCRIPTION="libvirt Python bindings"
+HOMEPAGE="https://www.libvirt.org;
+LICENSE="LGPL-2"
+SLOT="0"
+IUSE="examples test"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   test? ( dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/files/, app-emulation/libvirt/

2018-11-03 Thread Matthias Maier
commit: 157b6583e1e1b5eef91c87632a082b85fb52fa1d
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:03:44 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157b6583

app-emulation/libvirt: drop old

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

 app-emulation/libvirt/Manifest |   3 -
 .../files/libvirt-3.1.0-musl-fix-includes.patch|  10 -
 .../files/libvirt-4.2.0-do_not_use_sysconf.patch   | 196 ---
 app-emulation/libvirt/libvirt-4.3.0.ebuild | 385 -
 app-emulation/libvirt/libvirt-4.4.0-r1.ebuild  | 382 
 app-emulation/libvirt/libvirt-4.6.0-r1.ebuild  | 382 
 6 files changed, 1358 deletions(-)

diff --git a/app-emulation/libvirt/Manifest b/app-emulation/libvirt/Manifest
index cb0837dff28..8a88dc7b750 100644
--- a/app-emulation/libvirt/Manifest
+++ b/app-emulation/libvirt/Manifest
@@ -1,5 +1,2 @@
-DIST libvirt-4.3.0.tar.xz 14667860 BLAKE2B 
bd4dfbcfba3b11036be979caf938ec7ca4fc04cc4bd6dfd5eec05c054ba4ebf953c0e86a080e65ab8a880f2bcc2f4d018283e870afcb64bd0b750247f3c96357
 SHA512 
cc61497121931019a8cc3fa8234d7cf95b0f0e1d77ab6fcd089db92759617b099eb83c57aa91768ae6ccf92c345cf72e1d9b202acb5132a159476fb86f1a6999
-DIST libvirt-4.4.0.tar.xz 14668912 BLAKE2B 
04f7a48618924bb8bbe1621572d260a01626687c66ed45d1a08d745210fc522fba63387a0433c0c55e41a5655267c094c16b7ff97f9e45b17419dfc83f465c79
 SHA512 
725b9b093a2aaeab6fdcb8df341a400ab363bcd50af8400dfd0593c41d8fbc8352f89147be9fbfde2e8418cc7298e090fe07ec7255b0aff1f0d001b93322f93f
 DIST libvirt-4.5.0.tar.xz 14743956 BLAKE2B 
930852765104b1b22744df0ec4f1c74d89bc0fda80852978f7c857943858cc45eed9b74a3d42668f872540be2637f26c4d9d7859594847e58e6fb4cd33350130
 SHA512 
26710c7e5219f007524e9f93a642e55e4e8ea197afa6b2ca6a4b67b7028313f4b0d82924ee9a1e91ff688a4d2b53f89f3655fbeef0fa99a34f8418f37d787984
-DIST libvirt-4.6.0.tar.xz 14760064 BLAKE2B 
1e21cb4340ec6c1983ea884f813121c98a8f6b18fb058edd085fd35a2aa1a30e004274a248ddb12c74ccb8a4da788fd8c735d53c7e8b4177c591cf95a8c20be8
 SHA512 
beae0f1cafa73b9495d877979547bbc9b7ca2a7c3b213c5da92e6302b570d42df9d639f50380dbc0cebd6af983924dc27b1c81139c81dee0897f39a6a5158968
 DIST libvirt-4.8.0.tar.xz 14739652 BLAKE2B 
81f67d1837d29e75dd38009b452855177409daeae4b54c8b81a49cdcaee4fbd8cd0a88115aa02bfdd54e9ce5746ed4774307e1ee26921a27732c518dd005
 SHA512 
59439e3f5b244470c112ff611ccbb1354496b62643f801df07ee578c4ea932afeb105db2230519df5fa5ca548986e76dd6990814c249f2de51c0250fd2ef5dea

diff --git a/app-emulation/libvirt/files/libvirt-3.1.0-musl-fix-includes.patch 
b/app-emulation/libvirt/files/libvirt-3.1.0-musl-fix-includes.patch
deleted file mode 100644
index 70fb1686faa..000
--- a/app-emulation/libvirt/files/libvirt-3.1.0-musl-fix-includes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 a/src/storage/storage_backend_fs.c
-+++ b/src/storage/storage_backend_fs.c
-@@ -30,6 +30,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- 

diff --git a/app-emulation/libvirt/files/libvirt-4.2.0-do_not_use_sysconf.patch 
b/app-emulation/libvirt/files/libvirt-4.2.0-do_not_use_sysconf.patch
deleted file mode 100644
index 796e8600096..000
--- a/app-emulation/libvirt/files/libvirt-4.2.0-do_not_use_sysconf.patch
+++ /dev/null
@@ -1,196 +0,0 @@
-diff --git i/src/Makefile.am w/src/Makefile.am
-index 8b1e4c8a4e..3cfee8589b 100644
 i/src/Makefile.am
-+++ w/src/Makefile.am
-@@ -756,23 +756,6 @@ endif WITH_SETUID_RPC_CLIENT
- 
- EXTRA_DIST += $(SYSCONF_FILES)
- 
--install-sysconfig:
--  $(MKDIR_P) $(DESTDIR)$(sysconfdir)/sysconfig
--  for f in $(SYSCONF_FILES:%.sysconf=%) ; \
--  do \
--tgt=`basename $$f`; \
--$(INSTALL_SCRIPT) $(srcdir)/$$f.sysconf \
--$(DESTDIR)$(sysconfdir)/sysconfig/$$tgt; \
--  done
--
--uninstall-sysconfig:
--  for f in $(SYSCONF_FILES:%.sysconf=%) ; \
--  do \
--tgt=`basename $$f`; \
--rm -f $(DESTDIR)$(sysconfdir)/sysconfig/$$tgt; \
--  done
--  rmdir $(DESTDIR)$(sysconfdir)/sysconfig || :
--
- SYSVINIT_FILES_IN += \
-   locking/virtlockd.init.in \
-   $(NULL)
-@@ -813,14 +796,14 @@ uninstall-logrotate:
- endif ! WITH_LIBVIRTD
- 
- if LIBVIRT_INIT_SCRIPT_RED_HAT
--install-init:: $(SYSVINIT_FILES) install-sysconfig
-+install-init:: $(SYSVINIT_FILES)
-   $(MKDIR_P) $(DESTDIR)$(sysconfdir)/rc.d/init.d
-   for f in $(SYSVINIT_FILES:%.init=%) ; \
-   do \
- $(INSTALL_SCRIPT) $$f.init $(DESTDIR)$(sysconfdir)/rc.d/init.d/$$f; \
-   done
- 
--uninstall-init:: uninstall-sysconfig
-+uninstall-init::
-   rm -f $(SYSVINIT_FILES:%.init=$(DESTDIR)$(sysconfdir)/rc.d/init.d/%)
-   rmdir $(DESTDIR)$(sysconfdir)/rc.d/init.d || :
- 
-@@ -858,14 +841,14 @@ SYSTEMD_UNIT_FILES = $(notdir 
$(SYSTEMD_UNIT_FILES_IN:%.in=%))
- BUILT_SOURCES += 

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

2018-11-03 Thread Matthias Maier
commit: 35ed46e8ea91d7d805c5af0c2feccf155e8148eb
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:01:38 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ed46e8

app-emulation/libvirt: update live ebuild

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

 app-emulation/libvirt/libvirt-.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/libvirt/libvirt-.ebuild 
b/app-emulation/libvirt/libvirt-.ebuild
index 81dd4e44b93..84f1c55d1a2 100644
--- a/app-emulation/libvirt/libvirt-.ebuild
+++ b/app-emulation/libvirt/libvirt-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -90,7 +90,7 @@ RDEPEND="
pcap? ( >=net-libs/libpcap-1.0.0 )
policykit? ( >=sys-auth/polkit-0.9 )
qemu? (
-   >=app-emulation/qemu-0.13.0
+   >=app-emulation/qemu-1.5.0
dev-libs/yajl
)
rbd? ( sys-cluster/ceph )
@@ -106,8 +106,8 @@ RDEPEND="
virtualbox? ( || ( app-emulation/virtualbox 
>=app-emulation/virtualbox-bin-2.2.0 ) )
wireshark-plugins? ( net-analyzer/wireshark:= )
xen? (
-   app-emulation/xen
-   app-emulation/xen-tools
+   >=app-emulation/xen-4.6.0
+   app-emulation/xen-tools:=
)
udev? (
virtual/udev
@@ -191,6 +191,7 @@ pkg_setup() {
# Bandwidth Limiting Support
use virt-network && CONFIG_CHECK+="
~BRIDGE_EBT_T_NAT
+   ~IP_NF_TARGET_REJECT
~NET_ACT_POLICE
~NET_CLS_FW
~NET_CLS_U32
@@ -275,7 +276,6 @@ src_configure() {
$(use_with vepa virtualport)
$(use_with virt-network network)
$(use_with wireshark-plugins wireshark-dissector)
-   $(use_with xen xenapi)
$(use_with xen libxl)
$(use_with zeroconf avahi)
$(use_with zfs storage-zfs)



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

2018-11-03 Thread Matthias Maier
commit: 4550a8b41bc36a90fb50e9b0bfa1d1cb64dd8a38
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:03:09 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4550a8b4

dev-python/libvirt-python: drop old

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

 dev-python/libvirt-python/Manifest |  3 --
 .../libvirt-python/libvirt-python-4.3.0-r1.ebuild  | 46 --
 .../libvirt-python/libvirt-python-4.4.0.ebuild | 46 --
 .../libvirt-python/libvirt-python-4.6.0.ebuild | 46 --
 4 files changed, 141 deletions(-)

diff --git a/dev-python/libvirt-python/Manifest 
b/dev-python/libvirt-python/Manifest
index c1f627e2fd2..1ad77b8456d 100644
--- a/dev-python/libvirt-python/Manifest
+++ b/dev-python/libvirt-python/Manifest
@@ -1,5 +1,2 @@
-DIST libvirt-python-4.3.0.tar.gz 187111 BLAKE2B 
7266ca1b5836429e13a03dab0e2f5085521c72e2d6952d7a9de514eace286477ad7b237c5d70f86fac49ab2201c8724149af72d4c1f688ac8736257045babc6f
 SHA512 
4b2b4a2590e968ff4401d8429319c94b1b9c08a40b089f461af5a4912acf2c504f60652c80b161c253c00e41d22c100c2e180159e45d84c352c59dca69172cfc
-DIST libvirt-python-4.4.0.tar.gz 188431 BLAKE2B 
dc2dfc64139c3bb2a80516c345b1256311b1b2ceaa832de2ef60afe5422adabee626b25dffa96a1bd8428f4d0bd54ed5264d887522700a941aa646b4b43a7f8c
 SHA512 
b4e740895c22aca20d8fc1cfadc9276e91e0a74aa7bad75d15de14be6704be8386055b700ea65045acfaabf3bfe8fa51e5d814e625e46d01b3ac0221419d25da
 DIST libvirt-python-4.5.0.tar.gz 190016 BLAKE2B 
ba3aa68b2de6179cfddaff54bf96fa876959d97e72245ccdad8f9f681641166f5827d5244ae4c18b7a7b90a3201b3a797d30c2436a6ab5fcdbcfd56462348ba4
 SHA512 
14572225c2f5233aa8cb7257cff94d38effc4d988aac36108ca510dcd442d8c5194d6b25bddb2603bb1e1bc4dcb284f103899ce81063dc6a7994d78beea355ac
-DIST libvirt-python-4.6.0.tar.gz 190306 BLAKE2B 
ed3659e69408e7b8b5f0ea3404a2e72c6e9c1fbc5c13352c535a3c30980e7d50f5cd1a2c4aea4438665ea3e9e506a91787b5ce43d5199f7c5d4bd25f22186033
 SHA512 
15c71820ea3c3f71cfa127b82374f05cc99d4ed5189ad9ec0e471b3491fc4050f7f938590a46f0eb9d9efcbf45971881ed4f40376619a9f6b3796459626d645c
 DIST libvirt-python-4.8.0.tar.gz 191575 BLAKE2B 
eda117ae3644a944bad3b98e2625cf77f69723109c1ac6f083894f56eaff0808a22ef1f62a73fa9b97b0e12fb95badb2a22e41e9a6e01c03f38bf23ecc4615c1
 SHA512 
f54740a185e8464e897bbd3a6709577e4b0cd9df6f75789b15d6d35067187846bc925f30c94b124131f742552276f9574bcb549c9e7577db952c17c0546f8fb5

diff --git a/dev-python/libvirt-python/libvirt-python-4.3.0-r1.ebuild 
b/dev-python/libvirt-python/libvirt-python-4.3.0-r1.ebuild
deleted file mode 100644
index 87e0302348d..000
--- a/dev-python/libvirt-python/libvirt-python-4.3.0-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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} )
-
-MY_P="${P/_rc/-rc}"
-
-inherit distutils-r1
-
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://libvirt.org/git/libvirt-python.git;
-   SRC_URI=""
-   KEYWORDS=""
-   RDEPEND="app-emulation/libvirt:=[-python(-)]"
-else
-   SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-   RDEPEND="app-emulation/libvirt:0/${PV}"
-fi
-S="${WORKDIR}/${P%_rc*}"
-
-DESCRIPTION="libvirt Python bindings"
-HOMEPAGE="https://www.libvirt.org;
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="examples test"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   test? ( dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   if use examples; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/libvirt-python/libvirt-python-4.4.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-4.4.0.ebuild
deleted file mode 100644
index 42d117b59bc..000
--- a/dev-python/libvirt-python/libvirt-python-4.4.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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} )
-
-MY_P="${P/_rc/-rc}"
-
-inherit distutils-r1
-
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://libvirt.org/git/libvirt-python.git;
-   SRC_URI=""
-   KEYWORDS=""
-   RDEPEND="app-emulation/libvirt:=[-python(-)]"
-else
-   SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz;
-   KEYWORDS="~amd64 ~arm64 ~x86"
-   RDEPEND="app-emulation/libvirt:0/${PV}"
-fi
-S="${WORKDIR}/${P%_rc*}"
-
-DESCRIPTION="libvirt Python bindings"
-HOMEPAGE="https://www.libvirt.org;
-LICENSE="LGPL-2"
-SLOT="0"

[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-snmp/, app-emulation/libvirt-snmp/files/

2018-11-03 Thread Matthias Maier
commit: 872b7c51e1a1edf393e9dcf12049fb55f611ab6b
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:11:42 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872b7c51

app-emulation/libvirt-snmp: drop old

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

 app-emulation/libvirt-snmp/Manifest|  1 -
 ...build-rules-to-use-LDADD-to-add-libraries.patch | 81 --
 .../libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild  | 42 ---
 3 files changed, 124 deletions(-)

diff --git a/app-emulation/libvirt-snmp/Manifest 
b/app-emulation/libvirt-snmp/Manifest
index b7eb38bce37..239679fbd52 100644
--- a/app-emulation/libvirt-snmp/Manifest
+++ b/app-emulation/libvirt-snmp/Manifest
@@ -1,3 +1,2 @@
-DIST libvirt-snmp-0.0.2.tar.gz 152790 BLAKE2B 
b2e5eee2d67283112556c52921b14029a90d5cedf0c4575e056475191470a4b6bf5d837f1ca942b848f6509da4aa12daa508bbfc5272e1435e73fbfc290e1967
 SHA512 
13a522c765d278d3b8f8ab9f32f97c8531f6d131afcb0ce62ae397631db92ed3b585ad221a1f2b3bc17907cc4d61adca4a2071b0458a05f2bff5ca06191e1478
 DIST libvirt-snmp-0.0.3.tar.gz 161186 BLAKE2B 
1b43e7e81a43d4e969e2e30d7d62776743b3c5fb19929fb1606850946c665ad1ca662bee88743f60f202cd92fc42be1cc2cc94e99bf1d137df61bec09850de93
 SHA512 
6ffda3594ddc513e05e31e7d347a12e371dca3cc698ca790a70e2d01b2ceac6acb5dd6e3cd19723817b41aa62e0c0a49c01c47cb9ce379ac491856a7e88e5a08
 DIST libvirt-snmp-0.0.4.tar.gz 157859 BLAKE2B 
e2c8fcdd97ba9b55bd4d318c63f7738024c1360ee10aa4e685c2ea6ca02478206febff30f3e1a82eb1a2dadaa52a377cfbce538e12e33f4ea2fe10b1a089945d
 SHA512 
dbf47e7983f9bd6fcff205fffd1f6006268cca774cf427d39dec84dc7de37b545c0dfcbb2c6f171f55d73487cdec13341097137e24de2dea58ce90494d281162

diff --git 
a/app-emulation/libvirt-snmp/files/0001-Fix-build-rules-to-use-LDADD-to-add-libraries.patch
 
b/app-emulation/libvirt-snmp/files/0001-Fix-build-rules-to-use-LDADD-to-add-libraries.patch
deleted file mode 100644
index 7aa3560cc0f..000
--- 
a/app-emulation/libvirt-snmp/files/0001-Fix-build-rules-to-use-LDADD-to-add-libraries.patch
+++ /dev/null
@@ -1,81 +0,0 @@
-From 810fef8fbf0c4f6383d870a21f729875a8e16f91 Mon Sep 17 00:00:00 2001
-From: Doug Goldstein 
-Date: Mon, 13 Aug 2012 00:18:04 -0500
-Subject: [libvirt-snmp] [PATCH] Fix build rules to use LDADD to add libraries
-
-Fix build rules to use LDADD to add libraries to support --as-needed.
-Also refactored some of the other automake variables in the same fashion
-of the libvirt's automake rules.
-
-Signed-off-by: Doug Goldstein 

- configure.ac|4 
- src/Makefile.am |   31 ---
- 2 files changed, 20 insertions(+), 15 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index a2bb1ac..9d7d03c 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -3,6 +3,10 @@ AM_INIT_AUTOMAKE([-Wall -Werror])
- AC_CONFIG_HEADERS([config.h])
- 
- AC_PREREQ([2.50])
-+
-+AC_PROG_CC
-+AM_PROG_CC_C_O
-+
- AC_CHECK_FUNCS([memset])
- AC_CHECK_FUNCS([strdup])
- AC_CHECK_HEADERS([stdlib.h])
-diff --git a/src/Makefile.am b/src/Makefile.am
-index 6d27bf5..622a280 100644
 a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -1,19 +1,5 @@
- bin_PROGRAMS=libvirtMib_subagent
- 
--AM_CFLAGS =   \
--  $(COVERAGE_CFLAGS) \
--  $(DRIVER_MODULE_CFLAGS) \
--  $(SNMP_CFLAGS)  \
--  $(LIBVIRT_CFLAGS) \
--  $(WARN_CFLAGS)  \
--  $(LOCK_CHECKING_CFLAGS)
--
--AM_LDFLAGS =  \
--  $(COVERAGE_LDFLAGS) \
--  $(PTHREAD_LIBS) \
--  $(LIBVIRT_LIBS) \
--  $(SNMP_LIBS)
--
- LIBVIRT_OLD_SRCS = \
-   threads.c \
-   event_poll.c \
-@@ -58,7 +44,22 @@ HDRS = \
-   libvirtGuestTable.h
- 
- libvirtMib_subagent_SOURCES=${SRCS} ${HDRS}
--libvirtMib_subagent_LDFLAGS=${AM_LDFLAGS}
-+
-+libvirtMib_subagent_CFLAGS=   \
-+  $(DRIVER_MODULE_CFLAGS) \
-+  $(SNMP_CFLAGS)  \
-+  $(LIBVIRT_CFLAGS)   \
-+  $(COVERAGE_CFLAGS)  \
-+  $(WARN_CFLAGS)  \
-+  $(LOCK_CHECKING_CFLAGS)
-+
-+libvirtMib_subagent_LDFLAGS=  \
-+  $(COVERAGE_LDFLAGS)
-+
-+libvirtMib_subagent_LDADD=\
-+  $(PTHREAD_LIBS) \
-+  $(LIBVIRT_LIBS) \
-+  $(SNMP_LIBS)
- 
- if LIBVIRT_OLD
- libvirtMib_subagent_SOURCES+=${LIBVIRT_OLD_SRCS} ${LIBVIRT_OLD_HDRS}
--- 
-1.7.8.6
-

diff --git a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild 
b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild
deleted file mode 100644
index 76879ca3872..000
--- a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.2-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU 

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

2018-11-03 Thread Matthias Maier
commit: 93da884126b854197bd055544c638007b8901b51
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 04:58:56 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93da8841

app-emulation/libvirt: Version bump to 4.8.0

Closes: https://bugs.gentoo.org/668766
Closes: https://bugs.gentoo.org/664164
Closes: https://bugs.gentoo.org/666728
Signed-off-by: Matthias Maier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emulation/libvirt/Manifest   |  1 +
 app-emulation/libvirt/libvirt-4.6.0-r1.ebuild|  2 +-
 .../{libvirt-4.6.0-r1.ebuild => libvirt-4.8.0.ebuild}| 12 ++--
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/app-emulation/libvirt/Manifest b/app-emulation/libvirt/Manifest
index 599a32b18a7..cb0837dff28 100644
--- a/app-emulation/libvirt/Manifest
+++ b/app-emulation/libvirt/Manifest
@@ -2,3 +2,4 @@ DIST libvirt-4.3.0.tar.xz 14667860 BLAKE2B 
bd4dfbcfba3b11036be979caf938ec7ca4fc0
 DIST libvirt-4.4.0.tar.xz 14668912 BLAKE2B 
04f7a48618924bb8bbe1621572d260a01626687c66ed45d1a08d745210fc522fba63387a0433c0c55e41a5655267c094c16b7ff97f9e45b17419dfc83f465c79
 SHA512 
725b9b093a2aaeab6fdcb8df341a400ab363bcd50af8400dfd0593c41d8fbc8352f89147be9fbfde2e8418cc7298e090fe07ec7255b0aff1f0d001b93322f93f
 DIST libvirt-4.5.0.tar.xz 14743956 BLAKE2B 
930852765104b1b22744df0ec4f1c74d89bc0fda80852978f7c857943858cc45eed9b74a3d42668f872540be2637f26c4d9d7859594847e58e6fb4cd33350130
 SHA512 
26710c7e5219f007524e9f93a642e55e4e8ea197afa6b2ca6a4b67b7028313f4b0d82924ee9a1e91ff688a4d2b53f89f3655fbeef0fa99a34f8418f37d787984
 DIST libvirt-4.6.0.tar.xz 14760064 BLAKE2B 
1e21cb4340ec6c1983ea884f813121c98a8f6b18fb058edd085fd35a2aa1a30e004274a248ddb12c74ccb8a4da788fd8c735d53c7e8b4177c591cf95a8c20be8
 SHA512 
beae0f1cafa73b9495d877979547bbc9b7ca2a7c3b213c5da92e6302b570d42df9d639f50380dbc0cebd6af983924dc27b1c81139c81dee0897f39a6a5158968
+DIST libvirt-4.8.0.tar.xz 14739652 BLAKE2B 
81f67d1837d29e75dd38009b452855177409daeae4b54c8b81a49cdcaee4fbd8cd0a88115aa02bfdd54e9ce5746ed4774307e1ee26921a27732c518dd005
 SHA512 
59439e3f5b244470c112ff611ccbb1354496b62643f801df07ee578c4ea932afeb105db2230519df5fa5ca548986e76dd6990814c249f2de51c0250fd2ef5dea

diff --git a/app-emulation/libvirt/libvirt-4.6.0-r1.ebuild 
b/app-emulation/libvirt/libvirt-4.6.0-r1.ebuild
index 78736067968..35d1fa73609 100644
--- a/app-emulation/libvirt/libvirt-4.6.0-r1.ebuild
+++ b/app-emulation/libvirt/libvirt-4.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/app-emulation/libvirt/libvirt-4.6.0-r1.ebuild 
b/app-emulation/libvirt/libvirt-4.8.0.ebuild
similarity index 98%
copy from app-emulation/libvirt/libvirt-4.6.0-r1.ebuild
copy to app-emulation/libvirt/libvirt-4.8.0.ebuild
index 78736067968..84f1c55d1a2 100644
--- a/app-emulation/libvirt/libvirt-4.6.0-r1.ebuild
+++ b/app-emulation/libvirt/libvirt-4.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -90,8 +90,8 @@ RDEPEND="
pcap? ( >=net-libs/libpcap-1.0.0 )
policykit? ( >=sys-auth/polkit-0.9 )
qemu? (
-   >=app-emulation/qemu-0.13.0
-   dev-libs/jansson
+   >=app-emulation/qemu-1.5.0
+   dev-libs/yajl
)
rbd? ( sys-cluster/ceph )
sasl? ( dev-libs/cyrus-sasl )
@@ -106,7 +106,7 @@ RDEPEND="
virtualbox? ( || ( app-emulation/virtualbox 
>=app-emulation/virtualbox-bin-2.2.0 ) )
wireshark-plugins? ( net-analyzer/wireshark:= )
xen? (
-   app-emulation/xen
+   >=app-emulation/xen-4.6.0
app-emulation/xen-tools:=
)
udev? (
@@ -191,6 +191,7 @@ pkg_setup() {
# Bandwidth Limiting Support
use virt-network && CONFIG_CHECK+="
~BRIDGE_EBT_T_NAT
+   ~IP_NF_TARGET_REJECT
~NET_ACT_POLICE
~NET_CLS_FW
~NET_CLS_U32
@@ -266,7 +267,7 @@ src_configure() {
$(use_with phyp)
$(use_with policykit polkit)
$(use_with qemu)
-   $(use_with qemu jansson)
+   $(use_with qemu yajl)
$(use_with rbd storage-rbd)
$(use_with sasl)
$(use_with selinux)
@@ -282,7 +283,6 @@ src_configure() {
--without-hal
--without-netcf
--without-sanlock
-   --without-xenapi
 
--with-esx
--with-init-script=systemd



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

2018-11-03 Thread Zac Medico
commit: 119c2efd8c80c50601cc6bcb93d8c62ce0e9af7e
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Nov  4 04:20:07 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 04:49:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119c2efd

app-emulation/buildah: version bump to 1.4

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

 app-emulation/buildah/Manifest   |  1 +
 app-emulation/buildah/buildah-1.4.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/app-emulation/buildah/Manifest b/app-emulation/buildah/Manifest
index f940dd365b8..7e7fbdff59c 100644
--- a/app-emulation/buildah/Manifest
+++ b/app-emulation/buildah/Manifest
@@ -1,3 +1,4 @@
 DIST buildah-1.2.tar.gz 4403310 BLAKE2B 
df3a1d12a41e9d585d3191103140fc232a2c247283996f394bd151f61615057b15d934e165be47794465c30217c32b3e6b53fbf4d2ef5a2f3349840dadad8171
 SHA512 
0aac0a80c3c50f0171199e549c0321ce1a756ca838dd9d92b0b0d58bd6b4e212390642c8a4a2aea794616292058624ab0c8707d2ea0cdcbcc555b387df611dc2
 DIST 
buildah-1.3-issue-966-containers-storage-c7ba5749d44a65fde2daf114c16fb0272d82d73b.patch
 4507 BLAKE2B 
85a02751a91a73f1f99a1ae138e712304feeb46a40c792f4ec4ac895ce074d15eab4d76bf5e9be759254d0a023371c074a633607a689b42d238ac3f32b4e1d3d
 SHA512 
63c74989dc649582170fc6657c9bfc805bcec6c4aa31017d53c4fa0f86acf00986adf05a8101605963eb3a358d237aad43c124ebcb5be635cff85efe4aa1eaa4
 DIST buildah-1.3.tar.gz 4486873 BLAKE2B 
35fb62626d2466495da47579cf4ab23603797ef42a9308245fa97c87a91fcb978f4d02724ce79c2b4ac620d9868ca8974e4701ba6a96ccf739e5ccb4e6d9693a
 SHA512 
c8e161254495cb652caf9a54a051155008e41575487d26aacd38355f0a447ae0e8973b33a978e6a2d5a6c8105400d49dae46878c5f3631ab51aa3556d5033ccd
+DIST buildah-1.4.tar.gz 4529960 BLAKE2B 
20878d322d75c6c7c2921f91a9d5434231456d2e6a94c1d4b9ca4fc068bcde1359ba0113dbf97c05738e328933068cbe2a101a1fb429e602533a42a94282a840
 SHA512 
8b7fc6e94da3615ce42a13621f766602465404f30c7e4e0fcb50998aefb59ebd50a4e000b8b3887e150656a2dd8b8fb3541991f8cac1193322e828448b89056d

diff --git a/app-emulation/buildah/buildah-1.4.ebuild 
b/app-emulation/buildah/buildah-1.4.ebuild
new file mode 100644
index 000..e7973d09207
--- /dev/null
+++ b/app-emulation/buildah/buildah-1.4.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit bash-completion-r1 golang-vcs-snapshot
+
+KEYWORDS="~amd64"
+DESCRIPTION="A tool that facilitates building OCI images"
+HOMEPAGE="https://github.com/containers/buildah;
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="ostree selinux"
+EGO_PN="${HOMEPAGE#*//}"
+EGIT_COMMIT="v${PV}"
+GIT_COMMIT="608fa84"
+SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+RDEPEND="app-crypt/gpgme:=
+   app-emulation/skopeo
+   dev-libs/libgpg-error:=
+   dev-libs/libassuan:=
+   sys-fs/lvm2:=
+   sys-libs/libseccomp:=
+   selinux? ( sys-libs/libselinux:= )"
+DEPEND="${RDEPEND}"
+RESTRICT="test"
+REQUIRED_USE="!selinux? ( !ostree )"
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_prepare() {
+   default
+   sed -e 's|^\(GIT_COMMIT := \).*|\1'${GIT_COMMIT}'|' -i Makefile || die
+
+   [[ -f ostree_tag.sh ]] || die
+   use ostree || { echo -e "#!/bin/sh\necho containers_image_ostree_stub" 
> \
+   ostree_tag.sh || die; }
+
+   [[ -f selinux_tag.sh ]] || die
+   use selinux || { echo -e "#!/bin/sh\ntrue" > \
+   selinux_tag.sh || die; }
+}
+
+src_compile() {
+   GOPATH="${WORKDIR}/${P}" emake all
+}
+
+src_install() {
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md install.md 
troubleshooting.md
+   doman docs/*.1
+   dodoc -r docs/tutorials
+   dobin ${PN} imgtype
+   dobashcomp contrib/completions/bash/buildah
+}
+
+src_test() {
+   GOPATH="${WORKDIR}/${P}" emake test-unit
+}



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

2018-11-03 Thread Matt Turner
commit: 08d717e26ff77a01236ee1ecf40bda199549ffdb
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:41 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d717e2

x11-misc/xcompmgr-1.1.7-r1: ppc stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild 
b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
index c750db2adef..fa1306b914a 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/app/${P}.tar.bz2"
-   KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="BSD"



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

2018-11-03 Thread Matt Turner
commit: 0895831f88a6b3d5d6b6f2a2ff535086a92561dc
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:59 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0895831f

x11-misc/xcompmgr-1.1.7-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild 
b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
index fa1306b914a..e222afeaf1b 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/app/${P}.tar.bz2"
-   KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
 fi
 
 LICENSE="BSD"



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

2018-11-03 Thread Matt Turner
commit: 5a7076b78781db352cdabe8153a4f0724fbc7545
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:42 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a7076b7

x11-misc/xkeyboard-config-2.25: ppc stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
index fef89ee992a..6c6eb1d5fbc 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: 49cec090d9976e92291c8de756664b8658a1c9be
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:45 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cec090

dev-libs/wayland-1.16.0: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild 
b/dev-libs/wayland/wayland-1.16.0.ebuild
index 8ea2907152d..d67bf9397e3 100644
--- a/dev-libs/wayland/wayland-1.16.0.ebuild
+++ b/dev-libs/wayland/wayland-1.16.0.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = * ]]; then
SRC_URI=""
 else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: 6684fbb42d0d0593d329b7c932ba66bbf8f3d4cb
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:52 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6684fbb4

x11-libs/libdrm-2.4.96: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-libs/libdrm/libdrm-2.4.96.ebuild 
b/x11-libs/libdrm/libdrm-2.4.96.ebuild
index 3750bf0b5b4..de73de14ed7 100644
--- a/x11-libs/libdrm/libdrm-2.4.96.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.96.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = * ]]; then
SRC_URI=""
 else
SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 
vivante vmware"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/

2018-11-03 Thread Matt Turner
commit: a840ac960d707c79ebbc0cb8e5b15674c675c68e
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:35:01 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:35:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a840ac96

x11-misc/xorg-cf-files-1.0.6-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild 
b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
index 19b5edf2fc6..bf1bcffd3fe 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xorg/util/${P}.tar.bz2
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="



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

2018-11-03 Thread Matt Turner
commit: 1142a170695331c4a9b382a2112fd6ad18498195
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:48 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1142a170

media-libs/libepoxy-1.5.3: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/media-libs/libepoxy/libepoxy-1.5.3.ebuild 
b/media-libs/libepoxy/libepoxy-1.5.3.ebuild
index 4b07285d8b7..3ada9967a3f 100644
--- a/media-libs/libepoxy/libepoxy-1.5.3.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.5.3.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/anholt/libepoxy;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc 
~x86 ~amd64-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc 
~x86 ~amd64-fbsd"
SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2018-11-03 Thread Matt Turner
commit: b3674579f7f7bacfbff9618c7fb4a948f046f040
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:47 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3674579

media-fonts/encodings-1.0.4-r3: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 media-fonts/encodings/encodings-1.0.4-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/encodings/encodings-1.0.4-r3.ebuild 
b/media-fonts/encodings/encodings-1.0.4-r3.ebuild
index f4766c50362..0ef183d2f85 100644
--- a/media-fonts/encodings/encodings-1.0.4-r3.ebuild
+++ b/media-fonts/encodings/encodings-1.0.4-r3.ebuild
@@ -9,7 +9,7 @@ inherit font xorg-2
 
 DESCRIPTION="X.Org font encodings"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="x11-apps/mkfontscale



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

2018-11-03 Thread Matt Turner
commit: 824de4a1fbb6781613e3010371591ecdd0cda489
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:49 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824de4a1

x11-apps/fonttosfnt-1.0.5: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild 
b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild
index c2dadee..33b8616d296 100644
--- a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 inherit xorg-2
 
 DESCRIPTION="X.Org fonttosfnt application"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 RDEPEND="x11-libs/libX11
=media-libs/freetype-2*



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

2018-11-03 Thread Matt Turner
commit: f5299b39c0ea3102e58d86cdcb30e61b734d5bb8
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:55 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5299b39

x11-misc/lndir-1.0.3-r2: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild 
b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index e4b58dcba5a..095370b7e66 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: f7213d6ef71dd6dab41f26e5e6ab87aafe0ee817
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7213d6e

x11-misc/util-macros-1.19.2-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

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



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

2018-11-03 Thread Matt Turner
commit: 1da348bc273b9c4a34775c145c3d855fcf8c7389
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:51 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da348bc

x11-libs/libX11-1.6.7: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-libs/libX11/libX11-1.6.7.ebuild 
b/x11-libs/libX11/libX11-1.6.7.ebuild
index 66654766b9b..de11c949d05 100644
--- a/x11-libs/libX11/libX11-1.6.7.ebuild
+++ b/x11-libs/libX11/libX11-1.6.7.ebuild
@@ -10,7 +10,7 @@ inherit xorg-2 toolchain-funcs
 
 DESCRIPTION="X.Org X11 library"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="ipv6 test"
 
 RDEPEND="x11-base/xorg-proto



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

2018-11-03 Thread Matt Turner
commit: d8dd6dc47a12bdb679d3e8b57cf5cc5bda7302a5
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:54 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8dd6dc4

x11-misc/imake-1.0.7-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/imake/imake-1.0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild 
b/x11-misc/imake/imake-1.0.7-r1.ebuild
index 690b0d57f05..b676077bfd9 100644
--- a/x11-misc/imake/imake-1.0.7-r1.ebuild
+++ b/x11-misc/imake/imake-1.0.7-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/

2018-11-03 Thread Matt Turner
commit: 294913e8c90691bd5aecc6c2579a4d76a1c72df6
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:43 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294913e8

x11-misc/xorg-cf-files-1.0.6-r1: ppc stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild 
b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
index 3c3678f715b..19b5edf2fc6 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xorg/util/${P}.tar.bz2
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="



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

2018-11-03 Thread Matt Turner
commit: 48b414ba04a26c9e4eaf9a022b8897affee60730
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:56 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b414ba

x11-misc/makedepend-1.0.5-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/makedepend/makedepend-1.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild 
b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
index 10bc61d6a8b..dd1515cb3c3 100644
--- a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: 9d8cb273b7dcefad770631b8b7ac4b8adc635725
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8cb273

x11-misc/rendercheck-1.5-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/rendercheck/rendercheck-1.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild 
b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
index 6fd76d9ab38..208c845cc50 100644
--- a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
+++ b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://xorg/app/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 BDEPEND="



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

2018-11-03 Thread Matt Turner
commit: 0a5d6108207cf03cde1821426f48e9d8152e93cf
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:50 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5d6108

x11-libs/libSM-1.2.3: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-libs/libSM/libSM-1.2.3.ebuild 
b/x11-libs/libSM/libSM-1.2.3.ebuild
index fd8e3792a0e..bf99075f45f 100644
--- a/x11-libs/libSM/libSM-1.2.3.ebuild
+++ b/x11-libs/libSM/libSM-1.2.3.ebuild
@@ -9,7 +9,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Session Management library"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="doc ipv6 +uuid"
 
 RDEPEND="x11-base/xorg-proto



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

2018-11-03 Thread Matt Turner
commit: 20127d88b4699f8faf1787527bef9b0eb045ae1a
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:49 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20127d88

media-libs/mesa-18.2.4: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/media-libs/mesa/mesa-18.2.4.ebuild 
b/media-libs/mesa/mesa-18.2.4.ebuild
index a6220910fb4..f1f594441d6 100644
--- a/media-libs/mesa/mesa-18.2.4.ebuild
+++ b/media-libs/mesa/mesa-18.2.4.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: 1260dce7181613acf575242f5f62bde2a5f11c21
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:46 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1260dce7

dev-libs/wayland-protocols-1.16: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
index b6ac4b8adb0..de735ef6ae8 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/;
 
 if [[ $PV != * ]]; then
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: 10a4f5385769e573e075f6c269dd9161edcb7860
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:41 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a4f538

x11-misc/xbitmaps-1.1.2-r1: ppc stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild 
b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
index 7fbc1beacbf..d6e3f9dd582 100644
--- a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
+++ b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://xorg/data/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""



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

2018-11-03 Thread Matt Turner
commit: 93fde9c5e49cea354816da2b4940dba99e9e30e9
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:35:00 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:35:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93fde9c5

x11-misc/xkeyboard-config-2.25: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
index 6c6eb1d5fbc..67d521d1bef 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: d50b7b25d927d6a5798a61f8ec02d43a4f2db3ce
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:44 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50b7b25

dev-util/meson-0.47.1: ppc64 stable, bug 670080

Signed-off-by: Matt Turner  gentoo.org>

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

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



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

2018-11-03 Thread Matt Turner
commit: 00d54dcae7e31dce7f5db3d50a1ca98df5d9defa
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:53 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d54dca

x11-misc/gccmakedep-1.0.3-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild 
b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
index 5531847aae6..e52b7a98943 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2018-11-03 Thread Matt Turner
commit: 6f544d755d8ef10b6c0e160bf691adecd9f3ec9d
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:40 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f544d75

x11-misc/util-macros-1.19.2-r1: ppc stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

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

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



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

2018-11-03 Thread Matt Turner
commit: 67ee4e271558938e1703c564853b4a3a96c59094
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov  4 04:34:58 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov  4 04:34:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ee4e27

x11-misc/xbitmaps-1.1.2-r1: ppc64 stable, bug 668900

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild 
b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
index d6e3f9dd582..15b5bd86c3b 100644
--- a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
+++ b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://xorg/data/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""



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

2018-11-03 Thread Erik Mackdanz
commit: 6e2717927c6d96cb45e8097fa7d93e416dcb6c22
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Sun Nov  4 04:03:26 2018 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Sun Nov  4 04:03:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e271792

app-emulation/lxd: Fix linking wrong sqlite

Closes: https://bugs.gentoo.org/669008
Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emulation/lxd/lxd-3.5-r1.ebuild | 237 +++
 app-emulation/lxd/lxd-3.6-r1.ebuild | 238 
 2 files changed, 475 insertions(+)

diff --git a/app-emulation/lxd/lxd-3.5-r1.ebuild 
b/app-emulation/lxd/lxd-3.5-r1.ebuild
new file mode 100644
index 000..ee1fd2d1183
--- /dev/null
+++ b/app-emulation/lxd/lxd-3.5-r1.ebuild
@@ -0,0 +1,237 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Fast, dense and secure container management"
+HOMEPAGE="https://linuxcontainers.org/lxd/introduction/;
+
+LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="+daemon +ipv6 +dnsmasq nls test tools"
+
+inherit autotools bash-completion-r1 linux-info systemd user
+
+SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz;
+
+DEPEND="
+   dev-lang/tcl
+   >=dev-lang/go-1.9.4
+   dev-libs/libuv
+   dev-libs/protobuf
+   nls? ( sys-devel/gettext )
+   test? (
+   app-misc/jq
+   net-misc/curl
+   sys-devel/gettext
+   )
+"
+
+RDEPEND="
+   daemon? (
+   app-arch/xz-utils
+   >=app-emulation/lxc-2.0.7[seccomp]
+   dev-libs/libuv
+   dev-libs/lzo
+   dev-util/xdelta:3
+   dnsmasq? (
+   net-dns/dnsmasq[dhcp,ipv6?]
+   )
+   net-firewall/ebtables
+   net-firewall/iptables[ipv6?]
+   net-libs/libnfnetlink
+   net-misc/rsync[xattr]
+   sys-apps/iproute2[ipv6?]
+   sys-fs/fuse
+   sys-fs/lxcfs
+   sys-fs/squashfs-tools
+   virtual/acl
+   )
+"
+
+CONFIG_CHECK="
+   ~BRIDGE
+   ~DUMMY
+   ~IP6_NF_NAT
+   ~IP6_NF_TARGET_MASQUERADE
+   ~IPV6
+   ~IP_NF_NAT
+   ~IP_NF_TARGET_MASQUERADE
+   ~MACVLAN
+   ~NETFILTER_XT_MATCH_COMMENT
+   ~NET_IPGRE
+   ~NET_IPGRE_DEMUX
+   ~NET_IPIP
+   ~NF_NAT_MASQUERADE_IPV4
+   ~NF_NAT_MASQUERADE_IPV6
+   ~VXLAN
+"
+
+ERROR_BRIDGE="BRIDGE: needed for network commands"
+ERROR_DUMMY="DUMMY: needed for network commands"
+ERROR_IP6_NF_NAT="IP6_NF_NAT: needed for network commands"
+ERROR_IP6_NF_TARGET_MASQUERADE="IP6_NF_TARGET_MASQUERADE: needed for network 
commands"
+ERROR_IPV6="IPV6: needed for network commands"
+ERROR_IP_NF_NAT="IP_NF_NAT: needed for network commands"
+ERROR_IP_NF_TARGET_MASQUERADE="IP_NF_TARGET_MASQUERADE: needed for network 
commands"
+ERROR_MACVLAN="MACVLAN: needed for network commands"
+ERROR_NETFILTER_XT_MATCH_COMMENT="NETFILTER_XT_MATCH_COMMENT: needed for 
network commands"
+ERROR_NET_IPGRE="NET_IPGRE: needed for network commands"
+ERROR_NET_IPGRE_DEMUX="NET_IPGRE_DEMUX: needed for network commands"
+ERROR_NET_IPIP="NET_IPIP: needed for network commands"
+ERROR_NF_NAT_MASQUERADE_IPV4="NF_NAT_MASQUERADE_IPV4: needed for network 
commands"
+ERROR_NF_NAT_MASQUERADE_IPV6="NF_NAT_MASQUERADE_IPV6: needed for network 
commands"
+ERROR_VXLAN="VXLAN: needed for network commands"
+
+EGO_PN="github.com/lxc/lxd"
+
+src_prepare() {
+   eapply_user
+   eapply "${FILESDIR}/de-translation-newline-1.patch"
+
+   cd "${S}/dist/dqlite" || die "Can't cd to dqlite dir"
+   eautoreconf
+}
+
+src_configure() {
+   export GOPATH="${S}/dist"
+   cd "${GOPATH}/sqlite" || die "Can't cd to sqlite dir"
+   econf --enable-replication --disable-amalgamation --disable-tcl 
--libdir="${EPREFIX}/usr/lib/lxd"
+
+   cd "${GOPATH}/dqlite" || die "Can't cd to dqlite dir"
+   PKG_CONFIG_PATH="${GOPATH}/sqlite/" econf 
--libdir=${EPREFIX}/usr/lib/lxd
+}
+
+src_compile() {
+   export GOPATH="${S}/dist"
+
+   cd "${GOPATH}/sqlite" || die "Can't cd to sqlite dir"
+   emake
+
+   cd "${GOPATH}/dqlite" || die "Can't cd to dqlite dir"
+   emake CFLAGS="-I${GOPATH}/sqlite" LDFLAGS="-L${GOPATH}/sqlite"
+
+   # We don't use the Makefile here because it builds targets with the
+   # assumption that `pwd` is in a deep gopath namespace, which we're not.
+   # It's simpler to manually call "go install" than patching the Makefile.
+   cd "${S}"
+   go install -v -x ${EGO_PN}/lxc || die "Failed to build the client"
+
+   if use daemon; then
+
+   # LXD depends on a patched, bundled sqlite with replication
+   # capabilities.
+   

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

2018-11-03 Thread Zac Medico
commit: 173bab752e823b37876c053d8dcb5202fe02ac39
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Nov  4 03:10:56 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 03:40:41 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=173bab75

repoman: Update for a repoman-2.3.12 release

Signed-off-by: Zac Medico  gentoo.org>

 repoman/RELEASE-NOTES | 7 +++
 repoman/setup.py  | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES
index 920174ecf..fa2c8b093 100644
--- a/repoman/RELEASE-NOTES
+++ b/repoman/RELEASE-NOTES
@@ -1,6 +1,13 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+
+repoman-2.3.12
+==
+* Bug Fixes:
+- Bug 588752 fix exit code for manifest mode
+
+
 repoman-2.3.11
 ==
 * Bug Fixes:

diff --git a/repoman/setup.py b/repoman/setup.py
index a18d6d0e3..642e86a71 100755
--- a/repoman/setup.py
+++ b/repoman/setup.py
@@ -450,7 +450,7 @@ def get_manpages():
 
 setup(
name = 'repoman',
-   version = '2.3.11',
+   version = '2.3.12',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



[gentoo-commits] proj/portage: New tag: repoman-2.3.12

2018-11-03 Thread Zac Medico
commit: 
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 03:42:46 2018 +

New tag: repoman-2.3.12




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

2018-11-03 Thread Zac Medico
commit: 0946d42b3e2877ac97ae8f6cdcfa3e5244cb8f5a
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Nov  4 03:25:07 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 03:25:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0946d42b

app-portage/repoman: version bump to 2.3.12

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

 app-portage/repoman/Manifest  |  1 +
 app-portage/repoman/repoman-2.3.12.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/app-portage/repoman/Manifest b/app-portage/repoman/Manifest
index 9a7d2394432..8e74db1a9af 100644
--- a/app-portage/repoman/Manifest
+++ b/app-portage/repoman/Manifest
@@ -1,2 +1,3 @@
 DIST repoman-2.3.10.tar.bz2 87545 BLAKE2B 
67e1e514eebd50516aeaea2708ebe4c9d69cbf61add5fa19a31681f085a6dd8c39695cb63d9b4cd23caa955c85669148fce3c31c08b913e31839ff186e3b3ecc
 SHA512 
498ce493661eb5939a5f1345337e11a84e97fc11a0556f2660bd8900f0cb0f6340a401e5728c4557248dd54bcdc0a7d2c72dbb23eea3acb35e053d7359c0e535
 DIST repoman-2.3.11.tar.bz2 86807 BLAKE2B 
f5bf8e9b7bac7816ee9b1139d0e0d30e99fc06da4fb742e430c237d9be0e6261bcf5d8f3412f1c20a34e2766c5acc86176b4731f20adc9554de9949bd5622a5d
 SHA512 
331614554bb7ba49b8b63b8612642426fb458aa84de78bb9958be85d03e43d662fc094ecd2472a6f06c6b4f0368ec0542083b04c25f7d8b6aabb432cd2b32367
+DIST repoman-2.3.12.tar.bz2 86737 BLAKE2B 
b27d89b0fe62d52607c55b1cf1d5662699d1e46ad7ef85553d642be8fb915435f1748914b9d63febb767bd5623f72ba4aa9ca7634af98f85634af91a74c1
 SHA512 
64bede0e1deb7d2a8c4c702d6845e84f8937cbfb54f6f35d88a10b13c961f28948f17c9e1d623bf0f663b22f98dc4e8f514c200fb4f1b93d7535addd5efa1342

diff --git a/app-portage/repoman/repoman-2.3.12.ebuild 
b/app-portage/repoman/repoman-2.3.12.ebuild
new file mode 100644
index 000..3273c5884de
--- /dev/null
+++ b/app-portage/repoman/repoman-2.3.12.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_REQ_USE='bzip2(+)'
+
+inherit distutils-r1
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage.git;
+   S="${WORKDIR}/${P}/repoman"
+else
+   SRC_URI="https://dev.gentoo.org/~zmedico/portage/archives/${P}.tar.bz2;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+fi
+
+DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   >=sys-apps/portage-2.3.43[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+python_test() {
+   esetup.py test
+}
+
+python_install() {
+   # Install sbin scripts to bindir for python-exec linking
+   # they will be relocated in pkg_preinst()
+   distutils-r1_python_install \
+   --system-prefix="${EPREFIX}/usr" \
+   --bindir="$(python_get_scriptdir)" \
+   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
+   --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \
+   --sbindir="$(python_get_scriptdir)" \
+   --sysconfdir="${EPREFIX}/etc" \
+   "${@}"
+}
+
+pkg_postinst() {
+   if [[ -z {REPLACING_VERSIONS} ]]; then
+   elog ""
+   elog "This release of repoman is from the new portage/repoman 
split"
+   elog "release code base."
+   elog "This new repoman code base is still being developed.  So 
its API's"
+   elog "are not to be considered stable and are subject to 
change."
+   elog "The code released has been tested and considered ready 
for use."
+   elog "This however does not guarantee it to be completely bug 
free."
+   elog "Please report any bugs you may encounter."
+   elog ""
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-go/go-tools/

2018-11-03 Thread Zac Medico
commit: 29fb9709d5c0bdb9faca681660ff3d6ecaa6cf65
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Nov  3 23:29:03 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 02:52:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fb9709

dev-go/go-tools: use static favicon SRC_URI (bug 670178)

Suggested-by: Anton Bolshakov  pentoo.ch>
Closes: https://bugs.gentoo.org/670178
Signed-off-by: Zac Medico  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/go-tools/Manifest  | 2 +-
 dev-go/go-tools/go-tools-0_pre20180817.ebuild | 6 --
 dev-go/go-tools/go-tools-.ebuild  | 6 --
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-go/go-tools/Manifest b/dev-go/go-tools/Manifest
index 60ad5f1d04d..120e017ab65 100644
--- a/dev-go/go-tools/Manifest
+++ b/dev-go/go-tools/Manifest
@@ -1,3 +1,3 @@
 DIST github.com-golang-net-aaf60122140d3fcf75376d319f0554393160eb50.tar.gz 
965206 BLAKE2B 
018ab877bfa7208bb0ca9b4ede85077ed37c8ee3c7065569646e6c9704715d6810b0286276ea0fa9a271f12ffbe964b41f55ec762711c8a43ccea564607f3265
 SHA512 
d56f5608e64e8d883a782f0c460f08da20e7d01a97330fad35c8757420ac82fb84b657c3f64e3c4d90a08cc4d8905ab37225d6fab8472e8f1fd3d7be212df8b9
-DIST go-favicon.ico 5686 BLAKE2B 
331d7684a569fc40fcd147eb812661f42b0ee3ca4c017515c33523b588b012763ce29f24bfce5bc7274e7560ff7dd8e872af43d2b51dc0722ac416b43c11f841
 SHA512 
0a6fe8bddbce99ed7fd035a3dc998dc9e893060854eee9d1c70bcc8de77b71fd3bd203b2de0f1c9a146f7d47555ab856389e16a372ee41f4ab57be611877fc16
+DIST go-favicon-20181103162401.ico 5686 BLAKE2B 
331d7684a569fc40fcd147eb812661f42b0ee3ca4c017515c33523b588b012763ce29f24bfce5bc7274e7560ff7dd8e872af43d2b51dc0722ac416b43c11f841
 SHA512 
0a6fe8bddbce99ed7fd035a3dc998dc9e893060854eee9d1c70bcc8de77b71fd3bd203b2de0f1c9a146f7d47555ab856389e16a372ee41f4ab57be611877fc16
 DIST go-tools-0_pre20180817.tar.gz 2321169 BLAKE2B 
d1ba93b36b62bfbf53770cab6c96019d1a96db0ff6521f591577d866f74a1f65ec24e41a06f81d0040be7122f2e0da734e68d0a72591040265b5f95b324645fe
 SHA512 
1af6c4a58f4d1985dc55e4342d9a4f26ada646ffe87fafdb5bdf876ad972a9f826da257ff9a10956c24dbc90ed9d6935bb78b4f7d30f9e50493c60f7ce92edb1

diff --git a/dev-go/go-tools/go-tools-0_pre20180817.ebuild 
b/dev-go/go-tools/go-tools-0_pre20180817.ebuild
index f4effc4ab2d..5191bd7e69c 100644
--- a/dev-go/go-tools/go-tools-0_pre20180817.ebuild
+++ b/dev-go/go-tools/go-tools-0_pre20180817.ebuild
@@ -14,16 +14,18 @@ inherit golang-build golang-vcs-snapshot
 
 DESCRIPTION="Go Tools"
 HOMEPAGE="https://godoc.org/golang.org/x/tools;
+GO_FAVICON="go-favicon-20181103162401.ico"
 SRC_URI="${ARCHIVE_URI}
${EGO_VENDOR_URI}
-   http://golang.org/favicon.ico -> go-favicon.ico"
+   mirror://gentoo/${GO_FAVICON}
+   https://dev.gentoo.org/~zmedico/distfiles/${GO_FAVICON};
 LICENSE="BSD"
 SLOT="0/${PVR}"
 
 src_prepare() {
default
# Add favicon to the godoc web interface (bug 551030)
-   cp "${DISTDIR}"/go-favicon.ico "src/${EGO_PN}/godoc/static/favicon.ico" 
||
+   cp "${DISTDIR}"/${GO_FAVICON} "src/${EGO_PN}/godoc/static/favicon.ico" 
||
die
sed -e 's:"example.html",:\0\n\t"favicon.ico",:' \
-i src/${EGO_PN}/godoc/static/gen.go || die

diff --git a/dev-go/go-tools/go-tools-.ebuild 
b/dev-go/go-tools/go-tools-.ebuild
index 10b4b86e323..fb8bd018f99 100644
--- a/dev-go/go-tools/go-tools-.ebuild
+++ b/dev-go/go-tools/go-tools-.ebuild
@@ -22,9 +22,11 @@ inherit golang-build
 
 DESCRIPTION="Go Tools"
 HOMEPAGE="https://godoc.org/golang.org/x/tools;
+GO_FAVICON="go-favicon-20181103162401.ico"
 SRC_URI="${ARCHIVE_URI}
https://github.com/golang/net/archive/${GO_NET_COMMIT}.tar.gz -> 
github.com-golang-net-${GO_NET_COMMIT}.tar.gz
-   http://golang.org/favicon.ico -> go-favicon.ico"
+   mirror://gentoo/${GO_FAVICON}
+   https://dev.gentoo.org/~zmedico/distfiles/${GO_FAVICON};
 LICENSE="BSD"
 SLOT="0/${PVR}"
 
@@ -38,7 +40,7 @@ src_unpack() {
 src_prepare() {
default
# Add favicon to the godoc web interface (bug 551030)
-   cp "${DISTDIR}"/go-favicon.ico 
"src/${EGO_SRC}/godoc/static/favicon.ico" ||
+   cp "${DISTDIR}"/${GO_FAVICON} "src/${EGO_SRC}/godoc/static/favicon.ico" 
||
die
sed -e 's:"example.html",:\0\n\t"favicon.ico",:' \
-i src/${EGO_SRC}/godoc/static/gen.go || die



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

2018-11-03 Thread Thomas Deutschmann
commit: 0a706d8755608ce4a4eda12a625b76c5402792da
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Nov  4 01:16:57 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Nov  4 01:20:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a706d87

dev-libs/libmspack: add live ebuild

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

 dev-libs/libmspack/libmspack-.ebuild | 73 
 1 file changed, 73 insertions(+)

diff --git a/dev-libs/libmspack/libmspack-.ebuild 
b/dev-libs/libmspack/libmspack-.ebuild
new file mode 100644
index 000..4c72d6fbe69
--- /dev/null
+++ b/dev-libs/libmspack/libmspack-.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools multilib-minimal
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/kyz/libmspack.git;
+   inherit git-r3
+   MY_P="${PN}-"
+else
+   KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   MY_PV="${PV/_alpha/alpha}"
+   MY_P="${PN}-${MY_PV}"
+   
SRC_URI="https://www.cabextract.org.uk/libmspack/libmspack-${MY_PV}.tar.gz;
+fi
+
+DESCRIPTION="A library for Microsoft compression formats"
+HOMEPAGE="https://www.cabextract.org.uk/libmspack/;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="debug doc static-libs"
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   if [[ ${PV} == "" ]] ; then
+   # Re-create file layout from release tarball
+   pushd "${WORKDIR}" &>/dev/null || die
+   cp -aL "${S}"/${PN} "${WORKDIR}"/${PN}-source || die
+   rm -r "${S}" || die
+   mv "${WORKDIR}"/${PN}-source "${S}" || die
+   popd &>/dev/null || die
+   fi
+
+   default
+
+   eautoreconf
+
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable debug) \
+   $(use_enable static-libs static)
+}
+
+multilib_src_test() {
+   if multilib_is_native_abi; then
+   default
+   cd "${S}"/test && "${BUILD_DIR}"/test/cabd_test || die
+   fi
+}
+
+multilib_src_install_all() {
+   DOCS=(AUTHORS ChangeLog NEWS README TODO)
+   use doc && HTML_DOCS=(doc/*)
+   default_src_install
+   if use doc; then
+   rm "${ED%/}"/usr/share/doc/"${PF}"/html/{Makefile*,Doxyfile*} 
|| die
+   fi
+
+   find "${ED}" -name '*.la' -delete || die
+   if ! use static-libs ; then
+   find "${ED}" -name "*.a" -delete || die
+   fi
+}



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

2018-11-03 Thread Thomas Deutschmann
commit: dec08cc6d2acf582bc691e68583baf3c17690cfe
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Nov  4 01:19:53 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Nov  4 01:20:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec08cc6

app-arch/cabextract: add live ebuild

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

 app-arch/cabextract/cabextract-.ebuild | 66 ++
 1 file changed, 66 insertions(+)

diff --git a/app-arch/cabextract/cabextract-.ebuild 
b/app-arch/cabextract/cabextract-.ebuild
new file mode 100644
index 000..49070540a76
--- /dev/null
+++ b/app-arch/cabextract/cabextract-.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools toolchain-funcs
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/kyz/libmspack.git;
+   inherit git-r3
+   MY_P="${PN}-"
+
+   LIBMSPACK_DEPEND="~dev-libs/libmspack-:="
+else
+   KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+   MY_PV="${PV/_alpha/alpha}"
+   MY_P="${PN}-${MY_PV}"
+   SRC_URI="https://www.cabextract.org.uk/${P}.tar.gz;
+
+   LIBMSPACK_DEPEND=">=dev-libs/libmspack-0.8_alpha:="
+fi
+
+DESCRIPTION="Extracts files from Microsoft cabinet archive files"
+HOMEPAGE="https://www.cabextract.org.uk/;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="extras"
+
+DEPEND="${LIBMSPACK_DEPEND}
+   virtual/pkgconfig"
+RDEPEND="extras? ( dev-lang/perl )"
+
+src_prepare() {
+   if [[ ${PV} == "" ]] ; then
+   # Re-create file layout from release tarball
+   pushd "${WORKDIR}" &>/dev/null || die
+   cp -aL "${S}"/${PN} "${WORKDIR}"/${PN}-source || die
+   rm -r "${S}" || die
+   mv "${WORKDIR}"/${PN}-source "${S}" || die
+   popd &>/dev/null || die
+   fi
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --with-external-libmspack=yes
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog NEWS README TODO doc/magic )
+   default
+   docinto html
+   dodoc doc/wince_cab_format.html
+   if use extras; then
+   dobin src/{wince_info,wince_rename,cabinfo,cabsplit}
+   fi
+}



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

2018-11-03 Thread Virgil Dupras
commit: 4e2ef97f591b834c4e1d2e1b7157ed88db5737a7
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Nov  4 00:17:03 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Nov  4 00:17:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2ef97f

dev-python/django: bump to 2.1.3

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

 dev-python/django/Manifest|  1 +
 dev-python/django/django-2.1.3.ebuild | 87 +++
 2 files changed, 88 insertions(+)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 279872f164b..f459970268f 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1,3 +1,4 @@
 DIST Django-1.11.16.tar.gz 7852514 BLAKE2B 
a881caa6c31c80d6b0146cb49a08ba63ebfba21637747328adb8ec3afada2182b72c46576a79cc9e163546e5b980a2be516d842492517319deb0a4f5512ad605
 SHA512 
bf1329ac364c9037fd6cecd0e8565c8bd8d830343671f9ce5415a10e70da37256667675b3f97e4d2508a8a912fa7a06ca7f585586ac18e6734c939bc41a8b455
 DIST Django-2.0.9.tar.gz 7992507 BLAKE2B 
c6f1d79401007d2c83553e885d5e32c7890b3f1ed53c948ea4c55cc2a0272c06d0b7fdafef7be5042ab26b3f8c3ffef64f6f01f49d6e615503f8bfad99b66c3a
 SHA512 
7a766ce0240b19a18dc5a9a4682630c4ce90fa6ed0d02a97303088a990d09e097b609220f4e2806854585724f483cb2ae7e4f29bfd1898f3a0d6e758c2f4ea4a
 DIST Django-2.1.2.tar.gz 8611286 BLAKE2B 
5107fd04ee11ae4ded3d8914d840e323e26617b526ab877654de08caa6ce1cb6f053d3afbdbdbda17ab26b1ed1bcb158ef092a63ef14393b87ed98e612cf43aa
 SHA512 
3510f872762e75c7e66987857616d958d15bef91ce2d9e1656abcf4e0221b1c6ff72c59fd29643aa0b0288118db76d58023cffe48f401e7cdcd03d71822a282d
+DIST Django-2.1.3.tar.gz 8611851 BLAKE2B 
dc0c2bf994ef883d34d66d3d0f4e77d20f5a25671053831e4138e5431ec7ec8c89ba64d7ae4a58e034e01093276cd61a2d833319d28283cbd9ad8d6ae4b9b2d4
 SHA512 
b83732d8c0230bda0a29db92acd3e4e7531f9adb3a0d10f37c40288c08ccaa5d7d49184bd5ea000b991eaf8a196b317648c200c147a6e8f503ce42189344cee9

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

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

2018-11-03 Thread Zac Medico
commit: 54ca5f58493dd6b9ae1128105cc3bd164759ed9c
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Nov  4 00:12:00 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 00:12:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ca5f58

app-portage/repoman: remove old versions

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

 app-portage/repoman/Manifest|  4 --
 app-portage/repoman/repoman-2.3.0-r1.ebuild | 94 -
 app-portage/repoman/repoman-2.3.6.ebuild| 60 --
 app-portage/repoman/repoman-2.3.9.ebuild| 69 -
 4 files changed, 227 deletions(-)

diff --git a/app-portage/repoman/Manifest b/app-portage/repoman/Manifest
index 2f3edc0ed30..9a7d2394432 100644
--- a/app-portage/repoman/Manifest
+++ b/app-portage/repoman/Manifest
@@ -1,6 +1,2 @@
-DIST repoman-2.3.0-bug-586864.patch 1074 BLAKE2B 
f29ed4b9b66540bf765cd9bdf46ed10d99845ca141df4ad9701d94d8283343bb2e9101cf44e10ed2dc2dd11d02c5dea68e113f624db82d420dac5e846dd44c59
 SHA512 
b48112a623a4844e5783f229ee0208f729b99ab46128d19735a76633efee17deb81342b5dc8fa67f4f4f5a851509c04c8d2f2ba2cbd992a9d26e61da4ed5f7e8
-DIST repoman-2.3.0.tar.bz2 75285 BLAKE2B 
980fadf2247869358f76f6708117b8a9591763e9cae8fdeed8fe4cbc6915d0fd4473381a0eed99c16fc67394fda996c12b9784b7511ebe07267496e39d683258
 SHA512 
960c63caed12f7c89d374ecceb39677b62d588bf75cc8da1857641c60310061188f4c2fd7177c93a4e8f20cf00a423426f2a70666320f263158531a618a7ff9c
 DIST repoman-2.3.10.tar.bz2 87545 BLAKE2B 
67e1e514eebd50516aeaea2708ebe4c9d69cbf61add5fa19a31681f085a6dd8c39695cb63d9b4cd23caa955c85669148fce3c31c08b913e31839ff186e3b3ecc
 SHA512 
498ce493661eb5939a5f1345337e11a84e97fc11a0556f2660bd8900f0cb0f6340a401e5728c4557248dd54bcdc0a7d2c72dbb23eea3acb35e053d7359c0e535
 DIST repoman-2.3.11.tar.bz2 86807 BLAKE2B 
f5bf8e9b7bac7816ee9b1139d0e0d30e99fc06da4fb742e430c237d9be0e6261bcf5d8f3412f1c20a34e2766c5acc86176b4731f20adc9554de9949bd5622a5d
 SHA512 
331614554bb7ba49b8b63b8612642426fb458aa84de78bb9958be85d03e43d662fc094ecd2472a6f06c6b4f0368ec0542083b04c25f7d8b6aabb432cd2b32367
-DIST repoman-2.3.6.tar.bz2 78961 BLAKE2B 
c11953ced4d6bcd5e6e6a5b2dacb8802446f3acfd1842854b33fa8c0a64fa636a0b278b4fd3010b7070a7e2f00ae841ea331925ca20175e7c7e571082195d3d1
 SHA512 
490078d4621073e448d037373617911093bc4c3262961c4da00f201f880069c0b70c019abd86c15954ff0c547b0ea49434ee97cd972c2baff82f7cfed1a987b3
-DIST repoman-2.3.9.tar.bz2 86432 BLAKE2B 
8b60e9ee2705e8fe5d6ab569120f96ca452327c70b95a3b2fff291d4e5c6e446a5bbfa9256b5b0ed18a4e54662bb1b60f4a1e80a8a0c07d276a42fe756ec30e2
 SHA512 
7b492db9b46f8ebb681ec7dec6dee4a40ce5f95809d505e8b74058c391d16dacdb0171befad64f0281c0168316fcc9d7ec09c7b37742b87b890593ac610329a7

diff --git a/app-portage/repoman/repoman-2.3.0-r1.ebuild 
b/app-portage/repoman/repoman-2.3.0-r1.ebuild
deleted file mode 100644
index 0cfe176939b..000
--- a/app-portage/repoman/repoman-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(
-   pypy
-   python3_3 python3_4 python3_5 python3_6
-   python2_7
-)
-PYTHON_REQ_USE='bzip2(+)'
-
-inherit distutils-r1 eutils multilib
-
-DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
-
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-lang/python-exec:2"
-
-RDEPEND="
-   dev-lang/python-exec:2
-   !=dev-python/lxml-3.6.0
-   "
-
-SRC_ARCHIVES="https://dev.gentoo.org/~dolsen/releases/repoman;
-
-prefix_src_archives() {
-   local x y
-   for x in ${@}; do
-   for y in ${SRC_ARCHIVES}; do
-   echo ${y}/${x}
-   done
-   done
-}
-
-TARBALL_PV=${PV}
-SRC_URI="mirror://gentoo/${PN}-${TARBALL_PV}.tar.bz2
-   $(prefix_src_archives ${PN}-${TARBALL_PV}.tar.bz2)
-   
https://gitweb.gentoo.org/proj/portage.git/patch/?id=ef33db45a0c1d462411d4ced1857a322c0ab28f6
 -> repoman-2.3.0-bug-586864.patch"
-
-python_prepare_all() {
-   epatch "${DISTDIR}/repoman-2.3.0-bug-586864.patch"
-   distutils-r1_python_prepare_all
-
-   if [[ -n ${EPREFIX} ]] ; then
-   einfo "Prefixing shebangs ..."
-   while read -r -d $'\0' ; do
-   local shebang=$(head -n1 "$REPLY")
-   if [[ ${shebang} == "#!"* && ! ${shebang} == 
"#!${EPREFIX}/"* ]] ; then
-   sed -i -e "1s:.*:#!${EPREFIX}${shebang:2}:" 
"$REPLY" || \
-   die "sed failed"
-   fi
-   done < <(find . -type f -print0)
-   fi
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install() {
-   # Install sbin scripts to 

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

2018-11-03 Thread Zac Medico
commit: 73ab94e1f34ad8b48eb2aa3481d94630d9d1a16c
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Nov  4 00:01:41 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  4 00:01:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ab94e1

sys-apps/portage: remove old version 2.3.50-r4

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

 sys-apps/portage/Manifest |   1 -
 sys-apps/portage/portage-2.3.50-r4.ebuild | 282 --
 2 files changed, 283 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 9e78204526e..8cfb73ae8a8 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -2,6 +2,5 @@ DIST portage-2.3.40-bug-656942-bug-657436-937d0156aa06.patch 
15214 BLAKE2B 0351f
 DIST portage-2.3.40-bug-657436-937d0156aa06-1fc628eead43.patch 4131 BLAKE2B 
1b051097ef4fb073d22b9ef3472077b4845190ec3839886f462cacbee0996dc4c036549c4beab09025e1bb42f421e5032144e90197e3aa5de08dd7d8d1c50fbb
 SHA512 
5910469816b69afb7a0078dd3b35a5304e2c806ac03ff3949603cf4162900fd9dd1df15661b91a2181528e8406679e525308822a0f6ddf4799c79fa9652c27a9
 DIST portage-2.3.40.tar.bz2 995122 BLAKE2B 
3bfadee6cf57dace32bb4a365850650e13664202f3b16bf75821ff6226e85da823785ac87875fa82bd5cf1b953d638773819495f73f471c06ffd6926518df1ac
 SHA512 
ded128c1941664fab6bc95f05115ec08900fddaedd1b6f12afa48da024531ee8939134d49759e09995c76a95e41beafdbf5528a5b62d3bf21c826ab1ac0cd1c5
 DIST portage-2.3.49.tar.bz2 1010414 BLAKE2B 
be8e0194855eda8e8a617ee4415d702199e10772bab9539ff27cb165b6749090be887b6f48d449f4e7650e618d43be1b0d26ba59597996a9d3d3ecd0caea166a
 SHA512 
d3daee0075eee61c354ad1d4865b1cf433d9afe5ed56101758219694325c7c5ad62a0d9ce41bf2205934b6e073d0eba3ef3f7c8b6633b5a3448e469783c5329a
-DIST portage-2.3.50.tar.bz2 1012905 BLAKE2B 
8eebb6ea412db4d07be64047c8e9995c7d61906ff3c387495f144acd5b7d31e9d8ede3f9e606dc7a28df5b5726a0a6d55e2e0d79c78848213f4835fb1a588f30
 SHA512 
120514e4e176de9ad27892d547825d4fd51d250266f9de8f2f96d689ff1373adab77b838e9801043f0053111063857e957e83b495d520db8cc7733af28b03b64
 DIST portage-2.3.51.tar.bz2 1013015 BLAKE2B 
f7f5e6c9e627db5a9e4bfcc9a6cbebb40fda910d3cc928922870b295c706a9f669d3d812e726b220610efe6b182460811eb9420d6fa5b8756481df64a88fe2b9
 SHA512 
6c22b97959d4b5be263b9a1de6bb343b1f8300e989f37c7334a9d5d6fb65fe2390958e222bc5379ec95099124fc51a049ecca6e1bfc18f0a6c57e4601342bb94
 DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 
3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3
 SHA512 
4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8

diff --git a/sys-apps/portage/portage-2.3.50-r4.ebuild 
b/sys-apps/portage/portage-2.3.50-r4.ebuild
deleted file mode 100644
index d710911faee..000
--- a/sys-apps/portage/portage-2.3.50-r4.ebuild
+++ /dev/null
@@ -1,282 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(
-   pypy
-   python3_4 python3_5 python3_6 python3_7
-   python2_7
-)
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit distutils-r1 systemd
-
-DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
-SLOT="0"
-IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   >=sys-apps/sed-4.0.5 sys-devel/patch
-   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
-   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
-# Require sandbox-2.2 for bug #288863.
-# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
-# quite slow, so it's not considered in the dependencies as an alternative to
-# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
-# for now, don't pull in xattr deps for other kernels.
-# For whirlpool hash, require python[ssl] (bug #425046).
-# For compgen, require bash[readline] (bug #445576).
-# app-portage/gemato goes without PYTHON_USEDEP since we're calling
-# the executable.
-RDEPEND="
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   !build? (
-   >=sys-apps/sed-4.0.5
-   app-shells/bash:0[readline]
-   >=app-admin/eselect-1.2
-   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-   python{2_7,3_4,3_5} pypy)
-   rsync-verify? (
-   >=app-portage/gemato-14[${PYTHON_USEDEP}]
-   >=app-crypt/openpgp-keys-gentoo-release-20180706
-  

[gentoo-commits] repo/gentoo:master commit in: dev-go/golint/

2018-11-03 Thread Zac Medico
commit: ef7875b5821e3cab8dd7e7223d7d29950fdcebdc
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Nov  3 23:39:02 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Nov  3 23:43:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7875b5

dev-go/golint: remove old version 0_pre20161114

This is the only consumer of dev-go/go-tools-0_pre20160220.

Bug: https://bugs.gentoo.org/648434
Signed-off-by: Zac Medico  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/golint/Manifest|  1 -
 dev-go/golint/golint-0_pre20161114.ebuild | 37 ---
 2 files changed, 38 deletions(-)

diff --git a/dev-go/golint/Manifest b/dev-go/golint/Manifest
index 9679d298325..8b7a490c9d8 100644
--- a/dev-go/golint/Manifest
+++ b/dev-go/golint/Manifest
@@ -1,2 +1 @@
-DIST golint-0_pre20161114.tar.gz 30204 BLAKE2B 
40bc84a2daa86c2956332ffe46dba45d2cdb0826b31251bed3e94f6f794c1f6d41f009b8ad807ec864198e96899aee09e8a189416e398c3386fbf556d12fee5a
 SHA512 
6ba92ade7a84ab587383ce5fe857ac4d6f731a75390ff52ede0bf0ef85b4eea7ebb33282b8332727bf94461891e098700de6d8e8b625f580e4cf791ab436278b
 DIST golint-0_pre20180702.tar.gz 31957 BLAKE2B 
fb3129918bf352ab75f617d933902055877473ca9269b0e5bf91a727e88b579b7b6ced6255d845364405a749ef0aae1f8f67bab0cf97916b39fd7e8f4be54f74
 SHA512 
bbf550927f547950e0a8270eaf4981cf51b78e2154058aad3345579ea3a70581cdc13cc36345ca82cf3513a88092f0f5d453895768d05b25a4c47f030fb0

diff --git a/dev-go/golint/golint-0_pre20161114.ebuild 
b/dev-go/golint/golint-0_pre20161114.ebuild
deleted file mode 100644
index 7342fc55f01..000
--- a/dev-go/golint/golint-0_pre20161114.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN="github.com/golang/lint/..."
-
-if [[ ${PV} = ** ]]; then
-   inherit golang-vcs
-else
-   EGIT_COMMIT=206c0f0
-   SRC_URI="https://github.com/golang/lint/archive/${EGIT_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-inherit golang-build
-
-DESCRIPTION="a linter for Go"
-HOMEPAGE="https://godoc.org/golang.org/x/tools;
-LICENSE="BSD"
-SLOT="0/${PVR}"
-IUSE=""
-DEPEND=">=dev-lang/go-1.6
-   

[gentoo-commits] repo/gentoo:master commit in: dev-go/go-tools/

2018-11-03 Thread Zac Medico
commit: 1b9945aa38bd1ee0cca93bebe2bbb9cc4757e773
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Nov  3 23:41:24 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Nov  3 23:44:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9945aa

dev-go/go-tools: remove old version 0_pre20160220

Closes: https://bugs.gentoo.org/648434
Signed-off-by: Zac Medico  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/go-tools/Manifest  |   1 -
 dev-go/go-tools/go-tools-0_pre20160220.ebuild | 105 --
 2 files changed, 106 deletions(-)

diff --git a/dev-go/go-tools/Manifest b/dev-go/go-tools/Manifest
index 974d3f9e21b..60ad5f1d04d 100644
--- a/dev-go/go-tools/Manifest
+++ b/dev-go/go-tools/Manifest
@@ -1,4 +1,3 @@
 DIST github.com-golang-net-aaf60122140d3fcf75376d319f0554393160eb50.tar.gz 
965206 BLAKE2B 
018ab877bfa7208bb0ca9b4ede85077ed37c8ee3c7065569646e6c9704715d6810b0286276ea0fa9a271f12ffbe964b41f55ec762711c8a43ccea564607f3265
 SHA512 
d56f5608e64e8d883a782f0c460f08da20e7d01a97330fad35c8757420ac82fb84b657c3f64e3c4d90a08cc4d8905ab37225d6fab8472e8f1fd3d7be212df8b9
 DIST go-favicon.ico 5686 BLAKE2B 
331d7684a569fc40fcd147eb812661f42b0ee3ca4c017515c33523b588b012763ce29f24bfce5bc7274e7560ff7dd8e872af43d2b51dc0722ac416b43c11f841
 SHA512 
0a6fe8bddbce99ed7fd035a3dc998dc9e893060854eee9d1c70bcc8de77b71fd3bd203b2de0f1c9a146f7d47555ab856389e16a372ee41f4ab57be611877fc16
-DIST go-tools-0_pre20160220.tar.gz 1827046 BLAKE2B 
26b4080540958764c42fffc1cb6a1597705c0a7ea85357b5169f9a0bf6939d7c5475681f6fede8b46a88ef58c72afa9eaa9da3fb66a319942d0a1887bbeb
 SHA512 
95c9deb9b01b2f294818fcc847e457ab313d5831a839bf9cfeb1a00a0efd833de3fdfd3ecfe7ecfa2dd236ffcf963e73205d7b5b25fa41ab51c7601dc632bce1
 DIST go-tools-0_pre20180817.tar.gz 2321169 BLAKE2B 
d1ba93b36b62bfbf53770cab6c96019d1a96db0ff6521f591577d866f74a1f65ec24e41a06f81d0040be7122f2e0da734e68d0a72591040265b5f95b324645fe
 SHA512 
1af6c4a58f4d1985dc55e4342d9a4f26ada646ffe87fafdb5bdf876ad972a9f826da257ff9a10956c24dbc90ed9d6935bb78b4f7d30f9e50493c60f7ce92edb1

diff --git a/dev-go/go-tools/go-tools-0_pre20160220.ebuild 
b/dev-go/go-tools/go-tools-0_pre20160220.ebuild
deleted file mode 100644
index da04f9371b0..000
--- a/dev-go/go-tools/go-tools-0_pre20160220.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-EGO_PN="golang.org/x/tools/..."
-
-if [[ ${PV} = ** ]]; then
-   inherit golang-vcs
-else
-   EGIT_COMMIT="ee8cb08bfe4453a27a4bd7c86a917800d339c5ac"
-   
ARCHIVE_URI="https://github.com/golang/tools/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-inherit golang-build
-
-DESCRIPTION="Go Tools"
-HOMEPAGE="https://godoc.org/golang.org/x/tools;
-SRC_URI="${ARCHIVE_URI}
-   http://golang.org/favicon.ico -> go-favicon.ico"
-LICENSE="BSD"
-SLOT="0/${PVR}"
-IUSE=""
-DEPEND="dev-go/go-net:=
-   >=dev-lang/go-1.5"
-RDEPEND="!\n\0:' \
-   -i src/${go_src}/godoc/static/godoc.html || die
-}
-
-src_compile() {
-   # Generate static.go with favicon included
-   pushd src/golang.org/x/tools/godoc/static >/dev/null || die
-   go run makestatic.go || die
-   popd >/dev/null
-
-   golang-build_src_compile
-}
-
-src_test() {
-   # Create a writable GOROOT in order to avoid sandbox violations.
-   cp -sR "$(go env GOROOT)" "${T}/goroot" || die
-   mkdir -p "${T}/goroot/test" || die
-   GOROOT="${T}/goroot" golang-build_src_test
-   rm -rf "${T}/goroot"
-}
-
-src_install() {
-   # Create a writable GOROOT in order to avoid sandbox violations.
-   cp -sR "$(go env GOROOT)" "${T}/goroot" || die
-   cp -sR "$(get_golibdir_gopath)" "${T}/gopath" || die
-
-   GOROOT="${T}/goroot" GOPATH="${WORKDIR}/${P}:${T}/gopath" go install -v 
-work -x ${EGO_BUILD_FLAGS} "${EGO_PN}" || die
-   golang_install_pkgs
-
-   # bug 558818: install binaries in $GOROOT/bin to avoid file collisions
-   exeinto "$(go env GOROOT)/bin"
-   doexe bin/*
-   # godoc location varies depending on whether or not it's
-   # installed on the system (bug 591656)
-   [[ -e bin/godoc ]] || doexe "${T}/goroot/bin/godoc"
-   dodir /usr/bin
-   ln "${ED}$(go env GOROOT)/bin/godoc" "${ED}usr/bin/godoc" || die
-
-   rm "${D}"$(go env GOROOT)/bin/{cover,vet} || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-go/go-tools/

2018-11-03 Thread Zac Medico
commit: 78d098968b0e789a7a29583c1217b6dbaeddd34e
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Nov  3 23:29:03 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Nov  3 23:30:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d09896

dev-go/go-tools: update favicon (bug 670178)

Reported-by: Anton Bolshakov  pentoo.ch>
Closes: https://bugs.gentoo.org/670178
Signed-off-by: Zac Medico  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/go-tools/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-go/go-tools/Manifest b/dev-go/go-tools/Manifest
index 3c8b3725c64..974d3f9e21b 100644
--- a/dev-go/go-tools/Manifest
+++ b/dev-go/go-tools/Manifest
@@ -1,4 +1,4 @@
 DIST github.com-golang-net-aaf60122140d3fcf75376d319f0554393160eb50.tar.gz 
965206 BLAKE2B 
018ab877bfa7208bb0ca9b4ede85077ed37c8ee3c7065569646e6c9704715d6810b0286276ea0fa9a271f12ffbe964b41f55ec762711c8a43ccea564607f3265
 SHA512 
d56f5608e64e8d883a782f0c460f08da20e7d01a97330fad35c8757420ac82fb84b657c3f64e3c4d90a08cc4d8905ab37225d6fab8472e8f1fd3d7be212df8b9
-DIST go-favicon.ico 1150 BLAKE2B 
7cef9e0c7031531ceaddc56b9e7cb8c09cf3ebf08bbdd53876edcf48d412c55968268190b1fe1814e21efc5669618a5e07d30d7bdbb73b4cbeca9a31b3185fc5
 SHA512 
194c4b3c360321a10f714b6755d9155de6129682b4070d19b52d0d5706fcbd1d244ea38c33fd77fe1dec85b3e39720dd0a62f5b126803036fbc8337a9d72fea6
+DIST go-favicon.ico 5686 BLAKE2B 
331d7684a569fc40fcd147eb812661f42b0ee3ca4c017515c33523b588b012763ce29f24bfce5bc7274e7560ff7dd8e872af43d2b51dc0722ac416b43c11f841
 SHA512 
0a6fe8bddbce99ed7fd035a3dc998dc9e893060854eee9d1c70bcc8de77b71fd3bd203b2de0f1c9a146f7d47555ab856389e16a372ee41f4ab57be611877fc16
 DIST go-tools-0_pre20160220.tar.gz 1827046 BLAKE2B 
26b4080540958764c42fffc1cb6a1597705c0a7ea85357b5169f9a0bf6939d7c5475681f6fede8b46a88ef58c72afa9eaa9da3fb66a319942d0a1887bbeb
 SHA512 
95c9deb9b01b2f294818fcc847e457ab313d5831a839bf9cfeb1a00a0efd833de3fdfd3ecfe7ecfa2dd236ffcf963e73205d7b5b25fa41ab51c7601dc632bce1
 DIST go-tools-0_pre20180817.tar.gz 2321169 BLAKE2B 
d1ba93b36b62bfbf53770cab6c96019d1a96db0ff6521f591577d866f74a1f65ec24e41a06f81d0040be7122f2e0da734e68d0a72591040265b5f95b324645fe
 SHA512 
1af6c4a58f4d1985dc55e4342d9a4f26ada646ffe87fafdb5bdf876ad972a9f826da257ff9a10956c24dbc90ed9d6935bb78b4f7d30f9e50493c60f7ce92edb1



[gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/, media-radio/js8call/files/

2018-11-03 Thread Richard Freeman
commit: b2e0978e3bc98b77c870eb92f002fd3d689cc7be
Author: Richard Freeman  gentoo  org>
AuthorDate: Sat Nov  3 23:17:43 2018 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sat Nov  3 23:18:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e0978e

media-radio/js8call: bump, and clean up ebuild cruft

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

 media-radio/js8call/Manifest   |  1 +
 .../files/0.8.2-makefile-removesymlink.patch   | 15 
 media-radio/js8call/js8call-0.8.2.ebuild   | 41 ++
 3 files changed, 57 insertions(+)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index a8fffe11030..7d19436a60c 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1,2 +1,3 @@
 DIST js8call-0.7.5.tar.bz2 41230267 BLAKE2B 
0d49f3d65ce7df501bdfee597ba8a7670dfb80217fec2f5d66859381cceaaf759e940c99b015246d58abe8549114ffe9ba3d67cebdee5122284fc2a221de02bf
 SHA512 
e4e35a086a1443def71fe1bd9d057c3ec38f261b68818c841a90ef858d6c480b2cbb5f721ac26e1651836326b12059b2a01370a2c7c63925a40971d343e9f8e8
 DIST js8call-0.8.0.tar.bz2 41226056 BLAKE2B 
68894f44c36bc1ede57e9596545a9dd1c3ae53ce0a24e3ea7086f5696ce4deeda2ef8e716ac2e02bfd71c69266a7e867898bfddc2616284a564c753af61e27a6
 SHA512 
5beb98c7f1d805e3c4dd06a584a5b5d0efc8336da527b6d3d4f53b480c366b8c9e4f902c8c6139bbb379d875538382d1c5a4549dd2a97f408656c7da6fec5796
+DIST js8call-0.8.2.tar.bz2 41229377 BLAKE2B 
44be0d4e8d8104ee10e57b2cbff6b3bf794034a8cda398c62eff21e50060dbcc0cc0e35d5fafdf0d00dffa65fdaee286a4a566bc5a05bdb3fc7a797c41a6128f
 SHA512 
54e47abbb5a092f85060ecfd51fb2e6aad5cd41dc91ef6224c3ea5bf3c17a3e2e07435a7d7ea73a0838ec644c11eb48ce644b4c7afd6a8e5d6862e1141cc51fe

diff --git a/media-radio/js8call/files/0.8.2-makefile-removesymlink.patch 
b/media-radio/js8call/files/0.8.2-makefile-removesymlink.patch
new file mode 100644
index 000..0bb3349cbdf
--- /dev/null
+++ b/media-radio/js8call/files/0.8.2-makefile-removesymlink.patch
@@ -0,0 +1,15 @@
+--- a/CMakeLists.txt   2018-10-31 17:52:18.252760284 -0400
 a/CMakeLists.txt   2018-10-31 17:52:54.507461091 -0400
+@@ -1272,12 +1272,6 @@
+ #COMPONENT runtime
+ )
+ 
+-execute_process(COMMAND ln -s /opt/js8call/bin/js8call ljs8call)
+-
+-install(FILES
+-${CMAKE_BINARY_DIR}/ljs8call DESTINATION /usr/bin/ RENAME js8call
+-#COMPONENT runtime
+-)
+ endif (NOT WIN32 AND NOT APPLE)
+ 
+ 

diff --git a/media-radio/js8call/js8call-0.8.2.ebuild 
b/media-radio/js8call/js8call-0.8.2.ebuild
new file mode 100644
index 000..80fd6020337
--- /dev/null
+++ b/media-radio/js8call/js8call-0.8.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils vcs-snapshot
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Weak signal ham radio communication"
+HOMEPAGE="https://groups.io/g/js8call;
+SRC_URI="https://bitbucket.org/widefido/wsjtx/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+PATCHES="${FILESDIR}/${PV}-makefile-removesymlink.patch"
+
+RDEPEND="dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtserialport:5
+   dev-qt/qtprintsupport:5
+   virtual/libusb:1
+   media-libs/portaudio
+   sci-libs/fftw:3.0[threads,fortran]
+   virtual/fortran
+   app-text/asciidoc
+   media-libs/hamlib
+   doc? ( dev-ruby/asciidoctor )"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   cmake-utils_src_install
+   rm "${D}"/usr/bin/rigctl{,d}-local || die
+   rm "${D}"/usr/share/doc/JS8Call -R || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/, media-radio/js8call/files/

2018-11-03 Thread Richard Freeman
commit: 69356a45abfc4c6f0bd5f75ca37a5b6aec32501a
Author: Richard Freeman  gentoo  org>
AuthorDate: Sat Nov  3 23:18:39 2018 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sat Nov  3 23:18:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69356a45

media-radio/js8call: remove obsolete version

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

 media-radio/js8call/Manifest   |  1 -
 .../files/0.7.5-makefile-removesymlink.patch   | 20 
 media-radio/js8call/js8call-0.7.5.ebuild   | 54 --
 3 files changed, 75 deletions(-)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index 7d19436a60c..ed7914414a5 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1,3 +1,2 @@
-DIST js8call-0.7.5.tar.bz2 41230267 BLAKE2B 
0d49f3d65ce7df501bdfee597ba8a7670dfb80217fec2f5d66859381cceaaf759e940c99b015246d58abe8549114ffe9ba3d67cebdee5122284fc2a221de02bf
 SHA512 
e4e35a086a1443def71fe1bd9d057c3ec38f261b68818c841a90ef858d6c480b2cbb5f721ac26e1651836326b12059b2a01370a2c7c63925a40971d343e9f8e8
 DIST js8call-0.8.0.tar.bz2 41226056 BLAKE2B 
68894f44c36bc1ede57e9596545a9dd1c3ae53ce0a24e3ea7086f5696ce4deeda2ef8e716ac2e02bfd71c69266a7e867898bfddc2616284a564c753af61e27a6
 SHA512 
5beb98c7f1d805e3c4dd06a584a5b5d0efc8336da527b6d3d4f53b480c366b8c9e4f902c8c6139bbb379d875538382d1c5a4549dd2a97f408656c7da6fec5796
 DIST js8call-0.8.2.tar.bz2 41229377 BLAKE2B 
44be0d4e8d8104ee10e57b2cbff6b3bf794034a8cda398c62eff21e50060dbcc0cc0e35d5fafdf0d00dffa65fdaee286a4a566bc5a05bdb3fc7a797c41a6128f
 SHA512 
54e47abbb5a092f85060ecfd51fb2e6aad5cd41dc91ef6224c3ea5bf3c17a3e2e07435a7d7ea73a0838ec644c11eb48ce644b4c7afd6a8e5d6862e1141cc51fe

diff --git a/media-radio/js8call/files/0.7.5-makefile-removesymlink.patch 
b/media-radio/js8call/files/0.7.5-makefile-removesymlink.patch
deleted file mode 100644
index c4c9e040a74..000
--- a/media-radio/js8call/files/0.7.5-makefile-removesymlink.patch
+++ /dev/null
@@ -1,20 +0,0 @@
 a/CMakeLists.txt   2018-10-08 10:25:35.183735723 -0400
-+++ a/CMakeLists.txt   2018-10-08 10:26:27.626449814 -0400
-@@ -1272,12 +1272,12 @@
- #COMPONENT runtime
- )
- 
--execute_process(COMMAND ln -s /opt/js8call/bin/js8call ljs8call)
-+#execute_process(COMMAND ln -s /opt/js8call/bin/js8call ljs8call)
- 
--install(FILES
--${CMAKE_BINARY_DIR}/ljs8call DESTINATION /usr/bin/ RENAME js8call
--#COMPONENT runtime
--)
-+#install(FILES
-+#${CMAKE_BINARY_DIR}/ljs8call DESTINATION /usr/bin/ RENAME js8call
-+##COMPONENT runtime
-+#)
- endif (NOT WIN32 AND NOT APPLE)
- 
- 

diff --git a/media-radio/js8call/js8call-0.7.5.ebuild 
b/media-radio/js8call/js8call-0.7.5.ebuild
deleted file mode 100644
index 9b2683cd006..000
--- a/media-radio/js8call/js8call-0.7.5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils vcs-snapshot
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Weak signal ham radio communication"
-HOMEPAGE="https://groups.io/g/js8call;
-SRC_URI="https://bitbucket.org/widefido/wsjtx/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-PATCHES="${FILESDIR}/${PV}-makefile-removesymlink.patch"
-
-RDEPEND="dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtserialport:5
-   dev-qt/qtprintsupport:5
-   virtual/libusb:1
-   media-libs/portaudio
-   sci-libs/fftw:3.0[threads,fortran]
-   virtual/fortran
-   app-text/asciidoc
-   media-libs/hamlib
-   doc? ( dev-ruby/asciidoctor )"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DWSJT_GENERATE_DOCS="$(usex doc)"
-   -DWSJT_DOC_DESTINATION="/doc/${PF}"
-   )
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-}
-
-src_install() {
-   cmake-utils_src_install
-   rm "${D}"/usr/bin/rigctl{,d}-local || die
-   rm "${D}"/usr/share/doc/JS8Call -R || die
-
-}



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

2018-11-03 Thread Patrice Clement
commit: 38dc91f557a5d69277a16001595df6c2067314dc
Author: Joonas Niilola  gmail  com>
AuthorDate: Sat Nov  3 15:46:42 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Nov  3 22:59:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38dc91f5

dev-python/texttable: bump to 1.5.0.

- Upstream changed to MIT license.

Signed-off-by: Joonas Niilola  gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Closes: https://github.com/gentoo/gentoo/pull/10330
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/texttable/Manifest   |  1 +
 dev-python/texttable/texttable-1.5.0.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/texttable/Manifest b/dev-python/texttable/Manifest
index 0fe112fa423..eed565888b1 100644
--- a/dev-python/texttable/Manifest
+++ b/dev-python/texttable/Manifest
@@ -1,2 +1,3 @@
 DIST texttable-0.9.1.tar.gz 11074 BLAKE2B 
465738a7b980f2a216d63b268044c1a1b8c0deb986fd398f0ba0ae30ab84020ac6f179b5314a2071592c38443f9cb86387b9ed573342533af9e825000472ebe5
 SHA512 
7ec37336ef4b253879d0232dcdb4500cad33ecce1067dd7ea26c221dc2c003ee56360bdbd1dd1e00133301c51c67fb2fe9b1703628804a65f2a6ab8a1e830e50
 DIST texttable-1.4.0.tar.gz 12274 BLAKE2B 
558d905a65a340843a18b9c0987a34b45a53335478bc29275b4150642e8902f77830a63654a177e0017e3c729ea1bcd63d8f2296866773dfbf31cda6bc785ef7
 SHA512 
41d1b429ee32cd717d273152da0263cfff13d79aae7ecc69bda455c1391ea1e6cf74b412e6043bf3d32d62932b4498a2484deb997ef545fdd6195fd5ebd58fc5
+DIST texttable-1.5.0.tar.gz 10640 BLAKE2B 
54bc7f1ac1860e2b88de092528134f8ba63b4f31f621a32e64a242b5f2d3132294818cff6bfdb848d4fa002d515069448dd077a95fa70bdf4e9266e162bb9355
 SHA512 
f4727947a302c8e1bf09ba08d73f79f083304b42f86f2f181a98f44602961e0b280aedd4e38660630671eac17e6eb92403b89c1ae6ea3cdd3cf861c122b904a3

diff --git a/dev-python/texttable/texttable-1.5.0.ebuild 
b/dev-python/texttable/texttable-1.5.0.ebuild
new file mode 100644
index 000..3b68d79f45a
--- /dev/null
+++ b/dev-python/texttable/texttable-1.5.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{5..7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Module for creating simple ASCII tables"
+HOMEPAGE="https://github.com/foutaise/texttable;
+SRC_URI="https://github.com/foutaise/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cjk test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   cjk? ( dev-python/cjkwrap[${PYTHON_USEDEP}] )
+   )
+"
+RDEPEND="cjk? ( dev-python/cjkwrap[${PYTHON_USEDEP}] )"
+
+python_test() {
+   pytest -vv tests.py || die
+}



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

2018-11-03 Thread Patrice Clement
commit: 80281a7a92a9ee3c1e8a3b61adec524108d535c9
Author: Joonas Niilola  gmail  com>
AuthorDate: Sat Nov  3 15:47:11 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Nov  3 22:59:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80281a7a

dev-python/texttable: remove old 1.4.0.

Signed-off-by: Joonas Niilola  gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/texttable/Manifest   |  1 -
 dev-python/texttable/texttable-1.4.0.ebuild | 31 -
 2 files changed, 32 deletions(-)

diff --git a/dev-python/texttable/Manifest b/dev-python/texttable/Manifest
index eed565888b1..bc9454b3346 100644
--- a/dev-python/texttable/Manifest
+++ b/dev-python/texttable/Manifest
@@ -1,3 +1,2 @@
 DIST texttable-0.9.1.tar.gz 11074 BLAKE2B 
465738a7b980f2a216d63b268044c1a1b8c0deb986fd398f0ba0ae30ab84020ac6f179b5314a2071592c38443f9cb86387b9ed573342533af9e825000472ebe5
 SHA512 
7ec37336ef4b253879d0232dcdb4500cad33ecce1067dd7ea26c221dc2c003ee56360bdbd1dd1e00133301c51c67fb2fe9b1703628804a65f2a6ab8a1e830e50
-DIST texttable-1.4.0.tar.gz 12274 BLAKE2B 
558d905a65a340843a18b9c0987a34b45a53335478bc29275b4150642e8902f77830a63654a177e0017e3c729ea1bcd63d8f2296866773dfbf31cda6bc785ef7
 SHA512 
41d1b429ee32cd717d273152da0263cfff13d79aae7ecc69bda455c1391ea1e6cf74b412e6043bf3d32d62932b4498a2484deb997ef545fdd6195fd5ebd58fc5
 DIST texttable-1.5.0.tar.gz 10640 BLAKE2B 
54bc7f1ac1860e2b88de092528134f8ba63b4f31f621a32e64a242b5f2d3132294818cff6bfdb848d4fa002d515069448dd077a95fa70bdf4e9266e162bb9355
 SHA512 
f4727947a302c8e1bf09ba08d73f79f083304b42f86f2f181a98f44602961e0b280aedd4e38660630671eac17e6eb92403b89c1ae6ea3cdd3cf861c122b904a3

diff --git a/dev-python/texttable/texttable-1.4.0.ebuild 
b/dev-python/texttable/texttable-1.4.0.ebuild
deleted file mode 100644
index a885a2a6c89..000
--- a/dev-python/texttable/texttable-1.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5..7}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Module for creating simple ASCII tables"
-HOMEPAGE="https://github.com/foutaise/texttable;
-SRC_URI="https://github.com/foutaise/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cjk test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   cjk? ( dev-python/cjkwrap[${PYTHON_USEDEP}] )
-   )
-"
-RDEPEND="
-   cjk? ( dev-python/cjkwrap[${PYTHON_USEDEP}] )
-"
-
-python_test() {
-   py.test -v tests.py || die
-}



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

2018-11-03 Thread Patrice Clement
commit: fc06ad69f14424622012113166e4783c0a681d66
Author: David Roman  gmail  com>
AuthorDate: Sat Nov  3 16:12:39 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Nov  3 22:59:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc06ad69

dev-python/flask-paginate: new package.

Signed-off-by: David Roman  gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10331
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/flask-paginate/Manifest |  1 +
 .../flask-paginate/flask-paginate-0.5.1.ebuild | 24 ++
 dev-python/flask-paginate/metadata.xml | 19 +
 3 files changed, 44 insertions(+)

diff --git a/dev-python/flask-paginate/Manifest 
b/dev-python/flask-paginate/Manifest
new file mode 100644
index 000..9b484e21a94
--- /dev/null
+++ b/dev-python/flask-paginate/Manifest
@@ -0,0 +1 @@
+DIST flask-paginate-0.5.1.tar.gz 5397 BLAKE2B 
819740f6d1ff55331932dfb1a588fb0a92b2a6ffbf66c0ffcedddb2014c42c10f76ce50306fb9e389c66fdeba98fbf0d476915e935530bfeecc853ec25c1f9d4
 SHA512 
f17610cc3861d587e1940a69957a9266459270453d8f7c15ae6b6e5fa91633194e01384b1cec98647db70f38090d18fd44bf2fc4cbbd8d1d64cf541a5bd620c2

diff --git a/dev-python/flask-paginate/flask-paginate-0.5.1.ebuild 
b/dev-python/flask-paginate/flask-paginate-0.5.1.ebuild
new file mode 100644
index 000..7b73a8c8fbe
--- /dev/null
+++ b/dev-python/flask-paginate/flask-paginate-0.5.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pagination support for flask"
+HOMEPAGE="https://flask-paginate.readthedocs.io;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+python_install_all() {
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/flask-paginate/metadata.xml 
b/dev-python/flask-paginate/metadata.xml
new file mode 100644
index 000..35a30be0a27
--- /dev/null
+++ b/dev-python/flask-paginate/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+proxy-ma...@gentoo.org
+Proxy Maintainers
+
+
+davidroma...@gmail.com
+David Roman
+
+
+pyt...@gentoo.org
+Python
+
+
+lixxu/flask-paginate
+
+



[gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/, sci-libs/gdal/files/

2018-11-03 Thread Andreas Sturmlechner
commit: e9aced03ab6c5b8c5697f02a4f69b6bc68188a60
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 22:50:29 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 22:51:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9aced03

sci-libs/gdal: Fix build with app-text/poppler-0.69.0

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

 .../gdal/files/gdal-2.3.1-poppler-0.69.0.patch | 301 +
 sci-libs/gdal/gdal-2.3.1.ebuild|   1 +
 2 files changed, 302 insertions(+)

diff --git a/sci-libs/gdal/files/gdal-2.3.1-poppler-0.69.0.patch 
b/sci-libs/gdal/files/gdal-2.3.1-poppler-0.69.0.patch
new file mode 100644
index 000..a89970074b0
--- /dev/null
+++ b/sci-libs/gdal/files/gdal-2.3.1-poppler-0.69.0.patch
@@ -0,0 +1,301 @@
+From 0c0b9ea5a5d6bbef938de8a77c5b00cb228b902d Mon Sep 17 00:00:00 2001
+From: Even Rouault 
+Date: Fri, 12 Oct 2018 19:02:40 +0200
+Subject: [PATCH] Add support for Poppler 0.69 (fixes #1004)
+
+---
+ GDALmake.opt.in  |  1 +
+ configure| 61 ++-
+ configure.ac | 56 +++-
+ frmts/pdf/GNUmakefile|  4 +++
+ frmts/pdf/makefile.vc|  6 +++-
+ frmts/pdf/pdfdataset.cpp | 12 +++
+ nmake.opt|  2 ++
+ 7 files changed, 111 insertions(+), 31 deletions(-)
+
+diff --git a/GDALmake.opt.in b/GDALmake.opt.in
+index 30749ae982a..f9ab41fd124 100644
+--- a/GDALmake.opt.in
 b/GDALmake.opt.in
+@@ -481,6 +481,7 @@ POPPLER_BASE_STREAM_HAS_TWO_ARGS = 
@POPPLER_BASE_STREAM_HAS_TWO_ARGS@
+ POPPLER_0_20_OR_LATER = @POPPLER_0_20_OR_LATER@
+ POPPLER_0_23_OR_LATER = @POPPLER_0_23_OR_LATER@
+ POPPLER_0_58_OR_LATER = @POPPLER_0_58_OR_LATER@
++POPPLER_0_69_OR_LATER = @POPPLER_0_69_OR_LATER@
+ POPPLER_INC = @POPPLER_INC@
+ POPPLER_PLUGIN_LIB = @POPPLER_PLUGIN_LIB@
+ 
+diff --git a/configure b/configure
+index 050bc79ac97..a8472ba8c2d 100755
+--- a/configure
 b/configure
+@@ -669,6 +669,7 @@ PODOFO_INC
+ HAVE_PODOFO
+ POPPLER_PLUGIN_LIB
+ POPPLER_INC
++POPPLER_0_69_OR_LATER
+ POPPLER_0_58_OR_LATER
+ POPPLER_0_23_OR_LATER
+ POPPLER_0_20_OR_LATER
+@@ -34798,6 +34799,7 @@ POPPLER_BASE_STREAM_HAS_TWO_ARGS=no
+ POPPLER_0_20_OR_LATER=no
+ POPPLER_0_23_OR_LATER=no
+ POPPLER_0_58_OR_LATER=no
++POPPLER_0_69_OR_LATER=no
+ 
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poppler" >&5
+ $as_echo_n "checking for poppler... " >&6; }
+@@ -34840,24 +34842,51 @@ $as_echo "yes" >&6; }
+ 
+ CHECK_OTHER_POPPLER_VERSION=yes
+ 
+-# And now we check if we have Poppler >= 0.58.0
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if Object does have 
new API (>= 0.58.0)" >&5
++if test "$CHECK_OTHER_POPPLER_VERSION" = "yes"; then
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if 
OptionalContent has API >= 0.69.0" >&5
++$as_echo_n "checking if OptionalContent has API >= 0.69.0... " >&6; }
++rm -f testpoppler.*
++echo '#include ' > testpoppler.cpp
++echo 'int main(int argc, char** argv) {' >> testpoppler.cpp
++echo 'OCGs ocg(nullptr, nullptr);' >> testpoppler.cpp
++echo 'ocg.getOCGs().size();' >> testpoppler.cpp
++echo 'return 0; }' >> testpoppler.cpp
++if test -z "`${CXX} ${CXXFLAGS} ${CPPFLAGS} testpoppler.cpp -c 
${POPPLER_INC} 2>&1`" ; then
++POPPLER_0_69_OR_LATER=yes
++POPPLER_0_58_OR_LATER=yes
++POPPLER_0_23_OR_LATER=yes
++POPPLER_0_20_OR_LATER=yes
++POPPLER_BASE_STREAM_HAS_TWO_ARGS=yes
++POPPLER_HAS_OPTCONTENT=yes
++CHECK_OTHER_POPPLER_VERSION=no
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
++$as_echo "yes" >&6; }
++else
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
++$as_echo "no" >&6; }
++fi
++fi
++
++if test "$CHECK_OTHER_POPPLER_VERSION" = "yes"; then
++# And now we check if we have Poppler >= 0.58.0
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if Object does 
have new API (>= 0.58.0)" >&5
+ $as_echo_n "checking if Object does have new API (>= 0.58.0)... " >&6; }
+-rm -f testpoppler.*
+-echo '#include ' > testpoppler.cpp
+-echo 'int main(int argc, char** argv) { Object o(objNull); return 0; 
}' >> testpoppler.cpp
+-if test -z "`${CXX} ${CXXFLAGS} ${CPPFLAGS} testpoppler.cpp -c 
${POPPLER_INC} 2>&1`" ; then
+-POPPLER_0_58_OR_LATER=yes
+-POPPLER_0_23_OR_LATER=yes
+-POPPLER_0_20_OR_LATER=yes
+-POPPLER_BASE_STREAM_HAS_TWO_ARGS=yes
+-POPPLER_HAS_OPTCONTENT=yes
+-CHECK_OTHER_POPPLER_VERSION=no
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
++   

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

2018-11-03 Thread Thomas Deutschmann
commit: 97bc562729abf141e95bdf2a35abab5f89736ab5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  3 22:43:53 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  3 22:43:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bc5627

app-admin/rsyslog: drop old

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

 app-admin/rsyslog/Manifest |   4 -
 app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild | 451 
 app-admin/rsyslog/rsyslog-8.37.0.ebuild| 454 -
 3 files changed, 909 deletions(-)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 0b8817b7a28..05b6f702c77 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,10 +1,6 @@
 DIST rsyslog-8.35.0.tar.gz 2590108 BLAKE2B 
e201c1366b8ab96c070829d51de079212e82216a793eb7622aa91c66e2330981de8be547b1ee7f102ed7d8c8de054d58ba151e95238146a61fba8fe908c5f929
 SHA512 
3b8845fc057147c2dd740b3bb432e7fb101ad60be5c6bc86a2c2796bcd3f3526c617d45b9e8301388d51047a125ca18ba4ac54f8be2a13eabbbe8fb9361beecc
-DIST rsyslog-8.36.0.tar.gz 2639477 BLAKE2B 
9c7343d853f79e2955a8999e2871a2a9b008cb3ef75b94e2381a3a0ff3e49445593d852d7de3819851dc0d4c17a91d966ca2fbfd52e8215ebdbaf6b7ccd68bdf
 SHA512 
b0c8689374b5b0fb5ad9675ad8983ce67bd04d34ad07d39cf8f91498fd2fd21a173f1077e5fa1b66a89a9d93ab011fc6345ac1a3be9961f4794fc9e152c32a50
-DIST rsyslog-8.37.0.tar.gz 2697435 BLAKE2B 
d88a06e8a5da15ed88d0d6c92032f71be10c2b77970e26b8fe5258e116f8f635c2e359408260b8e486401b8d9ea0e234e22070f520d42bb7884923df4f216ee3
 SHA512 
2989eb7ed151e979a720fa0e95e330bda9b40f65009f7969069bcbbeee8f493c6a3189f67bbbc2529d3a2ac14a022d7e8c4f2d0dae42b67d7508d7611fa0
 DIST rsyslog-8.38.0.tar.gz 2721798 BLAKE2B 
578bc9eefce4893a9c1eb54ee7360cd9fa51b3c87ffe07a0fd5b122987f991835f603417243084de0b59286e993ad1c84237e61c44bc18457b3660668421101b
 SHA512 
9dc3bdc4ef01c2af433478e182704694cb50849d811d476a03e4ce03b3c5aecfb506e7f1c1e51fadcd63da60b067d8011b92b8c9354a688fe66f7b6ffd8f9254
 DIST rsyslog-8.39.0.tar.gz 2721560 BLAKE2B 
0680cb31d0a07e5676a5c5626e46fa174b8df08ceec49b514624ff8ffeb750bbf199f73af1d89b9dfad121a292084d75b0a1218fb33138f1d7a149fd730cb3d9
 SHA512 
f46ead433f703df4af6ddc4bbb178ea145d7d2a35ee7749c32b9889f299ba20c83ed76c246530608198e84fef1f2bf10097344c31d5df38b9e0ae47cf4bee479
 DIST rsyslog-doc-8.35.0.tar.gz 7427270 BLAKE2B 
5441080c07a8398cd5d513ba6abe0335f62762f105354105549f0440c0429c62a4f28a4cc84a71d049bc8134cd64bda2c2210a2f30fd5b94f53e0bc783e7c8d1
 SHA512 
f78d0451eef789d60f7c5ae1eed46c4a9f7a6ade73b829f65aa2373aa786b00e84e8957089532b1b652838bd9f62b41d92530276a0d27e21b8e94d5f0e4728a6
-DIST rsyslog-doc-8.36.0.tar.gz 7570338 BLAKE2B 
031f94b88fb97e6c8b01d224279138c371a5f54ecc5d7a9298b4ec6351c5d380065877888ab1969386b76b9e715937b7335bee59c3d5b8ddd4910392a58d08cb
 SHA512 
a93f56c9c9464a9ca87f61169c6fcfaa94608f31210eaac77e882e64bf5f514c887765db6bb57e4defafeb2a6e552506f0274c1ed275306efc1656f5520b5efa
-DIST rsyslog-doc-8.37.0.tar.gz 7587722 BLAKE2B 
266e5be77e4ca91e3777ee4f2c86ee7318287546c1fb84ee21f1f4995907fa8caac84ef47cec2665ef29f34151b4b22ed6c35ea1ffe0c4ddff8d05e23136
 SHA512 
827ac6762ad9257d9499201d5dc3d110c65f11891ab58d36dce568ffa5f8b57fe10505bc2c7b0743dcca319f294ba6418a880b7ca787eb19dcc1f262ba0f3b59
 DIST rsyslog-doc-8.38.0.tar.gz 7662314 BLAKE2B 
57a121950a3f6630e4736a1ff998e93b543389107d146ddb148ecd2702bb208d21a7f4d77f2fd958f2a56e092341fc6a24ed1cc80a910cb1adb54c65b5b2da04
 SHA512 
e28a09ae2fcddc711d2cfd31207c9862192598e49964a47b41fc8fa3ae5b1e08b7e2589fb5af859d58d4bf028574eb56cac6514401aa56cb482fa1166863e6a5
 DIST rsyslog-doc-8.39.0.tar.gz 7674833 BLAKE2B 
1526e0637c3ab9846f447dcea48efbfd17aa517c2fc875c46ac190428db6aa2a0f81f8aaed6e5b0b6991a5c13f45bc818be76c0fec0eb45628ebf48b4956
 SHA512 
a6d09d384616a264fdf6e09fa0f61bd82a42340bac426d93119e11158f293dd58f894623aca30f2137e51bf701531f07938d014c9b8ec97d0a796447de3089de

diff --git a/app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild
deleted file mode 100644
index 0dedd07fd39..000
--- a/app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild
+++ /dev/null
@@ -1,451 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
-
-inherit autotools eutils linux-info python-any-r1 systemd
-
-DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
-HOMEPAGE="https://www.rsyslog.com/;
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git;
-
-   DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git;
-
-   inherit git-r3
-else
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
-
-   SRC_URI="
-   https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
-   doc? ( 

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

2018-11-03 Thread Thomas Deutschmann
commit: 6849bf1b2e4c381459f20e0c7c65fd060aed36f6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  3 20:45:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  3 22:42:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6849bf1b

app-admin/rsyslog: remove removed configure option memcheck

Closes: https://bugs.gentoo.org/669954
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-admin/rsyslog/rsyslog-8.38.0.ebuild | 1 -
 app-admin/rsyslog/rsyslog-8.39.0.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-admin/rsyslog/rsyslog-8.38.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.38.0.ebuild
index ce2cf91b084..85b70fb0b96 100644
--- a/app-admin/rsyslog/rsyslog-8.38.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.38.0.ebuild
@@ -207,7 +207,6 @@ src_configure() {
# Debug
$(use_enable debug)
$(use_enable debug diagtools)
-   $(use_enable debug memcheck)
$(use_enable debug valgrind)
# Misc
$(use_enable curl fmhttp)

diff --git a/app-admin/rsyslog/rsyslog-8.39.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.39.0.ebuild
index 975b5acbde5..a6766a584f5 100644
--- a/app-admin/rsyslog/rsyslog-8.39.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.39.0.ebuild
@@ -208,7 +208,6 @@ src_configure() {
# Debug
$(use_enable debug)
$(use_enable debug diagtools)
-   $(use_enable debug memcheck)
$(use_enable debug valgrind)
# Misc
$(use_enable curl fmhttp)



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

2018-11-03 Thread Thomas Deutschmann
commit: 1a1333d13d508dbeffdffcd80d35a79fce615dce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  3 19:15:15 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  3 22:42:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1333d1

dev-libs/libestr: bump to v0.1.11

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

 dev-libs/libestr/Manifest  |  1 +
 dev-libs/libestr/libestr-0.1.11.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-libs/libestr/Manifest b/dev-libs/libestr/Manifest
index 0ecf5cb2900..ae5c01b4387 100644
--- a/dev-libs/libestr/Manifest
+++ b/dev-libs/libestr/Manifest
@@ -1 +1,2 @@
 DIST libestr-0.1.10.tar.gz 336122 BLAKE2B 
7a157d030415bbdc8c289061c4ce1ddac4fdfd7356e82857afbf9a8d6ff4bee0a0b98f2e39c4adb69a0349c33a29f1cdd90ec901c3501c0fcafb45faecbfea7c
 SHA512 
477b06e2b6ea9b2e34fe0d91328c9191a678b173751e595359c05772db50a4d348ac132bec0c926fba91ceccc013e15cd4cc57a6b734874c06073bf23151bac7
+DIST libestr-0.1.11.tar.gz 355544 BLAKE2B 
c165212c4a56ee577a76dbb95dfe9d08d84087d490422d4fb7c29cadc5b5d0eed97234369331286433e2d860d3cfa8af3117d3ff94e8833df91f6586905ad2c8
 SHA512 
0ab98c2fa4b58cf6fee89c88602725b8b5e8e5a171a6976cdd8cff4dfc1cd3e5b747868da74fccd1bca66b9fa524ceae1c4f1ad5ee653a44ff81df6916ab5328

diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild 
b/dev-libs/libestr/libestr-0.1.11.ebuild
new file mode 100644
index 000..719c5dac253
--- /dev/null
+++ b/dev-libs/libestr/libestr-0.1.11.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools
+
+DESCRIPTION="Library for some string essentials"
+HOMEPAGE="http://libestr.adiscon.com/;
+SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+IUSE="debug static-libs test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable debug)
+   $(use_enable static-libs static)
+   $(use_enable test testbench)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   find "${ED%/}"/usr/lib* -name '*.la' -delete || die
+}



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

2018-11-03 Thread Thomas Deutschmann
commit: cd4fea9f2c8550c31bd94eef62b49b221903d15a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  3 20:40:02 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  3 22:42:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd4fea9f

app-admin/rsyslog: bump to v8.39.0

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

 app-admin/rsyslog/Manifest   |  2 ++
 app-admin/rsyslog/files/rsyslog.initd-r1 |  2 +-
 app-admin/rsyslog/rsyslog-8.35.0-r1.ebuild   |  2 +-
 app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild   |  2 +-
 app-admin/rsyslog/rsyslog-8.37.0.ebuild  |  2 +-
 .../rsyslog/{rsyslog-8.37.0.ebuild => rsyslog-8.39.0.ebuild} | 12 +++-
 6 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 9a7bf96e70e..0b8817b7a28 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -2,7 +2,9 @@ DIST rsyslog-8.35.0.tar.gz 2590108 BLAKE2B 
e201c1366b8ab96c070829d51de079212e822
 DIST rsyslog-8.36.0.tar.gz 2639477 BLAKE2B 
9c7343d853f79e2955a8999e2871a2a9b008cb3ef75b94e2381a3a0ff3e49445593d852d7de3819851dc0d4c17a91d966ca2fbfd52e8215ebdbaf6b7ccd68bdf
 SHA512 
b0c8689374b5b0fb5ad9675ad8983ce67bd04d34ad07d39cf8f91498fd2fd21a173f1077e5fa1b66a89a9d93ab011fc6345ac1a3be9961f4794fc9e152c32a50
 DIST rsyslog-8.37.0.tar.gz 2697435 BLAKE2B 
d88a06e8a5da15ed88d0d6c92032f71be10c2b77970e26b8fe5258e116f8f635c2e359408260b8e486401b8d9ea0e234e22070f520d42bb7884923df4f216ee3
 SHA512 
2989eb7ed151e979a720fa0e95e330bda9b40f65009f7969069bcbbeee8f493c6a3189f67bbbc2529d3a2ac14a022d7e8c4f2d0dae42b67d7508d7611fa0
 DIST rsyslog-8.38.0.tar.gz 2721798 BLAKE2B 
578bc9eefce4893a9c1eb54ee7360cd9fa51b3c87ffe07a0fd5b122987f991835f603417243084de0b59286e993ad1c84237e61c44bc18457b3660668421101b
 SHA512 
9dc3bdc4ef01c2af433478e182704694cb50849d811d476a03e4ce03b3c5aecfb506e7f1c1e51fadcd63da60b067d8011b92b8c9354a688fe66f7b6ffd8f9254
+DIST rsyslog-8.39.0.tar.gz 2721560 BLAKE2B 
0680cb31d0a07e5676a5c5626e46fa174b8df08ceec49b514624ff8ffeb750bbf199f73af1d89b9dfad121a292084d75b0a1218fb33138f1d7a149fd730cb3d9
 SHA512 
f46ead433f703df4af6ddc4bbb178ea145d7d2a35ee7749c32b9889f299ba20c83ed76c246530608198e84fef1f2bf10097344c31d5df38b9e0ae47cf4bee479
 DIST rsyslog-doc-8.35.0.tar.gz 7427270 BLAKE2B 
5441080c07a8398cd5d513ba6abe0335f62762f105354105549f0440c0429c62a4f28a4cc84a71d049bc8134cd64bda2c2210a2f30fd5b94f53e0bc783e7c8d1
 SHA512 
f78d0451eef789d60f7c5ae1eed46c4a9f7a6ade73b829f65aa2373aa786b00e84e8957089532b1b652838bd9f62b41d92530276a0d27e21b8e94d5f0e4728a6
 DIST rsyslog-doc-8.36.0.tar.gz 7570338 BLAKE2B 
031f94b88fb97e6c8b01d224279138c371a5f54ecc5d7a9298b4ec6351c5d380065877888ab1969386b76b9e715937b7335bee59c3d5b8ddd4910392a58d08cb
 SHA512 
a93f56c9c9464a9ca87f61169c6fcfaa94608f31210eaac77e882e64bf5f514c887765db6bb57e4defafeb2a6e552506f0274c1ed275306efc1656f5520b5efa
 DIST rsyslog-doc-8.37.0.tar.gz 7587722 BLAKE2B 
266e5be77e4ca91e3777ee4f2c86ee7318287546c1fb84ee21f1f4995907fa8caac84ef47cec2665ef29f34151b4b22ed6c35ea1ffe0c4ddff8d05e23136
 SHA512 
827ac6762ad9257d9499201d5dc3d110c65f11891ab58d36dce568ffa5f8b57fe10505bc2c7b0743dcca319f294ba6418a880b7ca787eb19dcc1f262ba0f3b59
 DIST rsyslog-doc-8.38.0.tar.gz 7662314 BLAKE2B 
57a121950a3f6630e4736a1ff998e93b543389107d146ddb148ecd2702bb208d21a7f4d77f2fd958f2a56e092341fc6a24ed1cc80a910cb1adb54c65b5b2da04
 SHA512 
e28a09ae2fcddc711d2cfd31207c9862192598e49964a47b41fc8fa3ae5b1e08b7e2589fb5af859d58d4bf028574eb56cac6514401aa56cb482fa1166863e6a5
+DIST rsyslog-doc-8.39.0.tar.gz 7674833 BLAKE2B 
1526e0637c3ab9846f447dcea48efbfd17aa517c2fc875c46ac190428db6aa2a0f81f8aaed6e5b0b6991a5c13f45bc818be76c0fec0eb45628ebf48b4956
 SHA512 
a6d09d384616a264fdf6e09fa0f61bd82a42340bac426d93119e11158f293dd58f894623aca30f2137e51bf701531f07938d014c9b8ec97d0a796447de3089de

diff --git a/app-admin/rsyslog/files/rsyslog.initd-r1 
b/app-admin/rsyslog/files/rsyslog.initd-r1
index f34bacb7511..8d2ff8e818a 100644
--- a/app-admin/rsyslog/files/rsyslog.initd-r1
+++ b/app-admin/rsyslog/files/rsyslog.initd-r1
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 RSYSLOG_CONFIGFILE=${RSYSLOG_CONFIGFILE:-"/etc/rsyslog.conf"}

diff --git a/app-admin/rsyslog/rsyslog-8.35.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.35.0-r1.ebuild
index 750600f1c7e..71ff1a67191 100644
--- a/app-admin/rsyslog/rsyslog-8.35.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.35.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"

diff --git a/app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild 

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

2018-11-03 Thread Thomas Deutschmann
commit: cd9eb4e731adfdc7e013c6cea127555f55739f9d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  3 22:38:47 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  3 22:42:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9eb4e7

app-admin/rsyslog: fix automagic dependency on dev-libs/liblogging

Closes: https://bugs.gentoo.org/667836
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...slog-8.39.0-fix-liblogging_stdlog-linking.patch | 321 +
 ...slog-8.38.0.ebuild => rsyslog-8.38.0-r1.ebuild} |   1 +
 app-admin/rsyslog/rsyslog-8.39.0.ebuild|   3 +
 3 files changed, 325 insertions(+)

diff --git 
a/app-admin/rsyslog/files/rsyslog-8.39.0-fix-liblogging_stdlog-linking.patch 
b/app-admin/rsyslog/files/rsyslog-8.39.0-fix-liblogging_stdlog-linking.patch
new file mode 100644
index 000..6ccf8f0252d
--- /dev/null
+++ b/app-admin/rsyslog/files/rsyslog-8.39.0-fix-liblogging_stdlog-linking.patch
@@ -0,0 +1,321 @@
+https://github.com/rsyslog/rsyslog/pull/3240
+
+--- a/configure.ac
 b/configure.ac
+@@ -1436,6 +1436,12 @@ fi
+ AM_CONDITIONAL(ENABLE_KSI_LS12, test x$enable_ksi_ls12 = xyes)
+ 
+ # liblogging-stdlog support
++# we use liblogging-stdlog inside the testbench, which is why we need to 
check for it in any case
++PKG_CHECK_MODULES(LIBLOGGING_STDLOG, liblogging-stdlog >= 1.0.3,
++  AC_DEFINE(HAVE_LIBLOGGING_STDLOG, 1, [Define to 1 if liblogging-stdlog 
is available.]),
++  [AC_MSG_NOTICE([liblogging-stdlog not found, parts of the testbench 
will not run])]
++)
++
+ AC_ARG_ENABLE(liblogging-stdlog,
+ [AS_HELP_STRING([--enable-liblogging-stdlog],[Enable 
liblogging-stdlog support @<:@default=no@:>@])],
+ [case "${enableval}" in
+@@ -1445,18 +1451,15 @@ AC_ARG_ENABLE(liblogging-stdlog,
+  esac],
+ [enable_liblogging_stdlog=no]
+ )
++if test "x$enable_liblogging_stdlog" = "xyes" -a "x$HAVE_LIBLOGGING_STDLOG" 
!= "x1"; then
++  AC_MSG_ERROR(--enable-liblogging-stdlog set but liblogging was not 
found)
++fi
++AM_CONDITIONAL(ENABLE_LIBLOGGING_STDLOG, [test "x$enable_liblogging_stdlog" = 
"xyes"])
+ if test "x$enable_liblogging_stdlog" = "xyes"; then
+-  PKG_CHECK_MODULES(LIBLOGGING_STDLOG, liblogging-stdlog >= 1.0.3,
+-  AC_DEFINE(HAVE_LIBLOGGING_STDLOG, 1, [Define to 1 if 
liblogging-stdlog is available.])
+-  )
++  AC_MSG_NOTICE(DEBUG: liblogging_stdlog enabled)
++else
++  AC_MSG_NOTICE(DEBUG: liblogging_stdlog disabled)
+ fi
+-AM_CONDITIONAL(ENABLE_LIBLOGGING_STDLOG, test x$enable_liblogging_stdlog = 
xyes)
+-
+-# we use liblogging-stdlog inside the testbench, which is why we need to 
check for it in any case
+-PKG_CHECK_MODULES(LIBLOGGING_STDLOG, liblogging-stdlog >= 1.0.3,
+-  AC_DEFINE(HAVE_LIBLOGGING_STDLOG, 1, [Define to 1 if liblogging-stdlog 
is available.]),
+-  [AC_MSG_NOTICE([liblogging-stdlog not found, parts of the testbench 
will not run])]
+-)
+ 
+ # RFC 3195 support
+ AC_ARG_ENABLE(rfc3195,
+--- a/plugins/imklog/Makefile.am
 b/plugins/imklog/Makefile.am
+@@ -10,6 +10,11 @@ if ENABLE_IMKLOG_LINUX
+ imklog_la_SOURCES += bsd.c
+ endif
+ 
+-imklog_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS) 
$(LIBLOGGING_STDLOG_CFLAGS)
+-imklog_la_LDFLAGS = -module -avoid-version $(LIBLOGGING_STDLOG_LIBS)
++imklog_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
++imklog_la_LDFLAGS = -module -avoid-version
+ imklog_la_LIBADD = 
++
++if ENABLE_LIBLOGGING_STDLOG
++imklog_la_CPPFLAGS += $(LIBLOGGING_STDLOG_CFLAGS)
++imklog_la_LDFLAGS += $(LIBLOGGING_STDLOG_LIBS)
++endif
+--- a/plugins/immark/Makefile.am
 b/plugins/immark/Makefile.am
+@@ -1,6 +1,11 @@
+ pkglib_LTLIBRARIES = immark.la
+ 
+ immark_la_SOURCES = immark.c immark.h
+-immark_la_CPPFLAGS = $(RSRT_CFLAGS) -I$(top_srcdir) $(PTHREADS_CFLAGS) 
$(LIBLOGGING_STDLOG_CFLAGS)
+-immark_la_LDFLAGS = -module -avoid-version $(LIBLOGGING_STDLOG_LIBS)
++immark_la_CPPFLAGS = $(RSRT_CFLAGS) -I$(top_srcdir) $(PTHREADS_CFLAGS)
++immark_la_LDFLAGS = -module -avoid-version
+ immark_la_LIBADD = 
++
++if ENABLE_LIBLOGGING_STDLOG
++immark_la_CPPFLAGS += $(LIBLOGGING_STDLOG_CFLAGS)
++immark_la_LDFLAGS += $(LIBLOGGING_STDLOG_LIBS)
++endif
+--- a/plugins/imtcp/Makefile.am
 b/plugins/imtcp/Makefile.am
+@@ -1,6 +1,11 @@
+ pkglib_LTLIBRARIES = imtcp.la
+ 
+ imtcp_la_SOURCES = imtcp.c
+-imtcp_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS) 
$(LIBLOGGING_STDLOG_CFLAGS)
+-imtcp_la_LDFLAGS = -module -avoid-version $(LIBLOGGING_STDLOG_LIBS)
++imtcp_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
++imtcp_la_LDFLAGS = -module -avoid-version
+ imtcp_la_LIBADD = 
++
++if ENABLE_LIBLOGGING_STDLOG
++imtcp_la_CPPFLAGS += $(LIBLOGGING_STDLOG_CFLAGS)
++imtcp_la_LDFLAGS += $(LIBLOGGING_STDLOG_LIBS)
++endif
+--- a/plugins/imudp/Makefile.am
 b/plugins/imudp/Makefile.am
+@@ -1,6 +1,11 @@
+ 

[gentoo-commits] repo/gentoo:master commit in: sci-physics/qmeq/

2018-11-03 Thread Andreas Hüttel
commit: c53be5da17dbf26e1c7752d00f80ad6ec879f8ea
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov  3 22:18:11 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Nov  3 22:19:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53be5da

sci-physics/qmeq: New package

See also https://arxiv.org/abs/1706.10104
and http://dx.doi.org/10.1016/j.cpc.2017.07.024

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

 sci-physics/qmeq/Manifest|  1 +
 sci-physics/qmeq/metadata.xml| 11 +++
 sci-physics/qmeq/qmeq-1.0.ebuild | 26 ++
 3 files changed, 38 insertions(+)

diff --git a/sci-physics/qmeq/Manifest b/sci-physics/qmeq/Manifest
new file mode 100644
index 000..d4c5db05f3c
--- /dev/null
+++ b/sci-physics/qmeq/Manifest
@@ -0,0 +1 @@
+DIST qmeq-1.0.tar.gz 590715 BLAKE2B 
7f091be0651236f2dcb45825df541813e27b43b2b8ec9184a342c962363921e29462726ba23530d0b956bba45793ed2036cec6287696e5fa58f91204d9267933
 SHA512 
3589fe927740cac5130a5b936e7fb8f73ce20f280878a326cdf91fe6340e8853f5e055c7e07170433c0977130cbb31644b0d9f84d23cd467aaa82557c8541e6f

diff --git a/sci-physics/qmeq/metadata.xml b/sci-physics/qmeq/metadata.xml
new file mode 100644
index 000..02fe3b97774
--- /dev/null
+++ b/sci-physics/qmeq/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+dilfri...@gentoo.org
+Andreas K. Huettel
+  
+  
+gedaskir/qmeq
+  
+

diff --git a/sci-physics/qmeq/qmeq-1.0.ebuild b/sci-physics/qmeq/qmeq-1.0.ebuild
new file mode 100644
index 000..db03248cf2e
--- /dev/null
+++ b/sci-physics/qmeq/qmeq-1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Quantum master equation package for Quantum dot transport 
calculations"
+HOMEPAGE="https://github.com/gedaskir/qmeq;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~amd64"
+IUSE=""
+LICENSE="BSD-2"
+SLOT="0"
+
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/cython[${PYTHON_USEDEP}]
+"



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

2018-11-03 Thread Michał Górny
commit: 890d21c407d92cfff49db52a782c0ae7e3acb52c
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Nov  3 14:37:14 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov  3 21:58:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890d21c4

net-im/libcommuni: drop old version

Bug: https://bugs.gentoo.org/669866
Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10266
Signed-off-by: Michał Górny  gentoo.org>

 net-im/libcommuni/Manifest|  1 -
 net-im/libcommuni/files/uchardet.pri  | 17 ---
 net-im/libcommuni/libcommuni-3.5.0.ebuild | 74 ---
 3 files changed, 92 deletions(-)

diff --git a/net-im/libcommuni/Manifest b/net-im/libcommuni/Manifest
index 8f4a37519e0..7670d11af66 100644
--- a/net-im/libcommuni/Manifest
+++ b/net-im/libcommuni/Manifest
@@ -1,2 +1 @@
-DIST libcommuni-3.5.0.tar.gz 646734 BLAKE2B 
81e2c783625a0befe2d364423e862967bc76e8a66e9b5d7f2f94f46f46530d54b030bfd3a48d7877532092c607295cff5a77ecd8bb669112d53507a1ea18c5b0
 SHA512 
4d62f7e5edd32b9121f2b69d15a4022ad5d6cf7136dc48d0a1ca4bd413b3334533d7734d6939906fa3426f8db9bc255696107ecada19875c60ce59990b54dee4
 DIST libcommuni-3.5.0_p20180116.tar.gz 471286 BLAKE2B 
9f89a5eea2444c207b54f6b820c7cef89ff2e578d34ad751fdbfe558af2bcf0e52238ef63b244fb321baa7716c0119ca084c547cc0161a08b46af4c9d604dd0e
 SHA512 
f7ce9c92acbd67b3d75b9b7fc1cef55796a3d44294024da591c7b0c21fc065ec484dbc6a4c83af96fcb6fd6e725a7b6ed4219bd09e2aa0de303b82d64741efba

diff --git a/net-im/libcommuni/files/uchardet.pri 
b/net-im/libcommuni/files/uchardet.pri
deleted file mode 100644
index d22393b76d2..000
--- a/net-im/libcommuni/files/uchardet.pri
+++ /dev/null
@@ -1,17 +0,0 @@
-##
-# Communi
-##
-
-include(../pkg.pri)
-
-pkgExists(uchardet) {
-   CONFIG += link_pkgconfig
-   PKGCONFIG += uchardet
-}
-
-isEmpty(PKGCONFIG) {
-   error("UChardet support has been enabled, but the UChardet installation 
has not been found. Did you emerged app-i18n/uchardet?")
-} else {
-   LIBS += -luchardet
-   INCPATH += -isystem /usr/include/uchardet
-}

diff --git a/net-im/libcommuni/libcommuni-3.5.0.ebuild 
b/net-im/libcommuni/libcommuni-3.5.0.ebuild
deleted file mode 100644
index 166369b11ab..000
--- a/net-im/libcommuni/libcommuni-3.5.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="A cross-platform IRC framework written with Qt"
-HOMEPAGE="http://communi.github.io/;
-SRC_URI="https://github.com/communi/libcommuni/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="qml test +uchardet"
-
-# Compiling with USE="test" is currently broken with dev-libs/icu
-# See: https://github.com/communi/libcommuni/issues/60
-REQUIRED_USE="test? ( uchardet )"
-
-RDEPEND="dev-qt/qtcore:5
-   dev-qt/qtdeclarative:5
-   uchardet? ( app-i18n/uchardet )
-   !uchardet? ( dev-libs/icu:= )"
-
-DEPEND="test? ( dev-qt/qttest:5 )
-   ${RDEPEND}"
-
-RESTRICT="!test? ( test )"
-
-src_prepare() {
-   default
-
-   # Don't use bundled uchardet, use instead app-i18n/uchardet
-   rm -rf src/3rdparty/uchardet-0.0.1/* || die
-   cp "${FILESDIR}"/uchardet.pri src/3rdparty/uchardet-0.0.1/uchardet.pri 
|| die
-}
-
-src_configure() {
-   local myqmakeargs=( libcommuni.pro
-   # Disables compile run-time benchmarks, as they don't make any 
sense
-   -config no_benchmarks
-   # Disables examples, as no new files are installed
-   -config no_examples
-   # Is needed for fixing the QA Notice: The following files 
contain insecure RUNPATHs
-   -config no_rpath
-   # Compile libcommuni always in Release mode, as Debug seems to 
do nothing
-   -config release
-   # Don't silence all compile messages
-   -config verbose
-   -config $(usex qml '' 'no_')install_imports
-   -config $(usex qml '' 'no_')install_qml
-   -config $(usex test '' 'no_')tests
-   -config $(usex uchardet 'no_' '')icu
-   -config $(usex uchardet '' 'no_')uchardet )
-
-   eqmake5 "${myqmakeargs[@]}"
-}
-
-src_test() {
-   # This is a hack to delete the existing LD_LIBRARY_PATH and set a new 
one,
-   # otherwise a test will fail, because it uses the system installed lib 
instead of the new compiled lib.
-   # The test will fail, when libcommuni is emerged with USE="uchardet" and
-   # libcommuni is already installed with USE="-uchardat", or the other 
way around.
-   find "${S}" -type f -name 

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

2018-11-03 Thread Michał Górny
commit: 42b4cf85c503f98ebd97020cb451bd86aaa339ab
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Oct 28 14:37:56 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov  3 21:58:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b4cf85

net-im/libcommuni: bump to version 3.5.0_p20180116

Also bumped to EAPI=7.

Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny  gentoo.org>

 net-im/libcommuni/Manifest |  1 +
 .../libcommuni/libcommuni-3.5.0_p20180116.ebuild   | 76 ++
 2 files changed, 77 insertions(+)

diff --git a/net-im/libcommuni/Manifest b/net-im/libcommuni/Manifest
index 3adc4146f91..8f4a37519e0 100644
--- a/net-im/libcommuni/Manifest
+++ b/net-im/libcommuni/Manifest
@@ -1 +1,2 @@
 DIST libcommuni-3.5.0.tar.gz 646734 BLAKE2B 
81e2c783625a0befe2d364423e862967bc76e8a66e9b5d7f2f94f46f46530d54b030bfd3a48d7877532092c607295cff5a77ecd8bb669112d53507a1ea18c5b0
 SHA512 
4d62f7e5edd32b9121f2b69d15a4022ad5d6cf7136dc48d0a1ca4bd413b3334533d7734d6939906fa3426f8db9bc255696107ecada19875c60ce59990b54dee4
+DIST libcommuni-3.5.0_p20180116.tar.gz 471286 BLAKE2B 
9f89a5eea2444c207b54f6b820c7cef89ff2e578d34ad751fdbfe558af2bcf0e52238ef63b244fb321baa7716c0119ca084c547cc0161a08b46af4c9d604dd0e
 SHA512 
f7ce9c92acbd67b3d75b9b7fc1cef55796a3d44294024da591c7b0c21fc065ec484dbc6a4c83af96fcb6fd6e725a7b6ed4219bd09e2aa0de303b82d64741efba

diff --git a/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild 
b/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild
new file mode 100644
index 000..2507c14514a
--- /dev/null
+++ b/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+MY_PV="d3e388de9a146faad3277b46e480b0f1415f9a24"
+
+inherit qmake-utils
+
+DESCRIPTION="A cross-platform IRC framework written with Qt"
+HOMEPAGE="http://communi.github.io/;
+SRC_URI="https://github.com/communi/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="qml test +uchardet"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   uchardet? ( app-i18n/uchardet )
+   !uchardet? ( dev-libs/icu:= )
+   "
+
+DEPEND="
+   ${RDEPEND}
+   test? ( dev-qt/qttest:5 )
+"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_prepare() {
+   default
+
+   # Currently the test tst_IrcLagTimer fails, so disabling
+   # See: https://github.com/communi/libcommuni/issues/63
+   sed -e '/irclagtimer/d' -i tests/auto/auto.pro || die
+}
+
+src_configure() {
+   local myqmakeargs=( libcommuni.pro
+   # Disables compile run-time benchmarks, as they don't make any 
sense
+   -config no_benchmarks
+   # Disables examples, as no new files are installed
+   -config no_examples
+   # Is needed for fixing the QA Notice: The following files 
contain insecure RUNPATHs
+   -config no_rpath
+   # Compile libcommuni always in Release mode, as Debug seems to 
do nothing
+   -config release
+   # Don't silence all compile messages
+   -config verbose
+   -config $(usex qml '' 'no_')install_imports
+   -config $(usex qml '' 'no_')install_qml
+   -config $(usex test '' 'no_')tests
+   -config $(usex uchardet 'no_' '')icu
+   -config $(usex uchardet '' 'no_')uchardet )
+
+   eqmake5 "${myqmakeargs[@]}"
+}
+
+src_test() {
+   # This is a hack to delete the existing LD_LIBRARY_PATH and set a new 
one,
+   # otherwise a test will fail, because it uses the system installed lib 
instead of the new compiled lib.
+   # The test will fail, when libcommuni is emerged with USE="uchardet" and
+   # libcommuni is already installed with USE="-uchardat", or the other 
way around.
+   find "${S}" -type f -name 'target_wrapper.sh' -exec sed -i -e 
"/.*LD_LIBRARY_PATH.*/d" {} \; || die
+   local -x LD_LIBRARY_PATH="${S}/lib"
+
+   default
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/libjson-rpc-cpp/

2018-11-03 Thread Michał Górny
commit: e45d5c13978dbbe8a419ec6d2d761aa8ed20c710
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov  3 10:38:36 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov  3 21:58:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e45d5c13

dev-cpp/libjson-rpc-cpp: Switch to dev-cpp/catch-2

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

 ...n-rpc-cpp-.ebuild => libjson-rpc-cpp-1.1.1-r1.ebuild} | 12 +---
 dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild  |  4 ++--
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild 
b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild
similarity index 86%
copy from dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild
copy to dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild
index 0e617416361..fbf180d4cf2 100644
--- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild
+++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild
@@ -3,17 +3,15 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://github.com/cinemast/${PN}.git;
-EGIT_BRANCH=develop
-inherit cmake-utils git-r3
+inherit cmake-utils
 
 DESCRIPTION="JSON-RPC (1.0 & 2.0) framework for C++"
 HOMEPAGE="https://github.com/cinemast/libjson-rpc-cpp;
-SRC_URI=""
+SRC_URI="https://github.com/cinemast/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/1"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="doc +http-client +http-server redis-client redis-server +stubgen test"
 
 RDEPEND="
@@ -25,7 +23,7 @@ RDEPEND="
stubgen? ( dev-libs/argtable:= )"
 DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
-   test? ( =dev-cpp/catch-2 )"
 
 RESTRICT="!test? ( test )"
 
@@ -44,7 +42,7 @@ src_configure() {
-DCOMPILE_EXAMPLES=OFF
-DCOMPILE_STUBGEN=$(usex stubgen)
-DCOMPILE_TESTS=$(usex test)
-   -DCATCH_INCLUDE_DIR="${EPREFIX}/usr/include/catch"
+   -DCATCH_INCLUDE_DIR="${EPREFIX}/usr/include/catch2"
)
 
cmake-utils_src_configure

diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild 
b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild
index 0e617416361..1daad1e754b 100644
--- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild
+++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
stubgen? ( dev-libs/argtable:= )"
 DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
-   test? ( =dev-cpp/catch-2 )"
 
 RESTRICT="!test? ( test )"
 
@@ -44,7 +44,7 @@ src_configure() {
-DCOMPILE_EXAMPLES=OFF
-DCOMPILE_STUBGEN=$(usex stubgen)
-DCOMPILE_TESTS=$(usex test)
-   -DCATCH_INCLUDE_DIR="${EPREFIX}/usr/include/catch"
+   -DCATCH_INCLUDE_DIR="${EPREFIX}/usr/include/catch2"
)
 
cmake-utils_src_configure



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

2018-11-03 Thread Andreas Sturmlechner
commit: 26d130e47af495f6ab0937e2d45874101bfdfc4e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 21:25:13 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 21:30:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d130e4

app-text/poppler: 0.68.0 version bump

Depend on >=media-libs/openjpeg-2.3.0-r1 with fixed cmake install paths.

Bug: https://bugs.gentoo.org/659828
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/poppler/Manifest  |   1 +
 app-text/poppler/poppler-0.68.0.ebuild | 126 +
 2 files changed, 127 insertions(+)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 22d6a972c53..121cb6807d8 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,2 +1,3 @@
 DIST poppler-0.62.0.tar.xz 1423372 BLAKE2B 
01c8745d0c1fa5b412ec92295a8784f5c1deff8b9fa709d09a3236d630f78fecc6af23fe3302964478d6356562712726db422ef51fe59a8b42e13e08370a77ac
 SHA512 
91f7eae7b05965ae97a34e658bed2a676be8a6e4d34f82148ece6eb58932632dcf9a34d50c66412f93f560ce575abf5c608ed6b1e5184604b96024801886c706
 DIST poppler-0.67.0.tar.xz 1459412 BLAKE2B 
1c24908839fc9e3b3b2a1e0c014f7b6a1c6cc622157e161437ece91a86a20db0d5ae67b35783a5a4b712ab4ba0e43f141ca516fde10b5a549b9d36a98c5de25b
 SHA512 
36584c62970ae0ae7807687f9c0523560ae92ac323949be8916a0e8dc6e691633e55cdd76c6026253c337aed8a4b43a7759a3de74c9ec606654f65379fb0f206
+DIST poppler-0.68.0.tar.xz 1461052 BLAKE2B 
e95aa872230ff88f2caf9b8fef7da369b3115b1aabef2d57ebba3a13123ffe1cf1e200c6583a6da9e52bdb7708bec30e26f68e582bf99289abd572e42f712a5e
 SHA512 
98449ab96db1d17901ec44b1a71b0375ac83d0f13e059b83afb452939a3ae6375c4667ae029fa333fad3eed2d8315e5f1208f34d3548c5530f0ecc7a5841c27a

diff --git a/app-text/poppler/poppler-0.68.0.ebuild 
b/app-text/poppler/poppler-0.68.0.ebuild
new file mode 100644
index 000..4a319b20c84
--- /dev/null
+++ b/app-text/poppler/poppler-0.68.0.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
+
+if [[ "${PV}" == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git;
+   SLOT="0/"
+else
+   SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   SLOT="0/79"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+fi
+
+DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
+HOMEPAGE="https://poppler.freedesktop.org/;
+
+LICENSE="GPL-2"
+IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png 
qt5 tiff +utils"
+
+# No test data provided
+RESTRICT="test"
+
+COMMON_DEPEND="
+   media-libs/fontconfig
+   media-libs/freetype
+   sys-libs/zlib
+   cairo? (
+   dev-libs/glib:2
+   x11-libs/cairo
+   introspection? ( dev-libs/gobject-introspection:= )
+   )
+   curl? ( net-misc/curl )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( >=media-libs/openjpeg-2.3.0-r1:2= )
+   lcms? ( media-libs/lcms:2 )
+   nss? ( >=dev-libs/nss-3.19:0 )
+   png? ( media-libs/libpng:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtxml:5
+   )
+   tiff? ( media-libs/tiff:0 )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-util/glib-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   cjk? ( app-text/poppler-data )
+"
+
+DOCS=( AUTHORS NEWS README README-XPDF )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.60.1-qt5-dependencies.patch"
+   "${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patch"
+   "${FILESDIR}/${PN}-0.61.0-respect-cflags.patch"
+   "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch"
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   # Clang doesn't grok this flag, the configure nicely tests that, but
+   # cmake just uses it, so remove it if we use clang
+   if [[ ${CC} == clang ]] ; then
+   sed -i -e 's/-fno-check-new//' 
cmake/modules/PopplerMacros.cmake || die
+   fi
+
+   if ! grep -Fq 'cmake_policy(SET CMP0002 OLD)' CMakeLists.txt ; then
+   sed '/^cmake_minimum_required/acmake_policy(SET CMP0002 OLD)' \
+   -i CMakeLists.txt || die
+   else
+   einfo "policy(SET CMP0002 OLD) - workaround can be removed"
+   fi
+
+   # we need to up the C++ version, bug #622526, #643278
+   append-cxxflags -std=c++11
+}
+
+src_configure() {
+   xdg_environment_reset
+   local mycmakeargs=(
+   

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

2018-11-03 Thread Andreas Sturmlechner
commit: 73186c720fdd564ba9bcff02e744af4064828c4d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 21:29:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 21:45:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73186c72

profiles: Mask >=app-text/poppler-0.71.0 for guaranteed breakage

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1a38ca2401c..28207ba7596 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (03 Nov 2018)
+# Breaks revdeps (GDir and GDirEntry split from gfile.h into new gdir.h)
+# See tracker: https://bugs.gentoo.org/670222
+>=app-text/poppler-0.71.0
+
 # Matt Turner  (02 Nov 2018)
 # Dead and unusable with latest xserver. Masked for removal in 30 days.
 # Bug #664096



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

2018-11-03 Thread Andreas Sturmlechner
commit: 6c8b95f0ffa4570543e8c10e594584db64e1541a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 21:04:02 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 21:30:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8b95f0

media-libs/openjpeg: Fix USE static-libs

Bug: https://bugs.gentoo.org/634144
Bug: https://bugs.gentoo.org/650322
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../openjpeg-2.3.0-fix-disable-static-libs.patch   |  23 
 media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild   | 117 +
 2 files changed, 140 insertions(+)

diff --git 
a/media-libs/openjpeg/files/openjpeg-2.3.0-fix-disable-static-libs.patch 
b/media-libs/openjpeg/files/openjpeg-2.3.0-fix-disable-static-libs.patch
new file mode 100644
index 000..9e30f4694f3
--- /dev/null
+++ b/media-libs/openjpeg/files/openjpeg-2.3.0-fix-disable-static-libs.patch
@@ -0,0 +1,23 @@
+From 66297f07a43d2770a97c8456d20202f3d051d980 Mon Sep 17 00:00:00 2001
+From: Even Rouault 
+Date: Mon, 9 Oct 2017 11:40:43 +0200
+Subject: [PATCH] Unix build: fix regression of 2.3.0 where a shared-only or
+ static-only build lacks the installation target for the library (#1019, fixes
+ regression introduced by 3dfc6ca2bcf06fd1adb6b6b4cecc6c092f08ba0b)
+
+---
+ src/lib/openjp2/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/lib/openjp2/CMakeLists.txt b/src/lib/openjp2/CMakeLists.txt
+index 0b4520384..f8990ccf0 100644
+--- a/src/lib/openjp2/CMakeLists.txt
 b/src/lib/openjp2/CMakeLists.txt
+@@ -99,6 +99,7 @@ else()
+ set(INSTALL_LIBS ${OPENJPEG_LIBRARY_NAME} openjp2_static)
+   else()
+ add_library(${OPENJPEG_LIBRARY_NAME} ${OPENJPEG_SRCS})
++set(INSTALL_LIBS ${OPENJPEG_LIBRARY_NAME})
+   endif()
+ endif()
+ 

diff --git a/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild 
b/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild
new file mode 100644
index 000..d0f7f1e15ff
--- /dev/null
+++ b/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+# Make sure that test data are not newer than release;
+# otherwise we will see "Found-But-No-Test" test failures!
+MY_TESTDATA_COMMIT="c07f38fae1e67adc288c2d6679df5d3652017fbe"
+
+DESCRIPTION="Open-source JPEG 2000 library"
+HOMEPAGE="https://www.openjpeg.org;
+SRC_URI="https://github.com/uclouvain/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   test? ( 
https://github.com/uclouvain/openjpeg-data/archive/${MY_TESTDATA_COMMIT}.tar.gz 
-> ${PN}-data_20170814.tar.gz )"
+
+LICENSE="BSD-2"
+SLOT="2/7" # based on SONAME
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc static-libs test"
+
+RDEPEND="
+   media-libs/lcms:2
+   media-libs/libpng:0=
+   media-libs/tiff:0
+   sys-libs/zlib"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )"
+
+DOCS=( AUTHORS.md CHANGELOG.md NEWS.md README.md THANKS.md )
+
+PATCHES=(
+   "${FILESDIR}/${P}-fix-disable-static-libs.patch" # bug 650322
+)
+
+src_prepare() {
+   if use test; then
+   mv "${WORKDIR}"/openjpeg-data-${MY_TESTDATA_COMMIT} 
"${WORKDIR}"/data ||
+   die "Failed to rename test data"
+   fi
+
+   cmake-utils_src_prepare
+
+   # Stop installing LICENSE file, and install CHANGES from DOCS instead:
+   sed -i -e '/install.*FILES.*DESTINATION.*OPENJPEG_INSTALL_DOC_DIR/d' 
CMakeLists.txt || die
+
+   # Install doxygen docs to the right directory:
+   sed -i -e "s:DESTINATION\s*share/doc:\0/${PF}:" doc/CMakeLists.txt || 
die
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DOPENJPEG_INSTALL_LIB_DIR="$(get_libdir)"
+   -DBUILD_TESTING="$(multilib_native_usex test)"
+   -DBUILD_DOC=$(multilib_native_usex doc ON OFF)
+   -DBUILD_CODEC=$(multilib_is_native_abi && echo ON || echo OFF)
+   -DBUILD_STATIC_LIBS=$(usex static-libs)
+   )
+
+   cmake-utils_src_configure
+}
+
+multilib_src_test() {
+   if ! multilib_is_native_abi ; then
+   elog "Cannot run tests for non-multilib abi."
+   return 0
+   fi
+
+   local myctestargs=
+
+   pushd "${BUILD_DIR}" > /dev/null || die
+   [[ -e CTestTestfile.cmake ]] || die "Test suite not available! Check 
source!"
+
+   [[ -n ${TEST_VERBOSE} ]] && myctestargs+=( --extra-verbose 
--output-on-failure )
+
+   echo ctest "${myctestargs[@]}" "$@"
+   if ctest "${myctestargs[@]}" "$@" ; then
+   einfo "Tests succeeded."
+   popd > /dev/null || die
+   return 0
+   else
+   

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

2018-11-03 Thread Andreas Sturmlechner
commit: d1f0d027ec3be50b66a9ce69aed19cb795c23460
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 21:10:38 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 21:30:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f0d027

media-libs/openjpeg: Use GNUInstallDirs

Patches pending upstream: https://github.com/uclouvain/openjpeg/pull/1165

Bug: https://bugs.gentoo.org/667150
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../files/openjpeg-2.3.0-gnuinstalldirs.patch  | 501 +
 media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild   |   8 +-
 2 files changed, 502 insertions(+), 7 deletions(-)

diff --git a/media-libs/openjpeg/files/openjpeg-2.3.0-gnuinstalldirs.patch 
b/media-libs/openjpeg/files/openjpeg-2.3.0-gnuinstalldirs.patch
new file mode 100644
index 000..41942e45155
--- /dev/null
+++ b/media-libs/openjpeg/files/openjpeg-2.3.0-gnuinstalldirs.patch
@@ -0,0 +1,501 @@
+From: Andreas Sturmlechner 
+Date: Fri, 2 Nov 2018 17:23:49 +0100
+Subject: Use GNUInstallDirs for standard installation directories
+
+Raises minimum cmake version by a little.
+
+
+commit 24fd3ce777a64b8b315cfe1ee642ec7b1cc6aa97
+Author: Libor Bukata 
+Date:   Fri Aug 31 12:57:40 2018 +0200
+
+The change makes a relative path to header files
+always correct regardless of the number of sub-
+directories in OPENJPEG_INSTALL_PACKAGE_DIR variable.
+
+diff --git a/cmake/OpenJPEGConfig.cmake.in b/cmake/OpenJPEGConfig.cmake.in
+index b20294ca..2925108a 100644
+--- a/cmake/OpenJPEGConfig.cmake.in
 b/cmake/OpenJPEGConfig.cmake.in
+@@ -26,8 +26,13 @@ get_filename_component(SELF_DIR 
"${CMAKE_CURRENT_LIST_FILE}" PATH)
+ if(EXISTS ${SELF_DIR}/OpenJPEGTargets.cmake)
+   # This is an install tree
+   include(${SELF_DIR}/OpenJPEGTargets.cmake)
+-  get_filename_component(OPENJPEG_INCLUDE_ROOT 
"${SELF_DIR}/../../@OPENJPEG_INSTALL_INCLUDE_DIR@" ABSOLUTE)
+-  set(OPENJPEG_INCLUDE_DIRS ${OPENJPEG_INCLUDE_ROOT})
++
++  # We find a relative path from the PKG directory to header files.
++  set(PKG_DIR "@CMAKE_INSTALL_PREFIX@/@OPENJPEG_INSTALL_PACKAGE_DIR@")
++  set(INC_DIR "@CMAKE_INSTALL_PREFIX@/@OPENJPEG_INSTALL_INCLUDE_DIR@")
++  file(RELATIVE_PATH PKG_TO_INC_RPATH "${PKG_DIR}" "${INC_DIR}")
++
++  get_filename_component(OPENJPEG_INCLUDE_DIRS 
"${SELF_DIR}/${PKG_TO_INC_RPATH}" ABSOLUTE)
+ 
+ else()
+   if(EXISTS ${SELF_DIR}/OpenJPEGExports.cmake)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cb545666..2ff3b00a 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -7,7 +7,7 @@
+ # For this purpose you can define a CMake var: OPENJPEG_NAMESPACE to whatever 
you like
+ # e.g.:
+ # set(OPENJPEG_NAMESPACE "GDCMOPENJPEG")
+-cmake_minimum_required(VERSION 2.8.2)
++cmake_minimum_required(VERSION 2.8.5)
+ 
+ if(COMMAND CMAKE_POLICY)
+   cmake_policy(SET CMP0003 NEW)
+@@ -102,59 +102,28 @@ endif()
+ 
+ # --
+ # Install directories
++include(GNUInstallDirs)
++
+ # Build DOCUMENTATION (not in ALL target and only if Doxygen is found)
+ option(BUILD_DOC "Build the HTML documentation (with doxygen if available)." 
OFF)
+ 
+ string(TOLOWER ${PROJECT_NAME} projectname)
+ set(OPENJPEG_INSTALL_SUBDIR 
"${projectname}-${OPENJPEG_VERSION_MAJOR}.${OPENJPEG_VERSION_MINOR}")
+ 
+-if(NOT OPENJPEG_INSTALL_BIN_DIR)
+-  set(OPENJPEG_INSTALL_BIN_DIR "bin")
+-endif()
+-
+-if(NOT OPENJPEG_INSTALL_LIB_DIR)
+-  set(OPENJPEG_INSTALL_LIB_DIR "lib")
+-endif()
+-
+-if(NOT OPENJPEG_INSTALL_SHARE_DIR)
+-  set(OPENJPEG_INSTALL_SHARE_DIR "share")
+-endif()
+-
+-if(NOT OPENJPEG_INSTALL_DATA_DIR)
+-  set(OPENJPEG_INSTALL_DATA_DIR 
"${OPENJPEG_INSTALL_SHARE_DIR}/${OPENJPEG_INSTALL_SUBDIR}")
+-endif()
+-
+-if(NOT OPENJPEG_INSTALL_INCLUDE_DIR)
+-  set(OPENJPEG_INSTALL_INCLUDE_DIR "include/${OPENJPEG_INSTALL_SUBDIR}")
+-endif()
+-
+-if(BUILD_DOC)
+-if(NOT OPENJPEG_INSTALL_MAN_DIR)
+-  set(OPENJPEG_INSTALL_MAN_DIR "share/man/")
+-endif()
+-
+-if(NOT OPENJPEG_INSTALL_DOC_DIR)
+-  set(OPENJPEG_INSTALL_DOC_DIR "share/doc/${OPENJPEG_INSTALL_SUBDIR}")
+-endif()
+-endif()
+-
+ if(NOT OPENJPEG_INSTALL_JNI_DIR)
+   if(WIN32)
+-set(OPENJPEG_INSTALL_JNI_DIR ${OPENJPEG_INSTALL_BIN_DIR})
++set(OPENJPEG_INSTALL_JNI_DIR ${CMAKE_INSTALL_BINDIR})
+   else()
+-set(OPENJPEG_INSTALL_JNI_DIR ${OPENJPEG_INSTALL_LIB_DIR})
++set(OPENJPEG_INSTALL_JNI_DIR ${CMAKE_INSTALL_LIBDIR})
+   endif()
+ endif()
+ 
+ if(NOT OPENJPEG_INSTALL_PACKAGE_DIR)
+-  # We could install *.cmake files in share/ however those files contains
+-  # hardcoded path to libraries on a multi-arch system (fedora/debian) those
+-  # path will be different (lib/i386-linux-gnu vs lib/x86_64-linux-gnu)
+-  set(OPENJPEG_INSTALL_PACKAGE_DIR 
"${OPENJPEG_INSTALL_LIB_DIR}/${OPENJPEG_INSTALL_SUBDIR}")
++  set(OPENJPEG_INSTALL_PACKAGE_DIR 
"${CMAKE_INSTALL_LIBDIR}/cmake/${OPENJPEG_INSTALL_SUBDIR}")

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

2018-11-03 Thread Andreas Sturmlechner
commit: ae5512fe38ddc0dc9ea3571e4a11ce5e92c2e4bb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 21:40:42 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 21:45:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5512fe

app-text/poppler: 0.71.0 version bump

Closes: https://bugs.gentoo.org/667150
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/poppler/Manifest  |  1 +
 .../files/poppler-0.71.0-respect-cflags.patch  | 31 ++
 .../{poppler-.ebuild => poppler-0.71.0.ebuild} | 18 ++---
 app-text/poppler/poppler-.ebuild   | 18 ++---
 4 files changed, 50 insertions(+), 18 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 121cb6807d8..33966583e41 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,3 +1,4 @@
 DIST poppler-0.62.0.tar.xz 1423372 BLAKE2B 
01c8745d0c1fa5b412ec92295a8784f5c1deff8b9fa709d09a3236d630f78fecc6af23fe3302964478d6356562712726db422ef51fe59a8b42e13e08370a77ac
 SHA512 
91f7eae7b05965ae97a34e658bed2a676be8a6e4d34f82148ece6eb58932632dcf9a34d50c66412f93f560ce575abf5c608ed6b1e5184604b96024801886c706
 DIST poppler-0.67.0.tar.xz 1459412 BLAKE2B 
1c24908839fc9e3b3b2a1e0c014f7b6a1c6cc622157e161437ece91a86a20db0d5ae67b35783a5a4b712ab4ba0e43f141ca516fde10b5a549b9d36a98c5de25b
 SHA512 
36584c62970ae0ae7807687f9c0523560ae92ac323949be8916a0e8dc6e691633e55cdd76c6026253c337aed8a4b43a7759a3de74c9ec606654f65379fb0f206
 DIST poppler-0.68.0.tar.xz 1461052 BLAKE2B 
e95aa872230ff88f2caf9b8fef7da369b3115b1aabef2d57ebba3a13123ffe1cf1e200c6583a6da9e52bdb7708bec30e26f68e582bf99289abd572e42f712a5e
 SHA512 
98449ab96db1d17901ec44b1a71b0375ac83d0f13e059b83afb452939a3ae6375c4667ae029fa333fad3eed2d8315e5f1208f34d3548c5530f0ecc7a5841c27a
+DIST poppler-0.71.0.tar.xz 1480852 BLAKE2B 
be23100e44f73cd024d50727a632b749629b6e36ef41d2aee94f1998a8362dd0fa11e64bfb0f0f04f87265029abec32088ef2dad3b5aeb2733c7aaeb6817
 SHA512 
8e0ce95e7b58c37761c36a20f1282e63373a9557bf9f746ce2936562f12648506043d9559cf816944aa238814fc1b3f3a3c0a6cb002fd214b067e399bcc6ab1e

diff --git a/app-text/poppler/files/poppler-0.71.0-respect-cflags.patch 
b/app-text/poppler/files/poppler-0.71.0-respect-cflags.patch
new file mode 100644
index 000..e54f7c6390a
--- /dev/null
+++ b/app-text/poppler/files/poppler-0.71.0-respect-cflags.patch
@@ -0,0 +1,31 @@
+--- a/cmake/modules/PopplerMacros.cmake2018-10-21 18:47:56.0 
+0200
 b/cmake/modules/PopplerMacros.cmake2018-11-01 10:43:10.898347039 
+0100
+@@ -147,28 +147,6 @@
+   endif(GCC_HAS_AS_NEEDED)
+ endif (CMAKE_COMPILER_IS_GNUCXX)
+ 
+-if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
+-# set the default compile warnings
+-  set(_warn "-Wall -Wextra -Wpedantic")
+-  set(_warn "${_warn} -Wno-unused-parameter")
+-  set(_warn "${_warn} -Wcast-align")
+-  set(_warn "${_warn} -Wformat-security")
+-  set(_warn "${_warn} -Wframe-larger-than=65536")
+-  set(_warn "${_warn} -Wmissing-format-attribute")
+-  set(_warn "${_warn} -Wnon-virtual-dtor")
+-  set(_warn "${_warn} -Woverloaded-virtual")
+-  set(_warn "${_warn} -Wmissing-declarations")
+-  set(_warn "${_warn} -Wundef")
+-  set(_warn "${_warn} -Wzero-as-null-pointer-constant")
+-
+-  # set extra warnings
+-  set(_warnx "${_warnx} -Wconversion")
+-  set(_warnx "${_warnx} -Wshadow")
+-
+-  set(DEFAULT_COMPILE_WARNINGS "${_warn}")
+-  set(DEFAULT_COMPILE_WARNINGS_EXTRA "${_warn} ${_warnx}")
+-endif()
+-
+ if(CMAKE_C_COMPILER MATCHES "icc")
+   set(_save_cxxflags "${CMAKE_CXX_FLAGS}")
+   set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g ${_save_cxxflags}")

diff --git a/app-text/poppler/poppler-.ebuild 
b/app-text/poppler/poppler-0.71.0.ebuild
similarity index 89%
copy from app-text/poppler/poppler-.ebuild
copy to app-text/poppler/poppler-0.71.0.ebuild
index c2f019ea696..a8ae481329a 100644
--- a/app-text/poppler/poppler-.ebuild
+++ b/app-text/poppler/poppler-0.71.0.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == "" ]] ; then
 else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-   SLOT="0/80"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+   SLOT="0/82"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 
 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
@@ -25,17 +25,17 @@ IUSE="cairo cjk curl cxx debug doc +introspection +jpeg 
+jpeg2k +lcms nss png qt
 RESTRICT="test"
 
 COMMON_DEPEND="
-   >=media-libs/fontconfig-2.6.0
-   >=media-libs/freetype-2.3.9
+   media-libs/fontconfig
+   media-libs/freetype

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

2018-11-03 Thread Andreas Sturmlechner
commit: 8e2af69c3abc94578627dc3867546a18c76f9f36
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 21:07:11 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 21:30:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2af69c

media-libs/openjpeg: Always install pkgconfig

Bug: https://bugs.gentoo.org/539834
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild 
b/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild
index d0f7f1e15ff..4dd04ca70f2 100644
--- a/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild
+++ b/media-libs/openjpeg/openjpeg-2.3.0-r1.ebuild
@@ -50,6 +50,7 @@ src_prepare() {
 
 multilib_src_configure() {
local mycmakeargs=(
+   -DBUILD_PKGCONFIG_FILES=ON  # always build pkgconfig files, 
bug #539834
-DOPENJPEG_INSTALL_LIB_DIR="$(get_libdir)"
-DBUILD_TESTING="$(multilib_native_usex test)"
-DBUILD_DOC=$(multilib_native_usex doc ON OFF)



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkimg/, dev-tcltk/tkimg/files/

2018-11-03 Thread Alfredo Tupone
commit: c7440022b6226bc29679d55522e522bb2b64be20
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sat Nov  3 21:10:48 2018 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Nov  3 21:10:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7440022

dev-tcltk/tkimg: reduce size of filesdir

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

 dev-tcltk/tkimg/Manifest  |   1 +
 dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg-9.patch|  18 -
 dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg.patch  |  63 --
 dev-tcltk/tkimg/files/tkimg-1.4.7-png.patch   |  80 ---
 dev-tcltk/tkimg/files/tkimg-1.4.7-tclconfig.patch |  39 --
 dev-tcltk/tkimg/files/tkimg-1.4.7-tiff.patch  | 806 --
 dev-tcltk/tkimg/files/tkimg-1.4.7-zlib.patch  |  90 ---
 dev-tcltk/tkimg/tkimg-1.4.7.ebuild|  17 +-
 8 files changed, 10 insertions(+), 1104 deletions(-)

diff --git a/dev-tcltk/tkimg/Manifest b/dev-tcltk/tkimg/Manifest
index 1e2e1025891..ce77ff44bca 100644
--- a/dev-tcltk/tkimg/Manifest
+++ b/dev-tcltk/tkimg/Manifest
@@ -1,3 +1,4 @@
 DIST Img-Source-1.4.7.tar.gz 7259144 BLAKE2B 
48794a21564864c5b20953d1504acde5512be4aaa8db0834f63b15431af0bfa8bb2050f241e7b2d9b383480b59e17567f26f45c91e9f9a7fc58600cfe6ef6595
 SHA512 
6a395d6263e2f46151d0d3f5c6044d87a933617981200d2663328b8c7993b8a3aacba45568cee7aa2f5d8c8d020cb63956179aab5147d25d91b8834c0dfa4b9d
 DIST tkimg-1.4-patchset-1.tar.xz 17956 BLAKE2B 
f6d3e5e5f258434bd02e21271357f2e2013ce7c90f2d1862e8e7ac0f1cf235d39b1713434a00261ec442c1843a70194b4d14081a5d4cec07c8ad6bf45bbf1db3
 SHA512 
bd20e0beaa224c42e856e6d44d86c2a5f04c28d096c561f44c4afcf8c821bf859c602156a9be60f23f906e8da2f43c89ca358d32e8f9497296e7c5a5bf23ed69
+DIST tkimg-1.4.7-patchset-1.tar.xz 8208 BLAKE2B 
c2e6f5d6ef415c897cac33da4a003efec467312e844912e5a519cfb3ddf04ac5cac830eed05418ef74f931df2211c53c40669e53ce3bed219a7c2c714a398de5
 SHA512 
596c505db7f2ff40c786b83a018eba7f82718d350b6a601f8b93aa64fac238d6b8def603cd719f89fc526e5d2891a94b46de1a2ba628b8ff0ec80979892e28d8
 DIST tkimg1.4.tar.bz2 4912894 BLAKE2B 
630ce6b95f42f0883373970ff919493d34cf4a61119af9520702079c6272f9b6ddbc6241197b39ac509d9b2c76c6f3d3bd29944acea4cdc1c82134cba473818a
 SHA512 
b03aba6e21e35b8733dbc4fa66fae67284a05e68248e5afb2a85c1520c74d0c6c5091860a3ab682f4a662a318c562339e9b7b82f050e63bbf48d1b4757d379a1

diff --git a/dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg-9.patch 
b/dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg-9.patch
deleted file mode 100644
index 23000ac7922..000
--- a/dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg-9.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Fix build with jpeg-9, bug #520886
-
 a/jpeg/jpeg.c  2010-06-17 15:40:24.0 +0200
-+++ b/jpeg/jpeg.c  2018-02-07 23:26:38.050073397 +0100
-@@ -53,6 +53,13 @@
-  */
- 
- #include "tkimg.h"
-+#ifndef FALSE
-+#define FALSE 0
-+#endif
-+#ifndef TRUE
-+#define TRUE 1
-+#endif
-+#define HAVE_BOOLEAN
- #include "jpegtcl.h"
- 
- static int SetupJPegLibrary(Tcl_Interp *interp);

diff --git a/dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg.patch 
b/dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg.patch
deleted file mode 100644
index 969b953a19a..000
--- a/dev-tcltk/tkimg/files/tkimg-1.4.7-jpeg.patch
+++ /dev/null
@@ -1,63 +0,0 @@
- libjpeg/Makefile.in|  2 +-
- libjpeg/configure.in   | 19 ---
- libjpeg/jpegtclDecls.h |  4 ++--
- 4 files changed, 4 insertions(+), 39 deletions(-)
-
-diff --git a/libjpeg/Makefile.in b/libjpeg/Makefile.in
-index cf2aca8..2d937b1 100644
 a/libjpeg/Makefile.in
-+++ b/libjpeg/Makefile.in
-@@ -107,7 +107,7 @@ RANLIB = @RANLIB@
- RANLIB_STUB   = @RANLIB_STUB@
- SHLIB_CFLAGS  = @SHLIB_CFLAGS@
- SHLIB_LD  = @SHLIB_LD@
--SHLIB_LD_LIBS = @SHLIB_LD_LIBS@
-+SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ -ljpeg
- STLIB_LD  = @STLIB_LD@
- TCL_DEFS  = @TCL_DEFS@
- TCL_BIN_DIR   = @TCL_BIN_DIR@
-diff --git a/libjpeg/configure.in b/libjpeg/configure.in
-index 378806d..327e2bd 100644
 a/libjpeg/configure.in
-+++ b/libjpeg/configure.in
-@@ -54,25 +54,6 @@ JPEG_CC=$CC
- 
- TEA_ADD_SOURCES([jpegtcl.c jpegtclStubInit.c])
- 
--TEA_ADD_SOURCES([
--  ../compat/libjpeg/jcapimin.c../compat/libjpeg/jcapistd.c
../compat/libjpeg/jccoefct.c
--  ../compat/libjpeg/jccolor.c ../compat/libjpeg/jcdctmgr.c
../compat/libjpeg/jchuff.c
--  ../compat/libjpeg/jcinit.c  ../compat/libjpeg/jcmainct.c
../compat/libjpeg/jcmarker.c
--  ../compat/libjpeg/jcmaster.c../compat/libjpeg/jcomapi.c 
../compat/libjpeg/jcparam.c
--  ../compat/libjpeg/jcarith.c ../compat/libjpeg/jcprepct.c
../compat/libjpeg/jcsample.c
--  ../compat/libjpeg/jctrans.c ../compat/libjpeg/jdapimin.c
../compat/libjpeg/jdapistd.c
--  ../compat/libjpeg/jdatadst.c../compat/libjpeg/jdatasrc.c
../compat/libjpeg/jdcoefct.c
--  ../compat/libjpeg/jdcolor.c ../compat/libjpeg/jddctmgr.c
../compat/libjpeg/jdhuff.c
--   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kbuild/files/, dev-util/kbuild/

2018-11-03 Thread Lars Wendler
commit: 25ea2ac3672e58ca5baa29252207e2f3b395225a
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Nov  3 20:46:04 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Nov  3 20:46:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ea2ac3

dev-util/kbuild: Removed old.

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

 dev-util/kbuild/Manifest   |  2 -
 .../kbuild-0.1.9998_pre20110817-gcc-4.7.patch  | 11 
 .../files/kbuild-0.1.9998_pre20110817-gold.patch   | 16 --
 dev-util/kbuild/files/kbuild-glibc-2.10.patch  | 31 --
 .../kbuild/kbuild-0.1.9998_pre20131130-r1.ebuild   | 66 --
 5 files changed, 126 deletions(-)

diff --git a/dev-util/kbuild/Manifest b/dev-util/kbuild/Manifest
index dab33c879b6..04c82e912dc 100644
--- a/dev-util/kbuild/Manifest
+++ b/dev-util/kbuild/Manifest
@@ -1,4 +1,2 @@
-DIST kBuild-0.1.9998-pre20131130-src.tar.xz 1707632 BLAKE2B 
51d68203d38a6cc86a32e6c66431739a87df738e920bfc9ff902433a46279fd62c704d9bcae02f0a1cb6a1f97cf68dab059c636ebd425d2b15c50c9c9cb4fcc6
 SHA512 
66f418c0e052389d2b5cfc4d46bc8598ceaeded369151047e455e921bef494ec42099cdc368d24b572eacd809bb7c124d07e0fab54788af01664b72f571fb047
 DIST kbuild-0.1.9998.3127-src.tar.xz 2221336 BLAKE2B 
12eb542553c2abe4419440d124ed9c6b3c485fc77ca20bc8b8d5265cf2d91003e3bee21ad7e247f1da43c88bd29fdc5d317e42bfca213cde1ac0c900cce03fcf
 SHA512 
b4cfca917efdb19b015a70efc15fdb0f2f08a4b6e493c7ac121dada97866b2f57cb9be9db9dd9b337eda4d5772ab850bf0586e5bfdc370e1332659363374f78d
 DIST kbuild-0.1.9998.3149-src.tar.xz 2314792 BLAKE2B 
84aa1dbbaefc64a3ecc954c383d0516d88efd1a1791180164dd7bc3b26cd82a4a8c35c4b308e9fc960f114c40e77ea4a27acd94b62883c379acefb324a7c3f72
 SHA512 
74808e6279c01739170535655edbbffb73809f60b18c7ee63a110af7af651628789b9e5d253821f5685f8e8c072890c4669493e64886f53587b810ea0f67826c
-DIST kbuild-0.1.9998_pre20131130-tools_and_units_updates.patch.xz 7344 BLAKE2B 
75d24ba49ee69a11b8e1d798ebee4470fa50ec4970299faaa67b0537d21729053fa24142d02e428cb56c429c6c17d581d147d659c3a3ad11693e2fa6ab4e6d72
 SHA512 
91aac638e9f4cc321f7d06c89be1a4ce4e57aa88165c71a4f68a73ad51f049f631b2d7427178014408b551fac5678f0c0bf806a61f9d749daf5019f1b6a61bb0

diff --git a/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gcc-4.7.patch 
b/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gcc-4.7.patch
deleted file mode 100644
index eb71fb02f4f..000
--- a/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gcc-4.7.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 kBuild-0.1.9998-pre20110817/src/sed/lib/regex_internal.c
-+++ kBuild-0.1.9998-pre20110817/src/sed/lib/regex_internal.c
-@@ -781,7 +781,7 @@
- }
- 
- static unsigned char
--internal_function __attribute ((pure))
-+internal_function
- re_string_fetch_byte_case (re_string_t *pstr)
- {
-   if (BE (!pstr->mbs_allocated, 1))

diff --git a/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gold.patch 
b/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gold.patch
deleted file mode 100644
index 8ad2ab3269c..000
--- a/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817-gold.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- src/kmk/Makefile.kmk |2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/src/kmk/Makefile.kmk b/src/kmk/Makefile.kmk
-index fe2cd43..135431e 100644
 a/src/kmk/Makefile.kmk
-+++ b/src/kmk/Makefile.kmk
-@@ -59,7 +59,7 @@ TEMPLATE_BIN-KMK_INCS.dragonfly = glob
- TEMPLATE_BIN-KMK_INCS.freebsd = glob
- TEMPLATE_BIN-KMK_INCS.openbsd = glob
- TEMPLATE_BIN-KMK_INCS.solaris = glob
--TEMPLATE_BIN-KMK_LIBS = $(TEMPLATE_BIN-THREADED_LIBS) $(kmkmissing_1_TARGET) 
$(LIB_KUTIL)
-+TEMPLATE_BIN-KMK_LIBS = $(TEMPLATE_BIN-THREADED_LIBS) $(kmkmissing_1_TARGET) 
$(LIB_KUTIL) pthread
- ifdef ELECTRIC_HEAP # for electric heap (see electric.c) - windows only.
- ifeq ($(KBUILD_TARGET),win)
-  TEMPLATE_BIN-KMK_CFLAGS = $(TEMPLATE_BIN-THREADED_CFLAGS) 
/FI$(kmk_DEFPATH)/electric.h -DELECTRIC_HEAP=1

diff --git a/dev-util/kbuild/files/kbuild-glibc-2.10.patch 
b/dev-util/kbuild/files/kbuild-glibc-2.10.patch
deleted file mode 100644
index d24a8f7439d..000
--- a/dev-util/kbuild/files/kbuild-glibc-2.10.patch
+++ /dev/null
@@ -1,31 +0,0 @@
 kBuild-0.1.5/src/ash/output.c
-+++ kBuild-0.1.5/src/ash/output.c
-@@ -230,6 +230,7 @@
-   va_end(ap);
- }
- 
-+#if 0
- void
- dprintf(const char *fmt, ...)
- {
-@@ -240,6 +241,7 @@
-   va_end(ap);
-   flushout(out2);
- }
-+#endif
- 
- void
- fmtstr(char *outbuf, size_t length, const char *fmt, ...)
 kBuild-0.1.5/src/ash/output.h
-+++ kBuild-0.1.5/src/ash/output.h
-@@ -65,8 +65,10 @@
- __attribute__((__format__(__printf__,2,3)));
- void out1fmt(const char *, ...)
- __attribute__((__format__(__printf__,1,2)));
-+#if 0
- void dprintf(const char *, ...)
- __attribute__((__format__(__printf__,1,2)));
-+#endif
- void fmtstr(char *, size_t, const char *, ...)
- 

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

2018-11-03 Thread Andreas Sturmlechner
commit: 677928878d51f784488a6e5a729535eda558c4f6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 20:11:47 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 20:11:47 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=67792887

kde-plasma/plasma-nm: Set KDE_TEST=true

Upstream commits:
71833088fb26be75ae88f13f970b814436b688ce
788def2743eecaa8c866b15352ec938895ee6f89

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

 kde-plasma/plasma-nm/plasma-nm-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-nm/plasma-nm-.ebuild 
b/kde-plasma/plasma-nm/plasma-nm-.ebuild
index 4fcd8cfc49..b7e033ba0c 100644
--- a/kde-plasma/plasma-nm/plasma-nm-.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="KDE Plasma applet for NetworkManager"



[gentoo-commits] proj/kde:master commit in: kde-frameworks/knotifications/, kde-frameworks/kcompletion/, ...

2018-11-03 Thread Andreas Sturmlechner
commit: e70c7a68916461fc1b0e3fbd4f0b5ee4bb16b995
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 19:29:33 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 19:29:33 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e70c7a68

kde-frameworks: Add KDE Frameworks 5.52

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

 kde-frameworks/attica/attica-5.52.0.ebuild | 25 +++
 kde-frameworks/baloo/baloo-5.52.0.ebuild   | 34 +
 kde-frameworks/bluez-qt/bluez-qt-5.52.0.ebuild | 37 ++
 .../breeze-icons-rcc-5.52.0.ebuild | 42 +++
 .../breeze-icons/breeze-icons-5.52.0.ebuild| 41 +++
 .../extra-cmake-modules-5.52.0.ebuild  | 65 +
 .../frameworkintegration-5.52.0.ebuild | 53 ++
 .../kactivities-stats-5.52.0.ebuild| 21 ++
 .../kactivities/kactivities-5.52.0.ebuild  | 26 +++
 kde-frameworks/kapidox/kapidox-5.52.0.ebuild   | 28 
 kde-frameworks/karchive/karchive-5.52.0.ebuild | 27 +++
 kde-frameworks/kauth/kauth-5.52.0.ebuild   | 41 +++
 kde-frameworks/kbookmarks/kbookmarks-5.52.0.ebuild | 29 
 kde-frameworks/kcmutils/kcmutils-5.52.0.ebuild | 31 
 kde-frameworks/kcodecs/kcodecs-5.52.0.ebuild   | 16 +
 .../kcompletion/kcompletion-5.52.0.ebuild  | 21 ++
 kde-frameworks/kconfig/kconfig-5.52.0.ebuild   | 26 +++
 .../kconfigwidgets/kconfigwidgets-5.52.0.ebuild| 36 ++
 .../kcoreaddons/kcoreaddons-5.52.0.ebuild  | 39 ++
 kde-frameworks/kcrash/kcrash-5.52.0.ebuild | 28 
 .../kdbusaddons/kdbusaddons-5.52.0.ebuild  | 28 
 .../kdeclarative/kdeclarative-5.52.0.ebuild| 32 +
 kde-frameworks/kded/kded-5.52.0.ebuild | 36 ++
 .../kdelibs4support/kdelibs4support-5.52.0.ebuild  | 84 ++
 .../kdesignerplugin/kdesignerplugin-5.52.0.ebuild  | 54 ++
 kde-frameworks/kdesu/kdesu-5.52.0.ebuild   | 32 +
 kde-frameworks/kdewebkit/kdewebkit-5.52.0.ebuild   | 30 
 kde-frameworks/kdnssd/kdnssd-5.52.0.ebuild | 31 
 kde-frameworks/kdoctools/kdoctools-5.52.0.ebuild   | 34 +
 kde-frameworks/kemoticons/kemoticons-5.52.0.ebuild | 26 +++
 .../kfilemetadata/kfilemetadata-5.52.0.ebuild  | 63 
 .../kglobalaccel/kglobalaccel-5.52.0.ebuild| 29 
 kde-frameworks/kguiaddons/kguiaddons-5.52.0.ebuild | 22 ++
 kde-frameworks/kholidays/kholidays-5.52.0.ebuild   | 30 
 kde-frameworks/khtml/khtml-5.52.0.ebuild   | 68 ++
 kde-frameworks/ki18n/ki18n-5.52.0.ebuild   | 35 +
 .../kiconthemes/kiconthemes-5.52.0.ebuild  | 29 
 kde-frameworks/kidletime/kidletime-5.52.0.ebuild   | 46 
 .../kimageformats/kimageformats-5.52.0.ebuild  | 42 +++
 kde-frameworks/kinit/kinit-5.52.0.ebuild   | 45 
 kde-frameworks/kio/kio-5.52.0.ebuild   | 80 +
 kde-frameworks/kirigami/kirigami-5.52.0.ebuild | 43 +++
 .../kitemmodels/kitemmodels-5.52.0.ebuild  | 14 
 kde-frameworks/kitemviews/kitemviews-5.52.0.ebuild | 20 ++
 .../kjobwidgets/kjobwidgets-5.52.0.ebuild  | 35 +
 kde-frameworks/kjs/kjs-5.52.0.ebuild   | 22 ++
 kde-frameworks/kjsembed/kjsembed-5.52.0.ebuild | 26 +++
 .../kmediaplayer/kmediaplayer-5.52.0.ebuild| 21 ++
 kde-frameworks/knewstuff/knewstuff-5.52.0.ebuild   | 36 ++
 .../knotifications/knotifications-5.52.0.ebuild| 46 
 .../knotifyconfig/knotifyconfig-5.52.0.ebuild  | 24 +++
 kde-frameworks/kpackage/kpackage-5.52.0.ebuild | 34 +
 kde-frameworks/kparts/kparts-5.52.0.ebuild | 30 
 kde-frameworks/kpeople/kpeople-5.52.0.ebuild   | 41 +++
 kde-frameworks/kplotting/kplotting-5.52.0.ebuild   | 18 +
 kde-frameworks/kpty/kpty-5.52.0.ebuild | 26 +++
 kde-frameworks/kross/kross-5.52.0.ebuild   | 32 +
 kde-frameworks/krunner/krunner-5.52.0.ebuild   | 36 ++
 kde-frameworks/kservice/kservice-5.52.0.ebuild | 46 
 .../ktexteditor/ktexteditor-5.52.0.ebuild  | 55 ++
 .../ktextwidgets/ktextwidgets-5.52.0.ebuild| 37 ++
 .../kunitconversion/kunitconversion-5.52.0.ebuild  | 26 +++
 kde-frameworks/kwallet/kwallet-5.52.0.ebuild   | 56 +++
 kde-frameworks/kwayland/kwayland-5.52.0.ebuild | 27 +++
 .../kwidgetsaddons/kwidgetsaddons-5.52.0.ebuild| 26 +++
 .../kwindowsystem/kwindowsystem-5.52.0.ebuild  | 40 +++
 kde-frameworks/kxmlgui/kxmlgui-5.52.0.ebuild   | 52 ++
 

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

2018-11-03 Thread Andreas Sturmlechner
commit: bd52f0061e3be177965306f4b7b389fd4395ab05
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 19:21:24 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 19:21:56 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd52f006

Documentation: Add KDE Frameworks 5.52

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.52/_HEADER_  |  2 +
 .../.kde-frameworks-5.52/kde-frameworks-5.52   |  1 +
 .../.kde-frameworks-5.52/more-deps |  0
 .../kde-frameworks-5.52.keywords   | 83 ++
 Documentation/package.mask/kde-frameworks-5.52 | 83 ++
 .../package.unmask/.kde-frameworks-5.52/_HEADER_   |  2 +
 .../.kde-frameworks-5.52/kde-frameworks-5.52   |  1 +
 Documentation/package.unmask/kde-frameworks-5.52   | 83 ++
 9 files changed, 256 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index ea6c0b86d0..12bd12f9b6 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.50 5.51"
+KF_RELEASES="5.50 5.51 5.52"
 KF_RELEASE=${KF_RELEASE:-5.50}
 
 PLASMA_RELEASES="5.12 5.13 5.14"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/_HEADER_
new file mode 100644
index 00..7f9614081b
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.52/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.52 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.52/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/kde-frameworks-5.52
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/kde-frameworks-5.52
new file mode 12
index 00..2484841f6f
--- /dev/null
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/kde-frameworks-5.52
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.52
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/more-deps
new file mode 100644
index 00..e69de29bb2

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.52.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.52.keywords
new file mode 100644
index 00..8ae7e58788
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.52.keywords
@@ -0,0 +1,83 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.52 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.52/ files 
instead.
+

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

2018-11-03 Thread Andreas Sturmlechner
commit: be57e2f5bc60960d31d38dab34b5613f09c1ed6d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 19:16:15 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 19:16:15 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=be57e2f5

kde5.eclass: Mark KDE Frameworks 5.52.0 unreleased

 eclass/kde5.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 3f2d1b1823..e31270db14 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -165,7 +165,7 @@ fi
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( )
+KDE_UNRELEASED=( kde-frameworks-5.52.0 )
 
 if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/;



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2018-11-03 Thread Andreas Sturmlechner
commit: 21b74b70281be1bc438e70c951530c4821a55c71
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 19:22:53 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 19:23:04 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=21b74b70

profiles: Add kde-frameworks 5.52 package.mask

 profiles/package.mask/kde-frameworks-5.52 | 83 +++
 1 file changed, 83 insertions(+)

diff --git a/profiles/package.mask/kde-frameworks-5.52 
b/profiles/package.mask/kde-frameworks-5.52
new file mode 100644
index 00..49aa0afc45
--- /dev/null
+++ b/profiles/package.mask/kde-frameworks-5.52
@@ -0,0 +1,83 @@
+# Andreas Sturmlechner  (03 Nov 2018)
+# KDE Frameworks 5.52.0 mask
+# Not released yet.
+~kde-frameworks/attica-5.52.0:5
+~kde-frameworks/baloo-5.52.0:5
+~kde-frameworks/bluez-qt-5.52.0:5
+~kde-frameworks/breeze-icons-5.52.0:5
+~kde-frameworks/breeze-icons-rcc-5.52.0:5
+~kde-frameworks/extra-cmake-modules-5.52.0:5
+~kde-frameworks/frameworkintegration-5.52.0:5
+~kde-frameworks/kactivities-5.52.0:5
+~kde-frameworks/kactivities-stats-5.52.0:5
+~kde-frameworks/kapidox-5.52.0:5
+~kde-frameworks/karchive-5.52.0:5
+~kde-frameworks/kauth-5.52.0:5
+~kde-frameworks/kbookmarks-5.52.0:5
+~kde-frameworks/kcmutils-5.52.0:5
+~kde-frameworks/kcodecs-5.52.0:5
+~kde-frameworks/kcompletion-5.52.0:5
+~kde-frameworks/kconfig-5.52.0:5
+~kde-frameworks/kconfigwidgets-5.52.0:5
+~kde-frameworks/kcoreaddons-5.52.0:5
+~kde-frameworks/kcrash-5.52.0:5
+~kde-frameworks/kdbusaddons-5.52.0:5
+~kde-frameworks/kdeclarative-5.52.0:5
+~kde-frameworks/kded-5.52.0:5
+~kde-frameworks/kdelibs4support-5.52.0:5
+~kde-frameworks/kdesignerplugin-5.52.0:5
+~kde-frameworks/kdesu-5.52.0:5
+~kde-frameworks/kdewebkit-5.52.0:5
+~kde-frameworks/kdnssd-5.52.0:5
+~kde-frameworks/kdoctools-5.52.0:5
+~kde-frameworks/kemoticons-5.52.0:5
+~kde-frameworks/kfilemetadata-5.52.0:5
+~kde-frameworks/kglobalaccel-5.52.0:5
+~kde-frameworks/kguiaddons-5.52.0:5
+~kde-frameworks/kholidays-5.52.0:5
+~kde-frameworks/khtml-5.52.0:5
+~kde-frameworks/ki18n-5.52.0:5
+~kde-frameworks/kiconthemes-5.52.0:5
+~kde-frameworks/kidletime-5.52.0:5
+~kde-frameworks/kimageformats-5.52.0:5
+~kde-frameworks/kinit-5.52.0:5
+~kde-frameworks/kio-5.52.0:5
+~kde-frameworks/kirigami-5.52.0:5
+~kde-frameworks/kitemmodels-5.52.0:5
+~kde-frameworks/kitemviews-5.52.0:5
+~kde-frameworks/kjobwidgets-5.52.0:5
+~kde-frameworks/kjs-5.52.0:5
+~kde-frameworks/kjsembed-5.52.0:5
+~kde-frameworks/kmediaplayer-5.52.0:5
+~kde-frameworks/knewstuff-5.52.0:5
+~kde-frameworks/knotifications-5.52.0:5
+~kde-frameworks/knotifyconfig-5.52.0:5
+~kde-frameworks/kpackage-5.52.0:5
+~kde-frameworks/kparts-5.52.0:5
+~kde-frameworks/kpeople-5.52.0:5
+~kde-frameworks/kplotting-5.52.0:5
+~kde-frameworks/kpty-5.52.0:5
+~kde-frameworks/kross-5.52.0:5
+~kde-frameworks/krunner-5.52.0:5
+~kde-frameworks/kservice-5.52.0:5
+~kde-frameworks/ktexteditor-5.52.0:5
+~kde-frameworks/ktextwidgets-5.52.0:5
+~kde-frameworks/kunitconversion-5.52.0:5
+~kde-frameworks/kwallet-5.52.0:5
+~kde-frameworks/kwayland-5.52.0:5
+~kde-frameworks/kwidgetsaddons-5.52.0:5
+~kde-frameworks/kwindowsystem-5.52.0:5
+~kde-frameworks/kxmlgui-5.52.0:5
+~kde-frameworks/kxmlrpcclient-5.52.0:5
+~kde-frameworks/modemmanager-qt-5.52.0:5
+~kde-frameworks/networkmanager-qt-5.52.0:5
+~kde-frameworks/oxygen-icons-5.52.0:5
+~kde-frameworks/plasma-5.52.0:5
+~kde-frameworks/prison-5.52.0:5
+~kde-frameworks/purpose-5.52.0:5
+~kde-frameworks/qqc2-desktop-style-5.52.0:5
+~kde-frameworks/solid-5.52.0:5
+~kde-frameworks/sonnet-5.52.0:5
+~kde-frameworks/syndication-5.52.0:5
+~kde-frameworks/syntax-highlighting-5.52.0:5
+~kde-frameworks/threadweaver-5.52.0:5



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

2018-11-03 Thread Andreas Sturmlechner
commit: 9d86806982fe9db6a08220d03daab6e6b49d5a37
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov  3 19:18:19 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov  3 19:18:19 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9d868069

sets: Add kde-frameworks-5.52

 sets/kde-frameworks-5.52 | 80 
 1 file changed, 80 insertions(+)

diff --git a/sets/kde-frameworks-5.52 b/sets/kde-frameworks-5.52
new file mode 100644
index 00..50e6e361ff
--- /dev/null
+++ b/sets/kde-frameworks-5.52
@@ -0,0 +1,80 @@
+

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-LZF/

2018-11-03 Thread Kent Fredric
commit: dd3a03e3e5b91ee74fd43a9678223b9d8c10d4c5
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 18:20:05 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3a03e3

dev-perl/Compress-LZF: Add w/ version 3.800.0 re bug #458530

Bug: https://bugs.gentoo.org/458530
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild | 18 ++
 dev-perl/Compress-LZF/Manifest|  1 +
 dev-perl/Compress-LZF/metadata.xml| 12 
 3 files changed, 31 insertions(+)

diff --git a/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild 
b/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
new file mode 100644
index 000..a8a4609e31e
--- /dev/null
+++ b/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=3.8
+inherit perl-module
+
+DESCRIPTION="extremely light-weight Lempel-Ziv-Free compression"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Compress-LZF/Manifest b/dev-perl/Compress-LZF/Manifest
new file mode 100644
index 000..a89759b69e7
--- /dev/null
+++ b/dev-perl/Compress-LZF/Manifest
@@ -0,0 +1 @@
+DIST Compress-LZF-3.8.tar.gz 31727 BLAKE2B 
cc704d95ee8569c4ce9a28f09d8cca061011c534ff45b85285679ce713fb4741a01a821c0cac49b087c4ee70d16efa996b1e6988467f9b4f5947f5416f12cfb0
 SHA512 
363c8ee73f1791c1a772bfefc82da5f1b883a27de74205f8f15cf36223a683811f8de98fba6e94a72ff73b2a325ef9fa07ea8f7aa2feeb3045d5b36dd613c22e

diff --git a/dev-perl/Compress-LZF/metadata.xml 
b/dev-perl/Compress-LZF/metadata.xml
new file mode 100644
index 000..96a51acfa37
--- /dev/null
+++ b/dev-perl/Compress-LZF/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Compress-LZF
+Compress::LZF
+  
+



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

2018-11-03 Thread Kent Fredric
commit: cae7f6d628cea45806cca6320f3d1dd68dd71968
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 16:12:21 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae7f6d6

dev-perl/Gtk3: Add w/ version 0.34.0 re bug #650132

Previously maintained in ::perl-experimental by Torsten Veller
and myself.

Hybridized from that package with contributions by Chris Mayo

Closes: https://bugs.gentoo.org/650132
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Gtk3/Gtk3-0.34.0.ebuild | 31 +++
 dev-perl/Gtk3/Manifest   |  1 +
 dev-perl/Gtk3/metadata.xml   | 13 +
 3 files changed, 45 insertions(+)

diff --git a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild
new file mode 100644
index 000..db33ceb5813
--- /dev/null
+++ b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.034
+inherit perl-module virtualx
+
+DESCRIPTION="Perl interface to the 3.x series of the gtk+ toolkit"
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   x11-libs/gtk+:3[introspection]
+   >=dev-perl/Cairo-GObject-1.0.0
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   >=dev-perl/Glib-Object-Introspection-0.43.0
+
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.30
+   test? (
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"
+src_test() {
+   virtx perl-module_src_test
+}

diff --git a/dev-perl/Gtk3/Manifest b/dev-perl/Gtk3/Manifest
new file mode 100644
index 000..cda0c858d21
--- /dev/null
+++ b/dev-perl/Gtk3/Manifest
@@ -0,0 +1 @@
+DIST Gtk3-0.034.tar.gz 56327 BLAKE2B 
338e80954d210c79ece7db48cd421bbedab1ea9b005aa70425b42d794e226208349624c4484f0ab943ffb0ab1a1686dd5ae5d7f9c90157a272f4aa92a6c268b3
 SHA512 
2102a64091d288a7d89bdbfd9cd08b3a9ec5ac2c1276fdf49fb756c182223ba1951152d89bc0f448893d8401ca9f4db57c3d3a2271b3aa82eb1e9ff63cf3cf9e

diff --git a/dev-perl/Gtk3/metadata.xml b/dev-perl/Gtk3/metadata.xml
new file mode 100644
index 000..3d11880270f
--- /dev/null
+++ b/dev-perl/Gtk3/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Gtk3
+Gtk3
+Gtk3::Gdk::EventMask
+  
+



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

2018-11-03 Thread Kent Fredric
commit: 44915bca1ca49b5c5b43983bb3774a2f33d26402
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 18:08:17 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44915bca

dev-perl/BDB: Add w/ version 1.920.0 re bug #458530

Bug: https://bugs.gentoo.org/458530
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/BDB/BDB-1.920.0.ebuild | 22 ++
 dev-perl/BDB/Manifest   |  1 +
 dev-perl/BDB/metadata.xml   | 12 
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/BDB/BDB-1.920.0.ebuild b/dev-perl/BDB/BDB-1.920.0.ebuild
new file mode 100644
index 000..47d26c1126c
--- /dev/null
+++ b/dev-perl/BDB/BDB-1.920.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=1.92
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Asynchronous Berkeley DB access"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-perl/common-sense
+   sys-libs/db:=
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/BDB/Manifest b/dev-perl/BDB/Manifest
new file mode 100644
index 000..59e30cd13dc
--- /dev/null
+++ b/dev-perl/BDB/Manifest
@@ -0,0 +1 @@
+DIST BDB-1.92.tar.gz 38717 BLAKE2B 
258f8d4169fcaa7310300d9ab76026c73c4da722afff27c397af9aeafcf4ca80d3e93b046fafd132db186780739b10791c8e64354dffa3b1da3abde88c7be998
 SHA512 
39dc6ffab84543061475c2a092497368a35f23e16d940a0b5ba5200709721b5f3a1c66fbc2b34b036b42b49cf659a6730167397f59c32e32bdeb814323d1d2fb

diff --git a/dev-perl/BDB/metadata.xml b/dev-perl/BDB/metadata.xml
new file mode 100644
index 000..432c98c7507
--- /dev/null
+++ b/dev-perl/BDB/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+BDB
+BDB
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cairo-GObject/

2018-11-03 Thread Kent Fredric
commit: 7c48fb2d3550892026e2cde03716fccfaf566277
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 15:07:44 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c48fb2d

dev-perl/Cairo-GObject: Add w/ version 1.4.0 re bug #650132

Previously maintained in ::perl-experimental by Torsten Veller and
myself.

Ebuild hybridized from that and submission by Chris Mayo, with
USE="examples" added.

Bug: https://bugs.gentoo.org/650132
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 .../Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild| 26 ++
 dev-perl/Cairo-GObject/Manifest|  1 +
 dev-perl/Cairo-GObject/metadata.xml| 13 +++
 3 files changed, 40 insertions(+)

diff --git a/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild 
b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild
new file mode 100644
index 000..94a163b5ca7
--- /dev/null
+++ b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=1.004
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Integrate Cairo into the Glib type system"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   x11-libs/cairo[glib]
+   >=dev-perl/glib-perl-1.224.0
+   >=dev-perl/Cairo-1.80.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/ExtUtils-Depends-0.200.0
+   >=dev-perl/ExtUtils-PkgConfig-1.0.0
+"

diff --git a/dev-perl/Cairo-GObject/Manifest b/dev-perl/Cairo-GObject/Manifest
new file mode 100644
index 000..b64a930da52
--- /dev/null
+++ b/dev-perl/Cairo-GObject/Manifest
@@ -0,0 +1 @@
+DIST Cairo-GObject-1.004.tar.gz 16786 BLAKE2B 
f4369281f3b827ef232827b6efd553dbae6453aca621ab070a7bf3d3d43c893c2710b8afb4ae4ba4105310d6acf6c80f1819aa107767f3197e920b1980fbee1a
 SHA512 
fa48e1f6466e0a9d6ebf44205f55459dc8af7b3e94d0cd93e4b4ab985969e6940f96926c485a70ecf2dc6fdc5896e743751fcb615cc5d2e614c091b8b5564bd9

diff --git a/dev-perl/Cairo-GObject/metadata.xml 
b/dev-perl/Cairo-GObject/metadata.xml
new file mode 100644
index 000..722ab37bcb6
--- /dev/null
+++ b/dev-perl/Cairo-GObject/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Cairo-GObject
+Cairo::GObject
+Cairo::GObject::Install::Files
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk3-SimpleList/

2018-11-03 Thread Kent Fredric
commit: d88d5b53fceb5a3ecb97397574f5bfa10a4e2667
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 17:26:49 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d88d5b53

dev-perl/Gtk3-SimpleList: Add w/ version 0.170.0 re bug #650138

Based on ebuild submitted by Chris Mayo

Closes: https://bugs.gentoo.org/650138
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 .../Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild | 26 ++
 dev-perl/Gtk3-SimpleList/Manifest  |  1 +
 dev-perl/Gtk3-SimpleList/metadata.xml  | 14 
 3 files changed, 41 insertions(+)

diff --git a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild 
b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild
new file mode 100644
index 000..34bb93f6176
--- /dev/null
+++ b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TVIGNAUD
+DIST_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="A simple interface to GTK+ 3's complex MVC list widget"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-perl/Gtk3
+   virtual/perl-Carp
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Gtk3-SimpleList/Manifest 
b/dev-perl/Gtk3-SimpleList/Manifest
new file mode 100644
index 000..84fa1a9c909
--- /dev/null
+++ b/dev-perl/Gtk3-SimpleList/Manifest
@@ -0,0 +1 @@
+DIST Gtk3-SimpleList-0.17.tar.gz 18817 BLAKE2B 
61219e333682549346929022e864d051e26167abf41927f4133effe8d52cd1def0f96d010699142b444fc2edb26f7f8723dda14338d0cb01638c75c80fe9809a
 SHA512 
9103cc46e1627be30a5f912f96939c2e86e1f8e174f300957cb4509a2b2f14fcf89f542dbffc8786ba851cdb9f6dc1aea08e47f6d29072d45528e8046768409a

diff --git a/dev-perl/Gtk3-SimpleList/metadata.xml 
b/dev-perl/Gtk3-SimpleList/metadata.xml
new file mode 100644
index 000..ff5a2ed4288
--- /dev/null
+++ b/dev-perl/Gtk3-SimpleList/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Gtk3-SimpleList
+Gtk3::SimpleList
+Gtk3::SimpleList::TiedList
+Gtk3::SimpleList::TiedRow
+  
+



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

2018-11-03 Thread Kent Fredric
commit: 3eda83a4e0de9ecd660c06386033d8d1c6e1a66a
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 19:18:17 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eda83a4

dev-perl/Deliantra: Add w/ version 1.300.0 re bug #458530

Using 1.300.0 because 2.0.0 has some missing files.

Added manual compile test as upstream currently lacks tests.

Bug: https://bugs.gentoo.org/458530
Bug: http://lists.schmorp.de/pipermail/perl/2018q4/31.html
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Deliantra/Deliantra-1.300.0.ebuild | 50 +
 dev-perl/Deliantra/Manifest |  1 +
 dev-perl/Deliantra/metadata.xml | 19 +++
 3 files changed, 70 insertions(+)

diff --git a/dev-perl/Deliantra/Deliantra-1.300.0.ebuild 
b/dev-perl/Deliantra/Deliantra-1.300.0.ebuild
new file mode 100644
index 000..fdd9a030c86
--- /dev/null
+++ b/dev-perl/Deliantra/Deliantra-1.300.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=1.30
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Deliantra suppport module to read/write archetypes, maps etc"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-perl/AnyEvent-4.0.0
+   >=dev-perl/Compress-LZF-3.110.0
+   >=dev-perl/JSON-XS-2.10.0
+   dev-perl/common-sense
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+src_test() {
+   local MODULES=(
+   "Deliantra ${DIST_VERSION}"
+   "Deliantra::Protocol::Base 1.22"
+   "Deliantra::Protocol::Constants 0.1"
+   "Deliantra::Map 0.1"
+   "Deliantra::Data"
+   "Deliantra::MoveType"
+   )
+   perl_has_module "Gtk2" && MODULES+=( "Deliantra::MapWidget" )
+   local failed=()
+   for dep in "${MODULES[@]}"; do
+   ebegin "Compile testing ${dep}"
+   perl -Mblib="${S}/blib" -M"${dep} ()" -e1
+   eend $? || failed+=( "$dep" )
+   done
+   if [[ ${failed[@]} ]]; then
+   echo
+   eerror "One or more modules failed compile:";
+   for dep in "${failed[@]}"; do
+   eerror "  ${dep}"
+   done
+   die "Failing due to module compilation errors";
+   fi
+   perl-module_src_test
+}

diff --git a/dev-perl/Deliantra/Manifest b/dev-perl/Deliantra/Manifest
new file mode 100644
index 000..4c0441d1f81
--- /dev/null
+++ b/dev-perl/Deliantra/Manifest
@@ -0,0 +1 @@
+DIST Deliantra-1.30.tar.gz 168314 BLAKE2B 
c4026eab4da5a93647b425c68287a88aea51d3e9b8bec823d1b515ebbff52788efa03577768b4c166a91b29520c8c27596aabfda132ff2141024cc45de8a525d
 SHA512 
30601b0b43b259e39914b12771d4b185228d923f4bb846383ef268776b69ce25d32a638f39c826b810b73e8558c40e8898e2b9b387b44d3ddbc256e80c263deb

diff --git a/dev-perl/Deliantra/metadata.xml b/dev-perl/Deliantra/metadata.xml
new file mode 100644
index 000..97e6edfc651
--- /dev/null
+++ b/dev-perl/Deliantra/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Deliantra
+Deliantra
+Deliantra::Data
+Deliantra::Map
+Deliantra::MapWidget
+Deliantra::MoveType
+Deliantra::Protocol
+Deliantra::Protocol::Base
+Deliantra::Protocol::Constants
+  
+



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

2018-11-03 Thread Kent Fredric
commit: 2fc8d90c5b4a1b2dbf8587392c32e9c9f975765e
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Nov  3 17:18:34 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Nov  3 19:36:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc8d90c

dev-perl/GooCanvas2: Add w/ version 0.60.0 re bug #650134

Original ebuild submitted by Chris Mayo, with minor tweaks.

Closes: https://bugs.gentoo.org/650134
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild | 24 
 dev-perl/GooCanvas2/Manifest |  1 +
 dev-perl/GooCanvas2/metadata.xml | 12 
 3 files changed, 37 insertions(+)

diff --git a/dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild 
b/dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild
new file mode 100644
index 000..41ac3a6f93c
--- /dev/null
+++ b/dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PERLMAX
+DIST_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Perl binding for GooCanvas2 widget using 
Glib::Object::Introspection"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   x11-libs/goocanvas:2.0
+   dev-perl/Gtk3
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test
+   )
+"

diff --git a/dev-perl/GooCanvas2/Manifest b/dev-perl/GooCanvas2/Manifest
new file mode 100644
index 000..fdefaab44d0
--- /dev/null
+++ b/dev-perl/GooCanvas2/Manifest
@@ -0,0 +1 @@
+DIST GooCanvas2-0.06.tar.gz 4684 BLAKE2B 
07dc552d8c803c7eaf55acd03fb9e3ba303820fb69d130d54fe635d4e2deebea842bcad021eb1978ef9a1b9cbcf96c8721adf3182a35c370df33be8c569da9ad
 SHA512 
059ea23fe19cc13d7d35933222c444b8012492c7d1a6510ac9b5b608cedab6164a158bda66283f1428d1a79971bc7fe1f3af34715d790a03f951a2628125dda6

diff --git a/dev-perl/GooCanvas2/metadata.xml b/dev-perl/GooCanvas2/metadata.xml
new file mode 100644
index 000..2ecc2682331
--- /dev/null
+++ b/dev-perl/GooCanvas2/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+GooCanvas2
+GooCanvas2
+  
+



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

2018-11-03 Thread Mikle Kolyada
commit: 3560ef895667f90da43429dfd9dfd85d778a0ac2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 18:33:54 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 18:33:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3560ef89

media-libs/imlib2: amd64 stable wrt bug #669940

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

 media-libs/imlib2/imlib2-1.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/imlib2/imlib2-1.5.1-r1.ebuild 
b/media-libs/imlib2/imlib2-1.5.1-r1.ebuild
index 676e7933a92..b1632095bec 100644
--- a/media-libs/imlib2/imlib2-1.5.1-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.5.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 IUSE="bzip2 cpu_flags_x86_mmx cpu_flags_x86_sse2 doc gif jpeg mp3 nls png +shm 
static-libs tiff +X zlib"
 
 REQUIRED_USE="shm? ( X )"



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

2018-11-03 Thread Mikle Kolyada
commit: 236f5e7bd9104fb9bf8e0d99e009fb3ba947ae16
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 18:30:39 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 18:30:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236f5e7b

dev-db/mongodb: amd64 stable wrt bug #664490

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

 dev-db/mongodb/mongodb-3.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mongodb/mongodb-3.6.8.ebuild 
b/dev-db/mongodb/mongodb-3.6.8.ebuild
index 0adc8e301d5..b8820e94053 100644
--- a/dev-db/mongodb/mongodb-3.6.8.ebuild
+++ b/dev-db/mongodb/mongodb-3.6.8.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"
+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: app-admin/mongo-tools/

2018-11-03 Thread Mikle Kolyada
commit: 881d269cf77c79ddd39367bad09af709f2f7cfe8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 18:30:16 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 18:30:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881d269c

app-admin/mongo-tools: amd64 stable wrt bug #664490

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

 app-admin/mongo-tools/mongo-tools-3.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/mongo-tools/mongo-tools-3.6.8.ebuild 
b/app-admin/mongo-tools/mongo-tools-3.6.8.ebuild
index 75a83217e20..cb82aab24b2 100644
--- a/app-admin/mongo-tools/mongo-tools-3.6.8.ebuild
+++ b/app-admin/mongo-tools/mongo-tools-3.6.8.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mong
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="sasl ssl"
 
 RDEPEND="!

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

2018-11-03 Thread Mikle Kolyada
commit: 573cae1f3b16e55e2ee7df7979c8c90b32322236
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 18:06:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 18:06:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573cae1f

media-sound/mpd: pull in libshout when nwtwork is used

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

 media-sound/mpd/mpd-0.21.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/mpd/mpd-0.21.ebuild b/media-sound/mpd/mpd-0.21.ebuild
index 57edec02662..cd9a3c0659d 100644
--- a/media-sound/mpd/mpd-0.21.ebuild
+++ b/media-sound/mpd/mpd-0.21.ebuild
@@ -80,6 +80,7 @@ RDEPEND="
modplug? ( media-libs/libmodplug )
mpg123? ( media-sound/mpg123 )
musepack? ( media-sound/musepack-tools )
+   network? ( media-libs/libshout )
nfs? ( net-fs/libnfs )
openal? ( media-libs/openal )
opus? ( media-libs/opus )



[gentoo-commits] repo/gentoo:master commit in: app-arch/wimlib/files/, app-arch/wimlib/

2018-11-03 Thread Slawek Lis
commit: f6b790694c60881945587cb540e793bc9a431236
Author: Slawomir Lis  gentoo  org>
AuthorDate: Sat Nov  3 17:49:45 2018 +
Commit: Slawek Lis  gentoo  org>
CommitDate: Sat Nov  3 17:49:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b79069

app-arch/wimlib: add correct gentoo path to syslinux files

Closes: https://bugs.gentoo.org/669370
Signed-off-by: Slawek Lis  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-arch/wimlib/files/syslinux-path.patch | 25 +
 app-arch/wimlib/wimlib-1.12.0.ebuild  |  4 +++-
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/app-arch/wimlib/files/syslinux-path.patch 
b/app-arch/wimlib/files/syslinux-path.patch
new file mode 100644
index 000..6fd5bcd726c
--- /dev/null
+++ b/app-arch/wimlib/files/syslinux-path.patch
@@ -0,0 +1,25 @@
+--- a/programs/mkwinpeimg  2017-07-29 13:52:09.0 -0700
 b/programs/mkwinpeimg  2018-10-22 19:14:35.170566559 -0700
+@@ -488,7 +488,8 @@
+   for biosdir in  \
+   /usr/lib/syslinux/modules/bios  \
+   /usr/lib/syslinux/bios  \
+-  /usr/lib/syslinux
++  /usr/lib/syslinux \
++  /usr/share/syslinux
+   do
+   if [ -e "$biosdir/chain.c32" ]; then
+   break
+--- a/programs/mkwinpeimg.in   2017-07-15 13:49:06.0 -0700
 b/programs/mkwinpeimg.in   2018-10-22 19:16:59.323070604 -0700
+@@ -488,7 +488,8 @@
+   for biosdir in  \
+   /usr/lib/syslinux/modules/bios  \
+   /usr/lib/syslinux/bios  \
+-  /usr/lib/syslinux
++  /usr/lib/syslinux \
++  /usr/share/syslinux
+   do
+   if [ -e "$biosdir/chain.c32" ]; then
+   break
+

diff --git a/app-arch/wimlib/wimlib-1.12.0.ebuild 
b/app-arch/wimlib/wimlib-1.12.0.ebuild
index efc6d34190b..77b9c95e275 100644
--- a/app-arch/wimlib/wimlib-1.12.0.ebuild
+++ b/app-arch/wimlib/wimlib-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,8 @@ SLOT="0"
 IUSE="cpu_flags_x86_ssse3 fuse iso ntfs openssl threads yasm"
 REQUIRED_USE="cpu_flags_x86_ssse3? ( !openssl )"
 
+PATCHES=( "${FILESDIR}/syslinux-path.patch" )
+
 RDEPEND="
dev-libs/libxml2:2
ntfs? ( sys-fs/ntfs3g )



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

2018-11-03 Thread Lars Wendler
commit: 15110b3eeb5a8645c054576affe77a4dcf2bf1c4
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Nov  3 17:44:49 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Nov  3 17:45:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15110b3e

sys-apps/less: Removed old.

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

 sys-apps/less/Manifest|  1 -
 sys-apps/less/less-538.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/sys-apps/less/Manifest b/sys-apps/less/Manifest
index 764a9059cf1..ee380602258 100644
--- a/sys-apps/less/Manifest
+++ b/sys-apps/less/Manifest
@@ -1,5 +1,4 @@
 DIST less-530.tar.gz 339723 BLAKE2B 
9321548b06330c0b1b5b5a36147f5b9348619ff15d907808744b89581edeb4d8c2118ba455d024a23850902cac4d2c34d1e7b9897e02769584315c0e67ef667e
 SHA512 
8d83a18b5648c4fe85921a563aa2c40bcf495aeb611098c83cd167b1e2f706649846cdf457c8506ae2683ab362ad970a0b261747349673020894bccdb9acbc10
 DIST less-531.tar.gz 340466 BLAKE2B 
6ac75b623fce478114d18cff429659499fedf4ef1a7bb067465ace91c28a7968efb224a4994a1e376a8cf40b110492f10ecda634628029107b38187044a0cd1e
 SHA512 
180b665f194d7cc40d4bbb37bd64b10be463c0705e81795bef84b20dbba1c61825bb3e3da8bcd79f9176bb3af7b1f4e4c3dfe0829a5a2195a11f5b42294daca1
-DIST less-538.tar.gz 341589 BLAKE2B 
ce2c451da4f25e1fd93c738817f92fb12453b3091b34f8162ff11645a0bc223ca158ed3facb5eac611799117c8d20c14597abd5a0924a4f39d1ac18cd4afb638
 SHA512 
55012727f855de1c5e451dead0533e0d8505c0c829ff4f624bfadee998278ca372f201e1f58c23f09e0c4a2d424a17fcce6d3ebb18dd1c3bb757f5ccd8aaa330
 DIST less-540.tar.gz 342724 BLAKE2B 
d5184ae3e44ea111d9a3fc87166779cf19ac63b26b25ff149610fd5728e20457c9469fff885759a1230b831b0c306569179c2a1e25c6c15c85604855726e3153
 SHA512 
1cee065b9a16db74ef0ccdffa149071bf66dd40d82c3d5581b0a7706f75ed4afaf4beca9e5d928d20605e390d5b0a6c1b346a67d8abb90d93bf140cbe03d435d
 DIST less-541.tar.gz 342956 BLAKE2B 
aaefc6b1486c220405a2c9288d3aa78099356468ee695991f4ea05a1431444dc1fd46ca92a65625dc33662f6ce669319e3d12d297e068efb24d252229d775ff9
 SHA512 
384f79b4acbdbf1b7d4de128a9ede405302633d78e5c057a8a4e568022072f0a73172f7bb7f2f9e45508cc8a0f4f0fa353945445a5bc59ee978dede1299e7b48

diff --git a/sys-apps/less/less-538.ebuild b/sys-apps/less/less-538.ebuild
deleted file mode 100644
index c4d58efa226..000
--- a/sys-apps/less/less-538.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Excellent text file viewer"
-HOMEPAGE="http://www.greenwoodsoftware.com/less/;
-SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz;
-
-LICENSE="|| ( GPL-3 BSD-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="pcre unicode"
-
-DEPEND=">=app-misc/editor-wrapper-3
-   >=sys-libs/ncurses-5.2:0=
-   pcre? ( dev-libs/libpcre )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   export ac_cv_lib_ncursesw_initscr=$(usex unicode)
-   export ac_cv_lib_ncurses_initscr=$(usex !unicode)
-   local myeconfargs=(
-   --with-regex=$(usex pcre pcre posix)
-   --with-editor="${EPREFIX}"/usr/libexec/editor
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   newbin "${FILESDIR}"/lesspipe.sh lesspipe
-   newenvd "${FILESDIR}"/less.envd 70less
-}
-
-pkg_preinst() {
-   if has_version "<${CATEGORY}/${PN}-483-r1" ; then
-   elog "The lesspipe.sh symlink has been dropped.  If you are 
still setting"
-   elog "LESSOPEN to that, you will need to update it to 
'|lesspipe %s'."
-   elog "Colorization support has been dropped.  If you want that, 
check out"
-   elog "the new app-text/lesspipe package."
-   fi
-}



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

2018-11-03 Thread Lars Wendler
commit: 1cc5d7c674a6fece0e3d20f5824039a506ccb9e8
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Nov  3 17:44:11 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Nov  3 17:45:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc5d7c6

sys-apps/less: Bump to version 541

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

 sys-apps/less/Manifest|  1 +
 sys-apps/less/less-541.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/sys-apps/less/Manifest b/sys-apps/less/Manifest
index e632a941f7e..764a9059cf1 100644
--- a/sys-apps/less/Manifest
+++ b/sys-apps/less/Manifest
@@ -2,3 +2,4 @@ DIST less-530.tar.gz 339723 BLAKE2B 
9321548b06330c0b1b5b5a36147f5b9348619ff15d90
 DIST less-531.tar.gz 340466 BLAKE2B 
6ac75b623fce478114d18cff429659499fedf4ef1a7bb067465ace91c28a7968efb224a4994a1e376a8cf40b110492f10ecda634628029107b38187044a0cd1e
 SHA512 
180b665f194d7cc40d4bbb37bd64b10be463c0705e81795bef84b20dbba1c61825bb3e3da8bcd79f9176bb3af7b1f4e4c3dfe0829a5a2195a11f5b42294daca1
 DIST less-538.tar.gz 341589 BLAKE2B 
ce2c451da4f25e1fd93c738817f92fb12453b3091b34f8162ff11645a0bc223ca158ed3facb5eac611799117c8d20c14597abd5a0924a4f39d1ac18cd4afb638
 SHA512 
55012727f855de1c5e451dead0533e0d8505c0c829ff4f624bfadee998278ca372f201e1f58c23f09e0c4a2d424a17fcce6d3ebb18dd1c3bb757f5ccd8aaa330
 DIST less-540.tar.gz 342724 BLAKE2B 
d5184ae3e44ea111d9a3fc87166779cf19ac63b26b25ff149610fd5728e20457c9469fff885759a1230b831b0c306569179c2a1e25c6c15c85604855726e3153
 SHA512 
1cee065b9a16db74ef0ccdffa149071bf66dd40d82c3d5581b0a7706f75ed4afaf4beca9e5d928d20605e390d5b0a6c1b346a67d8abb90d93bf140cbe03d435d
+DIST less-541.tar.gz 342956 BLAKE2B 
aaefc6b1486c220405a2c9288d3aa78099356468ee695991f4ea05a1431444dc1fd46ca92a65625dc33662f6ce669319e3d12d297e068efb24d252229d775ff9
 SHA512 
384f79b4acbdbf1b7d4de128a9ede405302633d78e5c057a8a4e568022072f0a73172f7bb7f2f9e45508cc8a0f4f0fa353945445a5bc59ee978dede1299e7b48

diff --git a/sys-apps/less/less-541.ebuild b/sys-apps/less/less-541.ebuild
new file mode 100644
index 000..3bc3bf38932
--- /dev/null
+++ b/sys-apps/less/less-541.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Excellent text file viewer"
+HOMEPAGE="http://www.greenwoodsoftware.com/less/;
+SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz;
+
+LICENSE="|| ( GPL-3 BSD-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="pcre unicode"
+
+DEPEND=">=app-misc/editor-wrapper-3
+   >=sys-libs/ncurses-5.2:0=
+   pcre? ( dev-libs/libpcre2 )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   export ac_cv_lib_ncursesw_initscr=$(usex unicode)
+   export ac_cv_lib_ncurses_initscr=$(usex !unicode)
+   local myeconfargs=(
+   --with-regex=$(usex pcre pcre2 posix)
+   --with-editor="${EPREFIX}"/usr/libexec/editor
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   newbin "${FILESDIR}"/lesspipe.sh lesspipe
+   newenvd "${FILESDIR}"/less.envd 70less
+}
+
+pkg_preinst() {
+   if has_version "<${CATEGORY}/${PN}-483-r1" ; then
+   elog "The lesspipe.sh symlink has been dropped.  If you are 
still setting"
+   elog "LESSOPEN to that, you will need to update it to 
'|lesspipe %s'."
+   elog "Colorization support has been dropped.  If you want that, 
check out"
+   elog "the new app-text/lesspipe package."
+   fi
+}



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

2018-11-03 Thread Mikle Kolyada
commit: 7c3ad47bf8d3f4c667e54ffbe364144261c9efe6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 17:17:36 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 17:17:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3ad47b

net-im/mcabber: amd64 stable wrt bug #669830

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

 net-im/mcabber/mcabber-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/mcabber/mcabber-1.1.0-r1.ebuild 
b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
index 42e454d35cd..5d7b5621681 100644
--- a/net-im/mcabber/mcabber-1.1.0-r1.ebuild
+++ b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" ==  ]]; then
S="${WORKDIR}/${PN}"
 else
SRC_URI="http://mcabber.com/files/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+   KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 fi
 
 LICENSE="GPL-2"



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

2018-11-03 Thread Mikle Kolyada
commit: e46960e436a1ce87e8e25a4746ae9c92a9555447
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 17:09:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 17:09:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46960e4

sys-apps/irqbalance: amd64 stable wrt bug #669958

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

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

diff --git a/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild 
b/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild
index 7b44df67003..b52cf5f556b 100644
--- a/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild
+++ b/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Irqbalance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="caps +numa selinux tui"
 
 CDEPEND="



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

2018-11-03 Thread Mikle Kolyada
commit: f7c8747a7e03710f29bb7c4aa89db7475e0f35f0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 16:50:17 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 16:50:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c8747a

media-sound/mpc: Drop old

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

 media-sound/mpc/Manifest|  1 -
 media-sound/mpc/mpc-0.28.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/media-sound/mpc/Manifest b/media-sound/mpc/Manifest
index f4e6e7a0c3b..ba513c77a97 100644
--- a/media-sound/mpc/Manifest
+++ b/media-sound/mpc/Manifest
@@ -1,3 +1,2 @@
-DIST mpc-0.28.tar.xz 109172 BLAKE2B 
de0155bd1d723c0affc02055fe8923a174d6a393e431bd71399e0c0833dda5488569fa90bbdb0c650a367bbc0c384d91215bc0997f013a372c0eae015d7acc27
 SHA512 
1d0c96c3c7cee2eac2d3cf25f09d74b5807b8ea56ff7dfc033b8fa690fd4d42de726a641e4f2552550d8a1c1b2840575aec5c595166ca5ae5776fcc93c8fb7cf
 DIST mpc-0.30.tar.xz 41968 BLAKE2B 
e7d1156f4fe933c360196a1fdaadeb7b51f12b3c6d7bd2f98f80359485acb9d55ea7afb98c82696078b325ab3662bf33b20653d5e0edf0f52c64624c679dd0b6
 SHA512 
72d6f742de87ca1a9a09c73987786fa7c93b2829242135b210a9a2269e0319ba9e37367dae1043461ea870087faf5c349425025ce6c02aa9dd513ae90cbe8221
 DIST mpc-0.31.tar.xz 43896 BLAKE2B 
2b65307983dfd0bc2738b3e4b1379b43b6fec712352f25a6158adefd2065eb3ff8be194e482fc441c74b69feeb8fba277d7061fb80ee6d7d72432f3284f61fb2
 SHA512 
48df7d85df704ae901ee0a07193daf9738b682b71a24ebd5bf4458aa562acd11b582f83adcfca814faa9a014ef565cb6c23df837b83a569fd6050f9f3802e6fe

diff --git a/media-sound/mpc/mpc-0.28.ebuild b/media-sound/mpc/mpc-0.28.ebuild
deleted file mode 100644
index 8903c35bc90..000
--- a/media-sound/mpc/mpc-0.28.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit bash-completion-r1
-
-DESCRIPTION="A commandline client for Music Player Daemon (media-sound/mpd)"
-HOMEPAGE="https://www.musicpd.org;
-SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 sparc x86"
-IUSE="iconv"
-
-RDEPEND=">=media-libs/libmpdclient-2.9
-   iconv? ( virtual/libiconv )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS NEWS README doc/mpd-m3u-handler.sh doc/mppledit 
doc/mpd-pls-handler.sh )
-
-src_configure() {
-   econf \
-   $(use_enable iconv) \
-   --docdir="${EPREFIX}"/usr/share/doc/${PF}
-}
-
-src_install() {
-   default
-   newbashcomp doc/mpc-completion.bash ${PN}
-}



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

2018-11-03 Thread Mikle Kolyada
commit: b8c3c7e93f5a68876151944e53cc1d42156bc45c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 16:49:25 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 16:49:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c3c7e9

media-sound/mpc: Version bump (v0.31)

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

 media-sound/mpc/Manifest|  1 +
 media-sound/mpc/mpc-0.31.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/mpc/Manifest b/media-sound/mpc/Manifest
index a6f5fb1e1ac..f4e6e7a0c3b 100644
--- a/media-sound/mpc/Manifest
+++ b/media-sound/mpc/Manifest
@@ -1,2 +1,3 @@
 DIST mpc-0.28.tar.xz 109172 BLAKE2B 
de0155bd1d723c0affc02055fe8923a174d6a393e431bd71399e0c0833dda5488569fa90bbdb0c650a367bbc0c384d91215bc0997f013a372c0eae015d7acc27
 SHA512 
1d0c96c3c7cee2eac2d3cf25f09d74b5807b8ea56ff7dfc033b8fa690fd4d42de726a641e4f2552550d8a1c1b2840575aec5c595166ca5ae5776fcc93c8fb7cf
 DIST mpc-0.30.tar.xz 41968 BLAKE2B 
e7d1156f4fe933c360196a1fdaadeb7b51f12b3c6d7bd2f98f80359485acb9d55ea7afb98c82696078b325ab3662bf33b20653d5e0edf0f52c64624c679dd0b6
 SHA512 
72d6f742de87ca1a9a09c73987786fa7c93b2829242135b210a9a2269e0319ba9e37367dae1043461ea870087faf5c349425025ce6c02aa9dd513ae90cbe8221
+DIST mpc-0.31.tar.xz 43896 BLAKE2B 
2b65307983dfd0bc2738b3e4b1379b43b6fec712352f25a6158adefd2065eb3ff8be194e482fc441c74b69feeb8fba277d7061fb80ee6d7d72432f3284f61fb2
 SHA512 
48df7d85df704ae901ee0a07193daf9738b682b71a24ebd5bf4458aa562acd11b582f83adcfca814faa9a014ef565cb6c23df837b83a569fd6050f9f3802e6fe

diff --git a/media-sound/mpc/mpc-0.31.ebuild b/media-sound/mpc/mpc-0.31.ebuild
new file mode 100644
index 000..2429ef0a37b
--- /dev/null
+++ b/media-sound/mpc/mpc-0.31.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 meson
+
+DESCRIPTION="A commandline client for Music Player Daemon (media-sound/mpd)"
+HOMEPAGE="https://www.musicpd.org https://github.com/MusicPlayerDaemon/mpc;
+SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE="iconv test"
+
+RDEPEND="media-libs/libmpdclient"
+
+DEPEND="${RDEPEND}
+   dev-python/sphinx
+   iconv? ( virtual/libiconv )
+   test? ( dev-libs/check )"
+
+BDEPEND="virtual/pkgconfig"
+
+RESTRICT="!test? ( test )"
+
+src_configure() {
+   local emesonargs=(
+   -Dtest=$(usex test true false)
+   -Diconv=$(usex iconv enabled disabled)
+   )
+   meson_src_configure
+}
+
+src_install() {
+   meson_src_install
+   newbashcomp contrib/mpc-completion.bash mpc
+}



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

2018-11-03 Thread Mikle Kolyada
commit: 4a3471888015bfbcb261b7db6da05b2cb17c941f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 16:38:51 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 16:38:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a347188

media-sound/mpd: make repoman happier

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

 media-sound/mpd/mpd-0.21.ebuild | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/media-sound/mpd/mpd-0.21.ebuild b/media-sound/mpd/mpd-0.21.ebuild
index 152e94abcda..57edec02662 100644
--- a/media-sound/mpd/mpd-0.21.ebuild
+++ b/media-sound/mpd/mpd-0.21.ebuild
@@ -41,16 +41,16 @@ RESTRICT="!test? ( test )"
 RDEPEND="
adplug? ( media-libs/adplug:= )
alsa? (
-   media-libs/alsa-lib
-   media-sound/alsa-utils
+   media-libs/alsa-lib
+   media-sound/alsa-utils
)
 
ao? ( media-libs/libao[alsa?,pulseaudio?] )
audiofile? ( media-libs/audiofile:= )
 
cdio? (
-   dev-libs/libcdio:=
-   dev-libs/libcdio-paranoia
+   dev-libs/libcdio:=
+   dev-libs/libcdio-paranoia
)
 
chromaprint? ( media-libs/chromaprint )
@@ -111,7 +111,7 @@ DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )"
 
 BDEPEND=">=dev-util/meson-0.47
-   virtual/pkgconfig"
+   virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.18.conf.patch
@@ -204,14 +204,14 @@ src_configure() {
 
if use network; then
 
-   emesonargs+=(
-   -Dshine=disabled
-   -Dshout=enabled
-   -Dvorbisenc=$(usex vorbis enabled disabled)
-   -Dhttpd=true
-   -Dlame=$(usex lame enabled disabled)
-   -Dtwolame=$(usex twolame enabled disabled)
-   -Dwave_encoder=$(usex audiofile true false) 
)
+   emesonargs+=(
+   -Dshine=disabled
+   -Dshout=enabled
+   -Dvorbisenc=$(usex vorbis enabled disabled)
+   -Dhttpd=true
+   -Dlame=$(usex lame enabled disabled)
+   -Dtwolame=$(usex twolame enabled disabled)
+   -Dwave_encoder=$(usex audiofile true false) )
fi
 
emesonargs+=(



[gentoo-commits] foundation/financials-rfp:master commit in: /

2018-11-03 Thread Alec Warner
commit: f0853cc309bead7c258ff3e51e311c6e6bd6bf21
Author: Alec Warner  gentoo  org>
AuthorDate: Sat Nov  3 16:27:48 2018 +
Commit: Alec Warner  gentoo  org>
CommitDate: Sat Nov  3 16:27:48 2018 +
URL:
https://gitweb.gentoo.org/foundation/financials-rfp.git/commit/?id=f0853cc3

Add expenses per trustees thread.

 main.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.tex b/main.tex
index e77b647..f605f6a 100644
--- a/main.tex
+++ b/main.tex
@@ -106,7 +106,7 @@ The CPA also assisted in partially completing IRS Form 990 
for FY2005, based on
 Best-effort Financial Reports have been reconstructed until FY2018 available 
at \cite{gentoo:finances}. Depreciation expenses have been captured, but 
in-kind donations are still in progress.
 
 \subsection{Operations for Fiscal 2018}
-The main income source is donations (23.162,01\$), followed by our 
participantion in the Google Summer of Code program (4,700\$), interest of 
current accounts (483.64\$) and sale (including royalties for) of Gentoo 
merchandise (254.50\$).
+The main income source is donations (23.162,01\$), followed by our 
participantion in the Google Summer of Code program (4,700\$), interest of 
current accounts (483.64\$) and sale (including royalties for) of Gentoo 
merchandise (254.50\$). Expenses for FY2018 were \$9,292.95.
 
 This income is used to fund the Gentoo Project activities, including purchases 
of infrastructure and marketing material; sponsoring projects related to 
Gentoo's activities; and sustaining the foundation's own operational expenses.
 



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

2018-11-03 Thread Mikle Kolyada
commit: a31ca4b6c6a547a458dfa607b58c5ff4c28c2dfb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  3 15:52:32 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  3 15:52:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31ca4b6

media-sound/mpd: Drop old

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

 media-sound/mpd/Manifest   |   1 -
 media-sound/mpd/mpd-0.20.23.ebuild | 270 -
 2 files changed, 271 deletions(-)

diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest
index 76925861083..148679eb3e5 100644
--- a/media-sound/mpd/Manifest
+++ b/media-sound/mpd/Manifest
@@ -1,4 +1,3 @@
 DIST mpd-0.20.10.tar.xz 778828 BLAKE2B 
c16b955ace770cf3d5da2ccad81fd3089cf2e60bf47774745d75babcff38fa344646b26dd32617fa2fe86ee0c785b9c8272ea6c90f77266b1a0cba2d48145236
 SHA512 
bac6a71e5b85600c590eae6b785474574cf0d7b03d9add537161b968a2997a975a597639a9fece119a01a7e27b5207523e4ae30b2f4f35791eff8c3ff26d107c
 DIST mpd-0.20.21.tar.xz 800476 BLAKE2B 
0c807ae8d79abd9400aa417b516c709073b23390aeed2b385c716e20f8c4f93376a235b54fe5f5cfcd451b04c76e105b41acbd180d294281432d4d1b6a427a15
 SHA512 
d44fb326ea6213ecf46721ca81efdfffaec4faa5a66e627185fd5ab7c4f0c5a380f4d04aed5c2909746a37b33987cb61f62dc2d747365da06629fbb78bf7c7d6
-DIST mpd-0.20.23.tar.xz 806784 BLAKE2B 
859edfe37b355ce8b64a9dc22dd0c13891d9154b5d07299ec1655757b02df3900af0d7fea7e7cbd8d82d61a4c9c05a145fc2b23c471fefd1cb9d95043356
 SHA512 
9875f5b7d7eb7d51fa135249954fbaa2b300ecd539e15aee1a090f14c7a340f328c2f910aeb641ce32af2df21d0e56725ad1a3f957339b0a9c051a02ea0b8a05
 DIST mpd-0.21.tar.xz 662100 BLAKE2B 
3c47e9af643000f45d1f197806b857a12c1ae616134350a6ca968bf51c266f40b79e34e22bbbea63089a4563b22998560460e858e7a6be99789d695f68e5eeb3
 SHA512 
ff9bb7b0969190f2d679895ae16ac910e239a1b37f3b1745755c061917d0a3a299bbcde29bd0ed99e59aca512709965e1846b925a6c978c39a9f2c2e8876e85f

diff --git a/media-sound/mpd/mpd-0.20.23.ebuild 
b/media-sound/mpd/mpd-0.20.23.ebuild
deleted file mode 100644
index 0e22d829753..000
--- a/media-sound/mpd/mpd-0.20.23.ebuild
+++ /dev/null
@@ -1,270 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic linux-info systemd user
-
-DESCRIPTION="The Music Player Daemon (mpd)"
-HOMEPAGE="https://www.musicpd.org https://github.com/MusicPlayerDaemon/MPD;
-SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd ~x64-macos"
-IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug +eventfd expat faad
-   +fifo +ffmpeg flac fluidsynth gme +icu +id3tag +inotify +ipv6 jack
-   lame mms libav libmpdclient libsamplerate libsoxr +mad mikmod modplug
-   mpg123 musepack +network nfs ogg openal opus oss pipe pulseaudio 
recorder
-   samba selinux sid +signalfd sndfile soundcloud sqlite systemd tcpd 
twolame
-   unicode upnp vorbis wavpack wildmidi zeroconf zip zlib webdav"
-
-OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder"
-DECODER_PLUGINS="adplug audiofile faad ffmpeg flac fluidsynth mad mikmod
-   modplug mpg123 musepack ogg flac sid vorbis wavpack wildmidi"
-ENCODER_PLUGINS="audiofile flac lame twolame vorbis"
-
-REQUIRED_USE="
-   || ( ${OUTPUT_PLUGINS} )
-   || ( ${DECODER_PLUGINS} )
-   network? ( || ( ${ENCODER_PLUGINS} ) )
-   recorder? ( || ( ${ENCODER_PLUGINS} ) )
-   opus? ( ogg )
-   upnp? ( expat )
-   webdav? ( curl expat )
-"
-
-COMMON_DEPEND="
-   adplug? ( media-libs/adplug )
-   alsa? (
-   media-libs/alsa-lib
-   media-sound/alsa-utils
-   )
-   ao? ( media-libs/libao[alsa?,pulseaudio?] )
-   audiofile? ( media-libs/audiofile )
-   bzip2? ( app-arch/bzip2 )
-   cdio? (
-   dev-libs/libcdio:=
-   dev-libs/libcdio-paranoia
-   )
-   curl? ( net-misc/curl )
-   expat? ( dev-libs/expat )
-   faad? ( media-libs/faad2 )
-   ffmpeg? (
-   libav? ( media-video/libav:0= )
-   !libav? ( media-video/ffmpeg:0= )
-   )
-   flac? ( media-libs/flac[ogg?] )
-   fluidsynth? ( media-sound/fluidsynth )
-   gme? ( >=media-libs/game-music-emu-0.6.0_pre20120802 )
-   icu? ( dev-libs/icu:= )
-   id3tag? ( media-libs/libid3tag )
-   jack? ( virtual/jack )
-   lame? ( network? ( media-sound/lame ) )
-   libmpdclient? ( media-libs/libmpdclient )
-   libsamplerate? ( media-libs/libsamplerate )
-   libsoxr? ( media-libs/soxr )
-   mad? ( media-libs/libmad )
-   mikmod? ( media-libs/libmikmod:0 )
-   mms? ( media-libs/libmms )
-   modplug? ( media-libs/libmodplug )
-   mpg123? ( >=media-sound/mpg123-1.12.2 )
-   musepack? ( media-sound/musepack-tools )
-

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

2018-11-03 Thread Louis Sautier
commit: f8596c5dc9e3a62c2acdfeb9faf00f92a501563d
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Nov  3 15:39:47 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Nov  3 15:39:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8596c5d

dev-python/tempora: remove reference to last-rited package

This should have been done in c84d319154d017e1baeb1c8a7009c990853d81e7.

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

 dev-python/tempora/tempora-1.12.ebuild | 3 +--
 dev-python/tempora/tempora-1.13.ebuild | 3 +--
 dev-python/tempora/tempora-1.7.ebuild  | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-python/tempora/tempora-1.12.ebuild 
b/dev-python/tempora/tempora-1.12.ebuild
index fac1f1142da..08220e64091 100644
--- a/dev-python/tempora/tempora-1.12.ebuild
+++ b/dev-python/tempora/tempora-1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,6 @@ RDEPEND="
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
 "
-# The calc-prorate binary used to be part of jaraco.utils
 DEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]

diff --git a/dev-python/tempora/tempora-1.13.ebuild 
b/dev-python/tempora/tempora-1.13.ebuild
index e882a86c0f4..0d46a295b0f 100644
--- a/dev-python/tempora/tempora-1.13.ebuild
+++ b/dev-python/tempora/tempora-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-# The calc-prorate binary used to be part of jaraco.utils
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]

diff --git a/dev-python/tempora/tempora-1.7.ebuild 
b/dev-python/tempora/tempora-1.7.ebuild
index 99d577d1675..17583e8875a 100644
--- a/dev-python/tempora/tempora-1.7.ebuild
+++ b/dev-python/tempora/tempora-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,6 @@ RDEPEND="
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
 "
-# The calc-prorate binary used to be part of jaraco.utils
 DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]



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

2018-11-03 Thread Louis Sautier
commit: c8c5a9d596f46740fa24ca2c7c82bf60329c05d1
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Nov  3 15:35:49 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Nov  3 15:38:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c5a9d5

dev-python/tempora: bump to 1.14

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

 dev-python/tempora/Manifest|  1 +
 dev-python/tempora/tempora-1.14.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index e2dd72f2cae..071d09b262a 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,3 +1,4 @@
 DIST tempora-1.12.tar.gz 15208 BLAKE2B 
ced6e5d069780b516ff791ee598683f59d02588d45282f1b6b6c2b8b61d354bc399d10c961b5a112c7ef1185c3661cbe9b1b9c95ab28d42ed2429fa4f504917e
 SHA512 
4acd38fb464e858db371fc4ac6d2082f4f0c676016cdb95d8415895b7d0bdd3c787c2678737e437d1f5861368dd54040ce289407cfeea3ca43b130c56da133b6
 DIST tempora-1.13.tar.gz 15956 BLAKE2B 
7b00c4cf04628c1bb6a84b7044a22921f81bd77ff340342d7256acf8bb8b1b427fb15b9c10c28cfa4c99b02e4cee6e2b26ae53be0ed7ef67e3d6f528fb2e9a3d
 SHA512 
98927024f07196a51b8d61017786cfc258db289ab9c98942cca2501074c1675bf1213770ad00db1d38829017bb9928cccde7fb344c170b2f485fc68505737485
+DIST tempora-1.14.tar.gz 16009 BLAKE2B 
2f4c90da2aed42c2eaa24e5764c0ec163eeda3f5d7db908f5dfa9057eabaaa67654c100d049a389d43c0f8286c0dea12db3cc3cb9a8eea098925d2d7b011c1c5
 SHA512 
dea359fcb5eebda2db6b0de2e615ef6681860e9b8ecdb6041316623b9072067f08cd19d72d9a9e1fc792da7c5760f5e2382bedcbe09467109557448bae1fd8cf
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5

diff --git a/dev-python/tempora/tempora-1.14.ebuild 
b/dev-python/tempora/tempora-1.14.ebuild
new file mode 100644
index 000..0d46a295b0f
--- /dev/null
+++ b/dev-python/tempora/tempora-1.14.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python{2_7,3_{4,5,6,7}} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? (
+   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
+   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   || die "tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/

2018-11-03 Thread Louis Sautier
commit: 3bf3a9c2fcb7566bb64d650f875d003bf819
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Nov  3 15:18:58 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Nov  3 15:28:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf3a9c2

net-p2p/airdcpp-webclient: bump to 2.4.0

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

 net-p2p/airdcpp-webclient/Manifest |  1 +
 .../airdcpp-webclient-2.4.0.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/net-p2p/airdcpp-webclient/Manifest 
b/net-p2p/airdcpp-webclient/Manifest
index 573f9f41691..6027cb80ae7 100644
--- a/net-p2p/airdcpp-webclient/Manifest
+++ b/net-p2p/airdcpp-webclient/Manifest
@@ -1,2 +1,3 @@
 DIST airdcpp-webclient-2.2.1.tar.gz 845507 BLAKE2B 
5d97fe5d25957d870cc5480153acb746ac20bc398e637ccf25a98e42cc905fb445bbc47c211174552e0ee23d1affb0a9265d8499389373bf6622b14428300bd5
 SHA512 
97c5b32e590b2fc735fe4978c1a173272c55f84fe97212f7cd1e8bd4a279553c1d992573185781aeceafbbe6bb51303ddb2cd164c748fa798993a661f3abfb81
 DIST airdcpp-webclient-2.3.0.tar.gz 880508 BLAKE2B 
426c0582ffad734cae2f66826aa04b2db791a110abc79629f4e3b71a69db354b56d213feae6d807f3b7a3f2906aac00fc50c49eaf3dc7d8e09783f59c99ef4e5
 SHA512 
b1f47c8f500aa684a8cabcff916b6a1e41230d949a35d57c80f13734f6f88f8c3a31d99f64cc1f6e316d26710da894670f130baf78fec5ecf3a70a70f0d7417a
+DIST airdcpp-webclient-2.4.0.tar.gz 899040 BLAKE2B 
a498624fb273ecc756c6d1ce9fc6ebc4b44e0e6788ae41208a308d9e204a4657503e9123c7ed41c9a5d1ffca6a1eda54a3fdddb609244cea54b41605927281d9
 SHA512 
6598fd6bebae65381dd97763da4a69ce32e4d3f5cb16e5cbd66bd29d973e36c3a616138c84426c462cfd275b39b8d4bd4c0162de9dba3c02b603735ad842a3a7

diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.4.0.ebuild 
b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.4.0.ebuild
new file mode 100644
index 000..0a48a02f89a
--- /dev/null
+++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.4.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
+
+inherit cmake-utils python-any-r1 user
+
+DESCRIPTION="Cross-platform Direct Connect client"
+HOMEPAGE="https://airdcpp-web.github.io/;
+SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="nat-pmp +tbb +webui"
+
+RDEPEND="
+   app-arch/bzip2
+   dev-cpp/websocketpp
+   dev-libs/boost:=
+   dev-libs/leveldb:=
+   dev-libs/libmaxminddb:=
+   dev-libs/openssl:0=[-bindist]
+   net-libs/miniupnpc:=
+   sys-libs/zlib:=
+   virtual/libiconv
+   nat-pmp? ( net-libs/libnatpmp:= )
+   tbb? ( dev-cpp/tbb:= )
+"
+DEPEND="
+   virtual/pkgconfig
+   ${PYTHON_DEPS}
+   ${RDEPEND}
+"
+PDEPEND="webui? ( www-apps/airdcpp-webui )"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+   enewgroup airdcppd
+   enewuser airdcppd -1 -1 /var/lib/airdcppd airdcppd
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_WEB_UI=OFF
+   -DENABLE_NATPMP=$(usex nat-pmp)
+   -DENABLE_TBB=$(usex tbb)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   newconfd "${FILESDIR}/airdcppd.confd" airdcppd
+   newinitd "${FILESDIR}/airdcppd.initd" airdcppd
+   keepdir /var/lib/airdcppd
+   fowners airdcppd:airdcppd /var/lib/airdcppd
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "Run 'airdcppd --configure' to set up ports and 
authentication"
+   fi
+}



  1   2   >