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

2017-10-17 Thread Hans de Graaff
commit: 752685c91944891e752a38d81f47a20e32200611
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Oct 18 05:47:59 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Oct 18 05:47:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752685c9

dev-ruby/ox: add 2.8.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/ox/Manifest|  1 +
 dev-ruby/ox/ox-2.8.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest
index 90071f676a3..200b507148d 100644
--- a/dev-ruby/ox/Manifest
+++ b/dev-ruby/ox/Manifest
@@ -1,3 +1,4 @@
 DIST ox-2.5.0.tar.gz 191422 SHA256 
01c6a98cb925b864ecefa40f297416a489c95b08715db4d2b276db8bb0c30edd SHA512 
470c3b281e44423ab4197989f5b6fdb85e979a13dbcb9add192b4b36de1e768add4768f8cb4bee798aac424b9fe453e925f24af5a13c4cde4157e7fcebd0a3a2
 WHIRLPOOL 
8c843047ecf0431c810689698e4f5b6f025a5a093d68881cef09fdd919998fb98648d495be73c2eacdaec26ae38aaf235bcf423bcf38fef7690c6fe120309bcb
 DIST ox-2.6.0.tar.gz 191979 SHA256 
d96f93640cde0e837e4b71e1a6dcd0f1d0221f3a4ad5b8484e74b851571459cc SHA512 
8765fc3bfd10e52a05d59dab9e9ec973f933976c3511a91d6c84f120e2cac6abccc8ccb7ea9d301882198049b37823a392520464197a791cddf79ba9ce252f37
 WHIRLPOOL 
a6d83bdedd6af70e17478893d3c7e91cdae6cea9a7b66360019310cd1511a0643a9a18f27fb497ba7da7a157b47ea00df8d85331c1dcb9ebf1419e003f291fdf
 DIST ox-2.7.0.tar.gz 193355 SHA256 
11188cf3408e9774f24fcf1b35c20c0d37ce5b173132b9fff602b422fa5f741c SHA512 
3c77fe8fee38a35ffb6317873d90f618f39215ce652dc48b6671a85960fbc1705f3d26c9100bd4e891620afe46f19e714acde79faecbe4393e429879017e8f24
 WHIRLPOOL 
502096c01a904e7ba18016956ea2d633b0204293c2988cdeeed7d5f839662de25f1aa9502ebf12f03f7e226a9bbbe690a35e1512f282062e2c424c4771aed873
+DIST ox-2.8.0.tar.gz 193494 SHA256 
a14bdfb95ce02664da6b772edc7fa1617fe3007b537060816360e4f7d69ffb31 SHA512 
e1f2e37f3c3c8e6bb550c656b483012f3eb829dc6c60f9caf252a0d12a5f211a4b11e3de4f2443553570fa4b545dca565f27119520db3113ecf5707a712ce900
 WHIRLPOOL 
9dac57ce43eabb8e08defb8810febb2d1f66083dec0a427df4582ff22813f9f6381da0cb86ee15265d3b0949d09ff24fcd2ed65f69ee357fcfcbba6438b0a0d2

diff --git a/dev-ruby/ox/ox-2.8.0.ebuild b/dev-ruby/ox/ox-2.8.0.ebuild
new file mode 100644
index 000..2f95cc6f0c9
--- /dev/null
+++ b/dev-ruby/ox/ox-2.8.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A fast XML parser and Object marshaller"
+HOMEPAGE="http://www.ohler.com/ox/ https://github.com/ohler55/ox;
+SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="BSD"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+SLOT="0"
+IUSE=""
+
+each_ruby_configure() {
+   ${RUBY} -Cext/ox extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/ox
+   cp ext/ox/ox$(get_modname) lib/ox/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/tests.rb || die
+}



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

2017-10-17 Thread Hans de Graaff
commit: ad3f7ed5b0d233157b3a19446453a36fd1a45241
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Oct 18 05:41:18 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Oct 18 05:41:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3f7ed5

dev-ruby/rash_alt: add 0.4.4

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/rash_alt/Manifest  |  1 +
 dev-ruby/rash_alt/rash_alt-0.4.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/rash_alt/Manifest b/dev-ruby/rash_alt/Manifest
index 1c3a460a369..5a8ea9ed5f9 100644
--- a/dev-ruby/rash_alt/Manifest
+++ b/dev-ruby/rash_alt/Manifest
@@ -1 +1,2 @@
 DIST rash_alt-0.4.3.gem 8704 SHA256 
dd4c51d8124be00d4a8b411fa2be04b81deaabbdf0c43ca996d5982b6e54b47a SHA512 
4b56a92b6a73cf92dd9ccb251a2b980d60f8c7e1fa24206fe08b3a825dbf1d56797d05b771935012bd75ee609df5a0a46b55aad59d74eee5194f416912ade7e9
 WHIRLPOOL 
6be029cae30768d9a84b14ce79d5c8dcca3bae6f32e10b1d652fbd6d6fc4a32d467a2809f741e7b38355ae72a0366680884a0efb6af4eed6133be3c8b619d6d1
+DIST rash_alt-0.4.4.gem 8704 SHA256 
401b70f9f2f744cc8124148bc5afde354d4ae9344a04268c857bac0ba64c5cc8 SHA512 
92eabd11fe571c329d0cd8b45248726589d0a59cf4b6cd80f8ea1b5a17c20db94c4fe6a26868c64fb8eb172b352f228c4d9e0ead296393292c05828dec066c58
 WHIRLPOOL 
7d1be5c1a1b05a306fb9983b2b090cb9abd9ca5282b4d0fc031e9c0841844002c4c99b7162e6750f6db710d2ea44d03136b3df2a5bdb6b7cb814256ec271e2b2

diff --git a/dev-ruby/rash_alt/rash_alt-0.4.4.ebuild 
b/dev-ruby/rash_alt/rash_alt-0.4.4.ebuild
new file mode 100644
index 000..62321d42490
--- /dev/null
+++ b/dev-ruby/rash_alt/rash_alt-0.4.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="rash.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rash alt version for Hashie's own Rash"
+HOMEPAGE="https://github.com/shishi/rash_alt;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/hashie-3.5:3"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+
+   sed -i -e '/git ls-files/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2017-10-17 Thread Sergei Trofimovich
commit: 4f0f796c71ddcd90815f07219b77bec32c7e1c34
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Oct 18 05:33:03 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Oct 18 05:33:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0f796c

net-firewall/nftables: enable USE=gmp by default, bug #634586

nftables uses mini-gmp in USE=-gmp mode. Use system's gmp by default.
This workarounds #634586 build failure by default but does not fix
underlying problem of mini-gmp incopleteness.

Bug: https://bugs.gentoo.org/634586
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-firewall/nftables/nftables-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/nftables/nftables-0.8.ebuild 
b/net-firewall/nftables/nftables-0.8.ebuild
index 8ea3783bb5c..8f0ddbe29ca 100644
--- a/net-firewall/nftables/nftables-0.8.ebuild
+++ b/net-firewall/nftables/nftables-0.8.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug doc gmp +readline"
+IUSE="debug doc +gmp +readline"
 
 RDEPEND=">=net-libs/libmnl-1.0.3
gmp? ( dev-libs/gmp:0= )



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

2017-10-17 Thread Chí-Thanh Christopher Nguyễn
commit: a14b54660d95f472407ec6d6d6f5e785fd75061e
Author: Chí-Thanh Christopher Nguyễn  gentoo  org>
AuthorDate: Wed Oct 18 05:14:39 2017 +
Commit: Chí-Thanh Christopher Nguyễn  gentoo  org>
CommitDate: Wed Oct 18 05:14:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14b5466

dev-libs/wayland-protocols: version bump to 1.11

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/wayland-protocols/Manifest|  1 +
 .../wayland-protocols-1.11.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-libs/wayland-protocols/Manifest 
b/dev-libs/wayland-protocols/Manifest
index 44f9cecc61a..0b5297b3acc 100644
--- a/dev-libs/wayland-protocols/Manifest
+++ b/dev-libs/wayland-protocols/Manifest
@@ -1,4 +1,5 @@
 DIST wayland-protocols-1.10.tar.xz 117652 SHA256 
5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a SHA512 
4cecee723c67b483ecb2a1e36e415935a90f080307531d8fb27cb3f0fe1ae10c1f2aae9b919c8744c2e33cb52943d15202aee960302763a338bdcd16fea7aeb5
 WHIRLPOOL 
d10f31a210959827b9e34f72602e6f36aca9825120e861de8ebe3622073053692db06a79f5cd3e3884c9ad4910dc7ea49b3e966763b0b405890adc38c84bf12c
+DIST wayland-protocols-1.11.tar.xz 117852 SHA256 
3afcee1d51c5b1d70b59da790c9830b354236324b19b2b7af9683bd3b7be6804 SHA512 
6a6f816dd24f338182ddf11e2daa2db4f048f9153c618bd75712b6e02fccc41294c6c5f33692e858f54bab6b644b1dff49ca223ca2c8410a4afb8aa1b39e34a6
 WHIRLPOOL 
3fd53e7f868b6ebd6bcc37133294943ec4749d2b71a3d54d382d784d5f86656520c0e4e6be1f21230191ec08752c56458f42c15c32d8575e205da7a872c657e8
 DIST wayland-protocols-1.7.tar.xz 113220 SHA256 
635f2a937d318f1fecb97b54074ca211486e38af943868dd0fa82ea38d091c1f SHA512 
291a3226cc538de3b81bdffa5de513b305a946bfc3481e21c254fcc6a023e0cf2ff1869509c7ae193da02460f1d4a3c5cd5f1ca13b2550886acffcc636fb30d2
 WHIRLPOOL 
6528e73461455278f2086fc953d251042f870360ab854f388658eb353f3d0affcc6aa369d912a3edc9040a026468a3a0f63b42cbc2a27a0902e9ab94ae2a7bfc
 DIST wayland-protocols-1.8.tar.xz 112124 SHA256 
e3fa5f2812cfec3c1c2573bd34adfe37d4d8950dba572d9ec6c52adcc5fe4b9a SHA512 
8d9bbd4eb52c0b727c75f0379e53e29a197ce21f5a0a10a6351c053e26a635b53dcb418fa44f0fa5e0484d1457681a7f69afd3c98f2095be16ae1b0d0aeb0c50
 WHIRLPOOL 
4974b1c88ab32a3ec334c15c00e3f3dcf09ffeba9d909140d980d037e4edb21cd906699afd83577cc7505f399b2b10e75ca6df157a97e313b1d182cf5a673c5c
 DIST wayland-protocols-1.9.tar.xz 116152 SHA256 
666b72de30ca3b70c2b54ccc9e8114cb520e76db224c816b5e23501099174f75 SHA512 
16154520dd355ba9d459baf942945c6b7d267ab4463a31eba76f5d300569ffa993641f65d3e2cde89d735767a3bf743382449f58c5f42521dbdc7db1b1d0dc0d
 WHIRLPOOL 
25102072f7b3e7be0a6a860c4992ff301d0afda4d91867daf5e0e848dbb3d986c0f1ba9162210b00acc12ff9af2aa6c19c19718b98c289433c24df18cec780a9

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild
new file mode 100644
index 000..70049b66d03
--- /dev/null
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+if [[ ${PV} = * ]]; then
+   
EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/wayland-protocols.git;
+   GIT_ECLASS="git-r3"
+   EXPERIMENTAL="true"
+   AUTOTOOLS_AUTORECONF=1
+fi
+
+inherit autotools-utils ${GIT_ECLASS}
+
+DESCRIPTION="Wayland protocol files"
+HOMEPAGE="https://wayland.freedesktop.org/;
+
+if [[ $PV = * ]]; then
+   SRC_URI="${SRC_PATCHES}"
+   KEYWORDS=""
+else
+   SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/wayland"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_test() {
+   export XDG_RUNTIME_DIR="${T}/runtime-dir"
+   mkdir "${XDG_RUNTIME_DIR}" || die
+   chmod 0700 "${XDG_RUNTIME_DIR}" || die
+
+   autotools-utils_src_test
+}



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

2017-10-17 Thread Chí-Thanh Christopher Nguyễn
commit: b0dd0016ab4eca090229f9b74315526f1596ca8f
Author: Chí-Thanh Christopher Nguyễn  gentoo  org>
AuthorDate: Wed Oct 18 05:14:14 2017 +
Commit: Chí-Thanh Christopher Nguyễn  gentoo  org>
CommitDate: Wed Oct 18 05:14:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0dd0016

dev-libs/libinput: version bump to 1.8.3

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/libinput/Manifest  |  1 +
 dev-libs/libinput/libinput-1.8.3.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index 26ad6dc8a0a..ec6f211ed97 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -2,3 +2,4 @@ DIST libinput-1.6.2.tar.xz 929180 SHA256 
96fc0e0b24a96042b16e561201979dfa4a3f00a
 DIST libinput-1.7.2.tar.xz 923720 SHA256 
0b1e5a6c106ccc609ccececd9e33e6b27c8b01fc7457ddb4c1dd266e780d6bc2 SHA512 
cdbd2994e954aac9538fe907c275e6e23e2bed0e9c4c65f19591bdcdbf5074131c72b92e87de87c03f75a991fcdb7f568b491a12f00031c4eba11082ca44d69f
 WHIRLPOOL 
869623f2ef8da44627f28552f86583a6e6927f4966489f1c59d4b7c5061983d58744be5ea162a97e07e4a79495f56a728faaa273f8d45a8a2ee242819769aae8
 DIST libinput-1.7.3.tar.xz 922464 SHA256 
096d612d2711f0caa2de544976ff3729e6233511ab373808644cc2dd5affcb1d SHA512 
2262dc56d213a4d3ea765e870af200e2c336a166baa1bbdf5205e3ce70faefc777429ba09563c5dd79feb5442f53abc84e04a0f32a06bb622d6e120bb8ad152b
 WHIRLPOOL 
06ea9038f7b3127b3238fc863b1ec862647a08b1ab4956fcfd433093dc3c68585ba3b166515370681ed158a48ce6a5670c6b8dcb6d536af25f8bda2c84c74286
 DIST libinput-1.8.2.tar.xz 939664 SHA256 
013518ee0adb2287e6e1f08412efba2137320738cadb5399b783738f04cbab38 SHA512 
555a7680cc8aaf62c5370a865f3aff0a933d42d94a3d8861c072666b02c9e1be45ea39de9a749a9575cdfb613b6150e412e18559d94d4919f21ca4680a3c76a7
 WHIRLPOOL 
c897c788fe29085f2f8f79f0441f4543d4cfa2f5c4af2357539c9ef49662d7eed2e46fa904bc3291a559a5effd091584da71a6e05ab5c11cb03970a27afd7366
+DIST libinput-1.8.3.tar.xz 941832 SHA256 
2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d SHA512 
88006d217e3507858fa6b9ac1f25c267255fb51d1bcf1208d2afd423bf2a9292944bc5526ea91f27fad3ff04c2f9f43ab3aa25fd9fb7ace1231ecd33ddf18de6
 WHIRLPOOL 
ebe128f8e9bce71dc7e878cd7dd7815cb0a358f91945ea47945568a1994f1a80c2d6f8db7d5f8f9c5e554c22fcc13733ca4bdcb68b47a72e16e55098904a93e2

diff --git a/dev-libs/libinput/libinput-1.8.3.ebuild 
b/dev-libs/libinput/libinput-1.8.3.ebuild
new file mode 100644
index 000..0c88be02d47
--- /dev/null
+++ b/dev-libs/libinput/libinput-1.8.3.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit udev
+
+DESCRIPTION="Library to handle input devices in Wayland"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/;
+SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz;
+
+LICENSE="MIT"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="input_devices_wacom test"
+# Tests require write access to udev rules directory which is a no-no for live 
system.
+# Other tests are just about logs, exported symbols and autotest of the test 
library.
+RESTRICT="test"
+
+RDEPEND="
+   input_devices_wacom? ( >=dev-libs/libwacom-0.20 )
+   >=dev-libs/libevdev-1.3
+   >=sys-libs/mtdev-1.1
+   virtual/libudev
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+#  test? (
+#  >=dev-libs/check-0.9.10
+#  dev-util/valgrind
+#  sys-libs/libunwind )
+
+src_prepare() {
+   default
+   # Doc handling in kinda strange but everything
+   # is available in the tarball already.
+   sed -e 's/^\(SUBDIRS =.*\)doc\(.*\)$/\1\2/' \
+   -i Makefile.am Makefile.in || die
+}
+
+src_configure() {
+   # gui can be built but will not be installed
+   # building documentation silently fails with graphviz syntax errors
+   econf \
+   --disable-debug-gui \
+   --disable-documentation \
+   $(use_enable input_devices_wacom libwacom) \
+   $(use_enable test tests) \
+   --with-udev-dir="$(get_udevdir)"
+}
+
+src_install() {
+   emake install DESTDIR="${D}"
+   dodoc -r doc/html
+   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
+}



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

2017-10-17 Thread Daniel Campbell
commit: 9fb9a912de5e40c1eaaac2e80c06d26f117b9e86
Author: Daniel Campbell  gentoo  org>
AuthorDate: Wed Oct 18 01:51:49 2017 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Wed Oct 18 01:52:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb9a912

app-crypt/certbot: Add myself as co-maintainer

Package-Manager: Portage-2.3.11, Repoman-2.3.3

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

diff --git a/app-crypt/certbot/metadata.xml b/app-crypt/certbot/metadata.xml
index 0a55369a680..42bbc9c679a 100644
--- a/app-crypt/certbot/metadata.xml
+++ b/app-crypt/certbot/metadata.xml
@@ -5,6 +5,10 @@
prometheanf...@gentoo.org
Matthew Thode

+   
+   z...@gentoo.org
+   Daniel Campbell
+   

certbot/certbot




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

2017-10-17 Thread Aaron Bauman
commit: 2e3f21a94578da603143d457d40f766df110629f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Oct 18 01:21:19 2017 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Oct 18 01:21:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e3f21a9

net-analyzer/nagios: amd64 stable wrt bug #628086

 net-analyzer/nagios/nagios-4.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/nagios/nagios-4.3.3.ebuild 
b/net-analyzer/nagios/nagios-4.3.3.ebuild
index 63748c40978..e2be13acf41 100644
--- a/net-analyzer/nagios/nagios-4.3.3.ebuild
+++ b/net-analyzer/nagios/nagios-4.3.3.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.nagios.org/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="~net-analyzer/nagios-core-${PV}



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

2017-10-17 Thread Mart Raudsepp
commit: 0fc6f3b7d648c393af1675dd316781e0db3f8441
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Oct 18 00:59:38 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Oct 18 00:59:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc6f3b7

gnome-base/librsvg: remove old

Bug: https://bugs.gentoo.org/625860
Package-Manager: Portage-2.3.8, Repoman-2.3.2

 gnome-base/librsvg/Manifest   |  1 -
 gnome-base/librsvg/librsvg-2.40.17.ebuild | 97 ---
 2 files changed, 98 deletions(-)

diff --git a/gnome-base/librsvg/Manifest b/gnome-base/librsvg/Manifest
index 70377dd4aa7..5d33e3e9c3f 100644
--- a/gnome-base/librsvg/Manifest
+++ b/gnome-base/librsvg/Manifest
@@ -1,2 +1 @@
-DIST librsvg-2.40.17.tar.xz 573244 SHA256 
e6f6c5cbecc405bb945c7cd15061276035ae3173bbb3bb25e8a916779c7f69cc SHA512 
296e623adbf1e833a9b1f11257a911671d6c01568719ff48f8e2a9e0bf8166eae242d0ae23243a9ac335540fff6b6cdd4760ca2f37f8afe188783fd9b1099ef5
 WHIRLPOOL 
64c188903faa3144703cbeba3f8736c1ff8751006f744f4a3a796e1eae9d50e633cb48ab036e55c8222edc2b8e7dc708578c7a5add8f9b96f8183e89eb8026ec
 DIST librsvg-2.40.18.tar.xz 574384 SHA256 
bfc8c488c89c1e7212c478beb95c41b44701636125a3e6dab41187f1485b564c SHA512 
faf503d0d881801ce129715e7ae979ee1675bd32beac9170b1889c94aac64caf486968bc86f3480463b84e94f28c1d805551ffdcb7068ecadd0688146e0fb182
 WHIRLPOOL 
123299a0896a7f1fb084c360f1ebe813d5b35886ae2587678a1773ffd3705305b2a30223bd61a524662076b029bdf1cb0cc0a8573bad7ba86ac99389a45e6e56

diff --git a/gnome-base/librsvg/librsvg-2.40.17.ebuild 
b/gnome-base/librsvg/librsvg-2.40.17.ebuild
deleted file mode 100644
index 7eb90124e50..000
--- a/gnome-base/librsvg/librsvg-2.40.17.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
-GNOME2_LA_PUNT="yes"
-VALA_USE_DEPEND="vapigen"
-
-inherit autotools eutils gnome2 multilib-minimal vala
-
-DESCRIPTION="Scalable Vector Graphics (SVG) rendering library"
-HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg;
-
-LICENSE="LGPL-2"
-SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-
-IUSE="+introspection tools vala"
-REQUIRED_USE="vala? ( introspection )"
-
-RDEPEND="
-   >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-   >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}]
-   >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
-   >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
-   >=dev-libs/libcroco-0.6.8-r1[${MULTILIB_USEDEP}]
-   >=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,${MULTILIB_USEDEP}]
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   tools? ( >=x11-libs/gtk+-3.10.0:3 )
-"
-DEPEND="${RDEPEND}
-   dev-libs/gobject-introspection-common
-   dev-libs/vala-common
-   >=dev-util/gtk-doc-am-1.13
-   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-   vala? ( $(vala_depend) )
-"
-# >=gtk-doc-am-1.13, gobject-introspection-common, vala-common needed by 
eautoreconf
-
-src_prepare() {
-   # https://bugzilla.gnome.org/show_bug.cgi?id=653323
-   eapply "${FILESDIR}/${PN}-2.40.12-gtk-optional.patch"
-
-   # https://bugzilla.gnome.org/show_bug.cgi?id=731826
-   eapply "${FILESDIR}/${PN}-2.40.2-vala-out-of-source.patch"
-
-   eautoreconf
-
-   use vala && vala_src_prepare
-   gnome2_src_prepare
-}
-
-multilib_src_configure() {
-   local myconf=()
-
-   # -Bsymbolic is not supported by the Darwin toolchain
-   if [[ ${CHOST} == *-darwin* ]]; then
-   myconf+=( --disable-Bsymbolic )
-   fi
-
-   # --disable-tools even when USE=tools; the tools/ subdirectory is useful
-   # only for librsvg developers
-   ECONF_SOURCE=${S} \
-   gnome2_src_configure \
-   --disable-static \
-   --disable-tools \
-   $(multilib_native_use_enable introspection) \
-   $(multilib_native_use_with tools gtk3) \
-   $(multilib_native_use_enable vala) \
-   --enable-pixbuf-loader \
-   "${myconf[@]}"
-
-   if multilib_is_native_abi; then
-   ln -s "${S}"/doc/html doc/html || die
-   fi
-}
-
-multilib_src_compile() {
-   # causes segfault if set, see bug #411765
-   unset __GL_NO_DSO_FINALIZER
-   gnome2_src_compile
-}
-
-multilib_src_install() {
-   gnome2_src_install
-}
-
-pkg_postinst() {
-   # causes segfault if set, see bug 375615
-   unset __GL_NO_DSO_FINALIZER
-   multilib_foreach_abi gnome2_pkg_postinst
-}
-
-pkg_postrm() {
-   # causes segfault if set, see bug 375615
-   unset __GL_NO_DSO_FINALIZER
-   multilib_foreach_abi gnome2_pkg_postrm
-}



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

2017-10-17 Thread Andreas Sturmlechner
commit: 7905c64ebd0e68b9267f6965508b145591b325f5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 18 00:03:35 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 18 00:28:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7905c64e

media-gfx/exiv2: Add 0.26_p20171018 snapshot from 0.26 branch

Since many commits haven't been backported yet, this is actually
a tarball made of my fork, until this is decided upstream.

Not pretty but better than keeping the current snapshot in tree.

Gentoo-bug: 634308
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-gfx/exiv2/Manifest   |   1 +
 media-gfx/exiv2/exiv2-0.26_p20171018.ebuild| 128 +
 media-gfx/exiv2/files/exiv2-0.26-fix-docs.patch|  83 +
 .../exiv2/files/exiv2-0.26-tools-optional.patch|  28 +
 4 files changed, 240 insertions(+)

diff --git a/media-gfx/exiv2/Manifest b/media-gfx/exiv2/Manifest
index d2ca2261e26..4c27da12d82 100644
--- a/media-gfx/exiv2/Manifest
+++ b/media-gfx/exiv2/Manifest
@@ -1,2 +1,3 @@
 DIST exiv2-0.25.tar.gz 5434325 SHA256 
c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4 SHA512 
08d4e655ffdde715e0214f4bef01d55aba9b8ba517456a60e254a0f8541c20479e407545db28ca90a69dee8def6941fdd88f9a557fb382ebebe49e363aca8e8e
 WHIRLPOOL 
f9e7a6947dac5870e0574253b8c1cb1e7d31a916a9e1c4417c73168046c0b4bed90b9c77253444604163bcf6dca204dab92a52cb03bdcb0f85c807327623f8ac
 DIST exiv2-0.26_p20171013.tar.gz 25801252 SHA256 
137178f0dfc2734b174ba71b8b18d5852fcd5c6f7835eeb1b58f42b93eed7317 SHA512 
4e8b10b8593a80615f5deb9fed3420f118338f1161b99c0b86456686fe8d511bb5df956ee25ed5edf990b34bab9efda64be5c80f6efbd78e6e497cb85e2a3ad5
 WHIRLPOOL 
e32b9d98fa5be77bbf50bf275a95db8e9d15b0d40d762bdf512cb8d02f009fc452921df194121cd32d9780de1c83afd0da5cd75ef653a9ba1459f18884f71ffe
+DIST exiv2-0.26_p20171018.tar.gz 28370645 SHA256 
7dea665ff7e58a7a858b1aa624d75f27f8b8b154cce645ef970344982c9de449 SHA512 
fb4c867a5879ab46f31a1a8a7f8d24395620d6ff2a1088bc9d8d589ca110fad063e19266f4e2b75ad7bebc5b87141ed95db8e214220670a4d11092dfe654558c
 WHIRLPOOL 
b2c5060fbbb177479ffd8fbf68957d2329c0383da673b3555f602e574ee90672f55dd6105dcb25e47c9efde97dd4721d05596b22ab9f954bf9e502ffac0ee45c

diff --git a/media-gfx/exiv2/exiv2-0.26_p20171018.ebuild 
b/media-gfx/exiv2/exiv2-0.26_p20171018.ebuild
new file mode 100644
index 000..aa1eeec5560
--- /dev/null
+++ b/media-gfx/exiv2/exiv2-0.26_p20171018.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+LINGUAS="bs de es fi fr gl ms pl pt ru sk sv ug uk vi"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/Exiv2/exiv2.git;
+   EGIT_BRANCH="0.26"
+   GIT_ECLASS=git-r3
+else
+   COMMIT=0a9962f5879335e4eb539ce419fce45a41de2770
+   SRC_URI="https://github.com/a17r/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+fi
+inherit cmake-multilib python-any-r1 vcs-snapshot
+
+DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
+HOMEPAGE="http://www.exiv2.org/;
+
+LICENSE="GPL-2"
+SLOT="0/26"
+IUSE="doc examples nls png webready xmp $(printf 'linguas_%s ' ${LINGUAS})"
+
+RDEPEND="
+   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
+   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
+   png? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+   webready? (
+   net-libs/libssh[${MULTILIB_USEDEP}]
+   net-misc/curl[${MULTILIB_USEDEP}]
+   )
+   xmp? ( >=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   doc? (
+   ${PYTHON_DEPS}
+   app-doc/doxygen
+   dev-libs/libxslt
+   media-gfx/graphviz
+   virtual/pkgconfig
+   )
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( README doc/ChangeLog doc/cmd.txt )
+
+PATCHES=(
+   # TODO: Take to upstream
+   "${FILESDIR}"/${PN}-0.26-fix-docs.patch
+   "${FILESDIR}"/${PN}-0.26-tools-optional.patch
+)
+
+pkg_setup() {
+   use doc && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   if [[ ${PV} != * ]] ; then
+   if [[ -d po ]] ; then
+   pushd po > /dev/null || die
+   local lang
+   for lang in *.po; do
+   if [[ -e ${lang} ]] && ! has ${lang/.po/} 
${LINGUAS} ; then
+   case ${lang} in
+   CMakeLists.txt | \
+   ${PN}.pot)  ;;
+   *) rm -r ${lang} || die ;;
+   

[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/, kde-misc/yakuake/files/

2017-10-17 Thread Andreas Sturmlechner
commit: 48e8257aef51fc51bee5e605b2541f235b2ba6c6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 17 23:04:52 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 17 23:04:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e8257a

kde-misc/yakuake: Drop wayland fix that broke X

Gentoo-bug: 634416
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch | 28 --
 ...ake-3.0.4-r1.ebuild => yakuake-3.0.4-r2.ebuild} |  1 -
 2 files changed, 29 deletions(-)

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch
deleted file mode 100644
index cce53b8ac61..000
--- a/kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 3cdc1d0654dcd8e6eb3fc01d95fcccafe68cbb47 Mon Sep 17 00:00:00 2001
-From: Aleix Pol 
-Date: Thu, 12 Oct 2017 18:41:58 +0200
-Subject: Fix (my) yakuake on a wayland session
-
-KWindowSystem::activeWindow and winId are two entirely different things.
-
-Reviewed by Eike

- app/mainwindow.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/app/mainwindow.cpp b/app/mainwindow.cpp
-index 6fa9160..028bb9c 100644
 a/app/mainwindow.cpp
-+++ b/app/mainwindow.cpp
-@@ -1023,7 +1023,7 @@ void MainWindow::wmActiveWindowChanged()
- return;
- }
- 
--if (!Settings::keepOpen() && isVisible() && KWindowSystem::activeWindow() 
!= winId()) {
-+if (!Settings::keepOpen() && hasFocus()) {
- toggleWindowState();
- }
- }
--- 
-cgit v0.11.2
-

diff --git a/kde-misc/yakuake/yakuake-3.0.4-r1.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
similarity index 97%
rename from kde-misc/yakuake/yakuake-3.0.4-r1.ebuild
rename to kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
index 937b781bd66..e82c0cbc12d 100644
--- a/kde-misc/yakuake/yakuake-3.0.4-r1.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
@@ -50,5 +50,4 @@ PATCHES=(
"${FILESDIR}/${P}-qicon.patch"
"${FILESDIR}/${P}-qt-5.9-wayland.patch"
"${FILESDIR}/${P}-qdbus-crash.patch"
-   "${FILESDIR}/${P}-wayland.patch"
 )



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

2017-10-17 Thread Andreas Sturmlechner
commit: 81778186e30816cb54047015642b12e791f979ce
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 18 00:27:14 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 18 00:28:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81778186

media-gfx/exiv2: Drop old snapshot

It was based on master when it was not clear there was going
to be a stable branch.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-gfx/exiv2/Manifest   |   1 -
 media-gfx/exiv2/exiv2-0.26_p20171013.ebuild| 122 -
 .../exiv2/files/exiv2-0.26_p20171013-ccache.patch  |  62 ---
 .../exiv2/files/exiv2-0.26_p20171013-cmake.patch   |  47 
 4 files changed, 232 deletions(-)

diff --git a/media-gfx/exiv2/Manifest b/media-gfx/exiv2/Manifest
index 4c27da12d82..db32671e88e 100644
--- a/media-gfx/exiv2/Manifest
+++ b/media-gfx/exiv2/Manifest
@@ -1,3 +1,2 @@
 DIST exiv2-0.25.tar.gz 5434325 SHA256 
c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4 SHA512 
08d4e655ffdde715e0214f4bef01d55aba9b8ba517456a60e254a0f8541c20479e407545db28ca90a69dee8def6941fdd88f9a557fb382ebebe49e363aca8e8e
 WHIRLPOOL 
f9e7a6947dac5870e0574253b8c1cb1e7d31a916a9e1c4417c73168046c0b4bed90b9c77253444604163bcf6dca204dab92a52cb03bdcb0f85c807327623f8ac
-DIST exiv2-0.26_p20171013.tar.gz 25801252 SHA256 
137178f0dfc2734b174ba71b8b18d5852fcd5c6f7835eeb1b58f42b93eed7317 SHA512 
4e8b10b8593a80615f5deb9fed3420f118338f1161b99c0b86456686fe8d511bb5df956ee25ed5edf990b34bab9efda64be5c80f6efbd78e6e497cb85e2a3ad5
 WHIRLPOOL 
e32b9d98fa5be77bbf50bf275a95db8e9d15b0d40d762bdf512cb8d02f009fc452921df194121cd32d9780de1c83afd0da5cd75ef653a9ba1459f18884f71ffe
 DIST exiv2-0.26_p20171018.tar.gz 28370645 SHA256 
7dea665ff7e58a7a858b1aa624d75f27f8b8b154cce645ef970344982c9de449 SHA512 
fb4c867a5879ab46f31a1a8a7f8d24395620d6ff2a1088bc9d8d589ca110fad063e19266f4e2b75ad7bebc5b87141ed95db8e214220670a4d11092dfe654558c
 WHIRLPOOL 
b2c5060fbbb177479ffd8fbf68957d2329c0383da673b3555f602e574ee90672f55dd6105dcb25e47c9efde97dd4721d05596b22ab9f954bf9e502ffac0ee45c

diff --git a/media-gfx/exiv2/exiv2-0.26_p20171013.ebuild 
b/media-gfx/exiv2/exiv2-0.26_p20171013.ebuild
deleted file mode 100644
index edc5b163138..000
--- a/media-gfx/exiv2/exiv2-0.26_p20171013.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=269370863ecd61dd038eed3b96ecd65898d3bb6e
-LINGUAS="bs de es fi fr gl ms pl pt ru sk sv ug uk vi"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-inherit cmake-multilib python-any-r1 vcs-snapshot
-
-DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
-HOMEPAGE="http://www.exiv2.org/;
-SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/26"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
-IUSE="doc examples nls png webready xmp $(printf 'linguas_%s ' ${LINGUAS})"
-
-RDEPEND="
-   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
-   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
-   png? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-   webready? (
-   net-libs/libssh[${MULTILIB_USEDEP}]
-   net-misc/curl[${MULTILIB_USEDEP}]
-   )
-   xmp? ( >=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] )
-"
-
-DEPEND="${RDEPEND}
-   doc? (
-   ${PYTHON_DEPS}
-   app-doc/doxygen
-   dev-libs/libxslt
-   media-gfx/graphviz
-   virtual/pkgconfig
-   )
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( README.md doc/ChangeLog doc/cmd.txt )
-
-PATCHES=(
-   "${FILESDIR}/${P}-cmake.patch"
-   "${FILESDIR}/${P}-ccache.patch" # bug 634302
-)
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   if [[ ${PV} != * ]] ; then
-   if [[ -d po ]] ; then
-   pushd po > /dev/null || die
-   local lang
-   for lang in *.po; do
-   if [[ -e ${lang} ]] && ! has ${lang/.po/} 
${LINGUAS} ; then
-   case ${lang} in
-   CMakeLists.txt | \
-   ${PN}.pot)  ;;
-   *) rm -r ${lang} || die ;;
-   esac
-   fi
-   done
-   popd > /dev/null || die
-   else
-   die "Failed to prepare LINGUAS - po directory moved?"
-   fi
-   fi
-
-   # FIXME @upstream:
-   einfo "Converting doc/cmd.txt to UTF-8"
-   iconv -f LATIN1 -t 

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

2017-10-17 Thread Andreas Sturmlechner
commit: 7cdde17ffb6a2cc1a89fa37d19ba124f7a1cbc18
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 18 00:32:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 18 00:32:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cdde17f

media-gfx/krita: Drop workaround for media-gfx/exiv2-0.27

This reverts commit 3621c5441adf6c1bf587c759d3d621b289f4901b.

 media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch | 11 ---
 media-gfx/krita/krita-3.2.1.ebuild   |  7 ++-
 2 files changed, 2 insertions(+), 16 deletions(-)

diff --git a/media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch 
b/media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch
deleted file mode 100644
index 22c3858f4c6..000
--- a/media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/libs/ui/kisexiv2/kis_xmp_io.cpp  2017-10-15 22:09:56.908903726 +0200
-+++ b/libs/ui/kisexiv2/kis_xmp_io.cpp  2017-10-15 22:10:23.956192118 +0200
-@@ -17,7 +17,7 @@
- #include "kis_xmp_io.h"
- 
- #include 
--#include 
-+#include 
- 
- #include "kis_exiv2.h"
- 

diff --git a/media-gfx/krita/krita-3.2.1.ebuild 
b/media-gfx/krita/krita-3.2.1.ebuild
index 12b520bc5c5..7c6ab717aba 100644
--- a/media-gfx/krita/krita-3.2.1.ebuild
+++ b/media-gfx/krita/krita-3.2.1.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
$(add_qt_dep qtx11extras)
$(add_qt_dep qtxml)
dev-libs/boost:=
-   >=media-gfx/exiv2-0.26_p20170713:=
+   media-gfx/exiv2:=
media-libs/lcms
media-libs/libpng:0=
sys-libs/zlib
@@ -72,10 +72,7 @@ RDEPEND="${COMMON_DEPEND}
!app-office/calligra-l10n:4[calligra_features_krita(+)]
 "
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.2.0-tests-optional.patch
-   "${FILESDIR}"/${P}-exiv2-0.26.1.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-3.2.0-tests-optional.patch )
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2017-10-17 Thread Mike Gilbert
commit: a5305e03945118682448b32aba3fc50fffc5fb18
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Oct 17 21:49:18 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Oct 17 22:09:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5305e03

www-client/google-chrome-beta: automated update (62.0.3202.62)

Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-62.0.3202.52.ebuild => google-chrome-beta-62.0.3202.62.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index a8d26ec0d16..cffc35ff3dc 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_62.0.3202.52-1_amd64.deb 50048514 SHA256 
ecc51d289f90fc3ac9bec4c57ae3d3d9109118ae0efd8078ce1c240f88390696 SHA512 
4555660d0551bba1d8594142239583f612b207a00b2a06cf90597303e28ca5842b4cf810d330f6f6a16afd2226cfb3cc0a0f991b6ef539ecc92e389ce211589c
 WHIRLPOOL 
cf6945303c97e893d90a327093cad4ddde199556f059bc0444dab5a0957dca58ce601c7380e844e3bf8972be9ba311f1e62a77bb11732631af9bfe4c8a47f15b
+DIST google-chrome-beta_62.0.3202.62-1_amd64.deb 49451474 SHA256 
38f3c45d99381711226670da25a80c1b085a550943c56cbe84d672a074daa181 SHA512 
87c7a1f831876670e985d6a78138895dd8e1b72f1f840f6651cfd89d688578b47cae21bc9eec86d95e9a6def7962e3ac6d73af3d762a33f557640896256dea57
 WHIRLPOOL 
41236eb0c41bc00362baccfc88ae2ed07b6e039315eaca72a772636e65f211027726876c8bd29bf26adcb1eefb8ac07b3a22b6cd07fc21ba0aced5a2ebbcdb8a

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-62.0.3202.52.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-62.0.3202.62.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-62.0.3202.52.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-62.0.3202.62.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2017-10-17 Thread Mike Gilbert
commit: 26bf793827a21ba3d68c93e9f1c98b39c7f9e96e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Oct 17 21:49:27 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Oct 17 22:09:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26bf7938

www-plugins/chrome-binary-plugins: automated update (62.0.3202.62, 
62.0.3202.62, 63.0.3236.7)

Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62

 www-plugins/chrome-binary-plugins/Manifest  | 6 +++---
 0.3163.100.ebuild => chrome-binary-plugins-62.0.3202.62.ebuild} | 0
 ...2_beta.ebuild => chrome-binary-plugins-62.0.3202.62_beta.ebuild} | 0
 ..._alpha.ebuild => chrome-binary-plugins-63.0.3236.7_alpha.ebuild} | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index a6125dedabf..7dd4bf82ff6 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_62.0.3202.52-1_amd64.deb 50048514 SHA256 
ecc51d289f90fc3ac9bec4c57ae3d3d9109118ae0efd8078ce1c240f88390696 SHA512 
4555660d0551bba1d8594142239583f612b207a00b2a06cf90597303e28ca5842b4cf810d330f6f6a16afd2226cfb3cc0a0f991b6ef539ecc92e389ce211589c
 WHIRLPOOL 
cf6945303c97e893d90a327093cad4ddde199556f059bc0444dab5a0957dca58ce601c7380e844e3bf8972be9ba311f1e62a77bb11732631af9bfe4c8a47f15b
-DIST google-chrome-stable_61.0.3163.100-1_amd64.deb 65267668 SHA256 
5b8b9655db8dcce4b276db7860ae1c8ce1079a33f161a716c17fda24b8d5a9b2 SHA512 
ec8b3b29d4af45f0aac67cf564bb7f25e45543bc5aa97c075cb23b6a4f332795a6fb4922ce4c963d1305f41eb455e7b46a874b670dc7bb1b6676fff1c45f1040
 WHIRLPOOL 
ddaf6dfe8d89bf58fcca7fcb2f58365cb82e9b751a8c15025e7ccc2d219b4255869b7d2f9a80ae292f3bfe19818ce55cb90f5e57b13a65d9808e78f8e7bda2f1
-DIST google-chrome-unstable_63.0.3236.0-1_amd64.deb 50443872 SHA256 
9d56062b76b4dc8e361fafeb2c8ce4c50661833ad7f43ce27de94678b60d856f SHA512 
9ded4fc9f5bbdca7e4bc1560b8673649bbf5d6c90550f6cb3975224f5eb7553b1ee035434605b492aa6c0e085ab70266d2f818e3ab20e0ced776fd3e9130850f
 WHIRLPOOL 
7940e3b62af402866c262102de7702c0f300497d3d67f2ae969c46a8923a28deb0f522836be68897ea99d5861b418f52d39185084c5dcf8a905d3cab79aab432
+DIST google-chrome-beta_62.0.3202.62-1_amd64.deb 49451474 SHA256 
38f3c45d99381711226670da25a80c1b085a550943c56cbe84d672a074daa181 SHA512 
87c7a1f831876670e985d6a78138895dd8e1b72f1f840f6651cfd89d688578b47cae21bc9eec86d95e9a6def7962e3ac6d73af3d762a33f557640896256dea57
 WHIRLPOOL 
41236eb0c41bc00362baccfc88ae2ed07b6e039315eaca72a772636e65f211027726876c8bd29bf26adcb1eefb8ac07b3a22b6cd07fc21ba0aced5a2ebbcdb8a
+DIST google-chrome-stable_62.0.3202.62-1_amd64.deb 48500124 SHA256 
98a34a85ba0018d3897a8a11de9f29df08e77d64a9d991df66fcf5c5cdd957c6 SHA512 
fbab95c597542961701cdf50c89d04a79138019e0f805fdefdc86474748bc83d3a7c3d16153768bd50cd360e02c302cfb1fe00f612290fd2472da698f9b595de
 WHIRLPOOL 
b2096af5f28373b497540513769497604e1ab22e88f908f12745881807ebdb067341b224598a98fc250af135fe38ba15a0432acb87aeb5bea0d1a38eacd09199
+DIST google-chrome-unstable_63.0.3236.7-1_amd64.deb 50180726 SHA256 
f077a884dcd4d6f2dcc25ec518e46647f5e773bb678ee8f7715b208d44b1 SHA512 
40d61b06b47ca3e1b61a325ff2541b3a07b0b72a8fcdcd5459d76add0d3a5567a8315cbc29c2707d37a952bfc78b67cda26398f04f6af3453cb73aed0f37
 WHIRLPOOL 
393da715aefb0eabb4b9f926f5c467a55ddbb03760e96b1ae4d448fc8e7bebaf953e22a7589397100c385d4f0d2fe113e69263cef7501d0a87fa1ebdae5f64de

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-61.0.3163.100.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-62.0.3202.62.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-61.0.3163.100.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-62.0.3202.62.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-62.0.3202.52_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-62.0.3202.62_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-62.0.3202.52_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-62.0.3202.62_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3236.0_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3236.7_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3236.0_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3236.7_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2017-10-17 Thread Mike Gilbert
commit: 45ccd528f4b63f69b1d9c8f229da2f115fd1c790
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Oct 17 21:48:15 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Oct 17 22:09:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ccd528

www-client/google-chrome-unstable: automated update (63.0.3236.7)

Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-63.0.3236.0.ebuild => google-chrome-unstable-63.0.3236.7.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 911b5af1790..23c35487be0 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_63.0.3236.0-1_amd64.deb 50443872 SHA256 
9d56062b76b4dc8e361fafeb2c8ce4c50661833ad7f43ce27de94678b60d856f SHA512 
9ded4fc9f5bbdca7e4bc1560b8673649bbf5d6c90550f6cb3975224f5eb7553b1ee035434605b492aa6c0e085ab70266d2f818e3ab20e0ced776fd3e9130850f
 WHIRLPOOL 
7940e3b62af402866c262102de7702c0f300497d3d67f2ae969c46a8923a28deb0f522836be68897ea99d5861b418f52d39185084c5dcf8a905d3cab79aab432
+DIST google-chrome-unstable_63.0.3236.7-1_amd64.deb 50180726 SHA256 
f077a884dcd4d6f2dcc25ec518e46647f5e773bb678ee8f7715b208d44b1 SHA512 
40d61b06b47ca3e1b61a325ff2541b3a07b0b72a8fcdcd5459d76add0d3a5567a8315cbc29c2707d37a952bfc78b67cda26398f04f6af3453cb73aed0f37
 WHIRLPOOL 
393da715aefb0eabb4b9f926f5c467a55ddbb03760e96b1ae4d448fc8e7bebaf953e22a7589397100c385d4f0d2fe113e69263cef7501d0a87fa1ebdae5f64de

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-63.0.3236.0.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-63.0.3236.7.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-63.0.3236.0.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-63.0.3236.7.ebuild



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

2017-10-17 Thread Mike Gilbert
commit: c93f693bd323ea780607bdea101dba1df81980fa
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Oct 17 21:49:06 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Oct 17 22:09:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93f693b

www-client/google-chrome: automated update (62.0.3202.62)

Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62

 www-client/google-chrome/Manifest   | 2 +-
 ...le-chrome-61.0.3163.100.ebuild => google-chrome-62.0.3202.62.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index beda0b285c5..e8cd766b2b9 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_61.0.3163.100-1_amd64.deb 65267668 SHA256 
5b8b9655db8dcce4b276db7860ae1c8ce1079a33f161a716c17fda24b8d5a9b2 SHA512 
ec8b3b29d4af45f0aac67cf564bb7f25e45543bc5aa97c075cb23b6a4f332795a6fb4922ce4c963d1305f41eb455e7b46a874b670dc7bb1b6676fff1c45f1040
 WHIRLPOOL 
ddaf6dfe8d89bf58fcca7fcb2f58365cb82e9b751a8c15025e7ccc2d219b4255869b7d2f9a80ae292f3bfe19818ce55cb90f5e57b13a65d9808e78f8e7bda2f1
+DIST google-chrome-stable_62.0.3202.62-1_amd64.deb 48500124 SHA256 
98a34a85ba0018d3897a8a11de9f29df08e77d64a9d991df66fcf5c5cdd957c6 SHA512 
fbab95c597542961701cdf50c89d04a79138019e0f805fdefdc86474748bc83d3a7c3d16153768bd50cd360e02c302cfb1fe00f612290fd2472da698f9b595de
 WHIRLPOOL 
b2096af5f28373b497540513769497604e1ab22e88f908f12745881807ebdb067341b224598a98fc250af135fe38ba15a0432acb87aeb5bea0d1a38eacd09199

diff --git a/www-client/google-chrome/google-chrome-61.0.3163.100.ebuild 
b/www-client/google-chrome/google-chrome-62.0.3202.62.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-61.0.3163.100.ebuild
rename to www-client/google-chrome/google-chrome-62.0.3202.62.ebuild



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

2017-10-17 Thread Kent Fredric
commit: 7cdc1745e533dae71d60e806f3a77eec2ed45a57
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Oct 17 21:58:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Oct 17 21:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cdc1745

dev-perl/Class-DBI: EAPI6 + Tests

- EAPI6
- Enable tests
- Document testing tips

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild 
b/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild
new file mode 100644
index 000..7edd9cee9b4
--- /dev/null
+++ b/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TMTM
+DIST_VERSION=v${PV}
+inherit perl-module
+
+DESCRIPTION="Simple Database Abstraction"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-solaris"
+IUSE="test"
+
+RDEPEND=">=dev-perl/Class-Data-Inheritable-0.20.0
+   >=dev-perl/Class-Accessor-0.18.0
+   >=dev-perl/Class-Trigger-0.70.0
+   >=virtual/perl-File-Temp-0.120.0
+   virtual/perl-Storable
+   >=virtual/perl-Scalar-List-Utils-1.80.0
+   dev-perl/Clone
+   >=dev-perl/Ima-DBI-0.330.0
+   virtual/perl-version
+   >=dev-perl/UNIVERSAL-moniker-0.60.0"
+DEPEND="${RDEPEND}
+   test? ( >=virtual/perl-Test-Simple-0.470.0 )
+"
+src_test() {
+   perl_rm_files t/97-pod.t
+   ewarn "Testing this package comprehensively needs some manual 
interaction."
+   ewarn "For details, see:"
+   ewarn 
"https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/Class-DBI;
+   perl-module_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Container/, dev-perl/Class-Container/files/

2017-10-17 Thread Kent Fredric
commit: 8d1bf7cc250ee0b3a6b7f95cbc61f29649681420
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Oct 17 20:45:44 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Oct 17 21:58:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1bf7cc

dev-perl/Class-Container: EAPI6 + Tests

- EAPI6
- Enable tests
- Fix tests broken by '.' in @INC
- Fix DESCRIPTION

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Class-Container-0.120.0-r2.ebuild  | 20 +++
 .../files/Class-Container-0.120.0-dot-inc.patch| 40 ++
 2 files changed, 60 insertions(+)

diff --git a/dev-perl/Class-Container/Class-Container-0.120.0-r2.ebuild 
b/dev-perl/Class-Container/Class-Container-0.120.0-r2.ebuild
new file mode 100644
index 000..64447d02f6f
--- /dev/null
+++ b/dev-perl/Class-Container/Class-Container-0.120.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KWILLIAMS
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Glue object frameworks together transparently"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/Params-Validate-0.24-r1
+   >=virtual/perl-Scalar-List-Utils-1.08"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.28"
+PATCHES=( "${FILESDIR}/${P}-dot-inc.patch" )

diff --git 
a/dev-perl/Class-Container/files/Class-Container-0.120.0-dot-inc.patch 
b/dev-perl/Class-Container/files/Class-Container-0.120.0-dot-inc.patch
new file mode 100644
index 000..6efc5c4eae1
--- /dev/null
+++ b/dev-perl/Class-Container/files/Class-Container-0.120.0-dot-inc.patch
@@ -0,0 +1,40 @@
+From 430b1922a9eade34d61e7d962e34b68a167528c2 Mon Sep 17 00:00:00 2001
+From: Kent Fredric 
+Date: Wed, 18 Oct 2017 09:37:56 +1300
+Subject: Fix tests failing on Perl 5.26 w/o '.' in @INC
+
+Bug: https://rt.cpan.org/Ticket/Display.html?id=123312
+---
+ t/01-basic.t | 2 +-
+ t/02-decorator.t | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/01-basic.t b/t/01-basic.t
+index 931073b..a458303 100644
+--- a/t/01-basic.t
 b/t/01-basic.t
+@@ -12,7 +12,7 @@ use Test;
+ use Class::Container;
+ use Params::Validate qw(:types);
+ use File::Spec;
+-require File::Spec->catfile('t', 'classes.pl');
++require File::Spec->rel2abs(File::Spec->catfile('t', 'classes.pl'));
+ 
+ my $HAVE_WEAKEN = 0 + exists $INC{'Scalar/Util.pm'};
+ 
+diff --git a/t/02-decorator.t b/t/02-decorator.t
+index ea75057..0e2ca83 100644
+--- a/t/02-decorator.t
 b/t/02-decorator.t
+@@ -6,7 +6,7 @@ BEGIN { plan tests => 24 }
+ use Class::Container;
+ use Params::Validate qw(:types);
+ use File::Spec;
+-require File::Spec->catfile('t', 'classes.pl');
++require File::Spec->rel2abs(File::Spec->catfile('t', 'classes.pl'));
+ 
+ 
+ 
+-- 
+2.14.2
+



[gentoo-commits] repo/gentoo:master commit in: dev-tex/cjk-latex/

2017-10-17 Thread Jonas Stein
commit: 9e277e4198ab539c91e7e80e281eda50ced9612f
Author: Jonas Stein  gentoo  org>
AuthorDate: Tue Oct 17 20:36:49 2017 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Tue Oct 17 20:36:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e277e41

dev-tex/cjk-latex: QA fix DESCRIPTION.toolong

Shortened DESCRIPTION for repoman.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild 
b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
index 4aab1482ece..faa040aa6d0 100644
--- a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
+++ b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
@@ -7,7 +7,7 @@ inherit latex-package elisp-common toolchain-funcs multilib 
eutils flag-o-matic
 
 MY_P="${P/-latex/}"
 
-DESCRIPTION="A LaTeX 2e macro package which enables the use of CJK scripts in 
various encodings"
+DESCRIPTION="LaTeX package to use CJK (Chinese/Japanese/Korean) scripts in 
various encodings"
 HOMEPAGE="http://cjk.ffii.org/;
 # fonts are taken from ftp://ftp.ctan.org/tex-archive/fonts/CJK.zip
 SRC_URI="ftp://ftp.ffii.org/pub/cjk/${MY_P}.tar.gz



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2017-10-17 Thread Jeroen Roovers
commit: 8aed523dd2c5dd380de14025c0c7e4fa937e4ee3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 17 20:19:45 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 17 20:20:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aed523d

x11-drivers/nvidia-drivers: Fix USE=-tools (bug #634026).

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 x11-drivers/nvidia-drivers/nvidia-drivers-387.12.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-387.12.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-387.12.ebuild
index 4a8856fbf47..5974954b8d6 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-387.12.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-387.12.ebuild
@@ -82,9 +82,6 @@ RDEPEND="
 "
 QA_PREBUILT="opt/* usr/lib*"
 S=${WORKDIR}/
-PATCHES=(
-   "${FILESDIR}"/${P}-linker.patch
-)
 
 nvidia_drivers_versions_check() {
if use amd64 && has_multilib_profile && \
@@ -191,7 +188,8 @@ src_prepare() {
gunzip $man_file || die
done
 
-   # Allow user patches so they can support RC kernels and whatever else
+   use tools && eapply "${FILESDIR}"/${P}-linker.patch
+
default
 
if ! [ -f nvidia_icd.json ]; then



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

2017-10-17 Thread José María Alonso
commit: f767b9dd8d5ee3595926880ec0ca5fdcfa26fd5f
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Tue Oct 17 19:45:57 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Tue Oct 17 19:45:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f767b9dd

app-misc/linux-logo: Removes redundant nls use flag in metadata.

Thanks to otakuto
Closes: https://github.com/gentoo/gentoo/pull/5968
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-misc/linux-logo/metadata.xml | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/app-misc/linux-logo/metadata.xml b/app-misc/linux-logo/metadata.xml
index 08abd9d93ea..8848712a876 100644
--- a/app-misc/linux-logo/metadata.xml
+++ b/app-misc/linux-logo/metadata.xml
@@ -2,16 +2,13 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   nim...@gentoo.org
-   Chema Alonso
+  nim...@gentoo.org
+  Chema Alonso
 
 
-A utility that displays an ANSI/ASCII logo and some system information
+  A utility that displays an ANSI/ASCII logo and some system information
 
 
-Una utlidad que muestra un logotipo ANSI/ASCII e información del sistema
+  Una utilidad que muestra un logotipo ANSI/ASCII e información del sistema
 
-
-   Add Native Language Support (using gettext - GNU 
locale utilities)
-
 



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

2017-10-17 Thread Markus Meier
commit: 82608121843f8a432351967fd1827f9d6ab03c1b
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:06:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:06:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82608121

app-shells/quoter: arm stable, bug #627280

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 app-shells/quoter/quoter-3.0_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild 
b/app-shells/quoter/quoter-3.0_p2-r1.ebuild
index dd35dbd2221..160857ff4ae 100644
--- a/app-shells/quoter/quoter-3.0_p2-r1.ebuild
+++ b/app-shells/quoter/quoter-3.0_p2-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
 IUSE=""
 
 src_install() {



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

2017-10-17 Thread Markus Meier
commit: 628bc9777bbfa1206d851bfe71e4ce7e337453c3
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:06:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:06:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628bc977

app-portage/eix: arm stable, bug #627280

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 app-portage/eix/eix-0.32.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/eix/eix-0.32.9.ebuild 
b/app-portage/eix/eix-0.32.9.ebuild
index 5d9d774ac77..4cf5d8292bb 100644
--- a/app-portage/eix/eix-0.32.9.ebuild
+++ b/app-portage/eix/eix-0.32.9.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz;
 
 LICENSE="GPL-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 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="debug doc nls sqlite"
 
 BOTHDEPEND="nls? ( virtual/libintl )



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

2017-10-17 Thread Markus Meier
commit: 6a6e320906c3e89b51efe72603e470d104851a64
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:05:52 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:05:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6e3209

sys-devel/gcc-config: arm stable, bug #626646

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 sys-devel/gcc-config/gcc-config-1.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild 
b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
index fe4b4fbf8ca..7fe7cf70708 100644
--- a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~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"
 IUSE=""
 
 RDEPEND=">=sys-apps/gentoo-functions-0.10"



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

2017-10-17 Thread Markus Meier
commit: 0d0a622c45df09216eb4c4353c2c2c29cb021a3b
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:06:40 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:06:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0a622c

app-portage/gentoolkit: arm stable, bug #627350

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 app-portage/gentoolkit/gentoolkit-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
index 496d7d8ed7b..4624209bf61 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}



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

2017-10-17 Thread Markus Meier
commit: 1d9e880202f0aee61d81bd0b4b812652c8eee7c1
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:06:10 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:06:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d9e8802

app-shells/push: arm stable, bug #627280

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 app-shells/push/push-2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/push/push-2.0-r1.ebuild 
b/app-shells/push/push-2.0-r1.ebuild
index d7818abffde..14b2c5ff26a 100644
--- a/app-shells/push/push-2.0-r1.ebuild
+++ b/app-shells/push/push-2.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 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 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
 IUSE=""
 
 src_install() {



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

2017-10-17 Thread Markus Meier
commit: ad8543d4699a3842f8833b3f41bf942e96ceba9f
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:05:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:05:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad8543d4

app-portage/portage-utils: arm stable, bug #622578

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 app-portage/portage-utils/portage-utils-0.64.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/portage-utils-0.64.ebuild 
b/app-portage/portage-utils/portage-utils-0.64.ebuild
index 74e72ce8761..e4abec1e839 100644
--- a/app-portage/portage-utils/portage-utils-0.64.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.64.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 
 LICENSE="GPL-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="nls static"
 
 RDEPEND="dev-libs/iniparser:0"



[gentoo-commits] repo/gentoo:master commit in: net-ftp/ncftp/

2017-10-17 Thread Markus Meier
commit: a159732e31756b0ecc3fc097b294d48e7cd18d9b
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:04:27 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:04:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a159732e

net-ftp/ncftp: arm stable, bug #18880

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 net-ftp/ncftp/ncftp-3.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/ncftp/ncftp-3.2.6.ebuild b/net-ftp/ncftp/ncftp-3.2.6.ebuild
index db45d0a6a9c..6d1ec191846 100644
--- a/net-ftp/ncftp/ncftp-3.2.6.ebuild
+++ b/net-ftp/ncftp/ncftp-3.2.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="Clarified-Artistic"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~x86-solaris"
 IUSE="pch"
 
 DEPEND="



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

2017-10-17 Thread Markus Meier
commit: 25d3b6c472b69c0e8f907c494261fb1f36134b5d
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:03:45 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:03:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d3b6c4

sys-devel/autogen: arm stable, bug #615008

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 sys-devel/autogen/autogen-5.18.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/autogen/autogen-5.18.4-r1.ebuild 
b/sys-devel/autogen/autogen-5.18.4-r1.ebuild
index b9f650ad751..d944940a3f7 100644
--- a/sys-devel/autogen/autogen-5.18.4-r1.ebuild
+++ b/sys-devel/autogen/autogen-5.18.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
 IUSE="libopts static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/

2017-10-17 Thread Markus Meier
commit: cb1f88d588edf0a8760df97e9b4e8c4e6b38f52f
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:03:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:03:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1f88d5

net-vpn/tor: arm stable, bug #631642

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 net-vpn/tor/tor-0.3.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/tor-0.3.1.7.ebuild b/net-vpn/tor/tor-0.3.1.7.ebuild
index 3d281276a61..9024085a652 100644
--- a/net-vpn/tor/tor-0.3.1.7.ebuild
+++ b/net-vpn/tor/tor-0.3.1.7.ebuild
@@ -17,7 +17,7 @@ LICENSE="BSD GPL-2"
 SLOT="0"
 # We need to keyword app-arch/zstd
 #KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86 ~ppc-macos"
+KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86 ~ppc-macos"
 IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd"
 
 DEPEND="



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

2017-10-17 Thread Markus Meier
commit: 6e322d9e40f9de5afa11692894b9f1cf87b49432
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:02:53 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:02:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e322d9e

app-arch/zstd: arm stable, bug #631642

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/app-arch/zstd/zstd-1.1.3.ebuild b/app-arch/zstd/zstd-1.1.3.ebuild
index 997d094a796..48c30c2adb2 100644
--- a/app-arch/zstd/zstd-1.1.3.ebuild
+++ b/app-arch/zstd/zstd-1.1.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86"
 IUSE="static-libs"
 
 src_compile() {



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

2017-10-17 Thread Markus Meier
commit: aa2b471770e9fc25d9b07469392fa0236018bf7c
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:03:26 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:03:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2b4717

sys-process/acct: arm stable, bug #590466

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 sys-process/acct/acct-6.6.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/acct/acct-6.6.4-r1.ebuild 
b/sys-process/acct/acct-6.6.4-r1.ebuild
index d363f358de1..f2e841e1e55 100644
--- a/sys-process/acct/acct-6.6.4-r1.ebuild
+++ b/sys-process/acct/acct-6.6.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 PATCHES=(



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

2017-10-17 Thread Markus Meier
commit: 90fd62568be9b8675010ab4791eb570509231af6
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 17 19:04:08 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 17 19:04:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fd6256

net-libs/zeromq: arm stable, bug #618522

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

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



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

2017-10-17 Thread Sergei Trofimovich
commit: 02734a810cb94105199912ea8e7e0d4969739448
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 18:51:04 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 18:53:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02734a81

sys-libs/freeipmi: ~hppa keyworded (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 sys-libs/freeipmi/freeipmi-1.4.8.ebuild | 4 ++--
 sys-libs/freeipmi/freeipmi-1.5.6.ebuild | 2 +-
 sys-libs/freeipmi/freeipmi-1.5.7.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/freeipmi/freeipmi-1.4.8.ebuild 
b/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
index 0d42117b146..5aba3281fbf 100644
--- a/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="debug nagios"
 
 RDEPEND="dev-libs/libgcrypt:0"

diff --git a/sys-libs/freeipmi/freeipmi-1.5.6.ebuild 
b/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
index d5be2c966fd..0a66cddf1eb 100644
--- a/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="debug nagios"
 
 RDEPEND="dev-libs/libgcrypt:0"

diff --git a/sys-libs/freeipmi/freeipmi-1.5.7.ebuild 
b/sys-libs/freeipmi/freeipmi-1.5.7.ebuild
index a8485cef9b1..5ab54edd3a9 100644
--- a/sys-libs/freeipmi/freeipmi-1.5.7.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.5.7.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="debug nagios"
 
 RDEPEND="dev-libs/libgcrypt:0"



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

2017-10-17 Thread Sergei Trofimovich
commit: 6dfcea2f50e0332bb9c5c2f8eb179f785ed0f3d1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 18:52:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 18:53:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfcea2f

net-analyzer/nagios-check_ipmi_sensor: ~hppa keyworded (thanks to Rolf Eike 
Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild  | 4 ++--
 .../nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild  | 4 ++--
 .../nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild 
b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild
index 0993cde08f5..aa0f65978e4 100644
--- a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild
+++ b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -14,7 +14,7 @@ 
SRC_URI="http://www.thomas-krenn.com/en/oss/ipmi-plugin/${MY_P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE=""
 
 DEPEND=""

diff --git 
a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild 
b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild
index ca84b3bf75e..4e0af874785 100644
--- a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild
+++ b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ 
SRC_URI="http://git.thomas-krenn.com/?p=check_ipmi_sensor_v3.git;a=snapshot;h=${
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~hppa x86"
 IUSE=""
 
 DEPEND=""

diff --git 
a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild 
b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild
index 54faddb493b..d549df34bd5 100644
--- a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild
+++ b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ 
SRC_URI="http://git.thomas-krenn.com/?p=check_ipmi_sensor_v3.git;a=snapshot;h=${
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 DEPEND=""



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

2017-10-17 Thread Sergei Trofimovich
commit: 693ed36486ea3460399b25f9b9194441953ec8e2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 18:51:42 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 18:53:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693ed364

sys-libs/freeipmi: stable 1.4.8 for hppa (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 sys-libs/freeipmi/freeipmi-1.4.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/freeipmi/freeipmi-1.4.8.ebuild 
b/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
index 5aba3281fbf..dffe5d711c1 100644
--- a/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.4.8.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 hppa ~x86"
 IUSE="debug nagios"
 
 RDEPEND="dev-libs/libgcrypt:0"



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

2017-10-17 Thread Sergei Trofimovich
commit: 11b821a08f4ed0a3e8812bbf8a5b5dcf7406f69e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 18:53:03 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 18:53:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b821a0

net-analyzer/nagios-check_ipmi_sensor: stable 2.1 for hppa (thanks to Rolf Eike 
Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild 
b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild
index aa0f65978e4..ad6bee924da 100644
--- a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild
+++ b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://www.thomas-krenn.com/en/oss/ipmi-plugin/${MY_P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 hppa ~x86"
 IUSE=""
 
 DEPEND=""



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

2017-10-17 Thread Sebastian Pipping
commit: 38f0e09d2310046246383fe6c2f017e202ec024d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Oct 17 18:40:41 2017 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Oct 17 18:42:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f0e09d

x11-misc/safeeyes: 2.0.0

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-misc/safeeyes/Manifest  |  1 +
 x11-misc/safeeyes/safeeyes-2.0.0.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/x11-misc/safeeyes/Manifest b/x11-misc/safeeyes/Manifest
index 31cd2136837..a222efb9da1 100644
--- a/x11-misc/safeeyes/Manifest
+++ b/x11-misc/safeeyes/Manifest
@@ -1,2 +1,3 @@
 DIST safeeyes-1.2.1.tar.gz 137676 SHA256 
08a2915d50c9bef6b375d2bbeb0909b0745293115603764306c5da06c621a35e SHA512 
a2a31fd1b0e31403a8e2bd938e19b317a5ebcee66ce1fa29d1b00e4ed9f7b78281bfac5fff1486166f4093211c515e5d06577d47251a711e9b92af24c56f6b5c
 WHIRLPOOL 
04661393094c6f01e9ca0cc9c54bfd8938c8e907d31ecccfc7f2a110819a34e35fb2de0f011a6f13d3a7a8453e4ae7289e26cba4caee6500878f9461aea9
 DIST safeeyes-1.2.2.tar.gz 146517 SHA256 
ccd7a882239b70994e62a7ad06058a4fba9607a0c3340a2c7ece0a71d96f992c SHA512 
3a693bd2976106c8b2e6e131acb1667a52610348c5f0cb6e76e9b1290bf633a0cbfe34632330163dd754df19f600a5781d5b2ef05102194dbcb0de4cc6a9869e
 WHIRLPOOL 
9c2ea47c41f117a352e3d42ec3c4c2d00222ed89d77b9ca5a6b34201dca1130f78b2066ae099c977e7324d671c9cade068d0a8d355ef497ac66e6a8978d6d53e
+DIST safeeyes-2.0.0.tar.gz 179036 SHA256 
6cff7d4820e3fe213b9197a5e04765a80e3ea9a0ea56efd114ae92cb7dfa9efb SHA512 
b3a655a761fb24b8fee5455d29b2333b8d5b60a7c759a38df0fa1fd608e3a35dccb24a8aeaae87fde5e7cbe1df7569c2bb5897076e1d0cc4d96c98a029249881
 WHIRLPOOL 
10eafe4ec8c0a79e1a6b0bc6d45709aeef718bf726e52e177a3f4dcc9fabd7d3e2cd898e27369612f1b98ccab7503c2a6171dd3c0c4d726009faf5f8da4f8165

diff --git a/x11-misc/safeeyes/safeeyes-2.0.0.ebuild 
b/x11-misc/safeeyes/safeeyes-2.0.0.ebuild
new file mode 100644
index 000..98d9b9cc112
--- /dev/null
+++ b/x11-misc/safeeyes/safeeyes-2.0.0.ebuild
@@ -0,0 +1,50 @@
+# 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 gnome2-utils xdg distutils-r1
+
+DESCRIPTION="Linux alternative to EyeLeo"
+HOMEPAGE="https://github.com/slgobinath/SafeEyes;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="portaudio"
+
+CDEPEND="${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   "
+RDEPEND="${CDEPEND}
+   dev-libs/libappindicator:3
+   dev-python/Babel[${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   portaudio? ( dev-python/pyaudio[${PYTHON_USEDEP}] )
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   x11-apps/xprop
+   x11-misc/xprintidle
+   "
+
+DOCS=(
+   README.md
+)
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/kismet/

2017-10-17 Thread Richard Farina
commit: 613cfe3e014863e7c6ea12e5c9b32e102a8ccc6a
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Oct 17 18:41:43 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Oct 17 18:41:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613cfe3e

net-wireless/kismet: don't strip

this is a live ebuild, we need that info

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-wireless/kismet/kismet-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-wireless/kismet/kismet-.ebuild 
b/net-wireless/kismet/kismet-.ebuild
index aaa08799fb9..0cd7c6acad6 100644
--- a/net-wireless/kismet/kismet-.ebuild
+++ b/net-wireless/kismet/kismet-.ebuild
@@ -14,6 +14,7 @@ if [[ ${PV} == "" ]] ; then
SRC_URI=""
inherit git-r3
KEYWORDS=""
+   RESTRICT="strip"
 else
SRC_URI="http://www.kismetwireless.net/code/${MY_P}.tar.xz;
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"



[gentoo-commits] data/glep: New branch: glep65-update

2017-10-17 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct 17 18:13:34 2017 +

New branch: glep65-update




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

2017-10-17 Thread Sergei Trofimovich
commit: 7517e0d93b740467bcb6b7731ebd9988372aa33e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Sep 28 18:36:41 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 17:52:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7517e0d9

sys-apps/nix: remove unused patches/file

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

 sys-apps/nix/files/60nix-remote-daemon |  1 -
 sys-apps/nix/files/nix-1.11.12-etc-fixes.patch | 24 
 sys-apps/nix/files/nix-1.11.14-etc-fixes.patch |  8 
 3 files changed, 33 deletions(-)

diff --git a/sys-apps/nix/files/60nix-remote-daemon 
b/sys-apps/nix/files/60nix-remote-daemon
deleted file mode 100644
index 626058a94d1..000
--- a/sys-apps/nix/files/60nix-remote-daemon
+++ /dev/null
@@ -1 +0,0 @@
-NIX_REMOTE="daemon"

diff --git a/sys-apps/nix/files/nix-1.11.12-etc-fixes.patch 
b/sys-apps/nix/files/nix-1.11.12-etc-fixes.patch
deleted file mode 100644
index 1973133e22b..000
--- a/sys-apps/nix/files/nix-1.11.12-etc-fixes.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-GNU coreutils has '-c' option for formatted output, not -f.
-Don't spam stderr when directory gets created.
-diff --git a/scripts/nix-profile-daemon.sh.in 
b/scripts/nix-profile-daemon.sh.in
-index 7f46cc6..386f607 100644
 a/scripts/nix-profile-daemon.sh.in
-+++ b/scripts/nix-profile-daemon.sh.in
-@@ -15,3 +15,3 @@ export NIX_PROFILES="@localstatedir@/nix/profiles/default 
$HOME/.nix-profile"
- mkdir -m 0755 -p $NIX_USER_PROFILE_DIR
--if test "$(stat -f '%u' $NIX_USER_PROFILE_DIR)" != "$(id -u)"; then
-+if test "$(stat -c '%u' $NIX_USER_PROFILE_DIR)" != "$(id -u)"; then
- echo "WARNING: bad ownership on $NIX_USER_PROFILE_DIR" >&2
-@@ -37,3 +37,3 @@ if test -w $HOME; then
-   mkdir -m 0755 -p $NIX_USER_GCROOTS_DIR
--  if test "$(stat -f '%u' $NIX_USER_GCROOTS_DIR)" != "$(id -u)"; then
-+  if test "$(stat -c '%u' $NIX_USER_GCROOTS_DIR)" != "$(id -u)"; then
-   echo "WARNING: bad ownership on $NIX_USER_GCROOTS_DIR" >&2
-diff --git a/scripts/nix-profile.sh.in b/scripts/nix-profile.sh.in
-index 4f09b55..e93ef42 100644
 a/scripts/nix-profile.sh.in
-+++ b/scripts/nix-profile.sh.in
-@@ -5,3 +5,2 @@ if [ -n "$HOME" ]; then
- if ! [ -L "$NIX_LINK" ]; then
--echo "creating $NIX_LINK" >&2
- _NIX_DEF_LINK=@localstatedir@/nix/profiles/per-user/$USER/profile

diff --git a/sys-apps/nix/files/nix-1.11.14-etc-fixes.patch 
b/sys-apps/nix/files/nix-1.11.14-etc-fixes.patch
deleted file mode 100644
index 07962838a22..000
--- a/sys-apps/nix/files/nix-1.11.14-etc-fixes.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff --git a/scripts/nix-profile.sh.in b/scripts/nix-profile.sh.in
-index 4f09b55..e93ef42 100644
 a/scripts/nix-profile.sh.in
-+++ b/scripts/nix-profile.sh.in
-@@ -5,3 +5,2 @@ if [ -n "$HOME" ]; then
- if ! [ -L "$NIX_LINK" ]; then
--echo "creating $NIX_LINK" >&2
- _NIX_DEF_LINK=@localstatedir@/nix/profiles/per-user/$USER/profile



[gentoo-commits] repo/gentoo:master commit in: net-ftp/proftpd/files/

2017-10-17 Thread Sergei Trofimovich
commit: 85aa4bd643ce3503aa3d2501337e4acf0ed3ca34
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Sep 28 18:34:52 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 17:52:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85aa4bd6

net-ftp/proftpd: remove unused patch

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

 .../files/proftpd-1.3.6_rc4-open-tests.patch   | 24 --
 1 file changed, 24 deletions(-)

diff --git a/net-ftp/proftpd/files/proftpd-1.3.6_rc4-open-tests.patch 
b/net-ftp/proftpd/files/proftpd-1.3.6_rc4-open-tests.patch
deleted file mode 100644
index f65a2cc3fbb..000
--- a/net-ftp/proftpd/files/proftpd-1.3.6_rc4-open-tests.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-gcc-6.3 + glibc-2.25 now can detect 2-argument open that is supposed to 
created new files.
-diff --git a/tests/api/fsio.c b/tests/api/fsio.c
-index 2041f43..18d173b 100644
 a/tests/api/fsio.c
-+++ b/tests/api/fsio.c
-@@ -1058,3 +1058,3 @@ START_TEST (fsio_sys_access_file_test) {
-   /* Make the file to check; we want it to have perms 664.*/
--  fd = open(fsio_test_path, O_CREAT|O_EXCL|O_WRONLY);
-+  fd = open(fsio_test_path, O_CREAT|O_EXCL|O_WRONLY, S_IRUSR | S_IWUSR);
-   fail_if(fd < 0, "Unable to create file '%s': %s", fsio_test_path,
-diff --git a/tests/api/scoreboard.c b/tests/api/scoreboard.c
-index f0ffdbc..f26d833 100644
 a/tests/api/scoreboard.c
-+++ b/tests/api/scoreboard.c
-@@ -267,3 +267,3 @@ START_TEST (scoreboard_lock_test) {
- 
--  fd = open(test_file2, O_CREAT|O_EXCL|O_RDWR);
-+  fd = open(test_file2, O_CREAT|O_EXCL|O_RDWR, S_IRUSR | S_IWUSR);
-   fail_unless(fd >= 0, "Failed to open '%s': %s", test_file2, 
strerror(errno));
-@@ -911,3 +911,3 @@ START_TEST (scoreboard_entry_lock_test) {
- 
--  fd = open(test_file2, O_CREAT|O_EXCL|O_RDWR);
-+  fd = open(test_file2, O_CREAT|O_EXCL|O_RDWR, S_IRUSR | S_IWUSR);
-   fail_unless(fd >= 0, "Failed to open '%s': %s", test_file2, 
strerror(errno));



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

2017-10-17 Thread Sergei Trofimovich
commit: a9553401ba31f62f1ded701fe2c0fc19f8608fcf
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Sep 28 18:32:36 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 17:52:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9553401

dev-util/ltrace: remove unused patches

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

 dev-util/ltrace/files/0.4-parallel-make.patch| 11 ---
 dev-util/ltrace/files/ltrace-0.5.3-cross.patch   | 20 
 dev-util/ltrace/files/ltrace-0.5.3-ppc.patch | 10 --
 .../files/ltrace-0.5.3.1-gcc43-testsuite.patch   |  9 -
 4 files changed, 50 deletions(-)

diff --git a/dev-util/ltrace/files/0.4-parallel-make.patch 
b/dev-util/ltrace/files/0.4-parallel-make.patch
deleted file mode 100644
index 3fd3624477a..000
--- a/dev-util/ltrace/files/0.4-parallel-make.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 ltrace-0.3.36.orig/Makefile.in 2004-11-10 01:12:03.0 +0200
-+++ ltrace-0.3.36/Makefile.in  2006-09-02 11:10:57.0 +0300
-@@ -35,6 +35,8 @@
- ltrace:   sysdeps/sysdep.o $(OBJ)
-   $(CC) $(LDFLAGS) $^ $(LIBS) -o $@
- 
-+$(OBJ):   sysdeps/sysdep.o
-+
- sysdeps/sysdep.o: dummy
-   $(MAKE) -C sysdeps/$(OS)
- 

diff --git a/dev-util/ltrace/files/ltrace-0.5.3-cross.patch 
b/dev-util/ltrace/files/ltrace-0.5.3-cross.patch
deleted file mode 100644
index 610bbccf1fd..000
--- a/dev-util/ltrace/files/ltrace-0.5.3-cross.patch
+++ /dev/null
@@ -1,20 +0,0 @@
 configure.ac
-+++ configure.ac
-@@ -8,6 +8,8 @@
- AC_CANONICAL_HOST
- HOST_OS="$host_os"
- AC_SUBST(HOST_OS)
-+HOST_CPU="$host_cpu"
-+AC_SUBST(HOST_CPU)
- 
- dnl Checks for programs.
- AC_PROG_CC
-@@ -84,7 +86,7 @@
- dnl of libelf and ltrace matches.
- AC_SYS_LARGEFILE
- fi
--AC_OUTPUT(Makefile testsuite/Makefile \
-+AC_OUTPUT(Makefile sysdeps/linux-gnu/Makefile testsuite/Makefile \
- testsuite/ltrace.main/Makefile testsuite/ltrace.minor/Makefile \
- testsuite/ltrace.torture/Makefile )
- 

diff --git a/dev-util/ltrace/files/ltrace-0.5.3-ppc.patch 
b/dev-util/ltrace/files/ltrace-0.5.3-ppc.patch
deleted file mode 100644
index e344c3e28f5..000
--- a/dev-util/ltrace/files/ltrace-0.5.3-ppc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -Naur ltrace-0.5.old/sysdeps/linux-gnu/Makefile.in 
ltrace-0.5/sysdeps/linux-gnu/Makefile.in
 ltrace-0.5.old/sysdeps/linux-gnu/Makefile.in   2007-12-26 
18:55:42.0 +
-+++ ltrace-0.5/sysdeps/linux-gnu/Makefile.in   2007-12-26 18:55:55.0 
+
-@@ -1,5 +1,6 @@
- ARCH  :=  $(shell echo @HOST_CPU@ | sed -e s/i.86/i386/ -e 
s/sun4u/sparc64/ \
--  -e s/arm.*/arm/ -e s/sa110/arm/ -e s/ppc64/ppc/ -e 
s/s390x/s390/)
-+  -e s/arm.*/arm/ -e s/sa110/arm/ -e s/ppc64/ppc/ -e 
s/s390x/s390/ \
-+  -e s/powerpc64/ppc/ -e s/powerpc/ppc/)
- 
- CPPFLAGS  +=  -I$(TOPDIR)/sysdeps/linux-gnu/$(ARCH)

diff --git a/dev-util/ltrace/files/ltrace-0.5.3.1-gcc43-testsuite.patch 
b/dev-util/ltrace/files/ltrace-0.5.3.1-gcc43-testsuite.patch
deleted file mode 100644
index e115c97322f..000
--- a/dev-util/ltrace/files/ltrace-0.5.3.1-gcc43-testsuite.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Naurp ltrace-0.5-orig/testsuite/ltrace.minor/demangle-lib.cpp 
ltrace-0.5/testsuite/ltrace.minor/demangle-lib.cpp
 ltrace-0.5-orig/testsuite/ltrace.minor/demangle-lib.cpp2006-03-13 
17:12:01.0 -0600
-+++ ltrace-0.5/testsuite/ltrace.minor/demangle-lib.cpp 2009-07-27 
13:47:43.876929485 -0600
-@@ -1,4 +1,5 @@
- #include
-+#include
- #include
- 
- #include"demangle.h"



[gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/

2017-10-17 Thread Jason Donenfeld
commit: 7a688c61a99f6bffc0ec91a6ca50ca3fbc33240a
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Oct 17 17:31:28 2017 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Tue Oct 17 17:31:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a688c61

net-vpn/wireguard: version bump

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-vpn/wireguard/Manifest  | 2 +-
 .../{wireguard-0.0.20171011.ebuild => wireguard-0.0.20171017.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest
index c1591ad498e..2c365f899da 100644
--- a/net-vpn/wireguard/Manifest
+++ b/net-vpn/wireguard/Manifest
@@ -1 +1 @@
-DIST WireGuard-0.0.20171011.tar.xz 171404 SHA256 
e2e44ff658743507bca0f6b443c2f85aacc48d507ba2dcd4812717145df10b96 SHA512 
7ec5959becf96d214b0b6a0f2c638c986c7b330ce24c323a77f06a2ab853affb85c3cc6ab54d01ece525aef9bfd627bf4b69f21167ee86b16442659d202fcd77
 WHIRLPOOL 
4b0f4c49bb81f57fe583e575f744e0080662c0db81b08a9035e0ab23194dc9f12051525fa3c6466faf8d6043b35485ea5bde360b5ef551444d1e67a9aeab2a32
+DIST WireGuard-0.0.20171017.tar.xz 171724 SHA256 
57b79a62874d9b99659a744513d4f6f9d88cb772deaa99e485b6fed3004a35cd SHA512 
134a1cbcdae6f3fa56e2c557f08eaae89e14f6b8455ffb818e1bb4113905298f26c170b3ee73129f895089407e86809047ae6813cd7a31db55b6b9a89f361edb
 WHIRLPOOL 
255c9b91aa80d0e92d92249665c995331c17d7ff1e3574184464c70a784aa21d837b2bf4d63997c777e3abd584715f7676f65e51243e8a2a41b1f2453df2f961

diff --git a/net-vpn/wireguard/wireguard-0.0.20171011.ebuild 
b/net-vpn/wireguard/wireguard-0.0.20171017.ebuild
similarity index 100%
rename from net-vpn/wireguard/wireguard-0.0.20171011.ebuild
rename to net-vpn/wireguard/wireguard-0.0.20171017.ebuild



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

2017-10-17 Thread Sergei Trofimovich
commit: 864250f8a82ad6afc786a7d9f72cb0c00c39de96
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 17:13:42 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 17:13:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864250f8

sys-fs/e2fsprogs: stable 1.43.6 for hppa/sparc, bug #634520 (thanks to Rolf 
Eike Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"

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

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild
index e5d937291fb..e0472b31321 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
 IUSE="fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2017-10-17 Thread Sergei Trofimovich
commit: a00dae0d619cc01321b05fbded650231356d9d3c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 17:09:38 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 17:13:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00dae0d

sys-libs/e2fsprogs-libs: stable 1.43.6 for hppa/sparc, bug #634520 (thanks to 
Rolf Eike Beer)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild
index a13fccc6f62..4ae99d3cdc1 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="nls static-libs"
 
 RDEPEND="!sys-libs/com_err



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/, kde-plasma/breeze-gtk/, kde-plasma/kdeplasma-addons/, ...

2017-10-17 Thread Andreas Sturmlechner
commit: 96a2f39a68f385a4f91dd7767e824710c9e1bbea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 17 16:57:01 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 17 16:57:05 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=96a2f39a

kde-plasma: Drop KDE Plasma 5.11.1

Moved to Gentoo main ebuild repository.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/bluedevil/bluedevil-5.11.1.ebuild   |  40 -
 kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild   |  30 
 kde-plasma/breeze-gtk/breeze-gtk-5.11.1.ebuild |  12 --
 .../breeze-plymouth/breeze-plymouth-5.11.1.ebuild  |  26 
 kde-plasma/breeze/breeze-5.11.1.ebuild |  76 -
 kde-plasma/drkonqi/drkonqi-5.11.1.ebuild   |  55 ---
 .../kactivitymanagerd-5.11.1.ebuild|  35 -
 .../kde-cli-tools/kde-cli-tools-5.11.1.ebuild  |  59 ---
 .../kde-gtk-config/kde-gtk-config-5.11.1.ebuild|  58 ---
 kde-plasma/kdecoration/kdecoration-5.11.1.ebuild   |  16 --
 .../kdeplasma-addons-5.11.1.ebuild |  56 ---
 kde-plasma/kgamma/kgamma-5.11.1.ebuild |  26 
 kde-plasma/khotkeys/khotkeys-5.11.1.ebuild |  46 --
 kde-plasma/kinfocenter/kinfocenter-5.11.1.ebuild   |  91 ---
 kde-plasma/kmenuedit/kmenuedit-5.11.1.ebuild   |  44 --
 kde-plasma/kscreen/kscreen-5.11.1.ebuild   |  38 -
 .../kscreenlocker/kscreenlocker-5.11.1.ebuild  |  92 ---
 kde-plasma/ksshaskpass/ksshaskpass-5.11.1.ebuild   |  49 --
 kde-plasma/ksysguard/ksysguard-5.11.1.ebuild   |  47 --
 kde-plasma/kwallet-pam/kwallet-pam-5.11.1.ebuild   |  53 ---
 .../kwayland-integration-5.11.1.ebuild |  22 ---
 kde-plasma/kwin/kwin-5.11.1.ebuild |  92 ---
 kde-plasma/kwrited/kwrited-5.11.1.ebuild   |  23 ---
 kde-plasma/libkscreen/libkscreen-5.11.1.ebuild |  27 
 kde-plasma/libksysguard/libksysguard-5.11.1.ebuild |  53 ---
 kde-plasma/milou/milou-5.11.1.ebuild   |  30 
 kde-plasma/oxygen/oxygen-5.11.1.ebuild |  91 ---
 .../plasma-desktop/plasma-desktop-5.11.1.ebuild| 162 ---
 .../plasma-integration-5.11.1.ebuild   |  43 -
 kde-plasma/plasma-meta/plasma-meta-5.11.1.ebuild   |  70 -
 kde-plasma/plasma-nm/plasma-nm-5.11.1.ebuild   |  65 
 kde-plasma/plasma-pa/plasma-pa-5.11.1.ebuild   |  29 
 kde-plasma/plasma-sdk/plasma-sdk-5.11.1.ebuild |  39 -
 kde-plasma/plasma-vault/plasma-vault-5.11.1.ebuild |  32 
 .../plasma-workspace-wallpapers-5.11.1.ebuild  |  18 ---
 .../plasma-workspace-5.11.1.ebuild | 173 -
 kde-plasma/plymouth-kcm/plymouth-kcm-5.11.1.ebuild |  36 -
 .../polkit-kde-agent-5.11.1.ebuild |  30 
 kde-plasma/powerdevil/powerdevil-5.11.1.ebuild |  82 --
 kde-plasma/sddm-kcm/sddm-kcm-5.11.1.ebuild |  41 -
 .../systemsettings/systemsettings-5.11.1.ebuild|  49 --
 kde-plasma/user-manager/user-manager-5.11.1.ebuild |  27 
 42 files changed, 2183 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.11.1.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.11.1.ebuild
deleted file mode 100644
index 1b30c235b0..00
--- a/kde-plasma/bluedevil/bluedevil-5.11.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Bluetooth stack for KDE Plasma"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep bluez-qt)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kded)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep plasma)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
-   $(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !kde-plasma/bluedevil:4
-"

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild
deleted file mode 100644
index 70488d313e..00
--- a/kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/powerdevil/, kde-plasma/kdeplasma-addons/, kde-plasma/ksshaskpass/, ...

2017-10-17 Thread Andreas Sturmlechner
commit: c0474d653c04fe5db145a4340f6c11aaa9644203
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 17 16:58:37 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 17 16:58:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0474d65

kde-plasma: Drop KDE Plasma 5.11.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/bluedevil/Manifest  |   1 -
 kde-plasma/bluedevil/bluedevil-5.11.0.ebuild   |  40 -
 kde-plasma/breeze-grub/Manifest|   1 -
 kde-plasma/breeze-grub/breeze-grub-5.11.0.ebuild   |  30 
 kde-plasma/breeze-gtk/Manifest |   1 -
 kde-plasma/breeze-gtk/breeze-gtk-5.11.0.ebuild |  12 --
 kde-plasma/breeze-plymouth/Manifest|   1 -
 .../breeze-plymouth/breeze-plymouth-5.11.0.ebuild  |  26 
 kde-plasma/breeze/Manifest |   1 -
 kde-plasma/breeze/breeze-5.11.0.ebuild |  76 -
 kde-plasma/drkonqi/Manifest|   1 -
 kde-plasma/drkonqi/drkonqi-5.11.0.ebuild   |  55 ---
 kde-plasma/kactivitymanagerd/Manifest  |   1 -
 .../kactivitymanagerd-5.11.0.ebuild|  35 -
 kde-plasma/kde-cli-tools/Manifest  |   1 -
 .../kde-cli-tools/kde-cli-tools-5.11.0.ebuild  |  59 ---
 kde-plasma/kde-gtk-config/Manifest |   1 -
 .../kde-gtk-config/kde-gtk-config-5.11.0.ebuild|  58 ---
 kde-plasma/kdecoration/Manifest|   1 -
 kde-plasma/kdecoration/kdecoration-5.11.0.ebuild   |  16 --
 kde-plasma/kdeplasma-addons/Manifest   |   1 -
 .../kdeplasma-addons-5.11.0.ebuild |  56 ---
 kde-plasma/kgamma/Manifest |   1 -
 kde-plasma/kgamma/kgamma-5.11.0.ebuild |  26 
 kde-plasma/khotkeys/Manifest   |   1 -
 kde-plasma/khotkeys/khotkeys-5.11.0.ebuild |  46 --
 kde-plasma/kinfocenter/Manifest|   1 -
 kde-plasma/kinfocenter/kinfocenter-5.11.0.ebuild   |  91 ---
 kde-plasma/kmenuedit/Manifest  |   1 -
 kde-plasma/kmenuedit/kmenuedit-5.11.0.ebuild   |  44 --
 kde-plasma/kscreen/Manifest|   1 -
 kde-plasma/kscreen/kscreen-5.11.0.ebuild   |  38 -
 kde-plasma/kscreenlocker/Manifest  |   1 -
 .../kscreenlocker/kscreenlocker-5.11.0.ebuild  |  92 ---
 kde-plasma/ksshaskpass/Manifest|   1 -
 kde-plasma/ksshaskpass/ksshaskpass-5.11.0.ebuild   |  49 --
 kde-plasma/ksysguard/Manifest  |   1 -
 kde-plasma/ksysguard/ksysguard-5.11.0.ebuild   |  47 --
 kde-plasma/kwallet-pam/Manifest|   1 -
 kde-plasma/kwallet-pam/kwallet-pam-5.11.0.ebuild   |  53 ---
 kde-plasma/kwayland-integration/Manifest   |   1 -
 .../kwayland-integration-5.11.0.ebuild |  22 ---
 kde-plasma/kwin/Manifest   |   1 -
 kde-plasma/kwin/kwin-5.11.0.ebuild |  92 ---
 kde-plasma/kwrited/Manifest|   1 -
 kde-plasma/kwrited/kwrited-5.11.0.ebuild   |  23 ---
 kde-plasma/libkscreen/Manifest |   1 -
 kde-plasma/libkscreen/libkscreen-5.11.0.ebuild |  27 
 kde-plasma/libksysguard/Manifest   |   1 -
 kde-plasma/libksysguard/libksysguard-5.11.0.ebuild |  53 ---
 kde-plasma/milou/Manifest  |   1 -
 kde-plasma/milou/milou-5.11.0.ebuild   |  30 
 kde-plasma/oxygen/Manifest |   1 -
 kde-plasma/oxygen/oxygen-5.11.0.ebuild |  91 ---
 kde-plasma/plasma-desktop/Manifest |   1 -
 .../plasma-desktop/plasma-desktop-5.11.0.ebuild| 162 ---
 kde-plasma/plasma-integration/Manifest |   1 -
 .../plasma-integration-5.11.0.ebuild   |  43 -
 kde-plasma/plasma-meta/plasma-meta-5.11.0.ebuild   |  70 -
 kde-plasma/plasma-nm/Manifest  |   1 -
 kde-plasma/plasma-nm/plasma-nm-5.11.0.ebuild   |  65 
 kde-plasma/plasma-pa/Manifest  |   1 -
 kde-plasma/plasma-pa/plasma-pa-5.11.0.ebuild   |  29 
 kde-plasma/plasma-sdk/Manifest |   1 -
 kde-plasma/plasma-sdk/plasma-sdk-5.11.0.ebuild |  39 -
 kde-plasma/plasma-vault/Manifest   |   1 -
 kde-plasma/plasma-vault/plasma-vault-5.11.0.ebuild |  32 
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 -
 .../plasma-workspace-wallpapers-5.11.0.ebuild  |  18 ---
 kde-plasma/plasma-workspace/Manifest   |   1 -
 .../plasma-workspace-5.11.0.ebuild | 173 -
 kde-plasma/plymouth-kcm/Manifest   |   1 -
 kde-plasma/plymouth-kcm/plymouth-kcm-5.11.0.ebuild |  36 -
 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdeplasma-addons/, kde-plasma/user-manager/, ...

2017-10-17 Thread Andreas Sturmlechner
commit: c824c3a371a0909bcde90b960d4d6dadf9a880ce
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 17 16:49:34 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 17 16:49:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c824c3a3

kde-plasma: Add KDE Plasma 5.11.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.11.1.ebuild   |  40 +
 kde-plasma/breeze-grub/Manifest|   1 +
 kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild   |  30 
 kde-plasma/breeze-gtk/Manifest |   1 +
 kde-plasma/breeze-gtk/breeze-gtk-5.11.1.ebuild |  12 ++
 kde-plasma/breeze-plymouth/Manifest|   1 +
 .../breeze-plymouth/breeze-plymouth-5.11.1.ebuild  |  26 
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.11.1.ebuild |  76 +
 kde-plasma/drkonqi/Manifest|   1 +
 kde-plasma/drkonqi/drkonqi-5.11.1.ebuild   |  57 +++
 kde-plasma/drkonqi/files/drkonqi-5.11.1-x11.patch  |  46 ++
 kde-plasma/kactivitymanagerd/Manifest  |   1 +
 .../kactivitymanagerd-5.11.1.ebuild|  35 +
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.11.1.ebuild  |  59 +++
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.11.1.ebuild|  58 +++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.11.1.ebuild   |  16 ++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons-5.11.1.ebuild |  56 +++
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.11.1.ebuild |  26 
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.11.1.ebuild |  46 ++
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.11.1.ebuild   |  91 +++
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.11.1.ebuild   |  44 ++
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.11.1.ebuild   |  38 +
 kde-plasma/kscreenlocker/Manifest  |   1 +
 .../kscreenlocker/kscreenlocker-5.11.1.ebuild  |  92 +++
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.11.1.ebuild   |  49 ++
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.11.1.ebuild   |  47 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.11.1.ebuild   |  53 +++
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.11.1.ebuild |  22 +++
 kde-plasma/kwin/Manifest   |   1 +
 kde-plasma/kwin/kwin-5.11.1.ebuild |  92 +++
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.11.1.ebuild   |  23 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.11.1.ebuild |  27 
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.11.1.ebuild |  53 +++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.11.1.ebuild   |  30 
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.11.1.ebuild |  91 +++
 kde-plasma/plasma-desktop/Manifest |   1 +
 .../plasma-desktop/plasma-desktop-5.11.1.ebuild| 162 +++
 kde-plasma/plasma-integration/Manifest |   1 +
 .../plasma-integration-5.11.1.ebuild   |  43 +
 kde-plasma/plasma-meta/plasma-meta-5.11.1.ebuild   |  70 +
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.11.1.ebuild   |  65 
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.11.1.ebuild   |  29 
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.11.1.ebuild |  39 +
 kde-plasma/plasma-vault/Manifest   |   1 +
 kde-plasma/plasma-vault/plasma-vault-5.11.1.ebuild |  32 
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 +
 .../plasma-workspace-wallpapers-5.11.1.ebuild  |  18 +++
 kde-plasma/plasma-workspace/Manifest   |   1 +
 .../plasma-workspace-5.11.1.ebuild | 173 +
 kde-plasma/plymouth-kcm/Manifest   |   1 +
 

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

2017-10-17 Thread Thomas Deutschmann
commit: 6541356e4d17cf8c329218c45a8163a73ab02a18
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 17 15:47:57 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 17 16:23:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6541356e

app-admin/rsyslog: Bump to v8.30.0

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-admin/rsyslog/Manifest |   2 +
 .../8-stable/rsyslog-8.30.0-fix-kerberos.patch |  22 +
 app-admin/rsyslog/rsyslog-8.30.0.ebuild| 451 +
 3 files changed, 475 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 85d4b4fd005..094d5874001 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -5,6 +5,7 @@ DIST rsyslog-8.26.0.tar.gz 2393148 SHA256 
637d43c4384f8b96dda873a0b8384045f72cb4
 DIST rsyslog-8.27.0.tar.gz 2435123 SHA256 
02aefbba59324a6d8b70036a67686bed5f0c7be4ced62c039af6ee694cb5b1fd SHA512 
dad957c21d9f7ed3a97a1ed87658fe9381dad00365bd2f5af2396dde3dc4a9f96db17c4df9eb9bd02562cc538f99bf8e2ca00229680d6b7892179161265db753
 WHIRLPOOL 
1ece4fa5bd453e1bcd4da9501fa93be7f3ea0eb87f7e60bb788d7c90c740566cc07351eb2d7730ac081b2564bde9a79dff7ac1b5012326cc8b0331539b2b5b01
 DIST rsyslog-8.28.0.tar.gz 2471122 SHA256 
4ca5405908d612d45da700e36856430510875518eb8028d296d1ee4d2c44678e SHA512 
e27ba0ff22e945393536abc5bc6e234d8849db291a5056429b59b47abe15fb060fc5c26efedcfe347b386d438b3f8a029ae4577a1d803666701431677f628cb1
 WHIRLPOOL 
b3c07391b9730498aff9ca30a407bd18d5faea07ec37d389dc59daef595318aa11e66fa153a452f48a55df4a2c15789569b845a831266d702b4801b39856a208
 DIST rsyslog-8.29.0.tar.gz 2447907 SHA256 
220ba30b5afb0f3ddb328613fea7aa3966b01e4d0c52d6de9ab27b0858f19738 SHA512 
6e0a69f2ac36fcfd0714b2b7053bd263ca8875d2aba7ad6452223eb8677edfa1cf4978989661614dd65dd1822f0123599d565679c8faa3960f136c8d9472e952
 WHIRLPOOL 
e82a07b18481b49a2b41ba2fc40b3d0715ebdfec7508592b09f154c10ce36cf079714683e1deb94f13ebbe20fbe242cd695d547e6dbb23ec6939ccdb67540173
+DIST rsyslog-8.30.0.tar.gz 2468224 SHA256 
dfb9c3efe52ad03ad9f4479699139fb447177049553b6993315f53b668a2251f SHA512 
90e172d08ba7548252fc9744f71259dadf5a40afef405516e7b1601620913ca4b2ffc4859b16f369b9c1974ea10f4e41bc2d987e3d6bf9aabeb979f7de6aefe0
 WHIRLPOOL 
b965024cd94dbc2e81dedb2ac3fe3c12d82913b83f7d4f3b123ad8e101c14a5ca7eb17d087081a68545584e6d18e0069f779c63ddaad274c9f2e05d860887d0d
 DIST rsyslog-docs-8.19.0.tar.gz 4271094 SHA256 
f76958d2fbcbb3a2db531ec3878d6d9a8c4a622e457b9c97b7c7dcca0ddd6512 SHA512 
120f229a641119649fc897948fb0934039a95d0ef63e68b10ab635620d84988d794fd5dc33617353028e786513a86b3a1cd0c4fef9c755dab5bedd8e0246532e
 WHIRLPOOL 
fc0642eef4e686fc653db6a654f96fd9037e083a02e06d64b7b2a2e0292d745ca6e24821df3b9825e0eba2c4808b2755dfaeb90b62a49662ab22a171ffe2e63b
 DIST rsyslog-docs-8.24.0.tar.gz 4344877 SHA256 
f5e3c27c5b65abdd600b8ad8d99d1f2fe9f0ffca02d6af3c12db5fc10dd889b2 SHA512 
b55cde1485a7baec6d4c4928107c22a078cf412a2994c0dfcbb12c47b49c3b263af8a64011b1329567cf86e04927b9e383581dc868eaea81d554adada6b3786b
 WHIRLPOOL 
e8b2d10b0de3c33189f859f08db58e319730e709e5a5008909f2166a061952290b0bf96163cdf6e0b3829896916f712ba5d8a2a98f02d796e9174d8919190f8d
 DIST rsyslog-docs-8.25.0.tar.gz 4359583 SHA256 
3fa96f85ca31b09b16dcc4b184f9beeb5fb06ba463b0ced7046ec2a471b7d3ad SHA512 
e0068ec00bbda2d1cf7f14105ad83e82bea9291ed5d5fda3ffcff2db32747b65e7b6d65743a3221aeca03be9c6efcee1db7f03c2da115a3aed60848556befa71
 WHIRLPOOL 
8c2ae0afe5fb1f81b33ecb83df420a7bbc8c147eac5854a57ba1c5341bb42d9dd4a3976a472445d19a45eb09258bc3be1b9065d79fd679095cbf24cbfddb1756
@@ -12,3 +13,4 @@ DIST rsyslog-docs-8.26.0.tar.gz 4381345 SHA256 
4d3b46e6c06fecbd4100fad118c22569e
 DIST rsyslog-docs-8.27.0.tar.gz 4411093 SHA256 
f799eba43ff73c14865cbc3f7105d54afec021430827e6d6da7b51f45cfbedb0 SHA512 
08d935ecad070d65e7169a56c6a4d35d49e895b4f7cfe4d747939d8a92bdadd0fc3be7cc47d23d233a33b964f2a4d809a34b37419d2e42c3f8c183120412ab2c
 WHIRLPOOL 
1a7eeadc0667580ab14ae5857fc61f7eb5553bad00d7b59ed3e70aa3a2f75550872a110c6149b4bd69778c990ec3c57e625cc08a716792731d456d875e8a9e8b
 DIST rsyslog-docs-8.28.0.tar.gz 4424901 SHA256 
f6c41f7c3fca369dd28a72133b03693ad5c37252375ecadc6184ff1a954764db SHA512 
c085e09149cfc27ce0cd22edf9ad3f81b111f491fbea79afbc3172882065bd8324e366e3b5d09c885c1a3aa63fe8fbbe154d66488319d4ffc0867f938e1ab07d
 WHIRLPOOL 
f6636ba7196c689e42651ac9c847b05f3eafdbe87186fad478c47d55f2856e5b200d2871612ca046c6d9c06ad2d80838ad226510ba59a3f2cfe234626ca8c75f
 DIST rsyslog-docs-8.29.0.tar.gz 4473644 SHA256 
ca3f6a11a165221b4e5e189d9b86ea146245d7ad892758ef9c543db73a914663 SHA512 
791633b93693c1eacde965e07ced863b96d1bfa488fc5c4770424825ab702cae7babd5286e552da5e17d1d7779f228c61a1527b9726dffea31bbb3b4e80525dc
 WHIRLPOOL 
74f4fccfa14e44a574590110bf3d0591555b6bb0685fd65a575b002e503d61996a593d51dbedbc9ff390d9bef1942d1b3fa55e7eb334a6bf5cabb3c2c9a2e5a1
+DIST rsyslog-docs-8.30.0.tar.gz 4487378 SHA256 

[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/

2017-10-17 Thread Thomas Deutschmann
commit: 237b8241f23eb73b431c0745e4c6706b71613fd6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 17 16:17:27 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 17 16:23:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237b8241

www-servers/nginx: Bump to v1.12.2 stable

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 www-servers/nginx/Manifest|   1 +
 www-servers/nginx/nginx-1.12.2.ebuild | 999 ++
 2 files changed, 1000 insertions(+)

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index 12711aea96f..bb8f6618067 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -1,6 +1,7 @@
 DIST modsecurity-2.9.1.tar.gz 4261212 SHA256 
958cc5a7a7430f93fac0fd6f8b9aa92fc1801efce0cda797d6029d44080a9b24 SHA512 
374733cbfc26e53d95b78c8f268a4e465d838163e9893fc24e33a9d272b114f1b287147bab6d0289575074cbbd94f48983e23fa59832cbcb32950046cea59269
 WHIRLPOOL 
5f41bebf032f8a269412d104b7632a06af4d4c495658c9cd1ebf69b82c10ce1bbcb34b9dd159a7b00e57348714a5e93ad3db19701dda51479accd3a9dc79a9cb
 DIST modsecurity-2.9.2.tar.gz 4298993 SHA256 
41a8f73476ec891f3a9e8736b98b64ea5c2105f1ce15ea57a1f05b4bf2ffaeb5 SHA512 
69c87ef6f7b6411f4803eb25af32969a1da59722121257c2edf345a3f5a4ab9ae8a49c886cbbfc722c5bda91c6d6ea55232f968c0a0407d7d7b3af53dc862c21
 WHIRLPOOL 
cbdc090f5fefeb6b6b71362e03dc12c4c574b7726005e8b552f4db7b765fc77f4609af5f216fad6c336d886e112aa392e3f885a140a72d731eed78a1ed51cd88
 DIST nginx-1.12.1.tar.gz 981093 SHA256 
8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb SHA512 
3a2ad2a559b366dda92dd58c0fe40ee84dd60a3eaf72071454110e032c3e9a03f2a63b28fe3a615b527950521eeb533c687a2cc4c87524e1d8f3a0a5f043fdb6
 WHIRLPOOL 
17e91044636839f0c8c476879227f2de1633679199787157e5ed47c306dcb9597646c5be96957d51e38d96ddbb0346ec9f72b87c37023e19e572fa404ef0fd1f
+DIST nginx-1.12.2.tar.gz 981687 SHA256 
305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416 SHA512 
3faa2043e237a7e1d15cc5661ac9d002a965220a78c25a863be9f19e01007347e53f776b61c229f6bd3d916cc1ccf92de260811f7b8092ec1b747fba7c0061f7
 WHIRLPOOL 
118bbb2f432603fe13cb673a85f7c998bc349df801eee5d043a6e2f7ecb197e1cb86b71c56babf7b41fc6c9ea3953665c14a1ce62a31080fb992637fecb20ee9
 DIST nginx-1.13.3.tar.gz 985931 SHA256 
5b73f98004c302fb8e4a172abf046d9ce77739a82487e4873b39f9b0dcbb0d72 SHA512 
4a8924b1edd0b8476437680ea548a0bc983d360e73f2d5797f60cebc3ef7d6fb64e56b6aaf5a4fc1707d24519dc70d466a7bf1d336c463651928d65c2f7b5380
 WHIRLPOOL 
9cb1f77a60945d9c1df6e2589116406f31939882131759d3aa95b25edfe86bc5fe712a517a3b0f77a5fca2b3706884984b90e293a4e791faa824bbf0e964518e
 DIST nginx-1.13.4.tar.gz 988415 SHA256 
de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba SHA512 
068f59f0dfe68a9a20a141bf5416551bc758fe50a38b2576f0e1c9df2ec674c7348b151f3ce80b614ac20610bc85374be7cef69f95b925f4fde351716c1da740
 WHIRLPOOL 
333cf2542fef05a0709259e6c8ea363a2eaaade00e1e1f0f50df081af023826d452b7b5fd3e826a63cad1753949f469424723b0a9731a34418c06517e14d6f3a
 DIST nginx-1.13.5.tar.gz 988821 SHA256 
0e75b94429b3f745377aeba3aff97da77bf2b03fcb9ff15b3bad9b038db29f2e SHA512 
ffd0406a75a35da427522f58c9b710cde86acb1ebf48f4e6b7f6a44e04ccd83950fedc6dceed9e2ab5132e06559f3bf45935d5011fc436e7c2efd46ac1e86459
 WHIRLPOOL 
94703bff57b0c701709974748f07ba444143707ecfb98beb9ca0d30d66913cde07725f3ae82a44d5585709c35b0ff600eccab37f0b5df904b67cee8e2085207d

diff --git a/www-servers/nginx/nginx-1.12.2.ebuild 
b/www-servers/nginx/nginx-1.12.2.ebuild
new file mode 100644
index 000..cc482646f7c
--- /dev/null
+++ b/www-servers/nginx/nginx-1.12.2.ebuild
@@ -0,0 +1,999 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+# Maintainer notes:
+# - http_rewrite-independent pcre-support makes sense for matching locations 
without an actual rewrite
+# - any http-module activates the main http-functionality and overrides 
USE=-http
+# - keep the following requirements in mind before adding external modules:
+#  * alive upstream
+#  * sane packaging
+#  * builds cleanly
+#  * does not need a patch for nginx core
+# - TODO: test the google-perftools module (included in vanilla tarball)
+
+# prevent perl-module from adding automagic perl DEPENDs
+GENTOO_DEPEND_ON_PERL="no"
+
+# devel_kit (https://github.com/simpl/ngx_devel_kit, BSD license)
+DEVEL_KIT_MODULE_PV="0.3.0"
+DEVEL_KIT_MODULE_P="ngx_devel_kit-${DEVEL_KIT_MODULE_PV}-r1"
+DEVEL_KIT_MODULE_URI="https://github.com/simpl/ngx_devel_kit/archive/v${DEVEL_KIT_MODULE_PV}.tar.gz;
+DEVEL_KIT_MODULE_WD="${WORKDIR}/ngx_devel_kit-${DEVEL_KIT_MODULE_PV}"
+
+# http_uploadprogress 
(https://github.com/masterzen/nginx-upload-progress-module, BSD-2 license)
+HTTP_UPLOAD_PROGRESS_MODULE_PV="0.9.2"
+HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_MODULE_PV}-r1"

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

2017-10-17 Thread Thomas Deutschmann
commit: 595e90439308dfd8574557df731063af1d5770c7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 17 14:29:26 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 17 16:23:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595e9043

dev-libs/libfastjson: Bump to v0.99.7

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 362a28c016e..7bc4e9a8792 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,3 +1,4 @@
 DIST libfastjson-0.99.2.tar.gz 366602 SHA256 
6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
 WHIRLPOOL 
56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487
 DIST libfastjson-0.99.4.tar.gz 424989 SHA256 
6339a67e680a8f6a6a0c179971118489cc14ec73bb1542b591c38f58d760034c SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
 WHIRLPOOL 
15898787b20b13648cfc19496da69e86223400fd9e62cb9ce4362364cf5f6d7df32f54a79e4d225bedcdf91cdb0c9231a3e2a6e63d7366b3290624aaf7854dc7
 DIST libfastjson-0.99.6.tar.gz 431066 SHA256 
95e3d371c82b5d85c7294d46c923b3fee0384e1541a1556f0ca185170eb27270 SHA512 
b3b4a5ba959723ffbf8d8218c97c696ccbb781e8c2563ede6ffd7bcbdfcf75495deba5c2b8952c6c215b78dd9cfa728c95cf56bde9b1cfa7ebd6ba68b5b8f166
 WHIRLPOOL 
3debbb3cd1c67bce448ace69609ce398266d49ec1711db0501b9c617e814547b3757cb8e63d5691b858c0b468e387875d774a619363b4bcb6209bf3f6b435ed7
+DIST libfastjson-0.99.7.tar.gz 433298 SHA256 
373cca41cad90fd288998696cd56cc72df75fb094db82b4e95d78fa61910f690 SHA512 
e33942dd90af1dffaf328d2db03951dcb7aabf4f7ed499116a5986516af6971a5e2a244a1a2a72d5ee6c496c9a27e7ace165fb0337706c649b1d97c8f0d2f75d
 WHIRLPOOL 
4fa0874d29d411a7dd3de347c20f8e2118fa62562f1f628fcf408112019b98ecc7471f033cd66b6ee54289d5b66eadc685b21232cdb523d99eef0c49e97caf61

diff --git a/dev-libs/libfastjson/libfastjson-0.99.7.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.7.ebuild
new file mode 100644
index 000..684987488e6
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.7.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+LICENSE="MIT"
+SLOT="0/4.2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+RDEPEND=""
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-compile-warnings=yes
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/64bit-userland/

2017-10-17 Thread Thomas Deutschmann
commit: d5ce61afa1b5396528cd2a6eaad9402cf93963f2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 17 16:22:02 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 17 16:23:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5ce61af

profiles: USE mask LUA for www-servers/nginx on ppc 64bit userland

 .../hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask   | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git 
a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask 
b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask
index 16d4efe8361..f54b397010f 100644
--- a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Thomas Deutschmann  (17 Oct 2017)
+# No lua keyworded for this arch yet
+# libpcre jit is not (yet?) support on this arch
+www-servers/nginx nginx_modules_http_lua pcre-jit
+
 # Kacper Kowalik  (25 Apr 2012)
 # Masking wrt bug 274847 and other unsolved 
 # dependencies



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

2017-10-17 Thread Pacho Ramos
commit: c972fda37b1e641ad996248f8cc3bbe254241acd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Oct 17 16:17:47 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Oct 17 16:17:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c972fda3

x11-themes/QGnomePlatform: Needs to be rebuilt when QT subslot changes (#634480 
by Chris Mayo)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --force

 .../{QGnomePlatform-0.3.ebuild => QGnomePlatform-0.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
similarity index 96%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
index 6222a6621e1..ae596a5c933 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-   dev-qt/qtwidgets:5
+   dev-qt/qtwidgets:5=
x11-libs/gtk+:3[X]
 "
 RDEPEND="${DEPEND}"



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

2017-10-17 Thread Manuel Rüger
commit: 9d6d18300570a3098e9003a2e5f9108f52895d5b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Oct 17 15:30:16 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Oct 17 15:31:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6d1830

app-admin/dxf: Version bump to 6.1.0

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-admin/dxf/Manifest |  1 +
 app-admin/dxf/dxf-6.1.0.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/app-admin/dxf/Manifest b/app-admin/dxf/Manifest
index 79585aa7237..cbd28e6b4ff 100644
--- a/app-admin/dxf/Manifest
+++ b/app-admin/dxf/Manifest
@@ -1 +1,2 @@
+DIST dxf-6.1.0.tar.gz 281228 SHA256 
e5e3bff461ed83fdcbb885f4022db07a336a9992b8257e651b9ab4fac13ebe5f SHA512 
ebe0757e311a39bffa86728cbf875c0386e2d7e476c2cc1faf23d578f0d0f504658f9c256a9f6465c2fde351876a40a8c4fc1c5ae6308db8c93a9319e9732eb7
 WHIRLPOOL 
f108b1f230f24cbd1990008c65c5c8bcd8afe033fe79b963412441a6cd1c69115ca4693c4db254681f08b4f9572266324bb82dad14a3f89c6382f1dc22c4063c
 DIST python-dxf-6.0.0.tar.gz 18059 SHA256 
9f3b60f87be1f47bf03f26f4fcfa8176dccdcfa7ea0533a0a6bb89b05f96a1bf SHA512 
fb502aac73f7e4ff6c2ef8e11887ec71093c9387857da4eeca222fba23bd669d06e0f085660637ad9774decb310b56ed36c14e29014de3e15108d77417309d41
 WHIRLPOOL 
2ceb04804a358c2f09b7c1cff15b15c5b0d249639a3909eb0401c06e523ca0f655d740fa3929009c0cef23932e3ce65e1b52a05e59c2bb127c25947e1c528f5b

diff --git a/app-admin/dxf/dxf-6.1.0.ebuild b/app-admin/dxf/dxf-6.1.0.ebuild
new file mode 100644
index 000..4c3842e34cc
--- /dev/null
+++ b/app-admin/dxf/dxf-6.1.0.ebuild
@@ -0,0 +1,29 @@
+# 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,6} )
+inherit distutils-r1
+
+DESCRIPTION="Docker registry v2 client in Python"
+HOMEPAGE="https://github.com/davedoesdev/dxf;
+SRC_URI="https://github.com/davedoesdev/dxf/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-python/jwcrypto-0.4.2[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.9.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/tqdm-4.10.0[${PYTHON_USEDEP}]
+   >=dev-python/www-authenticate-0.9.2[${PYTHON_USEDEP}]"
+
+RESTRICT="test"
+# Require dockerd running
+
+python_test() {
+   emake test
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/, kde-plasma/plasma-nm/, kde-plasma/kwallet-pam/, ...

2017-10-17 Thread Andreas Sturmlechner
commit: 8c0fa6f3ffc239c6f5f716a69916ab912223e651
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 17 15:30:21 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 17 15:30:21 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8c0fa6f3

kde-plasma: Add KDE Plasma 5.11.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/bluedevil/bluedevil-5.11.1.ebuild   |  40 +
 kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild   |  30 
 kde-plasma/breeze-gtk/breeze-gtk-5.11.1.ebuild |  12 ++
 .../breeze-plymouth/breeze-plymouth-5.11.1.ebuild  |  26 
 kde-plasma/breeze/breeze-5.11.1.ebuild |  76 +
 kde-plasma/drkonqi/drkonqi-5.11.1.ebuild   |  55 +++
 .../kactivitymanagerd-5.11.1.ebuild|  35 +
 .../kde-cli-tools/kde-cli-tools-5.11.1.ebuild  |  59 +++
 .../kde-gtk-config/kde-gtk-config-5.11.1.ebuild|  58 +++
 kde-plasma/kdecoration/kdecoration-5.11.1.ebuild   |  16 ++
 .../kdeplasma-addons-5.11.1.ebuild |  56 +++
 kde-plasma/kgamma/kgamma-5.11.1.ebuild |  26 
 kde-plasma/khotkeys/khotkeys-5.11.1.ebuild |  46 ++
 kde-plasma/kinfocenter/kinfocenter-5.11.1.ebuild   |  91 +++
 kde-plasma/kmenuedit/kmenuedit-5.11.1.ebuild   |  44 ++
 kde-plasma/kscreen/kscreen-5.11.1.ebuild   |  38 +
 .../kscreenlocker/kscreenlocker-5.11.1.ebuild  |  92 +++
 kde-plasma/ksshaskpass/ksshaskpass-5.11.1.ebuild   |  49 ++
 kde-plasma/ksysguard/ksysguard-5.11.1.ebuild   |  47 ++
 kde-plasma/kwallet-pam/kwallet-pam-5.11.1.ebuild   |  53 +++
 .../kwayland-integration-5.11.1.ebuild |  22 +++
 kde-plasma/kwin/kwin-5.11.1.ebuild |  92 +++
 kde-plasma/kwrited/kwrited-5.11.1.ebuild   |  23 +++
 kde-plasma/libkscreen/libkscreen-5.11.1.ebuild |  27 
 kde-plasma/libksysguard/libksysguard-5.11.1.ebuild |  53 +++
 kde-plasma/milou/milou-5.11.1.ebuild   |  30 
 kde-plasma/oxygen/oxygen-5.11.1.ebuild |  91 +++
 .../plasma-desktop/plasma-desktop-5.11.1.ebuild| 162 +++
 .../plasma-integration-5.11.1.ebuild   |  43 +
 kde-plasma/plasma-meta/plasma-meta-5.11.1.ebuild   |  70 +
 kde-plasma/plasma-nm/plasma-nm-5.11.1.ebuild   |  65 
 kde-plasma/plasma-pa/plasma-pa-5.11.1.ebuild   |  29 
 kde-plasma/plasma-sdk/plasma-sdk-5.11.1.ebuild |  39 +
 kde-plasma/plasma-vault/plasma-vault-5.11.1.ebuild |  32 
 .../plasma-workspace-wallpapers-5.11.1.ebuild  |  18 +++
 .../plasma-workspace-5.11.1.ebuild | 173 +
 kde-plasma/plymouth-kcm/plymouth-kcm-5.11.1.ebuild |  36 +
 .../polkit-kde-agent-5.11.1.ebuild |  30 
 kde-plasma/powerdevil/powerdevil-5.11.1.ebuild |  82 ++
 kde-plasma/sddm-kcm/sddm-kcm-5.11.1.ebuild |  41 +
 .../systemsettings/systemsettings-5.11.1.ebuild|  49 ++
 kde-plasma/user-manager/user-manager-5.11.1.ebuild |  27 
 42 files changed, 2183 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.11.1.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.11.1.ebuild
new file mode 100644
index 00..1b30c235b0
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.11.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Bluetooth stack for KDE Plasma"
+HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+   $(add_frameworks_dep bluez-qt)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kded)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+"
+DEPEND="${COMMON_DEPEND}
+   x11-misc/shared-mime-info
+"
+RDEPEND="${COMMON_DEPEND}
+   $(add_plasma_dep kde-cli-tools)
+   !app-mobilephone/obexd
+   !app-mobilephone/obex-data-server
+   !kde-plasma/bluedevil:4
+"

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild
new file mode 100644
index 00..70488d313e
--- /dev/null
+++ b/kde-plasma/breeze-grub/breeze-grub-5.11.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+

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

2017-10-17 Thread Michał Górny
commit: 4a38945cf51cba53fbb7c12800b533cfb4bb1b46
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct 17 14:57:26 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct 17 15:12:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a38945c

net-misc/aria2: Bump to 1.33.0

 net-misc/aria2/Manifest|   1 +
 net-misc/aria2/aria2-1.33.0.ebuild | 152 +
 2 files changed, 153 insertions(+)

diff --git a/net-misc/aria2/Manifest b/net-misc/aria2/Manifest
index 9bf92af126d..7ebc69433be 100644
--- a/net-misc/aria2/Manifest
+++ b/net-misc/aria2/Manifest
@@ -1,3 +1,4 @@
 DIST aria2-1.30.0.tar.xz 1497124 SHA256 
bf6c5366d11d2a6038c8e19f01f9b874041793aaf317e0206120e3e8c9c431f6 SHA512 
8c3deb4b58b9db9e8de52f48f6e863e07743ae4af14e2b2d64ddcac94b6aec16ff8d4f27e7d6076426d597af9e6e0988289f3a1c156796c9d79ee7f60f5edc38
 WHIRLPOOL 
c3613212226c1fe6db20b45dce021441fceaf26970e8773064ef254e3a1272550c9c8e69d2fa677d249a70c853d6ba65c91fa1a42c33009127177b496fcbda0a
 DIST aria2-1.31.0.tar.xz 1501388 SHA256 
7b85619048b23406f241e38a5b1b8b0bc2cae9e80fd117810c2a71ecca813f8c SHA512 
a0a1312522324dc0bc24cf1a5cceaef49d40445668ed0bd98dc3cdd5e2edb428552e97504c8c072f5d1180d6bbd252de01d290ef5c94d1803b8ade330bc2710f
 WHIRLPOOL 
0b5af6d2f9f7e62a2620003a0aa44e842517cb33be00a7e1b0f7ac2720823c5d32deafd91ae096d8ef028f89885c08f459a03955ee349fd6d21dade190895596
 DIST aria2-1.32.0.tar.xz 1502192 SHA256 
546e9194a9135d665fce572cb93c88f30fb5601d113bfa19951107ced682dc50 SHA512 
7c14c395fab3024191145b5c965c6c89211cd36ce405cafeef350aa6df9850bee9de65e756eab7d0bdeccb9409b829ea21552b9aac0166f50dcc17501b3dca8b
 WHIRLPOOL 
763188033573b5928c7935229505cd82f39009952aa78b7871c1c1579dde54b46185a0d378e3d7241230d0611ba1b7d96c04ed4c09049d38d89b6b550391a0aa
+DIST aria2-1.33.0.tar.xz 1526936 SHA256 
996e3fc2fd07ce2dd517e20a1f79b8b3dbaa5c7e27953b5fc19dae38f3874b8c SHA512 
6b28282b5688444c99c3219d185c5c87f1760300f47fb9a87f9ee5eb62dd366d55a7706bb6edb16957f0a6926b354b0c6cbbe9887c94980c3027775d06589fea
 WHIRLPOOL 
16bf3179f15830cfbfbe8f44781aa1a2fb0a500f650dd342aff114b13a6b3280045036cf5acc937bc22a0eeef95c83165e4cb9c3dd05032b7bed511e8d7b3bcd

diff --git a/net-misc/aria2/aria2-1.33.0.ebuild 
b/net-misc/aria2/aria2-1.33.0.ebuild
new file mode 100644
index 000..de956e8d169
--- /dev/null
+++ b/net-misc/aria2/aria2-1.33.0.ebuild
@@ -0,0 +1,152 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit bash-completion-r1
+
+DESCRIPTION="A download utility with segmented downloading with BitTorrent 
support"
+HOMEPAGE="https://aria2.github.io/;
+SRC_URI="https://github.com/aria2/${PN}/releases/download/release-${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+SLOT="0"
+IUSE="adns bittorrent +gnutls jemalloc libuv +libxml2 metalink +nettle nls 
sqlite scripts ssh ssl tcmalloc test xmlrpc"
+
+CDEPEND="sys-libs/zlib:0=
+   ssl? (
+   app-misc/ca-certificates
+   gnutls? ( >=net-libs/gnutls-1.2.9:0= )
+   !gnutls? ( dev-libs/openssl:0= ) )
+   adns? ( >=net-dns/c-ares-1.5.0:0= )
+   bittorrent? (
+   ssl? (
+   gnutls? (
+   nettle? ( >=dev-libs/nettle-2.4:0=[gmp] 
>=dev-libs/gmp-6:0= )
+   !nettle? ( >=dev-libs/libgcrypt-1.2.2:0= ) ) )
+   !ssl? (
+   nettle? ( >=dev-libs/nettle-2.4:0=[gmp] 
>=dev-libs/gmp-6:0= )
+   !nettle? ( >=dev-libs/libgcrypt-1.2.2:0= ) ) )
+   jemalloc? ( dev-libs/jemalloc )
+   libuv? ( dev-libs/libuv:0= )
+   metalink? (
+   libxml2? ( >=dev-libs/libxml2-2.6.26:2= )
+   !libxml2? ( dev-libs/expat:0= ) )
+   sqlite? ( dev-db/sqlite:3= )
+   ssh? ( net-libs/libssh2:= )
+   tcmalloc? ( dev-util/google-perftools )
+   xmlrpc? (
+   libxml2? ( >=dev-libs/libxml2-2.6.26:2= )
+   !libxml2? ( dev-libs/expat:0= ) )"
+
+DEPEND="${CDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( >=dev-util/cppunit-1.12.0:0 )"
+RDEPEND="${CDEPEND}
+   nls? ( virtual/libiconv virtual/libintl )
+   scripts? ( dev-lang/ruby )"
+
+# xmlrpc has no explicit switch, it's turned out by any XML library
+# so metalink implicitly forces it on
+REQUIRED_USE="?? ( jemalloc tcmalloc )
+   metalink? ( xmlrpc )"
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   if use scripts && ! use xmlrpc; then
+   ewarn "Please note that you may need to enable USE=xmlrpc to 
run the aria2rpc"
+   ewarn "and aria2mon scripts against the local aria2."
+   fi
+}
+
+src_prepare() {
+   default
+   sed -i -e "s|/tmp|${T}|" test/*.cc test/*.txt || die "sed failed"
+}
+
+src_configure() {
+   local myconf=(
+   

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

2017-10-17 Thread Michał Górny
commit: 0c1067d0bdb25170a631e605f28672143fa6b430
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 15 13:49:47 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct 17 15:12:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1067d0

media-gfx/transfig: Drop old

 media-gfx/transfig/Manifest  |  2 -
 media-gfx/transfig/transfig-3.2.5d-r1.ebuild | 95 
 2 files changed, 97 deletions(-)

diff --git a/media-gfx/transfig/Manifest b/media-gfx/transfig/Manifest
index 283d4616f91..32650fa1b12 100644
--- a/media-gfx/transfig/Manifest
+++ b/media-gfx/transfig/Manifest
@@ -1,5 +1,3 @@
 DIST fig2mpdf-1.1.2.tar.bz2 191438 SHA256 
35f02293592244d5ff4a7a60e00023696c05dec855495871226c67669ba4daf3 SHA512 
36dea40008371386b47a4451e2f311cc2540ab063e3b61e628a535775d62a8840c5cc20c37b80465184bf041c6e583aaf3e5156079e72211d0a87ff3346d2980
 WHIRLPOOL 
73f98e0c8f26a0a9f5a06ba38169a107587dd09ecce69c69d251d46274697db7a1923479030693bf9079705820ce67b3df62d0de54492039acd0ac71f4f22fa7
-DIST transfig-3.2.5d-gentoo-patchset.tar.bz2 17114 SHA256 
26ce2d8cab3d9dd9f2ba1fa628dbfce0b938511a71fd793cdbb31af9ce4ab9a7 SHA512 
fc6a4cff49312a5f70b7ddf655d6c96f47512dadce0acc2bb2e2ffa568a48e735560d773b70905900e6ab5e2ec36eac13eafa8ff2d413ea4e0ff126eefe909d8
 WHIRLPOOL 
8fef27c4d1e86b60ed4f83cce7c2e06b17bcdc980b26bb1a455399ff27dc36b53a182d0c042a7ce0a46e333f3e3dc24283751e8432f24e1232aa106ae6ac963b
 DIST transfig-3.2.5e-gentoo-patchset.tar.bz2 21130 SHA256 
47cba917dee66b1a8a3fe97c8658000acd66aee378a65537ce29bee6aae16162 SHA512 
4c6ca63159ae58c35c1a9c818bc3b29715a4015e6a11d283b4d0c57c0cfeccbf38160f61f3c91f9bc68f82a8b5676349bb98866f40f617bb95afd73267d00e97
 WHIRLPOOL 
6fba3859fb8768f56cd9bea6acbdd2a0855b285c1a513f05ee7ab50e8651fcf7f262abb7b52167c84dedffd4472cb0f37f2ca38cda91e03e24e289b1984f14f3
-DIST transfig.3.2.5d.tar.gz 497451 SHA256 
ae81214177fb05f91f6e43b0b42633b6e0024570cbc6591a3858e12100ce8aaa SHA512 
6e9b9551bf3bff7a94d6a0d8bac336c36b2721f9babc4cf38472737ac737afd27f93dcb012e510d6c439c6aaeed95ba03b19508b4229386915c0dc0751daac10
 WHIRLPOOL 
ca503a9ba228f54d20a6771dfca9dd0e6bb127618db8bc94bf1a62149e007627786fe2eee8f15a47723781d8381950cfac97264b5846550f7c669a8d8c82a1f2
 DIST transfig.3.2.5e.tar.gz 531256 SHA256 
8ec5a8f13254dd155622ed3ee0fda1382b1e2b5882d83b9aca1871f12a3e7744 SHA512 
ed1379f1112514d90a4b3eecd3222baad311d804b5090e8e66867ec299e4f9a5f8d83ef8939aa6ecaa85a18143b8fb9b97f78e078ac5eeb934a158c55de6bb1e
 WHIRLPOOL 
a781dd6fd85ff7ff12219444a8fbc91fc8c7f6fe1b4628cc1fd6bb3feae29392edc62a8f3a4db0945bdf2e67a67af7046864826024acdbaa8a8581a873cdb82f

diff --git a/media-gfx/transfig/transfig-3.2.5d-r1.ebuild 
b/media-gfx/transfig/transfig-3.2.5d-r1.ebuild
deleted file mode 100644
index bf3cd62341a..000
--- a/media-gfx/transfig/transfig-3.2.5d-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-inherit toolchain-funcs eutils flag-o-matic multilib
-
-MY_P=${PN}.${PV}
-
-DESCRIPTION="A set of tools for creating TeX documents with graphics"
-HOMEPAGE="http://www.xfig.org/;
-SRC_URI="mirror://sourceforge/mcj/${MY_P}.tar.gz
-   mirror://gentoo/fig2mpdf-1.1.2.tar.bz2
-   https://dev.gentoo.org/~mgorny/dist/${P}-gentoo-patchset.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libXpm
-   virtual/jpeg
-   media-libs/libpng
-   x11-apps/rgb"
-DEPEND="${RDEPEND}
-   x11-misc/imake
-   app-text/rman"
-
-S=${WORKDIR}/${MY_P}
-
-sed_Imakefile() {
-   # see fig2dev/Imakefile for details
-   vars2subs="BINDIR=${EPREFIX}/usr/bin
-   MANDIR=${EPREFIX}/usr/share/man/man\$\(MANSUFFIX\)
-   XFIGLIBDIR=${EPREFIX}/usr/share/xfig
-   PNGINC=-I${EPREFIX}/usr/include/X11
-   XPMINC=-I${EPREFIX}/usr/include/X11
-   USEINLINE=-DUSE_INLINE
-   RGB=${EPREFIX}/usr/share/X11/rgb.txt
-   FIG2DEV_LIBDIR=${EPREFIX}/usr/share/fig2dev"
-
-   for variable in ${vars2subs} ; do
-   varname=${variable%%=*}
-   varval=${variable##*=}
-   sed -i 
"s:^\(XCOMM\)*[[:space:]]*${varname}[[:space:]]*=.*$:${varname} = ${varval}:" 
"$@"
-   done
-}
-
-src_prepare() {
-   find . -type f -exec chmod a-x '{}' \;
-   find . -name Makefile -delete
-   epatch "${WORKDIR}/${P}-gentoo-patchset"/${P}-fig2mpdf-r1.patch
-   epatch "${WORKDIR}/${P}-gentoo-patchset"/${PN}-3.2.5c-maxfontsize.patch
-   epatch "${WORKDIR}/${P}-gentoo-patchset"/${P}-leadspace.patch
-   epatch "${WORKDIR}/${P}-gentoo-patchset"/${P}-precision.patch
-   epatch "${WORKDIR}/${P}-gentoo-patchset"/${P}-MAXWIDTH.patch
-   

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

2017-10-17 Thread Craig Andrews
commit: a9c0225c729f3bddd3a06986a2b0ed1ad5d0a91a
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Oct 17 14:40:29 2017 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Oct 17 14:40:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c0225c

dev-cpp/waylandpp: use cmake instead of scons

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-cpp/waylandpp/waylandpp-.ebuild | 22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

diff --git a/dev-cpp/waylandpp/waylandpp-.ebuild 
b/dev-cpp/waylandpp/waylandpp-.ebuild
index 1dd04bc09c5..73572d42b7a 100644
--- a/dev-cpp/waylandpp/waylandpp-.ebuild
+++ b/dev-cpp/waylandpp/waylandpp-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit scons-utils toolchain-funcs versionator
+inherit cmake-utils versionator
 
 DESCRIPTION="Wayland C++ bindings"
 HOMEPAGE="https://github.com/NilsBrause/waylandpp;
@@ -31,19 +31,11 @@ DEPEND="${RDEPEND}
)
"
 
-src_compile() {
-   CC="$(tc-getCXX)" PKG_CONFIG="$(tc-getPKG_CONFIG)" ROOT="${D%/}/" 
PREFIX="/usr" LIBDIR="$(get_libdir)" escons
-   if use doc; then
-   doxygen || die "error making docs"
-   fi
-}
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_DOCUMENTATION=$(usex doc)
+   -DINSTALL_DOC_DIR="${EPREFIX}/usr/share/doc/${PF}"
+   )
 
-src_install() {
-   CC="$(tc-getCXX)" PKG_CONFIG="$(tc-getPKG_CONFIG)" ROOT="${D%/}/" 
PREFIX="/usr" LIBDIR="$(get_libdir)" escons install
-   # fix multilib-strict QA failures
-   if use doc; then
-   doman doc/man/man3/*.3
-   local HTML_DOCS=( doc/html )
-   einstalldocs
-   fi
+   cmake-utils_src_configure
 }



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

2017-10-17 Thread Lars Wendler
commit: 4a067213c4e3e4fbf8af0b6e2c870758392dd51b
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:27:56 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:27:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a067213

app-admin/sudo: Removed old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-admin/sudo/Manifest  |   1 -
 app-admin/sudo/sudo-1.8.21_p1.ebuild | 218 ---
 2 files changed, 219 deletions(-)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index d0f40293e83..4c521d1924c 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -1,3 +1,2 @@
 DIST sudo-1.8.20p2.tar.gz 2930769 SHA256 
bd42ae1059e935f795c69ea97b3de09fe9410a58a74b5d5e6836eb5067a445d9 SHA512 
8bf67e687f7a84605fdef8d547b5cd661141b6c8fd25820c33c7e37e97ca7f21f564c3bae691f8a8cd08df7d80338e36a8f06bb5086cc104509d71d6ab1bceda
 WHIRLPOOL 
4e9b6ddaba8cdb4d82358e01252136af56ae50f656f9802285471c7c1e5c831d26aa07cb78205f63ea6098f98846911938681a89256afe5419372039d0e4e792
-DIST sudo-1.8.21p1.tar.gz 2975522 SHA256 
ee50d3a249a96b1c5c8d3d21380eb96c63c6e61a888b13e3c2b941b23ab7c808 SHA512 
081dff35cbc2724b0481139490601665b7e10e19c8cffcd00918cb51a914f1b7103c7d04b3361e229b63d404c68c47598ca6f59a7c3c00a5b3b7aed74bae9e45
 WHIRLPOOL 
13f8dba536f7e70b8025bddbe25ca73859d062f3ffe7f3137fc4393453f59863a7984cd0de250e6c6fa4a34e2a1e2f617932e506cca4327d64ae49f8913bbe92
 DIST sudo-1.8.21p2.tar.gz 2976081 SHA256 
74c5746cd33a814e2431c39faf0d76f7f8a697379bd073862e3b156cf0d76368 SHA512 
f04bbff54ad74ba73c078e15c75d2f41332d4912078ed66157ba7346b7fff914bd0747460cb4cd0c472af2d3b344fa72f5c62c95169df68a9cac74d7245c720c
 WHIRLPOOL 
94d9c9abdbb93f37f13179e934004b61f930978a4b0372aa0ccf0ff1aead51af272cb296554affb24e92d7f828b285f0d923fb87b19e1173e470f4b27fa1e538

diff --git a/app-admin/sudo/sudo-1.8.21_p1.ebuild 
b/app-admin/sudo/sudo-1.8.21_p1.ebuild
deleted file mode 100644
index 0af84eaf37f..000
--- a/app-admin/sudo/sudo-1.8.21_p1.ebuild
+++ /dev/null
@@ -1,218 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils pam multilib libtool
-
-MY_P=${P/_/}
-MY_P=${MY_P/beta/b}
-
-uri_prefix=
-case ${P} in
-   *_beta*|*_rc*) uri_prefix=beta/ ;;
-esac
-
-DESCRIPTION="Allows users or groups to run commands as other users"
-HOMEPAGE="http://www.sudo.ws/;
-SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
-   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz;
-
-# Basic license is ISC-style as-is, some files are released under
-# 3-clause BSD license
-LICENSE="ISC BSD"
-SLOT="0"
-if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris"
-fi
-IUSE="gcrypt ldap nls pam offensive openssl sasl selinux +sendmail skey"
-
-CDEPEND="
-   gcrypt? ( dev-libs/libgcrypt:= )
-   openssl? ( dev-libs/openssl:0= )
-   pam? ( virtual/pam )
-   sasl? ( dev-libs/cyrus-sasl )
-   skey? ( >=sys-auth/skey-1.1.5-r1 )
-   ldap? (
-   >=net-nds/openldap-2.1.30-r1
-   dev-libs/cyrus-sasl
-   )
-   sys-libs/zlib
-"
-RDEPEND="
-   ${CDEPEND}
-   selinux? ( sec-policy/selinux-sudo )
-   ldap? ( dev-lang/perl )
-   pam? ( sys-auth/pambase )
-   >=app-misc/editor-wrapper-3
-   virtual/editor
-   sendmail? ( virtual/mta )
-"
-DEPEND="
-   ${CDEPEND}
-   sys-devel/bison
-"
-
-S="${WORKDIR}/${MY_P}"
-
-REQUIRED_USE="
-   pam? ( !skey )
-   skey? ( !pam )
-   ?? ( gcrypt openssl )
-"
-
-MAKEOPTS+=" SAMPLES="
-
-src_prepare() {
-   default
-   elibtoolize
-}
-
-set_rootpath() {
-   # FIXME: secure_path is a compile time setting. using ROOTPATH
-   # is not perfect, env-update may invalidate this, but until it
-   # is available as a sudoers setting this will have to do.
-   einfo "Setting secure_path ..."
-
-   # first extract the default ROOTPATH from build env
-   ROOTPATH=$(unset ROOTPATH; . "${EPREFIX}"/etc/profile.env; echo 
"${ROOTPATH}")
-   if [[ -z ${ROOTPATH} ]] ; then
-   ewarn " Failed to find ROOTPATH, please report this"
-   fi
-
-   # then remove duplicate path entries
-   cleanpath() {
-   local newpath thisp IFS=:
-   for thisp in $1 ; do
-   if [[ :${newpath}: != *:${thisp}:* ]] ; then
-   newpath+=:$thisp
-   else
-   einfo "   Duplicate entry ${thisp} removed..."
-   fi
-   done
-   ROOTPATH=${newpath#:}
-   }
-   cleanpath 
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin${ROOTPATH:+:${ROOTPATH}}
-
-   # finally, strip gcc 

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

2017-10-17 Thread Lars Wendler
commit: 5f1170bc2dd2ee87cd06d1a07b9668be88a356ce
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:22:16 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:25:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1170bc

net-libs/socket_wrapper: Bump to version 1.1.8

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.8.ebuild | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 3b32fbbb8e2..7238d7c19b3 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 
b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 WHIRLPOOL 
b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e
 DIST socket_wrapper-1.1.7.tar.gz 54774 SHA256 
a3488125a3eee4e5189a69f3ff132e5d637b56bc208bbd6ecee6017d66edf89a SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 WHIRLPOOL 
b09ed79623bd853eaafda7fa4d59a7ad3e7d027b8105f66fe045e5c81a7a78e730ec8f2b9cd3eb9752b6b2dcf0dfdd9b1c123bd88c38b35d122b13d615a0795e
+DIST socket_wrapper-1.1.8.tar.gz 771657 SHA256 
a382e1a59db74415ecc0b8a8b951b82d922b9019c3ee20bbb33a041c99c17b15 SHA512 
55c64a4897a09bf2680132337d24bdd5f01e57369b0e1611dea9daca8a57f44d3b6625d3c3e631f954db3f4fc7e85f7ca229ec647f4bfd756f0bcabc6558498d
 WHIRLPOOL 
8652d0df5ee8d0bce3cb16c1f8cdf71ee1c60c28867e41d99788e922f8e810764fba2964fd9eabd1ec360f7615bde7ce019884f1953f8428317f27c1febcd287

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
new file mode 100644
index 000..4cbcd2bedf1
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
+# Because of this we cannot use cmake-multilib_src_configure() here.
+multilib_src_configure() {
+   local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
+   cmake-utils_src_configure
+}



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

2017-10-17 Thread Lars Wendler
commit: 211f2925e4087e8670fba7e28476c5c772a8177c
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:25:21 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:25:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211f2925

sys-libs/ldb: Bump to version 1.3.0

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 sys-libs/ldb/Manifest |   1 +
 sys-libs/ldb/ldb-1.3.0.ebuild | 102 ++
 2 files changed, 103 insertions(+)

diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest
index d659434f521..d258dcedc0a 100644
--- a/sys-libs/ldb/Manifest
+++ b/sys-libs/ldb/Manifest
@@ -2,3 +2,4 @@ DIST ldb-1.1.26.tar.gz 1262660 SHA256 
8843c7a72b980d9413ba6c494c039bccd10c524b37
 DIST ldb-1.1.29.tar.gz 1277551 SHA256 
59d84f9a5b799f519ba7b2685bb46f5a26f1bbf05b7a144b2f5e017d01d80f97 SHA512 
d37bbe84358e05d17483e2e963b8477da5ea351b855b454142c94af35f7987bede0f19faeaff17779efe04e3bb37c510437fcc59be99a17c826620fc25fd659c
 WHIRLPOOL 
57370e31249d7df8a23a7162eed9ed45d625f11edb1d57df8bd42c687bb80531e74ddf7399bd5411a1546460378903f27506a4cd56685e8fc533dfc2014086fd
 DIST ldb-1.1.31.tar.gz 1337586 SHA256 
04d53e2ab5b35688f5ed7a4471f5b273da121016e1af0630b36a36506afaeb46 SHA512 
49ccd57000cbcc6d828160f4457236b28853d766d641841471f61226156b6103fe563c43c950577b038ea3c0a54506bca94c640d3d5f912a3b8af95eb9ef2824
 WHIRLPOOL 
8c368317ed7efe218e66b8dac9722552a6d9346daed87788d78a07263491977402a442f950b437022bc6473b3d4452e3f47c23209abef78c1a47372e2455af99
 DIST ldb-1.2.2.tar.gz 1348041 SHA256 
0cedeadb75de401c9735127f654dbc1a391c4327a2b83be54078be286fed1113 SHA512 
7d9bd88c6a654967f092758146a8115ab6c66db69a8be269a1f536f0aa3b27fb0d2ea3848cd952ef0f1885c9c4d8b76940f9902b835fe3f79f86b22a4350129b
 WHIRLPOOL 
35565cc8c6a5013fd5acb2538adc9c1e767444811858b32907e0546c709beed304abea51bd871fff695df0af5aa7cccb75dccc3f8cbc663ba49f4b8f69da83b7
+DIST ldb-1.3.0.tar.gz 1359144 SHA256 
44b53e5a3bc45c8dc837a7e0e00a78e87911da5959ad1b026a62f5b9b4d5590d SHA512 
c5afe3c5229cbc35a5715e6ed1faa070dfa3d6b3c0902cc53770373bbc1761ff4ff93aa9b88d5573b9af9925332bb5cebf4a7a129852231f13be33d5cee3a9f8
 WHIRLPOOL 
c3447f200d5a8269511931961a64d3a42989e6c0e437cc60754fda192c59bd2f544d1bb95b513a4fdfe551c038520be778e231c8038d3ba9a512968a36c55fc4

diff --git a/sys-libs/ldb/ldb-1.3.0.ebuild b/sys-libs/ldb/ldb-1.3.0.ebuild
new file mode 100644
index 000..af7b0ac5cd3
--- /dev/null
+++ b/sys-libs/ldb/ldb-1.3.0.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit python-single-r1 waf-utils multilib-minimal eutils
+
+DESCRIPTION="An LDAP-like embedded database"
+HOMEPAGE="http://ldb.samba.org;
+SRC_URI="http://www.samba.org/ftp/pub/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="doc +ldap +python"
+
+RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+   dev-libs/popt[${MULTILIB_USEDEP}]
+   >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}]
+   >=sys-libs/talloc-2.1.10[python?,${MULTILIB_USEDEP}]
+   >=sys-libs/tevent-0.9.33[python(+)?,${MULTILIB_USEDEP}]
+   >=sys-libs/tdb-1.3.15[python?,${MULTILIB_USEDEP}]
+   python? ( ${PYTHON_DEPS} )
+   ldap? ( net-nds/openldap )
+"
+
+DEPEND="dev-libs/libxslt
+   doc? ( app-doc/doxygen )
+   virtual/pkgconfig
+   ${PYTHON_DEPS}
+   ${RDEPEND}
+"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+WAF_BINARY="${S}/buildtools/bin/waf"
+
+MULTILIB_WRAPPED_HEADERS=( /usr/include/pyldb.h )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.31-optional_packages.patch
+   "${FILESDIR}"/${PN}-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch
+)
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   local myconf=(
+   $(usex ldap '' --disable-ldap)
+   --disable-rpath
+   --disable-rpath-install --bundled-libraries=NONE
+   --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba
+   --builtin-libraries=NONE
+   )
+   if ! multilib_is_native_abi; then
+   myconf+=( --disable-python )
+   else
+   use python || myconf+=( --disable-python )
+   fi
+   waf-utils_src_configure "${myconf[@]}"
+}
+
+multilib_src_compile(){
+   waf-utils_src_compile
+   multilib_is_native_abi && use doc && doxygen Doxyfile
+}
+
+multilib_src_test() {
+   if multilib_is_native_abi; then
+   WAF_MAKE=1 \
+   
PATH=buildtools/bin:../../../buildtools/bin:$PATH:"${BUILD_DIR}"/bin/shared/private/
 \
+   

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

2017-10-17 Thread Manuel Rüger
commit: 4a4d7fd87e76259b2479426fb48f96c2f7802874
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Oct 17 13:56:59 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Oct 17 14:15:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4d7fd8

net-analyzer/prometheus: Version bump to 2.0.0_rc1

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-analyzer/prometheus/Manifest   |  1 +
 .../prometheus/prometheus-2.0.0_rc1.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/net-analyzer/prometheus/Manifest b/net-analyzer/prometheus/Manifest
index eed7b14d64f..17514f88790 100644
--- a/net-analyzer/prometheus/Manifest
+++ b/net-analyzer/prometheus/Manifest
@@ -1,3 +1,4 @@
 DIST prometheus-1.7.1.tar.gz 5122747 SHA256 
209832310f5bef99faef3beaaa95263612a4d0126ca512c4a4c23a8543d3ccf5 SHA512 
98a42e95978477530082d7549c29f17b133043d7c233ba3c90b183f06a3f24ee578f8fed75cba476d3c93a22abcccfdbccc94488beb8450a02f260d24165ba26
 WHIRLPOOL 
8ab473430752336e09b4a0c38fd1117abe21196478d7f2f7e813c27f07c950cc3525d9e9ba32309711c73a1032f3cff27ddc1582d0c4b6c66fe82d5b58675550
 DIST prometheus-1.8.0.tar.gz 5194115 SHA256 
556247d750b3618b74ccf59669f74a8c0c39e72cdf51cbcc0c0bcc392de195df SHA512 
1ac00ddae4753f99f167db9b6efc5fa442918284f59468b8e1c7743e3f946eab895678c87e12a73bf158e3c0bf3df7345dd59855baaabb54fc86f1ae1014192d
 WHIRLPOOL 
9ff6f0dc36f022b2be107ce59878f81b210b196858064655a74e098650abc77d5a0c2afb11dd5ebb242d1e2addbc3a182b1a6ce1f751eed723e3fff3434d319c
 DIST prometheus-2.0.0_rc0.tar.gz 5524499 SHA256 
e1615defddf3e0a2d32e22ffba5bc3f0f37ff98fac7d4bba2b2c5bb8219f2a22 SHA512 
fd382f559ea9a362e2493ea2d317afe600b0ed2299e3d6ef12678658cd62320ad39deec1b4639819b32c4ba34f124792d00dd101632b1c1e4f1123005e20e38d
 WHIRLPOOL 
1d0ed8f35c9f9d5fca8310af21b93d35bad3397fbf88ea0cc2573412c8d58291e521212283abbe5ed4a461e2e1f62f704f96a6070509864972ff3dd1c0eacd67
+DIST prometheus-2.0.0_rc1.tar.gz 5538094 SHA256 
5d80280d4f8de0e5c79b02fa2ab9cbe4cf49a287ed268ed85a0f87abd257d226 SHA512 
c89509693608a4f00713cb3b9f11b533236898af4a08580ecb4aa5f198d7f568719ddb78225f9d260128288aa7e037d0a0a820f8e42e2db4c7745e2f993fb4fe
 WHIRLPOOL 
1765d9eb600da28e12d2c679a60f050d9557bbf974a53ff86363fb66fb82d64c4b55a85f9aac4c80039c317a88028c794e8387e0db3f0b925b86057d5ae17f7e

diff --git a/net-analyzer/prometheus/prometheus-2.0.0_rc1.ebuild 
b/net-analyzer/prometheus/prometheus-2.0.0_rc1.ebuild
new file mode 100644
index 000..697c4156945
--- /dev/null
+++ b/net-analyzer/prometheus/prometheus-2.0.0_rc1.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/prometheus/prometheus"
+MY_PV=${PV/_rc/-rc.}
+EGIT_COMMIT="v${MY_PV}"
+PROMETHEUS_COMMIT="5ab8834"
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Prometheus monitoring system and time series database"
+HOMEPAGE="https://github.com/prometheus/prometheus;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-util/promu"
+
+PROMETHEUS_HOME="/var/lib/prometheus"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup prometheus
+   enewuser prometheus -1 -1 "${PROMETHEUS_HOME}" prometheus
+}
+
+src_prepare() {
+   default
+   sed -i -e "s/{{.Revision}}/${PROMETHEUS_COMMIT}/" 
src/${EGO_PN}/.promu.yml || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   GOPATH="${S}" promu build -v || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin promtool prometheus
+   dodoc -r {documentation,{README,CHANGELOG,CONTRIBUTING}.md}
+   insinto /etc/prometheus
+   doins documentation/examples/prometheus.yml
+   insinto /usr/share/prometheus
+   doins -r console_libraries consoles
+   dosym ../../usr/share/prometheus/console_libraries 
/etc/prometheus/console_libraries
+   dosym ../../usr/share/prometheus/consoles /etc/prometheus/consoles
+   popd || die
+
+   newinitd "${FILESDIR}"/prometheus-3.initd prometheus
+   newconfd "${FILESDIR}"/prometheus.confd prometheus
+   keepdir /var/log/prometheus /var/lib/prometheus
+   fowners prometheus:prometheus /var/log/prometheus /var/lib/prometheus
+}
+
+pkg_postinst() {
+   if has_version '

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

2017-10-17 Thread Lars Wendler
commit: 5d1544bb71847daab8050fdbdcf6138e0fe8c0d9
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:11:56 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:12:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d1544bb

net-libs/libnftnl: Removed old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-libs/libnftnl/Manifest  |  1 -
 net-libs/libnftnl/libnftnl-1.0.5.ebuild | 57 -
 2 files changed, 58 deletions(-)

diff --git a/net-libs/libnftnl/Manifest b/net-libs/libnftnl/Manifest
index 47266594485..cafa96da00f 100644
--- a/net-libs/libnftnl/Manifest
+++ b/net-libs/libnftnl/Manifest
@@ -1,4 +1,3 @@
-DIST libnftnl-1.0.5.tar.bz2 367016 SHA256 
f6d4f5a702e38bc7987f2363f9fcd65930e8b702595c221a497e2f3a359be497 SHA512 
85c71aaaeeafdffe09f2591f26d49d41e9f511a53ed313fe642b4968eae8aac1246a53d5908fc737c6eb9cc4f5f3ef2a4eaa17fe33db453a1fd60f2f9d5c5a1d
 WHIRLPOOL 
15fb25aa9e23bfdcb19ab21ea1d6eadd22e5acc0c38e761e4637a06136c809f5a5827ac58643515432e1394e3e8d4575df11e52b5f16ca787157317e5e2ae463
 DIST libnftnl-1.0.6.tar.bz2 381897 SHA256 
ad3b932a39a1e567308e91b683b32239a5e1aea9b4582dfffe2288c3400ab07e SHA512 
d813c9d0dbdeaffc30695fb0b5dbf987849339d119774c4f0e219db835f2ad9111a7436fd474ffa96b07e288d537cb4a1be153afcca23dabce0c264e1c4a3c62
 WHIRLPOOL 
c4221c99ee437125c1b10d1d47db7586b979e0ce8e7187a2a9fd5ad3b866e0e6b451aba0956c9a48cec9fb7fc411f523c5f35cd9ef2cd1a939aaab7cb7570728
 DIST libnftnl-1.0.7.tar.bz2 384969 SHA256 
9bb66ecbc64b8508249402f0093829f4410ad99f6042b86b3a467d963982 SHA512 
a220c6a2857b4ff7325bfa4fbf537c5afeb66232a7e190b50c3077f01b86f0fb1842055ccc719280b36820ac7103cbe8168944ffe10c55444830ff77449fa6a5
 WHIRLPOOL 
400edc3bf8268e6c7d4a6804fe36eaca271144019c2220b27865e755466318fe18e1ee5be583d63fc3cfcb1c6819ab557e17fefcba4b96c74e918d024012aadc
 DIST libnftnl-1.0.8.tar.bz2 400496 SHA256 
e6bdd799ef9c59fc247954aba9f2c6469d8e04cfaee73526728011eaa3632038 SHA512 
df9f5967908ce5e6a6a85fe4328bdf6e7501ce6b0e42239b750782aeb76c30b1aae80dd07f73a06fb077d072b1269c4e0c5fd525feed1055400201567d215ef9
 WHIRLPOOL 
f56667a5b385414d620e33c17e2fe2daafee3770cb61bdad89d7b3d5396677ed8ad8cf9f3bd6a5dbf6ce92c031bdf451727e70e0054f8d971c2dc76fb63aa120

diff --git a/net-libs/libnftnl/libnftnl-1.0.5.ebuild 
b/net-libs/libnftnl/libnftnl-1.0.5.ebuild
deleted file mode 100644
index d581d38d35d..000
--- a/net-libs/libnftnl/libnftnl-1.0.5.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit base linux-info toolchain-funcs eutils
-
-DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
-HOMEPAGE="http://netfilter.org/projects/nftables/;
-SRC_URI="http://netfilter.org/projects/${PN}/files/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0/4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="examples json static-libs test xml"
-
-RDEPEND=">=net-libs/libmnl-1.0.0
-   xml? ( >=dev-libs/mini-xml-2.6 )
-   json? ( >=dev-libs/jansson-2.3 )"
-DEPEND="virtual/pkgconfig
-   ${RDEPEND}"
-
-REQUIRED_USE="test? ( json xml )"
-
-pkg_setup() {
-   if kernel_is ge 3 13; then
-   CONFIG_CHECK="~NF_TABLES"
-   linux-info_pkg_setup
-   else
-   eerror "This package requires kernel version 3.13 or newer to 
work properly."
-   fi
-}
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_with xml xml-parsing) \
-   $(use_with json json-parsing)
-}
-
-src_install() {
-   default
-   gen_usr_ldscript -a nftnl
-   prune_libtool_files
-
-   if use examples; then
-   find examples/ -name 'Makefile*' -delete
-   dodoc -r examples/
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}
-
-src_test() {
-   default
-   cd tests || die
-   ./test-script.sh || die
-}



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

2017-10-17 Thread Lars Wendler
commit: cb585b48fdda1b4916e3f77aa52490e02e75
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:05:45 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:12:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb585b48

net-libs/libnftnl: Bump to version 1.0.8

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-libs/libnftnl/Manifest  |  1 +
 net-libs/libnftnl/libnftnl-1.0.8.ebuild | 61 +
 2 files changed, 62 insertions(+)

diff --git a/net-libs/libnftnl/Manifest b/net-libs/libnftnl/Manifest
index 01ce37861ba..47266594485 100644
--- a/net-libs/libnftnl/Manifest
+++ b/net-libs/libnftnl/Manifest
@@ -1,3 +1,4 @@
 DIST libnftnl-1.0.5.tar.bz2 367016 SHA256 
f6d4f5a702e38bc7987f2363f9fcd65930e8b702595c221a497e2f3a359be497 SHA512 
85c71aaaeeafdffe09f2591f26d49d41e9f511a53ed313fe642b4968eae8aac1246a53d5908fc737c6eb9cc4f5f3ef2a4eaa17fe33db453a1fd60f2f9d5c5a1d
 WHIRLPOOL 
15fb25aa9e23bfdcb19ab21ea1d6eadd22e5acc0c38e761e4637a06136c809f5a5827ac58643515432e1394e3e8d4575df11e52b5f16ca787157317e5e2ae463
 DIST libnftnl-1.0.6.tar.bz2 381897 SHA256 
ad3b932a39a1e567308e91b683b32239a5e1aea9b4582dfffe2288c3400ab07e SHA512 
d813c9d0dbdeaffc30695fb0b5dbf987849339d119774c4f0e219db835f2ad9111a7436fd474ffa96b07e288d537cb4a1be153afcca23dabce0c264e1c4a3c62
 WHIRLPOOL 
c4221c99ee437125c1b10d1d47db7586b979e0ce8e7187a2a9fd5ad3b866e0e6b451aba0956c9a48cec9fb7fc411f523c5f35cd9ef2cd1a939aaab7cb7570728
 DIST libnftnl-1.0.7.tar.bz2 384969 SHA256 
9bb66ecbc64b8508249402f0093829f4410ad99f6042b86b3a467d963982 SHA512 
a220c6a2857b4ff7325bfa4fbf537c5afeb66232a7e190b50c3077f01b86f0fb1842055ccc719280b36820ac7103cbe8168944ffe10c55444830ff77449fa6a5
 WHIRLPOOL 
400edc3bf8268e6c7d4a6804fe36eaca271144019c2220b27865e755466318fe18e1ee5be583d63fc3cfcb1c6819ab557e17fefcba4b96c74e918d024012aadc
+DIST libnftnl-1.0.8.tar.bz2 400496 SHA256 
e6bdd799ef9c59fc247954aba9f2c6469d8e04cfaee73526728011eaa3632038 SHA512 
df9f5967908ce5e6a6a85fe4328bdf6e7501ce6b0e42239b750782aeb76c30b1aae80dd07f73a06fb077d072b1269c4e0c5fd525feed1055400201567d215ef9
 WHIRLPOOL 
f56667a5b385414d620e33c17e2fe2daafee3770cb61bdad89d7b3d5396677ed8ad8cf9f3bd6a5dbf6ce92c031bdf451727e70e0054f8d971c2dc76fb63aa120

diff --git a/net-libs/libnftnl/libnftnl-1.0.8.ebuild 
b/net-libs/libnftnl/libnftnl-1.0.8.ebuild
new file mode 100644
index 000..e3b959e4f8a
--- /dev/null
+++ b/net-libs/libnftnl/libnftnl-1.0.8.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools linux-info toolchain-funcs
+
+DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
+HOMEPAGE="https://netfilter.org/projects/nftables/;
+SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0/4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="examples json static-libs test threads"
+
+RDEPEND=">=net-libs/libmnl-1.0.0
+   json? ( >=dev-libs/jansson-2.3 )"
+DEPEND="virtual/pkgconfig
+   ${RDEPEND}"
+
+REQUIRED_USE="test? ( json )"
+
+pkg_setup() {
+   if kernel_is ge 3 13; then
+   CONFIG_CHECK="~NF_TABLES"
+   linux-info_pkg_setup
+   else
+   eerror "This package requires kernel version 3.13 or newer to 
work properly."
+   fi
+}
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable static-libs static)
+   $(use_with json json-parsing)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_test() {
+   default
+   cd tests || die
+   ./test-script.sh || die
+}
+
+src_install() {
+   default
+   gen_usr_ldscript -a nftnl
+   find "${D}" -name '*.la' -delete || die "Could not rm libtool files"
+
+   if use examples; then
+   find examples/ -name 'Makefile*' -delete || die "Could not rm 
examples"
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2017-10-17 Thread Lars Wendler
commit: b75f49ebb606b23ff04aa2ec5e3972b60d1cbad2
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:10:47 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:12:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75f49eb

net-firewall/nftables: Bump to version 0.8

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-firewall/nftables/Manifest|  1 +
 net-firewall/nftables/nftables-0.8.ebuild | 84 +++
 2 files changed, 85 insertions(+)

diff --git a/net-firewall/nftables/Manifest b/net-firewall/nftables/Manifest
index dfd6553f63e..d07751502f1 100644
--- a/net-firewall/nftables/Manifest
+++ b/net-firewall/nftables/Manifest
@@ -1,2 +1,3 @@
 DIST nftables-0.6.tar.gz 252523 SHA256 
85dd7fa4e741c0be02efddbc57b5d300e1147f09ec6f81d0399110f96dc958f0 SHA512 
17f3b94687865e077dc082cf61b29ab2854fd1ffe18212a8d424f2876aef8db9780dd4d06dca8e6d093498151d47bab73e40e1f54062a83a23a3cbe75f27e921
 WHIRLPOOL 
d15eaf81426d73bea28752f96727d291120120fb2aaa994d421d900974eb45062957435e077664fb916780f636ed9b61889dbec8b627d5d309512bae96f02874
 DIST nftables-0.7.tar.gz 292652 SHA256 
192c9d92ee0c56eded599d1c54b0d68f4d9b0286f3d908579f0b9271aeba432f SHA512 
6032720abf3af8a6dc0b4f507c6ae970447f504d59db4a34b2e0eea3c59962bc69d9ebfaa4e26a117747eb9d0224716a9709b96551b5479d914d7498f26ed43a
 WHIRLPOOL 
a999e85370bd9241daf015849ecdf5955f87a2d65f5525a6e75e9eda1bb87e1a84123c42e95f16c4469873a682409fea2ccc65a3af84a107b62d8c2a5727343d
+DIST nftables-0.8.tar.gz 327629 SHA256 
95603f34e47dbfe89a1d704e17131ba1d60f458343c573c0985ac1e84cbca85a SHA512 
90ffebc338c121334ca42822793b6fdeff48390e755c690308919de47064b53f9af735a2c2914e5255f1bddec90484599337d4cdd67f7a01a3956deefcef9fcb
 WHIRLPOOL 
ef5224eabdb57a640d4a3d53c90721c5fc473e06af977ea8e8e3fc566f8755e858fa7780642a34c4da72480357671d75a460a32d97d60bb47d009f5cc735f0e2

diff --git a/net-firewall/nftables/nftables-0.8.ebuild 
b/net-firewall/nftables/nftables-0.8.ebuild
new file mode 100644
index 000..8ea3783bb5c
--- /dev/null
+++ b/net-firewall/nftables/nftables-0.8.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools linux-info systemd
+
+DESCRIPTION="Linux kernel (3.13+) firewall, NAT and packet mangling tools"
+HOMEPAGE="https://netfilter.org/projects/nftables/;
+SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug doc gmp +readline"
+
+RDEPEND=">=net-libs/libmnl-1.0.3
+   gmp? ( dev-libs/gmp:0= )
+   readline? ( sys-libs/readline:0= )
+   >=net-libs/libnftnl-1.0.8"
+
+DEPEND="${RDEPEND}
+   >=app-text/docbook2X-0.8.8-r4
+   doc? ( >=app-text/dblatex-0.3.7 )
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig"
+
+S="${WORKDIR}/v${PV}"
+
+pkg_setup() {
+   if kernel_is ge 3 13; then
+   CONFIG_CHECK="~NF_TABLES"
+   linux-info_pkg_setup
+   else
+   eerror "This package requires kernel version 3.13 or newer to 
work properly."
+   fi
+}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --sbindir="${EPREFIX}"/sbin
+   $(use_enable doc pdf-doc)
+   $(use_enable debug)
+   $(use_with readline cli)
+   $(use_with !gmp mini_gmp)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   dodir /usr/libexec/${PN}
+   exeinto /usr/libexec/${PN}
+   doexe "${FILESDIR}"/libexec/${PN}.sh
+
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   newinitd "${FILESDIR}"/${PN}.init ${PN}
+   keepdir /var/lib/nftables
+
+   systemd_dounit "${FILESDIR}"/systemd/${PN}-restore.service
+   systemd_enable_service basic.target ${PN}-restore.service
+}
+
+pkg_postinst() {
+   local save_file
+   save_file="${EROOT%/}/var/lib/nftables/rules-save"
+
+   elog "In order for the nftables-restore systemd service to start, "
+   elog "the file, ${save_file}, must exist.  To create this "
+   elog "file run the following command: "
+   elog ""
+   elog "  touch '${save_file}'"
+   elog ""
+   elog "Afterwards, the nftables-restore service should be manually 
started "
+   elog "to ensure firewall changes are stored on system shutdown.  The "
+   elog "systemd service will function normally thereafter."
+}



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

2017-10-17 Thread Marek Szuba
commit: 928e8c5e76bae347d6dec01c03523ce1e4a65e09
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Oct 17 13:31:45 2017 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Oct 17 13:32:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928e8c5e

dev-go/ed25519: add missing test-time dependency

Gentoo-Bug: 631328

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-go/ed25519/ed25519-0_pre20160420.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-go/ed25519/ed25519-0_pre20160420.ebuild 
b/dev-go/ed25519/ed25519-0_pre20160420.ebuild
index 7e0eb0fc209..f65393a17e7 100644
--- a/dev-go/ed25519/ed25519-0_pre20160420.ebuild
+++ b/dev-go/ed25519/ed25519-0_pre20160420.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 
 LICENSE="BSD"
 SLOT="0"
-IUSE=""
+IUSE="test"
 
-DEPEND=""
+DEPEND="test? ( dev-go/go-crypto )"
 RDEPEND=""



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

2017-10-17 Thread Marek Szuba
commit: 0f242087271440a25e7404806e602393f664b2a5
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Oct 17 13:07:38 2017 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Oct 17 13:08:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f242087

dev-libs/beignet: make the live ebuild compile again

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/beignet/beignet-.ebuild|  2 +-
 .../beignet-1.4.0-oclicd_no_upstream_icdfile.patch  | 17 +
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/dev-libs/beignet/beignet-.ebuild 
b/dev-libs/beignet/beignet-.ebuild
index 89862c1fc51..d25a0abde8c 100644
--- a/dev-libs/beignet/beignet-.ebuild
+++ b/dev-libs/beignet/beignet-.ebuild
@@ -40,7 +40,7 @@ DEPEND="${COMMON}
 
 PATCHES=(
"${FILESDIR}"/${PN}-1.4.0_no-debian-multiarch.patch
-   "${FILESDIR}"/${PN}-1.3.1-oclicd_no_upstream_icdfile.patch
+   "${FILESDIR}"/${PN}-1.4.0-oclicd_no_upstream_icdfile.patch
"${FILESDIR}"/${PN}-1.2.0_no-hardcoded-cflags.patch
"${FILESDIR}"/llvm-terminfo.patch
 )

diff --git 
a/dev-libs/beignet/files/beignet-1.4.0-oclicd_no_upstream_icdfile.patch 
b/dev-libs/beignet/files/beignet-1.4.0-oclicd_no_upstream_icdfile.patch
new file mode 100644
index 000..ddffcfc8aff
--- /dev/null
+++ b/dev-libs/beignet/files/beignet-1.4.0-oclicd_no_upstream_icdfile.patch
@@ -0,0 +1,17 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -214,14 +214,6 @@
+   Find_Package(OCLIcd)
+   IF(OCLIcd_FOUND)
+ MESSAGE(STATUS "Looking for OCL ICD header file - found")
+-configure_file (
+-  "intel-beignet.icd.in"
+-  "${ICD_FILE_NAME}"
+-  )
+-IF(NOT OCL_ICD_INSTALL_PREFIX)
+-  set(OCL_ICD_INSTALL_PREFIX "/etc/OpenCL/vendors")
+-ENDIF(NOT OCL_ICD_INSTALL_PREFIX)
+-install (FILES ${CMAKE_CURRENT_BINARY_DIR}/${ICD_FILE_NAME} DESTINATION 
${OCL_ICD_INSTALL_PREFIX})
+   ELSE(OCLIcd_FOUND)
+ MESSAGE(STATUS "Looking for OCL ICD header file - not found")
+ MESSAGE(FATAL_ERROR "OCL ICD loader miss. If you really want to disable 
OCL ICD support, please run cmake with option -DOCLICD_COMPAT=0.")



[gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/

2017-10-17 Thread Jeroen Roovers
commit: 80ef32f5fbe5abc62cddc22404795b1f49b6bd57
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 17 13:07:02 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 17 13:07:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ef32f5

dev-lang/erlang: Mark ~hppa too.

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --ignore-arches

 dev-lang/erlang/erlang-18.3.ebuild | 2 +-
 dev-lang/erlang/erlang-19.1.ebuild | 2 +-
 dev-lang/erlang/erlang-19.3.ebuild | 2 +-
 dev-lang/erlang/erlang-20.0.ebuild | 2 +-
 dev-lang/erlang/erlang-20.1.ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-lang/erlang/erlang-18.3.ebuild 
b/dev-lang/erlang/erlang-18.3.ebuild
index d8c4f8c0068..70bcb521e11 100644
--- a/dev-lang/erlang/erlang-18.3.ebuild
+++ b/dev-lang/erlang/erlang-18.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 IUSE="compat-ethread doc emacs halfword hipe java kpoll libressl odbc smp sctp 
ssl systemd tk wxwidgets"
 
 RDEPEND="

diff --git a/dev-lang/erlang/erlang-19.1.ebuild 
b/dev-lang/erlang/erlang-19.1.ebuild
index 8200f15eccd..19224daf6a1 100644
--- a/dev-lang/erlang/erlang-19.1.ebuild
+++ b/dev-lang/erlang/erlang-19.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc 
smp sctp ssl systemd tk wxwidgets"
 
 RDEPEND="

diff --git a/dev-lang/erlang/erlang-19.3.ebuild 
b/dev-lang/erlang/erlang-19.3.ebuild
index 0e605a39add..68a6119c6dc 100644
--- a/dev-lang/erlang/erlang-19.3.ebuild
+++ b/dev-lang/erlang/erlang-19.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 
 IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc 
smp sctp ssl systemd tk wxwidgets"
 REQUIRED_USE="dirty-schedulers? ( smp )" #621610

diff --git a/dev-lang/erlang/erlang-20.0.ebuild 
b/dev-lang/erlang/erlang-20.0.ebuild
index 0e605a39add..68a6119c6dc 100644
--- a/dev-lang/erlang/erlang-20.0.ebuild
+++ b/dev-lang/erlang/erlang-20.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 
 IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc 
smp sctp ssl systemd tk wxwidgets"
 REQUIRED_USE="dirty-schedulers? ( smp )" #621610

diff --git a/dev-lang/erlang/erlang-20.1.ebuild 
b/dev-lang/erlang/erlang-20.1.ebuild
index 0e605a39add..68a6119c6dc 100644
--- a/dev-lang/erlang/erlang-20.1.ebuild
+++ b/dev-lang/erlang/erlang-20.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 
 IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc 
smp sctp ssl systemd tk wxwidgets"
 REQUIRED_USE="dirty-schedulers? ( smp )" #621610



[gentoo-commits] repo/gentoo:master commit in: dev-tex/bibtexu/

2017-10-17 Thread Sergei Trofimovich
commit: d2fa9ce7936192b5b9f0eea81d13d8cdc04157f8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 13:00:35 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 13:00:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fa9ce7

dev-tex/bibtexu: stable 3.71_p20170524 for ppc, bug #62

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-tex/bibtexu/bibtexu-3.71_p20170524.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20170524.ebuild 
b/dev-tex/bibtexu/bibtexu-3.71_p20170524.ebuild
index f6029280444..450d4e9e28e 100644
--- a/dev-tex/bibtexu/bibtexu-3.71_p20170524.ebuild
+++ b/dev-tex/bibtexu/bibtexu-3.71_p20170524.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source"
 
 RDEPEND=">=dev-libs/kpathsea-6.2.1:=



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

2017-10-17 Thread Sergei Trofimovich
commit: 08e8bc15749d991ed475afd2d6d00480aeebc82d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 13:00:29 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 13:00:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e8bc15

app-text/dvipsk: stable 5.997_p20170524 for ppc, bug #624442

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 app-text/dvipsk/dvipsk-5.997_p20170524.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/dvipsk/dvipsk-5.997_p20170524.ebuild 
b/app-text/dvipsk/dvipsk-5.997_p20170524.ebuild
index 43b444c44ff..188ffedd489 100644
--- a/app-text/dvipsk/dvipsk-5.997_p20170524.ebuild
+++ b/app-text/dvipsk/dvipsk-5.997_p20170524.ebuild
@@ -28,7 +28,7 @@ SRC_URI="${SRC_URI} ) "
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source"
 
 DEPEND=">=dev-libs/kpathsea-6.2.1"



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

2017-10-17 Thread Tobias Klausmann
commit: d9390b31a4e06bf70af55d9928650d701678b2d7
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Oct 17 12:35:16 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Oct 17 12:35:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9390b31

app-text/sigil: Add v0.9.8 with fixed patch

Gentoo-Bug: https://bugs.gentoo.org/621204
Fixes: https://bugs.gentoo.org/621204
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-text/sigil/Manifest|  1 +
 .../files/sigil-0.9.8-proper-gumbo-install.patch   | 24 +++
 app-text/sigil/sigil-0.9.8.ebuild  | 82 ++
 3 files changed, 107 insertions(+)

diff --git a/app-text/sigil/Manifest b/app-text/sigil/Manifest
index 97418191730..5b7c9c044e6 100644
--- a/app-text/sigil/Manifest
+++ b/app-text/sigil/Manifest
@@ -1,3 +1,4 @@
 DIST Sigil-0.9.5-Code.zip 19224845 SHA256 
fd9963c4e5b9013bd95ed0659dbc5e67c9848982800f2ec99bf96bbdfb708ff1 SHA512 
f2e151f716ce57f9bb94d621ae8e5281c6a0cce12e58b49abe959d1f602fbdb8d28f16d5dc418dca871b100efba2fe13f7f2a66c6704346b5a40755a68e8f625
 WHIRLPOOL 
8ec15cb19175097b4bd0613139366d58a5fd0c01259e3cfb9203d585e009f1207ba3e9b68cd5213793c8309f9e18720ac9eec674d820947833a90dbcc6dcc3d5
 DIST Sigil-0.9.6-Code.zip 19307454 SHA256 
7856ad20116ef13fc3f79fa01c1d65c8b15ce1047f1e88b0723c2658cd8f18fd SHA512 
8ae5ce89baf199a10b940d25b3bb3cb97a03dab993e318c5a2b5e6fcba7d4741cbc865f3408d36bd5ad784c35833e4ab3d7b3e282047560d57cd7790c6709417
 WHIRLPOOL 
d74290b59247ced4977bf575adb93c7a76a8045f464b649854e49f6028cb2a9fb28c50fc36d00d3ab106768a85c514b5df5252e5172597a6120913a051b9cca7
+DIST Sigil-0.9.8-Code.zip 19807795 SHA256 
78f9f200c86da326984543bd86cbb8eab91308a5a4d7f8cfcc88eb9b0779749a SHA512 
18cd137ead965bc97626499ec73dddb8db82b4d538c30f70e62546bd1eeb6e2e76ce7587d572354d973363a07e93ec33b60024bbef7914a22cbfc28a76af2a00
 WHIRLPOOL 
16a3b3ce3f3c67236b95aba91a5d5a2fce88a4d72364fbef7c6c69dcabb6a53849d74334d2684b58a64cf35b6ba43494b3d260909d6d0e9b06f99ec3593069cf
 DIST sigil-0.8.7.tar.gz 19394061 SHA256 
0352cc46714ebb5067a0fbdbbc76dded8f10ea0f4f43374c7dbcac6eba49e104 SHA512 
24b74c835ae1f8fb887c9d2c59b3ccc6720ce1fe8d19a6b0056754ab5ea6e63c34c4b229f4e4b3a880e722876d288e58385f5a0ad15b295f147b77b1acf28652
 WHIRLPOOL 
2cb7a8a928069a2f005396faa9bdacde1f77f3cca3a3ba2458b8562e48298a127b9de9d7ecea5f106ad68865d5074b13fff5a234497b2b6655ac1a3c3edef827

diff --git a/app-text/sigil/files/sigil-0.9.8-proper-gumbo-install.patch 
b/app-text/sigil/files/sigil-0.9.8-proper-gumbo-install.patch
new file mode 100644
index 000..375f2e0ab6c
--- /dev/null
+++ b/app-text/sigil/files/sigil-0.9.8-proper-gumbo-install.patch
@@ -0,0 +1,24 @@
+--- a/src/CMakeLists.txt   2017-10-17 14:22:57.780297490 +0200
 b/src/CMakeLists.txt   2017-10-17 14:24:21.754150453 +0200
+@@ -962,12 +962,8 @@
+ endif()
+ 
+ # Standard Linux 'make install'
+-install( TARGETS sigil DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/sigil/ )
++install( TARGETS sigil DESTINATION 
${CMAKE_INSTALL_PREFIX}/${LIBDIR}/sigil/ )
+ install( PROGRAMS ${LINUX_LAUNCH_INSTALL_SCRIPT_CONFIGURED} DESTINATION 
${CMAKE_INSTALL_PREFIX}/bin/ RENAME ${PROJECT_NAME} )
+-if( NOT USE_SYSTEM_LIBS OR NOT HUNSPELL_FOUND )
+-install( PROGRAMS ${HUNSPELL_NAME} DESTINATION 
${CMAKE_INSTALL_PREFIX}/lib/sigil/ )
+-endif()
+-install( PROGRAMS ${GUMBO_NAME} DESTINATION 
${CMAKE_INSTALL_PREFIX}/lib/sigil/ )
+ if( BUILD_PATCHED_LIBXML2 )
+ install( PROGRAMS 
${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/libsigilxml2.so.2.9.4 DESTINATION 
${CMAKE_INSTALL_PREFIX}/lib/sigil/ )
+ install( FILES ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/libxml2.so.2 
DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/sigil/ )
+--- a/internal/gumbo/CMakeLists.txt2017-10-17 14:25:02.539107666 +0200
 b/internal/gumbo/CMakeLists.txt2017-10-17 14:25:27.985457056 +0200
+@@ -40,4 +40,5 @@
+ 
+ if( UNIX AND NOT APPLE )
+   set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99" )
++  install( TARGETS sigilgumbo DESTINATION 
${CMAKE_INSTALL_PREFIX}/${LIBDIR}/sigil/ )
+ endif()

diff --git a/app-text/sigil/sigil-0.9.8.ebuild 
b/app-text/sigil/sigil-0.9.8.ebuild
new file mode 100644
index 000..0bdd33c470e
--- /dev/null
+++ b/app-text/sigil/sigil-0.9.8.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 )
+
+inherit cmake-utils python-single-r1
+
+my_pn="Sigil"
+
+DESCRIPTION="Sigil is a multi-platform WYSIWYG ebook editor for ePub format"
+HOMEPAGE="http://sigil-ebook.com/;
+SRC_URI="https://github.com/Sigil-Ebook/${my_pn}/releases/download/${PV}/${my_pn}-${PV}-Code.zip;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   app-text/hunspell
+   dev-libs/boost[threads]
+   

[gentoo-commits] data/glep:master commit in: /

2017-10-17 Thread Ulrich Müller
commit: 0509fddab7a8c4c9de2d49a50719b952e552d9a2
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Oct 17 12:25:55 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Oct 17 12:25:55 2017 +
URL:https://gitweb.gentoo.org/data/glep.git/commit/?id=0509fdda

glep-0070: Remove spurious backslash from header.

 glep-0070.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glep-0070.rst b/glep-0070.rst
index 3206ee7..4981fd4 100644
--- a/glep-0070.rst
+++ b/glep-0070.rst
@@ -1,7 +1,7 @@
 ---
 GLEP: 70
 Title: Addition of distribution environment variables
-Author: A\. Wilcox 
+Author: A. Wilcox 
 Type: Standards Track
 Status: Deferred
 Version: 1



[gentoo-commits] data/glep:master commit in: /

2017-10-17 Thread Ulrich Müller
commit: 2f3ca2049f0a925e793a8d526762498c51c397c7
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Oct 17 12:26:02 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Oct 17 12:26:02 2017 +
URL:https://gitweb.gentoo.org/data/glep.git/commit/?id=2f3ca204

glep-0071: Remove spurious backslashes from header.

 glep-0071.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glep-0071.rst b/glep-0071.rst
index 0c052b4..0563450 100644
--- a/glep-0071.rst
+++ b/glep-0071.rst
@@ -1,7 +1,7 @@
 ---
 GLEP: 71
 Title: Require Projects to report to Council Monthly
-Author: William L\. Thomson Jr\. 
+Author: William L. Thomson Jr. 
 Type: Standards Track
 Status: Deferred
 Version: 1



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

2017-10-17 Thread Sergei Trofimovich
commit: 22b96ae6a1ae70b31bbccc2a5f3ecbedf058ee6d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 12:25:04 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 12:25:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b96ae6

sys-fs/e2fsprogs: stable 1.43.6 for ia64/ppc/ppc64, bug #634520

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64 ppc ppc64"

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

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild
index e3cc852d20e..e5d937291fb 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint"
 IUSE="fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2017-10-17 Thread Sergei Trofimovich
commit: 3a6e2bb321272560113639aeb7b998d162df569e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 12:24:57 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 12:25:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6e2bb3

sys-libs/e2fsprogs-libs: stable 1.43.6 for ia64/ppc/ppc64, bug #634520

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64 ppc ppc64"

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild
index 2368a1eda15..a13fccc6f62 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~m68k-mint ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="nls static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2017-10-17 Thread Jeroen Roovers
commit: 2cf8e0cb434c8736e3d37b5c08eeffb59e240505
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 17 10:58:52 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 17 11:01:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf8e0cb

net-analyzer/vnstat: Add live ebuild.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-analyzer/vnstat/vnstat-.ebuild | 67 ++
 1 file changed, 67 insertions(+)

diff --git a/net-analyzer/vnstat/vnstat-.ebuild 
b/net-analyzer/vnstat/vnstat-.ebuild
new file mode 100644
index 000..9e4b3546a2b
--- /dev/null
+++ b/net-analyzer/vnstat/vnstat-.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit git-r3 systemd user
+
+DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
+HOMEPAGE="http://humdi.net/vnstat/;
+EGIT_REPO_URI="https://github.com/vergoh/vnstat;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE="gd selinux test"
+
+COMMON_DEPEND="
+   gd? ( media-libs/gd[png] )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? ( dev-libs/check )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   selinux? ( sec-policy/selinux-vnstatd )
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.17-conf.patch
+   "${FILESDIR}"/${PN}-1.17-drop-root.patch
+   "${FILESDIR}"/${PN}-1.17-run.patch
+)
+
+pkg_setup() {
+   enewgroup vnstat
+   enewuser vnstat -1 -1 /var/lib/vnstat vnstat
+}
+
+src_compile() {
+   emake ${PN} ${PN}d $(usex gd ${PN}i '')
+}
+
+src_install() {
+   use gd && dobin vnstati
+   dobin vnstat vnstatd
+
+   exeinto /usr/share/${PN}
+   newexe "${FILESDIR}"/vnstat.cron-r1 vnstat.cron
+
+   insinto /etc
+   doins cfg/vnstat.conf
+   fowners root:vnstat /etc/vnstat.conf
+
+   keepdir /var/lib/vnstat
+   fowners vnstat:vnstat /var/lib/vnstat
+
+   newconfd "${FILESDIR}"/vnstatd.confd-r1 vnstatd
+   newinitd "${FILESDIR}"/vnstatd.initd-r2 vnstatd
+
+   systemd_newunit "${FILESDIR}"/vnstatd.systemd vnstatd.service
+   systemd_newtmpfilesd "${FILESDIR}"/vnstatd.tmpfile vnstatd.conf
+
+   use gd && doman man/vnstati.1
+   doman man/vnstat.1 man/vnstatd.1
+
+   newdoc INSTALL README.setup
+   dodoc CHANGES README UPGRADE FAQ examples/vnstat.cgi
+}



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

2017-10-17 Thread Jeroen Roovers
commit: ee0d6783b5211fc0d57ce1b55257b06a3d3678c1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Oct 17 11:01:02 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Oct 17 11:01:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee0d6783

dev-util/debhelper: Version bump.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-util/debhelper/Manifest|  1 +
 dev-util/debhelper/debhelper-10.9.2.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-util/debhelper/Manifest b/dev-util/debhelper/Manifest
index 028c0207f9c..602fc8c54db 100644
--- a/dev-util/debhelper/Manifest
+++ b/dev-util/debhelper/Manifest
@@ -1,3 +1,4 @@
 DIST debhelper_10.9.1.tar.xz 423464 SHA256 
62d44d209b11806358a04ac977913b33d60da69f5cb48b150ab4ccbd30e9f6af SHA512 
0e34c3375776c9d2eebbfee76a8677c681342055b232dc8673d8fe91f9dd62e444309dca79fa819a901558cd80452a60d9a98d9cdf5c6955f3f1adcf117d91aa
 WHIRLPOOL 
e2160007d4c4a735a52e18bb5e0f83ad516cca8f0031b8d8d332644a8fbdfb9cfc35e7ce8a9b1767f4c97d3134ac5ecadf5d60c5ab003de975b2b1ae844fcebc
+DIST debhelper_10.9.2.tar.xz 424752 SHA256 
510ba7c22d2fc3eace8f455e19ac2766fbbb90a0278e36a7c01f8dde3c1195ac SHA512 
4ea6e63ea64c9fcc2efbabe1419b5616a724cb9bbdb7f08a7aac20576aeae284a09776b087c35aabae49f581b1901a3c37e662e676debad4fbd6c35052331188
 WHIRLPOOL 
eef7b32d893d765bfec2e8e08f1e96af7f010c4ccc6b6e0c0dd241c9726ef8abeebfc44abb028164867e5a77e954252e7fa52b0350df98f17319b9a7a5a51d37
 DIST debhelper_10.9.tar.xz 420736 SHA256 
85905a4c7d36137e1d51df064c5177c76535b37fcd4b7d28c68622c877ddab41 SHA512 
0efec68a6a01530e57f220593e66ff9f527aa57deb1df025728a52754e32ea6a4f5d57e9c8fb4fb2eb0c584cd9951dd69a92aeaf0c274806c17473ef9926ac61
 WHIRLPOOL 
ce83de4eb9fe28b5f1e3d1a2ac7bddab19c8dc0c6e8852a7d9c5c01b2c4a95848cb05a15248fc8024168ed8042e1a74587821c0c6785baf2a2c1b722c6efcdaa
 DIST debhelper_9.20160814.tar.xz 344328 SHA256 
2834a7c1dbeafd9402ea68948c815dab19d903503c45fd70e676269fccd359c0 SHA512 
63072ba35ec8c62ee4c4d44833712925264c808a91f1522ef6a73377f2da3d11b285a21ad39158fd44693c801916189261186c8c7b28096719328a81a0a65f62
 WHIRLPOOL 
334f0aa8075896ec13a061b9841adb5f2b7c5fa6996b507785f50389c86c48e3c89a84ff1049ae7d7cbe4876b649010f892f54f1074ecafd76061bf0588e65d6

diff --git a/dev-util/debhelper/debhelper-10.9.2.ebuild 
b/dev-util/debhelper/debhelper-10.9.2.ebuild
new file mode 100644
index 000..c4f2a7b166c
--- /dev/null
+++ b/dev-util/debhelper/debhelper-10.9.2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Collection of programs that can be used to automate common tasks 
in debian/rules"
+HOMEPAGE="https://packages.qa.debian.org/d/debhelper.html;
+SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux"
+IUSE="test"
+DH_LINGUAS=( de es fr )
+IUSE+=" ${DH_LINGUAS[@]/#/linguas_}"
+
+NLS_DEPEND=$(
+   printf "linguas_%s? ( >=app-text/po4a-0.24 )\n" ${DH_LINGUAS[@]}
+)
+
+RDEPEND="
+   >=dev-lang/perl-5.10:=
+   >=app-arch/dpkg-1.17
+   dev-perl/TimeDate
+   virtual/perl-Getopt-Long
+"
+DEPEND="
+   ${RDEPEND}
+   ${NLS_DEPEND}
+   test? (
+   dev-perl/Test-Pod
+   sys-apps/fakeroot
+   )
+"
+
+S=${WORKDIR}/${PN}
+
+src_compile() {
+   tc-export CC
+
+   local LANGS="" USE_NLS=no lingua
+   for lingua in ${DH_LINGUAS[@]}; do
+   if use linguas_${lingua}; then
+   LANGS+=" ${lingua}"
+   USE_NLS=yes
+   fi
+   done
+
+   emake USE_NLS="${USE_NLS}" LANGS="${LANGS}" build
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+   dodoc doc/* debian/changelog
+   docinto examples
+   dodoc examples/*
+   local lingua
+   for manfile in *.1 *.7 ; do
+   for lingua in ${DH_LINGUAS[@]}; do
+   case ${manfile} in
+   *.${lingua}.?)
+   use linguas_${lingua} \
+   && cp ${manfile} 
"${T}"/${manfile/.${lingua}/} \
+   && doman -i18n=${lingua} 
"${T}"/${manfile/.${lingua}/}
+   ;;
+   *)
+   doman ${manfile}
+   ;;
+   esac
+   done
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-guest-additions/

2017-10-17 Thread Lars Wendler
commit: 33df424759f970ba41815124dc320e2f9eb79149
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:56:21 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:56:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33df4247

app-emulation/virtualbox-guest-additions: Use new patchset.

Thanks to hydrapolic for reporting my omission for this package in IRC.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-emulation/virtualbox-guest-additions/Manifest   | 1 +
 .../virtualbox-guest-additions/virtualbox-guest-additions-5.1.30.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/virtualbox-guest-additions/Manifest 
b/app-emulation/virtualbox-guest-additions/Manifest
index 78f0cebd016..b75494e2257 100644
--- a/app-emulation/virtualbox-guest-additions/Manifest
+++ b/app-emulation/virtualbox-guest-additions/Manifest
@@ -2,3 +2,4 @@ DIST VirtualBox-5.1.26.tar.bz2 115915813 SHA256 
b5715035e681a11ef1475f83f9503d34
 DIST VirtualBox-5.1.28.tar.bz2 116427658 SHA256 
ce7d4bf6535f70e3214abeb4866f7a8634aa3c7b6dedf8825e6ad80bd821398d SHA512 
5c21fd535424d7fd9adbb51894ec6d37ecf00a63a850362bd7b61fedca5031e096641814130a97ad839c0bd7089dc3dc465509615aab2af3c5735ff71005670a
 WHIRLPOOL 
2e3fbeb39083c2e69fb23200570781a8845780a6295553af48fa9155db132e37d0fc2fb26e8a45c52864f69f02e8a0d0cbd4c895e5fbb87ab9a51dd60c7c7904
 DIST VirtualBox-5.1.30.tar.bz2 116510730 SHA256 
6059b0986c9cdacc533177867634a76331ceccdcd46111a50d1c42846d0b SHA512 
6c44d9593f4815644a484b306e621fe7eca224002f85d89c00f2470300f2c78dbfe50ffda61d2c2465df14ca77c70a2ab86f1a05116f9f5833857eb18dee
 WHIRLPOOL 
dc1701211cc8247cb23800557cf7e2d34e5063806c5b22cd2c38454531ca390902fd6a764bfc17d14d33ec055de2d924853c9ed6c3ba29fb7998455f06109b6f
 DIST virtualbox-5.1.24-patches-01.tar.xz 2708 SHA256 
8ea5e08da07d555a4868abf6f4d689c2f6695bdb773010a01915fcc6c354f361 SHA512 
0028e593818013f809831ac5a73eec63988c0aefb4b309fb3c928efbea8db8b8f46bd7c82f156396adc704f0567474df262dfe9bb6e09af0b2c23528fe2c6e2d
 WHIRLPOOL 
5a1af78c2767608d2b1c2a4b262dbce038d2b6ed9d0499eb60ac1eb64fd6b832efdbafc2b85881ac67efd8794adcc3490fcbf61b74ad7ae576d52e8aff597b04
+DIST virtualbox-5.1.30-patches-02.tar.xz 2608 SHA256 
25922641e19911fe41d63a348702ed2dcab2ef79379ea236c5da6c36f77a75a5 SHA512 
8a490f7cc44e40262fc47819736251c177adb635256794e9500f52729197c85211d5b0c0d000268089953a4c185872a8ba03c5d42df6b80f05eac8b81335320a
 WHIRLPOOL 
3a7ebadf5cc8ba71fe4e4fe43d529ce72dbe95c40838d66112418ad335cb1b1cf7b6aa37fa71ccc6d50044486cb0eef52e59567530935e5a0ed83e9c3f67ec36

diff --git 
a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.1.30.ebuild
 
b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.1.30.ebuild
index 3ed0d06ac32..d37a6f291d3 100644
--- 
a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.1.30.ebuild
+++ 
b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.1.30.ebuild
@@ -11,7 +11,7 @@ MY_P=VirtualBox-${MY_PV}
 DESCRIPTION="VirtualBox kernel modules and user-space tools for Gentoo guests"
 HOMEPAGE="http://www.virtualbox.org/;
 SRC_URI="http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2
-   
https://dev.gentoo.org/~polynomial-c/virtualbox/patchsets/virtualbox-5.1.24-patches-01.tar.xz;
+   
https://dev.gentoo.org/~polynomial-c/virtualbox/patchsets/virtualbox-5.1.30-patches-02.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-radio/wsjtx/

2017-10-17 Thread Thomas Beierlein
commit: 1fd6698bcbb227c97b35807b3d06f73d35a2ff82
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Oct 17 10:40:10 2017 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Oct 17 10:40:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd6698b

media-radio/wsjtx: Version bump

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-radio/wsjtx/Manifest   |  1 +
 media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-radio/wsjtx/Manifest b/media-radio/wsjtx/Manifest
index 12021186569..2e3becccb16 100644
--- a/media-radio/wsjtx/Manifest
+++ b/media-radio/wsjtx/Manifest
@@ -1 +1,2 @@
 DIST wsjtx-1.7.0.tgz 21293155 SHA256 
e7b3f31dad87b2b9cfb0a39bbba466f7039200541d37bfd181974fd11956a358 SHA512 
9d03b7cac598a61967453c97b3e9bcc904378f3a1980537e2b95b48a9daf666eda33c09699269cbd2d135473b41bd485173d514f9bbf957365f986e45606136f
 WHIRLPOOL 
3653d6f7fdbb1cefb7d6363581e3b741d728984bc6e8cb323e1ae51ae4dc1d6afb7a1a7c19f819a3bcae7b6ab88271bcac0896fd5cd42aa7a7d60e18aa7212e9
+DIST wsjtx-1.8.0-rc3.tgz 29051408 SHA256 
916ede38c5056671fd00355c1a6d36d3098948f264ff59ac86ef08463e42261a SHA512 
55d51d0dfd085ece8f856497e677fc31d2a6412a2b8f3e0f4acd22f51cee24cd7717c9836033c0db74d8b850e91aee2f204a9a2961b93424e47f51f8bcf1bf21
 WHIRLPOOL 
bfa3df37d9f762245e63d9a8cb5ae607e9bcb4d87adc2305f757194746534acb9042f5e4886aa09e3b346da21041d31d8f6de3be23e558a70090429575de7ff1

diff --git a/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild 
b/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild
new file mode 100644
index 000..3c7dc85c303
--- /dev/null
+++ b/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Weak signal ham radio communication"
+HOMEPAGE="http://physics.princeton.edu/pulsar/K1JT/wsjtx.html;
+SRC_URI="mirror://sourceforge/wsjt/${MY_P}.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+RDEPEND="dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtnetwork
+   dev-qt/qtwidgets
+   dev-qt/qtconcurrent
+   dev-qt/qtserialport
+   virtual/libusb:1
+   media-libs/portaudio
+   sci-libs/fftw:3.0[threads]
+   virtual/fortran
+   app-text/asciidoc
+   doc? ( dev-ruby/asciidoctor )"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWSJT_GENERATE_DOCS="$(usex doc)"
+   -DWSJT_DOC_DESTINATION="/doc/${PF}"
+   )
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+}
+
+src_install() {
+   cmake-utils_src_install
+   rm "${D}"/usr/bin/rigctl{,d}-wsjtx || die
+   rm "${D}"/usr/share/man/man1/rigctl{,d}-wsjtx.1.gz || die
+   rm "${D}"/usr/share/doc/WSJT-X -R || die
+
+}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/

2017-10-17 Thread Lars Wendler
commit: ccf7ebdfd48259901aa7ef5ee103f3f4327a74b7
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:35:55 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:37:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf7ebdf

games-rpg/manaplus: Bump to version 1.7.10.14

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 games-rpg/manaplus/Manifest  |  1 +
 games-rpg/manaplus/manaplus-1.7.10.14.ebuild | 99 
 2 files changed, 100 insertions(+)

diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
index ced3461d417..4c658a81a37 100644
--- a/games-rpg/manaplus/Manifest
+++ b/games-rpg/manaplus/Manifest
@@ -1,2 +1,3 @@
+DIST manaplus-1.7.10.14.tar.xz 14932496 SHA256 
0a59af85953b1f73de8d1e2ff0be567167088ce8342e30537f49dc8784597f04 SHA512 
9be542c0defb7affe7a01e071c152c854a9cc0a16179c967cb1980ebc3ee837004beb991fc9f603424797bf54146e04eee3221d233f448966afac4c784db
 WHIRLPOOL 
7a311174b9c537c6964f519c6889348ccc929225d7466cfbd2a6b643155a2dbbb1cb8332ad8b9bcc7804d9dd0bf6d9b1cb1368692faa35e612f6a5a0575465be
 DIST manaplus-1.7.9.2.tar.xz 14900648 SHA256 
8fcbdf7cc5045e7f0118152774e6e190d27f9e612c440d929d5c02750716542d SHA512 
9bb4888d85d133dbd730dfeb49456ef849bae04f9c8e4bd7b5fe1e4541ee4da291c193057e6ca77a7802b5256e977dccec334a5c6cbbcfa424f2faf2a6c2fe91
 WHIRLPOOL 
af70949ae9b985607c2afb3432a1d0757470cf1d4ce896543d099e2b1c0d9ee5a362720cf0edc5ae5cb567a876f8acb7c19cef5fd04aa9db3f17406a1a910877
 DIST manaplus-1.7.9.30.tar.xz 14930020 SHA256 
1ae531f2e049a26edbb8f373348c620d2f3761cefb6a49a9a4399e0f40cd9c6a SHA512 
5be99c4199de09e05472f4c835466932693f5a86f3bfc7d79426c96adfeb3f6e4e647f511ab0c9c31433e3ed481e6df5a7a83abf50784587b8b95493c1391646
 WHIRLPOOL 
af62630410a1d276d6ff5408aaf4bce3b13c6fd3bc2a2aa09176987175cecc8d0e621dd75c27c5e176abae73ef27651fac60f841861fb17ddb899cd0954d0598

diff --git a/games-rpg/manaplus/manaplus-1.7.10.14.ebuild 
b/games-rpg/manaplus/manaplus-1.7.10.14.ebuild
new file mode 100644
index 000..2d5897b5d6f
--- /dev/null
+++ b/games-rpg/manaplus/manaplus-1.7.10.14.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+[[ ${PV} ==  ]] && inherit autotools git-r3
+
+DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
+HOMEPAGE="http://manaplus.evolonline.org;
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
+else
+   
SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="mumble nls opengl pugixml +sdl2 test"
+
+RDEPEND="
+   >=dev-games/physfs-1.0.0
+   media-fonts/dejavu
+   media-fonts/liberation-fonts
+   media-fonts/mplus-outline-fonts
+   media-fonts/wqy-microhei
+   media-libs/libpng:0=
+   net-misc/curl
+   sys-libs/zlib
+   x11-apps/xmessage
+   x11-libs/libX11
+   x11-misc/xdg-utils
+   mumble? ( media-sound/mumble )
+   nls? ( virtual/libintl )
+   opengl? ( virtual/opengl )
+   pugixml? ( dev-libs/pugixml )
+   !pugixml? ( dev-libs/libxml2 )
+   sdl2? (
+   media-libs/libsdl2[X,opengl?,video]
+   media-libs/sdl2-gfx
+   media-libs/sdl2-image[png]
+   media-libs/sdl2-mixer[vorbis]
+   media-libs/sdl2-net
+   media-libs/sdl2-ttf
+   )
+   !sdl2? (
+   media-libs/libsdl[X,opengl?,video]
+   media-libs/sdl-gfx
+   media-libs/sdl-image[png]
+   media-libs/sdl-mixer[vorbis]
+   media-libs/sdl-net
+   media-libs/sdl-ttf
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   default
+   if [[ ${PV} ==  ]] ; then
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   local myeconfargs=(
+   --localedir=/usr/share/locale
+   --without-internalsdlgfx
+   $(use_with mumble)
+   $(use_enable nls)
+   $(use_with opengl)
+   --enable-libxml=$(usex pugixml pugixml libxml)
+   $(use_with sdl2)
+   $(use_enable test unittests)
+   )
+   CONFIG_SHELL=/bin/bash econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   local destpath="/usr/share/${PN}"
+   dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf 
"${destpath}"/data/fonts/dejavusans-bold.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSans.ttf 
"${destpath}"/data/fonts/dejavusans.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf 
"${destpath}"/data/fonts/dejavusansmono-bold.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf 
"${destpath}"/data/fonts/dejavusansmono.ttf
+   dosym 

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

2017-10-17 Thread Lars Wendler
commit: 77350f99683415f77781d4acb835f1fb2f910ead
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:21:34 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:37:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77350f99

media-libs/faac: Removed old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-libs/faac/Manifest |  1 -
 media-libs/faac/faac-1.29.7.7.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/media-libs/faac/Manifest b/media-libs/faac/Manifest
index 5944701229a..048a2ac1bef 100644
--- a/media-libs/faac/Manifest
+++ b/media-libs/faac/Manifest
@@ -1,4 +1,3 @@
 DIST faac-1.28.tar.gz 678891 SHA256 
c5141199f4cfb17d749c36ba8cfe4b25f838da67c22f0fec40228b6b9c3d19df SHA512 
0ef721ad28835e95cad41afc0cb6130e1ebb634cb6dd4b40f649bc2269b7bb5bf2887f6d8f023c74628d521f8bdf55b4dd070f972ecff162a5fe0384e026235b
 WHIRLPOOL 
fe56f3c2b40670f03e0c1880b253d7f0cc6e318c0b407f4e57fb7eaeac8692c6de9829402e670ddc0f397396935131ade0f8dadfc89b88fcdedecbf404e1b54e
-DIST faac-1.29.7.7.tar.gz 477124 SHA256 
b898fcf55e7b52f964ee62d077f56fe9b3b35650e228f006fbef4ce903b4d731 SHA512 
4461e5ee8dc3e6045e348a1ce50aa2df878aceffdc242fe256853f11f22e4895236bc64e3bbe89aad9c5a806d27368ed9e134699ee739225f407846ff2ebe2b8
 WHIRLPOOL 
496cc5a1e4f1955d4cd39255f4967ac263724800643eb7bb949b563c44d8ca137db1e2a34a6ce5f53c88566c9494027ed9936804e01cf71e18ba993e9a18b12a
 DIST faac-1.29.7.8.tar.gz 477443 SHA256 
316fff598764b93485dc5fb41379768b8c6934887e0e30ce28b1da487251 SHA512 
b837e2a884eb86e70e812404109b6ff5d25c60dd5f98275ed7515836f67afe19c940a4b2574d7fcf7bebc793f5bb509c6ebad37281fe1addf95f815e00ea41a6
 WHIRLPOOL 
201822a65b0f3855b148a01ec761ef6ee50bbbee18649a41a3a1d03c45096959ac7c2177beaa455f37654290318d708b20880150a67c2b54f5762d2950bc2c69
 DIST faac-1.29.8.tar.gz 470998 SHA256 
ea0d508cd1aa9d1c00998fa922dc8a4a1535892c204483cba27e5d55bec48973 SHA512 
aff0a87f12aba69564956a4d19f56234e38e6cc60f19d77203fb731d31f7aa8763efbd3a636fdcf84229df8c9a9b99666dd667ef5ae5745b41cfd1fd863b79d0
 WHIRLPOOL 
d159af80f7fa4edc1234fab65178060b8ccc370069ec40f56d68f7a71fbd56b94ff33383da7232e98687ac8426de81685ec72301a3a5c1eca566c01de426730d

diff --git a/media-libs/faac/faac-1.29.7.7.ebuild 
b/media-libs/faac/faac-1.29.7.7.ebuild
deleted file mode 100644
index 4dfb024938e..000
--- a/media-libs/faac/faac-1.29.7.7.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-# eutils for einstalldocs
-inherit autotools epatch epunt-cxx eutils ltprune multilib-minimal
-
-DESCRIPTION="Free MPEG-4 audio codecs by AudioCoding.com"
-HOMEPAGE="http://www.audiocoding.com;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1 MPEG-4"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="digitalradio static-libs"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-src_prepare() {
-   default
-
-   sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die 
#466984
-
-   eautoreconf
-   epunt_cxx
-}
-
-multilib_src_configure() {
-   local myconf=(
-   $(use_enable digitalradio drm)
-   $(use_enable static-libs static)
-   )
-
-   ECONF_SOURCE="${S}" econf ${myconf[@]}
-
-   # do not build the frontend for non default abis
-   if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then
-   sed -i -e 's/frontend//' Makefile || die
-   fi
-}
-
-multilib_src_install() {
-   emake DESTDIR="${D}" install
-   prune_libtool_files
-}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/

2017-10-17 Thread Lars Wendler
commit: a1afef527c293b50d4b80080f374a5a2e57d97fc
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:37:27 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:37:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1afef52

games-rpg/manaplus: Removed old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 games-rpg/manaplus/Manifest|  1 -
 games-rpg/manaplus/manaplus-1.7.9.2.ebuild | 99 --
 2 files changed, 100 deletions(-)

diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
index 4c658a81a37..3cb981aac5c 100644
--- a/games-rpg/manaplus/Manifest
+++ b/games-rpg/manaplus/Manifest
@@ -1,3 +1,2 @@
 DIST manaplus-1.7.10.14.tar.xz 14932496 SHA256 
0a59af85953b1f73de8d1e2ff0be567167088ce8342e30537f49dc8784597f04 SHA512 
9be542c0defb7affe7a01e071c152c854a9cc0a16179c967cb1980ebc3ee837004beb991fc9f603424797bf54146e04eee3221d233f448966afac4c784db
 WHIRLPOOL 
7a311174b9c537c6964f519c6889348ccc929225d7466cfbd2a6b643155a2dbbb1cb8332ad8b9bcc7804d9dd0bf6d9b1cb1368692faa35e612f6a5a0575465be
-DIST manaplus-1.7.9.2.tar.xz 14900648 SHA256 
8fcbdf7cc5045e7f0118152774e6e190d27f9e612c440d929d5c02750716542d SHA512 
9bb4888d85d133dbd730dfeb49456ef849bae04f9c8e4bd7b5fe1e4541ee4da291c193057e6ca77a7802b5256e977dccec334a5c6cbbcfa424f2faf2a6c2fe91
 WHIRLPOOL 
af70949ae9b985607c2afb3432a1d0757470cf1d4ce896543d099e2b1c0d9ee5a362720cf0edc5ae5cb567a876f8acb7c19cef5fd04aa9db3f17406a1a910877
 DIST manaplus-1.7.9.30.tar.xz 14930020 SHA256 
1ae531f2e049a26edbb8f373348c620d2f3761cefb6a49a9a4399e0f40cd9c6a SHA512 
5be99c4199de09e05472f4c835466932693f5a86f3bfc7d79426c96adfeb3f6e4e647f511ab0c9c31433e3ed481e6df5a7a83abf50784587b8b95493c1391646
 WHIRLPOOL 
af62630410a1d276d6ff5408aaf4bce3b13c6fd3bc2a2aa09176987175cecc8d0e621dd75c27c5e176abae73ef27651fac60f841861fb17ddb899cd0954d0598

diff --git a/games-rpg/manaplus/manaplus-1.7.9.2.ebuild 
b/games-rpg/manaplus/manaplus-1.7.9.2.ebuild
deleted file mode 100644
index 26dc7ca27dd..000
--- a/games-rpg/manaplus/manaplus-1.7.9.2.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
-HOMEPAGE="http://manaplus.evolonline.org;
-if [[ ${PV} ==  ]] ; then
-   EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
-else
-   
SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="mumble nls opengl pugixml +sdl2 test"
-
-RDEPEND="
-   >=dev-games/physfs-1.0.0
-   media-fonts/dejavu
-   media-fonts/liberation-fonts
-   media-fonts/mplus-outline-fonts
-   media-fonts/wqy-microhei
-   media-libs/libpng:0=
-   net-misc/curl
-   sys-libs/zlib
-   x11-apps/xmessage
-   x11-libs/libX11
-   x11-misc/xdg-utils
-   mumble? ( media-sound/mumble )
-   nls? ( virtual/libintl )
-   opengl? ( virtual/opengl )
-   pugixml? ( dev-libs/pugixml )
-   !pugixml? ( dev-libs/libxml2 )
-   sdl2? (
-   media-libs/libsdl2[X,opengl?,video]
-   media-libs/sdl2-gfx
-   media-libs/sdl2-image[png]
-   media-libs/sdl2-mixer[vorbis]
-   media-libs/sdl2-net
-   media-libs/sdl2-ttf
-   )
-   !sdl2? (
-   media-libs/libsdl[X,opengl?,video]
-   media-libs/sdl-gfx
-   media-libs/sdl-image[png]
-   media-libs/sdl-mixer[vorbis]
-   media-libs/sdl-net
-   media-libs/sdl-ttf
-   )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   default
-   if [[ ${PV} ==  ]] ; then
-   eautoreconf
-   fi
-}
-
-src_configure() {
-   local myeconfargs=(
-   --localedir=/usr/share/locale
-   --without-internalsdlgfx
-   $(use_with mumble)
-   $(use_enable nls)
-   $(use_with opengl)
-   --enable-libxml=$(usex pugixml pugixml libxml)
-   $(use_with sdl2)
-   $(use_enable test unittests)
-   )
-   CONFIG_SHELL=/bin/bash econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   local destpath="/usr/share/${PN}"
-   dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf 
"${destpath}"/data/fonts/dejavusans-bold.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSans.ttf 
"${destpath}"/data/fonts/dejavusans.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf 
"${destpath}"/data/fonts/dejavusansmono-bold.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf 
"${destpath}"/data/fonts/dejavusansmono.ttf
-   dosym 

[gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/

2017-10-17 Thread Lars Wendler
commit: 41d0b4d0a0b96b6e41d385e4db8a94339312c885
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:34:54 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:37:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d0b4d0

media-video/smplayer: Bump to version 17.0.2

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-video/smplayer/Manifest|   1 +
 media-video/smplayer/smplayer-17.10.2.ebuild | 122 +++
 2 files changed, 123 insertions(+)

diff --git a/media-video/smplayer/Manifest b/media-video/smplayer/Manifest
index 99ae84a1f35..daa62a3959c 100644
--- a/media-video/smplayer/Manifest
+++ b/media-video/smplayer/Manifest
@@ -1,3 +1,4 @@
 DIST smplayer-16.1.0.tar.bz2 3966243 SHA256 
d25c9b62d36c5ee63fb360e9a45566601d49d707e1364294a54967b956bdd8c9 SHA512 
2c240a6cc392b84c7d6f725a02af33788ce7dbfae9d765d309e3b958fa9e2475e45c56b260e056118362848f64e478aa0ef9c67478fc44d9e42c568b4892e6ed
 WHIRLPOOL 
8a7c989e3c77e6e7a696a958f848e8649f49131be80f26139b2aef17f3534cc18ab778def5083fee5a12c1e8291891e6c9d90ae26395c13a04e889ab2e4f616e
 DIST smplayer-16.11.0.tar.bz2 4254170 SHA256 
e53a5d8b4d66fb0b7eb73053ef0bfdd2d942b79a16f8cc8d3d0b0771c7c80b5a SHA512 
13776ff134c4c91747fa9432080a4ea876d5d5a134b91dde48d0f0e75c280ef6d19067906e4e850da3b1b2287214914528743495cccf7cbda310bc51682b478c
 WHIRLPOOL 
eadbf8af0247892dcaa38fd278b2316457626d573f10319d986e77aa0a58ef42cdc783efa95feffe292a38ebbb4b65d7203cabbc57f0332be711f9683c161139
 DIST smplayer-17.10.0.tar.bz2 5050760 SHA256 
3d40a999343c647cc758a8d5026be9d355dcc84317700128578e51db9f982375 SHA512 
c06f8e6043a870291cc29eba57b8bb5034fbceb19b24987751467e874a00d4e95f57933708d71375fdc38fdc32de68d77a7d9180c3eee1f9011eb1cfa421bbb0
 WHIRLPOOL 
b4738ce430fadf60c743a05dcf1e491ec37d88a4ff83db75ac238f479a6031efe8bfd1a70af389cf2bd22cfd5236adb4e22e7c7a23321a53966e9a1f738d0db2
+DIST smplayer-17.10.2.tar.bz2 5030251 SHA256 
48d2f3b72bb8881a37ab9204329160c3bdfc0bbfff248c6dc9407e2dd35b8396 SHA512 
ca90d5c0143411ebb613ece4a0675eb3a1f7265b4c05f99196e9cee354fd1e903435ae6010bdef360f8d78611c640ba0061e28ff4308cbf635090346bba0268c
 WHIRLPOOL 
cc427e40dfa43ed86d0dcc663c357c46e5c7ce3c1e3313e896e9640e8bd0d9ecdb83d04ef076c464ae4dc16b11bbfe5240b23668574342ec49dcab5d8ffbff75

diff --git a/media-video/smplayer/smplayer-17.10.2.ebuild 
b/media-video/smplayer/smplayer-17.10.2.ebuild
new file mode 100644
index 000..13741f5b2b1
--- /dev/null
+++ b/media-video/smplayer/smplayer-17.10.2.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="am ar_SY ar bg ca cs da de el en_GB en en_US es et eu fa fi fr gl
+he_IL hr hu id it ja ka ko ku lt mk ms_MY nl nn_NO pl pt_BR pt ro_RO ru_RU
+sk sl_SI sq_AL sr sv th tr uk_UA uz vi_VN zh_CN zh_TW"
+PLOCALE_BACKUP="en_US"
+
+inherit l10n qmake-utils
+
+DESCRIPTION="Great Qt GUI front-end for mplayer/mpv"
+HOMEPAGE="http://www.smplayer.eu/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2+ BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux"
+IUSE="autoshutdown bidi debug mpris"
+
+COMMON_DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtscript:5
+   dev-qt/qtsingleapplication[X,qt5]
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-libs/zlib
+   autoshutdown? ( dev-qt/qtdbus:5 )
+   mpris? ( dev-qt/qtdbus:5 )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+"
+RDEPEND="${COMMON_DEPEND}
+   || (
+   media-video/mplayer[bidi?,libass,png,X]
+   (
+   >=media-video/mpv-0.15.0[libass,X]
+   >=net-misc/youtube-dl-2014.11.26
+   )
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-14.9.0.6966-unbundle-qtsingleapplication.patch" # 
bug 487544
+   "${FILESDIR}/${PN}-17.1.0-advertisement_crap.patch"
+)
+
+src_prepare() {
+   use bidi || PATCHES+=( "${FILESDIR}"/${PN}-16.4.0-zero-bidi.patch )
+
+   default
+
+   # Upstream Makefile sucks
+   sed -i -e "/^PREFIX=/ s:/usr/local:${EPREFIX}/usr:" \
+   -e "/^DOC_PATH=/ s:packages/smplayer:${PF}:" \
+   -e '/\.\/get_svn_revision\.sh/,+2c\
+   cd src && $(DEFS) $(MAKE)' \
+   Makefile || die
+
+   # Turn off online update checker, bug #479902
+   sed -e 's:DEFINES += UPDATE_CHECKER:#&:' \
+   -e 's:DEFINES += CHECK_UPGRADED:#&:' \
+   -i src/smplayer.pro || die
+
+   # Turn off intrusive share widget
+   sed -e 's:DEFINES += SHARE_WIDGET:#&:' \
+   -i src/smplayer.pro || die
+
+   # Toggle autoshutdown option which pulls in dbus, bug #524392
+   if ! use autoshutdown ; then
+   sed -e 's:DEFINES += AUTO_SHUTDOWN_PC:#&:' \
+   -i src/smplayer.pro || die
+   

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

2017-10-17 Thread Lars Wendler
commit: 8319146bb523eb923fcc2acfb1d3cec30f72583d
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:21:10 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:37:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8319146b

media-libs/faac: Bump to version 1.29.8

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-libs/faac/Manifest   |  1 +
 media-libs/faac/faac-1.29.8.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/media-libs/faac/Manifest b/media-libs/faac/Manifest
index 9a7e9d5f32e..5944701229a 100644
--- a/media-libs/faac/Manifest
+++ b/media-libs/faac/Manifest
@@ -1,3 +1,4 @@
 DIST faac-1.28.tar.gz 678891 SHA256 
c5141199f4cfb17d749c36ba8cfe4b25f838da67c22f0fec40228b6b9c3d19df SHA512 
0ef721ad28835e95cad41afc0cb6130e1ebb634cb6dd4b40f649bc2269b7bb5bf2887f6d8f023c74628d521f8bdf55b4dd070f972ecff162a5fe0384e026235b
 WHIRLPOOL 
fe56f3c2b40670f03e0c1880b253d7f0cc6e318c0b407f4e57fb7eaeac8692c6de9829402e670ddc0f397396935131ade0f8dadfc89b88fcdedecbf404e1b54e
 DIST faac-1.29.7.7.tar.gz 477124 SHA256 
b898fcf55e7b52f964ee62d077f56fe9b3b35650e228f006fbef4ce903b4d731 SHA512 
4461e5ee8dc3e6045e348a1ce50aa2df878aceffdc242fe256853f11f22e4895236bc64e3bbe89aad9c5a806d27368ed9e134699ee739225f407846ff2ebe2b8
 WHIRLPOOL 
496cc5a1e4f1955d4cd39255f4967ac263724800643eb7bb949b563c44d8ca137db1e2a34a6ce5f53c88566c9494027ed9936804e01cf71e18ba993e9a18b12a
 DIST faac-1.29.7.8.tar.gz 477443 SHA256 
316fff598764b93485dc5fb41379768b8c6934887e0e30ce28b1da487251 SHA512 
b837e2a884eb86e70e812404109b6ff5d25c60dd5f98275ed7515836f67afe19c940a4b2574d7fcf7bebc793f5bb509c6ebad37281fe1addf95f815e00ea41a6
 WHIRLPOOL 
201822a65b0f3855b148a01ec761ef6ee50bbbee18649a41a3a1d03c45096959ac7c2177beaa455f37654290318d708b20880150a67c2b54f5762d2950bc2c69
+DIST faac-1.29.8.tar.gz 470998 SHA256 
ea0d508cd1aa9d1c00998fa922dc8a4a1535892c204483cba27e5d55bec48973 SHA512 
aff0a87f12aba69564956a4d19f56234e38e6cc60f19d77203fb731d31f7aa8763efbd3a636fdcf84229df8c9a9b99666dd667ef5ae5745b41cfd1fd863b79d0
 WHIRLPOOL 
d159af80f7fa4edc1234fab65178060b8ccc370069ec40f56d68f7a71fbd56b94ff33383da7232e98687ac8426de81685ec72301a3a5c1eca566c01de426730d

diff --git a/media-libs/faac/faac-1.29.8.ebuild 
b/media-libs/faac/faac-1.29.8.ebuild
new file mode 100644
index 000..4dfb024938e
--- /dev/null
+++ b/media-libs/faac/faac-1.29.8.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+# eutils for einstalldocs
+inherit autotools epatch epunt-cxx eutils ltprune multilib-minimal
+
+DESCRIPTION="Free MPEG-4 audio codecs by AudioCoding.com"
+HOMEPAGE="http://www.audiocoding.com;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1 MPEG-4"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="digitalradio static-libs"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+DOCS=( AUTHORS ChangeLog NEWS README TODO )
+
+src_prepare() {
+   default
+
+   sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die 
#466984
+
+   eautoreconf
+   epunt_cxx
+}
+
+multilib_src_configure() {
+   local myconf=(
+   $(use_enable digitalradio drm)
+   $(use_enable static-libs static)
+   )
+
+   ECONF_SOURCE="${S}" econf ${myconf[@]}
+
+   # do not build the frontend for non default abis
+   if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then
+   sed -i -e 's/frontend//' Makefile || die
+   fi
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/

2017-10-17 Thread Lars Wendler
commit: 123369fe548bb36ab75ed2ab1d1dca5a99c6d331
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 10:36:48 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 10:37:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123369fe

games-rpg/manaplus: Version 1.7.9.30 stable for amd64 and x86.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 games-rpg/manaplus/manaplus-1.7.9.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/manaplus/manaplus-1.7.9.30.ebuild 
b/games-rpg/manaplus/manaplus-1.7.9.30.ebuild
index 2d5897b5d6f..26dc7ca27dd 100644
--- a/games-rpg/manaplus/manaplus-1.7.9.30.ebuild
+++ b/games-rpg/manaplus/manaplus-1.7.9.30.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
 else

SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2+"



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

2017-10-17 Thread Sergei Trofimovich
commit: dbd2d1cf3e9e4e6670395806fb29b87844260c7e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 10:21:13 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 10:21:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd2d1cf

dev-libs/kpathsea: stable 6.2.3_p20170524 for ppc, bug #624172 (thanks to 
ernsteiswuerfel)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild 
b/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild
index 6769ee34e6b..c298d1a14b9 100644
--- a/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild
+++ b/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0/${PV%_p*}"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source static-libs"
 
 DEPEND="!

[gentoo-commits] repo/gentoo:master commit in: media-video/libav/

2017-10-17 Thread Luca Barbato
commit: 94cddf332533c623aea732db9aa1eb106e36a3a6
Author: Luca Barbato  gentoo  org>
AuthorDate: Tue Oct 17 10:12:57 2017 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Tue Oct 17 10:13:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cddf33

media-video/libav: Update to current git

The outdev support is dropped upstream due inherent brokeness:
since the output does not have a mean to rate-control or synchronization
it cannot be really used in most situation.

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 media-video/libav/libav-.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-video/libav/libav-.ebuild 
b/media-video/libav/libav-.ebuild
index 53e4dbcf9f8..1bba920f5df 100644
--- a/media-video/libav/libav-.ebuild
+++ b/media-video/libav/libav-.ebuild
@@ -220,10 +220,7 @@ multilib_src_configure() {
use ${i} || myconf+=( --disable-indev=${i} )
done
use X && myconf+=( --enable-libxcb )
-   # Outdevs
-   for i in alsa oss ; do
-   use ${i} || myconf+=( --disable-outdev=${i} )
-   done
+
# libavfilter options
use bs2b && myconf+=( --enable-libbs2b )
multilib_is_native_abi && use frei0r && myconf+=( --enable-frei0r )



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

2017-10-17 Thread Sergei Trofimovich
commit: beb90c3e2f6dfa5a6a75255f62679a6b40a65269
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 10:08:37 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 10:08:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb90c3e

dev-util/geany: stable 1.30.1 for ppc, bug #622002 (thanks to ernsteiswuerfel)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-util/geany/geany-1.30.1.ebuild 
b/dev-util/geany/geany-1.30.1.ebuild
index 2b8af9efbc4..53441b46b03 100644
--- a/dev-util/geany/geany-1.30.1.ebuild
+++ b/dev-util/geany/geany-1.30.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2;
 
 LICENSE="GPL-2+ HPND"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
 IUSE="gtk3 +vte"
 
 RDEPEND=">=dev-libs/glib-2.32:2



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

2017-10-17 Thread Sergei Trofimovich
commit: 0318588f4c4ae00206aad1181e86a2f65ba2c8db
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 10:08:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 10:08:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0318588f

dev-util/geany-plugins: stable 1.30 for ppc, bug #622002 (thanks to 
ernsteiswuerfel)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-util/geany-plugins/geany-plugins-1.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/geany-plugins/geany-plugins-1.30.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.30.ebuild
index d05249e14cd..ce74f85846f 100644
--- a/dev-util/geany-plugins/geany-plugins-1.30.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.30.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://plugins.geany.org/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
 
 IUSE="gtk3 +autoclose +automark +commander ctags debugger +defineformat 
enchant git gpg gtkspell lua multiterm nls +overview python scope soup"
 REQUIRED_USE="



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

2017-10-17 Thread Lars Wendler
commit: 6a88235339c8f5efd0d3ab398b2a278443830ff1
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 09:44:31 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 09:44:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a882353

app-emulation/virtualbox: Re-added the qt57 patch (bug #634522).

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-emulation/virtualbox/Manifest | 2 +-
 app-emulation/virtualbox/virtualbox-5.1.30.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/virtualbox/Manifest 
b/app-emulation/virtualbox/Manifest
index f4e858d95bc..b75494e2257 100644
--- a/app-emulation/virtualbox/Manifest
+++ b/app-emulation/virtualbox/Manifest
@@ -2,4 +2,4 @@ DIST VirtualBox-5.1.26.tar.bz2 115915813 SHA256 
b5715035e681a11ef1475f83f9503d34
 DIST VirtualBox-5.1.28.tar.bz2 116427658 SHA256 
ce7d4bf6535f70e3214abeb4866f7a8634aa3c7b6dedf8825e6ad80bd821398d SHA512 
5c21fd535424d7fd9adbb51894ec6d37ecf00a63a850362bd7b61fedca5031e096641814130a97ad839c0bd7089dc3dc465509615aab2af3c5735ff71005670a
 WHIRLPOOL 
2e3fbeb39083c2e69fb23200570781a8845780a6295553af48fa9155db132e37d0fc2fb26e8a45c52864f69f02e8a0d0cbd4c895e5fbb87ab9a51dd60c7c7904
 DIST VirtualBox-5.1.30.tar.bz2 116510730 SHA256 
6059b0986c9cdacc533177867634a76331ceccdcd46111a50d1c42846d0b SHA512 
6c44d9593f4815644a484b306e621fe7eca224002f85d89c00f2470300f2c78dbfe50ffda61d2c2465df14ca77c70a2ab86f1a05116f9f5833857eb18dee
 WHIRLPOOL 
dc1701211cc8247cb23800557cf7e2d34e5063806c5b22cd2c38454531ca390902fd6a764bfc17d14d33ec055de2d924853c9ed6c3ba29fb7998455f06109b6f
 DIST virtualbox-5.1.24-patches-01.tar.xz 2708 SHA256 
8ea5e08da07d555a4868abf6f4d689c2f6695bdb773010a01915fcc6c354f361 SHA512 
0028e593818013f809831ac5a73eec63988c0aefb4b309fb3c928efbea8db8b8f46bd7c82f156396adc704f0567474df262dfe9bb6e09af0b2c23528fe2c6e2d
 WHIRLPOOL 
5a1af78c2767608d2b1c2a4b262dbce038d2b6ed9d0499eb60ac1eb64fd6b832efdbafc2b85881ac67efd8794adcc3490fcbf61b74ad7ae576d52e8aff597b04
-DIST virtualbox-5.1.30-patches-01.tar.xz 2440 SHA256 
9578c312de7d20e4b00bb2f9f2e538f3d64a094f651db736ae7bd6e55e4e5bd7 SHA512 
cebe6798f3d5265b3119ebd75848481f5a22ff5eeeae063810f65a987d3559cb0d85dcefadbc71636169c16e8f95d6aa989d0809cf7508dd355c5259db16db5d
 WHIRLPOOL 
8466859f5a8f1204e513374e492a8649c747aa09040d4b2dad5e6a2544d178fd69ad32b5c44b7ef6380dd151b808b8e7c8763fb4514daaaef11599a871fe6460
+DIST virtualbox-5.1.30-patches-02.tar.xz 2608 SHA256 
25922641e19911fe41d63a348702ed2dcab2ef79379ea236c5da6c36f77a75a5 SHA512 
8a490f7cc44e40262fc47819736251c177adb635256794e9500f52729197c85211d5b0c0d000268089953a4c185872a8ba03c5d42df6b80f05eac8b81335320a
 WHIRLPOOL 
3a7ebadf5cc8ba71fe4e4fe43d529ce72dbe95c40838d66112418ad335cb1b1cf7b6aa37fa71ccc6d50044486cb0eef52e59567530935e5a0ed83e9c3f67ec36

diff --git a/app-emulation/virtualbox/virtualbox-5.1.30.ebuild 
b/app-emulation/virtualbox/virtualbox-5.1.30.ebuild
index acc1a28b83f..f7387abf5d0 100644
--- a/app-emulation/virtualbox/virtualbox-5.1.30.ebuild
+++ b/app-emulation/virtualbox/virtualbox-5.1.30.ebuild
@@ -10,7 +10,7 @@ MY_PV="${PV/beta/BETA}"
 MY_PV="${MY_PV/rc/RC}"
 MY_P=VirtualBox-${MY_PV}
 SRC_URI="http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2
-   
https://dev.gentoo.org/~polynomial-c/${PN}/patchsets/${PN}-5.1.30-patches-01.tar.xz;
+   
https://dev.gentoo.org/~polynomial-c/${PN}/patchsets/${PN}-5.1.30-patches-02.tar.xz;
 S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="Family of powerful x86 virtualization products for enterprise and 
home use"



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

2017-10-17 Thread Sergei Trofimovich
commit: 8d28771dc3923bf406622779c6a419a7ae0ece1e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 17 09:42:01 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 17 09:42:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d28771d

dev-util/vbindiff: ~ppc/~ppc64 keyworded

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-util/vbindiff/vbindiff-3.0_beta5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild 
b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild
index 979dcdcbcfe..791b2b611b8 100644
--- a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild
+++ b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/mrdudz/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="sys-libs/ncurses:0="



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

2017-10-17 Thread Ulrich Müller
commit: 36ac2950e13dabe42f7c6fede7cda1beca4e6302
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct 13 17:03:33 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Oct 13 17:03:33 2017 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=36ac2950

pms.bib: Update URI of GLEP references.

 pms.bib | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pms.bib b/pms.bib
index 914c41f..b3413db 100644
--- a/pms.bib
+++ b/pms.bib
@@ -3,7 +3,7 @@
 title = {{GLEP} 37: Virtuals deprecation},
 year = 2005,
 month = Apr,
-howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:37};
+howpublished = "\url{https://www.gentoo.org/glep/glep-0037.html};
 }
 
 @misc{Glep44,
@@ -11,7 +11,7 @@
 title = {{GLEP} 44: Manifest2 format},
 year = 2005,
 month = Dec,
-howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:44};
+howpublished = "\url{https://www.gentoo.org/glep/glep-0044.html};
 }
 
 @misc{Glep55,
@@ -19,7 +19,7 @@
 title = {{GLEP} 55: Use {EAPI}-suffixed ebuilds},
 year = 2007,
 month = Dec,
-howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:55};
+howpublished = "\url{https://www.gentoo.org/glep/glep-0055.html};
 }
 
 @misc{Glep68,
@@ -27,5 +27,5 @@
 title = {{GLEP} 68: Package and category metadata},
 year = 2016,
 month = Apr,
-howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:68};
+howpublished = "\url{https://www.gentoo.org/glep/glep-0068.html};
 }



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

2017-10-17 Thread Ulrich Müller
commit: 4e9a228d090df1abf56b12f35849b8b219443ed9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Oct 12 12:43:14 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Oct 12 12:43:14 2017 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=4e9a228d

metadata-cache: Fix section label.

 metadata-cache.tex | 2 +-
 tree-layout.tex| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata-cache.tex b/metadata-cache.tex
index ed0fa89..47e70a4 100644
--- a/metadata-cache.tex
+++ b/metadata-cache.tex
@@ -1,5 +1,5 @@
 \chapter{Metadata Cache}
-\label{metadata-cache}
+\label{sec:metadata-cache}
 
 \section{Directory Contents}
 

diff --git a/tree-layout.tex b/tree-layout.tex
index 1c23357..fc28c8a 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -235,7 +235,7 @@ various XML files used in the repository, and repository 
timestamps.
 \subsection{The metadata cache}
 
 The \t{metadata/cache} directory may contain a cached form of all important 
ebuild metadata
-variables. The contents of this directory are described in 
section~\ref{metadata-cache}.
+variables. The contents of this directory are described in 
chapter~\ref{sec:metadata-cache}.
 
 % vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :
 



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

2017-10-17 Thread Ulrich Müller
commit: 3821ea48319116532d72cf65f08a8cca9428056c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Oct 12 12:41:16 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Oct 12 12:41:16 2017 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=3821ea48

metadata-cache: Correct directory path.

This should be metadata/cache rather than profiles/metadata/cache.
The correct path is already mentioned in section "Tree Layout" /
"The Metadata Directory".

Fixes: ef961a6f9b91fc0e4ff41da84a3f92888c13d116

 metadata-cache.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/metadata-cache.tex b/metadata-cache.tex
index 80018e4..ed0fa89 100644
--- a/metadata-cache.tex
+++ b/metadata-cache.tex
@@ -3,9 +3,9 @@
 
 \section{Directory Contents}
 
-The \t{profiles/metadata/cache} directory, if it exists, contains directories 
whose names are the
-same as categories in the repository. Each subdirectory may optionally contain 
one file per package
-version in that category, named \t{-}, in the format 
described below.
+The \t{metadata/cache} directory, if it exists, contains directories whose 
names are the same as
+categories in the repository. Each subdirectory may optionally contain one 
file per package version
+in that category, named \t{-}, in the format described below.
 
 The metadata cache may be incomplete or non-existent, and may contain 
additional bogus entries.
 



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

2017-10-17 Thread Lars Wendler
commit: 2c6d917df11293e7bf7584629614fec4957ff0df
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 09:14:14 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 09:14:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6d917d

package.mask: Removed virtualbox mask.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7f67d679a57..fa7f1ac8f92 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -349,18 +349,6 @@ app-xemacs/cogre
 app-xemacs/ecb
 app-xemacs/xemacs-packages-all
 
-# Lars Wendler  (06 Aug 2017)
-# Masked for security reasons:
-# https://bugs.gentoo.org/600214
- (04 Aug 2017)
 # Temporary mask as current net-ftp/filezilla does not compile
 # with it, bug #626292



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/, app-emulation/virtualbox-additions/, ...

2017-10-17 Thread Lars Wendler
commit: d7e5ba6b61d6464079306a454e84b49dc0386664
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 09:12:26 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 09:12:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e5ba6b

virtualbox packages: removed old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-emulation/virtualbox-additions/Manifest|   2 -
 .../virtualbox-additions-5.0.16.ebuild |  35 --
 .../virtualbox-additions-5.0.40.ebuild |  35 --
 app-emulation/virtualbox-bin/Manifest  |   8 -
 .../virtualbox-bin-5.0.16.105871-r1.ebuild | 356 -
 .../virtualbox-bin-5.0.40.115130.ebuild| 287 --
 app-emulation/virtualbox-extpack-oracle/Manifest   |   1 -
 .../virtualbox-extpack-oracle-5.0.40.115130.ebuild |  42 --
 app-emulation/virtualbox-guest-additions/Manifest  |   2 -
 .../virtualbox-guest-additions-5.0.16.ebuild   | 216 --
 .../virtualbox-guest-additions-5.0.40.ebuild   | 218 ---
 app-emulation/virtualbox-modules/Manifest  |   2 -
 .../virtualbox-modules-5.0.16.ebuild   |  64 ---
 .../virtualbox-modules-5.0.40.ebuild   |  64 ---
 app-emulation/virtualbox/Manifest  |   4 -
 .../virtualbox/virtualbox-5.0.16-r1.ebuild | 431 
 app-emulation/virtualbox/virtualbox-5.0.40.ebuild  | 435 -
 x11-drivers/xf86-video-virtualbox/Manifest |   2 -
 .../xf86-video-virtualbox-3-vboxvideo_drm.makefile | 240 
 ...ideo-virtualbox-5.1.4-Makefile.module.kms.patch |  11 -
 .../xf86-video-virtualbox-5.0.16.ebuild| 181 -
 .../xf86-video-virtualbox-5.0.40.ebuild| 190 -
 22 files changed, 2826 deletions(-)

diff --git a/app-emulation/virtualbox-additions/Manifest 
b/app-emulation/virtualbox-additions/Manifest
index e1d62631780..b629024b778 100644
--- a/app-emulation/virtualbox-additions/Manifest
+++ b/app-emulation/virtualbox-additions/Manifest
@@ -1,5 +1,3 @@
-DIST VBoxGuestAdditions_5.0.16.iso 60063744 SHA256 
8190f1e4031f8195971c2a97d2d3b1cf2d86fc83219f750d05cee9255c7dad85 SHA512 
8a9d3fcb96a450163f357b92f8149f58700ec65c127fb872b103554417979fbe624a9e1bced3bb6cbf4b0bb6a5c3bbcae9581836cc5d3fde7a034d4032e519f9
 WHIRLPOOL 
89ed9064014a715a892388b5dbe3c4b577a5a813580be4fd2bd604672354f258b00a619980ba1369aeaceff6a77c6d370cc2b6bf3c17d2cd73a5c8fc9dcad1e8
-DIST VBoxGuestAdditions_5.0.40.iso 58466304 SHA256 
df3a1849fe796b476b1095576fd72a27fd3f253d4770a2fb6bc792593ed9726b SHA512 
f92dc50cfa0be3583c1b15e041d73948fba4d2a83dfd1a7a750feecede13a00e70b641da03533dd0f23f520cc5778cfeb824b3d8455042dcc85ee4f677f3d699
 WHIRLPOOL 
5e9d0a01bb1a065789b9a16416dde0156c9e3a0b28161f2944ad143e00905a2e328c93e2301f73ad518bac9c50dd5d3b946e1676fa3465a84f5c68bb52d56083
 DIST VBoxGuestAdditions_5.1.26.iso 59496448 SHA256 
6df8c8ab6e7ac3a70a5e29116f8a5dcdb7dfbd0b226ef849a5cd9502e956b06f SHA512 
5329ce9bb787efed088a9f89412974cef3a982a351c0053b3daf15a9c95c55f99556e2b86cdcd39c168042503eb00eaa83fb99f8f5c4c97d177dd2b61bb33f5d
 WHIRLPOOL 
d8c2bd468673a0d9cee9b7f3630a6581c8124cd4b6bfe942b69ceff70cfa7096b7c1e947a86ed4fd00d7d4dac3eeae52b55bbed4bbb9c3268dd864fcd53068e9
 DIST VBoxGuestAdditions_5.1.28.iso 59494400 SHA256 
66824ee3a0373da62b15f6687a68e2305d7e62d700e538cf32705227bb38c46d SHA512 
68a1bcaa658bff040d18c5d59fe20bb0e6155186bdaea5cf30d673d8356fa33087a23280f3d571742ca1c144caef421d0c32a080fee0cb05c6046f361fbe2785
 WHIRLPOOL 
539994c2fa2271e425ba6b517e69906684f8a3d730899433d5de8ad5722152889fc3390035e66dd64646a9f10c611074cf95f820294a17e398c581b094536cb0
 DIST VBoxGuestAdditions_5.1.30.iso 59494400 SHA256 
631ca8e8d513acf43a75de56a71a31aaffb5624864c57d10346ba657d991ec1e SHA512 
3205444339a0c85a3b234ba462add21033b5b3eee18eecc15b150b21f5f9f1aadb92b7049bef6be1201e1acfd1edd6f2924c38d56a52770113c8401bcca9abcb
 WHIRLPOOL 
1a42d9eb4656019dda446a396081d43e04512968a0c9c77858658a0af696d3ed93219609a0070c0b2708f9e6445ba676fb7c88f4f37d29d13c68331971a7434b

diff --git 
a/app-emulation/virtualbox-additions/virtualbox-additions-5.0.16.ebuild 
b/app-emulation/virtualbox-additions/virtualbox-additions-5.0.16.ebuild
deleted file mode 100644
index faae31d217c..000
--- a/app-emulation/virtualbox-additions/virtualbox-additions-5.0.16.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-MY_PN=VBoxGuestAdditions
-MY_PV="${PV/beta/BETA}"
-MY_PV="${MY_PV/rc/RC}"
-MY_P=${MY_PN}_${MY_PV}
-
-DESCRIPTION="CD image containing guest additions for VirtualBox"
-HOMEPAGE="http://www.virtualbox.org/;
-SRC_URI="http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.iso;
-
-LICENSE="GPL-2+ LGPL-2.1+ MIT SGI-B-2.0 CDDL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror"
-
-RDEPEND="!app-emulation/virtualbox-bin
-   

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/files/, x11-drivers/xf86-video-virtualbox/

2017-10-17 Thread Lars Wendler
commit: 66cc657956afa033a7c3e85875a68a3d383c4048
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 09:13:34 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 09:13:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cc6579

x11-drivers/xf86-video-virtualbox: Fixed sysmacros patch.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../xf86-video-virtualbox-5.1.30-sysmacros.patch | 20 
 .../xf86-video-virtualbox-5.1.30.ebuild  |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git 
a/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch
 
b/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch
new file mode 100644
index 000..0ee85e52f00
--- /dev/null
+++ 
b/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch
@@ -0,0 +1,20 @@
+--- VirtualBox-5.1.30/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp
 VirtualBox-5.1.30/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp
+@@ -64,6 +64,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ 
/*
+--- VirtualBox-5.1.30/src/VBox/Main/src-server/linux/USBGetDevices.cpp
 VirtualBox-5.1.30/src/VBox/Main/src-server/linux/USBGetDevices.cpp
+@@ -47,6 +47,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ #include 

diff --git 
a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild 
b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild
index 3eb7cfa80d3..816a3943e3c 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild
@@ -60,7 +60,7 @@ PATCHES=(
"${FILESDIR}/${PN}-5.1.10-xorg119.patch"
 
# fix bug #579946
-   "${FILESDIR}/${PN}-5.1.22-sysmacros.patch"
+   "${FILESDIR}/${PN}-5.1.30-sysmacros.patch"
 )
 
 QA_TEXTRELS_x86="usr/lib/VBoxOGL.so"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-modules/, app-emulation/virtualbox-additions/, ...

2017-10-17 Thread Lars Wendler
commit: c1d8e052689ce46d16ab01a21ed956008a6fe793
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 09:08:04 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 09:08:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d8e052

virtualbox packages: Bump to version 5.1.30

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-emulation/virtualbox-additions/Manifest|   1 +
 .../virtualbox-additions-5.1.30.ebuild |  35 ++
 app-emulation/virtualbox-bin/Manifest  |   4 +
 .../virtualbox-bin-5.1.30.118389.ebuild| 287 +
 app-emulation/virtualbox-extpack-oracle/Manifest   |   1 +
 .../virtualbox-extpack-oracle-5.1.30.118389.ebuild |  42 ++
 app-emulation/virtualbox-guest-additions/Manifest  |   1 +
 .../virtualbox-guest-additions-5.1.30.ebuild   | 221 ++
 app-emulation/virtualbox-modules/Manifest  |   1 +
 .../virtualbox-modules-5.1.30.ebuild   |  64 +++
 app-emulation/virtualbox/Manifest  |   2 +
 app-emulation/virtualbox/virtualbox-5.1.30.ebuild  | 459 +
 x11-drivers/xf86-video-virtualbox/Manifest |   1 +
 .../xf86-video-virtualbox-5.1.30.ebuild| 195 +
 14 files changed, 1314 insertions(+)

diff --git a/app-emulation/virtualbox-additions/Manifest 
b/app-emulation/virtualbox-additions/Manifest
index 01d5bb758be..e1d62631780 100644
--- a/app-emulation/virtualbox-additions/Manifest
+++ b/app-emulation/virtualbox-additions/Manifest
@@ -2,3 +2,4 @@ DIST VBoxGuestAdditions_5.0.16.iso 60063744 SHA256 
8190f1e4031f8195971c2a97d2d3b
 DIST VBoxGuestAdditions_5.0.40.iso 58466304 SHA256 
df3a1849fe796b476b1095576fd72a27fd3f253d4770a2fb6bc792593ed9726b SHA512 
f92dc50cfa0be3583c1b15e041d73948fba4d2a83dfd1a7a750feecede13a00e70b641da03533dd0f23f520cc5778cfeb824b3d8455042dcc85ee4f677f3d699
 WHIRLPOOL 
5e9d0a01bb1a065789b9a16416dde0156c9e3a0b28161f2944ad143e00905a2e328c93e2301f73ad518bac9c50dd5d3b946e1676fa3465a84f5c68bb52d56083
 DIST VBoxGuestAdditions_5.1.26.iso 59496448 SHA256 
6df8c8ab6e7ac3a70a5e29116f8a5dcdb7dfbd0b226ef849a5cd9502e956b06f SHA512 
5329ce9bb787efed088a9f89412974cef3a982a351c0053b3daf15a9c95c55f99556e2b86cdcd39c168042503eb00eaa83fb99f8f5c4c97d177dd2b61bb33f5d
 WHIRLPOOL 
d8c2bd468673a0d9cee9b7f3630a6581c8124cd4b6bfe942b69ceff70cfa7096b7c1e947a86ed4fd00d7d4dac3eeae52b55bbed4bbb9c3268dd864fcd53068e9
 DIST VBoxGuestAdditions_5.1.28.iso 59494400 SHA256 
66824ee3a0373da62b15f6687a68e2305d7e62d700e538cf32705227bb38c46d SHA512 
68a1bcaa658bff040d18c5d59fe20bb0e6155186bdaea5cf30d673d8356fa33087a23280f3d571742ca1c144caef421d0c32a080fee0cb05c6046f361fbe2785
 WHIRLPOOL 
539994c2fa2271e425ba6b517e69906684f8a3d730899433d5de8ad5722152889fc3390035e66dd64646a9f10c611074cf95f820294a17e398c581b094536cb0
+DIST VBoxGuestAdditions_5.1.30.iso 59494400 SHA256 
631ca8e8d513acf43a75de56a71a31aaffb5624864c57d10346ba657d991ec1e SHA512 
3205444339a0c85a3b234ba462add21033b5b3eee18eecc15b150b21f5f9f1aadb92b7049bef6be1201e1acfd1edd6f2924c38d56a52770113c8401bcca9abcb
 WHIRLPOOL 
1a42d9eb4656019dda446a396081d43e04512968a0c9c77858658a0af696d3ed93219609a0070c0b2708f9e6445ba676fb7c88f4f37d29d13c68331971a7434b

diff --git 
a/app-emulation/virtualbox-additions/virtualbox-additions-5.1.30.ebuild 
b/app-emulation/virtualbox-additions/virtualbox-additions-5.1.30.ebuild
new file mode 100644
index 000..967492859a7
--- /dev/null
+++ b/app-emulation/virtualbox-additions/virtualbox-additions-5.1.30.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils
+
+MY_PN=VBoxGuestAdditions
+MY_PV="${PV/beta/BETA}"
+MY_PV="${MY_PV/rc/RC}"
+MY_P=${MY_PN}_${MY_PV}
+
+DESCRIPTION="CD image containing guest additions for VirtualBox"
+HOMEPAGE="http://www.virtualbox.org/;
+SRC_URI="http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.iso;
+
+LICENSE="GPL-2+ LGPL-2.1+ MIT SGI-B-2.0 CDDL"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="mirror"
+
+RDEPEND="!app-emulation/virtualbox-bin
+   !=app-emulation/virtualbox-"
+
+S="${WORKDIR}"
+
+src_unpack() {
+   return 0
+}
+
+src_install() {
+   insinto /usr/share/${PN/-additions}
+   newins "${DISTDIR}"/${MY_P}.iso ${MY_PN}.iso
+}

diff --git a/app-emulation/virtualbox-bin/Manifest 
b/app-emulation/virtualbox-bin/Manifest
index 1d0f706ddb1..4164764eff5 100644
--- a/app-emulation/virtualbox-bin/Manifest
+++ b/app-emulation/virtualbox-bin/Manifest
@@ -2,6 +2,7 @@ DIST Oracle_VM_VirtualBox_Extension_Pack-5.0.16-105871.tar.gz 
16896587 SHA256 c2
 DIST Oracle_VM_VirtualBox_Extension_Pack-5.0.40-115130.tar.gz 19050961 SHA256 
ebb29de8962d60760a2f25c318833a1fe163368b824b6b26802b6b284af70585 SHA512 
fb27a8efa376b2a51558e0a8dfcb87a7116e950783030c1aab996675c776c46cdf4d4ff35d111f925f6b2b4c6fd070ff80a971fd2f6ce77b857b17898950f5a3
 WHIRLPOOL 

[gentoo-commits] repo/proj/prefix:master commit in: dev-java/maven-bin/

2017-10-17 Thread Fabian Groffen
commit: a0f16c8aecb479975e8abaef7746e95cc3371d22
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Oct 17 08:58:20 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Oct 17 08:58:20 2017 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=a0f16c8a

dev-java/maven-bin: fix and bump, more ready for migration now

Package-Manager: Portage-2.3.11-prefix, Repoman-2.3.3

 dev-java/maven-bin/Manifest|  1 +
 dev-java/maven-bin/maven-bin-3.2.5.ebuild  | 14 ++--
 ...ven-bin-3.2.5.ebuild => maven-bin-3.3.9.ebuild} | 83 ++
 3 files changed, 60 insertions(+), 38 deletions(-)

diff --git a/dev-java/maven-bin/Manifest b/dev-java/maven-bin/Manifest
index 1f8f3705ab..0e8c380973 100644
--- a/dev-java/maven-bin/Manifest
+++ b/dev-java/maven-bin/Manifest
@@ -1,3 +1,4 @@
 DIST apache-maven-2.2.1-bin.tar.bz2 2839688 SHA256 
a8d819f78bec0505f5773962fc50117f0c5db4a69c7207d0c27cabffc950939f SHA512 
ffbf74b6b51616dcd87252973ddd776f13861fece7cd25df9cfba4bda1d8dd574772cb5d37ac7ed97ef8b93b507939d428d47b9b81742c801c7958b9fd6188e7
 WHIRLPOOL 
17cdba09856646acf5a37c252c6dcc200bae6eb16ee07ee6620bdee832b452a3a1db8d61289cff3f849f5c0d57c673cfc4749e220dc52b2b5ec50d4d9cd1062a
 DIST apache-maven-3.0.4-bin.tar.gz 4873043 SHA256 
d35a876034c08cb7e20ea2fbcf168bcad4dff5801abad82d48055517513faa2f SHA512 
d6935daff3b80ed6e40ee0acb4f269b4b16e63bc29b792316599a9847f1b33d9309d3c399cdb170710714a1d150957eedc909754de8f8a77d87bd20a0abcb36c
 WHIRLPOOL 
f1e15af0bc0f942a8c4e435fa2cde57221e3ef8f86d43197dd4486812b115b684ad8e0ebf5ba3f2f0ad9d0ae0c5f0b0ac26a10e5e170fffe2d47bb77522c4e68
 DIST apache-maven-3.2.5-bin.tar.gz 7956528 SHA256 
8c190264bdf591ff9f1268dc0ad940a2726f9e958e367716a09b8aaa7e74a755 SHA512 
0cdbf4c1e045ac7f96c176058f19ebb838bd46caadc4fb479e11eda67efbb66218fe67c370ddec6d2e4d91091ac9e81ff9eea8d64174cbe1e6d5f7e15962cfc5
 WHIRLPOOL 
79feb96c42dfd2235b0513ce50cf3d684224dcbccb290d2d80565648a6b30af8961b2e3d02d38818ca5c89386c5a25f2a8025e696279a339844535c2d2733f96
+DIST apache-maven-3.3.9-bin.tar.gz 8491533 SHA256 
6e3e9c949ab4695a204f74038717aa7b2689b1be94875899ac1b3fe42800ff82 SHA512 
9b4b22aba67af48648c634e30edbb03de2a7742b7d4e58b3d637fcd20358a51ccb288dcbd473169a58b9322f7c8fbedcf5336b87d06460d0b20ce37d4c3948b0
 WHIRLPOOL 
a17d87711a925d502bb05d09166708b50304942aace82a6ed69dd9f73938590f1cf488eb4b9fb10f94250d804e6342d264f6a9407218fe9b38c242c06375b28b

diff --git a/dev-java/maven-bin/maven-bin-3.2.5.ebuild 
b/dev-java/maven-bin/maven-bin-3.2.5.ebuild
index 7b429d1323..b2dcc09f8a 100644
--- a/dev-java/maven-bin/maven-bin-3.2.5.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-3.2.5.ebuild,v 
1.2 2015/03/31 18:58:00 ulm Exp $
 
@@ -24,7 +24,7 @@ KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris"
 # - https://bugs.gentoo.org/show_bug.cgi?id=472850
 # - https://bugs.gentoo.org/show_bug.cgi?id=477436
 #
-DEPEND="|| ( app-eselect/eselect-java app-eselect/eselect-maven )
+DEPEND="app-eselect/eselect-java
 || ( dev-java/commons-logging:0 dev-java/log4j:0 dev-java/avalon-logkit:2.0 )
 dev-java/aopalliance:1
 dev-java/avalon-framework:4.1
@@ -52,6 +52,11 @@ java_prepare() {
 
chmod 644 boot/*.jar lib/*.jar conf/settings.xml || die
 
+   hprefixify -w 1 bin/mvn
+   hprefixify -q '"' bin/mvn
+   # disable searching for JDKs on Darwin, rely on java-config instead
+   sed -i -e 's/Darwin/Gentoo-no-Darwin/' bin/mvn
+
# Symlink jars.
cd lib || die
java-pkg_jar-from 
aopalliance-1,avalon-framework-4.1,commons-cli-1,commons-io-1,interceptor-api,javax-inject,jsoup,jsr250,juel,osgi-core-api,servlet-api-2.4
@@ -60,11 +65,6 @@ java_prepare() {
has_version dev-java/log4j:0 && java-pkg_jar-from log4j
 }
 
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-3.0.3-prefix.patch
-   eprefixify bin/mvn
-}
-
 # TODO: We should use jars from packages, instead of what is bundled.
 src_install() {
dodir "${MAVEN_SHARE}"

diff --git a/dev-java/maven-bin/maven-bin-3.2.5.ebuild 
b/dev-java/maven-bin/maven-bin-3.3.9.ebuild
similarity index 52%
copy from dev-java/maven-bin/maven-bin-3.2.5.ebuild
copy to dev-java/maven-bin/maven-bin-3.3.9.ebuild
index 7b429d1323..a8da1ca5b5 100644
--- a/dev-java/maven-bin/maven-bin-3.2.5.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.3.9.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-3.2.5.ebuild,v 
1.2 2015/03/31 18:58:00 ulm Exp $
 
 EAPI="5"
 
@@ -16,53 +15,75 @@ 
SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz"
 

  1   2   >