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

2018-10-15 Thread Hans de Graaff
commit: 2eb72ed69752d19e9448787367647ea23d88ca31
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Oct 16 04:09:24 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Oct 16 04:09:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb72ed6

dev-ruby/xpath: add 3.2.0

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

 dev-ruby/xpath/Manifest   |  1 +
 dev-ruby/xpath/xpath-3.2.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/xpath/Manifest b/dev-ruby/xpath/Manifest
index 2e481f94037..353b089779b 100644
--- a/dev-ruby/xpath/Manifest
+++ b/dev-ruby/xpath/Manifest
@@ -1,3 +1,4 @@
 DIST xpath-2.1.0.gem 16896 BLAKE2B 
b8dc2b0e207c666446ba5948f6e37c71f410d8a5a02717d5ccb2fa8b0c32f274a34cc144a2380b22266248acad288828114a755d4f04c2a1caeec6ee55e3
 SHA512 
50d80cac3fd65cbd211d3a87b8844a6607b14c841a1a5609e2370c3624daf719b937a61e526bf31aedee13346802d6bbb721d58bda2bef9c564c187b28bb90e2
 DIST xpath-3.0.0.gem 13824 BLAKE2B 
19b41febf466a8bd72cab071fd8e68844c3bf1b2c06ce4aefe6c5a08e4f57ec8f1fd8478c60076a7e6967a85faf49680950f66ab9ebf1d2c47326da40e1f1847
 SHA512 
fd1e8cfff11e8c14efb1ad2cabb9a0a3bc3d79d40b61264c524ff4524c5e7b9ff86de0746f4530fe7501f5e5e1683cb87c4a479f5e67deb7d8f93ed552ec78d6
 DIST xpath-3.1.0.gem 13824 BLAKE2B 
68f8267fe5bd4d5761e24d7950bec321cfdfa82a836337d8f702796e4ff7fdf8dcc0d1d929d58a7595fafe3ca4a1c9e6853b9b4327362befca1b099162f0fa55
 SHA512 
e9bab0a7555369af412528f56d1fc561119523adcab6555d7b48e88f17166805fda7d73ee2a9ad01f4b87da9ffcafbbe25bc6ac5b87b608eff1b39d31d956b86
+DIST xpath-3.2.0.gem 14336 BLAKE2B 
a7e1927fe8831669171e4ffa4677d33fb2276820742596d20f7cadc47f0a523b1b438d7568c195119259c8e2f9f49e3bdf1bc224001f7e215a4a02af1e84e142
 SHA512 
2059938387f4d1656867457a480182bd73e02f265071a394472122aea0b5b4fb0af985ec5be513d2425cf1c341bf18c3cfb67616ba02e30ce6331879964dedc3

diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild 
b/dev-ruby/xpath/xpath-3.2.0.ebuild
new file mode 100644
index 000..e5e5655d122
--- /dev/null
+++ b/dev-ruby/xpath/xpath-3.2.0.ebuild
@@ -0,0 +1,26 @@
+# 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_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="XPath is a Ruby DSL around a subset of XPath 1.0"
+HOMEPAGE="https://github.com/jnicklas/xpath;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+SLOT="3"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/nokogiri-1.8:0"
+
+all_ruby_prepare() {
+   sed -i -e '/\(bundler\|pry\)/d' spec/spec_helper.rb || die
+}



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

2018-10-15 Thread Hans de Graaff
commit: 99bad8eb495adb414f05ca9f3640aeb7e44b260c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Oct 16 04:11:36 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Oct 16 04:11:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bad8eb

dev-ruby/tins: add 1.17.0

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

 dev-ruby/tins/Manifest   |  1 +
 dev-ruby/tins/tins-1.17.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/tins/Manifest b/dev-ruby/tins/Manifest
index 04d8686ac19..9648bfe5e5c 100644
--- a/dev-ruby/tins/Manifest
+++ b/dev-ruby/tins/Manifest
@@ -1,2 +1,3 @@
 DIST tins-1.14.0.gem 303616 BLAKE2B 
3ead5751b4b9c79bdd366c37fd0d7366246a3f9ba65a87cd032526819e9a44ee5bcef83c97d7657b7de4d9d3918b1d71eac7fada2e98bb5451e3b1ed8c33dca1
 SHA512 
9bce95b5d6aa663902a8d9fe5badc029db97658d6bf4fe574ebef670e7041ee882ed8b110d906c0f8dbd506bfbeb2092634d607281260db3a40e310881d4154a
 DIST tins-1.16.3.gem 304640 BLAKE2B 
5400b1ec1443b1f432c0a18c35a7a3a2175b7327601e2bd106218a119ad930bfd912fa59cf7d1788fe65c9d172e6a7af7385c9e2ef2e4898e490bc838cf119e1
 SHA512 
f132cd5bdb2ff02805b78856f0340723fdf89437514ef0067f2eabd3742a2282463bb18f4750ea6496124fff48a3e82e73220af3555700839b5270311a1b4ac2
+DIST tins-1.17.0.gem 305152 BLAKE2B 
af8eec7ab4574bffa9eeca9772417acf2a3bc2582c5afc8313e309733f188301a9c8954d704c958c2ee97004598d2b058295e5959cbd0982f700706db5da
 SHA512 
abc6bbb534701bd9f4bffb2c0d89ebf63e36b90618e8e45de0ded8787bfa7f9217dffc0983ba683e6463f140199e5e0f73e57de8a8bab4b2dd3812c84a932ab4

diff --git a/dev-ruby/tins/tins-1.17.0.ebuild b/dev-ruby/tins/tins-1.17.0.ebuild
new file mode 100644
index 000..82e6d4a478a
--- /dev/null
+++ b/dev-ruby/tins/tins-1.17.0.ebuild
@@ -0,0 +1,28 @@
+# 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="none"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="All the stuff that isn't good enough for a real library"
+HOMEPAGE="https://github.com/flori/tins;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib tests/*_test.rb
+}



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

2018-10-15 Thread Virgil Dupras
commit: bdd758d51805c1e05e2e13662a8ec6fed0d9db06
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Oct 16 00:03:47 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Oct 16 00:44:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd758d5

dev-python/sphinx: remove old

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

 dev-python/sphinx/Manifest |   6 -
 .../files/sphinx-1.5.1-fix-pycode-grammar.patch|  14 ---
 dev-python/sphinx/sphinx-1.2.3-r1.ebuild   | 125 ---
 dev-python/sphinx/sphinx-1.3.1-r2.ebuild   | 134 
 dev-python/sphinx/sphinx-1.3.5-r1.ebuild   | 136 -
 dev-python/sphinx/sphinx-1.6.3-r4.ebuild   | 117 --
 dev-python/sphinx/sphinx-1.6.5-r1.ebuild   | 117 --
 dev-python/sphinx/sphinx-1.6.7-r1.ebuild   | 117 --
 8 files changed, 766 deletions(-)

diff --git a/dev-python/sphinx/Manifest b/dev-python/sphinx/Manifest
index 50e6d53958f..3124fdbaddf 100644
--- a/dev-python/sphinx/Manifest
+++ b/dev-python/sphinx/Manifest
@@ -1,8 +1,2 @@
 DIST Sphinx-1.2.2.tar.gz 3143671 BLAKE2B 
a21b2a060363ac86832a6a28a623ed410ff0bb39ca3c9c58618ade88f4305996e54c559bb588c518597e31a73fc16e0c37fc57950eb077179f03715dfee72729
 SHA512 
44073c215f9d0e7f6c7bc91cb85b0508a96e5cfff5f940fef86e2fc6f11281d03b54e87e51e5a99a23e96b470a93f3af86a6a3ab7c317c747406c55b4c37791c
-DIST Sphinx-1.2.3.tar.gz 3200548 BLAKE2B 
42033c59e6e38247af12c78cb4f69c73b1dfa883aa8a9e6c180bb74de666b45faef24a55c0bfd3aa1f22bf3e632e0e95016eb1bea54e8b5ebc7df78756763b5c
 SHA512 
00346516e826a65145a3a7fd25ef7cee569ae7fdcc0c1bec3a7301fc08d5d8730d02eee792c3efedfcac17e712ea7e2ad70ea1fcdedc11720ad54f6bcb51ad05
-DIST Sphinx-1.3.1.tar.gz 3469782 BLAKE2B 
ae2fa602a7873e6ef735decc2dcdd5a2632b848bb8394ee80b4215e21bfe625645fbf905a6661c333ad062e17f15b6f2c39027b44ad827f66c6467a78e8c4490
 SHA512 
8b92b69c4ced242c5e608ea03a7a061b0d2908f34f3150048ff4ce08b5d56be4a642a6aec13fa249ff8208fa8dd2d38d8a10d37ebbcc68385ee51f527ede0b94
-DIST Sphinx-1.3.5.tar.gz 3679978 BLAKE2B 
2a88859bfd4a3de75a7b56fce65086e1239c3c58730280df078b3f76d368028a124aa6d4ca65c40773efa4c1a83dd047ea0d647582057c63bf82dadb5f2549e9
 SHA512 
90eda9cdbd24575d9f763e5c35e176d9970d1c83dd06dd41e9137f5c6035738fd21c4c57ff98810fc8adf91fa625192e6534bf0bbf70e78cc98f73df59eaabbc
-DIST Sphinx-1.6.3.tar.gz 4674251 BLAKE2B 
ba13de3d72fbc5cbc3632a1062001ed287798efe5f04064d241b645d6e4c52c9d9c115aaae4ae7b94213bbddf595a93480788d66b3a54eac3c9fb415d007d4ca
 SHA512 
d5aec58e19239db4e61fcd6b103fcc838d97aad5a7aaf9279ff1097791d9cd1ba245989307a2d1049c123058b84ca4e91db192a1672c040d80fafed3907736ae
-DIST Sphinx-1.6.5.tar.gz 4680974 BLAKE2B 
97b0cff21985de071d29651824f2954ca4d12c5095fb8049597235c8071bccb00344e89fc4a90ca010fe79a76faf0e5ae2b09ed698f1c5bcfd8f06de64169107
 SHA512 
c6ba7ba639f9814867d9abaaac48d58daa9d0ea9ceae4495bdbd311856833314eade2d9df7213c0357d5eea53d525c5a1235bc977a07cc7ef82e1ff0ecb51f3d
-DIST Sphinx-1.6.7.tar.gz 4692169 BLAKE2B 
cde46b6e9dd2c39a592802e57becbb6f61e6d370ed08fdeb41270c8177818f48f68a6e03c174b8d70453ac6f936fa25a4c2bccbf9eb7e84a008027321db93209
 SHA512 
bc852d4694bf433a8a1d931bc67e4c8bf50789f833be8a338eb934325734b9fbc361c1d203ecd6e28f9c0dff5edb090556372d9403cc55d4972b18bdd4b7bfd4
 DIST Sphinx-1.7.5.tar.gz 4726802 BLAKE2B 
8d828dcae1f3ebb813c5f2de8c096a3fac4ab88b424955c27592349c544b775a21703c904a54efa7f86e1967198f4950804904a82a7142a3499f33c5343506e3
 SHA512 
db2a8df2cdb2ed78ce2341175575c2b04a149451b2bc8a4f74ddc73e308a19d505874fdbae4e370ce48a9b1cdb4de47cdab489bc57c1b378e857d5b8d04a07b8

diff --git a/dev-python/sphinx/files/sphinx-1.5.1-fix-pycode-grammar.patch 
b/dev-python/sphinx/files/sphinx-1.5.1-fix-pycode-grammar.patch
deleted file mode 100644
index e72d4d45132..000
--- a/dev-python/sphinx/files/sphinx-1.5.1-fix-pycode-grammar.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-environment.py has been turned into a directory,
-without actually porting the code using it.
-
 a/sphinx/pycode/__init__.py
-+++ b/sphinx/pycode/__init__.py
-@@ -352,7 +352,7 @@
- import pprint
- x0 = time.time()
- # ma = ModuleAnalyzer.for_file(__file__.rstrip('c'), 
'sphinx.builders.html')
--ma = ModuleAnalyzer.for_file('sphinx/environment.py',
-+ma = ModuleAnalyzer.for_file('sphinx/environment/__init__.py',
-  'sphinx.environment')
- ma.tokenize()
- x1 = time.time()

diff --git a/dev-python/sphinx/sphinx-1.2.3-r1.ebuild 
b/dev-python/sphinx/sphinx-1.2.3-r1.ebuild
deleted file mode 100644
index a3f6c9baf00..000
--- a/dev-python/sphinx/sphinx-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit 

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

2018-10-15 Thread Virgil Dupras
commit: 638397d620a9e3c65d56c5f258a36b1e8b12bf42
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Oct 16 00:28:54 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Oct 16 00:28:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638397d6

profiles: last-rite dev-python/django-extensions

Bug: https://bugs.gentoo.org/650048
Signed-off-by: Virgil Dupras  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index cb5279e59be..130001db8a5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Virgil Dupras  (15 Oct 2018)
+# Unmaintained, no revdep. Removal in 30 days. Bug #650048
+dev-python/django-extensions
+dev-python/shortuuid
+dev-python/fexpect
+
 # Sobhan Mohammadpour  (15 Oct 2018)
 # Masked for testing.
 sys-apps/bubblewrap



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

2018-10-15 Thread Virgil Dupras
commit: 9f7f6e2659dd3d4aa5a5d1f67a86ef79bdcd2ed4
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 23:54:16 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Oct 16 00:01:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7f6e26

app-text/pytextile: remove old

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

 app-text/pytextile/Manifest|  1 -
 .../files/pytextile-2.1.8-sanitizer.patch  | 15 -
 app-text/pytextile/pytextile-2.1.8.ebuild  | 38 --
 3 files changed, 54 deletions(-)

diff --git a/app-text/pytextile/Manifest b/app-text/pytextile/Manifest
index f70b76be1d6..781743a9264 100644
--- a/app-text/pytextile/Manifest
+++ b/app-text/pytextile/Manifest
@@ -1,3 +1,2 @@
 DIST pytextile-2.3.3.tar.gz 42277 BLAKE2B 
a6e6e1d96695f3ada03f5da9bd8bd19b99da345d83c62b1d4f2e765303dfbbbee072da4611f1b29b46d28ed334373c809117940ff0c1238dea3b12fb9076656c
 SHA512 
980c872bfdc056753fa5b344cbc828dbdc9ddfc2656f3cfb5c15b3351cfd9e4016f57af14b60af2f2764e556865301d7923a8f0687c5857fc2201bf10f56ab60
 DIST pytextile-3.0.3.tar.gz 48560 BLAKE2B 
f8d3077e2b8e4de7157dcd9ed17f7889301946c2d3034dbbb0171b4930bd7268c65ce1f950552db2b783aa48acae639d5f4ccfcbca96807562b4a6377c3dd220
 SHA512 
142fe77c8858b028f9ca0f24d1a054a1566f85f00fd5cf860bb705a19666249cd03420d258d5acfc9f45052dd25e52767492a60a10d986d86b711b54612f
-DIST textile-2.1.8.tar.gz 34002 BLAKE2B 
0f4643da3cf47cd9b27e7b3237c6eac8b951caab9f6f36da929e159d582ae9e8ac04b835bd9006d7392ed935a875e169eef276caa52e25d618cdeafa27cef626
 SHA512 
b1675a131b482f4926efb45312b16c722ff158d9296704918b56316d470056f986ce18d495525a8e9f236bdd62e09ca6a17b443a7db8c8c36e5d05fcffce67da

diff --git a/app-text/pytextile/files/pytextile-2.1.8-sanitizer.patch 
b/app-text/pytextile/files/pytextile-2.1.8-sanitizer.patch
deleted file mode 100644
index 1a9e696f21e..000
--- a/app-text/pytextile/files/pytextile-2.1.8-sanitizer.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://github.com/textile/python-textile/commit/83c81db387fa5f0c5ca25c27b8bc36d105bce599
-diff --git a/textile/tools/sanitizer.py b/textile/tools/sanitizer.py
-index 83b6799..4fc8fb2 100644
 a/textile/tools/sanitizer.py
-+++ b/textile/tools/sanitizer.py
-@@ -12,7 +12,7 @@ def sanitize(string):
- p = html5lib.HTMLParser(tokenizer=sanitizer.HTMLSanitizer)
- tree = p.parseFragment(string)
- 
--walker = treewalkers.getTreeWalker("simpletree")
-+walker = treewalkers.getTreeWalker("etree")
- stream = walker(tree)
- 
- s = serializer.htmlserializer.HTMLSerializer(omit_optional_tags=False,
-

diff --git a/app-text/pytextile/pytextile-2.1.8.ebuild 
b/app-text/pytextile/pytextile-2.1.8.ebuild
deleted file mode 100644
index 583464ba033..000
--- a/app-text/pytextile/pytextile-2.1.8.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-MY_PN="textile"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A Python port of Textile, A humane web text generator"
-HOMEPAGE="https://github.com/ikirudennis/python-textile;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=( "${FILESDIR}"/${P}-sanitizer.patch )
-
-python_prepare_all() {
-   # This resolves a nasty race condition noted and observed by Arfrever
-   sed -e 's:with-id = 1::' -i setup.cfg || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   nosetests textile/tests/ || die "Tests failed under ${EPYTHON}"
-}



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

2018-10-15 Thread Virgil Dupras
commit: fdf1d951faa476913ddb313c45b4ba43c80da08c
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 23:59:52 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Oct 16 00:01:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf1d951

app-text/pytextile: drop spurious pytest-cov dep

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

 app-text/pytextile/pytextile-2.3.3.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-text/pytextile/pytextile-2.3.3.ebuild 
b/app-text/pytextile/pytextile-2.3.3.ebuild
index 3a17b6c192d..0cf0146b654 100644
--- a/app-text/pytextile/pytextile-2.3.3.ebuild
+++ b/app-text/pytextile/pytextile-2.3.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=5
@@ -20,10 +20,7 @@ IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-cov[${PYTHON_USEDEP}]
-   )
-   "
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
 RDEPEND="
dev-python/regex[${PYTHON_USEDEP}]
"
@@ -33,6 +30,8 @@ S="${WORKDIR}/${MY_P}"
 python_prepare_all() {
# This resolves a nasty race condition, courtesy of Arfrever
sed -e 's:with-id = 1::' -i setup.cfg || die
+   # remove useless --cov arg injection
+   rm pytest.ini || die
distutils-r1_python_prepare_all
 }
 



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

2018-10-15 Thread Virgil Dupras
commit: 53cdd593c90f8bab8c49877b6f687277860c64e1
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 23:53:34 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Oct 16 00:01:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53cdd593

app-text/pytextile: bump to 3.0.3

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

 app-text/pytextile/Manifest   |  1 +
 app-text/pytextile/pytextile-3.0.3.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/app-text/pytextile/Manifest b/app-text/pytextile/Manifest
index 84ad11ce3ff..f70b76be1d6 100644
--- a/app-text/pytextile/Manifest
+++ b/app-text/pytextile/Manifest
@@ -1,2 +1,3 @@
 DIST pytextile-2.3.3.tar.gz 42277 BLAKE2B 
a6e6e1d96695f3ada03f5da9bd8bd19b99da345d83c62b1d4f2e765303dfbbbee072da4611f1b29b46d28ed334373c809117940ff0c1238dea3b12fb9076656c
 SHA512 
980c872bfdc056753fa5b344cbc828dbdc9ddfc2656f3cfb5c15b3351cfd9e4016f57af14b60af2f2764e556865301d7923a8f0687c5857fc2201bf10f56ab60
+DIST pytextile-3.0.3.tar.gz 48560 BLAKE2B 
f8d3077e2b8e4de7157dcd9ed17f7889301946c2d3034dbbb0171b4930bd7268c65ce1f950552db2b783aa48acae639d5f4ccfcbca96807562b4a6377c3dd220
 SHA512 
142fe77c8858b028f9ca0f24d1a054a1566f85f00fd5cf860bb705a19666249cd03420d258d5acfc9f45052dd25e52767492a60a10d986d86b711b54612f
 DIST textile-2.1.8.tar.gz 34002 BLAKE2B 
0f4643da3cf47cd9b27e7b3237c6eac8b951caab9f6f36da929e159d582ae9e8ac04b835bd9006d7392ed935a875e169eef276caa52e25d618cdeafa27cef626
 SHA512 
b1675a131b482f4926efb45312b16c722ff158d9296704918b56316d470056f986ce18d495525a8e9f236bdd62e09ca6a17b443a7db8c8c36e5d05fcffce67da

diff --git a/app-text/pytextile/pytextile-3.0.3.ebuild 
b/app-text/pytextile/pytextile-3.0.3.ebuild
new file mode 100644
index 000..ffe60374163
--- /dev/null
+++ b/app-text/pytextile/pytextile-3.0.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
+
+inherit distutils-r1
+
+MY_PN="python-textile"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A Python port of Textile, A humane web text generator"
+HOMEPAGE="https://github.com/textile/python-textile;
+SRC_URI="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/html5lib[${PYTHON_USEDEP}]
+   dev-python/regex[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+   # remove useless --cov arg injection
+   rm pytest.ini || die
+   # remove useless pytest-runner dep
+   sed -e "s/pytest-runner//g" -i setup.py || die
+}
+
+python_test() {
+   pytest || die "Testsuite failed under ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/foremost/

2018-10-15 Thread Mike Auty
commit: 5357f1605c1f99ad51e50c72fe6ff6e33f1da71c
Author: Mike Auty  gentoo  org>
AuthorDate: Mon Oct 15 23:35:31 2018 +
Commit: Mike Auty  gentoo  org>
CommitDate: Mon Oct 15 23:38:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5357f160

app-forensics/foremost: Remove old package with QA issue.

Fixes bug 619928.

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

 app-forensics/foremost/foremost-1.5.7-r2.ebuild | 35 -
 1 file changed, 35 deletions(-)

diff --git a/app-forensics/foremost/foremost-1.5.7-r2.ebuild 
b/app-forensics/foremost/foremost-1.5.7-r2.ebuild
deleted file mode 100644
index 5bb7b1464fb..000
--- a/app-forensics/foremost/foremost-1.5.7-r2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A console program to recover files based on their headers and 
footers"
-HOMEPAGE="http://foremost.sourceforge.net/;
-#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-# starting to hate sf.net ...
-SRC_URI="http://foremost.sourceforge.net/pkg/${P}.tar.gz;
-
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-LICENSE="public-domain"
-SLOT="0"
-
-src_prepare() {
-   epatch "${FILESDIR}/${PN}-1.4-config-location.patch"
-   epatch "${FILESDIR}/${PN}-1.5.7-format-security.patch"
-}
-
-src_compile() {
-   emake RAW_FLAGS="${CFLAGS} -Wall ${LDFLAGS}" RAW_CC="$(tc-getCC) 
-DVERSION=\\\"${PV}\\\"" \
-   CONF=/etc
-}
-
-src_install() {
-   dobin foremost
-   doman foremost.8.gz
-   insinto /etc
-   doins foremost.conf
-   dodoc README CHANGES
-}



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

2018-10-15 Thread Virgil Dupras
commit: 8133380f8289b3e8b45b8edb9ac879343bcbddf4
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 23:28:03 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 23:34:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8133380f

dev-python/txaio: fix doc building

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

 dev-python/txaio/txaio-2.7.1.ebuild | 4 ++--
 dev-python/txaio/txaio-2.9.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/txaio/txaio-2.7.1.ebuild 
b/dev-python/txaio/txaio-2.7.1.ebuild
index 0d6b45adb06..1fe2daa2e08 100644
--- a/dev-python/txaio/txaio-2.7.1.ebuild
+++ b/dev-python/txaio/txaio-2.7.1.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
 
 EAPI=6
@@ -66,6 +66,6 @@ python_test() {
 }
 
 python_install_all() {
-   use doc && HTML_DOCS=( doc/_build/html/. )
+   use doc && HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
 }

diff --git a/dev-python/txaio/txaio-2.9.0.ebuild 
b/dev-python/txaio/txaio-2.9.0.ebuild
index eff2bf41f96..aed5bfe9cfb 100644
--- a/dev-python/txaio/txaio-2.9.0.ebuild
+++ b/dev-python/txaio/txaio-2.9.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=6
@@ -48,6 +48,6 @@ python_test() {
 }
 
 python_install_all() {
-   use doc && HTML_DOCS=( doc/_build/html/. )
+   use doc && HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
 }



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

2018-10-15 Thread Virgil Dupras
commit: 55923e17dde61dd001cddf8b2348128bb7deed10
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 23:33:31 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 23:34:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55923e17

dev-python/txaio: drop spurious testing deps

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

 dev-python/txaio/txaio-2.7.1.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/txaio/txaio-2.7.1.ebuild 
b/dev-python/txaio/txaio-2.7.1.ebuild
index 1fe2daa2e08..b40110804ca 100644
--- a/dev-python/txaio/txaio-2.7.1.ebuild
+++ b/dev-python/txaio/txaio-2.7.1.ebuild
@@ -29,10 +29,7 @@ DEPEND="app-arch/unzip
dev-python/alabaster[${PYTHON_USEDEP}]
)
test? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}]
-   >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}]
~dev-python/mock-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/tox-2.1.1[${PYTHON_USEDEP}]
-   >=dev-python/pep8-1.6.2[${PYTHON_USEDEP}]
>=dev-python/pyenchant-1.6.6[${PYTHON_USEDEP}]
)
 "



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

2018-10-15 Thread Virgil Dupras
commit: 312fa84059550a18996c8d5e2fb6ad13d8cf8da7
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 23:28:35 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 23:34:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312fa840

dev-python/txaio: remove old

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

 dev-python/txaio/Manifest   |  1 -
 dev-python/txaio/txaio-2.8.2.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest
index 4c6304a78b5..33d47f381dc 100644
--- a/dev-python/txaio/Manifest
+++ b/dev-python/txaio/Manifest
@@ -1,3 +1,2 @@
 DIST txaio-2.7.1.tar.gz 43591 BLAKE2B 
4efdcfb8ce3e8860af1efe56ae4c23efc9887a8f3a53c322444a95651f4dbb502443bdcc1d0da0ba5db8f9a832ad90b3c6dea06ca688d7120857854d3eb7c17e
 SHA512 
d77a8b5e8fc21be0bef43f2a6795229456a351abc1a5eb6d2b7de0da0a58e67a228cb06d1a7962efcc760099ef5df94e9421875ea5628985260911efc7deb85e
-DIST txaio-2.8.2.tar.gz 43670 BLAKE2B 
e5238e59964b2ddb3ab400b2e2819c25a9ceed2da7db4c8a6e450f45314818b5c5dbb9f6e9bacbda738cb382a5b63ddc6650278b35734e48aa0e59c5c581b8fa
 SHA512 
8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884
 DIST txaio-2.9.0.tar.gz 44195 BLAKE2B 
6c62fc6f17ee860aead90cf5f5d02c7c0d9709adf7bcecbb6a7c1723abf0d8672dbc0b869dfe4683bc26c9608e94c41364add18c22e8e98678de8e10018d991c
 SHA512 
ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46

diff --git a/dev-python/txaio/txaio-2.8.2.ebuild 
b/dev-python/txaio/txaio-2.8.2.ebuild
deleted file mode 100644
index d75f1ebb10f..000
--- a/dev-python/txaio/txaio-2.8.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Compatibility API between asyncio/Twisted/Trollius"
-HOMEPAGE="https://github.com/crossbario/txaio https://pypi.org/project/txaio/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="doc test"
-
-RDEPEND="
-   $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
python2_7)
-   $(python_gen_cond_dep '>=dev-python/futures-3.0.3[${PYTHON_USEDEP}]' 
python2_7)
-"
-DEPEND="app-arch/unzip
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/sphinx-1.2.3[${PYTHON_USEDEP}]
-   >=dev-python/sphinxcontrib-spelling-2.1.2[${PYTHON_USEDEP}]
-   >=dev-python/sphinx_rtd_theme-0.1.9[${PYTHON_USEDEP}]
-   dev-python/alabaster[${PYTHON_USEDEP}]
-   )
-   test? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}]
-   >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/tox-2.1.1[${PYTHON_USEDEP}]
-   >=dev-python/pep8-1.6.2[${PYTHON_USEDEP}]
-   >=dev-python/pyenchant-1.6.6[${PYTHON_USEDEP}]
-   )
-"
-
-src_prepare() {
-   default_src_prepare
-   # Take out failing tests known to pass when run manually
-   # we certainly don't need to test "python setup.py sdist" here
-   rm "${S}/test/test_packaging.py" || die
-}
-
-python_prepare() {
-   # https://github.com/tavendo/txaio/issues/3
-   cp -r "${FILESDIR}"/util.py test || die
-
-   distutils-r1_python_prepare
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   py.test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && HTML_DOCS=( doc/_build/html/. )
-   distutils-r1_python_install_all
-}



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

2018-10-15 Thread Amadeusz Piotr Żołnowski
commit: aaa03bc5529713112a3aaf0b50bf33c8e9f10196
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Wed Oct 10 20:52:26 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 15 22:12:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa03bc5

dev-erlang/base64url: Remove unneeded IUSE

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/base64url/base64url-1.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-erlang/base64url/base64url-1.0.ebuild 
b/dev-erlang/base64url/base64url-1.0.ebuild
index 08e3b366da4..4710ed85dd8 100644
--- a/dev-erlang/base64url/base64url-1.0.ebuild
+++ b/dev-erlang/base64url/base64url-1.0.ebuild
@@ -13,7 +13,6 @@ 
SRC_URI="https://github.com/dvv/base64url/archive/v${PV}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



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

2018-10-15 Thread Amadeusz Piotr Żołnowski
commit: 4cff82473a47e3e0d1356304bb4055686e94df8e
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon Oct 15 20:55:50 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 15 22:13:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cff8247

dev-erlang/eimp: Remove unneeded IUSE

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/eimp/eimp-1.0.8.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-erlang/eimp/eimp-1.0.8.ebuild 
b/dev-erlang/eimp/eimp-1.0.8.ebuild
index 2a1f64992af..70c21498151 100644
--- a/dev-erlang/eimp/eimp-1.0.8.ebuild
+++ b/dev-erlang/eimp/eimp-1.0.8.ebuild
@@ -13,7 +13,6 @@ 
SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
 
 RDEPEND=">=dev-erlang/p1_utils-1.0.13
>=dev-lang/erlang-17.1



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

2018-10-15 Thread Andreas Sturmlechner
commit: 6737e375d5517a12b7e4bac03445f5c5dfb21577
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 22:10:20 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 22:10:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6737e375

sci-libs/scalapack: Drop 2.0.2 (r0)

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

 sci-libs/scalapack/scalapack-2.0.2.ebuild | 67 ---
 1 file changed, 67 deletions(-)

diff --git a/sci-libs/scalapack/scalapack-2.0.2.ebuild 
b/sci-libs/scalapack/scalapack-2.0.2.ebuild
deleted file mode 100644
index 6eca44f0363..000
--- a/sci-libs/scalapack/scalapack-2.0.2.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils eutils fortran-2
-
-DESCRIPTION="Subset of LAPACK routines redesigned for heterogenous (MPI) 
computing"
-HOMEPAGE="https://www.netlib.org/scalapack/;
-SRC_URI="${HOMEPAGE}/${P}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs test"
-
-RDEPEND="
-   virtual/lapack
-   virtual/mpi"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   if use static-libs; then
-   mkdir "${WORKDIR}/${PN}_static" || die
-   fi
-   # mpi does not have a pc file
-   sed -i -e 's/mpi//' scalapack.pc.in || die
-}
-
-src_configure() {
-   scalapack_configure() {
-   local mycmakeargs=(
-   -DUSE_OPTIMIZED_LAPACK_BLAS=ON
-   -DBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs blas)"
-   -DLAPACK_LIBRARIES="$($(tc-getPKG_CONFIG) --libs 
lapack)"
-   $(cmake-utils_use_build test TESTING)
-   $@
-   )
-   cmake-utils_src_configure
-   }
-
-   scalapack_configure -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF
-   use static-libs && \
-   CMAKE_BUILD_DIR="${WORKDIR}/${PN}_static" scalapack_configure \
-   -DBUILD_SHARED_LIBS=OFF -DBUILD_STATIC_LIBS=ON
-}
-
-src_compile() {
-   cmake-utils_src_compile
-   use static-libs && \
-   CMAKE_BUILD_DIR="${WORKDIR}/${PN}_static" 
cmake-utils_src_compile
-}
-
-src_install() {
-   cmake-utils_src_install
-   use static-libs && \
-   CMAKE_BUILD_DIR="${WORKDIR}/${PN}_static" 
cmake-utils_src_install
-
-   insinto /usr/include/blacs
-   doins BLACS/SRC/*.h
-
-   insinto /usr/include/scalapack
-   doins PBLAS/SRC/*.h
-}



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

2018-10-15 Thread Andreas Sturmlechner
commit: 635f41d0894b7aec8169ff00f7cdb015864a9008
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 21:34:13 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 22:07:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635f41d0

sci-libs/scalapack: https

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

 sci-libs/scalapack/scalapack-2.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/scalapack/scalapack-2.0.2.ebuild 
b/sci-libs/scalapack/scalapack-2.0.2.ebuild
index 68ade1f4a1b..63623ecfac8 100644
--- a/sci-libs/scalapack/scalapack-2.0.2.ebuild
+++ b/sci-libs/scalapack/scalapack-2.0.2.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
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit cmake-utils eutils fortran-2
 
 DESCRIPTION="Subset of LAPACK routines redesigned for heterogenous (MPI) 
computing"
-HOMEPAGE="http://www.netlib.org/scalapack/;
+HOMEPAGE="https://www.netlib.org/scalapack/;
 SRC_URI="${HOMEPAGE}/${P}.tgz"
 
 LICENSE="BSD"



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

2018-10-15 Thread Andreas Sturmlechner
commit: 519a55e89cc99e4e419b9535615410af9e30ec62
Author: Jimi Huotari  gentoo  org>
AuthorDate: Mon Oct 15 21:00:19 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 22:07:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519a55e8

lxqt-base/lxqt-panel: fix build issue related to disabled plugins

Require at least one of 'desktopswitch', 'mainmenu', 'showdesktop',
or 'taskbar', to avoid a build failure.

Closes: https://bugs.gentoo.org/666278
Signed-off-by: Jimi Huotari  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10152
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild 
b/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild
index 899778b6071..a4f462072d5 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.13.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=6
@@ -23,7 +23,10 @@ SLOT="0"
 IUSE="+alsa clock colorpicker cpuload +desktopswitch +directorymenu dom 
+kbindicator +mainmenu
+mount networkmonitor pulseaudio +quicklaunch sensors +showdesktop
+spacer statusnotifier sysstat +taskbar +tray +volume +worldclock"
-REQUIRED_USE="volume? ( || ( alsa pulseaudio ) )"
+REQUIRED_USE="
+   || ( desktopswitch mainmenu showdesktop taskbar )
+   volume? ( || ( alsa pulseaudio ) )
+"
 
 RDEPEND="
>=dev-libs/libqtxdg-3.0.0



[gentoo-commits] repo/gentoo:master commit in: sci-libs/scalapack/files/, sci-libs/scalapack/

2018-10-15 Thread Andreas Sturmlechner
commit: 0fad5bca0107d7ef03ecde354bed71bc50bd7dc0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 22:06:07 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 22:07:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fad5bca

sci-libs/scalapack: Fix libdir install paths

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

 .../scalapack/files/scalapack-2.0.2-libdir.patch   | 45 ++
 sci-libs/scalapack/scalapack-2.0.2-r1.ebuild   |  2 +
 2 files changed, 47 insertions(+)

diff --git a/sci-libs/scalapack/files/scalapack-2.0.2-libdir.patch 
b/sci-libs/scalapack/files/scalapack-2.0.2-libdir.patch
new file mode 100644
index 000..a1604a8fd85
--- /dev/null
+++ b/sci-libs/scalapack/files/scalapack-2.0.2-libdir.patch
@@ -0,0 +1,45 @@
+--- a/CMakeLists.txt   2012-05-02 05:58:24.0 +0200
 b/CMakeLists.txt   2018-10-15 23:57:22.716171671 +0200
+@@ -101,8 +101,8 @@
+ # Organize output files.  On Windows this also keeps .dll files next
+ # to the .exe files that need them, making tests easy to run.
+ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${SCALAPACK_BINARY_DIR}/TESTING)
+-set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${SCALAPACK_BINARY_DIR}/lib)
+-set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${SCALAPACK_BINARY_DIR}/lib)
++set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${SCALAPACK_BINARY_DIR}/lib${LIB_SUFFIX})
++set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${SCALAPACK_BINARY_DIR}/lib${LIB_SUFFIX})
+ 
+ # --
+ # Check for any necessary platform specific compiler flags
+@@ -163,8 +163,8 @@
+ PREFIX ${SCALAPACK_BINARY_DIR}/dependencies
+   )
+ if (UNIX)
+- SET(LAPACK_LIBRARIES ${SCALAPACK_BINARY_DIR}/lib/liblapack.a CACHE 
STRING "LAPACK library" FORCE)
+- SET(BLAS_LIBRARIES ${SCALAPACK_BINARY_DIR}/lib/libblas.a CACHE 
STRING "BLAS library" FORCE)
++ SET(LAPACK_LIBRARIES 
${SCALAPACK_BINARY_DIR}/lib${LIB_SUFFIX}/liblapack.a CACHE STRING "LAPACK 
library" FORCE)
++ SET(BLAS_LIBRARIES 
${SCALAPACK_BINARY_DIR}/lib${LIB_SUFFIX}/libblas.a CACHE STRING "BLAS library" 
FORCE)
+ else (UNIX) # On Windows
+  SET(LAPACK_LIBRARIES ${SCALAPACK_BINARY_DIR}/lib/liblapack.lib CACHE 
STRING "LAPACK library" FORCE)
+  SET(BLAS_LIBRARIES ${SCALAPACK_BINARY_DIR}/lib/libblas.lib CACHE 
STRING "BLAS library" FORCE)
+@@ -283,7 +283,7 @@
+ if( NOT LAPACK_FOUND )
+  install(FILES
+   ${BLAS_LIBRARIES} ${LAPACK_LIBRARIES}
+-  DESTINATION lib
++  DESTINATION lib${LIB_SUFFIX}
+)
+ endif( NOT LAPACK_FOUND )
+ 
+@@ -303,9 +303,9 @@
+ install(FILES
+   ${SCALAPACK_BINARY_DIR}/CMakeFiles/scalapack-config.cmake
+   ${SCALAPACK_BINARY_DIR}/scalapack-config-version.cmake
+-  DESTINATION lib/cmake/scalapack-${SCALAPACK_VERSION}
++  DESTINATION lib${LIB_SUFFIX}/cmake/scalapack-${SCALAPACK_VERSION}
+   )
+ 
+ install(EXPORT scalapack-targets
+-  DESTINATION lib/cmake/scalapack-${SCALAPACK_VERSION})
++  DESTINATION lib${LIB_SUFFIX}/cmake/scalapack-${SCALAPACK_VERSION})
+ 

diff --git a/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild 
b/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild
index f520036f536..3e60e55da8f 100644
--- a/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild
+++ b/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild
@@ -20,6 +20,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+PATCHES=( "${FILESDIR}/${P}-libdir.patch" )
+
 src_prepare() {
cmake-utils_src_prepare
 



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

2018-10-15 Thread Andreas Sturmlechner
commit: 8d6ed30ecbb830f5c40be33b4968253756ec188e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 21:40:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 22:07:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6ed30e

sci-libs/scalapack: Missing || die

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

 sci-libs/scalapack/scalapack-2.0.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-libs/scalapack/scalapack-2.0.2.ebuild 
b/sci-libs/scalapack/scalapack-2.0.2.ebuild
index 63623ecfac8..6eca44f0363 100644
--- a/sci-libs/scalapack/scalapack-2.0.2.ebuild
+++ b/sci-libs/scalapack/scalapack-2.0.2.ebuild
@@ -23,7 +23,9 @@ DEPEND="${RDEPEND}
 src_prepare() {
cmake-utils_src_prepare
 
-   use static-libs && mkdir "${WORKDIR}/${PN}_static"
+   if use static-libs; then
+   mkdir "${WORKDIR}/${PN}_static" || die
+   fi
# mpi does not have a pc file
sed -i -e 's/mpi//' scalapack.pc.in || die
 }



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

2018-10-15 Thread Andreas Sturmlechner
commit: 9572a71e446e8199dfcec3cd14f7138dc5da501e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 21:43:57 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 22:07:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9572a71e

sci-libs/scalapack: EAPI-6 bump

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

 sci-libs/scalapack/scalapack-2.0.2-r1.ebuild | 67 
 1 file changed, 67 insertions(+)

diff --git a/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild 
b/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild
new file mode 100644
index 000..f520036f536
--- /dev/null
+++ b/sci-libs/scalapack/scalapack-2.0.2-r1.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils fortran-2
+
+DESCRIPTION="Subset of LAPACK routines redesigned for heterogenous (MPI) 
computing"
+HOMEPAGE="https://www.netlib.org/scalapack/;
+SRC_URI="${HOMEPAGE}/${P}.tgz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="static-libs test"
+
+RDEPEND="
+   virtual/lapack
+   virtual/mpi"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   if use static-libs; then
+   mkdir "${WORKDIR}/${PN}_static" || die
+   fi
+   # mpi does not have a pc file
+   sed -i -e 's/mpi//' scalapack.pc.in || die
+}
+
+src_configure() {
+   scalapack_configure() {
+   local mycmakeargs=(
+   -DUSE_OPTIMIZED_LAPACK_BLAS=ON
+   -DBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs blas)"
+   -DLAPACK_LIBRARIES="$($(tc-getPKG_CONFIG) --libs 
lapack)"
+   -DBUILD_TESTING=$(usex test)
+   $@
+   )
+   cmake-utils_src_configure
+   }
+
+   scalapack_configure -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF
+   use static-libs && \
+   CMAKE_BUILD_DIR="${WORKDIR}/${PN}_static" scalapack_configure \
+   -DBUILD_SHARED_LIBS=OFF -DBUILD_STATIC_LIBS=ON
+}
+
+src_compile() {
+   cmake-utils_src_compile
+   use static-libs && \
+   CMAKE_BUILD_DIR="${WORKDIR}/${PN}_static" 
cmake-utils_src_compile
+}
+
+src_install() {
+   cmake-utils_src_install
+   use static-libs && \
+   CMAKE_BUILD_DIR="${WORKDIR}/${PN}_static" 
cmake-utils_src_install
+
+   insinto /usr/include/blacs
+   doins BLACS/SRC/*.h
+
+   insinto /usr/include/scalapack
+   doins PBLAS/SRC/*.h
+}



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

2018-10-15 Thread Amadeusz Piotr Żołnowski
commit: 8bf3d4ba0b8624a17fd343c28f2e87a661894f9f
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon Oct 15 21:01:07 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 15 22:06:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf3d4ba

dev-erlang/p1_utils: Bump version

Thanks to Rion  gmail.com>.

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/p1_utils/Manifest   |  1 +
 dev-erlang/p1_utils/p1_utils-1.0.13.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-erlang/p1_utils/Manifest b/dev-erlang/p1_utils/Manifest
index 707028769ec..7f13578311e 100644
--- a/dev-erlang/p1_utils/Manifest
+++ b/dev-erlang/p1_utils/Manifest
@@ -1,3 +1,4 @@
+DIST p1_utils-1.0.13.tar.gz 56548 BLAKE2B 
a92aa78960673f2a52b5247dc48ea94e73e018f1a9504b57c15ebfb3b12eb9b6b5dd4e706782f4200cd35f07d3193c4cf07eff462bc74b4714d1e3da4d97077d
 SHA512 
eb4fa41a46973c300b752efa273554e293c19235c3649166f1cb52d9512d0bfa3f032053a35ca10aec1d6594f352c386720ecb193233cebea226f45e0c0add34
 DIST p1_utils-1.0.4.tar.gz 44082 BLAKE2B 
e46625db03d449ed1dbfee9928ca276646f8c1e1f22798de4c48a72197972f6f8e969e5cc733574b281e0f116a26d474ec9fff765485ec9ae73ac69742065e7c
 SHA512 
a86da4d5201ea9fa16574e4351f5f4ba32eb36fb61feb20231e4ee7c9bfe03a12724b6b50777adc65319055c29b8a3313c9fe72263089ad8a4c8b7ba9f30a3b8
 DIST p1_utils-1.0.5.tar.gz 44167 BLAKE2B 
1863ab382557e6ec453ae868688f8bd9d64864891ede6f169f16f8a550d307761da8876c1bda280f15256e4f30f0a12b9d868bf4074af971d7a6fa73151e2575
 SHA512 
40d030e00eb5d9623035200c0a3650d2e0bc34c2cee3e46f8084c04643649fcaf33d265395d5d7414357e7e052a7be8929d3720e2c7a13a20a1379426fb5a5f2
 DIST p1_utils-1.0.6.tar.gz 46271 BLAKE2B 
9742785528b82e5f7359d01e79f1f7e2bcdf33a6f9c177e3d5a21457bcbfaf768f3a18637f7a0ccd9368801f62d8d6794145bbda367d32bb75e45cac6b673ee2
 SHA512 
8944e8317358701a4bd5f266b32a8d07ac80e144c768a5118d67dea21321f01bdcc2bd13a8175e306313c8a117ebd8876fdce8fb2b52bc098341cd72ce041c29

diff --git a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild 
b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild
new file mode 100644
index 000..e0a8a9e30c9
--- /dev/null
+++ b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Erlang utility modules from ProcessOne"
+HOMEPAGE="https://github.com/processone/p1_utils;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md  README.md )



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

2018-10-15 Thread Amadeusz Piotr Żołnowski
commit: bfcbb0fa7405820ca0e82faaf518d8d9d066db2e
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon Oct 15 20:55:50 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 15 22:06:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfcbb0fa

dev-erlang/eimp: Add new package

It's required by new version of ejabberd.

Thanks to Rion  gmail.com>.

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/eimp/Manifest  |  1 +
 dev-erlang/eimp/eimp-1.0.8.ebuild | 32 
 dev-erlang/eimp/metadata.xml  | 11 +++
 3 files changed, 44 insertions(+)

diff --git a/dev-erlang/eimp/Manifest b/dev-erlang/eimp/Manifest
new file mode 100644
index 000..043d3ec69c6
--- /dev/null
+++ b/dev-erlang/eimp/Manifest
@@ -0,0 +1 @@
+DIST eimp-1.0.8.tar.gz 3471332 BLAKE2B 
0ad9b2201952bd3fa80031cb31014f43b616e43fca49ce2d2aee0d5a3fa5fbec57fe1f1a7d105908039d8b32e0fb4217664dc6097e8eee06782c187f140a2fe1
 SHA512 
ec3eec70690aaec063c58d67783e40de330fc4045514b8e5d5ba223f78da95041c809808751cac91ad0fb2f4d98d37d316d25b29ebb562e129d0652324f2ae51

diff --git a/dev-erlang/eimp/eimp-1.0.8.ebuild 
b/dev-erlang/eimp/eimp-1.0.8.ebuild
new file mode 100644
index 000..2a1f64992af
--- /dev/null
+++ b/dev-erlang/eimp/eimp-1.0.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Erlang Image Manipulation Process"
+HOMEPAGE="https://github.com/processone/eimp;
+SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-erlang/p1_utils-1.0.13
+   >=dev-lang/erlang-17.1
+   media-libs/gd[png,jpeg,webp]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md LICENSE.txt )
+
+src_prepare() {
+   rebar_src_prepare
+
+   # FIXME: The test fails when run from ebuild for some reason. I don't
+   # FIXME: Erlang and I don't know how to fix it other than by disabling
+   # FIXME: test.
+   sed -e '/^disconnected_test() ->/,/^$/ d' -i 'test/eimp_test.erl' || die
+}

diff --git a/dev-erlang/eimp/metadata.xml b/dev-erlang/eimp/metadata.xml
new file mode 100644
index 000..960ada0d29c
--- /dev/null
+++ b/dev-erlang/eimp/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   aide...@gentoo.org
+   Amadeusz Żołnowski
+   
+   
+   processone/eimp
+   
+



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

2018-10-15 Thread Amadeusz Piotr Żołnowski
commit: ca636b6fa2f06512a9755b0745ece1679ba6b109
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Wed Oct 10 20:52:26 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 15 22:06:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca636b6f

dev-erlang/base64url: Add new package

It's required by dev-erlang/jose which in turn is required by new
version of ejabberd.

Thanks to Rion  gmail.com>.

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/base64url/Manifest |  1 +
 dev-erlang/base64url/base64url-1.0.ebuild | 21 +
 dev-erlang/base64url/metadata.xml | 11 +++
 3 files changed, 33 insertions(+)

diff --git a/dev-erlang/base64url/Manifest b/dev-erlang/base64url/Manifest
new file mode 100644
index 000..974a5af4aa7
--- /dev/null
+++ b/dev-erlang/base64url/Manifest
@@ -0,0 +1 @@
+DIST base64url-1.0.tar.gz 2759 BLAKE2B 
7a9e1c4bd5343af2556b21255fed82375400088b461ad6aa5b308c49eb5fefe3597419a6cc6990ad8e29a11f4ac8814624f7c043ca19cecdfc1a4822e230693f
 SHA512 
f9f5062d8a45c5d0fbfb7179359137e88a1af10e29c1329506446d2142331176f6be2aa30387e4c98855440c1da943ea16a655ed2ad5168d4f5f8a2cd1c47c5f

diff --git a/dev-erlang/base64url/base64url-1.0.ebuild 
b/dev-erlang/base64url/base64url-1.0.ebuild
new file mode 100644
index 000..08e3b366da4
--- /dev/null
+++ b/dev-erlang/base64url/base64url-1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="URL safe base64-compatible codec"
+HOMEPAGE="https://github.com/dvv/base64url;
+SRC_URI="https://github.com/dvv/base64url/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )

diff --git a/dev-erlang/base64url/metadata.xml 
b/dev-erlang/base64url/metadata.xml
new file mode 100644
index 000..c37bd0ac221
--- /dev/null
+++ b/dev-erlang/base64url/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   aide...@gentoo.org
+   Amadeusz Żołnowski
+   
+   
+   dvv/base64url
+   
+



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

2018-10-15 Thread Amadeusz Piotr Żołnowski
commit: 30c8ad773b9ea8ba86fb3c724c34a61822f88c6d
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Wed Oct 10 20:57:13 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 15 22:06:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c8ad77

dev-erlang/cache_tab: Bump version

Thanks to Rion  gmail.com>.

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/cache_tab/Manifest|  1 +
 dev-erlang/cache_tab/cache_tab-1.0.16.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/cache_tab/Manifest b/dev-erlang/cache_tab/Manifest
index 381f860a706..d186b4ffa74 100644
--- a/dev-erlang/cache_tab/Manifest
+++ b/dev-erlang/cache_tab/Manifest
@@ -1,3 +1,4 @@
+DIST cache_tab-1.0.16.tar.gz 18736 BLAKE2B 
7701ac2dbc57a8a2f3ebde2744ad27864e1e12d8a30bde5196789d702c0270345a74b9f064ca61835ace54d65d28f7b52e394abbcc155044f440752d13359862
 SHA512 
d4a81a64fc34ba6c784e9ade3575e6f6964d6273f84de4c0d81e18a9f9fa59547f6f270d76a42cf0061a63fddd04171e7de10abbc52de4c215f39697b7619746
 DIST cache_tab-1.0.2.tar.gz 12414 BLAKE2B 
15c8d1bfe8e774b123bfedbe3ce7aaf006575670f8a41639effc7d9e4ad4e1717a47f02d195be7e60fabf8f0495ef05aa02ef91029cace32c7f66f147f723beb
 SHA512 
9a4e225b4a1776771d964ef2b96b8eb976b930bb2e9c5ac93e1e8b238f6e259d086a550d41b4931fbde293306892cdde2a38a4af3afa581a74e9e76b5feef111
 DIST cache_tab-1.0.3.tar.gz 12600 BLAKE2B 
5474ea27ee872893f1b834f361aeca17755d54571c853b39c87622daca03526529612c4ac04c5d7554d65ff838ef6bd32cff654ddbdd031b08deeb653f041591
 SHA512 
d6d6f23834144b58a590dcbda57c2f0d14fd6030a2ea1e1675d56ac1038618f275bb9f9f9c0f80fc03510f775c1a04637eebcf927daeb9af51e2c70efa8239f4
 DIST cache_tab-1.0.4.tar.gz 12611 BLAKE2B 
191ea58bf29cd9bfe8b56a5418008e643199ac1a2f7e9b624a29a25d1f3a8a5fc85c6fc7f483b545458f3e1e4143e5cd5b79e06fbbfc60433806daed930559bc
 SHA512 
c0f7167631eb11de59303a7cc96592c172c109019004f52759c6d5c02d581ca515a81568f2dca0bc1a38ea8303d48b5e415cf12629d27730318433843a1ff3eb

diff --git a/dev-erlang/cache_tab/cache_tab-1.0.16.ebuild 
b/dev-erlang/cache_tab/cache_tab-1.0.16.ebuild
new file mode 100644
index 000..2c670bedbf4
--- /dev/null
+++ b/dev-erlang/cache_tab/cache_tab-1.0.16.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="In-memory cache Erlang and Elixir library"
+HOMEPAGE="https://github.com/processone/cache_tab;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-erlang/p1_utils-1.0.13
+   >=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md  README.md )



[gentoo-commits] repo/gentoo:master commit in: app-editors/gedit-plugins/

2018-10-15 Thread Remi Cardona
commit: 750322ef3fa02b10739751ddadf25a866c416913
Author: Rémi Cardona  gentoo  org>
AuthorDate: Mon Oct 15 21:57:25 2018 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Mon Oct 15 22:02:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750322ef

app-editors/gedit-plugins: bump to 3.28.1

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Rémi Cardona  gentoo.org>

 app-editors/gedit-plugins/Manifest |  1 +
 .../gedit-plugins/gedit-plugins-3.28.1.ebuild  | 94 ++
 2 files changed, 95 insertions(+)

diff --git a/app-editors/gedit-plugins/Manifest 
b/app-editors/gedit-plugins/Manifest
index 50b61422959..c512f0cc575 100644
--- a/app-editors/gedit-plugins/Manifest
+++ b/app-editors/gedit-plugins/Manifest
@@ -1 +1,2 @@
 DIST gedit-plugins-3.22.0.tar.xz 1314512 BLAKE2B 
2910a101da94112b4190d96111013675234c109bfc37e05ff98d53e87e0a4db8e5a4a6823017153d65a9d554cfb95fed000d56d9e721faebfeeb033fc7be2901
 SHA512 
5560b48c0b21b535de7247c39653c111439f9cb138025d7e3a600b94babbe060777c2095160b7e5ea39b8ba8be520ea3966b0ffc2ec15d17ea0bf814bf58748d
+DIST gedit-plugins-3.28.1.tar.xz 1350468 BLAKE2B 
4fd50ad7358581f5e27f0c3a7e127d4e2c0e7189c039daee1d8d7ddf7062846e1aebb634b3edd998c9a7c11840c71f56fe4eeca78ea2e91ae18db814e4fd79e5
 SHA512 
6258c627cd3fa2948375c30e87061375c0d09ce2c70301c2d10a403e6075d1df09e928a2d95b72f6d7950a31a720af645fff2f7f59a281d248beb56c1dc9

diff --git a/app-editors/gedit-plugins/gedit-plugins-3.28.1.ebuild 
b/app-editors/gedit-plugins/gedit-plugins-3.28.1.ebuild
new file mode 100644
index 000..fc8347b9387
--- /dev/null
+++ b/app-editors/gedit-plugins/gedit-plugins-3.28.1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+GNOME2_LA_PUNT="yes" # plugins are dlopened
+PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_REQ_USE="xml"
+VALA_MIN_API_VERSION="0.28"
+
+inherit eutils gnome2 multilib python-single-r1 vala
+
+DESCRIPTION="Official plugins for gedit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins;
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+IUSE_plugins="charmap git terminal vala"
+IUSE="+python ${IUSE_plugins}"
+# python-single-r1 would request disabling PYTHON_TARGETS on libpeas
+REQUIRED_USE="
+   charmap? ( python )
+   git? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   terminal? ( python )
+"
+
+RDEPEND="
+   >=app-editors/gedit-3.16
+   >=dev-libs/glib-2.32:2
+   >=dev-libs/libpeas-1.7.0[gtk]
+   >=x11-libs/gtk+-3.9:3
+   >=x11-libs/gtksourceview-3.21.3:3.0
+   python? (
+   ${PYTHON_DEPS}
+   >=app-editors/gedit-3.16[introspection,python,${PYTHON_USEDEP}]
+   dev-libs/libpeas[python,${PYTHON_USEDEP}]
+   >=dev-python/dbus-python-0.82[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   >=x11-libs/gtk+-3.9:3[introspection]
+   >=x11-libs/gtksourceview-3.14:3.0[introspection]
+   x11-libs/pango[introspection]
+   x11-libs/gdk-pixbuf:2[introspection]
+   )
+   charmap? ( >=gnome-extra/gucharmap-3:2.90[introspection] )
+   git? ( >=dev-libs/libgit2-glib-0.0.6 )
+   terminal? ( x11-libs/vte:2.91[introspection] )
+   vala? ( $(vala_depend) )
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   >=dev-util/intltool-0.40.0
+   >=sys-devel/gettext-0.17
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   use python && [[ ${MERGE_TYPE} != binary ]] && 
python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable python) \
+   $(use_enable vala)
+}
+
+src_install() {
+   gnome2_src_install
+
+   # FIXME: crazy !!!
+   if use python; then
+   find "${ED}"/usr/share/gedit -name "*.py*" -delete || die
+   find "${ED}"/usr/share/gedit -type d -empty -delete || die
+   fi
+
+   # FIXME: upstream made this automagic...
+   clean_plugin charmap
+   clean_plugin git
+   clean_plugin terminal
+}
+
+clean_plugin() {
+   if use !${1} ; then
+   rm -rf "${ED}"/usr/share/gedit/plugins/${1}*
+   rm -rf "${ED}"/usr/$(get_libdir)/gedit/plugins/${1}*
+   fi
+}



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

2018-10-15 Thread Virgil Dupras
commit: 5d590585df78727d11580cb7613b426577c9fb89
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 22:00:02 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 22:00:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d590585

dev-python/traitlets: drop pytest-cov dep

We don't need to compute test coverage.

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

 dev-python/traitlets/traitlets-4.3.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/traitlets/traitlets-4.3.2.ebuild 
b/dev-python/traitlets/traitlets-4.3.2.ebuild
index 51bc865fd59..c9a8ea73a32 100644
--- a/dev-python/traitlets/traitlets-4.3.2.ebuild
+++ b/dev-python/traitlets/traitlets-4.3.2.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 @@ DEPEND="
)
test? (
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
'python2*')
-   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
)
"
 
@@ -50,5 +50,5 @@ python_compile_all() {
 }
 
 python_test() {
-   py.test --cov traitlets -v traitlets || die
+   pytest -vv traitlets || die
 }



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

2018-10-15 Thread Pacho Ramos
commit: 7d2bc4440f2221057816f596bdc9d91f1ab52e12
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Oct 15 21:26:53 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Oct 15 21:27:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2bc444

dev-python/pyclipper: Add missing dep (#668726 by Toralf Förster)

Closes: https://bugs.gentoo.org/668726
Signed-off-by: Pacho Ramos  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/pyclipper/pyclipper-1.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pyclipper/pyclipper-1.1.0.ebuild 
b/dev-python/pyclipper/pyclipper-1.1.0.ebuild
index 98a6fe8fc6c..e639fa0cf58 100644
--- a/dev-python/pyclipper/pyclipper-1.1.0.ebuild
+++ b/dev-python/pyclipper/pyclipper-1.1.0.ebuild
@@ -19,6 +19,7 @@ DEPEND="
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools-git[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
 "
 RDEPEND=""
 



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

2018-10-15 Thread Pacho Ramos
commit: bd30167a83639ac5868da6d91e016127a1e70737
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Oct 15 21:26:05 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Oct 15 21:27:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd30167a

dev-python/setuptools_scm_git_archive: Add package needed by pyclipper

Bug: https://bugs.gentoo.org/668726
Signed-off-by: Pacho Ramos  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/setuptools_scm_git_archive/Manifest |  1 +
 dev-python/setuptools_scm_git_archive/metadata.xml |  8 ++
 .../setuptools_scm_git_archive-1.0.ebuild  | 31 ++
 3 files changed, 40 insertions(+)

diff --git a/dev-python/setuptools_scm_git_archive/Manifest 
b/dev-python/setuptools_scm_git_archive/Manifest
new file mode 100644
index 000..142571b1489
--- /dev/null
+++ b/dev-python/setuptools_scm_git_archive/Manifest
@@ -0,0 +1 @@
+DIST setuptools_scm_git_archive-1.0.tar.gz 2553 BLAKE2B 
a5ed592384800585b3f58b40571edc929872908bcb5e2d012cefe34e6cd84ee420a39e856ef0fbbb972931abb4913d245b98d54b82aaf659247b92a1303e
 SHA512 
fd1a06c86d1a8394e37b91d374b93dd5902906795360688b49077a4530240fd6be575ee66d51c3f61931bc837711bc3c59491d7c9cd165c34e2ec1f314b4cfbc

diff --git a/dev-python/setuptools_scm_git_archive/metadata.xml 
b/dev-python/setuptools_scm_git_archive/metadata.xml
new file mode 100644
index 000..3da97a9953c
--- /dev/null
+++ b/dev-python/setuptools_scm_git_archive/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   
+

diff --git 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild
new file mode 100644
index 000..350a0c13b3e
--- /dev/null
+++ 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+inherit distutils-r1
+
+DESCRIPTION="A setuptools_scm plugin for git archives"
+HOMEPAGE="https://github.com/Changaco/setuptools_scm_git_archive;
+SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   esetup.py test
+}



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

2018-10-15 Thread Virgil Dupras
commit: b0880ec0fc05c6963e73334328e4d20be2fca5a2
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 20:58:37 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 21:23:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0880ec0

dev-python/watchdog: bump to 0.9.0

Also, remove pytest-cov dependency. Coverage calculations aren't
necessary for our purpose.

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

 dev-python/watchdog/Manifest  |  1 +
 dev-python/watchdog/watchdog-0.9.0.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/watchdog/Manifest b/dev-python/watchdog/Manifest
index cb2111b7650..396557ba521 100644
--- a/dev-python/watchdog/Manifest
+++ b/dev-python/watchdog/Manifest
@@ -1 +1,2 @@
 DIST watchdog-0.8.3.tar.gz 83154 BLAKE2B 
d5d0635e83bbcd31544d5ea5811c2f202b0da76bd7a4086e8fc61e3293640e701b04599f95decaa82bee3705dbd6b91ad24b9dbd20edcfc329913600c8a3c932
 SHA512 
61f1db886e8e9a6d78b569329f4d5944c296778a5a34f94fbf115a748fb4c3be422bf4d3cc828e22fcdcd380fdf9009f5bd91a8a5edc87089afc58297a0b946f
+DIST watchdog-0.9.0.tar.gz 90597 BLAKE2B 
4b83061f49204f13ccdb129c31bd53af256e5541d7a3f6452e59682ab64f37dc2a38e9a82ddcc2cec0ed5c52baed27d62b2fab7eebe2433d924209860b5d4a00
 SHA512 
97fca2642209150a611d931d6f2049a9941a3494a6c566bc18eaa45a8fc2fbd02c712b37a85cc1375eeb65715706ba6b8ecf781b99951721988c318f81eff7c6

diff --git a/dev-python/watchdog/watchdog-0.9.0.ebuild 
b/dev-python/watchdog/watchdog-0.9.0.ebuild
new file mode 100644
index 000..127d5540003
--- /dev/null
+++ b/dev-python/watchdog/watchdog-0.9.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Python API and shell utilities to monitor file system events"
+HOMEPAGE="https://github.com/gorakhargosh/watchdog;
+SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+   dev-python/argh[${PYTHON_USEDEP}]
+   dev-python/pathtools[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   >=dev-python/pytest-timeout-0.3[${PYTHON_USEDEP}]
+   )"
+
+src_prepare() {
+   default
+   rm tox.ini || die
+}
+
+python_test() {
+   pytest -vv || die "Tests failed with ${EPYTHON}"
+}
+
+pkg_postinst() {
+   optfeature "Bash completion" dev-python/argcomplete
+}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/lemon/, sci-libs/lemon/files/

2018-10-15 Thread Andreas Sturmlechner
commit: f6fc01bed0963a5e27c782f1531ee5da9d4c8aeb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 20:21:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 21:16:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6fc01be

sci-libs/lemon: 1.3.1 version bump, EAPI-6 bump, fix multilib

Use cmake-utils functions instead of manual sed.
Fix unused cmake args.
Fix USE doc install location.
Drop USE tools, only saved a minuscule amount of space.

Closes: https://bugs.gentoo.org/668570
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-libs/lemon/Manifest |  1 +
 sci-libs/lemon/files/lemon-1.3.1-multilib.patch | 31 +
 sci-libs/lemon/lemon-1.3.1.ebuild   | 89 +
 3 files changed, 121 insertions(+)

diff --git a/sci-libs/lemon/Manifest b/sci-libs/lemon/Manifest
index 48e20adb6a3..e9ae37c003d 100644
--- a/sci-libs/lemon/Manifest
+++ b/sci-libs/lemon/Manifest
@@ -1 +1,2 @@
+DIST lemon-1.3.1.tar.gz 5142826 BLAKE2B 
23d3b637b4dd32d73bb053b4f5d032e16be787ba162eed6df793f65b81efef6d7ca66d6e5a483b75ac7b1ddb7c8a2698b3b13eb16fcd44e0b726052290082bee
 SHA512 
715eb45e790c908e41de4c13e68b7880e1d86c54eca53f896c95b6bc411ded504f3f768bed9d63562ed4adad53167fb3a7828c67456fdea645a5d0a94ae2e038
 DIST lemon-1.3.tar.gz 5454290 BLAKE2B 
f204b84d6ce82d1e942597e40c3b35e0a218d110017bc74d8982d09270e2d94e260e2a62e818e88d69a56a75886a60343b787e2cf05d581b5e520faaf2c73b02
 SHA512 
f48c14e42e0a463a3d203a05a012fdf635cf09503a5d18e14e64722e9f7f68d7fc223059e0a6a5d118491a473a25196d531e0a6302552f9fb8c121a4ed70af45

diff --git a/sci-libs/lemon/files/lemon-1.3.1-multilib.patch 
b/sci-libs/lemon/files/lemon-1.3.1-multilib.patch
new file mode 100644
index 000..f2b3cd6bf00
--- /dev/null
+++ b/sci-libs/lemon/files/lemon-1.3.1-multilib.patch
@@ -0,0 +1,31 @@
+--- a/lemon/CMakeLists.txt 2014-07-07 16:40:24.911315501 +0200
 b/lemon/CMakeLists.txt 2018-10-15 22:13:12.040890710 +0200
+@@ -66,8 +66,8 @@
+ 
+ INSTALL(
+   TARGETS lemon
+-  ARCHIVE DESTINATION lib
+-  LIBRARY DESTINATION lib
++  ARCHIVE DESTINATION lib${LIB_SUFFIX}
++  LIBRARY DESTINATION lib${LIB_SUFFIX}
+   COMPONENT library
+ )
+ 
+@@ -86,6 +86,6 @@
+ 
+ INSTALL(
+   FILES ${CMAKE_CURRENT_BINARY_DIR}/lemon.pc
+-  DESTINATION lib/pkgconfig
++  DESTINATION lib${LIB_SUFFIX}/pkgconfig
+ )
+ 
+--- a/lemon/lemon.pc.in2014-07-07 16:40:24.949315716 +0200
 b/lemon/lemon.pc.in2018-10-15 22:45:28.869931587 +0200
+@@ -1,6 +1,6 @@
+ prefix=@CMAKE_INSTALL_PREFIX@
+ exec_prefix=@CMAKE_INSTALL_PREFIX@/bin
+-libdir=@CMAKE_INSTALL_PREFIX@/lib
++libdir=@CMAKE_INSTALL_PREFIX@/lib@LIB_SUFFIX@
+ includedir=@CMAKE_INSTALL_PREFIX@/include
+ 
+ Name: @PROJECT_NAME@

diff --git a/sci-libs/lemon/lemon-1.3.1.ebuild 
b/sci-libs/lemon/lemon-1.3.1.ebuild
new file mode 100644
index 000..3a35fa7919d
--- /dev/null
+++ b/sci-libs/lemon/lemon-1.3.1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="C++ template static library of common data structures and 
algorithms"
+HOMEPAGE="https://lemon.cs.elte.hu/trac/lemon/;
+SRC_URI="https://lemon.cs.elte.hu/pub/sources/${P}.tar.gz;
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+coin doc glpk static-libs test"
+
+REQUIRED_USE="|| ( coin glpk )"
+
+RDEPEND="
+   coin? (
+   sci-libs/coinor-cbc:=
+   sci-libs/coinor-clp:=
+   )
+   glpk? ( sci-mathematics/glpk:= )
+"
+DEPEND="${RDEPEND}
+   doc? (
+   app-doc/doxygen
+   app-text/ghostscript-gpl
+   dev-libs/mathjax
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-multilib.patch
+   "${FILESDIR}"/${PN}-1.3-as-needed.patch
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+   cmake_comment_add_subdirectory demo
+
+   use doc || cmake_comment_add_subdirectory doc
+   use test || cmake_comment_add_subdirectory test
+
+   for t in \
+   max_clique \
+   max_flow \
+   graph_utils \
+   random \
+   time_measure \
+   tsp; do
+   sed -i -e "/${t}_test/d" test/CMakeLists.txt || die
+   done
+   sed -i \
+   -e '/ADD_TEST(lp_test lp_test)/d' \
+   -e '/ADD_DEPENDENCIES(check lp_test)/d' \
+   test/CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_SHARED_LIBS=TRUE
+   -DLEMON_ENABLE_COIN=$(usex coin)
+   -DLEMON_ENABLE_GLPK=$(usex glpk)
+   )
+   use coin && mycmakeargs+=( -DCOIN_ROOT_DIR="${EPREFIX}/usr" )
+   if use doc; then
+   mycmakeargs+=(
+   

[gentoo-commits] repo/gentoo:master commit in: sci-libs/lemon/files/, sci-libs/lemon/

2018-10-15 Thread Andreas Sturmlechner
commit: aabcb73fb37d1a9adea76de1a90842406ec75dba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 21:09:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 21:16:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabcb73f

sci-libs/lemon: Drop 1.3-r2

Closes: https://bugs.gentoo.org/600750
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-libs/lemon/Manifest   |  1 -
 sci-libs/lemon/files/lemon-1.3-multilib.patch | 18 --
 sci-libs/lemon/lemon-1.3-r2.ebuild| 87 ---
 sci-libs/lemon/metadata.xml   |  1 -
 4 files changed, 107 deletions(-)

diff --git a/sci-libs/lemon/Manifest b/sci-libs/lemon/Manifest
index e9ae37c003d..613b6a848c3 100644
--- a/sci-libs/lemon/Manifest
+++ b/sci-libs/lemon/Manifest
@@ -1,2 +1 @@
 DIST lemon-1.3.1.tar.gz 5142826 BLAKE2B 
23d3b637b4dd32d73bb053b4f5d032e16be787ba162eed6df793f65b81efef6d7ca66d6e5a483b75ac7b1ddb7c8a2698b3b13eb16fcd44e0b726052290082bee
 SHA512 
715eb45e790c908e41de4c13e68b7880e1d86c54eca53f896c95b6bc411ded504f3f768bed9d63562ed4adad53167fb3a7828c67456fdea645a5d0a94ae2e038
-DIST lemon-1.3.tar.gz 5454290 BLAKE2B 
f204b84d6ce82d1e942597e40c3b35e0a218d110017bc74d8982d09270e2d94e260e2a62e818e88d69a56a75886a60343b787e2cf05d581b5e520faaf2c73b02
 SHA512 
f48c14e42e0a463a3d203a05a012fdf635cf09503a5d18e14e64722e9f7f68d7fc223059e0a6a5d118491a473a25196d531e0a6302552f9fb8c121a4ed70af45

diff --git a/sci-libs/lemon/files/lemon-1.3-multilib.patch 
b/sci-libs/lemon/files/lemon-1.3-multilib.patch
deleted file mode 100644
index ee578d4a0f6..000
--- a/sci-libs/lemon/files/lemon-1.3-multilib.patch
+++ /dev/null
@@ -1,18 +0,0 @@
- lemon/CMakeLists.txt | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/lemon/CMakeLists.txt b/lemon/CMakeLists.txt
-index 8011833..0209acf 100644
 a/lemon/CMakeLists.txt
-+++ b/lemon/CMakeLists.txt
-@@ -61,8 +61,8 @@ ENDIF()
- 
- INSTALL(
-   TARGETS lemon
--  ARCHIVE DESTINATION lib
--  LIBRARY DESTINATION lib
-+  ARCHIVE DESTINATION lib${LIB_SUFFIX}
-+  LIBRARY DESTINATION lib${LIB_SUFFIX}
-   COMPONENT library
- )
- 

diff --git a/sci-libs/lemon/lemon-1.3-r2.ebuild 
b/sci-libs/lemon/lemon-1.3-r2.ebuild
deleted file mode 100644
index d105113c379..000
--- a/sci-libs/lemon/lemon-1.3-r2.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="C++ template static library of common data structures and 
algorithms"
-HOMEPAGE="https://lemon.cs.elte.hu/trac/lemon/;
-SRC_URI="https://lemon.cs.elte.hu/pub/sources/${P}.tar.gz;
-
-LICENSE="Boost-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+coin doc glpk static-libs test tools"
-
-RDEPEND="
-   coin? (
-   sci-libs/coinor-cbc:=
-   sci-libs/coinor-clp:=
-   )
-   glpk? ( sci-mathematics/glpk:= )
-"
-DEPEND="${RDEPEND}
-   doc? (
-   app-doc/doxygen
-   app-text/ghostscript-gpl
-   dev-libs/mathjax
-   )
-"
-
-REQUIRED_USE="|| ( coin glpk )"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-multilib.patch
-   "${FILESDIR}"/${P}-as-needed.patch
-)
-
-src_prepare() {
-   sed -i \
-   -e '/ADD_SUBDIRECTORY(demo)/d' \
-   CMakeLists.txt || die
-
-   use doc || sed -i \
-   -e '/ADD_SUBDIRECTORY(doc)/d' \
-   CMakeLists.txt || die
-
-   use tools || sed -i \
-   -e '/ADD_SUBDIRECTORY(tools)/d' \
-   CMakeLists.txt || die
-
-   use test || sed -i \
-   -e '/ADD_SUBDIRECTORY(test)/d' \
-   CMakeLists.txt || die
-
-   for t in \
-   max_clique \
-   max_flow \
-   graph_utils \
-   random \
-   time_measure \
-   tsp; do
-   sed -i -e "/${t}_test/d" test/CMakeLists.txt || die
-   done
-   sed -i \
-   -e '/ADD_TEST(lp_test lp_test)/d' \
-   -e '/ADD_DEPENDENCIES(check lp_test)/d' \
-   test/CMakeLists.txt || die
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_SHARED_LIBS=TRUE
-   -DCOIN_ROOT_DIR="${EPREFIX}/usr"
-   -DLEMON_DOC_MATHJAX_RELPATH="${EPREFIX}/usr/share/mathjax"
-   $(cmake-utils_use doc LEMON_DOC_SOURCE_BROWSER)
-   $(cmake-utils_use doc LEMON_DOC_USE_MATHJAX)
-   $(cmake-utils_use coin LEMON_ENABLE_COIN)
-   $(cmake-utils_use glpk LEMON_ENABLE_GLPK)
-   )
-   cmake-utils_src_configure
-}
-
-src_test() {
-   emake -C "${BUILD_DIR}" check
-}

diff --git a/sci-libs/lemon/metadata.xml b/sci-libs/lemon/metadata.xml
index e362f3ccd40..92e66a920f0 100644

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

2018-10-15 Thread Sergei Trofimovich
commit: 3da825677c3cbf7385055a047f2b2801f34fc31f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 21:13:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 21:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da82567

dev-util/ccache: disable nvcc tests

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

 dev-util/ccache/ccache-3.5.ebuild|  1 +
 dev-util/ccache/files/ccache-3.5-nvcc-test.patch | 11 +++
 2 files changed, 12 insertions(+)

diff --git a/dev-util/ccache/ccache-3.5.ebuild 
b/dev-util/ccache/ccache-3.5.ebuild
index ea736149c66..e2a525cad94 100644
--- a/dev-util/ccache/ccache-3.5.ebuild
+++ b/dev-util/ccache/ccache-3.5.ebuild
@@ -22,6 +22,7 @@ RDEPEND="${DEPEND}
 
 PATCHES=(
"${FILESDIR}"/${PN}-3.4-size-on-disk.patch #456178
+   "${FILESDIR}"/${PN}-3.5-nvcc-test.patch
 )
 
 src_prepare() {

diff --git a/dev-util/ccache/files/ccache-3.5-nvcc-test.patch 
b/dev-util/ccache/files/ccache-3.5-nvcc-test.patch
new file mode 100644
index 000..294b2243907
--- /dev/null
+++ b/dev-util/ccache/files/ccache-3.5-nvcc-test.patch
@@ -0,0 +1,11 @@
+Disable 'nvcc' tests to avoid test failure
+on system with gcc-7+ enabled by default.
+--- a/test/run
 b/test/run
+@@ -425,2 +425,6 @@ else
+ fi
++# Disable nvcc tests in Gentoo as nvcc requires gcc<7.
++# Not a default normally.
++REAL_NVCC=
++REAL_CUOBJDUMP=
+ echo



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

2018-10-15 Thread Sergei Trofimovich
commit: 482a8f5f0eb3edc6195817819a87652c95f08c15
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 20:50:31 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 21:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482a8f5f

dev-util/ccache: bump up to 3.5

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

 dev-util/ccache/Manifest  |  1 +
 dev-util/ccache/ccache-3.5.ebuild | 82 +++
 2 files changed, 83 insertions(+)

diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest
index 538e0523710..bcff8ea031f 100644
--- a/dev-util/ccache/Manifest
+++ b/dev-util/ccache/Manifest
@@ -1,3 +1,4 @@
 DIST ccache-3.2.4.tar.xz 302548 BLAKE2B 
7d642dc3f944183660e79cfdfd68948528aa3ea4ef8162a4d04837c85ccace35107e663ec81a15438dab133fca2e8bf100fecd483f33c9b0aa52c68989ae8122
 SHA512 
d048b70804c81dece97f3ba511b3c109ec0d14e7dca69bc68faeeb61a4a7b5639c03e3e5ad7dad4e42b4bd198d7a7fffa4e3b7ef99590dfd4df0805db6c25db7
 DIST ccache-3.3.4.tar.xz 314468 BLAKE2B 
6e465598df428979a2c821a698afef25c05d09045cbb54ec54cc3b65b8ce6416b6eb46fae0cf5d60f766129cef11eb01410b522318c67416fdf47f6e8fceae66
 SHA512 
891bcf11b27fa20a250bc86d182663e46af450a3a807b6cab502f202cd57123ce93bcb1fe5e48866feecda76912a5f742efa5869df9117d81624ba185dd4e02c
 DIST ccache-3.4.3.tar.xz 328824 BLAKE2B 
f2ff3276cbadde642a362400b32291f59f60c274861c4c706f0bced801aec7aeeafeeb611331bc23e96fc8790a1d1ffd39df58f24f6a5384d8ddda0da54c9339
 SHA512 
8a92ef3f3b3688bb4c0b39106bea387ec3065a074327c1fa793e511192acd5cf9aeb5c0065ee8868a944ec63463c2b59fb84edd952102468cd12fcbb1ee16c49
+DIST ccache-3.5.tar.xz 334668 BLAKE2B 
e3e2b63e8c4c8074514fb3a5794325fa05a4d52f48fc436ab0ad21b643ca4d1a1502c989cb47ed68972b105d4f1642e4fadc5ecef1235fe2bd3be5d218094a79
 SHA512 
92181fb794f06dc231baa4193c37e8f1d844c9281fd64bcb8f4b35c87b4a88dfc9bf36b810b37151ee85699778fcd3783818949a7010e619aeca7e3b33b7a2e3

diff --git a/dev-util/ccache/ccache-3.5.ebuild 
b/dev-util/ccache/ccache-3.5.ebuild
new file mode 100644
index 000..ea736149c66
--- /dev/null
+++ b/dev-util/ccache/ccache-3.5.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit readme.gentoo-r1
+
+DESCRIPTION="fast compiler cache"
+HOMEPAGE="https://ccache.samba.org/;
+SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+IUSE=""
+
+DEPEND="app-arch/xz-utils
+   sys-libs/zlib"
+RDEPEND="${DEPEND}
+   dev-util/shadowman
+   sys-apps/gentoo-functions"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.4-size-on-disk.patch #456178
+)
+
+src_prepare() {
+   default
+
+   # make sure we always use system zlib
+   rm -rf src/zlib || die
+   sed \
+   -e "/^EPREFIX=/s:'':'${EPREFIX}':" \
+   "${FILESDIR}"/ccache-config-3 > ccache-config || die
+}
+
+src_compile() {
+   emake V=1
+}
+
+src_test() {
+   emake check V=1
+}
+
+src_install() {
+   DOCS=( doc/{AUTHORS,MANUAL,NEWS}.adoc CONTRIBUTING.md README.md )
+   default
+
+   dobin ccache-config
+   insinto /usr/share/shadowman/tools
+   newins - ccache <<<'/usr/lib/ccache/bin'
+
+   DOC_CONTENTS="
+To use ccache with **non-Portage** C compiling, add
+${EPREFIX}/usr/lib/ccache/bin to the beginning of your path, before 
${EPREFIX}/usr/bin.
+Portage 2.0.46-r11+ will automatically take advantage of ccache with
+no additional steps.  If this is your first install of ccache, type
+something like this to set a maximum cache size of 2GB:\\n
+# ccache -M 2G\\n
+If you are upgrading from an older version than 3.x you should clear all of 
your caches like so:\\n
+# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n
+ccache now supports sys-devel/clang and dev-lang/icc, too!"
+
+   readme.gentoo_create_doc
+}
+
+pkg_prerm() {
+   if [[ -z ${REPLACED_BY_VERSION} && ${ROOT} == / ]] ; then
+   eselect compiler-shadow remove ccache
+   fi
+}
+
+pkg_postinst() {
+   if [[ ${ROOT} == / ]]; then
+   eselect compiler-shadow update ccache
+   fi
+
+   # nuke broken symlinks from previous versions that shouldn't exist
+   rm -rf "${EROOT}"/usr/lib/ccache.backup || die
+
+   readme.gentoo_print_elog
+}



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

2018-10-15 Thread Remi Cardona
commit: 6acddb960279478ad64927436b88f837349f9343
Author: Remi Cardona  gentoo  org>
AuthorDate: Mon Oct 15 20:58:17 2018 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Mon Oct 15 20:58:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6acddb96

sys-apps/bubblewrap: add metadata, remove useless einfo

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Remi Cardona  gentoo.org>

 sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild |  5 -
 sys-apps/bubblewrap/metadata.xml| 11 +++
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild
index 56d2c9cb2b0..6a54ac1e845 100644
--- a/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild
+++ b/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild
@@ -43,8 +43,3 @@ src_configure() {
"--with-bash-completion-dir=${get_bashcompdir}" \
"--with-priv-mode=none"
 }
-
-pkg_postinst() {
-   einfo "bashcomp can be used with >=app-shells/bash-completion-2.0"
-   einfo "probably needs namespaces"
-}

diff --git a/sys-apps/bubblewrap/metadata.xml b/sys-apps/bubblewrap/metadata.xml
index 39980802b1d..29a569e6d41 100644
--- a/sys-apps/bubblewrap/metadata.xml
+++ b/sys-apps/bubblewrap/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
+   
+   projectatomic/bubblewrap
+   
 



[gentoo-commits] repo/gentoo: Branch deleted: remi_test_branch

2018-10-15 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 15 20:35:04 2018 +

Branch deleted: remi_test_branch




[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/

2018-10-15 Thread Sergei Trofimovich
commit: ba5f6d309f8242048bde320bc0c615b72c2a1dac
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 20:27:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 20:27:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5f6d30

dev-vcs/mercurial: keyworded 4.7.1-r1 for ia64, bug #666978

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild 
b/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild
index b831a8157e2..383785221fe 100644
--- a/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild
+++ b/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bugzilla emacs gpg test tk"
 
 RDEPEND="app-misc/ca-certificates



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/

2018-10-15 Thread Sergei Trofimovich
commit: f228fc3faba48cbfcb58a2dabbfed968b5117b52
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 20:28:29 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 20:28:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f228fc3f

dev-vcs/mercurial: keyworded 4.7.2 for ia64, bug #666978

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 dev-vcs/mercurial/mercurial-4.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/mercurial/mercurial-4.7.2.ebuild 
b/dev-vcs/mercurial/mercurial-4.7.2.ebuild
index 1fe93a2310c..2b7e1bbf0e2 100644
--- a/dev-vcs/mercurial/mercurial-4.7.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-4.7.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bugzilla emacs gpg test tk"
 
 RDEPEND="app-misc/ca-certificates



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

2018-10-15 Thread Sergei Trofimovich
commit: 882e443ca031175b7238781a022a18d3b5b5011d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 20:27:50 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 20:27:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=882e443c

dev-python/zstandard: keyworded 0.8.1 for ia64, bug #666978

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/zstandard/zstandard-0.8.1.ebuild 
b/dev-python/zstandard/zstandard-0.8.1.ebuild
index 315469ccdaa..6d6febd2888 100644
--- a/dev-python/zstandard/zstandard-0.8.1.ebuild
+++ b/dev-python/zstandard/zstandard-0.8.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/cffi:=[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo: New branch: remi_test_branch

2018-10-15 Thread Remi Cardona
commit: 
Commit: Remi Cardona  gentoo  org>
CommitDate: Mon Oct 15 20:10:04 2018 +

New branch: remi_test_branch




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

2018-10-15 Thread Virgil Dupras
commit: 31214043d0b07fc7c917073cc48bd46d2747171f
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 20:09:33 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 20:09:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31214043

app-text/mupdf: fix shared library build (again)

Urg, I'm bad.

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

 app-text/mupdf/{mupdf-1.14.0-r1.ebuild => mupdf-1.14.0-r2.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-text/mupdf/mupdf-1.14.0-r1.ebuild 
b/app-text/mupdf/mupdf-1.14.0-r2.ebuild
similarity index 98%
rename from app-text/mupdf/mupdf-1.14.0-r1.ebuild
rename to app-text/mupdf/mupdf-1.14.0-r2.ebuild
index f12cf699e38..3ce32300c17 100644
--- a/app-text/mupdf/mupdf-1.14.0-r1.ebuild
+++ b/app-text/mupdf/mupdf-1.14.0-r2.ebuild
@@ -103,6 +103,8 @@ src_install() {
 
_emake install
 
+   dosym libmupdf.so.${PV} /usr/$(get_libdir)/lib${PN}.so
+
use static-libs && \
dolib.a build/debug/lib${PN}.a
if use opengl ; then



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

2018-10-15 Thread Virgil Dupras
commit: 0c47d898c3a2d660b78b0462114463c23b7616c9
Author: Lucas Ramage  protonmail  com>
AuthorDate: Wed May 23 15:27:35 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 19:59:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c47d898

net-misc/zerotier: bump version to 1.2.12

Closes: https://bugs.gentoo.org/658042
Signed-off-by: Lucas Ramage  protonmail.com>
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Signed-off-by: Virgil Dupras  gentoo.org>

 net-misc/zerotier/Manifest   |  1 +
 net-misc/zerotier/metadata.xml   |  2 +-
 net-misc/zerotier/zerotier-1.2.12.ebuild | 44 
 3 files changed, 46 insertions(+), 1 deletion(-)

diff --git a/net-misc/zerotier/Manifest b/net-misc/zerotier/Manifest
index 74639c849a9..7ee92be6c73 100644
--- a/net-misc/zerotier/Manifest
+++ b/net-misc/zerotier/Manifest
@@ -1,2 +1,3 @@
+DIST zerotier-1.2.12.tar.gz 6058902 BLAKE2B 
851d0d871fac7f6cdd9feafb375f97181f9155c265f13e44122424bd7adcaff10e3f2c2a4484d2e2ad1f4f2f174fc723681451c1a728c9aa324bdcb02300af57
 SHA512 
a35029993d9266f3529a9922daa606b0d56a332514545f8cfab2092a4c9db4fc7217223f3bd7dbe59e536de325ee9b4f0226d673c0f0ec5859cf2937e8a4a2d4
 DIST zerotier-1.2.4.tar.gz 7963254 BLAKE2B 
0c79533429e7aab8dc0a93d46ace132b168b6d83276e72cd66c72660d4e44a5336a91c011404690301de0b5ef4b45f857b340f38cd195d6479b480d3a62b7abf
 SHA512 
82adb110208d24ae2745e3839810afcac87955de050ebfe0517a7dc2a875881dafd40c1b16a041742d8c4d0f6513abcc71d6ea3e06c2fb89b47be2630a500363
 DIST zerotier-1.2.8.tar.gz 6009764 BLAKE2B 
740b5f6ce2808608867618df517996d423c61d2ab71f387405bb2528ac5edc6a890b9a7249eebe5d62be58e237362692c13725f0c5313b45102f5fc4824a
 SHA512 
a97a8ff0e5050294fd8d56e74b5dd320b77822242ed4d43919c62a361ccbe1837417cba07d4114c91e277816f60bf47d226f37f816278bfd96505b752ef5d5ff

diff --git a/net-misc/zerotier/metadata.xml b/net-misc/zerotier/metadata.xml
index 9ba830b73cc..9a0bb99004b 100644
--- a/net-misc/zerotier/metadata.xml
+++ b/net-misc/zerotier/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ramage.lu...@openmailbox.org
+   ramage.lu...@protonmail.com
Lucas Ramage



diff --git a/net-misc/zerotier/zerotier-1.2.12.ebuild 
b/net-misc/zerotier/zerotier-1.2.12.ebuild
new file mode 100644
index 000..7d2f788b42e
--- /dev/null
+++ b/net-misc/zerotier/zerotier-1.2.12.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic systemd toolchain-funcs
+
+HOMEPAGE="https://www.zerotier.com/;
+DESCRIPTION="A software-based managed Ethernet switch for planet Earth"
+SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/ZeroTierOne-${PV}"
+
+RDEPEND="
+   dev-libs/json-glib:=
+   net-libs/http-parser:=
+   net-libs/libnatpmp:=
+   net-libs/miniupnpc:="
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md AUTHORS.md )
+
+src_compile() {
+   append-ldflags -Wl,-z,noexecstack
+   emake CXX="$(tc-getCXX)" STRIP=: one
+}
+
+src_test() {
+   emake selftest
+   ./zerotier-selftest || die
+}
+
+src_install() {
+   default
+
+   newinitd "${FILESDIR}/${PN}".init "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}".service
+   doman doc/zerotier-{cli.1,idtool.1,one.8}
+}



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

2018-10-15 Thread Virgil Dupras
commit: b4a23e57a82a963d9b7d3855075e616c522fc778
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 19:58:53 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 19:59:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a23e57

net-misc/zerotier: remove old

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

 net-misc/zerotier/Manifest |  2 --
 net-misc/zerotier/zerotier-1.2.4-r1.ebuild | 42 
 net-misc/zerotier/zerotier-1.2.4.ebuild| 42 
 net-misc/zerotier/zerotier-1.2.8.ebuild| 45 --
 4 files changed, 131 deletions(-)

diff --git a/net-misc/zerotier/Manifest b/net-misc/zerotier/Manifest
index 7ee92be6c73..4df318d310e 100644
--- a/net-misc/zerotier/Manifest
+++ b/net-misc/zerotier/Manifest
@@ -1,3 +1 @@
 DIST zerotier-1.2.12.tar.gz 6058902 BLAKE2B 
851d0d871fac7f6cdd9feafb375f97181f9155c265f13e44122424bd7adcaff10e3f2c2a4484d2e2ad1f4f2f174fc723681451c1a728c9aa324bdcb02300af57
 SHA512 
a35029993d9266f3529a9922daa606b0d56a332514545f8cfab2092a4c9db4fc7217223f3bd7dbe59e536de325ee9b4f0226d673c0f0ec5859cf2937e8a4a2d4
-DIST zerotier-1.2.4.tar.gz 7963254 BLAKE2B 
0c79533429e7aab8dc0a93d46ace132b168b6d83276e72cd66c72660d4e44a5336a91c011404690301de0b5ef4b45f857b340f38cd195d6479b480d3a62b7abf
 SHA512 
82adb110208d24ae2745e3839810afcac87955de050ebfe0517a7dc2a875881dafd40c1b16a041742d8c4d0f6513abcc71d6ea3e06c2fb89b47be2630a500363
-DIST zerotier-1.2.8.tar.gz 6009764 BLAKE2B 
740b5f6ce2808608867618df517996d423c61d2ab71f387405bb2528ac5edc6a890b9a7249eebe5d62be58e237362692c13725f0c5313b45102f5fc4824a
 SHA512 
a97a8ff0e5050294fd8d56e74b5dd320b77822242ed4d43919c62a361ccbe1837417cba07d4114c91e277816f60bf47d226f37f816278bfd96505b752ef5d5ff

diff --git a/net-misc/zerotier/zerotier-1.2.4-r1.ebuild 
b/net-misc/zerotier/zerotier-1.2.4-r1.ebuild
deleted file mode 100644
index bd328bd2429..000
--- a/net-misc/zerotier/zerotier-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic toolchain-funcs systemd
-
-HOMEPAGE="https://www.zerotier.com/;
-DESCRIPTION="A software-based managed Ethernet switch for planet Earth"
-SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/ZeroTierOne-${PV}"
-
-RDEPEND="
-   net-libs/miniupnpc
-   net-libs/libnatpmp
-   dev-libs/json-glib
-   net-libs/http-parser"
-
-DEPEND="${RDEPEND}
-   >=sys-devel/gcc-4.9.3"
-
-QA_PRESTRIPPED="/usr/sbin/zerotier-one"
-
-DOCS=( README.md AUTHORS.md )
-
-src_compile() {
-   append-ldflags -Wl,-z,noexecstack
-   emake CXX="$(tc-getCXX)" one
-}
-
-src_install() {
-   default
-
-   newinitd "${FILESDIR}/${PN}.init" "${PN}"
-   systemd_dounit "${FILESDIR}/${PN}.service"
-   doman "${S}/doc/zerotier-"{cli.1,idtool.1,one.8}
-}

diff --git a/net-misc/zerotier/zerotier-1.2.4.ebuild 
b/net-misc/zerotier/zerotier-1.2.4.ebuild
deleted file mode 100644
index 9150c0a9105..000
--- a/net-misc/zerotier/zerotier-1.2.4.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic toolchain-funcs systemd
-
-HOMEPAGE="https://www.zerotier.com/;
-DESCRIPTION="A software-based managed Ethernet switch for planet Earth"
-SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
zerotier-${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/ZeroTierOne-${PV}"
-
-RDEPEND="
-   net-libs/miniupnpc
-   net-libs/libnatpmp
-   dev-libs/json-glib
-   net-libs/http-parser"
-
-DEPEND="${RDEPEND}
-   >=sys-devel/gcc-4.9.3"
-
-QA_PRESTRIPPED="/usr/sbin/zerotier-one"
-
-DOCS=( README.md AUTHORS.md )
-
-src_compile() {
-   append-ldflags -Wl,-z,noexecstack
-   emake CXX="$(tc-getCXX)" one
-}
-
-src_install() {
-   default
-
-   newinitd "${FILESDIR}/${PN}.init" "${PN}"
-   systemd_dounit "${FILESDIR}/${PN}.service"
-   doman "${S}/doc/zerotier-"{cli.1,idtool.1,one.8}
-}

diff --git a/net-misc/zerotier/zerotier-1.2.8.ebuild 
b/net-misc/zerotier/zerotier-1.2.8.ebuild
deleted file mode 100644
index e77b9a824dd..000
--- a/net-misc/zerotier/zerotier-1.2.8.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic systemd toolchain-funcs
-
-HOMEPAGE="https://www.zerotier.com/;
-DESCRIPTION="A software-based managed Ethernet switch for planet Earth"
-SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"

[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/

2018-10-15 Thread Mikle Kolyada
commit: e58f77d5e3250d913124c3025a8c4125b15c7a78
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Oct 15 19:52:10 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Oct 15 19:52:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58f77d5

net-irc/irssi: amd64 stable wrt bug #668534

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

 net-irc/irssi/irssi-1.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/irssi/irssi-1.1.1-r1.ebuild 
b/net-irc/irssi/irssi-1.1.1-r1.ebuild
index 7df39f5c33b..26f22d9f33e 100644
--- a/net-irc/irssi/irssi-1.1.1-r1.ebuild
+++ b/net-irc/irssi/irssi-1.1.1-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+perl selinux socks5 +proxy libressl"
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-repository/

2018-10-15 Thread Michał Górny
commit: e08f675d1d6d66b806a8010ee6114baae4b7c864
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 15 19:33:51 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 15 19:37:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08f675d

app-eselect/eselect-repository: Bump to v6

Bump to v6 which includes fix for missing cache error when adding
new repository as the first action post-install.

Closes: https://bugs.gentoo.org/667884
Signed-off-by: Michał Górny  gentoo.org>

 app-eselect/eselect-repository/Manifest|  1 +
 .../eselect-repository/eselect-repository-6.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/app-eselect/eselect-repository/Manifest 
b/app-eselect/eselect-repository/Manifest
index 3069b62380d..b4eb48811b7 100644
--- a/app-eselect/eselect-repository/Manifest
+++ b/app-eselect/eselect-repository/Manifest
@@ -1,2 +1,3 @@
 DIST eselect-repository-4.tar.gz 5535 BLAKE2B 
4dce6c0136ec9394c9bf4128ec26ab67260d4b96a165825ae7b15b8476d10d23fcc5190946fc54013d6eb8e4f18988b07df4c849ba50844571986a6823511547
 SHA512 
0d3c204d73bb4314bc24fdf6cd837f2a56ac00d1d11fbec7f072af874bc468777676bba40e0cc17553f6dec7a907f10865f9c356a6390372e0734173465ac483
 DIST eselect-repository-5.tar.gz 5607 BLAKE2B 
cc007474b51873b7fa7f9c56572be717e7b8dff0d46c21d838911bcf9ecea99549da8e9f2d63c8101c0bc9c2ca230bfaba46f8bd770488d6566a62b2ac2ab0a6
 SHA512 
b5cf1701cc1d0cb50afcb9403f5c6f41223240891029f51ff899144eecee6fa3d7cfad23c477fae23733f9005413facd2cb8e9e1dea70931abc691a225fa83b4
+DIST eselect-repository-6.tar.gz 5605 BLAKE2B 
4a6dbb3f573cb1c4e212d02d011e79d8522828b8928bf28016b616c8eefd3beb08db8b555728d4e7f83473f2d36395eb1e2f1d8d21ccd5817e38a5d555cf6f09
 SHA512 
02ca2d66a6cfe4c68dea780440bf7fd431c575e535139a43c2b6201e833e43d174772486c97dc4154fc2d813935079d36c116ee907db115f7cb281db3d72add7

diff --git a/app-eselect/eselect-repository/eselect-repository-6.ebuild 
b/app-eselect/eselect-repository/eselect-repository-6.ebuild
new file mode 100644
index 000..06ccc47c631
--- /dev/null
+++ b/app-eselect/eselect-repository/eselect-repository-6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
+inherit python-single-r1
+
+DESCRIPTION="Manage repos.conf via eselect"
+HOMEPAGE="https://github.com/mgorny/eselect-repository;
+SRC_URI="https://github.com/mgorny/eselect-repository/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE=""
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="${PYTHON_DEPS}
+   app-admin/eselect
+   dev-python/lxml[${PYTHON_USEDEP}]
+   net-misc/wget"
+
+src_compile() {
+   MAKEARGS=(
+   PREFIX="${EPREFIX}/usr"
+   SYSCONFDIR="${EPREFIX}/etc"
+   SHAREDSTATEDIR="${EPREFIX}/var"
+   ESELECTDIR="${EPREFIX}/usr/share/eselect/modules"
+   )
+
+   emake "${MAKEARGS[@]}"
+   python_fix_shebang eselect-repo-helper
+}
+
+src_install() {
+   emake "${MAKEARGS[@]}" DESTDIR="${D}" install
+   keepdir /var/db/repos
+   einstalldocs
+}



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

2018-10-15 Thread Dirkjan Ochtman
commit: a381a6fc38056ebf7d548445062bd38c3cfa911f
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Mon Oct 15 07:12:46 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Mon Oct 15 19:35:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a381a6fc

cargo.eclass: Really set dependencies.

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

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Dirkjan Ochtman  gentoo.org>

 eclass/cargo.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index bb27aa315ee..50f7830c51b 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -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
 
 # @ECLASS: cargo.eclass
@@ -16,8 +16,8 @@ CARGO_DEPEND=""
 [[ ${CATEGORY}/${PN} != dev-util/cargo ]] && CARGO_DEPEND="virtual/cargo"
 
 case ${EAPI} in
-   6) : DEPEND="${DEPEND} ${CARGO_DEPEND}";;
-   7) : BDEPEND="${BDEPEND} ${CARGO_DEPEND}";;
+   6) DEPEND="${CARGO_DEPEND}";;
+   7) BDEPEND="${CARGO_DEPEND}";;
*) die "EAPI=${EAPI:-0} is not supported" ;;
 esac
 



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

2018-10-15 Thread Michał Górny
commit: c93d652216207b89b516bc4f61b721d3579dd58b
Author: azahi  teknik  io>
AuthorDate: Sun Oct 14 14:18:02 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 15 19:22:54 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=c93d6522

repositories: Add ricerlay

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index c295667..ce48d0c 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3887,6 +3887,18 @@
 git://github.com/WPettersson/regina-gentoo.git
 
https://github.com/WPettersson/regina-gentoo/commits/master.atom
   
+  
+ricerlay
+Overlay for ricing enthusiasts
+https://github.com/azahi/ricerlay
+
+  az...@teknik.io
+  azahi
+
+https://github.com/azahi/ricerlay.git
+git+ssh://g...@github.com/azahi/ricerlay.git
+https://github.com/azahi/ricerlay/commits/master.atom
+  
   
 rich0
 Rich0's developer overlay



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

2018-10-15 Thread Michał Górny
commit: 754c93cc27694c549885e9218b2b638ad3279426
Author: Jakob L. Kreuze  memeware  net>
AuthorDate: Mon Oct 15 13:01:02 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 15 19:22:54 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=754c93cc

repositories: Add zerodaysfordays

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index ce48d0c..3134dd9 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5452,6 +5452,16 @@
 g...@github.com:yurijmikhalevich/yurij-overlay.git
 
https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom
   
+  
+zerodaysfordays
+Jakob L. Kreuze's personal overlay.
+https://github.com/tsarfox/zerodaysfordays
+
+  zerodaysford...@sdf.lonestar.org
+  Jakob L. Kreuze
+
+https://github.com/tsarfox/zerodaysfordays
+  
   
 zjpxshade
 zjpxshade's ricerlay



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

2018-10-15 Thread Michał Górny
commit: 20c50bc8339b04c0d227156fee5029edc03e446e
Author: AstroFloyd  gmail  com>
AuthorDate: Mon Oct  8 16:09:06 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 15 19:22:53 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=20c50bc8

repositories: Readd AstroFloyd repository

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5efb44e..c295667 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -446,6 +446,20 @@
 https://github.com/arx/ArxGentoo.git
 git://github.com/arx/ArxGentoo.git
   
+  
+AstroFloyd
+AstroFloyd's Gentoo overlay
+https://cgit.gentoo.org/user/AstroFloyd.git/
+
+  astrofl...@gmail.com
+  AstroFloyd
+
+https://anongit.gentoo.org/git/user/AstroFloyd.git
+git://anongit.gentoo.org/user/AstroFloyd.git
+git+ssh://g...@git.gentoo.org/user/AstroFloyd.git
+https://cgit.gentoo.org/user/AstroFloyd.git/atom/
+
+  
   
 atom
 Atom Overlay



[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/

2018-10-15 Thread Sergei Trofimovich
commit: e22dc59c20c2db829038fbed445c7356a21980df
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:05:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:05:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22dc59c

net-irc/irssi: stable 1.1.1-r1 for ppc/ppc64, bug #668534

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc ppc64"

 net-irc/irssi/irssi-1.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/irssi/irssi-1.1.1-r1.ebuild 
b/net-irc/irssi/irssi-1.1.1-r1.ebuild
index 5b3157cdd57..7df39f5c33b 100644
--- a/net-irc/irssi/irssi-1.1.1-r1.ebuild
+++ b/net-irc/irssi/irssi-1.1.1-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+perl selinux socks5 +proxy libressl"
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/tm-align/

2018-10-15 Thread Sergei Trofimovich
commit: 61e1c60d003403fb2b05ddbbb0357101b17e6a14
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:05:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:05:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e1c60d

sci-chemistry/tm-align: stable 20150914 for ppc/ppc64, bug #668654

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc ppc64"

 sci-chemistry/tm-align/tm-align-20150914.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/tm-align/tm-align-20150914.ebuild 
b/sci-chemistry/tm-align/tm-align-20150914.ebuild
index f84b13e9e8f..a19b8da0b4c 100644
--- a/sci-chemistry/tm-align/tm-align-20150914.ebuild
+++ b/sci-chemistry/tm-align/tm-align-20150914.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz;
 
 LICENSE="tm-align"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="custom-cflags static"
 
 S="${WORKDIR}"



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

2018-10-15 Thread Brian Evans
commit: 3ec1e46d46bf812e97af9a3b60dcdadbe3b38c63
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Oct 15 19:03:13 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Oct 15 19:03:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec1e46d

dev-php/xdebug: Drop 7-3 target erroneously added

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

 dev-php/xdebug/xdebug-2.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/xdebug/xdebug-2.6.1.ebuild 
b/dev-php/xdebug/xdebug-2.6.1.ebuild
index d25ad627eea..6450d9968aa 100644
--- a/dev-php/xdebug/xdebug-2.6.1.ebuild
+++ b/dev-php/xdebug/xdebug-2.6.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"
@@ -7,7 +7,7 @@ PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="yes"
 PHP_EXT_INIFILE="2.6.0-xdebug.ini"
 
-USE_PHP="php7-0 php7-1 php7-2 php7-3"
+USE_PHP="php7-0 php7-1 php7-2"
 
 MY_PV="${PV/_/}"
 MY_PV="${MY_PV/rc/RC}"



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

2018-10-15 Thread Fabian Groffen
commit: 4975d04313270ba01dc15b27af08680e67860999
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:18:13 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4975d043

dev-perl/CGI-Fast: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild 
b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild
index 5fb91d5638f..c46794aa9b1 100644
--- a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild
+++ b/dev-perl/CGI-Fast/CGI-Fast-2.130.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="CGI Interface for Fast CGI"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 x86 ~ppc-aix ~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="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 51b1856ecabcd7089c3cb63521914db58bd24319
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:59:02 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b1856e

dev-perl/Class-Load: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Class-Load/Class-Load-0.240.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild 
b/dev-perl/Class-Load/Class-Load-0.240.0.ebuild
index 422348eb5ff..3dc91436021 100644
--- a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.240.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A working (require q{Class::Name}) and more"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 # uses Scalar-Util



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

2018-10-15 Thread Fabian Groffen
commit: 7ea41267e4ed84d62d79e86f90a2d793723e1579
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:53:22 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea41267

dev-perl/Try-Tiny: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild 
b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
index 0f27356b019..91d1d49da95 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.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=6
@@ -11,7 +11,7 @@ DESCRIPTION="Minimal try/catch with proper localization of 
\$@"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 65bfb0202b259046399a44b015c3dd531f65af24
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:28:09 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bfb020

dev-perl/Compress-Bzip2: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Compress-Bzip2/Compress-Bzip2-2.260.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.260.0.ebuild 
b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.260.0.ebuild
index 417e1d7a52d..976ef25ab70 100644
--- a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.260.0.ebuild
+++ b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.260.0.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
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Interface to Bzip2 compression library"
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ~mips sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ia64 ~mips sparc x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Package-Stash-XS/

2018-10-15 Thread Fabian Groffen
commit: cae2ce2d30db6502fc55712f3aadd316d7637924
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:54:53 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae2ce2d

dev-perl/Package-Stash-XS: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild 
b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild
index af27a60284d..b0b9ba10133 100644
--- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild
+++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.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
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2018-10-15 Thread Fabian Groffen
commit: fd0928cb6d24dcc981817f6dbf31eaa16a6c59ba
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:56:34 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0928cb

dev-perl/Package-Stash: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild 
b/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild
index 225ae156893..477681219c4 100644
--- a/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild
+++ b/dev-perl/Package-Stash/Package-Stash-0.370.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Routines for manipulating stashes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 31adeba913aab1c0a4733acc467bc89ce241
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:17:07 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31adeba9

dev-perl/FCGI: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/FCGI/FCGI-0.780.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/FCGI/FCGI-0.780.0.ebuild 
b/dev-perl/FCGI/FCGI-0.780.0.ebuild
index 752a80b6ed0..e1a7fd1da22 100644
--- a/dev-perl/FCGI/FCGI-0.780.0.ebuild
+++ b/dev-perl/FCGI/FCGI-0.780.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=6
@@ -11,7 +11,7 @@ DESCRIPTION="Fast CGI module"
 
 LICENSE="FastCGI"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix 
~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=""
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 45734ab559ee067be22149dcfef80343e52eb2f5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:48:55 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45734ab5

dev-perl/Class-Inspector: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild 
b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index d6438f13ec0..22875d3ec73 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2018-10-15 Thread Sergei Trofimovich
commit: 04bdff50cbfac9f4a586019f6eac3207dfbcef6e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:02:57 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:03:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04bdff50

net-dns/ddclient: keyworded 3.9.0-r1 for ppc64, bug #668330

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild 
b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
index cff0fce8c05..4aed48574e8 100644
--- a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
+++ b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
 HOMEPAGE="https://sourceforge.net/projects/ddclient/;
 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ia64 ~mips ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~mips ~ppc64 ~sparc x86 ~x86-fbsd"
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="examples iproute2"



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

2018-10-15 Thread Fabian Groffen
commit: 13c8c5d09e17eb76772672c6e41e79caecbccd45
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:24:15 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c8c5d0

dev-perl/Text-Glob: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild 
b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
index 797a560f657..fafee2c7348 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.110.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Exporter"



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

2018-10-15 Thread Fabian Groffen
commit: 06637170d7c3a67ab863be5866114b523e33cf66
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:55:34 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06637170

dev-perl/Dist-CheckConflicts: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.110.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.110.0.ebuild 
b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.110.0.ebuild
index b8d935f6aef..1cf7a94febb 100644
--- a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.110.0.ebuild
+++ b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.110.0.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
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Declare version conflicts for your dist"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Meta-Check/

2018-10-15 Thread Fabian Groffen
commit: 2507345ba63323053e393ed4c48ed530bd86668b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:36:28 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2507345b

dev-perl/CPAN-Meta-Check: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild 
b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild
index bbc4b7acbdf..363427970a2 100644
--- a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild
+++ b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Verify requirements in a CPAN::Meta object"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~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="test"
 
 # CPAN::Meta::Prereqs -> perl-CPAN-Meta



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

2018-10-15 Thread Fabian Groffen
commit: 016d270abb2aaece497bf493f4d4b344f3e418f0
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:45:44 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016d270a

dev-perl/Class-Data-Inheritable: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 .../Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild 
b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild
index 188a06235d2..43ece3dea8a 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Inheritable, overridable class data"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 export OPTIMIZE="${CFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-IP/

2018-10-15 Thread Sergei Trofimovich
commit: 1b250fb67b80c83472e8464ae1c634491dac2460
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:02:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:03:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b250fb6

dev-perl/Data-Validate-IP: keyworded 0.270.0 for ppc64, bug #668330

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

 dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild 
b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
index c8b3265a786..4411341cf99 100644
--- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
+++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 0a8a33d07c331b8f61abfb85b3d23f6c7bca87f5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 19:02:33 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8a33d0

dev-perl/Class-Load-XS: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild 
b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
index e463663a5ca..1e85cde5dfe 100644
--- a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
+++ b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.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=6
@@ -11,7 +11,7 @@ DESCRIPTION="XS implementation of parts of Class::Load"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: e0e3c2c30a4f9955c5ea277fdc2815527fcd8778
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:43:02 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e3c2c3

dev-perl/Carp-Clan: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild 
b/dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild
index 410c6f55db5..f586c5b938d 100644
--- a/dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild
+++ b/dev-perl/Carp-Clan/Carp-Clan-6.60.0.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
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Report errors from perspective of caller of a clan of modules"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2018-10-15 Thread Fabian Groffen
commit: d4883a404f13d9e3c783da2d74abed34abcf991b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:40:34 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4883a40

dev-perl/Test-Exception: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild 
b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild
index ab32db242d3..0f56f7ab443 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.430.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Test functions for exception based code"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~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=""
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: edb8cdf4945d69eec82bbd0d9292a1259668edf0
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:35:52 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb8cdf4

dev-perl/Test-Deep: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild 
b/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild
index 8582dc47d33..c74b3935942 100644
--- a/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild
+++ b/dev-perl/Test-Deep/Test-Deep-1.127.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Extremely flexible deep comparison testing"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~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="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: ed7a61967256789581582293591b771c266ed237
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:29:13 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7a6196

dev-perl/CPAN-Checksums: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild 
b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild
index 221913cfc58..c282b803d66 100644
--- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild
+++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 2e9c6d0d74eacc217c69f7ad39643d01efcf91c9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:37:20 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9c6d0d

dev-perl/Canary-Stability: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild 
b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild
index 5118cb38211..79d9ce4170a 100644
--- a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild
+++ b/dev-perl/Canary-Stability/Canary-Stability-2012.0.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Canary to check perl compatibility for schmorp's modules"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-10-15 Thread Fabian Groffen
commit: 5a044d3ed6f2210ff628291fe9c18619b953fd49
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:39:23 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a044d3e

dev-perl/Carp-Always: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild 
b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
index 4d1b49bd110..f59ce4ab749 100644
--- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
+++ b/dev-perl/Carp-Always/Carp-Always-0.130.0.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
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Warns and dies noisily with stack backtraces"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Rule/

2018-10-15 Thread Fabian Groffen
commit: e2ba7a75aefdeb49a40fa1a4d0ccef1c4ba7bc2b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:26:50 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ba7a75

dev-perl/File-Find-Rule: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild 
b/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild
index 37b6e1ddd18..bd0298f0c97 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.340.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 0c8140efeaffa12aa82172b4e389fd5b117f94c9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:31:42 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8140ef

dev-perl/CPAN-DistnameInfo: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild 
b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
index b08c53c3bcb..0c2d51ca4ec 100644
--- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.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
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Extract distribution name and version from a distribution 
filename"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2018-10-15 Thread Fabian Groffen
commit: d7d5deaf303e697af116afbe25af9d747368cae5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:20:22 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d5deaf

dev-perl/CPAN-Changes: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/CPAN-Changes/CPAN-Changes-0.400.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.400.2.ebuild 
b/dev-perl/CPAN-Changes/CPAN-Changes-0.400.2.ebuild
index 4f2ad95fdca..46c55178031 100644
--- a/dev-perl/CPAN-Changes/CPAN-Changes-0.400.2.ebuild
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.400.2.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
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION='Read and write Changes files'
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 329935663e04bb976d3322cd19750f716f00b5cd
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:27:24 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32993566

dev-perl/Data-Compare: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild 
b/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild
index eaa9923913d..79abf10f7d3 100644
--- a/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild
+++ b/dev-perl/Data-Compare/Data-Compare-1.250.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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Compare perl data structures"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-15 Thread Fabian Groffen
commit: 5890cca31f17fe4c4b8f90e436b40ae23c6ce040
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:24:58 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5890cca3

dev-perl/Number-Compare: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Number-Compare/Number-Compare-0.30.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Number-Compare/Number-Compare-0.30.0-r1.ebuild 
b/dev-perl/Number-Compare/Number-Compare-0.30.0-r1.ebuild
index 5518e59ba55..ea2a1f13fca 100644
--- a/dev-perl/Number-Compare/Number-Compare-0.30.0-r1.ebuild
+++ b/dev-perl/Number-Compare/Number-Compare-0.30.0-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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Numeric comparisons"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



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

2018-10-15 Thread Sergei Trofimovich
commit: 382135521bfc33b9f41cea3bcd0e011e06a028cf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:01:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:01:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38213552

media-libs/libopusenc: keyworded 0.2 for ppc/ppc64, bug #666990

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc ppc64"

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

diff --git a/media-libs/libopusenc/libopusenc-0.2.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.ebuild
index 473b64aa39d..a75cfdebe97 100644
--- a/media-libs/libopusenc/libopusenc-0.2.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 BDEPEND="



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

2018-10-15 Thread Sergei Trofimovich
commit: 9f3a13e7518c6ef31a32cd4fd50bcc273bd96bae
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:01:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:01:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3a13e7

media-sound/opus-tools: keyworded 0.2 for ppc/ppc64, bug #666990

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc ppc64"

 media-sound/opus-tools/opus-tools-0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/opus-tools/opus-tools-0.2.ebuild 
b/media-sound/opus-tools/opus-tools-0.2.ebuild
index 7d1df1f9f0b..789bbd1a16d 100644
--- a/media-sound/opus-tools/opus-tools-0.2.ebuild
+++ b/media-sound/opus-tools/opus-tools-0.2.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="flac"
 
 RDEPEND="



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

2018-10-15 Thread Virgil Dupras
commit: a83ad39241c2846a41cda0bd13f59c48f966f06b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 18:56:24 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 18:57:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83ad392

dev-python/pytest-xdist: fix dependencies

Tests fail if pytest-capturelog is installed. Also, add missing dep on
six.

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

 dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
index 4995459118d..66da95b59bb 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
@@ -20,8 +20,10 @@ RDEPEND="
>=dev-python/execnet-1.1[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}
+   !!dev-python/pytest-capturelog
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
 "



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

2018-10-15 Thread Andreas Sturmlechner
commit: 661850031eff8b03e4a0f51b708deb3d4d79b1b2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 15 18:18:02 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 15 18:44:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66185003

sci-libs/lemon: Maintainer stepped down

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

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

 sci-libs/lemon/metadata.xml | 38 --
 1 file changed, 16 insertions(+), 22 deletions(-)

diff --git a/sci-libs/lemon/metadata.xml b/sci-libs/lemon/metadata.xml
index 1802bf9066b..e362f3ccd40 100644
--- a/sci-libs/lemon/metadata.xml
+++ b/sci-libs/lemon/metadata.xml
@@ -1,26 +1,20 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-  mmokr...@gmail.com
-  Martin Mokrejs
-
-
-  s...@gentoo.org
-  Gentoo Science Project
-
-
-  LEMON stands for Library for Efficient Modeling and Optimization in
-  Networks. It is a C++ template library providing efficient
-  implementations of common data structures and algorithms with focus
-  on combinatorial optimization tasks connected mainly with graphs and
-  networks.
-
-
-  Enable the sci-libs/coinor-clp and
-  sci-libs/coinor-cbc graph algorithms
-  Enable GNU Linear Programming Kit
-  sci-mathematics/glpk support
-  Build additional tools
-
+   
+   s...@gentoo.org
+   Gentoo Science Project
+   
+   
+   LEMON stands for Library for Efficient Modeling and 
Optimization in
+   Networks. It is a C++ template library providing efficient
+   implementations of common data structures and algorithms with 
focus
+   on combinatorial optimization tasks connected mainly with 
graphs and
+   networks.
+   
+   
+   Enable the sci-libs/coinor-clp and 
sci-libs/coinor-cbc graph algorithms
+   Enable GNU Linear Programming Kit 
sci-mathematics/glpk support
+   Build additional tools
+   
 



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

2018-10-15 Thread Sergei Trofimovich
commit: 8fd1dda939783e187e477a3071cc8bfc67909063
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Oct 15 17:29:50 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 18:43:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd1dda9

net-misc/ipv6calc: stable 1.0.0 for sparc, bug #668194

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild 
b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild
index d122711094a..b0e61d909d2 100644
--- a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild
+++ b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux"
 IUSE="geoip libressl test"
 
 RDEPEND="



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

2018-10-15 Thread Sergei Trofimovich
commit: e6def06b1f5fa6c7f8f8d595ed6770968b9701f5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Oct 15 17:30:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 18:43:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6def06b

sys-process/htop: stable 2.2.0 for sparc, bug #667928

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/sys-process/htop/htop-2.2.0.ebuild 
b/sys-process/htop/htop-2.2.0.ebuild
index 245169f8eae..61776960636 100644
--- a/sys-process/htop/htop-2.2.0.ebuild
+++ b/sys-process/htop/htop-2.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://hisham.hm/htop/releases/${PV}/${P}.tar.gz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver"
 
 RDEPEND="sys-libs/ncurses:0=[unicode?]"



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

2018-10-15 Thread Sergei Trofimovich
commit: c58dfd07f89402721167b8f703e9b304108b3bb0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Oct 15 17:33:28 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 18:43:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58dfd07

net-dns/ddclient: keyworded 3.9.0-r1 for sparc, bug #668330

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild 
b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
index 62e14a5fad1..cff0fce8c05 100644
--- a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
+++ b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
 HOMEPAGE="https://sourceforge.net/projects/ddclient/;
 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ia64 ~mips x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~mips ~sparc x86 ~x86-fbsd"
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="examples iproute2"



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

2018-10-15 Thread Sergei Trofimovich
commit: 40d4663a29dcf579e407dc59d69888cc5c1a3582
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Oct 15 17:32:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 18:43:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d4663a

sys-apps/lm_sensors: stable 3.4.0_p20180923 for sparc, bug #668094

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/lm_sensors/lm_sensors-3.4.0_p20180923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/lm_sensors/lm_sensors-3.4.0_p20180923.ebuild 
b/sys-apps/lm_sensors/lm_sensors-3.4.0_p20180923.ebuild
index a1286c1d62b..df1cf70de95 100644
--- a/sys-apps/lm_sensors/lm_sensors-3.4.0_p20180923.ebuild
+++ b/sys-apps/lm_sensors/lm_sensors-3.4.0_p20180923.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-2+ LGPL-2.1"
 # SUBSLOT based on SONAME of libsensors.so
 SLOT="0/4.4.0"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="contrib sensord static-libs"
 
 COMMON_DEPS="



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/arduino-builder/, dev-embedded/arduino-builder/files/

2018-10-15 Thread Virgil Dupras
commit: 7455a74803721727671c69e21c3287d9efd8bd1c
Author: Virgil Dupras  gentoo  org>
AuthorDate: Mon Oct 15 18:30:08 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Mon Oct 15 18:30:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7455a748

dev-embedded/arduino-builder: skip broken tests

Some tests require network and fail within a network sandbox.

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

 .../arduino-builder/arduino-builder-1.3.25.ebuild  |   3 +-
 .../arduino-builder/arduino-builder-1.4.1.ebuild   |   5 +-
 .../files/arduino-builder-1.3.25-skip-tests.patch  | 109 +
 .../files/arduino-builder-1.4.1-skip-tests.patch   | 129 +
 4 files changed, 244 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild 
b/dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild
index 0930e5240c0..4ffdc5d8fdc 100644
--- a/dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild
+++ b/dev-embedded/arduino-builder/arduino-builder-1.3.25.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
@@ -48,6 +48,7 @@ src_prepare() {
 
# path paths so that they point to system ctags and avrdude
eapply "${FILESDIR}/arduino-builder-1.3.25-platform-paths.patch"
+   eapply "${FILESDIR}/arduino-builder-1.3.25-skip-tests.patch"
 
default
 }

diff --git a/dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild 
b/dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild
index c9c446bec65..078347f5234 100644
--- a/dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild
+++ b/dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild
@@ -36,7 +36,10 @@ DEPEND=">=dev-lang/go-1.9.2
dev-go/go-net
dev-go/go-text"
 
-PATCHES=("${FILESDIR}/arduino-builder-1.4.1-platform-paths.patch")
+PATCHES=(
+   "${FILESDIR}/arduino-builder-1.4.1-platform-paths.patch"
+   "${FILESDIR}/arduino-builder-1.4.1-skip-tests.patch"
+)
 
 src_unpack() {
golang-vcs-snapshot_src_unpack

diff --git 
a/dev-embedded/arduino-builder/files/arduino-builder-1.3.25-skip-tests.patch 
b/dev-embedded/arduino-builder/files/arduino-builder-1.3.25-skip-tests.patch
new file mode 100644
index 000..4ed170061c1
--- /dev/null
+++ b/dev-embedded/arduino-builder/files/arduino-builder-1.3.25-skip-tests.patch
@@ -0,0 +1,109 @@
+Skip tests that can't run on Gentoo because of the network sandbox
+diff --git a/src/arduino.cc/builder/test/hardware_loader_test.go 
b/src/arduino.cc/builder/test/hardware_loader_test.go
+index c9ea1d5..e7c68d2 100644
+--- 
a/src/arduino.cc/arduino-builder/src/arduino.cc/builder/test/hardware_loader_test.go
 
b/src/arduino.cc/arduino-builder/src/arduino.cc/builder/test/hardware_loader_test.go
+@@ -41,6 +41,7 @@ import (
+ )
+ 
+ func TestLoadHardware(t *testing.T) {
++t.Skip("Can't run on Gentoo")
+   ctx := {
+   HardwareFolders: []string{"downloaded_hardware", 
filepath.Join("..", "hardware"), "hardware"},
+   }
+@@ -85,6 +86,7 @@ func TestLoadHardware(t *testing.T) {
+ }
+ 
+ func TestLoadHardwareMixingUserHardwareFolder(t *testing.T) {
++t.Skip("Can't run on Gentoo")
+   ctx := {
+   HardwareFolders: []string{"downloaded_hardware", 
filepath.Join("..", "hardware"), "hardware", "user_hardware"},
+   }
+@@ -155,6 +157,7 @@ func TestLoadHardwareMixingUserHardwareFolder(t 
*testing.T) {
+ }
+ 
+ func TestLoadHardwareWithBoardManagerFolderStructure(t *testing.T) {
++t.Skip("Can't run on Gentoo")
+   ctx := {
+   HardwareFolders: []string{"downloaded_board_manager_stuff"},
+   }
+@@ -203,6 +206,7 @@ func TestLoadHardwareWithBoardManagerFolderStructure(t 
*testing.T) {
+ }
+ 
+ func TestLoadLotsOfHardware(t *testing.T) {
++t.Skip("Can't run on Gentoo")
+   ctx := {
+   HardwareFolders: []string{"downloaded_board_manager_stuff", 
"downloaded_hardware", filepath.Join("..", "hardware"), "hardware", 
"user_hardware"},
+   }
+diff --git a/src/arduino.cc/builder/test/helper_tools_downloader.go 
b/src/arduino.cc/builder/test/helper_tools_downloader.go
+index 3642510..e6391b6 100644
+--- 
a/src/arduino.cc/arduino-builder/src/arduino.cc/builder/test/helper_tools_downloader.go
 
b/src/arduino.cc/arduino-builder/src/arduino.cc/builder/test/helper_tools_downloader.go
+@@ -83,6 +83,7 @@ type Core struct {
+ }
+ 
+ func DownloadCoresAndToolsAndLibraries(t *testing.T) {
++t.Skip("Gentoo skips tests requiring network");
+   cores := []Core{
+   Core{Maintainer: "arduino", Arch: "avr", Version: "1.6.10"},
+   Core{Maintainer: "arduino", Arch: "sam", Version: "1.6.7"},
+@@ -165,6 +166,7 @@ func patchFiles(t *testing.T) {
+ }
+ 
+ func 

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

2018-10-15 Thread Markus Meier
commit: 8be9c1c20d8a76a543c6e18a0ac303e0ba9fbdd4
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:10:13 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:10:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be9c1c2

dev-libs/libatomic_ops: arm stable, bug #666516

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.6.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.6.ebuild
index 7be47542270..ff63e5777dd 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.6.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2018-10-15 Thread Markus Meier
commit: b94f850b3d762de82c7068a9862ef0890f52871e
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:09:53 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:09:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94f850b

media-libs/x265: arm stable, bug #666486

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/x265/x265-2.8.ebuild b/media-libs/x265/x265-2.8.ebuild
index 2cf0bfeaa75..c60b19162d5 100644
--- a/media-libs/x265/x265-2.8.ebuild
+++ b/media-libs/x265/x265-2.8.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
EHG_REPO_URI="https://bitbucket.org/multicoreware/x265;
 else

SRC_URI="https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz;
-   KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ppc ppc64 x86"
+   KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



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

2018-10-15 Thread Markus Meier
commit: 0b3bd261cdb70a6b0848009ad72cd80fc1be47d5
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:11:45 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:11:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3bd261

dev-ruby/rspec: arm stable, bug #666742

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 dev-ruby/rspec/rspec-3.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rspec/rspec-3.7.0.ebuild 
b/dev-ruby/rspec/rspec-3.7.0.ebuild
index 13d20137830..0a23e1ad7db 100644
--- a/dev-ruby/rspec/rspec-3.7.0.ebuild
+++ b/dev-ruby/rspec/rspec-3.7.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 SUBVERSION="$(get_version_component_range 1-2)"



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

2018-10-15 Thread Markus Meier
commit: 12b858d7430ccb4b3e07c583cbac2e6f646f82fb
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:07:49 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:07:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b858d7

mail-client/roundcube: arm stable, bug #666232

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 mail-client/roundcube/roundcube-1.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/roundcube/roundcube-1.3.7.ebuild 
b/mail-client/roundcube/roundcube-1.3.7.ebuild
index 034e4959c8e..9264546f53b 100644
--- a/mail-client/roundcube/roundcube-1.3.7.ebuild
+++ b/mail-client/roundcube/roundcube-1.3.7.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
 # roundcube is GPL-licensed, the rest of the licenses here are
 # for bundled PEAR components, googiespell and utf8.class.php
 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 sparc x86"
 
 IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell"
 REQUIRED_USE="|| ( mysql postgres sqlite )"



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

2018-10-15 Thread Markus Meier
commit: c45315ac2b28fc51c0573ddec916199e9925ab79
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:09:13 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:09:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45315ac

net-wireless/bluez: arm stable, bug #666290

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 net-wireless/bluez/bluez-5.50.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/bluez/bluez-5.50.ebuild 
b/net-wireless/bluez/bluez-5.50.ebuild
index 0d27acb9a3b..b6088a7fad2 100644
--- a/net-wireless/bluez/bluez-5.50.ebuild
+++ b/net-wireless/bluez/bluez-5.50.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/3"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 x86"
 IUSE="alsa +btpclient cups doc debug deprecated extra-tools experimental +mesh 
+obex +readline selinux systemd test test-programs +udev user-session"
 
 # Since this release all remaining extra-tools need readline support, but this 
could



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

2018-10-15 Thread Markus Meier
commit: 8d119ad8157860aad085db1b9d4cd19cb3b1a36b
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:08:53 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:08:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d119ad8

dev-libs/ell: arm stable, bug #666292

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/ell/ell-0.9.ebuild b/dev-libs/ell/ell-0.9.ebuild
index 16d539a5687..af1ce781e17 100644
--- a/dev-libs/ell/ell-0.9.ebuild
+++ b/dev-libs/ell/ell-0.9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
 LICENSE="LGPL-2.1"
 SLOT="0"
 
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
 IUSE="glib pie"
 
 RDEPEND="



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

2018-10-15 Thread Markus Meier
commit: d8f2981d28f60342b94c503706bcc886812404f2
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:11:39 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:11:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f2981d

dev-ruby/rspec-mocks: arm stable, bug #666742

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 dev-ruby/rspec-mocks/rspec-mocks-3.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rspec-mocks/rspec-mocks-3.7.0.ebuild 
b/dev-ruby/rspec-mocks/rspec-mocks-3.7.0.ebuild
index eba0948a40a..860b63ed8d1 100644
--- a/dev-ruby/rspec-mocks/rspec-mocks-3.7.0.ebuild
+++ b/dev-ruby/rspec-mocks/rspec-mocks-3.7.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz 
-> ${P}-git.tgz"
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SUBVERSION="$(get_version_component_range 1-2)"



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

2018-10-15 Thread Markus Meier
commit: 2605153f52ce3930d2edd73cac414b79859f2443
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:07:23 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:07:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2605153f

net-libs/miniupnpc: arm stable, bug #665412

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild
index 82b0fa4708b..62fc8c8aedd 100644
--- a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild
+++ b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="ipv6 kernel_linux static-libs"
 
 RDEPEND=""



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

2018-10-15 Thread Markus Meier
commit: f79441ec4160ffd93995503d64b5ba9f5a2424db
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:11:33 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:11:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79441ec

dev-ruby/rspec-expectations: arm stable, bug #666742

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild 
b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
index 69138fc9f5a..86a099902d3 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz 
-> ${P}-git.tgz"
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SUBVERSION="$(get_version_component_range 1-2)"



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

2018-10-15 Thread Markus Meier
commit: b93425f869c149402778f858dd6c0069aaabfbb0
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Oct 15 18:11:21 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Oct 15 18:11:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93425f8

dev-ruby/rspec-support: arm stable, bug #666742

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 dev-ruby/rspec-support/rspec-support-3.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild 
b/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild
index 72744fdfbfc..85252235633 100644
--- a/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz 
-> ${P}-git.tgz"
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.7.0:3 dev-ruby/thread_order )"



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

2018-10-15 Thread Ben Kohler
commit: dd50bef5b76ce24fe585e65170bd448e07dcc682
Author: Ben Kohler  gentoo  org>
AuthorDate: Mon Oct 15 17:35:28 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Mon Oct 15 17:35:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd50bef5

net-misc/dropbox: revbump to keep bundled libffi.so.6

Until we package a compat libffi in slot 6 to supply libffi.so.6 for
prebuild binary packages like this one,we need to keep the bundled copy.

Change approved by perfinion.

Closes: https://bugs.gentoo.org/668266
Signed-off-by: Ben Kohler  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-misc/dropbox/dropbox-58.3.88-r1.ebuild | 121 +
 1 file changed, 121 insertions(+)

diff --git a/net-misc/dropbox/dropbox-58.3.88-r1.ebuild 
b/net-misc/dropbox/dropbox-58.3.88-r1.ebuild
new file mode 100644
index 000..57625334abc
--- /dev/null
+++ b/net-misc/dropbox/dropbox-58.3.88-r1.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+inherit eutils gnome2-utils pax-utils systemd python-single-r1
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="https://www.dropbox.com/;
+SRC_URI="
+   x86? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz
 )
+   amd64? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz
 )"
+
+LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE="+librsync-bundled selinux X"
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/.*"
+QA_EXECSTACK="opt/dropbox/dropbox"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="librsync-bundled? ( dev-util/patchelf )"
+
+# Be sure to have GLIBCXX_3.4.9, #393125
+# USE=X require wxGTK's dependencies. system-library cannot be used due to
+# missing symbol (CtlColorEvent). #443686
+RDEPEND="${PYTHON_DEPS}
+   X? (
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5[-gles2,xcb]
+   dev-qt/qtopengl:5[-gles2]
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5[-gles2]
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5[-gles2]
+   media-libs/fontconfig
+   media-libs/freetype
+   virtual/jpeg
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXinerama
+   x11-libs/libXxf86vm
+   x11-libs/pango[X]
+   x11-misc/wmctrl
+   x11-themes/hicolor-icon-theme
+   )
+   !librsync-bundled? ( =sys-devel/gcc-4.2.0
+   sys-libs/zlib
+   sys-libs/ncurses:5/5"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}" || die
+   mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die
+   mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die
+   rmdir "${S}"/dropbox-lnx.*-${PV}/ || die
+   rmdir .dropbox-dist || die
+}
+
+src_prepare() {
+   eapply_user
+
+   rm -vf libGL.so.1 libX11* libdrm.so.2 libpopt.so.0 wmctrl || die
+   # tray icon doesnt load when removing libQt5* (bug 641416)
+   #rm -vrf libQt5* libicu* qt.conf plugins/ || die
+   if use X ; then
+   mv images/hicolor/16x16/status "${T}" || die
+   else
+   rm -vrf PyQt5* *pyqt5* images || die
+   fi
+   if use librsync-bundled ; then
+   patchelf --set-rpath '$ORIGIN' 
librsyncffi.compiled._librsyncffi*.so || die
+   else
+   rm -vf librsync.so.1 || die
+   fi
+   pax-mark cm dropbox
+   mv README ACKNOWLEDGEMENTS "${T}" || die
+}
+
+src_install() {
+   local targetdir="/opt/dropbox"
+
+   insinto "${targetdir}"
+   doins -r *
+   fperms a+x "${targetdir}"/{dropbox,dropboxd}
+   dosym "${targetdir}/dropboxd" "/opt/bin/dropbox"
+
+   use X && doicon -s 16 -c status "${T}"/status
+
+   make_desktop_entry "${PN}" "Dropbox"
+
+   newinitd "${FILESDIR}"/dropbox.initd dropbox
+   newconfd "${FILESDIR}"/dropbox.conf dropbox
+   systemd_newunit "${FILESDIR}"/dropbox_at.service-r1 "dropbox@.service"
+
+   dodoc "${T}"/{README,ACKNOWLEDGEMENTS}
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pikopixel/

2018-10-15 Thread Bernard Cafarelli
commit: cfb7d18f6714b7c56d5b3aaba016fe3ce80c6d38
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Oct 15 17:29:22 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Oct 15 17:29:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb7d18f

gnustep-apps/pikopixel: revision bump to get beta9d version

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

 .../pikopixel/pikopixel-1.0_beta9-r4.ebuild| 22 ++
 1 file changed, 22 insertions(+)

diff --git a/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r4.ebuild 
b/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r4.ebuild
new file mode 100644
index 000..08e8ec01360
--- /dev/null
+++ b/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+MY_P=${PN//p/P}.Sources.${PV/_beta/-b}c
+DESCRIPTION="a free application for drawing & editing pixel-art images"
+HOMEPAGE="http://twilightedge.com/mac/pikopixel/;
+# Web hosting wants a proper User-Agent
+#SRC_URI="http://twilightedge.com/downloads/${MY_P}.tar.gz;
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz;
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=virtual/gnustep-back-0.25.0"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}/${PN//p/P}



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

2018-10-15 Thread Sobhan Mohammadpour
commit: bb45871fbc4b4377acab2571aba695eaef233e61
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Mon Oct 15 17:17:38 2018 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Mon Oct 15 17:19:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb45871f

sys-apps/bubblewrap: new ebuild

bubblewrap is a lightweight setuid sandbox application
developed from Flatpak with a small installation footprint and
minimal resource requirements.

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

 sys-apps/bubblewrap/Manifest|  1 +
 sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild | 50 +
 sys-apps/bubblewrap/metadata.xml|  8 +
 3 files changed, 59 insertions(+)

diff --git a/sys-apps/bubblewrap/Manifest b/sys-apps/bubblewrap/Manifest
new file mode 100644
index 000..dba0bcb214e
--- /dev/null
+++ b/sys-apps/bubblewrap/Manifest
@@ -0,0 +1 @@
+DIST bubblewrap-0.3.1.tar.gz 62768 BLAKE2B 
a8c29102f9b69bfbd6b6aebb9aa0878bd1e31b52a6cb6374b8341c1410526872d4063ff0524ab4f98d7cac7358dad3190144d12bb0b11cf26eeed2730c4ec475
 SHA512 
fbc44976f53fdf8913b94c57d1f26a3b87c773e86a289e58fd3d7b1c4ea7f33c862f1a38a4f791315358990928768a68334f0a171302c18a16c7e2e9f1a146dd

diff --git a/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild
new file mode 100644
index 000..56d2c9cb2b0
--- /dev/null
+++ b/sys-apps/bubblewrap/bubblewrap-0.3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools bash-completion-r1 linux-info
+
+DESCRIPTION="Unprivileged sandboxing tool, namespaces-powered chroot-like 
solution"
+HOMEPAGE="https://github.com/projectatomic/bubblewrap;
+SRC_URI="https://github.com/projectatomic/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="selinux"
+
+DEPEND="
+   dev-libs/libxslt
+   sys-libs/libseccomp
+   sys-libs/libcap
+   selinux? ( >=sys-libs/libselinux-2.1.9 )
+"
+# FIXME: we don't need bashcomp righ??
+RDEPEND="${DEPEND}"
+# FIXME: bash comp is not working
+# FIXME: test is not working
+pkg_setup() {
+   if [[ ${MERGE_TYPE} != buildonly ]]; then
+   CONFIG_CHECK="~UTS_NS ~IPC_NS ~USER_NS ~PID_NS ~NET_NS"
+   linux-info_pkg_setup
+   fi
+}
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+
+   econf \
+   $(use_enable selinux) \
+   "--enable-man" \
+   "--with-bash-completion-dir=${get_bashcompdir}" \
+   "--with-priv-mode=none"
+}
+
+pkg_postinst() {
+   einfo "bashcomp can be used with >=app-shells/bash-completion-2.0"
+   einfo "probably needs namespaces"
+}

diff --git a/sys-apps/bubblewrap/metadata.xml b/sys-apps/bubblewrap/metadata.xml
new file mode 100644
index 000..39980802b1d
--- /dev/null
+++ b/sys-apps/bubblewrap/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+



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

2018-10-15 Thread Sobhan Mohammadpour
commit: f435fc5d46cb843ff184578f1d7908697020e1d9
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Mon Oct 15 16:54:09 2018 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Mon Oct 15 17:12:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f435fc5d

package.mask: Mask bubblewrap for testing

Signed-off-by: Sobhan Mohammadpour  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 6e3a61681ea..cb5279e59be 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sobhan Mohammadpour  (15 Oct 2018)
+# Masked for testing.
+sys-apps/bubblewrap
+
 # Thomas Deutschmann  (12 Oct 2018)
 # EOL and has known vulnerabilities. Please move to
 # Firefox 60 or newer if you can.



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

2018-10-15 Thread Jeroen Roovers
commit: 873b3a77dcba03fb95ca45ed4374969db97565b9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 15 15:33:20 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 15 16:53:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873b3a77

media-libs/devil: Mark ~hppa too.

Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-libs/devil/devil-1.7.8-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/devil/devil-1.7.8-r2.ebuild 
b/media-libs/devil/devil-1.7.8-r2.ebuild
index 4d74269bfec..63a422bed59 100644
--- a/media-libs/devil/devil-1.7.8-r2.ebuild
+++ b/media-libs/devil/devil-1.7.8-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
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openil/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 x86"
 IUSE="allegro cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 gif glut 
jpeg jpeg2k mng nvtt openexr opengl png sdl static-libs tiff X xpm"
 
 RDEPEND="



  1   2   >