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

2018-12-20 Thread Tim Harder
commit: f69e4a59ad2a2f0932fafe5be1c44241dc0446cd
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Dec 19 19:37:45 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 21 07:47:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69e4a59

dev-python/idna-ssl: version bump to 1.1.0

Signed-off-by: Tim Harder  gentoo.org>

 dev-python/idna-ssl/Manifest  |  1 +
 dev-python/idna-ssl/idna-ssl-1.1.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/idna-ssl/Manifest b/dev-python/idna-ssl/Manifest
index 899bb0070a1..d808df5199c 100644
--- a/dev-python/idna-ssl/Manifest
+++ b/dev-python/idna-ssl/Manifest
@@ -1,2 +1,3 @@
 DIST idna-ssl-1.0.1.tar.gz 3385 BLAKE2B 
a14a73b7aa79022c3831e3c66cfc31fe6f2f64474039712aabc0aac28c5ad9c98ba360bccfcacd5b37085c48c8db1f4184f7406489306dd7b87c1ac9599e8c28
 SHA512 
57a6891543c561cd96d35f3d01f702e8c54c592f0174f34322fd0794df8a80ad0117b558f2d0078d22cb8e0114aaa9b72c7217c91a40f02475334d7a94429c2e
+DIST idna-ssl-1.1.0.tar.gz 3377 BLAKE2B 
4a3baee5c976bdde4092eb3a980e555a72fb74395d3bc673ccd6e986e003b696cabdeb41061ad9b5f8da62074c034e4a07298fa993d5fff185f723ff4cb5f432
 SHA512 
f9db74cecabbbfddfd1817bbd8434ef2aafeea433c3eefff3f94c7e994da40e3f315fcda527f3a0c3743028f26bbc934f1dd21f94134123c3271975d0527cd35
 DIST idna_ssl-1.0.0.tar.gz 3375 BLAKE2B 
28ecee9e271619b7a4f3698aacbdbf0e953ed9b52640818007dc86f34145d8ea000260991d44cfa4cd896b74172b0a32962c3053152558b8d621396df2e248de
 SHA512 
d1f7479cc3edff164bb26deb05af757906ba91241bc668f1b087560087a89f741a0b36e166bfb8142128ceed6008621ab36a2556ed2304ea6374c19982bc663a

diff --git a/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild 
b/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild
new file mode 100644
index 000..b64ceaa97fb
--- /dev/null
+++ b/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Patch ssl.match_hostname for Unicode(idna) domains support"
+HOMEPAGE="https://github.com/aio-libs/idna-ssl 
https://pypi.org/project/idna_ssl/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/idna[${PYTHON_USEDEP}]"



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

2018-12-20 Thread Tim Harder
commit: f9e09c7cdd76131ef0925266fa4aa06bd2cd3dbc
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 21 07:01:26 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 21 07:47:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e09c7c

app-text/cpdf: version bump to 2.2.1

Signed-off-by: Tim Harder  gentoo.org>

 app-text/cpdf/Manifest  |  1 +
 app-text/cpdf/cpdf-2.2.1.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/app-text/cpdf/Manifest b/app-text/cpdf/Manifest
index 4b5b9d4c9d2..610aa4c715a 100644
--- a/app-text/cpdf/Manifest
+++ b/app-text/cpdf/Manifest
@@ -1 +1,2 @@
 DIST cpdf-2.1.1.tar.gz 349536 BLAKE2B 
4064605890745ebaa24d32c3294a3293312dc8df6ab3989e1a7417989cdb19aca6b70faafb258c7c00d6febeba8b17379396c1f90628e72be0791cdefc579b6f
 SHA512 
aa06efaf098d3fe3f560ea30da9c3546e13d294b22d61c4cc3df553eb90e338d59ee1b51d14d7982ce52967bcf98c2afec9a5b5ae101e2183961f4be862c6517
+DIST cpdf-2.2.1.tar.gz 704730 BLAKE2B 
1767d2c9fdc645b4ff97b828b1d7bedb22aa645444f299e36ec4717015ea7b87dbbac4c9ec27bb508a7adb28b2c75c155bf9094a168567abbffa93887712241d
 SHA512 
3dda72513c551cca5d8cb60732b3f2c2e8ad400bd2c9fcf0c3b54a68e94385e3f19ec7713de95efa90eafb7b0077662097565a28616041019e03edf140b6af4f

diff --git a/app-text/cpdf/cpdf-2.2.1.ebuild b/app-text/cpdf/cpdf-2.2.1.ebuild
new file mode 100644
index 000..f65bcfcc216
--- /dev/null
+++ b/app-text/cpdf/cpdf-2.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit findlib
+
+DESCRIPTION="A command line tool for manipulating PDF files"
+HOMEPAGE="http://community.coherentpdf.com/ 
https://github.com/johnwhitington/cpdf-source/;
+SRC_URI="https://github.com/johnwhitington/cpdf-source/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+# BSD is only for xmlm.ml
+LICENSE="Coherent-Graphics BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt]
+   dev-ml/camlpdf:="
+DEPEND="${RDEPEND}"
+
+RESTRICT="mirror bindist"
+
+S=${WORKDIR}/${PN}-source-${PV}
+
+src_compile() {
+   # parallel make issues
+   emake -j1
+}
+
+src_install() {
+   findlib_src_install
+
+   dobin cpdf
+   dodoc Changes README.md cpdfmanual.pdf
+   doman cpdf.1
+
+   use doc && dodoc -r doc/cpdf/html
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camlpdf/

2018-12-20 Thread Tim Harder
commit: ce776ee40c63c35a72fc1db8eb07357aa19c078a
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 21 06:19:58 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 21 07:47:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce776ee4

dev-ml/camlpdf: version bump to 2.2.1

Force ocamlopt to be enabled.

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

Signed-off-by: Tim Harder  gentoo.org>

 dev-ml/camlpdf/Manifest |  1 +
 dev-ml/camlpdf/camlpdf-2.2.1.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ml/camlpdf/Manifest b/dev-ml/camlpdf/Manifest
index 726230c684a..2980c627bd1 100644
--- a/dev-ml/camlpdf/Manifest
+++ b/dev-ml/camlpdf/Manifest
@@ -1 +1,2 @@
 DIST camlpdf-2.1.1.tar.gz 563633 BLAKE2B 
3ff7ec46bbac70eabe6695911e834a5f2122136fecba661ff708c86dfb8d928694d67054504028670c3138c600f7f770b540d87c4e1a0ed1e04c71e083afdc23
 SHA512 
db6f9f61c43113e1f4d8741d88766bacc489a45b8e7164e4619f8bb88c527bc7cbeebdaaa673a77ab16c60dc3c90d21a69844e9fed92c222fc8fe0424f328cf2
+DIST camlpdf-2.2.1.tar.gz 570782 BLAKE2B 
218dc3f0de67eebd983a849769372daa5630b1c5b4f488f4eeb1c73defc8da76ce65c73e43dc6fed5474f78aa01331a93e83ae6289aa099d71e30cd6c13f0777
 SHA512 
7539294434479b529edb7b46017f324b98bc0b83d25c1254a52ab1b67f8e3e04c2b8709ba22c6a0ac5ec65ef37e4645a495ea3ee011d3e95cd3021d559c2

diff --git a/dev-ml/camlpdf/camlpdf-2.2.1.ebuild 
b/dev-ml/camlpdf/camlpdf-2.2.1.ebuild
new file mode 100644
index 000..f6709f295c6
--- /dev/null
+++ b/dev-ml/camlpdf/camlpdf-2.2.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit findlib
+
+DESCRIPTION="OCaml library for reading, writing, and modifying PDF files"
+HOMEPAGE="https://github.com/johnwhitington/camlpdf/;
+SRC_URI="https://github.com/johnwhitington/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+# technically LGPL-2.1+ with linking exception
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND="dev-lang/ocaml:=[ocamlopt]"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+   # parallel make bugs
+   emake -j1
+}
+
+src_install() {
+   findlib_src_install
+   dodoc Changes README.md
+
+   if use doc ; then
+   dodoc introduction_to_camlpdf.pdf
+   dodoc -r doc/camlpdf/html
+   fi
+
+   use examples && dodoc -r examples
+}



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

2018-12-20 Thread Hans de Graaff
commit: 7e02589e44720ee7b12346d3b5e31a62bfd55c72
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 21 06:33:39 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 21 06:33:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e02589e

dev-ruby/pygments_rb: cleanup

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/pygments_rb/Manifest |  1 -
 dev-ruby/pygments_rb/pygments_rb-1.1.2.ebuild | 62 ---
 2 files changed, 63 deletions(-)

diff --git a/dev-ruby/pygments_rb/Manifest b/dev-ruby/pygments_rb/Manifest
index 8083ec0777d..3b91e511cee 100644
--- a/dev-ruby/pygments_rb/Manifest
+++ b/dev-ruby/pygments_rb/Manifest
@@ -1,2 +1 @@
-DIST pygments.rb-1.1.2.gem 1169920 BLAKE2B 
3a864349dfb93f0a54cbe31c21afc1a8a4123f7e1e8e498f92ee19a6367d4dad318e07cd78d6e9aa74834c77e4e0bd6e9c8f12519e0ca2ef104099bc3960e0d5
 SHA512 
dee41bf20142b6a63396504b734c183049f84629e7a943bfb361458f6f8d55e9f84ac6c28bac069d839c519eaf562bd73c74e422ebaf750a7430690a8fad043c
 DIST pygments.rb-1.2.1.gem 1176064 BLAKE2B 
7a6651606a433a9f15853ee06c3fe9a02d266f9441a08cc92c0db4ba679a97a2a25aaa4e96a621fbda0553e9b0c995ce53c6f828793f4937de12b3089f12963c
 SHA512 
f0fc63ec028169872e28e2181c6a10c8a3f5e7f07074ba9f43475a0b5aa403a03d7045abb03433b600ef3d74c460556355b4ee64be598d3b93ddb1e0bb306259

diff --git a/dev-ruby/pygments_rb/pygments_rb-1.1.2.ebuild 
b/dev-ruby/pygments_rb/pygments_rb-1.1.2.ebuild
deleted file mode 100644
index 13870c620f0..000
--- a/dev-ruby/pygments_rb/pygments_rb-1.1.2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-PYTHON_COMPAT=( python2_7 )
-
-RUBY_FAKEGEM_NAME="pygments.rb"
-MY_P="${RUBY_FAKEGEM_NAME}-${PV}"
-
-RUBY_FAKEGEM_RECIPE_TEST="rake"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${RUBY_FAKEGEM_NAME}.gemspec"
-
-inherit ruby-fakegem python-single-r1
-
-DESCRIPTION="Pygments syntax highlighting in ruby"
-HOMEPAGE="https://github.com/tmm1/pygments.rb;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-REQUIRED_USE+=" ${PYTHON_REQUIRED_USE}"
-
-RUBY_S="${MY_P}"
-
-RDEPEND+="
-   ${PYTHON_DEPS}
-   >=dev-python/pygments-2.2.0[${PYTHON_USEDEP}]
-   dev-python/simplejson[${PYTHON_USEDEP}]"
-DEPEND+=" test? ( ${RDEPEND} )"
-
-ruby_add_rdepend ">=dev-ruby/multi_json-1.0.0"
-ruby_add_bdepend "dev-ruby/rake-compiler"
-
-pkg_setup() {
-   ruby-ng_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '/s.files/d' pygments.rb.gemspec || die
-   python_fix_shebang lib/pygments/mentos.py
-   # we are loosing a "custom github lexer here", no idea what it is,
-   # but if we need it, it should go into dev-python/pygments
-   rm -r vendor lexers || die "removing bundled libs failed"
-}
-
-each_ruby_compile() {
-   # regenerate the lexer cache, based on the system pygments pkg
-   ${RUBY} cache-lexers.rb || die "regenerating lexer cache failed"
-}
-
-each_ruby_install() {
-   each_fakegem_install
-   ruby_fakegem_doins lexers
-}



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

2018-12-20 Thread Hans de Graaff
commit: 086bb381b3a010b73971797692d869d6ba5ec6a1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 21 06:30:19 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 21 06:30:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=086bb381

dev-ruby/lumberjack: cleanup

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/lumberjack/Manifest |  1 -
 dev-ruby/lumberjack/lumberjack-1.0.12.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/lumberjack/Manifest b/dev-ruby/lumberjack/Manifest
index 9134b76d9f3..87f4ef2a7a4 100644
--- a/dev-ruby/lumberjack/Manifest
+++ b/dev-ruby/lumberjack/Manifest
@@ -1,2 +1 @@
-DIST lumberjack-1.0.12.gem 26112 BLAKE2B 
4910da094e2187f46d02d2f117c32fde0c836a6c28b8c52b37c99ec2f795345be0f9b2729c88f669a3be106c2391f724ed8c722800eb1638beb64edfe35762e0
 SHA512 
db5bdaa4101cea2c5f7390e1a23c9c91acf09fd453e77bbb12f5dfe4d87b0632a63f3513d848f38bf4182529601df539ace533a0f667e935662797fac916b042
 DIST lumberjack-1.0.13.gem 26624 BLAKE2B 
16e911d832425d0adf8ee1bd18435733c5451b705c48493dd80e5e8f6b07cb462be2686dcce7a8c46b799fb8a4fa1a82d4d9c06e675cd6e7a990d93140cea395
 SHA512 
e9e9c65bdeb42de51ad27b70c86d36c5e63e8d73c3568661d52619ca9eeab36cf6aede5e6cd6ab8e8d30446c0b0e7a9702f696e03e06d8b7a73e1c028953eef4

diff --git a/dev-ruby/lumberjack/lumberjack-1.0.12.ebuild 
b/dev-ruby/lumberjack/lumberjack-1.0.12.ebuild
deleted file mode 100644
index b02328ca49f..000
--- a/dev-ruby/lumberjack/lumberjack-1.0.12.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple, powerful, and very fast logging utility"
-HOMEPAGE="https://github.com/bdurand/lumberjack;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/timecop-0.8 )"



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

2018-12-20 Thread Hans de Graaff
commit: 7682f1e1651dd707636b86eb4063f45fb573277e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 21 06:24:50 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 21 06:24:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7682f1e1

dev-ruby/mimemagic: add 0.3.3

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/mimemagic/Manifest   |  1 +
 dev-ruby/mimemagic/mimemagic-0.3.3.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/mimemagic/Manifest b/dev-ruby/mimemagic/Manifest
index 029ec154faa..e69fae3602d 100644
--- a/dev-ruby/mimemagic/Manifest
+++ b/dev-ruby/mimemagic/Manifest
@@ -1 +1,2 @@
 DIST mimemagic-0.3.2.gem 366080 BLAKE2B 
a99db4fee3a41da872a95dcd31126a497ab47cf990d3c390ca1552f632d1dba5abf86378f2500b285f1cf9f78a56040ee6ee501f641de788e11fd693a655d839
 SHA512 
0d919ecf7f787c1b72ea337945089070db3647976192adeb510985542962a9efc9a2dc62c51024a9a32afbebf804c21745cc06d6d4738f570f1d2eee0b1ae181
+DIST mimemagic-0.3.3.gem 402944 BLAKE2B 
422dd8bcadb2f04fcad2956339cf66a9b5c256462775be9c222b1be968ebde185e15c1fc0107d495dcad6dde59b7a35910d0139740d96a474ec037ccf181f2cc
 SHA512 
ea62cf519af76324ed62863142422a4b5546927b243a9ac45c37ae0b8bfc97813b2276a1fd898bce470b091b1818190a0dc1637d167233a2e187d78e27bb8b77

diff --git a/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild 
b/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
new file mode 100644
index 000..f396c7444a1
--- /dev/null
+++ b/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Fast mime detection by extension or content"
+HOMEPAGE="https://github.com/minad/mimemagic;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"



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

2018-12-20 Thread Hans de Graaff
commit: d22c229502abad5edcc405d9773cc77c8900c7c4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 21 06:27:33 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 21 06:27:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22c2295

dev-ruby/hiera: add 3.5.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/hiera/Manifest   |  1 +
 dev-ruby/hiera/hiera-3.5.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/hiera/Manifest b/dev-ruby/hiera/Manifest
index 835d2be8ae3..be270e1836a 100644
--- a/dev-ruby/hiera/Manifest
+++ b/dev-ruby/hiera/Manifest
@@ -1,3 +1,4 @@
 DIST hiera-3.4.3.gem 40960 BLAKE2B 
a4747c6096065c1272bd3099893d27c53b5e869be16643fbd59fa0eead692e3bd082fcbf82463614336d00c3068244bd632fd6c3a87ba520566a8643f674bfc4
 SHA512 
126e626b9c9020f2b8565aaff35f30b35c73785120425d186c97186c5bdfafc4831216250f78fd33ffd5e1dde49646b262887747c0d73442a252c391329959e2
 DIST hiera-3.4.4.gem 41472 BLAKE2B 
12c098d4cbf3bbf5980a4638d7dd7a67a56b9874c96e5be483335be2e0c9ac2417b7e187737c40c9cfa4f1d822f7d3bd9ac74f96e2df040c7aa029b82f295304
 SHA512 
bfac2d76cca90708a52f907a31c35f8e3944d50d473e3f17ad13f3673ab2efed0ee9edcbb4c40242f398ab2e3bd08b249b191a6b9d534c185ed540802684beca
 DIST hiera-3.4.5.gem 41472 BLAKE2B 
4dc65c997bd7e2b068af2b5f5e1d59504de302ff4934b50c0b023f277f892ae4b12f65c727ceb0629e43a07e8e13840add07c7546be776e16b269d9a90555a53
 SHA512 
0bf739cbbba49534b3147623e2aaf3513e0bff65a74441668a44cbad0e436abdb6033e25dfd13b2d5bdbf560127f891997c270f314e9f08efde4c1e95bd9dc6d
+DIST hiera-3.5.0.gem 40960 BLAKE2B 
c41d6a5cb95278e212234d6c144c5b97535c319c78874e13921e25f2f58cd9ea19884ed627bf4a715810589f9b70023b0c4bb2f6f1f8d51924ad9dac065bdaf7
 SHA512 
b9cdff688829fd8f124011abb4a43640a7531567a678c116e40259e1d110fd20dc7d2ac1711264f4ea61f2728f93027d65df25d5d4d8c339e465010ba2a269bf

diff --git a/dev-ruby/hiera/hiera-3.5.0.ebuild 
b/dev-ruby/hiera/hiera-3.5.0.ebuild
new file mode 100644
index 000..326a80bf323
--- /dev/null
+++ b/dev-ruby/hiera/hiera-3.5.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple pluggable Hierarchical Database"
+HOMEPAGE="https://docs.puppet.com/hiera/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+ruby_add_bdepend "test? ( dev-ruby/mocha )"
+
+ruby_add_rdepend "dev-ruby/deep_merge"



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

2018-12-20 Thread Hans de Graaff
commit: c9a1b5ab1658416f5e0cef9c9272f7386e6380e6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 21 06:22:04 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 21 06:22:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a1b5ab

dev-ruby/i18n: add 1.3.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/i18n/Manifest  |  1 +
 dev-ruby/i18n/i18n-1.3.0.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest
index 1c73506ee54..2a094f0082b 100644
--- a/dev-ruby/i18n/Manifest
+++ b/dev-ruby/i18n/Manifest
@@ -6,3 +6,4 @@ DIST i18n-1.0.1.tar.gz 61536 BLAKE2B 
d439410004511f90e010beb7ab90029367e9ddb876c
 DIST i18n-1.1.0.tar.gz 61628 BLAKE2B 
bed8a93362659919194de09f5963fcd0129cfdacb7ebe9e08d8a5f8efc46748c02ad39197daa7ac68d8202ea8c81dcbe65d94a3ea1b675e74f93595dbb474235
 SHA512 
528e3c32d68aefe1ac4b0470249af2aec9a16b76f57f703182b6540d8e18625bf7e50aeda7782b6c64853f1be5561fe49fcb4d641d388371f8066b92d5a27161
 DIST i18n-1.1.1.tar.gz 61797 BLAKE2B 
3ba842d195075f02fd46be4e9b69250c93007da0528d88446b662006682130ac31a7d00aaabe6081f2cb1df0b415f1610ae26a3bbeb446029165549f59d87697
 SHA512 
7fff47ab8aeab3e03546af4c4b7738ccaca2fb3fb7b16e3cb0addd3ec57091c469a95bf4848dd01dbc5f831bee280c4ec15e6d334ce1578e4b3ed27f98077111
 DIST i18n-1.2.0.tar.gz 64271 BLAKE2B 
9d8dc9a8187fb69317af6835ac2ee98219f662f6542be5bb96d678ebc63d5a57b33988d1cd435213c9d79cb6886be491c54e8624c481d56a2de91e8ac094a082
 SHA512 
9952fba2f923ecb76c736356599c9f205ed754283d07ac371ee2016633621187124a102b84d3f9431d8b074e9042377237846c512df431a02e86bd9c50c09c57
+DIST i18n-1.3.0.tar.gz 64414 BLAKE2B 
8ef3da9b2513ec7c0c10e04e3096361fac4b874f2591ba6354be0fe3fe924867a1741eacaf967fbfa263588abbe4bf2daece1635797f3dd8bc489e19e2b5
 SHA512 
08884f4e415e71794969a87f326edc1bce5d7cba9a43413f8c24a375fd7378dd40e15a7d161021ea4af8d5c6e692595b86da9793e910f99dbe51e166d404491e

diff --git a/dev-ruby/i18n/i18n-1.3.0.ebuild b/dev-ruby/i18n/i18n-1.3.0.ebuild
new file mode 100644
index 000..f0917736100
--- /dev/null
+++ b/dev-ruby/i18n/i18n-1.3.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="test"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem eapi7-ver
+
+DESCRIPTION="Add Internationalization support to your Ruby application"
+HOMEPAGE="http://rails-i18n.org/;
+SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/concurrent-ruby:1"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/activesupport-4.2
+   dev-ruby/bundler
+   >=dev-ruby/mocha-0.13
+   dev-ruby/test_declarative )"
+
+all_ruby_prepare() {
+   rm -f gemfiles/*.lock || die
+
+   # Remove optional unpackaged oj gem
+   sed -i -e '/oj/ s:^:#:' gemfiles/* || die
+}
+
+each_ruby_test() {
+   case ${RUBY} in
+   *ruby25)
+   versions="5.1 5.2"
+   ;;
+   *ruby23|*ruby24)
+   versions="4.2 5.1 5.2"
+   ;;
+   esac
+
+   for version in ${versions} ; do
+   if has_version "dev-ruby/activesupport:${version}" ; then
+   einfo "Running tests with activesupport ${version}"
+   
BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle 
exec ${RUBY} -S rake test || die
+   fi
+   done
+}



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

2018-12-20 Thread Matthew Thode
commit: 223e5753e0073b7bdb0f4d54be7a2177dff4453e
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Dec 21 04:55:32 2018 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Dec 21 04:57:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223e5753

www-apps/icingaweb2: 2.6.2 stable amd64 and x86

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

 www-apps/icingaweb2/Manifest|  1 -
 www-apps/icingaweb2/icingaweb2-2.5.3.ebuild | 79 -
 www-apps/icingaweb2/icingaweb2-2.6.2.ebuild |  2 +-
 3 files changed, 1 insertion(+), 81 deletions(-)

diff --git a/www-apps/icingaweb2/Manifest b/www-apps/icingaweb2/Manifest
index 581e973ed32..d851b530ca4 100644
--- a/www-apps/icingaweb2/Manifest
+++ b/www-apps/icingaweb2/Manifest
@@ -1,3 +1,2 @@
-DIST icingaweb2-2.5.3.tar.gz 8124667 BLAKE2B 
43f9e47d670aaeffb15a8dbca6794d72436b195d4a19491d31f548a57ef9d2d0c411f16276be5355700e8dc863b8ef84821c68759d65ef2e97688a88d92605ca
 SHA512 
d11d4f90f0cb54ab6fc5412151d412fc7827c895e81f6c91806090c364b3df4f2999bbc5f65cd4007406a3e7a7c9e0d48fb8f8362f3d7780681ac8702cfcb572
 DIST icingaweb2-2.6.1.tar.gz 8165384 BLAKE2B 
ea9b499f7da9fbdbe8340443f02b5a9fc348549bbffcad63ac1e04c12ff45e5337418f1714b1d76af3818e9733bb0eb51a6bfbc39a7d1eb4820af8747392
 SHA512 
f2ac728abde9795e578b7d512f5b87e3307faed35a5413aaa2d3a958b57389c5297a124b530667aa248ee368aafaf3875097fa8e27b4c3090bb64badc7c329b7
 DIST icingaweb2-2.6.2.tar.gz 8171965 BLAKE2B 
2a7ebe4ee84ea311a1e0cac14021db66c0950be74d5984bb055983cd24e0277b43945f0b78ee98edb123412dfd116f875803c988612cd2a8b247f36b7c55f04a
 SHA512 
f5fffbec237b892dbcfeee75a23ba26005cad9b4a1505a4d500bcbd16a8fa29125ed255ee320d3efcd8e43dcfb835244234a5607c562dd8bebe871d1a356b520

diff --git a/www-apps/icingaweb2/icingaweb2-2.5.3.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.5.3.ebuild
deleted file mode 100644
index f0f9dd8f5d6..000
--- a/www-apps/icingaweb2/icingaweb2-2.5.3.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit depend.apache eutils multilib user
-
-DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
-HOMEPAGE="http://www.icinga.org/;
-SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="apache2 ldap mysql nginx pdf postgres"
-REQUIRED_USE="^^ ( apache2 nginx )"
-KEYWORDS="amd64 x86"
-
-DEPEND=">=net-analyzer/icinga2-2.1.1
-   dev-php/pecl-imagick
-   pdf? ( media-gfx/imagemagick[png] )
-   apache2? (
-   >=www-servers/apache-2.4.0
-   || (
-   
dev-lang/php:5.6[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.0[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.1[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   )
-   )
-   nginx? (
-   >=www-servers/nginx-1.7.0:*
-   || (
-   
dev-lang/php:5.6[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.0[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.1[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   )
-   )"
-RDEPEND="${DEPEND}"
-
-want_apache2
-
-pkg_setup() {
-   depend.apache_pkg_setup
-
-   enewgroup icingaweb2
-   enewgroup icingacmd
-   use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
-}
-
-pkg_config() {
-   if [[ -d /etc/icingaweb2 ]] ; then
-   einfo "Updating existing installation ..."
-   else
-   einfo "Running first time setup ..."
-   einfo "Creating configuration directory ..."
-   /usr/share/${PN}/bin/icingacli setup config directory
-   einfo "Creating authentication token for web setup ..."
-   /usr/share/${PN}/bin/icingacli setup token create
-   if use apache2 ; then
-   einfo "The following might be useful for your Apache2 
configuration:"
-   /usr/share/${PN}/bin/icingacli setup config webserver 
apache --document-root /usr/share/${PN}/public
-   fi
-   if use nginx ; then
-   einfo "The following might be useful for your NGinx 
configuration:"
-   /usr/share/${PN}/bin/icingacli setup config webserver 
nginx --document-root /usr/share/${PN}/public

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

2018-12-20 Thread Matthew Thode
commit: 2914c180223ae9481b10f9de0de295b656106187
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Dec 21 04:56:59 2018 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Dec 21 04:57:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2914c180

app-admin/puppet: 4.10.12 stable amd64 and x86 with cleanup

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

 app-admin/puppet/Manifest  |   1 -
 app-admin/puppet/puppet-4.10.11.ebuild | 196 -
 app-admin/puppet/puppet-4.10.12.ebuild |   4 +-
 3 files changed, 2 insertions(+), 199 deletions(-)

diff --git a/app-admin/puppet/Manifest b/app-admin/puppet/Manifest
index de542304f4a..b21350cb667 100644
--- a/app-admin/puppet/Manifest
+++ b/app-admin/puppet/Manifest
@@ -1,4 +1,3 @@
-DIST puppet-4.10.11.tar.gz 3022878 BLAKE2B 
d3eec840bb1c46e0dfbbc9dad598b362049a76c7ee60b4ff314e7ba2ce19613f834baced94afbbf499b513391107c4229be5f40c275d0724b200358722db0e96
 SHA512 
5eaac8bd973d0013e7774c9bda81524332f2b3b0177c04e78554bfb0815697b4b296d5dd11a04f7fad782ad975b350b149b1cd97fc5f06974952314f163f1b40
 DIST puppet-4.10.12.tar.gz 3022218 BLAKE2B 
03757857868b1544078ae5e40d6e438631c788f1b01a3e62ba90e477b754601d2c085228e084363ff20ee39728b02ebe8ca83e17f7c79dddae1c3968aef4e320
 SHA512 
ff7accf70b1d4de7282cf3b41246151c49c4758a41ace56a470e4723749638027011cf170747e66fa5812280e1612e754e12d92dd35fa6c93171f7187bb9cfa2
 DIST puppet-5.5.8.tar.gz 3056987 BLAKE2B 
cfb0599f5a9a6f254b0e853ece390dcc4fb3e8cd40956955b81e9dd9ae3c3c39c18a0f5f010b269c8c21f1b288f50c354e4c40cd0cbd3ad3128dd95c3c7d0cca
 SHA512 
2ed960c0fcd4f6b0a7eacfffd8bc3ca88387bade0ce5ac6cbb247752f18927959286b1238c146d3d2bda7f8bee171fc502b44b129c4778feafbda90d993ee816
 DIST puppet-6.0.4.tar.gz 2804651 BLAKE2B 
d2e685938b57ec896446a658d6a115f999b2254064711ceb6a139da3c5ffe488ba2dbd2da39b3a6c889027d971f44ff4fc99f87ceec95cc8b79eefc86f43f614
 SHA512 
fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332

diff --git a/app-admin/puppet/puppet-4.10.11.ebuild 
b/app-admin/puppet/puppet-4.10.11.ebuild
deleted file mode 100644
index 81ed04a87ac..000
--- a/app-admin/puppet/puppet-4.10.11.ebuild
+++ /dev/null
@@ -1,196 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-#RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRAINSTALL="locales"
-
-inherit xemacs-elisp-common eutils user ruby-fakegem versionator
-
-DESCRIPTION="A system automation and configuration management software."
-HOMEPAGE="http://puppetlabs.com/;
-SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz;
-
-LICENSE="Apache-2.0 GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
-IUSE="augeas diff doc emacs experimental ldap rrdtool selinux shadow sqlite 
vim-syntax xemacs"
-RESTRICT="test"
-
-ruby_add_rdepend "
-   >=dev-ruby/gettext-setup-0.10:0
-   >=dev-ruby/hiera-2.0
-   >=dev-ruby/locale-2.1
-   >=dev-ruby/rgen-0.6.5
-   dev-ruby/json:=
-   >=dev-ruby/facter-3.0.0
-   augeas? ( dev-ruby/ruby-augeas )
-   diff? ( dev-ruby/diff-lcs )
-   doc? ( dev-ruby/rdoc )
-   ldap? ( dev-ruby/ruby-ldap )
-   shadow? ( dev-ruby/ruby-shadow )
-   sqlite? ( dev-ruby/sqlite3 )
-   virtual/ruby-ssl"
-
-# ruby_add_bdepend "
-#  test? (
-#  dev-ruby/mocha:0.14
-#  =dev-ruby/rack-1*
-#  dev-ruby/rspec-its
-#  dev-ruby/rspec-collection_matchers
-#  >=dev-ruby/vcr-2.9:2
-#  >=dev-ruby/webmock-1.24:0
-#  )"
-
-DEPEND+=" ${DEPEND}
-   xemacs? ( app-editors/xemacs )"
-RDEPEND+=" ${RDEPEND}
-   rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] )
-   selinux? (
-   sys-libs/libselinux[ruby]
-   sec-policy/selinux-puppet
-   )
-   vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 )
-   >=app-portage/eix-0.18.0"
-PDEPEND="emacs? ( >=app-emacs/puppet-mode-0.3-r1 )"
-
-SITEFILE="50${PN}-mode-gentoo.el"
-
-pkg_setup() {
-   enewgroup puppet
-   enewuser puppet -1 -1 /var/lib/puppet puppet
-}
-
-all_ruby_prepare() {
-   # Avoid spec that require unpackaged json-schema.
-   rm spec/lib/matchers/json.rb $( grep -Rl matchers/json spec) || die
-
-   # can't be run within portage.
-   epatch "${FILESDIR}/puppet-fix-tests-4.7.0.patch"
-
-   # fix systemd path
-   epatch "${FILESDIR}/puppet-systemd.patch"
-
-   if use experimental; then
-   epatch 
"${FILESDIR}/43e2c935252b995134ce353e5e6312cf77aea480.patch"
-   fi
-
-   # Use working version of mocha
-   sed -i -e '1igem "mocha", "~>0.14.0"; gem "rack", "~>1.0"' 
spec/spec_helper.rb || die
-
-   # Avoid specs that can only run in the puppet.git repository. This
-   # should be narrowed down to 

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

2018-12-20 Thread Georgy Yakovlev
commit: 4619265f45e9bedb8a2aa5f213d421240d55d09b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 21 04:16:56 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 21 04:16:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4619265f

app-shells/mcfly: fix typo in postinst message

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/app-shells/mcfly/mcfly-0.2.5.ebuild 
b/app-shells/mcfly/mcfly-0.2.5.ebuild
index e0350162a51..1141f801da0 100644
--- a/app-shells/mcfly/mcfly-0.2.5.ebuild
+++ b/app-shells/mcfly/mcfly-0.2.5.ebuild
@@ -102,7 +102,7 @@ src_test(){
 pkg_postinst() {
local p="/usr/share/${PN}/${PN}.bash"
 
-   elog "To start usint ${PN}"
+   elog "To start using ${PN}"
elog "Add the following to your ~/.bashrc"
elog
elog "[[ -f ${p} ]] && source ${p}"



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

2018-12-20 Thread Georgy Yakovlev
commit: 7e45d34c8da77335f04fc10c3e788bd9033cca89
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 21 04:11:51 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 21 04:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e45d34c

dev-python/pyTenable: drop old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/dev-python/pyTenable/Manifest b/dev-python/pyTenable/Manifest
index 952b67d5f2e..acac4df5768 100644
--- a/dev-python/pyTenable/Manifest
+++ b/dev-python/pyTenable/Manifest
@@ -1,2 +1 @@
-DIST pyTenable-0.3.4.tar.gz 75204 BLAKE2B 
eabb031b6748db0a5de55f364c490675877224d14c4c64e637e011c03f6e63c78ed7d297eb0c010ee59e05ffac92e8b97e8a491797dce16eafb2708d88328494
 SHA512 
e7d153183096841e85289d4a313f59d12009fe6222dd5018d03100a9e278b2610d2b6c9eefbd66b4be5bca62a7bd0c6830c445b8c8ed4aaa0cdda04361a18812
 DIST pyTenable-0.3.7.tar.gz 76638 BLAKE2B 
8ff586e4a77bc4005769e6565622756b798398aac9e8e2335653c1ccc5f9c0525ab9e1261b939c848126b1fa71dcca8ea7887d82972f1d881c7b21e5f61de0b5
 SHA512 
c1f5d7a916cc79a754160fd056b661bad15ec60d64ab08b91345c2646f0e8047ba629d73b39a4d70d87ad7b1c624d55744cbbe0eb78f6e9df32e50a5c85c38b4

diff --git a/dev-python/pyTenable/pyTenable-0.3.4.ebuild 
b/dev-python/pyTenable/pyTenable-0.3.4.ebuild
deleted file mode 100644
index 4e6bd10348c..000
--- a/dev-python/pyTenable/pyTenable-0.3.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2018 Sony Interactive Entertainment Inc.
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Tenable API Library for Tenable.io and SecurityCenter"
-HOMEPAGE="https://github.com/tenable/pyTenable;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.19[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-# requires networking and API endpoint
-RESTRICT="test"



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

2018-12-20 Thread Georgy Yakovlev
commit: de2da409a0cdddf824d36b310f8fc290e3364f31
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 21 04:10:26 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 21 04:10:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2da409

dev-python/pyTenable: bump to 0.3.7

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/pyTenable/Manifest   |  1 +
 dev-python/pyTenable/pyTenable-0.3.7.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pyTenable/Manifest b/dev-python/pyTenable/Manifest
index 415b8f2c75d..952b67d5f2e 100644
--- a/dev-python/pyTenable/Manifest
+++ b/dev-python/pyTenable/Manifest
@@ -1 +1,2 @@
 DIST pyTenable-0.3.4.tar.gz 75204 BLAKE2B 
eabb031b6748db0a5de55f364c490675877224d14c4c64e637e011c03f6e63c78ed7d297eb0c010ee59e05ffac92e8b97e8a491797dce16eafb2708d88328494
 SHA512 
e7d153183096841e85289d4a313f59d12009fe6222dd5018d03100a9e278b2610d2b6c9eefbd66b4be5bca62a7bd0c6830c445b8c8ed4aaa0cdda04361a18812
+DIST pyTenable-0.3.7.tar.gz 76638 BLAKE2B 
8ff586e4a77bc4005769e6565622756b798398aac9e8e2335653c1ccc5f9c0525ab9e1261b939c848126b1fa71dcca8ea7887d82972f1d881c7b21e5f61de0b5
 SHA512 
c1f5d7a916cc79a754160fd056b661bad15ec60d64ab08b91345c2646f0e8047ba629d73b39a4d70d87ad7b1c624d55744cbbe0eb78f6e9df32e50a5c85c38b4

diff --git a/dev-python/pyTenable/pyTenable-0.3.7.ebuild 
b/dev-python/pyTenable/pyTenable-0.3.7.ebuild
new file mode 100644
index 000..4e6bd10348c
--- /dev/null
+++ b/dev-python/pyTenable/pyTenable-0.3.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2018 Sony Interactive Entertainment Inc.
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Tenable API Library for Tenable.io and SecurityCenter"
+HOMEPAGE="https://github.com/tenable/pyTenable;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.19[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+# requires networking and API endpoint
+RESTRICT="test"



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

2018-12-20 Thread Anthony G. Basile
commit: f5615ab59efc2f72977d12fe13f912d188d188b3
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Dec 21 02:17:27 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 21 02:17:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5615ab5

net-vpn/tor: remove older stable version

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-vpn/tor/Manifest  |  2 -
 net-vpn/tor/tor-0.3.4.7_rc.ebuild | 87 ---
 net-vpn/tor/tor-0.3.4.8.ebuild| 87 ---
 3 files changed, 176 deletions(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index c6e33e1c2ca..a2b911ecf56 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,4 +1,2 @@
-DIST tor-0.3.4.7-rc.tar.gz 6668322 BLAKE2B 
863d24d04ba7919d08b3c69bca2edf3ee46af6aa074812f76067199670b17bb8538233c7631cb17e1cada4b2b4527b0db4b3b7a7b945ae7ca7a03e52685fce00
 SHA512 
664211ffd6adcdb325cf669fed9fb7c70b1416da3df046c35622b5104a4b63d9a3123eb40744bc070d29ff97472adf31b1aaecea5b91c07059d0cdad79569b58
-DIST tor-0.3.4.8.tar.gz 6679385 BLAKE2B 
9cb65442effd1cfceb34f3483a0e96de5e59e9ce1bd2241533dd8eb62e4428a6c0f9decd816dda49515fc92acd8c77e69f7d39133a67fb5053a858dc78464791
 SHA512 
bfedc29253cb8fdbe1864ea5992ad33184577d88ab806a249a544f3b3142a7bc1453892955df335185aff72508095fb2a2a07ac6b96c99668e5e8d593d7aea6d
 DIST tor-0.3.4.9.tar.gz 6695931 BLAKE2B 
ebfe0f49ae923e63b0bd8a7cafc453d7b0775cbfd167463b364490faf9bbf61decd28906d8f5bb08bfa9a5a10b371d9188a5019314c0de5ace15cc379347f88e
 SHA512 
cc254a2cc2f21b4511e9cb215ba5f05fefc4dceffcf46a402efa2d3540872a4ed8e0095245df0802ea12c1367451bc16ca60c0aea6a77e2139580f3c5ba8c02f
 DIST tor-0.3.5.6-rc.tar.gz 6917906 BLAKE2B 
55675cbeeff30c92c6c171ba945fa9a1b4ca2a083362dbeb76386b17569c952acefad2a3c474d05be114d22868bfc18ee425176e54aa28ce6e9245f0cc014d38
 SHA512 
3767a5fb3dd7a566facb36553367fc4ed99b82755613c0ae9229bb0de61cf09e0b794dc915cb82b38123c9ca52dd14d4a36bd49d9f1f3051aa36369ac45b730d

diff --git a/net-vpn/tor/tor-0.3.4.7_rc.ebuild 
b/net-vpn/tor/tor-0.3.4.7_rc.ebuild
deleted file mode 100644
index bc751cb3cb4..000
--- a/net-vpn/tor/tor-0.3.4.7_rc.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic readme.gentoo-r1 systemd versionator user
-
-MY_PV="$(replace_version_separator 4 -)"
-MY_PF="${PN}-${MY_PV}"
-DESCRIPTION="Anonymizing overlay network for TCP"
-HOMEPAGE="http://www.torproject.org/;
-SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
-   https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz;
-S="${WORKDIR}/${MY_PF}"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 x86 ~ppc-macos"
-IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test web 
zstd"
-
-DEPEND="
-   app-text/asciidoc
-   dev-libs/libevent[ssl]
-   sys-libs/zlib
-   caps? ( sys-libs/libcap )
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-   lzma? ( app-arch/xz-utils )
-   scrypt? ( app-crypt/libscrypt )
-   seccomp? ( sys-libs/libseccomp )
-   systemd? ( sys-apps/systemd )
-   zstd? ( app-arch/zstd )"
-RDEPEND="${DEPEND}
-   selinux? ( sec-policy/selinux-tor )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
-   "${FILESDIR}"/${PN}-0.3.3.2-alpha-tor.service.in.patch
-)
-
-DOCS=( README ChangeLog ReleaseNotes doc/HACKING )
-
-pkg_setup() {
-   enewgroup tor
-   enewuser tor -1 -1 /var/lib/tor tor
-}
-
-src_configure() {
-   export ac_cv_lib_cap_cap_init=$(usex caps)
-   econf \
-   --localstatedir="${EPREFIX}/var" \
-   --enable-system-torrc \
-   --enable-asciidoc \
-   --disable-android \
-   --disable-libfuzzer \
-   --disable-module-dirauth \
-   --disable-rust \
-   --disable-restart-debugging \
-   --disable-zstd-advanced-apis  \
-   $(use_enable lzma) \
-   $(use_enable scrypt libscrypt) \
-   $(use_enable seccomp) \
-   $(use_enable systemd) \
-   $(use_enable tor-hardening gcc-hardening) \
-   $(use_enable tor-hardening linker-hardening) \
-   $(use_enable web tor2web-mode) \
-   $(use_enable test unittests) \
-   $(use_enable test coverage) \
-   $(use_enable zstd)
-}
-
-src_install() {
-   default
-   readme.gentoo_create_doc
-
-   newconfd "${FILESDIR}"/tor.confd tor
-   newinitd "${FILESDIR}"/tor.initd-r8 tor
-   systemd_dounit contrib/dist/tor.service
-
-   keepdir /var/lib/tor
-
-   fperms 750 /var/lib/tor
-   fowners tor:tor /var/lib/tor
-
-   insinto /etc/tor/
-   

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

2018-12-20 Thread Anthony G. Basile
commit: 4fa0580c2c664550686e63589a09805241a51c04
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Dec 21 02:16:36 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 21 02:16:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa0580c

net-vpn/tor: remove older alphas

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-vpn/tor/Manifest |  2 -
 net-vpn/tor/tor-0.3.5.4_alpha.ebuild | 87 
 net-vpn/tor/tor-0.3.5.5_alpha.ebuild | 87 
 3 files changed, 176 deletions(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 617c59fc974..c6e33e1c2ca 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,6 +1,4 @@
 DIST tor-0.3.4.7-rc.tar.gz 6668322 BLAKE2B 
863d24d04ba7919d08b3c69bca2edf3ee46af6aa074812f76067199670b17bb8538233c7631cb17e1cada4b2b4527b0db4b3b7a7b945ae7ca7a03e52685fce00
 SHA512 
664211ffd6adcdb325cf669fed9fb7c70b1416da3df046c35622b5104a4b63d9a3123eb40744bc070d29ff97472adf31b1aaecea5b91c07059d0cdad79569b58
 DIST tor-0.3.4.8.tar.gz 6679385 BLAKE2B 
9cb65442effd1cfceb34f3483a0e96de5e59e9ce1bd2241533dd8eb62e4428a6c0f9decd816dda49515fc92acd8c77e69f7d39133a67fb5053a858dc78464791
 SHA512 
bfedc29253cb8fdbe1864ea5992ad33184577d88ab806a249a544f3b3142a7bc1453892955df335185aff72508095fb2a2a07ac6b96c99668e5e8d593d7aea6d
 DIST tor-0.3.4.9.tar.gz 6695931 BLAKE2B 
ebfe0f49ae923e63b0bd8a7cafc453d7b0775cbfd167463b364490faf9bbf61decd28906d8f5bb08bfa9a5a10b371d9188a5019314c0de5ace15cc379347f88e
 SHA512 
cc254a2cc2f21b4511e9cb215ba5f05fefc4dceffcf46a402efa2d3540872a4ed8e0095245df0802ea12c1367451bc16ca60c0aea6a77e2139580f3c5ba8c02f
-DIST tor-0.3.5.4-alpha.tar.gz 6867919 BLAKE2B 
0b9ecb02c4399df80a641825d955ca39c6d8712e8706db63d9946698adf77cf4af0d947077e6150da60e38a41accf6e6894bd29e54c1fc590a38fbc9003220bc
 SHA512 
8bb6c72295fb6d92301fc59159368960d1b12c3c24cbca8620efe20121192d3307fd0e44d91c5cf69bbc27486ad31ec87db04ff732a7eef36b0b5d81898d3cda
-DIST tor-0.3.5.5-alpha.tar.gz 6893528 BLAKE2B 
36d3ac98cd535046110ef24f8e388481ecfac2cd01f52b8fe1f0a88e0639ee5bbf620b50b256c954f1bc37da5c99bc8bf74a29315c3def9f21e4ab845a213153
 SHA512 
963aeb6ecdf8c772670261a49e273a89b5a5ac4296aec445fecf42996059a1aecaadba198a495c665afab02fc55d2572f0e66a7ebfc775512d029d53c3fd6575
 DIST tor-0.3.5.6-rc.tar.gz 6917906 BLAKE2B 
55675cbeeff30c92c6c171ba945fa9a1b4ca2a083362dbeb76386b17569c952acefad2a3c474d05be114d22868bfc18ee425176e54aa28ce6e9245f0cc014d38
 SHA512 
3767a5fb3dd7a566facb36553367fc4ed99b82755613c0ae9229bb0de61cf09e0b794dc915cb82b38123c9ca52dd14d4a36bd49d9f1f3051aa36369ac45b730d

diff --git a/net-vpn/tor/tor-0.3.5.4_alpha.ebuild 
b/net-vpn/tor/tor-0.3.5.4_alpha.ebuild
deleted file mode 100644
index c6f1f5f1020..000
--- a/net-vpn/tor/tor-0.3.5.4_alpha.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit flag-o-matic readme.gentoo-r1 systemd user
-
-MY_PV="$(ver_rs 4 -)"
-MY_PF="${PN}-${MY_PV}"
-DESCRIPTION="Anonymizing overlay network for TCP"
-HOMEPAGE="http://www.torproject.org/;
-SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
-   https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz;
-S="${WORKDIR}/${MY_PF}"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
-IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test 
zstd"
-
-DEPEND="
-   app-text/asciidoc
-   dev-libs/libevent[ssl]
-   sys-libs/zlib
-   caps? ( sys-libs/libcap )
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-   lzma? ( app-arch/xz-utils )
-   scrypt? ( app-crypt/libscrypt )
-   seccomp? ( sys-libs/libseccomp )
-   systemd? ( sys-apps/systemd )
-   zstd? ( app-arch/zstd )"
-RDEPEND="${DEPEND}
-   selinux? ( sec-policy/selinux-tor )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
-   "${FILESDIR}"/${PN}-0.3.3.2-alpha-tor.service.in.patch
-)
-
-DOCS=( README ChangeLog ReleaseNotes doc/HACKING )
-
-pkg_setup() {
-   enewgroup tor
-   enewuser tor -1 -1 /var/lib/tor tor
-}
-
-src_configure() {
-   export ac_cv_lib_cap_cap_init=$(usex caps)
-   econf \
-   --localstatedir="${EPREFIX}/var" \
-   --enable-system-torrc \
-   --enable-asciidoc \
-   --disable-android \
-   --disable-libfuzzer \
-   --disable-module-dirauth \
-   --enable-pic \
-   --disable-rust \
-   --disable-restart-debugging \
-   --disable-zstd-advanced-apis  \
-   $(use_enable lzma) \
-   $(use_enable scrypt libscrypt) \
-   $(use_enable seccomp) \
-   $(use_enable systemd) \
-   

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

2018-12-20 Thread Anthony G. Basile
commit: 89187de6d44981e0c535c5061e946f32a0398aef
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Dec 21 02:15:18 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 21 02:15:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89187de6

net-vpn/tor: version bump to 0.3.5.6_rc

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-vpn/tor/Manifest  |  1 +
 net-vpn/tor/tor-0.3.5.6_rc.ebuild | 87 +++
 2 files changed, 88 insertions(+)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 17c1e008517..617c59fc974 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -3,3 +3,4 @@ DIST tor-0.3.4.8.tar.gz 6679385 BLAKE2B 
9cb65442effd1cfceb34f3483a0e96de5e59e9ce
 DIST tor-0.3.4.9.tar.gz 6695931 BLAKE2B 
ebfe0f49ae923e63b0bd8a7cafc453d7b0775cbfd167463b364490faf9bbf61decd28906d8f5bb08bfa9a5a10b371d9188a5019314c0de5ace15cc379347f88e
 SHA512 
cc254a2cc2f21b4511e9cb215ba5f05fefc4dceffcf46a402efa2d3540872a4ed8e0095245df0802ea12c1367451bc16ca60c0aea6a77e2139580f3c5ba8c02f
 DIST tor-0.3.5.4-alpha.tar.gz 6867919 BLAKE2B 
0b9ecb02c4399df80a641825d955ca39c6d8712e8706db63d9946698adf77cf4af0d947077e6150da60e38a41accf6e6894bd29e54c1fc590a38fbc9003220bc
 SHA512 
8bb6c72295fb6d92301fc59159368960d1b12c3c24cbca8620efe20121192d3307fd0e44d91c5cf69bbc27486ad31ec87db04ff732a7eef36b0b5d81898d3cda
 DIST tor-0.3.5.5-alpha.tar.gz 6893528 BLAKE2B 
36d3ac98cd535046110ef24f8e388481ecfac2cd01f52b8fe1f0a88e0639ee5bbf620b50b256c954f1bc37da5c99bc8bf74a29315c3def9f21e4ab845a213153
 SHA512 
963aeb6ecdf8c772670261a49e273a89b5a5ac4296aec445fecf42996059a1aecaadba198a495c665afab02fc55d2572f0e66a7ebfc775512d029d53c3fd6575
+DIST tor-0.3.5.6-rc.tar.gz 6917906 BLAKE2B 
55675cbeeff30c92c6c171ba945fa9a1b4ca2a083362dbeb76386b17569c952acefad2a3c474d05be114d22868bfc18ee425176e54aa28ce6e9245f0cc014d38
 SHA512 
3767a5fb3dd7a566facb36553367fc4ed99b82755613c0ae9229bb0de61cf09e0b794dc915cb82b38123c9ca52dd14d4a36bd49d9f1f3051aa36369ac45b730d

diff --git a/net-vpn/tor/tor-0.3.5.6_rc.ebuild 
b/net-vpn/tor/tor-0.3.5.6_rc.ebuild
new file mode 100644
index 000..c6f1f5f1020
--- /dev/null
+++ b/net-vpn/tor/tor-0.3.5.6_rc.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic readme.gentoo-r1 systemd user
+
+MY_PV="$(ver_rs 4 -)"
+MY_PF="${PN}-${MY_PV}"
+DESCRIPTION="Anonymizing overlay network for TCP"
+HOMEPAGE="http://www.torproject.org/;
+SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
+   https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz;
+S="${WORKDIR}/${MY_PF}"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
+IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test 
zstd"
+
+DEPEND="
+   app-text/asciidoc
+   dev-libs/libevent[ssl]
+   sys-libs/zlib
+   caps? ( sys-libs/libcap )
+   !libressl? ( dev-libs/openssl:0=[-bindist] )
+   libressl? ( dev-libs/libressl:0= )
+   lzma? ( app-arch/xz-utils )
+   scrypt? ( app-crypt/libscrypt )
+   seccomp? ( sys-libs/libseccomp )
+   systemd? ( sys-apps/systemd )
+   zstd? ( app-arch/zstd )"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-tor )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
+   "${FILESDIR}"/${PN}-0.3.3.2-alpha-tor.service.in.patch
+)
+
+DOCS=( README ChangeLog ReleaseNotes doc/HACKING )
+
+pkg_setup() {
+   enewgroup tor
+   enewuser tor -1 -1 /var/lib/tor tor
+}
+
+src_configure() {
+   export ac_cv_lib_cap_cap_init=$(usex caps)
+   econf \
+   --localstatedir="${EPREFIX}/var" \
+   --enable-system-torrc \
+   --enable-asciidoc \
+   --disable-android \
+   --disable-libfuzzer \
+   --disable-module-dirauth \
+   --enable-pic \
+   --disable-rust \
+   --disable-restart-debugging \
+   --disable-zstd-advanced-apis  \
+   $(use_enable lzma) \
+   $(use_enable scrypt libscrypt) \
+   $(use_enable seccomp) \
+   $(use_enable systemd) \
+   $(use_enable tor-hardening gcc-hardening) \
+   $(use_enable tor-hardening linker-hardening) \
+   $(use_enable test unittests) \
+   $(use_enable test coverage) \
+   $(use_enable zstd)
+}
+
+src_install() {
+   default
+   readme.gentoo_create_doc
+
+   newconfd "${FILESDIR}"/tor.confd tor
+   newinitd "${FILESDIR}"/tor.initd-r8 tor
+   systemd_dounit contrib/dist/tor.service
+
+   keepdir /var/lib/tor
+
+   fperms 750 /var/lib/tor
+   fowners tor:tor /var/lib/tor
+
+   insinto /etc/tor/
+   newins "${FILESDIR}"/torrc-r1 torrc
+}



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/rubymine/

2018-12-20 Thread Samuel Bernardo
commit: 94347a0b69fb27841c82f36b97de54f3e2741736
Author: Samuel Bernardo  gmail  com>
AuthorDate: Fri Dec 21 02:04:48 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Fri Dec 21 02:04:48 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=94347a0b

update rubymine

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-util/rubymine/Manifest |  2 ++
 dev-util/rubymine/rubymine-2018.2.6.ebuild | 35 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-util/rubymine/Manifest b/dev-util/rubymine/Manifest
index 530f4e7..f44c89e 100644
--- a/dev-util/rubymine/Manifest
+++ b/dev-util/rubymine/Manifest
@@ -1,5 +1,7 @@
 DIST RubyMine-2018.2.4.tar.gz 292635046 BLAKE2B 
439adfc1f1e1b30ace1e9f11c307117859422e191883e935902b453e4546d4ece3e0ceb6525048ed912774f9fb0826d122fc7a59ceff4c2e53f1e0cdedb33150
 SHA512 
8a1bdb4f096fe3b5498c9072b2919dcec8a7191159e74027bad7cabdb839a748f43d08d61f01f7a4a4ed84151e7480f0b7a3ea72893d71e8c4d0f58cf3f51919
 DIST RubyMine-2018.2.5.tar.gz 298430079 BLAKE2B 
9d2bee93ee3bf57d47d4f15a1fe533fd03d74118091f5da5aafc1e25e442ecf0060c382e5d61f95c6e8c6a66c93531ce932327291907449a411cf9d96ca3c6bf
 SHA512 
f9908eaa67ea2f63be40eed3bbc74460d66de47fadff557d92509dc41ad74d55fffddee593fbc3b5cf5c95e4ab02816b482be1c0b7f9d9092da0ae7fdc1b373a
+DIST RubyMine-2018.2.6.tar.gz 298533693 BLAKE2B 
e9a7fb84b5987881a4add35425df062ee7ef6a773ae7f7d775b06e1ff9fd1925c9e53477cfc784fc1146242ae1556ebda28ec80b79a32e4ef62f3011775f8207
 SHA512 
49656338a722929575b2916e79fb5c217d218377e6e016b33c3878ff48e2990f176345c49f5600b29d8ce03fc64cb65369332bae8785fd86930c148a7403c0d5
 EBUILD rubymine-2018.2.4.ebuild 951 BLAKE2B 
411af8e33e0d8e5d1cc21f8f1c2532575b2dad477d97dc704ba6a2f4b0275b5ab4363de33a06f5a2cd984090aa4d742161e409ec3464f84a11808a39c135383a
 SHA512 
87b73952544303351b2b171832e96a2bb62e70641478eb3fc1d7b23b7070cb00572ad82ec89b8285be044124385a2b2e033e6f55d43ea71888cd0a8b43561956
 EBUILD rubymine-2018.2.5.ebuild 951 BLAKE2B 
411af8e33e0d8e5d1cc21f8f1c2532575b2dad477d97dc704ba6a2f4b0275b5ab4363de33a06f5a2cd984090aa4d742161e409ec3464f84a11808a39c135383a
 SHA512 
87b73952544303351b2b171832e96a2bb62e70641478eb3fc1d7b23b7070cb00572ad82ec89b8285be044124385a2b2e033e6f55d43ea71888cd0a8b43561956
+EBUILD rubymine-2018.2.6.ebuild 951 BLAKE2B 
411af8e33e0d8e5d1cc21f8f1c2532575b2dad477d97dc704ba6a2f4b0275b5ab4363de33a06f5a2cd984090aa4d742161e409ec3464f84a11808a39c135383a
 SHA512 
87b73952544303351b2b171832e96a2bb62e70641478eb3fc1d7b23b7070cb00572ad82ec89b8285be044124385a2b2e033e6f55d43ea71888cd0a8b43561956
 MISC metadata.xml 246 BLAKE2B 
fc8d6245f577ed3dc445e459694a18f1d950a722dbb72bfd7508f1ba7c52f264fce2c4eda4b52e238a80f6765243a27d396a749dadbdf6a4b6931c25f8404bfa
 SHA512 
cd6648a75839e6059cf877aa79a84600be0a63de66f59efd217ad91bac55a7ed4afd5ce88c90a262b4dd044734403fb90a049b8f19a42289ec3ef1d827b66d77

diff --git a/dev-util/rubymine/rubymine-2018.2.6.ebuild 
b/dev-util/rubymine/rubymine-2018.2.6.ebuild
new file mode 100644
index 000..a6a68b2
--- /dev/null
+++ b/dev-util/rubymine/rubymine-2018.2.6.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils versionator
+
+SLOT="$(get_major_version)"
+RDEPEND=">=virtual/jdk-1.7"
+
+MY_PN="RubyMine"
+MY_PV="$(get_version_component_range 1-3)"
+RESTRICT="strip"
+QA_TEXTRELS="opt/${P}/bin/libbreakgen.so"
+
+DESCRIPTION="The most intelligent Ruby and Rails IDE"
+HOMEPAGE="http://jetbrains.com/ruby/;
+SRC_URI="http://download.jetbrains.com/ruby/${MY_PN}-${MY_PV}.tar.gz;
+LICENSE="all-rights-reserved"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+S=${WORKDIR}/${MY_PN}-${MY_PV}
+
+src_install() {
+   local dir="/opt/${P}"
+   local exe="${PN}-${SLOT}"
+
+   insinto "${dir}"
+   doins -r *
+   fperms 755 "${dir}/bin/${PN}.sh" "${dir}/bin/rinspect.sh" 
"${dir}/bin/fsnotifier" "${dir}/bin/fsnotifier64"
+
+   newicon "bin/${PN}.png" "${exe}.png"
+   make_wrapper "${exe}" "/opt/${P}/bin/${PN}.sh"
+   make_desktop_entry ${exe} "RubyMine ${MY_PV}" "${exe}" "Development;IDE"
+}



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/idea-ultimate/

2018-12-20 Thread Samuel Bernardo
commit: 1ac80c28bca1202a314fe380e2c6eb61fdb3c0a4
Author: Samuel Bernardo  gmail  com>
AuthorDate: Fri Dec 21 01:56:24 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Fri Dec 21 01:56:24 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=1ac80c28

update idea-ultimate

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-util/idea-ultimate/Manifest|  2 +
 .../idea-ultimate-2018.3.2.183.4886.37.ebuild  | 82 ++
 2 files changed, 84 insertions(+)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 1919f28..3691b5a 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,8 +1,10 @@
 DIST ideaIU-2018.2.5.tar.gz 653254477 BLAKE2B 
661747f0ff0ec5ee28f62b9f4554bacd265c419e8d51832ebd08390548ec89c7a06b61447f7ad72ce0803b9feea552f98f40a8b7b293646aa03e2459377d23dd
 SHA512 
d03f21082578afc48478967885b481aa9779c781572f89d0881272bebd9d6790eb492dcfeed8241da6353d8907946d615571d95e9dd9e236c7890b873714bb25
 DIST ideaIU-2018.2.6.tar.gz 653267765 BLAKE2B 
bff5f98f792897fb02385f39c5ab9fd153bae43360f4e384d9dde1ef455b986ef6a868d882bd6a6ec46f658b8a6dbffccf05e8d25022efe37ba285a07793bd1e
 SHA512 
b12cb629e26a0aacab24ca5a3fae66bdd234872dac7f7d4f9016ba7c35a3ce55b9818ccfb7252df1dc96b19c837f6223dc5d3e5a53e80c538062f3be972a4c2d
+DIST ideaIU-2018.3.2.tar.gz 687806953 BLAKE2B 
b23532539b569011cde6f0f711be30f697859ae68855b2e5bafa62359647105e34f8ca06b579dd86ecda70c20dd8eee7ecf350f6bdb4e0359df87e5587449ee2
 SHA512 
c031e59d41cb09bc3896e3af61a7e1cb984e44f5ce05eadcf8b39788e210903b963fd176747c7f0e859f9810a9c4eaeedd0d5ea6fcf977c5a5d5defe64f55160
 DIST ideaIU-2018.3.tar.gz 686646677 BLAKE2B 
8a1d490e53ef926b74a8957c14ce8830feef9e91be444ddebe4282ef19d72f486b2f5611e8c3d57dfd77e4d313eaed55ffafb83f301d8ef711f7dffb915336e8
 SHA512 
5800b9b48bae53814009e1f46b93595261ef2f0cd6d6d960171e61529d4e31fb29a3d861e0f4043c6c876988d189fa4191d5bf294dbd682d5f9f9bbd0f11d72f
 EBUILD idea-ultimate-2018.2.5.182.4892.20.ebuild 2210 BLAKE2B 
310ab948edc44bb503adc282009c59b6287243f2df4a9681eb625b6d20e70f59398e6ea041d810f5ba90995e7e8c61b79472a7c0a1f34e731c34670bb90eabe3
 SHA512 
ec8950de1273a25c1e2d0832af4d3f61336311fa2d95fb2f21be4304411ca8793107b1034993672fe49e66db7744fa17857ee365045b6f47fa06e73579493d39
 EBUILD idea-ultimate-2018.2.6.182.5107.16.ebuild 2210 BLAKE2B 
310ab948edc44bb503adc282009c59b6287243f2df4a9681eb625b6d20e70f59398e6ea041d810f5ba90995e7e8c61b79472a7c0a1f34e731c34670bb90eabe3
 SHA512 
ec8950de1273a25c1e2d0832af4d3f61336311fa2d95fb2f21be4304411ca8793107b1034993672fe49e66db7744fa17857ee365045b6f47fa06e73579493d39
 EBUILD idea-ultimate-2018.3.0.183.4284.148.ebuild 2210 BLAKE2B 
43da5638c84ff3f8b24db67f46b8d7ba4484687434eb20c572025db2bc70f534d47bf3ca292f5046d4472ca546776d38bcab7bdf93b18fdfa7b02fe0c3e8b440
 SHA512 
6fcd995c717ee4b4ab18d0385e310f4482f437624c878bd81421040883c2c3f352fd4f7039467cc435f851737c56c56788e46fe5afaeedac0e87cc9a526f19c5
+EBUILD idea-ultimate-2018.3.2.183.4886.37.ebuild 2210 BLAKE2B 
310ab948edc44bb503adc282009c59b6287243f2df4a9681eb625b6d20e70f59398e6ea041d810f5ba90995e7e8c61b79472a7c0a1f34e731c34670bb90eabe3
 SHA512 
ec8950de1273a25c1e2d0832af4d3f61336311fa2d95fb2f21be4304411ca8793107b1034993672fe49e66db7744fa17857ee365045b6f47fa06e73579493d39
 MISC ChangeLog 142 BLAKE2B 
d6bb9a7ff30fcbf78573ea65cf495cdc21393b0e9e546f9b5df7f9b5d358b362e7741509b6625d1dee6ae4f6b7ea33e4a88fc7e6d53b34745c3234c377ba690d
 SHA512 
f66d54089ee757d3bc997f4edba58e6b6b91d47c6fca9f33edf4bfc9e03acabfc7af723c1238c313ccf6cde747c7b91274e67c15abc92da8dd6dd5ac58006b7b
 MISC metadata.xml 594 BLAKE2B 
3d60d5f3bccb0290e644b5ff032ca7ac1d7bf18d2f183ff9de638130b9d33582b3c36888a3f318514ab2b1eb5c384ee56db0c1d4bd64ed907db2c6788f3c393c
 SHA512 
2c830e91b8a9f97f8708392469121a4f5309e99cd58138a0d661394a5ca8a7c07ce47bc0cc9516aa1e6b106131b492fbbee6522be419e6ed7690d88cf2510df2

diff --git a/dev-util/idea-ultimate/idea-ultimate-2018.3.2.183.4886.37.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-2018.3.2.183.4886.37.ebuild
new file mode 100644
index 000..9f54b9e
--- /dev/null
+++ b/dev-util/idea-ultimate/idea-ultimate-2018.3.2.183.4886.37.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils versionator
+
+SLOT="0"
+PV_STRING="$(get_version_component_range 4-6)"
+MY_PV="$(get_version_component_range 1-3)"
+MY_PN="idea"
+
+# distinguish settings for official stable releases and EAP-version releases
+if [[ "$(get_version_component_range 7)x" = "prex" ]]
+then
+   # upstream EAP
+   KEYWORDS=""
+   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IU-${PV_STRING}.tar.gz;
+else
+   # upstream stable
+   KEYWORDS="~amd64 ~x86"
+   SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IU-${MY_PV}.tar.gz;
+fi
+
+DESCRIPTION="A complete toolset for web, mobile and enterprise development"

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

2018-12-20 Thread Patrick McLean
commit: 410c53866007210039fa4c62eccc4609d846f449
Author: Patrick McLean  sony  com>
AuthorDate: Fri Dec 21 01:41:58 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Dec 21 01:42:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410c5386

virtual/cargo: Version bump to 1.31.1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 virtual/cargo/{cargo-1.31.0.ebuild => cargo-1.31.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/virtual/cargo/cargo-1.31.0.ebuild 
b/virtual/cargo/cargo-1.31.1.ebuild
similarity index 100%
rename from virtual/cargo/cargo-1.31.0.ebuild
rename to virtual/cargo/cargo-1.31.1.ebuild



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

2018-12-20 Thread Patrick McLean
commit: 6daaa44d9266d463da036e8ddc4876221a6bb77c
Author: Patrick McLean  sony  com>
AuthorDate: Fri Dec 21 01:41:16 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Dec 21 01:42:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6daaa44d

virtual/rust: Version bump to 1.31.1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 virtual/rust/{rust-1.31.0.ebuild => rust-1.31.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/virtual/rust/rust-1.31.0.ebuild b/virtual/rust/rust-1.31.1.ebuild
similarity index 100%
rename from virtual/rust/rust-1.31.0.ebuild
rename to virtual/rust/rust-1.31.1.ebuild



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

2018-12-20 Thread Virgil Dupras
commit: a1b87a4250380f9fbc024147fa32eb679bd76848
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Dec 21 01:10:18 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Dec 21 01:10:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b87a42

app-text/mupdf: fix build errors on big endian arches

Closes: https://bugs.gentoo.org/672998
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../mupdf/files/mupdf-1.14-fix-big-endian.patch| 125 +
 app-text/mupdf/mupdf-1.14.0-r2.ebuild  |   2 +
 2 files changed, 127 insertions(+)

diff --git a/app-text/mupdf/files/mupdf-1.14-fix-big-endian.patch 
b/app-text/mupdf/files/mupdf-1.14-fix-big-endian.patch
new file mode 100644
index 000..dc472153ca6
--- /dev/null
+++ b/app-text/mupdf/files/mupdf-1.14-fix-big-endian.patch
@@ -0,0 +1,125 @@
+vdupras note: exact same patch as in
+https://bugs.ghostscript.com/show_bug.cgi?id=699395 except for tweaked
+diff paths.
+From 5fb79e6ccb805b3d94c8bb8eb0990d9944ae7602 Mon Sep 17 00:00:00 2001
+Message-Id: 
<5fb79e6ccb805b3d94c8bb8eb0990d9944ae7602.1528041417.git@fedoraproject.org>
+From: Michael J Gruber 
+Date: Sun, 3 Jun 2018 17:55:46 +0200
+Subject: [PATCH] fix build on big endian
+
+0dc1153 ("Spread of context into all procedures and removal from
+structures", 2017-04-26) missed a few spots that are relevant on big
+endian only.
+
+Add the missing ContextIDs in the call chain so that the build succeeds
+again.
+
+Signed-off-by: Michael J Gruber 
+---
+ src/cmsmd5.c | 22 +++---
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+diff --git a/src/cmsmd5.c b/src/cmsmd5.c
+index 4b8f7f9..dd0925a 100644
+--- a/thirdparty/lcms2/src/cmsmd5.c
 b/thirdparty/lcms2/src/cmsmd5.c
+@@ -29,7 +29,7 @@
+ #ifdef CMS_USE_BIG_ENDIAN
+ 
+ static
+-void byteReverse(cmsUInt8Number * buf, cmsUInt32Number longs)
++void byteReverse(cmsContext ContextID, cmsUInt8Number * buf, cmsUInt32Number 
longs)
+ {
+ do {
+ 
+@@ -42,7 +42,7 @@ void byteReverse(cmsUInt8Number * buf, cmsUInt32Number longs)
+ }
+ 
+ #else
+-#define byteReverse(buf, len)
++#define byteReverse(ContextID, buf, len)
+ #endif
+ 
+ 
+@@ -172,7 +172,7 @@ cmsHANDLE  MD5alloc(cmsContext ContextID)
+ 
+ 
+ static
+-void MD5add(cmsHANDLE Handle, cmsUInt8Number* buf, cmsUInt32Number len)
++void MD5add(cmsContext ContextID, cmsHANDLE Handle, cmsUInt8Number* buf, 
cmsUInt32Number len)
+ {
+ _cmsMD5* ctx = (_cmsMD5*) Handle;
+ cmsUInt32Number t;
+@@ -196,7 +196,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Number* buf, 
cmsUInt32Number len)
+ }
+ 
+ memmove(p, buf, t);
+-byteReverse(ctx->in, 16);
++byteReverse(ContextID, ctx->in, 16);
+ 
+ MD5_Transform(ctx->buf, (cmsUInt32Number *) ctx->in);
+ buf += t;
+@@ -205,7 +205,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Number* buf, 
cmsUInt32Number len)
+ 
+ while (len >= 64) {
+ memmove(ctx->in, buf, 64);
+-byteReverse(ctx->in, 16);
++byteReverse(ContextID, ctx->in, 16);
+ MD5_Transform(ctx->buf, (cmsUInt32Number *) ctx->in);
+ buf += 64;
+ len -= 64;
+@@ -216,7 +216,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Number* buf, 
cmsUInt32Number len)
+ 
+ // Destroy the object and return the checksum
+ static
+-void MD5finish(cmsProfileID* ProfileID,  cmsHANDLE Handle)
++void MD5finish(cmsContext ContextID, cmsProfileID* ProfileID,  cmsHANDLE 
Handle)
+ {
+ _cmsMD5* ctx = (_cmsMD5*) Handle;
+ cmsUInt32Number count;
+@@ -232,21 +232,21 @@ void MD5finish(cmsProfileID* ProfileID,  cmsHANDLE 
Handle)
+ if (count < 8) {
+ 
+ memset(p, 0, count);
+-byteReverse(ctx->in, 16);
++byteReverse(ContextID, ctx->in, 16);
+ MD5_Transform(ctx->buf, (cmsUInt32Number *) ctx->in);
+ 
+ memset(ctx->in, 0, 56);
+ } else {
+ memset(p, 0, count - 8);
+ }
+-byteReverse(ctx->in, 14);
++byteReverse(ContextID, ctx->in, 14);
+ 
+ ((cmsUInt32Number *) ctx->in)[14] = ctx->bits[0];
+ ((cmsUInt32Number *) ctx->in)[15] = ctx->bits[1];
+ 
+ MD5_Transform(ctx->buf, (cmsUInt32Number *) ctx->in);
+ 
+-byteReverse((cmsUInt8Number *) ctx->buf, 4);
++byteReverse(ContextID, (cmsUInt8Number *) ctx->buf, 4);
+ memmove(ProfileID ->ID8, ctx->buf, 16);
+ 
+ _cmsFree(ctx ->ContextID, ctx);
+@@ -291,7 +291,7 @@ cmsBool CMSEXPORT cmsMD5computeID(cmsContext ContextID, 
cmsHPROFILE hProfile)
+ if (MD5 == NULL) goto Error;
+ 
+ // Add all bytes
+-MD5add(MD5, Mem, BytesNeeded);
++MD5add(ContextID,MD5, Mem, BytesNeeded);
+ 
+ // Temp storage is no longer needed
+ _cmsFree(ContextID, Mem);
+@@ -300,7 +300,7 @@ cmsBool CMSEXPORT cmsMD5computeID(cmsContext ContextID, 
cmsHPROFILE hProfile)
+ memmove(Icc, , sizeof(_cmsICCPROFILE));
+ 
+ // And store the ID
+-MD5finish( ->ProfileID,  MD5);
++MD5finish(ContextID,  

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

2018-12-20 Thread Patrick McLean
commit: e407b3386638e9975f34592287df5347ebaca31d
Author: Patrick McLean  sony  com>
AuthorDate: Fri Dec 21 00:02:32 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Dec 21 01:05:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e407b338

dev-lang/rust: Version bump to 1.31.1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 dev-lang/rust/Manifest   | 2 +-
 dev-lang/rust/{rust-1.31.0.ebuild => rust-1.31.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index 857f32cd4f8..e82f2820162 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -40,4 +40,4 @@ DIST rust-1.30.1-x86_64-unknown-linux-gnu.tar.xz 145148116 
BLAKE2B e70d667d88065
 DIST rustc-1.29.1-src.tar.xz 61937676 BLAKE2B 
6a60249538e1ec62471f4d0e3fc31c0a648433aa6f85ca7341657ea07772e338eb92a629941685808f4b80e84cb025d78aee9d0d6fa71c6635a1647c61bca9bc
 SHA512 
1ded651b4c460e11e5e44c26de88a80fb13c297de2ee1e5af89638e12a7e8f43dd756689d4cc4fad45c52d4d43a3c70dd6a3ae550735b9dad5f8defea6a7
 DIST rustc-1.29.2-src.tar.xz 61888912 BLAKE2B 
f59b0bf45caa6f6136f92ffbaa612bbc6a340c8694ec69d75aadace9180c36753f985641915524388b52cc108f8f5b71840ee3a6c0b1fcff6decb61d2d8a161e
 SHA512 
d8fa9501764348ace8f60f2069bcd016925abe56c8bbc2b87fb52ff796e4bc7284c1fccbb1671416437bb82fde7d9240eeae875d6099914e27e75cfe050e2d38
 DIST rustc-1.30.1-src.tar.xz 96086232 BLAKE2B 
170767b64efe670086e7c4e73838b489a155a72c703148f83cad29d401a825a94a1def3aa462ba527e1bd08181c7a9be0e404c25f012906541c3d739eb57e9e5
 SHA512 
e466db81b9a82239670c48b876dc7390fcdda28c6390308691ddf2e0c12a39b57bd5ddb18322d1b4cd58165f69a666c7d83bee6573049da3b94e401657459bf5
-DIST rustc-1.31.0-src.tar.xz 96914112 BLAKE2B 
5e4c5d7724033c756f57794bda273f5c6b481a4a310afc73cafa6a67c2fe3e56cf08ca828e822d91890a6fda917e4c05d4b20f598e50805431d2926a4f1add9c
 SHA512 
38fb8c759a517defd64ca75a22d5deb1fa543fc13f127c73010741c40bc00935bf3b46743a95a22e98e37df5aa21d72203acabaecf8c0b23439e3b5c68f2fbec
+DIST rustc-1.31.1-src.tar.xz 96915864 BLAKE2B 
bedfe1d56e2f99bb43b4b652d540aedf0a86c47b8493f28fb29e5af3135ff469ed40775bc2ee25ac5bd28a264ecba0094d7c9b6aae25ea365ed3e6f354ffa40b
 SHA512 
d6688711452295c41468af214f036499074d82fbeedc3f03560275219c2fae910e623e38e3210176d86f78ba5533ea098da5ff21532c8ad1a5aac132bb74ee02

diff --git a/dev-lang/rust/rust-1.31.0.ebuild b/dev-lang/rust/rust-1.31.1.ebuild
similarity index 100%
rename from dev-lang/rust/rust-1.31.0.ebuild
rename to dev-lang/rust/rust-1.31.1.ebuild



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

2018-12-20 Thread Patrick McLean
commit: bff1493b56bcb8657e7e32d7fc4699a2f119d3e6
Author: Patrick McLean  sony  com>
AuthorDate: Fri Dec 21 01:04:41 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Dec 21 01:05:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff1493b

dev-lang/rust-bin: Version bump to 1.31.1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 dev-lang/rust-bin/Manifest | 26 +++---
 ...st-bin-1.31.0.ebuild => rust-bin-1.31.1.ebuild} |  0
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index ed56b604e0b..997d5d33d27 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -30,16 +30,16 @@ DIST rust-1.30.1-powerpc64-unknown-linux-gnu.tar.xz 
118698168 BLAKE2B 58905ab6c6
 DIST rust-1.30.1-powerpc64le-unknown-linux-gnu.tar.xz 121569444 BLAKE2B 
d4d390ea24298cd88d224efe3c1a1dc3a802b678d977bc0aa26197e291547a6ca823a0fe5e35491204a649cb6a5419343a825ef32408aa2638d057b209b1c15c
 SHA512 
b4595f031a006335ac778ec6a07c398fd6cce78ed3c0ed5730a5c06fa3a390dbab1afda0468756330783baa86dafb2f0c7ca7c75b735eb532c268027e22975e6
 DIST rust-1.30.1-s390x-unknown-linux-gnu.tar.xz 124025168 BLAKE2B 
b4a8df333b093ae36a6b9005aca7f424f209d629041c4fce1efc7e19b176f6e6325bf3552e8de93faa311ebf065ad4b9f104de3ee412b2a3fda70156c2b0
 SHA512 
592764d3d5b4d8a2a7628f4969ba5204da4ea63ca92efc17d4f9339274fce00aecc4d1ebb1f4d0499da8559375ad205054b26e12775af622a7112b20b8c8d4fb
 DIST rust-1.30.1-x86_64-unknown-linux-gnu.tar.xz 145148116 BLAKE2B 
e70d667d880656209c036b72f619b1bd29679878ff4b8865f0453c064c4a8a53a96e73994509637312032e1260eeb0e53f7372ca1526760b1631846ed6a4c571
 SHA512 
05238b65b5184e3df81dbcf1cc1035a03054ef09a8563fe60877e4f078d0d2cad71aec73c1451196171f39f8e729059e91c7eed7b1402e03801c0b7e81815885
-DIST rust-1.31.0-aarch64-unknown-linux-gnu.tar.xz 117860740 BLAKE2B 
1074e8cf1ea2ff6f51770593304a1c803ae826293bdab1600306ddde7f634d3be4837e7e7163a3ee076159699551cba61eef2fd4c415e1ff762e0e5227a70111
 SHA512 
ac8df9779295d6270dd383399fb575f51d3d67da547cdd428929d5e8bcd74e052d2364b5fa3105c7375dc9639fc6327dee5a3e2f6645ffe90be4831968968381
-DIST rust-1.31.0-arm-unknown-linux-gnueabi.tar.xz 124536044 BLAKE2B 
a437e3bb97a57f2048048f1300e16c785f43c243b8706236fe659c2a917e0739d8037ea68a15ab642ca4bc8a394c5248149d61bdeb42cf05301f5683a158f578
 SHA512 
05092981310c72edee0b9bf6ad643c673ffaa376c6bfd6bc15916a680e007b7aac846db92a02f86f8b3a6da135d8d96edba3cc2a6ef297512bee648e7486dd81
-DIST rust-1.31.0-arm-unknown-linux-gnueabihf.tar.xz 124835432 BLAKE2B 
a670e0bf6cd32fe96efc12b5f7abde34aaadba5277c198688a5a055eb74cdb9374da43ebbd54d3d0e7e1b75a950c65374f6abea19eabdcda68fa2505a192d2a0
 SHA512 
f3c8356fb85ab46e01250da3ec93c9e1f9e833762748754c3b86d811e184af574c1dbc81c6e826291ced5ce9d5ebc2a8fefa639071bfc95183820a60377cc63a
-DIST rust-1.31.0-armv7-unknown-linux-gnueabihf.tar.xz 126254120 BLAKE2B 
db7ae95afce5791bca7c934356ade914cbe916c10c9f95c0f71e56cfc91d11f58524e7e10c97314b3cfcb7d4ab19fd1f329fab5a7efe70ccd0bcc7f3faa170e4
 SHA512 
8a49cf20b158b3ead117dc686aa3eb298cd75d13cf30320f644c8545d6d9d8b26aad55dc1d7de4050233210ae2c9adbf3669555a7ef5c77589de2675bab73913
-DIST rust-1.31.0-i686-unknown-linux-gnu.tar.xz 147089208 BLAKE2B 
9fc6d56a9d733e86e0b480c963dc4ac6f0a8a3a31c8e3dbc00225ebec128359fb72e0b1008420c89ccc7ee149b7e74446194f0534afd4c17bd0b547b3e0dcd52
 SHA512 
d1f783823c5b8ecba180d7e0e7831c8d4402c5c0717f9b93eb5262c7648264816579b61db71ac56efd110b6d0e39f53a9f19ea87d905855a8251b127ae6bc14c
-DIST rust-1.31.0-mips-unknown-linux-gnu.tar.xz 115600024 BLAKE2B 
73fc083d359dbdd42d1add5b94cbdf81e699e87500dfe24c386c1145befa17b6428225ff87228496ae218c46cfdb57edd39b2b1130ceeca8bf87122e5786f585
 SHA512 
b3cdd7d14e9c710077649071aac4644b36997e8e673c3d3a93ebfcb60f0dc539c641d605e1f10370a8b98b6370c93c39fc7d897acf008b328b6790f803fc3961
-DIST rust-1.31.0-mips64-unknown-linux-gnuabi64.tar.xz 120683432 BLAKE2B 
bf907ae1b3191121f2c8d99cbaf73242b41d438223aacf48feeb0cb4810918f7536ef31b9c45694a0d33f101baf99b887a19305c67ecd33c585af8e74449044b
 SHA512 
e5e19ce317c37de50533e21206a1646f6633f643444d37a456ecc8f151241f687a0cfd7c2b49d12fd0171be1ad7217c8274d8e5bd8d962ba2a5ac7a01c55a1bd
-DIST rust-1.31.0-mipsel-unknown-linux-gnu.tar.xz 117572476 BLAKE2B 
9fa1f95d47441c32f4c53d65fa44d0a2365dbe1739d16b076e551422df94c0e984872a4ff457a1dbfe1a3855cc3903758a7e9492e0036af28ed617763141addd
 SHA512 
ab0fdced2f4c281b554c06a298bb248109418ecf19b5e6211d478a812f5b06a84f2d95bfc590d8d354aea17a7426d01f910c0ccc01db6b6115090fba838a24ed
-DIST rust-1.31.0-powerpc-unknown-linux-gnu.tar.xz 113276512 BLAKE2B 
7c559d306e7c8cfa78e1affb02561e5d6ac03fa6c1849fbf0391713bbd5eef327ddf613bad8d4931b3878db0f1c7c95fc7d8c6d0242d90ea3ffadc0ff26b598e
 SHA512 
bfc5209baf2751ce8aaead6d4640c4276c4fd65d3973beb93800e9d3f205e8f33676d4bd27576199b1c87e79e2fde20cbbb0873efa06139604a6007307b05484
-DIST 

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

2018-12-20 Thread William Hubbs
commit: e2a16b6b1cfad298b66e0c518199c4d7a6fdcb5a
Author: William Hubbs  sony  com>
AuthorDate: Fri Dec 21 00:40:47 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Dec 21 00:44:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a16b6b

sys-apps/openrc: remove several unstable versions

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 sys-apps/openrc/Manifest   |   3 -
 ..._POSIX_C_SOURCE-definition-to-Linux-build.patch |  29 --
 sys-apps/openrc/openrc-0.35.5.ebuild   | 333 -
 sys-apps/openrc/openrc-0.36.ebuild | 326 
 sys-apps/openrc/openrc-0.37.ebuild | 326 
 5 files changed, 1017 deletions(-)

diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest
index c54b69aa748..fdad76f99fb 100644
--- a/sys-apps/openrc/Manifest
+++ b/sys-apps/openrc/Manifest
@@ -1,6 +1,3 @@
 DIST openrc-0.34.11.tar.gz 228054 BLAKE2B 
8d4fdd7de4b3c44df0ccec728b91bd2624582dc2bbdb1fa7892aa61ce0a953a7cf66964f38da888636d895e3c6b776747a4a7fbbdbbbd26029313695f35837fe
 SHA512 
76245d31c6fe9e90e5e2f35ce918b915fc88c231674e0c99dc98b8f3fa120e794900eec9919a0ab029a081b206393246eccb9119a79c90ad6e39325d022928be
-DIST openrc-0.35.5.tar.gz 241784 BLAKE2B 
6f63dcf30c430949f25108b0ca808f2317b2e58440419fa5c2aac04ed614c5b22105bfa38d51d54ee0d293be8b11f15b756b00d805ab71f9a2e92f44b98ce6e1
 SHA512 
655a0a32650ed46998ae84473e8a82aadd9de09904c5173cd9b9e2500fc8935e96539672b513a883c077ae862ece12ab768d4f379dbeb4389a7067ce7121dc0d
-DIST openrc-0.36.tar.gz 240179 BLAKE2B 
1361d22782d6063e7fce61a98ef1e1f754d0208ec58de02ae60a0950531d248ac6e65e1ed45b412c89288103f6848b24aa51dd66232aa46e7900b339cac21a57
 SHA512 
f4730489e595a9ac4477c2b410e034b4eea2b8111c12c2695916aa04102020f8c84cb24220d3aa552709898035aa196e2fd48cba9b12a71dff1f5c2b03c3d424
-DIST openrc-0.37.tar.gz 240928 BLAKE2B 
b802260a3bd71e6d8e6d54b21007024481d42a4f179eff824a39fb91f5b1cd4f7a2fd52d9e7f23b1077965b57d319a99a5b39b8cd2d7f66dfe272b4497d53a22
 SHA512 
16235774ad28a66308dd1ea00238b4025a4d26c9c0bb6cdb032f28d00479520c4c5fdb349f82d33a535eee3d491d0349b5871b15cae30ef296ec476883965b83
 DIST openrc-0.38.3.tar.gz 238031 BLAKE2B 
87d1546e21d581feda4064cd64bf43f762203becdcc4b002bf868f17403bd42770cb1106a8bc383c8d69e19ad66ad2bedaa7090c95206597e8a9b6e2ba481dcc
 SHA512 
6bb42ccdab5fb24b11f5042bf19850f440d3494b6bd1d7b8db31b592f051fcd26feac1c8d9ef515238c53c6f5bf98a8c367a48471c178ae829e05c56bd24cfde
 DIST openrc-0.40.2.tar.gz 245006 BLAKE2B 
9e0aab4d42121296cb9bcc47e9222e0e99df80ab686636a8060c6271d30ff7c0d999f851d0e24dfab9e7a6532b56a6a1974cfa4514e88e6b82ec5fbbc192d76c
 SHA512 
746e238f792113397486b9abb6e41c8179e51fe823c82c8e8942d71329a806b9c398628f835e2626ed0e8735c05b0dcd1b82bf9b5111f420105eeae6b0b0e3f2

diff --git 
a/sys-apps/openrc/files/openrc-0.35.5-Add-_POSIX_C_SOURCE-definition-to-Linux-build.patch
 
b/sys-apps/openrc/files/openrc-0.35.5-Add-_POSIX_C_SOURCE-definition-to-Linux-build.patch
deleted file mode 100644
index b547fe2b61e..000
--- 
a/sys-apps/openrc/files/openrc-0.35.5-Add-_POSIX_C_SOURCE-definition-to-Linux-build.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From f4e2142089487b7f5c99da949d7bf8d038724df7 Mon Sep 17 00:00:00 2001
-From: William Hubbs 
-Date: Tue, 1 May 2018 13:28:57 -0500
-Subject: [PATCH] Add _POSIX_C_SOURCE definition to Linux build
-
-We need this to allow builds on uclibc-ng based systems.
-
-X-Gentoo-Bug: 650908
-X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=650908

- mk/os-Linux.mk | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/mk/os-Linux.mk b/mk/os-Linux.mk
-index 2479ff5b..9e8a1485 100644
 a/mk/os-Linux.mk
-+++ b/mk/os-Linux.mk
-@@ -11,7 +11,7 @@
- SFX=  .Linux.in
- PKG_PREFIX?=  /usr
- 
--CPPFLAGS+=-D_DEFAULT_SOURCE
-+CPPFLAGS+=-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L
- LIBDL=-Wl,-Bdynamic -ldl
- 
- ifeq (${MKSELINUX},yes)
--- 
-2.16.1
-

diff --git a/sys-apps/openrc/openrc-0.35.5.ebuild 
b/sys-apps/openrc/openrc-0.35.5.ebuild
deleted file mode 100644
index 9247eced820..000
--- a/sys-apps/openrc/openrc-0.35.5.ebuild
+++ /dev/null
@@ -1,333 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic pam toolchain-funcs
-
-DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
-HOMEPAGE="https://github.com/openrc/openrc/;
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-fi
-
-LICENSE="BSD-2"
-SLOT="0"
-IUSE="audit debug ncurses pam 

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

2018-12-20 Thread Mike Frysinger
commit: 792008adbec3e16902cea4976b32449fe7aaf756
Author: Mike Frysinger  chromium  org>
AuthorDate: Thu Dec 20 23:09:07 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 20 23:09:07 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=792008ad

man: fix random bad double spaces

Signed-off-by: Mike Frysinger  gentoo.org>

 man/emerge.1  | 6 +++---
 man/portage.5 | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/emerge.1 b/man/emerge.1
index 6f53680b4..afac83e76 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -246,7 +246,7 @@ matched as regular expressions.
 .BR \-\-sync
 Updates repositories, for which auto\-sync, sync\-type and sync\-uri 
attributes are
 set in repos.conf. A list of repos or aliases can be specified, in which case
-they  will be updated regardless of their auto\-sync attribute. See
+they will be updated regardless of their auto\-sync attribute.  See
 \fBportage\fR(5) for more information.
 The \fBPORTAGE_SYNC_STALE\fR variable configures
 warnings that are shown when emerge \-\-sync has not
@@ -577,7 +577,7 @@ first to make sure the result is what you expect.
 .TP
 .BR "\-\-exclude " ATOMS
 A space separated list of package names or slot atoms.
-Emerge won't  install any ebuild or binary package that
+Emerge won't install any ebuild or binary package that
 matches any of the given package atoms.
 .TP
 .BR "\-\-fail\-clean [ y | n ]"
@@ -988,7 +988,7 @@ readable dependency tree.
 .TP
 .BR \-\-update ", " \-u
 Updates packages to the best version available, which may
-not always be the  highest version number due to masking
+not always be the highest version number due to masking
 for testing and development. Package atoms specified on
 the command line are greedy, meaning that unspecific
 atoms may match multiple versions of slotted packages.

diff --git a/man/portage.5 b/man/portage.5
index 62943fb76..1a36e9b86 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -347,7 +347,7 @@ Special USE flags which may be needed when bootstrapping 
from stage1 to stage2.
 .TP
 .BR packages
 Provides the list of packages that compose the \fI@system\fR and
-\fI@profile\fR  package sets. The motivation to have \fI@profile\fR
+\fI@profile\fR package sets.  The motivation to have \fI@profile\fR
 separate from \fI@system\fR is that \fI@system\fR packages may have
 incomplete dependency specifications (due to long-standing Gentoo
 policy), and incomplete dependency specifications have deleterious



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

2018-12-20 Thread Ulrich Müller
commit: f196cb0015a545e0e825e26b86f5c920917a8ef9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Dec 20 08:42:14 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Dec 20 22:54:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f196cb00

metadata: Add AUTHORS file.

Start out empty; entries will be added after approval by Trustees.

Bug: https://bugs.gentoo.org/672962
Signed-off-by: Ulrich Müller  gentoo.org>

 metadata/AUTHORS | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/metadata/AUTHORS b/metadata/AUTHORS
new file mode 100644
index 000..9b00417f62e
--- /dev/null
+++ b/metadata/AUTHORS
@@ -0,0 +1,15 @@
+# This is a partial list of copyright holders for Gentoo packages.
+# It is opt-in and manually maintained, so it will be neither complete
+# nor necessarily up to date. A more exhaustive list can be obtained
+# by additionally extracting author information from the commit history
+# of the Gentoo CVS and git repositories.
+#
+# Requests to be listed below can be filed at https://bugs.gentoo.org/
+# under the Gentoo Foundation product. To be considered, an entity must
+# have made a legally significant contribution, as determined by the
+# Board of Trustees. As a reference, the following guide can be used:
+# https://www.gnu.org/prep/maintain/html_node/Legally-Significant.html
+#
+# Entries are single lines and contain the entity's name and an optional
+# e-mail address. Keep the list sorted (use "LC_ALL=en_US.utf-8 sort").
+#



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

2018-12-20 Thread Andreas K. Hüttel
commit: c697ea2175921af542050ba3429ef0792734398d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Dec 20 22:48:03 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Dec 20 22:48:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c697ea21

sys-devel/binutils-hppa64: Re-keyword

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

 sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r3.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r3.ebuild
index af97a4d08f2..c1874b7e156 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r3.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r3.ebuild
@@ -38,8 +38,7 @@ case ${PV} in
;;
 esac
 SLOT=$(get_version_component_range 1-2)
-#KEYWORDS="-* ~hppa"
-KEYWORDS=""
+KEYWORDS="-* ~hppa"
 
 #
 # The Gentoo patchset



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

2018-12-20 Thread Andreas K. Hüttel
commit: 686b558193dec6abfdc5d0d8b50edff45d993437
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Dec 20 22:47:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Dec 20 22:47:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686b5581

sys-devel/binutils: Re-keyword

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

 sys-devel/binutils/binutils-2.31.1-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-devel/binutils/binutils-2.31.1-r3.ebuild 
b/sys-devel/binutils/binutils-2.31.1-r3.ebuild
index f715fe19957..0ba64dc35a0 100644
--- a/sys-devel/binutils/binutils-2.31.1-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.31.1-r3.ebuild
@@ -42,8 +42,7 @@ case ${PV} in
*)
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
SLOT=$(get_version_component_range 1-2)
-   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-   KEYWORDS=""
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
;;
 esac
 



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

2018-12-20 Thread Andreas K. Hüttel
commit: c067007a6543b2af74dd48f058c95af5ade2867e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Dec 20 22:49:12 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Dec 20 22:49:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c067007a

sys-libs/binutils-libs: Re-keyword

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

 sys-libs/binutils-libs/binutils-libs-2.31.1-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.31.1-r3.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.31.1-r3.ebuild
index 105710e81d7..17c9385a65d 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.31.1-r3.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.31.1-r3.ebuild
@@ -23,8 +23,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
 # -r1 is a one-off subslot bump where SONAME changed for bug #666100
 SLOT="0/${PV}-r1"
 IUSE="64-bit-bfd multitarget nls static-libs"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 
 COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
 DEPEND="${COMMON_DEPEND}



[gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/

2018-12-20 Thread Ian Stakenvicius
commit: 8f72a5f74f7faba150bdba2dead03e5ff5e63e82
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Thu Dec 20 21:53:56 2018 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Thu Dec 20 21:54:53 2018 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=8f72a5f7

thunderbird: bump to 60.4.0 , remove old

Signed-off-by: Ian Stakenvicius  gentoo.org>

 mail-client/thunderbird/Manifest   | 162 ++
 mail-client/thunderbird/thunderbird-60.3.0.ebuild  | 571 -
 ...ird-60.3.3.ebuild => thunderbird-60.4.0.ebuild} |   0
 3 files changed, 54 insertions(+), 679 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 78aa29a..73ddb79 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -56,111 +56,57 @@ DIST thunderbird-60.2.1-vi.xpi 638421 BLAKE2B 
90d5ba56f7e874d4097968f027ddfbb507
 DIST thunderbird-60.2.1-zh-CN.xpi 622464 BLAKE2B 
05dfb895f9033a524c91dca56ac691cc6421842e5fb241ee97d3cbdabdbaeb4401c0764788dea1f6f7ced9c6c300ceeea13afd1b48b5d5f388269f690c2a57c7
 SHA512 
9397bf5942ddf7198bb2bbcc152d4335a47fba602f0dbd0fb8c4b8731ab5a8aa1d5edb4ebac4424e2414fec441b19e337fd5748f21a369d9709e2bae1912d8fb
 DIST thunderbird-60.2.1-zh-TW.xpi 626188 BLAKE2B 
02497b01f3f51b1bf918c9e8f03cf943b1777140ea53b8c31a06859ba86345cb136a678961d22f48893265cc8b0f41760493b552b541fb43f3321487993379a0
 SHA512 
8770a606a67fb0a6dbdcd05e964a949d4e075107d04ebd0d429068f114ae7ccb097e72775ab64e4bd7c158b32a9d859a9d7789e2927e64f661d4d66d511bfe44
 DIST thunderbird-60.2.1.source.tar.xz 28457 BLAKE2B 
d551f453dff6ab4e350948efa23ca3432d66b21ad2d5b9ea5691846d581e9c04b0c6341e87b1ef458ddd0e35a33bbb02fae287e11f04bd8052a52b2979b49a9f
 SHA512 
d74da3c90658c5baf09c22760cad31594524c09f2cd5aba81c5b15bb6db64d78f613562cb015d8a725b4902caa4a57a2d1dafce28284533747faed00f8268a02
-DIST thunderbird-60.3.0-ar.xpi 627180 BLAKE2B 
f9e41733530ec33359580b67f9a4053378717da58bfd527ed92f802a13dc1d171decae52a9c836b8cfd08d07e056c049b35770d1284b72735b4ac6be71b609b4
 SHA512 
6932419ec7cb0f8fbccbdda0fe67e9965115f6a4926e195ba3afa3f12335888f2bd48d05513f22a3e8619b854e54d914e4d3a267fc327f85de1b5e707af00c7d
-DIST thunderbird-60.3.0-ast.xpi 560865 BLAKE2B 
4e42ad1786b3e605aeec6affefa3b89f30a205e8eeb016dbd118985e68961fa9fd34243c0ea1e8984cf3ebeccc1aa24beaf1d0c6dc6a1b1aacab86a650316bb1
 SHA512 
343d427a37b2d07620f25853c29879542fa8b14d894509fdfefde3367066c9de425d59e8880a27cc1ab602d26b3f2cb70f61cf29afc4756974c630b302e7612c
-DIST thunderbird-60.3.0-be.xpi 659078 BLAKE2B 
6fe6c79cceaee423acafc1c4ec7990d9c377ce5e1b6e0c52d65ccc289cb05ef5ff25433c17be4b9c92b2f2c97c65379a1254036b18df54957c69818615100d79
 SHA512 
59f307f3c18a03867dbab677ebf33ec3d1ee6efbf863189faee77eab0f674c4d365b5a59e121c57de748dd245b16d7daa08a30aa7efd03a820e8ee3e07eabda0
-DIST thunderbird-60.3.0-bg.xpi 665511 BLAKE2B 
8a0c4f2d44e678c31bcc09b237e69c20e20466565ddecb3c753d9345cebcd8d5ad3be0ce918ab9a1057ed225b95e822711eda4150901c8c9929098a130699415
 SHA512 
7b7de7e21d8e4b56add402ce3323ed23ee62118f9eb95b7d179007c9c235ee136430163a667dcc7bf0d52da06cafe716aa719aedbcb0a09f19bbce31c7c69d79
-DIST thunderbird-60.3.0-br.xpi 581591 BLAKE2B 
b7121e8ed5e590094fc60a15ae30d611ed16728e73be02e526410ea602edf05006b5684b4fc7a647b3bc1d9a9ae62f0e68928ae6b5150f51e55b58eb2add34d4
 SHA512 
7b298b4fecd3d7955e477fa104ffa37b479e594312f4d709f348257abc56e7e34c5e09ab900cfb4873deddeff0005a59be647217203639db675eb1c3e2035a74
-DIST thunderbird-60.3.0-ca.xpi 591970 BLAKE2B 
69e1f69ecc20018db8ea373423192e2eaf4a070f77dcb66c0df63f80f4949efe83a2a5c06a65f033f696aa556c87a3d902cde91ae1f4ae8bc64e0459dc7ebeff
 SHA512 
18950a7eeda7043fa75a00b01ba7a311a94990c3e4eb940ddd2543eeaddae69f66909ffbf69a6aa60f07fc194c8f80ed7c275838772dc930c08eb385916e4ca6
-DIST thunderbird-60.3.0-cs.xpi 611201 BLAKE2B 
f2c051c3e667baf9ee16b1544547910d03031d9a2f4793622edda3557c3316545ba9e99f506af0d557a713781f983bea2fd402a668a9f726320b426f9205b2a7
 SHA512 
6345b32778357514998da218a6316ef13fd865f5f66d95c6294ff524ff05e527c88d8a9ee57ff30d7aa0fa792f093dd91fea4814e8fdc8c93275f37db97cfab3
-DIST thunderbird-60.3.0-cy.xpi 582232 BLAKE2B 
29efad3ac7fe84f9e784bae5fd05b6d98437022b15796d06aa355cb121a7fdbe5f2ed31fd811d11346d7530b8238ef2d20786a7e090b350b7b299e16af997210
 SHA512 
5d50dd9662d4cd0e19c8217e7dd615b39cbe1ee6b7c7e1f07e62c583f276b93317bef3a02b883bafec5b9f5e469c1afe895b6027c822087727dadeaeb0620c3d
-DIST thunderbird-60.3.0-da.xpi 570805 BLAKE2B 
020b0de0daf9f3c743cb32a9c0655a8e950a62a114130c988f94fc4a6403bd8e2df0a05be2fbc00377d726e8aff2d332424c18e59dfc31938a675ce18b739ad8
 SHA512 
8a66cf19804a0fd4631410ddc0014e80fc1a14e071a0b1a9f924f661dedd0d0c29fb5ff920476a5c552f20e7895b43b7b3079905a1eaf037371434be32901301
-DIST thunderbird-60.3.0-de.xpi 582573 BLAKE2B 
5643563aa5c1debb171d29021f68b8bd502a0a9ec113680865ca01dcb3456a58bf37f4b2978e1525b6237096cdcf4ae76aec7a3a68b3aa8ef27e1477203b2970
 SHA512 

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

2018-12-20 Thread Sergei Trofimovich
commit: c8a43cd10d875a625dd5e249cc3533fcf1a94409
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Dec 20 21:50:22 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Dec 20 21:51:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a43cd1

profiles/arch/sparc/use.mask: mask USE=mongodb

mongodb or mongo-c-driver is not keyworded on sparc

Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index 650933834e8..dfa5461e880 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -6,6 +6,10 @@
 
 # This file contains a list of useflags that cannot be used on sparc.
 
+# Sergei Trofimovich  (12 Dec 2018)
+# mongodb is not keyworded on sparc
+mongodb
+
 # Andreas Sturmlechner  (06 Dec 2018)
 # dev-qt/qtdeclarative-5.11.x is broken and blocks re-keywording of Qt5.
 qml



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/

2018-12-20 Thread Thomas Deutschmann
commit: 45c9d2b4ac0286431279cba3f0dfac2fd119740b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Dec 20 21:41:08 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Dec 20 21:41:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c9d2b4

mail-client/thunderbird-bin: bump to v60.4.0

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

 mail-client/thunderbird-bin/Manifest   |  55 +++
 .../thunderbird-bin/thunderbird-bin-60.4.0.ebuild  | 164 +
 2 files changed, 219 insertions(+)

diff --git a/mail-client/thunderbird-bin/Manifest 
b/mail-client/thunderbird-bin/Manifest
index 754bf9eee52..29148c01e03 100644
--- a/mail-client/thunderbird-bin/Manifest
+++ b/mail-client/thunderbird-bin/Manifest
@@ -109,7 +109,62 @@ DIST thunderbird-60.3.3-uk.xpi 684153 BLAKE2B 
27bc38daba037eda3bd9af8905d555681f
 DIST thunderbird-60.3.3-vi.xpi 638418 BLAKE2B 
6ab6ad2a0fcbedc36383e9d752afe1effd325d43ae7cadd6a35df399c747c041bd65c439dab9539cf6c8bad054bbb6a09928188f343d7908d43fe8f9af643b14
 SHA512 
81f962d19f51c64d7bf8a790cc00fcf6b87c9ec19a7e9c8d73621f5c2bd1695b1618eaf9b1b929ec2917f78f3b681815e95c39e63945e92c3af97c776518df81
 DIST thunderbird-60.3.3-zh-CN.xpi 622465 BLAKE2B 
7dde7ddc01475b2425a5d3ae7d935ea9c4468958ff2f31c7f0c9d4a829e36e2eca426d96ea606ad11cb248a9b163ab89e23dc80c12a7373a53914ab2e211a363
 SHA512 
4c2797bf1ae44388cbc21828e00c334daa8fe1b54b780e75e0fb36c03964de271c5948b2fc967314e6b5f425ffdea569c52c970c764417ce1062350cdb615330
 DIST thunderbird-60.3.3-zh-TW.xpi 626188 BLAKE2B 
4817c8f447d3d247963bbc1d0a4d8b4383c9fd2014dd381263bc08f4e79885e333565fe9b03e8fb95387f3a859c1bc77c4f7b932945bfe666f25a887f235f404
 SHA512 
c8bdf836c383c1b8093a29a8e92b3ea75e29ae58cbf30f5320f8b87ac4231db77d5231a2ca24b012ef9088124a34e3d186e6c0aee13c146231e3759cbd9780c2
+DIST thunderbird-60.4.0-ar.xpi 627179 BLAKE2B 
3dd870f3cfb9d23fa5f366ff1eda59fa3b1f2c49ca368b78ac8efebb33eef46895b2a9c99f9641e822c42930215bd7526d7e0ebbc4b7bf0ff028c7f242139594
 SHA512 
034bcaffa5508e7e694c79af323b76069024fb4c079d4dc059f1a1677d57584e7110717f43e1dc236f0416f8bd6d2eab9862b16acdb8580e6b9bc32d8dec07de
+DIST thunderbird-60.4.0-ast.xpi 560866 BLAKE2B 
9978e7dbf1d53f50d140de033ada13fe4f6399f5d65cb61b09453fb42ad2cf6d3b8d2d6e41c6765202e36fc0feba0cea45be408cd5df832738ff04a5cbc4b953
 SHA512 
d1aacf71fc00b7102535d7cbca950119a9dd1d2bb9c0249caae0673cbca0bff7d5623e529a0383f2a15fd13b8a8f21df30cdfedcc1f1aa463afa5af087f8e540
+DIST thunderbird-60.4.0-be.xpi 659078 BLAKE2B 
2c73f6a0bae271beed2df326a71bc3d26d5465a36ef4911db8c3c81e1a5aed6aecd3bc2053ecfa24c63bf6a2a8c9160b09159f4a2b692e6a9a4e51ff01c45400
 SHA512 
ab3a4709752bea109cff96538114349f627ad80482c1f3cb704e5672793a5d3ab1d0e993c471dfbda7508b417813c1174631d019abd181b0f9ddd624a46c8813
+DIST thunderbird-60.4.0-bg.xpi 665511 BLAKE2B 
67ec10127e112e948bf68e8f52e819fa11b12d7d48471ee703d8d5261c58a88e516fface466ea4a12850ecb28322586cbcae3ddf324e7ddd6a703a032d206572
 SHA512 
b14b71416b12c868c7e00556e2824e03b4f5f4116890f393dd470d7cab880db31754306205f2d232d787b1f2af824de800049b5f1c66389ef1577ca6cf093e3b
+DIST thunderbird-60.4.0-br.xpi 581592 BLAKE2B 
2709b12ff4f820a5ca2825a9673c44d496641f1cdb9eb3ea048a74a0788e2dd93b919332d1d1252c96e971e62a4389f310a61c36a70ccb69c8a25e22ff38813d
 SHA512 
c1f2c5c00d4809f4bf05e0fd78bda28e56549b348537643d43733318b868f6e41b601483182fc133e7d3163cb68b1abc77373ff0f86ce410969afd2c6f0ea861
+DIST thunderbird-60.4.0-ca.xpi 591970 BLAKE2B 
1912d4ab6ef987c3a9bb187f01d473c60e78f84ee60a5c475dc14039dd60f7bb96b78f337b81e5b1a18b97f575091401c3cd35939821d1bd7ed698064f01919c
 SHA512 
4b840ad4bd73438210c913bef50159c374b259bf152df76aacf02c5bf39c4b8ef6b8b7ab95516a5570b401c1c394327a373b422c6fc5cf4b111493150b011755
+DIST thunderbird-60.4.0-cs.xpi 611200 BLAKE2B 
6878b0adb1baad6211470cc1f33c9d43770f1244ae68976c24cef07218a3aa9b257631832b3c871995a3fe973cae091cb5ec3342fbac3675e7ba66430b5ad1f4
 SHA512 
9116c265f70d8bad365adf78f68e4a115679c2d6665eb3c6da33c40f0caaf38ed0c2765e7b46ba02241f46789027a865b83364eca10a058b9e61fdd4204a0d55
+DIST thunderbird-60.4.0-cy.xpi 582232 BLAKE2B 
debc6b350a2d0310bfb00cc2eff6b559cc571a4ea15bcdac49a55d305c5fc77b4e65b0125f939613a77462105ac4b67ec745233fcac2453b4b86648334fa3f68
 SHA512 
05c734de29575709e6593ac76d1d83b9e0eef3432a0bae3048dd65fa90447bb18e9f962df48319e3090f507285d986c7c467395d93a9626ea7016f10ef56c367
+DIST thunderbird-60.4.0-da.xpi 570806 BLAKE2B 
1fc8240d3fc69090def6fdf0a772c6f2f01b0c65ec0509f4c1a340b2d02543419deb57c8f5eb5bcb9468fe197c1a8b9d4896bc9381eb64bfa83db2b87dea83bb
 SHA512 
e829291e564be8468ff4bd0ac6e13ca00fa3f585504ae938451e2befa9a11821c1e408379a608b41d172fd1675adb9678d70d601d06d8183b2c88a855e188c5d
+DIST thunderbird-60.4.0-de.xpi 582574 BLAKE2B 
e14fe45cc7f2d42da136cf45411c16429e0ca3545a69008553c0f300e2bec38e11af87e67e6f0ed1b921588a8ab46e07ad848179f5f46f870a21c964d73d8af1
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2018-12-20 Thread Thomas Deutschmann
commit: d0b0562e76c7a9e62b81a39c6696f830ca78fec2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Dec 20 21:38:51 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Dec 20 21:41:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b0562e

mail-client/thunderbird: bump to v60.4.0

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

 mail-client/thunderbird/Manifest  |  54 +++
 mail-client/thunderbird/thunderbird-60.4.0.ebuild | 561 ++
 2 files changed, 615 insertions(+)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 3878d87a239..ebabe2c17f1 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -224,3 +224,57 @@ DIST thunderbird-60.3.3-vi.xpi 638418 BLAKE2B 
6ab6ad2a0fcbedc36383e9d752afe1effd
 DIST thunderbird-60.3.3-zh-CN.xpi 622465 BLAKE2B 
7dde7ddc01475b2425a5d3ae7d935ea9c4468958ff2f31c7f0c9d4a829e36e2eca426d96ea606ad11cb248a9b163ab89e23dc80c12a7373a53914ab2e211a363
 SHA512 
4c2797bf1ae44388cbc21828e00c334daa8fe1b54b780e75e0fb36c03964de271c5948b2fc967314e6b5f425ffdea569c52c970c764417ce1062350cdb615330
 DIST thunderbird-60.3.3-zh-TW.xpi 626188 BLAKE2B 
4817c8f447d3d247963bbc1d0a4d8b4383c9fd2014dd381263bc08f4e79885e333565fe9b03e8fb95387f3a859c1bc77c4f7b932945bfe666f25a887f235f404
 SHA512 
c8bdf836c383c1b8093a29a8e92b3ea75e29ae58cbf30f5320f8b87ac4231db77d5231a2ca24b012ef9088124a34e3d186e6c0aee13c146231e3759cbd9780c2
 DIST thunderbird-60.3.3.source.tar.xz 283847516 BLAKE2B 
76e8454df900240eb52667f3235e356aa9cfe5f2f5c6c05caecc2bf4597ac61d5690014b0052659c5946ca3cb138a11e4670d53298bea1aafd646a669572b6e9
 SHA512 
30cffd9234d4b0820a4e3b966ebc3646780ebe455d06b6132d312169bd209d298c5e10d6721331645a9de6af646e96c4d75985aad0c09ece0e6c9d25f309
+DIST thunderbird-60.4.0-ar.xpi 627179 BLAKE2B 
3dd870f3cfb9d23fa5f366ff1eda59fa3b1f2c49ca368b78ac8efebb33eef46895b2a9c99f9641e822c42930215bd7526d7e0ebbc4b7bf0ff028c7f242139594
 SHA512 
034bcaffa5508e7e694c79af323b76069024fb4c079d4dc059f1a1677d57584e7110717f43e1dc236f0416f8bd6d2eab9862b16acdb8580e6b9bc32d8dec07de
+DIST thunderbird-60.4.0-ast.xpi 560866 BLAKE2B 
9978e7dbf1d53f50d140de033ada13fe4f6399f5d65cb61b09453fb42ad2cf6d3b8d2d6e41c6765202e36fc0feba0cea45be408cd5df832738ff04a5cbc4b953
 SHA512 
d1aacf71fc00b7102535d7cbca950119a9dd1d2bb9c0249caae0673cbca0bff7d5623e529a0383f2a15fd13b8a8f21df30cdfedcc1f1aa463afa5af087f8e540
+DIST thunderbird-60.4.0-be.xpi 659078 BLAKE2B 
2c73f6a0bae271beed2df326a71bc3d26d5465a36ef4911db8c3c81e1a5aed6aecd3bc2053ecfa24c63bf6a2a8c9160b09159f4a2b692e6a9a4e51ff01c45400
 SHA512 
ab3a4709752bea109cff96538114349f627ad80482c1f3cb704e5672793a5d3ab1d0e993c471dfbda7508b417813c1174631d019abd181b0f9ddd624a46c8813
+DIST thunderbird-60.4.0-bg.xpi 665511 BLAKE2B 
67ec10127e112e948bf68e8f52e819fa11b12d7d48471ee703d8d5261c58a88e516fface466ea4a12850ecb28322586cbcae3ddf324e7ddd6a703a032d206572
 SHA512 
b14b71416b12c868c7e00556e2824e03b4f5f4116890f393dd470d7cab880db31754306205f2d232d787b1f2af824de800049b5f1c66389ef1577ca6cf093e3b
+DIST thunderbird-60.4.0-br.xpi 581592 BLAKE2B 
2709b12ff4f820a5ca2825a9673c44d496641f1cdb9eb3ea048a74a0788e2dd93b919332d1d1252c96e971e62a4389f310a61c36a70ccb69c8a25e22ff38813d
 SHA512 
c1f2c5c00d4809f4bf05e0fd78bda28e56549b348537643d43733318b868f6e41b601483182fc133e7d3163cb68b1abc77373ff0f86ce410969afd2c6f0ea861
+DIST thunderbird-60.4.0-ca.xpi 591970 BLAKE2B 
1912d4ab6ef987c3a9bb187f01d473c60e78f84ee60a5c475dc14039dd60f7bb96b78f337b81e5b1a18b97f575091401c3cd35939821d1bd7ed698064f01919c
 SHA512 
4b840ad4bd73438210c913bef50159c374b259bf152df76aacf02c5bf39c4b8ef6b8b7ab95516a5570b401c1c394327a373b422c6fc5cf4b111493150b011755
+DIST thunderbird-60.4.0-cs.xpi 611200 BLAKE2B 
6878b0adb1baad6211470cc1f33c9d43770f1244ae68976c24cef07218a3aa9b257631832b3c871995a3fe973cae091cb5ec3342fbac3675e7ba66430b5ad1f4
 SHA512 
9116c265f70d8bad365adf78f68e4a115679c2d6665eb3c6da33c40f0caaf38ed0c2765e7b46ba02241f46789027a865b83364eca10a058b9e61fdd4204a0d55
+DIST thunderbird-60.4.0-cy.xpi 582232 BLAKE2B 
debc6b350a2d0310bfb00cc2eff6b559cc571a4ea15bcdac49a55d305c5fc77b4e65b0125f939613a77462105ac4b67ec745233fcac2453b4b86648334fa3f68
 SHA512 
05c734de29575709e6593ac76d1d83b9e0eef3432a0bae3048dd65fa90447bb18e9f962df48319e3090f507285d986c7c467395d93a9626ea7016f10ef56c367
+DIST thunderbird-60.4.0-da.xpi 570806 BLAKE2B 
1fc8240d3fc69090def6fdf0a772c6f2f01b0c65ec0509f4c1a340b2d02543419deb57c8f5eb5bcb9468fe197c1a8b9d4896bc9381eb64bfa83db2b87dea83bb
 SHA512 
e829291e564be8468ff4bd0ac6e13ca00fa3f585504ae938451e2befa9a11821c1e408379a608b41d172fd1675adb9678d70d601d06d8183b2c88a855e188c5d
+DIST thunderbird-60.4.0-de.xpi 582574 BLAKE2B 
e14fe45cc7f2d42da136cf45411c16429e0ca3545a69008553c0f300e2bec38e11af87e67e6f0ed1b921588a8ab46e07ad848179f5f46f870a21c964d73d8af1
 SHA512 

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

2018-12-20 Thread Mikle Kolyada
commit: 436c3fda9c6174f33bbfe0f168c05dd30fa6a354
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 20:52:06 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 20:52:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436c3fda

sys-apps/grep: Version bump (v3.2)

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

 sys-apps/grep/Manifest|  1 +
 sys-apps/grep/grep-3.2.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/sys-apps/grep/Manifest b/sys-apps/grep/Manifest
index d9491ea9585..d7fdc658d72 100644
--- a/sys-apps/grep/Manifest
+++ b/sys-apps/grep/Manifest
@@ -1,2 +1,3 @@
 DIST grep-3.0.tar.xz 1375156 BLAKE2B 
19f5441ed3fe5bb16d9d8327e76f0beb7eb837b727f6da99844dc9c74eb4def9eab857059c527e651758fa224a6f4079ec5939806645806f2db341ed0cb727e4
 SHA512 
0e9a00df9d492f399230bae0264942edaf64bb926f93edb7922f27b075a86ba0a78698f54996cc522b6261aa01a8ecbeadeb68523d4470a9941f242c3ae24c58
 DIST grep-3.1.tar.xz 1370880 BLAKE2B 
d71a09d8bfd2c15b6d393d3ca4e22a2b2724632034a6d35d6e269a3c639d76ecaa5ae989a3d8466ee4bcf45e5d08862b0ef19194d6ec7ac6c250e6f60fc61031
 SHA512 
05494381c7dd8aad7e2ee4c17450de8d7b969a99dcfe17747db60df3475bf02d5323d091e896e8343e4f3251c29dc7f0b7a9f93c575c9d58ee2a57014c2c9d26
+DIST grep-3.2.tar.xz 1472904 BLAKE2B 
45f13e6d00785d0fb26abe3e4cfcf2b561e74e1c8e134c7fd813cced4d4fff07dae4508047b3ce3eee986176320a34330617e6442b279a976834db57b5d37e03
 SHA512 
8d12417abe400ef83e2df41e74e937b15c86d84cf2c6288d43264d4497d3f047b7017f907944f04bfc6ebe9c17aff50adbd1945a95a8920b6ef660891df07aa6

diff --git a/sys-apps/grep/grep-3.2.ebuild b/sys-apps/grep/grep-3.2.ebuild
new file mode 100644
index 000..93d0d712203
--- /dev/null
+++ b/sys-apps/grep/grep-3.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="GNU regular expression matcher"
+HOMEPAGE="https://www.gnu.org/software/grep/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   mirror://gentoo/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="nls pcre static"
+
+LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+   nls? ( virtual/libintl )
+   virtual/libiconv"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   static? ( ${LIB_DEPEND} )"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
+
+src_prepare() {
+   sed -i \
+   -e "s:@SHELL@:${EPREFIX}/bin/sh:g" \
+   -e "s:@grep@:${EPREFIX}/bin/grep:" \
+   src/egrep.sh || die #523898
+
+   default
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   # Always use pkg-config to get lib info for pcre.
+   export ac_cv_search_pcre_compile=$(
+   usex pcre "$($(tc-getPKG_CONFIG) --libs $(usex static --static 
'') libpcre)" ''
+   )
+   econf \
+   --bindir="${EPREFIX}"/bin \
+   $(use_enable nls) \
+   $(use_enable pcre perl-regexp)
+}



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

2018-12-20 Thread Fabian Groffen
commit: fb74fe22e3eb430ff28bbd884d2ef1546f891051
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 20 19:44:35 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 20 19:44:35 2018 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=fb74fe22

rm_rf: make shallow wrapper around rm_rf_at

Since rm_rf_at now removes the object being pointed at, rm_rf doesn't
have to try doing that again.

Signed-off-by: Fabian Groffen  gentoo.org>

 libq/xmkdir.c | 13 +
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/libq/xmkdir.c b/libq/xmkdir.c
index ed30d6d..aa93905 100644
--- a/libq/xmkdir.c
+++ b/libq/xmkdir.c
@@ -89,18 +89,7 @@ rm_rf_at(int dfd, const char *path)
 static int
 rm_rf(const char *path)
 {
-   rm_rf_at(AT_FDCWD, path);
-
-   if (rmdir(path) == 0)
-   return 0;
-
-   /* if path is a symlink, unlink it */
-   if (unlink(path) == 0)
-   return 0;
-
-   /* XXX: we don't handle:
-*  trailing slashes: `rm -rf a/b/c/` -> need to change to a/b/c */
-   return -1;
+   return rm_rf_at(AT_FDCWD, path);
 }
 
 static int



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

2018-12-20 Thread Fabian Groffen
commit: 5539ab9cf34f303b7e11c5989d8cde8f1ed57043
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 20 19:58:18 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 20 19:58:18 2018 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=5539ab9c

rm_rf_at: ensure return code makes sense

Don't blindly ignore errors, just run statements that should succeed and
register success.

Signed-off-by: Fabian Groffen  gentoo.org>

 libq/xmkdir.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/libq/xmkdir.c b/libq/xmkdir.c
index aa93905..bc89fe0 100644
--- a/libq/xmkdir.c
+++ b/libq/xmkdir.c
@@ -49,6 +49,7 @@ rm_rf_at(int dfd, const char *path)
int subdfd;
DIR *dir;
struct dirent *de;
+   int ret = 0;
 
/* Cannot use O_PATH as we want to use fdopendir() */
subdfd = openat(dfd, path, O_RDONLY|O_CLOEXEC|O_NOFOLLOW);
@@ -73,17 +74,16 @@ rm_rf_at(int dfd, const char *path)
!(st.st_mode & S_IFDIR))
errp("could not unlink %s", de->d_name);
}
-   rm_rf_at(subdfd, de->d_name);
-   unlinkat(subdfd, de->d_name, AT_REMOVEDIR);
+   ret |= rm_rf_at(subdfd, de->d_name);
}
}
 
-   unlinkat(dfd, path, AT_REMOVEDIR);
+   ret |= unlinkat(dfd, path, AT_REMOVEDIR);
 
/* this also does close(subdfd); */
closedir(dir);
 
-   return 0;
+   return ret;
 }
 
 static int



[gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/

2018-12-20 Thread Ben Kohler
commit: 9de0425938078d5e04d56c5d34ea223e09cee262
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 20:00:15 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 20:00:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de04259

games-rpg/arx-fatalis-data: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild 
b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild
index dc78d66cf81..5d0e686cf13 100644
--- a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild
+++ b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -57,7 +57,7 @@ detect_language() {
 
 pkg_nofetch() {
einfo "Please download ${A} from your GOG.com account after buying Arx 
Fatalis"
-   einfo "and put it into ${DISTDIR}."
+   einfo "and put it into your DISTDIR directory."
 }
 
 src_unpack() {



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

2018-12-20 Thread Rick Farina
commit: 8eebaa92faf252548f862ae5cdd2a72332fc9467
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Dec 20 19:06:04 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Dec 20 19:06:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eebaa92

media-radio/wsjtx: adding x86

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Rick Farina  gentoo.org>

 media-radio/wsjtx/wsjtx-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/wsjtx/wsjtx-2.0.0-r1.ebuild 
b/media-radio/wsjtx/wsjtx-2.0.0-r1.ebuild
index 292a8c1af0c..733679d6805 100644
--- a/media-radio/wsjtx/wsjtx-2.0.0-r1.ebuild
+++ b/media-radio/wsjtx/wsjtx-2.0.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wsjt/${MY_P}.tgz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 RDEPEND="dev-qt/qtcore:5



[gentoo-commits] proj/portage-utils:master commit in: tests/mkdir/

2018-12-20 Thread Fabian Groffen
commit: cde4f4006cd6f9a5b4604d44776671ecb5112495
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 20 19:03:21 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 20 19:03:21 2018 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=cde4f400

tests/mkdir: fix after changes to rm_rf_at

Signed-off-by: Fabian Groffen  gentoo.org>

 tests/mkdir/dotest | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/mkdir/dotest b/tests/mkdir/dotest
index a47012d..fdae204 100755
--- a/tests/mkdir/dotest
+++ b/tests/mkdir/dotest
@@ -43,12 +43,10 @@ m="${_m} rm"
 
 mkdir -p a/b/c/d
 $m a/b/
-rmdir a
 tpass "rm a/b/"
 
 mkdir -p a/b/c/d
 $m a/b
-rmdir a
 tpass "rm a/b"
 
 mkdir -p a/b/c/d



[gentoo-commits] proj/musl:master commit in: sys-apps/net-tools/, sys-apps/net-tools/files/

2018-12-20 Thread Anthony G. Basile
commit: e90fedffa23e37c8a97ac56e6a52cd16c42c63c8
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Dec 20 18:41:23 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Dec 20 18:41:23 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e90fedff

sys-apps/net-tools: fix the header patch

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../net-tools/files/net-tools-fix-headers-r1.patch| 19 +++
 .../net-tools/net-tools-1.60_p20180626073013.ebuild   |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/sys-apps/net-tools/files/net-tools-fix-headers-r1.patch 
b/sys-apps/net-tools/files/net-tools-fix-headers-r1.patch
new file mode 100644
index 000..f4ce1f6
--- /dev/null
+++ b/sys-apps/net-tools/files/net-tools-fix-headers-r1.patch
@@ -0,0 +1,19 @@
+diff -Naur net-tools-1.60_p20180626073013.orig/iptunnel.c 
net-tools-1.60_p20180626073013/iptunnel.c
+--- net-tools-1.60_p20180626073013.orig/iptunnel.c 2018-06-26 
07:30:13.0 -
 net-tools-1.60_p20180626073013/iptunnel.c  2018-12-20 18:32:45.607928052 
-
+@@ -25,14 +25,12 @@
+ #include 
+ #include 
+ #include 
+-#include 
+-#include 
+-#include 
+ #include 
+ /* We only care about linux/if_tunnel.h.  Unfortunately, older Linux headers
+  * (pre linux-4.8) did not include all the proper headers leading to missing
+  * structs and types.
+  */
++#include 
+ #include 
+ #include 
+ #include 

diff --git a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
index 117b7b2..88255ba 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
@@ -33,7 +33,7 @@ RDEPEND+="
!

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

2018-12-20 Thread Fabian Groffen
commit: e3d45aadf559ba2ff9c929715bbeade5a42e3634
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 20 18:11:43 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 20 18:24:30 2018 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e3d45aad

qmerge: support "negative" INSTALL_MASK entries

Reworked qmerge install_mask handling to support negative entries in
INSTALL_MASK, which "undo" (part of) a previous masking.
This should implement the same behaviour as
https://archives.gentoo.org/gentoo-portage-dev/message/29e128a9f41122fa0420c1140f7b7f94

Along the way some behavioural changes were made:
- pretend mode now prints what would be merged (use with -y to be
  useful)
- directory objects are recorded and merged again

Bug: https://bugs.gentoo.org/656318
Signed-off-by: Fabian Groffen  gentoo.org>

 qmerge.c | 561 ---
 1 file changed, 393 insertions(+), 168 deletions(-)

diff --git a/qmerge.c b/qmerge.c
index a1b5a86..535966e 100644
--- a/qmerge.c
+++ b/qmerge.c
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005-2018 Gentoo Foundation
+ * Copyright 2005-2018 Gentoo Authors
  * Distributed under the terms of the GNU General Public License v2
  *
  * Copyright 2005-2010 Ned Ludd- 
  * Copyright 2005-2014 Mike Frysinger  - 
+ * Copyright 2018- Fabian Groffen  - 
  */
 
 #ifdef APPLET_qmerge
@@ -100,7 +101,7 @@ typedef struct llist_char_t llist_char;
 
 static void pkg_fetch(int, const depend_atom *, const struct pkg_t *);
 static void pkg_merge(int, const depend_atom *, const struct pkg_t *);
-static int pkg_unmerge(q_vdb_pkg_ctx *, queue *);
+static int pkg_unmerge(q_vdb_pkg_ctx *, queue *, int, char **, int, char **);
 static struct pkg_t *grab_binpkg_info(const char *);
 static char *find_binpkg(const char *);
 
@@ -289,52 +290,252 @@ config_protected(const char *buf, int cp_argc, char 
**cp_argv,
 }
 
 static void
-crossmount_rm(const char *fname, const struct stat * const st)
+crossmount_rm(const char *fname, const struct stat * const st,
+   int fd, char *qpth)
 {
struct stat lst;
 
-   assert(pretend == 0);
-
-   if (lstat(fname, ) == -1)
+   if (fstatat(fd, fname, , AT_SYMLINK_NOFOLLOW) == -1)
return;
if (lst.st_dev != st->st_dev) {
warn("skipping crossmount install masking: %s", fname);
return;
}
-   qprintf("%s<<<%s %s\n", YELLOW, NORM, fname);
-   rm_rf(fname);
+   qprintf("%s<<<%s %s/%s (INSTALL_MASK)\n", YELLOW, NORM, qpth, fname);
+   rm_rf_at(fd, fname);
+}
+
+static int
+q_merge_filter_self_parent(const struct dirent *de)
+{
+   if (de->d_name[0] == '.' && (de->d_name[1] == '\0' ||
+(de->d_name[1] == '.' && de->d_name[2] == '\0')))
+   return 0;
+
+   return 1;
 }
 
+enum inc_exc { INCLUDE = 1, EXCLUDE = 2 };
+
 static void
-install_mask_pwd(int iargc, char **iargv, const struct stat * const st)
+install_mask_check_dir(
+   char ***maskv,
+   int maskc,
+   const struct stat * const st,
+   int fd,
+   ssize_t level,
+   enum inc_exc parent_mode,
+   char *qpth)
 {
-   char buf[1024];
+   struct dirent **files;
+   int cnt;
int i;
+   int j;
+   enum inc_exc mode;
+   enum inc_exc child_mode;
+#ifndef DT_DIR
+   struct stat s;
+#endif
+   char *npth = qpth + strlen(qpth);
+
+   cnt = scandirat(fd, ".", , q_merge_filter_self_parent, alphasort);
+   for (j = 0; j < cnt; j++) {
+   mode = child_mode = parent_mode;
+   for (i = 0; i < maskc; i++) {
+   if ((ssize_t)maskv[i][0] < 0) {
+   /* relative matches need to be a "file", as the 
Portage
+* implementation suggests, so that's easy for 
us here,
+* since we can just match it against each 
component in
+* the path */
+   if ((ssize_t)maskv[i][0] < -1)
+   continue;  /* this is unsupported, so 
skip it */
+   /* this also works if maskv happens to be a 
glob */
+   if (fnmatch(maskv[i][1], files[j]->d_name, 
FNM_PERIOD) != 0)
+   continue;
+   mode = child_mode = maskv[i][2] ? INCLUDE : 
EXCLUDE;
+   } else if ((ssize_t)maskv[i][0] < level) {
+   /* either this is a mask that didn't match, or 
it
+* matched, but a negative match exists for a 
deeper
+* level, parent_mode should reflect this */
+   continue;
+   } else {
+   

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

2018-12-20 Thread Fabian Groffen
commit: 476e1cb9c9385e6219fedb457fc558e4de7c4add
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 20 18:19:16 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 20 18:24:32 2018 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=476e1cb9

initialize_portage_env: empty default for FEATURES in vars_to_read

Because FEATURES is an ISTR (incremental string) when a default it set,
we're never able to loose the default, so don't set it.  This causes a
behavioural change of "nodoc noman noinfo" no longer being (always) set.
qmerge in particular will hence install /usr/share/{doc,man,info} again.

Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/main.c b/main.c
index 30dd063..2eeb21b 100644
--- a/main.c
+++ b/main.c
@@ -854,7 +854,7 @@ initialize_portage_env(void)
_Q_EVS(ISTR, CONFIG_PROTECT,  config_protect,  
CONFIG_EPREFIX "etc")
_Q_EVS(ISTR, CONFIG_PROTECT_MASK, config_protect_mask, "")
_Q_EVB(BOOL, NOCOLOR, nocolor, 0)
-   _Q_EVS(ISTR, FEATURES,features,"noman 
noinfo nodoc")
+   _Q_EVS(ISTR, FEATURES,features,"")
_Q_EVS(STR,  EPREFIX, eprefix, 
CONFIG_EPREFIX)
_Q_EVS(STR,  EMERGE_LOG_DIR,  portlogdir,  
CONFIG_EPREFIX "var/log")
_Q_EVS(STR,  PORTDIR, main_overlay,
CONFIG_EPREFIX "usr/portage")



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

2018-12-20 Thread Fabian Groffen
commit: 5d274dbc605c72b43c13f8ac61c988eae40531ce
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 20 11:44:41 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 20 18:22:36 2018 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=5d274dbc

rm_rf_at: remove the object path points to

To better emulate 'rm -Rf' behaviour, if path points to a file, just
remove it.  If it points to a directory, remove that directory instead
of leaving the (now) empty directory behind.

Signed-off-by: Fabian Groffen  gentoo.org>

 libq/xmkdir.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/libq/xmkdir.c b/libq/xmkdir.c
index 9a120ae..ed30d6d 100644
--- a/libq/xmkdir.c
+++ b/libq/xmkdir.c
@@ -58,7 +58,7 @@ rm_rf_at(int dfd, const char *path)
dir = fdopendir(subdfd);
if (!dir) {
close(subdfd);
-   return -1;
+   return unlinkat(dfd, path, 0);
}
 
while ((de = readdir(dir)) != NULL) {
@@ -78,6 +78,8 @@ rm_rf_at(int dfd, const char *path)
}
}
 
+   unlinkat(dfd, path, AT_REMOVEDIR);
+
/* this also does close(subdfd); */
closedir(dir);
 



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

2018-12-20 Thread Mikle Kolyada
commit: 4cd6966f24f3a4c0fd961262abafbbf34afc248f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 18:19:16 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 18:19:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd6966f

dev-lang/go: arm stable wrt bug #673234

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

 dev-lang/go/go-1.10.7.ebuild | 2 +-
 dev-lang/go/go-1.11.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/go/go-1.10.7.ebuild b/dev-lang/go/go-1.10.7.ebuild
index 7545a309f7a..9ce0ac6ccf5 100644
--- a/dev-lang/go/go-1.10.7.ebuild
+++ b/dev-lang/go/go-1.10.7.ebuild
@@ -39,7 +39,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is

diff --git a/dev-lang/go/go-1.11.4.ebuild b/dev-lang/go/go-1.11.4.ebuild
index d729fb54b98..3e74892a018 100644
--- a/dev-lang/go/go-1.11.4.ebuild
+++ b/dev-lang/go/go-1.11.4.ebuild
@@ -39,7 +39,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is



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

2018-12-20 Thread Mikle Kolyada
commit: e7172f86880a258e3399a9f8dceddbc6ce8fa228
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 18:19:58 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 18:19:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7172f86

dev-lang/go: Security cleanup

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

 dev-lang/go/Manifest |   2 -
 dev-lang/go/go-1.10.1.ebuild | 228 ---
 dev-lang/go/go-1.10.3.ebuild | 228 ---
 3 files changed, 458 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index c266f188447..88a8275796f 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -9,7 +9,5 @@ DIST go-linux-ppc64-bootstrap-1.8.tbz 52315782 BLAKE2B 
6be0a48e8bc4e5fed4d34f8aa
 DIST go-linux-ppc64le-bootstrap-1.8.tbz 52211575 BLAKE2B 
7a28ec5a381369c4e9415c8360e904c2545380513afd328077c584e8af0bf6bd818aa03e5a58c350cbb98facc1c9dccb02b06adcb27233875497cf5d33265912
 SHA512 
6931d999dd0ee1ff44c4cec48acb27af061f57f87aa74802dcebab78553b46bc8ac732f07fe91e5074dbdd32c55b707994875934bfb12bb4276d71eb1d06c4ba
 DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 BLAKE2B 
920a176b8f4fc3a816e724324bbb30a383d599e31a0d2093d24797dbcd0e799a662a3589dbb87d2f5dd16df07c4cf8f1e444e87b540ec732746bb025dc9271f8
 SHA512 
d429cae870d66217ab2e07c74209d3031d97baa4f899b4d70ae6283a1a5b1434b037904c4cfca0b2bc798d5ba0b358c3739e000eccbc74809baf564c5686df5a
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe5950cb65c059e2801394231e715e94145d1f918eb59b10472b2385e57ebd5cfb9eca0ad7290fb118436486b665520bb540970f971ab
 SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
-DIST go1.10.1.src.tar.gz 18305765 BLAKE2B 
61b8db22c50b9a4653244dc18267f405607755932d84ea2c475338a9f4a5421da2bb8cc808dbd166aa35c3c8778180bf47d6e51ebe303bc62e582516919058f9
 SHA512 
13f6b0643a4f92eeca0b9fa10de38fc3427daea9aa3227cf9a5738ffee1a3f2e355ba5faf711b8506f7de118bdcd3b9064b65407a22613523e29ffd73415
-DIST go1.10.3.src.tar.gz 18323736 BLAKE2B 
f07ea774378eb25e28fc29ce6d8d7ed84227d4b93bfa93d38a071fe294da30c3cdc3a559d643e7379873df56b0e2731dbd772e385ffcb4b2e93819db3b4e33f2
 SHA512 
fd2bd5fcb5c6d0a5336c4b1d2cacb368edbb01359297a83bdedc53f6018642598232f00633fc60fde879050f5f26a810c828d46b5d6626cbcc0702d93ad33fbb
 DIST go1.10.7.src.tar.gz 18333472 BLAKE2B 
8e1d85ced41541f1c7a02208da6ff518d7af76e078c47b2b269b31868fad8578b70494aad0ab35a33b1273d2f55523ee5e97e688991a62bf2289821c1c669c1f
 SHA512 
798e0ea053b38f4b4f5a6fbdefb30ad09d95b7e8af424bd5f1aa7856bf7ca4e9c9bbd32926e2936f2b332f88a1980e92e6b61862fd9e779edf64f965fd8d1ffe
 DIST go1.11.4.src.tar.gz 21108067 BLAKE2B 
3e9e433d9f85cadcf4c62bbc7a27d80944d4dbe4f4e43bdeddc407a7957a51b28082d5b90d4e27f06cc554792bb9eb7ccbf221003f012c91cd1f329af998ae4e
 SHA512 
9aa2e1800807841ec0432289b672c1607bdcb295f29c02d38adfaf1e3bf043040c9f916e4cb170875d92fe168c5ba6baef2b3d1f824a56ff9138ca2cdcc646e0

diff --git a/dev-lang/go/go-1.10.1.ebuild b/dev-lang/go/go-1.10.1.ebuild
deleted file mode 100644
index d383981a727..000
--- a/dev-lang/go/go-1.10.1.ebuild
+++ /dev/null
@@ -1,228 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-
-MY_PV=${PV/_/}
-
-inherit toolchain-funcs
-
-BOOTSTRAP_DIST="https://dev.gentoo.org/~williamh/dist;
-BOOTSTRAP_VERSION="bootstrap-1.8"
-BOOTSTRAP_URI="
-amd64? ( ${BOOTSTRAP_DIST}/go-linux-amd64-${BOOTSTRAP_VERSION}.tbz )
-arm? ( ${BOOTSTRAP_DIST}/go-linux-arm-${BOOTSTRAP_VERSION}.tbz )
-arm64? ( ${BOOTSTRAP_DIST}/go-linux-arm64-${BOOTSTRAP_VERSION}.tbz )
-ppc64? (
-   ${BOOTSTRAP_DIST}/go-linux-ppc64-${BOOTSTRAP_VERSION}.tbz
-   ${BOOTSTRAP_DIST}/go-linux-ppc64le-${BOOTSTRAP_VERSION}.tbz
-)
-s390? ( ${BOOTSTRAP_DIST}/go-linux-s390x-${BOOTSTRAP_VERSION}.tbz )
-x86? ( ${BOOTSTRAP_DIST}/go-linux-386-${BOOTSTRAP_VERSION}.tbz )
-amd64-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-amd64-${BOOTSTRAP_VERSION}.tbz )
-x86-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-386-${BOOTSTRAP_VERSION}.tbz )
-x64-macos? ( ${BOOTSTRAP_DIST}/go-darwin-amd64-${BOOTSTRAP_VERSION}.tbz )
-x64-solaris? ( ${BOOTSTRAP_DIST}/go-solaris-amd64-${BOOTSTRAP_VERSION}.tbz )
-"
-
-case ${PV}  in
-**)
-   EGIT_REPO_URI="https://github.com/golang/go.git;
-   inherit git-r3
-   ;;
-*)
-   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
-   S="${WORKDIR}"/go
-   case ${PV} in
-   *_beta*|*_rc*) ;;
-   *)
-   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
-   # The upstream tests fail under portage but pass if the build is
-   # run according to their documentation [1].
-

[gentoo-commits] repo/gentoo:master commit in: net-fs/mc/

2018-12-20 Thread Mikle Kolyada
commit: 374905ccf182ffb1f2e66e37dec3cb18d71c89fc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 17:59:11 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 17:59:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374905cc

net-fs/mc: Version bump

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

 net-fs/mc/Manifest  |  1 +
 net-fs/mc/mc-2018.12.19.22.58.03.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/net-fs/mc/Manifest b/net-fs/mc/Manifest
index 58bac451269..82af907b151 100644
--- a/net-fs/mc/Manifest
+++ b/net-fs/mc/Manifest
@@ -6,3 +6,4 @@ DIST mc-2018.11.06.01.12.20.tar.gz 1752016 BLAKE2B 
0bd0291cc16915e2da15e79842e78
 DIST mc-2018.11.30.01.52.08.tar.gz 1732768 BLAKE2B 
22c7329dc808c7d4900e8d7b738cb8ef35c084735e5bba721b9e461da63ac3aab7d1ff7d357cb2298f29c7775aa3f6043712fd02589efe3d03001ee75bbe2b0a
 SHA512 
03fe52563ac3bb60f75c3074f2d628948856cc59bcbadb629af9e7eb7361ed2419ebd3d6024f226676f8c12170ef04c5651e092270ccd35029c9920b6ed5e4a2
 DIST mc-2018.12.05.22.59.07.tar.gz 1732742 BLAKE2B 
33cf0023d3350d739567cf9d402f3011b83ec74801b3811c249944de2c1d0e67ee43afa1327ed41c6f4e259bb7c55f7839f8f9241dec05d4ffbe5d4406c2d9c7
 SHA512 
82f9784ce50810390bb991816455373c91d08b5e0630f85754a3abc66cfcfc74665cf8f5877cde10893583f1f9911e458e1caac9bcbddbf7b727e7c9f5f57a71
 DIST mc-2018.12.12.19.02.22.tar.gz 1734072 BLAKE2B 
23539e764308d91012ec7fde5531066f88cf654f5cb98d9424b7697610df5dd0b0257f3926fbe35370b28c96abcb82c00fe4061e6cfe8adf8a130800a2bb3bef
 SHA512 
c0f65b1e438f72716ff04e755654d021de37852f5eb2d2a16954c6b6e6356b9f9a31ce018b791e71c7deced82acb0be32c2bf4e27b4d6bd3ce9df91ecaf155cf
+DIST mc-2018.12.19.22.58.03.tar.gz 1732775 BLAKE2B 
300a514c3eca52ab9b136c1d6a01055593d40f2b207229fa9f32f2fa3b3dce30a28fd4e39dd97ca51ddf920a91d2b45ecf44e843d7de9f271896717391f7242c
 SHA512 
9fe0afbd4bb39d609b6e6e67a159997dd6b9ee43cc741282d05e9a55d4c24aa56258ad2eee08991112aa89002ac8a4c0042505b979d5ac49cb3714fd810da354

diff --git a/net-fs/mc/mc-2018.12.19.22.58.03.ebuild 
b/net-fs/mc/mc-2018.12.19.22.58.03.ebuild
new file mode 100644
index 000..28574278fd8
--- /dev/null
+++ b/net-fs/mc/mc-2018.12.19.22.58.03.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eapi7-ver bash-completion-r1 golang-build golang-vcs-snapshot
+
+MY_PV="$(ver_cut 1-3)T$(ver_cut 4-7)Z"
+MY_PV=${MY_PV//./-}
+
+EGIT_COMMIT="c352cadd4be2c6bed64884c78d1e8a8ac6efaf3f"
+
+EGO_PN="github.com/minio/mc"
+
+DESCRIPTION="Minio client provides alternatives for ls, cat on cloud storage 
and filesystems"
+HOMEPAGE="https://github.com/minio/mc;
+SRC_URI="https://${EGO_PN}/archive/RELEASE.${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="!!app-misc/mc"
+
+src_prepare() {
+   default
+   sed -i -e "s/time.Now().UTC().Format(time.RFC3339)/\"${VERSION}\"/"\
+   -e "s/-s //"\
+   -e "/time/d"\
+   -e "s/+ commitID()/+ \"${EGIT_COMMIT}\"/"\
+   src/${EGO_PN}/buildscripts/gen-ldflags.go || die
+
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   MC_RELEASE="${MY_PV}"
+   GOPATH="${S}" go build --ldflags "$(go run 
buildscripts/gen-ldflags.go)" -o ${PN} || die
+   popd || die
+
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dodoc -r README.md CONTRIBUTING.md docs
+   dobin mc
+   newbashcomp autocomplete/bash_autocomplete ${PN}
+   popd  || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-fs/minio/

2018-12-20 Thread Mikle Kolyada
commit: aa63770ba5ad59d1aefbbc0f91041ab18ed33055
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 17:55:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 17:55:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa63770b

net-fs/minio: Version bump

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

 net-fs/minio/Manifest |  1 +
 net-fs/minio/minio-2018.12.19.23.46.24.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/net-fs/minio/Manifest b/net-fs/minio/Manifest
index 5e00cbb739b..77cbc790101 100644
--- a/net-fs/minio/Manifest
+++ b/net-fs/minio/Manifest
@@ -7,3 +7,4 @@ DIST minio-2018.11.22.02.51.56.tar.gz 9076540 BLAKE2B 
61c153be20ec924c42575beed8
 DIST minio-2018.11.30.03.56.59.tar.gz 9085930 BLAKE2B 
445ad82c4c3829fa62554d5ee16deae9a13a5f38111b1c01b891e886c6cd3e742ebdbfd0e4d1984bf4156423b0d1189dfd742e04455dee433a946a192f6f3924
 SHA512 
b93d8dc79c9bfbbc3e35960478836c953bb26bff533977c7e449395d0a947716115c28e3652c3c6ec632599f058ca25679995014ecdd22718b2d4b77d0a8fc6b
 DIST minio-2018.12.06.01.27.43.tar.gz 9087439 BLAKE2B 
fbbde99442ce0b1573251ca93a5ad4323c1ce68263d2f5c3c0fd6631868dc5110b7179aabdb5ded260def669fdddbd0f9eae6a543ecf1a74d9fb9825ebdd8bd2
 SHA512 
1ac070f9358acee7d51895965aedeb85b79080842d7dc4012c48ad5cdb6d73bb4cd53d60edcac0fe7d0571ef7a2276d055a5505c73fd3ffa82cac4508df999c9
 DIST minio-2018.12.13.02.04.19.tar.gz 9091219 BLAKE2B 
7d4619cb3d88c4c115e0361edecf73df7d7d6b5ed86487653aa8ee30c75bf1fbb026011b25d8a5270616b89d1c3a9df3ca1aedb6d4339914e48744982c79991a
 SHA512 
4d4542644738ffd8541ad118f74957aee272afa47c82469cda85994aa4c228dcf08126606c4cf3684c5a2a0ca9a55c1841230dfd0983dc17c4873e8ecceb7176
+DIST minio-2018.12.19.23.46.24.tar.gz 9096254 BLAKE2B 
252c8e84e9df0f5e2f85f5f5a0930a53f960b25c03a381961adeb338f70d7ec3e172c369fb52c4aa14c039e48c0611f90f627ede797b3469ed08d2a4ffd0653c
 SHA512 
c1acfca6fdba3490fcd89e0c910b0b9da0c2ca04fe8e5d17acf6001f313fa7ba64a548921a35c531e9998f7bef1535fc239e95382f78e2ee0a9fd40bc87bb2bc

diff --git a/net-fs/minio/minio-2018.12.19.23.46.24.ebuild 
b/net-fs/minio/minio-2018.12.19.23.46.24.ebuild
new file mode 100644
index 000..9adcc45356d
--- /dev/null
+++ b/net-fs/minio/minio-2018.12.19.23.46.24.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit user golang-build golang-vcs-snapshot eapi7-ver
+
+EGO_PN="github.com/minio/minio"
+MY_PV="$(ver_cut 1-3)T$(ver_cut 4-7)Z"
+MY_PV=${MY_PV//./-}
+EGIT_COMMIT="ce419c98352324caa4c79b159a9f840ca714c3d5"
+ARCHIVE_URI="https://${EGO_PN}/archive/RELEASE.${MY_PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="An Amazon S3 compatible object storage server"
+HOMEPAGE="https://github.com/minio/minio;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "s/time.Now().UTC().Format(time.RFC3339)/\"${MY_PV}\"/"\
+   -e "s/-s //"\
+   -e "/time/d"\
+   -e "s/+ commitID()/+ \"${EGIT_COMMIT}\"/"\
+   src/${EGO_PN}/buildscripts/gen-ldflags.go || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   MINIO_RELEASE="${MY_PV}"
+   go run buildscripts/gen-ldflags.go
+   GOPATH="${S}" go build --ldflags "$(go run 
buildscripts/gen-ldflags.go)" -o ${PN} || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dodoc -r README.md CONTRIBUTING.md MAINTAINERS.md docs
+   dobin minio
+   popd  || die
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   keepdir /var/{lib,log}/${PN}
+   fowners ${PN}:${PN} /var/{lib,log}/${PN}
+}



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

2018-12-20 Thread Jeroen Roovers
commit: a08a5ed02448792724f22ed58ca4ac364100779f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Dec 20 17:33:40 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Dec 20 17:33:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08a5ed0

www-client/opera-beta: Old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera-beta/Manifest |   1 -
 .../opera-beta/opera-beta-58.0.3135.21.ebuild  | 116 -
 2 files changed, 117 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index dc310389da0..d3b6bcbe5e8 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,2 @@
-DIST opera-beta_58.0.3135.21_amd64.deb 70552840 BLAKE2B 
80d3e9ee17ead45ace7bcf4f1fe737a7f4be9eef81160d1e01fe5c53734070527e41d9806cd8712447093791116446db1db1eb39064e27960c65eff940b28cbc
 SHA512 
1bdc534c86cae28a119eff3f7546f6b65b3d94a66c791e4c58c8a63d975081c57f0fc366e821664e15dfa28c08336f713ff8702bf3d6b3ed8758dadcdd231381
 DIST opera-beta_58.0.3135.26_amd64.deb 71564916 BLAKE2B 
5b372f49cbf82fe3d9b8f9fa1ad4e0eafd2cb072085c2608f9d9bd774cb4fbe76eeca5782f7a12b9bf5c8814008b9b10bb17a68307f7bdb1a78b66b6bd0281a3
 SHA512 
3d427347da30c4ec333aeec09e60a0fb1297b9a7d26236eb8c04621922ac736225cefbea8cbbb20cf495fd106e87dc0b90cb7be7723b6e00f0ad033272643dde
 DIST opera-beta_58.0.3135.30_amd64.deb 70660872 BLAKE2B 
2f18f3e17095f77e6d4087df70373b5147ace2c7dc03e4c5363147f3b3c7bdac38e1763c33ff7cc587be51a52f9e0af8b1a02008b1274b929c47b5aee0f7ac53
 SHA512 
a41c27360242fef945ae51f82ebce480c5c5d16ceedb7c379c83362d0e9fb5f3cd6baf3dc040e13dcb7988c9d048ea07416237a52d0cc1290a315489ddf42ef0

diff --git a/www-client/opera-beta/opera-beta-58.0.3135.21.ebuild 
b/www-client/opera-beta/opera-beta-58.0.3135.21.ebuild
deleted file mode 100644
index c09ad3685d1..000
--- a/www-client/opera-beta/opera-beta-58.0.3135.21.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   epatch_user
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   rm usr/bin/${PN} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}



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

2018-12-20 Thread Jeroen Roovers
commit: 4979714a621360119d5e45057be3affe8ff864a1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Dec 20 17:33:17 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Dec 20 17:33:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4979714a

www-client/opera-beta: Version 58.0.3135.30

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera-beta/Manifest |   1 +
 .../opera-beta/opera-beta-58.0.3135.30.ebuild  | 116 +
 2 files changed, 117 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 7b6f22944cf..dc310389da0 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,2 +1,3 @@
 DIST opera-beta_58.0.3135.21_amd64.deb 70552840 BLAKE2B 
80d3e9ee17ead45ace7bcf4f1fe737a7f4be9eef81160d1e01fe5c53734070527e41d9806cd8712447093791116446db1db1eb39064e27960c65eff940b28cbc
 SHA512 
1bdc534c86cae28a119eff3f7546f6b65b3d94a66c791e4c58c8a63d975081c57f0fc366e821664e15dfa28c08336f713ff8702bf3d6b3ed8758dadcdd231381
 DIST opera-beta_58.0.3135.26_amd64.deb 71564916 BLAKE2B 
5b372f49cbf82fe3d9b8f9fa1ad4e0eafd2cb072085c2608f9d9bd774cb4fbe76eeca5782f7a12b9bf5c8814008b9b10bb17a68307f7bdb1a78b66b6bd0281a3
 SHA512 
3d427347da30c4ec333aeec09e60a0fb1297b9a7d26236eb8c04621922ac736225cefbea8cbbb20cf495fd106e87dc0b90cb7be7723b6e00f0ad033272643dde
+DIST opera-beta_58.0.3135.30_amd64.deb 70660872 BLAKE2B 
2f18f3e17095f77e6d4087df70373b5147ace2c7dc03e4c5363147f3b3c7bdac38e1763c33ff7cc587be51a52f9e0af8b1a02008b1274b929c47b5aee0f7ac53
 SHA512 
a41c27360242fef945ae51f82ebce480c5c5d16ceedb7c379c83362d0e9fb5f3cd6baf3dc040e13dcb7988c9d048ea07416237a52d0cc1290a315489ddf42ef0

diff --git a/www-client/opera-beta/opera-beta-58.0.3135.30.ebuild 
b/www-client/opera-beta/opera-beta-58.0.3135.30.ebuild
new file mode 100644
index 000..c09ad3685d1
--- /dev/null
+++ b/www-client/opera-beta/opera-beta-58.0.3135.30.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   epatch_user
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update

[gentoo-commits] repo/gentoo:master commit in: games-fps/duke3d-data/

2018-12-20 Thread Ben Kohler
commit: 920de3d9fb1fe40bc57d83c107b9037c203cb653
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:18:57 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:18:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=920de3d9

games-fps/duke3d-data: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild 
b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
index 41779136538..7be1ed35cfc 100644
--- a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
+++ b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -25,7 +25,7 @@ S=${WORKDIR}
 
 pkg_nofetch() {
einfo "Please download ${GOG_FILE} from your GOG.com account after 
buying Duke Nukem 3d"
-   einfo "and put it into ${DISTDIR}."
+   einfo "and put it into your DISTDIR directory."
 }
 
 src_unpack() {



[gentoo-commits] repo/gentoo:master commit in: games-server/etqw-ded/

2018-12-20 Thread Ben Kohler
commit: c7c6d1a204fd7e3e5f1b1a6bb0da7439fdc8266c
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:24:45 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:24:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c6d1a2

games-server/etqw-ded: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-server/etqw-ded/etqw-ded-1.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild 
b/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild
index 6c08c5bc17c..874a41b0525 100644
--- a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild
+++ b/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,7 +25,7 @@ QA_PREBUILT="${dir:1}/pb/*.so
${dir:1}/*.so*"
 
 pkg_nofetch() {
-   einfo "Please download ${A} from ${HOMEPAGE} and copy it to ${DISTDIR}"
+   einfo "Please download ${A} from ${HOMEPAGE} and copy it into your 
DISTDIR directory."
 }
 
 src_unpack() {



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

2018-12-20 Thread Ben Kohler
commit: 114b6c82b4d4f63afd46221902b096b15c050412
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:13:24 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:13:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114b6c82

games-action/beathazardultra: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-action/beathazardultra/beathazardultra-20130308-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/beathazardultra/beathazardultra-20130308-r1.ebuild 
b/games-action/beathazardultra/beathazardultra-20130308-r1.ebuild
index dbfa798f384..189a4401c48 100644
--- a/games-action/beathazardultra/beathazardultra-20130308-r1.ebuild
+++ b/games-action/beathazardultra/beathazardultra-20130308-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
@@ -50,7 +50,7 @@ S=${WORKDIR}/data
 pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo "  ${HOMEPAGE}"
-   einfo "and move it to ${DISTDIR}"
+   einfo "and move it to your DISTDIR directory."
einfo
 }
 



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

2018-12-20 Thread Ben Kohler
commit: 8b3524322a567983e66a8620aecd76a98af09e9e
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:14:37 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:14:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b352432

games-action/hotline-miami: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r1.ebuild 
b/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r1.ebuild
index c885ea8a511..fa19d6e68fd 100644
--- a/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r1.ebuild
+++ b/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: unbundle Qt5
@@ -60,7 +60,7 @@ S=${WORKDIR}
 pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo "  https://www.humblebundle.com/store;
-   einfo "and move it to ${DISTDIR}"
+   einfo "and move it to your DISTDIR directory."
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: games-action/shadowgrounds-survivor-bin/

2018-12-20 Thread Ben Kohler
commit: b02e6a243c34d4caf2e6503b5ec0c97db3b64a10
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:17:45 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:17:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02e6a24

games-action/shadowgrounds-survivor-bin: don't reference ${DISTDIR}

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 .../shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
 
b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
index 336d592a347..242be142fe4 100644
--- 
a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
+++ 
b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -33,7 +33,7 @@ QA_TEXTRELS_x86="`echo 
${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.4
 QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}
 
 pkg_nofetch() {
-   einfo "Fetch ${SRC_URI} and put it into ${DISTDIR}"
+   einfo "Fetch ${SRC_URI} and put it into your DISTDIR directory."
einfo "See http://www.humblebundle.com/ for more info."
 }
 



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

2018-12-20 Thread Ben Kohler
commit: b4cc40b593cb4501c581f097676c0421ac16d9e8
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:15:53 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:15:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cc40b5

games-action/shadowgrounds-bin: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1.ebuild 
b/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1.ebuild
index 3a8863f6bb9..232160a4549 100644
--- a/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1.ebuild
+++ b/games-action/shadowgrounds-bin/shadowgrounds-bin-0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -36,7 +36,7 @@ QA_TEXTRELS_x86="`echo 
${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.4
 QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}
 
 pkg_nofetch() {
-   einfo "Fetch ${SRC_URI} and put it into ${DISTDIR}"
+   einfo "Fetch ${SRC_URI} and put it into your DISTDIR directory."
einfo "See http://www.humblebundle.com/ for more info."
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/world-of-goo-demo/

2018-12-20 Thread Ben Kohler
commit: 6dc077bbb84cbe781a935a1024d818b1fd290146
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:20:56 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:20:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc077bb

games-puzzle/world-of-goo-demo: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r2.ebuild 
b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r2.ebuild
index 6e16ab61c1c..f9a6dd85770 100644
--- a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r2.ebuild
+++ b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -42,9 +42,9 @@ QA_PREBUILT="
 pkg_nofetch() {
if [[ ${PN} == *-demo ]] ; then
elog "To download the demo, visit 
http://worldofgoo.com/dl2.php?lk=demo;
-   elog "and download ${A} and place it in ${DISTDIR}"
+   elog "and download ${A} and place it into your DISTDIR 
directory."
else
-   elog "Download ${A} from ${HOMEPAGE} and place it in ${DISTDIR}"
+   elog "Download ${A} from ${HOMEPAGE} and place it into your 
DISTDIR directory."
fi
 }
 



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

2018-12-20 Thread Ben Kohler
commit: 3f9e6a3fde9d4a3ec4c3286fa50a2f227f9a277e
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:14:01 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:14:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9e6a3f

games-action/brutal-legend: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-action/brutal-legend/brutal-legend-20130615-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild 
b/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild
index b9c0096e145..1f80df831e0 100644
--- a/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild
+++ b/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: unbundle libsdl-2
@@ -51,7 +51,7 @@ S=${WORKDIR}/data
 pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo "  https://www.humblebundle.com/store;
-   einfo "and move it to ${DISTDIR}"
+   einfo "and move it to your DISTDIR directory."
 }
 
 src_unpack() {



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2018-12-20 Thread Ben Kohler
commit: 7799661b537d1bc4c14cd47ec2df384ee80467ea
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:23:15 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:23:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7799661b

games-rpg/baldurs-gate-ee: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
index 4e3bf5f6ec9..db0585c3d93 100644
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ S="${WORKDIR}/data/noarch"
 pkg_nofetch() {
einfo "Please buy and download \"${SRC_URI}\" from"
einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition;
-   einfo "and copy it to \"${DISTDIR}\""
+   einfo "and copy it into your DISTDIR directory."
 }
 
 src_unpack() {



[gentoo-commits] repo/gentoo:master commit in: dev-java/jdbc-informix/

2018-12-20 Thread Ben Kohler
commit: 1b95985839d357d4fc351acce7dd10781b79a3c6
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 16:54:34 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b959858

dev-java/jdbc-informix: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild 
b/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild
index 6cfbbfbeffe..c3676e5dfef 100644
--- a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild
+++ b/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -30,7 +30,7 @@ pkg_nofetch() {
elog "Click on the 'Informix JDBC Driver' link, version ${MY_PV}"
elog "Sign up with your IBM account (you need to register)."
elog "Go through the license agreement and survey."
-   elog "Download ${At} and place it into ${DISTDIR}"
+   elog "Download ${At} and place it into your DISTDIR directory."
elog "And restart the installation."
 }
 



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

2018-12-20 Thread Ben Kohler
commit: bdfd0079366390396bb4b93dd36e044b51de1b57
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 16:57:39 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfd0079

dev-java/jvmstat: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/jvmstat/jvmstat-3.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-java/jvmstat/jvmstat-3.0.ebuild 
b/dev-java/jvmstat/jvmstat-3.0.ebuild
index ebac4a87c59..2d11cc6a946 100644
--- a/dev-java/jvmstat/jvmstat-3.0.ebuild
+++ b/dev-java/jvmstat/jvmstat-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -28,8 +28,8 @@ pkg_nofetch() {
 
einfo "Please go to following URL:"
einfo " ${HOMEPAGE}"
-   einfo "download file named ${SRC_URI} and place it in:"
-   einfo " ${DISTDIR}"
+   einfo "download file named ${SRC_URI} and place it into"
+   einfo " your DISTDIR directory."
 
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jdbc2-stdext/

2018-12-20 Thread Ben Kohler
commit: b58b5a759fb63fd3c06577b5bc6059d00b2f5ad5
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 16:55:29 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58b5a75

dev-java/jdbc2-stdext: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild 
b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
index f49f640216b..1c8b12f2670 100644
--- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
+++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -39,7 +39,7 @@ pkg_nofetch() {
einfo " 1. Visit ${download_url}"
einfo " 2. Select 'JDBC Standard Extension Source 2.0'"
einfo " 3. Download ${stdext_src}"
-   einfo " 4. Move to ${DISTDIR}"
+   einfo " 4. Move to your DISTDIR directory"
einfo
einfo " Run emerge on this package again to complete"
einfo



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

2018-12-20 Thread Ben Kohler
commit: 79e2cd38b0b0dd3f8ee1745f71a8ac2a0282a114
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 16:56:10 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e2cd38

dev-java/jta: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/jta/jta-1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jta/jta-1.1.ebuild b/dev-java/jta/jta-1.1.ebuild
index 6293b663d00..401962b1e48 100644
--- a/dev-java/jta/jta-1.1.ebuild
+++ b/dev-java/jta/jta-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,7 +29,7 @@ pkg_nofetch() {
einfo " 1. Visit ${HOMEPAGE}"
einfo " 2. Select 'Java Transaction API Specification 1.1 Maintenance 
Release'"
einfo " 3. Download ${JTA_ZIP}"
-   einfo " 4. Move file to ${DISTDIR}"
+   einfo " 4. Move file to your DISTDIR directory"
einfo " 5. Restart the emerge process"
einfo
 }



[gentoo-commits] repo/gentoo:master commit in: dev-java/sun-java3d-bin/

2018-12-20 Thread Ben Kohler
commit: 86cd855c25244dc4f9bbc61030c030f05ddc13ed
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:01:19 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cd855c

dev-java/sun-java3d-bin: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/sun-java3d-bin/sun-java3d-bin-1.3.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/sun-java3d-bin/sun-java3d-bin-1.3.2-r1.ebuild 
b/dev-java/sun-java3d-bin/sun-java3d-bin-1.3.2-r1.ebuild
index 6c09cc29e65..1926def2bcf 100644
--- a/dev-java/sun-java3d-bin/sun-java3d-bin-1.3.2-r1.ebuild
+++ b/dev-java/sun-java3d-bin/sun-java3d-bin-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -21,7 +21,7 @@ S=${WORKDIR}/${A/.zip/}
 
 pkg_nofetch() {
einfo "Please download java3d-${PV//./_}-linux-${ARCH/x86/i586}.zip 
from"
-   einfo "${HOMEPAGE} and place it in ${DISTDIR}"
+   einfo "${HOMEPAGE} and place it into your DISTDIR directory."
 }
 
 src_unpack() {



[gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jimi/

2018-12-20 Thread Ben Kohler
commit: 4270aa69a8316d3eb194e7960fceada7ab6a87e2
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:03:28 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4270aa69

dev-java/sun-jimi: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/sun-jimi/sun-jimi-1.0-r3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-java/sun-jimi/sun-jimi-1.0-r3.ebuild 
b/dev-java/sun-jimi/sun-jimi-1.0-r3.ebuild
index ba659b246e7..25366df780b 100644
--- a/dev-java/sun-jimi/sun-jimi-1.0-r3.ebuild
+++ b/dev-java/sun-jimi/sun-jimi-1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,8 @@ S=${WORKDIR}/Jimi
 
 pkg_nofetch() {
local 
download_url="http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html#7259-jimi_sdk-1.0-oth-JPR;
-   einfo "Please download ${A} from the following url and place it in 
${DISTDIR}"
+   einfo "Please download ${A} from the following url and place it into 
your"
+   einfo "DISTDIR directory:"
einfo "${download_url} "
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jms/

2018-12-20 Thread Ben Kohler
commit: 8ee5fbbce12505726f481aa3d96261c338b28a63
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:04:27 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee5fbbc

dev-java/sun-jms: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/sun-jms/sun-jms-1.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/sun-jms/sun-jms-1.1-r2.ebuild 
b/dev-java/sun-jms/sun-jms-1.1-r2.ebuild
index 481a44dc197..3a8512d4b2d 100644
--- a/dev-java/sun-jms/sun-jms-1.1-r2.ebuild
+++ b/dev-java/sun-jms/sun-jms-1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -29,7 +29,7 @@ pkg_nofetch() {
einfo " 1. Visit ${DOWNLOAD_PAGE}"
einfo " 2. Accept the License Agreement"
einfo " 3. Download ${At}"
-   einfo " 4. Move the file to ${DISTDIR}"
+   einfo " 4. Move the file to your DISTDIR directory"
einfo
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jmx/

2018-12-20 Thread Ben Kohler
commit: fcf10095d39887dae6bec68f2291adcce19ce014
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:05:01 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:05:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf10095

dev-java/sun-jmx: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild 
b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
index 12307dbd477..701e392e473 100644
--- a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
+++ b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -35,7 +35,7 @@ pkg_nofetch() {
einfo
einfo " 1. Visit ${DOWNLOADSITE} and follow instructions"
einfo " 2. Download ${SRC_URI}"
-   einfo " 3. Move file to ${DISTDIR}"
+   einfo " 3. Move file to your DISTDIR directory"
einfo " 4. Run emerge on this package again to complete"
einfo
 }



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

2018-12-20 Thread Anthony G. Basile
commit: 7c9663c9985fb8b6b980fc05008d118faaa03b84
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Dec 20 16:23:32 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Dec 20 16:23:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9663c9

net-libs/mbedtls: remove older versions

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/mbedtls/Manifest  |  2 -
 net-libs/mbedtls/mbedtls-2.14.0.ebuild | 93 --
 net-libs/mbedtls/mbedtls-2.15.0.ebuild | 93 --
 3 files changed, 188 deletions(-)

diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index 6205da3ea1a..f5aee11157f 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -1,7 +1,5 @@
 DIST mbedtls-2.10.0.tar.gz 2190139 BLAKE2B 
f4e6da0bc433992a79088a86c7bad48564e5d8eca110633960c8197becf1fb64b77e36f2bd63e241ff0a3eb86aae1b6b538de2043e1bb6626b9b18fa9951db91
 SHA512 
a1dcb46d3e27c93b511a0dc846b5ed6dc35992cdcf04fce6ad83f5a92440d11d60a07e0fec64f9d6c5e2f27365bdd7a557a35af4ff250b342adbde6193240a95
 DIST mbedtls-2.12.0.tar.gz 2299830 BLAKE2B 
e65da9feaca4dc22e843cb645259ab8c81e24cec709f0f79475b53e3c319f6e5239bd6c82db07562252a35d9746600502c5a856bf6c0de67f2fbbea840b4491c
 SHA512 
c7c2aeb1717886ad87486af2dccb05b2f051372c69fc914f30e4ace1067f5be39ba04e093ad522f904e23a576c1ff430bd772e77823d0f4720f6fc5c1b8aa98c
 DIST mbedtls-2.13.1.tar.gz 2345612 BLAKE2B 
0b78a04407076016fb7f74b635cd2fc86119a9cd8571c6356715e3a680f5b16787c2b002830d103ebd4b995dda956ec874a35bf1a824489dc56f509a9485b1d3
 SHA512 
1a70446b533534c075de38ce0839f7947077ffdddffa57172594b8f8a3c4a3fbdfa9b06d13c198008abad33633e509f06abe5362f603f63850d9ec44734b3c0b
-DIST mbedtls-2.14.0.tar.gz 2369432 BLAKE2B 
e3d0c25675b49e389bdb46a60e39799f73cedfeaedb79db522a4e1657cea330458fb5d9055585407f59fc0269474ef731748fe62166a49583ffbf5c9fcf26a79
 SHA512 
c6dcc20866e96adb54602ff6ca1df34c719cb3e5048a7c3b23eabf50d351537a54dae837238176561c7e0d3c6b7b2b08599e21dc374105c968f4795f1a4a531a
 DIST mbedtls-2.14.1.tar.gz 2374523 BLAKE2B 
bab8e2a6b988627ae634aa26d6bf778ee1b923c9e2b17b2fd62c889120ab0dd5a9362ce6c0b8817c97dc1bbcda892b3a9ea7113c73240345e6e7bc4470a047aa
 SHA512 
e8c953f4335a0cbdf4e713b646fcc1ee5302953b4279c6f21c15a6a8216d805d113354c1448c8df3617dbdfcd4e8a82157cd5630c37662d0db6b02865d4bd8e0
-DIST mbedtls-2.15.0.tar.gz 2662149 BLAKE2B 
f29438dbb7ea64cdd4bb4fb1b0a0a0640fbdaa8d09cb702612f024e8e2779475431d3afedebe8e18c17297046c6d74a56866a1b163d336c62f00bae45d3f4f39
 SHA512 
2c036f7b264358d78ca3332ad7f52a4954192f146bc6ec8ff39987badab3f3fa8cd8775e7b2e02a2a7bfd605daa034c8fe58c9fe8de45710329b85d448ce6efa
 DIST mbedtls-2.15.1.tar.gz 2662140 BLAKE2B 
9b1f3f6e522445c187ebfe38a35bb934d72d638d1b0fa59852c7e0b1c1094302efd4328038a2e0c8427b2d08d791179d0b33ffd20e7809cd4ac9dac1b480866b
 SHA512 
361bac49bc179c020855a59140a3e9e31ec9e89ebde9d630e9f3491cdfdf466c8dc2313276d6b257a7728784f5478bdcfd14d26e81f90d432bad2e9a94151fc2

diff --git a/net-libs/mbedtls/mbedtls-2.14.0.ebuild 
b/net-libs/mbedtls/mbedtls-2.14.0.ebuild
deleted file mode 100644
index 12069e130eb..000
--- a/net-libs/mbedtls/mbedtls-2.14.0.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils multilib-minimal
-
-DESCRIPTION="Cryptographic library for embedded systems"
-HOMEPAGE="https://tls.mbed.org/;
-SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz;
-S=${WORKDIR}/${PN}-${P}
-
-LICENSE="Apache-2.0"
-SLOT="0/12" # slot for libmbedtls.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test 
threads zlib"
-
-RDEPEND="
-   programs? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen media-gfx/graphviz )
-   test? ( dev-lang/perl )"
-
-enable_mbedtls_option() {
-   local myopt="$@"
-   # check that config.h syntax is the same at version bump
-   sed -i \
-   -e "s://#define ${myopt}:#define ${myopt}:" \
-   include/mbedtls/config.h || die
-}
-
-src_prepare() {
-   use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
-   use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
-   use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
-   use threads && enable_mbedtls_option MBEDTLS_THREADING_C
-   use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
-
-   cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DENABLE_PROGRAMS=$(multilib_native_usex programs)
-   

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

2018-12-20 Thread Anthony G. Basile
commit: 13577ee0fd3664ca46737dc2ec29df9226188aef
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Dec 20 16:22:36 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Dec 20 16:23:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13577ee0

net-libs/mbedtls: version bump to 2.14.1 with security fixes

See: 
https://tls.mbed.org/tech-updates/releases/mbedtls-2.14.1-2.7.8-and-2.1.17-released
Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/mbedtls/Manifest  |  1 +
 net-libs/mbedtls/mbedtls-2.14.1.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index 7cba03e9b1f..6205da3ea1a 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -2,5 +2,6 @@ DIST mbedtls-2.10.0.tar.gz 2190139 BLAKE2B 
f4e6da0bc433992a79088a86c7bad48564e5d
 DIST mbedtls-2.12.0.tar.gz 2299830 BLAKE2B 
e65da9feaca4dc22e843cb645259ab8c81e24cec709f0f79475b53e3c319f6e5239bd6c82db07562252a35d9746600502c5a856bf6c0de67f2fbbea840b4491c
 SHA512 
c7c2aeb1717886ad87486af2dccb05b2f051372c69fc914f30e4ace1067f5be39ba04e093ad522f904e23a576c1ff430bd772e77823d0f4720f6fc5c1b8aa98c
 DIST mbedtls-2.13.1.tar.gz 2345612 BLAKE2B 
0b78a04407076016fb7f74b635cd2fc86119a9cd8571c6356715e3a680f5b16787c2b002830d103ebd4b995dda956ec874a35bf1a824489dc56f509a9485b1d3
 SHA512 
1a70446b533534c075de38ce0839f7947077ffdddffa57172594b8f8a3c4a3fbdfa9b06d13c198008abad33633e509f06abe5362f603f63850d9ec44734b3c0b
 DIST mbedtls-2.14.0.tar.gz 2369432 BLAKE2B 
e3d0c25675b49e389bdb46a60e39799f73cedfeaedb79db522a4e1657cea330458fb5d9055585407f59fc0269474ef731748fe62166a49583ffbf5c9fcf26a79
 SHA512 
c6dcc20866e96adb54602ff6ca1df34c719cb3e5048a7c3b23eabf50d351537a54dae837238176561c7e0d3c6b7b2b08599e21dc374105c968f4795f1a4a531a
+DIST mbedtls-2.14.1.tar.gz 2374523 BLAKE2B 
bab8e2a6b988627ae634aa26d6bf778ee1b923c9e2b17b2fd62c889120ab0dd5a9362ce6c0b8817c97dc1bbcda892b3a9ea7113c73240345e6e7bc4470a047aa
 SHA512 
e8c953f4335a0cbdf4e713b646fcc1ee5302953b4279c6f21c15a6a8216d805d113354c1448c8df3617dbdfcd4e8a82157cd5630c37662d0db6b02865d4bd8e0
 DIST mbedtls-2.15.0.tar.gz 2662149 BLAKE2B 
f29438dbb7ea64cdd4bb4fb1b0a0a0640fbdaa8d09cb702612f024e8e2779475431d3afedebe8e18c17297046c6d74a56866a1b163d336c62f00bae45d3f4f39
 SHA512 
2c036f7b264358d78ca3332ad7f52a4954192f146bc6ec8ff39987badab3f3fa8cd8775e7b2e02a2a7bfd605daa034c8fe58c9fe8de45710329b85d448ce6efa
 DIST mbedtls-2.15.1.tar.gz 2662140 BLAKE2B 
9b1f3f6e522445c187ebfe38a35bb934d72d638d1b0fa59852c7e0b1c1094302efd4328038a2e0c8427b2d08d791179d0b33ffd20e7809cd4ac9dac1b480866b
 SHA512 
361bac49bc179c020855a59140a3e9e31ec9e89ebde9d630e9f3491cdfdf466c8dc2313276d6b257a7728784f5478bdcfd14d26e81f90d432bad2e9a94151fc2

diff --git a/net-libs/mbedtls/mbedtls-2.14.1.ebuild 
b/net-libs/mbedtls/mbedtls-2.14.1.ebuild
new file mode 100644
index 000..12069e130eb
--- /dev/null
+++ b/net-libs/mbedtls/mbedtls-2.14.1.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils multilib-minimal
+
+DESCRIPTION="Cryptographic library for embedded systems"
+HOMEPAGE="https://tls.mbed.org/;
+SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz;
+S=${WORKDIR}/${PN}-${P}
+
+LICENSE="Apache-2.0"
+SLOT="0/12" # slot for libmbedtls.so
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test 
threads zlib"
+
+RDEPEND="
+   programs? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen media-gfx/graphviz )
+   test? ( dev-lang/perl )"
+
+enable_mbedtls_option() {
+   local myopt="$@"
+   # check that config.h syntax is the same at version bump
+   sed -i \
+   -e "s://#define ${myopt}:#define ${myopt}:" \
+   include/mbedtls/config.h || die
+}
+
+src_prepare() {
+   use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
+   use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
+   use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
+   use threads && enable_mbedtls_option MBEDTLS_THREADING_C
+   use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
+
+   cmake-utils_src_prepare
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DENABLE_PROGRAMS=$(multilib_native_usex programs)
+   -DENABLE_ZLIB_SUPPORT=$(usex zlib)
+   -DUSE_STATIC_MBEDTLS_LIBRARY=$(usex static-libs)
+   -DENABLE_TESTING=$(usex test)
+   -DUSE_SHARED_MBEDTLS_LIBRARY=ON
+   

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

2018-12-20 Thread Benda XU
commit: 86c5479fa7b12f81f11fc38033bfc9859eabf0ff
Author: YiFei Zhu  gmail  com>
AuthorDate: Sun Nov 25 00:40:56 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Dec 20 16:15:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c5479f

app-admin/metalog: DEPEND on sys-devel/autoconf-archive

Its autoconf requires AX_CHECK_COMPILE_FLAG macro from
sys-devel/autoconf-archive, or otherwise configure will
fail with syntax error from unexpanded macro invocation.

Closes: https://bugs.gentoo.org/671464
Closes: https://github.com/gentoo/gentoo/pull/10473
Bug: https://bugs.gentoo.org/670757
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: YiFei Zhu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 app-admin/metalog/metalog-20181125.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/metalog/metalog-20181125.ebuild 
b/app-admin/metalog/metalog-20181125.ebuild
index 25657e4a752..a1ff860c0ea 100644
--- a/app-admin/metalog/metalog-20181125.ebuild
+++ b/app-admin/metalog/metalog-20181125.ebuild
@@ -15,6 +15,7 @@ IUSE="unicode"
 
 RDEPEND=">=dev-libs/libpcre-3.4"
 DEPEND="${RDEPEND}
+   sys-devel/autoconf-archive
virtual/pkgconfig"
 
 S="${WORKDIR}/${PN}-${P}"



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

2018-12-20 Thread Benda XU
commit: daf1b659945e2a459fded63799084068bbdfd531
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Dec 20 16:02:38 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Dec 20 16:15:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf1b659

profiles/features/prefix/package.use: disable rsync-verify by default.

Closes: https://bugs.gentoo.org/670757
Signed-off-by: Benda Xu  gentoo.org>

 profiles/features/prefix/package.use | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/prefix/package.use 
b/profiles/features/prefix/package.use
new file mode 100644
index 000..20764aad409
--- /dev/null
+++ b/profiles/features/prefix/package.use
@@ -0,0 +1,2 @@
+# Don't enable the security measures for convienence
+sys-apps/portage -rsync-verify



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/

2018-12-20 Thread Alexis Ballier
commit: 83fb9eecd9d8e8dc3758697d7000269b469d2dec
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Dec 20 15:23:35 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Dec 20 16:10:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83fb9eec

sci-electronics/gazebo: Remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-electronics/gazebo/Manifest|  2 -
 sci-electronics/gazebo/gazebo-9.3.0.ebuild | 78 --
 sci-electronics/gazebo/gazebo-9.3.1.ebuild | 78 --
 3 files changed, 158 deletions(-)

diff --git a/sci-electronics/gazebo/Manifest b/sci-electronics/gazebo/Manifest
index b4fc3af8843..e7a34c9beb8 100644
--- a/sci-electronics/gazebo/Manifest
+++ b/sci-electronics/gazebo/Manifest
@@ -1,3 +1 @@
-DIST gazebo-9.3.0.tar.bz2 52924750 BLAKE2B 
c908827fca7786b0dac10401549265d6d0ca0ce5c952816b5d3d5f2feec096f0465778b4165a4054abd285ec1fedc80e3d2ed3c81be234574d7419d2635f61f4
 SHA512 
5874582e015cfc2b690b26cd810e4c79cc5dba1ecea7eaa72d3c12e0a5f3dd6f42185666f0cf36a1d00564b642c2c63662b06657da82cfd2ce3ebd9219012cb4
-DIST gazebo-9.3.1.tar.bz2 52961705 BLAKE2B 
d1860a13f1c23d3ffaeb8087c94a5b72682c99eec03927105a4e2fc9e951a41c2723f394fe613be4a2603aacd153817e5445b21518ecdb0f0d4d8e6eb4ee28eb
 SHA512 
d3d41a32cab440358fb1dd2524d9a1601fbff8b272c86120d82ddc3337f2a8dcda46c3ba24f95dba99e061ef69c15ac919b5c8e4d16ea71a9da572bb9a5cee12
 DIST gazebo-9.4.1.tar.bz2 53014386 BLAKE2B 
c3e450f869f3e5f88bd9b5f5924a6b003880fff492849d6570222c7c37e98f1b89df4dca1af16c9a766b049067bbcc9d86334882041c6420b6b5221dfd643bb0
 SHA512 
76fb217c396f4d70fa4617df3aa5a672b5ddd4680df22eb3fbe67182ef8b3e05affda2e61f71d03e31f9c47b2f7d56aac162b63dec2f122cef1e47fd65d25f02

diff --git a/sci-electronics/gazebo/gazebo-9.3.0.ebuild 
b/sci-electronics/gazebo/gazebo-9.3.0.ebuild
deleted file mode 100644
index a1bfd2b1d31..000
--- a/sci-electronics/gazebo/gazebo-9.3.0.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils versionator vcs-snapshot flag-o-matic
-
-DESCRIPTION="A 3D multiple robot simulator with dynamics"
-HOMEPAGE="http://gazebosim.org/;
-SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2;
-
-LICENSE="Apache-2.0"
-# Subslot = major version = soname of libs
-SLOT="0/9"
-KEYWORDS="~amd64"
-IUSE="cpu_flags_x86_sse2 libav test"
-
-RDEPEND="
-   >=dev-libs/protobuf-2:=
-   virtual/opengl
-   media-libs/openal
-   net-misc/curl
-   dev-libs/tinyxml
-   >=dev-libs/tinyxml2-6:=
-   dev-libs/libtar
-   dev-cpp/tbb
-   >=dev-games/ogre-1.7.4:=[freeimage]
-   =media-libs/freeimage-3.15.4[png]
-   sci-libs/libccd
-   libav? ( >=media-video/libav-9:0= )
-   !libav? ( >=media-video/ffmpeg-2.6:0= )
-   sci-libs/gts
-   >=sci-physics/bullet-2.82
-   >=dev-libs/sdformat-6.0:=
-   dev-qt/qtwidgets:5
-   dev-qt/qtcore:5
-   dev-qt/qtopengl:5
-   dev-libs/boost:=[threads]
-   sci-libs/gdal:=
-   virtual/libusb:1
-   dev-libs/libspnav
-   media-libs/freeimage
-   sci-libs/hdf5:=[cxx]
-   sys-apps/util-linux
-   media-gfx/graphviz
-   net-libs/ignition-msgs:1=
-   sci-libs/ignition-math:4=
-   net-libs/ignition-transport:4=
-   x11-libs/qwt:6=[qt5(+)]
-"
-DEPEND="${RDEPEND}
-   dev-qt/qttest:5
-   app-text/ronn
-   app-arch/gzip
-   virtual/pkgconfig
-   x11-apps/mesa-progs
-   test? ( dev-libs/libxslt )
-"
-CMAKE_BUILD_TYPE=RelWithDebInfo
-PATCHES=( "${FILESDIR}/qwt.patch" )
-
-src_configure() {
-   # doesnt build without it
-   append-cxxflags "-std=c++11"
-   # doesnt build with as-needed either
-   append-ldflags "-Wl,--no-as-needed"
-
-   local mycmakeargs=(
-   "-DUSE_UPSTREAM_CFLAGS=OFF"
-   "-DSSE2_FOUND=$(usex cpu_flags_x86_sse2 TRUE FALSE)"
-   "-DUSE_HOST_CFLAGS=FALSE"
-   "-DBUILD_TESTING=$(usex test TRUE FALSE)"
-   "-DENABLE_SCREEN_TESTS=FALSE"
-   "-DUSE_EXTERNAL_TINYXML2=TRUE"
-   )
-   cmake-utils_src_configure
-}

diff --git a/sci-electronics/gazebo/gazebo-9.3.1.ebuild 
b/sci-electronics/gazebo/gazebo-9.3.1.ebuild
deleted file mode 100644
index a1bfd2b1d31..000
--- a/sci-electronics/gazebo/gazebo-9.3.1.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils versionator vcs-snapshot flag-o-matic
-
-DESCRIPTION="A 3D multiple robot simulator with dynamics"
-HOMEPAGE="http://gazebosim.org/;
-SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2;
-
-LICENSE="Apache-2.0"
-# Subslot = major version = soname of libs
-SLOT="0/9"

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/

2018-12-20 Thread Alexis Ballier
commit: b32689587cbb7a63f3bd9803de2be5bfd68feaf8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Dec 20 16:10:00 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Dec 20 16:10:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3268958

sci-electronics/gazebo: bump to 9.6.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-electronics/gazebo/Manifest|  1 +
 sci-electronics/gazebo/gazebo-9.6.0.ebuild | 78 ++
 2 files changed, 79 insertions(+)

diff --git a/sci-electronics/gazebo/Manifest b/sci-electronics/gazebo/Manifest
index e7a34c9beb8..e0aa0a8f63d 100644
--- a/sci-electronics/gazebo/Manifest
+++ b/sci-electronics/gazebo/Manifest
@@ -1 +1,2 @@
 DIST gazebo-9.4.1.tar.bz2 53014386 BLAKE2B 
c3e450f869f3e5f88bd9b5f5924a6b003880fff492849d6570222c7c37e98f1b89df4dca1af16c9a766b049067bbcc9d86334882041c6420b6b5221dfd643bb0
 SHA512 
76fb217c396f4d70fa4617df3aa5a672b5ddd4680df22eb3fbe67182ef8b3e05affda2e61f71d03e31f9c47b2f7d56aac162b63dec2f122cef1e47fd65d25f02
+DIST gazebo-9.6.0.tar.bz2 52899944 BLAKE2B 
a1ae213cb81cbfbb62fb8a229f12c0c95c4325a8f2a1aae0d07dfaa3bdf17f4d4c3043f37efb5d407fb34073b354d83e7114e166225b8c90e87329abe1618059
 SHA512 
ef0cc95897322304e0117947e4b45dfb2c4ef3a24f3fa8c798397b3c6cf68b8193b7013efcf15a01f45b15caeae02ed7dacc53ae3b5dc8fcd393018b33bd3d14

diff --git a/sci-electronics/gazebo/gazebo-9.6.0.ebuild 
b/sci-electronics/gazebo/gazebo-9.6.0.ebuild
new file mode 100644
index 000..d1bd0c594b0
--- /dev/null
+++ b/sci-electronics/gazebo/gazebo-9.6.0.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit cmake-utils versionator vcs-snapshot flag-o-matic
+
+DESCRIPTION="A 3D multiple robot simulator with dynamics"
+HOMEPAGE="http://gazebosim.org/;
+SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2;
+
+LICENSE="Apache-2.0"
+# Subslot = major version = soname of libs
+SLOT="0/9"
+KEYWORDS="~amd64"
+IUSE="cpu_flags_x86_sse2 libav test"
+
+RDEPEND="
+   >=dev-libs/protobuf-2:=
+   virtual/opengl
+   media-libs/openal
+   net-misc/curl
+   dev-libs/tinyxml
+   >=dev-libs/tinyxml2-6:=
+   dev-libs/libtar
+   dev-cpp/tbb
+   >=dev-games/ogre-1.7.4:=[freeimage]
+   =media-libs/freeimage-3.15.4[png]
+   sci-libs/libccd
+   libav? ( >=media-video/libav-9:0= )
+   !libav? ( >=media-video/ffmpeg-2.6:0= )
+   sci-libs/gts
+   >=sci-physics/bullet-2.82
+   >=dev-libs/sdformat-6.0:=
+   dev-qt/qtwidgets:5
+   dev-qt/qtcore:5
+   dev-qt/qtopengl:5
+   dev-libs/boost:=[threads]
+   sci-libs/gdal:=
+   virtual/libusb:1
+   dev-libs/libspnav
+   media-libs/freeimage
+   sci-libs/hdf5:=[cxx]
+   sys-apps/util-linux
+   media-gfx/graphviz
+   net-libs/ignition-msgs:1=
+   sci-libs/ignition-math:4=
+   net-libs/ignition-transport:4=
+   x11-libs/qwt:6=[qt5(+)]
+"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:5
+   app-text/ronn
+   app-arch/gzip
+   virtual/pkgconfig
+   x11-apps/mesa-progs
+   test? ( dev-libs/libxslt )
+"
+CMAKE_BUILD_TYPE=RelWithDebInfo
+PATCHES=( "${FILESDIR}/qwt.patch" )
+
+src_configure() {
+   # doesnt build without it
+   append-cxxflags "-std=c++11"
+   # doesnt build with as-needed either
+   append-ldflags "-Wl,--no-as-needed"
+
+   local mycmakeargs=(
+   "-DUSE_UPSTREAM_CFLAGS=OFF"
+   "-DSSE2_FOUND=$(usex cpu_flags_x86_sse2 TRUE FALSE)"
+   "-DUSE_HOST_CFLAGS=FALSE"
+   "-DBUILD_TESTING=$(usex test TRUE FALSE)"
+   "-DENABLE_SCREEN_TESTS=FALSE"
+   "-DUSE_EXTERNAL_TINYXML2=TRUE"
+   )
+   cmake-utils_src_configure
+}



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

2018-12-20 Thread Manuel Rüger
commit: d9293e0a8ec43287453fe71e43a0e35be1adfc74
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 20 15:49:12 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 20 15:50:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9293e0a

sys-kernel/linux-firmware: Update snapshot

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 sys-kernel/linux-firmware/Manifest |   1 +
 .../linux-firmware/linux-firmware-20181218.ebuild  | 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/linux-firmware/Manifest 
b/sys-kernel/linux-firmware/Manifest
index 07368db1715..10735ddabb6 100644
--- a/sys-kernel/linux-firmware/Manifest
+++ b/sys-kernel/linux-firmware/Manifest
@@ -1,2 +1,3 @@
 DIST linux-firmware-20181026.tar.gz 167486645 BLAKE2B 
9923b9a8ab692023022d7bceb238b2ec4eba395062307864be558d969fba657301ada317b95071cad82a7a883a2d08f63f0ed34ecc7914a36f31ce85f55ac31f
 SHA512 
4d6eff765557888dea432e0a28973c8ec067354a57aa4c37198e887618ca17e9d5e1243a618820fb470a86a5ce4b6255290f1c2c3835baba4fb87148372cafb0
 DIST linux-firmware-20181216.tar.gz 172681622 BLAKE2B 
3d98af002e5ab1ba8935a8716273311cb9f8f52462724882dc6bf63d96ac17011f3b68c37a87eb6e7447f1542b289fcd7afd3b4bbe21afa3aa63c7c2a2fa0ec8
 SHA512 
fd1790571a744ebbde7ac163ab86bdbe0476f5b3774e3a129eaac850207b146e5b537c7c1c01535c8813215274c9ce02ca9efe1cffe2406fb922f764adbf1a02
+DIST linux-firmware-20181218.tar.gz 174835447 BLAKE2B 
8bac1dbd413c4fc5c8c07bb299860504cf9ec39b3665e20d86c3755c2a655a5bd4508b406d91fe8648378217bc3aa49fdac05beafd31dcbc0a05496a195d1deb
 SHA512 
58bb759378e569169a4499e5b0e09b7aa3e42a160b1187313fd8e74b4d26e45a018202c2dfd94b7b592cb0a5ad040bbd4051a0f74d7737aa3a72f0e3ed060dfc

diff --git a/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild
new file mode 100644
index 000..ae8305a2c90
--- /dev/null
+++ b/sys-kernel/linux-firmware/linux-firmware-20181218.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit savedconfig
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   SRC_URI=""
+   
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git;
+else
+   GIT_COMMIT="0f22c8527439eaaf5c3fcf87b31c89445b6fa84d"
+   
SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+fi
+
+DESCRIPTION="Linux firmware files"
+HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;
+
+LICENSE="linux-firmware ( BSD ISC MIT no-source-code ) GPL-2 GPL-2+ freedist"
+SLOT="0"
+IUSE="savedconfig"
+
+DEPEND=""
+RDEPEND="!savedconfig? (
+   !sys-firmware/alsa-firmware[alsa_cards_ca0132]
+   !sys-firmware/alsa-firmware[alsa_cards_korg1212]
+   !sys-firmware/alsa-firmware[alsa_cards_maestro3]
+   !sys-firmware/alsa-firmware[alsa_cards_sb16]
+   !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
+   !media-tv/cx18-firmware
+   ! 
${PN}.conf
+   find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
+
+   if use savedconfig; then
+   restore_config ${PN}.conf
+   ebegin "Removing all files not listed in config"
+   find * \( \! -type d -and \! -name ${PN}.conf \) \
+   | sort ${PN}.conf ${PN}.conf - \
+   | uniq -u | xargs -r rm
+   eend $? || die
+   # remove empty directories, bug #396073
+   find -type d -empty -delete || die
+   fi
+}
+
+src_install() {
+   if use !savedconfig; then
+   save_config ${PN}.conf
+   fi
+   rm ${PN}.conf || die
+   insinto /lib/firmware/
+   doins -r *
+}
+
+pkg_preinst() {
+   if use savedconfig; then
+   ewarn "USE=savedconfig is active. You must handle file 
collisions manually."
+   fi
+}
+
+pkg_postinst() {
+   elog "If you are only interested in particular firmware files, edit the 
saved"
+   elog "configfile and remove those that you do not want."
+}



[gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/

2018-12-20 Thread Mikle Kolyada
commit: e1b1ce80c0cb863c584ac7e36863c6b3cebe910a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 15:49:00 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 15:49:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b1ce80

sys-power/acpid: amd64 stable wrt bug #673162

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

 sys-power/acpid/acpid-2.0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/acpid/acpid-2.0.31.ebuild 
b/sys-power/acpid/acpid-2.0.31.ebuild
index ef804876c68..52a2ac1739c 100644
--- a/sys-power/acpid/acpid-2.0.31.ebuild
+++ b/sys-power/acpid/acpid-2.0.31.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-apm )"



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

2018-12-20 Thread Mikle Kolyada
commit: b97c5cd17a250b952847d3efdb6b405d9d3226c7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 15:46:44 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 15:47:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97c5cd1

sys-kernel/linux-headers: amd64 stable wrt bug #660364

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

 sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
index d85148839b6..25239451dc1 100644
--- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
@@ -12,7 +12,7 @@ PATCH_VER="1"
 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"



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

2018-12-20 Thread Michał Górny
commit: 55aaa2e504687e64d4e0ddd305989d1540c0f5a8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 14:51:23 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 14:52:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55aaa2e5

profiles/base: Unmask USE=z3 on clang-8+

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

 profiles/base/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index eefc6e9eed2..82ac3f93ec4 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -187,7 +187,7 @@ app-emulation/libvirt openvz
 # Michał Górny  (30 Jul 2017)
 # The Z3 backend is unstable and causes assertion failures. Mask it
 # until upstream fixes it properly.
-sys-devel/clang z3
+ (09 Jul 2017)
 # Matthias Dahl  (05 Jul 2017)



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

2018-12-20 Thread Michał Górny
commit: d787488957fdab712c6a29cee60d6a599a6c53e9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 13:26:06 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 14:52:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7874889

sys-devel/clang: Old versions require old sci-math/z3

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

 sys-devel/clang/clang-5.0.2.ebuild| 2 +-
 sys-devel/clang/clang-6.0.1.ebuild| 2 +-
 sys-devel/clang/clang-7.0.0.ebuild| 2 +-
 sys-devel/clang/clang-7.0.1.ebuild| 2 +-
 sys-devel/clang/clang-7.0..ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-devel/clang/clang-5.0.2.ebuild 
b/sys-devel/clang/clang-5.0.2.ebuild
index 6e07de89a3b..68bde97b389 100644
--- a/sys-devel/clang/clang-5.0.2.ebuild
+++ b/sys-devel/clang/clang-5.0.2.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
~sys-devel/llvm-${PV}:${SLOT}=[debug=,${LLVM_TARGET_USEDEPS// 
/,},${MULTILIB_USEDEP}]
static-analyzer? (
dev-lang/perl:*
-   z3? ( sci-mathematics/z3:0= )
+   z3? ( 

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

2018-12-20 Thread William Hubbs
commit: 57897bad2d7ac8e0e5cb773f0c1e606f3be0a915
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Dec 20 14:44:53 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Dec 20 14:45:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57897bad

dev-lang/go: stabilize 1.10.7 and 1.11.4 on amd64 for bug #673234

Bug: https://bugs.gentoo.org/673234
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/go-1.10.7.ebuild | 2 +-
 dev-lang/go/go-1.11.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/go/go-1.10.7.ebuild b/dev-lang/go/go-1.10.7.ebuild
index b4e31e6f772..7545a309f7a 100644
--- a/dev-lang/go/go-1.10.7.ebuild
+++ b/dev-lang/go/go-1.10.7.ebuild
@@ -39,7 +39,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is

diff --git a/dev-lang/go/go-1.11.4.ebuild b/dev-lang/go/go-1.11.4.ebuild
index c6c0185c4ec..d729fb54b98 100644
--- a/dev-lang/go/go-1.11.4.ebuild
+++ b/dev-lang/go/go-1.11.4.ebuild
@@ -39,7 +39,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is



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

2018-12-20 Thread Mikle Kolyada
commit: e618763082b801b2f13e7210160f96ddf78e4804
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Dec 20 14:13:17 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Dec 20 14:13:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6187630

sys-apps/sed: Version bump (v4.6)

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

 sys-apps/sed/Manifest   |  1 +
 sys-apps/sed/sed-4.6.ebuild | 66 +
 2 files changed, 67 insertions(+)

diff --git a/sys-apps/sed/Manifest b/sys-apps/sed/Manifest
index a93fc1f8ff9..9b599ab7ec6 100644
--- a/sys-apps/sed/Manifest
+++ b/sys-apps/sed/Manifest
@@ -1 +1,2 @@
 DIST sed-4.5.tar.xz 1274252 BLAKE2B 
08525659e0e01ec50e736c1665634f3816f57c48aeefa7f6bc7a152cd6c171bb4e96e5c215429fc5edbe6e1de6cc3efe4f2f3bf6865933a30dd1700e921d5b3f
 SHA512 
f95fb27e03b2301dae63878413b4c48e40341cc676945a612e1d0bd911da3192858ae142791292a99fbdaacbc7dab2d6fccb50787c06846f99b0b3740b40c196
+DIST sed-4.6.tar.xz 1297724 BLAKE2B 
8563593c03953fe0ae6045af6c1d913d346ea69fe21559866e331a310b44eb17c96ca02137975350bcf3759e7a0406f40ffd1f88eaf61a740b595435a9789da8
 SHA512 
dba1d3a7867e4b20266fe4aae88fa779985b6554ef0eeedbf0d2124fa91745419ad843ed20f38ce734c778a2702d3530e92a0b12ce83e546cf093ad612c44e0b

diff --git a/sys-apps/sed/sed-4.6.ebuild b/sys-apps/sed/sed-4.6.ebuild
new file mode 100644
index 000..d9ed95034e2
--- /dev/null
+++ b/sys-apps/sed/sed-4.6.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Super-useful stream editor"
+HOMEPAGE="http://sed.sourceforge.net/;
+SRC_URI="mirror://gnu/sed/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="acl forced-sandbox nls selinux static"
+
+RDEPEND="acl? ( virtual/acl )
+   nls? ( virtual/libintl )
+   selinux? ( sys-libs/libselinux )"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )"
+
+src_bootstrap_sed() {
+   # make sure system-sed works #40786 #650052
+   if ! type -p sed > /dev/null || has_version 
'sys-apps/sed[forced-sandbox]' ; then
+   mkdir -p "${T}/bootstrap"
+   printf '#!/bin/sh\nexec busybox sed "$@"\n' > 
"${T}/bootstrap/sed" || die
+   chmod a+rx "${T}/bootstrap/sed"
+   PATH="${T}/bootstrap:${PATH}"
+   fi
+}
+
+src_prepare() {
+   # Don't use sed before bootstrap if we have to recover a broken host 
sed.
+   src_bootstrap_sed
+
+   default
+
+   if use forced-sandbox ; then
+   # Upstream doesn't want to add a configure flag for this.
+   # 
https://lists.gnu.org/archive/html/bug-sed/2018-03/msg1.html
+   sed -i \
+   -e '/^bool sandbox = false;/s:false:true:' \
+   sed/sed.c || die
+   # Make sure the sed took.
+   grep -q '^bool sandbox = true;' sed/sed.c || die "forcing 
sandbox failed"
+   fi
+}
+
+src_configure() {
+   local myconf=()
+   if use userland_GNU; then
+   myconf+=( --exec-prefix="${EPREFIX}" )
+   else
+   myconf+=( --program-prefix=g )
+   fi
+
+   export ac_cv_search_setfilecon=$(usex selinux -lselinux)
+   export ac_cv_header_selinux_{context,selinux}_h=$(usex selinux)
+   use static && append-ldflags -static
+   myconf+=(
+   $(use_enable acl)
+   $(use_enable nls)
+   )
+   econf "${myconf[@]}"
+}



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

2018-12-20 Thread Andreas Sturmlechner
commit: 9f719ed85243d0d82acc1e3a0efab8ae6cd1a825
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 20 13:48:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 20 13:54:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f719ed8

kde-misc/basket: 2.49a_p20181205 snapshot bump

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

 kde-misc/basket/Manifest  |  1 +
 kde-misc/basket/basket-2.49a_p20181205.ebuild | 73 +++
 2 files changed, 74 insertions(+)

diff --git a/kde-misc/basket/Manifest b/kde-misc/basket/Manifest
index 790e94a6b8d..28ae7fcf2d9 100644
--- a/kde-misc/basket/Manifest
+++ b/kde-misc/basket/Manifest
@@ -1 +1,2 @@
 DIST basket-2.49a_p20170225.tar.gz 4680129 BLAKE2B 
f6a7acc8b83596815a79f9dd73879f9471d2a9ae9096d521ef98faeaaa2f3f2c6dc46c05ed0097fa1b20cf66479b5127b625eb60b0257fb1579bfc1d73f2e989
 SHA512 
87d454d33bfa881ac5958a4d02c5775b8d54e83c6b86e1b2732565132b2d0339be630a3ab0bbd0169da950aa43750e4088add45a94ce10fd3ffa05e0b3e26b1c
+DIST basket-2.49a_p20181205.tar.gz 4689215 BLAKE2B 
dce87001622aac8e50957d87d36c9094a807765d96bc60fe450fed0f293e0e21ead7529c57eaecc97c4f56d5bce7fabd34a564f632fc56f0c83621fac4092dee
 SHA512 
62c6a337f634be374ee8631c8b88a78097ae4badd905e6be556f11fa841cc03ab32ab563f59a865d1bc85f105ec273472734c42f1bff834e4d7219c258d82281

diff --git a/kde-misc/basket/basket-2.49a_p20181205.ebuild 
b/kde-misc/basket/basket-2.49a_p20181205.ebuild
new file mode 100644
index 000..587b1ce550e
--- /dev/null
+++ b/kde-misc/basket/basket-2.49a_p20181205.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT="60e38c6028e42efdaf042212097a34044c724a57"
+KDE_TEST="true"
+KDE_HANDBOOK="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="A DropDrawers clone. Multiple information organizer"
+HOMEPAGE="https://github.com/basket-notepads/basket;
+SRC_URI="https://github.com/${PN}-notepads/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="crypt git"
+
+RDEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kfilemetadata)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   media-libs/phonon[qt5(+)]
+   x11-libs/libX11
+   crypt? ( app-crypt/gpgme:= )
+   git? ( dev-libs/libgit2:= )
+"
+DEPEND="${RDEPEND}
+   $(add_qt_dep qtconcurrent)
+   git? ( virtual/pkgconfig )
+"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_prepare() {
+   kde5_src_prepare
+   if ! use test; then
+   sed -e "/add_subdirectory(tests/s/^/#DONT/" -i 
src/CMakeLists.txt || die
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package crypt Gpgme)
+   $(cmake-utils_use_find_package git Libgit2)
+   )
+   kde5_src_configure
+}



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

2018-12-20 Thread Thomas Deutschmann
commit: 87bd0256f1700b5c919a7587c994f70067e77ed7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Dec 20 13:31:19 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Dec 20 13:31:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bd0256

sys-devel/bison: bump to v3.2.3

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

 sys-devel/bison/Manifest   |  2 +
 sys-devel/bison/bison-3.2.3.ebuild | 92 ++
 2 files changed, 94 insertions(+)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index f3d4c4646ac..494aad81efe 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -4,3 +4,5 @@ DIST bison-3.2.1-patches-01.tar.xz 8232 BLAKE2B 
84be6854bc26cdf1308c466257ba03b0
 DIST bison-3.2.1.tar.xz 2091684 BLAKE2B 
f2cfb1ec96dc0c5daf71a78348c8b4cb212262c00fa7f4474fd5634dd88bfe76b2ff63c9bb047d7b7eb42490bb188c5cb1db8cb1b9caa8972f9771bcbd74acce
 SHA512 
2f6382d276d37f513a4cbb5badd8ac45a7f936e075ccd0d55e5a27802538fd2fdda24b7dc780d006eca0da499b264817a7aa6901bf423666bb34e86d3a180a52
 DIST bison-3.2.2-patches-01.tar.xz 9300 BLAKE2B 
ce48cd493d6fd5767b76125599c8c603c64ebd16772896cef14fd623386d5e3cf98f184892e7916840d1033c3059f6c175434e6aed304eb1061e316ca073e190
 SHA512 
54419279dbe3d0080a63e3e3dd862f2046ced266a4cc0b06f545295719210ed07bfed01efc2109a8208689408a103686967bc4e193bffd3de696af4b8350a7e0
 DIST bison-3.2.2.tar.xz 2091244 BLAKE2B 
09448b6af67e05a2cc5011eb9de987473cdaa1a9d387baf0df876811ba052682fcf24df06c0d26fe019ce75a194e1f046f0e6f0ab6b895cf28b3d4f75f0c9091
 SHA512 
b1a49f5c987f1b39febb6b9557d5bafd0ab4952f4e9b9c3ad7650210643ba3bbf365367bf1736f396c1b881b13fff52a69409198fad5a4120c19f29c0fb4e2f1
+DIST bison-3.2.3-patches-01.tar.xz 9460 BLAKE2B 
3e9f3e636d774d005c861c4f5fe121a862cbfc38f5efd5bb7ac7d2944f71e80eabd6621f3f5507d9f78727f22b574581c9b694457c63b5181a8cc1a0ac69d294
 SHA512 
6c599583b67f8999c8e2c8492a19ad0b43bbadef1d9c062c752e7c1cc3d178c2106262c70c998a0588bc6255ec27b2623a90267e0858e2d776ac2f4cf6cb688f
+DIST bison-3.2.3.tar.xz 2092048 BLAKE2B 
b5f98850e1b69fcc0f5e559c12708cde59f00f2e633b7a2a0c9ddc849f548265bb30873e4e64e1b2a72e51cb5f1caef7ec0ab09aa2c8d7dae04ae71854da7096
 SHA512 
6f86ebc0d66e8dcd3709b25938b2bf43b94e7f4a0a20e586ba42c55c8747543fb48ca47cc2116e4bad8d2152de58c8c75b284a9b254ab8c8ecef292967657494

diff --git a/sys-devel/bison/bison-3.2.3.ebuild 
b/sys-devel/bison/bison-3.2.3.ebuild
new file mode 100644
index 000..e27cb799736
--- /dev/null
+++ b/sys-devel/bison/bison-3.2.3.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit flag-o-matic
+
+PATCHES="${P}-patches-01.tar.xz"
+
+DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
+HOMEPAGE="https://www.gnu.org/software/bison/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~whissi/dist/bison/${PATCHES}
+   https://dev.gentoo.org/~polynomial-c/dist/bison/${PATCHES};
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="examples nls static test"
+
+RDEPEND=">=sys-devel/m4-1.4.16"
+DEPEND="${RDEPEND}
+   sys-devel/flex
+   examples? ( dev-lang/perl )
+   nls? ( sys-devel/gettext )
+   test? ( dev-lang/perl )"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) # ChangeLog-2012 
ChangeLog-1998 PACKAGING README-alpha README-release
+
+PATCHES=(
+   "${WORKDIR}"/patches/${PN}-3.1-optional-perl.patch #538300
+   "${WORKDIR}"/patches/${P}-avoid_autoreconf.patch
+)
+
+src_prepare() {
+   # Record date to avoid 'config.status --recheck' & regen of 
'tests/package.m4'
+   touch -r configure.ac old.configure.ac || die
+   touch -r configure old.configure || die
+
+   default
+
+   # Restore date after patching
+   touch -r old.configure.ac configure.ac || die
+   touch -r old.configure configure || die
+
+   # The makefiles make the man page depend on the configure script
+   # which we patched above.  Touch it to prevent regeneration.
+   touch doc/bison.1 || die #548778 #538300#9
+
+   # Avoid regenerating the info page when the timezone is diff. #574492
+   sed -i '2iexport TZ=UTC' build-aux/mdate-sh || die
+}
+
+src_configure() {
+   use static && append-ldflags -static
+
+   local myeconfargs=(
+   --docdir='$(datarootdir)'/doc/${PF}
+   $(use_enable examples)
+   $(use_enable nls)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # This one is installed by dev-util/yacc
+   mv "${ED%/}"/usr/bin/yacc{,.bison} || die
+   mv 

[gentoo-commits] proj/sci:master commit in: sci-biology/mouse-brain-atlases/

2018-12-20 Thread Horea Christian
commit: f714069dc169b3855b38eddb82d6f85f9363589f
Author: Horea Christian  yandex  com>
AuthorDate: Thu Dec 20 13:04:46 2018 +
Commit: Horea Christian  gmail  com>
CommitDate: Thu Dec 20 13:05:01 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f714069d

sci-biology/mouse-brain-atlases: deprecate version

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

 .../mouse-brain-atlases-0.2.20180719.ebuild| 44 --
 1 file changed, 44 deletions(-)

diff --git 
a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.2.20180719.ebuild 
b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.2.20180719.ebuild
deleted file mode 100644
index 65963d55a..0
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.2.20180719.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases;
-SRC_URI="
-   http://chymera.eu/distfiles/${P}.tar.xz
-   hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
-   "
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
-   if use hires; then
-   CHECKREQS_DISK_BUILD="4G"
-   CHECKREQS_DISK_USR="4G"
-   CHECKREQS_DISK_VAR="8G"
-   else
-   CHECKREQS_DISK_BUILD="500M"
-   fi
-   check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-   insinto "/usr/share/${PN}"
-   doins *
-   if use hires; then
-   cd "../${PN}HD-${PV}"
-   doins *
-   fi
-}



[gentoo-commits] proj/sci:master commit in: sci-biology/mouse-brain-atlases/

2018-12-20 Thread Horea Christian
commit: bafe7129d4e421c76435c51fa05278598e88b0b6
Author: Horea Christian  yandex  com>
AuthorDate: Thu Dec 20 13:01:23 2018 +
Commit: Horea Christian  gmail  com>
CommitDate: Thu Dec 20 13:02:24 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=bafe7129

sci-biology/mouse-brain-atlases: version bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

 .../mouse-brain-atlases-0.4.ebuild | 44 ++
 1 file changed, 44 insertions(+)

diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild 
b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild
new file mode 100644
index 0..65963d55a
--- /dev/null
+++ b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs
+
+DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
+HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases;
+SRC_URI="
+   http://chymera.eu/distfiles/${P}.tar.xz
+   hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
+   "
+
+LICENSE="fairuse"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="hires"
+
+RDEPEND=""
+DEPEND=""
+
+pkg_pretend() {
+   if use hires; then
+   CHECKREQS_DISK_BUILD="4G"
+   CHECKREQS_DISK_USR="4G"
+   CHECKREQS_DISK_VAR="8G"
+   else
+   CHECKREQS_DISK_BUILD="500M"
+   fi
+   check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+   insinto "/usr/share/${PN}"
+   doins *
+   if use hires; then
+   cd "../${PN}HD-${PV}"
+   doins *
+   fi
+}



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

2018-12-20 Thread Michał Górny
commit: ad14e0e8ffb79f10361f1a35b3e5ba8ee3a3222f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:20:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad14e0e8

sys-libs/compiler-rt: Bump to 7.0.1-final

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

 sys-libs/compiler-rt/Manifest   | 2 +-
 .../{compiler-rt-7.0.1_rc2.ebuild => compiler-rt-7.0.1.ebuild}  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/compiler-rt/Manifest b/sys-libs/compiler-rt/Manifest
index 0f92668cfe4..ea2bbe0ff40 100644
--- a/sys-libs/compiler-rt/Manifest
+++ b/sys-libs/compiler-rt/Manifest
@@ -2,4 +2,4 @@ DIST compiler-rt-4.0.1.src.tar.xz 1434100 BLAKE2B 
ca6bf78fc07f387b7244a52ef648b0
 DIST compiler-rt-5.0.2.src.tar.xz 1543256 BLAKE2B 
09fa84b8f3e9b8627a14387bc6eaa3d6b4588b9c8f1ac5a0114135fd830e3d45922408b237866789eb81bf38defde1186e0f7430a69f825bee12776b7cd9f74e
 SHA512 
605a6d064877a860d6c9097e0220896dfceafed0a2392ad495c97aa347b97899d89f7e21932e29d3274f396615837414a3e730a915fe4f53eaa858ce3642a666
 DIST compiler-rt-6.0.1.src.tar.xz 1686820 BLAKE2B 
59fa3f6e478bd4d6dfa056c85dcdc4349cbce7cea7fc56519feddc9d66c88c9ca48bad7967432ceb81d754213577f12707035afd827cf630a58627575b73b798
 SHA512 
69850c1ad92c66977fa217cbfb42a6a3f502fbe3d1a08daa7fc4cfeb617a7736d231f8ad8d93b10b1ae29bd753315d2a2d70f9ff1f4d18a9a7cc81758d91f963
 DIST compiler-rt-7.0.0.src.tar.xz 1815168 BLAKE2B 
b702e9f14ecf97fdc32476428d51db72398e1eb5a6817d8912b5beac2a31342b9456faa978365c13dc16c0a8211e27dfc4500a112c6c095a5ded197a4779199a
 SHA512 
fb36aab38e7b7e3c23ad8598a54a5d7d36a30bc306c60c95b074029ffad48cb1d74fa5acde34b4affc50827562fd794969ae31067bd64e116281eb65ae4f4346
-DIST compiler-rt-7.0.1rc2.src.tar.xz 1863772 BLAKE2B 
6523b63ab5887b440b8f3765a9fe39b90efeed9a3c3fa44b4a750770ac6c47ddad848f5cf03a746e6f121c084187083902f8f60f8191c9579b25ad6ee6a11837
 SHA512 
38e0582b6f8ef87370ad0e8b259928432b21493b5190ac3f0873958e29e9f293f02a2f9107aa00c4bd9c75808c3db879cedd91c4a2058f2c36ae50b4de091c35
+DIST compiler-rt-7.0.1.src.tar.xz 1864520 BLAKE2B 
14f72aad4379387f4212fb5efef3456cb5e8a03c7a91f98de2368e9b5ff2d02aeaed05da4fba6978b9e4e8698eb34c9c0c4c2df8d43b8c11e8e9d65079c7fa41
 SHA512 
b94a2a1fb9a6d587cef59b04b951628747bb35bdbcb67de8825aad402a2ba875916a347eef7a9575ac27264e8372e2d67cd477fe2d750c0ed3ce7d67bbbc7dba

diff --git a/sys-libs/compiler-rt/compiler-rt-7.0.1_rc2.ebuild 
b/sys-libs/compiler-rt/compiler-rt-7.0.1.ebuild
similarity index 93%
rename from sys-libs/compiler-rt/compiler-rt-7.0.1_rc2.ebuild
rename to sys-libs/compiler-rt/compiler-rt-7.0.1.ebuild
index 717f5d93a30..0013210ed8e 100644
--- a/sys-libs/compiler-rt/compiler-rt-7.0.1_rc2.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,11 +13,11 @@ inherit cmake-utils flag-o-matic llvm multiprocessing \
 
 DESCRIPTION="Compiler runtime library for clang (built-in part)"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz;
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"
 



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

2018-12-20 Thread Michał Górny
commit: 0ccd982ac9585654065ad374b627d29ab23108e8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:21:52 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ccd982a

sys-libs/libcxxabi: Bump to 7.0.1-final

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

 sys-libs/libcxxabi/Manifest   | 4 ++--
 .../{libcxxabi-7.0.1_rc2.ebuild => libcxxabi-7.0.1.ebuild}| 8 
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-libs/libcxxabi/Manifest b/sys-libs/libcxxabi/Manifest
index f5b8dbb177c..adec9516930 100644
--- a/sys-libs/libcxxabi/Manifest
+++ b/sys-libs/libcxxabi/Manifest
@@ -3,10 +3,10 @@ DIST libcxx-4.0.1.src.tar.xz 1446380 BLAKE2B 
cd871eff4c4ca25a1fe4d27f778e913fe53
 DIST libcxx-5.0.2.src.tar.xz 1530908 BLAKE2B 
e0c47d6803668267a71c75df873a136a2c3bec3732a08c365107b286f6dfef883edb81f9f4d22a0f312228865528bf1f15450c41803f8d3a8c8081fe12b62c25
 SHA512 
c77e0ea6bb3dc03270312de4a24fdd0d027448b2e182af31489031fd52f0997377c9049769930b80b2ba0062fe21317d8ae823c5e80e12128f8ae8e6f171be22
 DIST libcxx-6.0.1.src.tar.xz 1552328 BLAKE2B 
65a6addd04e530c2a72e8cba207282b9e9fafc01a594d7b11f63d10b6f88eca67a3cdf90b8055e410ede358d9be1f63fbe427f308e1337833447c0260d96e1c8
 SHA512 
c04f628b0924d76f035f615b59d19ce42dfc19c9a8eea4fe2b22a95cfe5a037ebdb30943fd741443939df5b4cf692bc1e51c840fefefbd134e3afbe2a75fe875
 DIST libcxx-7.0.0.src.tar.xz 1652496 BLAKE2B 
7c8e4b7743a775a5f41ef1a2e511b44ca67af32be03f4fec9a4f70b49b540a442724afd69a312d68719ace3eee9e3d600c7596bda68496212827e140da5a258e
 SHA512 
5ebf8418bc9d311c1744c257ab7a26cf2436a64a47451905df70ec64b12d25ec33acf99e1b9d552fd54ed850bed8f53dffde2ea20292ecd9976eaa31f144caf5
-DIST libcxx-7.0.1rc2.src.tar.xz 1641280 BLAKE2B 
fec5ab41c7cdcc70582c812bd10bdcf6b400f865756bc60afbe4b84029c8ced4b519f1b3919baa381f086a0ef93b99f9f7bc47ec480ac2c49ef9c0e9d77e55b7
 SHA512 
04f1a26e21e082a685050c2f7696078d56e5a3b48e3b3916d6eb425b9b0b75354714faa5a78a2c003b9842215de07424b2d2361a0bdb3e4d6761d7cd28d53ded
+DIST libcxx-7.0.1.src.tar.xz 1638188 BLAKE2B 
541d27c3801895d59ad06b15de5fe9ff0d9b5b3ef393a5fad05a12a52dd6453ecc530b0ce3129624a27e959d3c9c5f7066ebb57fd85caca538ebf4f990aa6967
 SHA512 
b3ad7ad95bdcf2d902b29de8a0b757d4dbc220bc1a22a813d6bcec15a34b3aa42e85c59f4cecbb318c799ca611550b44c328b37278f4349b984016ad4556c1d8
 DIST libcxxabi-3.9.1.src.tar.xz 510964 BLAKE2B 
a6abda1b92473781ea3029169c43547f15c1aa6e0ec6f9692ae633d109e050a6ff82ce8bceb0455375991b85c99784a4f06a568b8c77a4cf2865b9b2861e9595
 SHA512 
4f5603f1476b759c86d4784728fbdd212c59b30dc56d787c1834bf68a9cd83071fa22658d24e5a58beb94c0c656b0e4457d7da6e3048715dd36bd68380fc336e
 DIST libcxxabi-4.0.1.src.tar.xz 515820 BLAKE2B 
7d9e0dee4f6cb3eaa22647d959f8bf3d86779f8c51c0738143ba3daca83881daacc0663a1d2463507c8c4b8a1b9e1d5c111b829e5af2cb5b6f86bae8f06a0d47
 SHA512 
e94315ba8a507d8481d70c33e7ab2d724d51726edb8412c70a1b5f59e3f15d5825f1502dc2db138b20e5293fb90a184050be94d5ac270fd7ce78b502efb9f86a
 DIST libcxxabi-5.0.2.src.tar.xz 521448 BLAKE2B 
e7e42908845f692cdb8709955eb46cbc18ee1f4ac9f0224b6e2a6bc2af998415eca5cda03ffcac27ef6a93cde928951bc38503bae9144b634abd17ec46ad96eb
 SHA512 
304c0ef1b2fd26d52dae66013ea0051de4c3cb1e9c8d1308833f34aec1ad288fcfe5d583f00ceb84c8d271c5cd5f868aa135a93f007138d124c01b70c13e842e
 DIST libcxxabi-6.0.1.src.tar.xz 528356 BLAKE2B 
b301b750b2928864d3fc51e66cf91aab6837636ec2bce706b9a97296ec96af4bd2e80b1bf80c9b4afe449335ee12bbdd1905433c27e1770e16bc306baf206927
 SHA512 
bbb4c7b412e295cb735f637df48a83093eef45ed5444f7766790b4b047f75fd5fd634d8f3a8ac33a5c1407bd16fd450ba113f60a9bcc1d0a911fe0c54e9c81f2
 DIST libcxxabi-7.0.0.src.tar.xz 535792 BLAKE2B 
caad3e2c9a89fcb8ba6b2dcaa23681b5a4f72330e77bdd8b48c6f1382d4414577b2ca130486cefce7a7ec2622712effd9aca0758d5f02d5ac23cedd0b5076be2
 SHA512 
95aa8f60477739e6d6eb6ba1e32c98928e1b8104d18d659336cf7f1c5bfd1ed505015077dfbe39329c0c9d2b5b428d853e5652b0106c0cde317d2d013ebd1cf0
-DIST libcxxabi-7.0.1rc2.src.tar.xz 535104 BLAKE2B 
802bdada516a0dafceab55ecde19b88ba485f2254bc47af72e1caffc3c05f90fa721405c57bebaf8761c2c3ea1c1ae18afc10b3fbcd220d7f04699c8caa6de0c
 SHA512 
acee0a8b782f351f7a4384a6c8054d7511a0a3af5a98973aab213363ead55a91673853b16f24cc6120c3420b089e86f9f4524491ceaba539e9414739fc6e1772
+DIST libcxxabi-7.0.1.src.tar.xz 535096 BLAKE2B 
212330e8dbde98280b1bcd4f36ea3f30b69af9816e6c252bd9640c45501536ce38e8b57f3e82195d2a33cb1286651f7cad82713c71e8012e512e04c4ff7bad64
 SHA512 
92e8d28f329e9a8cce296f0fddd88324198f722db3a748bb2164b28ae8eca6047c89ed1e70af00bbedd93ce4285b2ab1e0307a65b88dc60e581eebfd6cbd2038

diff --git a/sys-libs/libcxxabi/libcxxabi-7.0.1_rc2.ebuild 
b/sys-libs/libcxxabi/libcxxabi-7.0.1.ebuild
similarity index 93%
rename from sys-libs/libcxxabi/libcxxabi-7.0.1_rc2.ebuild
rename to sys-libs/libcxxabi/libcxxabi-7.0.1.ebuild
index 08b12511be6..ef148c054bf 100644
--- a/sys-libs/libcxxabi/libcxxabi-7.0.1_rc2.ebuild
+++ 

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

2018-12-20 Thread Michał Górny
commit: 0aafb8701659b1f5a8a231cc73c2d052075ccac9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:09:25 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aafb870

sys-devel/llvm-common: Bump to 7.0.1-final

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

 sys-devel/llvm-common/Manifest| 2 +-
 .../{llvm-common-7.0.1_rc2.ebuild => llvm-common-7.0.1.ebuild}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/llvm-common/Manifest b/sys-devel/llvm-common/Manifest
index cd395484521..4a215cfed89 100644
--- a/sys-devel/llvm-common/Manifest
+++ b/sys-devel/llvm-common/Manifest
@@ -2,4 +2,4 @@ DIST llvm-4.0.1.src.tar.xz 21065652 BLAKE2B 
6327eed2d1feb108440f22d2581d1ff86c10
 DIST llvm-5.0.2.src.tar.xz 23451868 BLAKE2B 
b7082be2e4ad557b29b9f6869811f262adcf5c73d552faf91b339bede75cf5eab58afefa12fa779a38be71fe2b8f4ea297c3213ee4e8370cc01972c59249d91c
 SHA512 
3588be5ed969c3f7f6f16f56a12a6af2814d3d3c960d4a36ffebb0446cc75f19220bccee7fc605f9b01f5d5c188a905a046193cc12dec42dd5922048b5c27fe1
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 
ac43a3cb71a53deb55e3693653847cf20bf6f5d9056f224e6956c96d63bc59ebee9404f088eec9cabe65337b4607a905ef931354b373cf64e0004c6905a6b5df

diff --git a/sys-devel/llvm-common/llvm-common-7.0.1_rc2.ebuild 
b/sys-devel/llvm-common/llvm-common-7.0.1.ebuild
similarity index 87%
rename from sys-devel/llvm-common/llvm-common-7.0.1_rc2.ebuild
rename to sys-devel/llvm-common/llvm-common-7.0.1.ebuild
index 4fc444b67de..a0d28fdfb9d 100644
--- a/sys-devel/llvm-common/llvm-common-7.0.1_rc2.ebuild
+++ b/sys-devel/llvm-common/llvm-common-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 MY_P=llvm-${PV/_/}.src
 DESCRIPTION="Common files shared between multiple slots of LLVM"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
 
 LICENSE="UoI-NCSA"
 SLOT="0"



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

2018-12-20 Thread Michał Górny
commit: befb9b1e1154507b110c41a0c784237249b4fd7e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:16:35 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befb9b1e

sys-devel/llvm: Bump to 7.0.1-final

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

 sys-devel/llvm/Manifest | 3 ++-
 sys-devel/llvm/{llvm-7.0.1_rc2.ebuild => llvm-7.0.1.ebuild} | 8 
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sys-devel/llvm/Manifest b/sys-devel/llvm/Manifest
index 019cbc17abe..271f320f421 100644
--- a/sys-devel/llvm/Manifest
+++ b/sys-devel/llvm/Manifest
@@ -36,5 +36,6 @@ DIST llvm-6.0.1-manpages.tar.bz2 102656 BLAKE2B 
9088ca0bdda69f63354e61b7495df545
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0-manpages.tar.bz2 121089 BLAKE2B 
b60f18ce65e8b5bc9122378f82f0edb85d3ddef06e03e39bab8f52afe3c1c74ae8adb39335fa437fb243df8b15c7a8563eb23bc28fd9f3070a33e4c93081b095
 SHA512 
42731538157edc92e281baf0f4f56ce2943f1ed47b5fcd0269f98d19a8fa1602d093a02d22847ea1b00b49bf60a5e273e91aec216d084c68c772672d1a702c43
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1-manpages.tar.bz2 121157 BLAKE2B 
d209e292dde0b528bca6e6438eac83d3a762e83fb333fa075f973806ec802a19e24ec6f0212fffe4757257f2840a5f00960d121024db2d8ab8b99d95bb42b1da
 SHA512 
56dce233d17c4c3c1e4860f31d30e227364c99f04527e8e8372f308e30d09a297ca21a37b4eb2eddab69bee88ef5867446affd1ccd5d7cb1c12d9c9002a1101c
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 
ac43a3cb71a53deb55e3693653847cf20bf6f5d9056f224e6956c96d63bc59ebee9404f088eec9cabe65337b4607a905ef931354b373cf64e0004c6905a6b5df
 DIST llvm-manpages-4.0.1.tar.bz2 87981 BLAKE2B 
79ffd254ee5c6e09159c954913ef820f74107d4fcea5e3ed82592dc36af8fdfbf1e850547ba8bfc20aa9a5ecdd26c50329e6a6d558ae3aa5475a930789ce3e01
 SHA512 
d5b3213567c25db58ef364d272314a79c311a80fc21d98c09a5540af45a8190a38f489228663fe9a9b63bf0f2b952c460c4196a8fc8d6f221619f6e7ed2fc415

diff --git a/sys-devel/llvm/llvm-7.0.1_rc2.ebuild 
b/sys-devel/llvm/llvm-7.0.1.ebuild
similarity index 97%
rename from sys-devel/llvm/llvm-7.0.1_rc2.ebuild
rename to sys-devel/llvm/llvm-7.0.1.ebuild
index 11d14de612f..9807a13f1bb 100644
--- a/sys-devel/llvm/llvm-7.0.1_rc2.ebuild
+++ b/sys-devel/llvm/llvm-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,8 +13,8 @@ inherit cmake-utils eapi7-ver flag-o-matic multilib-minimal \
 
 DESCRIPTION="Low Level Virtual Machine"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz;
-#  !doc? ( https://dev.gentoo.org/~mgorny/dist/llvm/${P}-manpages.tar.bz2 
)"
+SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz
+   !doc? ( https://dev.gentoo.org/~mgorny/dist/llvm/${P}-manpages.tar.bz2 
)"
 
 # Keep in sync with CMakeLists.txt
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
@@ -241,7 +241,7 @@ multilib_src_install_all() {
_EOF_
 
# install pre-generated manpages
-   if false && ! use doc; then
+   if ! use doc; then
# (doman does not support custom paths)
insinto "/usr/lib/llvm/${SLOT}/share/man/man1"
doins "${WORKDIR}/${P}-manpages/llvm"/*.1



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

2018-12-20 Thread Michał Górny
commit: 01eaf27ce038f024fe0a8c5ffcd89f9d77d2e98d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:19:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01eaf27c

sys-devel/clang: Bump to 7.0.1-final

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

 sys-devel/clang/Manifest |  7 ---
 .../clang/{clang-7.0.1_rc2.ebuild => clang-7.0.1.ebuild} | 12 ++--
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/sys-devel/clang/Manifest b/sys-devel/clang/Manifest
index 97f17528eef..915a8d37c6f 100644
--- a/sys-devel/clang/Manifest
+++ b/sys-devel/clang/Manifest
@@ -2,12 +2,12 @@ DIST cfe-4.0.1.src.tar.xz 10933628 BLAKE2B 
bc1bb8875e83ccecd446a48cfa41f5c98a09d
 DIST cfe-5.0.2.src.tar.xz 11459216 BLAKE2B 
80d9b2ab70b00c0dfd5c5386a44e0c15d8252e6175c9da55a0519c4f9b8192e32e215110d7d3808225786e2c7f906f2dfbe11dd09bdf21574e99709ae237ed0b
 SHA512 
9931afceb5569ad6caec85d506180c810f7fea94af8c997143b0a37cbf413fcea0d925204786106271efb65fde684066ace0dfcbbf7b61ecd709d22dd0b1
 DIST cfe-6.0.1.src.tar.xz 11905772 BLAKE2B 
abb60e9f9827d1d8a24f0aaf8a1d1e32979293cc401258d230f93290e633645747fd0344af189ac7081b06be2cada503364e1e432b37110ade4b3578e40c7605
 SHA512 
f64ba9290059f6e36fee41c8f32bf483609d31c291fcd2f77d41fecfdf3c8233a5e23b93a1c73fed03683823bd6e72757ed993dd32527de3d5f2b7a64bb031b9
 DIST cfe-7.0.0.src.tar.xz 12541904 BLAKE2B 
92ecfcb37e7efb4f3dde275e7a087a52f1ddc607bee78fd222f87e6391ab7deb9a4e761c05e405126f46170fdff04aeaf9bd1e886a326c92a064ca81be4e6f21
 SHA512 
17a658032a0160c57d4dc23cb45a1516a897e0e2ba4ebff29472e471feca04c5b68cff351cdf231b42aab0cff587b84fe11b921d1ca7194a90e6485913d62cb7
-DIST cfe-7.0.1rc2.src.tar.xz 12487728 BLAKE2B 
bba0f7751106ac0438b5db9cbd0e0c5d2f3fe35255eb49cf4ed6a8efbc7e8be3f8263f0d663a739409232e591ab74e7b0abaf4cc1df0d7605db913eac0a085ba
 SHA512 
2e178f1829edd6a7a0f0919358adfe0a88fc8a83b629bf64411cb33181df43b48bf47057b6c3bba95ab939998f7a8db05717bc1e58f175c8dae5df881c88d48f
+DIST cfe-7.0.1.src.tar.xz 12488668 BLAKE2B 
b80247b5caf81661dfa715d9bf454b8023221bd27ce49b6bd8cd66f40ffe01448e40fb828fbcc64e49f059af7a7c5a95a0737b0b998454ac5c1dd39388150fa6
 SHA512 
df2f38153ebdc261bcfa6a569567f759bbb1a803192882a9d4eca55a47878166ac9057151a94ad341dc1281136547e4faa783a68070dfde2307b48cacd4b9194
 DIST clang-tools-extra-4.0.1.src.tar.xz 581788 BLAKE2B 
52ca89eda6fe1e0fbbdc46e17f4067f03a9a9440dcdcc98811651087d0c9ab24dfe3eefb0b80a32ec41abe0766cb3e47031de61c4cff02b7d0e08c8fd03e3faa
 SHA512 
ea26d926f428e62e76cf8a073e63ffe05645f6592e05d7717d5c257908870ae9217727d3e1578227b14eda5937085872463f1a8e99970256179c68b8a92e69e0
 DIST clang-tools-extra-5.0.2.src.tar.xz 646272 BLAKE2B 
8a15a0c3ed9e8c31706d744017aa8be52616037790075c2314c3a613c9e1aa86b0b980c4e3bd9a775b234440f17436392196b41f1691ab25a33b432a25affb68
 SHA512 
241d85652e7c3ad5d77754ad9a694bddab3c14098067da4119223007c5a4a765d1cd7e7c7dba91666ccd5506f8703c82c9ee487f28249a00c2c4edbd0d1f2640
 DIST clang-tools-extra-6.0.1.src.tar.xz 757256 BLAKE2B 
1d91d7459a34e7251007af91db1803ee6d04f1ef3e0fcf134a7e0d1d3456b094a80339ee60db3f0bdd12961f3a05caee7edfc5c6b9c48d49cd55a5dc3c102c3a
 SHA512 
cf29d117b6dabcb7a8e5f6dab5016ce5a5c8f475679001a43fd5c935f2c368f37cdef50aae2080a1e4524f647f6d83458d4a5dec5b45d03fb374f463caf7c3f5
 DIST clang-tools-extra-7.0.0.src.tar.xz 902780 BLAKE2B 
cb36edccc6c975b8bfceca81bb622e9d2ba216f4f8a67ddc481bd0d5a7e145cb36b07724443875a3d422ed05ab17a87a486471b2be66307073bc33b832c7c8f7
 SHA512 
415c21823763b791bae6bbd31e71f1dc1231af60c248cf162764bbab6acac2ec75e223bd4766f5005dba27c96e3145fdd75475c630327dd9c75a0d604610084a
-DIST clang-tools-extra-7.0.1rc2.src.tar.xz 901512 BLAKE2B 
c5c643470a225bbe3b1a24d6f71e61a1840ac1a9b55382afdf2c79853cfb3e40ddc4b9b2384445d6eeb7e0e9181e4f8a6a8d94edac1eea481808636a66a1ddce
 SHA512 
39725151fd0bdb6f30c73b76e784b1cb679fded99f03182ec18f10ba17e9edc9469bf6e3981f5b7ec14d43f4bf22a60c828a1fde46985bfde4dd7dd31a0e484c
+DIST clang-tools-extra-7.0.1.src.tar.xz 901368 BLAKE2B 
9d99f825e35bc2ef3c56c5c498778d2dcbc578e84920b44345b5734f5799ee7cffdbc77e2ee29b4a8fc03e0d451e31fff1abce042c71cee9984e00083d4dcdd3
 SHA512 
f0aa73217560f952261201e9049310e4a038bc5d4b4120a4c5d13a42aacfbbfe702f1891745755e1702269751d3df19237271caecba43c810a6f50d35494c798
 DIST llvm-4.0.1.src.tar.xz 21065652 BLAKE2B 
6327eed2d1feb108440f22d2581d1ff86c10a10c29793538d8d899c7e2dc83d3f7b147d3fd4bcce2bd2bf57c071b08c624aeafe40a3e7a3914506e7751727e6c
 SHA512 
16adc39b34ddb628f81b171119a8e2a0e9138b25011e803ef0b688e2fbea116fc4953d3a1b61b90a98a75e33619f81566b7cb06a9a2ea4d04ac5e0eb303a2d1d
 DIST llvm-5.0.2-manpages.tar.bz2 93977 BLAKE2B 
8c5e8899e0df9d6037fb7d5c373de6492ccdc9fd2c26cc7dfbd8fb2b9e68418ca8fdf42cdc303c361e649cc6939bf5229cbad017bdccbd5d791e92752328252f
 SHA512 
568615bce5a75d42e4b6d592557472d366d49a99f8e81be10ae679804f1fe674c7fd0bbdac09af44fc67ee5aa34c4ed2153c2767c536ac8e45dd15c811c92dcb
 DIST 

[gentoo-commits] repo/gentoo:master commit in: dev-ml/llvm-ocaml/

2018-12-20 Thread Michał Górny
commit: 0b236451b43f7682c909d3157062b4e0a5e4933d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:18:31 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b236451

dev-ml/llvm-ocaml: Bump to 7.0.1-final

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

 dev-ml/llvm-ocaml/Manifest| 2 +-
 .../{llvm-ocaml-7.0.1_rc2.ebuild => llvm-ocaml-7.0.1.ebuild}  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/llvm-ocaml/Manifest b/dev-ml/llvm-ocaml/Manifest
index cd395484521..4a215cfed89 100644
--- a/dev-ml/llvm-ocaml/Manifest
+++ b/dev-ml/llvm-ocaml/Manifest
@@ -2,4 +2,4 @@ DIST llvm-4.0.1.src.tar.xz 21065652 BLAKE2B 
6327eed2d1feb108440f22d2581d1ff86c10
 DIST llvm-5.0.2.src.tar.xz 23451868 BLAKE2B 
b7082be2e4ad557b29b9f6869811f262adcf5c73d552faf91b339bede75cf5eab58afefa12fa779a38be71fe2b8f4ea297c3213ee4e8370cc01972c59249d91c
 SHA512 
3588be5ed969c3f7f6f16f56a12a6af2814d3d3c960d4a36ffebb0446cc75f19220bccee7fc605f9b01f5d5c188a905a046193cc12dec42dd5922048b5c27fe1
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 
ac43a3cb71a53deb55e3693653847cf20bf6f5d9056f224e6956c96d63bc59ebee9404f088eec9cabe65337b4607a905ef931354b373cf64e0004c6905a6b5df

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-7.0.1_rc2.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-7.0.1.ebuild
similarity index 96%
rename from dev-ml/llvm-ocaml/llvm-ocaml-7.0.1_rc2.ebuild
rename to dev-ml/llvm-ocaml/llvm-ocaml-7.0.1.ebuild
index d4994ba4c19..437f761823e 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-7.0.1_rc2.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ inherit cmake-utils llvm multiprocessing python-any-r1
 MY_P=llvm-${PV/_/}.src
 DESCRIPTION="OCaml bindings for LLVM"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
 
 # Keep in sync with sys-devel/llvm
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430



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

2018-12-20 Thread Michał Górny
commit: 9fc945de4a4f07544ddd8ead9b42f0301c772165
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 11:09:06 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc945de

package.mask: Remove obsolete LLVM prerelease mask

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index affb119f238..66ce5eb2744 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -154,25 +154,6 @@ net-misc/netctl
 # Requires >=dev-libs/openssl-1.1.0
 dev-libs/gost-engine
 
-# Michał Górny  (06 Nov 2018)
-# LLVM 7.0.1 prereleases, masked for testing.
-=dev-ml/llvm-ocaml-7.0.1_rc*
-=dev-python/clang-python-7.0.1_rc*
-=dev-python/lit-7.0.1_rc*
-=dev-util/lldb-7.0.1_rc*
-=sys-devel/clang-7.0.1_rc*
-=sys-devel/clang-common-7.0.1_rc*
-=sys-devel/clang-runtime-7.0.1_rc*
-=sys-devel/lld-7.0.1_rc*
-=sys-devel/llvm-7.0.1_rc*
-=sys-devel/llvm-common-7.0.1_rc*
-=sys-libs/compiler-rt-7.0.1_rc*
-=sys-libs/compiler-rt-sanitizers-7.0.1_rc*
-=sys-libs/libcxx-7.0.1_rc*
-=sys-libs/libcxxabi-7.0.1_rc*
-=sys-libs/libomp-7.0.1_rc*
-=sys-libs/llvm-libunwind-7.0.1_rc*
-
 # Brian Evans  (05 Nov 2018)
 # Causes a dependency loop in the OpenRC script. Bug #651998
 =sys-fs/cryptsetup-2.0.5-r1



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

2018-12-20 Thread Michał Górny
commit: 6d91ddfbbc70121d1178ddc7c0d6bd614643fd6f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:19:14 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d91ddfb

sys-devel/clang-common: Bump to 7.0.1-final

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

 sys-devel/clang-common/Manifest | 2 +-
 .../{clang-common-7.0.1_rc2.ebuild => clang-common-7.0.1.ebuild}| 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-devel/clang-common/Manifest b/sys-devel/clang-common/Manifest
index 574cd7def29..d8aa92319f3 100644
--- a/sys-devel/clang-common/Manifest
+++ b/sys-devel/clang-common/Manifest
@@ -1,3 +1,3 @@
 DIST cfe-6.0.1.src.tar.xz 11905772 BLAKE2B 
abb60e9f9827d1d8a24f0aaf8a1d1e32979293cc401258d230f93290e633645747fd0344af189ac7081b06be2cada503364e1e432b37110ade4b3578e40c7605
 SHA512 
f64ba9290059f6e36fee41c8f32bf483609d31c291fcd2f77d41fecfdf3c8233a5e23b93a1c73fed03683823bd6e72757ed993dd32527de3d5f2b7a64bb031b9
 DIST cfe-7.0.0.src.tar.xz 12541904 BLAKE2B 
92ecfcb37e7efb4f3dde275e7a087a52f1ddc607bee78fd222f87e6391ab7deb9a4e761c05e405126f46170fdff04aeaf9bd1e886a326c92a064ca81be4e6f21
 SHA512 
17a658032a0160c57d4dc23cb45a1516a897e0e2ba4ebff29472e471feca04c5b68cff351cdf231b42aab0cff587b84fe11b921d1ca7194a90e6485913d62cb7
-DIST cfe-7.0.1rc2.src.tar.xz 12487728 BLAKE2B 
bba0f7751106ac0438b5db9cbd0e0c5d2f3fe35255eb49cf4ed6a8efbc7e8be3f8263f0d663a739409232e591ab74e7b0abaf4cc1df0d7605db913eac0a085ba
 SHA512 
2e178f1829edd6a7a0f0919358adfe0a88fc8a83b629bf64411cb33181df43b48bf47057b6c3bba95ab939998f7a8db05717bc1e58f175c8dae5df881c88d48f
+DIST cfe-7.0.1.src.tar.xz 12488668 BLAKE2B 
b80247b5caf81661dfa715d9bf454b8023221bd27ce49b6bd8cd66f40ffe01448e40fb828fbcc64e49f059af7a7c5a95a0737b0b998454ac5c1dd39388150fa6
 SHA512 
df2f38153ebdc261bcfa6a569567f759bbb1a803192882a9d4eca55a47878166ac9057151a94ad341dc1281136547e4faa783a68070dfde2307b48cacd4b9194

diff --git a/sys-devel/clang-common/clang-common-7.0.1_rc2.ebuild 
b/sys-devel/clang-common/clang-common-7.0.1.ebuild
similarity index 74%
rename from sys-devel/clang-common/clang-common-7.0.1_rc2.ebuild
rename to sys-devel/clang-common/clang-common-7.0.1.ebuild
index 50254a205a5..f00d208a860 100644
--- a/sys-devel/clang-common/clang-common-7.0.1_rc2.ebuild
+++ b/sys-devel/clang-common/clang-common-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,11 +8,11 @@ inherit bash-completion-r1
 MY_P=cfe-${PV/_/}.src
 DESCRIPTION="Common files shared between multiple slots of clang"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
 
 LICENSE="UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE=""
 
 PDEPEND="sys-devel/clang:*"



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

2018-12-20 Thread Michał Górny
commit: 62eadcdb9f116f39146f66b6d0d8cdb86517190f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:18:14 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62eadcdb

dev-python/lit: Bump to 7.0.1-final

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

 dev-python/lit/Manifest   | 2 +-
 dev-python/lit/{lit-7.0.1_rc2.ebuild => lit-7.0.1.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/lit/Manifest b/dev-python/lit/Manifest
index b9342d68f21..c096a4d64c4 100644
--- a/dev-python/lit/Manifest
+++ b/dev-python/lit/Manifest
@@ -3,4 +3,4 @@ DIST llvm-4.0.1.src.tar.xz 21065652 BLAKE2B 
6327eed2d1feb108440f22d2581d1ff86c10
 DIST llvm-5.0.2.src.tar.xz 23451868 BLAKE2B 
b7082be2e4ad557b29b9f6869811f262adcf5c73d552faf91b339bede75cf5eab58afefa12fa779a38be71fe2b8f4ea297c3213ee4e8370cc01972c59249d91c
 SHA512 
3588be5ed969c3f7f6f16f56a12a6af2814d3d3c960d4a36ffebb0446cc75f19220bccee7fc605f9b01f5d5c188a905a046193cc12dec42dd5922048b5c27fe1
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 
ac43a3cb71a53deb55e3693653847cf20bf6f5d9056f224e6956c96d63bc59ebee9404f088eec9cabe65337b4607a905ef931354b373cf64e0004c6905a6b5df

diff --git a/dev-python/lit/lit-7.0.1_rc2.ebuild 
b/dev-python/lit/lit-7.0.1.ebuild
similarity index 89%
rename from dev-python/lit/lit-7.0.1_rc2.ebuild
rename to dev-python/lit/lit-7.0.1.ebuild
index 439337c6f5e..d1946f24e20 100644
--- a/dev-python/lit/lit-7.0.1_rc2.ebuild
+++ b/dev-python/lit/lit-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit distutils-r1 multiprocessing
 MY_P=llvm-${PV/_/}.src
 DESCRIPTION="A stand-alone install of the LLVM suite testing tool"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
 
 LICENSE="UoI-NCSA"
 SLOT="0"



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

2018-12-20 Thread Michał Górny
commit: c1a41167c913a92b804cada0807a4c69cc024a34
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:21:35 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a41167

sys-libs/llvm-libunwind: Bump to 7.0.1-final

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

 sys-libs/llvm-libunwind/Manifest   |  6 +++---
 ...-libunwind-7.0.1_rc2.ebuild => llvm-libunwind-7.0.1.ebuild} | 10 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-libs/llvm-libunwind/Manifest b/sys-libs/llvm-libunwind/Manifest
index 968035a9ad1..c91f3c5f1bb 100644
--- a/sys-libs/llvm-libunwind/Manifest
+++ b/sys-libs/llvm-libunwind/Manifest
@@ -1,11 +1,11 @@
 DIST libcxx-6.0.1.src.tar.xz 1552328 BLAKE2B 
65a6addd04e530c2a72e8cba207282b9e9fafc01a594d7b11f63d10b6f88eca67a3cdf90b8055e410ede358d9be1f63fbe427f308e1337833447c0260d96e1c8
 SHA512 
c04f628b0924d76f035f615b59d19ce42dfc19c9a8eea4fe2b22a95cfe5a037ebdb30943fd741443939df5b4cf692bc1e51c840fefefbd134e3afbe2a75fe875
 DIST libcxx-7.0.0.src.tar.xz 1652496 BLAKE2B 
7c8e4b7743a775a5f41ef1a2e511b44ca67af32be03f4fec9a4f70b49b540a442724afd69a312d68719ace3eee9e3d600c7596bda68496212827e140da5a258e
 SHA512 
5ebf8418bc9d311c1744c257ab7a26cf2436a64a47451905df70ec64b12d25ec33acf99e1b9d552fd54ed850bed8f53dffde2ea20292ecd9976eaa31f144caf5
-DIST libcxx-7.0.1rc2.src.tar.xz 1641280 BLAKE2B 
fec5ab41c7cdcc70582c812bd10bdcf6b400f865756bc60afbe4b84029c8ced4b519f1b3919baa381f086a0ef93b99f9f7bc47ec480ac2c49ef9c0e9d77e55b7
 SHA512 
04f1a26e21e082a685050c2f7696078d56e5a3b48e3b3916d6eb425b9b0b75354714faa5a78a2c003b9842215de07424b2d2361a0bdb3e4d6761d7cd28d53ded
+DIST libcxx-7.0.1.src.tar.xz 1638188 BLAKE2B 
541d27c3801895d59ad06b15de5fe9ff0d9b5b3ef393a5fad05a12a52dd6453ecc530b0ce3129624a27e959d3c9c5f7066ebb57fd85caca538ebf4f990aa6967
 SHA512 
b3ad7ad95bdcf2d902b29de8a0b757d4dbc220bc1a22a813d6bcec15a34b3aa42e85c59f4cecbb318c799ca611550b44c328b37278f4349b984016ad4556c1d8
 DIST libcxxabi-6.0.1.src.tar.xz 528356 BLAKE2B 
b301b750b2928864d3fc51e66cf91aab6837636ec2bce706b9a97296ec96af4bd2e80b1bf80c9b4afe449335ee12bbdd1905433c27e1770e16bc306baf206927
 SHA512 
bbb4c7b412e295cb735f637df48a83093eef45ed5444f7766790b4b047f75fd5fd634d8f3a8ac33a5c1407bd16fd450ba113f60a9bcc1d0a911fe0c54e9c81f2
 DIST libcxxabi-7.0.0.src.tar.xz 535792 BLAKE2B 
caad3e2c9a89fcb8ba6b2dcaa23681b5a4f72330e77bdd8b48c6f1382d4414577b2ca130486cefce7a7ec2622712effd9aca0758d5f02d5ac23cedd0b5076be2
 SHA512 
95aa8f60477739e6d6eb6ba1e32c98928e1b8104d18d659336cf7f1c5bfd1ed505015077dfbe39329c0c9d2b5b428d853e5652b0106c0cde317d2d013ebd1cf0
-DIST libcxxabi-7.0.1rc2.src.tar.xz 535104 BLAKE2B 
802bdada516a0dafceab55ecde19b88ba485f2254bc47af72e1caffc3c05f90fa721405c57bebaf8761c2c3ea1c1ae18afc10b3fbcd220d7f04699c8caa6de0c
 SHA512 
acee0a8b782f351f7a4384a6c8054d7511a0a3af5a98973aab213363ead55a91673853b16f24cc6120c3420b089e86f9f4524491ceaba539e9414739fc6e1772
+DIST libcxxabi-7.0.1.src.tar.xz 535096 BLAKE2B 
212330e8dbde98280b1bcd4f36ea3f30b69af9816e6c252bd9640c45501536ce38e8b57f3e82195d2a33cb1286651f7cad82713c71e8012e512e04c4ff7bad64
 SHA512 
92e8d28f329e9a8cce296f0fddd88324198f722db3a748bb2164b28ae8eca6047c89ed1e70af00bbedd93ce4285b2ab1e0307a65b88dc60e581eebfd6cbd2038
 DIST libunwind-4.0.1.src.tar.xz 63388 BLAKE2B 
f49772beabaa8519a5f8dbbaef9c2d6554468a66b89a5f012946d59f772fe864809a5c95b726bcb4c059ca551a4eb023a88f4fa618756b34fef2058e272467e6
 SHA512 
8a0552a8ab830010d81420f4b778a3b831bff85b19bcce972958fc30e1ba5a2fa26a3deba499985a43dd7a103690775f6a20e7b3edda55f4eaff3541002d6b59
 DIST libunwind-5.0.2.src.tar.xz 72340 BLAKE2B 
8a62bd91f6decae1a9a51df19f708fcdf72a6fe6e57a5848c5dd0d36ff2dc64db8a0b3af469cdd5e787b9301f2718df0981f91857ecbc7a5f5d95a1a053652bc
 SHA512 
137c4b269bff053d532a373e9f696ca68ad0bbf606a18dc98597e00fcfc6ce21d74bc2a0c03b96444654d688fa97d544c6f6b70822fcf7e190ed96f193ddc6ba
 DIST libunwind-6.0.1.src.tar.xz 77036 BLAKE2B 
b6c293285896c8ff1f64bb56eee5a88b102b7ed9902d46436ee3cb79f204f230fd08a07d39c7fa9aeeddd093036f2bb9af38dd54268099ea9e51e12a71ff4adb
 SHA512 
78568c28720abdd1f8471c462421df9965e05e1db048689d16ac85378716c4080ec1723af78e9f61d133b0ff82ac8c1f0dde7fd42d194485f62c1a17c02db37f
 DIST libunwind-7.0.0.src.tar.xz 79316 BLAKE2B 
2062e4c8fe00b8a72df5cc6a1ae688e2a142687a713d9181764f7d103c67ad1c06c62cb962d35fd3f99e4d058808188a40198d8de6635147fc06873ac489bcee
 SHA512 
9ee573089f4d0bfb57bd9012e3ad3308fe53216a8e6745aa35dfaa16e56c1adbfc419e336e235a8e76f57b01b9e6e6c9ceff624bd99a90f519137e62f141738d
-DIST libunwind-7.0.1rc2.src.tar.xz 79804 BLAKE2B 
a287946deef0ad9cd3b7ef8883559163cbc9154d6f31271544fe728bc89f80c298c2d9efd197143559793ccffd56470e90d1c0b02a5475ebb96ded12e6d47a12
 SHA512 
6eadd4a7375f1f474005a054d92552029602a5fc25293e0e9934f92313cce6b70006c9f9e99b7c417e36ba3da2e8cccac15125613c9f8b4de3d1bb870ec166d8
+DIST libunwind-7.0.1.src.tar.xz 79784 BLAKE2B 

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

2018-12-20 Thread Michał Górny
commit: ef9fd4fb4ff82e18432cb136a8e27623099f51ca
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:20:15 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9fd4fb

dev-python/clang-python: Bump to 7.0.1-final

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

 dev-python/clang-python/Manifest |  2 +-
 ...ang-python-7.0.1_rc2.ebuild => clang-python-7.0.1.ebuild} | 12 +++-
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/dev-python/clang-python/Manifest b/dev-python/clang-python/Manifest
index af23fec6004..d3274eab8b7 100644
--- a/dev-python/clang-python/Manifest
+++ b/dev-python/clang-python/Manifest
@@ -2,4 +2,4 @@ DIST cfe-4.0.1.src.tar.xz 10933628 BLAKE2B 
bc1bb8875e83ccecd446a48cfa41f5c98a09d
 DIST cfe-5.0.2.src.tar.xz 11459216 BLAKE2B 
80d9b2ab70b00c0dfd5c5386a44e0c15d8252e6175c9da55a0519c4f9b8192e32e215110d7d3808225786e2c7f906f2dfbe11dd09bdf21574e99709ae237ed0b
 SHA512 
9931afceb5569ad6caec85d506180c810f7fea94af8c997143b0a37cbf413fcea0d925204786106271efb65fde684066ace0dfcbbf7b61ecd709d22dd0b1
 DIST cfe-6.0.1.src.tar.xz 11905772 BLAKE2B 
abb60e9f9827d1d8a24f0aaf8a1d1e32979293cc401258d230f93290e633645747fd0344af189ac7081b06be2cada503364e1e432b37110ade4b3578e40c7605
 SHA512 
f64ba9290059f6e36fee41c8f32bf483609d31c291fcd2f77d41fecfdf3c8233a5e23b93a1c73fed03683823bd6e72757ed993dd32527de3d5f2b7a64bb031b9
 DIST cfe-7.0.0.src.tar.xz 12541904 BLAKE2B 
92ecfcb37e7efb4f3dde275e7a087a52f1ddc607bee78fd222f87e6391ab7deb9a4e761c05e405126f46170fdff04aeaf9bd1e886a326c92a064ca81be4e6f21
 SHA512 
17a658032a0160c57d4dc23cb45a1516a897e0e2ba4ebff29472e471feca04c5b68cff351cdf231b42aab0cff587b84fe11b921d1ca7194a90e6485913d62cb7
-DIST cfe-7.0.1rc2.src.tar.xz 12487728 BLAKE2B 
bba0f7751106ac0438b5db9cbd0e0c5d2f3fe35255eb49cf4ed6a8efbc7e8be3f8263f0d663a739409232e591ab74e7b0abaf4cc1df0d7605db913eac0a085ba
 SHA512 
2e178f1829edd6a7a0f0919358adfe0a88fc8a83b629bf64411cb33181df43b48bf47057b6c3bba95ab939998f7a8db05717bc1e58f175c8dae5df881c88d48f
+DIST cfe-7.0.1.src.tar.xz 12488668 BLAKE2B 
b80247b5caf81661dfa715d9bf454b8023221bd27ce49b6bd8cd66f40ffe01448e40fb828fbcc64e49f059af7a7c5a95a0737b0b998454ac5c1dd39388150fa6
 SHA512 
df2f38153ebdc261bcfa6a569567f759bbb1a803192882a9d4eca55a47878166ac9057151a94ad341dc1281136547e4faa783a68070dfde2307b48cacd4b9194

diff --git a/dev-python/clang-python/clang-python-7.0.1_rc2.ebuild 
b/dev-python/clang-python/clang-python-7.0.1.ebuild
similarity index 74%
rename from dev-python/clang-python/clang-python-7.0.1_rc2.ebuild
rename to dev-python/clang-python/clang-python-7.0.1.ebuild
index 02fc25d374b..430dad52445 100644
--- a/dev-python/clang-python/clang-python-7.0.1_rc2.ebuild
+++ b/dev-python/clang-python/clang-python-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,11 +9,11 @@ inherit python-r1
 MY_P=cfe-${PV/_/}.src
 DESCRIPTION="Python bindings for sys-devel/clang"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz;
 
 LICENSE="UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd"
 IUSE="test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -29,12 +29,6 @@ DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}/bindings/python
 
-PATCHES=(
-   # update completion test results due to completion changes
-   # https://reviews.llvm.org/D50171
-   "${FILESDIR}"/7.0.0/0001-python-tests-Update-test_code_completion.patch
-)
-
 src_unpack() {
einfo "Unpacking parts of ${MY_P}.tar.xz ..."
tar -xJf "${DISTDIR}/${MY_P}.tar.xz" "${MY_P}/bindings/python" || die



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2018-12-20 Thread Michał Górny
commit: 179508c7322ef0e196d237326392b3cbee56f7dc
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:21:17 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179508c7

sys-libs/compiler-rt-sanitizers: Bump to 7.0.1-final

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

 sys-libs/compiler-rt-sanitizers/Manifest   |  4 ++--
 ...rs-7.0.1_rc2.ebuild => compiler-rt-sanitizers-7.0.1.ebuild} | 10 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-libs/compiler-rt-sanitizers/Manifest 
b/sys-libs/compiler-rt-sanitizers/Manifest
index 9b2e2a3fd30..1107e253564 100644
--- a/sys-libs/compiler-rt-sanitizers/Manifest
+++ b/sys-libs/compiler-rt-sanitizers/Manifest
@@ -2,11 +2,11 @@ DIST compiler-rt-4.0.1.src.tar.xz 1434100 BLAKE2B 
ca6bf78fc07f387b7244a52ef648b0
 DIST compiler-rt-5.0.2.src.tar.xz 1543256 BLAKE2B 
09fa84b8f3e9b8627a14387bc6eaa3d6b4588b9c8f1ac5a0114135fd830e3d45922408b237866789eb81bf38defde1186e0f7430a69f825bee12776b7cd9f74e
 SHA512 
605a6d064877a860d6c9097e0220896dfceafed0a2392ad495c97aa347b97899d89f7e21932e29d3274f396615837414a3e730a915fe4f53eaa858ce3642a666
 DIST compiler-rt-6.0.1.src.tar.xz 1686820 BLAKE2B 
59fa3f6e478bd4d6dfa056c85dcdc4349cbce7cea7fc56519feddc9d66c88c9ca48bad7967432ceb81d754213577f12707035afd827cf630a58627575b73b798
 SHA512 
69850c1ad92c66977fa217cbfb42a6a3f502fbe3d1a08daa7fc4cfeb617a7736d231f8ad8d93b10b1ae29bd753315d2a2d70f9ff1f4d18a9a7cc81758d91f963
 DIST compiler-rt-7.0.0.src.tar.xz 1815168 BLAKE2B 
b702e9f14ecf97fdc32476428d51db72398e1eb5a6817d8912b5beac2a31342b9456faa978365c13dc16c0a8211e27dfc4500a112c6c095a5ded197a4779199a
 SHA512 
fb36aab38e7b7e3c23ad8598a54a5d7d36a30bc306c60c95b074029ffad48cb1d74fa5acde34b4affc50827562fd794969ae31067bd64e116281eb65ae4f4346
-DIST compiler-rt-7.0.1rc2.src.tar.xz 1863772 BLAKE2B 
6523b63ab5887b440b8f3765a9fe39b90efeed9a3c3fa44b4a750770ac6c47ddad848f5cf03a746e6f121c084187083902f8f60f8191c9579b25ad6ee6a11837
 SHA512 
38e0582b6f8ef87370ad0e8b259928432b21493b5190ac3f0873958e29e9f293f02a2f9107aa00c4bd9c75808c3db879cedd91c4a2058f2c36ae50b4de091c35
+DIST compiler-rt-7.0.1.src.tar.xz 1864520 BLAKE2B 
14f72aad4379387f4212fb5efef3456cb5e8a03c7a91f98de2368e9b5ff2d02aeaed05da4fba6978b9e4e8698eb34c9c0c4c2df8d43b8c11e8e9d65079c7fa41
 SHA512 
b94a2a1fb9a6d587cef59b04b951628747bb35bdbcb67de8825aad402a2ba875916a347eef7a9575ac27264e8372e2d67cd477fe2d750c0ed3ce7d67bbbc7dba
 DIST compiler-rt-sanitizers-4.0.1-patchset.tar.xz 2384 BLAKE2B 
6f9eee711c83570767f0bb634d0f91c18ee7f2af93a478938b8d5b6ce6f2c2fbaadb7bd5c7ee94a14dc1834359a046187db6bc7005b7c2efa539325dc0701ad9
 SHA512 
72d7357b4c27bbf8fa8b34803ddea905a9f1054e8fc7bf99a4ead9dc00408989ea2709f04be9cf45a27eeb4b9386c89feeb25b53a84f3cac9739196b89813887
 DIST compiler-rt-sanitizers-6.0.1-patchset.tar.xz 8820 BLAKE2B 
d53ca357e060d058c7f20c51e74684f4c032fdf3ccec4c9f227dc7a5757206f331b9eda25a72c5c66faf4c44b2cc63eb439bd21bdd55d37a93918ab428fd7cd4
 SHA512 
782a34c56134bd061da30c1f598ddb9e90cb34a4e4ef058fa9634f6da372fd8693ff5e6cf98b59700942273240f83052b89ee2736b22f4e19bc8b519fbec8cad
 DIST llvm-4.0.1.src.tar.xz 21065652 BLAKE2B 
6327eed2d1feb108440f22d2581d1ff86c10a10c29793538d8d899c7e2dc83d3f7b147d3fd4bcce2bd2bf57c071b08c624aeafe40a3e7a3914506e7751727e6c
 SHA512 
16adc39b34ddb628f81b171119a8e2a0e9138b25011e803ef0b688e2fbea116fc4953d3a1b61b90a98a75e33619f81566b7cb06a9a2ea4d04ac5e0eb303a2d1d
 DIST llvm-5.0.2.src.tar.xz 23451868 BLAKE2B 
b7082be2e4ad557b29b9f6869811f262adcf5c73d552faf91b339bede75cf5eab58afefa12fa779a38be71fe2b8f4ea297c3213ee4e8370cc01972c59249d91c
 SHA512 
3588be5ed969c3f7f6f16f56a12a6af2814d3d3c960d4a36ffebb0446cc75f19220bccee7fc605f9b01f5d5c188a905a046193cc12dec42dd5922048b5c27fe1
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 

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

2018-12-20 Thread Michał Górny
commit: 23b31646143b204de8ef29eab63dbb00fe9c1145
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:22:32 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b31646

sys-libs/libcxx: Bump to 7.0.1-final

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

 sys-libs/libcxx/Manifest | 2 +-
 sys-libs/libcxx/{libcxx-7.0.1_rc2.ebuild => libcxx-7.0.1.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/libcxx/Manifest b/sys-libs/libcxx/Manifest
index 6c1a6c65874..4e94af73c75 100644
--- a/sys-libs/libcxx/Manifest
+++ b/sys-libs/libcxx/Manifest
@@ -4,4 +4,4 @@ DIST libcxx-4.0.1.src.tar.xz 1446380 BLAKE2B 
cd871eff4c4ca25a1fe4d27f778e913fe53
 DIST libcxx-5.0.2.src.tar.xz 1530908 BLAKE2B 
e0c47d6803668267a71c75df873a136a2c3bec3732a08c365107b286f6dfef883edb81f9f4d22a0f312228865528bf1f15450c41803f8d3a8c8081fe12b62c25
 SHA512 
c77e0ea6bb3dc03270312de4a24fdd0d027448b2e182af31489031fd52f0997377c9049769930b80b2ba0062fe21317d8ae823c5e80e12128f8ae8e6f171be22
 DIST libcxx-6.0.1.src.tar.xz 1552328 BLAKE2B 
65a6addd04e530c2a72e8cba207282b9e9fafc01a594d7b11f63d10b6f88eca67a3cdf90b8055e410ede358d9be1f63fbe427f308e1337833447c0260d96e1c8
 SHA512 
c04f628b0924d76f035f615b59d19ce42dfc19c9a8eea4fe2b22a95cfe5a037ebdb30943fd741443939df5b4cf692bc1e51c840fefefbd134e3afbe2a75fe875
 DIST libcxx-7.0.0.src.tar.xz 1652496 BLAKE2B 
7c8e4b7743a775a5f41ef1a2e511b44ca67af32be03f4fec9a4f70b49b540a442724afd69a312d68719ace3eee9e3d600c7596bda68496212827e140da5a258e
 SHA512 
5ebf8418bc9d311c1744c257ab7a26cf2436a64a47451905df70ec64b12d25ec33acf99e1b9d552fd54ed850bed8f53dffde2ea20292ecd9976eaa31f144caf5
-DIST libcxx-7.0.1rc2.src.tar.xz 1641280 BLAKE2B 
fec5ab41c7cdcc70582c812bd10bdcf6b400f865756bc60afbe4b84029c8ced4b519f1b3919baa381f086a0ef93b99f9f7bc47ec480ac2c49ef9c0e9d77e55b7
 SHA512 
04f1a26e21e082a685050c2f7696078d56e5a3b48e3b3916d6eb425b9b0b75354714faa5a78a2c003b9842215de07424b2d2361a0bdb3e4d6761d7cd28d53ded
+DIST libcxx-7.0.1.src.tar.xz 1638188 BLAKE2B 
541d27c3801895d59ad06b15de5fe9ff0d9b5b3ef393a5fad05a12a52dd6453ecc530b0ce3129624a27e959d3c9c5f7066ebb57fd85caca538ebf4f990aa6967
 SHA512 
b3ad7ad95bdcf2d902b29de8a0b757d4dbc220bc1a22a813d6bcec15a34b3aa42e85c59f4cecbb318c799ca611550b44c328b37278f4349b984016ad4556c1d8

diff --git a/sys-libs/libcxx/libcxx-7.0.1_rc2.ebuild 
b/sys-libs/libcxx/libcxx-7.0.1.ebuild
similarity index 97%
rename from sys-libs/libcxx/libcxx-7.0.1_rc2.ebuild
rename to sys-libs/libcxx/libcxx-7.0.1.ebuild
index c6d4692fb7b..9dfc42c1c3d 100644
--- a/sys-libs/libcxx/libcxx-7.0.1_rc2.ebuild
+++ b/sys-libs/libcxx/libcxx-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,11 +15,11 @@ inherit cmake-multilib llvm multiprocessing python-any-r1 \
 
 DESCRIPTION="New implementation of the C++ standard library, targeting C++11"
 HOMEPAGE="https://libcxx.llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz;
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd"
 IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test"
 REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )
?? ( libcxxabi libcxxrt )"



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

2018-12-20 Thread Michał Górny
commit: 14a9bc4ecc47da4a077088b6e0285935395940e8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:20:35 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a9bc4e

dev-util/lldb: Bump to 7.0.1-final

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

 dev-util/lldb/Manifest | 4 ++--
 dev-util/lldb/{lldb-7.0.1_rc2.ebuild => lldb-7.0.1.ebuild} | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/lldb/Manifest b/dev-util/lldb/Manifest
index c5d911483e1..7efeccc5141 100644
--- a/dev-util/lldb/Manifest
+++ b/dev-util/lldb/Manifest
@@ -1,8 +1,8 @@
 DIST lldb-5.0.2.src.tar.xz 19220632 BLAKE2B 
7ab97a4e96a2faf6593f5584a5455bc793a50a51370bd32d1595958e5fba9d121832675e6f31cb18a3b77b472eefa8040443b77af3e29c5aa455e2a0dcdb7cdc
 SHA512 
66eaaead60cc908ac061bedb4fac9cb96cecb7f4e5a79a51b6fa080e8f61f718b14e5f3581ead832b495bf10f055d4253d199236a0947dd22395ec80bf2afcf4
 DIST lldb-6.0.1.src.tar.xz 19292420 BLAKE2B 
9ec3304aa370781dcbc7c30e47f7becbd99b50f32d9eea36fefbf0e3608bdfe10796ecc14807ee17795de430409315a5dfad02db0fd3ec1a0ad51e9e240e4b40
 SHA512 
93ee2efea07276f8838bc2b3ff039cab8c7a1a6965647aaa4dee99f55c6465d5584ed3be87b144e2e32b5acc7db9cec56d89404de764a2f53643ed154d213721
 DIST lldb-7.0.0.src.tar.xz 19403012 BLAKE2B 
e53f866aeb0151d114c415ed3aecfea9160e72439bce9803d749a648214ce77de74a3fff3d61ff4f243f6a000c41dce0fefe7109ad457f98758abdb6dc9b1382
 SHA512 
32d93276a07b5f7ca64fc45e7b51004825d1636ec3dff163c5de9f769046a81921c1d82f0aa6eddf3778e1ecf8d4f87c3d5e6bcd3f9ac8cae36278bf12e9e9c8
-DIST lldb-7.0.1rc2.src.tar.xz 19386056 BLAKE2B 
d1402eb1f38e42bdcc46bd1c19901bae392dc03b3ba8e7b4e6d2d1ccbd7967bddc0017452bac3f5f22baf1c598a0a340f7353083467582a547d3809a7afcf568
 SHA512 
804034e83b1c6225a189f008dab8f93620797a9b9fa54849009f6615388420dd694f22857e450b0187d940036024ee828bb010a12e29ef8e1c5fbaff720e5f5b
+DIST lldb-7.0.1.src.tar.xz 19384628 BLAKE2B 
4720aa85afb90b84264f53736ca8a225bfc807cd84271f8be35a06437e718fb40a0f5090f213e203ffb746b254583f59e912d00300635e78f43aeb75a8dc4048
 SHA512 
7e98c3148ac34b42404e5aaaff91728d19e9062110a333f0bc7a62ec324fbb6d033ea44b56e144dc1e94febb2107cfb33c71bb3602c2168a6270dd807a2cc5ff
 DIST llvm-5.0.2.src.tar.xz 23451868 BLAKE2B 
b7082be2e4ad557b29b9f6869811f262adcf5c73d552faf91b339bede75cf5eab58afefa12fa779a38be71fe2b8f4ea297c3213ee4e8370cc01972c59249d91c
 SHA512 
3588be5ed969c3f7f6f16f56a12a6af2814d3d3c960d4a36ffebb0446cc75f19220bccee7fc605f9b01f5d5c188a905a046193cc12dec42dd5922048b5c27fe1
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 
ac43a3cb71a53deb55e3693653847cf20bf6f5d9056f224e6956c96d63bc59ebee9404f088eec9cabe65337b4607a905ef931354b373cf64e0004c6905a6b5df

diff --git a/dev-util/lldb/lldb-7.0.1_rc2.ebuild 
b/dev-util/lldb/lldb-7.0.1.ebuild
similarity index 94%
rename from dev-util/lldb/lldb-7.0.1_rc2.ebuild
rename to dev-util/lldb/lldb-7.0.1.ebuild
index 43258b4386f..e0f87be71fe 100644
--- a/dev-util/lldb/lldb-7.0.1_rc2.ebuild
+++ b/dev-util/lldb/lldb-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,8 +16,8 @@ LLVM_P=llvm-${PV/_/}.src
 
 DESCRIPTION="The LLVM debugger"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz
-   test? ( https://prereleases.llvm.org/${PV/_//}/${LLVM_P}.tar.xz )"
+SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
+   test? ( https://releases.llvm.org/${PV/_//}/${LLVM_P}.tar.xz )"
 
 LICENSE="UoI-NCSA"
 SLOT="0"



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

2018-12-20 Thread Michał Górny
commit: 6d23923cbf9c60816dfadaa3f7e44b91723cbce2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:22:50 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d23923c

sys-libs/libomp: Bump to 7.0.1-final

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

 sys-libs/libomp/Manifest | 2 +-
 sys-libs/libomp/{libomp-7.0.1_rc2.ebuild => libomp-7.0.1.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/libomp/Manifest b/sys-libs/libomp/Manifest
index 8d872e0540d..7d97f2ff30a 100644
--- a/sys-libs/libomp/Manifest
+++ b/sys-libs/libomp/Manifest
@@ -2,4 +2,4 @@ DIST openmp-4.0.1.src.tar.xz 2275240 BLAKE2B 
e63cf670c4cd2678afc4d7b96be85c3d157
 DIST openmp-5.0.2.src.tar.xz 2081560 BLAKE2B 
fbe41c6aaf4c8e961253609a598bec531ab4685cd8c307ab2528b9d7553eaa38122ee02a2c4d481454f9233c062b3a24bb174a182702a183907a3d15a10a9655
 SHA512 
511895ca6049c17de81ad86c39dcb940a7c1a793005e16d33e58d72ad47f62b8cb61003c234a7544a88e79f25d2c86e9df834f90d37ccbd4b47f71c369e90437
 DIST openmp-6.0.1.src.tar.xz 2048320 BLAKE2B 
08b3a7051c985903f78331f55a1c6e928399b87c862c43c991e9bf78b66b6e412fc96f202b82c051176dbbe02422f8ceb7414f44ea8f3522f418e515c0f70c62
 SHA512 
abb956583e5d11d0c6f6d97183c081d658616a74933be884a591eaa3d8c4bb04f08f02016d2c86d7384c7ff1aa44fb949b0d967fc0ff50e3132aaba412e9add8
 DIST openmp-7.0.0.src.tar.xz 910680 BLAKE2B 
c6bc47d67dbcff12d07e536cfc8135609ba7d72360c50c02b327c24ff74ef41dc1e79c2ad8f95e202b6f318d385cc19e631b53d649e301afb6352823198f09ce
 SHA512 
bda383d62c822db41504d7774974809cd2af042b03a0b4ca450cc1478c5977682f5c646734801c1b7a16233141d62359c17e87e1435c48a222e159a8763f8857
-DIST openmp-7.0.1rc2.src.tar.xz 909276 BLAKE2B 
165ce625b8825233cffec73b1965a4759f64d921582ee1ae02d02de0602d65ec570bb8d7d70b1193f4fc43da2770c57eb0b48ecb3d6f0267ab4f29187bd9f7e8
 SHA512 
6a85016108b74054a4174d2d24666e32e21894b1f4feeafda4574c3f8b14404d775a66189ada015a5ac9b22bfc4673ba0849d1a80c6b1b4d8d804f2d0f04c840
+DIST openmp-7.0.1.src.tar.xz 909316 BLAKE2B 
b8adbf67738b8d2d2d42b45b24aabd2f5e65a7b9cdda0d4a62511808c2101d9bb925b4904a9ecb98f77a1b7f38f13408fea6f724748183f9d5f5419c3fdeac54
 SHA512 
2062db8b87bce2c130bab528a6d654cb05b3de7641737552fc263724ceaa5e322afc2787796a0bddcda8d1bdf913a49f5a0180abcc57f8842b7e8ea8df4d6f51

diff --git a/sys-libs/libomp/libomp-7.0.1_rc2.ebuild 
b/sys-libs/libomp/libomp-7.0.1.ebuild
similarity index 94%
rename from sys-libs/libomp/libomp-7.0.1_rc2.ebuild
rename to sys-libs/libomp/libomp-7.0.1.ebuild
index 2c35eb63633..c1cfe4c86a9 100644
--- a/sys-libs/libomp/libomp-7.0.1_rc2.ebuild
+++ b/sys-libs/libomp/libomp-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ inherit cmake-multilib linux-info multiprocessing 
python-any-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"
 HOMEPAGE="https://openmp.llvm.org;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz;
+SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz;
 
 # Additional licenses:
 # - MIT-licensed Intel code,
@@ -20,7 +20,7 @@ 
SRC_URI="https://prereleases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz;
 
 LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"



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

2018-12-20 Thread Michał Górny
commit: b01ab6cda9bfb91fdce732b48f977a5a75c3cb32
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:23:03 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b01ab6cd

sys-devel/clang-runtime: Bump to 7.0.1-final

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

 .../{clang-runtime-7.0.1_rc2.ebuild => clang-runtime-7.0.1.ebuild}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-7.0.1_rc2.ebuild 
b/sys-devel/clang-runtime/clang-runtime-7.0.1.ebuild
similarity index 83%
rename from sys-devel/clang-runtime/clang-runtime-7.0.1_rc2.ebuild
rename to sys-devel/clang-runtime/clang-runtime-7.0.1.ebuild
index 9ab9f95ec04..1594af386ee 100644
--- a/sys-devel/clang-runtime/clang-runtime-7.0.1_rc2.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="+compiler-rt crt libcxx openmp +sanitize"
 
 RDEPEND="



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

2018-12-20 Thread Michał Górny
commit: f6dd21760dfab8277577fed241eaa672b6dcd928
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 20 09:18:49 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 20 12:40:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6dd2176

sys-devel/lld: Bump to 7.0.1-final

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

 sys-devel/lld/Manifest   | 4 ++--
 sys-devel/lld/{lld-7.0.1_rc2.ebuild => lld-7.0.1.ebuild} | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-devel/lld/Manifest b/sys-devel/lld/Manifest
index 7bd96a0d611..7b0d87d1f55 100644
--- a/sys-devel/lld/Manifest
+++ b/sys-devel/lld/Manifest
@@ -2,9 +2,9 @@ DIST lld-4.0.1.src.tar.xz 593796 BLAKE2B 
58eb8f013a4562ef60dd7e17ddd741f434b8f02
 DIST lld-5.0.2.src.tar.xz 671776 BLAKE2B 
11c470fb7eb4e8ddad043cff7daa714b55b862fe0a540e135db7252314caa101e3bb9063d5a7b32e0a86721cc01f602cafe087566d49ef5c6865f19ba3daf6b3
 SHA512 
6edafc277a5475a4b44fdf2d77bb8d0a80e8717f74c6db6c0208e0f1492a552f50640503ba8687bcd87a3d677b571dc4f9579b1e5c0bf53059c259ecbcc78c0e
 DIST lld-6.0.1.src.tar.xz 787804 BLAKE2B 
6b1d42bf24ca4c4dbfd060f1e40efa106e4adb73ee44a219f1568168b90b2a1430c3bd9c9e7996fda1f90423f8154678d6ee795ba4e179a0a72d86e980cbba52
 SHA512 
856ccc125255ab6184919f1424372f0f8a5de847047e2ab1a131a2ecec0caa9b5163d01409c7c510df9c794f0bc8d65cc904df2baf6462ef53bc163e002a
 DIST lld-7.0.0.src.tar.xz 915692 BLAKE2B 
59f9edcfa2750fa03b01aa09c0e9dd8badf09712cef345b1f25f381ce440012d92fad307cdbf2a403a9f3fc7576c14b380e948c7e3cb93ce9c4b17f9e20367da
 SHA512 
14f34557d8b72b252632e7aae2e0c0551b829026a152659cc290ead68d5944a7ffb1906af95b9265228fee2b45cc561c6261cc56bb1bd61dca01149e80ca9d56
-DIST lld-7.0.1rc2.src.tar.xz 912460 BLAKE2B 
49f8b9f9a9826d482cd606fff46eb3d945f8413e4ac3fd4ff16f3b7846702ea4725562f061c9546917527d1fd427f4e917189c60ed9c8b111e6ab4c86f7e4462
 SHA512 
70dccce42111764c6c848a77d10f7b51735fd8807b424377c39d79dcb3fd08c12684cd4c03e6a25be853d7ee53fcc51c7e33a590ca0330b7bc15d63ab5692d85
+DIST lld-7.0.1.src.tar.xz 912812 BLAKE2B 
586f869350cb49eec661b72d575686d3627f2e094b492ad1d62ebad2a7aa14cff5582b51713ab02889c1f1bab20b38cfcb038e6753936688e6530f7b044e73ba
 SHA512 
e5d3ed280d8ac6014cd6bbe080b11e2c4ebbae81dc14b637e779ec027d818dbae91c6f0de9e94bcecd6bdaa37f12c35141b5d81f0a15251d27932aa9bebd4047
 DIST llvm-4.0.1.src.tar.xz 21065652 BLAKE2B 
6327eed2d1feb108440f22d2581d1ff86c10a10c29793538d8d899c7e2dc83d3f7b147d3fd4bcce2bd2bf57c071b08c624aeafe40a3e7a3914506e7751727e6c
 SHA512 
16adc39b34ddb628f81b171119a8e2a0e9138b25011e803ef0b688e2fbea116fc4953d3a1b61b90a98a75e33619f81566b7cb06a9a2ea4d04ac5e0eb303a2d1d
 DIST llvm-5.0.2.src.tar.xz 23451868 BLAKE2B 
b7082be2e4ad557b29b9f6869811f262adcf5c73d552faf91b339bede75cf5eab58afefa12fa779a38be71fe2b8f4ea297c3213ee4e8370cc01972c59249d91c
 SHA512 
3588be5ed969c3f7f6f16f56a12a6af2814d3d3c960d4a36ffebb0446cc75f19220bccee7fc605f9b01f5d5c188a905a046193cc12dec42dd5922048b5c27fe1
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
 DIST llvm-7.0.0.src.tar.xz 28324368 BLAKE2B 
10168ff9be8f68536db3b2263c85c1c98213ef03dc542b83628ff176542452582bc496bab236fdf40d4a6463a33f04b27f1458c072ad8b66b641f8df8d494046
 SHA512 
bdc9b851c158b17e1bbeb7ac5ae49821bfb1251a3826fe8a3932cd1a43f9fb0d620c3de67150c1d9297bf0b86fa917e75978da29c3f751b277866dc90395abec
-DIST llvm-7.0.1rc2.src.tar.xz 2830 BLAKE2B 
245e45f77a2ec2d94b237d1015ccc1e409f0dc149dba3192c15293bc2d45ec40989081a930a5e55a4b0ebf906397c62afd910bc25c5c1eef7ea5e310d4172acb
 SHA512 
cfc4d1926bae75f6f22350273ab76811f0b78ddad81717c9201d7814ebe7b902c5a9c6caa0232e2bdc14e819b008f914d055b23723e0ec4a5309809dc06c6bf4
+DIST llvm-7.0.1.src.tar.xz 28311056 BLAKE2B 
737aa6144a415e41a4ff2c8bd5a727d6f14d7b1810c62cbefa5a25fe642c98cddf8a28e35c7e9783373aa3b96f5c0943229e229ad1b43e56e9ed6db0f27ab128
 SHA512 
ac43a3cb71a53deb55e3693653847cf20bf6f5d9056f224e6956c96d63bc59ebee9404f088eec9cabe65337b4607a905ef931354b373cf64e0004c6905a6b5df

diff --git a/sys-devel/lld/lld-7.0.1_rc2.ebuild b/sys-devel/lld/lld-7.0.1.ebuild
similarity index 90%
rename from sys-devel/lld/lld-7.0.1_rc2.ebuild
rename to sys-devel/lld/lld-7.0.1.ebuild
index fa55fbbdf43..e748a0b44b4 100644
--- a/sys-devel/lld/lld-7.0.1_rc2.ebuild
+++ b/sys-devel/lld/lld-7.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,8 +15,8 @@ LLVM_P=llvm-${PV/_/}.src
 
 DESCRIPTION="The LLVM linker (link editor)"
 HOMEPAGE="https://llvm.org/;
-SRC_URI="https://prereleases.llvm.org/${PV/_//}/${MY_P}.tar.xz
-   test? ( https://prereleases.llvm.org/${PV/_//}/${LLVM_P}.tar.xz )"

  1   2   >