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

2018-01-12 Thread Hans de Graaff
commit: 675b763e45919ba917e5eb617f99f9d0f5dbe461
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 13 07:24:50 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 13 07:24:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=675b763e

dev-ruby/amq-protocol: add 2.3.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/amq-protocol/Manifest  |  1 +
 dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/amq-protocol/Manifest b/dev-ruby/amq-protocol/Manifest
index 3e9513961cf..3e75daac4cb 100644
--- a/dev-ruby/amq-protocol/Manifest
+++ b/dev-ruby/amq-protocol/Manifest
@@ -1,3 +1,4 @@
 DIST amq-protocol-1.9.2.gem 43520 BLAKE2B 
5085326ac5865876ce17c4acfc2fe89f8946fa5fb6851bb5bfb3eea387e505083ceaf9033243b47b5b9cf484217f6bbffaac567ef44b5069d505d4ae6cb394e3
 SHA512 
ea4553b337589589cc89b70e351722ec8af402bd560d73fd35ad41665424a6212e03e26ac86aace5d90f599c7fc2236686fbd83bd75c7023647d95163a2d8573
 DIST amq-protocol-2.1.0.gem 43520 BLAKE2B 
bcb389c1ce1e250e78d96f2451c5d01b22d151fec3a7e5666d284edb0c46609a239cd9426dabc92e8cb1b3d28b677b57b89c2510b2cb7ac13368287bac5d2d30
 SHA512 
3111c3233a3fdf830cb95d9161132b96035c3835bcf4acd74ec9a915a44096295f5e0cb6b444db7fc4eba84b218800f9c9d33d1cfa5b2d3dcd80dfc65c92c133
 DIST amq-protocol-2.2.0.gem 43520 BLAKE2B 
7cc9d8550ec2bfb40f4ad64f1baaeb782bda52562ccb6f7bb7692a1db400e1320e52c6ee10d0c1d3a96557fe4aa8f428e4f524e36b2a4c8685ca60b505fb3d9a
 SHA512 
8637e7c1b2540edd57d9d06f5cf51430ff2ed4cd603e3b8a9f9c48dce2468452a4d365782ba949b7e007d773febe83c1a22bca2dafb21c24b3c8f655eb53e5b4
+DIST amq-protocol-2.3.0.gem 45568 BLAKE2B 
f5af9184a37bb7484e18765cf6bd807048339f44ece70a1c5dc8d6580eb1449bd1deda9bd467970c0d03088f4f666ef0ba59141fe90b335508a854440cc5dae4
 SHA512 
cb9ca136908f09dd7f38f763b87516379efafb2cc3dfe34268064c08ee9fdda8e9299de4d94b70aa0569362fe18a541287a6b9649383ee0720f199fdc0b75263

diff --git a/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild 
b/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild
new file mode 100644
index 000..65ddb930a2f
--- /dev/null
+++ b/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An AMQP 0.9.1 serialization library for Ruby"
+HOMEPAGE="https://github.com/ruby-amqp/amq-protocol;
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/bundler dev-ruby/rspec-its )"
+
+all_ruby_prepare() {
+   sed -i -e '/\(simplecov\|effin_utf8\|byebug\)/ s:^:#:' Gemfile || die
+   sed -i -e '/effin_utf8/ s:^:#:' spec/spec_helper.rb || die
+}



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

2018-01-12 Thread Mike Frysinger
commit: be02e48e62b8e0d399fe0ef0cc1e8d664309
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:42:08 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:42:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be02e48e

sys-fs/udev: mark 233 arm64/m68k/s390/sh stable

 sys-fs/udev/udev-233.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/udev/udev-233.ebuild b/sys-fs/udev/udev-233.ebuild
index e999f9e4e9c..0b8e3832c2d 100644
--- a/sys-fs/udev/udev-233.ebuild
+++ b/sys-fs/udev/udev-233.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
-   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
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection-common/

2018-01-12 Thread Mike Frysinger
commit: d79fa41144bf3512b8d46ab86c578cca91d113e8
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:40:17 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:40:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79fa411

dev-libs/gobject-introspection-common: mark 1.50.0 arm64/s390/sh stable

 .../gobject-introspection-common-1.50.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.50.0.ebuild
 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.50.0.ebuild
index 122e7411d90..20201297a09 100644
--- 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.50.0.ebuild
+++ 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.50.0.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"



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

2018-01-12 Thread Mike Frysinger
commit: 0ff023e4f25257be957292d55a226fbfd210db4e
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:49:51 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:50:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff023e4

sys-fs/udev: add m68k/s390/sh love to >=234-r1

 sys-fs/udev/udev-234-r1.ebuild | 2 +-
 sys-fs/udev/udev-235.ebuild| 2 +-
 sys-fs/udev/udev-236.ebuild| 2 +-
 sys-fs/udev/udev-.ebuild   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fs/udev/udev-234-r1.ebuild b/sys-fs/udev/udev-234-r1.ebuild
index daf5051c09d..dba9ae2424c 100644
--- a/sys-fs/udev/udev-234-r1.ebuild
+++ b/sys-fs/udev/udev-234-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"

diff --git a/sys-fs/udev/udev-235.ebuild b/sys-fs/udev/udev-235.ebuild
index a18da82137a..6c88b45642f 100644
--- a/sys-fs/udev/udev-235.ebuild
+++ b/sys-fs/udev/udev-235.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"

diff --git a/sys-fs/udev/udev-236.ebuild b/sys-fs/udev/udev-236.ebuild
index 325b71cc067..ec6201a5a68 100644
--- a/sys-fs/udev/udev-236.ebuild
+++ b/sys-fs/udev/udev-236.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"

diff --git a/sys-fs/udev/udev-.ebuild b/sys-fs/udev/udev-.ebuild
index bab6000491a..ec6201a5a68 100644
--- a/sys-fs/udev/udev-.ebuild
+++ b/sys-fs/udev/udev-.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2018-01-12 Thread Mike Frysinger
commit: 54de281419df9d5c2ea51f965339709bb84e2a77
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:39:17 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:39:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54de2814

dev-python/mako: mark 1.0.3 arm64/m68k/s390/sh stable

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

diff --git a/dev-python/mako/mako-1.0.3.ebuild 
b/dev-python/mako/mako-1.0.3.ebuild
index 79caccad1dc..78f35db7bd9 100644
--- a/dev-python/mako/mako-1.0.3.ebuild
+++ b/dev-python/mako/mako-1.0.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 RDEPEND="



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

2018-01-12 Thread Mike Frysinger
commit: 5c0df040e2b06e3308f3a538f5ce5e29df0af235
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:40:36 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:40:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0df040

dev-libs/gobject-introspection: mark 1.50.0 arm64/s390/sh stable

 dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild
index a0d69d3fade..96dcb938793 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
 "
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 # We force glib and g-i to be in sync by this way as explained in bug #518424



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

2018-01-12 Thread Mike Frysinger
commit: 3442d070b15ddd49ca0725ab950024fc44eb9ea5
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:47:01 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:47:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3442d070

app-shells/zsh: mark 5.3.1 arm64/m68k/s390/sh stable

 app-shells/zsh/zsh-5.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh/zsh-5.3.1.ebuild b/app-shells/zsh/zsh-5.3.1.ebuild
index 62b5c646202..434a0b32d8c 100644
--- a/app-shells/zsh/zsh-5.3.1.ebuild
+++ b/app-shells/zsh/zsh-5.3.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="git://git.code.sf.net/p/zsh/code"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
SRC_URI="http://www.zsh.org/pub/${P}.tar.xz
doc? ( http://www.zsh.org/pub/${P}-doc.tar.xz )"
 fi



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

2018-01-12 Thread Mike Frysinger
commit: a2d952b62defc160371ebf25bca7b4c1aad108aa
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:47:17 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:47:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d952b6

dev-util/ninja: mark 1.8.2 arm64/m68k/s390/sh stable

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

diff --git a/dev-util/ninja/ninja-1.8.2.ebuild 
b/dev-util/ninja/ninja-1.8.2.ebuild
index a98527082e3..f956707544f 100644
--- a/dev-util/ninja/ninja-1.8.2.ebuild
+++ b/dev-util/ninja/ninja-1.8.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/ninja-build/ninja.git;
 else
SRC_URI="https://github.com/ninja-build/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+   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"
 fi
 
 DESCRIPTION="A small build system similar to make"



[gentoo-commits] repo/gentoo:master commit in: virtual/udev/

2018-01-12 Thread Mike Frysinger
commit: bf7781380e225168734f18c0bdf81d89691c3d73
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:41:28 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:41:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf778138

virtual/udev: mark 217 arm64/m68k/s390/sh stable

 virtual/udev/udev-217.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/udev/udev-217.ebuild b/virtual/udev/udev-217.ebuild
index 4f07aba7146..00a5536ce75 100644
--- a/virtual/udev/udev-217.ebuild
+++ b/virtual/udev/udev-217.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 DESCRIPTION="Virtual to select between different udev daemon providers"
 SLOT="0"
-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"
 IUSE="systemd"
 
 RDEPEND="



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

2018-01-12 Thread Mike Frysinger
commit: cf5ed8a87d36de90e3ed6ea1f93ee43cca452d36
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:48:04 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:48:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5ed8a8

dev-util/meson: add m68k/s390/sh love to 0.44.0

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

diff --git a/dev-util/meson/meson-0.44.0.ebuild 
b/dev-util/meson/meson-0.44.0.ebuild
index c9d0ed682e2..4932f997995 100644
--- a/dev-util/meson/meson-0.44.0.ebuild
+++ b/dev-util/meson/meson-0.44.0.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 ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~x86"
 fi
 
 inherit distutils-r1

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



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

2018-01-12 Thread Mike Frysinger
commit: 01a4e25b2f3bac483b859e6b44953051dd9d14ab
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jan 13 06:29:38 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jan 13 06:29:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a4e25b

sys-apps/less: mark 529 arm64/m68k/s390/sh stable

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

diff --git a/sys-apps/less/less-529.ebuild b/sys-apps/less/less-529.ebuild
index 57676b011a0..78d7018ad03 100644
--- a/sys-apps/less/less-529.ebuild
+++ b/sys-apps/less/less-529.ebuild
@@ -9,7 +9,7 @@ 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 ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="pcre unicode"
 
 DEPEND=">=app-misc/editor-wrapper-3



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

2018-01-12 Thread Andreas Sturmlechner
commit: db30be30cd4053d0151fc99ac3926e6f595d7d95
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 04:25:10 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 04:25:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db30be30

profiles: Mask app-backup/qt4-fsarchiver for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d6ed2bca4ac..0774af71193 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+app-backup/qt4-fsarchiver
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 media-gfx/pictureflow
 
 # Andreas Sturmlechner  (13 Jan 2018)



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/

2018-01-12 Thread Matt Thode
commit: fda11052050f5c47892b1a72f2dc8b0054c96ffc
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Jan 13 03:55:42 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Jan 13 03:57:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda11052

sys-cluster/heat: 9.0.2 and 8.0.6 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sys-cluster/heat/Manifest  |   4 -
 sys-cluster/heat/heat-8.0.5.ebuild | 148 --
 sys-cluster/heat/heat-8.0.6.ebuild |   4 +-
 sys-cluster/heat/heat-9.0.1.ebuild | 161 -
 sys-cluster/heat/heat-9.0.2.ebuild |   4 +-
 5 files changed, 4 insertions(+), 317 deletions(-)

diff --git a/sys-cluster/heat/Manifest b/sys-cluster/heat/Manifest
index b5f13111451..17fadaecbe6 100644
--- a/sys-cluster/heat/Manifest
+++ b/sys-cluster/heat/Manifest
@@ -1,10 +1,6 @@
-DIST heat-8.0.5.tar.gz 2309642 BLAKE2B 
77e574368268fa1fc3c639266a4fba6c71901e7b5e4f50cf8e4fc5ec5f809fc5599345b4b8ff0d66969381d6ea17fc92a2e7002c083aabf8e45ca0289dc74012
 SHA512 
5ddb9a18ea0ce727b1900015d5690028bc92fe98e42dff3d609b504e5147608e3eefa54e7058ec0e8f6eefbcd3c92bb61eee29e604ce327a5b51250c6f68a1ad
 DIST heat-8.0.6.tar.gz 2312653 BLAKE2B 
fe48fc6df05be1f41b2b8e1a3f42291573627a812e2deda02cd8ad3ed9fd49c566a44dbb6565843a3371878e79a6052d887d4b6cb29fa423397dec15ef4d62c8
 SHA512 
221c29aed02feb02d2d28e9fc754e859962e385e20a6796e90659e3c6e661f08c3f243031b7257635329b0119ca8fc890ab827fed9adfd9bbdf1557649dd108f
-DIST heat-9.0.1.tar.gz 2356475 BLAKE2B 
1af0565b9462b095a9c9c2c7a20350c049eac6cd07b623c575118d339ec7d918bb7455530e99057615287f09e594d657cf72d429e89b1366c0391ccfbafe9d07
 SHA512 
93c813bf9b7948ab5d1d261ae67cb942e35ee2cec37f8e3bfc534659725cc4aff97c731e230c1acff9308451cba64295ea47b1aae3df4b392834faf42397c0f1
 DIST heat-9.0.2.tar.gz 2364044 BLAKE2B 
ca2c6e1f504e7b443906e1c33d2105293313223d9af851a5c46719b5c74d95687d11ea2460f7fc3e818719c9132bb8e0041b4ae123d5a0eb12b5bff22606f474
 SHA512 
c27dbcd74abed231b5e375461c03e32d5a55c08d04619bf7f315baad14fb20e2041aa92656b7e597bc7c804533c6496f569ce450e81a52cab5735d6d84af2734
 DIST heat.conf.sample-2017.1. 88798 BLAKE2B 
5cfd2a466ba86daa98bb9ab5793fa5315a1302e9e9d7c8f73549f1794971bf2ed3169c80e471a987658def9f706ea6246519a855e1cf623b7b89fe6b5e1d
 SHA512 
5ea23f33ddc2b34414371a612041abd075694a7d63bb55efd1e75f313b4e9f35e0d68b420536bc474cd4896b0295d8763bdecbb07c71d29c462c14183159e560
 DIST heat.conf.sample-2017.2. 88901 BLAKE2B 
050cfaacb46a8d9b79a17b7406acf6bca9be27a21f8278194021cadc69fb364c630ca0f0e7a320dfe9d46303d779eb8b5c31efaa9c25d3695caf70cab18b1b4d
 SHA512 
f62feaa4a0d27866876aed9f78099501247ae4b7deaefd04d77b1f4b2a1d1c991e6f3e68d9f82e3b6a4358c99fbffd90f14a05ff98105df0ef0db68ef8bc6932
-DIST heat.conf.sample-8.0.5 88798 BLAKE2B 
5cfd2a466ba86daa98bb9ab5793fa5315a1302e9e9d7c8f73549f1794971bf2ed3169c80e471a987658def9f706ea6246519a855e1cf623b7b89fe6b5e1d
 SHA512 
5ea23f33ddc2b34414371a612041abd075694a7d63bb55efd1e75f313b4e9f35e0d68b420536bc474cd4896b0295d8763bdecbb07c71d29c462c14183159e560
 DIST heat.conf.sample-8.0.6 88798 BLAKE2B 
5cfd2a466ba86daa98bb9ab5793fa5315a1302e9e9d7c8f73549f1794971bf2ed3169c80e471a987658def9f706ea6246519a855e1cf623b7b89fe6b5e1d
 SHA512 
5ea23f33ddc2b34414371a612041abd075694a7d63bb55efd1e75f313b4e9f35e0d68b420536bc474cd4896b0295d8763bdecbb07c71d29c462c14183159e560
-DIST heat.conf.sample-9.0.1 88901 BLAKE2B 
050cfaacb46a8d9b79a17b7406acf6bca9be27a21f8278194021cadc69fb364c630ca0f0e7a320dfe9d46303d779eb8b5c31efaa9c25d3695caf70cab18b1b4d
 SHA512 
f62feaa4a0d27866876aed9f78099501247ae4b7deaefd04d77b1f4b2a1d1c991e6f3e68d9f82e3b6a4358c99fbffd90f14a05ff98105df0ef0db68ef8bc6932
 DIST heat.conf.sample-9.0.2 88901 BLAKE2B 
050cfaacb46a8d9b79a17b7406acf6bca9be27a21f8278194021cadc69fb364c630ca0f0e7a320dfe9d46303d779eb8b5c31efaa9c25d3695caf70cab18b1b4d
 SHA512 
f62feaa4a0d27866876aed9f78099501247ae4b7deaefd04d77b1f4b2a1d1c991e6f3e68d9f82e3b6a4358c99fbffd90f14a05ff98105df0ef0db68ef8bc6932

diff --git a/sys-cluster/heat/heat-8.0.5.ebuild 
b/sys-cluster/heat/heat-8.0.5.ebuild
deleted file mode 100644
index 45096193689..000
--- a/sys-cluster/heat/heat-8.0.5.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit distutils-r1 eutils linux-info user
-
-DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchistration 
engine."
-HOMEPAGE="https://launchpad.net/heat;
-SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz
-   
https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ocata
 -> heat.conf.sample-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="+mysql +memcached postgres sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"

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

2018-01-12 Thread Matt Thode
commit: 51546f14c0155bd6f27c5630bf6380508760ae53
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Jan 13 03:56:36 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Jan 13 03:57:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51546f14

dev-python/oslo-messaging: 5.30.2 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-python/oslo-messaging/Manifest |  1 -
 .../oslo-messaging/oslo-messaging-5.30.1.ebuild| 57 --
 .../oslo-messaging/oslo-messaging-5.30.2.ebuild|  4 +-
 3 files changed, 2 insertions(+), 60 deletions(-)

diff --git a/dev-python/oslo-messaging/Manifest 
b/dev-python/oslo-messaging/Manifest
index b3c40b7c479..2fc4001c678 100644
--- a/dev-python/oslo-messaging/Manifest
+++ b/dev-python/oslo-messaging/Manifest
@@ -1,2 +1 @@
-DIST oslo.messaging-5.30.1.tar.gz 316794 BLAKE2B 
a962841520b559fb433fff6ac2cfa884419d1d53d8ae1e99572e5b32ba2f45cbce55bc812891ab0cffb65db765793e020cf42308a53ee199027e192fe5aaa880
 SHA512 
e59a17a76963681cd96ef63a5f946ad2e4126f80a7fbdb0d1bc48597ad889862c72450fe526b46d3712eaf92b489e1c0020096e825654c7554c382282923b526
 DIST oslo.messaging-5.30.2.tar.gz 317883 BLAKE2B 
4003de476db2636eae2462cd3aef7bacb911e321c2cb228263482eda7a82361ec4c731872dbaa8394cfdb42759a8c5e200a03b919c0941f74da32498831394b2
 SHA512 
b4715c73c158414d1b65fd56c6697ff67ce24499e96ca076f8c3d5d93d0b06ca1f9f80fa0de43c5ee0d5e8de221f20b95e077738b026bac6671d1a2ec6128b08

diff --git a/dev-python/oslo-messaging/oslo-messaging-5.30.1.ebuild 
b/dev-python/oslo-messaging/oslo-messaging-5.30.1.ebuild
deleted file mode 100644
index 66dab2f8da6..000
--- a/dev-python/oslo-messaging/oslo-messaging-5.30.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Messaging API for RPC and notifications over different messaging 
transports"
-HOMEPAGE="https://pypi.python.org/pypi/oslo.messaging;
-SRC_URI="mirror://pypi/${PN:0:1}/oslo.messaging/oslo.messaging-${PV}.tar.gz"
-S="${WORKDIR}/oslo.messaging-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/futurist-0.11.0[${PYTHON_USEDEP}]
-   !~dev-python/futurist-0.15.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-service-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/cachetools-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.10.0[${PYTHON_USEDEP}]
-   >=dev-python/py-amqp-2.1.0[${PYTHON_USEDEP}]
-   !~dev-python/py-amqp-2.1.4[${PYTHON_USEDEP}]
-   >=dev-python/kombu-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/kombu-4.0.2[${PYTHON_USEDEP}]
-   >=dev-python/pika-0.10.0[${PYTHON_USEDEP}]
-   >=dev-python/pika-pool-0.1.3[${PYTHON_USEDEP}]
-   virtual/python-futures[${PYTHON_USEDEP}]
-   >=dev-python/tenacity-3.2.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-middleware-3.27.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-messaging/oslo-messaging-5.30.2.ebuild 
b/dev-python/oslo-messaging/oslo-messaging-5.30.2.ebuild
index 4686a5f1c6f..4304312da89 100644
--- a/dev-python/oslo-messaging/oslo-messaging-5.30.2.ebuild
+++ b/dev-python/oslo-messaging/oslo-messaging-5.30.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ S="${WORKDIR}/oslo.messaging-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



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

2018-01-12 Thread Benda XU
commit: 167cb789ffa50e726e83188eb2428ae6125b856b
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Jan 13 03:57:01 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Jan 13 03:57:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167cb789

sys-apps/the_silver_searcher: keyword ~amd64-linux.

Reported-By: Jacob Godserv
Closes: https://bugs.gentoo.org/show_bug.cgi?id=511720
Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild 
b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild
index 454efcca106..94366537bd7 100644
--- a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild
+++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux"
 IUSE="lzma test zlib"
 
 RDEPEND="dev-libs/libpcre



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

2018-01-12 Thread Benda XU
commit: 0e097638d594a9296c20670f63de9e0b4d0906b6
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Jan 13 03:54:49 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Jan 13 03:55:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e097638

sys-apps/the_silver_searcher: fix build when USE=-lzma

Suggested-By: Oleg, Nicolas Porcel
Closes: https://bugs.gentoo.org/629488
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/the_silver_searcher-2.1.0-lzma.patch | 491 +
 .../the_silver_searcher-2.1.0.ebuild   |   4 +-
 2 files changed, 494 insertions(+), 1 deletion(-)

diff --git 
a/sys-apps/the_silver_searcher/files/the_silver_searcher-2.1.0-lzma.patch 
b/sys-apps/the_silver_searcher/files/the_silver_searcher-2.1.0-lzma.patch
new file mode 100644
index 000..21eb7118b20
--- /dev/null
+++ b/sys-apps/the_silver_searcher/files/the_silver_searcher-2.1.0-lzma.patch
@@ -0,0 +1,491 @@
+From 24995eb239799e52ae09d47b7520d50a3b8b606c Mon Sep 17 00:00:00 2001
+From: Allen Wild 
+Date: Tue, 5 Sep 2017 19:48:49 -0400
+Subject: [PATCH] zfile: fix build when zlib and/or lzma are excluded
+
+Currently, zfile won't build if either zlib.h or lzma.h are missing
+
+  * Add several inline wrapper functions which check cookie->ctype and
+call an inline zlib or lzma implementation function.
+- This cleans up zfile_read at the expense of growing the file and
+  adding 2 layers of function calls. Everything is static and inline
+  so the compiler should be able to optimize sufficiently.
+  * Stub functions are #define'd for the unsupported compression method
+(if applicable)
+  * Use an Automake conditional to only build zfile.c if either
+zlib.h or lzma.h are available, define the symbol USE_FOPENCOOKIE if
+this is the case and check it instead of HAVE_FOPENCOOKIE
+  * Replace tabs in zfile.c with spaces for consistency with the rest of
+the codebase
+
+Fixes: #1147
+---
+ Makefile.am  |   6 +-
+ configure.ac |   5 +
+ src/decompress.h |   2 +-
+ src/search.c |   2 +-
+ src/zfile.c  | 301 ---
+ 5 files changed, 232 insertions(+), 84 deletions(-)
+
+diff --git a/Makefile.am b/Makefile.am
+index 3931c3a7..4d85f54f 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -1,9 +1,13 @@
+ ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
+ 
+ bin_PROGRAMS = ag
+-ag_SOURCES = src/ignore.c src/ignore.h src/log.c src/log.h src/options.c 
src/options.h src/print.c src/print_w32.c src/print.h src/scandir.c 
src/scandir.h src/search.c src/search.h src/lang.c src/lang.h src/util.c 
src/util.h src/decompress.c src/decompress.h src/uthash.h src/main.c src/zfile.c
++ag_SOURCES = src/ignore.c src/ignore.h src/log.c src/log.h src/options.c 
src/options.h src/print.c src/print_w32.c src/print.h src/scandir.c 
src/scandir.h src/search.c src/search.h src/lang.c src/lang.h src/util.c 
src/util.h src/decompress.c src/decompress.h src/uthash.h src/main.c
+ ag_LDADD = ${PCRE_LIBS} ${LZMA_LIBS} ${ZLIB_LIBS} $(PTHREAD_LIBS)
+ 
++if USE_FOPENCOOKIE
++ag_SOURCES += src/zfile.c src/zfile.h
++endif
++
+ dist_man_MANS = doc/ag.1
+ 
+ bashcompdir = $(pkgdatadir)/completions
+diff --git a/configure.ac b/configure.ac
+index 982cc3b2..5917ecc1 100644
+--- a/configure.ac
 b/configure.ac
+@@ -66,6 +66,11 @@ AC_CHECK_MEMBER([struct dirent.d_namlen], 
[AC_DEFINE([HAVE_DIRENT_DNAMLEN], [],
+ 
+ AC_CHECK_FUNCS(fgetln fopencookie getline realpath strlcpy strndup vasprintf 
madvise posix_fadvise pthread_setaffinity_np pledge)
+ 
++# Only build zfile.c if we need it
++AM_CONDITIONAL([USE_FOPENCOOKIE], [(test "$ac_cv_func_fopencookie" = "yes") &&
++   (test "$ac_cv_header_zlib_h" = "yes" || 
test "$ac_cv_header_lzma_h" = "yes")])
++AM_COND_IF([USE_FOPENCOOKIE], [AC_DEFINE([USE_FOPENCOOKIE], [], [Use 
fopencookie streaming in zfile.c])])
++
+ AC_CONFIG_FILES([Makefile the_silver_searcher.spec])
+ AC_CONFIG_HEADERS([src/config.h])
+ 
+diff --git a/src/decompress.h b/src/decompress.h
+index 9c5592cf..d5c3d582 100644
+--- a/src/decompress.h
 b/src/decompress.h
+@@ -19,7 +19,7 @@ ag_compression_type is_zipped(const void *buf, const int 
buf_len);
+ 
+ void *decompress(const ag_compression_type zip_type, const void *buf, const 
int buf_len, const char *dir_full_path, int *new_buf_len);
+ 
+-#if HAVE_FOPENCOOKIE
++#ifdef USE_FOPENCOOKIE
+ FILE *decompress_open(int fd, const char *mode, ag_compression_type ctype);
+ #endif
+ 
+diff --git a/src/search.c b/src/search.c
+index 14e9d415..84d9423f 100644
+--- a/src/search.c
 b/src/search.c
+@@ -357,7 +357,7 @@ void search_file(const char *file_full_path) {
+ if (opts.search_zip_files) {
+ ag_compression_type zip_type = is_zipped(buf, f_len);
+ if (zip_type != AG_NO_COMPRESSION) {
+-#if HAVE_FOPENCOOKIE
++#ifdef USE_FOPENCOOKIE
+ log_debug("%s is a compressed file. stream 

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

2018-01-12 Thread Andreas Sturmlechner
commit: cc6234b6514d363f96cb715c1265ea60c2bc84bb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 03:46:54 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 03:47:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6234b6

media-gfx/qvv: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/qvv/Manifest|  1 -
 media-gfx/qvv/qvv-4.02.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/media-gfx/qvv/Manifest b/media-gfx/qvv/Manifest
index 28493ef9aa1..1e63dc0ba35 100644
--- a/media-gfx/qvv/Manifest
+++ b/media-gfx/qvv/Manifest
@@ -1,2 +1 @@
-DIST qvv-4.02.tar.gz 1837213 BLAKE2B 
7cb780fbdfe8135e3c96057f8505248eb385daaaf71690b813b7e1822732e3987a4d3cd98f2229f7957803e387046a14fd21cafd1a67b1002bed084a6709c925
 SHA512 
2cd82b4c1a1664e2ab2df4b9de21c6504c44baa634e370a0365257f0b5c906d3588af371e754b2a26d86527568aded40112095f55141e159f54ce8d8b663bc6c
 DIST qvv-4.04.tar.gz 4580207 BLAKE2B 
0f73f455ca5f7446312043c53322668a7824fdbcadb0eff1e98698f14bfbaac7c57a1ac1e7e42164ed1071e319f90d1aa5d57cf865c31d3242bdfd954875c12a
 SHA512 
102c51f7eb146d4ddcbfee16fcf93bc08f874268c2838c1358d314daf466639c5506adc2ba99231cb5f2f7074a980545c1640241396964012e9991b946d7839d

diff --git a/media-gfx/qvv/qvv-4.02.ebuild b/media-gfx/qvv/qvv-4.02.ebuild
deleted file mode 100644
index 59fb3f5f3b7..000
--- a/media-gfx/qvv/qvv-4.02.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils qt4-r2
-
-DESCRIPTION="QVV Image Viewer and Browser"
-HOMEPAGE="http://cade.datamax.bg/qvv/;
-SRC_URI="http://cade.datamax.bg/qvv/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake4
-}
-
-src_install() {
-   dobin qvv || die "dobin failed"
-   doicon images/qvv_icon_128x128.png || die "doicon failed"
-   make_desktop_entry qvv QVV qvv_icon_128x128
-   dodoc ANFSCD GPG_README HISTORY README todo.txt || die "dodoc failed"
-}



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

2018-01-12 Thread Andreas Sturmlechner
commit: e06199348216ffd4f28a95038c97f9afbf7faada
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 03:46:42 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 03:47:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0619934

media-gfx/qvv: Qt5-based 4.04 version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/qvv/Manifest  |  1 +
 media-gfx/qvv/files/qvv-4.04-toLatin1.patch | 22 +
 media-gfx/qvv/qvv-4.04.ebuild   | 37 +
 3 files changed, 60 insertions(+)

diff --git a/media-gfx/qvv/Manifest b/media-gfx/qvv/Manifest
index 61c4029863e..28493ef9aa1 100644
--- a/media-gfx/qvv/Manifest
+++ b/media-gfx/qvv/Manifest
@@ -1 +1,2 @@
 DIST qvv-4.02.tar.gz 1837213 BLAKE2B 
7cb780fbdfe8135e3c96057f8505248eb385daaaf71690b813b7e1822732e3987a4d3cd98f2229f7957803e387046a14fd21cafd1a67b1002bed084a6709c925
 SHA512 
2cd82b4c1a1664e2ab2df4b9de21c6504c44baa634e370a0365257f0b5c906d3588af371e754b2a26d86527568aded40112095f55141e159f54ce8d8b663bc6c
+DIST qvv-4.04.tar.gz 4580207 BLAKE2B 
0f73f455ca5f7446312043c53322668a7824fdbcadb0eff1e98698f14bfbaac7c57a1ac1e7e42164ed1071e319f90d1aa5d57cf865c31d3242bdfd954875c12a
 SHA512 
102c51f7eb146d4ddcbfee16fcf93bc08f874268c2838c1358d314daf466639c5506adc2ba99231cb5f2f7074a980545c1640241396964012e9991b946d7839d

diff --git a/media-gfx/qvv/files/qvv-4.04-toLatin1.patch 
b/media-gfx/qvv/files/qvv-4.04-toLatin1.patch
new file mode 100644
index 000..3db2b32ad4b
--- /dev/null
+++ b/media-gfx/qvv/files/qvv-4.04-toLatin1.patch
@@ -0,0 +1,22 @@
+From 61b243ccc907f34115a00572e2d8f2bfa2682e6c Mon Sep 17 00:00:00 2001
+From: Vladi Belperchinov-Shabanski 
+Date: Thu, 26 Feb 2015 16:08:51 +0200
+Subject: [PATCH] toascii-tolatin1-fix
+
+---
+ src/qvv_main_win.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/qvv_main_win.cpp b/src/qvv_main_win.cpp
+index 3516f87..0ade17c 100644
+--- a/src/qvv_main_win.cpp
 b/src/qvv_main_win.cpp
+@@ -783,7 +783,7 @@ int QvvMainWindow::deleteItems( int current_only )
+ 
+ //qDebug() << "DELETE YES: " << file_name << " RESBUTTON: " << QVariant( 
confirm->activated_button ).toString();
+ 
+-QString path_hash = QVariant( QCryptographicHash::hash( 
cdir.absolutePath().toAscii(), QCryptographicHash::Sha1 ).toHex() ).toString();
++QString path_hash = QVariant( QCryptographicHash::hash( 
cdir.absolutePath().toLatin1(), QCryptographicHash::Sha1 ).toHex() ).toString();
+ QString trash_file_name = trash_can + "/" + path_hash + "." + item->text( 
1 );
+ 
+ int moved_ok = 0;

diff --git a/media-gfx/qvv/qvv-4.04.ebuild b/media-gfx/qvv/qvv-4.04.ebuild
new file mode 100644
index 000..bd8c0105b3b
--- /dev/null
+++ b/media-gfx/qvv/qvv-4.04.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit desktop qmake-utils
+
+DESCRIPTION="QVV Image Viewer and Browser"
+HOMEPAGE="http://cade.datamax.bg/qvv/;
+SRC_URI="https://github.com/cade-vs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( ANFSCD GPG_README HISTORY README todo.txt )
+
+PATCHES=( "${FILESDIR}"/${P}-toLatin1.patch )
+
+src_configure() {
+   eqmake5 src/${PN}.qt5.pro
+}
+
+src_install() {
+   einstalldocs
+   dobin qvv || die "dobin failed"
+   doicon images/qvv_icon_128x128.png || die "doicon failed"
+   make_desktop_entry qvv QVV qvv_icon_128x128
+}



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

2018-01-12 Thread Benda XU
commit: de52dea2022217c2886dc131851fc3a514883346
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Jan 13 03:41:54 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Jan 13 03:42:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de52dea2

net-misc/unison: remove old versions that do not build.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=592020
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/unison/Manifest |  3 --
 net-misc/unison/unison-2.48.3.ebuild | 81 
 2 files changed, 84 deletions(-)

diff --git a/net-misc/unison/Manifest b/net-misc/unison/Manifest
index 4be55f3d42e..f1479c9334e 100644
--- a/net-misc/unison/Manifest
+++ b/net-misc/unison/Manifest
@@ -1,6 +1,3 @@
-DIST unison-2.48.3-manual.html 278156 BLAKE2B 
3534d497f2813b70644c1c6d9d24310dee5101c31f3066e9c51e9ac16dd9f2b4651d6bf07f13490534f5243ee4ff54549be668be22f9dc0d8fa7d48feee7844e
 SHA512 
50924c624abd86f231ad8cbcfd4e383322a55733108685255df21df6da26d9ad1ac7d4f7d7dcd82faf4696f3f0136c0ff3c8cf5ffda4042f63451f2b7c8e9502
-DIST unison-2.48.3-manual.pdf 516703 BLAKE2B 
79a502c2b6897c39600c73e172a9405027449f3bf1d89b34f31ba2df0271add2075296634fec1b2137ab4c4e27653b707f6f68c5130e4cc61d29370de06e4292
 SHA512 
3a16d6e0df6370784f960d37749f56a223c5eaab24ded299f6a61058f7692139239d0d64436d93268b4cbd8031de6139e187aca0beb54345a615e71253bce977
-DIST unison-2.48.3.tar.gz 1172646 BLAKE2B 
5f44154920395ef0458972ccd85a4831f2cd491ba6853c081ede6b849922cbd15c1d02ea289d48fb9777eaec451919b090d734c7b7b262a18efec2828b182275
 SHA512 
169b272119b33146e4f770d1fc9a45d8278502a85a4ae02fd5cb94bade667bdd0ee31bef9acf6cf5170368ecfff948ee668ee195ff7e956c4eeaeed6f83d8d0d
 DIST unison-2.48.4-manual.html 278110 BLAKE2B 
8a85662399aff31a016964783b32c195cb32f5e6bab44c2f0f08740ab88393f4c73b98ecf58d6930bf103c1bec45720306343fa9fe39d3cdd73ffbbac2b9093c
 SHA512 
b995712cda51d612bd81c89589d872099b3b9c90f7413268b24ab399a1eff7690200980514a834ee3d12bd3c89ef61bb8a29b3970c01433e0c4671d363a96b68
 DIST unison-2.48.4-manual.pdf 516093 BLAKE2B 
8e752a01b8c4335d6687b1f4f20ee09fda90b7521b7ed87af43273416fb3119682078d969772e8c3f7395ef499257dafd67c455a4646868008090ea15063869e
 SHA512 
514da1eda0405416e53b1c8e027d39a803f9030824deccfaf5630aec21c52c6c9ea0d1006461faa8fb26738f4a33eecfe1ae24126fdb7a53ada6b90db270e6c9
 DIST unison-2.48.4.tar.gz 1200861 BLAKE2B 
8e262e3e28b9f4cbe3925340aa3b08e99f1c30e8d3253cf2c82647e30708d30eb20c544184d54d1683ff9b01ac6913af0df924f0b16431ea2ac79bc95ec4a71f
 SHA512 
c8e7bd2b14edae31e7d08154cdc2dce8173546b6163b9e5f4f2b1c8255792a7645d8449da88d7acfcbf498746481d24d0a3936978969920530a15a16bcbc6024

diff --git a/net-misc/unison/unison-2.48.3.ebuild 
b/net-misc/unison/unison-2.48.3.ebuild
deleted file mode 100644
index 19d3bb695fb..000
--- a/net-misc/unison/unison-2.48.3.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils versionator
-
-IUSE="gtk doc static debug threads +ocamlopt test"
-
-DESCRIPTION="Two-way cross-platform file synchronizer"
-HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/;
-LICENSE="GPL-2"
-SLOT="$(get_version_component_range 1-2 ${PV})"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
-
-# ocaml version so we are sure it has ocamlopt use flag
-DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
-   gtk? ( >=dev-ml/lablgtk-2.2 )
-   test? ( || ( dev-util/ctags virtual/emacs ) )"
-
-RDEPEND="gtk? ( >=dev-ml/lablgtk-2.2
-   || ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) )
-   !net-misc/unison:0
-   app-eselect/eselect-unison"
-
-#PDEPEND="gtk? ( media-fonts/font-schumacher-misc )"
-
-SRC_URI="http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}.tar.gz
-   doc? ( 
http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.pdf
-   
http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.html
 )"
-
-src_compile() {
-   local myconf
-
-   if use threads; then
-   myconf="$myconf THREADS=true"
-   fi
-
-   if use static; then
-   myconf="$myconf STATIC=true"
-   fi
-
-   if use debug; then
-   myconf="$myconf DEBUGGING=true"
-   fi
-
-   if use gtk; then
-   myconf="$myconf UISTYLE=gtk2"
-   else
-   myconf="$myconf UISTYLE=text"
-   fi
-
-   use ocamlopt || myconf="$myconf NATIVE=false"
-
-   # Discard cflags as it will try to pass them to ocamlc...
-   emake $myconf CFLAGS="" buildexecutable
-}
-
-src_test() {
-   emake selftest
-}
-
-src_install () {
-   # install manually, since it's just too much
-   # work to force the Makefile to do the right thing.
-   newbin unison unison-${SLOT}
-   dodoc BUGS.txt CONTRIB INSTALL NEWS \
- README ROADMAP.txt 

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

2018-01-12 Thread Andreas Sturmlechner
commit: 2c7413a74755dbd4c966698dd033ca5611961d1c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 03:37:07 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 03:37:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c7413a7

profiles: Mask media-gfx/pictureflow for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index bf5249cafa9..d6ed2bca4ac 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+media-gfx/pictureflow
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 app-mobilephone/past
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: f4aa435b0f0195b2cf3910146672cd5dc5f2f3dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:54:53 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:55:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4aa435b

profiles: Mask app-mobilephone/past for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ff3d71f45f6..bf5249cafa9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+app-mobilephone/past
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 x11-misc/ptbatterysystemtray
 
 # Andreas Sturmlechner  (13 Jan 2018)



[gentoo-commits] repo/gentoo:master commit in: sci-libs/fftw/

2018-01-12 Thread Christoph Junghans
commit: fe1014ef3c396c3ab94f54d604da7f082060df3b
Author: Christoph Junghans  gentoo  org>
AuthorDate: Fri Jan 12 05:20:35 2018 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sat Jan 13 02:54:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1014ef

sci-libs/fftw: fix doc build for live ebuild

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sci-libs/fftw/fftw-.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/sci-libs/fftw/fftw-.ebuild b/sci-libs/fftw/fftw-.ebuild
index bef41e83ea0..c08278dde80 100644
--- a/sci-libs/fftw/fftw-.ebuild
+++ b/sci-libs/fftw/fftw-.ebuild
@@ -30,11 +30,11 @@ DEPEND="${RDEPEND}
test? ( dev-lang/perl )"
 if [[ ${PV} = * ]]; then
DEPEND="${DEPEND}
-   dev-ml/ocamlbuild"
+   dev-ml/ocamlbuild
+   doc? ( media-gfx/transfig )"
 fi
 
 S=${WORKDIR}/${MY_P}
-HTML_DOCS=( doc/html/. )
 
 pkg_pretend() {
[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
@@ -146,7 +146,7 @@ src_configure() {
 }
 
 src_compile() {
-   multibuild_foreach_variant multilib-minimal_src_compile
+   multibuild_foreach_variant multilib-minimal_src_compile all $([[ ${PV} 
= * ]] && usev doc)
 }
 
 multilib_src_test() {
@@ -164,6 +164,7 @@ src_test() {
 }
 
 src_install() {
+   use doc && HTML_DOCS=( doc/html/. )
multibuild_foreach_variant multilib-minimal_src_install
dodoc CONVENTIONS
 
@@ -171,8 +172,6 @@ src_install() {
dodoc doc/*.pdf
docinto faq
dodoc -r doc/FAQ/fftw-faq.html/.
-   else
-   rm -r "${ED%/}"/usr/share/doc/${PF}/html || die
fi
 
local x



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

2018-01-12 Thread Andreas Sturmlechner
commit: 1d8bfd8749c9f1706d5be2604f28da9d1001d62b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:31:35 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:31:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8bfd87

profiles: Mask x11-misc/launchy for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f21a22e76ea..93d671cf82c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+x11-misc/launchy
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 x11-misc/wmiface
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: cc506a6536fb3ce754240eb4f2c3ee6bc603d521
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:32:44 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:32:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc506a65

profiles: Mask x11-misc/ptbatterysystemtray for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 93d671cf82c..ff3d71f45f6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+x11-misc/ptbatterysystemtray
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 x11-misc/launchy
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: 696bbc96632094cbed796f5d2259b7415dcb62b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:30:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:30:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696bbc96

profiles: Mask x11-misc/wmiface for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f1ba075d245..f21a22e76ea 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+x11-misc/wmiface
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 x11-misc/appmenu-qt
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: 4c9b4c56feaee14ceb3941423f7635800a936371
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:25:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:25:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9b4c56

x11-misc/qxkb: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-misc/qxkb/Manifest  |  1 -
 x11-misc/qxkb/qxkb-0.4.6.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/x11-misc/qxkb/Manifest b/x11-misc/qxkb/Manifest
index 9abbf4d7ee7..5cf9b7e58ed 100644
--- a/x11-misc/qxkb/Manifest
+++ b/x11-misc/qxkb/Manifest
@@ -1,2 +1 @@
-DIST qxkb-0.4.6.tar.gz 177857 BLAKE2B 
c0af941944f89920de4b8ffd903b06ab4762c0206e6678f857a6028579ca3c539507d08fe45bfa00b3a0ddefc67025057b3021fcc4194a2dca70ccdbe4111ada
 SHA512 
8a6eae536291e0a0925d5b4ea47bdf74fb5809b892f3d204e7ec4ef6ce549f1f65693363dce0317d41e10739a1aa95aa200a706b40eb909c6e9baa96596e0da0
 DIST qxkb-0.5.1_pre20150305.tar.gz 176169 BLAKE2B 
13b61c951b0cbbee025a78806afc4999e1d63dcc979f43d78218ff8ef6552a1f8057d704560dcf569863c0b2b46e8c3ce292e98fc77f7acfc3f92fc9fdc68a05
 SHA512 
bfb16af22e12977432a77814ad5d3e8f5ed91c46b885505bba242eb864795837ed09cdd97ac3161f9c82a142ed7fe1d4b37e8d3aa8990cedf956904da290ab44

diff --git a/x11-misc/qxkb/qxkb-0.4.6.ebuild b/x11-misc/qxkb/qxkb-0.4.6.ebuild
deleted file mode 100644
index f9ae5509e25..000
--- a/x11-misc/qxkb/qxkb-0.4.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="Qt4-based keyboard layout switcher"
-HOMEPAGE="https://github.com/disels/qxkb;
-SRC_URI="https://github.com/disels/qxkb/archive/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4
-   dev-qt/qtsvg:4
-   x11-libs/libxkbfile"
-RDEPEND="${DEPEND}
-   x11-apps/setxkbmap"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   sed -i -e 's:../language:${CMAKE_SOURCE_DIR}/language:' \
-   CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}



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

2018-01-12 Thread Andreas Sturmlechner
commit: 472dfd7e6729ae2ff269b11d1fbc711ece6ab8c7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:22:31 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:22:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472dfd7e

profiles: Mask x11-misc/appmenu-qt for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 15ab11eccae..f1ba075d245 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 #--- END OF EXAMPLES ---
 
 # Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
+x11-misc/appmenu-qt
+
+# Andreas Sturmlechner  (13 Jan 2018)
 # Depends on dead Qt4, needs porting to Qt5.
 # Masked for removal in 30 days.
 sci-chemistry/xdsgui



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

2018-01-12 Thread Andreas Sturmlechner
commit: 660a17ecd281e1b983db8a8ec8027cbbdec40f06
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:04:46 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:16:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660a17ec

profiles: Mask sci-{chemistry/xdsgui,visualization/xds-viewer} for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2eaabd15a1a..15ab11eccae 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 #--- END OF EXAMPLES ---
 
 # Andreas Sturmlechner  (13 Jan 2018)
+# Depends on dead Qt4, needs porting to Qt5.
+# Masked for removal in 30 days.
+sci-chemistry/xdsgui
+sci-visualization/xds-viewer
+
+# Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
 dev-db/dbmodel



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

2018-01-12 Thread Andreas Sturmlechner
commit: 44339e0c541d70fbeb05d69ec5105ce0af6f2ccf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 02:12:33 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:16:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44339e0c

profiles: Mask sci-chemistry/xds-bin[X]

Depends on last-rited sci-visualization/xds-viewer.

 profiles/base/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 14dfa34efae..264ae931a2f 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Andreas Sturmlechner  (13 Jan 2018)
+# Depends on last-rited sci-visualization/xds-viewer
+sci-chemistry/xds-bin X
+
 # Mart Raudsepp  (10 Jan 2018)
 # Failing tests, with extra deps that aren't keyworded due to that
 >=gnome-base/gnome-settings-daemon-3.24 test



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

2018-01-12 Thread Andreas Sturmlechner
commit: 460188c01c9988d3508f1a3d29f99d69239fec42
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 01:33:07 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 02:05:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460188c0

profiles: Mask dev-db/dbmodel for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 91d7aa10361..2eaabd15a1a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+dev-db/dbmodel
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 media-sound/mp3diags
 
 # Andreas Sturmlechner  (13 Jan 2018)



[gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/files/, dev-lang/spidermonkey/

2018-01-12 Thread Ian Stakenvicius
commit: 52b51f73609113386a4fceb5310262e1e96932d0
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Sat Jan 13 01:47:27 2018 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Sat Jan 13 01:47:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b51f73

dev-lang/spidermonkey:38 - don't hardcode libc soname

This patch attempts to fix issues linking to libc on platforms
whos libc is not libc.so.6 (ie, ia64 and others).

Bug: http://bugs.gentoo.org/631574
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../files/moz38-dont-hardcode-libc-soname.patch   | 15 +++
 dev-lang/spidermonkey/spidermonkey-38.2.1_rc0.ebuild  |  3 ++-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/files/moz38-dont-hardcode-libc-soname.patch 
b/dev-lang/spidermonkey/files/moz38-dont-hardcode-libc-soname.patch
new file mode 100644
index 000..708c7496975
--- /dev/null
+++ b/dev-lang/spidermonkey/files/moz38-dont-hardcode-libc-soname.patch
@@ -0,0 +1,15 @@
+--- a/testing/mozbase/mozinfo/mozinfo/mozinfo.py   2018-01-12 
12:21:16.764318254 -0500
 b/testing/mozbase/mozinfo/mozinfo/mozinfo.py   2018-01-12 
12:22:23.392069398 -0500
+@@ -93,10 +93,11 @@
+ 
+ if info['os'] == 'linux':
+ import ctypes
++import ctypes.util
+ import errno
+ PR_SET_SECCOMP = 22
+ SECCOMP_MODE_FILTER = 2
+-ctypes.CDLL("libc.so.6", use_errno=True).prctl(PR_SET_SECCOMP, 
SECCOMP_MODE_FILTER, 0)
++ctypes.CDLL(ctypes.util.find_library('c'), 
use_errno=True).prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, 0)
+ info['has_sandbox'] = ctypes.get_errno() == errno.EFAULT
+ else:
+ info['has_sandbox'] = True

diff --git a/dev-lang/spidermonkey/spidermonkey-38.2.1_rc0.ebuild 
b/dev-lang/spidermonkey/spidermonkey-38.2.1_rc0.ebuild
index 476c5c40b78..6b3861a9c18 100644
--- a/dev-lang/spidermonkey/spidermonkey-38.2.1_rc0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-38.2.1_rc0.ebuild
@@ -42,7 +42,8 @@ src_prepare() {
"${WORKDIR}"/sm38/mozjs38-fix-tracelogger.patch \
"${WORKDIR}"/sm38/mozjs38-copy-headers.patch \
"${WORKDIR}"/sm38/mozjs38-pkg-config-version.patch \
-   "${WORKDIR}"/sm38/mozilla_configure_regexp_esr38.patch
+   "${WORKDIR}"/sm38/mozilla_configure_regexp_esr38.patch \
+   "${FILESDIR}"/moz38-dont-hardcode-libc-soname.patch
 
eapply_user
 



[gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/, sci-misc/vitables/files/

2018-01-12 Thread Michael Palimaka
commit: e0e366b3396ac55e31df7af6631f2a980e69fdd4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Jan 13 01:28:20 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Jan 13 01:28:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e366b3

sci-misc/vitables: remove 2.1-r1

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sci-misc/vitables/Manifest |  1 -
 sci-misc/vitables/files/vitables-2.1-no-docs.patch | 19 -
 sci-misc/vitables/vitables-2.1-r1.ebuild   | 49 --
 3 files changed, 69 deletions(-)

diff --git a/sci-misc/vitables/Manifest b/sci-misc/vitables/Manifest
index 404780261aa..54196487cbb 100644
--- a/sci-misc/vitables/Manifest
+++ b/sci-misc/vitables/Manifest
@@ -1,2 +1 @@
-DIST ViTables-2.1.tar.gz 3111661 BLAKE2B 
b3f27b0db0d0e864a80194f9ea4cfa670bacfe3265e9ebf47e4eca6fb2906066f87df5099ed15befb58b61d9d8871c5f6897b9386ff0b5ac8f622b7a3641bb8b
 SHA512 
9ca48fbc8aa33dd3e1e02e2cf2055082831a95f5c24a2ab3bb294d7b09a3f09e62e500b0d69f8843a93af0db6dfc25873a57604f3fd433c0168eb335a1816bc8
 DIST ViTables-3.0.0.tar.gz 860411 BLAKE2B 
7ef5a7ac681ac7d0d2544987080478deba39db275dc0559db48d0375ebd83f260eb37dc3b9e99b131fd427b81668b882f15549e6f1955615f9dee5927c6cc57d
 SHA512 
0ab0a3529f70111f6d2c1a765398d0c05607e2839a353670eebfa26bedd2092a33afe9f1cad14eec5d23f76fc5f54fa6f61e2e4089d9c2f3fd43396da7b1

diff --git a/sci-misc/vitables/files/vitables-2.1-no-docs.patch 
b/sci-misc/vitables/files/vitables-2.1-no-docs.patch
deleted file mode 100644
index 0d76e264f79..000
--- a/sci-misc/vitables/files/vitables-2.1-no-docs.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 a/setup.py
-+++ b/setup.py
-@@ -34,13 +34,14 @@
- from distutils.dir_util import copy_tree
- from distutils.file_util import copy_file
- 
-+sphinx_found = True
- try:
- from sphinx.setup_command import BuildDoc
- except ImportError:
--pass
-+  sphinx_found = False
-+
- 
- 
--sphinx_found = True
- 
- 
- 

diff --git a/sci-misc/vitables/vitables-2.1-r1.ebuild 
b/sci-misc/vitables/vitables-2.1-r1.ebuild
deleted file mode 100644
index 28354d57da7..000
--- a/sci-misc/vitables/vitables-2.1-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_P=ViTables-${PV}
-
-DESCRIPTION="A graphical tool for browsing / editing files in both PyTables 
and HDF5 formats"
-HOMEPAGE="http://vitables.org/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples"
-
-RDEPEND="
-   dev-python/pytables[${PYTHON_USEDEP}]
-   dev-python/PyQt4[X,${PYTHON_USEDEP}]"  # FIXME: check if any other 
useflags are needed
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx )"
-
-S=${WORKDIR}/${MY_P}
-
-PATCHES=( "${FILESDIR}"/${P}-no-docs.patch )
-
-python_compile_all() {
-   # fixme: multiple python (anyone cares?)
-   use doc && esetup.py build_sphinx
-}
-
-python_install_all() {
-   dodir /usr/share/icons/hicolor/scalable/apps
-   dodir /usr/share/applications
-
-   if use examples; then
-   docompress -x /usr/share/doc/${PF}/examples
-   DOCS+=( examples )
-   fi
-   if use doc; then
-   HTML_DOCS+=( "${BUILD_DIR}"/sphinx/html/. )
-   DOCS+=( "${BUILD_DIR}"/sphinx/latex/*.pdf )
-   fi
-   distutils-r1_python_install_all
-}



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

2018-01-12 Thread Michael Palimaka
commit: 34a0563085ccf00d206d851761730aaa7c6f0aee
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Jan 13 01:24:31 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Jan 13 01:24:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a05630

sys-apps/razercfg: remove 0.23 and 0.39-r0

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sys-apps/razercfg/Manifest   |  1 -
 sys-apps/razercfg/files/razerd.init.d-r1 | 25 --
 sys-apps/razercfg/razercfg-0.23.ebuild   | 57 --
 sys-apps/razercfg/razercfg-0.39.ebuild   | 82 
 4 files changed, 165 deletions(-)

diff --git a/sys-apps/razercfg/Manifest b/sys-apps/razercfg/Manifest
index 56cb2710dc8..53abff61283 100644
--- a/sys-apps/razercfg/Manifest
+++ b/sys-apps/razercfg/Manifest
@@ -1,2 +1 @@
-DIST razercfg-0.23.tar.bz2 69425 BLAKE2B 
d233a102871f8cbd19398c154e52e9a2400dc9c935c180e8a228a860c53c0cc185a4d3003f3f07e7d6f628d10a40b267c6a28b3e5b351b368cd15c96b7eca42a
 SHA512 
79c795870efa960b42abc70710b4bebe793acb9e732943207ca4b34d35ba926af4877993db29dbacedbe327324fba0ab2ef82ced1d653b4aee23e154fd8b
 DIST razercfg-0.39.tar.bz2 178142 BLAKE2B 
cf2d92d24a0dbfdae4045c2dab30a64bc4de64d730c075a4d852790ff62bcbadd714953fac925e69b671355cbdfdec7ce9db5693fbfa8e2aab69de6247c95c1a
 SHA512 
165fee898a01b7f0086eb6705ef9f24fd8b8836025c071f7851a493181b8d193d0db70fc1731a8586de1f1c795aab4d20bb4ee8526b612c66ba3c434c6e10137

diff --git a/sys-apps/razercfg/files/razerd.init.d-r1 
b/sys-apps/razercfg/files/razerd.init.d-r1
deleted file mode 100644
index 304d91196bc..000
--- a/sys-apps/razercfg/files/razerd.init.d-r1
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-depend() {
-   use logger
-}
-
-PIDFILE=/run/razerd/razerd.pid
-
-start() {
-   ebegin "Starting razerd"
-   start-stop-daemon --start \
-   --pidfile ${PIDFILE} \
-   --exec /usr/sbin/razerd \
-   -- --background --pidfile ${PIDFILE}
-   eend $?
-}
-
-stop() {
-   ebegin "Stopping razerd"
-   start-stop-daemon --stop --pidfile ${PIDFILE}
-   eend $?
-}
-

diff --git a/sys-apps/razercfg/razercfg-0.23.ebuild 
b/sys-apps/razercfg/razercfg-0.23.ebuild
deleted file mode 100644
index f902f7fa366..000
--- a/sys-apps/razercfg/razercfg-0.23.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils multilib eutils udev python-single-r1
-
-DESCRIPTION="Utility for advanced configuration of Razer mice (DeathAdder, 
Krait, Lachesis)"
-
-HOMEPAGE="http://bues.ch/cms/hacking/razercfg.html;
-SRC_URI="http://bues.ch/${PN}/${P}.tar.bz2;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE="+pm-utils qt4"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   pm-utils? ( sys-power/pm-utils )
-   qt4? ( dev-python/PyQt4 )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   sed -i \
-   -e '/ldconfig/{N;d}' \
-   -e '/udevadm control/{N;d}' \
-   -e "s:/etc/udev/rules.d/:$(get_udevdir)/rules.d/:" \
-   -e 's:01-razer-udev.rules:40-razercfg.rules:' \
-   -e "s:/etc/pm/sleep.d:/usr/$(get_libdir)/pm-utils/sleep.d/:" \
-   -e 's:50-razer:80razer:' \
-   librazer/CMakeLists.txt \
-   || die "sed failed"
-}
-
-src_install() {
-   cmake-utils_src_install
-   newinitd "${FILESDIR}"/razerd.init.d-r1 razerd
-   dodoc README razer.conf
-
-   if ! use qt4; then
-   rm "${D}"/usr/bin/qrazercfg
-   else
-   make_desktop_entry qrazercfg "Razer Mouse Settings" mouse 
"Qt;Settings"
-   fi
-
-   use pm-utils || rm "${D}"/usr/$(get_libdir)/pm-utils/sleep.d/80razer
-
-   python_fix_shebang "${ED}"usr/bin
-}
-
-pkg_postinst() {
-   udevadm control --reload-rules && udevadm trigger --subsystem-match=usb
-}

diff --git a/sys-apps/razercfg/razercfg-0.39.ebuild 
b/sys-apps/razercfg/razercfg-0.39.ebuild
deleted file mode 100644
index 05d798d71a6..000
--- a/sys-apps/razercfg/razercfg-0.39.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
-
-inherit cmake-utils multilib udev python-single-r1
-
-DESCRIPTION="Utility for advanced configuration of Razer mice"
-
-HOMEPAGE="http://bues.ch/cms/hacking/razercfg.html;
-SRC_URI="http://bues.ch/${PN}/${P}.tar.bz2;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+pm-utils qt4 systemd +udev"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   qt4? ( 

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

2018-01-12 Thread Andreas Sturmlechner
commit: f82e1f94caebd42f1e1cd52d715bc348a4909b50
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 01:23:47 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 01:23:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82e1f94

profiles: Mask media-sound/mp3diags for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 50f7e16bb1e..91d7aa10361 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+media-sound/mp3diags
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 x11-misc/touchfreeze
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: b538f90f6911d034d46f082d926226b5fd8556a3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 01:07:09 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 01:07:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b538f90f

media-sound/qtagger: Add 1.0.1_p20150402 Qt5-based snapshot

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/qtagger/Manifest   |  1 +
 media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/media-sound/qtagger/Manifest b/media-sound/qtagger/Manifest
index b9c89da4a14..4adc4c4469c 100644
--- a/media-sound/qtagger/Manifest
+++ b/media-sound/qtagger/Manifest
@@ -1 +1,2 @@
 DIST qtagger-1.0.1.tar.gz 60791 BLAKE2B 
617f8bcff6e3627ad9f36b814662111ad7cdb9a782e4cd3703e2010ce019ec247e77f6e7dd620409338b1561fcaa356924de009778a812ddbd57ee27abc79a39
 SHA512 
45969475abefa865244946fb6a74dcfa7397f0a9bd57b0fda4de98fc8c8edb2c0c3a631eccfa199bebb8442df38b0beaca9234fae4166629bcb5c08aee42b47a
+DIST qtagger-1.0.1_p20150402.tar.gz 60745 BLAKE2B 
0260ac8cf4b07cdb3b5887357ac4034f4c02a801cc91568cc54cb73293884fefcdbf2019d1b61542353f4ef2e79c07ffda1c1414ff4b99d10faff1e8dcab95fb
 SHA512 
2510350d479008b0c2af4b489aa16ab88003b18f1cbb66796dece6c93dd4222ff073f575b9de8136fb6a46ece1c67ace7de605ef3db0c73038a52472d652f279

diff --git a/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild 
b/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild
new file mode 100644
index 000..17e012ecab9
--- /dev/null
+++ b/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+COMMIT=0e74fe022ddbb689f7bae0460a21be303114029b
+inherit cmake-utils qmake-utils vcs-snapshot
+
+DESCRIPTION="Simple Qt4 ID3v2 tag editor"
+HOMEPAGE="https://github.com/DOOMer/qtagger;
+SRC_URI="https://github.com/DOOMer/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   media-libs/taglib
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   # fix doc installation path
+   sed -i -e "s/doc\/${PN}/doc\/${PF}/" CMakeLists.txt || die
+   sed -i -e "s/share%1doc%1qtagger/share%1doc%1${PF}/" src/mainwindow.cpp 
|| die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_NO_BUILTIN_CHRPATH:BOOL=ON
+   -DQT_LRELEASE_EXECUTABLE=$(qt5_get_bindir)/lrelease
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   rm "${ED}"/usr/share/doc/${PF}/LICENSE || die
+}



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

2018-01-12 Thread Andreas Sturmlechner
commit: 1d4ca9aba571ff25366b6328de0045a80f87776f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:56:17 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:56:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4ca9ab

profiles: Mask x11-misc/touchfreeze for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1de4f96f228..50f7e16bb1e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,11 @@
 
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
+x11-misc/touchfreeze
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
 # Use sci-geosciences/gpsbabel[gui] instead.
 # Masked for removal in 30 days.
 sci-geosciences/gebabbel



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

2018-01-12 Thread Andreas Sturmlechner
commit: 3db1f9e1f8d5f6d26eb4342eb6cfd0cb2c945284
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:53:22 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:53:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db1f9e1

profiles: Mask sci-geosciences/gebabbel for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 46de7c42232..1de4f96f228 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 #--- END OF EXAMPLES ---
 
 # Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Use sci-geosciences/gpsbabel[gui] instead.
+# Masked for removal in 30 days.
+sci-geosciences/gebabbel
+
+# Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4, no port to Qt5.
 # Masked for removal in 30 days.
 app-editors/lfhex



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

2018-01-12 Thread Andreas Sturmlechner
commit: fd53d973b3438a36e5d6abfc2a99cdba306bc0c8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:44:54 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:44:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd53d973

profiles: Mask app-editors/lfhex for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f38e492ad89..46de7c42232 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4, no port to Qt5.
 # Masked for removal in 30 days.
+app-editors/lfhex
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
 app-text/tuxcards
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: 60868ac25acb4bf2811461f509a711a0c3dd78d2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:37:56 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:37:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60868ac2

profiles: Mask app-text/tuxcards for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d7ead96897b..f38e492ad89 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4, no port to Qt5.
 # Masked for removal in 30 days.
+app-text/tuxcards
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
 app-text/yagf
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: 1eb957335c44c2e3d6a5fc8e2997fbf55779caee
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:34:23 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:34:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb95733

profiles: Mask app-text/yagf for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index af77fc0af7d..d7ead96897b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4, no port to Qt5.
 # Masked for removal in 30 days.
+app-text/yagf
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
 net-ftp/qshare
 
 # Andreas Sturmlechner  (13 Jan 2018)



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

2018-01-12 Thread Michael Orlitzky
commit: e2e8840531473958af2f07a0ab684a4d56d6029b
Author: Till Schäfer  uni-dortmund  de>
AuthorDate: Thu Jan 11 15:30:41 2018 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jan 13 00:33:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e88405

dev-php/awl: bump to 0.59

drop doc useflag since generation is broken

Bug: https://bugs.gentoo.org/573218
Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

 dev-php/awl/Manifest|  1 +
 dev-php/awl/awl-0.59.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-php/awl/Manifest b/dev-php/awl/Manifest
index 50f8c1d6d66..4ef39b86d5b 100644
--- a/dev-php/awl/Manifest
+++ b/dev-php/awl/Manifest
@@ -1 +1,2 @@
 DIST awl-0.56.tar.gz 769208 BLAKE2B 
08513675d8d26fab26429a6e51cfd7dc3b00aa7cec6538789e6bbd2853989bf563ffba0df3cda61359f30ab672a74798251213e58423cbc4a77185ffd74e6716
 SHA512 
6336d6f938330eee0b51f04665776269d974086ba56a3c8f4b7f53e7e17b637d899e9b329aeba3dcd690673a1a95a8cf03ae8417ebb9f356294314790915886a
+DIST awl-0.59.tar.gz 601449 BLAKE2B 
606c52bdad06e6fa130fd20f7da25bc75c7357c81c1d34d88bb62c43b56857eb95492581b8845ff97416d94d64135ccaa5bcba0b3989a115156ade05bc1b26b8
 SHA512 
d3e82e7f3269c1c02c801628498768ec94a8d215b719369e8ee997d67c86c5e4e780571852a077511be91ade1d05bfc60ee03624fbaada1ce23f7335d3e3

diff --git a/dev-php/awl/awl-0.59.ebuild b/dev-php/awl/awl-0.59.ebuild
new file mode 100644
index 000..24b33af893f
--- /dev/null
+++ b/dev-php/awl/awl-0.59.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vcs-snapshot
+
+DESCRIPTION="Andrew McMillan's Web Libraries"
+HOMEPAGE="https://gitlab.com/davical-project/awl;
+SRC_URI="${HOMEPAGE}/repository/archive.tar.gz?ref=r${PV} -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="test? ( dev-php/phpunit )"
+RDEPEND="dev-lang/php:*[pdo,postgres,xml]"
+
+src_compile() {
+   :
+}
+
+src_test() {
+   phpunit tests/ || die "test suite failed"
+}
+
+src_install() {
+   dodoc debian/changelog
+   insinto /usr/share/php/${PN}
+   doins -r dba inc
+}



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

2018-01-12 Thread Andreas Sturmlechner
commit: 0bfbd78a06add2c9b91f2f73c53dce17eaa7a463
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:22:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:22:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bfbd78a

profiles: Mask net-ftp/qshare and net-ftp/scythia for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index dd5e55c0ead..af77fc0af7d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,16 @@
 # Andreas Sturmlechner  (13 Jan 2018)
 # Dead upstream, depends on dead Qt4, no port to Qt5.
 # Masked for removal in 30 days.
+net-ftp/qshare
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
+net-ftp/scythia
+
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
 app-dicts/qvortaro
 
 # Andreas Sturmlechner  (12 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: 3a5542abaf8514bd6cbc6ccea378c01386c73835
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 13 00:05:33 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 13 00:05:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5542ab

profiles: Mask app-dicts/qvortaro for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b86664ac9e7..dd5e55c0ead 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (13 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
+app-dicts/qvortaro
+
 # Andreas Sturmlechner  (12 Jan 2018)
 # Dead upstream, depends on dead Qt4, no port to Qt5.
 # Masked for removal in 30 days.



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

2018-01-12 Thread Andreas Sturmlechner
commit: 6749e2e3338dc68e22ef18158b595077a8da6334
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 23:27:21 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 23:31:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6749e2e3

dev-libs/gecode: Re-add 3.7.3-r1 w/o USE=gist

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/gecode/Manifest   |  1 +
 dev-libs/gecode/gecode-3.7.3-r1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-libs/gecode/Manifest b/dev-libs/gecode/Manifest
index 144685e2954..9ec9a8c1bcd 100644
--- a/dev-libs/gecode/Manifest
+++ b/dev-libs/gecode/Manifest
@@ -1 +1,2 @@
+DIST gecode-3.7.3.tar.gz 1643336 BLAKE2B 
bf36fec6ee7f9f76be578de084f6d5c60afb9c01e6d66dcb6e7f35e0105fbf3be9017f8377f09a00502bcd4bc02f97083d23ceb42de16f5361c388fa332f9dba
 SHA512 
292bafeaca3911b8af40d7c0f425cf0263f4408afad47f4f229a821ce89d06dc69ad1ff72531a1e711d797d249581b67c2d9cfdc9e544240012c838d2a5b
 DIST gecode-4.4.0.tar.gz 2889186 BLAKE2B 
b98692f841f8af292371b222c5dd8fda771eee48664e415daa84fd34c6430276fbc96c127491c8eb0fb86c1744f4137ecd1556420c72af70ff0712999bd7
 SHA512 
5189a3c5f9f34371a0bc94528e8ca65efb0a3078ec158887f47a816d6fe3c879a7e908ee421414bc317754333ecb73806c8fc46b0b6b7d8419cdf6f13a4f8aef

diff --git a/dev-libs/gecode/gecode-3.7.3-r1.ebuild 
b/dev-libs/gecode/gecode-3.7.3-r1.ebuild
new file mode 100644
index 000..f586564191f
--- /dev/null
+++ b/dev-libs/gecode/gecode-3.7.3-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="4"
+
+DESCRIPTION="An environment for developing constraint-based applications"
+SRC_URI="http://www.gecode.org/download/${P}.tar.gz;
+HOMEPAGE="http://www.gecode.org/;
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   econf \
+   --disable-examples \
+   --disable-gist \
+   --disable-qt
+}
+
+src_compile() {
+   default
+   use doc && emake doc
+}
+
+src_install() {
+   default
+
+   if use doc; then
+   dohtml -r doc/html/
+   einfo "HTML documentation has been installed into " \
+   "/usr/share/doc/${PF}/html"
+   fi
+
+   if use examples; then
+   dodoc -r examples
+   fi
+}



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

2018-01-12 Thread Andreas Sturmlechner
commit: e8f7c049d5caaab764ae3cf2829d909d9601e289
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 23:30:42 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 23:31:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f7c049

media-gfx/panini: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/panini/Manifest|  1 -
 media-gfx/panini/files/panini-0.71.104-glu.patch | 10 ---
 media-gfx/panini/panini-0.71.104.ebuild  | 36 
 3 files changed, 47 deletions(-)

diff --git a/media-gfx/panini/Manifest b/media-gfx/panini/Manifest
index b8083b87e50..316fb25f681 100644
--- a/media-gfx/panini/Manifest
+++ b/media-gfx/panini/Manifest
@@ -1,2 +1 @@
-DIST Panini-0.71.104-src.zip 602843 BLAKE2B 
93882ceebd4cbd7d5b00c4a1f6e34c10c7e5c16b30bb5d2dbd1000377bae7de2e4f73ecfe432a3a9e4b95fae79e06d14d2f08d82f3ba7621067914b3d3426fa8
 SHA512 
506047cbaf6928ee234ad1071b4aeefeec43dc7cfe7640db796d25c4932521ed19c8adb3983dc00e31595e4ce87c38d65f88903f1756bbae2ce0b19843680737
 DIST panini-0.72.0.tar.gz 328528 BLAKE2B 
b5053147d51f308395d2c3505bc0821947cd2c32955f86071cbbdd00c750793729be723c133ec7a619ff0fce5a0d9813580954597137a4e66780390b882bca7f
 SHA512 
b859e723832d2d57de69dcbcd09615245e11d7fce124a55f7795608a8e9337427d9d1d10867ef9eecb16bd792313f5146ae19de553603bd70dedca69ba7c2de1

diff --git a/media-gfx/panini/files/panini-0.71.104-glu.patch 
b/media-gfx/panini/files/panini-0.71.104-glu.patch
deleted file mode 100644
index e9866161ae1..000
--- a/media-gfx/panini/files/panini-0.71.104-glu.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 Panini-0.71.104-src/panini.pro
-+++ Panini-0.71.104-src/panini.pro
-@@ -3,6 +3,7 @@
- TARGET = Panini
- CONFIG += debug_and_release
- QT = gui core opengl
-+LIBS += -lGLU -lz
- 
- # # Directories ##
- OBJECTS_DIR = build

diff --git a/media-gfx/panini/panini-0.71.104.ebuild 
b/media-gfx/panini/panini-0.71.104.ebuild
deleted file mode 100644
index a71f45456e5..000
--- a/media-gfx/panini/panini-0.71.104.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit qt4-r2 eutils
-
-MY_P="${P/p/P}-src"
-DESCRIPTION="OpenGL-based panoramic image viewer"
-HOMEPAGE="https://sourceforge.net/projects/pvqt/;
-SRC_URI="mirror://sourceforge/pvqt/${MY_P}.zip"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-qt/qtcore:4
-   dev-qt/qtopengl:4
-   virtual/glu
-   sys-libs/zlib"
-DEPEND="${RDEPEND}
-   app-arch/unzip"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-glu.patch
-}
-
-src_install() {
-   newbin Panini panini
-   dodoc panini-usage.txt panini-0.71-release.txt
-   domenu "${FILESDIR}"/${PN}.desktop
-   newicon ui/panini-icon-blue.jpg ${PN}.jpg
-}



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

2018-01-12 Thread Andreas Sturmlechner
commit: 4ccb29158cd530a40f3ffbcb2b1816cd35135f0d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 23:30:20 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 23:31:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccb2915

media-gfx/panini: 0.72.0 version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/panini/Manifest |  1 +
 media-gfx/panini/metadata.xml |  2 +-
 media-gfx/panini/panini-0.72.0.ebuild | 52 +++
 3 files changed, 54 insertions(+), 1 deletion(-)

diff --git a/media-gfx/panini/Manifest b/media-gfx/panini/Manifest
index f81534d6a7a..b8083b87e50 100644
--- a/media-gfx/panini/Manifest
+++ b/media-gfx/panini/Manifest
@@ -1 +1,2 @@
 DIST Panini-0.71.104-src.zip 602843 BLAKE2B 
93882ceebd4cbd7d5b00c4a1f6e34c10c7e5c16b30bb5d2dbd1000377bae7de2e4f73ecfe432a3a9e4b95fae79e06d14d2f08d82f3ba7621067914b3d3426fa8
 SHA512 
506047cbaf6928ee234ad1071b4aeefeec43dc7cfe7640db796d25c4932521ed19c8adb3983dc00e31595e4ce87c38d65f88903f1756bbae2ce0b19843680737
+DIST panini-0.72.0.tar.gz 328528 BLAKE2B 
b5053147d51f308395d2c3505bc0821947cd2c32955f86071cbbdd00c750793729be723c133ec7a619ff0fce5a0d9813580954597137a4e66780390b882bca7f
 SHA512 
b859e723832d2d57de69dcbcd09615245e11d7fce124a55f7795608a8e9337427d9d1d10867ef9eecb16bd792313f5146ae19de553603bd70dedca69ba7c2de1

diff --git a/media-gfx/panini/metadata.xml b/media-gfx/panini/metadata.xml
index cba202fec3f..5a6248de464 100644
--- a/media-gfx/panini/metadata.xml
+++ b/media-gfx/panini/metadata.xml
@@ -6,6 +6,6 @@
Gentoo Graphics Project


-   pvqt
+   lazarus-pkgs/panini

 

diff --git a/media-gfx/panini/panini-0.72.0.ebuild 
b/media-gfx/panini/panini-0.72.0.ebuild
new file mode 100644
index 000..c552c99c816
--- /dev/null
+++ b/media-gfx/panini/panini-0.72.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit desktop qmake-utils xdg-utils
+
+MY_P="${P/p/P}-src"
+DESCRIPTION="OpenGL-based panoramic image viewer"
+HOMEPAGE="https://github.com/lazarus-pkgs/panini;
+SRC_URI="https://github.com/lazarus-pkgs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+   virtual/glu
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+"
+
+DOCS=( NEWS {BUILD,README,USAGE}.md )
+
+src_prepare() {
+   default
+   eqmake5 ${PN}.pro
+}
+
+src_install() {
+   einstalldocs
+   dobin panini
+   domenu "${FILESDIR}"/${PN}.desktop
+   newicon ui/panini-icon-blue.jpg ${PN}.jpg
+}
+
+pkg_postinst() {
+   xdg_mimeinfo_database_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_mimeinfo_database_update
+   xdg_desktop_database_update
+}



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

2018-01-12 Thread Sergei Trofimovich
commit: 19edab0d9735635bd7869bbd57e15f79a1fd8c62
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan 12 23:17:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan 12 23:17:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19edab0d

dev-perl/Sub-Quote: keyworded 2.4.0 for ppc64, bug #643980

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

 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild 
b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
index c2f3eb2a2f0..e78283161c3 100644
--- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
+++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Efficient generation of subroutines via string eval"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE="test minimal"
 
 RDEPEND="



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

2018-01-12 Thread Sergei Trofimovich
commit: 204aa2efbf00148a63878961fe06c66beea3f039
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan 12 23:16:10 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan 12 23:16:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204aa2ef

dev-perl/Specio: keyworded 0.420.0 for ppc64, bug #643980

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

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild 
b/dev-perl/Specio/Specio-0.420.0.ebuild
index 181e9d81aaa..bb79cca66ec 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="



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

2018-01-12 Thread Sergei Trofimovich
commit: a6b2afccdc550dc9ddf33384e6d6aed1c3a8d162
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan 12 23:15:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan 12 23:16:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b2afcc

dev-perl/Sub-Quote: keyworded 2.3.1 for ppc64, bug #643980

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

 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild 
b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
index e7bf7a1c5be..bca4beeda06 100644
--- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
+++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="efficient generation of subroutines via string eval"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ~sparc x86"
+KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~sparc x86"
 IUSE="test minimal"
 
 RDEPEND="



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

2018-01-12 Thread Andreas Sturmlechner
commit: 9eea36bc497a1c78db4523f6f6b997fce150aea4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 22:59:45 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 23:00:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eea36bc

dev-libs/log4cplus: Switch to Qt5

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/log4cplus/log4cplus-1.2.0.ebuild | 23 +--
 dev-libs/log4cplus/metadata.xml   |  1 +
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/dev-libs/log4cplus/log4cplus-1.2.0.ebuild 
b/dev-libs/log4cplus/log4cplus-1.2.0.ebuild
index 20d7a853314..2ba2caac6fc 100644
--- a/dev-libs/log4cplus/log4cplus-1.2.0.ebuild
+++ b/dev-libs/log4cplus/log4cplus-1.2.0.ebuild
@@ -1,33 +1,36 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="C++ port of the Log for Java (log4j) logging library"
-HOMEPAGE="http://log4cplus.sourceforge.net/;
+HOMEPAGE="http://log4cplus.sourceforge.net/ 
https://github.com/log4cplus/log4cplus;
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( Apache-2.0 BSD-2 )"
 SLOT="0/1.2-5"
 KEYWORDS="~amd64 ~x86"
-IUSE="iconv qt4 threads working-locale working-c-locale"
+IUSE="iconv qt5 threads working-locale working-c-locale"
 REQUIRED_USE="?? ( iconv working-locale working-c-locale )"
 
-RDEPEND="iconv? ( virtual/libiconv )
-   qt4? ( dev-qt/qtcore:4 )"
-DEPEND="virtual/pkgconfig
-   ${RDEPEND}"
+RDEPEND="
+   iconv? ( virtual/libiconv )
+   qt5? ( dev-qt/qtcore:5 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
 
 PATCHES=( "${FILESDIR}/${PN}-1.2.0-fix-c++14.patch" )
 
 src_configure() {
econf \
--disable-static \
-   $(use_enable threads) \
$(use_with iconv) \
+   $(use_with qt5) \
+   $(use_enable threads) \
$(use_with working-locale) \
-   $(use_with working-c-locale) \
-   $(use_with qt4 qt)
+   $(use_with working-c-locale)
 }
 
 src_test() {

diff --git a/dev-libs/log4cplus/metadata.xml b/dev-libs/log4cplus/metadata.xml
index 99ab0fff8a6..ccbce42becd 100644
--- a/dev-libs/log4cplus/metadata.xml
+++ b/dev-libs/log4cplus/metadata.xml
@@ -8,6 +8,7 @@
Use inconv for wchar_t - char 
conversions. See also log4cplus's unicode.txt documentation


+   log4cplus/log4cplus
log4cplus

 



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

2018-01-12 Thread Sergei Trofimovich
commit: e8df34c254954c9fbd65cb07eb5d4fec9ba76ba1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan 12 22:45:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan 12 22:55:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8df34c2

app-arch/brotli: keyworded 1.0.2 for ppc/ppc64, bug #643182

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

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

diff --git a/app-arch/brotli/brotli-1.0.2.ebuild 
b/app-arch/brotli/brotli-1.0.2.ebuild
index 6b6d09ddf19..fbd8dea6a1a 100644
--- a/app-arch/brotli/brotli-1.0.2.ebuild
+++ b/app-arch/brotli/brotli-1.0.2.ebuild
@@ -29,7 +29,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
PATCHES=( "${FILESDIR}"/${P}-no-rpath.patch )
-   KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2018-01-12 Thread Andreas Sturmlechner
commit: 5d3f68c74a28e36b18a530301721ad1bd75ec428
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 22:49:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:49:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3f68c7

dev-libs/gecode: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/gecode/Manifest   |  1 -
 dev-libs/gecode/gecode-3.7.3-r1.ebuild | 48 -
 dev-libs/gecode/gecode-4.4.0-r1.ebuild | 79 --
 3 files changed, 128 deletions(-)

diff --git a/dev-libs/gecode/Manifest b/dev-libs/gecode/Manifest
index 9ec9a8c1bcd..144685e2954 100644
--- a/dev-libs/gecode/Manifest
+++ b/dev-libs/gecode/Manifest
@@ -1,2 +1 @@
-DIST gecode-3.7.3.tar.gz 1643336 BLAKE2B 
bf36fec6ee7f9f76be578de084f6d5c60afb9c01e6d66dcb6e7f35e0105fbf3be9017f8377f09a00502bcd4bc02f97083d23ceb42de16f5361c388fa332f9dba
 SHA512 
292bafeaca3911b8af40d7c0f425cf0263f4408afad47f4f229a821ce89d06dc69ad1ff72531a1e711d797d249581b67c2d9cfdc9e544240012c838d2a5b
 DIST gecode-4.4.0.tar.gz 2889186 BLAKE2B 
b98692f841f8af292371b222c5dd8fda771eee48664e415daa84fd34c6430276fbc96c127491c8eb0fb86c1744f4137ecd1556420c72af70ff0712999bd7
 SHA512 
5189a3c5f9f34371a0bc94528e8ca65efb0a3078ec158887f47a816d6fe3c879a7e908ee421414bc317754333ecb73806c8fc46b0b6b7d8419cdf6f13a4f8aef

diff --git a/dev-libs/gecode/gecode-3.7.3-r1.ebuild 
b/dev-libs/gecode/gecode-3.7.3-r1.ebuild
deleted file mode 100644
index 644e93c9e26..000
--- a/dev-libs/gecode/gecode-3.7.3-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-DESCRIPTION="An environment for developing constraint-based applications"
-SRC_URI="http://www.gecode.org/download/${P}.tar.gz;
-HOMEPAGE="http://www.gecode.org/;
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples gist"
-
-DEPEND="gist? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   media-libs/freetype
-   media-libs/libpng
-   >=dev-libs/glib-2
-)"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   econf \
-   --disable-examples \
-   $(use_enable gist qt) \
-   $(use_enable gist)
-}
-
-src_compile() {
-   default
-   use doc && emake doc
-}
-
-src_install() {
-   default
-
-   if use doc; then
-   dohtml -r doc/html/
-   einfo "HTML documentation has been installed into " \
-   "/usr/share/doc/${PF}/html"
-   fi
-
-   if use examples; then
-   dodoc -r examples
-   fi
-}

diff --git a/dev-libs/gecode/gecode-4.4.0-r1.ebuild 
b/dev-libs/gecode/gecode-4.4.0-r1.ebuild
deleted file mode 100644
index 3a38dc91e03..000
--- a/dev-libs/gecode/gecode-4.4.0-r1.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools qmake-utils
-
-DESCRIPTION="An environment for developing constraint-based applications"
-HOMEPAGE="http://www.gecode.org/;
-SRC_URI="http://www.gecode.org/download/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples gist gmp"
-
-RDEPEND="
-   gist? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
-   gmp? (
-   dev-libs/gmp:0
-   dev-libs/mpfr:0
-   )"
-DEPEND="${RDEPEND}
-   sys-devel/bison
-   sys-devel/flex
-   doc? (
-   app-doc/doxygen
-   media-gfx/graphviz
-   )"
-
-PATCHES=( "${FILESDIR}/${PN}-4.4.0-no-examples.patch" )
-
-src_prepare() {
-   default
-
-   sed -i gecode.m4 \
-   -e "s/-ggdb//" -e "s/-O3//" -e "s/-pipe//" \
-   -e "/AC_CHECK_PROGS(QMAKE/a 
AC_SUBST(QMAKE,$(qt4_get_bindir)/qmake)" \
-   -e "/AC_CHECK_PROGS(MOC/a AC_SUBST(MOC,$(qt4_get_bindir)/moc)" \
-   || die
-
-   eautoreconf
-}
-
-src_configure() {
-# --disable-examples prevents COMPILING the examples.
-   econf \
-   --disable-examples \
-   $(use_enable doc doc-dot) \
-   $(use_enable doc doc-tagfile) \
-   $(use_enable gist qt) \
-   $(use_enable gist) \
-   $(use_enable gmp mpfr)
-}
-
-src_compile() {
-   default
-   use doc && emake doc
-}
-
-src_test() {
-   LD_LIBRARY_PATH="${S}" emake test
-   LD_LIBRARY_PATH="${S}" ./test/test || die "test suite failed"
-}
-
-src_install() {
-   default
-
-   # The --docdir and --htmldir that we pass to configure don't seem to
-   # be respected...
-   use doc && dodoc -r doc/html/
-
-   if use examples; then
-   dodoc -r examples
-   fi
-}



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

2018-01-12 Thread Andreas Sturmlechner
commit: 9b37b6d845e340a83deee1decf0e04b43fc23def
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 22:48:39 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:48:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b37b6d8

dev-libs/gecode: Switch to Qt5

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/gecode/gecode-4.4.0-r2.ebuild | 81 ++
 1 file changed, 81 insertions(+)

diff --git a/dev-libs/gecode/gecode-4.4.0-r2.ebuild 
b/dev-libs/gecode/gecode-4.4.0-r2.ebuild
new file mode 100644
index 000..4642b6d3496
--- /dev/null
+++ b/dev-libs/gecode/gecode-4.4.0-r2.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools qmake-utils
+
+DESCRIPTION="An environment for developing constraint-based applications"
+HOMEPAGE="http://www.gecode.org/;
+SRC_URI="http://www.gecode.org/download/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples gist gmp"
+
+RDEPEND="
+   gist? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   )
+   gmp? (
+   dev-libs/gmp:0
+   dev-libs/mpfr:0
+   )"
+DEPEND="${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   doc? (
+   app-doc/doxygen
+   media-gfx/graphviz
+   )"
+
+PATCHES=( "${FILESDIR}/${PN}-4.4.0-no-examples.patch" )
+
+src_prepare() {
+   default
+
+   sed -i gecode.m4 \
+   -e "s/-ggdb//" -e "s/-O3//" -e "s/-pipe//" \
+   -e "/AC_CHECK_PROGS(QMAKE/a 
AC_SUBST(QMAKE,$(qt5_get_bindir)/qmake)" \
+   -e "/AC_CHECK_PROGS(MOC/a AC_SUBST(MOC,$(qt5_get_bindir)/moc)" \
+   || die
+
+   eautoreconf
+}
+
+src_configure() {
+# --disable-examples prevents COMPILING the examples.
+   econf \
+   --disable-examples \
+   $(use_enable doc doc-dot) \
+   $(use_enable doc doc-tagfile) \
+   $(use_enable gist qt) \
+   $(use_enable gist) \
+   $(use_enable gmp mpfr)
+}
+
+src_compile() {
+   default
+   use doc && emake doc
+}
+
+src_test() {
+   LD_LIBRARY_PATH="${S}" emake test
+   LD_LIBRARY_PATH="${S}" ./test/test || die "test suite failed"
+}
+
+src_install() {
+   default
+
+   # The --docdir and --htmldir that we pass to configure don't seem to
+   # be respected...
+   use doc && dodoc -r doc/html/
+
+   if use examples; then
+   dodoc -r examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/traverso/, media-sound/traverso/files/

2018-01-12 Thread Andreas Sturmlechner
commit: 38132606fb32cd90b038bae3f6253df19ae1f8b8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 22:16:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:16:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38132606

media-sound/traverso: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/traverso/Manifest  |  1 -
 .../traverso/files/traverso-0.49.3-gcc6.patch  | 12 
 media-sound/traverso/traverso-0.49.3.ebuild| 74 --
 3 files changed, 87 deletions(-)

diff --git a/media-sound/traverso/Manifest b/media-sound/traverso/Manifest
index 776ee551dec..1dcc1f746de 100644
--- a/media-sound/traverso/Manifest
+++ b/media-sound/traverso/Manifest
@@ -1,2 +1 @@
-DIST traverso-0.49.3.tar.gz 1391101 BLAKE2B 
e0768bf17734903d78dd5e54e201451c24b51ff502b9c6b802d58d3dc0cd374107efac1b052440ca40be5edf1699beaa21a4fbac9e0d86661c9be95e2f68cc10
 SHA512 
3db1dbc99ef3b0a9597959a6a3ce93909ec32d5f00648659debe1e8c5cec58ac6ab2108d5c66a1fc4145c2fe110c7db801fda8914664127653457132eac94ef2
 DIST traverso-0.49.5.tar.gz 1510807 BLAKE2B 
de593be2ae8cc0310f25be45c8996ce6e9dd291a4e04d3ff185253821d84d44b2d816795d9510237b7a651af2f2ded3c032e48299d084db78f5f488e00fecda0
 SHA512 
86490479a06dca0e03e07a7938dd8ef1cf680da30c83ff1fac5f6a2f99b771995f6ef8f5ef8dff31103db50efadb69179057bf1c6a27b42b66260386986c94c4

diff --git a/media-sound/traverso/files/traverso-0.49.3-gcc6.patch 
b/media-sound/traverso/files/traverso-0.49.3-gcc6.patch
deleted file mode 100644
index d8ce1e581c8..000
--- a/media-sound/traverso/files/traverso-0.49.3-gcc6.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: traverso-0.49.3/src/common/Tsar.h
-===
 traverso-0.49.3.orig/src/common/Tsar.h
-+++ traverso-0.49.3/src/common/Tsar.h
-@@ -63,7 +63,6 @@ struct TsarEvent {
-   QObject*caller;
-   void*   argument;
-   int slotindex;
--  void*   _a[];
- 
- // Used for the signal emiting stuff
-   int signalindex;

diff --git a/media-sound/traverso/traverso-0.49.3.ebuild 
b/media-sound/traverso/traverso-0.49.3.ebuild
deleted file mode 100644
index b41d0605b8d..000
--- a/media-sound/traverso/traverso-0.49.3.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils eutils flag-o-matic gnome2-utils
-
-DESCRIPTION="Professional Audio Tools for GNU/Linux"
-HOMEPAGE="http://traverso-daw.org/;
-SRC_URI="http://traverso-daw.org/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa debug jack lame lv2 mad pulseaudio"
-
-RDEPEND="
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   >=media-libs/flac-1.1.2
-   >=media-libs/libogg-1.1.2
-   media-libs/libsamplerate
-   >=media-libs/libsndfile-1.0.12
-   >=media-libs/libvorbis-1.1.2
-   >=media-sound/wavpack-4.40.0
-   >=sci-libs/fftw-3
-   alsa? ( >=media-libs/alsa-lib-1.0.0 )
-   jack? ( virtual/jack )
-   lame? ( media-sound/lame )
-   lv2? ( media-libs/lilv )
-   mad? ( >=media-libs/libmad-0.15.0 )
-   pulseaudio? ( >=media-sound/pulseaudio-0.9 )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README resources/help.text )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.49.2-desktop.patch
-   "${FILESDIR}"/${PN}-0.49.3-gcc6.patch
-)
-
-src_configure() {
-   use lv2 && append-cppflags "$($(tc-getPKG_CONFIG) --cflags slv2)" 
#415165
-
-   local mycmakeargs=(
-   -DWANT_ALSA=$(usex alsa)
-   -DWANT_TRAVERSO_DEBUG=$(usex debug)
-   -DWANT_JACK=$(usex jack)
-   -DWANT_MP3_ENCODE=$(usex lame)
-   -DWANT_LV2=$(usex lv2)
-   -DWANT_MP3_DECODE=$(usex mad)
-   -DWANT_PULSEAUDIO=$(usex pulseaudio)
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   local res
-   for res in 16 24 48 64 128; do
-   doicon -s ${res} 
resources/freedesktop/icons/${res}x${res}/apps/${PN}.png
-   done
-   doicon -s scalable resources/freedesktop/icons/scalable/apps/${PN}.svg
-
-   domenu resources/traverso.desktop
-
-   insinto /usr/share/${PN}
-   doins -r resources/themes
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }



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

2018-01-12 Thread Andreas Sturmlechner
commit: a8e738ed94f941613509c4e51260dad36d622725
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 20:55:43 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:16:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e738ed

profiles: Mask net-misc/netfleet for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ff1e8b05e30..a5de5e60a77 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 #--- END OF EXAMPLES ---
 
 # Andreas Sturmlechner  (12 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
+net-misc/netfleet
+
+# Andreas Sturmlechner  (12 Jan 2018)
 # Dead upstream, EAPI 2, depends on dead Qt4. kde-apps/filelight
 # is a possible alternative. Masked for removal in 30 days.
 sys-apps/qdiskusage



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

2018-01-12 Thread Andreas Sturmlechner
commit: ad2999b9867ced55409b0a23860de10a637468c4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 20:28:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:16:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2999b9

media-libs/libxspf: Drop USE=doc, depends on qthelp:4

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

 media-libs/libxspf/files/libxspf-1.2.0-gcc44.patch |  8 ++---
 media-libs/libxspf/files/libxspf-1.2.0-gcc47.patch |  4 +--
 media-libs/libxspf/libxspf-1.2.0.ebuild| 42 +++---
 3 files changed, 28 insertions(+), 26 deletions(-)

diff --git a/media-libs/libxspf/files/libxspf-1.2.0-gcc44.patch 
b/media-libs/libxspf/files/libxspf-1.2.0-gcc44.patch
index fa16b589df3..668e8af1be1 100644
--- a/media-libs/libxspf/files/libxspf-1.2.0-gcc44.patch
+++ b/media-libs/libxspf/files/libxspf-1.2.0-gcc44.patch
@@ -1,7 +1,7 @@
 http://bugs.gentoo.org/261604
 
 test/OfficialSuite.cpp
-+++ test/OfficialSuite.cpp
+--- a/test/OfficialSuite.cpp
 b/test/OfficialSuite.cpp
 @@ -21,6 +21,7 @@
   * Sebastian Pipping, sp...@xiph.org
   */
@@ -10,8 +10,8 @@ http://bugs.gentoo.org/261604
  #include "OfficialSuite.h"
  #include 
  using namespace Xspf;
 test/ProjectOpus/ProjectOpusSuite.cpp
-+++ test/ProjectOpus/ProjectOpusSuite.cpp
+--- a/test/ProjectOpus/ProjectOpusSuite.cpp
 b/test/ProjectOpus/ProjectOpusSuite.cpp
 @@ -21,6 +21,7 @@
   * Sebastian Pipping, sp...@xiph.org
   */

diff --git a/media-libs/libxspf/files/libxspf-1.2.0-gcc47.patch 
b/media-libs/libxspf/files/libxspf-1.2.0-gcc47.patch
index b408416e7ef..76c0dca755f 100644
--- a/media-libs/libxspf/files/libxspf-1.2.0-gcc47.patch
+++ b/media-libs/libxspf/files/libxspf-1.2.0-gcc47.patch
@@ -1,7 +1,7 @@
 http://bugs.gentoo.org/421745
 
 examples/read/read.cpp
-+++ examples/read/read.cpp
+--- a/examples/read/read.cpp
 b/examples/read/read.cpp
 @@ -43,6 +43,7 @@
  #include 
  #include  // MAX_PATH

diff --git a/media-libs/libxspf/libxspf-1.2.0.ebuild 
b/media-libs/libxspf/libxspf-1.2.0.ebuild
index a7c71fb4d12..fa7f0ecfa6f 100644
--- a/media-libs/libxspf/libxspf-1.2.0.ebuild
+++ b/media-libs/libxspf/libxspf-1.2.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-inherit eutils
+EAPI=6
+
+inherit xdg-utils
 
 DESCRIPTION="Playlist handling library"
 HOMEPAGE="http://libspiff.sourceforge.net/;
@@ -11,38 +12,39 @@ SRC_URI="mirror://sourceforge/libspiff/${P}.tar.bz2"
 LICENSE="BSD LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="doc static-libs test"
+IUSE="static-libs test"
 
-RDEPEND=">=dev-libs/expat-2
+RDEPEND="
+   >=dev-libs/expat-2
>=dev-libs/uriparser-0.7.5"
 DEPEND="${RDEPEND}
virtual/pkgconfig
-   doc? (
-   >=app-doc/doxygen-1.5.8
-   media-gfx/graphviz
-   dev-qt/qthelp:4
-   )
test? ( >=dev-util/cpptest-1.1 )"
 
-DOCS="AUTHORS ChangeLog NEWS README THANKS"
+DOCS=( AUTHORS ChangeLog NEWS README THANKS )
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gcc44.patch
+   "${FILESDIR}"/${P}-gcc47.patch
+)
 
 src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-gcc44.patch \
-   "${FILESDIR}"/${P}-gcc47.patch
+   default
+   xdg_environment_reset
+
+   # do not install missing files
+   sed -e 's/gif,//' -i doc/Makefile* \
+   -i bindings/c/doc/Makefile* || die "sed failed"
 }
 
 src_configure() {
-   export XDG_CONFIG_HOME="${T}" #398881#c2
-
econf \
-   --docdir="${EPREFIX}"/usr/share/doc/${PF} \
+   --disable-doc \
$(use_enable static-libs static) \
-   $(use_enable test) \
-   $(use_enable doc)
+   $(use_enable test)
 }
 
 src_install() {
default
-   prune_libtool_files
+   find "${D}" -name '*.la' -delete || die
 }



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

2018-01-12 Thread Andreas Sturmlechner
commit: 4ea5fe6b3db57fd9cddbcc95415d92a1c82783da
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 21:50:45 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:16:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea5fe6b

profiles: Mask dev-util/beediff for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a5de5e60a77..65bc9705f14 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 # Andreas Sturmlechner  (12 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
+dev-util/beediff
+
+# Andreas Sturmlechner  (12 Jan 2018)
+# Dead upstream, depends on dead Qt4.
+# Masked for removal in 30 days.
 net-misc/netfleet
 
 # Andreas Sturmlechner  (12 Jan 2018)



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

2018-01-12 Thread Andreas Sturmlechner
commit: e5c0e27a308347eaf6530726217ebeef48102d72
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 21:58:44 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:16:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c0e27a

profiles: Mask net-dns/cagibi for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 65bc9705f14..b86664ac9e7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 #--- END OF EXAMPLES ---
 
 # Andreas Sturmlechner  (12 Jan 2018)
+# Dead upstream, depends on dead Qt4, no port to Qt5.
+# Masked for removal in 30 days.
+net-dns/cagibi
+
+# Andreas Sturmlechner  (12 Jan 2018)
 # Dead upstream, depends on dead Qt4.
 # Masked for removal in 30 days.
 dev-util/beediff



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

2018-01-12 Thread Andreas Sturmlechner
commit: e4ee737586a01d5bbe5a49097b7c1af61e5eb025
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 22:15:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 22:16:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ee7375

media-sound/traverso: 0.49.5 version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/traverso/Manifest   |  1 +
 media-sound/traverso/traverso-0.49.5.ebuild | 82 +
 2 files changed, 83 insertions(+)

diff --git a/media-sound/traverso/Manifest b/media-sound/traverso/Manifest
index 034c8786253..776ee551dec 100644
--- a/media-sound/traverso/Manifest
+++ b/media-sound/traverso/Manifest
@@ -1 +1,2 @@
 DIST traverso-0.49.3.tar.gz 1391101 BLAKE2B 
e0768bf17734903d78dd5e54e201451c24b51ff502b9c6b802d58d3dc0cd374107efac1b052440ca40be5edf1699beaa21a4fbac9e0d86661c9be95e2f68cc10
 SHA512 
3db1dbc99ef3b0a9597959a6a3ce93909ec32d5f00648659debe1e8c5cec58ac6ab2108d5c66a1fc4145c2fe110c7db801fda8914664127653457132eac94ef2
+DIST traverso-0.49.5.tar.gz 1510807 BLAKE2B 
de593be2ae8cc0310f25be45c8996ce6e9dd291a4e04d3ff185253821d84d44b2d816795d9510237b7a651af2f2ded3c032e48299d084db78f5f488e00fecda0
 SHA512 
86490479a06dca0e03e07a7938dd8ef1cf680da30c83ff1fac5f6a2f99b771995f6ef8f5ef8dff31103db50efadb69179057bf1c6a27b42b66260386986c94c4

diff --git a/media-sound/traverso/traverso-0.49.5.ebuild 
b/media-sound/traverso/traverso-0.49.5.ebuild
new file mode 100644
index 000..88f028379b4
--- /dev/null
+++ b/media-sound/traverso/traverso-0.49.5.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils desktop flag-o-matic gnome2-utils xdg-utils
+
+DESCRIPTION="Professional Audio Tools for GNU/Linux"
+HOMEPAGE="https://traverso-daw.org/;
+SRC_URI="https://traverso-daw.org/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa debug jack lame lv2 mad pulseaudio"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   >=media-libs/flac-1.1.2
+   >=media-libs/libogg-1.1.2
+   media-libs/libsamplerate
+   >=media-libs/libsndfile-1.0.12
+   >=media-libs/libvorbis-1.1.2
+   >=media-sound/wavpack-4.40.0
+   >=sci-libs/fftw-3
+   alsa? ( >=media-libs/alsa-lib-1.0.0 )
+   jack? ( virtual/jack )
+   lame? ( media-sound/lame )
+   lv2? ( media-libs/lilv )
+   mad? ( >=media-libs/libmad-0.15.0 )
+   pulseaudio? ( >=media-sound/pulseaudio-0.9 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README resources/help.text )
+
+PATCHES=( "${FILESDIR}"/${PN}-0.49.2-desktop.patch )
+
+src_configure() {
+   use lv2 && append-cppflags "$($(tc-getPKG_CONFIG) --cflags slv2)" 
#415165
+
+   local mycmakeargs=(
+   -DWANT_ALSA=$(usex alsa)
+   -DWANT_TRAVERSO_DEBUG=$(usex debug)
+   -DWANT_JACK=$(usex jack)
+   -DWANT_MP3_ENCODE=$(usex lame)
+   -DWANT_LV2=$(usex lv2)
+   -DWANT_MP3_DECODE=$(usex mad)
+   -DWANT_PULSEAUDIO=$(usex pulseaudio)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   local res
+   for res in 16 24 48 64 128; do
+   doicon -s ${res} 
resources/freedesktop/icons/${res}x${res}/apps/${PN}.png
+   done
+   doicon -s scalable resources/freedesktop/icons/scalable/apps/${PN}.svg
+
+   domenu resources/traverso.desktop
+
+   insinto /usr/share/${PN}
+   doins -r resources/themes
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_mimeinfo_database_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_mimeinfo_database_update
+   xdg_desktop_database_update
+}



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

2018-01-12 Thread Craig Andrews
commit: 95aa384488283311a5105dc76c393a2ab0ec62db
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Jan  5 15:19:36 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Fri Jan 12 22:14:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95aa3844

sys-apps/readahead-list: update Homepage, fix header

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

 sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild 
b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
index b7033eeced8..2c963c97fec 100644
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
+++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Preloads files into the page cache to accelerate program loading"
-HOMEPAGE="http://www.orbis-terrarum.net;
+HOMEPAGE="https://github.com/robbat2/readahead-list;
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"



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

2018-01-12 Thread Craig Andrews
commit: e8ee4e9dd40524c72161505be792a5b354b10da4
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Jan  5 15:18:56 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Fri Jan 12 22:14:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ee4e9d

sys-apps/readahead-list: remove old

 .../readahead-list-1.20060421.1016-r1.ebuild   | 58 -
 .../readahead-list-1.20060421.1016-r2.ebuild   | 60 --
 .../readahead-list-1.20060421.1016.ebuild  | 60 --
 3 files changed, 178 deletions(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r1.ebuild 
b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r1.ebuild
deleted file mode 100644
index 5790a1d340e..000
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit base
-
-DESCRIPTION="Preloads files into the page cache to accelerate program loading"
-HOMEPAGE="http://www.orbis-terrarum.net;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/os-headers"
-
-PATCHES=( "${FILESDIR}/${P}-gcc-4.3.patch" )
-
-src_compile() {
-   econf --sbindir=/sbin || die "econf failed"
-   emake || die "emake failed"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-
-   # init scripts
-   #cd "${S}/contrib/init/gentoo/"
-   newinitd "${FILESDIR}"/init.d-readahead-list readahead-list
-   newinitd "${FILESDIR}"/init.d-readahead-list-early readahead-list-early
-   newconfd "${FILESDIR}"/conf.d-readahead-list readahead-list
-
-   # default config
-   insinto /etc/readahead-list
-   cd "${S}/contrib/data"
-   newins readahead.runlevel-default.list runlevel-default
-   newins readahead.runlevel-boot.list runlevel-boot
-   newins readahead._sbin_rc.list exec_sbin_rc
-
-   # docs
-   cd "${S}"
-   dodoc README
-   if use doc; then
-   docinto scripts
-   dodoc contrib/scripts/*
-   fi
-   # clean up a bit
-   find "${D}/usr/share/doc/${PF}/" -type f -name 'Makefile*' -exec rm -f 
\{\} \;
-}
-
-pkg_postinst() {
-   einfo "You should add readahead-list to your runlevels:"
-   einfo "  rc-update add readahead-list-early boot"
-   einfo "  rc-update add readahead-list boot"
-   einfo "Also consider customizing the lists in /etc/readahead-list"
-   einfo "for maximum performance gain."
-}

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r2.ebuild 
b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r2.ebuild
deleted file mode 100644
index 80b37f7a964..000
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Preloads files into the page cache to accelerate program loading"
-HOMEPAGE="http://www.orbis-terrarum.net;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/os-headers
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}-gcc-4.3.patch"
-   "${FILESDIR}/${P}-gcc6.patch"
-)
-
-src_configure() {
-   econf --sbindir=/sbin
-}
-
-src_install() {
-   default
-
-   # init scripts
-   #cd "${S}/contrib/init/gentoo/"
-   newinitd "${FILESDIR}"/init.d-readahead-list readahead-list
-   newinitd "${FILESDIR}"/init.d-readahead-list-early readahead-list-early
-   newconfd "${FILESDIR}"/conf.d-readahead-list readahead-list
-
-   # default config
-   insinto /etc/readahead-list
-   cd "${S}/contrib/data"
-   newins readahead.runlevel-default.list runlevel-default
-   newins readahead.runlevel-boot.list runlevel-boot
-   newins readahead._sbin_rc.list exec_sbin_rc
-
-   # docs
-   cd "${S}"
-   if use doc; then
-   docinto scripts
-   dodoc contrib/scripts/*
-   fi
-   # clean up a bit
-   find "${D}/usr/share/doc/${PF}/" -type f -name 'Makefile*' -exec rm -f 
\{\} \;
-}
-
-pkg_postinst() {
-   einfo "You should add readahead-list to your runlevels:"
-   einfo "  rc-update add readahead-list-early boot"
-   einfo "  rc-update add readahead-list boot"
-   einfo "Also consider customizing the lists in /etc/readahead-list"
-   einfo "for maximum performance gain."
-}

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild 
b/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild
deleted file mode 100644
index 1e7b7b64fb1..000
--- 

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

2018-01-12 Thread Aaron Swenson
commit: 5bcc72860106a76e08fa4a1c542d09e78b12ef75
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jan 12 21:36:52 2018 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jan 12 21:36:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcc7286

dev-db/pgadmin4: Bump to 2.1

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-db/pgadmin4/Manifest|   1 +
 dev-db/pgadmin4/pgadmin4-2.1.ebuild | 122 
 2 files changed, 123 insertions(+)

diff --git a/dev-db/pgadmin4/Manifest b/dev-db/pgadmin4/Manifest
index 793f3fffab4..819b5bbda07 100644
--- a/dev-db/pgadmin4/Manifest
+++ b/dev-db/pgadmin4/Manifest
@@ -1 +1,2 @@
 DIST pgadmin4-2.0.tar.gz 24988176 BLAKE2B 
96e942d5001b1d590fb1b642933c665a13bca5429d3a3e74eefe4a8090c76515cc08b656ebfea3a170b4fa6077d7086fbffdd5fddfcb517be08fd4ecc20052ab
 SHA512 
463e95a341dec74ac0a08a647af1cbe83b514b0595b8469ab9c7b5335e24604e082b906d530aa735fef7b08c58d8a8a6df3edf5dc65402f6521165f1cbb72f67
+DIST pgadmin4-2.1.tar.gz 27842212 BLAKE2B 
26c12dff8e2e5e37dd2911f6eb582a0f706d73490c8d93e83b07b7537fc201547d095d4f34181d2502bbc29b2741614adabf876b7e6ea3ef5f555eab94caa240
 SHA512 
02bc122ae53db595a1fd395e634fc4d0891f024a2e5e341c81b306a8c1d07bc18e5673cda440c7ba56754be4902ae4441010db0140132352e12b8986c8c0f47c

diff --git a/dev-db/pgadmin4/pgadmin4-2.1.ebuild 
b/dev-db/pgadmin4/pgadmin4-2.1.ebuild
new file mode 100644
index 000..6f381680483
--- /dev/null
+++ b/dev-db/pgadmin4/pgadmin4-2.1.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_REQ_USE="sqlite"
+
+inherit python-single-r1 qmake-utils
+
+DESCRIPTION="GUI administration and development platform for PostgreSQL"
+HOMEPAGE="http://www.pgadmin.org/;
+SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
+
+LICENSE="POSTGRESQL"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="doc"
+
+RESTRICT="test"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   dev-qt/qtwidgets:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtwebengine:5[widgets]
+"
+
+DEPEND="${COMMON_DEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=app-text/htmlmin-0.1.10[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   >=dev-python/beautifulsoup-4.4.1[${PYTHON_USEDEP}]
+   >=dev-python/blinker-1.3[${PYTHON_USEDEP}]
+   >=dev-python/click-6.6[${PYTHON_USEDEP}]
+   >=dev-python/extras-0.0.3[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.11.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-babel-0.11.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-gravatar-0.4.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-htmlmin-1.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-login-0.3.2[${PYTHON_USEDEP}]
+   >=dev-python/flask-mail-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-migrate-2.0.3[${PYTHON_USEDEP}]
+   >=dev-python/flask-paranoid-0.1.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-principal-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/flask-security-1.7.5[${PYTHON_USEDEP}]
+   >=dev-python/flask-sqlalchemy-2.1[${PYTHON_USEDEP}]
+   >=dev-python/flask-wtf-0.12[${PYTHON_USEDEP}]
+   >=dev-python/html5lib-0.999[${PYTHON_USEDEP}]
+   >=dev-python/itsdangerous-0.24[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}]
+   >=dev-python/linecache2-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/markupsafe-0.23[${PYTHON_USEDEP}]
+   >=dev-python/mimeparse-1.5.1[${PYTHON_USEDEP}]
+   >=dev-python/passlib-1.6.2[${PYTHON_USEDEP}]
+   >=dev-python/pbr-1.9.1[${PYTHON_USEDEP}]
+   >=dev-python/psycopg-2.7.3.2[${PYTHON_USEDEP}]
+   >=dev-python/pycrypto-2.6.1[${PYTHON_USEDEP}]
+   >=dev-python/pyrsistent-0.11.13[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/python-sqlparse-0.1.19[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2014.10[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-3.6.5[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/speaklater-1.3[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.0.14[${PYTHON_USEDEP}]
+   >=dev-python/werkzeug-0.9.6[${PYTHON_USEDEP}]
+   >=dev-python/wtforms-2.0.2[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}"/${P}/runtime
+
+src_prepare() {
+   cd "${WORKDIR}"/${P} || die
+   default
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_compile() {
+   default
+   if use doc; then
+   cd "${WORKDIR}"/${P} || die
+   emake docs
+   fi
+}
+
+src_install() {
+   dobin pgAdmin4
+
+   cd "${WORKDIR}"/${P} || die
+
+   local APP_DIR=/usr/share/${PN}/web
+   insinto "${APP_DIR}"
+   doins -r web/*
+   cat > 

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

2018-01-12 Thread Aaron Swenson
commit: 9c4d6ead5a1183d124e3fbc6fbff1a420dc688af
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jan 12 21:35:10 2018 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jan 12 21:35:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c4d6ead

dev-db/pgpool2: Bump to 3.7.1

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-db/pgpool2/Manifest |  1 +
 dev-db/pgpool2/pgpool2-3.7.1.ebuild | 98 +
 2 files changed, 99 insertions(+)

diff --git a/dev-db/pgpool2/Manifest b/dev-db/pgpool2/Manifest
index 664bfb2820b..ca8f20d575b 100644
--- a/dev-db/pgpool2/Manifest
+++ b/dev-db/pgpool2/Manifest
@@ -1 +1,2 @@
 DIST pgpool-II-3.7.0.tar.gz 3269076 BLAKE2B 
f7a396e82022a35e5f46fb644ca4a9007db3abaf97f8249d88bca00abf5d33abe7d47f705e959f7fb910885bf49f68bd5f965aae3085d12076d3100cca2f25f8
 SHA512 
cf8eef3a2ec761b51f9e6a72b5211810de57ad9b40b1738067616478b6486a813782588bfc92f6f351334d9514b1394551230c486fa0ac2f6c18a0490f22bbe2
+DIST pgpool-II-3.7.1.tar.gz 3237755 BLAKE2B 
ec196e384c9c4c03a28081fbb74b820c7480e2a98427441572142bd80bff6d2adbbda9bc19df1c70f4699af28fcac5f09161a5938df633bb9eba52c0d9dc24ac
 SHA512 
2a83f573ca2a720ee7beb75d8d1380747e29b2bb3c809f51bd0f8e4423d67f882ce2acb7d9ea118c55313e969aba3bf94a0d5b190eb905123d43c09df25e00ef

diff --git a/dev-db/pgpool2/pgpool2-3.7.1.ebuild 
b/dev-db/pgpool2/pgpool2-3.7.1.ebuild
new file mode 100644
index 000..4a6fed48f20
--- /dev/null
+++ b/dev-db/pgpool2/pgpool2-3.7.1.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+POSTGRES_COMPAT=( 9.{2..6} 10 )
+
+inherit postgres-multi
+
+MY_P="${PN/2/-II}-${PV}"
+
+DESCRIPTION="Connection pool server for PostgreSQL"
+HOMEPAGE="http://www.pgpool.net/;
+SRC_URI="http://www.pgpool.net/download.php?f=${MY_P}.tar.gz -> ${MY_P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+
+IUSE="doc memcached pam ssl static-libs"
+
+RDEPEND="
+   ${POSTGRES_DEP}
+   net-libs/libnsl:0=
+   memcached? ( dev-libs/libmemcached )
+   pam? ( sys-auth/pambase )
+   ssl? ( dev-libs/openssl:* )
+"
+DEPEND="${RDEPEND}
+   sys-devel/bison
+   !!dev-db/pgpool
+"
+
+S=${WORKDIR}/${MY_P}
+
+pkg_setup() {
+   postgres_new_user pgpool
+
+   postgres-multi_pkg_setup
+}
+
+src_prepare() {
+   eapply "${FILESDIR}/pgpool_run_paths-3.6.5.patch"
+
+   postgres-multi_src_prepare
+}
+
+src_configure() {
+   local myconf
+   use memcached && \
+   
myconf="--with-memcached=\"${EROOT%/}/usr/include/libmemcached\""
+   use pam && myconf+=' --with-pam'
+
+   postgres-multi_foreach econf \
+   --disable-rpath \
+   --sysconfdir="${EROOT%/}/etc/${PN}" \
+   --with-pgsql-includedir='/usr/include/postgresql-@PG_SLOT@' \
+   
--with-pgsql-libdir="/usr/$(get_libdir)/postgresql-@PG_SLOT@/$(get_libdir)" \
+   $(use_with ssl openssl) \
+   $(use_enable static-libs static) \
+   ${myconf}
+}
+
+src_compile() {
+   # Even though we're only going to do an install for the best slot
+   # available, the extension bits in src/sql need some things outside
+   # of that directory built, too.
+   postgres-multi_foreach emake
+   postgres-multi_foreach emake -C src/sql
+}
+
+src_install() {
+   # We only need the best stuff installed
+   postgres-multi_forbest emake DESTDIR="${D}" install
+
+   # Except for the extension and .so files that each PostgreSQL slot needs
+   postgres-multi_foreach emake DESTDIR="${D}" -C src/sql install
+
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+   newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+   # Documentation!
+   dodoc NEWS TODO
+   doman doc/src/sgml/man{1,8}/*
+   use doc && dodoc -r doc/src/sgml/html
+
+   # Examples and extras
+   # mv some files that get installed to /usr/share/pgpool-II so that
+   # they all wind up in the same place
+   mv "${ED%/}/usr/share/${PN/2/-II}" "${ED%/}/usr/share/${PN}" || die
+   into "/usr/share/${PN}"
+   dobin 
src/sample/{pgpool_recovery,pgpool_recovery_pitr,pgpool_remote_start}
+   insinto "/usr/share/${PN}"
+   doins src/sample/{{pcp,pgpool,pool_hba}.conf.sample*,pgpool.pam}
+
+   # One more thing: Evil la files!
+   find "${ED}" -name '*.la' -exec rm -f {} +
+}



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

2018-01-12 Thread Craig Andrews
commit: b8dc39e0e6aacef522c4e1597f53b8fa286f4e79
Author: Jonathan Scruggs  gmail  com>
AuthorDate: Sat Dec 30 10:23:50 2017 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Fri Jan 12 21:06:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8dc39e0

media-libs/osl: Make clang depend compatible with llvm 4

LLVM 4 dropped a use flag to enable clang support. The depend is
now directly to sys-devel/clang.

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

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

diff --git a/media-libs/osl/osl-1.8.12.ebuild b/media-libs/osl/osl-1.8.12.ebuild
index 6bbe3b7c837..7e301585996 100644
--- a/media-libs/osl/osl-1.8.12.ebuild
+++ b/media-libs/osl/osl-1.8.12.ebuild
@@ -28,7 +28,7 @@ RDEPEND=">=media-libs/openexr-2.2.0
 
 DEPEND="${RDEPEND}
>=dev-libs/boost-1.62
-   sys-devel/llvm[clang]
+   sys-devel/clang
sys-devel/bison
sys-devel/flex
virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: games-engines/openmw/

2018-01-12 Thread David Seifert
commit: 4b2019e2047d4a0c717c7cb031b0c7e53515d7ef
Author: Victor  bks  tv>
AuthorDate: Thu Jan 11 21:46:47 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Jan 12 21:01:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2019e2

games-engines/openmw: version bump to 0.4.3

Bump version

Closes: https://bugs.gentoo.org/643486
Closes: https://github.com/gentoo/gentoo/pull/6824
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/6824

 games-engines/openmw/Manifest |   1 +
 games-engines/openmw/openmw-0.43.0.ebuild | 125 ++
 2 files changed, 126 insertions(+)

diff --git a/games-engines/openmw/Manifest b/games-engines/openmw/Manifest
index 39136c95ce3..f32944fc53a 100644
--- a/games-engines/openmw/Manifest
+++ b/games-engines/openmw/Manifest
@@ -1 +1,2 @@
 DIST openmw-0.42.0.tar.gz 4956838 BLAKE2B 
5311a47bbbd917cc2fcf91f79c1f31896afa6cd54f3a1e75fc715c9e09362da9c9117a6c6b42a200047d6953ee4e5bf8ef80fe132f23806f5a354ac3ff634048
 SHA512 
f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3
+DIST openmw-0.43.0.tar.gz 5023421 BLAKE2B 
c99e3a23b22b642dea9e8f2d9414e00aa6a05c4331a9715882465781caca60cd857675d87079bafc3596783e257213bec9d6f1f4e78a3d795e973fb1d895811e
 SHA512 
e902dd2274c05838bb1171f07d7a673fc7b85d1290a9e01c8ab89f1c279bd236332ecdc0f2b7944ec7209a0e6022ff472639b5724bf26904e3a2d338c7be401a

diff --git a/games-engines/openmw/openmw-0.43.0.ebuild 
b/games-engines/openmw/openmw-0.43.0.ebuild
new file mode 100644
index 000..58000b29e43
--- /dev/null
+++ b/games-engines/openmw/openmw-0.43.0.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils gnome2-utils readme.gentoo-r1
+
+DESCRIPTION="Open source reimplementation of TES III: Morrowind"
+HOMEPAGE="https://openmw.org/;
+SRC_URI="https://github.com/OpenMW/openmw/archive/${P}.tar.gz;
+
+LICENSE="GPL-3 MIT BitstreamVera ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc devtools +qt5"
+
+RDEPEND="
+   
>=dev-games/openscenegraph-3.3.4[ffmpeg,jpeg,png,qt5,sdl,svg,truetype,zlib]
+   dev-games/mygui
+   dev-libs/boost:=[threads]
+   dev-libs/tinyxml[stl]
+   media-libs/libsdl2[joystick,opengl,video,X]
+   media-libs/openal
+   media-video/ffmpeg:=
+   >=sci-physics/bullet-2.86
+   virtual/opengl
+   qt5? (
+   app-arch/unshield
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwidgets:5
+   )
+"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen[doc] dev-python/sphinx )"
+
+S="${WORKDIR}/${PN}-${P}"
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   # We don't install license files
+   sed -e '/LICDIR/d' \
+   -i CMakeLists.txt || die
+   # Use the system tinyxml headers
+   sed -e 's/"tinyxml.h"//g' \
+   -e 's/"tinystr.h"//g' \
+   -i extern/oics/ICSPrerequisites.h || die
+}
+
+src_configure() {
+   use devtools && ! use qt5 && \
+   elog "'qt5' USE flag is disabled, 'openmw-cs' will not be 
installed"
+
+   local mycmakeargs=(
+   -DBUILD_BSATOOL=$(usex devtools)
+   -DBUILD_DOCS=$(usex doc)
+   -DBUILD_ESMTOOL=$(usex devtools)
+   -DBUILD_LAUNCHER=$(usex qt5)
+   -DBUILD_NIFTEST=$(usex devtools)
+   -DBUILD_OPENCS=$(usex devtools $(usex qt5))
+   -DBUILD_WIZARD=$(usex qt5)
+   -DBUILD_UNITTESTS=OFF
+   -DGLOBAL_DATA_PATH=/usr/share
+   -DICONDIR="/usr/share/icons/hicolor/256x256/apps"
+   -DMORROWIND_DATA_FILES="/usr/share/morrowind-data"
+   -DUSE_SYSTEM_TINYXML=ON
+   -DDESIRED_QT_VERSION=5
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   if use doc ; then
+   cmake-utils_src_compile doc
+   find "${CMAKE_BUILD_DIR}"/docs/Doxygen/html \
+   -name '*.md5' -type f -delete || die
+   HTML_DOCS=( "${CMAKE_BUILD_DIR}"/docs/Doxygen/html/. )
+   fi
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   local DOC_CONTENTS="
+   You need the original Morrowind data files. If you haven't
+   installed them yet, you can install them straight via the
+   installation wizard which is the officially supported method
+   (either by using the launcher or by calling 'openmw-wizard'
+   directly).\n"
+
+   if ! use qt5; then
+   local DOC_CONTENTS+="\n\n
+   USE flag 'qt5' is disabled, 'openmw-launcher' and
+   'openmw-wizard' are not available. You are on your own for
+  

[gentoo-commits] repo/gentoo:master commit in: dev-python/psycopg/files/, dev-python/psycopg/

2018-01-12 Thread Aaron Swenson
commit: 4eeca29c1cbeec279c6cb5d572bc0518162f237e
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jan 12 21:01:04 2018 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jan 12 21:01:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eeca29c

dev-python/psycopg: Bump to 2.7.3.2 and many fixes

Apply a couple patches. One for building documentation (634730) and
another to avoid building against mxdatetime from the antiquated
dev-python/egenix-mx-base (452028, 629430).

This version knows how to parse the new PostgreSQL version scheme
(625540).

Docs build again (540996).

Bug: https://bugs.gentoo.org/452028
Bug: https://bugs.gentoo.org/540996
Bug: https://bugs.gentoo.org/625540
Bug: https://bugs.gentoo.org/629430
Bug: https://bugs.gentoo.org/634730
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/psycopg/Manifest|  1 +
 .../files/psycopg-2.7.3-avoid-mxdatetime.patch | 40 
 .../psycopg/files/psycopg-2.7.3-sphinx-1.6.patch   | 29 +
 dev-python/psycopg/psycopg-2.7.3.2.ebuild  | 72 ++
 4 files changed, 142 insertions(+)

diff --git a/dev-python/psycopg/Manifest b/dev-python/psycopg/Manifest
index bcead7e4386..38aab41bf95 100644
--- a/dev-python/psycopg/Manifest
+++ b/dev-python/psycopg/Manifest
@@ -2,4 +2,5 @@ DIST psycopg-1.1.21.tar.gz 213753 BLAKE2B 
679b4ba810ad7821c781e169baae1f62b6f926
 DIST psycopg2-2.5.3.tar.gz 690689 BLAKE2B 
c1c070fc9acf5270f6bd711d457f162d2e5622a0cb40584d5b24cce441429c460aded278b67dbdf351605d710085c3e04ac63927d736c8d04ea27d21cccdea10
 SHA512 
88590c37be839e8cf5025b7ac40411c4682269700795c5f8f1b762966d906faf3f1ee85de35fc734a2d10c6a68d7fef569891bd96919bab809b9500625e2a41a
 DIST psycopg2-2.6.2.tar.gz 376348 BLAKE2B 
279f2fb905c3e3034d89535a8c1de3114ef87cbd7f4b32a54b38150ef1cb845ae9811b3d6f57a5f46042db47e6d5f2563e87c986cdb8a8799fe6d60580180cc3
 SHA512 
614314b5ab7ab5fa7c5e9c4f861579f90bd73521a9964dcb5a0938f77a9d6dfbea689cef35ad399cda698a45bb736c315912cb5dca85a52132f011d79f4863ac
 DIST psycopg2-2.7.3.1.tar.gz 425069 BLAKE2B 
4d34859c63217bad08374b0a8d03dbcba7711c1e8034eb106ba27211e85af148f51902e2d1b294e4c0ba4e798f4a64903d9d735605d09bbcb1d291ad23cfb4e0
 SHA512 
206d4cf62a091927daf4b734e0b3597399fc588cb738366711674fc06c39d68a682981bc4756c356d37c41caba49b5df2b915beace8670c190d7d41e374f1eb5
+DIST psycopg2-2.7.3.2.tar.gz 425107 BLAKE2B 
47fe652d5e2e62c765150941d565b9ee896e221ae565e51745645f2723a0070481daf2f0d0d1a1fbd741b5b536c12cdf892becb4d5d4283a26cd324cd02c47c6
 SHA512 
38460369e339b16e433328e9bd6ccdbb4b03e41d40b9fb453a54513af4ec43f0a72dc795de6eb13d9618e1d5636991d3de7f619459b3f21d070798d497b2776f
 DIST psycopg2-2.7.3.tar.gz 425004 BLAKE2B 
df405ca5b5f5887fbd166523cafd5686a9148b313b7c30a85dbfc5dec42aff426505993f42a18d6d60569deb17a5748a858737a139d74943e66bce8bdd12beb3
 SHA512 
9e673f47190b12ab31e783a3d2b464231b933cc6ad4f12742c457020aab5db36b83829d84b4e63f793f5567e689081fd9479bfc4634b7bb08c7d873a3f42efc9

diff --git a/dev-python/psycopg/files/psycopg-2.7.3-avoid-mxdatetime.patch 
b/dev-python/psycopg/files/psycopg-2.7.3-avoid-mxdatetime.patch
new file mode 100644
index 000..aab130c5450
--- /dev/null
+++ b/dev-python/psycopg/files/psycopg-2.7.3-avoid-mxdatetime.patch
@@ -0,0 +1,40 @@
+Index: psycopg2-2.7.3/setup.py
+===
+--- psycopg2-2.7.3.orig/setup.py
 psycopg2-2.7.3/setup.py
+@@ -527,20 +527,21 @@ have_pydatetime = True
+ have_mxdatetime = False
+ use_pydatetime = int(parser.get('build_ext', 'use_pydatetime'))
+ 
+-# check for mx package
+-mxincludedir = ''
+-if parser.has_option('build_ext', 'mx_include_dir'):
+-mxincludedir = parser.get('build_ext', 'mx_include_dir')
+-if not mxincludedir:
+-mxincludedir = os.path.join(get_python_inc(plat_specific=1), "mx")
+-if mxincludedir.strip() and os.path.exists(mxincludedir):
+-# Build the support for mx: we will check at runtime if it can be imported
+-include_dirs.append(mxincludedir)
+-define_macros.append(('HAVE_MXDATETIME', '1'))
+-sources.append('adapter_mxdatetime.c')
+-depends.extend(['adapter_mxdatetime.h', 'typecast_mxdatetime.c'])
+-have_mxdatetime = True
+-version_flags.append('mx')
++if not use_pydatetime:
++# check for mx package
++mxincludedir = ''
++if parser.has_option('build_ext', 'mx_include_dir'):
++mxincludedir = parser.get('build_ext', 'mx_include_dir')
++if not mxincludedir:
++mxincludedir = os.path.join(get_python_inc(plat_specific=1), "mx")
++if mxincludedir.strip() and os.path.exists(mxincludedir):
++# Build the support for mx: we will check at runtime if it can be 
imported
++include_dirs.append(mxincludedir)
++define_macros.append(('HAVE_MXDATETIME', '1'))
++sources.append('adapter_mxdatetime.c')
++depends.extend(['adapter_mxdatetime.h', 'typecast_mxdatetime.c'])
++have_mxdatetime = True
++

[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-collections/

2018-01-12 Thread Patrice Clement
commit: cd02a9248d1977ec43940e0d7813c2cd449d0c0f
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jan 12 20:25:56 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jan 12 20:30:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd02a924

dev-java/commons-collections: fix tests.

EAPI 6 bumped the ebuild whilst at it.

Closes: https://bugs.gentoo.org/644154
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../commons-collections-3.2.1-r2.ebuild| 63 ++
 1 file changed, 63 insertions(+)

diff --git a/dev-java/commons-collections/commons-collections-3.2.1-r2.ebuild 
b/dev-java/commons-collections/commons-collections-3.2.1-r2.ebuild
new file mode 100644
index 000..9c732bfc538
--- /dev/null
+++ b/dev-java/commons-collections/commons-collections-3.2.1-r2.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source test"
+
+inherit java-pkg-2 java-ant-2 java-utils-2
+
+DESCRIPTION="Jakarta-Commons Collections Component"
+HOMEPAGE="https://commons.apache.org/collections/;
+SRC_URI="mirror://apache/${PN/-//}/source/${P}-src.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-java/junit:0
+   dev-java/ant-junit:0
+   )
+   >=virtual/jdk-1.6"
+
+RDEPEND=">=virtual/jre-1.6"
+
+S="${WORKDIR}/${P}-src"
+
+PATCHES=( "${FILESDIR}/${P}-Java-8.patch" )
+
+src_prepare() {
+   default
+}
+
+src_compile() {
+   local antflags
+   if use test; then
+   antflags="tf.jar -Djunit.jar=$(java-pkg_getjars junit)"
+   fi
+   eant jar $(use_doc) ${antflags}
+}
+
+src_test() {
+   if [[ "${ARCH}" = "ppc" ]]; then
+   einfo "tests are disabled on ppc"
+   else
+   ANT_TASKS="ant-junit" eant testjar 
-Djunit.jar="$(java-pkg_getjars junit)"
+   fi
+}
+
+src_install() {
+   java-pkg_newjar build/${P}.jar ${PN}.jar
+   use test && \
+   java-pkg_newjar build/${PN}-testframework-${PV}.jar \
+   ${PN}-testframework.jar
+
+   java-pkg_dohtml *.html
+   if use doc; then
+   java-pkg_dojavadoc build/docs/apidocs
+   fi
+   use source && java-pkg_dosrc src/java/*
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-collections/

2018-01-12 Thread Patrice Clement
commit: 75a124c4e86d0dca3b8c2816242b9e3e2d40eb02
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jan 12 20:30:17 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jan 12 20:30:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a124c4

dev-java/commons-collections: stable for amd64. mark stable for the remaining 
arches using the ALLARCHES policy.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-java/commons-collections/commons-collections-4.1.ebuild | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-java/commons-collections/commons-collections-4.1.ebuild 
b/dev-java/commons-collections/commons-collections-4.1.ebuild
index 100262bc428..bd84b509220 100644
--- a/dev-java/commons-collections/commons-collections-4.1.ebuild
+++ b/dev-java/commons-collections/commons-collections-4.1.ebuild
@@ -14,18 +14,21 @@ DESCRIPTION="Extends the JCF classes with new interfaces, 
implementations and ut
 HOMEPAGE="https://commons.apache.org/collections/;
 SRC_URI="mirror://apache/${PN/-//}/source/${MY_P}-src.tar.gz"
 LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
 IUSE="test"
 
-RDEPEND=">=virtual/jre-1.7"
-
-DEPEND=">=virtual/jdk-1.7
+DEPEND="
+   >=virtual/jdk-1.7
test? (
dev-java/easymock:3.2
dev-java/junit:4
)"
 
+RDEPEND="
+   >=virtual/jre-1.7"
+
 S="${WORKDIR}/${MY_P}-src"
+
 JAVA_SRC_DIR="src/main/java"
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-collections/

2018-01-12 Thread Patrice Clement
commit: 39cb4b5ffd7de9744863c1ba0b1c91112dbdf86e
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jan 12 20:28:38 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jan 12 20:30:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cb4b5f

dev-java/commons-collections: switch to https.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-java/commons-collections/commons-collections-4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/commons-collections/commons-collections-4.1.ebuild 
b/dev-java/commons-collections/commons-collections-4.1.ebuild
index 3f442ecfe0e..100262bc428 100644
--- a/dev-java/commons-collections/commons-collections-4.1.ebuild
+++ b/dev-java/commons-collections/commons-collections-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SLOT="4"
 MY_P="${PN}${SLOT}-${PV}"
 
 DESCRIPTION="Extends the JCF classes with new interfaces, implementations and 
utilities"
-HOMEPAGE="http://commons.apache.org/collections/;
+HOMEPAGE="https://commons.apache.org/collections/;
 SRC_URI="mirror://apache/${PN/-//}/source/${MY_P}-src.tar.gz"
 LICENSE="Apache-2.0"
 KEYWORDS="~amd64 ~ppc64 ~x86"



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

2018-01-12 Thread Thomas Deutschmann
commit: 9838f3b95c9e5e82f478249f975fd0cf029e02f0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan 12 20:11:10 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan 12 20:11:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9838f3b9

sys-kernel/gentoo-sources: x86 stable

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

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

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



[gentoo-commits] proj/openrc:master commit in: support/sysvinit/, support/openvpn/, support/deptree2dot/, ...

2018-01-12 Thread William Hubbs
commit: fee2ffe559bc39beec16585daf557b902a53137b
Author: William Hubbs  gmail  com>
AuthorDate: Fri Jan 12 20:10:42 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Jan 12 20:10:42 2018 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=fee2ffe5

Reformat and fix titles in documentation

 BUSYBOX.md|  3 ++-
 FEATURE-REMOVAL-SCHEDULE.md   | 19 ++-
 HISTORY.md|  3 ++-
 NEWS.md   |  3 ++-
 README.md |  3 ++-
 STYLE-GUIDE.md|  3 ++-
 agetty-guide.md   |  3 ++-
 runit-guide.md|  3 ++-
 s6-guide.md   |  3 ++-
 service-script-guide.md   |  9 +
 supervise-daemon-guide.md |  3 ++-
 support/deptree2dot/README.md |  3 ++-
 support/init.d.examples/README.md |  3 +++
 support/openvpn/README.md |  3 +++
 support/sysvinit/README.md|  3 +++
 user-guide.md |  3 +++
 16 files changed, 47 insertions(+), 23 deletions(-)

diff --git a/BUSYBOX.md b/BUSYBOX.md
index c8a78e7b..ae2589b1 100644
--- a/BUSYBOX.md
+++ b/BUSYBOX.md
@@ -1,4 +1,5 @@
-# Using Busybox as your Default Shell with OpenRC
+Using Busybox as your Default Shell with OpenRC
+===
 
 If you have/bin/sh linked to busybox, you need to be aware of several
 incompatibilities between busybox's applets and the standalone

diff --git a/FEATURE-REMOVAL-SCHEDULE.md b/FEATURE-REMOVAL-SCHEDULE.md
index 70588059..0d82c3a3 100644
--- a/FEATURE-REMOVAL-SCHEDULE.md
+++ b/FEATURE-REMOVAL-SCHEDULE.md
@@ -1,11 +1,12 @@
-# Features Scheduled for Removal
+Features Scheduled for Removal
+==
 
 The following is a list of files and features that are going to be removed in
 the source tree.  Every entry should contain what exactly is going away, why it
 is happening, and who is going to be doing the work.  When the feature is
 removed, it should also be removed from this file.
 
-## Service pause action
+# Service pause action
 
 When: 1.0
 
@@ -13,7 +14,7 @@ Why: The same affect can be obtained with the --nodeps option 
to stop.
 
 Who:
 
-## start-stop-daemon options --startas, --chuid , --oknodo
+# start-stop-daemon options --startas, --chuid , --oknodo
 
 When: 1.0
 
@@ -25,7 +26,7 @@ Why: Obsolete or replaced by other options.
 
 Who:
 
-## runscript and rc symbolic links
+# runscript and rc symbolic links
 
 When: 1.0
 
@@ -34,7 +35,7 @@ Why: Deprecated in favor of openrc-run and openrc due to 
naming
 
 Who:
 
-## support for the opts variable in service scripts
+# support for the opts variable in service scripts
 
 When: 1.0
 
@@ -43,7 +44,7 @@ Why: Deprecated in favor of extra_commands, 
extra_started_commands
 
 Who:
 
-## support for local_start and local_stop
+# support for local_start and local_stop
 
 When: 1.0
 
@@ -51,7 +52,7 @@ Why: Deprecated in favor of executable scripts in 
@SYSCONFDIR@/local.d
 
 Who:
 
-## the mtab service script
+# the mtab service script
 
 When: force /etc/mtab to link to /proc/self/mounts in 1.0, remove
  service in 2.0
@@ -61,13 +62,13 @@ Why: /etc/mtab should be a symbolic link to 
/proc/self/mounts on modern
 
 Who:
 
-## C API Functions in rc.h
+# C API Functions in rc.h
 
 If you have a c program that links to librc and uses functions from
 there, this section will list API functions which are deprecated and
 will be removed along with the reason they are being removed.
 
-### rc_getline()
+## rc_getline()
 
 When: 1.0
 

diff --git a/HISTORY.md b/HISTORY.md
index 78d1b602..29855754 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,4 +1,5 @@
-# OpenRC History
+OpenRC History
+==
 
 This history of OpenRC was written by Daniel Robbins, Roy Marples, William
 Hubbs and others.

diff --git a/NEWS.md b/NEWS.md
index 70a6b4db..b64d5d8a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,5 @@
-# OpenRC NEWS
+OpenRC NEWS
+===
 
 This file will contain a list of notable changes for each release. Note
 the information in this file is in reverse order.

diff --git a/README.md b/README.md
index 3f3da79c..584547ea 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# OpenRC README
+OpenRC README
+=
 
 OpenRC is a dependency-based init system that works with the
 system-provided init program, normally `/sbin/init`. Currently, it does

diff --git a/STYLE-GUIDE.md b/STYLE-GUIDE.md
index 6c1fcf25..49827da6 100644
--- a/STYLE-GUIDE.md
+++ b/STYLE-GUIDE.md
@@ -1,4 +1,5 @@
-# OpenRC Style Guide
+OpenRC Coding Style Guide
+=
 
 This is the openrc style manual.  It governs the coding style of all code
 in this repository.  Follow it.  Contact ope...@gentoo.org for any questions

diff --git a/agetty-guide.md b/agetty-guide.md
index 919a0bb0..484527bc 100644
--- a/agetty-guide.md
+++ b/agetty-guide.md
@@ -1,4 +1,5 @@
-# Setting up the 

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

2018-01-12 Thread Thomas Deutschmann
commit: fa8907ae4179cb430e641521d2c1c0ce337861c3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan 12 19:46:03 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan 12 19:46:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa8907ae

sys-kernel/gentoo-sources: x86 stable

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

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

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



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

2018-01-12 Thread Mike Gilbert
commit: a4209ad7aa7c3334cf47a76feb89609358b09369
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jan 12 19:42:50 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jan 12 19:42:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4209ad7

www-client/chromium: skip swiftshader install if it wasn't built

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

 www-client/chromium/chromium-63.0.3239.108.ebuild | 6 --
 www-client/chromium/chromium-64.0.3282.71.ebuild  | 6 --
 www-client/chromium/chromium-65.0.3298.3.ebuild   | 6 --
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/www-client/chromium/chromium-63.0.3239.108.ebuild 
b/www-client/chromium/chromium-63.0.3239.108.ebuild
index 3bbcd8dde5b..b696500ab6e 100644
--- a/www-client/chromium/chromium-63.0.3239.108.ebuild
+++ b/www-client/chromium/chromium-63.0.3239.108.ebuild
@@ -611,8 +611,10 @@ src_install() {
doins -r out/Release/locales
doins -r out/Release/resources
 
-   insinto "${CHROMIUM_HOME}/swiftshader"
-   doins out/Release/swiftshader/*.so
+   if [[ -d out/Release/swiftshader ]]; then
+   insinto "${CHROMIUM_HOME}/swiftshader"
+   doins out/Release/swiftshader/*.so
+   fi
 
# Install icons and desktop entry.
local branding size

diff --git a/www-client/chromium/chromium-64.0.3282.71.ebuild 
b/www-client/chromium/chromium-64.0.3282.71.ebuild
index 54365f906d4..f9d0c892ec1 100644
--- a/www-client/chromium/chromium-64.0.3282.71.ebuild
+++ b/www-client/chromium/chromium-64.0.3282.71.ebuild
@@ -627,8 +627,10 @@ src_install() {
doins -r out/Release/locales
doins -r out/Release/resources
 
-   insinto "${CHROMIUM_HOME}/swiftshader"
-   doins out/Release/swiftshader/*.so
+   if [[ -d out/Release/swiftshader ]]; then
+   insinto "${CHROMIUM_HOME}/swiftshader"
+   doins out/Release/swiftshader/*.so
+   fi
 
# Install icons and desktop entry.
local branding size

diff --git a/www-client/chromium/chromium-65.0.3298.3.ebuild 
b/www-client/chromium/chromium-65.0.3298.3.ebuild
index 9d1cbd86825..33ba5d9ef0e 100644
--- a/www-client/chromium/chromium-65.0.3298.3.ebuild
+++ b/www-client/chromium/chromium-65.0.3298.3.ebuild
@@ -632,8 +632,10 @@ src_install() {
doins -r out/Release/locales
doins -r out/Release/resources
 
-   insinto "${CHROMIUM_HOME}/swiftshader"
-   doins out/Release/swiftshader/*.so
+   if [[ -d out/Release/swiftshader ]]; then
+   insinto "${CHROMIUM_HOME}/swiftshader"
+   doins out/Release/swiftshader/*.so
+   fi
 
# Install icons and desktop entry.
local branding size



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

2018-01-12 Thread Thomas Deutschmann
commit: 56e17e588296fd1522b5f468d9a35c920e3910a9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan 12 19:34:01 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan 12 19:34:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e17e58

dev-python/pysaml2: x86 stable

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

 dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild 
b/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild
index 34cc46c5c0d..8b3dded83c0 100644
--- a/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild
+++ b/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE=""
 
 PATCHES=(



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

2018-01-12 Thread Thomas Deutschmann
commit: ef6c11847d94ad56d845d2c338422c23f9bf52f9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan 12 19:34:56 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan 12 19:34:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6c1184

sys-apps/kmod: x86 stable

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

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

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



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2018-01-12 Thread Thomas Deutschmann
commit: 1865af882c69a7384f1e71f36187b8a5500beb5e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan 12 14:35:55 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan 12 19:26:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1865af88

sys-firmware/intel-microcode: amd64/x86 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild
index c8e8544f588..a62d44a6a6f 100644
--- a/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild
+++ b/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz;
 
 LICENSE="intel-ucode"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 IUSE="initramfs +split-ucode"
 REQUIRED_USE="|| ( initramfs split-ucode )"
 



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

2018-01-12 Thread Thomas Deutschmann
commit: 5ea46f5ae79980c5ef28d1593b96f800033c69a5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan 12 19:27:00 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan 12 19:27:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea46f5a

sys-apps/sandbox: x86 stable

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

 sys-apps/sandbox/sandbox-2.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/sandbox/sandbox-2.12.ebuild 
b/sys-apps/sandbox/sandbox-2.12.ebuild
index 6bea9b71911..0347d33d7d1 100644
--- a/sys-apps/sandbox/sandbox-2.12.ebuild
+++ b/sys-apps/sandbox/sandbox-2.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="app-arch/xz-utils



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

2018-01-12 Thread Mike Frysinger
commit: 55afc97de108e7cb8c792c3766edddb76f651884
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 19:14:37 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 19:15:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55afc97d

sys-apps/s390-tools: version bump to 2.2.0

 sys-apps/s390-tools/Manifest|  1 +
 sys-apps/s390-tools/s390-tools-2.2.0.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/sys-apps/s390-tools/Manifest b/sys-apps/s390-tools/Manifest
index 32ed1d77376..49463a2af85 100644
--- a/sys-apps/s390-tools/Manifest
+++ b/sys-apps/s390-tools/Manifest
@@ -2,3 +2,4 @@ DIST e2fsprogs-1.41.3.tar.gz 4365234 BLAKE2B 
44875ed5890d6f7a690efc5148edc39b454
 DIST linux-2.6.27.tar.bz2 50355835 BLAKE2B 
7f3a20b510e1127894871e7eabad13fd8b26888110a6cf0b64348667299ba3f7a8018995b0ed41d3a7bc32e802e0db2093e35ae4f889022d04fc911952140e0f
 SHA512 
fcafcea4148e15ffacb57e4eef731d8a2655bba15c6445a84f7345579bd6b6b9a68ad1a44a58f78e78a619efd84ce79c63ce3de3931ae7857af647a06ac052e2
 DIST s390-tools-1.23.1.tar.bz2 625295 BLAKE2B 
657ca9394468605ed26b9e4eb24239971076cd741837913109745598c25ffc4fc024c22af376f1da4f3236da3df31da93ccfdd6766e61dc3c004153913b0abca
 SHA512 
c1f0fe79cfcbf6217e1aba74172e7644eee25f8886b70885e8558ad48342d6b41b35cefd398c3f5ff430d382ea6103b93ed8f666f0038d4f5abc3c3bc787d0eb
 DIST s390-tools-1.36.1.tar.bz2 827505 BLAKE2B 
5774062699331c6d5958fef44f6cbb048e05aecc190c2519a29dc9c43b0d0d000d8be8183a447eb81b7affbf236edc21105bfe6a689e23b2f519feea0700b9f0
 SHA512 
83b3456bce8af0d5e1f6a1b96335809a21b676b2371ca101e5f588a18e0de65b8e15a9a973a7dcc2cad800341ecf5997e8230a68b9670751cdf1d6f8d59be22c
+DIST s390-tools-2.2.0.tar.gz 1047199 BLAKE2B 
d23cfb277d341b4fe73ca92eba0a7bf49420d3303737d871979a93814d1c0cb53884a6fae78453fe69d4a8a8e35923fe9bf2433a412578f8d7696c9defd8570a
 SHA512 
f029b92f18f95b49e189a4f5ad78c02ee629e630a93a8bbfe6966030fe8aaf069e86582d77213d68b447300b73317e4dbcb228df5ff0795a2785f6735087ceab

diff --git a/sys-apps/s390-tools/s390-tools-2.2.0.ebuild 
b/sys-apps/s390-tools/s390-tools-2.2.0.ebuild
new file mode 100644
index 000..72f09e63dfb
--- /dev/null
+++ b/sys-apps/s390-tools/s390-tools-2.2.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit toolchain-funcs udev
+
+DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and 
device drivers"
+HOMEPAGE="https://www.ibm.com/developerworks/linux/linux390/s390-tools.html;
+SRC_URI="https://github.com/ibm-s390-tools/s390-tools/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2 MIT"
+SLOT="0"
+KEYWORDS="-* ~s390"
+IUSE="fuse ncurses pfm snmp zlib"
+
+RDEPEND="fuse? ( sys-fs/fuse:= )
+   ncurses? ( sys-libs/ncurses:0= )
+   pfm? ( app-misc/pfm )
+   snmp? ( net-analyzer/net-snmp )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+   dev-util/indent
+   app-admin/genromfs"
+
+src_configure() {
+   export MAKEOPTS+=" V=1"
+   export HAVE_DRACUT=0
+   export HAVE_FUSE=$(usex fuse 1 0)
+   export HAVE_NCURSES=$(usex ncurses 1 0)
+   export HAVE_SNMP=$(usex snmp 1 0)
+   export HAVE_PFM=$(usex pfm 1 0)
+   export HAVE_ZLIB=$(usex zlib 1 0)
+   tc-export AR BUILD_CC CC CXX LD NM OBJCOPY
+}
+
+src_compile() {
+   emake \
+   AR="${AR}" \
+   HOSTCC="${BUILD_CC}" \
+   CC="${CC}" LINK="${CC}" \
+   CXX="${CXX}" LINKXX="${CXX}" \
+   LD="${LD}" \
+   NM="${NM}" \
+   OBJCOPY="${OBJCOPY}"
+}
+
+src_install() {
+   default
+   udev_dorules etc/udev/rules.d/*.rules
+}



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

2018-01-12 Thread Mike Frysinger
commit: b176aae6246de057f64b18c8edeaa3e6404a7d17
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 19:13:45 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 19:15:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b176aae6

sys-apps/s390-tools: move chmem/lsmem to util-linux

 sys-apps/s390-tools/s390-tools-1.36.1-r1.ebuild | 55 +
 1 file changed, 55 insertions(+)

diff --git a/sys-apps/s390-tools/s390-tools-1.36.1-r1.ebuild 
b/sys-apps/s390-tools/s390-tools-1.36.1-r1.ebuild
new file mode 100644
index 000..b77f1f4fe47
--- /dev/null
+++ b/sys-apps/s390-tools/s390-tools-1.36.1-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit toolchain-funcs udev
+
+DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and 
device drivers"
+HOMEPAGE="http://www.ibm.com/developerworks/linux/linux390/s390-tools.html;
+SRC_URI="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="-* s390"
+IUSE="fuse ncurses pfm snmp zlib"
+
+RDEPEND="fuse? ( sys-fs/fuse )
+   ncurses? ( sys-libs/ncurses:0= )
+   pfm? ( app-misc/pfm )
+   snmp? ( net-analyzer/net-snmp )
+   zlib? ( sys-libs/zlib )
+   >=sys-apps/util-linux-2.30"
+DEPEND="${RDEPEND}
+   dev-util/indent
+   app-admin/genromfs"
+
+src_configure() {
+   export MAKEOPTS+=" V=1"
+   export HAVE_DRACUT=0
+   export HAVE_FUSE=$(usex fuse 1 0)
+   export HAVE_NCURSES=$(usex ncurses 1 0)
+   export HAVE_SNMP=$(usex snmp 1 0)
+   export HAVE_PFM=$(usex pfm 1 0)
+   export HAVE_ZLIB=$(usex zlib 1 0)
+   tc-export AR BUILD_CC CC CXX LD NM OBJCOPY
+}
+
+src_compile() {
+   emake \
+   AR="${AR}" \
+   HOSTCC="${BUILD_CC}" \
+   CC="${CC}" LINK="${CC}" \
+   CXX="${CXX}" LINKXX="${CXX}" \
+   LD="${LD}" \
+   NM="${NM}" \
+   OBJCOPY="${OBJCOPY}"
+}
+
+src_install() {
+   default
+   udev_dorules etc/udev/rules.d/*.rules
+
+   # The chmem tool has moved to util-linux.
+   rm "${ED}"/usr/sbin/{ch,ls}mem "${ED}"/usr/share/man/man8/{ch,ls}mem.8* 
|| die
+}



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

2018-01-12 Thread Andreas Sturmlechner
commit: b5dfa3b340a593611a47a13064eabc1a60ee524b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 18:19:36 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 18:52:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5dfa3b3

sci-physics/geant: Fix almost all cmake options

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

 sci-physics/geant/geant-4.10.03-r1.ebuild | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/sci-physics/geant/geant-4.10.03-r1.ebuild 
b/sci-physics/geant/geant-4.10.03-r1.ebuild
index 1e6cd325d22..69e39077efb 100644
--- a/sci-physics/geant/geant-4.10.03-r1.ebuild
+++ b/sci-physics/geant/geant-4.10.03-r1.ebuild
@@ -59,17 +59,17 @@ src_configure() {
local mycmakeargs=(
-DGEANT4_USE_SYSTEM_CLHEP=ON
-DGEANT4_INSTALL_DATA=OFF
-   -DUSE_GEANT4_BUILD_MULTITHREADED=$(usex threads)
-   -DUSE_GEANT4_USE_NETWORKDAWN=$(usex dawn)
-   -DUSE_GEANT4_USE_GDML=$(usex gdml)
-   -DUSE_GEANT4_USE_G3TOG4=$(usex geant3)
-   -DUSE_GEANT4_USE_XM=$(usex motif)
-   -DUSE_GEANT4_USE_OPENGL_X11=$(usex opengl)
-   -DUSE_GEANT4_USE_INVENTOR=$(usex inventor)
-   -DUSE_GEANT4_USE_QT=$(usex qt5)
-   -DUSE_GEANT4_USE_RAYTRACER_X11=$(usex raytracerx)
-   -DUSE_GEANT4_USE_NETWORKVRML=$(usex vrml)
-   -DUSE_GEANT4_USE_SYSTEM_ZLIB=$(usex zlib)
+   -DGEANT4_BUILD_MULTITHREADED=$(usex threads)
+   -DGEANT4_USE_NETWORKDAWN=$(usex dawn)
+   -DGEANT4_USE_GDML=$(usex gdml)
+   -DGEANT4_USE_G3TOG4=$(usex geant3)
+   -DGEANT4_USE_XM=$(usex motif)
+   -DGEANT4_USE_OPENGL_X11=$(usex opengl)
+   -DGEANT4_USE_INVENTOR=$(usex inventor)
+   -DGEANT4_USE_QT=$(usex qt5)
+   -DGEANT4_USE_RAYTRACER_X11=$(usex raytracerx)
+   -DGEANT4_USE_NETWORKVRML=$(usex vrml)
+   -DGEANT4_USE_SYSTEM_ZLIB=$(usex zlib)
-DBUILD_STATIC_LIBS=$(usex static-libs)
)
if use inventor; then



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2018-01-12 Thread Mike Gilbert
commit: 9ca352ad2ecb9d3d1bed481ad6358f3cc4a2c717
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jan 12 18:22:18 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jan 12 18:53:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca352ad

sys-firmware/intel-microcode: skip mount-boot phases when initramfs is disabled

Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45

 .../intel-microcode/intel-microcode-20180108-r1.ebuild  | 17 +
 1 file changed, 17 insertions(+)

diff --git a/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild
index 60ae099579f..c8e8544f588 100644
--- a/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild
+++ b/sys-firmware/intel-microcode/intel-microcode-20180108-r1.ebuild
@@ -40,6 +40,7 @@ pkg_pretend() {
ewarn "MICROCODE_SIGNATURES is set!"
ewarn "The user has decided to install only a SUBSET of 
microcode."
fi
+   use initramfs && mount-boot_pkg_pretend
 }
 
 src_install() {
@@ -76,3 +77,19 @@ src_install() {
 
dodoc releasenote
 }
+
+pkg_preinst() {
+   use initramfs && mount-boot_pkg_preinst
+}
+
+pkg_prerm() {
+   use initramfs && mount-boot_pkg_prerm
+}
+
+pkg_postrm() {
+   use initramfs && mount-boot_pkg_postrm
+}
+
+pkg_postinst() {
+   use initramfs && mount-boot_pkg_postinst
+}



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

2018-01-12 Thread Andreas Sturmlechner
commit: f86f517e3a6926354f8a2bf4e2ba9789643514a3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 17:48:30 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 18:52:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86f517e

profiles: Mask sys-apps/qdiskusage for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7017fd5343a..ff1e8b05e30 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (12 Jan 2018)
+# Dead upstream, EAPI 2, depends on dead Qt4. kde-apps/filelight
+# is a possible alternative. Masked for removal in 30 days.
+sys-apps/qdiskusage
+
 # Kent Fredric  (10 Jan 2018)
 # Dead upstream, Broken since 2009.
 # Bug #644146. Removal in 30 days



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

2018-01-12 Thread Andreas Sturmlechner
commit: 6315e2d6419d6e258ecd1edc969c74f426d3a3aa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 18:12:29 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 18:52:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6315e2d6

sci-physics/geant: Switch USE=qt4 -> Qt5 which is actually default

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-physics/geant/geant-4.10.03-r1.ebuild | 96 +++
 1 file changed, 96 insertions(+)

diff --git a/sci-physics/geant/geant-4.10.03-r1.ebuild 
b/sci-physics/geant/geant-4.10.03-r1.ebuild
new file mode 100644
index 000..1e6cd325d22
--- /dev/null
+++ b/sci-physics/geant/geant-4.10.03-r1.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils versionator
+
+MY_P=${PN}${PV}
+SPV="$(get_version_component_range 1 ${PV}).$(get_version_component_range 2 
${PV}).$(printf %1d $(get_version_component_range 3 ${PV}))"
+
+DESCRIPTION="Toolkit for simulation of passage of particles through matter"
+HOMEPAGE="http://geant4.cern.ch/;
+SRC_URI="http://geant4.cern.ch/support/source/${MY_P}.tar.gz;
+
+LICENSE="geant4"
+SLOT="4"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+data dawn doc examples gdml geant3 inventor motif opengl
+   qt5 raytracerx static-libs threads vrml zlib"
+
+RDEPEND="
+   dev-libs/expat
+   >=sci-physics/clhep-2.3.3.0:2=
+   dawn? ( media-gfx/dawn )
+   gdml? ( dev-libs/xerces-c )
+   inventor? ( media-libs/SoXt )
+   motif? ( x11-libs/motif:0 )
+   opengl? ( virtual/opengl )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   opengl? ( dev-qt/qtopengl:5 )
+   )
+   raytracerx? (
+   x11-libs/libX11
+   x11-libs/libXmu
+   )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND} prefix? ( app-shells/tcsh )"
+PDEPEND="
+   data? ( ~sci-physics/geant-data-${PV} )
+   doc? ( ~app-doc/geant-docs-${PV} )"
+
+HTML_DOCS=( ReleaseNotes/ReleaseNotes${SPV}.html )
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   if ! use examples; then
+   sed -i '/install(DIRECTORY examples/,/)/d' CMakeLists.txt || die
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DGEANT4_USE_SYSTEM_CLHEP=ON
+   -DGEANT4_INSTALL_DATA=OFF
+   -DUSE_GEANT4_BUILD_MULTITHREADED=$(usex threads)
+   -DUSE_GEANT4_USE_NETWORKDAWN=$(usex dawn)
+   -DUSE_GEANT4_USE_GDML=$(usex gdml)
+   -DUSE_GEANT4_USE_G3TOG4=$(usex geant3)
+   -DUSE_GEANT4_USE_XM=$(usex motif)
+   -DUSE_GEANT4_USE_OPENGL_X11=$(usex opengl)
+   -DUSE_GEANT4_USE_INVENTOR=$(usex inventor)
+   -DUSE_GEANT4_USE_QT=$(usex qt5)
+   -DUSE_GEANT4_USE_RAYTRACER_X11=$(usex raytracerx)
+   -DUSE_GEANT4_USE_NETWORKVRML=$(usex vrml)
+   -DUSE_GEANT4_USE_SYSTEM_ZLIB=$(usex zlib)
+   -DBUILD_STATIC_LIBS=$(usex static-libs)
+   )
+   if use inventor; then
+   mycmakeargs+=(
+   -DINVENTOR_INCLUDE_DIR="$(coin-config --includedir)"
+   -DINVENTOR_SOXT_INCLUDE_DIR="$(coin-config 
--includedir)"
+   )
+   fi
+   cmake-utils_src_configure
+}
+
+src_install() {
+   # adjust clhep linking flags for system clhep
+   # binmake.gmk is only useful for legacy build systems
+   sed -i -e 's/-lG4clhep/-lCLHEP/' config/binmake.gmk || die
+   cmake-utils_src_install
+   [[ -f ReleaseNotes/Patch${SPV}-1.txt ]] && DOCS+=( 
ReleaseNotes/Patch${SPV}-*.txt )
+   einstalldocs
+}
+
+pkg_postinst() {
+   elog "The following scripts are provided for backward compatibility:"
+   elog "$(ls -1 ${EROOT%/}/usr/share/${PN^}${SPV}.*/geant4make/*sh)"
+}



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

2018-01-12 Thread Andreas Sturmlechner
commit: 23794b8be78e16bd6511d2cb1178dfedb7eba929
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 12 18:19:06 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 12 18:52:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23794b8b

sci-physics/geant: Drop 4.10.3 (r0)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-physics/geant/geant-4.10.03.ebuild | 93 --
 1 file changed, 93 deletions(-)

diff --git a/sci-physics/geant/geant-4.10.03.ebuild 
b/sci-physics/geant/geant-4.10.03.ebuild
deleted file mode 100644
index ad7340f6f64..000
--- a/sci-physics/geant/geant-4.10.03.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils versionator
-
-MY_P=${PN}${PV}
-SPV="$(get_version_component_range 1 ${PV}).$(get_version_component_range 2 
${PV}).$(printf %1d $(get_version_component_range 3 ${PV}))"
-
-DESCRIPTION="Toolkit for simulation of passage of particles through matter"
-HOMEPAGE="http://geant4.cern.ch/;
-SRC_URI="http://geant4.cern.ch/support/source/${MY_P}.tar.gz;
-
-LICENSE="geant4"
-SLOT="4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+data dawn doc examples gdml geant3 inventor motif opengl
-   raytracerx qt4 static-libs vrml zlib threads"
-
-RDEPEND="
-   dev-libs/expat
-   >=sci-physics/clhep-2.3.3.0:2=
-   dawn? ( media-gfx/dawn )
-   gdml? ( dev-libs/xerces-c )
-   motif? ( x11-libs/motif:0 )
-   opengl? ( virtual/opengl )
-   inventor? ( media-libs/SoXt )
-   qt4? (
-   dev-qt/qtgui:4
-   opengl? ( dev-qt/qtopengl:4 )
-   )
-   raytracerx? (
-   x11-libs/libX11
-   x11-libs/libXmu
-   )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND} prefix? ( app-shells/tcsh )"
-PDEPEND="
-   data? ( ~sci-physics/geant-data-${PV} )
-   doc? ( ~app-doc/geant-docs-${PV} )"
-
-HTML_DOCS=( ReleaseNotes/ReleaseNotes${SPV}.html )
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   if ! use examples; then
-   sed -i '/install(DIRECTORY examples/,/)/d' CMakeLists.txt || die
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DGEANT4_USE_SYSTEM_CLHEP=ON
-   -DGEANT4_INSTALL_DATA=OFF
-   -DUSE_GEANT4_BUILD_MULTITHREADED=$(usex threads)
-   -DUSE_GEANT4_USE_NETWORKDAWN=$(usex dawn)
-   -DUSE_GEANT4_USE_GDML=$(usex gdml)
-   -DUSE_GEANT4_USE_G3TOG4=$(usex geant3)
-   -DUSE_GEANT4_USE_XM=$(usex motif)
-   -DUSE_GEANT4_USE_OPENGL_X11=$(usex opengl)
-   -DUSE_GEANT4_USE_INVENTOR=$(usex inventor)
-   -DUSE_GEANT4_USE_QT=$(usex qt4)
-   -DUSE_GEANT4_USE_RAYTRACER_X11=$(usex raytracerx)
-   -DUSE_GEANT4_USE_NETWORKVRML=$(usex vrml)
-   -DUSE_GEANT4_USE_SYSTEM_ZLIB=$(usex zlib)
-   -DBUILD_STATIC_LIBS=$(usex static-libs)
-   )
-   if use inventor; then
-   mycmakeargs+=(
-   -DINVENTOR_INCLUDE_DIR="$(coin-config --includedir)"
-   -DINVENTOR_SOXT_INCLUDE_DIR="$(coin-config 
--includedir)"
-   )
-   fi
-   cmake-utils_src_configure
-}
-
-src_install() {
-   # adjust clhep linking flags for system clhep
-   # binmake.gmk is only useful for legacy build systems
-   sed -i -e 's/-lG4clhep/-lCLHEP/' config/binmake.gmk || die
-   cmake-utils_src_install
-   [[ -f ReleaseNotes/Patch${SPV}-1.txt ]] && DOCS+=( 
ReleaseNotes/Patch${SPV}-*.txt )
-   einstalldocs
-}
-
-pkg_postinst() {
-   elog "The following scripts are provided for backward compatibility:"
-   elog "$(ls -1 ${EROOT%/}/usr/share/${PN^}${SPV}.*/geant4make/*sh)"
-}



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

2018-01-12 Thread Mike Frysinger
commit: 93e7149e97d8eb4d1edc95c6dd8d8e47fa21f4f4
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 18:36:57 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 18:36:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93e7149e

sys-apps/s390-tools: mark 1.36.1 s390 stable

 sys-apps/s390-tools/s390-tools-1.36.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/s390-tools/s390-tools-1.36.1.ebuild 
b/sys-apps/s390-tools/s390-tools-1.36.1.ebuild
index 5d8da04de42..51d00f78707 100644
--- a/sys-apps/s390-tools/s390-tools-1.36.1.ebuild
+++ b/sys-apps/s390-tools/s390-tools-1.36.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/$
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* ~s390"
+KEYWORDS="-* s390"
 IUSE="fuse ncurses pfm snmp zlib"
 
 RDEPEND="fuse? ( sys-fs/fuse )



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

2018-01-12 Thread Mike Frysinger
commit: 82451f33d0853f35339d850987cb3440acfedb7f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 17:16:46 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 18:19:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82451f33

dev-libs/elfutils: mark 0.170-r1 m68k/s390/sh stable

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

diff --git a/dev-libs/elfutils/elfutils-0.170-r1.ebuild 
b/dev-libs/elfutils/elfutils-0.170-r1.ebuild
index b01d0ec89fd..b381a17195a 100644
--- a/dev-libs/elfutils/elfutils-0.170-r1.ebuild
+++ b/dev-libs/elfutils/elfutils-0.170-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2;
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="bzip2 lzma nls static-libs test +threads +utils"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]



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

2018-01-12 Thread Mike Frysinger
commit: a24be95beb0dd6348e0c95971cc3087b1b0cfa94
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 17:17:01 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 18:19:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24be95b

dev-libs/libgcrypt: mark 1.8.1 m68k/s390/sh stable

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

diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
index ef31a08ba72..9ce34df34e8 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 MIT"
 SLOT="0/20" # subslot = soname major version
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]



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

2018-01-12 Thread Mike Frysinger
commit: e4b51bcffcabc34282e30baf5586ff863bbdadc0
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 18:18:48 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 18:19:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b51bcf

net-misc/rsync: mark 3.1.2-r1 arm64 stable

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

diff --git a/net-misc/rsync/rsync-3.1.2-r1.ebuild 
b/net-misc/rsync/rsync-3.1.2-r1.ebuild
index 4778a67fecc..84bd042e0aa 100644
--- a/net-misc/rsync/rsync-3.1.2-r1.ebuild
+++ b/net-misc/rsync/rsync-3.1.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://rsync.samba.org/ftp/rsync/src/${P}.tar.gz;
 LICENSE="GPL-3"
 SLOT="0"
 if [[ ${PV} != *_pre ]] ; then
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 IUSE="acl examples iconv ipv6 static stunnel xattr"
 



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

2018-01-12 Thread Johannes Huber
commit: c5bb4edc5013e27d32495b400e784a6199c45904
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jan 12 18:05:25 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jan 12 18:05:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bb4edc

app-admin/packagekit-qt: Version bump 1.0.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/packagekit-qt/Manifest   |  1 +
 app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index f91d7dfb963..52481d27709 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1 +1,2 @@
 DIST PackageKit-Qt-0.9.6.tar.xz 43288 BLAKE2B 
7f00595ae91163346b1bd5b80da0f243388cb9a5ff64520a2574b96b3e6f240bc270b1083d24d4075960474d55720736c47cb84033d26f2ae5fce3ab6f062a23
 SHA512 
67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa
+DIST packagekit-qt-1.0.0.tar.gz 53495 BLAKE2B 
a19ff095ec42bc16e498455323a4046365f6ae144fdfc998dee799df9f4ea022696ab30682316b6417c8a96e80e75db31704e36e43c1a5eddd0a7d86309adada
 SHA512 
4109117a94c47180cff0f073c03820ac39a139b6b3ac88dec82758fffe01271f7a3dae85d94e86a4a1167f4660326adc1d58dc6eb0fd164bd0aefee2e412dad4

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
new file mode 100644
index 000..eabede43201
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+inherit cmake-utils
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="http://www.packagekit.org/;
+SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-admin/packagekit-base-0.9
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+"
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"



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

2018-01-12 Thread Johannes Huber
commit: eb6a0c71845b764c208565da1d77e16bde0d80d1
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jan 12 17:43:46 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jan 12 18:05:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6a0c71

app-admin/packagekit-qt: Add upstream remote id

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/packagekit-qt/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-admin/packagekit-qt/metadata.xml 
b/app-admin/packagekit-qt/metadata.xml
index 42bda2de62d..5db9ab8a16e 100644
--- a/app-admin/packagekit-qt/metadata.xml
+++ b/app-admin/packagekit-qt/metadata.xml
@@ -15,4 +15,7 @@
j...@gentoo.org
Johannes Huber

+   
+   hughsie/PackageKit-Qt
+   
 



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

2018-01-12 Thread Bernard Cafarelli
commit: a7ebb9b43c2d3af52e716e247935e58727b1c6a1
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan 12 17:49:34 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan 12 17:57:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ebb9b4

app-text/paperwork-backend: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/paperwork-backend/Manifest|  3 ---
 .../paperwork-backend-1.1.2.ebuild | 28 -
 .../paperwork-backend-1.2.1.ebuild | 29 --
 .../paperwork-backend/paperwork-backend-1.2.ebuild | 29 --
 4 files changed, 89 deletions(-)

diff --git a/app-text/paperwork-backend/Manifest 
b/app-text/paperwork-backend/Manifest
index 93b8e255f6e..2ebd2ab84b4 100644
--- a/app-text/paperwork-backend/Manifest
+++ b/app-text/paperwork-backend/Manifest
@@ -1,4 +1 @@
-DIST paperwork-backend-1.1.2.tar.gz 54340 BLAKE2B 
133be8b0e9d7a768eaea0353c53b3f968f8e82cca26f02bee1d95becddaa7e0ad7f27f867df67333227b6aeb9ebb6841ae9a530f9d58e8d85078d09d58f8e70b
 SHA512 
626a4e44243769c0982d2a4677e35e4c3431e6b68b05687f13574e1f9cfd026d0b949e95e53ea37c976ea5826883eb2ac672cffc346eb05631f3498bb525391a
-DIST paperwork-backend-1.2.1.tar.gz 63417 BLAKE2B 
430117a0c6b33fa337318a566e1aaf23ac13dce5c6a04dad82486f87c53662d7d4d06059dc0581d4aa4b82a8366d3a60ee7eeff6e3d0ec1252c61b1da63e2efd
 SHA512 
01878b8580187aeca45248a133a92b83c3f8e8012b6bbacc6e625ca447979c01633573cbb59a4460b88aae6f89db2ae618c27019bd940a391a30dccde1c54696
 DIST paperwork-backend-1.2.2.tar.gz 64271 BLAKE2B 
8261f64585d113a0a06a556e93c06cb528c60e1a906e2926aa55a39d363988ba9949ee7c51ab83efb683aa9beb986883e12e0895063e1a350a4ecdc23bb71cf6
 SHA512 
6fbf00f657134f1aeae0850f58adce0cef4dc292898db3fde725d404bea5d2fc73c386ce8c1f37ae7980997c23ba9489c13e02e3e9d056cca8014cf5691e5ef8
-DIST paperwork-backend-1.2.tar.gz 63167 BLAKE2B 
ead1d7a7a4bba205f33874e8d492658061d448308b2aa78231f630745ed8b8a3273594ac3312010c192522f6a0ab27e1eb80f39cdd658162a27bf9d4f94659e0
 SHA512 
278d7080c9806a6ae68cb15ba9df2ac22bd2c120f0e77a9d7eacbbd6e70476d4fb803c572216e580a068527ae8c10c3f2e66199aca3d94949e655c08214beeb1

diff --git a/app-text/paperwork-backend/paperwork-backend-1.1.2.ebuild 
b/app-text/paperwork-backend/paperwork-backend-1.1.2.ebuild
deleted file mode 100644
index e287a22cac9..000
--- a/app-text/paperwork-backend/paperwork-backend-1.1.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://github.com/jflesch/paperwork-backend;
-SRC_URI="https://github.com/jflesch/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pycountry[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/python-levenshtein[${PYTHON_USEDEP}]
-   dev-python/simplebayes[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   dev-python/whoosh[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/app-text/paperwork-backend/paperwork-backend-1.2.1.ebuild 
b/app-text/paperwork-backend/paperwork-backend-1.2.1.ebuild
deleted file mode 100644
index da6daad0240..000
--- a/app-text/paperwork-backend/paperwork-backend-1.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://github.com/openpaperwork/paperwork-backend;
-SRC_URI="https://github.com/openpaperwork/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-   dev-python/natsort[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pycountry[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/python-levenshtein[${PYTHON_USEDEP}]
-   dev-python/simplebayes[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   dev-python/whoosh[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/app-text/paperwork-backend/paperwork-backend-1.2.ebuild 
b/app-text/paperwork-backend/paperwork-backend-1.2.ebuild
deleted file mode 100644
index da6daad0240..000
--- a/app-text/paperwork-backend/paperwork-backend-1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 

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

2018-01-12 Thread Bernard Cafarelli
commit: 057b44f0e2d2ec3474ddcb01ffb8093070aa01d7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan 12 17:49:03 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan 12 17:57:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057b44f0

app-text/paperwork: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/paperwork/Manifest   |  3 ---
 app-text/paperwork/paperwork-1.1.2.ebuild | 29 -
 app-text/paperwork/paperwork-1.2.1.ebuild | 29 -
 app-text/paperwork/paperwork-1.2.ebuild   | 29 -
 4 files changed, 90 deletions(-)

diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest
index cb3a0458241..cfeaedd5496 100644
--- a/app-text/paperwork/Manifest
+++ b/app-text/paperwork/Manifest
@@ -1,4 +1 @@
-DIST paperwork-1.1.2.tar.gz 331028 BLAKE2B 
3d491666330646fd0a30106cca2a3d6a7ad5fd1a5bf7d853a146a7045ba72884140e08969265282032487a36ae2562a22e2897d817a27dd39f2e2d0fe332b74a
 SHA512 
14c018c9b148e1569948d2de7b1c0c04d353a7af7aa6a7102585665d9af2f5f2055145338a001085be0fc165abec066d73d3adc4a378a307326edf730c3c3606
-DIST paperwork-1.2.1.tar.gz 8116070 BLAKE2B 
23ade3706222c4a12b0e145fec7678061498d1af076c74ffd0668f0e92e8c69f8a303e20237641c5b31008532d678725a82f321c0d2781bcb1b2150c8da7
 SHA512 
fb44c048e8669cdc95a358369de418d862c49fe9a9d6cb8d20ce727ae0ca6a57c19cfd5f39fe95ee67c086dd481c22c3717a672f1ac09f3b63a0daa851a8e482
 DIST paperwork-1.2.2.tar.gz 8124352 BLAKE2B 
b88d03f0ab5f2512a2fb87a614c61458c3bb771b7803316feae526299e8823aaec73133a96e501f44d10f0c540c9697ddff32de557f060f289a2c7245d808b27
 SHA512 
e38d269e03f77bc3ffc75f9b77c960e69b8c3f67aac26a38f39b324118ecdcb5a293de8f50226da07f913f3c849b7602b3250304bc348fb2f6d6816d09b17257
-DIST paperwork-1.2.tar.gz 8086428 BLAKE2B 
1431f94ab3a4959e189ca457711b8ff67c55e8b483e41ea4ebfb65316f5a72182970974189a99ffd55b77a16c06d5ae9ac3566b8a5c8fbc70fdf5e5b02c7b9cb
 SHA512 
9c8c43ef31be2eef57ffbcdb00b4e91dd2b1eade75814b789c489abfb6f7bae07e68f7207c8fdef4f3bf95bd68bca8a680b965259106af9f0166bee7a6cf5ea0

diff --git a/app-text/paperwork/paperwork-1.1.2.ebuild 
b/app-text/paperwork/paperwork-1.1.2.ebuild
deleted file mode 100644
index c301f25b4f8..000
--- a/app-text/paperwork/paperwork-1.1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
-HOMEPAGE="https://github.com/jflesch/paperwork;
-SRC_URI="https://github.com/jflesch/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
-   dev-python/libpillowfight[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/pyinsane:2[${PYTHON_USEDEP}]
-   >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
-   dev-python/simplebayes[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]"
-DEPEND="${RDEPEND}"

diff --git a/app-text/paperwork/paperwork-1.2.1.ebuild 
b/app-text/paperwork/paperwork-1.2.1.ebuild
deleted file mode 100644
index 1ce4f4dfe5d..000
--- a/app-text/paperwork/paperwork-1.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
-HOMEPAGE="https://github.com/openpaperwork/paperwork;
-SRC_URI="https://github.com/openpaperwork/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
-   dev-python/libpillowfight[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/pyinsane:2[${PYTHON_USEDEP}]
-   >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
-   dev-python/simplebayes[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]"
-DEPEND="${RDEPEND}"

diff --git a/app-text/paperwork/paperwork-1.2.ebuild 
b/app-text/paperwork/paperwork-1.2.ebuild
deleted file mode 100644
index 1ce4f4dfe5d..000
--- a/app-text/paperwork/paperwork-1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( 

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

2018-01-12 Thread Bernard Cafarelli
commit: 101ff6936a3fbc49ffae060937af54a901574ddb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan 12 17:50:55 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan 12 17:57:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101ff693

dev-python/libpillowfight: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/libpillowfight/Manifest |  1 -
 .../libpillowfight/libpillowfight-0.2.1.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-python/libpillowfight/Manifest 
b/dev-python/libpillowfight/Manifest
index 7f747efd811..557831ff7b1 100644
--- a/dev-python/libpillowfight/Manifest
+++ b/dev-python/libpillowfight/Manifest
@@ -1,2 +1 @@
-DIST libpillowfight-0.2.1.tar.gz 23125246 BLAKE2B 
74af3c24cbe252ec66a0c2ab1431189509d1da34620df8f37898ec5b45d9c30651f37fdede72906d8ec690b32020c8a2a6d70a17ff6102a4e489e61cd008a127
 SHA512 
352f23daa2cce39395604f3c545773fec26b336ae17cea9148b8d6b7f61f0fcd314ab08e4fde8dff85531ecfa07fbee0fda90e3258c04c39cad397a775318d95
 DIST libpillowfight-0.2.2.tar.gz 23125494 BLAKE2B 
b9620b0e574869d1efcc9449e09f281a5d2611ec15f144ee24b385b5f6f693f037c844904f0abc715d49125df7d1a27d6c433aed83b33371b3f07310be8288db
 SHA512 
76dcaf9105b4dbbe427851d794e92ba023453e2d750ecdd4e3feb864534f9d99adb562b719b7c9af299ae16c0778b510ab96b4997cf9bcc6ea4c6f8f7471ae8a

diff --git a/dev-python/libpillowfight/libpillowfight-0.2.1.ebuild 
b/dev-python/libpillowfight/libpillowfight-0.2.1.ebuild
deleted file mode 100644
index 1401864b5c3..000
--- a/dev-python/libpillowfight/libpillowfight-0.2.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Small library containing various image processing algorithms"
-HOMEPAGE="https://github.com/jflesch/libpillowfight;
-SRC_URI="https://github.com/jflesch/libpillowfight/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   sed -e "/'nose>=1.0'/d" -i setup.py || die
-   distutils-r1_python_prepare_all
-}



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

2018-01-12 Thread Bernard Cafarelli
commit: d8a23f63326011668aa1c7a86372ed6f4df05462
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan 12 17:56:01 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan 12 17:57:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a23f63

app-text/paperwork: shell needs pyxdg

Thanks Sven Hesse  drmccoy.de> in bug #636790

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/paperwork/paperwork-1.2.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/paperwork/paperwork-1.2.2.ebuild 
b/app-text/paperwork/paperwork-1.2.2.ebuild
index 23d0921fdd5..ca20baeb28f 100644
--- a/app-text/paperwork/paperwork-1.2.2.ebuild
+++ b/app-text/paperwork/paperwork-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,7 @@ RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/pyinsane:2[${PYTHON_USEDEP}]
>=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
dev-python/simplebayes[${PYTHON_USEDEP}]
x11-libs/gtk+:3[introspection]
x11-libs/libnotify[introspection]"



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

2018-01-12 Thread Bernard Cafarelli
commit: 861806215880f7ed7382274bb3191af4f77be996
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan 12 17:50:33 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan 12 17:57:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86180621

dev-python/pyocr: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/pyocr/Manifest   |  1 -
 dev-python/pyocr/pyocr-0.4.6.ebuild | 30 --
 dev-python/pyocr/pyocr-0.4.7.ebuild | 30 --
 3 files changed, 61 deletions(-)

diff --git a/dev-python/pyocr/Manifest b/dev-python/pyocr/Manifest
index 6fa9dd39cc8..0afb8dd1c42 100644
--- a/dev-python/pyocr/Manifest
+++ b/dev-python/pyocr/Manifest
@@ -1,2 +1 @@
-DIST pyocr-0.4.6.tar.gz 1282437 BLAKE2B 
ba90aeedbe08991e41ecd0a690c87b195302a27b75e68a2bfdb9af64da34c1663f708b93f80bbbe9978a4dbd19a7f1d3debf8d45b959e2d421388c1079c88872
 SHA512 
3543ef444dc729506574120bafaa192a7b2a689ab408cf59960e2b0be2d9a2eb13fa3bcb02c27022ab48257e8ceac824ca9b8d7e9850ddeef0a877117b889c11
 DIST pyocr-0.4.7.tar.gz 1283774 BLAKE2B 
0c4958882c350ee9e71f956694c180097607ca1c9e75b2886185361013f6038fd584a73de63de80546354de4023c6a8b1a589205f2e0c9165904d4fd3881b9f8
 SHA512 
ee4433c34058e0c79478dbf4276f55dabadcf5c841e86e1988e574bf91d96b96a314ef5e15047fb510737c956b4deed200eb47799de6fb1c021e407a6d49c192

diff --git a/dev-python/pyocr/pyocr-0.4.6.ebuild 
b/dev-python/pyocr/pyocr-0.4.6.ebuild
deleted file mode 100644
index 1b297d3a738..000
--- a/dev-python/pyocr/pyocr-0.4.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="An optical character recognition (OCR) tool wrapper for python"
-HOMEPAGE="https://github.com/jflesch/pyocr;
-SRC_URI="https://github.com/jflesch/pyocr/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-IUSE="cuneiform +tesseract"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="cuneiform? ( app-text/cuneiform )
-   tesseract? ( app-text/tesseract )
-   dev-python/pillow
-   dev-python/six"
-DEPEND="${RDEPEND}"
-
-REQUIRED_USE="|| ( cuneiform tesseract )"
-
-RESTRICT="test" # reguires tesseract[l10n_fr,l10n_en,l10n_jp]
-
-python_test() {
-   ${EPYTHON} run_tests.py || die
-}

diff --git a/dev-python/pyocr/pyocr-0.4.7.ebuild 
b/dev-python/pyocr/pyocr-0.4.7.ebuild
deleted file mode 100644
index 634a7ad8858..000
--- a/dev-python/pyocr/pyocr-0.4.7.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="An optical character recognition (OCR) tool wrapper for python"
-HOMEPAGE="https://github.com/openpaperwork/pyocr;
-SRC_URI="https://github.com/openpaperwork/pyocr/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-IUSE="cuneiform +tesseract"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="cuneiform? ( app-text/cuneiform )
-   tesseract? ( app-text/tesseract )
-   dev-python/pillow
-   dev-python/six"
-DEPEND="${RDEPEND}"
-
-REQUIRED_USE="|| ( cuneiform tesseract )"
-
-RESTRICT="test" # reguires tesseract[l10n_fr,l10n_en,l10n_jp]
-
-python_test() {
-   ${EPYTHON} run_tests.py || die
-}



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

2018-01-12 Thread Bernard Cafarelli
commit: 442a59a5fd8bdcf1fc11fcfc7b57db0eefa75ddf
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan 12 17:49:55 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan 12 17:57:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442a59a5

dev-python/pyinsane: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/pyinsane/Manifest  |  1 -
 dev-python/pyinsane/pyinsane-2.0.9.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-python/pyinsane/Manifest b/dev-python/pyinsane/Manifest
index 4187837cdbf..3d5f801836a 100644
--- a/dev-python/pyinsane/Manifest
+++ b/dev-python/pyinsane/Manifest
@@ -1,2 +1 @@
 DIST pyinsane-2.0.10.tar.gz 327159 BLAKE2B 
ae63e08fc557513ccac0633fac47bb29b3c8a023c481289ec60724f5fcdae0827e02d5f37d3f104d454ebcb1d1a7681248866461bce6201f056c988f858aa0d3
 SHA512 
bb882ab51c1e6cea7cad75851ffe5918ee08467d4772d27c23a0c5ec9f2dea3ee7d83601ae35e56e2f717ff7683cec5a45aa47b2a4e167fe4dddb9db3229a3b1
-DIST pyinsane-2.0.9.tar.gz 325576 BLAKE2B 
eabf8444daba9b5da86f65d94d8f8c7402d0b2129aea349b12b933fab743fbd3753606dced8c29a00d0ad1c8f729b8724e26f203213ad3b4e65c8976d51c002f
 SHA512 
e882e237ce6c0e7a5055633b79814115e104d4ef0c417fdfff8f3bcac92527f432b3cab96c018445ae40455bb93fc5ef71d5e8cff1977878d1f09c0b121dfa2b

diff --git a/dev-python/pyinsane/pyinsane-2.0.9.ebuild 
b/dev-python/pyinsane/pyinsane-2.0.9.ebuild
deleted file mode 100644
index 02c2710c8c1..000
--- a/dev-python/pyinsane/pyinsane-2.0.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of the Sane API and abstration layer"
-HOMEPAGE="https://github.com/jflesch/pyinsane;
-SRC_URI="https://github.com/jflesch/pyinsane/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="2"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="media-gfx/sane-backends
-   dev-python/pillow[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-RESTRICT="test" # Tests require at least one scanner with a flatbed and an ADF
-
-python_prepare_all() {
-   sed -e "/'nose>=1.0'/d" -i setup.py || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/

2018-01-12 Thread Manuel Rüger
commit: cadc9d5cf52522ec24cbcccd40a784218cf8868e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jan 12 17:25:49 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Jan 12 17:36:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadc9d5c

sys-cluster/kube-scheduler: Version bump to 1.8.6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-cluster/kube-scheduler/Manifest|  1 +
 .../kube-scheduler/kube-scheduler-1.8.6.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/sys-cluster/kube-scheduler/Manifest 
b/sys-cluster/kube-scheduler/Manifest
index 00b6ebd297d..488b47db853 100644
--- a/sys-cluster/kube-scheduler/Manifest
+++ b/sys-cluster/kube-scheduler/Manifest
@@ -1,3 +1,4 @@
 DIST kubernetes-1.8.5.tar.gz 23235782 BLAKE2B 
923c4e5a0a3dc19d57665bf184bdd33fcbd9ffacf4aaf6a89553568631cdbc136f4bc0f6de0619bbabdc9f9bab05c495626bdccd1879bffb231fa31792707d08
 SHA512 
c4d6b2bafb4bc148ffe2273433241ff0564c6a452469180c2289f3f90fde72f0817881332502d08bcba3095809d71865255e8702d1e210dda81dff3310c24124
+DIST kubernetes-1.8.6.tar.gz 23244485 BLAKE2B 
2f7fd993f8720d47ac0335ff8ba393f39ad20bb075a546ff7b4f99b4132e0988a3f9ac1c3e5e234bad0895d6bc951ae390e8e09e5630bf49834c5ef4ead23f19
 SHA512 
20af7157d1df035bb39e0ec57e8887166b34097daa71f57dc94166ae4b1a0379d51baaf268be35fbdd81cf4fdf78abe88f37b505c6428ad1b8d4ef237a1ef4ee
 DIST kubernetes-1.9.0.tar.gz 23346652 BLAKE2B 
0ed7a0b77798feb75adb1261720d23d5bf0ec0b754ea5b1fa369140a324cdfe291c271dca4e0cec50e7484aa6cfdff9aa7f0d0ee0fd469622695c6742ff05e38
 SHA512 
dc418c46521e15e499bda2444b1fa096004cfbff7a18cf0079df8f939e716b0234246c5b77240b24fe862cb081a0bd91d8a309318ab0fd3494fb0cd8e7b59c12
 DIST kubernetes-1.9.1.tar.gz 23377786 BLAKE2B 
348368a73d69441130494bdc2fa4c8e1074c698d9784c335cae7b594f9e9b9f982800d40f1c8a666517cb72ba75862cce9ceb68955c319320347792f2c60312f
 SHA512 
43913dd94fee27058ee131bfda49961339b130633769a95716533b865e1d62996110aacdf5d04d61512ce7be458602a73dfed39dad763d130c9e4baf950e7dce

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.8.6.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.8.6.ebuild
new file mode 100644
index 000..739becc5ded
--- /dev/null
+++ b/sys-cluster/kube-scheduler/kube-scheduler-1.8.6.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes Controller Manager"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io;
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "s/git archive/git-archive/" 
src/${EGO_PN}/hack/lib/version.sh || die
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=plugin/cmd/${PN} GOFLAGS=-v
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+   popd || die
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}.logrotated ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: virtual/libelf/

2018-01-12 Thread Michał Górny
commit: 784dfa160511dbeb08f902722a6560878a623fbe
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 12 17:16:38 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 12 17:19:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784dfa16

virtual/libelf: Sync KEYWORDS to providers

 virtual/libelf/libelf-2.ebuild | 2 +-
 virtual/libelf/libelf-3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libelf/libelf-2.ebuild b/virtual/libelf/libelf-2.ebuild
index ec55e36e509..1dfdf24937d 100644
--- a/virtual/libelf/libelf-2.ebuild
+++ b/virtual/libelf/libelf-2.ebuild
@@ -7,6 +7,6 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libelf.so.0 provider dev-libs/libelf"
 SLOT="0/0"
-KEYWORDS="alpha amd64 arm hppa m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND=">=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]"

diff --git a/virtual/libelf/libelf-3.ebuild b/virtual/libelf/libelf-3.ebuild
index 82c100cbdb5..bb660269990 100644
--- a/virtual/libelf/libelf-3.ebuild
+++ b/virtual/libelf/libelf-3.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libelf.so.1 provider dev-libs/elfutils"
 SLOT="0/1"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 RDEPEND="
|| (



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

2018-01-12 Thread Amy Liffey
commit: dd88a5f7931f651b1728c492d9fb5132a7d7035c
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jan 12 16:48:28 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jan 12 16:53:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd88a5f7

app-crypt/eid-mw: version bump 4.3.6

Submitted-by: Vincent Hardy  gmail.com>
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-crypt/eid-mw/Manifest|  1 +
 app-crypt/eid-mw/eid-mw-4.3.6.ebuild | 96 
 2 files changed, 97 insertions(+)

diff --git a/app-crypt/eid-mw/Manifest b/app-crypt/eid-mw/Manifest
index 79a3531baf4..29fb5147ce8 100644
--- a/app-crypt/eid-mw/Manifest
+++ b/app-crypt/eid-mw/Manifest
@@ -1,3 +1,4 @@
 DIST eid-mw-4.2.0.tar.gz 8508064 BLAKE2B 
bccca84b2ec08e4237816f61c0f2416325f4c34c66756f87c72208f5b79ebafffe91062f9fd3109562f0150793c1b849a5b57bd08533fbf4a8d0e78441131435
 SHA512 
c0785e25c8b3640d0b60110553a520df3c3c5a0774f4f3fba6a4d9329c0d6e6187b0837d8c254a3959ffa798dc6299399e6cb8edfc7a20dabca080b61f532a5f
 DIST eid-mw-4.2.5.tar.gz 7751526 BLAKE2B 
4836dc3a5ba4d781b8c342231cbbe74411fc6f0bf4b32eaa42ac28ea7688815361f74a1def371a05e250d3249af7ff58d24a66062fe169717872d6789ffb54f1
 SHA512 
cf00f6aa295c3d057e77faddde31ba6b00ce44402bc0ad141c773fb58067d7cf2e107fc5f3a294be8731de592cb0895537cd29ad4e69f6721e6c77fa99c12075
 DIST eid-mw-4.2.8.tar.gz 7076407 BLAKE2B 
e1d9b375adb326cb710da9eb5cd125086cb40b6ee37ce2ac3912ac4b5fa9c92d66c8af002a47c9ce73ff98ad2306e96529e1c87486eb0f36e61a1f4eb2231b9f
 SHA512 
bf910e8b5bad40fe65765524af20cf18e2c615b6b7bddfdd3024309d90767952875f1c264ea8bd8dfc73621a41683fce02501febe71c016816ccc0f75d88d8cb
+DIST eid-mw-4.3.6.tar.gz 7515482 BLAKE2B 
8895564736be83ad2f9797a6cfcbc6cb50a928c36508b9ddcf8e9032d7b4de9284745d711a7664edba106ad005a63eb1fddb5c1e639305b4af12f49ab8dbc61c
 SHA512 
336181c21896bec0e7a0a67f5bc739fdc63ca7b17eb6fefa98b6d468810fcdb52ecb6a64f267cdcfc063a2ef599d033064ec90b6bb41ec7ceccc2ca8e829a82b

diff --git a/app-crypt/eid-mw/eid-mw-4.3.6.ebuild 
b/app-crypt/eid-mw/eid-mw-4.3.6.ebuild
new file mode 100644
index 000..b75d2070e20
--- /dev/null
+++ b/app-crypt/eid-mw/eid-mw-4.3.6.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools mozextension gnome2-utils
+
+DESCRIPTION="Electronic Identity Card middleware supplied by the Belgian 
Federal Government"
+HOMEPAGE="https://eid.belgium.be;
+SRC_URI="https://codeload.github.com/fedict/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~arm"
+IUSE="+dialogs +gtk p11-kit +xpi"
+
+RDEPEND=">=sys-apps/pcsc-lite-1.2.9
+   gtk? (
+   x11-libs/gdk-pixbuf[jpeg]
+   x11-libs/gtk+:*
+   dev-libs/libxml2
+   net-misc/curl[ssl]
+   net-libs/libproxy
+   !app-misc/eid-viewer-bin
+   )
+   p11-kit? ( app-crypt/p11-kit )
+   xpi? ( || ( >=www-client/firefox-bin-3.6.24
+   >=www-client/firefox-3.6.20 ) )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+REQUIRED_USE="dialogs? ( gtk )"
+
+src_prepare() {
+   default
+
+   sed -i -e 's:/beid/rsaref220:/rsaref220:' configure.ac || die
+   sed -i -e 's:/beid::' cardcomm/pkcs11/src/libbeidpkcs11.pc.in || die
+
+   # hardcoded lsb_info
+   sed -i \
+   -e "s:get_lsb_info('i'):strdup(_(\"Gentoo\")):" \
+   -e "s:get_lsb_info('r'):strdup(_(\"n/a\")):" \
+   -e "s:get_lsb_info('c'):strdup(_(\"n/a\")):" \
+   plugins_tools/aboutmw/gtk/about-main.c || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable dialogs) \
+   $(use_enable p11-kit p11kit) \
+   $(use_with gtk gtkvers 'detect') \
+   --with-gnu-ld \
+   --disable-static \
+   --disable-signed
+}
+
+src_install() {
+   default
+
+   if use xpi; then
+   declare MOZILLA_FIVE_HOME
+   if has_version '>=www-client/firefox-3.6.20'; then
+   MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
+   xpi_install 
"${ED}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgium...@eid.belgium.be"
+   fi
+   if has_version '>=www-client/firefox-bin-3.6.24'; then
+   MOZILLA_FIVE_HOME="/opt/firefox"
+   xpi_install 
"${ED}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgium...@eid.belgium.be"
+   fi
+   else
+   rm -r "${ED}"/usr/$(get_libdir)/mozilla || die
+   fi
+   rm -r "${ED}/usr/share/mozilla" "${ED}"/usr/$(get_libdir)/*.la || die
+
+   if use gtk; then
+   rm -r "${ED}/usr/include/eid-util" || die

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

2018-01-12 Thread Amy Liffey
commit: f694b8d3b19e068ad9116dd89d0f72325ca00874
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jan 12 16:49:05 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jan 12 16:53:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f694b8d3

app-crypt/eid-mw: remove old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-crypt/eid-mw/Manifest|  1 -
 app-crypt/eid-mw/eid-mw-4.2.0.ebuild | 97 
 2 files changed, 98 deletions(-)

diff --git a/app-crypt/eid-mw/Manifest b/app-crypt/eid-mw/Manifest
index 29fb5147ce8..c383ae8d683 100644
--- a/app-crypt/eid-mw/Manifest
+++ b/app-crypt/eid-mw/Manifest
@@ -1,4 +1,3 @@
-DIST eid-mw-4.2.0.tar.gz 8508064 BLAKE2B 
bccca84b2ec08e4237816f61c0f2416325f4c34c66756f87c72208f5b79ebafffe91062f9fd3109562f0150793c1b849a5b57bd08533fbf4a8d0e78441131435
 SHA512 
c0785e25c8b3640d0b60110553a520df3c3c5a0774f4f3fba6a4d9329c0d6e6187b0837d8c254a3959ffa798dc6299399e6cb8edfc7a20dabca080b61f532a5f
 DIST eid-mw-4.2.5.tar.gz 7751526 BLAKE2B 
4836dc3a5ba4d781b8c342231cbbe74411fc6f0bf4b32eaa42ac28ea7688815361f74a1def371a05e250d3249af7ff58d24a66062fe169717872d6789ffb54f1
 SHA512 
cf00f6aa295c3d057e77faddde31ba6b00ce44402bc0ad141c773fb58067d7cf2e107fc5f3a294be8731de592cb0895537cd29ad4e69f6721e6c77fa99c12075
 DIST eid-mw-4.2.8.tar.gz 7076407 BLAKE2B 
e1d9b375adb326cb710da9eb5cd125086cb40b6ee37ce2ac3912ac4b5fa9c92d66c8af002a47c9ce73ff98ad2306e96529e1c87486eb0f36e61a1f4eb2231b9f
 SHA512 
bf910e8b5bad40fe65765524af20cf18e2c615b6b7bddfdd3024309d90767952875f1c264ea8bd8dfc73621a41683fce02501febe71c016816ccc0f75d88d8cb
 DIST eid-mw-4.3.6.tar.gz 7515482 BLAKE2B 
8895564736be83ad2f9797a6cfcbc6cb50a928c36508b9ddcf8e9032d7b4de9284745d711a7664edba106ad005a63eb1fddb5c1e639305b4af12f49ab8dbc61c
 SHA512 
336181c21896bec0e7a0a67f5bc739fdc63ca7b17eb6fefa98b6d468810fcdb52ecb6a64f267cdcfc063a2ef599d033064ec90b6bb41ec7ceccc2ca8e829a82b

diff --git a/app-crypt/eid-mw/eid-mw-4.2.0.ebuild 
b/app-crypt/eid-mw/eid-mw-4.2.0.ebuild
deleted file mode 100644
index 3ca653162f9..000
--- a/app-crypt/eid-mw/eid-mw-4.2.0.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils autotools mozextension
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/Fedict/${PN}.git;
-   inherit git-r3
-   SRC_URI=""
-else
-   SRC_URI="https://codeload.github.com/fedict/${PN}/tar.gz/v${PV} ->
-   ${P}.tar.gz"
-   KEYWORDS="~x86 ~amd64 ~arm"
-fi
-
-SLOT="0"
-LICENSE="LGPL-3"
-DESCRIPTION="Electronic Identity Card middleware supplied by the Belgian 
Federal Government"
-
-HOMEPAGE="https://eid.belgium.be;
-
-IUSE="+dialogs +gtk p11-kit +xpi"
-
-REQUIRED_USE="
-   dialogs? ( gtk )"
-
-RDEPEND="gtk? (
-   x11-libs/gdk-pixbuf[jpeg]
-   x11-libs/gtk+:*
-   dev-libs/libxml2
-   net-misc/curl[ssl]
-   net-libs/libproxy
-   !app-misc/eid-viewer-bin
-   )
-   >=sys-apps/pcsc-lite-1.2.9
-   p11-kit? ( app-crypt/p11-kit )
-   xpi? ( || ( >=www-client/firefox-bin-3.6.24
-   >=www-client/firefox-3.6.20 ) )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   eapply_user
-
-   sed -i -e 's:/beid/rsaref220:/rsaref220:' configure.ac || die
-   sed -i -e 's:/beid::' cardcomm/pkcs11/src/libbeidpkcs11.pc.in || die
-
-   # hardcoded lsb_info
-   sed -i \
-   -e "s:get_lsb_info('i'):strdup(_(\"Gentoo\")):" \
-   -e "s:get_lsb_info('r'):strdup(_(\"n/a\")):" \
-   -e "s:get_lsb_info('c'):strdup(_(\"n/a\")):" \
-   plugins_tools/aboutmw/gtk/about-main.c || die
-
-   if [[ ${PV} == "" ]] ; then
-   use gtk || eapply "${FILESDIR}"/gtk_not_required_.patch
-   else
-   use gtk || eapply "${FILESDIR}"/gtk_not_required_4_2.patch
-   fi
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable dialogs) \
-   $(use_enable p11-kit p11kit) \
-   --with-gnu-ld \
-   --disable-static \
-   --disable-signed
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   if use xpi; then
-   declare MOZILLA_FIVE_HOME
-   if has_version '>=www-client/firefox-3.6.20'; then
-   MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
-   xpi_install 
"${D}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgium...@eid.belgium.be"
-   fi
-   if has_version '>=www-client/firefox-bin-3.6.24'; then
-   MOZILLA_FIVE_HOME="/opt/firefox"
-   xpi_install 

  1   2   3   >