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

2017-11-03 Thread Hans de Graaff
commit: 0dc257da355bf43ab7b10fc401a2d37aa57cf446
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov  4 05:43:49 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov  4 05:43:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc257da

dev-ruby/capistrano: add 3.10.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/capistrano/Manifest |  1 +
 dev-ruby/capistrano/capistrano-3.10.0.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/capistrano/Manifest b/dev-ruby/capistrano/Manifest
index 371ce19507a..076c2d694e6 100644
--- a/dev-ruby/capistrano/Manifest
+++ b/dev-ruby/capistrano/Manifest
@@ -1,3 +1,4 @@
 DIST capistrano-2.15.5.gem 132096 SHA256 
3eb22ec58176918f44a71126b9bb8a1a34ae4efb99835eb72e187d03916604aa SHA512 
10168080c7481ec6fc6f918ac90a3b1ce8f2b36f77411375e33cc915b02d5196ab061ac47e767edd724c82cffd1c2ad0a23ba1f0519cf1f2aae5b429167b19ff
 WHIRLPOOL 
452b5977e08762e0f01822734517010228fd3398e6d5e19041483dae9a7f6bfb3d4940b15a20c3a3cd30205f62563c919b3057294cd82ccb99cb96abefcb8136
+DIST capistrano-3.10.0.gem 77824 SHA256 
e0c05af78ce16f50f5ccec1ca5ad655e7cb68d7e90152f86b6a4eca0908a59c4 SHA512 
5408d0feb813af2be37e7527b56fd3569ac69ec27e02b52438de4c1433358521c2c7d9c2fa619ba714a5f14415b8e3b589a9e2baf54d81d4e31a6ac267e07953
 WHIRLPOOL 
5fb2b21df07ef5bab384a20eb81dbd1a45a3ff4b4a983eea9144fd3d95be04c663d575e1c025431a26ccb8a180be33df6395db95aa3fbfb03779355d94b0b79f
 DIST capistrano-3.4.1.gem 46080 SHA256 
4b820c7ddfb186180a04ffcb0158a4819ab12cf8c9eb6411d07a9fe1e338 SHA512 
ef3b8735aa91137234937b5704a74b965be729581e71df9794324303dba60eacb91c66c1b38f8154f315cd4d17f98e8ab6f491cd1634b59b51b320f2244f6ae1
 WHIRLPOOL 
a745c9a6b77996ce12da7d9107ce932620478ee4d3884347f92d622c396c80f9553f6995bb209ec4f517e35a498c5b6f4458f8e4b29e0b556973ff194da418a7
 DIST capistrano-3.9.1.gem 77312 SHA256 
38bc88eeab067e78af9f77b03b436083b1fdefd06930a9a2208519a14f2c0587 SHA512 
b9dcb21c43ee03cb250a5d740a3fb1ccced720efecf5168a394e8dc0ea56130fd77255f0ead260a7b221d222d34361e99ee68f29cbf498e599e6e5c73c099907
 WHIRLPOOL 
6d21437c110bdc41e9e260ccb66e733920772fe6fbdfa7a52be254ccc8c4a8249da7dbded63c0463c2127ec0b83d9e901fb8fa12fe5161e05c3211156b7ce8c6

diff --git a/dev-ruby/capistrano/capistrano-3.10.0.ebuild 
b/dev-ruby/capistrano/capistrano-3.10.0.ebuild
new file mode 100644
index 000..624e148e3b7
--- /dev/null
+++ b/dev-ruby/capistrano/capistrano-3.10.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A distributed application deployment system"
+HOMEPAGE="http://capistranorb.com/";
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/airbrussh-1.0.0
+   >=dev-ruby/sshkit-1.9:0
+   >=dev-ruby/rake-10.0.0
+   dev-ruby/i18n:*
+   !!http://goo.gl/SxB0lr";
+   einfo "If you're upgrading Capistrano from 2.x, we recommend to read 
the upgrade guide: http://goo.gl/4536kB";
+   einfo "The 'deploy:restart' hook for passenger applications is now in a 
separate gem called capistrano-passenger.  Just add it to your Gemfile and 
require it in your Capfile."
+}



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

2017-11-03 Thread Hans de Graaff
commit: 756d0f683bdea4082b29aecda0cb7123e19b37e8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov  4 05:40:39 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov  4 05:40:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756d0f68

dev-ruby/bunny: add 2.7.2

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-ruby/bunny/Manifest b/dev-ruby/bunny/Manifest
index 68d964ab7a4..5fa65007df5 100644
--- a/dev-ruby/bunny/Manifest
+++ b/dev-ruby/bunny/Manifest
@@ -1,3 +1,4 @@
 DIST bunny-2.6.5.gem 198144 SHA256 
c400c6dda078e8a57c6273a671518d344c8832f1191a747d0420f511b8f56a1d SHA512 
e1e15e12d7d36c0022ba4da4b2a934688054756fee7fb8e11b43532ce0be12aea37a6224e81602b0b27b0952dd014f1d2f59f4bb8d28b484e1d48dc2bfa89f3a
 WHIRLPOOL 
f9eb84322d3d816b9fda0e95f9eeff199471be87f7471a0b1ba2d8a214d1e8eb4b5c0f1de11989f57e2605d6e50c27c24e6904b031b0014b62877c15df3a21a4
 DIST bunny-2.7.0.gem 198144 SHA256 
0c1c54e0b0597d9f2663574a0ef6e104976126912a073239a782d79d587101e9 SHA512 
dc44ce5a8b05fe7bd68a9d6fe8c7d0bb7f7ead3500582ff273dcdabba8e9ff104f3f2b0990c004d9217839881d1e3a79494d211b32723a866655d1e0bec2899c
 WHIRLPOOL 
c00f57d6a36c3cf9422b5af24e9061f9717f142e9fa6fc9bd3674120e97173e434ec6261ad1a3199c41a81c70cf6ce28b1769c51f8ebe7658fbc0bb2383af97d
 DIST bunny-2.7.1.gem 199168 SHA256 
34d522c07764c45c6705443e39d46716af23227f0288bb15b23077607253bcef SHA512 
9222ff4cf2e0261f82ad98ec75b697f1fee7f0f0cf998e14edffdbc16bbcb93ba2206051d712a8b6e6452345ef12043c094c6f7bc88bd203b3c171765c5e0422
 WHIRLPOOL 
6b96d2264858cfabc8f70654fd197e94d6867a43c86a4df1dd3f59bfbd3463c0980fc99debb6bb4aafac9272bd074679abe17937f2517d9ccd51b9615dcbefcf
+DIST bunny-2.7.2.gem 199168 SHA256 
a1e6350688da415753a2a7e636824dca433a8a1df1fee762208ef65f58f29c9e SHA512 
acba94a6611be0c72d10016366c00f8a2c84c36e897d1e9b179f49ae717edd1d6ade5b90fa963d1f830a315927be01267d0f848bd8f3016978ab2b2ec38c6bde
 WHIRLPOOL 
7af921e0fe28d357c72ba696e914537598d63ce680103589aab2bdc0990ef0388dcb9e6781a6ab45db7bb6a50cc27d9de2bc15fc7ceaa42ea340a9701ab17b64

diff --git a/dev-ruby/bunny/bunny-2.7.2.ebuild 
b/dev-ruby/bunny/bunny-2.7.2.ebuild
new file mode 100644
index 000..88a26c85caa
--- /dev/null
+++ b/dev-ruby/bunny/bunny-2.7.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+# Tests require a live AMQP server.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Another synchronous Ruby AMQP client"
+HOMEPAGE="https://github.com/celldee/bunny";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/amq-protocol-2.2.0:2"
+
+all_ruby_install() {
+   all_fakegem_install
+
+   insinto /usr/share/doc/${PF}
+   doins -r examples || die
+}



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

2017-11-03 Thread Hans de Graaff
commit: f78734bc91be2f22770697a2b0bf78802e251b5c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov  4 05:45:13 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov  4 05:45:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78734bc

dev-ruby/selenium-webdriver: add 3.7.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/selenium-webdriver/Manifest   |  1 +
 .../selenium-webdriver-3.7.0.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest 
b/dev-ruby/selenium-webdriver/Manifest
index f3e81c5f134..5ee9048a8e4 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-3.4.4.gem 838144 SHA256 
4188bcf6db106b97e5961295a736492e
 DIST selenium-webdriver-3.5.1.gem 830464 SHA256 
7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 
5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8
 WHIRLPOOL 
db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc
 DIST selenium-webdriver-3.5.2.gem 830976 SHA256 
fe42fdc7dfb654488715b79b970f59937a19acbbd1ad52e30206bfb3a8815d82 SHA512 
c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a
 WHIRLPOOL 
1c45abe6a2354b5f780e0c5ccf0d40304d27eac6b89af1ad2418d9f1a9cb945057fcff02f973877c52a0ced39c58d1c8541ef74123bb4e202e8b4035a8180664
 DIST selenium-webdriver-3.6.0.gem 841216 SHA256 
1276317792e13f24a556f4bec954bbd5213ac22018fa4ecb194904a450499626 SHA512 
c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99
 WHIRLPOOL 
54d67d1272c9e47c95d1257646b466276b63e268f34e969d9e5f8d1c82bc6a81038afa4658a5753f0ebe1db0aeafcb36f43951bf709456f4a0046962afd65a25
+DIST selenium-webdriver-3.7.0.gem 839168 SHA256 
f5702ce0dfed6a5fb3c456aeb99072757666d68b7f53d417a462e20aa8ed0e1f SHA512 
f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
 WHIRLPOOL 
7742d5db0965afb4f23581b08583840aea509ec1100cccb44873a86270cc7d93d0e9e4dc5bf0bdea47b9ebbeced1ad987be3cba01a397435113e8dad588afcd4

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild 
b/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild
new file mode 100644
index 000..c4c4d1b87cc
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# NOTE: this package contains precompiled code. It appears that all
+# source code can be found at https://code.google.com/p/selenium/ but the
+# repository is not organized in a way so that we can easily rebuild the
+# suited shared object. We'll just try our luck with the precompiled
+# objects for now.
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
+QA_PREBUILT="*/x_ignore_nofocus.so"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium";
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+   dev-ruby/rubyzip:1"



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

2017-11-03 Thread Michael Palimaka
commit: 24afd934da2d906166a79ce12ea2d1c1ee5dd237
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Nov  4 05:34:01 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov  4 05:35:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24afd934

x11-misc/albert: version bump 0.14.7

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 x11-misc/albert/Manifest |  2 ++
 x11-misc/albert/albert-0.14.7.ebuild | 58 
 2 files changed, 60 insertions(+)

diff --git a/x11-misc/albert/Manifest b/x11-misc/albert/Manifest
index 879e47d4429..fd12b999225 100644
--- a/x11-misc/albert/Manifest
+++ b/x11-misc/albert/Manifest
@@ -7,3 +7,5 @@ DIST albert-0.14.4-plugins.tar.gz 537929 SHA256 
1b19f231738a84480abef1f80cecf910
 DIST albert-0.14.4.tar.gz 83284 SHA256 
fc89736a1ac34bb8a6e0db75dc9186fc266bdb63ce0cdbd699f94b373ea58d3e SHA512 
c30430ac7255830781e27dbdf24a0aed90e509454feaff3ff1c95839cf05b3de641021a255087ac66bda051f34243e4a79eb6e08d8f6027ee1b8bc6564ee9d93
 WHIRLPOOL 
5934bcf0a87aa8232f8b10b2c74320fa0d11837d75b2472dc921924b7956c645d4a1bd8a0fa5c7b142c3e73f2944ccb74b8ec05c55564c3240f1a9c800798b77
 DIST albert-0.14.6-plugins.tar.gz 538025 SHA256 
b00acc7b8b9dab47fad9dc24d768eec91d406aeba86c72516833ee1721bf92d3 SHA512 
42f96495876611fedf60bb6a2793bda7f48ea2b4cf67c23f864d74ce201d0af861a93bd904c58699b5b7c23f0121f9e6009953530750cc002133d148f3a32f79
 WHIRLPOOL 
07fc95c61668ab2aab5e294cb2d14b6f0654960a9c141350ff15375848f5886327e24e3005599f0c51ede06aec8a7bff11093a409b9edd80dabb68097dce4335
 DIST albert-0.14.6.tar.gz 83749 SHA256 
1160699c2dcd3648f265e313aec063e900597e3c4c1b748328750c2b76f0aa2a SHA512 
ea0504bee62e022ad90f25b3752f3668e31463741ceb0392ad70c9ae586986cc55a99d92cd4b8e252acb4aea3324798a91a185fbc9a47577b703d98e891b195f
 WHIRLPOOL 
7dadb3ec1c6b1c005bd1aea97d40b4cb2e1211ccd73266c4d05d526ec57637fcf230bbf1cd56f8887fb9c1e15c0cfb8c327250296600ddc4e61d8bbf2ad101c8
+DIST albert-0.14.7-plugins.tar.gz 538087 SHA256 
64513ca6bbbc6bfa005e7dfe3c1af3266eff1981afc9e312318b658b9d0e15d3 SHA512 
20150c12f8b9f12a260702a812ba2641a1121c12167b3a0035d52538a463e86ccc4188c714bb452d2d864d048a288900e3e868c585f5309fa08b3dc6cb53e928
 WHIRLPOOL 
4f348f9eb7d025eb6291b89b025d638186ac37845eb7adf808075b7dde6eb803689af54cdb77d1322bee2cf15873fc4b3f791b90113a03249ea1b80075f53a33
+DIST albert-0.14.7.tar.gz 84556 SHA256 
5097de64e052a22cc5258a3e937508c49f8b7bc541d4ca1b62e8fcb547991a87 SHA512 
10d33a21faf37c0ce9cc5bbdbf5a607c187eab68b2e9bcf6feff8d8811fe4e6163ac84504548ac249cdbc7c7f6b804a2756583b7a5d70b826b92e1871b474095
 WHIRLPOOL 
9789174477d61c2db45665b56d1a50adf5eae292f4770ffda9af6419661f09e24d9c9bb6ea287c7fd23a1e94c59c766504bd33c0e2a8bbbf5c766d87554d898b

diff --git a/x11-misc/albert/albert-0.14.7.ebuild 
b/x11-misc/albert/albert-0.14.7.ebuild
new file mode 100644
index 000..638f6525e31
--- /dev/null
+++ b/x11-misc/albert/albert-0.14.7.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLUGINS_HASH="c871f186631f96a87e851a0dd7a91230e3527fff"
+inherit cmake-utils gnome2-utils
+
+DESCRIPTION="Desktop agnostic launcher"
+HOMEPAGE="https://albertlauncher.github.io/";
+# plugins is a git submodule. the hash is taken from the submodule reference 
in the ${PV} tag.
+SRC_URI="https://github.com/albertlauncher/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+https://github.com/albertlauncher/plugins/archive/${PLUGINS_HASH}.tar.gz -> 
${P}-plugins.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="debug"
+
+RDEPEND="
+   dev-cpp/muParser
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5[sqlite]
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   x11-libs/libX11
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   mv "${WORKDIR}"/plugins-${PLUGINS_HASH}/* "${S}"/plugins/ || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_DEBUG=$(usex debug)
+   -DBUILD_PYTHON=OFF #plugin directory is empty causing build 
failure
+   -DBUILD_VIRTUALBOX=OFF #plugin needs virtualbox installed to 
build, untested
+   )
+
+   cmake-utils_src_configure
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2017-11-03 Thread Alice Ferrazzi
commit: 45dd47aececb07333669eaf875b7ff2b7c1a7024
Author: Karl Linden  gmail  com>
AuthorDate: Sun Oct 29 11:17:12 2017 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Sat Nov  4 04:35:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45dd47ae

sys-kernel/rt-sources: version bump to 4.13.10_p3

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

 sys-kernel/rt-sources/Manifest |  2 +
 sys-kernel/rt-sources/rt-sources-4.13.10_p3.ebuild | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 78309cec689..7c71a34c846 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -24,6 +24,8 @@ DIST patch-4.11.12-rt13.patch.xz 228308 SHA256 
d7a0e66fd187142cd65034c5b37a5c802
 DIST patch-4.11.12-rt14.patch.xz 230380 SHA256 
0ba8106cea3808d40966ba687df844e83f966a5daf4d4d9b527c2932b8eb007e SHA512 
7ff8a20b459119e2d42c8a314a3fabc7366268a81b5ab47b98b4d3a259a270586b368f4e7a548c5670212b27fcb1113a8dcc8b908a13b9ad640dabea9bcd610c
 WHIRLPOOL 
9734b8c70f797f86d183e5716f5e94a3d6419b76104e90d28caa35c1311382a7f1a19d65b845065aef51c9b88284e1ea329fd68711e6f67ea3dbeceb17bc16e2
 DIST patch-4.11.12-rt16.patch.xz 232408 SHA256 
70722af7de04aa9582fcca7a5a72bb0a664d5c1979bb83a55f133b7bee5e36bd SHA512 
1ef1324210e0c3d308cbededd3e7da41e47c972563858a21ae8178d060906cf24249f48dd0f8667d528be29d50755feaf1ede4fe35e662f89195ee91355a8ced
 WHIRLPOOL 
cbcf7250e47159d262b2fcd242a5fef36d7460945b276a21f31608846689589cbc9fd4c9def72b871fca7259094d65630e8edf190be42c681d034bee55ca874d
 DIST patch-4.11.12.xz 298784 SHA256 
707c5f18dfb795761b0b7ac6f946f03774f9f99317306fd54d8724d17d9c7729 SHA512 
ee9c5ac45896d84739c679834fcd15dfc46f9e939dcefd54ba049ac47168d71f0af680153615de002a2073ba79e44a9214f74af17ed16aa97d85e6df157fc6e8
 WHIRLPOOL 
4967292c175128adbd8a33f25a3cd1fdc94605ae0fda2b108105e740ddff48cc7bb08c44dd669562fb33056398a8eeadf396cc682305c7ee0a34fe5adee61f90
+DIST patch-4.13.10-rt3.patch.xz 200756 SHA256 
4e8116ca0e25e376a9cb576d38dbe80d5bce57e1d375f933fe00e217861ea4ef SHA512 
560e1c7575db3dac623fd196dcf2d35a2ad936c732426a07c6c4bfe795e8a922d0cc820dfa7ba6ad08e5d245831faa1e2dbea3344a76d596ee243de458018335
 WHIRLPOOL 
edb7ec69ef0b3e6745ffc8b4c44e857a9f6af3d4f2ac91a57bc560a995cbb7b2308b292f23228e0f386902e47ff554a183821ae002a6f39787937b86509a8b24
+DIST patch-4.13.10.xz 212680 SHA256 
b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6 SHA512 
634d81ea509aacd8d11631babe9bb04ea771c873f084cea7067313a566d5cad291b0c311002ae8d1d6dd498a93a9a43517923aa449eebb405fb4c1e34753
 WHIRLPOOL 
f033d0bd9e6b95cdcb356a69ee4ea3054b96f991973445e94aeba664f3e91dcadd46a6c0620ad4f044503ccfa28a6deb2ed20890ef0c65b34f27a83b1847b8b1
 DIST patch-4.13.7-rt1.patch.xz 199252 SHA256 
5ff4910e3fa7f7fbd1c9023c487758f27d66c21c8ca16a20be2a05e78de7bc4a SHA512 
efffccb597b53d096bcfde6d32688e175c975ef194093ccf165a03d2ca985165589dbc10b62e81f816f1264ab932563b23d20eab41c1a20214a11a940c02499d
 WHIRLPOOL 
fe1cc022ef6a45a03d601b0540766f92d02a10d8975083dd6493d94b9f150c6aa0d6e23344dba084b62e24d3e308435bd412904b261348cdef0e90d5e38d
 DIST patch-4.13.7.xz 165784 SHA256 
0fe89c96e956efbded576214eef0c8e43cabe41dfca245e3ebb79fff9bc8715d SHA512 
4d96c655ca4c720b872e1a88ba9989a419880cb5fec2a4a9190077588066f205c5dce2591a76f26375f6f50001334ceb7631d489d3b24ca443d10e1e6879ed54
 WHIRLPOOL 
fb192f3acb9d3a249a2ecaf6b7d6c6eca0ac684c17c01226ed1ca69f5aafefa782aeb8bfae5753672e2d8bb93b07377e8d1c0ca66b5dbdb1332d77ae38a9
 DIST patch-4.4.86-rt99.patch.xz 191740 SHA256 
4908b67e505f9499e405e829f4d755b7ff5d710d9e78d741015e0bd09cbca024 SHA512 
253b31069748dad1758b68a6afb1c5af1d42652185f80521b48f52f43b26fe846e0c5433ed66db337a54a4e62abb88f64fd8d98dd694870e3c2b68a66fac7e30
 WHIRLPOOL 
1b37335541dbbcf61ba1f2b970bab1f375248e624716a91748f766bf26c5861cbce3c57539005de7b133be386d4a9c4626e89410700df8dca83c860b16a81952

diff --git a/sys-kernel/rt-sources/rt-sources-4.13.10_p3.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.13.10_p3.ebuild
new file mode 100644
index 000..3b5bc7251fc
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.13.10_p3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/";
+
+inherit versionator
+
+CKV="$(get_version_component_range 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
+   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel so

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

2017-11-03 Thread Maciej Mrozowski
commit: 400adb4ed54f19eb3d8266e1599edef3a78f660a
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat Nov  4 03:24:29 2017 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sat Nov  4 03:24:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400adb4e

net-im/kadu: Add missing update of icon cache in postrm for lesser DEs, bug 
630464

 net-im/kadu/kadu-4.3-r1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-im/kadu/kadu-4.3-r1.ebuild b/net-im/kadu/kadu-4.3-r1.ebuild
index b33c0729b45..64b44fa43c1 100644
--- a/net-im/kadu/kadu-4.3-r1.ebuild
+++ b/net-im/kadu/kadu-4.3-r1.ebuild
@@ -137,3 +137,7 @@ src_configure() {
 pkg_postinst() {
gnome2_icon_cache_update
 }
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2017-11-03 Thread Benda XU
commit: c637e13950edb0ab3a7545fe1f7ecb1753ea4535
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Nov  4 03:20:24 2017 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Nov  4 03:21:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c637e139

sys-apps/portage: fix typo in "if prefix-guest"

  should be "if use prefix-guest".

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/portage/portage-2.3.12.ebuild | 2 +-
 sys-apps/portage/portage-2.3.13.ebuild | 2 +-
 sys-apps/portage/portage-2.3.8.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/portage/portage-2.3.12.ebuild 
b/sys-apps/portage/portage-2.3.12.ebuild
index af287ccb875..35e02ea5602 100644
--- a/sys-apps/portage/portage-2.3.12.ebuild
+++ b/sys-apps/portage/portage-2.3.12.ebuild
@@ -131,7 +131,7 @@ python_prepare_all() {
einfo "Adjusting repos.conf ..."
sed -e "s|^\(location = \)\(/usr/portage\)|\\1${EPREFIX}\\2|" \
-i cnf/repos.conf || die "sed failed"
-   if prefix-guest ; then
+   if use prefix-guest ; then
sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \
-e "s|^\\[gentoo\\]|[gentoo_prefix]|" \
-e "s|^\(sync-uri = 
\).*|\\1rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix|" \

diff --git a/sys-apps/portage/portage-2.3.13.ebuild 
b/sys-apps/portage/portage-2.3.13.ebuild
index af287ccb875..35e02ea5602 100644
--- a/sys-apps/portage/portage-2.3.13.ebuild
+++ b/sys-apps/portage/portage-2.3.13.ebuild
@@ -131,7 +131,7 @@ python_prepare_all() {
einfo "Adjusting repos.conf ..."
sed -e "s|^\(location = \)\(/usr/portage\)|\\1${EPREFIX}\\2|" \
-i cnf/repos.conf || die "sed failed"
-   if prefix-guest ; then
+   if use prefix-guest ; then
sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \
-e "s|^\\[gentoo\\]|[gentoo_prefix]|" \
-e "s|^\(sync-uri = 
\).*|\\1rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix|" \

diff --git a/sys-apps/portage/portage-2.3.8.ebuild 
b/sys-apps/portage/portage-2.3.8.ebuild
index 1269aa43bf0..12b9b2935fe 100644
--- a/sys-apps/portage/portage-2.3.8.ebuild
+++ b/sys-apps/portage/portage-2.3.8.ebuild
@@ -131,7 +131,7 @@ python_prepare_all() {
einfo "Adjusting repos.conf ..."
sed -e "s|^\(location = \)\(/usr/portage\)|\\1${EPREFIX}\\2|" \
-i cnf/repos.conf || die "sed failed"
-   if prefix-guest ; then
+   if use prefix-guest ; then
sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \
-e "s|^\\[gentoo\\]|[gentoo_prefix]|" \
-e "s|^\(sync-uri = 
\).*|\\1rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix|" \



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/

2017-11-03 Thread Michael Palimaka
commit: bb847b349cc736b445987f0d639a944869bace16
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Nov  4 00:46:09 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov  4 00:46:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb847b34

kde-misc/kmarkdownwebview: version bump 0.3.0

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 kde-misc/kmarkdownwebview/Manifest |  1 +
 .../kmarkdownwebview/kmarkdownwebview-0.3.0.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/kde-misc/kmarkdownwebview/Manifest 
b/kde-misc/kmarkdownwebview/Manifest
index b48f43be690..34b28a6600c 100644
--- a/kde-misc/kmarkdownwebview/Manifest
+++ b/kde-misc/kmarkdownwebview/Manifest
@@ -1 +1,2 @@
 DIST kmarkdownwebview-0.2.0.tar.xz 52148 SHA256 
c5a73c02bd2761d1786b080148e465ef69e4686d17e6adfc047350f36e7f6b16 SHA512 
6419238b52a2ae82a5496d1afb82ef809e9a43c9ed8e6e5f27457087ddc8aad0ffeae99d287d2d3644da04f07e29b795a59ab2e6bc54658f267bd466844da1e7
 WHIRLPOOL 
a58f5350e81fca0f5070cb962ee1648adf76ee1b52544fe8e9316a4e772acd8afc423d6770514d13a9dbaf2332cc723914239c1cd314f6aa0f3e5f635c65588a
+DIST kmarkdownwebview-0.3.0.tar.xz 55764 SHA256 
8b58c85c64641ba2194db1741ed5cc65504b18ced89728b09c6bfd090da847e4 SHA512 
a6f1f8d721e1417a8f6028d3373a8e8107fb0ee5b809511dfe4ca0acd79531dd354918100d51f6b253fa54dc8367eede7116010756d10b59be810e12057fa612
 WHIRLPOOL 
7c704cd1335203ff53fc99e6efc3210c21db223e675629ea8fa55147272688a383612c76c019cb43ec2d6c05fdfbd46f8f2802093a85e3a436e02ea148f5bb1a

diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.3.0.ebuild 
b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.3.0.ebuild
new file mode 100644
index 000..48060d54cb7
--- /dev/null
+++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="KPart for rendering Markdown content"
+HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/";
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="!webkit? ( BSD ) LGPL-2.1+"
+KEYWORDS="~amd64"
+IUSE="webkit"
+
+DEPEND="
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   webkit? ( $(add_qt_dep qtwebkit) )
+   !webkit? (
+   $(add_qt_dep qtwebchannel)
+   $(add_qt_dep qtwebengine 'widgets')
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QTWEBKIT=$(usex webkit)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kirigami/, kde-frameworks/kirigami/files/

2017-11-03 Thread Michael Palimaka
commit: b0af7b2ae386501831921a5843f57a6845a0b300
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Nov  4 00:12:06 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov  4 00:14:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0af7b2a

kde-frameworks/kirigami: backport patch from upstream solving runtime failure 
with Qt 5.7

Closes: https://bugs.gentoo.org/634564
Package-Manager: Portage-2.3.8, Repoman-2.3.4

 .../kirigami/files/kirigami-5.39.0-qt57.patch  | 27 +
 kde-frameworks/kirigami/kirigami-5.39.0-r1.ebuild  | 45 ++
 2 files changed, 72 insertions(+)

diff --git a/kde-frameworks/kirigami/files/kirigami-5.39.0-qt57.patch 
b/kde-frameworks/kirigami/files/kirigami-5.39.0-qt57.patch
new file mode 100644
index 000..de33976061d
--- /dev/null
+++ b/kde-frameworks/kirigami/files/kirigami-5.39.0-qt57.patch
@@ -0,0 +1,27 @@
+From eed28bbd8aec29cb9a045a5188ceb0e27ff33344 Mon Sep 17 00:00:00 2001
+From: Marco Martin 
+Date: Fri, 3 Nov 2017 16:57:11 +0100
+Subject: [PATCH] syntax working on older Qt 5.7
+
+BUG:385785
+---
+ src/controls/Page.qml | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/src/controls/Page.qml b/src/controls/Page.qml
+index c2d0307..4498e40 100644
+--- a/src/controls/Page.qml
 b/src/controls/Page.qml
+@@ -256,7 +256,8 @@ T2.Page {
+ right: parent.right
+ bottom: parent.bottom
+ }
+-property T2.Page page: root
++//It should be T2.Page, Qt 5.7 doesn't like it
++property Item page: root
+ height: item ? item.height : 0
+ source: (applicationWindow().header && 
applicationWindow().header.toString().indexOf("ToolBarApplicationHeader") === 
0) ||
+ (applicationWindow().footer && 
applicationWindow().footer.visible && 
applicationWindow().footer.toString().indexOf("ToolBarApplicationHeader") === 0)
+-- 
+2.13.6
+

diff --git a/kde-frameworks/kirigami/kirigami-5.39.0-r1.ebuild 
b/kde-frameworks/kirigami/kirigami-5.39.0-r1.ebuild
new file mode 100644
index 000..f18881398a7
--- /dev/null
+++ b/kde-frameworks/kirigami/kirigami-5.39.0-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_EXAMPLES="true"
+KDE_QTHELP="false"
+KDE_TEST="forceoptional"
+KMNAME="${PN}2"
+inherit kde5
+
+DESCRIPTION="Lightweight user interface framework for mobile and convergent 
applications"
+HOMEPAGE="https://techbase.kde.org/Kirigami";
+EGIT_REPO_URI="${EGIT_REPO_URI/${PN}2/${PN}}"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="plasma"
+
+RDEPEND="
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgraphicaleffects)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtquickcontrols2)
+   $(add_qt_dep qtsvg)
+   plasma? ( $(add_frameworks_dep plasma) )
+"
+DEPEND="${RDEPEND}
+   $(add_qt_dep linguist-tools)
+"
+
+# requires package to already be installed
+RESTRICT+=" test"
+
+PATCHES=( "${FILESDIR}/${P}-qt57.patch" )
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_EXAMPLES=$(usex examples)
+   -DPLASMA_ENABLED=$(usex plasma)
+   )
+
+   kde5_src_configure
+}



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

2017-11-03 Thread Patrice Clement
commit: 4e820892f7ec9df58bafe7cd75965861ece9bdc5
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Nov  3 22:43:08 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov  3 23:40:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e820892

app-misc/symlinks: clean up old.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-misc/symlinks/symlinks-1.4-r2.ebuild | 34 
 app-misc/symlinks/symlinks-1.4.ebuild| 27 -
 2 files changed, 61 deletions(-)

diff --git a/app-misc/symlinks/symlinks-1.4-r2.ebuild 
b/app-misc/symlinks/symlinks-1.4-r2.ebuild
deleted file mode 100644
index 09abea25c0d..000
--- a/app-misc/symlinks/symlinks-1.4-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit flag-o-matic eutils toolchain-funcs
-
-DESCRIPTION="Scans for and fixes broken or messy symlinks"
-HOMEPAGE="http://www.ibiblio.org/pub/linux/utils/file/";
-SRC_URI="http://www.ibiblio.org/pub/linux/utils/file/${P}.tar.gz";
-
-LICENSE="symlinks"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="static"
-
-src_prepare() {
-   # could be useful if being used to repair
-   # symlinks that are preventing shared libraries from
-   # functioning.
-   use static && append-flags -static
-   append-lfs-flags
-   sed 's:-O2::g' -i Makefile || die
-}
-
-src_compile() {
-   emake CC=$(tc-getCC) CFLAGS="${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
-}
-
-src_install() {
-   dobin symlinks
-   doman symlinks.8
-   dodoc symlinks.lsm
-}

diff --git a/app-misc/symlinks/symlinks-1.4.ebuild 
b/app-misc/symlinks/symlinks-1.4.ebuild
deleted file mode 100644
index 19890b51060..000
--- a/app-misc/symlinks/symlinks-1.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit flag-o-matic eutils toolchain-funcs
-
-DESCRIPTION="Scans for and fixes broken or messy symlinks"
-HOMEPAGE="http://www.ibiblio.org/pub/linux/utils/file/";
-SRC_URI="http://www.ibiblio.org/pub/linux/utils/file/${P}.tar.gz";
-
-LICENSE="symlinks"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
-IUSE="static"
-
-src_compile() {
-   # could be useful if being used to repair
-   # symlinks that are preventing shared libraries from
-   # functioning.
-   use static && append-flags -static
-   emake CC=$(tc-getCC) CFLAGS="${CFLAGS} ${LDFLAGS}" || die
-}
-
-src_install() {
-   dobin symlinks || die
-   doman symlinks.8 || die
-   dodoc symlinks.lsm || die
-}



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

2017-11-03 Thread Patrice Clement
commit: 4904b314cebe14befad3417f344d22b023f3f4e0
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Nov  3 22:46:43 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov  3 23:40:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4904b314

app-misc/egads: EAPI 6 bump.
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-misc/egads/egads-0.9.5-r1.ebuild | 48 
 1 file changed, 48 insertions(+)

diff --git a/app-misc/egads/egads-0.9.5-r1.ebuild 
b/app-misc/egads/egads-0.9.5-r1.ebuild
new file mode 100644
index 000..47f7d23b3a5
--- /dev/null
+++ b/app-misc/egads/egads-0.9.5-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multilib toolchain-funcs
+
+DESCRIPTION="Entropy Gathering And Distribution System"
+HOMEPAGE="http://www.securesoftware.com/download_egads.htm";
+SRC_URI="http://www.securesoftware.com/${PN}/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+EGADS_DATADIR=/var/run/egads
+
+src_prepare() {
+   default
+   sed -i \
+   -e '/^BINDIR/d' \
+   -e '/^LIBDIR/d' \
+   -e '/^INCLUDEDIR/d' \
+   "${S}"/Makefile.in || die "Failed to fix Makefile.in"
+   tc-export CC AR RANLIB
+}
+
+src_configure() {
+   econf \
+   --with-egads-datadir="${EGADS_DATADIR}" \
+   --with-bindir=/usr/sbin
+}
+
+src_compile() {
+   emake LIBDIR="/usr/$(get_libdir)"
+}
+
+src_install() {
+   keepdir ${EGADS_DATADIR}
+   fperms +t ${EGADS_DATADIR}
+   # NOT parallel safe, and no DESTDIR support
+   emake -j1 install \
+   BINDIR="${D}"/usr/sbin \
+   LIBDIR="${D}"/usr/$(get_libdir) \
+   INCLUDEDIR="${D}"/usr/include
+
+   dodoc README* doc/*.txt doc/*.html
+}



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

2017-11-03 Thread Patrice Clement
commit: 8b179c4a16f486f049af98aa903d8656184d2780
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Nov  3 22:42:31 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov  3 23:39:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b179c4a

app-misc/symlinks: stable for amd64. mark stable for the remaining arches using 
the ALLARCHES policy.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-misc/symlinks/symlinks-1.4-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/symlinks/symlinks-1.4-r3.ebuild 
b/app-misc/symlinks/symlinks-1.4-r3.ebuild
index 16be009b907..30d018d3bce 100644
--- a/app-misc/symlinks/symlinks-1.4-r3.ebuild
+++ b/app-misc/symlinks/symlinks-1.4-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.ibiblio.org/pub/linux/utils/file/${P}.tar.gz";
 
 LICENSE="symlinks"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="static"
 
 DOCS=( symlinks.lsm )



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/

2017-11-03 Thread Sergei Trofimovich
commit: 5d764d64d16811dac4a47d4290243b9255857798
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov  3 23:25:32 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov  3 23:25:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d764d64

dev-qt/qtcore: stable 4.8.7-r3 for sparc, bug #635394 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"

 dev-qt/qtcore/qtcore-4.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild 
b/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild
index 84b3ee7f9c6..28c8f7723b5 100644
--- a/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild
+++ b/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Cross-platform application development framework"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc 
x86 ~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+glib iconv icu libressl qt3support ssl"



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

2017-11-03 Thread Andreas Hüttel
commit: 5e2b3743b02b220f8aa24c8ec8ff95112e25e39b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 22:17:14 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 22:17:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2b3743

dev-tex/latexdiff: Version bump, fixes bug 617754

Closes: https://bugs.gentoo.org/617754
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-tex/latexdiff/Manifest   |  1 +
 dev-tex/latexdiff/latexdiff-1.2.1.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-tex/latexdiff/Manifest b/dev-tex/latexdiff/Manifest
index 4484d1a6e38..18590d072b9 100644
--- a/dev-tex/latexdiff/Manifest
+++ b/dev-tex/latexdiff/Manifest
@@ -1,3 +1,4 @@
 DIST latexdiff-1.1.0.zip 466029 SHA256 
9f0cc207d71a2225926cf9b8b87dbc4283c68de12db8a7708e780941516f13f6 SHA512 
04af20386b0e611f73d981242747316da6376967fef611a29927b66a7a129bec49c7224655378c6f9fc744f8d69cf2ac977d0f50278d3686c98dcdc4aef0b675
 WHIRLPOOL 
944fe49aac3aaf8801a1e8c345551cf73ce5d205cd32c0ab5e6f1d1acafcaefb60f0d8a47488e6a7513139de89b7b78b7acc155cac4c328918dc33e79f12a7ed
 DIST latexdiff-1.1.1.zip 474456 SHA256 
d530d268dd54458d728218e9ec7b4d9e9bc2858148bab64f277143e6a40fccee SHA512 
a341411fdac11d2b8afef866b7edd0cbe5715f51dd77581202ec77f5a8a18a868f0e9e41058ecc38e0cf66cdddf893e2ffc58de3bf32509e01db6c77305dee77
 WHIRLPOOL 
90ca013144b8171861e769a33a0d857e2ad1240a8dfa8117ab3eb3dea284177015fa32c7a54fcf8ba61bcf8562b8c4503641c704a5fd04a74d73c4c5735708db
 DIST latexdiff-1.2.0.tar.gz 1772044 SHA256 
c1f6ae49e29caada7c67f17ba55d1f95fc3f994e3711b4c4557b42582e708f10 SHA512 
19201fc6270071b5c079ac170f76e46942c9666b1d00cf1a84c9481631578573c33aba7ea7dcfef7eb782966b308007bbb8f6b54f9180ddce901d144431c4956
 WHIRLPOOL 
8a67bcf7959d3a99d56fda6fc01626d49f1512f9d10ef81e0e588de450579053ab91aa570677b42c936d6151a4eafa1666392d0b9bf8f30cd231ed8f6b8ea55a
+DIST latexdiff-1.2.1.tar.gz 1780064 SHA256 
87851a6867cdb2cb3d92732187b556685d8eba62f0a7ac2d80b1b0dc0ad7316a SHA512 
9917a0eee36e5bff7c13e5690e743fa34aa7c1347a6509961aa4484094433854c6742a4c1605087db1902a57537fda2b49b071e98b015a5535379c27ccc1fd46
 WHIRLPOOL 
7e3d78aa001ed21d82d374b1fa3d30df6f9d6b2cf2079c657e6df16493dce9f2d280c5608251c5731ad9bd8490685e1b4c72208f5a5ee25bac1541b8cb6e7475

diff --git a/dev-tex/latexdiff/latexdiff-1.2.1.ebuild 
b/dev-tex/latexdiff/latexdiff-1.2.1.ebuild
new file mode 100644
index 000..38ed7743a7e
--- /dev/null
+++ b/dev-tex/latexdiff/latexdiff-1.2.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Compare two latex files and mark up significant differences"
+HOMEPAGE="http://www.ctan.org/tex-archive/support/latexdiff/ 
https://github.com/ftilmann/latexdiff/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git";
+else
+   SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE="test"
+
+RDEPEND="
+   >=dev-lang/perl-5.8
+   virtual/latex-base
+   || ( dev-texlive/texlive-plaingeneric 
dev-texlive/texlive-genericrecommended )
+   dev-perl/Algorithm-Diff
+"
+DEPEND="${RDEPEND}
+   dev-perl/Pod-LaTeX
+   test? ( app-shells/tcsh )
+"
+
+src_compile() {
+   export VARTEXFONTS="${T}/fonts"
+   PATH="${S}/dist:${PATH}" emake -j1 distribution
+}
+
+src_test() {
+   emake test
+}
+
+src_install() {
+   cd dist || die
+   dobin latexdiff latexrevise latexdiff-vc
+   doman latexdiff.1 latexrevise.1 latexdiff-vc.1
+   dodoc README doc/latexdiff-man.pdf
+}



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

2017-11-03 Thread Sergei Trofimovich
commit: 491e8e1b4bc405d25cc15d5eb8b41a746c3551b7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov  3 21:51:50 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov  3 21:51:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491e8e1b

net-libs/libtorrent: stable 0.13.6-r1 for sparc, bug #636348 (thanks to Rolf 
Eike Beer)

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"

 net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild 
b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
index 97235820704..ce844d8ac53 100644
--- a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # subslot.
 SLOT="0"
 
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 IUSE="debug ipv6 libressl ssl test"
 
 RDEPEND="



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

2017-11-03 Thread Sergei Trofimovich
commit: 4a2ad5243726218f3b6e0ec4bd20a9a242100db1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov  3 21:51:11 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov  3 21:51:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2ad524

app-admin/sysklogd: stable 1.5.1-r1 for sparc, bug #636046 (thanks to Rolf Eike 
Beer)

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"

 app-admin/sysklogd/sysklogd-1.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sysklogd/sysklogd-1.5.1-r1.ebuild 
b/app-admin/sysklogd/sysklogd-1.5.1-r1.ebuild
index 4a60e537b87..b21220aee88 100644
--- a/app-admin/sysklogd/sysklogd-1.5.1-r1.ebuild
+++ b/app-admin/sysklogd/sysklogd-1.5.1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.infodrom.org/projects/sysklogd/download/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86"
 IUSE="logrotate"
 RESTRICT="test"
 



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

2017-11-03 Thread Sergei Trofimovich
commit: e83ec3bc86a2ec57629e23170569bd8a0cf96bc1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov  3 21:51:17 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov  3 21:51:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83ec3bc

dev-libs/geoip: stable 1.6.10 for sparc, bug #617940 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"

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

diff --git a/dev-libs/geoip/geoip-1.6.10.ebuild 
b/dev-libs/geoip/geoip-1.6.10.ebuild
index 1749ade5b07..cc0afdc572a 100644
--- a/dev-libs/geoip/geoip-1.6.10.ebuild
+++ b/dev-libs/geoip/geoip-1.6.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db
 LICENSE="LGPL-2.1 GPL-2 MaxMind2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2017-11-03 Thread Sergei Trofimovich
commit: 9217dd1aa2d5785f98997a53dbb65dbd4120ac27
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov  3 21:51:54 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov  3 21:51:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9217dd1a

net-p2p/rtorrent: stable 0.9.6-r1 for sparc, bug #636348 (thanks to Rolf Eike 
Beer)

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"

 net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild 
b/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild
index 049115416ef..89ba8019daa 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 IUSE="daemon debug ipv6 selinux test xmlrpc"
 
 COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_skey/

2017-11-03 Thread Andreas Hüttel
commit: 8c585812655268a57d4b802272994cd8023c0043
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 21:12:13 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 21:12:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c585812

sys-auth/pam_skey: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild 
b/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
index 3bf82c937ae..662347a3b86 100644
--- a/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
+++ b/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,8 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-RDEPEND=">=sys-libs/pam-0.78-r3
+RDEPEND="net-libs/libnsl:0=
+   >=sys-libs/pam-0.78-r3
>=sys-auth/skey-1.1.5-r4"
 DEPEND="${RDEPEND}
app-arch/xz-utils"



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

2017-11-03 Thread Andreas Hüttel
commit: 03c3b2b546026eff05401e060656adc907f8c2d0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 21:10:50 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 21:10:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c3b2b5

sys-cluster/mpich2: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-cluster/mpich2/mpich2-1.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild 
b/sys-cluster/mpich2/mpich2-1.5.ebuild
index a962084a710..e3e96c43c26 100644
--- a/sys-cluster/mpich2/mpich2-1.5.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.5.ebuild
@@ -19,6 +19,7 @@ IUSE="+cxx doc fortran mpi-threads romio threads"
 
 COMMON_DEPEND="
dev-libs/libaio
+   net-libs/libnsl:0=
sys-apps/hwloc
romio? ( net-fs/nfs-utils )"
 



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

2017-11-03 Thread Andreas Hüttel
commit: 5c9ff906fe1b0974fec60c95c6d451d8b1a2be6a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 21:11:31 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 21:11:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9ff906

sys-cluster/ganglia: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-cluster/ganglia/ganglia-3.7.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/ganglia/ganglia-3.7.1-r1.ebuild 
b/sys-cluster/ganglia/ganglia-3.7.1-r1.ebuild
index 4f264a867d1..cf52cb43963 100644
--- a/sys-cluster/ganglia/ganglia-3.7.1-r1.ebuild
+++ b/sys-cluster/ganglia/ganglia-3.7.1-r1.ebuild
@@ -20,6 +20,7 @@ IUSE="minimal pcre python examples"
 DEPEND="dev-libs/confuse
dev-libs/expat
>=dev-libs/apr-1.0
+   net-libs/libnsl:0=
!dev-db/firebird
pcre? ( dev-libs/libpcre )
python? ( ${PYTHON_DEPS} )"



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

2017-11-03 Thread Andreas Hüttel
commit: a6dc051cd3b1dadb52d49133bdde51a04171aaf6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 21:08:15 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 21:08:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6dc051c

sys-devel/binutils: Temporarily disable ld.gold test suite, bug 634348

The ld.gold test suite has problems with --enable-default-pie.
This is known upstream, but there's no activity on the bug, so
let's temporarily disable testing only for ld.gold.

The rest of the test suite (gas, ld, ...) works fine.

Bug: https://bugs.gentoo.org/634348
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=21090
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-devel/binutils/binutils-2.29.1-r1.ebuild   |  2 ++
 .../files/binutils-2.29.1-nogoldtest.patch | 27 ++
 2 files changed, 29 insertions(+)

diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild 
b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
index 89edaa6e995..b0f97883f2f 100644
--- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
@@ -8,3 +8,5 @@ ELF2FLT_VER=""
 inherit toolchain-binutils
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
+
+PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )

diff --git a/sys-devel/binutils/files/binutils-2.29.1-nogoldtest.patch 
b/sys-devel/binutils/files/binutils-2.29.1-nogoldtest.patch
new file mode 100644
index 000..8e0669922d4
--- /dev/null
+++ b/sys-devel/binutils/files/binutils-2.29.1-nogoldtest.patch
@@ -0,0 +1,27 @@
+From 40f6e93e5078f16897f23856886566fe3b546206 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= 
+Date: Fri, 3 Nov 2017 21:51:35 +0100
+Subject: [PATCH] Gentoo: Disable gold testsuite for users since it fails
+ upstream
+
+https://bugs.gentoo.org/634348
+https://sourceware.org/bugzilla/show_bug.cgi?id=21090
+---
+ Makefile.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/Makefile.in b/Makefile.in
+index 3acb83b8de..49de829bfa 100644
+--- a/Makefile.in
 b/Makefile.in
+@@ -2340,7 +2340,6 @@ check-host:  \
+ maybe-check-mpc \
+ maybe-check-isl \
+ maybe-check-libelf \
+-maybe-check-gold \
+ maybe-check-gprof \
+ maybe-check-intl \
+ maybe-check-tcl \
+-- 
+2.15.0
+



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

2017-11-03 Thread Andreas Hüttel
commit: d5d019fd1bd0782fd9fa9e888f59f0459b4613e7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 20:39:41 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 20:44:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d019fd

app-text/opensp: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-text/opensp/opensp-1.5.2-r3.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild 
b/app-text/opensp/opensp-1.5.2-r3.ebuild
index 74e59561b3f..4bfee9c3144 100644
--- a/app-text/opensp/opensp-1.5.2-r3.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,8 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc nls static-libs test"
 
-DEPEND="nls? ( sys-devel/gettext )
+DEPEND="net-libs/libnsl:0=
+   nls? ( sys-devel/gettext )
doc? (
app-text/xmlto
app-text/docbook-xml-dtd:4.1.2
@@ -25,7 +26,7 @@ DEPEND="nls? ( sys-devel/gettext )
app-text/openjade
app-text/sgml-common
)"
-RDEPEND=""
+RDEPEND="net-libs/libnsl:0="
 
 S=${WORKDIR}/${MY_P}
 



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

2017-11-03 Thread Andreas Hüttel
commit: 242daa256decc13d070e5f42ac1481a0bb0719c8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 20:43:26 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 20:44:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242daa25

dev-lang/mercury: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-lang/mercury/mercury-14.01.1.ebuild | 1 +
 dev-lang/mercury/mercury-14.01.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-lang/mercury/mercury-14.01.1.ebuild 
b/dev-lang/mercury/mercury-14.01.1.ebuild
index 8bc496d6371..ff64b53c886 100644
--- a/dev-lang/mercury/mercury-14.01.1.ebuild
+++ b/dev-lang/mercury/mercury-14.01.1.ebuild
@@ -21,6 +21,7 @@ IUSE="debug emacs erlang examples java mono profile readline 
threads trail"
 
 DEPEND="!dev-libs/mpatrol
!dev-util/mono-debugger
+   net-libs/libnsl:0=
readline? ( sys-libs/readline:= )
erlang? ( dev-lang/erlang )
java? ( >=virtual/jdk-1.6:= )

diff --git a/dev-lang/mercury/mercury-14.01.ebuild 
b/dev-lang/mercury/mercury-14.01.ebuild
index 9dd9a6bf182..003906b05de 100644
--- a/dev-lang/mercury/mercury-14.01.ebuild
+++ b/dev-lang/mercury/mercury-14.01.ebuild
@@ -21,6 +21,7 @@ IUSE="debug emacs erlang examples java minimal readline 
threads"
 
 DEPEND="!dev-libs/mpatrol
!dev-util/mono-debugger
+   net-libs/libnsl:0=
readline? ( sys-libs/readline:= )
erlang? ( dev-lang/erlang )
java? ( >=virtual/jdk-1.6:= )"



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

2017-11-03 Thread Andreas Hüttel
commit: ead5929db1367d37a478a202cac1cc42ecb7112b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 20:34:55 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 20:44:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead5929d

app-emulation/hercules: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-emulation/hercules/hercules-3.10.ebuild | 1 +
 app-emulation/hercules/hercules-3.12.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-emulation/hercules/hercules-3.10.ebuild 
b/app-emulation/hercules/hercules-3.10.ebuild
index 332b50e1fa0..605f69a08db 100644
--- a/app-emulation/hercules/hercules-3.10.ebuild
+++ b/app-emulation/hercules/hercules-3.10.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="alpha amd64 ppc sparc x86 ~x64-macos ~x86-macos"
 IUSE="bzip2 custom-cflags +suid"
 
 RDEPEND="bzip2? ( app-arch/bzip2 )
+   net-libs/libnsl:0
sys-libs/zlib"
 DEPEND="${RDEPEND}"
 

diff --git a/app-emulation/hercules/hercules-3.12.ebuild 
b/app-emulation/hercules/hercules-3.12.ebuild
index 14e2e8a5fe4..b9b49d82dbf 100644
--- a/app-emulation/hercules/hercules-3.12.ebuild
+++ b/app-emulation/hercules/hercules-3.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,6 +15,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x64-macos 
~x86-macos"
 IUSE="bzip2 custom-cflags +suid"
 
 RDEPEND="bzip2? ( app-arch/bzip2 )
+   net-libs/libnsl:0=
sys-libs/zlib"
 DEPEND="${RDEPEND}"
 



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

2017-11-03 Thread Andreas Hüttel
commit: 3fd333afe0cde92baff04b46572efaa599518348
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 20:41:57 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 20:44:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd333af

dev-db/pgpool2: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-db/pgpool2/pgpool2-3.6.4.ebuild | 1 +
 dev-db/pgpool2/pgpool2-3.6.5.ebuild | 1 +
 dev-db/pgpool2/pgpool2-3.6.6.ebuild | 1 +
 dev-db/pgpool2/pgpool2-.ebuild  | 1 +
 4 files changed, 4 insertions(+)

diff --git a/dev-db/pgpool2/pgpool2-3.6.4.ebuild 
b/dev-db/pgpool2/pgpool2-3.6.4.ebuild
index cf9cd0abf25..e3a92f81d55 100644
--- a/dev-db/pgpool2/pgpool2-3.6.4.ebuild
+++ b/dev-db/pgpool2/pgpool2-3.6.4.ebuild
@@ -21,6 +21,7 @@ IUSE="doc memcached pam ssl static-libs"
 
 RDEPEND="
${POSTGRES_DEP}
+   net-libs/libnsl:0=
memcached? ( dev-libs/libmemcached )
pam? ( sys-auth/pambase )
ssl? ( dev-libs/openssl:* )

diff --git a/dev-db/pgpool2/pgpool2-3.6.5.ebuild 
b/dev-db/pgpool2/pgpool2-3.6.5.ebuild
index 6029e61e883..830743a0c78 100644
--- a/dev-db/pgpool2/pgpool2-3.6.5.ebuild
+++ b/dev-db/pgpool2/pgpool2-3.6.5.ebuild
@@ -21,6 +21,7 @@ IUSE="doc memcached pam ssl static-libs"
 
 RDEPEND="
${POSTGRES_DEP}
+   net-libs/libnsl:0=
memcached? ( dev-libs/libmemcached )
pam? ( sys-auth/pambase )
ssl? ( dev-libs/openssl:* )

diff --git a/dev-db/pgpool2/pgpool2-3.6.6.ebuild 
b/dev-db/pgpool2/pgpool2-3.6.6.ebuild
index 6029e61e883..830743a0c78 100644
--- a/dev-db/pgpool2/pgpool2-3.6.6.ebuild
+++ b/dev-db/pgpool2/pgpool2-3.6.6.ebuild
@@ -21,6 +21,7 @@ IUSE="doc memcached pam ssl static-libs"
 
 RDEPEND="
${POSTGRES_DEP}
+   net-libs/libnsl:0=
memcached? ( dev-libs/libmemcached )
pam? ( sys-auth/pambase )
ssl? ( dev-libs/openssl:* )

diff --git a/dev-db/pgpool2/pgpool2-.ebuild 
b/dev-db/pgpool2/pgpool2-.ebuild
index 031166c54b9..c8c5ae2d372 100644
--- a/dev-db/pgpool2/pgpool2-.ebuild
+++ b/dev-db/pgpool2/pgpool2-.ebuild
@@ -21,6 +21,7 @@ IUSE="doc memcached pam ssl static-libs"
 
 RDEPEND="
${POSTGRES_DEP}
+   net-libs/libnsl:0=
memcached? ( dev-libs/libmemcached )
pam? ( sys-auth/pambase )
ssl? ( dev-libs/openssl:* )



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/kannel-sqlbox/

2017-11-03 Thread Andreas Hüttel
commit: 5dee6aa7443e3b95a2f9f7f03fb0392fc346d8fe
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 20:38:27 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 20:44:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dee6aa7

app-mobilephone/kannel-sqlbox: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild 
b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild
index b50093b9e34..06043457fe0 100644
--- a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild
+++ b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -19,6 +19,7 @@ RDEPEND="|| (
~app-mobilephone/kannel-${PV}[sqlite]
~app-mobilephone/kannel-${PV}[postgres]
)
+   net-libs/libnsl:0=
ssl? ( dev-libs/openssl:0 )"
 DEPEND="${RDEPEND}
doc? ( media-gfx/transfig



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

2017-11-03 Thread Andreas Hüttel
commit: 361b365781408545d120c56e50c5cdbc48a104a7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  3 20:44:16 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 20:44:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361b3657

dev-lang/parrot: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-lang/parrot/parrot-8.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/parrot/parrot-8.1.0.ebuild 
b/dev-lang/parrot/parrot-8.1.0.ebuild
index e81e39db869..53828b81e7b 100644
--- a/dev-lang/parrot/parrot-8.1.0.ebuild
+++ b/dev-lang/parrot/parrot-8.1.0.ebuild
@@ -19,6 +19,7 @@ IUSE="opengl nls doc examples gdbm +gmp ssl +unicode pcre"
 
 RDEPEND="sys-libs/readline
dev-libs/libffi
+   net-libs/libnsl:0=
opengl? ( media-libs/freeglut )
nls? ( sys-devel/gettext )
unicode? ( >=dev-libs/icu-2.6:= )



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

2017-11-03 Thread James Le Cuirot
commit: f14c97db3ec43210195a105cddb6341622a6db61
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Nov  3 20:22:46 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Nov  3 20:23:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14c97db

dev-util/visualvm: Fix changed manifest on source tarball

I don't know why this changed but I compared the tarballs and couldn't
find a single tangible difference between them.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=636418
Package-Manager: Portage-2.3.13, Repoman-2.3.2

 dev-util/visualvm/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/visualvm/Manifest b/dev-util/visualvm/Manifest
index c2a7b2d4dc4..350ec38a288 100644
--- a/dev-util/visualvm/Manifest
+++ b/dev-util/visualvm/Manifest
@@ -1,3 +1,3 @@
 DIST nb802_visualvm_02102016.zip 23257637 SHA256 
9f5cfe0d8c4f7a01c7b7df0f04e7c12f860b8e2efa9136dcfa105e00b90b873b SHA512 
e33dba0cdfb509e9351fac343a4fbec07d3a893b6f484d0aeab972aefe41b061422dba8695003c6ca33db52d5be2f4ce218ea4fc7129f67dbd48c991c35349b5
 WHIRLPOOL 
7012d24b74bc92221ce257357bb3f69dfc360422512e6f3ada164f5bd5b76f4056a5a6f2308c87da891d2a1a561d1c15ae734e63e015635ec78bc7eb20ed96fa
-DIST visualvm-1.3.9.tar.gz 3622508 SHA256 
92006824ba3b79ad86d543a81a5cdbcdf1cc8f6243a613c252eb1416287ff82f SHA512 
884c04952dbb418de1bcd68b584f9053f03bd72ed6a9327d9f80897eee4f338a71343836efdd7a8172377552ab1f11d34c75c8804dd31da3fb67ee83c6edbf74
 WHIRLPOOL 
b74b4e5f6c9967664d7150fd9411b0121ea3990e112f23ea75a4e2266c9cfd27003273315dd7845156e69ddea9da05f265c3b3c151059723f8ad4f5e755000c6
+DIST visualvm-1.3.9.tar.gz 3623394 SHA256 
6f4bcd525c1adb05310bf344a75105c05a06e2c81061877d3dab74e2abc954c9 SHA512 
580e2f3dd7cab1f71c8ae3004101c1067d04a7b4c164e6a59bbe95ca927dd275b8b4389e724cb7d8b38586986762126f261abc1779fb229a778c1c8db0f20387
 WHIRLPOOL 
8de1a38c9afacd20cbca161888996329a38dee9fd63e5d8880fb94cb0f793e3e3068bdd90f4c03b5e97ca81615b72316a6283691550d70488e32995f70575ed9
 DIST visualvm_138-src.tar.gz 1052176 SHA256 
e34cd0425d74055e03394c572735067d3b98095ed5c04268707b52f1dc7c6144 SHA512 
f418fcd3316f793c6fc77c6bcdf1e53dc543f7de2ee638f3d500a4de61505246fd07829b25cdf988836f515b72c59c71a2a4fecbb569910e9203e5b490e837a1
 WHIRLPOOL 
c2d83fd92687d07d2f240d4a6c1f150471041e0e0ab1c13f7cd1804a98d3565ed1df29c5124002ced0c403fec98b5464f8ad113cc76ae264d95413c81c4dc129



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

2017-11-03 Thread Mike Gilbert
commit: f47aa832af8470c6d9eb8a92b18bfa265d57d0fb
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Nov  3 20:18:41 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Nov  3 20:19:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47aa832

dev-python/pytest-catchlog: block dev-python/pytest-capturelog

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

 dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild 
b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
index b2170e32985..b948075d79e 100644
--- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
+++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
@@ -16,12 +16,14 @@ LICENSE="MIT"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
-RDEPEND=">=dev-python/py-1.1.1[${PYTHON_USEDEP}]"
+COMMON_DEPEND=">=dev-python/py-1.1.1[${PYTHON_USEDEP}]"
 DEPEND="
test? (
-   ${RDEPEND}
+   ${COMMON_DEPEND}
>=dev-python/pytest-2.7.1[${PYTHON_USEDEP}]
)"
+RDEPEND="${COMMON_DEPEND}
+   !dev-python/pytest-capturelog"
 
 python_test() {
PYTEST_PLUGINS=${PN/-/_} py.test -v -v test_pytest_catchlog.py || die



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

2017-11-03 Thread Mike Gilbert
commit: ab9c6f950e3b53226ce382bfeb4930631215fc46
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Nov  2 20:19:24 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Nov  3 20:19:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9c6f95

www-client/chromium: remove old

Package-Manager: Portage-2.3.13, Repoman-2.3.3_p80

 www-client/chromium/Manifest |   1 -
 www-client/chromium/chromium-62.0.3202.62.ebuild | 653 ---
 2 files changed, 654 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index dd38e476d00..4f0f0fd36aa 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,4 +1,3 @@
-DIST chromium-62.0.3202.62.tar.xz 517105788 SHA256 
e8df3150386729ddcb4971636627e54815ad447be5f122201e310f5bb0bcc362 SHA512 
26296ac1cddfe087e8984b12b4916b9a87b08fc75875900441c9e4abd8b562bb622ac1a34bc9fb2aecf22d5a424ef1247dc694b9e6bdd0ea8b32397f53794723
 WHIRLPOOL 
f17df2fd505a961dcc3dc634243dd11a7af09543325a0e59e2f322488c877af678840652e8308f4ea6c75c3d77fa73156be423007be76feaa9291042bbc63614
 DIST chromium-62.0.3202.75.tar.xz 517136048 SHA256 
49cdfe457bcb941b56c13a75bbe2ff394fcb5baa8a49c9b470835fad60dd904c SHA512 
1108ac0b383ac654b5b6fb42faee76621d3c476fcf1b6469f498023be7272668f46f7081f74b2a4079ff45dc3c77b225cea7758a11677b0ba5a478e1d8bac87b
 WHIRLPOOL 
0bcb844ec55469ff293672e075dc8bbf4b93809048fc8e5235334dea06e087c91286ba023831ac5254b27241146a06fd33360ef540f6a37cd7092763cc55ab09
 DIST chromium-63.0.3223.8.tar.xz 541587956 SHA256 
bced462e16a28ff0a3896539e6c7f72e76cb7ba16640a6cac9a533ec4b8f5ee5 SHA512 
6ca0efac47adee14b04cba312397b80aeaed1b0ce9bee427c508c44636ab9a1668f743bd3939d83417129d7e83c38c2f95b72c502c6d834056cf7477ef8b4de8
 WHIRLPOOL 
b9f526eec3626b93f2541461b9b3a79bef283de62d99e30c209859e686db8e09ed327f90d0811703d699e9813cb86e0002be93fa42372e65afef1c96b8c91d35
 DIST chromium-63.0.3230.0.tar.xz 558852780 SHA256 
97daa90a6f0ba7dc49a168cbf9c40896e621fb0352ab6de1d2fa428bb63ab64a SHA512 
b0aa9a42df303bc7ff412dec30b3bfed292ae39cb5e0f705f28eeb7a60d6125b9cecef7e3ab7798b2ca091ec71215fa5639def6b867c9fdb7a9a85c9b42323b3
 WHIRLPOOL 
1b9e346018c7056fce3f844d37b69e98529c9dc3ae04bdf07378c7de568d295814a42aa133c463a3be8d22a39b5f62ec69f679ea5dca3fe7e37a15215932c794

diff --git a/www-client/chromium/chromium-62.0.3202.62.ebuild 
b/www-client/chromium/chromium-62.0.3202.62.ebuild
deleted file mode 100644
index 8dfe08788c7..000
--- a/www-client/chromium/chromium-62.0.3202.62.ebuild
+++ /dev/null
@@ -1,653 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-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"
-
-inherit check-reqs chromium-2 eutils gnome2-utils flag-o-matic multilib 
ninja-utils pax-utils portability python-any-r1 readme.gentoo-r1 
toolchain-funcs versionator xdg-utils
-
-DESCRIPTION="Open-source version of Google Chrome web browser"
-HOMEPAGE="http://chromium.org/";
-SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE="component-build cups gnome-keyring +hangouts kerberos neon pic 
+proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
-RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
-
-COMMON_DEPEND="
-   app-arch/bzip2:=
-   cups? ( >=net-print/cups-1.3.11:= )
-   dev-libs/expat:=
-   dev-libs/glib:2
-   system-icu? ( >=dev-libs/icu-59:= )
-   >=dev-libs/libxml2-2.9.4-r3:=[icu]
-   dev-libs/libxslt:=
-   dev-libs/nspr:=
-   >=dev-libs/nss-3.14.3:=
-   >=dev-libs/re2-0.2016.05.01:=
-   gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
-   >=media-libs/alsa-lib-1.0.19:=
-   media-libs/fontconfig:=
-   media-libs/freetype:=
-   >=media-libs/harfbuzz-1.4.2:=[icu(-)]
-   media-libs/libjpeg-turbo:=
-   media-libs/libpng:=
-   system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
-   >=media-libs/openh264-1.6.0:=
-   pulseaudio? ( media-sound/pulseaudio:= )
-   system-ffmpeg? (
-   >=media-video/ffmpeg-3:=
-   || (
-   media-video/ffmpeg[-samba]
-   >=net-fs/samba-4.5.10-r1[-debug(-)]
-   )
-   !=net-fs/samba-4.5.12
-   media-libs/opus:=
-   )
-   sys-apps/dbus:=
-   sys-apps/pciutils:=
-   virtual/udev
-   x11-libs/cairo:=
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3[X]
-   x11-libs/libX11:=
-   x11-libs/libXcomposite:=
-   x11-libs/libXcursor:=
-   x11-libs/libXdamage:=
-   x11-libs/libXext:=
-

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

2017-11-03 Thread Mike Gilbert
commit: 9c77e9b56aac1e2dc2268c35cb89de2ed150512f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Nov  3 20:16:52 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Nov  3 20:19:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c77e9b5

dev-python/pytest-capturelog: block dev-python/pytest-catchlog

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

 dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild 
b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
index fc314eaeead..af1bda9a4af 100644
--- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
+++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
@@ -16,10 +16,12 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="test"
 
-RDEPEND="dev-python/py[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]"
+DEPEND="${COMMON_DEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+RDEPEND="${COMMON_DEPEND}
+   !dev-python/pytest-catchlog"
 
 # Not included
 # https://bitbucket.org/memedough/pytest-capturelog/issues/5



[gentoo-commits] repo/gentoo:master commit in: app-vim/gitv/

2017-11-03 Thread Patrice Clement
commit: 92e35d2c639669dadbdc232e7bd0ae435c91646f
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Nov  2 22:56:52 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov  3 20:17:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e35d2c

app-vim/gitv: stable for amd64+x86.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-vim/gitv/gitv-1.3.1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-vim/gitv/gitv-1.3.1.ebuild b/app-vim/gitv/gitv-1.3.1.ebuild
index a772cbef62f..32b603a8c92 100644
--- a/app-vim/gitv/gitv-1.3.1.ebuild
+++ b/app-vim/gitv/gitv-1.3.1.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 inherit vim-plugin
 
 if [[ ${PV} ==  ]]; then
@@ -9,7 +10,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/gregsexton/gitv.git";
 else
SRC_URI="https://github.com/gregsexton/gitv/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~ppc-macos"
+   KEYWORDS="amd64 x86 ~ppc-macos"
 fi
 
 DESCRIPTION="vim plugin: gitk for vim"
@@ -18,7 +19,8 @@ LICENSE="vim"
 
 VIM_PLUGIN_HELPFILES="gitv"
 
-RDEPEND="dev-vcs/git
+RDEPEND="
+   dev-vcs/git
app-vim/fugitive"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-vim/gitv/

2017-11-03 Thread Patrice Clement
commit: 92733be662a5c76724adbaeae8e53ffe868e471a
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Nov  2 22:57:38 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov  3 20:17:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92733be6

app-vim/gitv: clean up old.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-vim/gitv/Manifest|  1 -
 app-vim/gitv/gitv-1.3.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/app-vim/gitv/Manifest b/app-vim/gitv/Manifest
index b7b23cba469..b9244097085 100644
--- a/app-vim/gitv/Manifest
+++ b/app-vim/gitv/Manifest
@@ -1,2 +1 @@
 DIST gitv-1.3.1.tar.gz 553719 SHA256 
ad65999e64d1924a6c540efe7a3adebb949cf30be2dcb23a3ce41175ed21170c SHA512 
e6a6773dcac18fdc36c891bd592d4dcb2eb20af6253df5886582fd223e040fb8296dc606d4fb25abd7a14f9dc1a712fe0e354821e234c8f54b1b5914af55dcbc
 WHIRLPOOL 
a200640371fce5a2af8be014b08a578a8e555a8b1a1ac1db138fe0f08cf8ffe4e36e24080043b61448f4653b0dc5d2df26ae56ec937219bb69b7159bb6e825d6
-DIST gitv-1.3.tar.gz 21319 SHA256 
6533196f9f2688846c7f4035ab1af82713f5e0e4aaf5c18335fa5007e0ad6555 SHA512 
1a13d98ae9dd3e50a559d98881b6b0a8150186573e8f9fcdd9bd5cfdba1a679ea1c02b57f7d7be712dbfb5ec1bffbc4c0e8e1330cd64acf095c88400c499bfaf
 WHIRLPOOL 
7c99b3e697c1e92ae829ad75a85ff2c777014420ed986a93d9d23a7df96af082d0c8c8a35949b1075fcbf8a754c203dd3055e787df075352f9d0fcafce199257

diff --git a/app-vim/gitv/gitv-1.3.ebuild b/app-vim/gitv/gitv-1.3.ebuild
deleted file mode 100644
index 243f24d5289..000
--- a/app-vim/gitv/gitv-1.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: gitk for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574";
-SRC_URI="https://github.com/gregsexton/gitv/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="vim"
-KEYWORDS="amd64 x86 ~ppc-macos"
-
-VIM_PLUGIN_HELPFILES="gitv"
-
-RDEPEND="dev-vcs/git
-   app-vim/fugitive"



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

2017-11-03 Thread Yixun Lan
commit: ec4c7187d3787e912de67bf2f1f204f6a370c84f
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov  3 18:01:26 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 18:05:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4c7187

app-emulation/xen-pvgrub: arm64 stable

Gentoo-Bug: 631366
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild
index 863eff7c2b4..78a162cc1c8 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild
@@ -32,7 +32,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst 
laying inside guest
 HOMEPAGE="https://www.xenproject.org";
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="custom-cflags"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2017-11-03 Thread Yixun Lan
commit: 1d4c4f67dee8d92fbf314ef0108e85912c0a9c9c
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov  3 18:04:05 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 18:05:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4c4f67

app-emulation/xen-tools: x86 stable

Gentoo-Bug: 631366
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild 
b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
index d82d2e22dd6..c8bbd81561c 100644
--- a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
@@ -18,7 +18,7 @@ if [[ $PV == * ]]; then
EGIT_REPO_URI="git://xenbits.xen.org/${REPO}"
S="${WORKDIR}/${REPO}"
 else
-   KEYWORDS="amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
UPSTREAM_VER=2
SECURITY_VER=
# xen-tools's gentoo patches tarball



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

2017-11-03 Thread Yixun Lan
commit: f1e4baed871a725e30d782cc01ec398741e28a66
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov  3 17:57:19 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 18:05:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e4baed

app-emulation/xen: arm64 stable

Gentoo-Bug: 631366
Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/app-emulation/xen/xen-4.8.2-r2.ebuild 
b/app-emulation/xen/xen-4.8.2-r2.ebuild
index 9ddd4bb969c..f4488954802 100644
--- a/app-emulation/xen/xen-4.8.2-r2.ebuild
+++ b/app-emulation/xen/xen-4.8.2-r2.ebuild
@@ -16,7 +16,7 @@ if [[ $PV == * ]]; then
EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
SRC_URI=""
 else
-   KEYWORDS="~amd64 ~arm -x86"
+   KEYWORDS="amd64 ~arm -x86"
UPSTREAM_VER=2
SECURITY_VER=
GENTOO_VER=



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

2017-11-03 Thread Yixun Lan
commit: dc88d886c6c286a4f13b62b6c00ca3e64119ba22
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov  3 18:00:11 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 18:05:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc88d886

app-emulation/xen-tools: arm64 stable

Gentoo-Bug: 631366
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild 
b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
index 431efbabe51..d82d2e22dd6 100644
--- a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
@@ -18,7 +18,7 @@ if [[ $PV == * ]]; then
EGIT_REPO_URI="git://xenbits.xen.org/${REPO}"
S="${WORKDIR}/${REPO}"
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~x86"
UPSTREAM_VER=2
SECURITY_VER=
# xen-tools's gentoo patches tarball



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

2017-11-03 Thread Zac Medico
commit: 301ed875c1597bdaaffd9cf9c349b39cda1c58ad
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov  3 18:01:04 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov  3 18:01:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301ed875

dev-python/thriftpy: add python3.4 to PYTHON_COMPAT

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-python/thriftpy/thriftpy-0.3.9.ebuild 
b/dev-python/thriftpy/thriftpy-0.3.9.ebuild
index d0d687f397c..08a48772d62 100644
--- a/dev-python/thriftpy/thriftpy-0.3.9.ebuild
+++ b/dev-python/thriftpy/thriftpy-0.3.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit distutils-r1
 



[gentoo-commits] data/api:master commit in: files/overlays/

2017-11-03 Thread Michał Górny
commit: 93acc2e41860d022e22d90dbf018499957f6d35c
Author: soredake  users  noreply  github  com>
AuthorDate: Fri Nov  3 12:04:43 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  3 17:02:00 2017 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=93acc2e4

repositories: Add pinkpieea overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/82

 files/overlays/repositories.xml | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 1dca9d6..3901e78 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3395,6 +3395,16 @@ FIN
 
https://github.com/Pinkbyte/pinkbyte-overlay/commits/master.atom
   
   
+pinkpieea
+Overlay with games and other packages
+https://notabug.org/soredake/gentoo-overlay
+
+  fds...@krutt.org
+  soredake
+
+https://notabug.org/soredake/gentoo-overlay.git
+  
+  
 plab
 Paul Labedan user overlay
 https://cgit.gentoo.org/user/plab.git/



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

2017-11-03 Thread Ulrich Müller
commit: d1b4014cb4a95aa9c16a913065d1c2a510f2b418
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Nov  3 16:45:03 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Nov  3 16:45:03 2017 +
URL:https://gitweb.gentoo.org/data/glep.git/commit/?id=d1b4014c

glep-0020: Relicense to CC-BY-SA-3.0.

As agreed to by both authors, per e-mail to glep  gentoo.org:
<1509710889.572721.1160442448.24D76824  webmail.messagingengine.com>
 mail.gmail.com>

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

 glep-0020.rst | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/glep-0020.rst b/glep-0020.rst
index e3516a6..ecd2c44 100644
--- a/glep-0020.rst
+++ b/glep-0020.rst
@@ -7,14 +7,11 @@ Type: Standards Track
 Status: Deferred
 Version: 1
 Created: 2004-02-09
-Last-Modified: 2017-10-13
+Last-Modified: 2017-11-03
 Post-History: 2004-02-21, 2004-11-11
 Content-Type: text/x-rst
 ---
 
-Note: This document needs to be relicensed to CC-BY-SA 3.0 after consulting
-with the original author
-
 Status
 ==
 
@@ -176,5 +173,6 @@ layout to reduce the amount of effort required to support 
both options.
 Copyright
 =
 
-This document is licensed under the Creative Commons - Attribution / Share
-Alike license. (http://creativecommons.org/licenses/by-sa/1.0)
+This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
+Unported License.  To view a copy of this license, visit
+http://creativecommons.org/licenses/by-sa/3.0/.



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

2017-11-03 Thread Andreas Hüttel
commit: 7491b1c8fcef82e5ddf0cfb23c5b4b287a91d9e5
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Nov  3 16:47:55 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 16:47:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7491b1c8

dev-perl/USB-TMC: New package

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-perl/USB-TMC/Manifest |  1 +
 dev-perl/USB-TMC/USB-TMC-0.5.0.ebuild | 29 +
 dev-perl/USB-TMC/metadata.xml | 12 
 3 files changed, 42 insertions(+)

diff --git a/dev-perl/USB-TMC/Manifest b/dev-perl/USB-TMC/Manifest
new file mode 100644
index 000..99f972412e1
--- /dev/null
+++ b/dev-perl/USB-TMC/Manifest
@@ -0,0 +1 @@
+DIST USB-TMC-0.005.tar.gz 14897 SHA256 
d7aa03efc15c58a320e04fc4beb156a4d18262583a43a242427cc39f76f34064 SHA512 
25646376dcabab92c4abf82e22649dcea3659762b17860b09280d314deeb373b32fae962d284d9d3eadcd5c2d07da1285f873dd3408c0c6425cafb3082c07575
 WHIRLPOOL 
824eda406277f0e7123e98879c0e7dd36c7f2ff0b8ed5595dba6c13616df163e16400d165502c3bd016f79020c77782f3e9a74c18fb1272e8a8b5384e189b7ec

diff --git a/dev-perl/USB-TMC/USB-TMC-0.5.0.ebuild 
b/dev-perl/USB-TMC/USB-TMC-0.5.0.ebuild
new file mode 100644
index 000..0d028ca5ac0
--- /dev/null
+++ b/dev-perl/USB-TMC/USB-TMC-0.5.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=0.005
+DIST_AUTHOR=AMBA
+KEYWORDS="~amd64 ~x86"
+inherit perl-module
+
+DESCRIPTION="Perl interface to the USB Test & Measurement (USBTMC) backend"
+
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Data-Dumper
+   dev-perl/Moose
+   dev-perl/MooseX-Params-Validate
+   dev-perl/USB-LibUSB
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Module-Load
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/USB-TMC/metadata.xml b/dev-perl/USB-TMC/metadata.xml
new file mode 100644
index 000..e10a656f860
--- /dev/null
+++ b/dev-perl/USB-TMC/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+dilfri...@gentoo.org
+Andreas K. Huettel
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+



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

2017-11-03 Thread Andreas Hüttel
commit: b7882bb6269a68d5357fa5ba51d6e17d44ff0a77
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Nov  3 16:41:45 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 16:41:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7882bb6

dev-perl/USB-LibUSB: New package

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-perl/USB-LibUSB/Manifest |  1 +
 dev-perl/USB-LibUSB/USB-LibUSB-0.50.0.ebuild | 26 ++
 dev-perl/USB-LibUSB/metadata.xml | 12 
 3 files changed, 39 insertions(+)

diff --git a/dev-perl/USB-LibUSB/Manifest b/dev-perl/USB-LibUSB/Manifest
new file mode 100644
index 000..351df9fd669
--- /dev/null
+++ b/dev-perl/USB-LibUSB/Manifest
@@ -0,0 +1 @@
+DIST USB-LibUSB-0.05.tar.gz 65014 SHA256 
103511531daa45ad03c9cf4d17df17ec708eccee5b448a14b97ae73f416cb4b6 SHA512 
9c7c3f645c7bc9353df5878d44e562aaebcecdffdc5f192d1e50249983bb9afbc5adecb3aa530a9f4e81a09ad39382f0a2d75637462568c8214d66f6c9176230
 WHIRLPOOL 
2f3573a3376accf079c6ee709acd19816eaf2bebe823470fd8d9d40ea9ef2d634cbaee9827c8740f56a06f37c12a9e2765693231b33d4ba6afbc7cac85972d8b

diff --git a/dev-perl/USB-LibUSB/USB-LibUSB-0.50.0.ebuild 
b/dev-perl/USB-LibUSB/USB-LibUSB-0.50.0.ebuild
new file mode 100644
index 000..8392f8db2d9
--- /dev/null
+++ b/dev-perl/USB-LibUSB/USB-LibUSB-0.50.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=0.05
+DIST_AUTHOR=AMBA
+KEYWORDS="~amd64 ~x86"
+inherit perl-module
+
+DESCRIPTION="Perl interface to the libusb-1.0 API"
+
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   virtual/libusb:1
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   dev-perl/Moo
+   virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/USB-LibUSB/metadata.xml b/dev-perl/USB-LibUSB/metadata.xml
new file mode 100644
index 000..e10a656f860
--- /dev/null
+++ b/dev-perl/USB-LibUSB/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+dilfri...@gentoo.org
+Andreas K. Huettel
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+



[gentoo-commits] proj/musl:master commit in: sys-libs/libutempter/

2017-11-03 Thread Anthony G. Basile
commit: 0e398d3c7a9b68a36ea63e77c7789de9e0572682
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Nov  3 14:58:06 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Nov  3 14:58:06 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=0e398d3c

sys-libs/libutempter: fix manifest

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-libs/libutempter/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libutempter/Manifest b/sys-libs/libutempter/Manifest
index 363b534..48763ef 100644
--- a/sys-libs/libutempter/Manifest
+++ b/sys-libs/libutempter/Manifest
@@ -1,4 +1,4 @@
 AUX libutempter-remove-glibc-assumption.patch 1704 SHA256 
4116a2dfb6925b2a513d2e289dd9e2f18160202af8be12d99fbb77d94e2e3941 SHA512 
2d487a44ae3c84417f3dd55917ae707bee682b811ebe7aefe8b50aa9f309f879a7f9ed5cbce08119b6fea7dfddb97702348cfbb05ed45e79f95952d15f0366ff
 WHIRLPOOL 
e761bbf80fbc4b3323e176f21cb9f2fb2a9bddae7bd22c8975cd05aae1f673f0c2563e0099f5195b76432f0fe12ace7e866f844c533b505643ae2d90f0295f1d
 DIST libutempter-1.1.6.tar.bz2 15705 SHA256 
b898565f31ced7e5c1fa0a2eaa0f6ff0ed862b5fe375d26375b64bfbdfeac397 SHA512 
6ada410b981d157ae20b578de8ce20997ec0446ec6de6859549b080aa65976fc9900d211600dab09dc3d0d109daabad0994a648b093b8781b442ff26ca17fede
 WHIRLPOOL 
c94d42d6929754608f9504defec3ab5b4c5c61fd0baa373e07508a11167241c07de4ecf26e14271e2c9914b731afba12ff7930e8ecd0126da1f472dccabdea30
-EBUILD libutempter-1.1.6-r2.ebuild 1702 SHA256 
84dd78c5645f976c7444c340ba6f17acbde83704f07c087d92b1e4f0663e8ab6 SHA512 
37c28b915957a7df7ade5efb062da75ceda81a7aa7703f9f7a5a399467018c95db1b39cc8fd6cd53de6ac438302c1a99a1a209a08eb6d5d3ae024fb9475b3843
 WHIRLPOOL 
8b66d4eb60495490d995feb1f728b15683ea57d7c96c4447c7d169c564252e575f3070bf074d46e2bd6b79fbeca61aeca9bc9b0843667a2089da20b2fd4da2fa
+EBUILD libutempter-1.1.6-r2.ebuild 1702 SHA256 
e641f12e7d1309af1ce1b77b89ea0ccf5515a8e949734dfe7f5cdcb5992ead58 SHA512 
b7692026c69a29985967f30d1b9cc4f3b59aceae8052147755caf9938f5680e6aca22e097fbb74006b7b9f0cc6a1805f417f8160e117b434dfa00ab92517494b
 WHIRLPOOL 
b07b490db49b2b1e2f8e7c21b6ba86b994eb9f85cd56d54ce57b71d5b253170848617e7207070beeaf33afa32223144585568096214fdf5aa8e08ebfb01346b9
 MISC metadata.xml 344 SHA256 
c1ff5b28d97a3d25b8bdd7bdf1f44d583b364107c662ae469624bfdca7aa8efd SHA512 
77307533cb1ddb71561957493f7062330c1748f62ab1381f369c5fb864f0e2a6608cfa5c86005b816c2a9a2523bb9a2264c807f1d6c31a5e2bb6177876b94ed9
 WHIRLPOOL 
91066d3e43d3147d614f2b55a5af5bc346b05b6264d1bc806c8a927609d0b757c2b287643fa389505fd4c959d161a7a36919c7a038fd4e3617de84b07b67204e



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

2017-11-03 Thread Andreas Hüttel
commit: a407fee09610cc3fbb6661d04688a80c2147d6a5
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Nov  3 16:35:49 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 16:36:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a407fee0

dev-perl/Lab-VXI11: New package

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild | 19 +++
 dev-perl/Lab-VXI11/Manifest|  1 +
 dev-perl/Lab-VXI11/metadata.xml| 12 
 3 files changed, 32 insertions(+)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
new file mode 100644
index 000..6eca7c19422
--- /dev/null
+++ b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=0.02
+DIST_AUTHOR=AMBA
+KEYWORDS="~amd64 ~x86"
+inherit perl-module
+
+DESCRIPTION="Perl interface to the VXI-11 Test&Measurement backend"
+
+SLOT="0"
+
+RDEPEND=""
+DEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Lab-VXI11/Manifest b/dev-perl/Lab-VXI11/Manifest
new file mode 100644
index 000..8e7a3e45e49
--- /dev/null
+++ b/dev-perl/Lab-VXI11/Manifest
@@ -0,0 +1 @@
+DIST Lab-VXI11-0.02.tar.gz 59626 SHA256 
7d1405500a1380e979aadb8e399f957073192cd2451285584f44085e3524323d SHA512 
73ee82df15b2cece5f93ad23dd5ed4cc343fcfbdacea5b3cf38f8e0c97ee6b02dcc9b3858838d36cca743077d77c0505a5f763c0f31312e2a6cbadd4c78cd356
 WHIRLPOOL 
c5872b0e5dbd1d6328082a2fd08b341e4368419a538d8fbf2afde48795e2a15fc7d211645a8faf2bfa7119c5cf5cd19e435f7467db779e988e8093bd9d32b6d6

diff --git a/dev-perl/Lab-VXI11/metadata.xml b/dev-perl/Lab-VXI11/metadata.xml
new file mode 100644
index 000..e10a656f860
--- /dev/null
+++ b/dev-perl/Lab-VXI11/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+dilfri...@gentoo.org
+Andreas K. Huettel
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+



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

2017-11-03 Thread Jeroen Roovers
commit: 07b7f8584656427ed6a9f957c118fbe9e1690973
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Nov  3 16:14:43 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Nov  3 16:15:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b7f858

dev-lang/erlang: Old.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-lang/erlang/Manifest   |   3 -
 dev-lang/erlang/erlang-18.3.ebuild | 161 -
 dev-lang/erlang/metadata.xml   |   1 -
 3 files changed, 165 deletions(-)

diff --git a/dev-lang/erlang/Manifest b/dev-lang/erlang/Manifest
index 184072cbde9..ab11a5c2434 100644
--- a/dev-lang/erlang/Manifest
+++ b/dev-lang/erlang/Manifest
@@ -1,14 +1,11 @@
-DIST otp_doc_html_18.3.tar.gz 34285271 SHA256 
8fd6980fd05367735779a487df107ace7c53733f52fbe56de7ca7844a355676f SHA512 
0ac429f67ca9ae7f235cda72eb0f4e5b0b43ae90b70c706aeea08be0ad88968677ccc80eb1ba006e90c9f024de586ffd91741d4cef4d614d1dfac51b407d2659
 WHIRLPOOL 
7d64c2ec433b4bc2da4c56290ad6d21b85d15f72fe9b78654955d27e65b26e1b929d0c9b7d5f60c25c1f16db8d22e36c2ad6ca2a75044707ccd1eea1197fa15d
 DIST otp_doc_html_19.1.tar.gz 34624316 SHA256 
76c89aee1ac69b5107114b0065189101e3f42d53e929d8ef8f08b5c586f15930 SHA512 
2c6448af0be4bf35427950aca82eac3aac7554575ba07a8ba8942c27e1eb668461fde00604c3be28fbaca8a1e28ee4861608e33a9c79bc951bb695f99b1c1ac8
 WHIRLPOOL 
5c344246b32f21abc5ad8403c136263a6f9f5f2664b8027ad7f574e1b7cfa9b127f7863547550114b889daba363c19936cf7a0199a0bf5b4da8ac23c02dd24d0
 DIST otp_doc_html_19.3.tar.gz 35818689 SHA256 
dc3e3a82d1aba7f0deac1ddb81b7d6f8dee9a75e1d42b90c677a2b645f19a00c SHA512 
a70d2c470fa1dc0594b20af73ba36ccb7702b4192960e6fc0296738175215a43450f9bf558637f7f5e40757f7a15dcf4f1ae8a88515e211cd3c0fae45c5e1858
 WHIRLPOOL 
468cd8b9761fbcaa8892405f451c53bf1014067022966384db96520855366afcfb09aa9ddf1390931da2288c0620b909588637c9c4501f753413752b293a9cbe
 DIST otp_doc_html_20.0.tar.gz 33948386 SHA256 
1ab25110b148ce263d6e68cd5a3b912299b6066cfcd9d2fce416a4e9b7d2543a SHA512 
a183943a3a2636489cfdf3e7ede8dc4233db84a271b4b8bd655b57b4abac597b797f035d77087be72e823638898d202e08c53decb565fc10f2e444dcc6da8628
 WHIRLPOOL 
953bf75da7f6aa46e26e4fb6f12d22834d2a41a43e5449e3bbefbe7359f67b7a0affbb0dd6dbfebdecae9294f080a69c0637741ddcf5dbcd0db488ab5a6ddd1a
 DIST otp_doc_html_20.1.tar.gz 33059931 SHA256 
442c9b75a33be685a1af67414cc8758a4ef40e27cdcab9e432d4d9c6f3254dcf SHA512 
c2eb6cb63f71727ada79ea14a1b8f0b7291bc1d3cdb43bf8978b7b8948d466b9492571d3a45adc96de0eebf46eee213d27c0502ee4d9963ec7c5c0d976f257d9
 WHIRLPOOL 
f03eff4df31352534b49b2bf8d577d16467784ed14cc9c760e4156b486caef5922a32f8676346ed38b6825507395e0e871f89ad82993e3fb59015dad9ac43da7
-DIST otp_doc_man_18.3.tar.gz 1395166 SHA256 
978be100e9016874921b3ad1a65ee46b7b6a1e597b8db2ec4b5ef436d4c9ecc2 SHA512 
d45d72d7ee7492e081dd5fac1a4d1cea93fe5f5287900be13c92e1c1802f7ec77573eeb4d271497154b9e0723c393700f35982ceedbe29be6cb759a0ebe83325
 WHIRLPOOL 
03b57a87573630a2826dd5e9a597ab0bb67daa73e4b2b733982b6ce4a3cf6a32c5ad17cb3ba3fc0a29248c867b1ba303098c7f61c0cfe42636621aa8a370790f
 DIST otp_doc_man_19.1.tar.gz 1405580 SHA256 
7200e9e5b3a229a6b3838046e1b3e64afc869265539d49d0e4853212f19c0c79 SHA512 
4ee35feeff70419ff5500e00dc17e34fdea8be21342d41cf1e255b84a1826b51057046be543ee1052153ae8c8cd215f4720cecae7d9fe1576cbd681dcf4b2334
 WHIRLPOOL 
e94333be9d1d9239d1dc6e9bbcc6930b148eda8d8a73e3d21896e498c331c062ea1541d8fa03a2d0dd6f21510874f5aa6062b22a3738c85d1b18a30b09fb5482
 DIST otp_doc_man_19.3.tar.gz 1410781 SHA256 
f8192ffdd7367083c055695eeddf198155da43dcc221aed1d870d1e3871dd95c SHA512 
675a0d2d5972660a60de17c832e630f646f942d23815427eb0dec3a5ca1c44ed8fe35a9c30f8b608dedfd10f6fb1e47e958ea6e32e296b6f6809b1844b4da9a1
 WHIRLPOOL 
b7fb4954a46670c672eec02df8713fe68eeb4c15fa8c56e37c802f384bafeb77d88b257ebd1f8f7a0e35e3020853211b9f46ecb01fbe16c19254a3cd992c0fc1
 DIST otp_doc_man_20.0.tar.gz 1430939 SHA256 
b7f1542a94a170f8791f5d80a85706f9e8838924ea65d4301032d0c0cfb845cc SHA512 
8f3c9b39c5574c239fe4f8d220884667d9d8b8231e923da8caebedc2cfd4db61a3b71a45788c3d63ae4cecc11884df9143e164c544356145977010f31c388e99
 WHIRLPOOL 
16b1c1448cdd3a35b340f66131a41af88e679e2e5e5383f5586f4cd386462f4a306512a068bbac8020209d6f72ef2ac57db07e4075b1d48bd0dcc0b3dfd9657a
 DIST otp_doc_man_20.1.tar.gz 1334036 SHA256 
05ccf82ff85316e2eb1bebf1a1741dfac1ee450ed49cf0be365f9d4fec6d7b46 SHA512 
d64cb7e78f1cbc86eccfa338ebe211b4e67ada842d780cf73dac7aadab8209a845de305644b758ed23d939688146012cd5172e005fee207307d6e24c7b7d2345
 WHIRLPOOL 
c772d8febcece3d6b3d7b4a576424aba5f33b9d5aaf5312e5bd0e44bc7350d2e562a93d62d48288cf3dd8e050b83727da624ccf267fd60fa5ac3b28166521148
-DIST otp_src_18.3.tar.gz 68292101 SHA256 
fdab8129a1cb935db09f1832e3a7d511a4aeb2b9bb3602ca6a7ccb9730d5c9c3 SHA512 
f4a69bb14743d9f913d7060cfb6426f7c54693d07ed439506ede5160a0ba5a79a81cf08a56aaa02c68b3377cd22fed66a0fbeb216378330d7ad5c6348ed82014
 WHIRLPOOL 
493fe8f803194647ab0c113d8f67f5f97636321618296969d9da0396cc9b083b6deffd42638fe3e3eb0b63c4

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

2017-11-03 Thread Nicolas Bock
commit: 6d182a8fb4435d52f81be8a9615ae2a425e97626
Author: Nicolas Bock  gentoo  org>
AuthorDate: Fri Nov  3 14:57:37 2017 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Fri Nov  3 15:00:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d182a8f

app-text/jabref-bin: Add warning to jabref-bin.4.0.ebuild

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-text/jabref-bin/jabref-bin-4.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-text/jabref-bin/jabref-bin-4.0.ebuild 
b/app-text/jabref-bin/jabref-bin-4.0.ebuild
index e0c651fcf39..05500ee88f0 100644
--- a/app-text/jabref-bin/jabref-bin-4.0.ebuild
+++ b/app-text/jabref-bin/jabref-bin-4.0.ebuild
@@ -42,4 +42,7 @@ src_install() {
java-pkg_dolauncher "${PN}" --jar "${PN}.jar"
newicon images/external/JabRef-icon-128.png JabRef-bin-icon.png
make_desktop_entry "${PN}" JabRef-bin JabRef-bin-icon Office
+   ewarn "Jabref 4.x will convert old 3.x format .bib databases to a new 
format."
+   ewarn "The conversion is irreversible, backup .bib files before 
starting Jabref."
+   ewarn "Jabref 4.x is under heavy development and very unstable."
 }



[gentoo-commits] proj/musl:master commit in: sys-libs/libutempter/

2017-11-03 Thread Anthony G. Basile
commit: f15c33ba719df3a2a35bc14dcc331cb823941b4b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Nov  3 14:55:12 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Nov  3 14:55:12 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=f15c33ba

sys-libs/libutempter: 1.1.6-r2 stable on musl arches

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-libs/libutempter/Manifest|  3 +-
 sys-libs/libutempter/libutempter-1.1.6-r1.ebuild | 71 
 sys-libs/libutempter/libutempter-1.1.6-r2.ebuild |  4 +-
 3 files changed, 3 insertions(+), 75 deletions(-)

diff --git a/sys-libs/libutempter/Manifest b/sys-libs/libutempter/Manifest
index 8f75776..363b534 100644
--- a/sys-libs/libutempter/Manifest
+++ b/sys-libs/libutempter/Manifest
@@ -1,5 +1,4 @@
 AUX libutempter-remove-glibc-assumption.patch 1704 SHA256 
4116a2dfb6925b2a513d2e289dd9e2f18160202af8be12d99fbb77d94e2e3941 SHA512 
2d487a44ae3c84417f3dd55917ae707bee682b811ebe7aefe8b50aa9f309f879a7f9ed5cbce08119b6fea7dfddb97702348cfbb05ed45e79f95952d15f0366ff
 WHIRLPOOL 
e761bbf80fbc4b3323e176f21cb9f2fb2a9bddae7bd22c8975cd05aae1f673f0c2563e0099f5195b76432f0fe12ace7e866f844c533b505643ae2d90f0295f1d
 DIST libutempter-1.1.6.tar.bz2 15705 SHA256 
b898565f31ced7e5c1fa0a2eaa0f6ff0ed862b5fe375d26375b64bfbdfeac397 SHA512 
6ada410b981d157ae20b578de8ce20997ec0446ec6de6859549b080aa65976fc9900d211600dab09dc3d0d109daabad0994a648b093b8781b442ff26ca17fede
 WHIRLPOOL 
c94d42d6929754608f9504defec3ab5b4c5c61fd0baa373e07508a11167241c07de4ecf26e14271e2c9914b731afba12ff7930e8ecd0126da1f472dccabdea30
-EBUILD libutempter-1.1.6-r1.ebuild 1798 SHA256 
84011c85a5423edc6ad002f989eb3adeb7f1c873cb58056ba20163f360c46d03 SHA512 
538d9cdd2796bb7a3b4c471a577a855fc475f666fddf26c91b9604f29185c954fb47c5d0b06e6b6b50262918ddfc445d1176b40d0dca576e0c10405439808c30
 WHIRLPOOL 
388c41450301da632d0ddaf4d421a1e91c8ae6ebc6106eac10a7862aa1ac5dfb7619791637c44208953206221d7c4ede519cfd3de3b8fd85756a0c7bc86a993a
-EBUILD libutempter-1.1.6-r2.ebuild 1807 SHA256 
4aeb0ce41e88be333d68aed7c3278bbdd74c58e6575298875b27e1d22559500b SHA512 
09a2994310b860eae56dc910f8691328c9a716550036249236cd04d5e5dc7af937c3b9a9898e6d53141a64061d9730e05f2f03c79eb1b63a48e726c520add9a9
 WHIRLPOOL 
d864614e73940b40c7c347919c80053a9aff68066c9f56d72c2cb4c410d3bdbded8a54d12decfcdd389c829829f40e7243657a58eecd2c7c7e92655e1b58b22e
+EBUILD libutempter-1.1.6-r2.ebuild 1702 SHA256 
84dd78c5645f976c7444c340ba6f17acbde83704f07c087d92b1e4f0663e8ab6 SHA512 
37c28b915957a7df7ade5efb062da75ceda81a7aa7703f9f7a5a399467018c95db1b39cc8fd6cd53de6ac438302c1a99a1a209a08eb6d5d3ae024fb9475b3843
 WHIRLPOOL 
8b66d4eb60495490d995feb1f728b15683ea57d7c96c4447c7d169c564252e575f3070bf074d46e2bd6b79fbeca61aeca9bc9b0843667a2089da20b2fd4da2fa
 MISC metadata.xml 344 SHA256 
c1ff5b28d97a3d25b8bdd7bdf1f44d583b364107c662ae469624bfdca7aa8efd SHA512 
77307533cb1ddb71561957493f7062330c1748f62ab1381f369c5fb864f0e2a6608cfa5c86005b816c2a9a2523bb9a2264c807f1d6c31a5e2bb6177876b94ed9
 WHIRLPOOL 
91066d3e43d3147d614f2b55a5af5bc346b05b6264d1bc806c8a927609d0b757c2b287643fa389505fd4c959d161a7a36919c7a038fd4e3617de84b07b67204e

diff --git a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild 
b/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild
deleted file mode 100644
index db5d943..000
--- a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils user multilib flag-o-matic
-
-DESCRIPTION="Library that allows non-privileged apps to write utmp (login) 
info, which need root access"
-HOMEPAGE="http://altlinux.org/index.php?module=sisyphus&package=libutempter";
-SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="static-libs elibc_FreeBSD"
-
-RDEPEND="!sys-apps/utempter"
-
-pkg_setup() {
-   enewgroup utmp 406
-}
-
-src_prepare() {
-   local args=(
-   -e "/^libdir /s:/usr/lib:${EPREFIX}/usr/$(get_libdir):"
-   -e '/^libexecdir /s:=.*:= $(libdir)/misc:'
-   -e '/^CFLAGS = $(RPM_OPT_FLAGS)/d'
-   -e 's:,-stats::'
-   -e "/^includedir /s:/usr/include:${EPREFIX}/usr/include:"
-   -e "/^mandir /s:=.*:= ${EPREFIX}/usr/share/man:"
-   )
-   use static-libs || args+=(
-   -e '/^STATICLIB/d'
-   -e '/INSTALL.*STATICLIB/d'
-   )
-   sed -i "${args[@]}" Makefile || die
-
-   epatch "${FILESDIR}"/${PN}-remove-glibc-assumption.patch
-}
-
-src_configure() {
-   use elibc_FreeBSD && append-libs -lutil
-   tc-export CC
-}
-
-src_compile() {
-   emake LDLIBS="${LIBS}"
-}
-
-src_install() {
-   default
-
-   if ! use pref

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

2017-11-03 Thread Manuel Rüger
commit: 348ebaba9685bd83ec63277f187cce8412d1e9be
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:47:08 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:47:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348ebaba

profiles: Move package dev-util/gogland -> dev-util/goland

 profiles/updates/4Q-2017 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/4Q-2017 b/profiles/updates/4Q-2017
index 6e0c121a888..7f12db68bf0 100644
--- a/profiles/updates/4Q-2017
+++ b/profiles/updates/4Q-2017
@@ -2,3 +2,4 @@ move dev-ml/ocaml-dns dev-ml/dns
 move dev-perl/HTML-Format dev-perl/HTML-Formatter
 move dev-perl/MARC-XML dev-perl/MARC-File-XML
 move dev-perl/MARC-file-XML dev-perl/MARC-File-XML
+move dev-util/gogland dev-util/goland



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

2017-11-03 Thread Manuel Rüger
commit: e5cf69efe027af0e3f78ddc80f55568ec65bd252
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:46:00 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:46:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cf69ef

dev-util/pycharm-professional: Version bump to 2017.2.4

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/pycharm-professional/Manifest |  1 +
 .../pycharm-professional-2017.2.4.ebuild   | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-util/pycharm-professional/Manifest 
b/dev-util/pycharm-professional/Manifest
index 025710a4ae6..b93ea8918dd 100644
--- a/dev-util/pycharm-professional/Manifest
+++ b/dev-util/pycharm-professional/Manifest
@@ -1,3 +1,4 @@
 DIST pycharm-professional-2016.3.2.tar.gz 283150795 SHA256 
c36413a56a8a1d046c84a2c32bab8aaba132551305a5db0845a6c7ed1dc0d4db SHA512 
a189ae38a70874709b0e0243dc6a1dd14aa2b5199e8cf33a0f8c85dd0606e35ddb9d0f954ec9252da7a098cbe184bfa6bf69e43b7c8475c5c3776312f89395f7
 WHIRLPOOL 
d8350fb6d1b4712f0082bca41b9ecf2f190bc5c95a72677efc9321abe7a9f5687c05f3554c7e7022e18e7d747f1a628acde8738012eb7e354d1801e374acbc53
 DIST pycharm-professional-2017.1.5.tar.gz 269726667 SHA256 
52519dfd0e913b5ccb8767155cd4d1fd413967d5010e8474cdc9a1fa688016ce SHA512 
5ba5c2893587afef3b2a5f0b7a5d4395665fd8e75764f9d8c7e1c41170af0c0457f0f27953adceb74a24c8f2260cabc65ba54918bdd38271e1aba014a5428bc8
 WHIRLPOOL 
0eaee27ef5ed2b3a4a2c5da3211aeed596d15de928c6a4c8a80abfaa03383e167d40e2633900f26e9795720692242a1f12afd880912e57f8b83fa378ffbd85fa
 DIST pycharm-professional-2017.2.3.tar.gz 273776254 SHA256 
3e6f1cd48c08363353b2d2777a581cb60bebd6c538b325767c11d02395376945 SHA512 
1233b4b272017856e90125e3439f1057f22852749d101532e1b57d51c382d017fa15442307120d49a77a150c863e33fa53e799f2c77ff6d56312381a82fd51fd
 WHIRLPOOL 
52336480fc7dee194ba707adf529814d040519d8a6433ea381a37592adfab765c4f8533360d39d97d7ed169b1255ce2a225a4430f875eb86fdefb8306b83314d
+DIST pycharm-professional-2017.2.4.tar.gz 273678656 SHA256 
713ed26396f67762cb225917416d633bc8d4f35e20656fd289e74c2791be3658 SHA512 
60693e48a3c28bc7108e84b9beeba073ae2ebad53dc5bf792bf42abb474ebeb4d6b7fd73211cb3152a7afdc632384903900a041df6b3dc8f73a8ba623415fb8d
 WHIRLPOOL 
7d50d2272a935ebd96ab6e48f33dd38720d7c0c66738922af3574020bb92fc021e877c50e459fe1088909fed09ecd79597d6005daddfb4b2e39df8bf510f257b

diff --git a/dev-util/pycharm-professional/pycharm-professional-2017.2.4.ebuild 
b/dev-util/pycharm-professional/pycharm-professional-2017.2.4.ebuild
new file mode 100644
index 000..b8731d8db52
--- /dev/null
+++ b/dev-util/pycharm-professional/pycharm-professional-2017.2.4.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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="opt/${PN}/bin/fsnotifier
+   opt/${PN}/bin/fsnotifier64
+   opt/${PN}/bin/fsnotifier-arm
+   opt/${PN}/bin/libyjpagent-linux.so
+   opt/${PN}/bin/libyjpagent-linux64.so"
+
+MY_PN=${PN/-professional/}
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_prepare() {
+   default
+
+   rm -rf jre || die
+}
+
+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/goland/

2017-11-03 Thread Manuel Rüger
commit: 49eb881cc4b703636d43b42bbe7844ad29a7477f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:46:18 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:46:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49eb881c

dev-util/goland: Version bump, move package from gogland to goland

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/goland/Manifest  |  1 +
 dev-util/goland/goland-173.3531.21.ebuild | 45 +++
 dev-util/goland/metadata.xml  |  8 ++
 3 files changed, 54 insertions(+)

diff --git a/dev-util/goland/Manifest b/dev-util/goland/Manifest
new file mode 100644
index 000..5e080e854f3
--- /dev/null
+++ b/dev-util/goland/Manifest
@@ -0,0 +1 @@
+DIST goland-173.3531.21.tar.gz 213040527 SHA256 
5738129cb5ab81428cf6fa0ec18e97221b1303d966e679e575a0ac8e669170cd SHA512 
db2deb4e52fb4135e3fb27c63a181c34acddf61dd2bedf81e50144a85b3e9bcb1a7490532b6841815e2b888c660aa26bc8c3176f83bb30bcf20ec568cdfeb65b
 WHIRLPOOL 
51502c1d35a582601378a6ed403c4c84d36418a340f00479180143a1eddcae05832242f9bb075ebb63c906c5f0385a5ef53a32b4d2975669a8b54266b9778e8c

diff --git a/dev-util/goland/goland-173.3531.21.ebuild 
b/dev-util/goland/goland-173.3531.21.ebuild
new file mode 100644
index 000..3698daaba68
--- /dev/null
+++ b/dev-util/goland/goland-173.3531.21.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils
+
+SLOT=0
+
+SRC_URI="http://download.jetbrains.com/go/${P}.tar.gz";
+DESCRIPTION="Golang IDE by JetBrains"
+HOMEPAGE="http://www.jetbrains.com/go";
+
+KEYWORDS="~amd64"
+LICENSE="IDEA
+   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
+
+QA_PREBUILT="opt/${P}/*"
+
+S=${WORKDIR}/GoLand-${PV}
+
+RDEPEND="dev-lang/go"
+
+src_prepare() {
+   default
+   if ! use arm; then
+   rm -rf bin/fsnotifier-arm || die
+   fi
+}
+
+src_install() {
+   local dir="/opt/${P}"
+
+   insinto "${dir}"
+   doins -r *
+   fperms 755 "${dir}"/bin/{${PN}.sh,fsnotifier{,64}}
+
+   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
+   newicon "bin/${PN}.png" "${PN}.png"
+   make_desktop_entry "${PN}" "gogland" "${PN}" "Development;IDE;"
+
+   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
+   mkdir -p "${D}/etc/sysctl.d/" || die
+   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die
+}

diff --git a/dev-util/goland/metadata.xml b/dev-util/goland/metadata.xml
new file mode 100644
index 000..97df2a00971
--- /dev/null
+++ b/dev-util/goland/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   mr...@gentoo.org
+   Manuel Rüger
+   
+



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

2017-11-03 Thread Manuel Rüger
commit: 3d6878427361e903ac31b3b79257c56227d86076
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:45:16 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:45:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d687842

dev-util/pycharm-community: Remove old

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/pycharm-community/Manifest|  1 -
 .../pycharm-community-2017.2.1.ebuild  | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index f8d1d94cce0..3253b9b9fce 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -1,5 +1,4 @@
 DIST pycharm-community-2016.3.2.tar.gz 215633678 SHA256 
e1092d3692118f9097e4182edfccc76159160353b7d7379cada3249b9e2d4f39 SHA512 
64f8fd908c2165e4534f77596e6f9a86e72a04390432a0c1206d8a5cfde8a54067d5747a6f1f2a5ba5bb168e311d5f432939c87a15f871330ce2c2e42c9bfc8a
 WHIRLPOOL 
92320d3f96b76148bba1e0ead93578cde6890119fa963e1390b7da2ea570d4b99e6bebdffe6167e283d534073b06cd063c2d9e70c0100436afc6b6d0fd264eda
 DIST pycharm-community-2017.1.5.tar.gz 195342869 SHA256 
1a0bbf0d881527e08aad7a5adaa3ad44e8754c3eb2c3a8ed5ab113491549679b SHA512 
1eac6062a1b92782e50425e053ec326965eaff6bf36ec3cf6d4e9fcdc1fe1a8baaf4d16131a38fc506c55c384943aaea51cf5f4c9d8d2e36080b7342ef1af21c
 WHIRLPOOL 
1a655bcaa78b4a6607601229455e822cc56341c70132363a57cb9f6597f9f31ce007426a70284467cfe2c1a082972883746957e67dc678b5d379956f46a6c3cf
-DIST pycharm-community-2017.2.1.tar.gz 200410040 SHA256 
4a7e5ab8c89be6ac3b6da649003260d1ed86b1dd41b7e9aa1d3873cacd7d6bd1 SHA512 
734cbe66b38970a6f0c7e14d25f73143074d75034f6a29907c33998c3f83142f18f0016350916577db4497356594f144c7499f73c6a2e53e80374b3bf387f4f3
 WHIRLPOOL 
7dc075e2ce63dabb5eaca9a2b390d5930330ad39964b0d9e3d6ab935c141c1627696fd8f72bc862c3e684c9a454f9e3c21dd630673f01ff0909dd4c0cf01a3c8
 DIST pycharm-community-2017.2.3.tar.gz 200478376 SHA256 
e8562938c2ede32a1c1036391942190144cd9f0927bd49b6b3ddf5f7a01c33aa SHA512 
502b056f15367c0aaed2a2b001b218f2f7e48d65b313d7560f3b77a0337a2502628ee502cb730eb2f8c6c853460988760e10601b98d43936603afa80beb1065e
 WHIRLPOOL 
4096a3afcf86ae17e8021783c55264625e80a87034eaf6b0612fd622f88d52d24d7c27388be0c7f9a78b21333762fcf0531bd8f17b5cd4b2849cee5298d2f831
 DIST pycharm-community-2017.2.4.tar.gz 200392450 SHA256 
a72045c348981640a12fb9739e04d4985163248006150d4fd3b3c09d34216ea4 SHA512 
4c98c026e36d8dd7ba0bd2ccdcffb1301d0cb79b111d032d85e0875f55d8e8a708cc1d1f319baad93f308169a1ca2aad608b940b71810907e0929bb790af15f9
 WHIRLPOOL 
a520ec02cf93c5f177f4b4876fd0e51493d1e1abbcf91a9d1af588b4649aa646b53bef80a719d2851441b70af994023cb127db174f2526065ea1f1adf3014a5f

diff --git a/dev-util/pycharm-community/pycharm-community-2017.2.1.ebuild 
b/dev-util/pycharm-community/pycharm-community-2017.2.1.ebuild
deleted file mode 100644
index 6bcb19218d4..000
--- a/dev-util/pycharm-community/pycharm-community-2017.2.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-   opt/${PN}/bin/fsnotifier-arm"
-
-MY_PN=${PN/-community/}
-
-src_prepare() {
-   default
-
-   rm -rf jre || die
-}
-
-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/

2017-11-03 Thread Manuel Rüger
commit: b9c0b694f05696da1e598b29d68bdf47dbe79ffd
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:43:15 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:43:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c0b694

dev-util/pycharm-community: Version bump to 2017.2.4

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/pycharm-community/Manifest|  1 +
 .../pycharm-community-2017.2.4.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index b98cd23ef80..f8d1d94cce0 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -2,3 +2,4 @@ DIST pycharm-community-2016.3.2.tar.gz 215633678 SHA256 
e1092d3692118f9097e4182e
 DIST pycharm-community-2017.1.5.tar.gz 195342869 SHA256 
1a0bbf0d881527e08aad7a5adaa3ad44e8754c3eb2c3a8ed5ab113491549679b SHA512 
1eac6062a1b92782e50425e053ec326965eaff6bf36ec3cf6d4e9fcdc1fe1a8baaf4d16131a38fc506c55c384943aaea51cf5f4c9d8d2e36080b7342ef1af21c
 WHIRLPOOL 
1a655bcaa78b4a6607601229455e822cc56341c70132363a57cb9f6597f9f31ce007426a70284467cfe2c1a082972883746957e67dc678b5d379956f46a6c3cf
 DIST pycharm-community-2017.2.1.tar.gz 200410040 SHA256 
4a7e5ab8c89be6ac3b6da649003260d1ed86b1dd41b7e9aa1d3873cacd7d6bd1 SHA512 
734cbe66b38970a6f0c7e14d25f73143074d75034f6a29907c33998c3f83142f18f0016350916577db4497356594f144c7499f73c6a2e53e80374b3bf387f4f3
 WHIRLPOOL 
7dc075e2ce63dabb5eaca9a2b390d5930330ad39964b0d9e3d6ab935c141c1627696fd8f72bc862c3e684c9a454f9e3c21dd630673f01ff0909dd4c0cf01a3c8
 DIST pycharm-community-2017.2.3.tar.gz 200478376 SHA256 
e8562938c2ede32a1c1036391942190144cd9f0927bd49b6b3ddf5f7a01c33aa SHA512 
502b056f15367c0aaed2a2b001b218f2f7e48d65b313d7560f3b77a0337a2502628ee502cb730eb2f8c6c853460988760e10601b98d43936603afa80beb1065e
 WHIRLPOOL 
4096a3afcf86ae17e8021783c55264625e80a87034eaf6b0612fd622f88d52d24d7c27388be0c7f9a78b21333762fcf0531bd8f17b5cd4b2849cee5298d2f831
+DIST pycharm-community-2017.2.4.tar.gz 200392450 SHA256 
a72045c348981640a12fb9739e04d4985163248006150d4fd3b3c09d34216ea4 SHA512 
4c98c026e36d8dd7ba0bd2ccdcffb1301d0cb79b111d032d85e0875f55d8e8a708cc1d1f319baad93f308169a1ca2aad608b940b71810907e0929bb790af15f9
 WHIRLPOOL 
a520ec02cf93c5f177f4b4876fd0e51493d1e1abbcf91a9d1af588b4649aa646b53bef80a719d2851441b70af994023cb127db174f2526065ea1f1adf3014a5f

diff --git a/dev-util/pycharm-community/pycharm-community-2017.2.4.ebuild 
b/dev-util/pycharm-community/pycharm-community-2017.2.4.ebuild
new file mode 100644
index 000..6bcb19218d4
--- /dev/null
+++ b/dev-util/pycharm-community/pycharm-community-2017.2.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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
+   opt/${PN}/bin/fsnotifier-arm"
+
+MY_PN=${PN/-community/}
+
+src_prepare() {
+   default
+
+   rm -rf jre || die
+}
+
+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: app-emulation/docker/

2017-11-03 Thread Manuel Rüger
commit: bc30a378ac68c2ac23ba1519888e050c3dd16cfb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:27:44 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:27:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc30a378

app-emulation/docker: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

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

diff --git a/app-emulation/docker/docker-17.06.2.ebuild 
b/app-emulation/docker/docker-17.06.2.ebuild
index 29b50ed130f..8d869dab470 100644
--- a/app-emulation/docker/docker-17.06.2.ebuild
+++ b/app-emulation/docker/docker-17.06.2.ebuild
@@ -20,7 +20,7 @@ else
DOCKER_GITCOMMIT="cec0b72"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm"
+   KEYWORDS="amd64 ~arm"
[ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually 
for each bump!"
inherit golang-vcs-snapshot
 fi



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

2017-11-03 Thread Manuel Rüger
commit: 21017a15627bf177fe34f4e9603bb1789cf0b584
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:26:48 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:26:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21017a15

app-emulation/containerd: Sync some changes to live ebuild

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 app-emulation/containerd/containerd-.ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-emulation/containerd/containerd-.ebuild 
b/app-emulation/containerd/containerd-.ebuild
index 42467124d22..345b3fa9b96 100644
--- a/app-emulation/containerd/containerd-.ebuild
+++ b/app-emulation/containerd/containerd-.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-EGO_PN="github.com/docker/${PN}"
+EGO_PN="github.com/containerd/${PN}"
 
 inherit toolchain-funcs
 
 if [[ ${PV} == * ]]; then
inherit golang-vcs
 else
-   MY_PV="${PV/_/-}"
+   MY_PV="${PV/_beta/-beta.}"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~ppc64"
+   KEYWORDS="~amd64 ~arm ~ppc64"
inherit golang-vcs-snapshot
 fi
 
@@ -24,17 +24,17 @@ SLOT="0"
 IUSE="hardened +seccomp"
 
 DEPEND=""
-RDEPEND=">=app-emulation/runc-1.0.0_rc2
+RDEPEND=">=app-emulation/runc-1.0.0_rc4
seccomp? ( sys-libs/libseccomp )"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 
 src_compile() {
-   local options=( $(usex seccomp "seccomp") )
+   local options=( $(usex seccomp "seccomp" "") )
export GOPATH="${WORKDIR}/${P}" # ${PWD}/vendor
LDFLAGS=$(usex hardened '-extldflags -fno-PIC' '') emake 
GIT_COMMIT="$EGIT_COMMIT" BUILDTAGS="${options[@]}"
 }
 
 src_install() {
-   dobin bin/containerd* bin/ctr
+   dobin bin/containerd{-shim,-stress,} bin/ctr
 }



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

2017-11-03 Thread Manuel Rüger
commit: cca78510a0b1cf03ce39f393cedb7a6a8fadace0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:23:43 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:23:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca78510

app-emulation/containerd: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

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

diff --git a/app-emulation/containerd/containerd-0.2.9_p20170605.ebuild 
b/app-emulation/containerd/containerd-0.2.9_p20170605.ebuild
index 70e979be3fa..e574004b67e 100644
--- a/app-emulation/containerd/containerd-0.2.9_p20170605.ebuild
+++ b/app-emulation/containerd/containerd-0.2.9_p20170605.ebuild
@@ -12,7 +12,7 @@ else
MY_PV="${PV/_/-}"
EGIT_COMMIT="6e23458c129b551d5c9871e5174f6b1b7f6d1170"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64"
+   KEYWORDS="amd64 ~arm ~ppc64"
inherit golang-vcs-snapshot
 fi
 



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

2017-11-03 Thread Manuel Rüger
commit: fffe6900e0d9f4c4de1f9f06c0caba957c81d60c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:24:21 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:24:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffe6900

app-emulation/containerd: Remove old

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 app-emulation/containerd/Manifest|  1 -
 app-emulation/containerd/containerd-0.2.9.ebuild | 42 
 2 files changed, 43 deletions(-)

diff --git a/app-emulation/containerd/Manifest 
b/app-emulation/containerd/Manifest
index 13487eb536c..6425e16f332 100644
--- a/app-emulation/containerd/Manifest
+++ b/app-emulation/containerd/Manifest
@@ -1,5 +1,4 @@
 DIST containerd-0.2.5_p20170308.tar.gz 1021631 SHA256 
d08d3d0758b76f7de0e8f503b74e1562d8c0a1014cb4baf4cd34e246751cec4c SHA512 
8b00862a7b54490a8342bcc0eddaa7e8c86d1e05c02f5173b9f4a08321425f8d75d1fb0665e86bc79249294354977693c21d6a4d8405866ff8058da9772e2ecc
 WHIRLPOOL 
ed658d10f927fff4d9591930bdf855fc0ed259ca538d4361ce3cffcc5943dcfe39121242f1c9ef950897761016a8450b3a2117c0be0b8b0ebffeab330fe30b5d
-DIST containerd-0.2.9.tar.gz 1228977 SHA256 
2360fec91d40e4e93757f964f07c74e35b6bfe838252b1cc814a176e1cd1c604 SHA512 
6f0de476668e6b86a0cd5e1ea0f6dac24e0e68fe2dd52b8915dbafa5ffab137a5eea866c216f8184ffa6e4750c7b69bce3d46552e8be283a15ce676ea4356fc8
 WHIRLPOOL 
b9fdd57af3cf39e6a5efdd67f0302ad38d6634d20aa3eb45431d2900f5fbb7dc62d624b07a5028bbb09ae763e07103e37703cf52f3e14e7af72fc2198d9c7876
 DIST containerd-0.2.9_p20170605.tar.gz 1229549 SHA256 
c506121c49e3bfea27018aa77e09e4734067f84ae85b6ef75ec31b488a91ae54 SHA512 
900cf9c251c4de0f9848fb5bf26537226c1361d1a64a0fba853bda3805cb141fc2a849442fe885f0ee228b3e3a7018440af18898b484a54a7b75b4a86538aaa9
 WHIRLPOOL 
880f19a994f623b7cd8c3f771b5c56468681de349ae4196e60ffcb5a34d42ef423d8eefc82c07134c9e50c33bc0ecbfc1a9e47c3df987050d8dcb82da0178d80
 DIST containerd-0.2.9_p20170917.tar.gz 1140788 SHA256 
4d2b6e30bcc6c4bb901d6b9f19b5ac1d4a2d9b17075a9b1f110102920d01f64a SHA512 
c749bda691197ec8a7603db9ad92f2800a3f065143430a660333b7862518deb4c158a1c1fd01671dff438b40988d4a64d8f06bab05496b8728c6e2f57cd7da0a
 WHIRLPOOL 
75cb3467a94af50bef52377f309d7c85386475789fab3d2758679f022b516735728a1ac2c54307954a14100c4f84059d8fd5e8376270fdd69e572cff43453fa0
 DIST containerd-1.0.0_beta2.tar.gz 3681494 SHA256 
3130384a814bc0a43fe3b76e2bbb2db2372fdc96490b76f8b278362ebc0d3fb1 SHA512 
cecb4d2e0dccbc27c1e59f3e49f8fd5b08445988e49aa4b8a2a5910851509d51e001b5295905288c29fee2d91eadf2180a6b86947e130abe1b33a9a01416a286
 WHIRLPOOL 
4d526904a146971d57adbde6102e4fe42e0d303b102e721e34aaea3f54ef3176586dedf31a347f52d95a6e5c1850454b31ab3e5c6195b868929d32fde6218eb3

diff --git a/app-emulation/containerd/containerd-0.2.9.ebuild 
b/app-emulation/containerd/containerd-0.2.9.ebuild
deleted file mode 100644
index 3849a49ca7a..000
--- a/app-emulation/containerd/containerd-0.2.9.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN="github.com/${PN}/${PN}"
-
-inherit toolchain-funcs
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   MY_PV="${PV/_/-}"
-   EGIT_COMMIT="cfb82a876ecc11b5ca0977d1733adbe58599088a"
-   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="A daemon to control runC"
-HOMEPAGE="https://containerd.tools";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="hardened +seccomp"
-
-DEPEND=""
-RDEPEND=">=app-emulation/docker-runc-1.0.0_rc3_p20170607
-   seccomp? ( sys-libs/libseccomp )"
-
-S=${WORKDIR}/${P}/src/${EGO_PN}
-
-RESTRICT="test"
-
-src_compile() {
-   local options=( $(usex seccomp "seccomp" '') )
-   export GOPATH="${WORKDIR}/${P}" # ${PWD}/vendor
-   LDFLAGS=$(usex hardened '-extldflags -fno-PIC' '') emake 
GIT_COMMIT="$EGIT_COMMIT" BUILDTAGS="${options[@]}"
-}
-
-src_install() {
-   dobin bin/containerd* bin/ctr
-}



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

2017-11-03 Thread Manuel Rüger
commit: 277c2117108e246e5bfaa87093137f699dabf8f2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 14:22:46 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 14:22:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277c2117

app-emulation/containerd: Version bump to 1.0.0_beta2

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 app-emulation/containerd/Manifest  |  1 +
 .../containerd/containerd-1.0.0_beta2.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/app-emulation/containerd/Manifest 
b/app-emulation/containerd/Manifest
index 88e8248cdb2..13487eb536c 100644
--- a/app-emulation/containerd/Manifest
+++ b/app-emulation/containerd/Manifest
@@ -2,3 +2,4 @@ DIST containerd-0.2.5_p20170308.tar.gz 1021631 SHA256 
d08d3d0758b76f7de0e8f503b7
 DIST containerd-0.2.9.tar.gz 1228977 SHA256 
2360fec91d40e4e93757f964f07c74e35b6bfe838252b1cc814a176e1cd1c604 SHA512 
6f0de476668e6b86a0cd5e1ea0f6dac24e0e68fe2dd52b8915dbafa5ffab137a5eea866c216f8184ffa6e4750c7b69bce3d46552e8be283a15ce676ea4356fc8
 WHIRLPOOL 
b9fdd57af3cf39e6a5efdd67f0302ad38d6634d20aa3eb45431d2900f5fbb7dc62d624b07a5028bbb09ae763e07103e37703cf52f3e14e7af72fc2198d9c7876
 DIST containerd-0.2.9_p20170605.tar.gz 1229549 SHA256 
c506121c49e3bfea27018aa77e09e4734067f84ae85b6ef75ec31b488a91ae54 SHA512 
900cf9c251c4de0f9848fb5bf26537226c1361d1a64a0fba853bda3805cb141fc2a849442fe885f0ee228b3e3a7018440af18898b484a54a7b75b4a86538aaa9
 WHIRLPOOL 
880f19a994f623b7cd8c3f771b5c56468681de349ae4196e60ffcb5a34d42ef423d8eefc82c07134c9e50c33bc0ecbfc1a9e47c3df987050d8dcb82da0178d80
 DIST containerd-0.2.9_p20170917.tar.gz 1140788 SHA256 
4d2b6e30bcc6c4bb901d6b9f19b5ac1d4a2d9b17075a9b1f110102920d01f64a SHA512 
c749bda691197ec8a7603db9ad92f2800a3f065143430a660333b7862518deb4c158a1c1fd01671dff438b40988d4a64d8f06bab05496b8728c6e2f57cd7da0a
 WHIRLPOOL 
75cb3467a94af50bef52377f309d7c85386475789fab3d2758679f022b516735728a1ac2c54307954a14100c4f84059d8fd5e8376270fdd69e572cff43453fa0
+DIST containerd-1.0.0_beta2.tar.gz 3681494 SHA256 
3130384a814bc0a43fe3b76e2bbb2db2372fdc96490b76f8b278362ebc0d3fb1 SHA512 
cecb4d2e0dccbc27c1e59f3e49f8fd5b08445988e49aa4b8a2a5910851509d51e001b5295905288c29fee2d91eadf2180a6b86947e130abe1b33a9a01416a286
 WHIRLPOOL 
4d526904a146971d57adbde6102e4fe42e0d303b102e721e34aaea3f54ef3176586dedf31a347f52d95a6e5c1850454b31ab3e5c6195b868929d32fde6218eb3

diff --git a/app-emulation/containerd/containerd-1.0.0_beta2.ebuild 
b/app-emulation/containerd/containerd-1.0.0_beta2.ebuild
new file mode 100644
index 000..a9b3d5c5ae5
--- /dev/null
+++ b/app-emulation/containerd/containerd-1.0.0_beta2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+EGO_PN="github.com/containerd/${PN}"
+
+inherit toolchain-funcs
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   MY_PV="${PV/_beta/-beta.}"
+   EGIT_COMMIT="v${MY_PV}"
+   CONTAINERD_COMMIT="a543c93"
+   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~ppc64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="A daemon to control runC"
+HOMEPAGE="https://containerd.tools";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="hardened +seccomp"
+
+DEPEND="sys-fs/btrfs-progs"
+RDEPEND="|| ( >=app-emulation/docker-runc-1.0.0_rc4
+   >=app-emulation/runc-1.0.0_rc4 )
+   seccomp? ( sys-libs/libseccomp )"
+
+S=${WORKDIR}/${P}/src/${EGO_PN}
+
+src_prepare() {
+   default
+   if [[ ${PV} != ** ]]; then
+   sed -i -e "s/git describe --match.*$/echo ${PV})/"\
+   -e "s/git rev-parse HEAD.*$/echo $CONTAINERD_COMMIT)/"\
+   Makefile || die
+   fi
+}
+
+src_compile() {
+   local options=( $(usex seccomp "seccomp" "") )
+   export GOPATH="${WORKDIR}/${P}" # ${PWD}/vendor
+   LDFLAGS=$(usex hardened '-extldflags -fno-PIC' '') emake 
BUILDTAGS="${options[@]}"
+}
+
+src_install() {
+   dobin bin/containerd{-shim,-stress,} bin/ctr
+}



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

2017-11-03 Thread Michael Palimaka
commit: cbb60355c0baee730b592d229f95d922acb64745
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:57:55 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:59:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb60355

sec-policy/apparmor-profiles: remove 2.11.0

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 sec-policy/apparmor-profiles/Manifest  |  1 -
 .../apparmor-profiles-2.11.0.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/sec-policy/apparmor-profiles/Manifest 
b/sec-policy/apparmor-profiles/Manifest
index 5a2383ffc95..a2e9f8fdb80 100644
--- a/sec-policy/apparmor-profiles/Manifest
+++ b/sec-policy/apparmor-profiles/Manifest
@@ -1,2 +1 @@
-DIST apparmor-2.11.0.tar.gz 5013297 SHA256 
b1c489ea11e7771b8e6b181532cafbf9ebe6603e3cb00e2558f21b7a5bdd739a SHA512 
86b33c1cbbd256028dd5fdfaddc764c225845acd19c833223fce5cdd6164f997fe010d7b642791f834a3417b4ea847d77175fdfd89ea99ab2111933790d42b55
 WHIRLPOOL 
2a3ca9a943694fba0f225cffc2bac3782545c0970b490189585a87cccf18047128eaab754e53003e03d535a5851a3198b0738a89c6547e88d081f6ad31f066d5
 DIST apparmor-2.11.1.tar.gz 5017646 SHA256 
e8e2b22c18e6b6741c1f96942398923b97316b53d86408629f922d5689ec3507 SHA512 
f088157cc116987e56c0e02127497b1ec6241f3d761ec3b53211fa188f5f02c9408d6b903f2d275328ede88ebfd1393e00aad9f68cbe78fa9ab3711ba0f9c00c
 WHIRLPOOL 
46553fd18fbee79b3553bdeb2745c4d29396da0077284eda7391c7d94ff930f06242e295006d16110df12ae927d2b7ace0277769e61848d3f8670cebdd9d8c9e

diff --git a/sec-policy/apparmor-profiles/apparmor-profiles-2.11.0.ebuild 
b/sec-policy/apparmor-profiles/apparmor-profiles-2.11.0.ebuild
deleted file mode 100644
index 679e65f9e72..000
--- a/sec-policy/apparmor-profiles/apparmor-profiles-2.11.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator
-
-MY_PV="$(get_version_component_range 1-2)"
-
-DESCRIPTION="A collection of profiles for the AppArmor application security 
system"
-HOMEPAGE="http://apparmor.net/";
-SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${MY_PV}/+download/apparmor-${PV}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="minimal"
-
-RESTRICT="test"
-
-S=${WORKDIR}/apparmor-${PV}/profiles
-
-src_install() {
-   if use minimal ; then
-   insinto /etc/apparmor.d
-   doins -r apparmor.d/{abstractions,tunables}
-   else
-   default
-   fi
-}



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

2017-11-03 Thread Michael Palimaka
commit: 5b96d60bb673a66c941bce924f14334ca7e5659e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:58:57 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:59:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b96d60b

sys-apps/apparmor: remove 2.11.0

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 sys-apps/apparmor/Manifest |  1 -
 sys-apps/apparmor/apparmor-2.11.0.ebuild   | 59 --
 .../files/apparmor-2.10-dynamic-link.patch | 12 -
 3 files changed, 72 deletions(-)

diff --git a/sys-apps/apparmor/Manifest b/sys-apps/apparmor/Manifest
index 5a2383ffc95..a2e9f8fdb80 100644
--- a/sys-apps/apparmor/Manifest
+++ b/sys-apps/apparmor/Manifest
@@ -1,2 +1 @@
-DIST apparmor-2.11.0.tar.gz 5013297 SHA256 
b1c489ea11e7771b8e6b181532cafbf9ebe6603e3cb00e2558f21b7a5bdd739a SHA512 
86b33c1cbbd256028dd5fdfaddc764c225845acd19c833223fce5cdd6164f997fe010d7b642791f834a3417b4ea847d77175fdfd89ea99ab2111933790d42b55
 WHIRLPOOL 
2a3ca9a943694fba0f225cffc2bac3782545c0970b490189585a87cccf18047128eaab754e53003e03d535a5851a3198b0738a89c6547e88d081f6ad31f066d5
 DIST apparmor-2.11.1.tar.gz 5017646 SHA256 
e8e2b22c18e6b6741c1f96942398923b97316b53d86408629f922d5689ec3507 SHA512 
f088157cc116987e56c0e02127497b1ec6241f3d761ec3b53211fa188f5f02c9408d6b903f2d275328ede88ebfd1393e00aad9f68cbe78fa9ab3711ba0f9c00c
 WHIRLPOOL 
46553fd18fbee79b3553bdeb2745c4d29396da0077284eda7391c7d94ff930f06242e295006d16110df12ae927d2b7ace0277769e61848d3f8670cebdd9d8c9e

diff --git a/sys-apps/apparmor/apparmor-2.11.0.ebuild 
b/sys-apps/apparmor/apparmor-2.11.0.ebuild
deleted file mode 100644
index 99787fd94be..000
--- a/sys-apps/apparmor/apparmor-2.11.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs versionator
-
-MY_PV="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Userspace utils and init scripts for the AppArmor application 
security system"
-HOMEPAGE="http://apparmor.net/";
-SRC_URI="https://launchpad.net/${PN}/${MY_PV}/${MY_PV}/+download/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND="~sys-libs/libapparmor-${PV}"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   sys-devel/bison
-   sys-devel/flex
-   doc? ( dev-tex/latex2html )
-"
-
-S=${WORKDIR}/apparmor-${PV}/parser
-
-PATCHES=(
-   "${FILESDIR}/${PN}-2.10-makefile.patch"
-   "${FILESDIR}/${PN}-2.10-dynamic-link.patch"
-)
-
-src_prepare() {
-   default
-
-   # remove warning about missing file that controls features
-   # we don't currently support
-   sed -e "/installation problem/ctrue" -i rc.apparmor.functions || die
-}
-
-src_compile()  {
-   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" USE_SYSTEM=1 arch manpages
-   use doc && emake pdf
-}
-
-src_test() {
-   emake CXX="$(tc-getCXX)" USE_SYSTEM=1 check
-}
-
-src_install() {
-   emake DESTDIR="${D}" USE_SYSTEM=1 install
-
-   dodir /etc/apparmor.d/disable
-
-   newinitd "${FILESDIR}"/${PN}-init ${PN}
-
-   use doc && dodoc techdoc.pdf
-}

diff --git a/sys-apps/apparmor/files/apparmor-2.10-dynamic-link.patch 
b/sys-apps/apparmor/files/apparmor-2.10-dynamic-link.patch
deleted file mode 100644
index 24263d0892b..000
--- a/sys-apps/apparmor/files/apparmor-2.10-dynamic-link.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 a/Makefile
-+++ b/Makefile
-@@ -87,7 +87,7 @@
- AAREOBJECT = ${AAREDIR}/libapparmor_re.a
- AAREOBJECTS = $(AAREOBJECT)
- AARE_LDFLAGS = -static-libgcc -static-libstdc++ -L.
--AALIB = -Wl,-Bstatic -lapparmor -Wl,-Bdynamic -lpthread
-+AALIB = -Wl,-Bdynamic -lapparmor -Wl,-Bdynamic -lpthread
- 
- ifdef USE_SYSTEM
-   # Using the system libapparmor so Makefile dependencies can't be used
-



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

2017-11-03 Thread Michael Palimaka
commit: 7505b237e49341c0ce52d1a969fd07a36905c679
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:59:24 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:59:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7505b237

sys-libs/libapparmor: remove 2.11.0-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 sys-libs/libapparmor/Manifest |  1 -
 sys-libs/libapparmor/libapparmor-2.11.0-r1.ebuild | 95 ---
 2 files changed, 96 deletions(-)

diff --git a/sys-libs/libapparmor/Manifest b/sys-libs/libapparmor/Manifest
index 5a2383ffc95..a2e9f8fdb80 100644
--- a/sys-libs/libapparmor/Manifest
+++ b/sys-libs/libapparmor/Manifest
@@ -1,2 +1 @@
-DIST apparmor-2.11.0.tar.gz 5013297 SHA256 
b1c489ea11e7771b8e6b181532cafbf9ebe6603e3cb00e2558f21b7a5bdd739a SHA512 
86b33c1cbbd256028dd5fdfaddc764c225845acd19c833223fce5cdd6164f997fe010d7b642791f834a3417b4ea847d77175fdfd89ea99ab2111933790d42b55
 WHIRLPOOL 
2a3ca9a943694fba0f225cffc2bac3782545c0970b490189585a87cccf18047128eaab754e53003e03d535a5851a3198b0738a89c6547e88d081f6ad31f066d5
 DIST apparmor-2.11.1.tar.gz 5017646 SHA256 
e8e2b22c18e6b6741c1f96942398923b97316b53d86408629f922d5689ec3507 SHA512 
f088157cc116987e56c0e02127497b1ec6241f3d761ec3b53211fa188f5f02c9408d6b903f2d275328ede88ebfd1393e00aad9f68cbe78fa9ab3711ba0f9c00c
 WHIRLPOOL 
46553fd18fbee79b3553bdeb2745c4d29396da0077284eda7391c7d94ff930f06242e295006d16110df12ae927d2b7ace0277769e61848d3f8670cebdd9d8c9e

diff --git a/sys-libs/libapparmor/libapparmor-2.11.0-r1.ebuild 
b/sys-libs/libapparmor/libapparmor-2.11.0-r1.ebuild
deleted file mode 100644
index 6aaecf4ef4d..000
--- a/sys-libs/libapparmor/libapparmor-2.11.0-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-GENTOO_DEPEND_ON_PERL="no"
-
-inherit autotools-utils distutils-r1 perl-functions versionator
-
-MY_PV="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Library to support AppArmor userspace utilities"
-HOMEPAGE="http://apparmor.net/";
-SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${MY_PV}/+download/apparmor-${PV}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc +perl +python static-libs"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="perl? ( dev-lang/perl:= )
-   python? ( ${PYTHON_DEPS} )"
-
-DEPEND="${RDEPEND}
-   sys-devel/autoconf-archive
-   sys-devel/bison
-   sys-devel/flex
-   doc? ( dev-lang/perl )
-   perl? ( dev-lang/swig )
-   python? ( dev-lang/swig )"
-
-S=${WORKDIR}/apparmor-${PV}/libraries/${PN}
-
-RESTRICT="test"
-
-src_prepare() {
-   rm -r m4 || die "failed to remove bundled macros"
-   epatch "${FILESDIR}"/${PN}-2.10-symbol_visibility.patch
-   autotools-utils_src_prepare
-   use python && distutils-r1_src_prepare
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_with perl) \
-   $(use_with python)
-   )
-
-   autotools-utils_src_configure
-}
-
-src_compile() {
-   autotools-utils_src_compile -C src
-   autotools-utils_src_compile -C include
-   use doc && autotools-utils_src_compile -C doc
-   use perl && autotools-utils_src_compile -C swig/perl
-
-   if use python ; then
-   pushd "${BUILD_DIR}"/swig/python > /dev/null
-   emake libapparmor_wrap.c
-   distutils-r1_src_compile
-   popd > /dev/null
-   fi
-}
-
-src_install() {
-   autotools-utils_src_install -C src
-   autotools-utils_src_install -C include
-   use doc && autotools-utils_src_install -C doc
-
-   if use perl ; then
-   autotools-utils_src_install -C swig/perl
-   perl_set_version
-   insinto "${VENDOR_ARCH}"
-   doins "${BUILD_DIR}"/swig/perl/LibAppArmor.pm
-
-   # bug 620886
-   perl_delete_localpod
-   perl_fix_packlist
-   fi
-
-   if use python ; then
-   pushd "${BUILD_DIR}"/swig/python > /dev/null
-   distutils-r1_src_install
-
-   python_moduleinto LibAppArmor
-   python_foreach_impl python_domodule LibAppArmor.py
-   popd > /dev/null
-   fi
-}



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

2017-11-03 Thread Michael Palimaka
commit: 8b10f725d76f73fcf92deb1227836f29101fe04c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:58:29 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:59:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b10f725

sys-apps/apparmor-utils: remove 2.11.0-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 sys-apps/apparmor-utils/Manifest   |  1 -
 .../apparmor-utils/apparmor-utils-2.11.0-r1.ebuild | 82 --
 2 files changed, 83 deletions(-)

diff --git a/sys-apps/apparmor-utils/Manifest b/sys-apps/apparmor-utils/Manifest
index 5a2383ffc95..a2e9f8fdb80 100644
--- a/sys-apps/apparmor-utils/Manifest
+++ b/sys-apps/apparmor-utils/Manifest
@@ -1,2 +1 @@
-DIST apparmor-2.11.0.tar.gz 5013297 SHA256 
b1c489ea11e7771b8e6b181532cafbf9ebe6603e3cb00e2558f21b7a5bdd739a SHA512 
86b33c1cbbd256028dd5fdfaddc764c225845acd19c833223fce5cdd6164f997fe010d7b642791f834a3417b4ea847d77175fdfd89ea99ab2111933790d42b55
 WHIRLPOOL 
2a3ca9a943694fba0f225cffc2bac3782545c0970b490189585a87cccf18047128eaab754e53003e03d535a5851a3198b0738a89c6547e88d081f6ad31f066d5
 DIST apparmor-2.11.1.tar.gz 5017646 SHA256 
e8e2b22c18e6b6741c1f96942398923b97316b53d86408629f922d5689ec3507 SHA512 
f088157cc116987e56c0e02127497b1ec6241f3d761ec3b53211fa188f5f02c9408d6b903f2d275328ede88ebfd1393e00aad9f68cbe78fa9ab3711ba0f9c00c
 WHIRLPOOL 
46553fd18fbee79b3553bdeb2745c4d29396da0077284eda7391c7d94ff930f06242e295006d16110df12ae927d2b7ace0277769e61848d3f8670cebdd9d8c9e

diff --git a/sys-apps/apparmor-utils/apparmor-utils-2.11.0-r1.ebuild 
b/sys-apps/apparmor-utils/apparmor-utils-2.11.0-r1.ebuild
deleted file mode 100644
index 8d9f092107e..000
--- a/sys-apps/apparmor-utils/apparmor-utils-2.11.0-r1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-inherit perl-module python-r1 toolchain-funcs versionator
-
-MY_PV="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Additional userspace utils to assist with AppArmor profile 
management"
-HOMEPAGE="http://apparmor.net/";
-SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${MY_PV}/+download/apparmor-${PV}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="test"
-
-DEPEND="dev-lang/perl
-   ${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   ~sys-libs/libapparmor-${PV}[perl,python]
-   ~sys-apps/apparmor-${PV}
-   dev-perl/Locale-gettext
-   dev-perl/RPC-XML
-   dev-perl/TermReadKey
-   virtual/perl-Data-Dumper
-   virtual/perl-Getopt-Long"
-
-S=${WORKDIR}/apparmor-${PV}
-
-PATCHES=(
-   "${FILESDIR}/${PN}-2.11-shebang.patch"
-)
-
-src_prepare() {
-   default
-
-   sed -i binutils/Makefile \
-   -e 's/Bstatic/Bdynamic/g' \
-   -e 's/EXTRA_CFLAGS = /& ${CFLAGS}/' || die
-}
-
-src_compile() {
-   python_setup
-
-   pushd utils > /dev/null || die
-   # launches non-make subprocesses causing "make jobserver unavailable"
-   # error messages to appear in generated code
-   emake -j1
-   popd > /dev/null || die
-
-   pushd binutils > /dev/null || die
-   export EXTRA_CFLAGS="${CFLAGS}"
-   emake CC="$(tc-getCC)" USE_SYSTEM=1
-   popd > /dev/null || die
-}
-
-src_install() {
-   pushd utils > /dev/null || die
-   perl_set_version
-   emake DESTDIR="${D}" PERLDIR="${D}/${VENDOR_LIB}/Immunix" \
-   VIM_INSTALL_PATH="${D}/usr/share/vim/vimfiles/syntax" install
-
-   install_python() {
-   "${PYTHON}" "${S}"/utils/python-tools-setup.py install 
--prefix=/usr \
-   --root="${D}" --version="${PV}"
-   }
-
-   python_foreach_impl install_python
-   python_replicate_script "${D}"/usr/bin/aa-easyprof 
"${D}"/usr/sbin/apparmor_status \
-   
"${D}"/usr/sbin/aa-{audit,autodep,cleanprof,complain,disable,enforce,genprof,logprof,mergeprof,status,unconfined}
-   popd > /dev/null || die
-
-   pushd binutils > /dev/null || die
-   emake install DESTDIR="${D}" USE_SYSTEM=1
-   popd > /dev/null || die
-}



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

2017-11-03 Thread Michael Palimaka
commit: 6befd17ff2f98003fd3041cf242c8aa46b792cac
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:56:40 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:56:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6befd17f

sys-devel/qconf: remove 2.0

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 sys-devel/qconf/Manifest |  1 -
 sys-devel/qconf/qconf-2.0.ebuild | 50 
 2 files changed, 51 deletions(-)

diff --git a/sys-devel/qconf/Manifest b/sys-devel/qconf/Manifest
index 4ba9c203b1c..f272c3ff71a 100644
--- a/sys-devel/qconf/Manifest
+++ b/sys-devel/qconf/Manifest
@@ -1,2 +1 @@
-DIST qconf-2.0.tar.bz2 50507 SHA256 
772022c9757530c192d3bb1d31c4d6076b3464a8395dc06d3019923c44f999f2 SHA512 
8820dfe191149b8bf7aa2cd631a6c4900b821c30817c6bffcf79734271c47165daceef11507690d495881c8dc8d19f8dec441c7adeb2a3e36b355b66b4f5c43a
 WHIRLPOOL 
facc512a3df046e131825a45afc928b76d8c87446b8d4161695165e6551cebfb586497b2cad3c69a9a75afa0791b9c915e6f7019ead9925d867c01d7bd573f09
 DIST qconf-2.3.tar.xz 51848 SHA256 
d189dcf5589fe7d8ca53b963ba8bd33b91c4a75d1e7d863544174e6b7d69f581 SHA512 
27a532cb52067707a3e04a40260bb0f42e40adff4a643d2f048832356de58271e4051c9cb810e6fffd4b4e45dba483ed65aec062506053caa262ac03b3ec6253
 WHIRLPOOL 
6fc386321d4a9bbb12254d427355feaadc90c4b66dfdd0d69a635c15ed72c481aede18c506b9b15260de448931ec6c3a59d374c49491e997d6f52a33ea62

diff --git a/sys-devel/qconf/qconf-2.0.ebuild b/sys-devel/qconf/qconf-2.0.ebuild
deleted file mode 100644
index 2ffe7495fd2..000
--- a/sys-devel/qconf/qconf-2.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="./configure like generator for qmake-based projects"
-HOMEPAGE="http://delta.affinix.com/qconf/";
-SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="+qt4 qt5"
-
-RDEPEND="
-   qt4? ( dev-qt/qtcore:4 )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtxml:5
-   )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS README.md TODO )
-
-REQUIRED_USE="^^ ( qt4 qt5 )"
-
-src_configure() {
-   # Fake ./configure. Fails on unknown options
-   ./configure \
-   --prefix="${EPREFIX}/usr" \
-   $(use qt4 && echo "--qtdir=$(qt4_get_libdir)") \
-   $(use qt5 && echo "--qtdir=$(qt5_get_libdir)/qt5") \
-   --extraconf=QMAKE_STRIP= \
-   --verbose || die
-
-   [ ! -f Makefile ] && die "Makefile generation failure"
-
-   use qt4 && eqmake4
-   use qt5 && eqmake5
-}
-
-src_install() {
-   emake INSTALL_ROOT="${ED}" install
-   einstalldocs
-   insinto /usr/share/doc/${PF}
-   doins -r examples
-}



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

2017-11-03 Thread Michael Palimaka
commit: d1c3d172d0011bed44ff71633f0e6eada9804149
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:46:24 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:47:49 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1c3d172

sets: drop blogilo from kdepim-live

https://cgit.kde.org/sysadmin/release-tools.git/commit/?id=8b77a4f1315fdab2094c5203938eb0ad192c0b08

 sets/kdepim-live | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sets/kdepim-live b/sets/kdepim-live
index b4d65999c6..3d62fedf20 100644
--- a/sets/kdepim-live
+++ b/sets/kdepim-live
@@ -7,7 +7,6 @@
 ~kde-apps/akonadi-search-
 ~kde-apps/akonadiconsole-
 ~kde-apps/akregator-
-~kde-apps/blogilo-
 ~kde-apps/calendarjanitor-
 ~kde-apps/calendarsupport-
 ~kde-apps/eventviews-



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

2017-11-03 Thread Michael Palimaka
commit: c6fb4d461582ffb2187ca3e78fae9fbb79affa0e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:46:50 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:47:50 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c6fb4d46

kde-apps/blogilo: drop 

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 kde-apps/blogilo/blogilo-.ebuild | 51 
 1 file changed, 51 deletions(-)

diff --git a/kde-apps/blogilo/blogilo-.ebuild 
b/kde-apps/blogilo/blogilo-.ebuild
deleted file mode 100644
index a490392eec..00
--- a/kde-apps/blogilo/blogilo-.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Application to create, edit and update blog content"
-HOMEPAGE="https://www.kde.org/applications/internet/blogilo";
-LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )"
-KEYWORDS=""
-
-IUSE="google"
-
-DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep kblog)
-   $(add_kdeapps_dep kdepim-apps-libs)
-   $(add_kdeapps_dep libkdepim)
-   $(add_kdeapps_dep messagelib)
-   $(add_kdeapps_dep pimcommon)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtsql)
-   $(add_qt_dep qtwebengine 'widgets')
-   $(add_qt_dep qtwidgets)
-   google? ( $(add_kdeapps_dep libkgapi) )
-"
-RDEPEND="${DEPEND}
-   !kde-apps/kdepim-l10n
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package google KPimGAPI)
-   )
-
-   kde5_src_configure
-}



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

2017-11-03 Thread Michael Palimaka
commit: 31d5fb323c4129a9c8f0b4401a4f5cb997b245e1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:47:40 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:47:50 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=31d5fb32

Documentation: regenerate

 Documentation/CONTRIBUTORS   | 1 +
 Documentation/package.accept_keywords/.kde-applications-live/kdepim-live | 1 -
 Documentation/package.accept_keywords/kde-applications-live.keywords | 1 -
 Documentation/package.mask/kde-applications-live | 1 -
 Documentation/package.unmask/kde-applications-live   | 1 -
 5 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/Documentation/CONTRIBUTORS b/Documentation/CONTRIBUTORS
index 435aa3f608..305f5b5c1f 100644
--- a/Documentation/CONTRIBUTORS
+++ b/Documentation/CONTRIBUTORS
@@ -93,6 +93,7 @@ Oldřich Jedlička 
 Ondrej Sukup 
 Pablo Cholaky 
 Pacho Ramos 
+Paolo Pedroni 
 Patrick Lauer 
 Pavlos Ratis 
 Perfect Gentleman 

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-live/kdepim-live 
b/Documentation/package.accept_keywords/.kde-applications-live/kdepim-live
index 14834e63b0..c2145a9901 100644
--- a/Documentation/package.accept_keywords/.kde-applications-live/kdepim-live
+++ b/Documentation/package.accept_keywords/.kde-applications-live/kdepim-live
@@ -7,7 +7,6 @@
 ~kde-apps/akonadi-search- **
 ~kde-apps/akonadiconsole- **
 ~kde-apps/akregator- **
-~kde-apps/blogilo- **
 ~kde-apps/calendarjanitor- **
 ~kde-apps/calendarsupport- **
 ~kde-apps/eventviews- **

diff --git 
a/Documentation/package.accept_keywords/kde-applications-live.keywords 
b/Documentation/package.accept_keywords/kde-applications-live.keywords
index 970ef22192..85d4d1cf06 100644
--- a/Documentation/package.accept_keywords/kde-applications-live.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-live.keywords
@@ -150,7 +150,6 @@
 ~kde-apps/akonadi-search- **
 ~kde-apps/akonadiconsole- **
 ~kde-apps/akregator- **
-~kde-apps/blogilo- **
 ~kde-apps/calendarjanitor- **
 ~kde-apps/calendarsupport- **
 ~kde-apps/eventviews- **

diff --git a/Documentation/package.mask/kde-applications-live 
b/Documentation/package.mask/kde-applications-live
index d464844c03..240980f91e 100644
--- a/Documentation/package.mask/kde-applications-live
+++ b/Documentation/package.mask/kde-applications-live
@@ -140,7 +140,6 @@
 ~kde-apps/akonadi-search-
 ~kde-apps/akonadiconsole-
 ~kde-apps/akregator-
-~kde-apps/blogilo-
 ~kde-apps/calendarjanitor-
 ~kde-apps/calendarsupport-
 ~kde-apps/eventviews-

diff --git a/Documentation/package.unmask/kde-applications-live 
b/Documentation/package.unmask/kde-applications-live
index d464844c03..240980f91e 100644
--- a/Documentation/package.unmask/kde-applications-live
+++ b/Documentation/package.unmask/kde-applications-live
@@ -140,7 +140,6 @@
 ~kde-apps/akonadi-search-
 ~kde-apps/akonadiconsole-
 ~kde-apps/akregator-
-~kde-apps/blogilo-
 ~kde-apps/calendarjanitor-
 ~kde-apps/calendarsupport-
 ~kde-apps/eventviews-



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

2017-11-03 Thread Michael Palimaka
commit: 1423205da931ef514e536645cfb6ac84bcae28c5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:46:39 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:47:50 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1423205d

kde-apps/kdepim-meta: drop blogilo

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 kde-apps/kdepim-meta/kdepim-meta-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kdepim-meta/kdepim-meta-.ebuild 
b/kde-apps/kdepim-meta/kdepim-meta-.ebuild
index 38169e93bf..411c21f34d 100644
--- a/kde-apps/kdepim-meta/kdepim-meta-.ebuild
+++ b/kde-apps/kdepim-meta/kdepim-meta-.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
$(add_kdeapps_dep akonadi-notes)
$(add_kdeapps_dep akonadi-search)
$(add_kdeapps_dep akregator)
-   $(add_kdeapps_dep blogilo)
$(add_kdeapps_dep calendarjanitor)
$(add_kdeapps_dep calendarsupport)
$(add_kdeapps_dep eventviews)



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

2017-11-03 Thread Manuel Rüger
commit: 3957a826442d94eda4090bb31abcb8fe87583182
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 13:30:38 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 13:34:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3957a826

www-apps/gitea: Version bump to 1.2.2

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 www-apps/gitea/Manifest   |  1 +
 www-apps/gitea/gitea-1.2.2.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/www-apps/gitea/Manifest b/www-apps/gitea/Manifest
index 380399896b0..b84a24bad58 100644
--- a/www-apps/gitea/Manifest
+++ b/www-apps/gitea/Manifest
@@ -1,2 +1,3 @@
 DIST gitea-1.1.4.tar.gz 13018104 SHA256 
36ac983bb3b3f7b1edb8a86acbd6f73f3fabcd2ecf1554b86fe212318b4234d7 SHA512 
4427c4c1a588dcf201f707c3e2827fd702a0f8c0add63c6a5eff0d6ef8d21fdaaaf275f8e790017751f161431d563df22f71a6ea046085f9fb1d57da99f20524
 WHIRLPOOL 
14ad4d092348f8058ccb2438a9bca4dd3223305a9e8575aac808ef5bf15d1b27fc8c54b6a0b890244fe28761c31a633c7050d77b63410086fb1e03cba3e3d569
 DIST gitea-1.2.1.tar.gz 14326562 SHA256 
a18e0390d2c2ca956e94e98294707c9ac1d926763d00e2da682a3e72db393612 SHA512 
a8c446361d69fb71d4ee2b6476dd49b84cd88d0eb53b3f6b86a7dbd8c7189a81f65d6178aed96fb6a15dfba5940ec2026c8ff104a249405e3e14a76cd9bb8103
 WHIRLPOOL 
3a2e7f32fdbd3d4a03c45d08de64b37269f7bde92c42d9825fe56788003a49b4c9fcc56b62116207fd6e0b44db358b065eac9787db3a7ed4f5dd191bafa7bcd3
+DIST gitea-1.2.2.tar.gz 14326451 SHA256 
865f4c7c785de15cf496d58088b10aa84c4d260ebc9ae8b0cfb8cfa2001a96d8 SHA512 
a0efca25a13d157c5d56308f6febdc7b70e5438a74f68de76a4dac1f38cec3e3c4484c7f69c37730d6790ab2da29e1d9198d65a84c1802c9848fb2a5
 WHIRLPOOL 
35eedc2556b80f8468086d5cfffe38b2959baa316a95e14daa27fad7b564510f249a56b0df651a71ab92feb0aa8a759164af00833de5a3e5d937a425a6551056

diff --git a/www-apps/gitea/gitea-1.2.2.ebuild 
b/www-apps/gitea/gitea-1.2.2.ebuild
new file mode 100644
index 000..eb6445ca3d8
--- /dev/null
+++ b/www-apps/gitea/gitea-1.2.2.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="code.gitea.io/gitea"
+GIT_COMMIT="d81cf34"
+ARCHIVE_URI="https://github.com/go-gitea/gitea/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~amd64 ~arm"
+
+DESCRIPTION="A painless self-hosted Git service, written in Go"
+HOMEPAGE="https://github.com/go-gitea/gitea";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-go/go-bindata"
+RDEPEND="dev-vcs/git"
+
+pkg_setup() {
+   enewgroup git
+   enewuser git -1 /bin/bash /var/lib/gitea git
+}
+
+src_prepare() {
+   default
+   local GITEA_PREFIX=${EPREFIX}/var/lib/gitea
+   sed -i -e "s/git rev-parse --short HEAD/echo ${GIT_COMMIT}/"\
+   -e "s/\"main.Version.*$/\"main.Version=${PV}\"/"\
+   -e "s/-ldflags '-s/-ldflags '/" src/${EGO_PN}/Makefile || die
+   sed -i -e "s#^APP_DATA_PATH = data#APP_DATA_PATH = 
${GITEA_PREFIX}/data#"\
+   -e "s#^PATH = data/gitea.db#PATH = 
${GITEA_PREFIX}/data/gitea.db#"\
+   -e "s#^PROVIDER_CONFIG = data/sessions#PROVIDER_CONFIG = 
${GITEA_PREFIX}/data/sessions#"\
+   -e "s#^AVATAR_UPLOAD_PATH = data/avatars#AVATAR_UPLOAD_PATH = 
${GITEA_PREFIX}/data/avatars#"\
+   -e "s#^TEMP_PATH = data/tmp/uploads#TEMP_PATH = 
${GITEA_PREFIX}/data/tmp/uploads#"\
+   -e "s#^PATH = data/attachments#PATH = 
${GITEA_PREFIX}/data/attachments#"\
+   -e "s#^ROOT_PATH =#ROOT_PATH = ${EPREFIX}/var/log/gitea#"\
+   -e "s#^ISSUE_INDEXER_PATH =#ISSUE_INDEXER_PATH = 
${GITEA_PREFIX}/indexers/issues.bleve#"\
+   src/${EGO_PN}/conf/app.ini || die
+}
+
+src_compile() {
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" emake -C src/${EGO_PN} 
generate
+   TAGS="bindata pam sqlite" LDFLAGS="" CGO_LDFLAGS="-fno-PIC" 
GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" emake -C src/${EGO_PN} build
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin gitea
+   insinto /var/lib/gitea/conf
+   newins conf/app.ini app.ini.example
+   popd || die
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/gitea.logrotated gitea
+   newinitd "${FILESDIR}"/gitea.initd gitea
+   newconfd "${FILESDIR}"/gitea.confd gitea
+   keepdir /var/log/gitea /var/lib/gitea/data
+   fowners -R git:git /var/log/gitea /var/lib/gitea/
+}
+
+pkg_postinst() {
+   if [[ ! -e ${EROOT}/var/lib/gitea/conf/app.ini ]]; then
+   elog "No app.ini found, copying the example over"
+   cp "${EROOT}"/var/lib/gitea/conf/app.ini{.example,} || die
+   else
+   elog "app.ini found, please check example file for possible 
changes"
+   fi
+}



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

2017-11-03 Thread Manuel Rüger
commit: 984cda87899cf28ee1cec12fcffabf4104df1588
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 13:35:08 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 13:35:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984cda87

www-apps/gitea: Remove old

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 www-apps/gitea/Manifest   |  1 -
 www-apps/gitea/gitea-1.2.1.ebuild | 71 ---
 2 files changed, 72 deletions(-)

diff --git a/www-apps/gitea/Manifest b/www-apps/gitea/Manifest
index b84a24bad58..dd8bf7e31cc 100644
--- a/www-apps/gitea/Manifest
+++ b/www-apps/gitea/Manifest
@@ -1,3 +1,2 @@
 DIST gitea-1.1.4.tar.gz 13018104 SHA256 
36ac983bb3b3f7b1edb8a86acbd6f73f3fabcd2ecf1554b86fe212318b4234d7 SHA512 
4427c4c1a588dcf201f707c3e2827fd702a0f8c0add63c6a5eff0d6ef8d21fdaaaf275f8e790017751f161431d563df22f71a6ea046085f9fb1d57da99f20524
 WHIRLPOOL 
14ad4d092348f8058ccb2438a9bca4dd3223305a9e8575aac808ef5bf15d1b27fc8c54b6a0b890244fe28761c31a633c7050d77b63410086fb1e03cba3e3d569
-DIST gitea-1.2.1.tar.gz 14326562 SHA256 
a18e0390d2c2ca956e94e98294707c9ac1d926763d00e2da682a3e72db393612 SHA512 
a8c446361d69fb71d4ee2b6476dd49b84cd88d0eb53b3f6b86a7dbd8c7189a81f65d6178aed96fb6a15dfba5940ec2026c8ff104a249405e3e14a76cd9bb8103
 WHIRLPOOL 
3a2e7f32fdbd3d4a03c45d08de64b37269f7bde92c42d9825fe56788003a49b4c9fcc56b62116207fd6e0b44db358b065eac9787db3a7ed4f5dd191bafa7bcd3
 DIST gitea-1.2.2.tar.gz 14326451 SHA256 
865f4c7c785de15cf496d58088b10aa84c4d260ebc9ae8b0cfb8cfa2001a96d8 SHA512 
a0efca25a13d157c5d56308f6febdc7b70e5438a74f68de76a4dac1f38cec3e3c4484c7f69c37730d6790ab2da29e1d9198d65a84c1802c9848fb2a5
 WHIRLPOOL 
35eedc2556b80f8468086d5cfffe38b2959baa316a95e14daa27fad7b564510f249a56b0df651a71ab92feb0aa8a759164af00833de5a3e5d937a425a6551056

diff --git a/www-apps/gitea/gitea-1.2.1.ebuild 
b/www-apps/gitea/gitea-1.2.1.ebuild
deleted file mode 100644
index 56e96b9e348..000
--- a/www-apps/gitea/gitea-1.2.1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit user golang-build golang-vcs-snapshot
-
-EGO_PN="code.gitea.io/gitea"
-GIT_COMMIT="34182c8"
-ARCHIVE_URI="https://github.com/go-gitea/gitea/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~amd64 ~arm"
-
-DESCRIPTION="A painless self-hosted Git service, written in Go"
-HOMEPAGE="https://github.com/go-gitea/gitea";
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-go/go-bindata"
-RDEPEND="dev-vcs/git"
-
-pkg_setup() {
-   enewgroup git
-   enewuser git -1 /bin/bash /var/lib/gitea git
-}
-
-src_prepare() {
-   default
-   local GITEA_PREFIX=${EPREFIX}/var/lib/gitea
-   sed -i -e "s/git rev-parse --short HEAD/echo ${GIT_COMMIT}/"\
-   -e "s/\"main.Version.*$/\"main.Version=${PV}\"/"\
-   -e "s/-ldflags '-s/-ldflags '/" src/${EGO_PN}/Makefile || die
-   sed -i -e "s#^APP_DATA_PATH = data#APP_DATA_PATH = 
${GITEA_PREFIX}/data#"\
-   -e "s#^PATH = data/gitea.db#PATH = 
${GITEA_PREFIX}/data/gitea.db#"\
-   -e "s#^PROVIDER_CONFIG = data/sessions#PROVIDER_CONFIG = 
${GITEA_PREFIX}/data/sessions#"\
-   -e "s#^AVATAR_UPLOAD_PATH = data/avatars#AVATAR_UPLOAD_PATH = 
${GITEA_PREFIX}/data/avatars#"\
-   -e "s#^TEMP_PATH = data/tmp/uploads#TEMP_PATH = 
${GITEA_PREFIX}/data/tmp/uploads#"\
-   -e "s#^PATH = data/attachments#PATH = 
${GITEA_PREFIX}/data/attachments#"\
-   -e "s#^ROOT_PATH =#ROOT_PATH = ${EPREFIX}/var/log/gitea#"\
-   -e "s#^ISSUE_INDEXER_PATH =#ISSUE_INDEXER_PATH = 
${GITEA_PREFIX}/indexers/issues.bleve#"\
-   src/${EGO_PN}/conf/app.ini || die
-}
-
-src_compile() {
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" emake -C src/${EGO_PN} 
generate
-   TAGS="bindata pam sqlite" LDFLAGS="" CGO_LDFLAGS="-fno-PIC" 
GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" emake -C src/${EGO_PN} build
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin gitea
-   insinto /var/lib/gitea/conf
-   newins conf/app.ini app.ini.example
-   popd || die
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/gitea.logrotated gitea
-   newinitd "${FILESDIR}"/gitea.initd gitea
-   newconfd "${FILESDIR}"/gitea.confd gitea
-   keepdir /var/log/gitea /var/lib/gitea/data
-   fowners -R git:git /var/log/gitea /var/lib/gitea/
-}
-
-pkg_postinst() {
-   if [[ ! -e ${EROOT}/var/lib/gitea/conf/app.ini ]]; then
-   elog "No app.ini found, copying the example over"
-   cp "${EROOT}"/var/lib/gitea/conf/app.ini{.example,} || die
-   else
-   elog "app.ini found, please check example file for possible 
changes"
-   fi
-}



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

2017-11-03 Thread Michael Palimaka
commit: dfc2b22c43836c5d073b68b1a8dff320134fb868
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:19:18 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:26:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc2b22c

app-misc/pal: remove 0.4.3-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 app-misc/pal/pal-0.4.3-r1.ebuild | 54 
 1 file changed, 54 deletions(-)

diff --git a/app-misc/pal/pal-0.4.3-r1.ebuild b/app-misc/pal/pal-0.4.3-r1.ebuild
deleted file mode 100644
index 132f917792b..000
--- a/app-misc/pal/pal-0.4.3-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils prefix toolchain-funcs
-
-DESCRIPTION="pal command-line calendar program"
-HOMEPAGE="http://palcal.sourceforge.net/";
-SRC_URI="mirror://sourceforge/palcal/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="nls"
-
-RDEPEND="
-   >=dev-libs/glib-2.0
-   nls? ( virtual/libintl )
-   sys-libs/ncurses
-   sys-libs/readline
-"
-DEPEND="
-   ${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-
-S=${WORKDIR}/${P}/src
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PV}-strip.patch
-   epatch "${FILESDIR}"/${PV}-ldflags.patch
-   epatch "${FILESDIR}"/${P}-pkg_config.patch
-   epatch "${FILESDIR}"/${P}-prefix.patch
-
-   eprefixify Makefile.defs input.c Makefile
-   sed -i -e 's/ -o root//g' {.,convert}/Makefile || die
-
-   tc-export PKG_CONFIG
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" OPT="${CFLAGS}" LDOPT="${LDFLAGS}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install-man install-bin install-share
-
-   if use nls; then
-   emake DESTDIR="${D}" install-mo
-   fi
-
-   dodoc "${WORKDIR}"/${P}/{ChangeLog,doc/example.css}
-}



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

2017-11-03 Thread Michael Palimaka
commit: 1c149db5c64e00a0c1f4e30058a86c3a0c6efd7c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:26:27 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:26:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c149db5

dev-libs/check: remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 dev-libs/check/Manifest   |  3 --
 dev-libs/check/check-0.10.0-r2.ebuild | 59 -
 dev-libs/check/check-0.11.0.ebuild| 62 ---
 dev-libs/check/check-0.9.11.ebuild| 54 --
 4 files changed, 178 deletions(-)

diff --git a/dev-libs/check/Manifest b/dev-libs/check/Manifest
index 0d91e30d7da..2917679b4a9 100644
--- a/dev-libs/check/Manifest
+++ b/dev-libs/check/Manifest
@@ -1,5 +1,2 @@
-DIST check-0.10.0-github.tar.gz 257887 SHA256 
38daf46cc8bf9081d63970b6ea371e8462beb5e77c03443f275cf4b10ac3a0c2 SHA512 
d4a5881e07c9285a5ca4eff6f63172b19c968bab3cd5cfc06c2be54fd25ef71d63b0bd6b425c7af5cfe89d7bc3fae17e56b8648cad1db58a9972e6de1b6fd96f
 WHIRLPOOL 
f254b3cd77db9735388f482aaf0d93be24a6bbea08558632d28eeb9d0573ea73ef4d9c36b2e0571fa7c938e288d8261a51dede5bb0ccd8a2671f5788512a230a
 DIST check-0.10.0.tar.gz 769119 SHA256 
f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052 SHA512 
82103a98382c41cf16f172ded66c0399d3da6eceb6728aab11120c028e8796f6d545a98dc4aa5f76ee68c0bfd1f842a4dd371f5d670c8ba84ce4209812bf1ac5
 WHIRLPOOL 
d3399a2500a4a1f6fa8865fe75af67e98a22587edd2525d144f4f403dd313cc59b7622cd77cfd885b9e3dfd737e2bef5366d28062b2975c882ffac6253b02b29
-DIST check-0.11.0-github.tar.gz 275579 SHA256 
df18bb72ba31eed2e06c21dd97402174500a211645e4b3748e9e277551acc97d SHA512 
829adee2a5793dda6ac88162e355268019dd82e7a8ad95f1287bd262c3a7764425fba6a8347f1aeebdad642a972043b70aa59d54c87b3c46e1b5b569290dc359
 WHIRLPOOL 
a37225f70a27bf78e6d6d1eb27596f9778ef809aaee834d0a75de407daa160d8c98ab6aaebc98fa18dddf332a0d110faff073c62dc37f037ed7923ea6507b563
 DIST check-0.12.0-github.tar.gz 281127 SHA256 
7816b4c38f6e23ff873786f18d966e552837677bfae144041e0587e7c39e04e8 SHA512 
f7b6452b69f999a90e86a8582d980c0c1b74ba5629ee34455724463ba62bfe3501ad0415aa771170f5c638a7a253f123bf87cbef25aadc6569a7a3a4d10fce90
 WHIRLPOOL 
b3ef728b1f442a2eafd5cc431de204a6f32d28463543693d25d49e57c53b5c062786b5eae11752515f6d5b4eff35892d483d7b54705354bcea985a58c90b2266
-DIST check-0.9.11.tar.gz 691146 SHA256 
ea4e8c7ffb00bb4ffb3f59f11744a71f1cc4212c79f3083c7d9a4b0953976936 SHA512 
10883709463b76f6650197db989c348d9d07ccaa2cacc0bd6bd177bbcc1e9e0d88746c2e110e620ab18c23cb5f41b95797d60d77de279af1a810a42b355b742e
 WHIRLPOOL 
9559104a68b2f1215e9b00affb4711a69bf3e4e94e0ec894de66f0f77b5637187bb183560e29d0a889ff04d0e07f2785fc407128dee1ba74d584ce9a0ff9a3b1

diff --git a/dev-libs/check/check-0.10.0-r2.ebuild 
b/dev-libs/check/check-0.10.0-r2.ebuild
deleted file mode 100644
index 7bd022c8e05..000
--- a/dev-libs/check/check-0.10.0-r2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_PRUNE_LIBTOOL_FILES="all"
-
-inherit autotools autotools-multilib
-
-DESCRIPTION="A unit test framework for C"
-HOMEPAGE="https://libcheck.github.io/check/";
-SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}-github.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="static-libs subunit"
-
-RDEPEND="subunit? ( >=dev-python/subunit-0.0.10-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   sys-apps/texinfo
-   virtual/pkgconfig"
-
-pkg_setup() {
-   # See multilib_src_test(), disable sleep()-based tests because they
-   # just take a long time doing pretty much nothing.
-   export CPPFLAGS="-DTIMEOUT_TESTS_ENABLED=0 ${CPPFLAGS}"
-}
-
-src_prepare() {
-   sed -i -e '/^docdir =/d' {.,doc}/Makefile.am \
-   || die 'failed to unset docdir in Makefile.am'
-
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --disable-dependency-tracking
-   $(use_enable subunit)
-   --docdir="${EPREFIX}/usr/share/doc/${PF}"
-   )
-   autotools-multilib_src_configure
-}
-
-multilib_src_test() {
-   elog "-DTIMEOUT_TESTS_ENABLED=0 has been prepended to CPPFLAGS. To run 
the"
-   elog "entire testsuite for dev-libs/check, ensure that"
-   elog "-DTIMEOUT_TESTS_ENABLED=1 is in your CPPFLAGS."
-   default_src_test
-}
-
-src_install() {
-   autotools-multilib_src_install
-   dodoc AUTHORS *ChangeLog* NEWS README THANKS TODO
-
-   rm -f "${ED}/usr/share/doc/${PF}"/COPYING* || \
-   die 'failed to remove COPYING files'
-}

diff --git a/dev-libs/check/check-0.11.0.ebuild 
b/

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/

2017-11-03 Thread Michael Palimaka
commit: 64e551d79336e930c8a2886b9d0a6a1eea4a374f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov  3 13:14:10 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov  3 13:14:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e551d7

dev-qt/qtcore: stabilise 4.8.7-r3 for amd64/x86

Bug: https://bugs.gentoo.org/635394
Package-Manager: Portage-2.3.8, Repoman-2.3.4

 dev-qt/qtcore/qtcore-4.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild 
b/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild
index ea5ea94ee35..84b3ee7f9c6 100644
--- a/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild
+++ b/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Cross-platform application development framework"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+glib iconv icu libressl qt3support ssl"



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/, profiles/arch/powerpc/, profiles/arch/base/, ...

2017-11-03 Thread Brian Evans
commit: 2ce521bb27399e0d205a10b3f6e7e85745db6509
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Nov  3 12:53:53 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Nov  3 12:53:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce521bb

Mask numa USE for dev-db/mysql where it is not accessible

 profiles/arch/amd64/package.use.mask   | 1 +
 profiles/arch/base/package.use.mask| 1 +
 profiles/arch/ia64/package.use.mask| 1 +
 profiles/arch/powerpc/package.use.mask | 1 +
 profiles/arch/x86/package.use.mask | 1 +
 5 files changed, 5 insertions(+)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 121b4078df6..f50eacb55ae 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -66,6 +66,7 @@ app-admin/collectd -collectd_plugins_mqtt
 
 # Thomas Deutschmann  (26 Aug 2016)
 # Enable numa support on supported architectures
+dev-db/mysql -numa
 dev-db/percona-server -numa
 
 # Brian Evans  (23 Aug 2016)

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index c1f2b0728eb..fd40be2c228 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -40,6 +40,7 @@ app-admin/collectd collectd_plugins_mqtt
 
 # Thomas Deutschmann  (26 Aug 2016)
 # It's only supported on amd64, ia64, powerpc and x86
+dev-db/mysql numa
 dev-db/percona-server numa
 
 # Brian Evans  (23 Aug 2016)

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 98a61f2dfc7..24bbe3472d3 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -92,6 +92,7 @@ net-misc/networkmanager ofono
  
 # Thomas Deutschmann  (26 Aug 2016)
 # Enable numa support on supported architectures
+dev-db/mysql -numa
 dev-db/percona-server -numa
 
 # Gilles Dartiguelongue  (23 Aug 2016)

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 09c1767c60c..e23ebb32a40 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -61,6 +61,7 @@ games-emulation/dosbox glide
 
 # Thomas Deutschmann  (26 Aug 2016)
 # Enable numa support on supported architectures
+dev-db/mysql -numa
 dev-db/percona-server -numa
 
 # Pacho Ramos  (21 Aug 2016)

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index ebfbaafd0d1..530319203b6 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -57,6 +57,7 @@ app-admin/collectd -collectd_plugins_mqtt
 
 # Thomas Deutschmann  (26 Aug 2016)
 # Enable numa support on supported architectures
+dev-db/mysql -numa
 dev-db/percona-server -numa
 
 # Brian Evans  (18 Aug 2016)



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

2017-11-03 Thread Brian Evans
commit: cbecd699292619d1eaddec9a8efd7b9cbb7de92b
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Nov  3 12:52:18 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Nov  3 12:52:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbecd699

dev-db/mysql: Add numa USE wrt bug 635282

Closes: https://bugs.gentoo.org/635282
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-db/mysql/metadata.xml|  1 +
 dev-db/mysql/mysql-5.6.38.ebuild | 15 +--
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml
index 8e45aa661e8..83ee85b777f 100644
--- a/dev-db/mysql/metadata.xml
+++ b/dev-db/mysql/metadata.xml
@@ -21,6 +21,7 @@ dev-db/mariadb
   Enable SSL connections and crypto functions using 
dev-libs/openssl
   Raise the max index per table limit from 64 to 
128
   Install client programs only, no server
+  Enable NUMA support using sys-process/numactl 
(NUMA kernel support is also required)
   Add support for statement profiling (requires 
USE=community).
   Build the server program
   Build support for profiling and tracing using 
dev-util/systemtap

diff --git a/dev-db/mysql/mysql-5.6.38.ebuild b/dev-db/mysql/mysql-5.6.38.ebuild
index 050b1e092c8..01d0263e17b 100644
--- a/dev-db/mysql/mysql-5.6.38.ebuild
+++ b/dev-db/mysql/mysql-5.6.38.ebuild
@@ -13,12 +13,12 @@ CMAKE_MAKEFILE_GENERATOR=emake
 
 inherit mysql-multilib-r1
 # only to make repoman happy. it is really set in the eclass
-IUSE="$IUSE"
+IUSE="$IUSE numa"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
 KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 
-DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 ) numa? ( 
sys-process/numactl )"
 RDEPEND="${RDEPEND}"
 
 MY_PATCH_DIR="${WORKDIR}/mysql-extras-${MY_EXTRAS_VER}"
@@ -38,10 +38,6 @@ PATCHES=(
 # If you want to add a single patch, copy the ebuild to an overlay
 # and create your own mysql-extras tarball, looking at 000_index.txt
 
-# validate_password plugin uses exceptions when it shouldn't yet (until 5.7)
-# disable until we see what happens with it
-MYSQL_CMAKE_NATIVE_DEFINES=( -DWITHOUT_VALIDATE_PASSWORD=1 )
-
 src_prepare() {
mysql-multilib-r1_src_prepare
if use libressl ; then
@@ -50,6 +46,13 @@ src_prepare() {
fi
 }
 
+src_configure() {
+   # validate_password plugin uses exceptions when it shouldn't yet (until 
5.7)
+   # disable until we see what happens with it
+   local MYSQL_CMAKE_NATIVE_DEFINES=( -DWITHOUT_VALIDATE_PASSWORD=1 
-DWITH_NUMA=$(usex numa ON OFF) )
+   mysql-multilib-r1_src_configure
+}
+
 # Official test instructions:
 # USE='server embedded extraengine perl openssl static-libs' \
 # FEATURES='test userpriv -usersandbox' \



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

2017-11-03 Thread Manuel Rüger
commit: b6e0bb1ad700dee2969b53e23e6931f73fa69a40
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 12:07:40 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 12:07:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e0bb1a

net-misc/memcached: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

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

diff --git a/net-misc/memcached/memcached-1.5.2.ebuild 
b/net-misc/memcached/memcached-1.5.2.ebuild
index f4f56505a24..1bdf5b35e65 100644
--- a/net-misc/memcached/memcached-1.5.2.ebuild
+++ b/net-misc/memcached/memcached-1.5.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
 
 RDEPEND=">=dev-libs/libevent-1.4:=



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

2017-11-03 Thread Manuel Rüger
commit: 49a231bc848047d7ee8e2aca3aaa3f735e92fc94
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 12:06:27 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 12:06:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a231bc

app-misc/pal: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 app-misc/pal/pal-0.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/pal/pal-0.4.3-r2.ebuild b/app-misc/pal/pal-0.4.3-r2.ebuild
index 75d5f9254a6..4b730ffb3e7 100644
--- a/app-misc/pal/pal-0.4.3-r2.ebuild
+++ b/app-misc/pal/pal-0.4.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/palcal/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="nls"
 
 RDEPEND="



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

2017-11-03 Thread Manuel Rüger
commit: 5735c7215e4df489befb0ffeba4ccf71f76c6788
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 11:59:44 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 11:59:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5735c721

sys-process/vixie-cron: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild 
b/sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild
index 1e06308a812..9df5efc8c14 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
 
 LICENSE="ISC BSD-2 BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="selinux pam debug"
 
 DEPEND="selinux? ( sys-libs/libselinux )



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

2017-11-03 Thread Manuel Rüger
commit: cd96949935c321c24886d43f11d1ada522b4ae20
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 11:55:04 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 11:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd969499

app-emulation/docker-runc: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

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

diff --git a/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild 
b/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild
index 03e8e10d6e7..930d6d1ff44 100644
--- a/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild
+++ b/app-emulation/docker-runc/docker-runc-1.0.0_rc3_p20170706.ebuild
@@ -11,7 +11,7 @@ else
EGIT_COMMIT="810190ceaa507aa2727d7ae6f4790c76ec150bd2"
RUNC_COMMIT="810190" # Change this when you update the ebuild
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64"
+   KEYWORDS="amd64 ~arm ~ppc64"
inherit golang-vcs-snapshot
 fi
 



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

2017-11-03 Thread Manuel Rüger
commit: 9e12ddd235c63ba64fa1e4167cf5ca605d663781
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Nov  2 22:06:53 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 11:53:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e12ddd2

app-admin/tripwire: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 app-admin/tripwire/tripwire-2.4.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/tripwire/tripwire-2.4.3.6.ebuild 
b/app-admin/tripwire/tripwire-2.4.3.6.ebuild
index 5d73b9f5e31..deeba1cd835 100644
--- a/app-admin/tripwire/tripwire-2.4.3.6.ebuild
+++ b/app-admin/tripwire/tripwire-2.4.3.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Tripwire/tripwire-open-source/archive/${PV}.tar.gz -
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE="libressl selinux ssl static +tools"
 
 DEPEND="sys-devel/automake



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

2017-11-03 Thread Manuel Rüger
commit: 04c9a94fc388b221b372e1dd085874d229e990d2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Nov  3 11:53:39 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Nov  3 11:53:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c9a94f

sys-process/tini: Stable on amd64

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 sys-process/tini/tini-0.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/tini/tini-0.16.1.ebuild 
b/sys-process/tini/tini-0.16.1.ebuild
index 2ba5c74f375..4e2956b566d 100644
--- a/sys-process/tini/tini-0.16.1.ebuild
+++ b/sys-process/tini/tini-0.16.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="+args +static"
 
 src_prepare() {



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

2017-11-03 Thread Yixun Lan
commit: 9f5090c0542f03940ace5c25954ddbed4aa6256f
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov  3 10:02:43 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 10:07:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5090c0

app-emulation/xen: security bump

fix XSA-236

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen/Manifest|   1 +
 app-emulation/xen/xen-4.8.2-r2.ebuild | 184 ++
 2 files changed, 185 insertions(+)

diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
index 0f0adafe265..63726379fae 100644
--- a/app-emulation/xen/Manifest
+++ b/app-emulation/xen/Manifest
@@ -3,5 +3,6 @@ DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
 DIST xen-4.8.2-upstream-patches-0.tar.xz 7540 SHA256 
d4bd4ce76097c49ebbad67a64814b9b41af0528b390ade15814cf0fb144e5e77 SHA512 
34118ac114773cfc01a464de2a93b14905d3fb5edd62ae093f6cb40758f89c7fdc8449d0b7e9bfbaaee812b6f32b0c21860adeebb609376a22ce231e405b0837
 WHIRLPOOL 
0ff8c2fe3c349e6dc85e98644a813dd590c42bc78c6bbf98cdf77ed516e73fe5ca72a44935eae77f6ff9dcba8fef5d24c181d24b63b15bc470e7ed59098d5808
 DIST xen-4.8.2-upstream-patches-1.tar.xz 29608 SHA256 
7b1833eede01b7c8ae607614afd35c66ff009518cca972e2653d5828fb632aa6 SHA512 
3ea002c37a0e2189f1846548a4aa607c42041cf093ec9a57509692dabe5c0b718151d183f5714443403d5cf8d4ab010a8f3893207bebf81cb85793282c30b457
 WHIRLPOOL 
0659a56e419918cb091ff0d87bf69a03464d2a0a0b4c6bad87521e83c40b48e210582d5fab2d9686b22b4ba839041be6e8aa39ab306a86ce18461d99c36be439
+DIST xen-4.8.2-upstream-patches-2.tar.xz 38852 SHA256 
12c1f1fd2adba22b923d2ee944e6e66794701393966f9e9e2079961e202f6d64 SHA512 
536823eabf03e92585a8c5cde90ce502672dd1ec080b28b39411d6a778b899436a57bfb633f11c94d48d2f963848b7771e469f5ea53e84b580976f631f69cc5d
 WHIRLPOOL 
5baf92709da895eccbe8b154c1d1cdf4c2f0faf5166ef2e4bbf32ca6899d8b88aa67ccd765a15a2f9a6d5200d4a1eb832775891d41c00a950855e5d1d4358e35
 DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST xen-security-patches-26.tar.xz 8276 SHA256 
2a21ec429f8952875f7d95f24697600e606326f1a16d5622cee73628cd0401c1 SHA512 
f54fc7e720a70258263d29cc482b8269386818ad75792de87b0d0357fdb6af81f2102e5983100db47563435fa28f875a84e8c6d73d44797aadaf0c469d9fb0ec
 WHIRLPOOL 
b31667d8415dc1fbcd60160fdbc2fe0ad4de9bd2171fda875f5585b8d7821c4c035b029dbf382abacf4b6be745aeeb708f419fdcabdd86f78ff1c13703802e3f

diff --git a/app-emulation/xen/xen-4.8.2-r2.ebuild 
b/app-emulation/xen/xen-4.8.2-r2.ebuild
new file mode 100644
index 000..9ddd4bb969c
--- /dev/null
+++ b/app-emulation/xen/xen-4.8.2-r2.ebuild
@@ -0,0 +1,184 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils flag-o-matic mount-boot multilib python-any-r1 toolchain-funcs
+
+MY_PV=${PV/_/-}
+MY_P=${PN}-${MY_PV}
+
+if [[ $PV == * ]]; then
+   inherit git-r3
+   KEYWORDS=""
+   EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
+   SRC_URI=""
+else
+   KEYWORDS="~amd64 ~arm -x86"
+   UPSTREAM_VER=2
+   SECURITY_VER=
+   GENTOO_VER=
+
+   [[ -n ${UPSTREAM_VER} ]] && \
+   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz";
+   [[ -n ${SECURITY_VER} ]] && \
+   
SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-security-patches-${SECURITY_VER}.tar.xz";
+   [[ -n ${GENTOO_VER} ]] && \
+   
GENTOO_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-gentoo-patches-${GENTOO_VER}.tar.xz";
+   
SRC_URI="https://downloads.xenproject.org/release/xen/${MY_PV}/${MY_P}.tar.gz
+   ${UPSTREAM_PATCHSET_URI}
+   ${SECURITY_PATCHSET_URI}
+   ${GENTOO_PATCHSET_URI}"
+fi
+
+DESCRIPTION="The Xen virtual machine monitor"
+HOMEPAGE="http://xen.org/";
+HOMEPAGE="https://www.xenproject.org";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="custom-cflags debug efi flask"
+
+DEPEND="${PYTHON_DEPS}
+   efi? ( >=sys-devel/binutils-2.22[multitarget] )
+   !efi? ( >=sys-devel/binutils-2.22 )"
+RDEPEND=""
+PDEPEND="~app-emulation/xen-tools-${PV}"
+
+# no tests are

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

2017-11-03 Thread Yixun Lan
commit: c6af6135988f0f8463a5c3746ebc00d4a26d6a1b
Author: Tomáš Mózes  gmail  com>
AuthorDate: Sat Oct 28 08:42:27 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 10:07:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6af6135

app-emulation/xen-tools: add missing dep on app-text/ghostscript-gpl

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

Signed-off-by: Yixun Lan  gentoo.org>

 app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild 
b/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild
index 3de1759592f..d7c419329aa 100644
--- a/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild
@@ -101,6 +101,7 @@ DEPEND="${COMMON_DEPEND}
dev-lang/perl
app-misc/pax-utils
doc? (
+   app-text/ghostscript-gpl
app-text/pandoc
dev-python/markdown[${PYTHON_USEDEP}]
dev-texlive/texlive-latexextra



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

2017-11-03 Thread Yixun Lan
commit: fb2eba50033bc28a68c10f18c5393fc2a841c335
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov  3 10:06:43 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov  3 10:07:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2eba50

app-emulation/xen-tools: version bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-tools/Manifest  |   1 +
 app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild | 467 ++
 2 files changed, 468 insertions(+)

diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
index 807381cfa2d..df0b1eb60af 100644
--- a/app-emulation/xen-tools/Manifest
+++ b/app-emulation/xen-tools/Manifest
@@ -6,6 +6,7 @@ DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
 DIST xen-4.8.2-upstream-patches-0.tar.xz 7540 SHA256 
d4bd4ce76097c49ebbad67a64814b9b41af0528b390ade15814cf0fb144e5e77 SHA512 
34118ac114773cfc01a464de2a93b14905d3fb5edd62ae093f6cb40758f89c7fdc8449d0b7e9bfbaaee812b6f32b0c21860adeebb609376a22ce231e405b0837
 WHIRLPOOL 
0ff8c2fe3c349e6dc85e98644a813dd590c42bc78c6bbf98cdf77ed516e73fe5ca72a44935eae77f6ff9dcba8fef5d24c181d24b63b15bc470e7ed59098d5808
 DIST xen-4.8.2-upstream-patches-1.tar.xz 29608 SHA256 
7b1833eede01b7c8ae607614afd35c66ff009518cca972e2653d5828fb632aa6 SHA512 
3ea002c37a0e2189f1846548a4aa607c42041cf093ec9a57509692dabe5c0b718151d183f5714443403d5cf8d4ab010a8f3893207bebf81cb85793282c30b457
 WHIRLPOOL 
0659a56e419918cb091ff0d87bf69a03464d2a0a0b4c6bad87521e83c40b48e210582d5fab2d9686b22b4ba839041be6e8aa39ab306a86ce18461d99c36be439
+DIST xen-4.8.2-upstream-patches-2.tar.xz 38852 SHA256 
12c1f1fd2adba22b923d2ee944e6e66794701393966f9e9e2079961e202f6d64 SHA512 
536823eabf03e92585a8c5cde90ce502672dd1ec080b28b39411d6a778b899436a57bfb633f11c94d48d2f963848b7771e469f5ea53e84b580976f631f69cc5d
 WHIRLPOOL 
5baf92709da895eccbe8b154c1d1cdf4c2f0faf5166ef2e4bbf32ca6899d8b88aa67ccd765a15a2f9a6d5200d4a1eb832775891d41c00a950855e5d1d4358e35
 DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST xen-gentoo-patches-10.tar.xz 27876 SHA256 
aa91759d25611afa2e851e190c8445b18e4262037fc06da886f2fa4a4c500b94 SHA512 
2033f4cb671971c73841cfaa7eb46623c37778c5746b47302eee252c4af287ccbeb8d1884ffdf32cd97a38cd7785257d56f13ef20d4c03dc0fb1cb196dc04ece
 WHIRLPOOL 
e02cc3c6ffd701b2f04df111ab33b18f7fa09e292b94a34af4d806509a564b896a7b677ab64654523ee992f363d59bf6bd4c2cbeaea7330f368cf657bfa2d538
 DIST xen-gentoo-patches-9.tar.xz 27456 SHA256 
67c410d12ef4628a8c0a931e5868b425f2eb4b2f0e307304a75384cbe509734b SHA512 
9a797be9dd2392c34b3f6561c2274e116b4f5b114f4520dbbd0b51818c774479ceabb45aa916f93c1a2bc49787f4ca6e6c83bc743baa6bdeef91d77276b20f36
 WHIRLPOOL 
c41cde532726bb55acd05d558b35d575b229d2ee64eba7438f7b196df313f0e44154148c1e47bf6e8c810667b3b237bcfa410371b4bb6f097b981f6b2637ead3

diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild 
b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
new file mode 100644
index 000..431efbabe51
--- /dev/null
+++ b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild
@@ -0,0 +1,467 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE='ncurses,xml,threads'
+
+inherit bash-completion-r1 eutils flag-o-matic multilib python-single-r1 
toolchain-funcs versionator
+
+MY_PV=${PV/_/-}
+MAJOR_V="$(get_version_component_range 1-2)"
+
+if [[ $PV == * ]]; then
+   inherit git-r3
+   KEYWORDS=""
+   REPO="xen.git"
+   EGIT_REPO_URI="git://xenbits.xen.org/${REPO}"
+   S="${WORKDIR}/${REPO}"
+else
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   UPSTREAM_VER=2
+   SECURITY_VER=
+   # xen-tools's gentoo patches tarball
+   GENTOO_VER=10
+   # xen-tools's gentoo patches version which apply to this specific ebuild
+   GENTOO_GPV=0
+   # xen-tools ovmf's patches
+   OVMF_VER=2
+
+   SEABIOS_VER=1.10.0
+   # OVMF upstream 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d
+   OVMF_PV=20151110
+
+   [[ -n ${UPSTREAM_VER} ]] && \
+   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-tools/}-upstream-patches-${UPSTREAM_VER}.tar.xz";
+  

[gentoo-commits] repo/gentoo:master commit in: app-emacs/emms/

2017-11-03 Thread Ulrich Müller
commit: da41796ece746427af82d15ae199bf78c7ae2651
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Nov  3 09:41:36 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Nov  3 09:44:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da41796e

app-emacs/emms: Version bump.

Closes: https://bugs.gentoo.org/636306
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-emacs/emms/Manifest|  1 +
 app-emacs/emms/emms-4.4.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/app-emacs/emms/Manifest b/app-emacs/emms/Manifest
index 8e2c99a0336..e21bb5f496d 100644
--- a/app-emacs/emms/Manifest
+++ b/app-emacs/emms/Manifest
@@ -1,3 +1,4 @@
 DIST emms-3.0.tar.gz 200838 SHA256 
5b750312dc82f856b1c725c0d795216f430ef7c25a301cda75b4847e52773594 SHA512 
a6637d6d9bcf7fdc81815e698b51579d2dcb51b70b39d65117a81d180541f4774c82a1da23f5e67a5ffd37d5f1a4ce4fe5f653f8e443f899910320eaf5420119
 WHIRLPOOL 
b8f9eecf1c1883e59051a31076888abb038627960012c22d9822764d558e84d97afb0b3eee9c6bf3fe89b707c6657d62099b384cac684709f1250f8fe63e9c59
 DIST emms-4.1.tar.gz 283625 SHA256 
032e5680c39f70234245e2c6d56bc8278cfb80e5539f3aa1ed26b771c330c62b SHA512 
b92773bb102e8d082a70644743665d5a1bfa470f579b8aaa1df60a29d0156aa6c4d516ea92a842db50d3418d63be7eb0cd36f18e9e3574b840056ed4ea210107
 WHIRLPOOL 
4ce84196531fae53e37d50b4e802b731db5f99a530b83965dfc95c63f105cdf1703df65af95fe2b4849ce1f412e3ba2fb4141cc6f9ec9bae0541e73226932de8
 DIST emms-4.3.tar.gz 287153 SHA256 
00112d631eee0cfee80a85c048bfbf7c2d25886067ee02152376208ae87c2c36 SHA512 
fd674e8637700d0a08cbdf0253ffd285623ba8181fac389eb94a701091ce25b071f995baa4fd68d60528dbbb90bbf034705bf52b41d9d5edd7af12c2c99418ed
 WHIRLPOOL 
fe7347c9a7013d0be81c9dff0c52e94ba5d62cbf9a04b4fcd18e7074658f12c0d3188a9242554d28143c5ebae62101e1d5f39ce302c94ed1852b0cf5094a23b0
+DIST emms-4.4.tar.gz 288922 SHA256 
10ecc2e9c957ca1f80bbf8d9a0473b9eae552218aaea278dc8b10564215513ac SHA512 
d0aaac80728b542366885916e43c2c50302a5a5d6c9e35ff53a5b46a7185fda19459ea28f0d77929920873d7d9732fa531a4ef50f5052ed4df42cc474d14d0ba
 WHIRLPOOL 
0c25526a7c55410a25fc7c873c3ba63b7caea87a00f24ca5c763e402e5f12aff93e2f37cbd28cdfd34ea4411eff053990591209e85a01385c983a58c394968c9

diff --git a/app-emacs/emms/emms-4.4.ebuild b/app-emacs/emms/emms-4.4.ebuild
new file mode 100644
index 000..1aacf114f26
--- /dev/null
+++ b/app-emacs/emms/emms-4.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit elisp toolchain-funcs
+
+DESCRIPTION="The Emacs Multimedia System"
+HOMEPAGE="https://www.gnu.org/software/emms/
+   https://www.emacswiki.org/emacs/EMMS";
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+DEPEND="media-libs/taglib"
+RDEPEND="${DEPEND}"
+
+# EMMS can use almost anything for playing media files therefore the dependency
+# possibilities are so broad that we refrain from setting anything explicitly
+# in DEPEND/RDEPEND.
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" \
+   all emms-print-metadata
+}
+
+src_install() {
+   elisp-install ${PN} lisp/*.{el,elc}
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   doinfo doc/emms.info*
+   dobin src/emms-print-metadata
+   doman emms-print-metadata.1
+   dodoc AUTHORS ChangeLog NEWS README THANKGNU
+}



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

2017-11-03 Thread Amy Liffey
commit: 477feb744657cd0fb6ca7c2137393dba4b3295dd
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Oct 30 19:01:26 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Nov  3 09:40:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477feb74

app-backup/amanda: remove unused patch

Closes:#6090

 .../amanda/files/local-amanda-perl5.20.patch   | 205 -
 1 file changed, 205 deletions(-)

diff --git a/app-backup/amanda/files/local-amanda-perl5.20.patch 
b/app-backup/amanda/files/local-amanda-perl5.20.patch
deleted file mode 100644
index b62df65647a..000
--- a/app-backup/amanda/files/local-amanda-perl5.20.patch
+++ /dev/null
@@ -1,205 +0,0 @@
-https://bz-attachments.freebsd.org/attachment.cgi?id=149027&action=diff&collapsed=&context=patch&format=raw&headers=1
 perl/Amanda/Application.c.orig 2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Application.c  2014-10-27 08:48:58.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Archive.c.orig 2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Archive.c  2014-10-27 08:49:05.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Cmdline.c.orig 2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Cmdline.c  2014-10-27 08:49:13.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Config.c.orig  2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Config.c   2014-10-27 08:49:19.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Debug.c.orig   2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Debug.c2014-10-27 08:49:25.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Device.c.orig  2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Device.c   2014-10-27 08:49:30.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Disklist.c.orig2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Disklist.c 2014-10-27 08:49:36.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Feature.c.orig 2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Feature.c  2014-10-27 08:49:41.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Header.c.orig  2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Header.c   2014-10-27 08:49:48.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Logfile.c.orig 2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Logfile.c  2014-10-27 08:49:53.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/MainLoop.c.orig2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/MainLoop.c 2014-10-27 08:49:59.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/NDMP.c.orig2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/NDMP.c 2014-10-27 08:50:19.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Tapelist.c.orig2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Tapelist.c 2014-10-27 08:50:24.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Tests.c.orig   2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Tests.c2014-10-27 09:01:12.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef close
- #endif
 perl/Amanda/Util.c.orig2012-07-25 17:59:54.0 +0200
-+++ perl/Amanda/Util.c 2014-10-27 09:01:17.0 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
-   #undef eof
- #endif
--#ifdef bool
--  #undef bool
--#endif
- #ifdef close
-   #undef clos

[gentoo-commits] repo/gentoo:master commit in: app-emacs/doxymacs/files/, app-emacs/doxymacs/

2017-11-03 Thread Ulrich Müller
commit: 8a9b51adb08313fd58cb7df7f3f98511d42cb528
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Nov  3 09:38:56 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Nov  3 09:38:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9b51ad

app-emacs/doxymacs: Fix compilation with GCC 7.

Closes: https://bugs.gentoo.org/635746
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild|   3 +-
 app-emacs/doxymacs/files/doxymacs-1.8.0-gcc7.patch | 104 +
 2 files changed, 106 insertions(+), 1 deletion(-)

diff --git a/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild 
b/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild
index 9cd5531e593..5d9ed4e59e7 100644
--- a/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild
+++ b/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ KEYWORDS="amd64 x86"
 DEPEND=">=dev-libs/libxml2-2.6.13"
 RDEPEND="${DEPEND}"
 
+ELISP_PATCHES="${P}-gcc7.patch"
 SITEFILE="50${PN}-gentoo.el"
 
 src_configure() {

diff --git a/app-emacs/doxymacs/files/doxymacs-1.8.0-gcc7.patch 
b/app-emacs/doxymacs/files/doxymacs-1.8.0-gcc7.patch
new file mode 100644
index 000..b30a955baa8
--- /dev/null
+++ b/app-emacs/doxymacs/files/doxymacs-1.8.0-gcc7.patch
@@ -0,0 +1,104 @@
+Fix compilation with GCC 7.
+https://bugs.gentoo.org/635746
+
+--- doxymacs-1.8.0.orig/c/doxymacs_parser.c
 doxymacs-1.8.0/c/doxymacs_parser.c
+@@ -70,6 +70,7 @@
+ 
+ hash_entry *symbol_hash[HASH_SIZE];
+ 
++static inline unsigned int hash(const char *s);
+ inline unsigned int hash(const char *s)
+ {
+ unsigned int h = 0;
+@@ -82,6 +83,7 @@
+ return abs(h % HASH_SIZE);
+ }
+ 
++static inline void AddToHash(completion_list *cl);
+ inline void AddToHash(completion_list *cl)
+ {
+ unsigned int h = hash(cl->symbol);
+@@ -96,6 +98,7 @@
+ }
+ 
+ /* m... free hash */
++static inline void FreeHash(void);
+ inline void FreeHash(void)
+ {
+ unsigned int i;
+@@ -117,6 +120,7 @@
+ 
+ /* XML Helper Functions */
+ 
++static inline char *XMLTagChild(xmlNodePtr node, const char *name);
+ inline char *XMLTagChild(xmlNodePtr node, const char *name)
+ {
+ xmlNodePtr cur = node->xmlChildrenNode;
+@@ -141,6 +145,7 @@
+ return NULL;
+ }
+ 
++static inline char *XMLTagAttr(xmlNodePtr node, const char *attr);
+ inline char *XMLTagAttr(xmlNodePtr node, const char *attr)
+ {
+ xmlAttrPtr props = node->properties;
+@@ -167,6 +172,7 @@
+ 
+ /* Look up functions for symbols and descriptions */
+ 
++static inline completion_list *LookUpSymbol(const char *symbol);
+ inline completion_list *LookUpSymbol(const char *symbol)
+ {
+ unsigned int h = hash(symbol);
+@@ -187,6 +193,7 @@
+ return NULL;
+ }
+ 
++static inline desc_url_list *LookUpDesc(completion_list *entry, const char 
*desc);
+ inline desc_url_list *LookUpDesc(completion_list *entry, const char *desc)
+ {
+ desc_url_list *cur = entry->descs;
+@@ -206,6 +213,8 @@
+ 
+ /* Add the given name, description and url to our completion list */
+ 
++static inline int AddToCompletionList(const char *name,
++  const char *desc, const char *url);
+ inline int AddToCompletionList(const char *name,
+const char *desc, const char *url)
+ {
+@@ -274,6 +283,7 @@
+ }
+ 
+ /* Encode the given string so that {X}Emacs will understand it */
++static inline char *Encode(const char *s);
+ inline char *Encode(const char *s)
+ {
+ unsigned int extra_len = 0;
+@@ -341,6 +351,7 @@
+ 
+ /* Output the completion list in a way {X}Emacs can easily read in */
+ 
++static inline int OutputCompletionList(void);
+ inline int OutputCompletionList(void)
+ {
+ completion_list *cur = comp_list;
+@@ -400,6 +411,7 @@
+ 
+ /* Clean up */
+ 
++static inline void FreeCompletionList(void);
+ inline void FreeCompletionList(void)
+ {
+ completion_list *cur = comp_list;
+@@ -428,7 +440,8 @@
+ }
+ 
+ /* Add the members of a compound to the completion list */
+-
++static inline int AddCompoundMembers(xmlNodePtr compound,
++ const char *name, const char *url);
+ inline int AddCompoundMembers(xmlNodePtr compound,
+   const char *name, const char *url)
+ {



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

2017-11-03 Thread Jason Zaman
commit: bcec5dc8d18cb15c9fc388cb9c6982367073982c
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Nov  3 07:54:48 2017 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Nov  3 07:58:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcec5dc8

net-libs/libtorrent: 0.13.6-r1 stable on amd64 and x86

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild 
b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
index 7eafcd218be..97235820704 100644
--- a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # subslot.
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 IUSE="debug ipv6 libressl ssl test"
 
 RDEPEND="



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

2017-11-03 Thread Jason Zaman
commit: b877e011d054300e68fd79e8ab31df4cc67855c5
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Nov  3 07:55:18 2017 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Nov  3 07:58:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b877e011

net-p2p/rtorrent: 0.9.6-r1 stable on amd64 and x86

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild 
b/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild
index 483629ab5db..049115416ef 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 IUSE="daemon debug ipv6 selinux test xmlrpc"
 
 COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}



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

2017-11-03 Thread Justin Lecher
commit: 122dfd22d38f416e91d12a6808f935106e9d6fda
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Nov  2 18:32:38 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Nov  3 07:57:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122dfd22

sys-kernel/aufs-sources: Bump to latest genpatches, aufs and linux release

Package-Manager: Portage-2.3.13, Repoman-2.3.3
Signed-off-by: Justin Lecher  gentoo.org>

 sys-kernel/aufs-sources/Manifest   | 12 
 .../aufs-sources/aufs-sources-4.13.11.ebuild   | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.4.96.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.9.60.ebuild | 84 ++
 4 files changed, 264 insertions(+)

diff --git a/sys-kernel/aufs-sources/Manifest b/sys-kernel/aufs-sources/Manifest
index abcf597c2e4..44b5f7fa39c 100644
--- a/sys-kernel/aufs-sources/Manifest
+++ b/sys-kernel/aufs-sources/Manifest
@@ -1,10 +1,13 @@
 DIST aufs-sources-4.12_p20170925.tar.xz 180468 SHA256 
e02115928ec0571e03f55a3ff57c367220ab1c6720870860029f9064eb9cc82e SHA512 
d9c15393744b2e2d01555940b8be81905ecc00b690c0f3e309735b9b69fdc4032f2815379597bcecd419f731229befc6463ecce0ef211fbdef6986b7d7722782
 WHIRLPOOL 
4832b20bf144e0f90132c658d1a41b2396637b05bb5e181af2499fb61375701075e720d113cd261e1d5b205dc1dc739166bcdabcb2f868ccdc443187bd0252c0
 DIST aufs-sources-4.13_p20170925.tar.xz 180440 SHA256 
9f6a2ef32d0670f3e0002872486adddf7a3f3ed5bb6e62a1addb84ac97358591 SHA512 
83272afac48a163467299498712341875040cd6b4788ff4f9b89eb45ff07b9e73f72772a8b179b09da0dbc8a6c10ea2eba706f428cf03e6e214b91a9711cc49c
 WHIRLPOOL 
fdc2baf3ccba8a3d4e107a8b99a40848cb01ff61899537eed609c720ff2287e35ceceba3203fbd6d688c0dc8fed89f73dd6295e19c26d6042729ab9fefb5033b
 DIST aufs-sources-4.13_p20171002.tar.xz 180448 SHA256 
6d950b11af80c3f87cbea2684f9884b83664a3d11c5142a0baebbbdce6bfd2b8 SHA512 
0557cd49d759bdde8b846a8d2f6459d7015e17f79f289dbb82a0c788e56933a81ef00fe56610e17d3041a5b02fcb6290ae43942e173df4e94482cd5d549530c2
 WHIRLPOOL 
75bc259126b0e25b334efced43077148d9ea1b8d607d19638c1f4bf805c0a11af3ec87c1a1880c436c885385234f68dca621d133c5d4bbef44975c0615db
+DIST aufs-sources-4.13_p20171030.tar.xz 181416 SHA256 
7a7a55a5c7edcdfa89d65facf7776b1accbd19bd4a6137837313341c28422278 SHA512 
2d10a4e190c7a0bab9fde23fe93614bdd0c8113f0848054b3690888a41f39cbbfc835ecac39cc79141070021895265bee874405f87097dc9caaaea1ec2c45fcc
 WHIRLPOOL 
b7cc5e69afd328cb9f962d34e3bb079ebf6b38b75640e4bc3109bbb6f8540836a7123a6dd2097514bea36d5a642f116b0b51e5b44aaed4164041b30af2149bd1
 DIST aufs-sources-4.4_p20170925.tar.xz 171260 SHA256 
7b48764f00046a32c900a4c3feecfa7a9c87f26eec3d8c0bcefffe667ea41e4b SHA512 
97aed8053f003156bac862af5037844554e65948abc13ab10371eb4e37ace25b22f5787f9bb3d444e60cb598aaa416c2b12198d8842072407aa5f97bb3a8
 WHIRLPOOL 
7f1c79ce272216bb19987aa653874bca37fd39a131d482ac40a739a83db49bf79ff94b1d1c16db4b8c7f1af3034dc0451f7cd9e4d2f90f8a4a5f9897e5a69a3a
 DIST aufs-sources-4.4_p20171002.tar.xz 171260 SHA256 
7b48764f00046a32c900a4c3feecfa7a9c87f26eec3d8c0bcefffe667ea41e4b SHA512 
97aed8053f003156bac862af5037844554e65948abc13ab10371eb4e37ace25b22f5787f9bb3d444e60cb598aaa416c2b12198d8842072407aa5f97bb3a8
 WHIRLPOOL 
7f1c79ce272216bb19987aa653874bca37fd39a131d482ac40a739a83db49bf79ff94b1d1c16db4b8c7f1af3034dc0451f7cd9e4d2f90f8a4a5f9897e5a69a3a
+DIST aufs-sources-4.4_p20171030.tar.xz 171260 SHA256 
7b48764f00046a32c900a4c3feecfa7a9c87f26eec3d8c0bcefffe667ea41e4b SHA512 
97aed8053f003156bac862af5037844554e65948abc13ab10371eb4e37ace25b22f5787f9bb3d444e60cb598aaa416c2b12198d8842072407aa5f97bb3a8
 WHIRLPOOL 
7f1c79ce272216bb19987aa653874bca37fd39a131d482ac40a739a83db49bf79ff94b1d1c16db4b8c7f1af3034dc0451f7cd9e4d2f90f8a4a5f9897e5a69a3a
 DIST aufs-sources-4.9_p20170925.tar.xz 180584 SHA256 
a26b314e1f84a849a67bb35b0f46796d77f95eb2aa9c9363feda41a0c4eb5808 SHA512 
06d8db9f115fbf89f5bd8f47ff5ef3b0643b7a5d925d82a113c203272d234b9261a214e4eb9ea4fd083c9cf5d6a8bb64e37a7d4b1c47e1e636f6e56eeebe863f
 WHIRLPOOL 
cb305effeb391750ab615fa80c6b840c178deb2798d616bd0f1d7621766e73d05b2a3dcc830fdcf8316a51ea4bbae8c4f0ac80f03f0241b4696467f8d1c6aab6
 DIST aufs-sources-4.9_p20171002.tar.xz 180576 SHA256 
fc8b7e2c09d738a2606365ce46098e91b6afd5d24214b85b76b3087675a08365 SHA512 
a9b3bae581b900e7b16e27b5a33c930835f9924c2af0f8d0c02ce55ac635e990671df87f7d2dba10402e965835b9ecfbd0bae155d17aaac0b440873ea30ec541
 WHIRLPOOL 
a78d2bbd817ba09171dd023583e42028814ec08bf256f1e8a9f41e56ab1f5636f5f0826aef9f016481fb4e6e51a7da45e2a9b9a0e3cea87392430833849a24f6
+DIST aufs-sources-4.9_p20171030.tar.xz 180656 SHA256 
b1e56823e0eed435dc44fefe0a1cd256208df3870ea0d8fd132bcda02f07a7d7 SHA512 
934756ed0d6030853e7fcd2f3458936ed25829dc1f882b7bd3bdf308dadf1d33135411dec438f1515372838300f1acef53f46b2e2c39228df7c6429f27270a9a
 WHIRLPOOL 
03b94101b3638c7ab07e0f295cfb0f3d49d41e2a4bd2f8a84070ddf0050ae83d068520ec51d94b6cc5c4a89cbd9e8b9625d8f1ccda8d642890cce5f51ab6bd28