[gentoo-commits] dev/graaff:master commit in: dev-ruby/rubocop/

2016-07-05 Thread Hans de Graaff
commit: e7ad7372bd4b791c12f2ea2bfa1d10d13e5793f7
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Jul  6 05:46:13 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:46:13 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=e7ad7372

dev-ruby/rubocop: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/rubocop/Manifest  |  1 -
 dev-ruby/rubocop/rubocop-0.34.2.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-ruby/rubocop/Manifest b/dev-ruby/rubocop/Manifest
index 73512f9..4a988f0 100644
--- a/dev-ruby/rubocop/Manifest
+++ b/dev-ruby/rubocop/Manifest
@@ -1,3 +1,2 @@
-DIST rubocop-0.34.2.tar.gz 1055725 SHA256 
84c5e64bc2d4571cd00476213cebe694b828b732bb16b670904ab012a0acf2d1 SHA512 
4462f725d416acd96792e607ed3566de7ad78fb5b21540b098a9d81a3798840d1a3706dac3385e475fd2ae4d13314b27bc474e687e893276d2d64c749510e618
 WHIRLPOOL 
7b81cc85bf4add50049045cec09da7391dec30ffa5456672717e80a1ec7574c242675b39ed21932e14f8c31c6ee2c05a1b387d918f02e07be29975df34382de2
 DIST rubocop-0.37.2.tar.gz 1191495 SHA256 
4b8eab3ad341c560b4441ddd0ece5f03acf530763acf7e374dbcd6d695b8ed02 SHA512 
c4bbffde7f813eab80032bc7d0090a98722602a9c5c745e62522aef6aea280711e856d1840c277dcf47d3d53d68cb12a09f11a90c471f515a24fe0f66e80ead2
 WHIRLPOOL 
6425c1b5893f89b6ee607e0047dafa9ad5ec277d0e20340aff5b972574beaa604a44fa0be9fbedf2a8a12f3ed1b48d9a05ca91bcf1ce884989eaf3ca240f2ea5
 DIST rubocop-0.40.0.tar.gz 1222735 SHA256 
02476603fe4bd9e53084455bf8b8dc085a934294578922dec70faf2654329317 SHA512 
6c99890f0890dbdb65915febb484cc24a0b7ce9d218ed4f0889a9f5bff7cc1dec6137bf49e9a7b8107e4ec24b63b09cf833359607e831d28f13f67ff33110af5
 WHIRLPOOL 
50efb13e8656171d33dd66ce1c553ac4c88296688bb8645c26b8d3fb8a008eff337b6de37541254714cf13da1490de032973b96b011de0aa948556633025fddb

diff --git a/dev-ruby/rubocop/rubocop-0.34.2.ebuild 
b/dev-ruby/rubocop/rubocop-0.34.2.ebuild
deleted file mode 100644
index 8a7a77f..000
--- a/dev-ruby/rubocop/rubocop-0.34.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets config"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby static code analyzer"
-HOMEPAGE="https://github.com/bbatsov/rubocop;
-SRC_URI="https://github.com/bbatsov/rubocop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/astrolabe-1.3:0
-   >=dev-ruby/parser-2.2.2.5:0
-   >=dev-ruby/powerpack-0.1:0
-   >=dev-ruby/ruby-progressbar-1.4:0
-   dev-ruby/rainbow:2"
-
-ruby_add_bdepend "test? ( dev-ruby/safe_yaml )"
-
-all_ruby_prepare() {
-   # Remove failing spec, to be investigated later.
-   rm spec/rubocop/formatter/json_formatter_spec.rb || die
-
-   sed -i -e 's:/tmp/example:'${TMPDIR}'/example:' 
spec/rubocop/cop/team_spec.rb || die
-}



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

2016-07-05 Thread Hans de Graaff
commit: 75a94b6d8a976014d065c7f89e9ea5bc44b23c0c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:13:23 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:13:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a94b6d

dev-ruby/concurrent-ruby: also keyword latest revision for alpha

Package-Manager: portage-2.2.28

 dev-ruby/concurrent-ruby/concurrent-ruby-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.2-r1.ebuild 
b/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.2-r1.ebuild
index a3e254a..4e115fe 100644
--- a/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.2-r1.ebuild
+++ b/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.2-r1.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/ruby-concurrency/concurrent-ruby/archive/v${PV}.tar.
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/timecop-0.7.4 )"



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

2016-07-05 Thread Hans de Graaff
commit: b332c8bd6ecf1c936d491ba2b7acd2f0b0f1fded
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:25:40 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:25:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b332c8bd

dev-ruby/ffi: add 1.9.12

Package-Manager: portage-2.2.28

 dev-ruby/ffi/Manifest  |  1 +
 dev-ruby/ffi/ffi-1.9.12.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-ruby/ffi/Manifest b/dev-ruby/ffi/Manifest
index b26cd92..450d194 100644
--- a/dev-ruby/ffi/Manifest
+++ b/dev-ruby/ffi/Manifest
@@ -1,2 +1,3 @@
 DIST ffi-git-1.9.10.tgz 897526 SHA256 
3a9a9f6d36fe6a99a3e93865f9680a7578a01f2f52368c6e3c4eac94d3784c70 SHA512 
6b47ec43bffdbed31607b8fdc32c26cce9af4eadf03d751cf61f5d2fdd06a281891b6f2ad5f9c9916790211331edf022e5889dae13982be1ad42d12af8186146
 WHIRLPOOL 
ec8e816752c8ed35750dafe1146c2d371824154adfe5adf5c95846fa2a393d92eaaeee6e2a8052b2eea7513fbd9fa974b40bd788f7633068a4fcba26d4846d45
+DIST ffi-git-1.9.12.tgz 900761 SHA256 
42bb77166cc4aa8eb3aad28cc16f5b6ce9db771101a5a0e39efa96062ae013e1 SHA512 
dc2bf628649f33effab952f61e0db349b3e5fb57195a421d14136584bef47b1c87953104c28c0e7da0b4bb9848b3d597f804d567a0862661f5fc6864a0b5e682
 WHIRLPOOL 
af0a9e8eb794929a20131d9e1c4cacd084a15ed760e2c3d2ad41b2fec8ad2a81443bd1cd165560a56e14b777d2e3899607a4b6c23d7e62fd530845dcb2409f4b
 DIST ffi-git-1.9.6.tgz 895468 SHA256 
b27a59bf2eddcc17abaf7063a64e527fa892ba95cdb6320aba6fa945c769c9c7 SHA512 
4b690b70db41642be679f13b33a67e27e1a4b14ca56d6ce355ea0a300c793a63e1081fb19d4c4bd395c1bea55a1669b96e3405932fffeebd328809a410fe3e8f
 WHIRLPOOL 
7f5ad8d7766b037e24cff4721db02f05b39604c1be5e07ddad9de4a5155124d2a05ebd43209dfc2491cdc50ea08e5cda856f7502bf1c12666fa19b77516c81f7

diff --git a/dev-ruby/ffi/ffi-1.9.12.ebuild b/dev-ruby/ffi/ffi-1.9.12.ebuild
new file mode 100644
index 000..33c9ca2
--- /dev/null
+++ b/dev-ruby/ffi/ffi-1.9.12.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby extension for programmatically loading dynamic libraries"
+HOMEPAGE="https://wiki.github.com/ffi/ffi;
+
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${PN}-git-${PV}.tgz"
+
+IUSE=""
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND+=" virtual/libffi"
+DEPEND+=" virtual/libffi"
+
+all_ruby_prepare() {
+   sed -i -e '/tasks/ s:^:#:' \
+   -e '/Gem::Tasks/,/end/ s:^:#:' Rakefile || die
+
+   # Fix Makefile for tests
+   sed -i -e '/CCACHE :=/ s:^:#:' \
+   -e 's/-O2//' \
+   -e 's/^CFLAGS =/CFLAGS +=/' libtest/GNUmakefile || die
+
+   # Remove bundled version of libffi.
+   rm -rf ext/ffi_c/libffi || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/ffi_c extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake -Cext/ffi_c V=1
+   cp ext/ffi_c/ffi_c.so lib/ || die
+
+   ${RUBY} -S rake -f gen/Rakefile || die "types.conf generation failed"
+}
+
+each_ruby_test() {
+   CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" ${RUBY} -S rspec 
spec || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc samples/*
+}



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

2016-07-05 Thread Hans de Graaff
commit: 6046915005d5839ca0fa666045858317ada41001
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:22:00 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:22:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60469150

dev-ruby/colorize: add 0.8.1

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/colorize/Manifest b/dev-ruby/colorize/Manifest
index 608f567..8475608 100644
--- a/dev-ruby/colorize/Manifest
+++ b/dev-ruby/colorize/Manifest
@@ -1,2 +1,3 @@
 DIST colorize-0.7.7.gem 15360 SHA256 
d6ab95a5fcdea3c36c3327d38c1e79e2950ee1788506d8489ae35db330937a99 SHA512 
ac55d281a3ac7aa72c02ecdc27a1936410cb2754e48e0c23b98eba5e98a8bf42e362fe3a86e73c12ff5445f2e0a92a7c561e82a4d85aae0ef08a9855b056f359
 WHIRLPOOL 
43576f9fcc4880644b610fcc7bbebf8c6a72381d40d33fc7c1d44f6145cc78998ad6bfcba3b5fb52ecb1fc9f15e1e2cf7973888a1bcf040597bb1b0abb8e9143
 DIST colorize-0.8.0.gem 15872 SHA256 
43c0daf332260b67d844487b2975830d31d1ca49fd427f9d2468bd52324fb1d6 SHA512 
7bd7899c2e38e75f311aadc1762f5da4ce0cf94f3a4f9304447f915a09d8159edc66db746728cb9f1e4f98ff52c9152225aa7b724865c8875379f0c9f5d1218c
 WHIRLPOOL 
fb739c96fa2addd9192f834f8dc3f1cd905f410d3bed49f1d36876cb6b3e0aed2b4d203d12318b262fe51d3cf6f11024e583861876bde9ab06b22b19f3991ec7
+DIST colorize-0.8.1.gem 15872 SHA256 
0ba0c2a58232f9b706dc30621ea6aa6468eeea120eb6f1ccc400105b90c4798c SHA512 
0819dfaa94150c85cbe633c77006f2f4bdd6c4f9bf9dfa954b8c4038b8a680c99a2b4b160da05bf426402d287a0db4c4eb1cc66a949405188b632f39da381c72
 WHIRLPOOL 
581740942909c50eabc40a7dbb1a07c41697d30adab760e63d165f63c0c323582d3b57231cf8429a334df0737f7ca1b7ddf521b6a156a9ba2aacc0bb8d0583e8

diff --git a/dev-ruby/colorize/colorize-0.8.1.ebuild 
b/dev-ruby/colorize/colorize-0.8.1.ebuild
new file mode 100644
index 000..212d7e5
--- /dev/null
+++ b/dev-ruby/colorize/colorize-0.8.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Adds methods to set color, background color and text effect on 
console easier"
+HOMEPAGE="https://github.com/fazibear/colorize;
+LICENSE="GPL-2+"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
+
+all_ruby_prepare() {
+   sed -i -e "/[Cc]ode[Cc]limate/d" test/test_colorize.rb || die
+}
+
+each_ruby_test() {
+   cd test || die
+   ${RUBY} test_colorize.rb || die
+}



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

2016-07-05 Thread Hans de Graaff
commit: fde21e6677513bee0bac443cd6c5efd188c781b8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:27:46 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:27:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde21e66

dev-ruby/ox: add 2.4.3

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest
index e696747..8bf8566 100644
--- a/dev-ruby/ox/Manifest
+++ b/dev-ruby/ox/Manifest
@@ -1,2 +1,3 @@
 DIST ox-2.4.1.tar.gz 188550 SHA256 
c9f26c026d614e1af52585dd271cbd4c794b861242ac1b71b08c2e195b10b1b9 SHA512 
69f0d24d8b712cdc34e3da2ab72e503af40c96387c0f6eeb73f4a753e4b64ebd0c2f214c10511d2d02395ceb86dffb6f0b94bee5272577e203f731bf4fde4630
 WHIRLPOOL 
99006b2963a1c61a6efd7da47c8e28b5e3fb23660a9a493cb94c99674789fc42a455a50f78bd0f511ced52913229b3a7ee5875cdbb2e3aa3056bccc969aeeb68
 DIST ox-2.4.2.tar.gz 188957 SHA256 
375755d57786519c98ffdb6a2bd34337d1bb02b80ec12f547ea411eb11857c7f SHA512 
64bfbe7d57878901b7b30ff3bc078edfad8a5d5a28ffac243193ab51a7c22d15781056f4b92505dbadbc860a231661cdab8ca06f65e548709f1bb5105ffa32d1
 WHIRLPOOL 
2a4f975492dd88a713229c610ef80f210692aa00c581d5638d84048bbc8baec0986ba33f171052dab1b0699b73b540168394b5ae2eb5be99ba0aa3e4430431e8
+DIST ox-2.4.3.tar.gz 189105 SHA256 
df757234b810fefcda98603f76f98b30d6192919b05bad3eacca617badcab529 SHA512 
c9e3b88dc5c9893d55d5740f7a13709a29618b56169ab7278ad910bbb279fdb47dc2e6562444e792402ddf830e6318b00cbbf100660268baf56f67f9950f18a9
 WHIRLPOOL 
810fc842ce0b8939a6afd51875de7d0d05b62c0c14dde1ab506906ecda134474d1c99b834b584ea26c8f5e66855bd2a8f650555bc3f6562060e31d3baaac2f14

diff --git a/dev-ruby/ox/ox-2.4.3.ebuild b/dev-ruby/ox/ox-2.4.3.ebuild
new file mode 100644
index 000..7137319
--- /dev/null
+++ b/dev-ruby/ox/ox-2.4.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_TASK_DOC=""
+
+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 ~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/sass-rails/

2016-07-05 Thread Hans de Graaff
commit: 0bc162e705607678a70eff61fd711216b40e138b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:32:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:32:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc162e7

dev-ruby/sass-rails: add 5.0.5

Package-Manager: portage-2.2.28

 dev-ruby/sass-rails/Manifest|  1 +
 dev-ruby/sass-rails/sass-rails-5.0.5.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/sass-rails/Manifest b/dev-ruby/sass-rails/Manifest
index 83a5324..d070301 100644
--- a/dev-ruby/sass-rails/Manifest
+++ b/dev-ruby/sass-rails/Manifest
@@ -1,3 +1,4 @@
 DIST sass-rails-3.2.6.gem 88576 SHA256 
a8e5618ecbc88b1b1678d3f7ccf5639d70da8e421b599546c3cef5c9627f67ed SHA512 
ebbc9b3901176871dce8cdce3f3896fe726bfa7a826420ec6e313d6573119585a70d10cc008aec5e5f60bc4794c08327c3e2743b11cfe3cd6305cf6e942e
 WHIRLPOOL 
3432ab8c4f02d1a4b1421c04ab90682e4dc5060df67c3d86ee8c30363974a81ea10c98fb56ebacf1e1be505fa466dc5d295fec920908f83f3a8ba721b9344ebd
 DIST sass-rails-4.0.5.gem 92672 SHA256 
8b93da41049d32f14625abd6a0514d34286b87e9123093db054eddbe644487db SHA512 
71515d2c16886d64af4c00bd78094691579bfbb3660ff9ba4d9f2807bcbedf104da2f7a321a3cc558f0e2420f702eb2bd2379cce30f1d21d8b09ab5fbc8347c5
 WHIRLPOOL 
9a39907a182ba20c7a14963dc00d6455babc63c1a3c5a202c6475f5e7b0dbec86663309f416b21d393e904da704f84f15634cda9521d5fbfbb03bb5bf10338a1
 DIST sass-rails-5.0.4.tar.gz 89426 SHA256 
cc4533ad0f4a20eebbacf714d7a22f79be03421699810c2951c6a52534395b5c SHA512 
99266e49a8b1cc16fd22f10113717f1208d7d696b40c940ef97bd05999f9cab3e28826a998ce08a14e72f1af5ab9c901501242f56366b87606f2c861217ce75f
 WHIRLPOOL 
baf80ebfd2f4c158253cfcd81ec7080ed51f85f304b4233c717c60782f46d854fc0daf1414c01eae71ace8ef20d162a961c5216bc878d726d6cd7873219fae2b
+DIST sass-rails-5.0.5.tar.gz 89688 SHA256 
26ddcc586f43d713b14baee027c3f4d430e830ffb2c2582fc7208047a9c28eb2 SHA512 
28ba55fc2a4bae0dbf9cf0e51d945e3373a4e1457287d51f98e32c06591c72f6557e49a58370fecdf01f45bd04a39a014a49cc2259488301793792e14653787e
 WHIRLPOOL 
d6d7a6dd631be765b365278486ad33ad5586a30da23efd4784c63e3aead2228d668e81587702708706eccbef1cbeea618f3d94cd25a2ddae77a550bc1bba207a

diff --git a/dev-ruby/sass-rails/sass-rails-5.0.5.ebuild 
b/dev-ruby/sass-rails/sass-rails-5.0.5.ebuild
new file mode 100644
index 000..e1c48a5
--- /dev/null
+++ b/dev-ruby/sass-rails/sass-rails-5.0.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Official Ruby-on-Rails Integration with Sass"
+HOMEPAGE="https://github.com/rails/sass-rails;
+SRC_URI="https://github.com/rails/sass-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
+
+IUSE=""
+
+# Restrict tests for now since it is hard to set up the right
+# environment with the correct ruby interpreter and Rails test
+# application.
+RESTRICT="test"
+
+#ruby_add_bdepend "test? ( dev-ruby/sfl dev-ruby/bundler )"
+
+ruby_add_rdepend ">=dev-ruby/sass-3.1:* =dev-ruby/sass-3*:*
+   =dev-ruby/railties-4*:* =dev-ruby/sprockets-rails-2.0:* =dev-ruby/sprockets-2.8:* =dev-ruby/tilt-1.1:* 

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

2016-07-05 Thread Hans de Graaff
commit: c348ab9cd7fcf0f61c4cceb6fa9ddb4460061476
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:28:35 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:28:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c348ab9c

dev-ruby/sass-rails: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/sass-rails/Manifest|  1 -
 dev-ruby/sass-rails/sass-rails-5.0.3.ebuild | 38 -
 dev-ruby/sass-rails/sass-rails-5.0.4.ebuild | 38 -
 3 files changed, 77 deletions(-)

diff --git a/dev-ruby/sass-rails/Manifest b/dev-ruby/sass-rails/Manifest
index 397d52b..83a5324 100644
--- a/dev-ruby/sass-rails/Manifest
+++ b/dev-ruby/sass-rails/Manifest
@@ -1,4 +1,3 @@
 DIST sass-rails-3.2.6.gem 88576 SHA256 
a8e5618ecbc88b1b1678d3f7ccf5639d70da8e421b599546c3cef5c9627f67ed SHA512 
ebbc9b3901176871dce8cdce3f3896fe726bfa7a826420ec6e313d6573119585a70d10cc008aec5e5f60bc4794c08327c3e2743b11cfe3cd6305cf6e942e
 WHIRLPOOL 
3432ab8c4f02d1a4b1421c04ab90682e4dc5060df67c3d86ee8c30363974a81ea10c98fb56ebacf1e1be505fa466dc5d295fec920908f83f3a8ba721b9344ebd
 DIST sass-rails-4.0.5.gem 92672 SHA256 
8b93da41049d32f14625abd6a0514d34286b87e9123093db054eddbe644487db SHA512 
71515d2c16886d64af4c00bd78094691579bfbb3660ff9ba4d9f2807bcbedf104da2f7a321a3cc558f0e2420f702eb2bd2379cce30f1d21d8b09ab5fbc8347c5
 WHIRLPOOL 
9a39907a182ba20c7a14963dc00d6455babc63c1a3c5a202c6475f5e7b0dbec86663309f416b21d393e904da704f84f15634cda9521d5fbfbb03bb5bf10338a1
-DIST sass-rails-5.0.3.tar.gz 89341 SHA256 
84130672050715a1e33957ed798dba5098d4184121fd85c0d2a24661e4cef7b6 SHA512 
c1fe25a686ebf9d9ccb87bd79abd9fec1ed94a1abb32532142d0e812bc699358806a6861cd509644738499ce317754e3c7e1000818e4654994a3c16bc7e2b0ba
 WHIRLPOOL 
650369126270d6937f62ea142d88526622a3ba180967b4ccc4c1968f62e5e3f35a605795b1eb822a3153373229c89cf00fc8478dd0029449efd3959105017685
 DIST sass-rails-5.0.4.tar.gz 89426 SHA256 
cc4533ad0f4a20eebbacf714d7a22f79be03421699810c2951c6a52534395b5c SHA512 
99266e49a8b1cc16fd22f10113717f1208d7d696b40c940ef97bd05999f9cab3e28826a998ce08a14e72f1af5ab9c901501242f56366b87606f2c861217ce75f
 WHIRLPOOL 
baf80ebfd2f4c158253cfcd81ec7080ed51f85f304b4233c717c60782f46d854fc0daf1414c01eae71ace8ef20d162a961c5216bc878d726d6cd7873219fae2b

diff --git a/dev-ruby/sass-rails/sass-rails-5.0.3.ebuild 
b/dev-ruby/sass-rails/sass-rails-5.0.3.ebuild
deleted file mode 100644
index 2d8289c..000
--- a/dev-ruby/sass-rails/sass-rails-5.0.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Official Ruby-on-Rails Integration with Sass"
-HOMEPAGE="https://github.com/rails/sass-rails;
-SRC_URI="https://github.com/rails/sass-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE=""
-
-# Restrict tests for now since it is hard to set up the right
-# environment with the correct ruby interpreter and Rails test
-# application.
-RESTRICT="test"
-
-#ruby_add_bdepend "test? ( dev-ruby/sfl dev-ruby/bundler )"
-
-ruby_add_rdepend ">=dev-ruby/sass-3.1 =dev-ruby/sass-3*
-   =dev-ruby/railties-4*
-   >=dev-ruby/sprockets-rails-2.0 =dev-ruby/sprockets-2.8 =dev-ruby/tilt-1.1 =dev-ruby/tilt-1*"
-
-each_ruby_test() {
-   ${RUBY} -S bundle exec rake test || die
-}

diff --git a/dev-ruby/sass-rails/sass-rails-5.0.4.ebuild 
b/dev-ruby/sass-rails/sass-rails-5.0.4.ebuild
deleted file mode 100644
index a460971..000
--- a/dev-ruby/sass-rails/sass-rails-5.0.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Official Ruby-on-Rails Integration with Sass"
-HOMEPAGE="https://github.com/rails/sass-rails;
-SRC_URI="https://github.com/rails/sass-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE=""
-
-# Restrict tests for now since it is hard to set up the right
-# environment with the correct ruby interpreter and Rails test
-# application.
-RESTRICT="test"
-
-#ruby_add_bdepend "test? ( dev-ruby/sfl dev-ruby/bundler )"
-
-ruby_add_rdepend ">=dev-ruby/sass-3.1:* =dev-ruby/sass-3*:*
-   =dev-ruby/railties-4*:*
-   >=dev-ruby/sprockets-rails-2.0:* =dev-ruby/sprockets-2.8:* =dev-ruby/tilt-1.1:* 

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

2016-07-05 Thread Hans de Graaff
commit: 635a90758bb1789468f49f5a91430e7aea4415a1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:00:08 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:03:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635a9075

dev-ruby/coffee-rails: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/coffee-rails/Manifest  |  1 -
 dev-ruby/coffee-rails/coffee-rails-4.1.0.ebuild | 32 
 dev-ruby/coffee-rails/coffee-rails-4.1.1.ebuild | 33 -
 3 files changed, 66 deletions(-)

diff --git a/dev-ruby/coffee-rails/Manifest b/dev-ruby/coffee-rails/Manifest
index fd3cf4b..e82d520 100644
--- a/dev-ruby/coffee-rails/Manifest
+++ b/dev-ruby/coffee-rails/Manifest
@@ -1,4 +1,3 @@
 DIST 4.1.1.tar.gz 5384 SHA256 
91531419b840b5eefdd1ca5214c9d8332a0761f7a86661c379ef40f495a777f8 SHA512 
643f8056280b3a4435cea28f53a2e9abe7c3c0a90a860dc91dc619da77968d6f1ed131b29f4e4b6f6312922024f15b92f5847b7f5c3da2a83447ec682c80a1fd
 WHIRLPOOL 
efcb409218eb65070088447e4a28a3fe4d0556842c386ae73605995489d71067b8b05e8168ff8e058238eb038129c626078041aead39776873fecc3b70ec5876
 DIST coffee-rails-3.2.2.gem 7168 SHA256 
75f06d71060999044fbc6ac199b91f1fc0bd075d8dd8acde04e02431396b463a SHA512 
b4c6a6d0658f50fcd7632260bbddb25e619a9dfb45c0bab8fd60cbfaf32480875fc4b90bd0e77eef5cf25b84b1de08b1bf335454b2c828340ea20a0986373244
 WHIRLPOOL 
629fde6c30f1288146284dff0b53e2cc6f5469a8c51a625628435b88bf7e9087352da1a7bf5711b4496c92084272aebfa254ddd41b009157646f062738cc3d95
 DIST coffee-rails-4.0.1.gem 9216 SHA256 
2f6e36f2c7a2b5ea4ba2aae5d8f70b443e47f010e1f645aec28368d783e1d88a SHA512 
33a4efc0350977ede05e869ceed0cc5c9902d2f75ade6c84fada2d1265323af4798ffe0f0994d0d7b4a7bbb7e48c7360e04c729bc117c7d4448c986f238fdbae
 WHIRLPOOL 
c1a5b1890648df1229d474cc9e33dbfcc339971ea6ca3b3cf584fd055b4ce1bb2a6cf33119499aab1715f6b5b2ddd7855467da2b31e718edab480644f045f7bb
-DIST coffee-rails-4.1.0.gem 9216 SHA256 
1adbc3d1e3e4d835643e7848b3279a7a1deadd8711be6a41bac1eb4788867f5c SHA512 
b3aeaa0d54646cc3ac0b0c6987411b6deb1ed3a432e8cbe489f5be9b1d4558332afba561ff9844b2a74bf09665df063b2d4a08d85bb32c82b7ec8c14a2391fa0
 WHIRLPOOL 
d1ca71933d3e3f9ab2a04ff2197725f6ea2a9f7079897f9e29c85f6094322234db4f844e1e814d5c858f04d6cf3dea6169069be6a5f16ce0611ce48e31dcd4da

diff --git a/dev-ruby/coffee-rails/coffee-rails-4.1.0.ebuild 
b/dev-ruby/coffee-rails/coffee-rails-4.1.0.ebuild
deleted file mode 100644
index 10faf08..000
--- a/dev-ruby/coffee-rails/coffee-rails-4.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
-HOMEPAGE="https://github.com/rails/coffee-rails;
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/coffee-script-2.2.0
-   =dev-ruby/railties-4*"
-
-all_ruby_prepare() {
-   # Avoid dependency on git and bundler.
-   sed -i -e 's/git ls-files/echo/' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-
-   # Make sure a consistent rails version is loaded.
-   sed -i -e '4igem "rails"' -e '/bundler/ s:^:#:' test/test_helper.rb || 
die
-}

diff --git a/dev-ruby/coffee-rails/coffee-rails-4.1.1.ebuild 
b/dev-ruby/coffee-rails/coffee-rails-4.1.1.ebuild
deleted file mode 100644
index 44028bf..000
--- a/dev-ruby/coffee-rails/coffee-rails-4.1.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
-HOMEPAGE="https://github.com/rails/coffee-rails;
-SRC_URI="https://github.com/rails/coffee-rails/archive/v${PV}.tar.gz -> 
${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/coffee-script-2.2.0
-   >dev-ruby/railties-4:* 

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

2016-07-05 Thread Hans de Graaff
commit: c25957776e0e5c68cc375cef104c5d6c8cac0774
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 04:54:14 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:03:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2595777

dev-ruby/acts_as_list: add 0.7.5

Package-Manager: portage-2.2.28

 dev-ruby/acts_as_list/Manifest  |  1 +
 dev-ruby/acts_as_list/acts_as_list-0.7.5.ebuild | 39 +
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/acts_as_list/Manifest b/dev-ruby/acts_as_list/Manifest
index 15d4294..b3fdb71 100644
--- a/dev-ruby/acts_as_list/Manifest
+++ b/dev-ruby/acts_as_list/Manifest
@@ -1 +1,2 @@
 DIST acts_as_list-0.7.4.gem 22528 SHA256 
712123dfe4fbc026105425eecac5912e4a178b9593515005cd97b8e3bdce88e5 SHA512 
33f4cd6c7a18a82ba06e40697772f03c5b817b76669efed197c23a377fda43c843f750d674a630a5fdd286cb4342fce77b8b7f16394250dd250f4bc429c3600c
 WHIRLPOOL 
4a7dd28c7f8ef9ad8de6ecd103f4eb365021d0b19f181614c4a6aef687222c805cc02f321a1d7243c7b092e61f8a6e4501126782b4737247c64b9e3b225983bb
+DIST acts_as_list-0.7.5.gem 24064 SHA256 
9dd8c29bce6b81515a9dd6134f9d102cba96ae9bcfc2b77d12248240f4d3e6ce SHA512 
cb2eee4f2aacd17607dc6f575edf1b7a3e93c061508f8cbb3c4246ae63725d1fff47c3c438c54b68b0244bae5645cd32239e40bc36f138287e66109b1c0c5c06
 WHIRLPOOL 
ccd3522ca06e5faf9711d569bebc9024453d2ea25964c216ddd1faea8d700c419695bd37e4f73a6b79555bfdcd8ad7555e2cd503fd112dc1d7caeded8b2c04d4

diff --git a/dev-ruby/acts_as_list/acts_as_list-0.7.5.ebuild 
b/dev-ruby/acts_as_list/acts_as_list-0.7.5.ebuild
new file mode 100644
index 000..195a499
--- /dev/null
+++ b/dev-ruby/acts_as_list/acts_as_list-0.7.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+DESCRIPTION="Capabilities for sorting and reordering a number of objects in a 
list"
+HOMEPAGE="https://github.com/swanandp/acts_as_list;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~x86 ~x86-macos"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activerecord-3:*"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/test-unit:2
+   dev-ruby/activerecord[sqlite]
+   )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '1,9 s:^:#:' test/helper.rb || die
+   sed -i -e '/git ls/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+   sed -i -e '/github_changelog/,$ s:^:#:' Rakefile || die
+}



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

2016-07-05 Thread Hans de Graaff
commit: 2befef8947fed9a9b1fc3786d7b00412cbbf62f6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul  6 05:03:09 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul  6 05:03:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2befef89

dev-ruby/coffee-rails: add 4.2.1

Package-Manager: portage-2.2.28

 dev-ruby/coffee-rails/Manifest  |  1 +
 dev-ruby/coffee-rails/coffee-rails-4.2.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/coffee-rails/Manifest b/dev-ruby/coffee-rails/Manifest
index e82d520..b692634 100644
--- a/dev-ruby/coffee-rails/Manifest
+++ b/dev-ruby/coffee-rails/Manifest
@@ -1,3 +1,4 @@
 DIST 4.1.1.tar.gz 5384 SHA256 
91531419b840b5eefdd1ca5214c9d8332a0761f7a86661c379ef40f495a777f8 SHA512 
643f8056280b3a4435cea28f53a2e9abe7c3c0a90a860dc91dc619da77968d6f1ed131b29f4e4b6f6312922024f15b92f5847b7f5c3da2a83447ec682c80a1fd
 WHIRLPOOL 
efcb409218eb65070088447e4a28a3fe4d0556842c386ae73605995489d71067b8b05e8168ff8e058238eb038129c626078041aead39776873fecc3b70ec5876
+DIST 4.2.1.tar.gz 5753 SHA256 
5efeb14c12edbf5e7854da1cab0d868a1d835b6e3b2c64879fcd067b0c53ec28 SHA512 
00b10b2d972d0a1ca2af07d09cc36a407568ddc8a9493d5db7004c4cce9cc65835b78c4d0870e1d18deb70c30f603232652c86df485fd769b17bed15631b1d0e
 WHIRLPOOL 
58caafd8763304a004b5fac698a586a057dd7685160572091fe1afa2bbf084aa8b53e61e03143ca7f7d9125827390b71b587b25e52815245f82be89bec80829e
 DIST coffee-rails-3.2.2.gem 7168 SHA256 
75f06d71060999044fbc6ac199b91f1fc0bd075d8dd8acde04e02431396b463a SHA512 
b4c6a6d0658f50fcd7632260bbddb25e619a9dfb45c0bab8fd60cbfaf32480875fc4b90bd0e77eef5cf25b84b1de08b1bf335454b2c828340ea20a0986373244
 WHIRLPOOL 
629fde6c30f1288146284dff0b53e2cc6f5469a8c51a625628435b88bf7e9087352da1a7bf5711b4496c92084272aebfa254ddd41b009157646f062738cc3d95
 DIST coffee-rails-4.0.1.gem 9216 SHA256 
2f6e36f2c7a2b5ea4ba2aae5d8f70b443e47f010e1f645aec28368d783e1d88a SHA512 
33a4efc0350977ede05e869ceed0cc5c9902d2f75ade6c84fada2d1265323af4798ffe0f0994d0d7b4a7bbb7e48c7360e04c729bc117c7d4448c986f238fdbae
 WHIRLPOOL 
c1a5b1890648df1229d474cc9e33dbfcc339971ea6ca3b3cf584fd055b4ce1bb2a6cf33119499aab1715f6b5b2ddd7855467da2b31e718edab480644f045f7bb

diff --git a/dev-ruby/coffee-rails/coffee-rails-4.2.1.ebuild 
b/dev-ruby/coffee-rails/coffee-rails-4.2.1.ebuild
new file mode 100644
index 000..834d778
--- /dev/null
+++ b/dev-ruby/coffee-rails/coffee-rails-4.2.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
+HOMEPAGE="https://github.com/rails/coffee-rails;
+SRC_URI="https://github.com/rails/coffee-rails/archive/v${PV}.tar.gz -> 
${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
+
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/coffee-script-2.2.0
+   >dev-ruby/railties-4:* 

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

2016-07-05 Thread Thomas Beierlein
commit: 88fb507e14e0212a5902e019fd4a10b7b1b1f913
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Wed Jul  6 04:52:39 2016 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Wed Jul  6 04:52:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88fb507e

app-backup/bacula: Backport fixes from bug #584442 to let bacula-dir start 
under systemd

Package-Manager: portage-2.3.0

 app-backup/bacula/bacula-5.2.13-r5.ebuild | 425 ++
 app-backup/bacula/bacula-7.0.5-r2.ebuild  | 405 
 2 files changed, 830 insertions(+)

diff --git a/app-backup/bacula/bacula-5.2.13-r5.ebuild 
b/app-backup/bacula/bacula-5.2.13-r5.ebuild
new file mode 100644
index 000..127e393
--- /dev/null
+++ b/app-backup/bacula/bacula-5.2.13-r5.ebuild
@@ -0,0 +1,425 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit eutils multilib python-single-r1 qt4-r2 systemd user libtool
+
+MY_PV=${PV/_beta/-b}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="Featureful client/server network backup suite"
+HOMEPAGE="http://www.bacula.org/;
+SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="acl bacula-clientonly bacula-nodir bacula-nosd examples ipv6 libressl 
logwatch mysql postgres python qt4 readline +sqlite ssl static tcpd vim-syntax 
X"
+
+DEPEND="
+   dev-libs/gmp:0
+   !bacula-clientonly? (
+   postgres? ( dev-db/postgresql:*[threads] )
+   mysql? ( virtual/mysql )
+   sqlite? ( dev-db/sqlite:3 )
+   !bacula-nodir? ( virtual/mta )
+   )
+   qt4? (
+   dev-qt/qtsvg:4
+   x11-libs/qwt:5
+   )
+   logwatch? ( sys-apps/logwatch )
+   tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
+   readline? ( sys-libs/readline:0 )
+   static? (
+   acl? ( virtual/acl[static-libs] )
+   sys-libs/zlib[static-libs]
+   dev-libs/lzo[static-libs]
+   sys-libs/ncurses:=[static-libs]
+   ssl? (
+   !libressl? ( dev-libs/openssl:0=[static-libs] )
+   libressl? ( dev-libs/libressl:0=[static-libs] )
+   )
+   )
+   !static? (
+   acl? ( virtual/acl )
+   sys-libs/zlib
+   dev-libs/lzo
+   sys-libs/ncurses:=
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   )
+   python? ( ${PYTHON_DEPS} )
+   "
+RDEPEND="${DEPEND}
+   !bacula-clientonly? (
+   !bacula-nosd? (
+   sys-block/mtx
+   app-arch/mt-st
+   )
+   )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+
+REQUIRED_USE="|| ( ^^ ( mysql postgres sqlite ) bacula-clientonly )
+   static? ( bacula-clientonly )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+
+S=${WORKDIR}/${MY_P}
+
+pkg_setup() {
+   #XOR and !bacula-clientonly controlled by REQUIRED_USE
+   use mysql && export mydbtype="mysql"
+   use postgres && export mydbtype="postgresql"
+   use sqlite && export mydbtype="sqlite3"
+
+   # create the daemon group and user
+   if [ -z "$(egetent group bacula 2>/dev/null)" ]; then
+   enewgroup bacula
+   einfo
+   einfo "The group 'bacula' has been created. Any users you add 
to this"
+   einfo "group have access to files created by the daemons."
+   einfo
+   fi
+
+   if use bacula-clientonly && use static && use qt4; then
+   ewarn
+   ewarn "Building statically linked 'bat' is not supported. 
Ignorig 'qt4' useflag."
+   ewarn
+   fi
+
+   if ! use bacula-clientonly; then
+   if [ -z "$(egetent passwd bacula 2>/dev/null)" ]; then
+   enewuser bacula -1 -1 /var/lib/bacula 
bacula,disk,tape,cdrom,cdrw
+   einfo
+   einfo "The user 'bacula' has been created.  Please see 
the bacula manual"
+   einfo "for information about running bacula as a 
non-root user."
+   einfo
+   fi
+   fi
+
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # adjusts default configuration files for several binaries
+   # to /etc/bacula/ instead of ./
+   pushd src >&/dev/null || die
+   for f in console/console.c dird/dird.c filed/filed.c \
+   stored/bcopy.c stored/bextract.c stored/bls.c \
+   stored/bscan.c stored/btape.c stored/stored.c \
+   qt-console/main.cpp; do
+   sed 

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

2016-07-05 Thread Aaron Bauman
commit: fa0d69df3c546bf5eeb9f5b9362dbb331809c6d4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jul  6 04:38:12 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jul  6 04:38:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0d69df

app-admin/salt: update Manifest

 app-admin/salt/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-admin/salt/Manifest b/app-admin/salt/Manifest
index ad9d2e3..1e8da43 100644
--- a/app-admin/salt/Manifest
+++ b/app-admin/salt/Manifest
@@ -1,5 +1,4 @@
 DIST salt-2015.5.10.tar.gz 5693422 SHA256 
863a96e70f8521af35fe11b10d25b3205a0bfbba9a8aee02e2842aa7106496fd SHA512 
78a4cbe5c771208e957360689a25ae4e44566987e07e7fda54e6db9028485eacc6ad016c65c981090f9b5d95331e46048a094aecc27703b3956c06ab6ebad95d
 WHIRLPOOL 
805b48df07707d85d8338251f26c72164a5421731fc11f5c933b72af97348a2f11ee35889f72ec032acbea275e98575d35786b56fd84a7917f8fdbc30567ae86
-DIST salt-2015.5.9.tar.gz 5689839 SHA256 
71e1c31ebe73edf17b43afcee7de689bb39cc6e97742cd0e110386106fa3fc5b SHA512 
389fa09e2e89bb0631f5a2f1d7ef363f8b3a260d466cd7b5fdf7bfc296f5fb64fa355dc56a401df326cefe43e63904061db4fc01a3b5c1cd54fa34ee102a6ad9
 WHIRLPOOL 
094350e78b96c2633dedb2c4ab0caa959a634e84bf2e92145880eec883ec076765c8b897c873e8f601325a69e7e3fe139163eec45fc6daa109edbd9a884b0dc2
 DIST salt-2015.8.10.tar.gz 6972776 SHA256 
4a81273ab4b01e0f1d29b28ab99a16eb94e5c430107b05491c94f3baf8b95c99 SHA512 
e00eb6535defd883ed789b4b27fae020a8225cd1a3dd05cfa92d6320a4fe6930ecddf9914a572f64715656126107d61920d1b989451caa7ccdb28d969c41c64c
 WHIRLPOOL 
fa6beaee47c604cc1398ed803662dbd340cf9ab20664af6c903d7376abd3253522798c73c83b0c5b00f0db72fb4be20dae074c6d6fdd39026485f5050f108b2a
 DIST salt-2015.8.8.tar.gz 6982904 SHA256 
b2ecce7bf562cfcd6586d66ade278f268bb89023f0fa0accaa55f90b8a668ef5 SHA512 
add65951694bc9e3aaa6db69bf9ac7ed32a5c42822ae34281ca3ea1e7f393235cd6baa1905362d177c62505a514e1c4599751e1a8a913cc334f9ebe1d4ab7ed3
 WHIRLPOOL 
9d81b6153019ff0862c6ee0e3fa949810e8066798aabcc94f2b87893f51906e0e19e37aa26023ea578eb10ebb9816d30d12104fdc5018c7ce91790bd617b2bba
 DIST salt-2016.3.1.tar.gz 7932479 SHA256 
e6bdba4693116430c2af57497eb63399e3a139ac0a7016fa0870b49fbe987f75 SHA512 
74122020a83df79171b9aa3bc311d1b16930140ec6b063c888d41e10fb8e696f69188b62cf925045b40d8b8fe713759de08978b08bc3b8e1f12722de3a8ddb7b
 WHIRLPOOL 
f76afb4d9c6678edf48b608f6dbd27201656fd371b0df78a8a8db306a2cbf5b08fa2fd916e9fb5409b67cd05ab007a3684d91c1e0158416b12f014001de1506a



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

2016-07-05 Thread Aaron Bauman
commit: c80253bc63a2e1d903ce8ffdc791dc271ce1e77b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jul  6 04:01:21 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jul  6 04:01:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80253bc

app-admin/salt: remove vulnerable per security bug #578158

 app-admin/salt/salt-2015.5.9.ebuild | 132 
 1 file changed, 132 deletions(-)

diff --git a/app-admin/salt/salt-2015.5.9.ebuild 
b/app-admin/salt/salt-2015.5.9.ebuild
deleted file mode 100644
index 3b975de..000
--- a/app-admin/salt/salt-2015.5.9.ebuild
+++ /dev/null
@@ -1,132 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-
-inherit eutils systemd distutils-r1
-
-DESCRIPTION="Salt is a remote execution and configuration manager"
-HOMEPAGE="http://saltstack.org/;
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="git://github.com/${PN}stack/${PN}.git"
-   EGIT_BRANCH="develop"
-   SRC_URI=""
-   KEYWORDS=""
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~x86 ~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cherrypy ldap libcloud libvirt gnupg keyring mako mongodb mysql neutron 
nova"
-IUSE+=" openssl redis selinux test timelib raet +zeromq vim-syntax"
-
-RDEPEND="sys-apps/pciutils
-   dev-python/jinja[${PYTHON_USEDEP}]
-   >=dev-python/msgpack-0.3[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-   >=dev-python/requests-1.0.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=www-servers/tornado-4.0[${PYTHON_USEDEP}]
-   libcloud? ( >=dev-python/libcloud-0.14.0[${PYTHON_USEDEP}] )
-   mako? ( dev-python/mako[${PYTHON_USEDEP}] )
-   ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )
-   libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] )
-   openssl? (
-   dev-libs/openssl:*[-bindist]
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   )
-   raet? (
-   >=dev-python/libnacl-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/ioflo-1.1.7[${PYTHON_USEDEP}]
-   >=dev-python/raet-0.6.0[${PYTHON_USEDEP}]
-   )
-   zeromq? (
-   >=dev-python/pyzmq-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/m2crypto-0.22.3[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   )
-   cherrypy? ( >=dev-python/cherrypy-3.2.2[${PYTHON_USEDEP}] )
-   mongodb? ( dev-python/pymongo[${PYTHON_USEDEP}] )
-   keyring? ( dev-python/keyring[${PYTHON_USEDEP}] )
-   mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
-   redis? ( dev-python/redis-py[${PYTHON_USEDEP}] )
-   selinux? ( sec-policy/selinux-salt )
-   timelib? ( dev-python/timelib[${PYTHON_USEDEP}] )
-   nova? ( >=dev-python/python-novaclient-2.17.0[${PYTHON_USEDEP}] )
-   neutron? ( >=dev-python/python-neutronclient-2.3.6[${PYTHON_USEDEP}] )
-   gnupg? ( dev-python/python-gnupg[${PYTHON_USEDEP}] )
-   vim-syntax? ( app-vim/salt-vim )"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/virtualenv[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/timelib[${PYTHON_USEDEP}]
-   >=dev-python/boto-2.32.1[${PYTHON_USEDEP}]
-   >=dev-python/moto-0.3.6[${PYTHON_USEDEP}]
-   >=dev-python/SaltTesting-2015.2.16[${PYTHON_USEDEP}]
-   ${RDEPEND}
-   )"
-
-DOCS=(README.rst AUTHORS)
-
-REQUIRED_USE="|| ( raet zeromq )"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-2014.7.1-remove-pydsl-includes-test.patch"
-   "${FILESDIR}/${PN}-2015.5.5-auth-tests.patch"
-   "${FILESDIR}/${PN}-2015.5.5-cron-tests.patch"
-   "${FILESDIR}/${PN}-2015.5.5-remove-buggy-tests.patch"
-   "${FILESDIR}/${PN}-2015.5.7-tmpdir.patch"
-)
-
-python_prepare() {
-   # this test fails because it trys to "pip install distribute"
-   rm tests/unit/{modules,states}/zcbuildout_test.py \
-   tests/unit/modules/{rh_ip,win_network}_test.py \
-   || die "Failed to remove broken tests"
-}
-
-python_install_all() {
-   local svc
-   USE_SETUPTOOLS=1 distutils-r1_python_install_all
-
-   for svc in minion master syndic api; do
-   newinitd "${FILESDIR}"/${svc}-initd-4 salt-${svc}
-   newconfd "${FILESDIR}"/${svc}-confd-1 salt-${svc}
-   systemd_dounit "${FILESDIR}"/salt-${svc}.service
-   done
-
-   insinto /etc/${PN}
-   doins -r conf/*
-}
-
-python_test() {
-   local tempdir
-   # testsuite likes lots of files
-   ulimit -n 3072
-
-   # ${T} is too long a path for the tests to work
-   

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

2016-07-05 Thread Michał Górny
commit: ef7984046791fc391be2c12a5d7fe1e6a0e7a6a5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  6 02:47:53 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  6 02:48:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef798404

gdesklets.eclass: Mark @DEAD for removal, #587814

 eclass/gdesklets.eclass | 4 
 1 file changed, 4 insertions(+)

diff --git a/eclass/gdesklets.eclass b/eclass/gdesklets.eclass
index 378dd13..d1f34cb 100644
--- a/eclass/gdesklets.eclass
+++ b/eclass/gdesklets.eclass
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# @DEAD
+# This eclass is deprecated and no longer used. It will be removed
+# in 30 days, #587814.
+
 # @ECLASS: gdesklets.eclass
 # @MAINTAINER:
 # gdeskl...@gentoo.org



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

2016-07-05 Thread Michał Górny
commit: d21682c535583f7e3c6c0b9e08bad5b5d1f940f7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  6 02:41:14 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  6 02:41:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21682c5

package.mask: Mask dev-util/rootstrap for removal, #582448

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7bb183f..fd94032 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,11 @@
 #--- END OF EXAMPLES ---
 
 # Michał Górny  (8 Jul 2016)
+# No development since 2012, upstream repository removed in Jan 2016.
+# No longer builds. Removal in 30 days, #582448.
+dev-util/rootstrap
+
+# Michał Górny  (8 Jul 2016)
 # Deprecated upstream. Replaced by dev-python/chardet.
 # Removal in 30 days, #548866.
 dev-python/charade



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

2016-07-05 Thread Michał Górny
commit: ac8567c571997053d85e4bec6bb51a9cf7ba7af3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  6 02:34:19 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  6 02:34:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8567c5

package.mask: Mask dev-python/charade for removal, #548866

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 0ba3109..7bb183f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (8 Jul 2016)
+# Deprecated upstream. Replaced by dev-python/chardet.
+# Removal in 30 days, #548866.
+dev-python/charade
+
 # Alexey Korepanov  (5 Jul 2016)
 # net-p2p/syncthing-relaysrv has been merged into net-p2p/syncthing
 # both upstream and in Gentoo.



[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/, net-dns/nsd/files/

2016-07-05 Thread Lars Wendler
commit: e55b16b51f8a9b19e1708b09194d2aaee2259ac3
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  6 01:30:34 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  6 01:30:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55b16b5

net-dns/nsd: Bump to versions 3.2.22 and 4.1.10 (bug #588100).

Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler  gentoo.org>

 net-dns/nsd/Manifest   |   2 +
 .../nsd-4.1.10-r4644-build-without-ipv6.patch  |  23 +
 net-dns/nsd/nsd-3.2.22.ebuild  |  87 ++
 net-dns/nsd/nsd-4.1.10.ebuild  | 100 +
 4 files changed, 212 insertions(+)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index 8fc4155..69cb376 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1,4 +1,6 @@
 DIST nsd-3.2.20.tar.gz 925600 SHA256 
cc3f04291a043d5350e67e1590003429ebf64975367858f70b3bf623ce609e16 SHA512 
9decbdde984ec6b8d491f57a2a38441415721f108898f552a19740ed51c56e049cb01059952937841a2f8ea9574e3ee6a03177a4c23e827295c1fd6afbcd3d99
 WHIRLPOOL 
713d1d596c1176983e40a658f1033ba1275d23abcde9f3902c76823a2071ee3230baa21b9dc5af65c8abe270fbb242fb521b4246caee3d12818fe530c69c
 DIST nsd-3.2.21.tar.gz 923043 SHA256 
1a3a1ceebff7277e9632160575543e0648dc0d1dfb2ffe42ed23fabec7503501 SHA512 
5bd37aff0fcb08b2ef3bf3c18281534be29941203483d9056c4fc733825879f9964a46d62ffd9b8fc5b9be2a2063e481810b4d169bfeee314be6ce217fce6798
 WHIRLPOOL 
eb8788a3288f4cc66fd7f58ca3438bf0420baeb892e8960b8533bd6caebd5bef4596bb4d71d577434a0a14e5e9c595b2a9a2642144531e77d7e7e564441e9337
+DIST nsd-3.2.22.tar.gz 924627 SHA256 
47c2b424c719a1535f709f4e82d796bca43cad86731f5f275c9367040a474a03 SHA512 
2c0cbc97eaa376dcf496ed4323d9f7afb0dbf1852fa5fc9d8c7ecbcf8aaa1b025d56b5e439d19bc36b50deaf5f753fb08109d7e25dc1f8223fe85b7d017f81c3
 WHIRLPOOL 
271b47a331f2a63dd51bf642fed7083f27660f618fe0418c6b3a361d7b0a7ebda1a300d12d92c1c03e21cd17560ba4f2f2cdac76f7c6793d4befc71b66646f7d
+DIST nsd-4.1.10.tar.gz 1075892 SHA256 
3a757014046752a0b0b11c1a2e22a36bb796f89f6939147ed3226556b4298727 SHA512 
e77c858d34002e54085f3a39eda7c6229f21f980339beb9a9d5719245d6010e5435a13dba978ac1aed9b712ed49e5a8ca75cb216cb50dd590556077d32b97a96
 WHIRLPOOL 
8d04b8661e821ec49c93a00a088bec83b3ca3faf7c07d9d720cba1c5c71fc2db3aafc95b5d0d3a8e848c38f11bd9daeb1a53da752bcf8314722aefbd1d55c4d5
 DIST nsd-4.1.7.tar.gz 1072576 SHA256 
7ba8beb29b495ab795e927d9aa82a5bb1b66296a78f61ed47d6ccfe59e9b1a8a SHA512 
c2bdb03a09ac06d70feef2183e2d77ba7830777bac67ab974016f52791ad7ed9227a37a31325f5e4ab4baeacc4cb562d5af4cd85e5b6ddc83422ae5d0df8
 WHIRLPOOL 
4ba203a4f5e365f8f850436b9d721fa1d50dd180bfec14d6ab7ab3b89d2ff5a7fd5bc93c1f8b304a2fe5a070d4f3ae4f5786eeb8d9fbb159c53f12346d0342ba
 DIST nsd-4.1.9.tar.gz 1073120 SHA256 
b811224d635331de741f1723aefc41adda0a0a3a499ec310aa01dd3b4b95c8f2 SHA512 
4602dfd07f41dca80fb3b2af471305ad2baba45f7aa294bd3e50d673ec6cc3b1170b410a425796cef52b3af6eea6282dcb00c1f21d5642b0962b3d111dade940
 WHIRLPOOL 
b747afb74e26f10b6170768dd46297356e7280021a33e94a0722963a60407d91eed63465c487d61db1cbe03de70f526a9a1657e6ede03eddf8d975ce81106beb

diff --git a/net-dns/nsd/files/nsd-4.1.10-r4644-build-without-ipv6.patch 
b/net-dns/nsd/files/nsd-4.1.10-r4644-build-without-ipv6.patch
new file mode 100644
index 000..cb59ca9
--- /dev/null
+++ b/net-dns/nsd/files/nsd-4.1.10-r4644-build-without-ipv6.patch
@@ -0,0 +1,23 @@
+ 4.1.10
+Index: query.c
+===
+diff --git a/query.c b/query.c
+--- a/query.c  (revision 4643)
 b/query.c  (revision 4644)
+@@ -704,11 +704,16 @@
+   result = answer_add_rrset(answer, section, owner, rrset);
+   switch (rrset_rrtype(rrset)) {
+   case TYPE_NS:
++#if defined(INET6)
+   /* if query over IPv6, swap A and ; put  first */
+   add_additional_rrsets(query, answer, rrset, 0, 1,
+   (query->addr.ss_family == AF_INET6)?
+   swap__additional_rr_types:
+   default_additional_rr_types);
++#else
++  add_additional_rrsets(query, answer, rrset, 0, 1,
++default_additional_rr_types);
++#endif
+   break;
+   case TYPE_MB:
+   add_additional_rrsets(query, answer, rrset, 0, 0,

diff --git a/net-dns/nsd/nsd-3.2.22.ebuild b/net-dns/nsd/nsd-3.2.22.ebuild
new file mode 100644
index 000..314d1d7
--- /dev/null
+++ b/net-dns/nsd/nsd-3.2.22.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit user
+
+DESCRIPTION="An authoritative only, high performance, open source name server"
+HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd;
+MY_PV=${PV/_rc/rc}
+MY_PV=${MY_PV/_beta/b}
+MY_P=${PN}-${MY_PV}
+S="${WORKDIR}/${MY_P}"

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

2016-07-05 Thread Anthony G. Basile
commit: dfa03a91785df355593d64baff49d42d104e96d9
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Jul  5 23:38:38 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Jul  5 23:38:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa03a91

dev-libs/libressl: remove older unstable versions

Package-Manager: portage-2.2.28

 dev-libs/libressl/Manifest  |  3 --
 dev-libs/libressl/libressl-2.2.8.ebuild | 47 --
 dev-libs/libressl/libressl-2.3.5.ebuild | 51 -
 dev-libs/libressl/libressl-2.4.0.ebuild | 51 -
 4 files changed, 152 deletions(-)

diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest
index f5ac30e..829e1b9 100644
--- a/dev-libs/libressl/Manifest
+++ b/dev-libs/libressl/Manifest
@@ -1,6 +1,3 @@
-DIST libressl-2.2.8.tar.gz 2958840 SHA256 
d1051477dbc5dc36f148b53aa959c3e2a0aaa5944eb04c89dd549254825fbb0b SHA512 
3fd5b9c967e6310f9ce53220160e76f7453462af48c5771aa05386232682a5b48e9d26fa0bb176246292bef42a0727b078293729312a821bcae4458c21eab115
 WHIRLPOOL 
36c60731236695e916b363f792448bdf90cd67214fe6177c157c77726d7327bf50d23c18255c6ddff3ff60f3f96996203cb7c1bf007c61cb146f23b496c44920
 DIST libressl-2.2.9.tar.gz 2959045 SHA256 
710ff377ea83637239d5010f4d261f5f91c7fdce91a38974149acd03e45c4c44 SHA512 
904519f5547d00ac959c9824fbc7aa22b50492b3932bc195ad59de1d16ebb02394feb9ac95890aab96d99de4820fb3276b660cb7a329054a2954b527a523f6ff
 WHIRLPOOL 
b95d480bc968a2b32c95959f4de9ddd1c9f439a349e8d37633ea840a7688a8f6189bd15e2efa982ac0dc7b63a47d488dffdf4c09d480dbbe247e4b48a6eac643
-DIST libressl-2.3.5.tar.gz 3013316 SHA256 
f425275ce7debcc7282c9dcb46bd6eebbaf41ac60136e2fd32d8fd60be8b753b SHA512 
b73271ee05ba1bdffbfde02f17a33acf38738a4dfbe69be1bdd8f13a1f03a5fdab4c62a5f62f94c4128ad0d7ad1e6796e554c772d9f0563c61b7da75a8bb1e23
 WHIRLPOOL 
89dfbeb15a156d5ab6765591b6439ef90d8bfcfc1a3ebf91a2c44e15ed12f2cfd6df6cbe352dc8c5be749b8b7f562ebe06990c99f4a2eb99406738ea5a3b9dd7
 DIST libressl-2.3.6.tar.gz 3013459 SHA256 
358a4779e6813bd06f07db0cf0f0fe531401ed0c6ed958973d404416c3d537fa SHA512 
d170fb6a457d3ad1861522f47ce27754dc13740575ef1ea397748b18709c3b17e3793a790d68791e3dc421a3e33de0d0ad023ceb8de132b2351f4ce00c8c67e9
 WHIRLPOOL 
efa437081cadecabd4f498a9f672d91d512791448452498c2c5019ea14915d05dd9982dae745e8ed80e16ca714cb8175d154738e2b7c0d65d5d75c1fd877ea2b
-DIST libressl-2.4.0.tar.gz 3024184 SHA256 
7e6000cfb9438fbfc7fe7fe0572af587e2f2a36bbdb95408e9874758d0c3382e SHA512 
147f6bc3cb17d7769e6cc7d947d66bcfa6904a1669eba791f3805c00db3349732adcc1f9e7921d9a8112b0a395b07a426ae1ed0c95580ebea4d94c723a8f133f
 WHIRLPOOL 
d0d2fc4454551333d6f90e9b17eac33eacab643a6e270f3a4dac66c115a2c8ffeba948ce5299710e19b83b276aae324bf78dfd7d4150eb35ddbb8c76efcbe681
 DIST libressl-2.4.1.tar.gz 3024529 SHA256 
121922b13169cd47a85e3e77f0bc129f8d04247193b42491cb1fab9074e80477 SHA512 
61db009bf13e409a822e8438cf6dee4ac3e7d763e548d4afa9bf493c0a24aad760438793eb66d3b9a6e6b3f05a61f6dd26ca4a3368587fe6b8214d5f4a814560
 WHIRLPOOL 
46defeab207485808c8581aa86b00d556c1226948dc597ae21daee9e06b67275a6fa0a75926af6402839014324dde742620aa7d8ab7436e94a9f97db109cdd05

diff --git a/dev-libs/libressl/libressl-2.2.8.ebuild 
b/dev-libs/libressl/libressl-2.2.8.ebuild
deleted file mode 100644
index 1dcdc69..000
--- a/dev-libs/libressl/libressl-2.2.8.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils multilib-minimal
-
-DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"
-HOMEPAGE="http://www.libressl.org/;
-SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz;
-
-LICENSE="ISC openssl"
-SLOT="0/35" # reflects ABI of libcrypto.so and libssl.so
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
-IUSE="+asm static-libs"
-
-RDEPEND="!dev-libs/openssl:0"
-DEPEND="${RDEPEND}"
-PDEPEND="app-misc/ca-certificates"
-
-src_prepare() {
-   touch crypto/Makefile.in
-   sed -i \
-   -e '/^[ \t]*CFLAGS=/s#-g ##' \
-   -e '/^[ \t]*CFLAGS=/s#-g"#"#' \
-   -e '/^[ \t]*CFLAGS=/s#-O2 ##' \
-   -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \
-   -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \
-   -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \
-   configure || die "fixing CFLAGS failed"
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   $(use_enable asm) \
-   $(use_enable static-libs static)
-}
-
-multilib_src_test() {
-   emake check
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   prune_libtool_files
-}

diff --git a/dev-libs/libressl/libressl-2.3.5.ebuild 
b/dev-libs/libressl/libressl-2.3.5.ebuild
deleted file mode 100644
index f65fed5..000
--- a/dev-libs/libressl/libressl-2.3.5.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo 

[gentoo-commits] repo/gentoo:master commit in: net-fs/autofs/, net-fs/autofs/files/

2016-07-05 Thread Yixun Lan
commit: 1069c56a8946a005eadfaebc3c75ab6eceee1bed
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Jul  5 23:19:20 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jul  5 23:20:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1069c56a

net-fs/autofs: fix --as-need issue USE=libtirpc

thanks Martin von Gagern for reporting & the patch

http://wiki.gentoo.org/wiki/Project:Quality_Assurance/As-needed

Gentoo-Bug: 588106

Package-Manager: portage-2.3.0_rc1

 net-fs/autofs/autofs-5.1.2.ebuild  |  4 
 .../files/autofs-5.1.2-libtirpc-as-need.patch  | 28 ++
 2 files changed, 32 insertions(+)

diff --git a/net-fs/autofs/autofs-5.1.2.ebuild 
b/net-fs/autofs/autofs-5.1.2.ebuild
index 685e0bb..4fb3c61 100644
--- a/net-fs/autofs/autofs-5.1.2.ebuild
+++ b/net-fs/autofs/autofs-5.1.2.ebuild
@@ -47,6 +47,10 @@ DEPEND="${RDEPEND}
 
 CONFIG_CHECK="~AUTOFS4_FS"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-libtirpc-as-need.patch
+)
+
 src_prepare() {
# Upstream's patchset
if [[ -n ${PATCH_VER} ]]; then

diff --git a/net-fs/autofs/files/autofs-5.1.2-libtirpc-as-need.patch 
b/net-fs/autofs/files/autofs-5.1.2-libtirpc-as-need.patch
new file mode 100644
index 000..f6e1769
--- /dev/null
+++ b/net-fs/autofs/files/autofs-5.1.2-libtirpc-as-need.patch
@@ -0,0 +1,28 @@
+Make configure compatible with -Wl,--as-needed following
+https://wiki.gentoo.org/wiki/Project:Quality_Assurance/As-needed#Failure_in_..2Fconfigure
+
+2016-07-05 Martin von Gagern
+
+--- autofs-5.1.2.orig/aclocal.m4
 autofs-5.1.2/aclocal.m4
+@@ -413,9 +413,9 @@ AC_DEFUN([AF_CHECK_LIBTIRPC],
+ [
+ # save current flags
+ af_check_libtirpc_save_cflags="$CFLAGS"
+-af_check_libtirpc_save_ldflags="$LDFLAGS"
++af_check_libtirpc_save_libs="$LIBS"
+ CFLAGS="$CFLAGS -I/usr/include/tirpc"
+-LDFLAGS="$LDFLAGS -ltirpc"
++LIBS="$LIBS -ltirpc"
+ 
+ AC_TRY_LINK(
+ [ #include  ],
+@@ -438,7 +438,7 @@ AC_CHECK_FUNCS([getrpcbyname getservbyna
+ 
+ # restore flags
+ CFLAGS="$af_check_libtirpc_save_cflags"
+-LDFLAGS="$af_check_libtirpc_save_ldflags"
++LIBS="$af_check_libtirpc_save_libs"
+ ])
+ 
+ AC_DEFUN([AF_WITH_LIBTIRPC],



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

2016-07-05 Thread Anthony G. Basile
commit: 2e5771a83a3d4f0705bde3136aa96b443fe58afe
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Jul  5 23:06:28 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Jul  5 23:06:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5771a8

net-misc/stunnel: version bump to 5.34

Package-Manager: portage-2.2.28

 net-misc/stunnel/Manifest|  1 +
 net-misc/stunnel/stunnel-5.34.ebuild | 93 
 2 files changed, 94 insertions(+)

diff --git a/net-misc/stunnel/Manifest b/net-misc/stunnel/Manifest
index f095a5c..4684fa1 100644
--- a/net-misc/stunnel/Manifest
+++ b/net-misc/stunnel/Manifest
@@ -1,3 +1,4 @@
 DIST stunnel-5.24.tar.gz 631730 SHA256 
ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce04bc86536c6845f3d02b07e SHA512 
d9a1ef9cdd3ffafc2a3d1b3383bcf3dfc1a52cdd5a0bcfd64f50addf78a0fd0ce0def6b32ed801f8dfcabbecd64284454b1c90a18435b5d603ecba594d840340
 WHIRLPOOL 
b625adbc9299c04308733bb5ee732350084b603128734214ec3079f58c02b58d08bfc53bf604468cd83cc5dc1bf5d968a4d5139cd98d7b2219303fdd3d6eae64
 DIST stunnel-5.30.tar.gz 638771 SHA256 
7d6eb389f6a1954b3bcf6c71d4ae3c5f9dde1990dd0b9e0cb1c7caf138d60570 SHA512 
66bb610241e70881f8b14bfaec712a48361ec43a631db8b38ea0c94547fa184896e2d1fbbce52eb13c65411aa1ca10b3e9e42bde1651b38a5d551504b3b38f3c
 WHIRLPOOL 
6b375be08c52088de065028d4d2e4d99301dbeb3a6771bbfe19f715d1dd9f7ccf893b87b973dbb19bfc5decf7f6e487322d857e04fdccdd535140ebecef358f8
 DIST stunnel-5.32.tar.gz 641907 SHA256 
0ee64774d7a720f3ffd129b08557ee0882704c7f65b859c40e315a175b68a6fd SHA512 
aad3b718a727ae23bc88bda027017a5e4e19d2d08c1d4e95087dae20d4ed994d0ce29e9ae4b4d40456a7d7aaeb10c30a4283c6be2965d7183982204a347781bc
 WHIRLPOOL 
e2ec5471a33e033670ba23323ee86f02a1a368572138dd30075d1cee408a8fc298e98bdfc64143399ffbb0ead2dd62b834cacdca0adab0b7c72eef08dd2f3f38
+DIST stunnel-5.34.tar.gz 644677 SHA256 
78668a84a5a01188dddfcecb37d8c69a4c725dc3b476fbbd294e86741a55 SHA512 
32edd2e3461536a35b150068720492a84d3174f8ede46b3d79e42a1c00e5096ea631dae41072c982c95b46ce3cb9dcf8dd1e48a4c429e94933d30b12c21d1181
 WHIRLPOOL 
fc0d22cdb8a9bf4c5bdbd12c14d09d2fbb31ec3d16e5b9d32436980aaedd321cdffed031ced9b93b04bc1f97111d7379f8473400b44064abf417fb65d846ff18

diff --git a/net-misc/stunnel/stunnel-5.34.ebuild 
b/net-misc/stunnel/stunnel-5.34.ebuild
new file mode 100644
index 000..6fb712f
--- /dev/null
+++ b/net-misc/stunnel/stunnel-5.34.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit ssl-cert eutils multilib systemd user
+
+DESCRIPTION="TLS/SSL - Port Wrapper"
+HOMEPAGE="http://www.stunnel.org/index.html;
+SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   
http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
+   http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="ipv6 libressl selinux stunnel3 tcpd"
+
+DEPEND="tcpd? ( sys-apps/tcp-wrappers )
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   stunnel3? ( dev-lang/perl )
+   selinux? ( sec-policy/selinux-stunnel )"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup stunnel
+   enewuser stunnel -1 -1 -1 stunnel
+}
+
+src_prepare() {
+   # Hack away generation of certificate
+   sed -i -e "s/^install-data-local:/do-not-run-this:/" \
+   tools/Makefile.in || die "sed failed"
+
+   # libressl compat
+   epatch "${FILESDIR}"/stunnel-compat-libressl.patch
+
+   echo "CONFIG_PROTECT=\"/etc/stunnel/stunnel.conf\"" > "${T}"/20stunnel
+}
+
+src_configure() {
+   econf \
+   --libdir="${EPREFIX}/usr/$(get_libdir)" \
+   $(use_enable ipv6) \
+   $(use_enable tcpd libwrap) \
+   --with-ssl="${EPREFIX}"/usr \
+   --disable-fips
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   rm -rf "${ED}"/usr/share/doc/${PN}
+   rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
+   "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
+   use stunnel3 || rm -f "${ED}"/usr/bin/stunnel3
+
+   # The binary was moved to /usr/bin with 4.21,
+   # symlink for backwards compatibility
+   dosym ../bin/stunnel /usr/sbin/stunnel
+
+   dodoc AUTHORS BUGS CREDITS PORTS README TODO ChangeLog
+   dohtml doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \
+   

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

2016-07-05 Thread Aaron Bauman
commit: c2e42bb84f0d09f9b45daece5e0d989582937c78
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Jul  5 23:00:38 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jul  5 23:00:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e42bb8

package.mask: cleanup bug #500970

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 804371b..0ba3109 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -274,11 +274,6 @@ dev-util/kdoc
 dev-util/skelgen
 dev-util/ftncheck
 
-# Aaron Bauman  (5 Jun 2016)
-# Unpatched security vulnerability and dead upstream
-# per bug #500970.  Removal in 30 days
-sys-apps/9base
-
 # Hans de Graaff  (4 Jun 2016)
 # Name-versioned dependency that was not used in any
 # version of cucumber we packaged and that is no longer



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

2016-07-05 Thread Aaron Bauman
commit: 440bfa1df3474bb8e07c1bb5d489175db966c5eb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Jul  5 22:59:38 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jul  5 22:59:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440bfa1d

sys-apps/9base: removal per bug #500970

 sys-apps/9base/9base-6-r1.ebuild | 50 
 sys-apps/9base/Manifest  |  1 -
 sys-apps/9base/metadata.xml  |  8 ---
 3 files changed, 59 deletions(-)

diff --git a/sys-apps/9base/9base-6-r1.ebuild b/sys-apps/9base/9base-6-r1.ebuild
deleted file mode 100644
index a305ace..000
--- a/sys-apps/9base/9base-6-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="A port of various original Plan 9 tools for Unix, based on 
plan9port"
-HOMEPAGE="http://tools.suckless.org/9base;
-SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz;
-
-LICENSE="9base MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-pkg_setup() {
-   local _objtype=386
-   [[ $(tc-arch) == "amd64" ]] && _objtype=x86_64
-   [[ $(tc-arch) == "ppc" ]] && _objtype=ppc
-
-   my9baseopts=(
-   PREFIX=/usr/plan9
-   OBJTYPE=${_objtype}
-   AR="$(tc-getAR) rc"
-   CC="$(tc-getCC)"
-   DESTDIR="${D}"
-   )
-}
-
-src_prepare() {
-   sed -i -e '/strip/d' std.mk {diff,sam}/Makefile || die
-
-   # http://lists.suckless.org/dev/1006/4639.html
-   sed -i -e '/-static/d' config.mk || die
-}
-
-src_compile() {
-   emake "${my9baseopts[@]}"
-}
-
-src_install() {
-   emake "${my9baseopts[@]}" install
-   dodoc README
-
-   # We don't compress to keep support for plan9's man
-   docompress -x /usr/plan9/share/man
-}

diff --git a/sys-apps/9base/Manifest b/sys-apps/9base/Manifest
deleted file mode 100644
index 3772a34..000
--- a/sys-apps/9base/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 9base-6.tar.gz 1045868 SHA256 
2997480eb5b4cf3092c0896483cd2de625158bf51c501aea2dc5cf74176d6de9 SHA512 
38108a94118b56c6f3982e692beb1068c52f9aecd74447d6b552b77fae5e365eab72b4781bdf07d9696ac89d54371c1cae8cc0363de510b53988302acef50dba
 WHIRLPOOL 
364afe8a9eabb42e215f1520751e737ab418d084aafbc83df57e823662d5237bae0f7c2904257073dac382c7c3116d46bb958b7d56bdee493ad9f6b12e147a71

diff --git a/sys-apps/9base/metadata.xml b/sys-apps/9base/metadata.xml
deleted file mode 100644
index f1250f4..000
--- a/sys-apps/9base/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-ssuomi...@gentoo.org
-Samuli Suominen
-  
-



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/

2016-07-05 Thread Andreas Hüttel
commit: 5542859cc01ca3d9dfb0c0c7a68024ed1b6df971
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Jul  5 22:44:15 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Jul  5 22:45:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5542859c

app-office/libreoffice: Optionally enable quickstarter in 5.1.4.2 already

Package-Manager: portage-2.3.0

 app-office/libreoffice/libreoffice-5.1.4.2.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild 
b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
index ca9fc14..52653526 100644
--- a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
+++ b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
@@ -79,7 +79,7 @@ unset ADDONS_SRC
 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
 
 IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf 
gnome google
-gstreamer +gtk gtk3 jemalloc kde libressl mysql odk postgres telepathy test vlc
+gstreamer +gtk gtk3 jemalloc kde libressl mysql odk postgres quickstarter 
telepathy test vlc
 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
 
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
@@ -414,8 +414,6 @@ src_configure() {
# --enable-*-link: link to the library rather than just dlopen on 
runtime
# --enable-release-build: build the libreoffice as release
# --disable-fetch-external: prevent dowloading during compile phase
-   # --disable-systray: quickstarter does not actually work at all so do 
not
-   #   promote it
# --enable-extension-integration: enable any extension integration 
support
# --without-{fonts,myspell-dicts,ppsd}: prevent install of sys pkgs
# --disable-report-builder: too much java packages pulled in without 
pkgs
@@ -443,7 +441,6 @@ src_configure() {
--disable-gstreamer-0-10 \
--disable-report-builder \
--disable-online-update \
-   --disable-systray \
--with-alloc=$(use jemalloc && echo "jemalloc" || echo 
"system") \
--with-build-version="Gentoo official package" \
--enable-extension-integration \
@@ -479,6 +476,7 @@ src_configure() {
$(use_enable mysql ext-mariadb-connector) \
$(use_enable odk) \
$(use_enable postgres postgresql-sdbc) \
+   $(use_enable quickstarter systray) \
$(use_enable telepathy) \
$(use_enable vlc) \
$(use_with coinmp system-coinmp) \



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

2016-07-05 Thread Robin H. Johnson
commit: 7ea446f8b1b02298bc946bb2bce50c6a075f563d
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 21:53:59 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 21:55:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea446f8

app-emulation/ganeti: add upstream stable tweak

Upstream commit b3c0fb0b allows slightly more versions of json & lens.

X-URL: http://git.ganeti.org/?p=ganeti.git;a=commit;h=b3c0fb0b
Package-Manager: portage-2.2.28
Signed-off-by: Robin H. Johnson  gentoo.org>

 app-emulation/ganeti/ganeti-2.15.2-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild 
b/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild
index 704f938..3b69501 100644
--- a/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild
+++ b/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild
@@ -79,9 +79,9 @@ DEPEND="
>=dev-haskell/hslogger-1.1.4:0=
=dev-haskell/json-0.5:0=
-   =dev-haskell/lens-3.10:0=
-   =dev-haskell/lifted-base-0.2.0.3:0=
=dev-haskell/monad-control-0.3.1.3:0=



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-gtk-greeter/

2016-07-05 Thread Aaron Bauman
commit: b80e22ddd9dc692a7130ae5d08cf480b28cd5e43
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Jul  5 21:41:06 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jul  5 21:41:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80e22dd

x11-misc/lightdm-gtk-greeter: drop vulnerable per security bug #497538

 x11-misc/lightdm-gtk-greeter/Manifest  |  1 -
 .../lightdm-gtk-greeter-1.3.1-r1.ebuild| 52 --
 2 files changed, 53 deletions(-)

diff --git a/x11-misc/lightdm-gtk-greeter/Manifest 
b/x11-misc/lightdm-gtk-greeter/Manifest
index 6f7ceeb..105dea5 100644
--- a/x11-misc/lightdm-gtk-greeter/Manifest
+++ b/x11-misc/lightdm-gtk-greeter/Manifest
@@ -1,5 +1,4 @@
 DIST lightdm-gentoo-patch-2.tar.gz 695543 SHA256 
5733622609afa67c82e8b6bc4915d6fbbf8470604afe87c4334d418eb5834fa0 SHA512 
8d9bfdee71ab1871de33e134b11bba409cc493876e5ae9534956100ff6af6c8748b29de9082ecf8b771ccac4c8c2024e15e93332165171dfe93eb99c9a834274
 WHIRLPOOL 
cb5137a361f32c122fc7d7013f53e890c0ec1823bb78c61fbbeb03803363a2f94cfd61fba096036930d5c561452ab86bab85a9003b1afe521f8b77301c98
-DIST lightdm-gtk-greeter-1.3.1.tar.gz 374479 SHA256 
a384b6413a52e6c6aeaf3242b2420e857ad7e2e4e5bec47da663e67076c0ee87 SHA512 
3a597fcf3dff930c5ed9cc13675c0af6f385987718527a4a2598a92d2c114df5752d8ab7867d027b4c5de71fa76f0127b57b4d73400a096e530835bf9e2e945a
 WHIRLPOOL 
7e78fd138c528e258eb1718ddf2479ebc657887a41c605a001dc14a20965c99d45d7500b5e5194ca364069ead762fb029ea6e2ce03be4cc786ef568b4deef7e5
 DIST lightdm-gtk-greeter-1.9.0.tar.gz 451297 SHA256 
a9103b4aa161feae99a2a62b716a157cde3817e93cee7f73cde2796a12396938 SHA512 
759a0f3c8b1fcfc8a6926276243e66675762ae533e20ea95d10e0159023e2252f5b773bdfc65dda6a6a2285e2540a578c7fd2682b108c58791feac9ec8af6885
 WHIRLPOOL 
f4de03e81eb4568f18ccab94222375a6f4d210b7f083506b0ce6e72697a0dc4fd9ed7a867469e101dfb9b47661fb9f5c88c36298a26083175909fbd1aa3be2f4
 DIST lightdm-gtk-greeter-2.0.0.tar.gz 453687 SHA256 
4c0a0121d1ec82c85c8aed4ad80ebd48ddc56d9bace31da72423bfd330c26484 SHA512 
0c6b61ed09d3edf870e8b4316c6a8b2ff2656cf61ca00dfd1a9c37b87e0f4f58f5e875fd7477e36f54f32ce2304ce870ecc46325fa5aeb20d82d0d6e25b0190c
 WHIRLPOOL 
b69f8a1e48968c403a0c2532dd306dfb7d09020c20a99e1ff817c10562f9f80fefa57400d4bdcfd8ee348324e89bc1c1320a4917542a2fe914fac5f3f2692dab
 DIST lightdm-gtk-greeter-2.0.1.tar.gz 467375 SHA256 
3264008c8f51323413c2a6ac16523930b75f4ecdde6da8b6fe47ec9bffd9310c SHA512 
fd41cae828f7feafb462143519500d0d98a8b6729eb5ffd9be4247d47fa0074fa00ac9892c8cbdda9d7656e9d6949ae65e69911ae911269e99e80e4fefb19a08
 WHIRLPOOL 
b726e9088dcf6e8e8d0cf06900cf6436f089af84e596079d8d0cafedb1963fd3b54a790e46b01d2fd62c70c1970d2ebbe66cb4af3fae9dda9988e09a4efe4919

diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild 
b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild
deleted file mode 100644
index ef500c2..000
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="LightDM GTK+ Greeter"
-HOMEPAGE="https://launchpad.net/lightdm-gtk-greeter;
-SRC_URI="https://launchpad.net/lightdm-gtk-greeter/1.4/${PV}/+download/${P}.tar.gz
 branding? (
-https://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
-
-LICENSE="GPL-3 LGPL-3
-   branding? ( CC-BY-3.0 )"
-SLOT="0"
-KEYWORDS="amd64 arm ~ppc x86"
-IUSE="branding"
-
-DEPEND="x11-libs/gtk+:3
-   >=x11-misc/lightdm-1.2.2"
-RDEPEND="!!=x11-misc/lightdm-1.2.2
-   x11-themes/gnome-themes-standard
-   || ( >=x11-themes/adwaita-icon-theme-3.14.1 x11-themes/gnome-icon-theme 
)"
-
-GENTOO_BG="gentoo-bg_65.jpg"
-
-src_prepare() {
-   # Ok, this has to be fixed in the tarball but I am too lazy to do it.
-   # I will fix this once I decide to update the tarball with a new gentoo
-   # background
-   # Bug #404467
-   if use branding; then
-   sed -i -e "/xft-hintstyle/s:slight:hintslight:" \
-   "${WORKDIR}"/${PN}.conf || die
-   fi
-}
-
-src_install() {
-   default
-
-   if use branding; then
-   insinto /etc/lightdm/
-   doins "${WORKDIR}"/${PN}.conf
-   insinto /usr/share/lightdm/backgrounds/
-   doins "${WORKDIR}"/${GENTOO_BG}
-   sed -i -e \
-   
"/background/s:=.*:=/usr/share/lightdm/backgrounds/${GENTOO_BG}:" \
-   "${D}"/etc/lightdm/${PN}.conf || die
-   newdoc "${WORKDIR}"/README.txt README-background.txt
-   fi
-}



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

2016-07-05 Thread Sergei Trofimovich
commit: b09e303bbfcb4705662e9452faf22bb3d40dccbb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jul  5 21:24:09 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul  5 21:26:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09e303b

net-misc/dhcpcd: ppc stable, bug #575240

Package-Manager: portage-2.3.0

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

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



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

2016-07-05 Thread Sergei Trofimovich
commit: 9c821b402b3fa7bcb5bf4aa6392ed4dd2a391005
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jul  5 21:23:10 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul  5 21:26:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c821b40

net-misc/dhcpcd: sparc stable, bug #575240

Package-Manager: portage-2.3.0

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

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



[gentoo-commits] repo/gentoo:master commit in: games-action/armagetronad/

2016-07-05 Thread Austin English
commit: 8f20d34724292c6f0dac17bb4b6fb5cea350f359
Author: Austin English  gentoo  org>
AuthorDate: Tue Jul  5 21:18:01 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Jul  5 21:18:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f20d347

games-action/armagetronad: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 .../armagetronad/armagetronad-0.2.8.3.3-r1.ebuild  | 70 ++
 1 file changed, 70 insertions(+)

diff --git a/games-action/armagetronad/armagetronad-0.2.8.3.3-r1.ebuild 
b/games-action/armagetronad/armagetronad-0.2.8.3.3-r1.ebuild
new file mode 100644
index 000..c976a01
--- /dev/null
+++ b/games-action/armagetronad/armagetronad-0.2.8.3.3-r1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils gnome2-utils
+
+DESCRIPTION="Fast-paced 3D lightcycle game based on Tron"
+HOMEPAGE="http://armagetronad.org/;
+SRC_URI="https://launchpad.net/armagetronad/${PV:0:5}/${PV:0:7}.x/+download/armagetronad-${PV}.src.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated sound"
+
+RDEPEND="
+   dev-libs/libxml2
+   !dedicated? (
+   media-libs/libpng:0
+   media-libs/libsdl[X,opengl,video]
+   media-libs/sdl-image[jpeg,png]
+   virtual/glu
+   virtual/opengl
+   sound? (
+   media-libs/libsdl[sound]
+   media-libs/sdl-mixer
+   )
+   )"
+DEPEND=${RDEPEND}
+
+src_prepare() {
+   default
+   sed -i -e 's#aa_docdir=.*$#aa_docdir=${docdir}#' configure || die
+}
+
+src_configure() {
+   # --enable-games just messes up paths
+   econf \
+   --docdir=/usr/share/doc/${PF} \
+   $(use_enable dedicated) \
+   $(use_enable sound music) \
+   --disable-sysinstall \
+   --disable-useradd \
+   --disable-uninstall \
+   --disable-games
+}
+
+src_install() {
+   # FIXME: is the -j1 needed? https://bugs.gentoo.org/588104
+   emake -j1 DESTDIR="${D}" install
+   einstalldocs
+
+   # misplaced desktop-file/icons
+   rm -rf "${ED%/}${GAMES_DATADIR}"/armagetronad/desktop
+   doicon -s 48 desktop/icons/large/armagetronad.png
+   make_desktop_entry ${PN}
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2016-07-05 Thread Sergei Trofimovich
commit: fdf34c3f8546b6a52e05c119b7d6de3cd70ed1da
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jul  5 21:16:01 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul  5 21:16:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf34c3f

net-misc/dhcpcd: ia64 stable, bug #575240

Package-Manager: portage-2.3.0

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

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



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

2016-07-05 Thread Sergei Trofimovich
commit: ddca441f6a2e0d9331e9c3218707317c11bf59a9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jul  5 21:10:03 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul  5 21:10:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddca441f

net-misc/dhcpcd: x86 stable, bug #575240

Package-Manager: portage-2.3.0

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

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



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

2016-07-05 Thread Markus Meier
commit: 98a9c83662a572f28e2881978d95b3c7251e5e6d
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 21:01:52 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 21:01:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a9c836

media-gfx/graphite2: arm stable, bug #585354

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 media-gfx/graphite2/graphite2-1.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/graphite2/graphite2-1.3.8.ebuild 
b/media-gfx/graphite2/graphite2-1.3.8.ebuild
index 115f0f1..53b540b 100644
--- a/media-gfx/graphite2/graphite2-1.3.8.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.8.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="perl test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-gtk-greeter/

2016-07-05 Thread Markus Meier
commit: 220a2fc74c1cacb5f17854b7d4c3ecf91d9a92cc
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 21:00:10 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 21:00:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220a2fc7

x11-misc/lightdm-gtk-greeter: arm stable, bug #497538

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild 
b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild
index 522f242..587f59f 100644
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild
+++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ 
https://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
 LICENSE="GPL-3 LGPL-3
branding? ( CC-BY-3.0 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc x86"
 IUSE="ayatana branding"
 
 COMMON_DEPEND="ayatana? ( dev-libs/libindicator:3 )



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

2016-07-05 Thread Markus Meier
commit: dcbc460e89111aa98caa98666b5f13b75e30f5ae
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 20:58:45 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 20:58:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcbc460e

net-dns/dnsmasq: arm stable, bug #585280

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 net-dns/dnsmasq/dnsmasq-2.76.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnsmasq/dnsmasq-2.76.ebuild 
b/net-dns/dnsmasq/dnsmasq-2.76.ebuild
index 0a02f2a..082dfa6 100644
--- a/net-dns/dnsmasq/dnsmasq-2.76.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.76.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz;
 
 LICENSE="|| ( GPL-2 GPL-3 )"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~sparc-fbsd ~x86-fbsd"
 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec idn +inotify ipv6 lua 
nls script selinux static tftp"
 DM_LINGUAS="de es fi fr id it no pl pt_BR ro"
 for dm_lingua in ${DM_LINGUAS}; do



[gentoo-commits] repo/gentoo:master commit in: dev-util/desktop-file-utils/

2016-07-05 Thread Markus Meier
commit: 3a99d082db097d892d0bc8cdf11e45b6e7c24dab
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 20:57:09 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 20:57:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a99d082

dev-util/desktop-file-utils: arm stable, bug #586576

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild 
b/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild
index a8c0f70..a37220a 100644
--- a/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild
+++ b/dev-util/desktop-file-utils/desktop-file-utils-0.23.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="emacs"
 
 RDEPEND=">=dev-libs/glib-2.12:2



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

2016-07-05 Thread Markus Meier
commit: 891bfda7472c8faf59a47c494b64bcba27100c1a
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 20:55:40 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 20:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891bfda7

dev-libs/openssl: arm stable, bug #585276

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-libs/openssl/openssl-1.0.2h-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openssl/openssl-1.0.2h-r2.ebuild 
b/dev-libs/openssl/openssl-1.0.2h-r2.ebuild
index 6bd5aaf..b4ed28f 100644
--- a/dev-libs/openssl/openssl-1.0.2h-r2.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2h-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz"
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 sslv2 +sslv3 
static-libs test +tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )"
 



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

2016-07-05 Thread Markus Meier
commit: f7b8605e8ef19c0b8ed88aafa6e9c53c225f3ac9
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 20:54:00 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 20:54:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b8605e

dev-lang/php: arm stable, bug #584204

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-lang/php/php-5.6.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/php/php-5.6.22.ebuild b/dev-lang/php/php-5.6.22.ebuild
index 17c0ff4..b5e347e 100644
--- a/dev-lang/php/php-5.6.22.ebuild
+++ b/dev-lang/php/php-5.6.22.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
libtool systemd
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {



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

2016-07-05 Thread Markus Meier
commit: 9e3adf78459cba0d4eb9bb63331a1a1025e97712
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 20:51:00 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 20:51:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3adf78

dev-lang/php: arm stable, bug #584204

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-lang/php/php-5.5.36.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/php/php-5.5.36.ebuild b/dev-lang/php/php-5.5.36.ebuild
index 2978740..20e34ef 100644
--- a/dev-lang/php/php-5.5.36.ebuild
+++ b/dev-lang/php/php-5.5.36.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {



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

2016-07-05 Thread Markus Meier
commit: 925d373eb036cbb454b89aae402812a2f51a1f0f
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul  5 20:45:41 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul  5 20:45:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925d373e

media-libs/gd: arm stable, bug #581942

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/gd/gd-2.2.2.ebuild b/media-libs/gd/gd-2.2.2.ebuild
index 1c43ec4..6725630 100644
--- a/media-libs/gd/gd-2.2.2.ebuild
+++ b/media-libs/gd/gd-2.2.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz;
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
 
 # fontconfig has prefixed font paths, details see bug #518970



[gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/, kde-plasma/libksysguard/, kde-plasma/milou/, ...

2016-07-05 Thread Johannes Huber
commit: 2c30c59aabc800310ea997e2707e8beb9f0532f9
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 20:29:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 20:29:01 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c30c59a

kde-plasma: Restore KDE Plasma 5.7 stable branch

Was removed by accident in last commit.

Package-Manager: portage-2.3.0

 kde-plasma/bluedevil/bluedevil-5.7.49..ebuild  |  42 ++
 .../breeze-grub/breeze-grub-5.7.49..ebuild |  31 
 .../breeze-gtk/breeze-gtk-5.7.49..ebuild   |  13 ++
 .../breeze-plymouth-5.7.49..ebuild |  27 
 kde-plasma/breeze/breeze-5.7.49..ebuild|  69 +
 .../kactivitymanagerd-5.7.49..ebuild   |  37 +
 .../kde-cli-tools/kde-cli-tools-5.7.49..ebuild |  60 
 .../kde-gtk-config-5.7.49..ebuild  |  57 +++
 .../kdecoration/kdecoration-5.7.49..ebuild |  18 +++
 .../kdeplasma-addons-5.7.49..ebuild|  57 +++
 kde-plasma/kgamma/kgamma-5.7.49..ebuild|  28 
 kde-plasma/khotkeys/khotkeys-5.7.49..ebuild|  47 ++
 .../kinfocenter/kinfocenter-5.7.49..ebuild |  82 +++
 kde-plasma/kmenuedit/kmenuedit-5.7.49..ebuild  |  45 ++
 kde-plasma/kscreen/kscreen-5.7.49..ebuild  |  38 +
 .../kscreenlocker/kscreenlocker-5.7.49..ebuild |  89 +++
 .../ksshaskpass/ksshaskpass-5.7.49..ebuild |  50 +++
 kde-plasma/ksysguard/ksysguard-5.7.49..ebuild  |  50 +++
 .../kwallet-pam/kwallet-pam-5.7.49..ebuild |  91 
 .../kwayland-integration-5.7.49..ebuild|  23 +++
 kde-plasma/kwin/kwin-5.7.49..ebuild|  96 
 kde-plasma/kwrited/kwrited-5.7.49..ebuild  |  24 +++
 .../libkscreen/libkscreen-5.7.49..ebuild   |  28 
 .../libksysguard/libksysguard-5.7.49..ebuild   |  54 +++
 kde-plasma/milou/milou-5.7.49..ebuild  |  30 
 kde-plasma/oxygen/oxygen-5.7.49..ebuild|  37 +
 .../plasma-desktop-5.7.49..ebuild  | 155 +++
 .../plasma-integration-5.7.49..ebuild  |  42 ++
 .../plasma-mediacenter-5.7.49..ebuild  |  48 ++
 .../plasma-meta/plasma-meta-5.7.49..ebuild |  64 
 kde-plasma/plasma-nm/plasma-nm-5.7.49..ebuild  |  66 +
 kde-plasma/plasma-pa/plasma-pa-5.7.49..ebuild  |  27 
 .../plasma-sdk/plasma-sdk-5.7.49..ebuild   |  57 +++
 .../plasma-workspace-wallpapers-5.7.49..ebuild |  19 +++
 .../plasma-workspace-5.7.49..ebuild| 164 +
 .../polkit-kde-agent-5.7.49..ebuild|  31 
 .../powerdevil/powerdevil-5.7.49..ebuild   | 101 +
 kde-plasma/sddm-kcm/sddm-kcm-5.7.49..ebuild|  39 +
 .../systemsettings-5.7.49..ebuild  |  46 ++
 .../user-manager/user-manager-5.7.49..ebuild   |  26 
 40 files changed, 2108 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.7.49..ebuild 
b/kde-plasma/bluedevil/bluedevil-5.7.49..ebuild
new file mode 100644
index 000..713d3e0
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.7.49..ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Bluetooth stack for KDE Plasma"
+HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
+KEYWORDS=""
+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
+   !net-wireless/bluedevil
+   !net-wireless/kbluetooth
+"

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.7.49..ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.7.49..ebuild
new file mode 100644
index 000..66485a7
--- /dev/null
+++ b/kde-plasma/breeze-grub/breeze-grub-5.7.49..ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+KDE_DEBUG="false"

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

2016-07-05 Thread Mike Gilbert
commit: cae8d8ccd7658253a336a7595796f8a9264332de
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Jul  5 20:19:13 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Jul  5 20:19:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae8d8cc

www-client/chromium: beta channel bump (52.0.2743.60)

Package-Manager: portage-2.3.0_p11

 www-client/chromium/Manifest|  2 +-
 2743.33.ebuild => chromium-52.0.2743.60.ebuild} | 21 +++--
 2 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 8d33946..3dc6a4f 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,6 +1,6 @@
 DIST chromium-51.0.2704.103.tar.xz 448638748 SHA256 
76735b6dc4100e84c4dbcf5b2336bf8a2eb9cc6402c31e8865878a086971d72b SHA512 
04f1e0dfc2d94094064ea47c5e5e8c7b079001d48a4eb5d86873e36ed6f6527c2e16fe8232d3126f3fd7a758a8e306030ef56803b474a88e01446190d55f585a
 WHIRLPOOL 
90b28e1bfec9234de6f7a5a8e1343818ce8cc6b8aaca1c70b03a97a9b797370b745c593089e9c2088ca4829be897048f8bec104483eeafc15a9eabee025fca5a
 DIST chromium-51.0.2704.63.tar.xz 448628724 SHA256 
b243e46e0ebaf8f60d1c37a0d99f1fdd80e1597667be4776a1862bb004e4eee9 SHA512 
d85b6adcf2be5082ec8dc51f62849b3a2d84104d225188b7c5441cd3f9bb1e639b8d9b8cfb069b4a42d2f44128111649982fd20ca99b4f4ed5208c2c2c1a9560
 WHIRLPOOL 
0b3047c1c38386dbc20ef8fd6992e3c1cfc4e92986f5cbbd3e640671763ff5023427d0d8b5a6a6f6604aaeea4e2fa57e4b3f88d8e47e20684e5c774e8407c8fb
-DIST chromium-52.0.2743.33.tar.xz 458015816 SHA256 
3201db69bb1dde8b51c1f55f86a7f9374df4d15d8577eb7d2cfcd8544f26be2a SHA512 
1e736a9d4c2db5ec285bf9fc73d5a67740a34cfa44f760a2939329513b825e2935a8443c7203883a712a13844c29694cc20a09ac3e901bb9436e0b4c1b74e437
 WHIRLPOOL 
e5a428cb2ed6b57fcffca7efb97634507a1ddba2e625bd271c5dc37619f917716469c7fccb3062a1850268078aef9ee9bd41d55408cc07eba7bb3c49b3f3e97e
 DIST chromium-52.0.2743.49.tar.xz 457976744 SHA256 
e6ea112da3395b5f701988445b15f1d0c98c3e786544751e47a796812c1ea881 SHA512 
22b713efabf50c3812ad8b552ecb082de7f01637f740d91fd90409bcbee26b7a05d391cd0755bdc81483988418ed428b1378686a2525293cf65ca23d7c4e2eaf
 WHIRLPOOL 
2b73d3fa8725de7b3aa58e09218381a61bf0a6dad0e5c306e45da55fcec076cb9195f3b92ce4fd6dc7b40ccf6948a66f1e5e8ad68cc81e9f9e0848c6f5b5ad81
+DIST chromium-52.0.2743.60.tar.xz 458145672 SHA256 
f97776c256b61dc0d563dc7b615f2126d0ce408fc21711f2964ce2b50d5f6ecb SHA512 
44cfd50d79a753f7ce98d8a8f8ae30fff9bd76a1c1b6b898bddd0cb1ce05695489b09b8dbc6f608e0bf3261631f390ec85f2b9c8701b12787fcc140962dc7c7a
 WHIRLPOOL 
43156148a10b8f3c89b67722f9efecf1fb6d18c80b789d06476217846eb49f2d9591052ce14656f50c08d3b30148846cb95ec335ce58b85c67aae84605c6f6b3
 DIST chromium-53.0.2774.3.tar.xz 460262240 SHA256 
c240bb36709d2c12a07b57a32b71242d4357a4a97930a49040de6b1c9ffd20ac SHA512 
0e4f943112e1d6ae72a49b796c4551e1c14257f76a85d370e3dd24661a975dd82479a3b06befdfccb2c97b4d89e979c2b3ab7672500965fde8abd239f0e891c3
 WHIRLPOOL 
c6778bbb3253d3be561c738a5e8aa6a4f5a42fce7b389424b906afd5aece3c1c05f50c67812ba3d0c63439e66bb8e9272bec08eb68ec51934b2302ea2b6b1058
 DIST chromium-53.0.2783.2.tar.xz 460335548 SHA256 
dfe2c3554fd9ff3988507725096c1b2604514ca61e3fe4c2c0cdbe8d56c4b426 SHA512 
35f4373af36de6404b1caf3db6ac72f2724021c8e01342b915fba9eb1f7dd1ab0ef886b3b519a04699f7f42479ef0f5379a975e3070ca929ae260de1103f72fb
 WHIRLPOOL 
61204d46e13f4651de61bcd77d93e584da34fc6b153bda71051d1520ab34e1d8b612f89b7492be70c9cdc42550ee0479b4a8d2e2a13e95c52c6ec92c61626059

diff --git a/www-client/chromium/chromium-52.0.2743.33.ebuild 
b/www-client/chromium/chromium-52.0.2743.60.ebuild
similarity index 97%
rename from www-client/chromium/chromium-52.0.2743.33.ebuild
rename to www-client/chromium/chromium-52.0.2743.60.ebuild
index 1ac904b..aaec620 100644
--- a/www-client/chromium/chromium-52.0.2743.33.ebuild
+++ b/www-client/chromium/chromium-52.0.2743.60.ebuild
@@ -5,12 +5,11 @@
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
 
-CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_419 et fa fi fil fr gu 
he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
-   sv sw ta te th tr uk vi zh_CN zh_TW"
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
 
-inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing 
pax-utils \
-   portability python-any-r1 readme.gentoo-r1 toolchain-funcs versionator 
virtualx
+inherit check-reqs chromium-2 eutils gnome2-utils flag-o-matic multilib 
multiprocessing pax-utils portability python-any-r1 readme.gentoo-r1 
toolchain-funcs versionator virtualx xdg-utils
 
 DESCRIPTION="Open-source version of Google Chrome web browser"
 HOMEPAGE="http://chromium.org/;
@@ -195,6 +194,7 @@ src_prepare() {
epatch "${FILESDIR}/${PN}-pdfium-r0.patch"
epatch 

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

2016-07-05 Thread NP Hardass
commit: f0d9b27db4d59aaf9e3683e449045b82a005394d
Author: NP-Hardass  gentoo  org>
AuthorDate: Tue Jul  5 20:06:58 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Jul  5 20:07:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d9b27d

app-arch/libarchive: Add comment

Package-Manager: portage-2.2.28

 app-arch/libarchive/libarchive-3.2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/libarchive/libarchive-3.2.1-r3.ebuild 
b/app-arch/libarchive/libarchive-3.2.1-r3.ebuild
index 362bf63..f7e8d25 100644
--- a/app-arch/libarchive/libarchive-3.2.1-r3.ebuild
+++ b/app-arch/libarchive/libarchive-3.2.1-r3.ebuild
@@ -43,7 +43,7 @@ PATCHES=(
 
 src_prepare() {
default
-   eautoreconf
+   eautoreconf # elibtoolize is required for Solaris sol2_ld linker fix
 }
 
 multilib_src_configure() {



[gentoo-commits] proj/genkernel:master commit in: netboot/, defaults/

2016-07-05 Thread Robin H. Johnson
commit: 54b5678f8058d44087ac619db88a980834a1079f
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Jul  4 05:35:13 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Jul  4 05:50:42 2016 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=54b5678f

busybox: add more functionality, pass 1.

While trying to install a difficult system, it became apparent that the
default genkernel busybox was a pain to work with in some cases, and the
netboot busybox hadn't been maintained. The netboot busybox
functionality also adds very little size to busybox, so start to merge
the busybox configurations (meaning default genkernel can be used for
most of netboot).

On amd64, this adds approx 170KiB to the default busybox, and 380KiB to
the netboot busybox (mostly due to not being maintained much).

Signed-off-by: Robin H. Johnson  gentoo.org>

 defaults/busy-config | 192 +--
 netboot/busy-config  |  92 
 2 files changed, 142 insertions(+), 142 deletions(-)

diff --git a/defaults/busy-config b/defaults/busy-config
index d1eac0f..a38d7fc 100644
--- a/defaults/busy-config
+++ b/defaults/busy-config
@@ -129,11 +129,11 @@ CONFIG_FEATURE_SEAMLESS_GZ=y
 # CONFIG_AR is not set
 # CONFIG_FEATURE_AR_LONG_FILENAMES is not set
 # CONFIG_FEATURE_AR_CREATE is not set
-# CONFIG_BUNZIP2 is not set
+CONFIG_BUNZIP2=y
 CONFIG_BZIP2=y
-# CONFIG_CPIO is not set
-# CONFIG_FEATURE_CPIO_O is not set
-# CONFIG_FEATURE_CPIO_P is not set
+CONFIG_CPIO=y
+CONFIG_FEATURE_CPIO_O=y
+CONFIG_FEATURE_CPIO_P=y
 # CONFIG_DPKG is not set
 # CONFIG_DPKG_DEB is not set
 # CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
@@ -157,12 +157,12 @@ CONFIG_FEATURE_TAR_UNAME_GNAME=y
 CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y
 # CONFIG_FEATURE_TAR_SELINUX is not set
 # CONFIG_UNCOMPRESS is not set
-# CONFIG_UNLZMA is not set
-# CONFIG_FEATURE_LZMA_FAST is not set
-# CONFIG_LZMA is not set
+CONFIG_UNLZMA=y
+CONFIG_FEATURE_LZMA_FAST=y
+CONFIG_LZMA=y
 CONFIG_UNXZ=y
 CONFIG_XZ=y
-# CONFIG_UNZIP is not set
+CONFIG_UNZIP=y
 
 #
 # Coreutils
@@ -178,9 +178,9 @@ CONFIG_GROUPS=y
 CONFIG_TEST=y
 # CONFIG_FEATURE_TEST_64 is not set
 CONFIG_TOUCH=y
-# CONFIG_TR is not set
-# CONFIG_FEATURE_TR_CLASSES is not set
-# CONFIG_FEATURE_TR_EQUIV is not set
+CONFIG_TR=y
+CONFIG_FEATURE_TR_CLASSES=y
+CONFIG_FEATURE_TR_EQUIV=y
 CONFIG_BASE64=y
 # CONFIG_WHO is not set
 # CONFIG_USERS is not set
@@ -192,7 +192,7 @@ CONFIG_CHOWN=y
 CONFIG_FEATURE_CHOWN_LONG_OPTIONS=y
 CONFIG_CHROOT=y
 # CONFIG_CKSUM is not set
-# CONFIG_COMM is not set
+CONFIG_COMM=y
 CONFIG_CP=y
 CONFIG_FEATURE_CP_LONG_OPTIONS=y
 CONFIG_CUT=y
@@ -213,16 +213,16 @@ CONFIG_ENV=y
 # CONFIG_FEATURE_ENV_LONG_OPTIONS is not set
 # CONFIG_EXPAND is not set
 # CONFIG_FEATURE_EXPAND_LONG_OPTIONS is not set
-# CONFIG_EXPR is not set
-# CONFIG_EXPR_MATH_SUPPORT_64 is not set
+CONFIG_EXPR=y
+CONFIG_EXPR_MATH_SUPPORT_64=y
 CONFIG_FALSE=y
-# CONFIG_FOLD is not set
+CONFIG_FOLD=y
 CONFIG_FSYNC=y
 CONFIG_HEAD=y
 # CONFIG_FEATURE_FANCY_HEAD is not set
 CONFIG_HOSTID=y
-# CONFIG_INSTALL is not set
-# CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set
+CONFIG_INSTALL=y
+CONFIG_FEATURE_INSTALL_LONG_OPTIONS=y
 CONFIG_LN=y
 # CONFIG_LOGNAME is not set
 CONFIG_LS=y
@@ -234,10 +234,10 @@ CONFIG_FEATURE_LS_TIMESTAMPS=y
 CONFIG_FEATURE_LS_USERNAME=y
 CONFIG_FEATURE_LS_COLOR=y
 # CONFIG_FEATURE_LS_COLOR_IS_DEFAULT is not set
-# CONFIG_MD5SUM is not set
+CONFIG_MD5SUM=y
 CONFIG_MKDIR=y
-# CONFIG_FEATURE_MKDIR_LONG_OPTIONS is not set
-# CONFIG_MKFIFO is not set
+CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y
+CONFIG_MKFIFO=y
 CONFIG_MKNOD=y
 CONFIG_MV=y
 # CONFIG_FEATURE_MV_LONG_OPTIONS is not set
@@ -264,16 +264,16 @@ CONFIG_SORT=y
 CONFIG_FEATURE_SORT_BIG=y
 # CONFIG_SPLIT is not set
 # CONFIG_FEATURE_SPLIT_FANCY is not set
-# CONFIG_STAT is not set
-# CONFIG_FEATURE_STAT_FORMAT is not set
+CONFIG_STAT=y
+CONFIG_FEATURE_STAT_FORMAT=y
 CONFIG_STTY=y
 # CONFIG_SUM is not set
 CONFIG_SYNC=y
 CONFIG_TAC=y
 CONFIG_TAIL=y
 # CONFIG_FEATURE_FANCY_TAIL is not set
-# CONFIG_TEE is not set
-# CONFIG_FEATURE_TEE_USE_BLOCK_IO is not set
+CONFIG_TEE=y
+CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
 CONFIG_TRUE=y
 CONFIG_TTY=y
 CONFIG_UNAME=y
@@ -283,8 +283,8 @@ CONFIG_UNIQ=y
 # CONFIG_USLEEP is not set
 # CONFIG_UUDECODE is not set
 # CONFIG_UUENCODE is not set
-# CONFIG_WC is not set
-# CONFIG_FEATURE_WC_LARGE is not set
+CONFIG_WC=y
+CONFIG_FEATURE_WC_LARGE=y
 CONFIG_WHOAMI=y
 CONFIG_YES=y
 
@@ -314,17 +314,17 @@ CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
 CONFIG_CHVT=y
 CONFIG_FGCONSOLE=y
 CONFIG_CLEAR=y
-# CONFIG_DEALLOCVT is not set
+CONFIG_DEALLOCVT=y
 CONFIG_DUMPKMAP=y
 CONFIG_KBD_MODE=y
 CONFIG_LOADFONT=y
 CONFIG_LOADKMAP=y
-# CONFIG_OPENVT is not set
+CONFIG_OPENVT=y
 CONFIG_RESET=y
-# CONFIG_RESIZE is not set
-# CONFIG_FEATURE_RESIZE_PRINT is not set
-# CONFIG_SETCONSOLE is not set
-# CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set
+CONFIG_RESIZE=y

[gentoo-commits] proj/genkernel:master commit in: arch/um/, arch/mips/, defaults/

2016-07-05 Thread Robin H. Johnson
commit: 96c46e6ffb41bb9f669b0c7c8e53be52f31b718b
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 19:31:40 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 19:31:40 2016 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=96c46e6f

Merge MIPS & UM busybox config.

Signed-off-by: Robin H. Johnson  gentoo.org>

 arch/mips/nb-busybox.cf | 611 
 arch/um/busy-config | 401 ---
 defaults/busy-config|  10 +-
 3 files changed, 5 insertions(+), 1017 deletions(-)

diff --git a/arch/mips/nb-busybox.cf b/arch/mips/nb-busybox.cf
deleted file mode 100644
index 2dd1826..000
--- a/arch/mips/nb-busybox.cf
+++ /dev/null
@@ -1,611 +0,0 @@
-#
-# Automatically generated make config: don't edit
-#
-HAVE_DOT_CONFIG=y
-
-#
-# Busybox Settings
-#
-
-#
-# General Configuration
-#
-# CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
-CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y
-# CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
-CONFIG_FEATURE_VERBOSE_USAGE=y
-# CONFIG_FEATURE_INSTALLER is not set
-# CONFIG_LOCALE_SUPPORT is not set
-# CONFIG_FEATURE_DEVFS is not set
-CONFIG_FEATURE_DEVPTS=y
-# CONFIG_FEATURE_CLEAN_UP is not set
-CONFIG_FEATURE_SUID=y
-# CONFIG_FEATURE_SUID_CONFIG is not set
-# CONFIG_FEATURE_SUID_CONFIG_QUIET is not set
-# CONFIG_SELINUX is not set
-
-#
-# Build Options
-#
-# CONFIG_STATIC is not set
-# CONFIG_DISABLE_SHARED is not set
-# CONFIG_BUILD_LIBBUSYBOX is not set
-# CONFIG_FEATURE_FULL_LIBBUSYBOX is not set
-# CONFIG_FEATURE_SHARED_BUSYBOX is not set
-# CONFIG_LFS is not set
-# USING_CROSS_COMPILER is not set
-CROSS_COMPILER_PREFIX=""
-EXTRA_CFLAGS_OPTIONS="-march=mips3 -ftracer -pipe -fomit-frame-pointer 
-fforce-addr"
-# CONFIG_BUILD_AT_ONCE is not set
-
-#
-# Debugging Options
-#
-# CONFIG_DEBUG is not set
-# CONFIG_NO_DEBUG_LIB is not set
-# CONFIG_DMALLOC is not set
-# CONFIG_EFENCE is not set
-CONFIG_DEBUG_YANK_SUSv2=y
-
-#
-# Installation Options
-#
-# CONFIG_INSTALL_NO_USR is not set
-CONFIG_INSTALL_APPLET_SYMLINKS=y
-# CONFIG_INSTALL_APPLET_HARDLINKS is not set
-# CONFIG_INSTALL_APPLET_DONT is not set
-PREFIX="./_install"
-
-#
-# Busybox Library Tuning
-#
-CONFIG_MD5_SIZE_VS_SPEED=2
-
-#
-# Applets
-#
-
-#
-# Archival Utilities
-#
-CONFIG_AR=y
-CONFIG_FEATURE_AR_LONG_FILENAMES=y
-CONFIG_BUNZIP2=y
-CONFIG_CPIO=y
-CONFIG_DPKG=y
-# CONFIG_DPKG_DEB is not set
-# CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
-CONFIG_GUNZIP=y
-CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y
-CONFIG_GZIP=y
-CONFIG_RPM2CPIO=y
-CONFIG_RPM=y
-CONFIG_TAR=y
-CONFIG_FEATURE_TAR_CREATE=y
-CONFIG_FEATURE_TAR_BZIP2=y
-CONFIG_FEATURE_TAR_LZMA=y
-CONFIG_FEATURE_TAR_FROM=y
-CONFIG_FEATURE_TAR_GZIP=y
-CONFIG_FEATURE_TAR_COMPRESS=y
-CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY=y
-CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
-CONFIG_FEATURE_TAR_LONG_OPTIONS=y
-CONFIG_UNCOMPRESS=y
-CONFIG_UNLZMA=y
-CONFIG_FEATURE_LZMA_FAST=y
-CONFIG_UNZIP=y
-
-#
-# Common options for cpio and tar
-#
-CONFIG_FEATURE_UNARCHIVE_TAPE=y
-
-#
-# Common options for dpkg and dpkg_deb
-#
-CONFIG_FEATURE_DEB_TAR_GZ=y
-# CONFIG_FEATURE_DEB_TAR_BZ2 is not set
-# CONFIG_FEATURE_DEB_TAR_LZMA is not set
-
-#
-# Coreutils
-#
-CONFIG_BASENAME=y
-# CONFIG_CAL is not set
-CONFIG_CAT=y
-CONFIG_CHGRP=y
-CONFIG_CHMOD=y
-CONFIG_CHOWN=y
-CONFIG_CHROOT=y
-CONFIG_CMP=y
-# CONFIG_COMM is not set
-CONFIG_CP=y
-CONFIG_CUT=y
-CONFIG_DATE=y
-CONFIG_FEATURE_DATE_ISOFMT=y
-CONFIG_DD=y
-CONFIG_DF=y
-CONFIG_DIRNAME=y
-CONFIG_DOS2UNIX=y
-CONFIG_UNIX2DOS=y
-CONFIG_DU=y
-CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K=y
-CONFIG_ECHO=y
-CONFIG_FEATURE_FANCY_ECHO=y
-CONFIG_ENV=y
-CONFIG_EXPR=y
-# CONFIG_EXPR_MATH_SUPPORT_64 is not set
-CONFIG_FALSE=y
-# CONFIG_FOLD is not set
-CONFIG_HEAD=y
-CONFIG_FEATURE_FANCY_HEAD=y
-# CONFIG_HOSTID is not set
-CONFIG_ID=y
-CONFIG_INSTALL=y
-CONFIG_LENGTH=y
-CONFIG_LN=y
-# CONFIG_LOGNAME is not set
-CONFIG_LS=y
-CONFIG_FEATURE_LS_FILETYPES=y
-CONFIG_FEATURE_LS_FOLLOWLINKS=y
-CONFIG_FEATURE_LS_RECURSIVE=y
-CONFIG_FEATURE_LS_SORTFILES=y
-CONFIG_FEATURE_LS_TIMESTAMPS=y
-CONFIG_FEATURE_LS_USERNAME=y
-CONFIG_FEATURE_LS_COLOR=y
-# CONFIG_FEATURE_LS_COLOR_IS_DEFAULT is not set
-CONFIG_MD5SUM=y
-CONFIG_MKDIR=y
-CONFIG_MKFIFO=y
-CONFIG_MKNOD=y
-CONFIG_MV=y
-CONFIG_NICE=y
-# CONFIG_NOHUP is not set
-# CONFIG_OD is not set
-CONFIG_PRINTENV=y
-CONFIG_PRINTF=y
-CONFIG_PWD=y
-# CONFIG_REALPATH is not set
-CONFIG_RM=y
-CONFIG_RMDIR=y
-CONFIG_SEQ=y
-CONFIG_SHA1SUM=y
-CONFIG_SLEEP=y
-# CONFIG_FEATURE_FANCY_SLEEP is not set
-CONFIG_SORT=y
-CONFIG_FEATURE_SORT_BIG=y
-CONFIG_STAT=y
-# CONFIG_FEATURE_STAT_FORMAT is not set
-CONFIG_STTY=y
-# CONFIG_SUM is not set
-CONFIG_SYNC=y
-CONFIG_TAIL=y
-CONFIG_FEATURE_FANCY_TAIL=y
-CONFIG_TEE=y
-CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
-CONFIG_TEST=y
-# CONFIG_FEATURE_TEST_64 is not set
-CONFIG_TOUCH=y
-CONFIG_TR=y
-CONFIG_FEATURE_TR_CLASSES=y
-CONFIG_FEATURE_TR_EQUIV=y
-CONFIG_TRUE=y
-CONFIG_TTY=y
-CONFIG_UNAME=y
-CONFIG_UNIQ=y

[gentoo-commits] proj/genkernel:master commit in: defaults/

2016-07-05 Thread Robin H. Johnson
commit: 8336d3de653db02f1cc558a04560aaa76722ef4e
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 19:47:47 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 19:47:47 2016 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=8336d3de

busybox features, pass 2

Start to tune busybox features, based on pieces I've used to bring up
systems, as well as turning off pieces that have no use.

conspy could be useful to get genkernel printing on all consoles before
OpenRC starts up, just like the kernel does.

Signed-off-by: Robin H. Johnson  gentoo.org>

 defaults/busy-config | 68 ++--
 1 file changed, 34 insertions(+), 34 deletions(-)

diff --git a/defaults/busy-config b/defaults/busy-config
index 9f36eea..2d8af84 100644
--- a/defaults/busy-config
+++ b/defaults/busy-config
@@ -139,7 +139,7 @@ CONFIG_CPIO=y
 CONFIG_FEATURE_CPIO_O=y
 CONFIG_FEATURE_CPIO_P=y
 CONFIG_DPKG=y
-# CONFIG_DPKG_DEB is not set
+CONFIG_DPKG_DEB=y
 # CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
 CONFIG_GUNZIP=y
 CONFIG_GZIP=y
@@ -157,7 +157,7 @@ CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
 # CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set
 CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
 CONFIG_FEATURE_TAR_LONG_OPTIONS=y
-# CONFIG_FEATURE_TAR_TO_COMMAND is not set
+CONFIG_FEATURE_TAR_TO_COMMAND=y
 CONFIG_FEATURE_TAR_UNAME_GNAME=y
 CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y
 # CONFIG_FEATURE_TAR_SELINUX is not set
@@ -182,7 +182,7 @@ CONFIG_HOSTID=y
 CONFIG_ID=y
 CONFIG_GROUPS=y
 CONFIG_TEST=y
-# CONFIG_FEATURE_TEST_64 is not set
+CONFIG_FEATURE_TEST_64=y
 CONFIG_TOUCH=y
 CONFIG_FEATURE_TOUCH_SUSV3=y
 CONFIG_TR=y
@@ -192,7 +192,7 @@ CONFIG_BASE64=y
 # CONFIG_WHO is not set
 # CONFIG_USERS is not set
 # CONFIG_CAL is not set
-# CONFIG_CATV is not set
+ CONFIG_CATV is not set
 CONFIG_CHGRP=y
 CONFIG_CHMOD=y
 CONFIG_CHOWN=y
@@ -248,14 +248,14 @@ CONFIG_MKNOD=y
 CONFIG_MV=y
 # CONFIG_FEATURE_MV_LONG_OPTIONS is not set
 CONFIG_NICE=y
-# CONFIG_NOHUP is not set
-# CONFIG_OD is not set
+CONFIG_NOHUP=y
+CONFIG_OD=y
 CONFIG_PRINTENV=y
 CONFIG_PRINTF=y
 CONFIG_PWD=y
 CONFIG_READLINK=y
-# CONFIG_FEATURE_READLINK_FOLLOW is not set
-# CONFIG_REALPATH is not set
+CONFIG_FEATURE_READLINK_FOLLOW=y
+CONFIG_REALPATH=y
 CONFIG_RM=y
 CONFIG_RMDIR=y
 CONFIG_FEATURE_RMDIR_LONG_OPTIONS=y
@@ -264,12 +264,12 @@ CONFIG_SHA1SUM=y
 CONFIG_SHA256SUM=y
 CONFIG_SHA512SUM=y
 CONFIG_SLEEP=y
-# CONFIG_FEATURE_FANCY_SLEEP is not set
-# CONFIG_FEATURE_FLOAT_SLEEP is not set
+CONFIG_FEATURE_FANCY_SLEEP=y
+CONFIG_FEATURE_FLOAT_SLEEP=y
 CONFIG_SORT=y
 CONFIG_FEATURE_SORT_BIG=y
-# CONFIG_SPLIT is not set
-# CONFIG_FEATURE_SPLIT_FANCY is not set
+CONFIG_SPLIT=y
+CONFIG_FEATURE_SPLIT_FANCY=y
 CONFIG_STAT=y
 CONFIG_FEATURE_STAT_FORMAT=y
 CONFIG_STTY=y
@@ -335,7 +335,7 @@ CONFIG_SETFONT=y
 CONFIG_FEATURE_SETFONT_TEXTUAL_MAP=y
 CONFIG_DEFAULT_SETFONT_DIR=""
 CONFIG_SETKEYCODES=y
-# CONFIG_SETLOGCONS is not set
+CONFIG_SETLOGCONS=y
 CONFIG_SHOWKEY=y
 
 #
@@ -367,7 +367,7 @@ CONFIG_FEATURE_VI_MAX_LEN=4096
 CONFIG_FEATURE_VI_COLON=y
 CONFIG_FEATURE_VI_YANKMARK=y
 CONFIG_FEATURE_VI_SEARCH=y
-# CONFIG_FEATURE_VI_REGEX_SEARCH is not set
+CONFIG_FEATURE_VI_REGEX_SEARCH=y
 CONFIG_FEATURE_VI_USE_SIGNALS=y
 CONFIG_FEATURE_VI_DOT_CMD=y
 CONFIG_FEATURE_VI_READONLY=y
@@ -435,7 +435,7 @@ CONFIG_INIT=y
 CONFIG_FEATURE_USE_INITTAB=y
 # CONFIG_FEATURE_KILL_REMOVED is not set
 CONFIG_FEATURE_KILL_DELAY=0
-# CONFIG_FEATURE_INIT_SCTTY is not set
+CONFIG_FEATURE_INIT_SCTTY is not set
 # CONFIG_FEATURE_INIT_SYSLOG is not set
 CONFIG_FEATURE_EXTRA_QUIET=y
 # CONFIG_FEATURE_INIT_COREDUMPS is not set
@@ -634,7 +634,7 @@ CONFIG_FEATURE_VOLUMEID_LINUXRAID=y
 #
 # Miscellaneous Utilities
 #
-# CONFIG_CONSPY is not set
+CONFIG_CONSPY=y
 CONFIG_LESS=y
 CONFIG_FEATURE_LESS_MAXLINES=0
 # CONFIG_FEATURE_LESS_BRACKETS is not set
@@ -660,14 +660,14 @@ CONFIG_FEATURE_COMPRESS_BBCONFIG=y
 CONFIG_BEEP=y
 CONFIG_FEATURE_BEEP_FREQ=4000
 CONFIG_FEATURE_BEEP_LENGTH_MS=30
-CONFIG_CHAT=y
-CONFIG_FEATURE_CHAT_NOFAIL=y
+# CONFIG_CHAT is not set
+# CONFIG_FEATURE_CHAT_NOFAIL is not set
 # CONFIG_FEATURE_CHAT_TTY_HIFI is not set
-CONFIG_FEATURE_CHAT_IMPLICIT_CR=y
-CONFIG_FEATURE_CHAT_SWALLOW_OPTS=y
-CONFIG_FEATURE_CHAT_SEND_ESCAPES=y
-CONFIG_FEATURE_CHAT_VAR_ABORT_LEN=y
-CONFIG_FEATURE_CHAT_CLR_ABORT=y
+# CONFIG_FEATURE_CHAT_IMPLICIT_CR is not set
+# CONFIG_FEATURE_CHAT_SWALLOW_OPTS is not set
+# CONFIG_FEATURE_CHAT_SEND_ESCAPES is not set
+# CONFIG_FEATURE_CHAT_VAR_ABORT_LEN is not set
+# CONFIG_FEATURE_CHAT_CLR_ABORT is not set
 # CONFIG_CHRT is not set
 # CONFIG_CROND is not set
 # CONFIG_FEATURE_CROND_D is not set
@@ -712,14 +712,14 @@ CONFIG_RAIDAUTORUN=y
 CONFIG_READAHEAD=y
 # CONFIG_RFKILL is not set
 # CONFIG_RUNLEVEL is not set
-# CONFIG_RX is not set
-# CONFIG_SETSID is not set
+CONFIG_RX=y
+CONFIG_SETSID=y
 CONFIG_STRINGS=y
 # CONFIG_TASKSET is not set
 # CONFIG_FEATURE_TASKSET_FANCY is not set
 CONFIG_TIME=y
 

[gentoo-commits] proj/genkernel:master commit in: defaults/, netboot/

2016-07-05 Thread Robin H. Johnson
commit: be862b7c3d497034dc5217fd2294d6a84d2d7fd1
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Jul  4 17:43:10 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Jul  4 17:43:10 2016 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=be862b7c

busybox: merge netboot config features.

Merge the netboot busybox configuration with the normal busybox
configuration, adds 5KiB on amd64.

One option was dropped as it no longer compiles on modern systems, and
is irrelevant:
CONFIG_FEATURE_2_4_MODULES

Signed-off-by: Robin H. Johnson  gentoo.org>

 defaults/busy-config | 211 +++---
 netboot/busy-config  | 759 ---
 2 files changed, 111 insertions(+), 859 deletions(-)

diff --git a/defaults/busy-config b/defaults/busy-config
index a38d7fc..6e5e1e4 100644
--- a/defaults/busy-config
+++ b/defaults/busy-config
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Busybox version: 1.19.3
-# Sat Jan 14 00:01:17 2012
+# Busybox version: 1.20.2
+# Mon Jul  4 10:39:35 2016
 #
 CONFIG_HAVE_DOT_CONFIG=y
 
@@ -42,14 +42,14 @@ CONFIG_FEATURE_DEVPTS=y
 # CONFIG_FEATURE_UTMP is not set
 # CONFIG_FEATURE_WTMP is not set
 # CONFIG_FEATURE_PIDFILE is not set
-# CONFIG_FEATURE_SUID is not set
+CONFIG_FEATURE_SUID=y
 # CONFIG_FEATURE_SUID_CONFIG is not set
 # CONFIG_FEATURE_SUID_CONFIG_QUIET is not set
 # CONFIG_SELINUX is not set
 CONFIG_FEATURE_PREFER_APPLETS=y
 CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
 CONFIG_FEATURE_SYSLOG=y
-# CONFIG_FEATURE_HAVE_RPC is not set
+CONFIG_FEATURE_HAVE_RPC=y
 
 #
 # Build Options
@@ -62,7 +62,10 @@ CONFIG_STATIC=y
 # CONFIG_FEATURE_SHARED_BUSYBOX is not set
 CONFIG_LFS=y
 CONFIG_CROSS_COMPILER_PREFIX=""
+CONFIG_SYSROOT=""
 CONFIG_EXTRA_CFLAGS=""
+CONFIG_EXTRA_LDFLAGS=""
+CONFIG_EXTRA_LDLIBS=""
 
 #
 # Debugging Options
@@ -92,7 +95,7 @@ CONFIG_PREFIX="./_install"
 CONFIG_FEATURE_SYSTEMD=y
 CONFIG_FEATURE_RTMINMAX=y
 CONFIG_PASSWORD_MINLEN=6
-CONFIG_MD5_SIZE_VS_SPEED=2
+CONFIG_MD5_SMALL=1
 # CONFIG_FEATURE_FAST_TOP is not set
 # CONFIG_FEATURE_ETC_NETWORKS is not set
 CONFIG_FEATURE_USE_TERMIOS=y
@@ -101,10 +104,11 @@ CONFIG_FEATURE_EDITING_MAX_LEN=1024
 # CONFIG_FEATURE_EDITING_VI is not set
 CONFIG_FEATURE_EDITING_HISTORY=15
 # CONFIG_FEATURE_EDITING_SAVEHISTORY is not set
+# CONFIG_FEATURE_EDITING_SAVE_ON_EXIT is not set
 # CONFIG_FEATURE_REVERSE_SEARCH is not set
 CONFIG_FEATURE_TAB_COMPLETION=y
 # CONFIG_FEATURE_USERNAME_COMPLETION is not set
-# CONFIG_FEATURE_EDITING_FANCY_PROMPT is not set
+CONFIG_FEATURE_EDITING_FANCY_PROMPT=y
 # CONFIG_FEATURE_EDITING_ASK_TERMINAL is not set
 CONFIG_FEATURE_NON_POSIX_CP=y
 # CONFIG_FEATURE_VERBOSE_CP_MESSAGE is not set
@@ -126,37 +130,38 @@ CONFIG_FEATURE_SEAMLESS_LZMA=y
 CONFIG_FEATURE_SEAMLESS_BZ2=y
 CONFIG_FEATURE_SEAMLESS_GZ=y
 # CONFIG_FEATURE_SEAMLESS_Z is not set
-# CONFIG_AR is not set
-# CONFIG_FEATURE_AR_LONG_FILENAMES is not set
+CONFIG_AR=y
+CONFIG_FEATURE_AR_LONG_FILENAMES=y
 # CONFIG_FEATURE_AR_CREATE is not set
 CONFIG_BUNZIP2=y
 CONFIG_BZIP2=y
 CONFIG_CPIO=y
 CONFIG_FEATURE_CPIO_O=y
 CONFIG_FEATURE_CPIO_P=y
-# CONFIG_DPKG is not set
+CONFIG_DPKG=y
 # CONFIG_DPKG_DEB is not set
 # CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
 CONFIG_GUNZIP=y
 CONFIG_GZIP=y
 CONFIG_FEATURE_GZIP_LONG_OPTIONS=y
+CONFIG_GZIP_FAST=0
 CONFIG_LZOP=y
 # CONFIG_LZOP_COMPR_HIGH is not set
-# CONFIG_RPM2CPIO is not set
-# CONFIG_RPM is not set
+CONFIG_RPM2CPIO=y
+CONFIG_RPM=y
 CONFIG_TAR=y
 CONFIG_FEATURE_TAR_CREATE=y
 CONFIG_FEATURE_TAR_AUTODETECT=y
-# CONFIG_FEATURE_TAR_FROM is not set
-# CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY is not set
+CONFIG_FEATURE_TAR_FROM=y
+CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
 # CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set
 CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
-# CONFIG_FEATURE_TAR_LONG_OPTIONS is not set
+CONFIG_FEATURE_TAR_LONG_OPTIONS=y
 # CONFIG_FEATURE_TAR_TO_COMMAND is not set
 CONFIG_FEATURE_TAR_UNAME_GNAME=y
 CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y
 # CONFIG_FEATURE_TAR_SELINUX is not set
-# CONFIG_UNCOMPRESS is not set
+CONFIG_UNCOMPRESS=y
 CONFIG_UNLZMA=y
 CONFIG_FEATURE_LZMA_FAST=y
 CONFIG_LZMA=y
@@ -173,11 +178,13 @@ CONFIG_DATE=y
 CONFIG_FEATURE_DATE_ISOFMT=y
 # CONFIG_FEATURE_DATE_NANO is not set
 CONFIG_FEATURE_DATE_COMPAT=y
+CONFIG_HOSTID=y
 CONFIG_ID=y
 CONFIG_GROUPS=y
 CONFIG_TEST=y
 # CONFIG_FEATURE_TEST_64 is not set
 CONFIG_TOUCH=y
+CONFIG_FEATURE_TOUCH_SUSV3=y
 CONFIG_TR=y
 CONFIG_FEATURE_TR_CLASSES=y
 CONFIG_FEATURE_TR_EQUIV=y
@@ -203,8 +210,8 @@ CONFIG_FEATURE_DD_THIRD_STATUS_LINE=y
 CONFIG_DF=y
 CONFIG_FEATURE_DF_FANCY=y
 CONFIG_DIRNAME=y
-# CONFIG_DOS2UNIX is not set
-# CONFIG_UNIX2DOS is not set
+CONFIG_DOS2UNIX=y
+CONFIG_UNIX2DOS=y
 CONFIG_DU=y
 CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y
 CONFIG_ECHO=y
@@ -219,8 +226,7 @@ CONFIG_FALSE=y
 CONFIG_FOLD=y
 CONFIG_FSYNC=y
 CONFIG_HEAD=y
-# CONFIG_FEATURE_FANCY_HEAD is not set
-CONFIG_HOSTID=y
+CONFIG_FEATURE_FANCY_HEAD=y
 

[gentoo-commits] repo/gentoo:master commit in: games-action/barrage/

2016-07-05 Thread Austin English
commit: 000209220ccfe972e3ecad734c9fdf9ff3adde07
Author: Austin English  gentoo  org>
AuthorDate: Tue Jul  5 19:47:05 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Jul  5 19:48:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00020922

games-action/barrage: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 games-action/barrage/barrage-1.0.4-r1.ebuild | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/games-action/barrage/barrage-1.0.4-r1.ebuild 
b/games-action/barrage/barrage-1.0.4-r1.ebuild
new file mode 100644
index 000..9790b9f
--- /dev/null
+++ b/games-action/barrage/barrage-1.0.4-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="A violent point-and-click shooting game"
+HOMEPAGE="http://lgames.sourceforge.net;
+SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/libsdl-1.2[sound,video]
+   >=media-libs/sdl-mixer-1.2.4"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   default
+   newicon barrage48.png ${PN}.png
+   make_desktop_entry ${PN} Barrage
+   rm "${D}"/usr/share/applications/${PN}.desktop
+}



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

2016-07-05 Thread NP Hardass
commit: eb38d016eda247952828b7c3de6d1fd4cb558cf5
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Jul  4 19:54:48 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Jul  5 19:26:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb38d016

app-arch/libarchive: Add src_prepare w/ eautoreconf, fix OSX acl #587890

Package-Manager: portage-2.2.28

 .../files/libarchive-3.2.1-osx-fix-acl.patch   | 32 ++
 ...-3.2.1-r2.ebuild => libarchive-3.2.1-r3.ebuild} | 10 ++-
 2 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/app-arch/libarchive/files/libarchive-3.2.1-osx-fix-acl.patch 
b/app-arch/libarchive/files/libarchive-3.2.1-osx-fix-acl.patch
new file mode 100644
index 000..f3d1363
--- /dev/null
+++ b/app-arch/libarchive/files/libarchive-3.2.1-osx-fix-acl.patch
@@ -0,0 +1,32 @@
+From 3e66829717c8fde611b2b611497f08a46da40ce7 Mon Sep 17 00:00:00 2001
+From: Joerg Sonnenberger 
+Date: Tue, 21 Jun 2016 18:29:07 +0200
+Subject: [PATCH] Dummy out copy_acls if sys/acl.h is missing or ACL support is
+ disabled.
+
+---
+ libarchive/archive_write_disk_posix.c | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/libarchive/archive_write_disk_posix.c 
b/libarchive/archive_write_disk_posix.c
+index 6737cd7..67aacf1 100644
+--- a/libarchive/archive_write_disk_posix.c
 b/libarchive/archive_write_disk_posix.c
+@@ -3487,6 +3487,9 @@ copy_xattrs(struct archive_write_disk *a, int tmpfd, int 
dffd)
+ static int
+ copy_acls(struct archive_write_disk *a, int tmpfd, int dffd)
+ {
++#ifndef HAVE_SYS_ACL_H
++  return 0;
++#else
+   acl_t acl, dfacl = NULL;
+   int acl_r, ret = ARCHIVE_OK;
+ 
+@@ -3514,6 +3517,7 @@ copy_acls(struct archive_write_disk *a, int tmpfd, int 
dffd)
+   if (dfacl)
+   acl_free(dfacl);
+   return (ret);
++#endif
+ }
+ 
+ static int

diff --git a/app-arch/libarchive/libarchive-3.2.1-r2.ebuild 
b/app-arch/libarchive/libarchive-3.2.1-r3.ebuild
similarity index 95%
rename from app-arch/libarchive/libarchive-3.2.1-r2.ebuild
rename to app-arch/libarchive/libarchive-3.2.1-r3.ebuild
index 3b514eb..362bf63 100644
--- a/app-arch/libarchive/libarchive-3.2.1-r2.ebuild
+++ b/app-arch/libarchive/libarchive-3.2.1-r3.ebuild
@@ -36,7 +36,15 @@ DEPEND="${RDEPEND}
e2fsprogs? ( sys-fs/e2fsprogs )
)"
 
-PATCHES=( "${FILESDIR}/${P}-fix-tests-gnu99.patch" )
+PATCHES=(
+   "${FILESDIR}/${P}-fix-tests-gnu99.patch"
+   "${FILESDIR}/${P}-osx-fix-acl.patch" #587890
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
 
 multilib_src_configure() {
export ac_cv_header_ext2fs_ext2_fs_h=$(usex e2fsprogs) #354923



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

2016-07-05 Thread Michał Górny
commit: 1a3c7cae5bcd4dd111ebab0dcda2357d1c20f279
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  4 21:05:18 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul  5 19:04:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3c7cae

dev-lang/julia: Nuke old requiring llvm = 3.4*

 dev-lang/julia/Manifest   |   5 --
 dev-lang/julia/julia-0.3.0.ebuild | 156 --
 2 files changed, 161 deletions(-)

diff --git a/dev-lang/julia/Manifest b/dev-lang/julia/Manifest
index 453f540..034069d 100644
--- a/dev-lang/julia/Manifest
+++ b/dev-lang/julia/Manifest
@@ -1,7 +1,2 @@
-DIST dSFMT-src-2.2.tar.gz 291253 SHA256 
bc3947a9b2253a869fcbab8ff395416cb12958be9dba10793db2cd7e37b26899 SHA512 
e59d54166dc2df9f6e6abd68658c3624082feabe445215256fead47a8944c41578d11c2b4ba57eac174587a45e445b2aabd867db24fd9e951842513cf914f60b
 WHIRLPOOL 
986b24d8c302f21e305a6bbc6b33e42678c27018c71c566d3f052ce7600fd06c81d77375d08b2b40c0c4aa93ca74cad819a34d0350e33a61f5837f27de7cf193
-DIST julia-0.3.0.tar.gz 2271301 SHA256 
1e9778129231aeff4e5f6100b0b71d2dbc4306cfc92cf533e527907d4a7a9aa1 SHA512 
1f5ac24a62ba791af5edfd1051435a20866fb5c46796e6ddb5037b0bea482a79b86bf77cf76565fd7833d87a9b8f3f03df7d5f537b72c5655bddaaf3e033
 WHIRLPOOL 
b908a2c0bfbe649d102071b6a3207a60cafa38370c3ab7bb10eec3fe258f6d7da76f30bd71f8deba7ab3d40068816ddbf6c7ee42c6b154c0f873c5c67e975d4c
 DIST julia-0.4.3-bundled.tar.gz 2678787 SHA256 
9451160add4c1fa537762627abcd3dd5fecca9ce44f71c4140d89a4bb6b23392 SHA512 
919ca7b99a6eb17a651ce24fe07e5c12bfcee54ce86fac8f744765195002e8f3330df9059fadd5af3408c1f7e067e247ad4bb135879ae4ae43e1457245f90db9
 WHIRLPOOL 
94bb022d4f1586dfdc2f52286db423cb09898a3a5dff2f2086ca111b9117dca808758351dada23cea1056a8e5c3b33f6919410c34af96a92a4a9f8b0e0758783
 DIST julia-0.4.3.tar.gz 5563437 SHA256 
b2c12b267c0d8eb380f6628e7be48c7ec46d2cfb5c585ecb3ca4cc442650e4e0 SHA512 
7d5180c69573452c00563c7b98514fc9e4f0f70762912cf4f90cbf632e4b23ec149295ff1955164833ab94efd1feab992067996e3d60f795850542cf2f18f67f
 WHIRLPOOL 
75c3ebf8cb1af67158896872e098bf66a8073eba3daf6cf5903471d34201e1605458e59f14c19ff5177413daee5aac102ec69a0afe9a93a219698a4640acaf33
-DIST libuv-julia-0.3.0.tar.bz2 13541514 SHA256 
8bd7461a316ed67928f9bd0a83e9c45083500c9784561647f12bc05629519e26 SHA512 
405df88e102d7a9700ff5c691059283b0509c5236855cba1cccd042493a4deda9397d010e4d6d8a2df8dd03cb6e82597471271bb6f2a58855c6bc6fe84caffcd
 WHIRLPOOL 
a4610ff4382767e02b24922ec8a5e8f7c2df7f53f7710a9270f0b32f53b5b015de64d8f1f466066fe4ce2305adb2bf996c903edb58345ea8e232bd9dd5bc6cfb
-DIST rmath-0_p20140821.tar.bz2 455123 SHA256 
39ea3c27d757b811caeb36d3f5c40ba908365752fbf74e5fdeed42964df09947 SHA512 
22442852e6042fe8ce78252af7e88718a33774d0f34f26dafcd4313bb077f718801d207dded7c5c3368bc7554074fdf5975c615dc35ea0b28b071f2d8f91baf8
 WHIRLPOOL 
dd6de751c46a8e5ca84cf00ba19951b4f1fcc6b80375861f9eeaeea6d15f48cec77661318edc6542ec0bafeb9b05b2be27f5c97173171427c84f48eb24310d7e
-DIST utf8proc-v1.1.6.tar.gz 105825 SHA256 
fedc8fa78022eb8f0584fbc85c9f9571bcd7fd510de0ce16955289c42f4199e7 SHA512 
3bec2388298c201d9d6992cdd36330f1109d26a37b3411ba633f006f40da9e494ba0565051b763a7d3014e6113cd1e7754e6b95d5cbb2d7b50cee55193f0fdc1
 WHIRLPOOL 
c211419407e80893b66fa7586a8148e9b2e45c89d2d31878658a4ae7f0b1ca72e269cef234ca8b30e27e4bac5a48715520dd546f6605af773d6e165ef76f81b0

diff --git a/dev-lang/julia/julia-0.3.0.ebuild 
b/dev-lang/julia/julia-0.3.0.ebuild
deleted file mode 100644
index f9318cb..000
--- a/dev-lang/julia/julia-0.3.0.ebuild
+++ /dev/null
@@ -1,156 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-RESTRICT="test"
-
-inherit elisp-common eutils multilib pax-utils toolchain-funcs
-
-PDSFMT=dSFMT-src-2.2
-
-DESCRIPTION="High-performance programming language for technical computing"
-HOMEPAGE="http://julialang.org/;
-SRC_URI="
-   https://github.com/JuliaLang/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-   http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/${PDSFMT}.tar.gz
-   https://dev.gentoo.org/~patrick/libuv-${P}.tar.bz2
-   https://dev.gentoo.org/~patrick/rmath-0_p20140821.tar.bz2
-   
http://www.public-software-group.org/pub/projects/utf8proc/v1.1.6/utf8proc-v1.1.6.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="emacs"
-
-RDEPEND="
-   dev-lang/R:0=
-   dev-libs/double-conversion:0=
-   dev-libs/gmp:0=
-   dev-libs/libpcre:3=
-   dev-libs/mpfr:0=
-   dev-libs/openspecfun
-   sci-libs/arpack:0=
-   sci-libs/camd:0=
-   sci-libs/cholmod:0=
-   sci-libs/fftw:3.0=
-   sci-libs/openlibm:0=
-   sci-libs/spqr:0=
-   sci-libs/umfpack:0=
-   sci-mathematics/glpk:0=
-   =sys-devel/llvm-3.4*
-   >=sys-libs/libunwind-1.1:7=
-   sys-libs/readline:0=
-   sys-libs/zlib:0=
-   virtual/blas
-   virtual/lapack
-   emacs? 

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

2016-07-05 Thread Michał Górny
commit: d7964326355d8753998d2f19b5b4ccaadd87ca9e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jul  5 18:45:22 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul  5 19:04:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7964326

base/package.use.mask: Mask intel-ocl-sdk[system-clang], #585102

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index ef5c430..0021891 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,11 @@
 # This file requires >=portage-2.1.1
 # New entries go on top.
 
+# Michał Górny  (05 Jul 2016)
+# Mask system-clang support as it requires llvm-3.4 that is subject
+# to security bug cleanup, #585102.
+dev-util/intel-ocl-sdk system-clang
+
 # Mike Gilbert  (23 Jun 2016)
 # This flag only has meaning on amd64
 sys-boot/grub:2 grub_platforms_xen-32



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

2016-07-05 Thread Michał Górny
commit: 10d0dcb1d623feb131acdf37074dabeb3f49859f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  4 20:30:12 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul  5 19:04:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d0dcb1

sys-devel/clang: Remove 3.4.2

 sys-devel/clang/clang-3.4.2-r100.ebuild | 36 -
 1 file changed, 36 deletions(-)

diff --git a/sys-devel/clang/clang-3.4.2-r100.ebuild 
b/sys-devel/clang/clang-3.4.2-r100.ebuild
deleted file mode 100644
index 27c4751..000
--- a/sys-devel/clang/clang-3.4.2-r100.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib-build
-
-DESCRIPTION="C language family frontend for LLVM (meta-ebuild)"
-HOMEPAGE="http://clang.llvm.org/;
-SRC_URI=""
-
-LICENSE="UoI-NCSA"
-SLOT="0/3.4"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug multitarget python +static-analyzer"
-
-RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]"
-
-# Please keep this package around since it's quite likely that we'll
-# return to separate LLVM & clang ebuilds when the cmake build system
-# is complete.
-
-pkg_postinst() {
-   if has_version ">=dev-util/ccache-3.1.9-r2" ; then
-   #add ccache links as clang might get installed after ccache
-   "${EROOT}"/usr/bin/ccache-config --install-links
-   fi
-}
-
-pkg_postrm() {
-   if has_version ">=dev-util/ccache-3.1.9-r2" && [[ -z 
${REPLACED_BY_VERSION} ]]; then
-   # --remove-links would remove all links, --install-links 
updates them
-   "${EROOT}"/usr/bin/ccache-config --install-links
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/, sys-devel/llvm/files/

2016-07-05 Thread Michał Górny
commit: d77c5d128cd577ccc618b0ba2b3317a519405526
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  4 20:33:59 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul  5 19:04:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d77c5d12

sys-devel/llvm: Drop 3.4.2

 sys-devel/llvm/Manifest|   5 -
 ...clang-3.1-gentoo-runtime-gcc-detection-v3.patch |  29 --
 .../llvm/files/clang-3.4-darwin_build_fix.patch|  47 --
 .../llvm/files/clang-3.4-gentoo-install.patch  |  80 ---
 .../llvm/files/llvm-3.3-cmake-modulepath.patch |  24 -
 .../llvm/files/llvm-3.4-cmake-configparser.patch   |  35 --
 sys-devel/llvm/files/llvm-3.4-gentoo-install.patch |  96 
 sys-devel/llvm/llvm-3.4.2.ebuild   | 571 -
 sys-devel/llvm/metadata.xml|   2 -
 9 files changed, 889 deletions(-)

diff --git a/sys-devel/llvm/Manifest b/sys-devel/llvm/Manifest
index be88838..b21128e 100644
--- a/sys-devel/llvm/Manifest
+++ b/sys-devel/llvm/Manifest
@@ -1,16 +1,13 @@
-DIST cfe-3.4.2.src.tar.gz 10612313 SHA256 
5ba6f5772f8d00f445209356a7daf83c5bca2da5acd10de517ad2359ae95bc10 SHA512 
e01fa8e312e9b3b7b3cb572ac21349161aaa50078ecfe7bded273b75db4a0c44acde524f8fdfcbeec54c61eeeb8339e9917d1f205a8fda18e34fe7ccbe89c36d
 WHIRLPOOL 
153208b1a60bb5fbe92a7162cb26bbe70d591e7db9dcf06fcd54efc539bbff0403ec88e64236969c9f256e5586bc333840bd6178fd158577d6fe228d9edd4dcd
 DIST cfe-3.5.0.src.tar.xz 8233432 SHA256 
fc80992e004b06f6c7afb612de1cdaa9ac9d25811c55f94fcf7331d9b81cdb8b SHA512 
b26a5e2cd81c150607c23b22fafc0d9c7f12b83b45e476b8e75bf5e99d42be7c98ffeac7349df664f01b00900864a01429860b298e48961861377a4b2daf3e49
 WHIRLPOOL 
5dd8b6fe97933b74f1668b1d753c16cd3bcd05ccf72aac1283aa449caf93f5ba88ae79e7668f7e79b554e1421549a87af21c86cf92657c1b4d77744165718ce7
 DIST cfe-3.5.2.src.tar.xz 8268008 SHA256 
4feb575f74fb3a74b6245400460230141bf610f235ef3a25008cfe6137828620 SHA512 
2ad9a7daa8e62cdbf47b001aa6b937a06ae7e6396dcd1832797e2d98036522443ccfca9f1253e16d531a99d1edf237fcd2b457c55491ff68ca4534a2396ca52f
 WHIRLPOOL 
51789ba2a3193d404b26d26b999fc47f1bc4b56b45048078cc51e4ff5c31d834d360ee0c2d16096c060f85acab6de9055dc375569348ae3307e4b280406f2d9e
 DIST cfe-3.6.2.src.tar.xz 8617576 SHA256 
ae9180466a23acb426d12444d866b266ff2289b266064d362462e44f8d4699f3 SHA512 
ed837c48f38d8998efd675b56477c8681dcedfcf3f71bba65930f145501289bebb6fe6a6d9de336548f94c381d016b99f10c58e046b885449755d44ac782de03
 WHIRLPOOL 
a17419cea32c8662c0008dbd0391ed5f52045d0175488979e7620f6a9a21b08e451a5e21d3bf944597bb37934a8228fa89c09d773882359822d59bd447a8
 DIST cfe-3.7.1.src.tar.xz 9110616 SHA256 
56e2164c7c2a1772d5ed2a3e57485ff73ff06c97dff12edbeea1acc4412b0674 SHA512 
8e3285a32ad0fd4721fa77c4fb9709f31bb4e4f7cb5245357aaf57b0767b6ef18a30d902b59d1437a6febffb6c2128214f9ce5aa913bb298743221a28c4f9de5
 WHIRLPOOL 
ce300f5023bddda59ee055e4dccdca8bf459fae5d4e91c44262d2830c406b798d697d1bf3c6326ff41b969a8439f94a3c83570f1d0151a7f0223eb0d8f324f7b
 DIST cfe-3.8.0.src.tar.xz 9627228 SHA256 
04149236de03cf05232d68eb7cb9c50f03062e339b68f4f8a03b650a11536cf9 SHA512 
fef431d63f95a394d53e3857fb6a6bde7a7b27f40ef5111b4353bcb63ac26febec8a9eb84780187c49699ab099834f13f996f085d02c365676b3fa5bbcc03dcd
 WHIRLPOOL 
10fd94f75f645318ed3436454ccffd570a88cafe35e870563b5f4d89c37b9bdbe282d8793301ca53db6774cc223b2ff7ab0af99293413cac3deefcf5150fcca3
-DIST clang-tools-extra-3.4.src.tar.gz 230729 SHA256 
ba85187551ae97fe1c8ab569903beae5ff0900e21233e5eb5389f6ceab1028b4 SHA512 
9656678acea490fd5674b2d47ad30ec69e5aedb450924e566a90418c94ce6483faa254e7dde0d5163cb0643153113d27b6b000fea7bba08f0ba55741b35873b1
 WHIRLPOOL 
c41ec11d0b88678c56d77d285c4383a39cabab16aae8a4457666014e0927aa4b04cf77e73af0275e6bfc603a9531598eca98ab61d5d81288e2920682088d9eaf
 DIST clang-tools-extra-3.5.0.src.tar.xz 216256 SHA256 
2981beb378afb5aa5c50ed017720a42a33e77e902c7086ad2d412ef4fa931f69 SHA512 
5ff2cc5d143b78fbe6645486f02e50f738a92aaf6b8e85cfc6f91e659684686b12e61fc8f00b814b4372c5ed2c2b1be5eca61ea696fbe074b815877b799534ee
 WHIRLPOOL 
10b5afc550fa6a8c33739fbf9268e934732b2892842d398152676e66ab90aed3c6e1bae02bc1b8aa0a9a917b6b450f60950317a9eda3f9e377971cbe00164b11
 DIST clang-tools-extra-3.5.2.src.tar.xz 215804 SHA256 
f21a374d74b194d8c984546266491b518859b5f12ed9abd49337b8060d3fc004 SHA512 
6a8e662d2704147296c13626fbc5885911c646c67404f12eacc67ee2995221445bf4f6122b271b9cb3a56b716f550a651024822f72358d400b9052bf50423669
 WHIRLPOOL 
088d2725a88a439a1a2c4048e0eaf540587078078bd1c9823a4804200265cab4d32606abf5e72be76da45ea4aa6e7a7201a2bdbddc78d5f9e0024b0d7b59e222
 DIST clang-tools-extra-3.6.2.src.tar.xz 248624 SHA256 
6a0ec627d398f501ddf347060f7a2ccea4802b2494f1d4fd7bda3e0442d04feb SHA512 
1b7710a7deee30cefb6a3b4edb026a96d8935a0c6f3056ccdb7a45564d10baf01a4f6722ae853ad9a3bad17e8de32a3c0ec99c5cf6144647a5e182809d403f7a
 WHIRLPOOL 

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

2016-07-05 Thread Richard Farina
commit: 672b55ae27db4c80e9e9b611fca8f8b7a93a9418
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Jul  5 18:54:47 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Jul  5 18:55:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672b55ae

net-wireless/kismet: new release with minor fixes for tinfo and channel setting

Package-Manager: portage-2.3.0_rc1

 net-wireless/kismet/Manifest|   1 +
 net-wireless/kismet/kismet-2016.07.1.ebuild | 170 
 2 files changed, 171 insertions(+)

diff --git a/net-wireless/kismet/Manifest b/net-wireless/kismet/Manifest
index feb38b4..1a66178 100644
--- a/net-wireless/kismet/Manifest
+++ b/net-wireless/kismet/Manifest
@@ -1,2 +1,3 @@
 DIST kismet-2013-03-R1.tar.gz 899372 SHA256 
1c1e9f6b550de1f248363d4c9ce1d24fdc20d041ead5a53cec88eb1b07353082 SHA512 
7e992f5ef3db4c5fa298bd4aabfe216668baade948b83996850c010c6c92bfa2fea37d7006a532eb6bace015624f536cc45ed8b3b3ed4a6a1cac7a137ac86d36
 WHIRLPOOL 
694796f7dd0f4ffd70e64d67eba30bf7b206189dadb8e773a302af9f417a8219b45e547bfcaf59db3f502e0f5ab18af6d642e66dbe8277d8af48daeb35b40843
 DIST kismet-2016-01-R1.tar.xz 703308 SHA256 
162f1796996836b2d44126ccbe877a88a7f4a0e50f6729da897fc5a8ec4776b9 SHA512 
cfbfb2cefd8df4a4fd09333eb6b0becd56cd7c3a1804d555d28b1d55379186e51804334560531d05e760d31e446c4b89d32ce2bd2c0705473f67f04611c0434e
 WHIRLPOOL 
7ba136a9a138a43768c07668f92b6836d4345bb382935527e0576d5d4aedceb6135bc5b2a38fdfe5b7c488fadc17d759b0960c8cc8a461338adb3417024cb491
+DIST kismet-2016-07-R1.tar.xz 709364 SHA256 
bdb21f153311f1ff3b16621bf0d6740f66369bf0982b0a289c9a12af8847e237 SHA512 
88891a0cd5ef94a4815d259e433f946f52552c125e05a5d8ac447d04e6090f2bd92f8bd8573440f0dfe446b29233bef81d9889e53170757ad0116ddfc2cb8416
 WHIRLPOOL 
33bbe6e3353c87907e2a58326ccd84ff973e474a884c29f01c29439de673d2050c50348bf001799da25f0b156c3527d3c5f93cdcdccfd830c9e2eb40cce9aa8b

diff --git a/net-wireless/kismet/kismet-2016.07.1.ebuild 
b/net-wireless/kismet/kismet-2016.07.1.ebuild
new file mode 100644
index 000..18490cf
--- /dev/null
+++ b/net-wireless/kismet/kismet-2016.07.1.ebuild
@@ -0,0 +1,170 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils multilib user
+
+MY_P=${P/\./-}
+MY_P=${MY_P/./-R}
+S=${WORKDIR}/${MY_P}
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://www.kismetwireless.net/${PN}.git;
+   SRC_URI=""
+   inherit git-2
+   KEYWORDS=""
+else
+   SRC_URI="http://www.kismetwireless.net/code/${MY_P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+fi
+
+DESCRIPTION="IEEE 802.11 wireless LAN sniffer"
+HOMEPAGE="http://www.kismetwireless.net/;
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+IUSE="+client +pcre speech +plugin-autowep +plugin-btscan plugin-dot15d4 
+plugin-ptw +plugin-spectools +plugin-syslog +ruby selinux +suid"
+
+CDEPEND="net-wireless/wireless-tools
+   kernel_linux? ( sys-libs/libcap
+   dev-libs/libnl:3
+   net-libs/libpcap
+   )
+   pcre? ( dev-libs/libpcre )
+   suid? ( sys-libs/libcap )
+   client? ( sys-libs/ncurses:0= )
+   !arm? ( speech? ( app-accessibility/flite ) )
+   plugin-btscan? ( net-wireless/bluez )
+   plugin-dot15d4? ( virtual/libusb:0 )
+   plugin-spectools? ( net-wireless/spectools )
+"
+
+DEPEND="${CDEPEND}
+   virtual/pkgconfig
+"
+
+RDEPEND="${CDEPEND}
+   ruby? ( dev-lang/ruby:* )
+   selinux? ( sec-policy/selinux-kismet )
+"
+
+src_prepare() {
+   sed -i -e "s:^\(logtemplate\)=\(.*\):\1=/tmp/\2:" \
+   conf/kismet.conf.in
+
+   # Don't strip and set correct mangrp
+   sed -i -e 's| -s||g' \
+   -e 's|@mangrp@|root|g' Makefile.in
+
+   epatch_user
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable client) \
+   $(use_enable pcre)
+}
+
+src_compile() {
+   emake
+
+   if use plugin-autowep; then
+   cd "${S}"/restricted-plugin-autowep
+   KIS_SRC_DIR="${S}" emake
+   fi
+   if use plugin-btscan; then
+   cd "${S}"/plugin-btscan
+   KIS_SRC_DIR="${S}" emake
+   fi
+   if use plugin-dot15d4; then
+   cd "${S}"/plugin-dot15d4
+   KIS_SRC_DIR="${S}" emake
+   fi
+   if use plugin-ptw; then
+   cd "${S}"/restricted-plugin-ptw
+   KIS_SRC_DIR="${S}" emake
+   fi
+   if use plugin-spectools; then
+   cd "${S}"/plugin-spectools
+   KIS_SRC_DIR="${S}" emake
+   fi
+   if use plugin-syslog; then
+   cd "${S}"/plugin-syslog
+   KIS_SRC_DIR="${S}" emake
+   fi
+}
+
+src_install() {
+   if use plugin-autowep; then
+   cd "${S}"/restricted-plugin-autowep
+   KIS_SRC_DIR="${S}" emake DESTDIR="${ED}" 

[gentoo-commits] repo/gentoo:master commit in: games-action/abuse/

2016-07-05 Thread Austin English
commit: be9278be49527bf9e8fd460e9a95812007aec09e
Author: Austin English  gentoo  org>
AuthorDate: Tue Jul  5 17:47:01 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Jul  5 18:45:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9278be

games-action/abuse: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 games-action/abuse/abuse-0.8-r1.ebuild | 42 ++
 1 file changed, 42 insertions(+)

diff --git a/games-action/abuse/abuse-0.8-r1.ebuild 
b/games-action/abuse/abuse-0.8-r1.ebuild
new file mode 100644
index 000..0bbaaa9
--- /dev/null
+++ b/games-action/abuse/abuse-0.8-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="Port of Abuse by Crack Dot Com"
+HOMEPAGE="http://abuse.zoy.org/;
+SRC_URI="http://abuse.zoy.org/raw-attachment/wiki/download/${P}.tar.gz;
+
+LICENSE="GPL-2 WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/libsdl-1.1.6[sound,opengl,video]
+   media-libs/sdl-mixer
+   virtual/opengl"
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gentoo.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   # Source-based install
+   default
+
+   doicon doc/${PN}.png
+   make_desktop_entry abuse Abuse
+}
+
+pkg_postinst() {
+   elog "NOTE: If you had previous version of abuse installed"
+   elog "you may need to remove ~/.abuse for the game to work correctly."
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/accelerator3d/, games-action/accelerator3d/files/

2016-07-05 Thread Austin English
commit: 3c4fd333c7f34e4b9247d26fa92026c3664dfe43
Author: Austin English  gentoo  org>
AuthorDate: Tue Jul  5 18:10:20 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Jul  5 18:45:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4fd333

games-action/accelerator3d: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 .../accelerator3d/accelerator3d-0.1.1-r3.ebuild| 46 ++
 .../files/accelerator3d-0.1.1-gentoo-paths.patch   |  4 +-
 .../files/accelerator3d-0.1.1-gllightmodel.patch   |  4 +-
 3 files changed, 50 insertions(+), 4 deletions(-)

diff --git a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild 
b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild
new file mode 100644
index 000..f9eb33b
--- /dev/null
+++ b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+inherit eutils python-r1
+
+DESCRIPTION="Fast-paced, 3D, first-person shoot/dodge-'em-up, in the vain of 
Tempest or n2o"
+HOMEPAGE="http://accelerator3d.sourceforge.net/;
+SRC_URI="mirror://sourceforge/accelerator3d/accelerator-${PV}.tar.bz2"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE=""
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
+   dev-python/pygame[${PYTHON_USEDEP}]
+   dev-python/pyode[${PYTHON_USEDEP}]
+   dev-python/pyopengl[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${PN}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gentoo-paths.patch
+   "${FILESDIR}"/${P}-gllightmodel.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i \
+   -e "s:@GENTOO_DATADIR@:/usr/share/${PN}:" \
+   accelerator.py || die
+}
+
+src_install() {
+   python_foreach_impl python_newscript accelerator.py accelerator
+   insinto "/usr/share/${PN}"
+   doins gfx/* snd/*
+   dodoc CHANGELOG README
+   make_desktop_entry accelerator
+}

diff --git 
a/games-action/accelerator3d/files/accelerator3d-0.1.1-gentoo-paths.patch 
b/games-action/accelerator3d/files/accelerator3d-0.1.1-gentoo-paths.patch
index ab8637f..526fa67 100644
--- a/games-action/accelerator3d/files/accelerator3d-0.1.1-gentoo-paths.patch
+++ b/games-action/accelerator3d/files/accelerator3d-0.1.1-gentoo-paths.patch
@@ -1,5 +1,5 @@
 accelerator.py.old 2006-04-18 21:51:28.0 +0200
-+++ accelerator.py 2006-04-18 22:07:28.0 +0200
+--- a/accelerator.py   2006-04-18 21:51:28.0 +0200
 b/accelerator.py   2006-04-18 22:07:28.0 +0200
 @@ -72,7 +72,7 @@
# default parameters on it (min/mag filters, wrapping).
def __init__(self,texfile,mipmap = False):

diff --git 
a/games-action/accelerator3d/files/accelerator3d-0.1.1-gllightmodel.patch 
b/games-action/accelerator3d/files/accelerator3d-0.1.1-gllightmodel.patch
index b850ccf..31d0a8b 100644
--- a/games-action/accelerator3d/files/accelerator3d-0.1.1-gllightmodel.patch
+++ b/games-action/accelerator3d/files/accelerator3d-0.1.1-gllightmodel.patch
@@ -1,5 +1,5 @@
 accelerator.py
-+++ accelerator.py
+--- a/accelerator.py
 b/accelerator.py
 @@ -274,7 +274,7 @@
glColorMaterial(GL_FRONT,GL_AMBIENT_AND_DIFFUSE)
glMaterialfv(GL_FRONT,GL_SHININESS,128)



[gentoo-commits] repo/gentoo:master commit in: games-action/atanks/

2016-07-05 Thread Austin English
commit: d3d84ec5dfd28ba74e6f8a45ce8bafcc597f599b
Author: Austin English  gentoo  org>
AuthorDate: Tue Jul  5 18:43:34 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Jul  5 18:45:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d84ec5

games-action/atanks: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 games-action/atanks/atanks-6.4-r1.ebuild | 44 
 1 file changed, 44 insertions(+)

diff --git a/games-action/atanks/atanks-6.4-r1.ebuild 
b/games-action/atanks/atanks-6.4-r1.ebuild
new file mode 100644
index 000..a9bad0d
--- /dev/null
+++ b/games-action/atanks/atanks-6.4-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils gnome2-utils
+
+DESCRIPTION="Worms and Scorched Earth-like game"
+HOMEPAGE="http://atanks.sourceforge.net/;
+SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="media-libs/allegro:0[X]"
+RDEPEND=${DEPEND}
+
+src_compile() {
+   emake \
+   INSTALLDIR="/usr/share/${PN}"
+}
+
+src_install() {
+   dobin ${PN}
+   insinto /usr/share/${PN}
+   doins -r button misc missile sound stock tank tankgun text title 
unicode.dat *.txt
+   doicon -s 48 ${PN}.png
+   make_desktop_entry atanks "Atomic Tanks"
+   dodoc Changelog README TODO
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2016-07-05 Thread Dirkjan Ochtman
commit: 714cc573ad8102420082db917eac332776b1a857
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Tue Jul  5 18:38:07 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Tue Jul  5 18:38:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714cc573

dev-lang/erlang: version bump to 19.0 (fixes bug 586730)

Package-Manager: portage-2.2.28

 dev-lang/erlang/Manifest   |   3 +
 dev-lang/erlang/erlang-19.0.ebuild | 154 +
 2 files changed, 157 insertions(+)

diff --git a/dev-lang/erlang/Manifest b/dev-lang/erlang/Manifest
index 3d2bc0f..7b8bdfb 100644
--- a/dev-lang/erlang/Manifest
+++ b/dev-lang/erlang/Manifest
@@ -2,14 +2,17 @@ DIST otp_doc_html_17.5.tar.gz 33510258 SHA256 
baba1d373c1faacf4a1a6ec1220d57d0cb
 DIST otp_doc_html_18.0.tar.gz 33857396 SHA256 
e5a766f68406f5025f921ec32e8959937189ed1245e24b03a74156a8898b03b2 SHA512 
5fcbd1ac7fb5f646e181ede385a56adb8d754bc645fd9313c2e3a77a01cb686b1c5975695207f388a78c9599b0d4e6b52c7ea121e900c0a1e2ab20679c0bede1
 WHIRLPOOL 
5e9174059212b3f5023c04b19164184937b2eb4cbea29103a85813f630b733e60e600e31d3478b3ef759150421b6153a1a3e946e313706bc23e110e01dc1a945
 DIST otp_doc_html_18.2.1.tar.gz 34204320 SHA256 
3576c567b30400fec2b456897d54ba79933ee0f83f6ec57816417b5417ea9723 SHA512 
0e1dff75c7243f1ec6ac38de53c8139649ef777b3e96dae35a74d619ad2f8f92b9cd3df4909328e0d6cd0e2b9fea69503588c32c30b9becfc12b6cbc291daa6a
 WHIRLPOOL 
da821e651a510958335c34e05616314701bee5021b4ac4bda62c607a1a3253183cb13adee1b08307d91aac04cbbe614c067e9f21179a8a10d51d1c80ac68221e
 DIST otp_doc_html_18.3.tar.gz 34285271 SHA256 
8fd6980fd05367735779a487df107ace7c53733f52fbe56de7ca7844a355676f SHA512 
0ac429f67ca9ae7f235cda72eb0f4e5b0b43ae90b70c706aeea08be0ad88968677ccc80eb1ba006e90c9f024de586ffd91741d4cef4d614d1dfac51b407d2659
 WHIRLPOOL 
7d64c2ec433b4bc2da4c56290ad6d21b85d15f72fe9b78654955d27e65b26e1b929d0c9b7d5f60c25c1f16db8d22e36c2ad6ca2a75044707ccd1eea1197fa15d
+DIST otp_doc_html_19.0.tar.gz 34550919 SHA256 
b6f7c4e96467f6c3eea8530dd988b41339b8912ae293f6f1b429489159ff SHA512 
51d6da443d028fe533f12e2f2b8e12cb301977bc91cdf08530d1db53b707d60bf8ef8319b23d85ad1efbd5aaf08910b2f2a99e961b772a47e9647a03166f7d9f
 WHIRLPOOL 
22ccd960ca4258a8afed3e68d6d3f7ef37842fd92c224f2cf6d942fcafee2539e7f91984286988b2f2bca63cb71cc8f8100e3d7f3df497f8d1d3bbeff5f6ffdd
 DIST otp_doc_html_R15B03-1.tar.gz 30436303 SHA256 
d06f580f11d1303217a5c1cf8d68a98d7e01c535be934dcd430ecdc254f7572e SHA512 
8a22ad702d50f40162f7d6051dbbc0226af449f7a1dcfb087e952dd7eb7213257940933441cfb68f055746450e3e5aa2c5ed8107ac67af7c3a940afb195af8c7
 WHIRLPOOL 
ac10f9ce0ffd4cbd98617e4018e5a4729ce83f0ace6a4db219e7beef2f3a626a8c9a419c7f7772c934ca50310f55486df7eb24955ba845a9230c69c93e183d33
 DIST otp_doc_man_17.5.tar.gz 1363320 SHA256 
85b1b2a1011fc01af550f1fe9e5a599a4c5f2a35d264d2804af1d05590a857c3 SHA512 
98d241aa127cfe377e5efc52284cd324713cacefc96db5992275c4f8712a9e35e43f0dbc0d2a8d58a1127fbfa3f762eb001aea1bb1c9fa82205a3d83659ad548
 WHIRLPOOL 
b790046a449824aa02e11bef6b84a7027351edba0fffd241221e690739df30c9c692074b7354612970d8d02b3c1bccfdbd81bb988af9874d181f177ffed49e2c
 DIST otp_doc_man_18.0.tar.gz 1389178 SHA256 
e44f0ec36ee0683867bc2aa9cc7fbb020d9dfd57338f37b98dcd0771f5b95673 SHA512 
d3e757b15ee03b4fd89b21a456b89c847a60f4715fb8257c4d3d4f431798cb8d1ae30978608bc85db7f0e25d51072a2d32927745ff410956dca11a01ae4fa034
 WHIRLPOOL 
83fc8d483a5385b053f5c24e51f35d448dd5ab8e4228500a858422192da17078dbd0f776cbea6d2f77a483c97397cb7e80b5bb5184157611c49743d05fd542bd
 DIST otp_doc_man_18.2.1.tar.gz 1390940 SHA256 
a58005ccd64853e8c79631a3c4c057dd6f92f581d97d00845a0aea817c33afa0 SHA512 
5eb8bfe6112b8e1ea6d67a9a8c52f2287586c658ec31a765810e8b35d9b2c1543a87bd45ce5956f5f5ecac3320f72da4427aeb518bd6bd9eb21151430718b173
 WHIRLPOOL 
ba56286cab04980b234e911816f1c0312d58d08879d8ac3d12b9ad47e129c683c9af01b973ee84a6c4335e1ef56a652b31476fe0a2b9d298374b5acacd0c0ea3
 DIST otp_doc_man_18.3.tar.gz 1395166 SHA256 
978be100e9016874921b3ad1a65ee46b7b6a1e597b8db2ec4b5ef436d4c9ecc2 SHA512 
d45d72d7ee7492e081dd5fac1a4d1cea93fe5f5287900be13c92e1c1802f7ec77573eeb4d271497154b9e0723c393700f35982ceedbe29be6cb759a0ebe83325
 WHIRLPOOL 
03b57a87573630a2826dd5e9a597ab0bb67daa73e4b2b733982b6ce4a3cf6a32c5ad17cb3ba3fc0a29248c867b1ba303098c7f61c0cfe42636621aa8a370790f
+DIST otp_doc_man_19.0.tar.gz 1405918 SHA256 
c7a3d6d85a5a2b96d844297a3fa1bee448c3dd86237734688466249fd5a1401e SHA512 
bb31563542c51eaf94e8780717f57718ab49592f7718e0dee855f3dfeae809d67cc3ed750d28c0fa53e3bae29dd27c9511d9228bde21bf010cd1d8588d4b1b7b
 WHIRLPOOL 
53889e4dd5140bdcb1e3311edbabebd80a13c032581d67987e705989022c0b4459742b6fbb7b9ba062a212ea2c3460579c59f8dd02636172e663390935f097db
 DIST otp_doc_man_R15B03-1.tar.gz 1305001 SHA256 
07980d8014c7cf8194b7078c137353f5083992add4663ced3dcba2ff91f228d8 SHA512 
eb07552c83a942c1e7f1960b45edfab97b0628a1e08c7c827a07d77797901b4b60a6719b35d0f92a49eb04ada924e9263df70968a5920efc6ccf8e4e966933c6
 WHIRLPOOL 

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

2016-07-05 Thread Dirkjan Ochtman
commit: 027ae4da83c05f58104e401cc53b786b79d79cb4
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Jul  5 17:44:51 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Tue Jul  5 18:24:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027ae4da

net-p2p/syncthing: remove old

Package-Manager: portage-2.3.0

 net-p2p/syncthing/syncthing-0.13.7.ebuild | 64 ---
 1 file changed, 64 deletions(-)

diff --git a/net-p2p/syncthing/syncthing-0.13.7.ebuild 
b/net-p2p/syncthing/syncthing-0.13.7.ebuild
deleted file mode 100644
index 79d5258..000
--- a/net-p2p/syncthing/syncthing-0.13.7.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGO_PN="github.com/syncthing/syncthing"
-EGIT_COMMIT=v${PV}
-
-inherit golang-vcs-snapshot systemd user versionator
-
-DESCRIPTION="Open Source Continuous File Synchronization"
-HOMEPAGE="https://syncthing.net;
-SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~arm"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
-}
-
-src_compile() {
-   export GOPATH="${S}:$(get_golibdir_gopath)"
-   cd src/${EGO_PN}
-   go run build.go -version "v${PV}" -no-upgrade || die "build failed"
-}
-
-src_test() {
-   cd src/${EGO_PN}
-   go run build.go test || die "test failed"
-}
-
-src_install() {
-   cd src/${EGO_PN}
-   doman man/*.[157]
-   dobin bin/*
-   dodoc README.md AUTHORS CONTRIBUTING.md
-   systemd_dounit 
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}@.service \
-   
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}-resume.service
-   systemd_douserunit 
"${S}"/src/${EGO_PN}/etc/linux-systemd/user/${PN}.service
-   newconfd "${FILESDIR}/${PN}.confd" ${PN}
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-   keepdir /var/{lib,log}/${PN}
-   fowners ${PN}:${PN} /var/{lib,log}/${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotate" ${PN}
-}
-
-pkg_postinst() {
-   if [[ $(get_version_component_range 2) -gt \
-   $(get_version_component_range 2 ${REPLACING_VERSIONS}) 
]]; then
-   ewarn "Version ${PV} is not protocol-compatible with version" \
-   "0.$(($(get_version_component_range 2) - 1)).x or 
lower."
-   ewarn "Make sure all your devices are running at least version" 
\
-   "0.$(get_version_component_range 2).0."
-   fi
-}



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

2016-07-05 Thread Dirkjan Ochtman
commit: 64d077fbe443ebc333f532e9ee922e0e4d6f6863
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Jul  5 17:44:06 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Tue Jul  5 18:24:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d077fb

net-p2p/syncthing: bump to 0.13.10

Package-Manager: portage-2.3.0

 net-p2p/syncthing/Manifest |   1 +
 net-p2p/syncthing/syncthing-0.13.10.ebuild | 101 +
 2 files changed, 102 insertions(+)

diff --git a/net-p2p/syncthing/Manifest b/net-p2p/syncthing/Manifest
index 7416440..bf1ade2 100644
--- a/net-p2p/syncthing/Manifest
+++ b/net-p2p/syncthing/Manifest
@@ -1,2 +1,3 @@
+DIST syncthing-0.13.10.tar.gz 4292039 SHA256 
a86c7948afabc6e7b07f217d5200fb1e36cde5bb13373d99cc67d5dc991ce3be SHA512 
199c38644a7e5d43777ca2e497d5304d8e77485d21aeed9a00efc74dd98bfb0c473dd0bf3230b8e1e9742315915419f198bb8d0a9b294d2f6fe918b6e0175812
 WHIRLPOOL 
a6f82ce032455e78122b9958ddab885b187bd7d46e1a00ca64f855d1ad6e3c25538b8304318ce7fba7753bd1ee17a91325a774ed27d8f1bcb635915937742b96
 DIST syncthing-0.13.7.tar.gz 4331253 SHA256 
c487a489504e48bc7a94f25322da5485c23b3a8e3df2832b2454556ab86552c8 SHA512 
8e00355f9774329cb4da1173ad27528213520644c32d5b5ba2345b93787bc762d0498c33ccf2d72e91b770258e8a55d86573934baeff0bc0799416850320c82b
 WHIRLPOOL 
688ef2a997e3e3ad4a23b5baeba6566d39938b007092f40e767db6f6a92c33069bf0ee3afdee2df848a2edfee7846cfb3fbabdc81dcf1a40e795feafae29a221
 DIST syncthing-0.13.9.tar.gz 4334897 SHA256 
1b0a00ddbcbc88d8310741a2b0853266fe1980c427aa415ed6faa9f03dd52912 SHA512 
07939eb068b417a8dc0ad4a868e5b5fd22ff14297e0b77d0d08fc14631d3ffe957da3ad4a745a4f37bae4a3bed8ac98a859037273b040a8abc88f7d5a67dc871
 WHIRLPOOL 
264a17f553a7d56a792f4949560dfc4eefbfab6c3dedd07e0ada5ec02d7ed97d2c196aa4a770630b6a3bb02879a9b462ddd5f95d58217f45874ff162206cf6d7

diff --git a/net-p2p/syncthing/syncthing-0.13.10.ebuild 
b/net-p2p/syncthing/syncthing-0.13.10.ebuild
new file mode 100644
index 000..74577d2
--- /dev/null
+++ b/net-p2p/syncthing/syncthing-0.13.10.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/syncthing/syncthing"
+EGIT_COMMIT=v${PV}
+
+inherit golang-vcs-snapshot systemd user versionator
+
+DESCRIPTION="Open Source Continuous File Synchronization"
+HOMEPAGE="https://syncthing.net;
+SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~arm"
+IUSE="tools"
+
+DOCS="README.md AUTHORS CONTRIBUTING.md"
+PATCHES=( "${FILESDIR}/relaysrv.systemd.patch" )
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+
+   if use tools ; then
+   # separate user for relaysrv
+   enewgroup ${PN}-relaysrv
+   enewuser ${PN}-relaysrv -1 -1 /var/lib/${PN}-relaysrv 
${PN}-relaysrv
+   fi
+}
+
+src_compile() {
+   export GOPATH="${S}:$(get_golibdir_gopath)"
+   cd src/${EGO_PN} || die
+   # If we pass "build" to build.go, it builds only syncthing itself, and
+   # places the binary in the root folder. If we do not pass "build", all 
the
+   # tools are built, and all binaries are placed in folder ./bin.
+   ST_BUILD="build"
+   if use tools ; then
+   ST_BUILD=""
+   fi
+   go run build.go -version "v${PV}" -no-upgrade ${ST_BUILD} || die "build 
failed"
+}
+
+src_test() {
+   cd src/${EGO_PN} || die
+   go run build.go test || die "test failed"
+}
+
+src_install() {
+   cd src/${EGO_PN} || die
+   doman man/*.[157]
+
+   if use tools ; then
+   dobin bin/syncthing
+   exeinto /usr/libexec/syncthing
+   for exe in bin/* ; do
+   [ "${exe}" = "bin/syncthing" ] || doexe "${exe}"
+   done
+   else
+   dobin syncthing
+   fi
+
+   # openrc and systemd service files
+   systemd_dounit 
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}@.service \
+   
"${S}"/src/${EGO_PN}/etc/linux-systemd/system/${PN}-resume.service
+   systemd_douserunit 
"${S}"/src/${EGO_PN}/etc/linux-systemd/user/${PN}.service
+   newconfd "${FILESDIR}/${PN}.confd" ${PN}
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+
+   keepdir /var/{lib,log}/${PN}
+   fowners ${PN}:${PN} /var/{lib,log}/${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotate" ${PN}
+
+   if use tools ; then
+   # openrc and systemd service files
+   systemd_dounit 
"${S}"/src/${EGO_PN}/cmd/relaysrv/etc/linux-systemd/${PN}-relaysrv.service
+   newconfd "${FILESDIR}/${PN}-relaysrv.confd" ${PN}-relaysrv
+   newinitd "${FILESDIR}/${PN}-relaysrv.initd" ${PN}-relaysrv
+
+   keepdir /var/lib/${PN}-relaysrv
+   fowners 

[gentoo-commits] repo/gentoo:master commit in: www-apps/trac/

2016-07-05 Thread Dirkjan Ochtman
commit: d59affe239df8b9d2c186109dbb633e1cb8910a7
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Tue Jul  5 18:23:25 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Tue Jul  5 18:23:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59affe2

www-apps/trac: version bump to 1.0.12

Package-Manager: portage-2.2.28

 www-apps/trac/Manifest   |   1 +
 www-apps/trac/trac-1.0.12.ebuild | 129 +++
 2 files changed, 130 insertions(+)

diff --git a/www-apps/trac/Manifest b/www-apps/trac/Manifest
index 34ecb8a..07745f2 100644
--- a/www-apps/trac/Manifest
+++ b/www-apps/trac/Manifest
@@ -1,3 +1,4 @@
 DIST Trac-1.0.10.tar.gz 3655342 SHA256 
cb439d2ef39b71673299bffe9d042bdcd3bea9d2d02eab598bc820d415953ecd SHA512 
16567f9e9843a3a682f9b3f65e57ab85a7429f20ea27f09ebf72860bbf6c6667cc656a6e053e39e7b03b1eb407e330d13380f958c139c1d208d4ba8948599aa6
 WHIRLPOOL 
1ec5e52f4aec2e5dc0816632961bdfd2312b9da5b3be00f1b73021f1d5f9dd46bf9c51b13442bbabd2c770f49c5aed7674b5426b11c2208d1dd49b30137b8b57
 DIST Trac-1.0.11.tar.gz 3661250 SHA256 
c3d0bdee4eebf107488e15248b54085da18a37508b76bfe647f6b74de471dba9 SHA512 
c250853eba66f3e3996731f3cff6505c71c06b323a25d19ae311beeb9f45323b01687ed7bc865fba04c549a204eea1e7af5da000ab8706cf34dd0fcf39b42bd6
 WHIRLPOOL 
8be5bbd4eaca929d0be44f6024ba7852e097e78facdeb9c8b05580a2d25163d31def50882ad5e02bf2e4d36228de03938bb556be161e41ee39cf8cf34b2a6e1c
+DIST Trac-1.0.12.tar.gz 6020514 SHA256 
9e1d3b6b9f89f986b34604160a95cbda3fad1ee6d31818aab24bf8c18fe160ab SHA512 
92b74212eed5b03212da6dbaca9ba52fa83fd16a030ce74fb1f308faee06c294b637887d50b661ac7e736c8e3264d923dbff3a64872b19b1757f57c1f8013ab3
 WHIRLPOOL 
1943c785c51962b725b4d6563fe36172e6a7a4f935389a68248fa42c9cb2cc916a2a53e721b3e1afcbfce42e2680df6fae853d2cd9c1cfc084604610a113ca1e
 DIST Trac-1.0.9.tar.gz 3642845 SHA256 
9ed3f0a2039c46132d10f35c211f9f6ee953339cc08492a41d1bf8741d6eebfa SHA512 
af429db720049ab344ce3c3b430dcf0ab7530013f59ccd2334633de9babc3f31b14829b9b5aa48aa05f614ca72d1d557953c58bbfb93faae2267afeac72e6304
 WHIRLPOOL 
4005102b1109aac94728d22151c2192a38f9ab91af0227a24dff1a2e2097e67ceafa0cef0f307f1a1ddb1999c109d142bbb739107d4047dc296e6a8396a9427a

diff --git a/www-apps/trac/trac-1.0.12.ebuild b/www-apps/trac/trac-1.0.12.ebuild
new file mode 100644
index 000..44e59b2
--- /dev/null
+++ b/www-apps/trac/trac-1.0.12.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE='sqlite?'
+
+DISTUTILS_SINGLE_IMPL=Yes
+
+inherit distutils-r1 eutils user webapp
+
+MY_PV=${PV/_p/.post}
+MY_P=Trac-${MY_PV}
+
+DESCRIPTION="Enhanced wiki and issue tracking system for software development 
projects"
+HOMEPAGE="http://trac.edgewall.com/ https://pypi.python.org/pypi/Trac;
+SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite 
subversion test"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/genshi[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   i18n? ( >=dev-python/Babel-0.9.5[${PYTHON_USEDEP}] )
+   highlight? (
+   || (
+   dev-python/pygments[${PYTHON_USEDEP}]
+   app-text/silvercity
+   app-text/pytextile
+   app-text/enscript
+   )
+   )
+   restructuredtext? ( dev-python/docutils[${PYTHON_USEDEP}] )
+   cgi? ( virtual/httpd-cgi )
+   fastcgi? ( virtual/httpd-fastcgi )
+   mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
+   postgres? ( >=dev-python/psycopg-2[${PYTHON_USEDEP}] )
+   sqlite? ( >=dev-db/sqlite-3.3.4:3 )
+   subversion? ( dev-vcs/subversion[python,${PYTHON_USEDEP}] )
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/twill[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/configobj[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${MY_P}"
+
+WEBAPP_MANUAL_SLOT="yes"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+   webapp_pkg_setup
+
+   enewgroup tracd
+   enewuser tracd -1 -1 -1 tracd
+}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   distutils-r1_src_test
+}
+
+python_test() {
+   PYTHONPATH=. "${PYTHON}" trac/test.py || die "Tests fail with 
${EPYTHON}"
+}
+
+python_test_all() {
+   if use i18n; then
+   make check
+   fi
+}
+
+python_install() {
+   if use cgi; then
+   python_scriptinto "${MY_CGIBINDIR}"
+   python_doscript contrib/cgi-bin/trac.cgi
+   fi
+   if use fastcgi; then
+   python_scriptinto "${MY_CGIBINDIR}"
+  

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

2016-07-05 Thread Robin H. Johnson
commit: 18f2894dffed87de68ea99bcaf641af3c8d35c14
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 18:21:08 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 18:22:56 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=18f2894d

Add license info per GitHub issue #11.

Bug: https://github.com/gentoo/netifrc/issues/11
Signed-off-by: Robin H. Johnson  gentoo.org>

 LICENSE | 24 
 README  |  5 -
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000..ad3e643
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,24 @@
+Copyright (c) 2004-2016, Gentoo Foundation
+Copyright (c) 2007-2009, Roy Marples 
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.

diff --git a/README b/README
index d5e1fbb..4accc0a 100644
--- a/README
+++ b/README
@@ -21,7 +21,10 @@ time, at least as far back as September 2001 (that was the 
rc-scripts-1.1.5
 release).
 
 If you're interested in who contributed to this, please see the extensive
-CREDITS file.
+CREDITS file, as well as checking the top of relevant files.
+
+Netifrc is presently licensed under the 2-clause BSD license, after a switch
+in early 2005.
 
 Reporting Bugs
 --



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

2016-07-05 Thread Robin H. Johnson
commit: dfd2eedc3ebaae8f694a66ff4e5bb97c8fb63ee6
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 18:14:08 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 18:14:43 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=dfd2eedc

GitHub PR#20: Add L2TPv3 tunnel/session support to iproute2 module

Signed-off-by: Robin H. Johnson  gentoo.org>

 doc/net.example.Linux.in |  24 +++
 net/l2tp.sh  | 169 +++
 2 files changed, 193 insertions(+)



[gentoo-commits] proj/netifrc:master commit in: net/

2016-07-05 Thread Robin H. Johnson
commit: e7a218ea4f3d85df05a8b2ca6c0fe71c0d15e44d
Author: Mr-TI  gmail  com>
AuthorDate: Sun May  1 09:36:55 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun May  1 09:36:55 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=e7a218ea

Revert "Add L2TPv3 tunnel/session support to iproute2 module"
Moving the L2TP part to an separate file

This reverts commit 4a8358aaf9c0048930194e0bbe3d2509d9da4fd0.

 net/iproute2.sh | 45 -
 1 file changed, 45 deletions(-)

diff --git a/net/iproute2.sh b/net/iproute2.sh
index 825b9b1..0b2a8d6 100644
--- a/net/iproute2.sh
+++ b/net/iproute2.sh
@@ -318,32 +318,6 @@ iproute2_pre_start()
eend $? || return 1
_up
fi
-   
-   # L2TPv3
-   local l2tpsession=
-   eval l2tpsession=\$l2tpsession_${IFVAR}
-   if [ -n "${l2tpsession}" ]; then
-   ebegin "Creating L2TPv3 tunnel ${IFVAR}"
-   local l2tptunnel=
-   eval l2tptunnel=\$l2tptunnel_${IFVAR}
-   if [ -n "${l2tptunnel}" ]; then
-   local retcode
-   veinfo ip l2tp add tunnel ${l2tptunnel}
-   ip l2tp add tunnel ${l2tptunnel}
-   #a L2TPv3 tunnel can host several sessions (1 session 
<=> 1 interface)
-   #if $?=2 the tunnel id already exists, just ignore this 
error
-   #we assume that the existing one have the same property 
that we want to create...
-   if [ $? -ne 0 ] && [ $? -ne 2 ]; then
-   eend $? || return 1
-   fi
-   fi
-   veinfo ip l2tp add session ${l2tpsession} name "${IFACE}"
-   ip l2tp add session ${l2tpsession} name "${IFACE}"
-   if [ $? -ne 0 ] && [ $? -ne 2 ]; then
-   eend $? || return 1
-   fi
-   _up
-   fi
 
# MTU support
local mtu=
@@ -450,25 +424,6 @@ iproute2_post_stop()
ip tunnel del "${IFACE}"
eend $?
fi
-   local l2tptuple
-   # Searching for l2tp session associated to ${IFACE}
-   l2tptuple="$(ip l2tp show session | \
-   awk "match(\$0, /^Session ([0-9]+) in tunnel 
([0-9]+)\$/, ret) {sid=ret[1]; tid=ret[2]} 
-   match(\$0, /^[ ]*interface name: ${IFACE}\$/) 
{print sid\":\"tid; exit}")"
-   if [ -n "$l2tptuple" ]; then
-   local l2tpsession_id l2tptunnel_id
-   l2tpsession_id=${l2tptuple%:*}
-   l2tptunnel_id=${l2tptuple#*:}
-   ebegin "Destroying L2TPv3 tunnel ${IFACE}"
-   veinfo ip l2tp del session tunnel_id $l2tptunnel_id 
session_id $l2tpsession_id
-   ip l2tp del session tunnel_id $l2tptunnel_id session_id 
$l2tpsession_id
-   if [ -z "$(ip l2tp show session | grep -E "^Session 
[0-9]+ in tunnel $l2tptunnel_id\$")" ]; then
-   #tunnel $l2tptunnel_id no longer used, 
destoying it...
-   veinfo ip l2tp del tunnel tunnel_id 
$l2tptunnel_id
-   ip l2tp del tunnel tunnel_id $l2tptunnel_id
-   fi
-   eend $?
-   fi
fi
 }
 



[gentoo-commits] proj/netifrc:master commit in: doc/, net/

2016-07-05 Thread Robin H. Johnson
commit: 97da3ab2158db402fd20b440cefe7a7be7501d6d
Author: Emeric Verschuur  mbedsys  org>
AuthorDate: Sun May  1 11:11:16 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun May  1 11:11:16 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=97da3ab2

Adding L2TP (v3) module (net/l2tp.sh) to support L2TPv3 link

 doc/net.example.Linux.in |  24 +++
 net/l2tp.sh  | 169 +++
 2 files changed, 193 insertions(+)

diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index f65c03d..72608bb 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -985,6 +985,30 @@
 #relay_6to4="192.168.3.2"
 #suffix_6to4=":ff"
 
+# For L2TP (v3) link
+# WARNING: sys-apps/iproute2 is required to use this module
+# You may have to add "l2tp" to modules list
+#
+# A L2 link between need a session within a tunnel
+# 1 session <=> 1 interface and 1 tunnel <=> n session(s)
+# a tunnel can host several session (shared by several interfaces)
+# 
+# Example to create 3 L2TPv3 links where (see man ip, iproute2 manual for more 
details):
+# * l2tpeth0 and l2tpeth1 are tho sessions into a same (shared) tunnel (encap 
IP)
+# * l2tpeth2 is a session into an separate tunnel (encap UDP)
+#
+#l2tptunnel_l2tpeth0="remote 1.2.3.4 local 1.2.4.3 encap ip tunnel_id 1 
peer_tunnel_id 1"
+#l2tpsession_l2tpeth0="tunnel_id 1 session_id 1 peer_session_id 1"
+#config_l2tpeth="10.100.0.1/24"
+#
+#l2tptunnel_l2tpeth1="remote 1.2.3.4 local 1.2.4.3 encap ip tunnel_id 1 
peer_tunnel_id 1"
+#l2tpsession_l2tpeth1="tunnel_id 1 session_id 2 peer_session_id 2"
+#config_l2tpeth1="10.100.1.1/24"
+#
+#l2tptunnel_l2tpeth2="remote 1.2.3.4 local 1.2.4.3 encap udp tunnel_id 2 
peer_tunnel_id 2 udp_sport 5000 udp_dport 6000"
+#l2tpsession_l2tpeth2="tunnel_id 2 session_id 1 peer_session_id 1"
+#config_l2tpeth2="10.100.2.1/24"
+
 #-
 # Advanced Routing
 # WARNING: For advanced routing you MUST be using sys-apps/iproute2

diff --git a/net/l2tp.sh b/net/l2tp.sh
new file mode 100644
index 000..24f5f8c
--- /dev/null
+++ b/net/l2tp.sh
@@ -0,0 +1,169 @@
+# Copyright (c) 2016 Emeric Verschuur 
+# All rights reserved. Released under the 2-clause BSD license.
+
+l2tp_depend()
+{
+   program ip
+   before bridge interface macchanger
+}
+
+# Extract parameter list to shell vars
+#   1. variable prefix
+#   2. string to parse
+_l2tp_eval_props() {
+   local prop_pref=$1
+   local prop_list=$2
+   eval set -- "$3"
+   while [ -n "$1" ]; do
+   eval "case $1 in
+   $prop_list)
+   $prop_pref$1=\"$2\"
+   shift
+   shift
+   ;;
+   *)
+   l2tp_err=\"invalid property $1\"
+   return 1
+   ;;
+   
+   esac" || return 1
+   done
+   return 0
+}
+
+_is_l2tp() {
+   eval "$(ip l2tp show session | \
+   awk "match(\$0, /^Session ([0-9]+) in tunnel ([0-9]+)\$/, ret) 
{sid=ret[1]; tid=ret[2]} 
+   match(\$0, /^[ ]*interface name: ${IFACE}\$/) {print 
\"session_id=\"sid\";tunnel_id=\"tid; exit}")"
+   test -n "$session_id"
+}
+
+# Get tunnel info
+#1. Output variable prefix
+#2. Tunnel ID to find
+_l2tp_get_tunnel_info() {
+   local found
+   eval "$(ip l2tp show tunnel | \
+   awk -v id=$2 -v prefix=$1 '
+   match($0, /^Tunnel ([0-9]+), encap (IP|UDP)$/, ret) {
+   if (found == "1") exit;
+   if (ret[1] == id) {
+   print "found=1;"
+   print prefix "tunnel_id=" ret[1] ";"
+   print prefix "encap=" ret[2] ";";
+   found="1"
+   }
+   } 
+   match($0, /^[ ]*From ([^ ]+) to ([^ ]+)$/, ret) {
+   if (found == "1") {
+   print prefix "local=" ret[1] ";"; 
+   print prefix "remote=" ret[2] ";"; 
+   }
+   }
+   match($0, /^[ ]*Peer tunnel ([0-9]+)$/, ret) {
+   if (found == "1") {
+   print prefix "peer_tunnel_id=" ret[1] ";"; 
+   }
+   }
+   match($0, /^[ ]*UDP source \/ dest ports: ([0-9]+)\/([0-9]+)$/, 
ret) {
+   if (found == "1") {
+   print prefix "udp_sport=" ret[1] ";"; 
+   print prefix "udp_dport=" ret[2] ";"; 
+   }
+   }')"
+   test -n "$found"
+}
+
+_ip_l2tp_add() {
+  

[gentoo-commits] proj/netifrc:master commit in: net/

2016-07-05 Thread Robin H. Johnson
commit: 3bdc8488c51bfb1a84c27855f4dd83e814fa81e3
Author: Emeric Verschuur  mbedsys  org>
AuthorDate: Sun May  1 13:38:41 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun May  1 13:38:41 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=3bdc8488

Start/stop message update

 net/l2tp.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/l2tp.sh b/net/l2tp.sh
index 24f5f8c..5efb535 100644
--- a/net/l2tp.sh
+++ b/net/l2tp.sh
@@ -100,7 +100,7 @@ l2tp_pre_start()
eval l2tpsession=\$l2tpsession_${IFVAR}
test -n "${l2tpsession}" || return 0

-   ebegin "Creating L2TP tunnel ${IFVAR}"
+   ebegin "Creating L2TPv3 link ${IFVAR}"
local l2tp_err s_name s_tunnel_id s_session_id s_peer_session_id 
s_cookie s_peer_cookie s_offset s_peer_offset s_l2spec_type
if ! _l2tp_eval_props s_ 
"name|tunnel_id|session_id|peer_session_id|cookie|peer_cookie|offset|peer_offset|l2spec_type"
 "${l2tpsession}"; then
eend 1 "l2tpsession_${IFVAR} syntax error: $l2tp_err"
@@ -157,7 +157,7 @@ l2tp_post_stop()
local session_id tunnel_id
_is_l2tp || return 0

-   ebegin "Destroying L2TP tunnel ${IFACE}"
+   ebegin "Destroying L2TPv3 link ${IFACE}"
veinfo ip l2tp del session tunnel_id $tunnel_id session_id $session_id
ip l2tp del session tunnel_id $tunnel_id session_id $session_id
if ! ip l2tp show session | grep -Eq "^Session [0-9]+ in tunnel 
$tunnel_id\$"; then



[gentoo-commits] proj/netifrc:master commit in: net/

2016-07-05 Thread Robin H. Johnson
commit: 4a8358aaf9c0048930194e0bbe3d2509d9da4fd0
Author: Emeric Verschuur  mbedsys  org>
AuthorDate: Sat Apr 23 20:17:55 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Apr 23 20:17:55 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=4a8358aa

Add L2TPv3 tunnel/session support to iproute2 module

Add L2TPv3 tunnel/session support to iproute2 module:

Example of config to add two L2TPv3 session/two interfaces with a shared tunnel:

l2tptunnel_net1="remote 1.2.3.4 local 1.2.3.5tunnel_id 3 peer_tunnel_id 3 encap 
ip"
l2tpsession_net1="tunnel_id 3 session_id 3 peer_session_id 3"
config_net1="null"

l2tptunnel_net2="remote 1.2.3.4 local 1.2.3.5 tunnel_id 3 peer_tunnel_id 3 
encap ip"
l2tpsession_net2="tunnel_id 3 session_id 4 peer_session_id 4"
config_net2="null"

 net/iproute2.sh | 45 +
 1 file changed, 45 insertions(+)

diff --git a/net/iproute2.sh b/net/iproute2.sh
index 0b2a8d6..825b9b1 100644
--- a/net/iproute2.sh
+++ b/net/iproute2.sh
@@ -318,6 +318,32 @@ iproute2_pre_start()
eend $? || return 1
_up
fi
+   
+   # L2TPv3
+   local l2tpsession=
+   eval l2tpsession=\$l2tpsession_${IFVAR}
+   if [ -n "${l2tpsession}" ]; then
+   ebegin "Creating L2TPv3 tunnel ${IFVAR}"
+   local l2tptunnel=
+   eval l2tptunnel=\$l2tptunnel_${IFVAR}
+   if [ -n "${l2tptunnel}" ]; then
+   local retcode
+   veinfo ip l2tp add tunnel ${l2tptunnel}
+   ip l2tp add tunnel ${l2tptunnel}
+   #a L2TPv3 tunnel can host several sessions (1 session 
<=> 1 interface)
+   #if $?=2 the tunnel id already exists, just ignore this 
error
+   #we assume that the existing one have the same property 
that we want to create...
+   if [ $? -ne 0 ] && [ $? -ne 2 ]; then
+   eend $? || return 1
+   fi
+   fi
+   veinfo ip l2tp add session ${l2tpsession} name "${IFACE}"
+   ip l2tp add session ${l2tpsession} name "${IFACE}"
+   if [ $? -ne 0 ] && [ $? -ne 2 ]; then
+   eend $? || return 1
+   fi
+   _up
+   fi
 
# MTU support
local mtu=
@@ -424,6 +450,25 @@ iproute2_post_stop()
ip tunnel del "${IFACE}"
eend $?
fi
+   local l2tptuple
+   # Searching for l2tp session associated to ${IFACE}
+   l2tptuple="$(ip l2tp show session | \
+   awk "match(\$0, /^Session ([0-9]+) in tunnel 
([0-9]+)\$/, ret) {sid=ret[1]; tid=ret[2]} 
+   match(\$0, /^[ ]*interface name: ${IFACE}\$/) 
{print sid\":\"tid; exit}")"
+   if [ -n "$l2tptuple" ]; then
+   local l2tpsession_id l2tptunnel_id
+   l2tpsession_id=${l2tptuple%:*}
+   l2tptunnel_id=${l2tptuple#*:}
+   ebegin "Destroying L2TPv3 tunnel ${IFACE}"
+   veinfo ip l2tp del session tunnel_id $l2tptunnel_id 
session_id $l2tpsession_id
+   ip l2tp del session tunnel_id $l2tptunnel_id session_id 
$l2tpsession_id
+   if [ -z "$(ip l2tp show session | grep -E "^Session 
[0-9]+ in tunnel $l2tptunnel_id\$")" ]; then
+   #tunnel $l2tptunnel_id no longer used, 
destoying it...
+   veinfo ip l2tp del tunnel tunnel_id 
$l2tptunnel_id
+   ip l2tp del tunnel tunnel_id $l2tptunnel_id
+   fi
+   eend $?
+   fi
fi
 }
 



[gentoo-commits] proj/netifrc:master commit in: init.d/

2016-07-05 Thread Robin H. Johnson
commit: 9b3dc52ac99397eec0be909ce87c4ecab028661a
Author: Thomas Deutschmann  whissi  de>
AuthorDate: Sun Jun 12 21:18:48 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Jun 12 21:18:48 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=9b3dc52a

net.lo: use #!/sbin/openrc-run instead of #!/sbin/runscript

See: https://bugs.gentoo.org/573846

 init.d/net.lo.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/init.d/net.lo.in b/init.d/net.lo.in
index 31a45e6..a8e19dd 100644
--- a/init.d/net.lo.in
+++ b/init.d/net.lo.in
@@ -1,6 +1,6 @@
-#!@SBINDIR@/runscript
+#!@SBINDIR@/openrc-run
 # Copyright (c) 2007-2009 Roy Marples 
-# Copyright (c) 2010-2015 Gentoo Foundation
+# Copyright (c) 2010-2016 Gentoo Foundation
 # Released under the 2-clause BSD license.
 
 SHDIR="@LIBEXECDIR@/sh"



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

2016-07-05 Thread Dirkjan Ochtman
commit: 4af4225f4fec0aa52f3a70b2a978cca4d2ce0493
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Tue Jul  5 18:13:01 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Tue Jul  5 18:13:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af4225f

sys-libs/timezone-data: version bump to 2016f

Package-Manager: portage-2.2.28

 sys-libs/timezone-data/Manifest   |   2 +
 sys-libs/timezone-data/timezone-data-2016f.ebuild | 157 ++
 2 files changed, 159 insertions(+)

diff --git a/sys-libs/timezone-data/Manifest b/sys-libs/timezone-data/Manifest
index b67ac22..c8c9a8b 100644
--- a/sys-libs/timezone-data/Manifest
+++ b/sys-libs/timezone-data/Manifest
@@ -1,4 +1,6 @@
 DIST tzcode2016d.tar.gz 192870 SHA256 
a8f33d6f87aef7e109e4769fc7f6e63637d52d07ddf6440a1a50df3d9a34e0ca SHA512 
c6f6259a78fadaab293be0a4123c226d1a327588639cfa8dadb5a74bd58552892a0c87cfd3a33888f886f51aff34465c89505f0892e6bcbe24247a9160e7328c
 WHIRLPOOL 
968e1e4d635853d81e3bb522543ca7c216f9110a0d20de612c0b1220fac926325e7b6f2a6381830ecb43e633ba29d66c08ec2c890cd8685793c4d66378022b82
 DIST tzcode2016e.tar.gz 194647 SHA256 
57d8c4fcd5e8a90657d0e298eac5effb1a642119c92308db68d13a4612fa459e SHA512 
dcaf615ada96920e60ffb336253f53541861153decc156d41661f43e0bfb128c6c231b0b776bbe3f2176549346275fc5a879074f4977d5141228e58cb33a41c6
 WHIRLPOOL 
e9397b1d4236062a95a46ed463378a295a1959593611536416aeeb8c72c98131cf059d065439f59ae2b40722129b1c2ede7d14dc131ed431042620e54133148d
+DIST tzcode2016f.tar.gz 194905 SHA256 
72325f384490a310eeb2ea0fab7e6f011a5be19adab2ff9d83bf9d1993b066ed SHA512 
97d084f4b0a688fef097dca256083ca9948393848d77c8ee637bdd26f859150cce7d2b26fc1165a3b44b28cc1c9075e10192332261ed68990b4b21a85438b023
 WHIRLPOOL 
fa5b1dcc3c666fda497e715be1c3eb21cd69b080c0b703f6a45883caf05ddd7e06b7aee9a632c62a33b6f1b563b634b5491a24b72d5bd1f5116214f19822823c
 DIST tzdata2016d.tar.gz 312481 SHA256 
d9554dfba0efd76053582bd89e8c7036ef12eee14fdd506675b08a5b59f0a1b4 SHA512 
f1beb1793c4c7d18f2dadaf4a928b1476f66b400bda0c87b06155c0dd1c4b4a26bb2f37dc17a3676a2bbe9c1e71a5d8b27a171c797a86464b0bc0d13abfb2f99
 WHIRLPOOL 
c6933da933c10bb518fffb5b135bc0d5a717cc955cc75fe36e97e2df08bf07663e493786640def956055cab28e3ea3edfc0b71fa2303788fcafb82312380b060
 DIST tzdata2016e.tar.gz 313684 SHA256 
ba00f899f18dc4048d7fa21f5e1fdef434496084eedc06f6caa15e5ecdb6bd81 SHA512 
dace0f6fc87a73879ca3a1b143d7dcf9c50803e23e6b8c91f83711704e28129af776676c547c42f14dee7f1e8e285ce25296e53a52d11f4c8f155b5f80f4beb3
 WHIRLPOOL 
69f5e70ae836c71c84c3bb1653887b15e2d408fe0927397a8f16f81b13ce1a23e1ad881084eb36b7785b3f129299830d03a5d2722029fdb8eed305c851661b7d
+DIST tzdata2016f.tar.gz 313286 SHA256 
ed8c951008d12f1db55a11e96fc055718c6571233327d9de16a7f8475e2502b0 SHA512 
0472f9516b6c3d83c0a5d0953a5535f4c48d9b9171e125f528188dac512f3556bc1805b7029c4f467a122cbce1beb4e804dd4ae63b259952de3bb217f8e8941d
 WHIRLPOOL 
229b1c1b1bfb1fc8c0bcf33dccf546cd0a0b230161919249372dbe5a4d4d82a1b2bd42e5d3722b62ce8fe31479632bf0ae712aac876901d6acb95959b163f951

diff --git a/sys-libs/timezone-data/timezone-data-2016f.ebuild 
b/sys-libs/timezone-data/timezone-data-2016f.ebuild
new file mode 100644
index 000..570028d
--- /dev/null
+++ b/sys-libs/timezone-data/timezone-data-2016f.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils toolchain-funcs flag-o-matic
+
+code_ver=${PV}
+data_ver=${PV}
+DESCRIPTION="Timezone data (/usr/share/zoneinfo) and utilities 
(tzselect/zic/zdump)"
+HOMEPAGE="http://www.iana.org/time-zones http://www.twinsun.com/tz/tz-link.htm;
+SRC_URI="http://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.tar.gz
+   
http://www.iana.org/time-zones/repository/releases/tzcode${code_ver}.tar.gz;
+
+LICENSE="BSD public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="nls leaps_timezone elibc_FreeBSD"
+
+DEPEND="nls? ( virtual/libintl )"
+RDEPEND="${DEPEND}
+   !sys-libs/glibc[vanilla(+)]"
+
+S=${WORKDIR}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-2016c-makefile.patch
+   tc-is-cross-compiler && cp -pR "${S}" "${S}"-native
+}
+
+src_configure() {
+   tc-export CC
+
+   append-lfs-flags #471102
+
+   if use elibc_FreeBSD || use elibc_Darwin ; then
+   append-cppflags -DSTD_INSPIRED #138251
+   fi
+
+   append-cppflags -DHAVE_GETTEXT=$(usex nls 1 0) -DTZ_DOMAIN='\"libc\"'
+   LDLIBS=""
+   if use nls ; then
+   # See if an external libintl is available. #154181 #578424
+   local c="${T}/test"
+   echo 'main(){}' > "${c}.c"
+   if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} "${c}.c" -o 
"${c}" -lintl 2>/dev/null ; then
+ 

[gentoo-commits] proj/netifrc:master commit in: udev_helper/

2016-07-05 Thread Robin H. Johnson
commit: b1a6abadd8c4ca2146ed6b08d53e46d35d320e17
Author: Mike Gilbert  gmail  com>
AuthorDate: Fri Apr 22 17:45:11 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Apr 22 17:45:11 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=b1a6abad

udev: Bail out early if not running openrc (#19)

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

 udev_helper/net.sh | 5 +
 1 file changed, 5 insertions(+)

diff --git a/udev_helper/net.sh b/udev_helper/net.sh
index 88aee59..85b304b 100644
--- a/udev_helper/net.sh
+++ b/udev_helper/net.sh
@@ -10,6 +10,11 @@ ACTION=$2
 
 SCRIPT=/etc/init.d/net.$IFACE
 
+# make sure openrc is managing services
+if [ ! -d /run/openrc ]; then
+   exit 0
+fi
+
 # ignore interfaces that are registered after being "up" (?)
 case ${IFACE} in
ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|br*)



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

2016-07-05 Thread Robin H. Johnson
commit: a5f2188abdb4f98e374165658b0d2385d60a83ab
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 18:12:57 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 18:13:18 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=a5f2188a

Merge PR#21 for OpenRC binary changes.

Signed-off-by: Robin H. Johnson  gentoo.org>

 init.d/net.lo.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



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

2016-07-05 Thread Michał Górny
commit: 39e41fc4ed320afb8ba7d95efef7e4f33a728245
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jul  5 18:11:23 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul  5 18:11:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e41fc4

sys-devel/llvm: Clean up obsolete patches

 .../llvm/files/clang-3.7-strip_doc_refs.patch  |  42 --
 sys-devel/llvm/files/llvm-2.7-nodoctargz.patch |  47 ---
 sys-devel/llvm/files/llvm-2.9-nodoctargz.patch |  39 --
 sys-devel/llvm/files/llvm-3.3-gentoo-install.patch | 141 
 sys-devel/llvm/files/llvm-3.3-insecure-rpath.patch |  30 -
 sys-devel/llvm/files/llvm-3.4-fix_varargs.patch| 148 -
 sys-devel/llvm/files/llvm-3.7-nodoctargz.patch |  49 ---
 7 files changed, 496 deletions(-)

diff --git a/sys-devel/llvm/files/clang-3.7-strip_doc_refs.patch 
b/sys-devel/llvm/files/clang-3.7-strip_doc_refs.patch
deleted file mode 100644
index 9576b92..000
--- a/sys-devel/llvm/files/clang-3.7-strip_doc_refs.patch
+++ /dev/null
@@ -1,42 +0,0 @@
 tools/clang/docs/AddressSanitizer.rst  2015-06-26 01:36:44.0 
+0200
-+++ tools/clang/docs/AddressSanitizer.rst  2015-08-23 15:35:10.399174574 
+0200
-@@ -198,7 +198,7 @@
- Some code should not be instrumented by AddressSanitizer. One may use the
- function attribute ``__attribute__((no_sanitize("address")))``
- (which has deprecated synonyms
--:ref:`no_sanitize_address ` and
-+`no_sanitize_address` and
- `no_address_safety_analysis`) to disable instrumentation of a particular
- function. This attribute may not be supported by other compilers, so we 
suggest
- to use it together with ``__has_feature(address_sanitizer)``.
 tools/clang/docs/MemorySanitizer.rst   2015-02-26 16:59:30.0 
+0100
-+++ tools/clang/docs/MemorySanitizer.rst   2015-08-23 15:35:28.002200413 
+0200
-@@ -82,7 +82,7 @@
- 
- Some code should not be checked by MemorySanitizer.
- One may use the function attribute
--:ref:`no_sanitize_memory `
-+`no_sanitize_memory`
- to disable uninitialized checks in a particular function.
- MemorySanitizer may still instrument such functions to avoid false positives.
- This attribute may not be
 tools/clang/docs/ThreadSanitizer.rst   2015-02-18 23:26:20.0 
+0100
-+++ tools/clang/docs/ThreadSanitizer.rst   2015-08-23 15:34:53.918150364 
+0200
-@@ -88,7 +88,7 @@
- 
- Some code should not be instrumented by ThreadSanitizer.
- One may use the function attribute
--:ref:`no_sanitize_thread `
-+`no_sanitize_thread`
- to disable instrumentation of plain (non-atomic) loads/stores in a particular 
function.
- ThreadSanitizer still instruments such functions to avoid false positives and
- provide meaningful stack traces.
-@@ -102,7 +102,7 @@
- ThreadSanitizer supports ``src`` and ``fun`` entity types in
- :doc:`SanitizerSpecialCaseList`, that can be used to suppress data race 
reports in
- the specified source files or functions. Unlike functions marked with
--:ref:`no_sanitize_thread ` attribute,
-+`no_sanitize_thread` attribute,
- blacklisted functions are not instrumented at all. This can lead to false 
positives
- due to missed synchronization via atomic operations and missed stack frames 
in reports.
- 

diff --git a/sys-devel/llvm/files/llvm-2.7-nodoctargz.patch 
b/sys-devel/llvm/files/llvm-2.7-nodoctargz.patch
deleted file mode 100644
index cce09eb..000
--- a/sys-devel/llvm/files/llvm-2.7-nodoctargz.patch
+++ /dev/null
@@ -1,47 +0,0 @@
 docs/Makefile.orig 2010-04-26 15:00:58.0 +0200
-+++ docs/Makefile  2010-04-26 15:03:12.0 +0200
-@@ -46,13 +46,12 @@
- # 'make generated BUILD_FOR_WEBSITE=1'
- generated:: doxygen ocamldoc
- 
--install-html: $(PROJ_OBJ_DIR)/html.tar.gz
-+install-html:
-   $(Echo) Installing HTML documentation
-   $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
-   $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/img
-   $(Verb) $(DataInstall) $(HTML) $(DESTDIR)$(PROJ_docsdir)/html
-   $(Verb) $(DataInstall) $(IMAGES) $(DESTDIR)$(PROJ_docsdir)/html/img
--  $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/html.tar.gz 
$(DESTDIR)$(PROJ_docsdir)
- 
- $(PROJ_OBJ_DIR)/html.tar.gz: $(HTML)
-   $(Echo) Packaging HTML documentation
-@@ -64,12 +63,11 @@
- install-doxygen: doxygen
-   $(Echo) Installing doxygen documentation
-   $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
--  $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/doxygen.tar.gz 
$(DESTDIR)$(PROJ_docsdir)
-   $(Verb) cd $(PROJ_OBJ_DIR)/doxygen && \
- $(FIND) . -type f -exec \
-   $(DataInstall) {} $(DESTDIR)$(PROJ_docsdir)/html/doxygen \;
- 
--doxygen: regendoc $(PROJ_OBJ_DIR)/doxygen.tar.gz
-+doxygen: regendoc
- 
- regendoc:
-   $(Echo) Building doxygen documentation
-@@ -95,7 +93,6 @@
- install-ocamldoc: ocamldoc
-   $(Echo) Installing ocamldoc documentation
-   $(Verb) $(MKDIR) 

[gentoo-commits] repo/gentoo:master commit in: profiles/, net-p2p/syncthing-relaysrv/files/

2016-07-05 Thread Dirkjan Ochtman
commit: 192eb4151bb1a903a1202bad42e9a9ef0b702db4
Author: Alexey Korepanov  yandex  ru>
AuthorDate: Sun Jun 26 11:23:24 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Tue Jul  5 18:10:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192eb415

net-p2p/syncthing-relaysrv: mask for removal

 net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd | 0
 net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.initd | 0
 profiles/package.mask | 6 ++
 3 files changed, 6 insertions(+)

diff --git a/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd 
b/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd
old mode 100755
new mode 100644

diff --git a/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.initd 
b/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.initd
old mode 100755
new mode 100644

diff --git a/profiles/package.mask b/profiles/package.mask
index 5910222..804371b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Alexey Korepanov  (5 Jul 2016)
+# net-p2p/syncthing-relaysrv has been merged into net-p2p/syncthing
+# both upstream and in Gentoo.
+# Removal in 30 days.
+net-p2p/syncthing-relaysrv
+
 # Agostino Sarubbo  (5 Jul 2016)
 # Dead upstream and fails to compile, wrt bug #587766
 # Masked for removal in 30 days.



[gentoo-commits] proj/netifrc:master commit in: net/

2016-07-05 Thread Robin H. Johnson
commit: d72fb7cc7fe42a0c54ed37fc6b33c5522661af8a
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jul  5 18:09:02 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul  5 18:09:11 2016 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=d72fb7cc

arping: one more path per bug #566142.

Bug: https://bugs.gentoo.org/566142
Signed-off-by: Robin H. Johnson  gentoo.org>

 net/arping.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/arping.sh b/net/arping.sh
index 65eb617..b03b8a9 100644
--- a/net/arping.sh
+++ b/net/arping.sh
@@ -3,7 +3,7 @@
 
 arping_depend()
 {
-   program /sbin/arping /bin/arping /usr/sbin/arping2
+   program /sbin/arping /bin/arping /usr/sbin/arping /usr/sbin/arping2
before interface
 }
 



[gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/

2016-07-05 Thread Jeroen Roovers
commit: 473afa7d27f37f42bb6573b4719faf5df678ddec
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Jul  5 17:58:01 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Jul  5 17:58:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=473afa7d

mail-mta/exim: Stable for HPPA (bug #585212).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 mail-mta/exim/exim-4.87.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/exim/exim-4.87.ebuild b/mail-mta/exim/exim-4.87.ebuild
index f4242fc..06e2f3b 100644
--- a/mail-mta/exim/exim-4.87.ebuild
+++ b/mail-mta/exim/exim-4.87.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="http://www.exim.org/;
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 x86"
 
 COMMON_DEPEND=">=sys-apps/sed-4.0.5
>=sys-libs/db-3.2:=



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

2016-07-05 Thread Thomas Beierlein
commit: dc6fb390998723001869c19f0253daaa3b1db4d7
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Jul  5 17:44:02 2016 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Jul  5 17:44:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6fb390

app-backup/bacula: Cleanup old versions and revisions

Package-Manager: portage-2.3.0

 app-backup/bacula/Manifest|   1 -
 app-backup/bacula/bacula-5.2.13-r3.ebuild | 416 --
 app-backup/bacula/bacula-7.2.0.ebuild | 407 -
 3 files changed, 824 deletions(-)

diff --git a/app-backup/bacula/Manifest b/app-backup/bacula/Manifest
index 5f73667..4ec14f4 100644
--- a/app-backup/bacula/Manifest
+++ b/app-backup/bacula/Manifest
@@ -1,5 +1,4 @@
 DIST bacula-5.2.13.tar.gz 4243395 SHA256 
a4bed458bf001889bd06bf31671b5d9908055a1d1e8113fd750ae4d326607ad8 SHA512 
dfdff353f5b6ed4d85013dc292526706bbd67066f7057a114012172926c819c8df1eb8779166d5a90db3a49a5584f0a8daf7566cc93cf4fa3f1bdda245b55cf0
 WHIRLPOOL 
f559a3650ae45e149a80cdc74ab84e32c94f492321cc18003bacfb6690615befc3a37826055f6c436a4af6ace4b81497181f2ec4f641b0ad3a13817488a7
 DIST bacula-7.0.5.tar.gz 3216406 SHA256 
1457849eb33011b43371801b62ffa13d29bebe51be8d5a36da563b87bb094a49 SHA512 
df7908769fd13a1cb2e0491d3773577db40c0f1c010b887c6dc6d7e0bc0b408fbfc260e6d5a2a34975e5b424152c7f558b33aeedea45f366636739295641394b
 WHIRLPOOL 
47642c52928d84a50c01adfb8afa49c0c9376cba3b0f709d0c5113cba3380e047ded04980ffad339deeb1ce6d3a8ec59f58cf1968223973def7074a446a09da5
-DIST bacula-7.2.0.tar.gz 3301720 SHA256 
818606fe69c50c3ca21b91e609d4ac6ca08e4189419b89d3ec2e81c8c0389e1c SHA512 
ff50db48039c9040d4995f53a8d83ad6e5568da254527d07cfe450bf0e4a25717387b5e4aa9f29197c284f513240e714c48d8232d7d7edb9159afbc13cd0cd54
 WHIRLPOOL 
17f5b19a6fb9bf2a05e79663c7810358cf79aebad7f2709a01fadf15d5d494a243290e9c66e30c8b9bde6a627e238b77c1853a0d40891c5f5f4b390ae0ded1e5
 DIST bacula-7.4.0.tar.gz 3314218 SHA256 
fe850b783523edb19fb4dbfa8c44752d20955121b71a52b0740a9e765bfd73cb SHA512 
615cb4d9a4fd597bc794b6d4c901c777d544472f3f5b6e1cdc74d8e41279a3fd0bd6d2c30511095933a3a47a7f24da4372c538ab472eb48c0fb1db59c2a59e1a
 WHIRLPOOL 
669d0e4de172fb1c35a3a5a91e371aa2b87cd90f664974de8dcdf1677f442ac269f66c430627c81ea8a17bf02dd54590158b8b09e0c110ac32e83e0a0d41861d
 DIST bacula-7.4.1.tar.gz 3310144 SHA256 
d0874e94c0534274455efd91d6f9477c57c7f14882138f03b3572eff2660e861 SHA512 
38d03d437c43fea18160ec9e1d0367e08dca3831bc90b52c2f357cc47da4d4cd00bbfdadad4cd61c684c7729a99c76dd153d00bd3b581e91fc485a7480d35e8a
 WHIRLPOOL 
5c6708ff00ee83580c56e2979865f66864c5eca9fe67fecdbf3537eac357d6737d147002e76d193ea90db7c842bb58feb944043ab18b75072caef717ecbb8f9d

diff --git a/app-backup/bacula/bacula-5.2.13-r3.ebuild 
b/app-backup/bacula/bacula-5.2.13-r3.ebuild
deleted file mode 100644
index 76d1241..000
--- a/app-backup/bacula/bacula-5.2.13-r3.ebuild
+++ /dev/null
@@ -1,416 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit eutils multilib python-single-r1 qt4-r2 systemd user libtool
-
-MY_PV=${PV/_beta/-b}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION="Featureful client/server network backup suite"
-HOMEPAGE="http://www.bacula.org/;
-SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz"
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="acl bacula-clientonly bacula-nodir bacula-nosd examples ipv6 libressl 
logwatch mysql postgres python qt4 readline +sqlite ssl static tcpd vim-syntax 
X"
-
-DEPEND="
-   dev-libs/gmp:0
-   !bacula-clientonly? (
-   postgres? ( dev-db/postgresql:*[threads] )
-   mysql? ( virtual/mysql )
-   sqlite? ( dev-db/sqlite:3 )
-   !bacula-nodir? ( virtual/mta )
-   )
-   qt4? (
-   dev-qt/qtsvg:4
-   x11-libs/qwt:5
-   )
-   logwatch? ( sys-apps/logwatch )
-   tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
-   readline? ( sys-libs/readline:0 )
-   static? (
-   acl? ( virtual/acl[static-libs] )
-   sys-libs/zlib[static-libs]
-   dev-libs/lzo[static-libs]
-   sys-libs/ncurses:=[static-libs]
-   ssl? (
-   !libressl? ( dev-libs/openssl:0=[static-libs] )
-   libressl? ( dev-libs/libressl:0=[static-libs] )
-   )
-   )
-   !static? (
-   acl? ( virtual/acl )
-   sys-libs/zlib
-   dev-libs/lzo
-   sys-libs/ncurses:=
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   )
-   python? ( ${PYTHON_DEPS} )
-   "
-RDEPEND="${DEPEND}
-   !bacula-clientonly? (
-   !bacula-nosd? (
-   

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

2016-07-05 Thread Austin English
commit: 446eb1af4b73e01603c9f05c17e7f483facc4f72
Author: Austin English  gentoo  org>
AuthorDate: Fri Jul  1 17:55:17 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Jul  5 17:25:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446eb1af

app-emulation/playonlinux: remove deprecated games eclass, version bump

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 app-emulation/playonlinux/Manifest |   1 +
 .../playonlinux-4.2.6-stop-update-warning.patch|   6 +-
 .../playonlinux/playonlinux-4.2.10.ebuild  | 116 +
 3 files changed, 120 insertions(+), 3 deletions(-)

diff --git a/app-emulation/playonlinux/Manifest 
b/app-emulation/playonlinux/Manifest
index f7a1477..8d829b2 100644
--- a/app-emulation/playonlinux/Manifest
+++ b/app-emulation/playonlinux/Manifest
@@ -1,3 +1,4 @@
+DIST PlayOnLinux_4.2.10.tar.gz 3202085 SHA256 
f524905912ae2b17c8544968a8554d635f8fc4cd3b220c0ae15c49d51f244973 SHA512 
8d5477b8478e05e1a1974d17466a6ac0d79617b2056a1e6bf0f8dad067a1475a99008bbca52d565686e46b003cc14300306fc11d043e20773f93d1ab7b34ae58
 WHIRLPOOL 
c75f00974a2ef6043405911f4c5313294d4f8f6ab4f64a77ed2b9e148770b5d43bf1c4a934b0e27663b159841d26a908159cb3445d13b0e0b810c98fd5e68d59
 DIST PlayOnLinux_4.2.4.tar.gz 4638249 SHA256 
cc6f9c41c9f91278d995d14b7be6bd86c765cf41351c80e885df29da40b57554 SHA512 
1f200e43da4e43b6687cc05243cb9375d312c5382d4d82f06f574cc4a1a4322568ed429abc463d830cfcc1a818d0cc93147fbc60858a6b19872b55a479c8c58c
 WHIRLPOOL 
d09c5439a618d99af0ae380cb39a8e92acd47869190f984981e9cdc91272da48c6731457d0a23383c47219371bdf9d6018fe89a7acaaba32fc96221b58406d99
 DIST PlayOnLinux_4.2.6.tar.gz 3202517 SHA256 
34fc06ce55f889673529a405d17ffc045a68cc998a679377056ed63988dd64e2 SHA512 
41c4af5335874020f6405f460a0b9787f7dcfb77790661ff254d2af7ff107a94020b75a8b4f1856f1e4b866e63dee49d5823edf4867d64cd20c41b17387f5490
 WHIRLPOOL 
4278cc00c76abfeecb87d125046a977c69d5e62b751481ffa5ed4ca4a911507bc6b650bd8648cc7b4cd794e7f0c9e91197adc3854c963770bd87a535d83ab562
 DIST PlayOnLinux_4.2.8.tar.gz 3168086 SHA256 
2ae8d5132706f3c697d0a53573c5835938dd042b620eb76790181b285797985c SHA512 
8b9c934bf3591030dc9922757eadb09db34fee7c5a5ee8b800c831ee1b99e55959c0b66f645a89d3dc5d7287438da3a26c6877076175272e199221231accba12
 WHIRLPOOL 
cbaafa8f0f90c89931135c0fbcd91df00676fde4e0e9305a3d8f52234a51b96682e5a4aca14138f1f3f54ac43f69d38b7186667fcab97c72fa8043c3ffbd68d6

diff --git 
a/app-emulation/playonlinux/files/playonlinux-4.2.6-stop-update-warning.patch 
b/app-emulation/playonlinux/files/playonlinux-4.2.6-stop-update-warning.patch
index 3e93adb..f5cf055 100644
--- 
a/app-emulation/playonlinux/files/playonlinux-4.2.6-stop-update-warning.patch
+++ 
b/app-emulation/playonlinux/files/playonlinux-4.2.6-stop-update-warning.patch
@@ -1,11 +1,11 @@
-# This patch enables the DEBIAN_PACKGE for playonlinux.
+# This patch enables the $DEBIAN_PACKAGE variable for playonlinux.
 # The changes are described in the source comments below.
 # The flag is unfortnuately named debian, however the
 # benefits apply to any package management system.
 # Patch written by Adam Mills 
 
 python/lib/Variables.py2013-08-10 22:19:46.053365072 -0400
-+++ python/lib/Variables-patched.py2013-08-10 22:17:58.275881842 -0400
+--- a/python/lib/Variables.py  2013-08-10 22:19:46.053365072 -0400
 b/python/lib/Variables-patched.py  2013-08-10 22:17:58.275881842 -0400
 @@ -26,7 +26,7 @@
  # Debian packagers should switch this to TRUE
  # It will disable update alerts, bug reports, statistics

diff --git a/app-emulation/playonlinux/playonlinux-4.2.10.ebuild 
b/app-emulation/playonlinux/playonlinux-4.2.10.ebuild
new file mode 100644
index 000..e680764
--- /dev/null
+++ b/app-emulation/playonlinux/playonlinux-4.2.10.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2-utils python-single-r1
+
+MY_PN="PlayOnLinux"
+
+DESCRIPTION="Set of scripts to easily install and use Windows games and 
software"
+HOMEPAGE="http://playonlinux.com/;
+SRC_URI="http://www.playonlinux.com/script_files/${MY_PN}/${PV}/${MY_PN}_${PV}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="winbind"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND=""
+RDEPEND="app-arch/cabextract
+   app-arch/p7zip
+   app-arch/unzip
+   app-crypt/gnupg
+   app-emulation/wine
+   dev-python/wxpython:2.8[${PYTHON_USEDEP}]
+   || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )
+   net-misc/wget
+   x11-apps/mesa-progs
+   x11-terms/xterm
+   media-gfx/icoutils
+   || ( net-analyzer/netcat net-analyzer/netcat6 )
+   winbind? ( net-fs/samba[winbind] ) "
+
+S=${WORKDIR}/${PN}
+
+# TODO:
+# Having a real install script
+# It will let using 

[gentoo-commits] proj/kde:master commit in: kde-plasma/powerdevil/, kde-plasma/kwayland-integration/, ...

2016-07-05 Thread Johannes Huber
commit: 86af46a04e674e56378dda44879232f67a6ac4a3
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 17:14:54 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 17:14:54 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=86af46a0

kde-plasma: Remove KDE Plasma 5.7.0

Moved to gentoo main tree.

Package-Manager: portage-2.3.0

 kde-plasma/bluedevil/bluedevil-5.7.0.ebuild|  42 --
 kde-plasma/bluedevil/bluedevil-5.7.49..ebuild  |  42 --
 kde-plasma/breeze-grub/breeze-grub-5.7.0.ebuild|  31 
 .../breeze-grub/breeze-grub-5.7.49..ebuild |  31 
 kde-plasma/breeze-gtk/breeze-gtk-5.7.0.ebuild  |  13 --
 .../breeze-gtk/breeze-gtk-5.7.49..ebuild   |  13 --
 .../breeze-plymouth/breeze-plymouth-5.7.0.ebuild   |  27 
 .../breeze-plymouth-5.7.49..ebuild |  27 
 kde-plasma/breeze/breeze-5.7.0.ebuild  |  69 -
 kde-plasma/breeze/breeze-5.7.49..ebuild|  69 -
 .../kactivitymanagerd-5.7.0.ebuild |  37 -
 .../kactivitymanagerd-5.7.49..ebuild   |  37 -
 .../kde-cli-tools/kde-cli-tools-5.7.0.ebuild   |  60 
 .../kde-cli-tools/kde-cli-tools-5.7.49..ebuild |  60 
 .../kde-gtk-config/kde-gtk-config-5.7.0.ebuild |  57 ---
 .../kde-gtk-config-5.7.49..ebuild  |  57 ---
 kde-plasma/kdecoration/kdecoration-5.7.0.ebuild|  18 ---
 .../kdecoration/kdecoration-5.7.49..ebuild |  18 ---
 .../kdeplasma-addons/kdeplasma-addons-5.7.0.ebuild |  57 ---
 .../kdeplasma-addons-5.7.49..ebuild|  57 ---
 kde-plasma/kgamma/kgamma-5.7.0.ebuild  |  28 
 kde-plasma/kgamma/kgamma-5.7.49..ebuild|  28 
 kde-plasma/khotkeys/khotkeys-5.7.0.ebuild  |  47 --
 kde-plasma/khotkeys/khotkeys-5.7.49..ebuild|  47 --
 kde-plasma/kinfocenter/kinfocenter-5.7.0.ebuild|  82 ---
 .../kinfocenter/kinfocenter-5.7.49..ebuild |  82 ---
 kde-plasma/kmenuedit/kmenuedit-5.7.0.ebuild|  45 --
 kde-plasma/kmenuedit/kmenuedit-5.7.49..ebuild  |  45 --
 kde-plasma/kscreen/kscreen-5.7.0.ebuild|  38 -
 kde-plasma/kscreen/kscreen-5.7.49..ebuild  |  38 -
 .../kscreenlocker/kscreenlocker-5.7.0.ebuild   |  89 ---
 .../kscreenlocker/kscreenlocker-5.7.49..ebuild |  89 ---
 kde-plasma/ksshaskpass/ksshaskpass-5.7.0.ebuild|  50 ---
 .../ksshaskpass/ksshaskpass-5.7.49..ebuild |  50 ---
 kde-plasma/ksysguard/ksysguard-5.7.0.ebuild|  50 ---
 kde-plasma/ksysguard/ksysguard-5.7.49..ebuild  |  50 ---
 kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild|  91 
 .../kwallet-pam/kwallet-pam-5.7.49..ebuild |  91 
 .../kwayland-integration-5.7.0.ebuild  |  23 ---
 .../kwayland-integration-5.7.49..ebuild|  23 ---
 kde-plasma/kwin/kwin-5.7.0.ebuild  |  96 
 kde-plasma/kwin/kwin-5.7.49..ebuild|  96 
 kde-plasma/kwrited/kwrited-5.7.0.ebuild|  24 ---
 kde-plasma/kwrited/kwrited-5.7.49..ebuild  |  24 ---
 kde-plasma/libkscreen/libkscreen-5.7.0.ebuild  |  28 
 .../libkscreen/libkscreen-5.7.49..ebuild   |  28 
 kde-plasma/libksysguard/libksysguard-5.7.0.ebuild  |  54 ---
 .../libksysguard/libksysguard-5.7.49..ebuild   |  54 ---
 kde-plasma/milou/milou-5.7.0.ebuild|  30 
 kde-plasma/milou/milou-5.7.49..ebuild  |  30 
 kde-plasma/oxygen/oxygen-5.7.0.ebuild  |  37 -
 kde-plasma/oxygen/oxygen-5.7.49..ebuild|  37 -
 .../plasma-desktop/plasma-desktop-5.7.0.ebuild | 155 ---
 .../plasma-desktop-5.7.49..ebuild  | 155 ---
 .../plasma-integration-5.7.0.ebuild|  42 --
 .../plasma-integration-5.7.49..ebuild  |  42 --
 .../plasma-mediacenter-5.7.0.ebuild|  48 --
 .../plasma-mediacenter-5.7.49..ebuild  |  48 --
 kde-plasma/plasma-meta/plasma-meta-5.7.0.ebuild|  64 
 .../plasma-meta/plasma-meta-5.7.49..ebuild |  64 
 kde-plasma/plasma-nm/plasma-nm-5.7.0.ebuild|  66 -
 kde-plasma/plasma-nm/plasma-nm-5.7.49..ebuild  |  66 -
 kde-plasma/plasma-pa/plasma-pa-5.7.0.ebuild|  27 
 kde-plasma/plasma-pa/plasma-pa-5.7.49..ebuild  |  27 
 kde-plasma/plasma-sdk/plasma-sdk-5.7.0.ebuild  |  57 ---
 .../plasma-sdk/plasma-sdk-5.7.49..ebuild   |  57 ---
 .../plasma-workspace-wallpapers-5.7.0.ebuild   |  19 ---
 .../plasma-workspace-wallpapers-5.7.49..ebuild |  19 ---
 .../plasma-workspace/plasma-workspace-5.7.0.ebuild | 164 -
 .../plasma-workspace-5.7.49..ebuild| 164 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/, kde-plasma/kinfocenter/, kde-plasma/kwrited/, ...

2016-07-05 Thread Johannes Huber
commit: baccf7d89000ee1b91dff0a1019da5f12335b878
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 17:12:19 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 17:12:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baccf7d8

kde-plasma: Version bump KDE Plasma 5.7.0

Package-Manager: portage-2.3.0

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.7.0.ebuild|  42 +
 kde-plasma/breeze-grub/Manifest|   1 +
 kde-plasma/breeze-grub/breeze-grub-5.7.0.ebuild|  31 
 kde-plasma/breeze-gtk/Manifest |   1 +
 kde-plasma/breeze-gtk/breeze-gtk-5.7.0.ebuild  |  13 ++
 kde-plasma/breeze-plymouth/Manifest|   1 +
 .../breeze-plymouth/breeze-plymouth-5.7.0.ebuild   |  27 
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.7.0.ebuild  |  69 
 kde-plasma/kactivitymanagerd/Manifest  |   1 +
 .../kactivitymanagerd-5.7.0.ebuild |  37 +
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.7.0.ebuild   |  60 +++
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.7.0.ebuild |  57 +++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.7.0.ebuild|  18 +++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons/kdeplasma-addons-5.7.0.ebuild |  57 +++
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.7.0.ebuild  |  28 
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.7.0.ebuild  |  47 ++
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.7.0.ebuild|  82 ++
 kde-plasma/kinfocenter/metadata.xml|   1 +
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.7.0.ebuild|  45 ++
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.7.0.ebuild|  38 +
 kde-plasma/kscreenlocker/Manifest  |   1 +
 .../kscreenlocker/kscreenlocker-5.7.0.ebuild   |  89 +++
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.7.0.ebuild|  50 ++
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.7.0.ebuild|  50 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild|  91 +++
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.7.0.ebuild  |  23 +++
 kde-plasma/kwin/Manifest   |   1 +
 kde-plasma/kwin/kwin-5.7.0.ebuild  |  96 +++
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.7.0.ebuild|  24 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.7.0.ebuild  |  28 
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.7.0.ebuild  |  54 +++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.7.0.ebuild|  30 
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.7.0.ebuild  |  37 +
 kde-plasma/plasma-desktop/Manifest |   1 +
 .../plasma-desktop/plasma-desktop-5.7.0.ebuild | 155 ++
 kde-plasma/plasma-integration/Manifest |   1 +
 .../plasma-integration-5.7.0.ebuild|  42 +
 kde-plasma/plasma-mediacenter/Manifest |   1 +
 .../plasma-mediacenter-5.7.0.ebuild|  48 ++
 kde-plasma/plasma-meta/plasma-meta-5.7.0.ebuild|  64 
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.7.0.ebuild|  66 
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.7.0.ebuild|  27 
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.7.0.ebuild  |  57 +++
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 +
 .../plasma-workspace-wallpapers-5.7.0.ebuild   |  19 +++
 kde-plasma/plasma-workspace/Manifest   |   1 +
 .../plasma-workspace/files/10-agent-shutdown.sh|  10 +-
 .../plasma-workspace/files/10-agent-startup.sh |  45 --
 .../plasma-workspace/plasma-workspace-5.7.0.ebuild | 164 +++
 kde-plasma/polkit-kde-agent/Manifest   |   1 +
 

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

2016-07-05 Thread Johannes Huber
commit: 7af6aee4cff5dcf054f32e3094ace9df2cda3d0a
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:52:16 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:52:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7af6aee4

profiles: Remove KDE Plasma 5.7.0 beta mask

Obsolete.

 profiles/package.mask/kde-plasma-5.6.95 | 40 -
 1 file changed, 40 deletions(-)

diff --git a/profiles/package.mask/kde-plasma-5.6.95 
b/profiles/package.mask/kde-plasma-5.6.95
deleted file mode 100644
index 9a87815..000
--- a/profiles/package.mask/kde-plasma-5.6.95
+++ /dev/null
@@ -1,40 +0,0 @@
-~kde-plasma/bluedevil-5.6.95
-~kde-plasma/breeze-5.6.95
-~kde-plasma/breeze-grub-5.6.95
-~kde-plasma/breeze-gtk-5.6.95
-~kde-plasma/breeze-plymouth-5.6.95
-~kde-plasma/kactivitymanagerd-5.6.95
-~kde-plasma/kde-cli-tools-5.6.95
-~kde-plasma/kdecoration-5.6.95
-~kde-plasma/kde-gtk-config-5.6.95
-~kde-plasma/kdeplasma-addons-5.6.95
-~kde-plasma/kgamma-5.6.95
-~kde-plasma/khotkeys-5.6.95
-~kde-plasma/kinfocenter-5.6.95
-~kde-plasma/kmenuedit-5.6.95
-~kde-plasma/kscreen-5.6.95
-~kde-plasma/kscreenlocker-5.6.95
-~kde-plasma/ksshaskpass-5.6.95
-~kde-plasma/ksysguard-5.6.95
-~kde-plasma/kwallet-pam-5.6.95
-~kde-plasma/kwayland-integration-5.6.95
-~kde-plasma/kwin-5.6.95
-~kde-plasma/kwrited-5.6.95
-~kde-plasma/libkscreen-5.6.95
-~kde-plasma/libksysguard-5.6.95
-~kde-plasma/milou-5.6.95
-~kde-plasma/oxygen-5.6.95
-~kde-plasma/plasma-desktop-5.6.95
-~kde-plasma/plasma-integration-5.6.95
-~kde-plasma/plasma-mediacenter-5.6.95
-~kde-plasma/plasma-meta-5.6.95
-~kde-plasma/plasma-nm-5.6.95
-~kde-plasma/plasma-pa-5.6.95
-~kde-plasma/plasma-sdk-5.6.95
-~kde-plasma/plasma-workspace-5.6.95
-~kde-plasma/plasma-workspace-wallpapers-5.6.95
-~kde-plasma/polkit-kde-agent-5.6.95
-~kde-plasma/powerdevil-5.6.95
-~kde-plasma/sddm-kcm-5.6.95
-~kde-plasma/systemsettings-5.6.95
-~kde-plasma/user-manager-5.6.95



[gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/, kde-plasma/bluedevil/, kde-plasma/breeze-grub/, ...

2016-07-05 Thread Johannes Huber
commit: b2a4ef5a38587a2dbef5fc7218a30bf94e362c2a
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:51:46 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:51:46 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b2a4ef5a

kde-plasma: Remove KDE Plasma 5.7.0 beta

Superseded by final release.

Package-Manager: portage-2.3.0

 kde-plasma/bluedevil/bluedevil-5.6.95.ebuild   |  42 --
 kde-plasma/breeze-grub/breeze-grub-5.6.95.ebuild   |  31 
 kde-plasma/breeze-gtk/breeze-gtk-5.6.95.ebuild |  13 --
 .../breeze-plymouth/breeze-plymouth-5.6.95.ebuild  |  27 
 kde-plasma/breeze/breeze-5.6.95.ebuild |  69 -
 .../kactivitymanagerd-5.6.95.ebuild|  37 -
 .../kde-cli-tools/kde-cli-tools-5.6.95.ebuild  |  60 
 .../kde-gtk-config/kde-gtk-config-5.6.95.ebuild|  57 ---
 kde-plasma/kdecoration/kdecoration-5.6.95.ebuild   |  18 ---
 .../kdeplasma-addons-5.6.95.ebuild |  57 ---
 kde-plasma/kgamma/kgamma-5.6.95.ebuild |  28 
 kde-plasma/khotkeys/khotkeys-5.6.95.ebuild |  47 --
 kde-plasma/kinfocenter/kinfocenter-5.6.95.ebuild   |  82 ---
 kde-plasma/kmenuedit/kmenuedit-5.6.95.ebuild   |  45 --
 kde-plasma/kscreen/kscreen-5.6.95.ebuild   |  38 -
 .../kscreenlocker/kscreenlocker-5.6.95.ebuild  |  89 ---
 kde-plasma/ksshaskpass/ksshaskpass-5.6.95.ebuild   |  50 ---
 kde-plasma/ksysguard/ksysguard-5.6.95.ebuild   |  50 ---
 kde-plasma/kwallet-pam/kwallet-pam-5.6.95.ebuild   |  91 
 .../kwayland-integration-5.6.95.ebuild |  23 ---
 kde-plasma/kwin/kwin-5.6.95.ebuild |  96 
 kde-plasma/kwrited/kwrited-5.6.95.ebuild   |  24 ---
 kde-plasma/libkscreen/libkscreen-5.6.95.ebuild |  28 
 kde-plasma/libksysguard/libksysguard-5.6.95.ebuild |  54 ---
 kde-plasma/milou/milou-5.6.95.ebuild   |  30 
 kde-plasma/oxygen/oxygen-5.6.95.ebuild |  37 -
 .../plasma-desktop/plasma-desktop-5.6.95.ebuild| 155 ---
 .../plasma-integration-5.6.95.ebuild   |  42 --
 .../plasma-mediacenter-5.6.95.ebuild   |  48 --
 kde-plasma/plasma-meta/plasma-meta-5.6.95.ebuild   |  64 
 kde-plasma/plasma-nm/plasma-nm-5.6.95.ebuild   |  66 -
 kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild   |  27 
 kde-plasma/plasma-sdk/plasma-sdk-5.6.95.ebuild |  57 ---
 .../plasma-workspace-wallpapers-5.6.95.ebuild  |  19 ---
 .../plasma-workspace-5.6.95-r1.ebuild  | 164 -
 .../polkit-kde-agent-5.6.95.ebuild |  31 
 kde-plasma/powerdevil/powerdevil-5.6.95.ebuild | 101 -
 kde-plasma/sddm-kcm/sddm-kcm-5.6.95.ebuild |  39 -
 .../systemsettings/systemsettings-5.6.95.ebuild|  46 --
 kde-plasma/user-manager/user-manager-5.6.95.ebuild |  26 
 40 files changed, 2108 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.6.95.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.6.95.ebuild
deleted file mode 100644
index 194a6ab..000
--- a/kde-plasma/bluedevil/bluedevil-5.6.95.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Bluetooth stack for KDE Plasma"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
-KEYWORDS="~amd64 ~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
-   !net-wireless/bluedevil
-   !net-wireless/kbluetooth
-"

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.6.95.ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.6.95.ebuild
deleted file mode 100644
index dfd1564..000
--- a/kde-plasma/breeze-grub/breeze-grub-5.6.95.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-inherit kde5
-

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

2016-07-05 Thread Johannes Huber
commit: 7032a2454a78c4314e8b614b54e5ab3e4d9f3cde
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:32:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:32:01 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7032a245

profiles: Unmask kde-apps/kholidays

Needed for KDE Plasma 5.7.0 (kde-plasma/plasma-workspace).

 profiles/package.mask/kdepim-16.04.2 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/package.mask/kdepim-16.04.2 
b/profiles/package.mask/kdepim-16.04.2
index 19a5b81..9b6d589 100644
--- a/profiles/package.mask/kdepim-16.04.2
+++ b/profiles/package.mask/kdepim-16.04.2
@@ -29,7 +29,6 @@
 ~kde-apps/kdepim-meta-16.04.2
 ~kde-apps/kdepim-runtime-16.04.2
 ~kde-apps/kdgantt2-16.04.2
-~kde-apps/kholidays-16.04.2
 ~kde-apps/kidentitymanagement-16.04.2
 ~kde-apps/kimap-16.04.2
 ~kde-apps/kldap-16.04.2



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2/

2016-07-05 Thread Matt Thode
commit: 5e225e252ae27c4a9e19fc3e5db5561c133ec0a9
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Jul  5 16:45:17 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jul  5 16:45:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e225e25

www-apps/icingaweb2: fixing bug 587964 (apache vs apache2 user)

Package-Manager: portage-2.2.28

 www-apps/icingaweb2/icingaweb2-2.2.0.ebuild | 2 +-
 www-apps/icingaweb2/icingaweb2-2.3.2.ebuild | 2 +-
 www-apps/icingaweb2/icingaweb2-2.3.3.ebuild | 2 +-
 www-apps/icingaweb2/icingaweb2-2.3.4.ebuild | 2 +-
 www-apps/icingaweb2/icingaweb2-.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild
index f1a5384..1a05cde 100644
--- a/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild
@@ -32,7 +32,7 @@ pkg_setup() {
enewgroup icingaweb2
enewgroup icingacmd
use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache2
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
 }
 
 pkg_config() {

diff --git a/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild
index fe1c010..227a7dc 100644
--- a/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild
@@ -32,7 +32,7 @@ pkg_setup() {
enewgroup icingaweb2
enewgroup icingacmd
use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache2
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
 }
 
 pkg_config() {

diff --git a/www-apps/icingaweb2/icingaweb2-2.3.3.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.3.3.ebuild
index 4b582b6..0cacf55 100644
--- a/www-apps/icingaweb2/icingaweb2-2.3.3.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.3.3.ebuild
@@ -32,7 +32,7 @@ pkg_setup() {
enewgroup icingaweb2
enewgroup icingacmd
use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache2
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
 }
 
 pkg_config() {

diff --git a/www-apps/icingaweb2/icingaweb2-2.3.4.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.3.4.ebuild
index 4b582b6..0cacf55 100644
--- a/www-apps/icingaweb2/icingaweb2-2.3.4.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.3.4.ebuild
@@ -32,7 +32,7 @@ pkg_setup() {
enewgroup icingaweb2
enewgroup icingacmd
use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache2
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
 }
 
 pkg_config() {

diff --git a/www-apps/icingaweb2/icingaweb2-.ebuild 
b/www-apps/icingaweb2/icingaweb2-.ebuild
index d852756..320a819 100644
--- a/www-apps/icingaweb2/icingaweb2-.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-.ebuild
@@ -31,7 +31,7 @@ pkg_setup() {
enewgroup icingaweb2
enewgroup icingacmd
use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache2
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
 }
 
 pkg_config() {



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

2016-07-05 Thread William Hubbs
commit: bae5e004fe88cd716596f5b89243d6f3f0dc40f3
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Jul  5 16:29:47 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Jul  5 16:30:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae5e004

app-emulation/docker: sync live ebuild

Package-Manager: portage-2.2.28

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

diff --git a/app-emulation/docker/docker-.ebuild 
b/app-emulation/docker/docker-.ebuild
index aa0502f..bd3f415 100644
--- a/app-emulation/docker/docker-.ebuild
+++ b/app-emulation/docker/docker-.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
MY_PV="${PV/_/-}"
-   DOCKER_GITCOMMIT="906eacd"
+   DOCKER_GITCOMMIT=""
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"



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

2016-07-05 Thread Johannes Huber
commit: e5d7a0e19a8d60cf3719aa4bceb5e58141b1af9f
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:40:06 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:40:06 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e5d7a0e1

kde-apps/kholidays: Remvoe 16.04.2

Moved to gentoo main tree.

Package-Manager: portage-2.3.0

 kde-apps/kholidays/kholidays-16.04.2.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/kde-apps/kholidays/kholidays-16.04.2.ebuild 
b/kde-apps/kholidays/kholidays-16.04.2.ebuild
deleted file mode 100644
index d751bf0..000
--- a/kde-apps/kholidays/kholidays-16.04.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library to determine holidays and other special events for a 
geographical region"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_qt_dep qtdeclarative)
-"
-RDEPEND="${DEPEND}"
-
-# bug 579592
-RESTRICT="test"



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

2016-07-05 Thread William Hubbs
commit: 3f8a828456e09bd280042442931a24f3aeb7ad13
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Jul  5 16:28:10 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Jul  5 16:30:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8a8284

app-emulation/docker: 1.12.0_rc3 version bump

Package-Manager: portage-2.2.28

 app-emulation/docker/Manifest |   1 +
 app-emulation/docker/docker-1.12.0_rc3.ebuild | 269 ++
 2 files changed, 270 insertions(+)

diff --git a/app-emulation/docker/Manifest b/app-emulation/docker/Manifest
index 0840213..500561b 100644
--- a/app-emulation/docker/Manifest
+++ b/app-emulation/docker/Manifest
@@ -1,3 +1,4 @@
 DIST docker-1.11.0.tar.gz 10637394 SHA256 
088869b9a19ae17656e068aa6d3d473866e8133365427c601c671da1b2189057 SHA512 
ecb7f531a5632fd6274e3eec59a5194c61d0788ab9f3864845cbc248232c2f14671a26c34abab8c5ca85ce6106ae72ea3ae4e5d133ad1efb126069ae82a2dba0
 WHIRLPOOL 
20b0ef1642d2fea2ae186a17786d95f138fb7df92daa104f00c481488f82eadd5e8f27a0a8e926d68f495fd62bc132d83817a0831f84b3786474a9408d87878f
 DIST docker-1.12.0_rc2-23859.patch 62625 SHA256 
8f424c54df8e387286ac5fc36cf0c0e7b2de72d698ed157197a76050e4f6fbfc SHA512 
d86f1741ea88d27039fcbce95f243d5720bbc2fcc5e0ff715345ad674543b553d449a73be09fc5d75664ee5b67cd5e9b67419b027c54258ee7b35f9c2bfdeca5
 WHIRLPOOL 
a34a10108f5e62764c21e138130c57962c3de172fd00235af0d2baa5be482f15913c56426133564f59d8660538f287d787f08750408795aa68040e4e697e4aa0
 DIST docker-1.12.0_rc2.tar.gz 12332409 SHA256 
085d79554c5da49d16de04aa06640be45f37535bccbdbf8190790114327a53a4 SHA512 
d5b24ee990010e7c1101e238910db29b9aa718396659f2dc0862a626efe98364b0a22489409d131163f6273327b430aa0c5926b371baf47c02b2049ad47537a3
 WHIRLPOOL 
970de3a3b00aa9bcfff11e4801a16f6979ab459cbc8e66d9dd9a414090d34deffa3e475ced9f4b22d5afe4a10350e6fb96c9b9f4cfb3164fff1db3273da627f1
+DIST docker-1.12.0_rc3.tar.gz 12359008 SHA256 
3f030c4f084ed518efeb00f21f3fdfb25252dd9c153b1d42da953e59bb41c582 SHA512 
438f0f6fa65f7354d3059558427aadcc86139f3c062e30407f249ba8cfcfb307f083cea1a872637dfb4c68481a11cc22580e50ca6eb51d98370665c9fdc42f65
 WHIRLPOOL 
30914ea9fee3759bb1229329ebc7da35d3ba39abf311abb1f90e12e45899d01954d7903579b253d3cc609ac269ceaf681e58d08e87b31232836322ab3dcc65c1

diff --git a/app-emulation/docker/docker-1.12.0_rc3.ebuild 
b/app-emulation/docker/docker-1.12.0_rc3.ebuild
new file mode 100644
index 000..403357d
--- /dev/null
+++ b/app-emulation/docker/docker-1.12.0_rc3.ebuild
@@ -0,0 +1,269 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/docker/docker"
+
+if [[ ${PV} = ** ]]; then
+   # Docker cannot be fetched via "go get", thanks to autogenerated code
+   EGIT_REPO_URI="https://${EGO_PN}.git;
+   EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}"
+   inherit git-r3
+else
+   MY_PV="${PV/_/-}"
+   DOCKER_GITCOMMIT="91e29e8"
+   EGIT_COMMIT="v${MY_PV}"
+   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually 
for each bump!"
+   inherit golang-vcs-snapshot
+fi
+inherit bash-completion-r1 golang-base linux-info systemd udev user
+
+DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
+HOMEPAGE="https://dockerproject.org;
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="apparmor aufs btrfs +device-mapper experimental overlay seccomp"
+
+# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies
+CDEPEND="
+   >=dev-db/sqlite-3.7.9:3
+   device-mapper? (
+   >=sys-fs/lvm2-2.02.89[thin]
+   )
+   seccomp? ( >=sys-libs/libseccomp-2.2.1 )
+   apparmor? ( sys-libs/libapparmor )
+"
+
+DEPEND="
+   ${CDEPEND}
+
+   dev-go/go-md2man
+
+   btrfs? (
+   >=sys-fs/btrfs-progs-3.8
+   )
+"
+
+# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies
+# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies
+RDEPEND="
+   ${CDEPEND}
+
+   !app-emulation/docker-bin
+   >=net-firewall/iptables-1.4
+   sys-process/procps
+   >=dev-vcs/git-1.7
+   >=app-arch/xz-utils-4.9
+
+   >app-emulation/containerd-0.2.2
+   app-emulation/runc[apparmor?,seccomp?]
+"
+
+RESTRICT="installsources strip"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+# see "contrib/check-config.sh" from upstream's sources
+CONFIG_CHECK="
+   ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS
+   ~DEVPTS_MULTIPLE_INSTANCES
+   ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED 
~CPUSETS ~MEMCG
+   ~KEYS ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER
+   ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE
+   ~IP_VS
+   ~NETFILTER_XT_MATCH_ADDRTYPE 

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

2016-07-05 Thread Johannes Huber
commit: d7c459678e5485fe7257a3c809630d1f8ef90a3d
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:19:57 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:19:57 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d7c45967

profiles: Unmask KDE Plasma 5.7.0

 profiles/package.mask/kde-plasma-5.7.0 | 43 --
 1 file changed, 43 deletions(-)

diff --git a/profiles/package.mask/kde-plasma-5.7.0 
b/profiles/package.mask/kde-plasma-5.7.0
deleted file mode 100644
index 4404f37..000
--- a/profiles/package.mask/kde-plasma-5.7.0
+++ /dev/null
@@ -1,43 +0,0 @@
-# Johannes Huber  (30 Jun 2016)
-# KDE Plasma 5.7.0 mask
-# Not released yet.
-~kde-plasma/bluedevil-5.7.0
-~kde-plasma/breeze-5.7.0
-~kde-plasma/breeze-grub-5.7.0
-~kde-plasma/breeze-gtk-5.7.0
-~kde-plasma/breeze-plymouth-5.7.0
-~kde-plasma/kactivitymanagerd-5.7.0
-~kde-plasma/kde-cli-tools-5.7.0
-~kde-plasma/kde-gtk-config-5.7.0
-~kde-plasma/kdecoration-5.7.0
-~kde-plasma/kdeplasma-addons-5.7.0
-~kde-plasma/kgamma-5.7.0
-~kde-plasma/khotkeys-5.7.0
-~kde-plasma/kinfocenter-5.7.0
-~kde-plasma/kmenuedit-5.7.0
-~kde-plasma/kscreen-5.7.0
-~kde-plasma/kscreenlocker-5.7.0
-~kde-plasma/ksshaskpass-5.7.0
-~kde-plasma/ksysguard-5.7.0
-~kde-plasma/kwallet-pam-5.7.0
-~kde-plasma/kwayland-integration-5.7.0
-~kde-plasma/kwin-5.7.0
-~kde-plasma/kwrited-5.7.0
-~kde-plasma/libkscreen-5.7.0
-~kde-plasma/libksysguard-5.7.0
-~kde-plasma/milou-5.7.0
-~kde-plasma/oxygen-5.7.0
-~kde-plasma/plasma-desktop-5.7.0
-~kde-plasma/plasma-integration-5.7.0
-~kde-plasma/plasma-mediacenter-5.7.0
-~kde-plasma/plasma-meta-5.7.0
-~kde-plasma/plasma-nm-5.7.0
-~kde-plasma/plasma-pa-5.7.0
-~kde-plasma/plasma-sdk-5.7.0
-~kde-plasma/plasma-workspace-5.7.0
-~kde-plasma/plasma-workspace-wallpapers-5.7.0
-~kde-plasma/polkit-kde-agent-5.7.0
-~kde-plasma/powerdevil-5.7.0
-~kde-plasma/sddm-kcm-5.7.0
-~kde-plasma/systemsettings-5.7.0
-~kde-plasma/user-manager-5.7.0



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kholidays/

2016-07-05 Thread Johannes Huber
commit: bd5da70e55764405c864fb80a15af6f10c3f50f6
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:38:46 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:38:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5da70e

kde-apps/kholidays: New package

Import from kde overlay. Needed for KDE Plasma 5.7.0.
Initial ebuild by Michael Palimaka  gentoo.org>.

Package-Manager: portage-2.3.0

 kde-apps/kholidays/Manifest |  1 +
 kde-apps/kholidays/kholidays-16.04.2.ebuild | 21 +
 kde-apps/kholidays/metadata.xml |  8 
 3 files changed, 30 insertions(+)

diff --git a/kde-apps/kholidays/Manifest b/kde-apps/kholidays/Manifest
new file mode 100644
index 000..796bb50
--- /dev/null
+++ b/kde-apps/kholidays/Manifest
@@ -0,0 +1 @@
+DIST kholidays-16.04.2.tar.xz 175832 SHA256 
c0b9b41aa32400c562498445551164f651c6c6200574c78334902ee725f445c1 SHA512 
780e044f132c04d3763d859e701c70266d94a975ed55ee8b7edb4236d62bd71087ee7c688f15f9c0eebc7098eb4a984876fc5c29594db47e0eb2869587691013
 WHIRLPOOL 
4254357860e9cf9c151134d729f76e278bcd049e29964bc3d7d718c8474f8c96a1409ab1bcae8fa42a7daa2552d3eb95525a2652c1c796c0d8ce6738b65f1a2f

diff --git a/kde-apps/kholidays/kholidays-16.04.2.ebuild 
b/kde-apps/kholidays/kholidays-16.04.2.ebuild
new file mode 100644
index 000..d751bf0
--- /dev/null
+++ b/kde-apps/kholidays/kholidays-16.04.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_TEST="true"
+inherit kde5
+
+DESCRIPTION="Library to determine holidays and other special events for a 
geographical region"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   $(add_qt_dep qtdeclarative)
+"
+RDEPEND="${DEPEND}"
+
+# bug 579592
+RESTRICT="test"

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



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

2016-07-05 Thread Johannes Huber
commit: d4dfa02b687ed09ec153f6789e648e6ec66fd317
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:18:53 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:18:53 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4dfa02b

kde5.eclass: Mark KDE Plasma 5.7.0 as released

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

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



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

2016-07-05 Thread Johannes Huber
commit: d7efb9d3739172ff1821573f8bc8180131a2ef59
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul  5 16:30:38 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul  5 16:31:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7efb9d3

profiles: Mask kde-plasma/plasma-workspace[calendar] for arm

Unkeyworded dependency on kde-apps/kholidays.

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 1cb6077..e89f436 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Johannes Huber  (5 Jul 2016)
+# Missing keywords on kde-apps/kholidays
+kde-plasma/plasma-workspace calendar
+
 # Alexandre Rostovtsev  (28 Jun 2016)
 # Missing keywords on app-text/gspell - bug #587368
 >=app-editors/gedit-3.20 spell



[gentoo-commits] repo/gentoo:master commit in: net-wireless/bladerf/, net-wireless/bladerf-fpga/, ...

2016-07-05 Thread Richard Farina
commit: fa32ea0623eef0b69c0dbcafb25d95dafb99f1b6
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Jul  5 16:17:04 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Jul  5 16:17:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa32ea06

net-wireless/bladerf: new release

Package-Manager: portage-2.3.0_rc1

 net-wireless/bladerf-firmware/Manifest |  1 +
 .../bladerf-firmware/bladerf-firmware-2.0.0.ebuild | 34 ++
 net-wireless/bladerf-fpga/Manifest |  2 ++
 .../bladerf-fpga/bladerf-fpga-0.6.0.ebuild | 30 +++
 net-wireless/bladerf/Manifest  |  1 +
 ...{bladerf-.ebuild => bladerf-2016.06.ebuild} |  4 +--
 net-wireless/bladerf/bladerf-.ebuild   |  4 +--
 7 files changed, 72 insertions(+), 4 deletions(-)

diff --git a/net-wireless/bladerf-firmware/Manifest 
b/net-wireless/bladerf-firmware/Manifest
index e457747..1c61ce5 100644
--- a/net-wireless/bladerf-firmware/Manifest
+++ b/net-wireless/bladerf-firmware/Manifest
@@ -1,3 +1,4 @@
 DIST bladeRF_fw_v1.7.1.img 122408 SHA256 
9af2faa3b648e59f07b2c19d1e9ea2b91b47abd2b44c55e10bd2daed52943464 SHA512 
9dc1f461bc48a7eb32957fef4818a2e3b50b13da0924385404abb972d653243c0de5717044bcac6eb44dac637ae429311e776a4f5aaa235a80193eb3ec7a0e7e
 WHIRLPOOL 
b15e158068bad1840c230f2fb9efbc5f8eef70cae4ac6ed69042293dcc7ecdcd830f1f445a452b0ee6f0ae40f425a9fd015fb311c11788b242067cf52b98bed7
 DIST bladeRF_fw_v1.8.0.img 122576 SHA256 
3d8bb1bb2511d5d9b264b51c16cff7648c08fcaa7e7350127e6e82d80a695d02 SHA512 
5cc8e69e550e60af0c9fbead9655c6af19a29afa18c352b0d010727e28b7c8fa015c6294054d19a65caa4a8ed2fb5096fa90f460561e4a7abaabb2b0bb15e366
 WHIRLPOOL 
b71b3aec706e7fd6a92c913d1646fb31576dd97a6ad2c3a36965567d17e98e5035203d200e6d5b3da38ded00104a044027fb3bc63cdca760ccafa0112649b676
 DIST bladeRF_fw_v1.9.0.img 118704 SHA256 
4799075cd70c689acdf7e45fb23fbcaaff4ac89fd780ee04b84de13a47b767de SHA512 
a1cebd8abdcebfc84eb581808900926033ae7f621e4abfe217c6aae6169bf60dd78f32b1d883eab8b82b5d1f10afbf949821c19421bd6d4ffe2707a5acd58553
 WHIRLPOOL 
4b8dec4925adc8b456c144582aca3dd79a7fc26c15c8a5af0c03d4ce4dcc532496e6224202305c8b1557fba74e85336173d7d005a893cbccbbd5e3448cf5d7db
+DIST bladeRF_fw_v2.0.0.img 121128 SHA256 
24d82869e658d4e9f4e57d87f42188db1a184804ad8e827e2302d45addb25a00 SHA512 
716d1d0c14186bd1dcf258b46a102ee720ce7c8dc8bd0998cd72e42c9df7a4372fc27ec0c3860cca50cb62894008326c65937f461a37a908d56f5989eaab
 WHIRLPOOL 
d3aeeef839c42abecc55f10ed2ae218c6d3a4094e3836fa0fc8da4d40efec7388de1180896538c64bf31b954b6265152fce3b24685bdcd191c4317e4bd820168

diff --git a/net-wireless/bladerf-firmware/bladerf-firmware-2.0.0.ebuild 
b/net-wireless/bladerf-firmware/bladerf-firmware-2.0.0.ebuild
new file mode 100644
index 000..7987e2f
--- /dev/null
+++ b/net-wireless/bladerf-firmware/bladerf-firmware-2.0.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="bladeRF FX3 firmware images"
+HOMEPAGE="http://nuand.com/fx3.php;
+
+#firmware is open source, but uses a proprietary toolchain to build
+#automated builds from git are available, but likely unneeded
+#http://hoopycat.com/bladerf_builds/
+SRC_URI="http://nuand.com/fx3/bladeRF_fw_v${PV}.img;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${DISTDIR}"
+
+src_install() {
+   insinto /usr/share/Nuand/bladeRF/
+   doins bladeRF_fw_v${PV}.img
+}
+
+pkg_postinst() {
+   elog "Please remember you have to actually flash this onto"
+   elog "your bladerf with the following command:"
+   elog "bladeRF-cli -f /usr/share/Nuand/bladeRF/bladeRF_fw_v${PV}.img"
+}

diff --git a/net-wireless/bladerf-fpga/Manifest 
b/net-wireless/bladerf-fpga/Manifest
index a4c0c41..db40a35 100644
--- a/net-wireless/bladerf-fpga/Manifest
+++ b/net-wireless/bladerf-fpga/Manifest
@@ -2,9 +2,11 @@ DIST hostedx115-0.1.1.rbf 3571462 SHA256 
112b315efaa4aef4bdb15285fb637ff1c93aa24
 DIST hostedx115-0.1.2.rbf 3571462 SHA256 
3dea872433a4dc3410c3aa667dc18caa8c2fda0a616d325f95d6f2ef02221f90 SHA512 
0c90a2e5add5443df549b2428e6ea2c043171b4c18bbbf953eb1c96ad3a2bb53f655212353eac6df1e7758366fd4ea5dabc355f85db3abdecdb16b4b2b85fd4d
 WHIRLPOOL 
5065e033c6882c92e11780b969e9f17ee99c794fbf16edccaa9396d1d1c804969463cbcf90a4c86abebee4a78349a3a8ebe40388a38a7e517bdd317de431
 DIST hostedx115-0.3.4.rbf 3571462 SHA256 
fbbe05efcac213cc65aeb9b1235b2341595be08b11b0d3ea9ff0071ac60ad19c SHA512 
8ab1373c7ac2de64962f619e0809e0bff7d0df82666ed9601cf51dae0de1914240e929c6ab3a8b34928b7f89c2906782522238cd6a8809f8201af4d1275d8e25
 WHIRLPOOL 
1d0151adc7a9361f96ded0ef80fe543904453e59bb12ee3ee672a5db7af898f20c6d6d05fad80a4b7dd28c1b20c26b2bd32acd6b3a8ac7e5947c5381a4d8e318
 DIST hostedx115-0.5.0.rbf 3571462 SHA256 
2df44642c5d27a9934a61649e8795988ceb1a96c38cc2ee5849206cf26d43ea4 SHA512 

[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/files/

2016-07-05 Thread Ian Stakenvicius
commit: db481f423592a88ec37d16ca056d8402e50ef2f6
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Tue Jul  5 15:37:03 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Tue Jul  5 15:37:03 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=db481f42

add missing patches that dirtied the firefox-47.0 ebuild in the last commit

 .../firefox/files/firefox-47.0-crashreporter.patch | 27 ++
 ...47.0-define-HUNSPELL_STATIC-conditionally.patch |  8 +++
 2 files changed, 35 insertions(+)

diff --git a/www-client/firefox/files/firefox-47.0-crashreporter.patch 
b/www-client/firefox/files/firefox-47.0-crashreporter.patch
new file mode 100644
index 000..7b3bf3d
--- /dev/null
+++ b/www-client/firefox/files/firefox-47.0-crashreporter.patch
@@ -0,0 +1,27 @@
+--- a/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc
 b/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc
+@@ -920,10 +920,9 @@ string FormatIdentifier(unsigned char identifier[16]) {
+ // Return the non-directory portion of FILENAME: the portion after the
+ // last slash, or the whole filename if there are no slashes.
+ string BaseFileName(const string ) {
+-  // Lots of copies!  basename's behavior is less than ideal.
+-  char* c_filename = strdup(filename.c_str());
+-  string base = basename(c_filename);
+-  free(c_filename);
++  const char *c_filename = filename.c_str();
++  const char *p = strrchr(c_filename, '/');
++  string base = p ? p+1 : c_filename;
+   return base;
+ }
+ 
+--- 
a/toolkit/crashreporter/google-breakpad/src/third_party/lss/linux_syscall_support.h
 
b/toolkit/crashreporter/google-breakpad/src/third_party/lss/linux_syscall_support.h
+@@ -3851,7 +3851,7 @@ struct kernel_statfs {
+ return -1;
+ }
+   }
+-  #if defined(__x86_64__)
++  #if defined(__x86_64__) && defined(__ILP32__)
+ /* Need to make sure loff_t isn't truncated to 32-bits under x32.  */
+ LSS_INLINE ssize_t LSS_NAME(pread64)(int f, void *b, size_t c, loff_t o) {
+   LSS_BODY(4, ssize_t, pread64, LSS_SYSCALL_ARG(f), LSS_SYSCALL_ARG(b),

diff --git 
a/www-client/firefox/files/firefox-47.0-define-HUNSPELL_STATIC-conditionally.patch
 
b/www-client/firefox/files/firefox-47.0-define-HUNSPELL_STATIC-conditionally.patch
new file mode 100644
index 000..f7fb3b3
--- /dev/null
+++ 
b/www-client/firefox/files/firefox-47.0-define-HUNSPELL_STATIC-conditionally.patch
@@ -0,0 +1,8 @@
+--- a/extensions/spellcheck/hunspell/glue/moz.build
 b/extensions/spellcheck/hunspell/glue/moz.build
+@@ -38,4 +38,4 @@ if CONFIG['GNU_CXX']:
+ 
+ # This variable is referenced in configure.in.  Make sure to change that file
+ # too if you need to change this variable.
+-DEFINES['HUNSPELL_STATIC'] = True
++DEFINES['HUNSPELL_STATIC'] = not CONFIG['MOZ_NATIVE_HUNSPELL']



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

2016-07-05 Thread Michael Weber
commit: d4e25b506f9ae6118e083fcd847605f00f4819ca
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Jul  5 15:34:22 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Jul  5 15:34:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e25b50

net-wireless/horst: Version bump (thanks Matthias Maier, bug 587790).

Package-Manager: portage-2.2.28

 net-wireless/horst/Manifest |  1 +
 net-wireless/horst/horst-5.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/net-wireless/horst/Manifest b/net-wireless/horst/Manifest
index 76d4fe2..ea6cfe0 100644
--- a/net-wireless/horst/Manifest
+++ b/net-wireless/horst/Manifest
@@ -1 +1,2 @@
 DIST horst-4.2.tar.gz 97976 SHA256 
eab46330998a4c6d5abc9bfdad739b62b57c65049ac6f160e58ee3edd3260057 SHA512 
a6fa50d6eb0d2c2ae83dfccf59359f8cd74334dbc2362f01f1a3787ebb3d34bcdb76c34899cb048e4a4abc7353d72e8dd846b567ba228f9930e3f418b3656c0a
 WHIRLPOOL 
5209beb9259b1d4a8c151e5ed66bc38f7682918c9cbd3af944de4d62e75af53fc15b6afc730cef3b3642f6475e8f9e62379c89da6a65739f34ceb61214f63645
+DIST horst-5.0.tar.gz 115572 SHA256 
ea19cc0565b0bc8e001d11d4480030ef8ade67f85b2ddd28f6eb9233cb1e5c5b SHA512 
d2df54fade3d62b91482fb16e34f9b03567285880eceb5baea3f76b46caf1763909f3999b2924e210eb0ab0d9fd9f6444f31d2b06ea1a3b73a9f54e257cfd989
 WHIRLPOOL 
96a69ccd6ed238e7823f84a4a6751cf9f607c7c3c326b93cb6fbd7904c5b4d633ab1724a2b83d721829a52baf08121017533af449de1b6d87d4e23bcd37d16d1

diff --git a/net-wireless/horst/horst-5.0.ebuild 
b/net-wireless/horst/horst-5.0.ebuild
new file mode 100644
index 000..93b00c9
--- /dev/null
+++ b/net-wireless/horst/horst-5.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs vcs-snapshot
+
+DESCRIPTION="Small 802.11 wireless LAN analyzer"
+HOMEPAGE="http://br1.einfach.org/tech/horst/;
+SRC_URI="https://github.com/br101/${PN}/archive/version-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug +pcap test"
+
+RDEPEND="sys-libs/ncurses:0
+   pcap? ( net-libs/libpcap )"
+DEPEND="${RDEPEND}
+   test? ( sys-devel/sparse )"
+
+#just semantic tests, no functional tests
+RESTRICT=test
+
+src_compile() {
+   tc-export CC
+   emake PCAP=$(usex pcap 1 0) DEBUG=$(usex debug 1 0)
+}
+
+src_install() {
+   dosbin ${PN}{,.sh}
+   dodoc README.md
+   doman ${PN}.1
+}



[gentoo-commits] repo/gentoo:master commit in: net-proxy/squidguard/

2016-07-05 Thread Jeroen Roovers
commit: b742d03f6ee1b45be6935aaa6058f54dc90ab1fe
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Jul  5 15:23:42 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Jul  5 15:26:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b742d03f

net-proxy/squidguard: Remove short .

Package-Manager: portage-2.3.0

 net-proxy/squidguard/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-proxy/squidguard/metadata.xml 
b/net-proxy/squidguard/metadata.xml
index e9dc8d4..5b159fb 100644
--- a/net-proxy/squidguard/metadata.xml
+++ b/net-proxy/squidguard/metadata.xml
@@ -5,5 +5,4 @@
pinkb...@gentoo.org
Sergey Popov

-   Combined filter, redirector and access controller 
plugin for Squid
 



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

2016-07-05 Thread Jeroen Roovers
commit: 8ee53aa4d280f2de366628ef9600e9455345d7fb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Jul  5 15:26:33 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Jul  5 15:27:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee53aa4

www-client/firefox: Drop unused patch.

Package-Manager: portage-2.3.0

 www-client/firefox/files/jit-none-branch64.patch | 29 
 1 file changed, 29 deletions(-)

diff --git a/www-client/firefox/files/jit-none-branch64.patch 
b/www-client/firefox/files/jit-none-branch64.patch
deleted file mode 100644
index 590f745..000
--- a/www-client/firefox/files/jit-none-branch64.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-# HG changeset patch
-# User Nicolas B. Pierron 
-
-Bug 1266366 - Add branch64 functions to the none-backend MacroAssembler. r=
-
-diff --git a/js/src/jit/none/MacroAssembler-none.h 
b/js/src/jit/none/MacroAssembler-none.h
-index 512ae81..4441d8d 100644
 a/js/src/jit/none/MacroAssembler-none.h
-+++ b/js/src/jit/none/MacroAssembler-none.h
-@@ -254,16 +254,18 @@ class MacroAssemblerNone : public Assembler
- template  void branchSub32(Condition, T, S, 
Label*) { MOZ_CRASH(); }
- template  void branchPtr(Condition, T, S, Label*) 
{ MOZ_CRASH(); }
- template  void branchTestPtr(Condition, T, S, 
Label*) { MOZ_CRASH(); }
- template  void branchDouble(DoubleCondition, T, 
S, Label*) { MOZ_CRASH(); }
- template  void branchFloat(DoubleCondition, T, S, 
Label*) { MOZ_CRASH(); }
- template  void branchPrivatePtr(Condition, T, S, 
Label*) { MOZ_CRASH(); }
- template  void decBranchPtr(Condition, T, S, 
Label*) { MOZ_CRASH(); }
- template  void branchTest64(Condition, T, T, S, 
Label*) { MOZ_CRASH(); }
-+template  void branch64(Condition, T, S, Label*) 
{ MOZ_CRASH(); }
-+template  void branch64(Condition, T, T, S, 
Label*) { MOZ_CRASH(); }
- template  void mov(T, S) { MOZ_CRASH(); }
- template  void movq(T, S) { MOZ_CRASH(); }
- template  void movePtr(T, S) { MOZ_CRASH(); }
- template  void move32(T, S) { MOZ_CRASH(); }
- template  void moveFloat32(T, S) { MOZ_CRASH(); }
- template  void moveDouble(T, S) { MOZ_CRASH(); }
- template  void move64(T, S) { MOZ_CRASH(); }
- template  CodeOffset movWithPatch(T, Register) { MOZ_CRASH(); 
}
-



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

2016-07-05 Thread Jeroen Roovers
commit: 1d000fa97663d3beffcf80c134f5b57e0f3f6cee
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Jul  5 15:25:15 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Jul  5 15:26:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d000fa9

www-client/firefox: Drop HPPA keywording (bug #588044).

Package-Manager: portage-2.3.0

 www-client/firefox/firefox-38.7.0.ebuild | 2 +-
 www-client/firefox/firefox-38.8.0.ebuild | 2 +-
 www-client/firefox/firefox-45.2.0.ebuild | 2 +-
 www-client/firefox/firefox-47.0.ebuild   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-client/firefox/firefox-38.7.0.ebuild 
b/www-client/firefox/firefox-38.7.0.ebuild
index 572d906..016119f 100644
--- a/www-client/firefox/firefox-38.7.0.ebuild
+++ b/www-client/firefox/firefox-38.7.0.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox;
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"

diff --git a/www-client/firefox/firefox-38.8.0.ebuild 
b/www-client/firefox/firefox-38.8.0.ebuild
index dcf31ad..ab3bce3 100644
--- a/www-client/firefox/firefox-38.8.0.ebuild
+++ b/www-client/firefox/firefox-38.8.0.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox;
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"

diff --git a/www-client/firefox/firefox-45.2.0.ebuild 
b/www-client/firefox/firefox-45.2.0.ebuild
index ee96f7f..7219500 100644
--- a/www-client/firefox/firefox-45.2.0.ebuild
+++ b/www-client/firefox/firefox-45.2.0.ebuild
@@ -37,7 +37,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox;
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"

diff --git a/www-client/firefox/firefox-47.0.ebuild 
b/www-client/firefox/firefox-47.0.ebuild
index aadd49e..04cbc4a 100644
--- a/www-client/firefox/firefox-47.0.ebuild
+++ b/www-client/firefox/firefox-47.0.ebuild
@@ -37,7 +37,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox;
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2016-07-05 Thread William Hubbs
commit: 5020703a379f409433095c29e7f0f29e8ea87a1a
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Jul  5 14:39:16 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Jul  5 14:42:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5020703a

net-misc/openconnect: add 20160614 snapshot release

The date of this snapshot is taken from the upstream git log; it is the
date of the most recent commit when the snapshot was created.

This snapshot includes several upstream changes since the last release.

Package-Manager: portage-2.2.28

 net-misc/openconnect/Manifest  |   1 +
 .../openconnect/openconnect-7.06_p20160614.ebuild  | 158 +
 2 files changed, 159 insertions(+)

diff --git a/net-misc/openconnect/Manifest b/net-misc/openconnect/Manifest
index ad3c064..09000b2 100644
--- a/net-misc/openconnect/Manifest
+++ b/net-misc/openconnect/Manifest
@@ -1,2 +1,3 @@
 DIST openconnect-7.06.tar.gz 1343870 SHA256 
facf695368dc4537a6a30e2147be90b1d77ee3cb2d269eaef070b6d9ddab70f2 SHA512 
d1af9efe4ac1f6671dc6b92db0df981e8cae3f2f50b8b4c35a112b42a76517b7c8ea9fd5da93352445dd61da3012bf34fdbcc3add9d8727cbaad7d311e516108
 WHIRLPOOL 
b1b98bf8d900714eb7c7ab82bbd4371050f307b7872bd70b4b9c31f72bb15670842f41c381cbe31aad7e5e98bccbe0663e49b988d5c321c706719b8fa19a2654
+DIST openconnect-7.06_p20160614.tar.gz 2332148 SHA256 
dcba2a087d66e0cf27c087c74ee64ae6b747b2191dfbf5fa2729ec2b156aee4a SHA512 
7832251180e9c738c84ee89d0ad35144318f90cc9ede48e0cdb73747e64b2a3fbf4ad8175d0d755cb5629fbfc37c76a131a1b54a03c4249727102b572cbdfd66
 WHIRLPOOL 
2f25ef9a09c1efb88f5439a8f55b05d68adf868d108c7378e7a4d2889e092838b245ac2660ffc6234846a34a320971fce99ce1f0519be1426a8b2c3be371fbf4
 DIST vpnc-scripts-20140806.tar.gz 20070 SHA256 
1f61a6c5ec8a2dab7d5f12c9b438d931e41c6c1c258801ee978d5ed460f4d35f SHA512 
bfa230d6eb2db0696a23228cef6e742dcf5e609c25de725c23e2c7bee96d00045ea656d6c7025cdf7785f70baeb8a8d79af6aec93d7285bcb3c029dc744e5380
 WHIRLPOOL 
78d0c5e23f408167904639a7804859a1d6b89668feab6834a589a3d9f7abf4f9d1da984553a8871b6a16af39a03e5a6f3f6506dd77f7f960c7fcdd56f0683e27

diff --git a/net-misc/openconnect/openconnect-7.06_p20160614.ebuild 
b/net-misc/openconnect/openconnect-7.06_p20160614.ebuild
new file mode 100644
index 000..01fc3ed
--- /dev/null
+++ b/net-misc/openconnect/openconnect-7.06_p20160614.ebuild
@@ -0,0 +1,158 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+inherit eutils java-pkg-opt-2 linux-info python-any-r1 readme.gentoo-r1
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="git://git.infradead.org/users/dwmw2/${PN}.git"
+   inherit git-r3 autotools
+else
+   inherit autotools
+   ARCHIVE_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+VPNC_VER=20140806
+SRC_URI="${ARCHIVE_URI}
+   
ftp://ftp.infradead.org/pub/vpnc-scripts/vpnc-scripts-${VPNC_VER}.tar.gz;
+
+DESCRIPTION="Free client for Cisco AnyConnect SSL VPN software"
+HOMEPAGE="http://www.infradead.org/openconnect.html;
+
+LICENSE="LGPL-2.1 GPL-2"
+SLOT="0/5"
+IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs 
stoken"
+
+DEPEND="dev-libs/libxml2
+   sys-libs/zlib
+   !gnutls? (
+   !libressl? ( >=dev-libs/openssl-1.0.1h:0[static-libs?] )
+   libressl? ( dev-libs/libressl[static-libs?] )
+   )
+   gnutls? (
+   >=net-libs/gnutls-3:0=[static-libs?] dev-libs/nettle
+   app-misc/ca-certificates
+   )
+   gssapi? ( virtual/krb5 )
+   libproxy? ( net-libs/libproxy )
+   nls? ( virtual/libintl )
+   smartcard? ( sys-apps/pcsc-lite:0= )
+   stoken? ( app-crypt/stoken )"
+RDEPEND="${DEPEND}
+   sys-apps/iproute2
+   ! po/LINGUAS || die
+   fi
+
+   if use doc; then
+   python_setup
+   else
+   # If the python cannot be found, the docs will not build
+   sed -e 's#"${ac_cv_path_PYTHON}"#""#' -i configure || die
+   fi
+
+   # liboath not in portage
+   econf \
+   --with-vpnc-script="${EPREFIX}/etc/openconnect/openconnect.sh" \
+   $(use_enable static-libs static) \
+   $(use_enable nls ) \
+   $(use_with !gnutls openssl) \
+   $(use_with gnutls ) \
+   $(use_with libproxy) \
+   $(use_with gssapi) \
+   $(use_with smartcard libpcsclite) \
+   $(use_with stoken) \
+   $(use_with java)
+}
+
+DOC_CONTENTS="The init script for openconnect supports multiple vpn tunnels.
+
+You need to create a symbolic link to /etc/init.d/openconnect in /etc/init.d
+instead of calling it directly:
+
+ln -s /etc/init.d/openconnect /etc/init.d/openconnect.vpn0
+
+You can then start the vpn tunnel like this:
+

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

2016-07-05 Thread Michael Weber
commit: fddaf21a3c6da8bb00248c907abe19b706e067c5
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Jul  5 14:36:21 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Jul  5 14:36:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fddaf21a

dev-util/pycharm-professional: Version bump (bug 584740), update to 
readme.gentoo-r1 (bug 582438).

Package-Manager: portage-2.2.28

 dev-util/pycharm-professional/Manifest |  1 +
 .../pycharm-professional-2016.1.4.ebuild   | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-util/pycharm-professional/Manifest 
b/dev-util/pycharm-professional/Manifest
index a2bd2d5..229e8b5 100644
--- a/dev-util/pycharm-professional/Manifest
+++ b/dev-util/pycharm-professional/Manifest
@@ -1 +1,2 @@
 DIST pycharm-professional-2016.1.3.tar.gz 265376721 SHA256 
c29d407cc81b0d2afb590e2c55305bf1ea48b5afcf865336a14bbabd7089c0e6 SHA512 
f8e301bd327485c3f309e4e71029c781ffdc26e0878a110178a8238617158487512b134b2d403fd64f4b40901e0e35988809977dc04c498cbfdf5274826d
 WHIRLPOOL 
10500fe010196beeece19cd2c3982aaa117e6d3085d468411361c5213f98d3ebbc785352838d52600894d30ce40ee40211d41315853dcc370a3fd5b56da2cbff
+DIST pycharm-professional-2016.1.4.tar.gz 265023084 SHA256 
47323791c67105b2ce57a531d8965915186b9f19f4e234e65c4b3dca31c87333 SHA512 
14fba6e4f633abee0dea0f128bb9cd54085a7b12a725a62d4d16aacb5617de42f70c6c64d3fe63442919382723f89a55ca92192ff99682f8052861ff4eaf593e
 WHIRLPOOL 
5b8f4141769958ca6f3822cb04d82f573f1ee79aa13701259998777e24076cee90579b2d2247b9cd18d187d2a90ecbe762b7a6eb6330c65533d2690feffcd4c0

diff --git a/dev-util/pycharm-professional/pycharm-professional-2016.1.4.ebuild 
b/dev-util/pycharm-professional/pycharm-professional-2016.1.4.ebuild
new file mode 100644
index 000..32d6afa
--- /dev/null
+++ b/dev-util/pycharm-professional/pycharm-professional-2016.1.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils readme.gentoo-r1
+
+DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
+HOMEPAGE="http://www.jetbrains.com/pycharm/;
+SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz;
+
+LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource 
PyCharm_Preview"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.8
+dev-python/pip"
+DEPEND=""
+
+RESTRICT="mirror strip"
+QA_PREBUILT="*"
+
+MY_PN=${PN/-professional/}
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r *
+
+   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
+
+   dosym /opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
+   newicon "bin/${MY_PN}.png" ${PN}.png
+   make_desktop_entry ${PN} "${PN}" "${PN}"
+
+   readme.gentoo_create_doc
+}



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

2016-07-05 Thread Michael Weber
commit: 9a7af81529c7581936ae3e42e0c5368c1e576b7a
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Jul  5 14:25:02 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Jul  5 14:25:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7af815

dev-util/pycharm-professional: Drop old

Package-Manager: portage-2.2.28

 dev-util/pycharm-professional/Manifest |  5 ---
 .../pycharm-professional-2016.1.2.ebuild   | 42 --
 .../pycharm-professional-3.4.1-r1.ebuild   | 40 -
 .../pycharm-professional-4.0.6-r1.ebuild   | 42 --
 .../pycharm-professional-4.5.4.ebuild  | 42 --
 .../pycharm-professional-5.0.4.ebuild  | 42 --
 6 files changed, 213 deletions(-)

diff --git a/dev-util/pycharm-professional/Manifest 
b/dev-util/pycharm-professional/Manifest
index 3059fcc..a2bd2d5 100644
--- a/dev-util/pycharm-professional/Manifest
+++ b/dev-util/pycharm-professional/Manifest
@@ -1,6 +1 @@
-DIST pycharm-professional-2016.1.2.tar.gz 265176715 SHA256 
730e994f3582b1cb9754b121457636265515c19199eabd762cd78b0c504b91cf SHA512 
3dd30e862303fb027b0ab09da9b224003b764637d1de9bd223f8040b970caa1dc99134059806e44b095c744289d8860b0a86f5bad1f7dcf1bbfa1d1e58dcb6db
 WHIRLPOOL 
ab459eae6b353172815777c8661fe03a85a5ecd9c8e7b5d87f0f7ed6559103728a576090ba4bb681cbfc4b77bcc3d637b736189bb06d2eb2c24fb8d817002b7e
 DIST pycharm-professional-2016.1.3.tar.gz 265376721 SHA256 
c29d407cc81b0d2afb590e2c55305bf1ea48b5afcf865336a14bbabd7089c0e6 SHA512 
f8e301bd327485c3f309e4e71029c781ffdc26e0878a110178a8238617158487512b134b2d403fd64f4b40901e0e35988809977dc04c498cbfdf5274826d
 WHIRLPOOL 
10500fe010196beeece19cd2c3982aaa117e6d3085d468411361c5213f98d3ebbc785352838d52600894d30ce40ee40211d41315853dcc370a3fd5b56da2cbff
-DIST pycharm-professional-3.4.1.tar.gz 145673847 SHA256 
e4f85f3248e8985ac9f8c326543f979b47ba1d7ac6b128a2cf2b3eb8ec545d2b SHA512 
4f15484e3c0329bad8d89de44435f9d2cce3c3dfeb7bfdbdafe51649557b7f5059aeacd5aaf3e90307254195eefddcdf8c37dfbd67a12acb12d47af89ac6172e
 WHIRLPOOL 
b33b72b1eadd3b8ead2a7ec90f2fb121a14e06d632ce34a92105f36391d04d27da1ce8656bf37caccd5a9a7dcf0b13e0f0fe50da1fa4d6a0dea8d317e59b7b07
-DIST pycharm-professional-4.0.6.tar.gz 155933406 SHA256 
b914f55dab1bff6e8707ca64b22092a99598009e858e397c39dde26f03e15b71 SHA512 
538056c8aeb0eb2d996bfa3a76935866ed52b60e20de3b2f8f5c9a819005826537bac4b04b870d7e9a29a6f60f0d0aa532e0a5f9a348cfa95227afc9d289b1d6
 WHIRLPOOL 
21c4d811686fbbffa5276d89642cce6578575c543518b49378f2d58b4ed50f428007c622d574d25db6b909baa9f172bc9a772e39f5c21b875562af9b015d5c93
-DIST pycharm-professional-4.5.4.tar.gz 160665389 SHA256 
0d3a0a627901a1519ee77a0f2b34bc9cd7ba9a20c1276862ed5324187d25c6b7 SHA512 
2f0fc1018128984bc1763c263e185763e9f2af03306d61bdc30f229dfd54bf7094e46a3758eeaacd34c9c47bb0522d52f17206ce3da283d52be685a4a34da90e
 WHIRLPOOL 
d76ec00b68642fd716bfca94e9465de1855fd4e60dc15a49ae683abc48a172d57dde166b3a13d178680bbe25b54fa863494b01bfdff575d7b0f75ddfb124d39b
-DIST pycharm-professional-5.0.4.tar.gz 187326993 SHA256 
8cd7e85435f0ad04a0540037436ae9593608cf7f456bf8ff1d44f659572ec8dc SHA512 
b4b094762144c3f070d55f816afe3f26ed52efafdfa6682d92ee072ff14e3ab7fcebfcbcacc8ad2a402bef76eb14e97fc4cfd48cc905e7157051b2936b60df45
 WHIRLPOOL 
3d962ca207fa4ee500cec84a2a8ec57d6933a3b2238630f0eb694ce3d5389417844aea6fd18c1ca44c37d29fcefe238aae4bbe251f10e836dc7f98c2f4b0

diff --git a/dev-util/pycharm-professional/pycharm-professional-2016.1.2.ebuild 
b/dev-util/pycharm-professional/pycharm-professional-2016.1.2.ebuild
deleted file mode 100644
index b23a81d..000
--- a/dev-util/pycharm-professional/pycharm-professional-2016.1.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils readme.gentoo
-
-DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
-HOMEPAGE="http://www.jetbrains.com/pycharm/;
-SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz;
-
-LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource 
PyCharm_Preview"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.8
-dev-python/pip"
-DEPEND=""
-
-RESTRICT="mirror strip"
-QA_PREBUILT="opt/${PN}/bin/fsnotifier
-   opt/${PN}/bin/fsnotifier64
-   opt/${PN}/bin/libyjpagent-linux.so
-   opt/${PN}/bin/libyjpagent-linux64.so"
-
-MY_PN=${PN/-professional/}
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_install() {
-   insinto /opt/${PN}
-   doins -r *
-
-   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
-
-   dosym /opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
-   newicon "bin/${MY_PN}.png" ${PN}.png
-   make_desktop_entry ${PN} "${PN}" "${PN}"
-
-   readme.gentoo_src_install
-}

diff --git 

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

2016-07-05 Thread Michael Weber
commit: 2e1885cc2fc82ef8e4ff7c9a5c70030795d297ef
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Jul  5 14:14:53 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Jul  5 14:14:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e1885cc

dev-util/pycharm-community: Version bump (bug 584740), update to 
readme.gentoo-r1 (bug 582438).

Package-Manager: portage-2.2.28

 dev-util/pycharm-community/Manifest|  1 +
 .../pycharm-community-2016.1.4.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index a55859d..766e36f 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -1 +1,2 @@
 DIST pycharm-community-2016.1.3.tar.gz 207707566 SHA256 
98c406abf20cbe18565dfe17a62ac7dba094ed15100aab566ff343eb726647cf SHA512 
09327867d231b311616d76d860e27ed0c1ac20ca86eda0be9d58666993b860f3c562fa5ce7e533f898eccf7ad2c72954681c83095310bfe01c428a64c59a475e
 WHIRLPOOL 
eb03ad07a14707d0650b9991e0494e299336bb61722b6384fa1a2721cc8b692a031ac84f4cfdbd909a45bbacc6d2e1e3d6eec0e5c202a22133f953a402b38b6d
+DIST pycharm-community-2016.1.4.tar.gz 207346180 SHA256 
bc548a200022111e741604e76b579e71e5a75d23c2bbb9c4cb9ed88b18a3d622 SHA512 
f86726d921baec5a5f2691f7e9ee4f81d4abd3a55edc09f091593434d79a51e0058025eb52f1ca5455844d47d325e209f73d7e701d218db57bcf9502244201d6
 WHIRLPOOL 
9e51cb7f5c2e3530666831803c4bc0dfe8d36b58da0e593763028e9097f95e778098923f837a771c063fa1336cf3a58ba4ebe14cddbbec6f9c74921a1deedb9c

diff --git a/dev-util/pycharm-community/pycharm-community-2016.1.4.ebuild 
b/dev-util/pycharm-community/pycharm-community-2016.1.4.ebuild
new file mode 100644
index 000..233c509
--- /dev/null
+++ b/dev-util/pycharm-community/pycharm-community-2016.1.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils readme.gentoo-r1
+
+DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
+HOMEPAGE="http://www.jetbrains.com/pycharm/;
+SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz;
+
+LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.8"
+DEPEND=""
+
+RESTRICT="mirror strip"
+QA_PREBUILT="/opt/${PN}/bin/fsnotifier
+   /opt/${PN}/bin/fsnotifier64"
+
+MY_PN=${PN/-community/}
+
+QA_PREBUILT="*"
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r *
+
+   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
+
+   dosym /opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
+   newicon "bin/${MY_PN}.png" ${PN}.png
+   make_desktop_entry ${PN} "${PN}" "${PN}"
+
+   readme.gentoo_create_doc
+}



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

2016-07-05 Thread Michael Weber
commit: 1cd32f37e6663bf44e1ff7a93e59be91f0d3ff3e
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Jul  5 13:19:40 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Jul  5 13:20:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd32f37

dev-util/pycharm-community: Drop old.

Package-Manager: portage-2.2.28

 dev-util/pycharm-community/Manifest|  5 ---
 .../pycharm-community-2016.1.2.ebuild  | 38 --
 .../pycharm-community-3.4.1.ebuild | 36 
 .../pycharm-community-4.0.6.ebuild | 38 --
 .../pycharm-community-4.5.4.ebuild | 38 --
 .../pycharm-community-5.0.4.ebuild | 38 --
 6 files changed, 193 deletions(-)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index b90f208..a55859d 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -1,6 +1 @@
-DIST pycharm-community-2016.1.2.tar.gz 207815074 SHA256 
6abc1d3b37289424334fce2901a81480161b7603394690a1b1f73b41cb93bccf SHA512 
48693d55c81f98da053ccba16e22769f03a387765cda880fc83b58606fdcb000650e82446be9e722d2545dfe00a6df51adcef0d53627a5ceccbd234838b66a08
 WHIRLPOOL 
0de9d70853d968c47f8ba4fa523422186de77389f88e52e857ae092d33ec9a7096bb37c350545a801d2a91e7b63989c9d8f77d87302bb36fd14eb9ef58b0472c
 DIST pycharm-community-2016.1.3.tar.gz 207707566 SHA256 
98c406abf20cbe18565dfe17a62ac7dba094ed15100aab566ff343eb726647cf SHA512 
09327867d231b311616d76d860e27ed0c1ac20ca86eda0be9d58666993b860f3c562fa5ce7e533f898eccf7ad2c72954681c83095310bfe01c428a64c59a475e
 WHIRLPOOL 
eb03ad07a14707d0650b9991e0494e299336bb61722b6384fa1a2721cc8b692a031ac84f4cfdbd909a45bbacc6d2e1e3d6eec0e5c202a22133f953a402b38b6d
-DIST pycharm-community-3.4.1.tar.gz 112821686 SHA256 
96427b1e842e7c09141ec4d3ede627c5ca7d821c0d6c98169b56a34f9035ef64 SHA512 
3f5a4c8c598ed0fe1a28335b63864a5597fe6da3d6de225ada93bbe4342b81db8cc0a96f297b5f0ebe9608b8507f9293419790805b7e24e0151175e952ecd421
 WHIRLPOOL 
efd62eb960902ab26983f51b2904209315b5a9535d6f0c0a45bc9d90df87cafc9d2d720d20e702b1846c0d2083af4e529f6de15184d73996da6164b4b8a38ac2
-DIST pycharm-community-4.0.6.tar.gz 121278114 SHA256 
7aa0ed3d743ed6886329671d2e5ae10abdac35d0595cff8d6eeb39ada9168e9a SHA512 
b9a20550fac93e9d247da702d8cf2e5c56eba9cb427024d85c76d21547f2e11f037ad12f465f4fdcbd3a8ee7e080bcaebf2b081af100b03953388f97921caba5
 WHIRLPOOL 
cbb42c85a0835c323294f9b7648f8db51fd98b2b936dd92b228ee90e0ac78231d7fe8e16dd114c73380fd1bc6061a178e30483631fc16ee90c3b7a9f2c690d74
-DIST pycharm-community-4.5.4.tar.gz 121580731 SHA256 
6bdd344eb88ee50cf29e98278c87faad0d1a23a7ec84c1794b956d2633024228 SHA512 
e0c90fd84d60e1ac644c2b29aef484c1768cf8832c70cbc1a7905b64e0ef0fd7ec50665b9b15fcdaad762852e42103487b59fc4c8d1e711fd3a30123f8c959eb
 WHIRLPOOL 
d3725d9f3d983edf111f8aeb903bced2df643e9b39dcff59f21c176a16d9304dfe833ee542e204d1a4f5cdfadb33025587a669f190202bbae83cd9d102250c08
-DIST pycharm-community-5.0.4.tar.gz 135699433 SHA256 
edd4bdd74a05fc4bf05c0b9cc3117a320050e1360f5d8adf8de29288d1a19972 SHA512 
628ee0f057cfa06b9234d21ed887b71d41b4059e003b441dcee8662d08e71eae6bb9c6bbc587e4a4bc1eae913404c4102446e42a771e5cd63eef2a5d0110f020
 WHIRLPOOL 
5b9c0a3bbfb8511ddeb637e27da945fa04ba620444287050e3e3fc6606e55ad22201c4f3232b4db086bbbcc085d19ec5a38943db980d50f358a3fec6da77e6d5

diff --git a/dev-util/pycharm-community/pycharm-community-2016.1.2.ebuild 
b/dev-util/pycharm-community/pycharm-community-2016.1.2.ebuild
deleted file mode 100644
index ebcaeb3..000
--- a/dev-util/pycharm-community/pycharm-community-2016.1.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils readme.gentoo
-
-DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
-HOMEPAGE="http://www.jetbrains.com/pycharm/;
-SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz;
-
-LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.8"
-DEPEND=""
-
-RESTRICT="mirror strip"
-QA_PREBUILT="/opt/${PN}/bin/fsnotifier
-   /opt/${PN}/bin/fsnotifier64"
-
-MY_PN=${PN/-community/}
-
-src_install() {
-   insinto /opt/${PN}
-   doins -r *
-
-   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
-
-   dosym /opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
-   newicon "bin/${MY_PN}.png" ${PN}.png
-   make_desktop_entry ${PN} "${PN}" "${PN}"
-
-   readme.gentoo_src_install
-}

diff --git a/dev-util/pycharm-community/pycharm-community-3.4.1.ebuild 
b/dev-util/pycharm-community/pycharm-community-3.4.1.ebuild
deleted file mode 100644
index 7391370..000
--- a/dev-util/pycharm-community/pycharm-community-3.4.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmudmount/

2016-07-05 Thread Bernard Cafarelli
commit: de05dc37029c7ca63eb69809f730a7caffc9fd4d
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jul  5 13:16:32 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul  5 13:17:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de05dc37

x11-plugins/wmudmount: fix xdg sandbox issue, bug #587870

Reported by Toralf Förster  gmx.de>
Also bump EAPI

Package-Manager: portage-2.3.0

 x11-plugins/wmudmount/wmudmount-2.2-r1.ebuild | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/x11-plugins/wmudmount/wmudmount-2.2-r1.ebuild 
b/x11-plugins/wmudmount/wmudmount-2.2-r1.ebuild
new file mode 100644
index 000..9e2f5e8
--- /dev/null
+++ b/x11-plugins/wmudmount/wmudmount-2.2-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils gnome2-utils xdg
+
+DESCRIPTION="A filesystem mounter that uses udisks to handle notification and 
mounting"
+HOMEPAGE="http://sourceforge.net/projects/wmudmount/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnome-keyring libnotify"
+
+RDEPEND="sys-fs/udisks:2
+   >=x11-libs/gtk+-3.8.0:3
+   gnome-keyring? ( gnome-base/libgnome-keyring )
+   libnotify? ( >=x11-libs/libnotify-0.7 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   || ( media-gfx/imagemagick[png] 
media-gfx/graphicsmagick[imagemagick,png] )"
+
+DOCS="ChangeLog"
+
+src_configure() {
+   econf \
+   $(use_with libnotify) \
+   $(use_with gnome-keyring)
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



  1   2   >