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

2019-03-13 Thread Hans de Graaff
commit: 3b9d36f0eacf19b49f52ff89090296184b4ad358
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 14 05:52:34 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 14 05:52:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b9d36f0

dev-ruby/flickraw: add 0.9.10

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

 dev-ruby/flickraw/Manifest   |  1 +
 dev-ruby/flickraw/flickraw-0.9.10.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/flickraw/Manifest b/dev-ruby/flickraw/Manifest
index 96d308b4e0b..3b3df6f8b3f 100644
--- a/dev-ruby/flickraw/Manifest
+++ b/dev-ruby/flickraw/Manifest
@@ -1 +1,2 @@
+DIST flickraw-0.9.10.gem 19456 BLAKE2B 
f57d9ff600e3decdf473b86a66f7ce0ba5c1607bd2f54171f5d0793b255dc6ac6367b015cc36c113164061c8005ce18938216af2aaecf184656fafe285af4b6c
 SHA512 
a4686f7134cb9b7d1ad7ee952137dd0e9e9653a682ba4d6e9b2b65bef6cbebee23e19970e2042bdb14860a91a07a28ce11952608231c301e086ff88652f39411
 DIST flickraw-0.9.9.gem 19968 BLAKE2B 
6a99be2baef120f5f343097de7384e101719370a1c13603fd50930879638777de773dae7f3bf262b450416c01e28c5048394d4abdb08b972982ca07eae51970a
 SHA512 
c7fac2e7da15f83ad7c2df5cc3a9f6f7dc68420c1976905c0ae8b00f4eeca513783c20aa6eef9b8ee68699aa59c03de6ea6f9c667a27413a0a6d147875c840f2

diff --git a/dev-ruby/flickraw/flickraw-0.9.10.ebuild 
b/dev-ruby/flickraw/flickraw-0.9.10.ebuild
new file mode 100644
index 000..c9b2c484b99
--- /dev/null
+++ b/dev-ruby/flickraw/flickraw-0.9.10.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+# Tests are against the Flickr API and require an API key.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="-r README.rdoc examples"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to access flickr api in a simple way"
+HOMEPAGE="https://github.com/hanklords/flickraw;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""



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

2019-03-13 Thread Hans de Graaff
commit: d98d808832bd9845fd9cf1186011234c6306c345
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 14 05:54:50 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 14 05:54:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98d8088

dev-ruby/hoe: add 3.17.2

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

 dev-ruby/hoe/Manifest  |  1 +
 dev-ruby/hoe/hoe-3.17.2.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-ruby/hoe/Manifest b/dev-ruby/hoe/Manifest
index dc7b7d8dd49..9a88d8b9e7e 100644
--- a/dev-ruby/hoe/Manifest
+++ b/dev-ruby/hoe/Manifest
@@ -1,2 +1,3 @@
 DIST hoe-3.16.0.gem 188416 BLAKE2B 
48383c46512a359a269ca3475ec701b1443e0ef71b31d1ca1604de391ed4df6b0ad27dd1c5f6ed04751047d211f2c6299245361cf131e2418f224324ac9934c3
 SHA512 
66cefb5a24906e19bbf0c82c8539d6d101b84d0dc1d3ce1910e4117357639489968271e76e86bd3c432b9ef7e3b24a78294c06210cbef280860f7dac18100606
 DIST hoe-3.17.1.gem 188416 BLAKE2B 
0fef6dd9ae4bda93f527d7451d0d591cdc4ba1361aaec531f82e0d7ff03575845c3d5ff85189d76f9ecec17797774fd0ca82f7332a4588d086a494095af99a9d
 SHA512 
5e4b83309ed88da098a5ae8698f9686cea1657f4554fff72446bac46bc567125232a3c5a5b941bd6d5ea18dc53f3cbf5b329f2f0623ef74e81d81586edc63ca3
+DIST hoe-3.17.2.gem 188416 BLAKE2B 
a6f4f93cc2d724b1c1e855c4e6976b5dbb469c4e10fc9c181b6cafaeb7088f9c19bd4bb5b858a25f011dead1b6e8392d349fe9e86d704a6a4d627cddab8de46a
 SHA512 
d6703cd8913ac7055c33dbfead5610bd197be90ac3aeeaf2e4498ab088447d7e08dbe1ad3fdc602afd26fc7cfda12d73dd43a605b9bf59ecd83b1cfd8845f55b

diff --git a/dev-ruby/hoe/hoe-3.17.2.ebuild b/dev-ruby/hoe/hoe-3.17.2.ebuild
new file mode 100644
index 000..daae06b70ab
--- /dev/null
+++ b/dev-ruby/hoe/hoe-3.17.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.rdoc Manifest.txt README.rdoc"
+
+RUBY_FAKEGEM_EXTRAINSTALL="template"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Hoe extends rake to provide full project automation"
+HOMEPAGE="https://www.zenspider.com/projects/hoe.html;
+
+LICENSE="MIT"
+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"
+IUSE="doc"
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )"
+
+ruby_add_rdepend ">=dev-ruby/rake-0.8.7 

[gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/files/2.5/, dev-lang/ruby/

2019-03-13 Thread Hans de Graaff
commit: 2632e0268923b8cabbba7856f37e5e6b27069e21
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 14 05:55:55 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 14 05:55:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2632e026

dev-lang/ruby: add 2.5.4, 2.6.2

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

 dev-lang/ruby/Manifest|   2 +
 dev-lang/ruby/files/2.5/011-no-gems.patch |  85 +++
 dev-lang/ruby/ruby-2.5.4.ebuild   | 225 
 dev-lang/ruby/ruby-2.6.2.ebuild   | 237 ++
 4 files changed, 549 insertions(+)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index 1c6d7d24dd7..2588f8680ed 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -1,6 +1,8 @@
 DIST ruby-2.3.8.tar.xz 11465792 BLAKE2B 
b9c8ef5c943872e3d1426c30cbd720acc66d17cc7bc926f3294e68f17fbc78edef42f6496295800c3d4efd3ae441730723bfcfbce46239359930622697d9
 SHA512 
06373050e6c1af9cb6a5863aef878b21c8a45fd0e68414e3d546cb73ec3028207d3acc0a9326428f172b9347a30bbe69a16f9dc0bdb739161d677adb2d888095
 DIST ruby-2.4.5.tar.xz 10064712 BLAKE2B 
0846125e617b43ea302b4c5309b20503577937865d445a6fee766323a188aa552d3a13740c3d38c7be812b19bffb2474021cb7b368cc144d51ea771552f62769
 SHA512 
658f676c623109f4c7499615e191c98c3dd72cfcaeeaf121337d0b8a33c5243145edd50ec5e2775f988e3cd19788984f105fa165e3049779066566f67172c1b4
 DIST ruby-2.5.3.tar.xz 11453336 BLAKE2B 
66c59448a23c22796b43f04a1f84359386b7bee7163da4255426ea75b1c7af0a7a7142991b870a75a72ded56ac49f47c51bc162ebf2be2af0d1b1608b60c02df
 SHA512 
6dcae0e8d0bacdb2cbde636e2030596308b5af53f2eb85d3adccb67b02e6f8f9751e8117d12f8484829fdd9d995f6e327f701d9b433bcf94f1f59d13a1fd7518
+DIST ruby-2.5.4.tar.xz 11493016 BLAKE2B 
6fa56a32962738a731f5604375d0f2db2e16d71fc568e6c01eb61928ae1dbec6a51455237f51e2be5b2a17a89f4d1ff896afb21f10ba7b8336aa3599756e
 SHA512 
e72294e549d09510f20c808d26a0d21ef0ee2616d8598980a42db260d45340e5c259ac65e5478a8b086042ff6ba7d8447a6c8115454ffe977c4f63175ab89062
 DIST ruby-2.6.0.tar.xz 11918536 BLAKE2B 
f51fe57c1ff83d99c834f29d1bcc8e847f7a4cd3a10e202391327373d9d803fcc356d210cc07b9038915039a7462c0263fa7567b63366d1ab6273b9a82e651d1
 SHA512 
c56eaf85ef7b79deb34ee4590b143c07f4fc83eb79775290761aee5a7c63374659613538a41f25706ed6e19e49d5c67a1014c24d17f29948294c7abd0b0fcea8
 DIST ruby-2.6.1.tar.xz 11872964 BLAKE2B 
789d1a174b02538e92a66372814b8be45f30187f99df15922e3dd899222fd5feea196ed0a352a19246d8c822e0eb97e8f4ff8229a6c00ac5c60cb214460b7289
 SHA512 
fb36289a955f0596c683cdadf1e4a9a9fd35222b1e1c6160c2e7cd82e5befd40a7aa4361e55f7a8f83c06ee899ec493821c7db34a60c4ac3bca0e874d33ef1a9
+DIST ruby-2.6.2.tar.xz 11889840 BLAKE2B 
817919c078869c2ad8d5c9d8c8b7ee77e8b0e3339c2ef662a94a666a859f762fa63c6f8534027abd368e91fe4e3e1fe68fa984cbf12f76cff8c0c66f0114914f
 SHA512 
13f7d7b483a037378eac4bf4bebddc21d69f4e19e6bbb397dd53e7518037ae9a3aa5b41fc20bf1fe410803c6efc3a6a65a65af47648d3a93713f75cfe885326a
 DIST ruby-patches-2.3.8-r1.tar.bz2 3030 BLAKE2B 
7c1e80ff0569a03672f53820c665933056b46bcf791c9132cb9f358f72df693749f02da65ca7469c3dd0f652d7dc7bfaa03dccd4eb900562361876023fb65b42
 SHA512 
54cc3f2bfd1967b8558736e5a5240b886a56b22defca5813f45b1f4dca9af169b4d59d60b327ec8411e824970ac6da1cec53cfc31833403742e9d6941e5a78f1

diff --git a/dev-lang/ruby/files/2.5/011-no-gems.patch 
b/dev-lang/ruby/files/2.5/011-no-gems.patch
new file mode 100644
index 000..2ebe064c8ac
--- /dev/null
+++ b/dev-lang/ruby/files/2.5/011-no-gems.patch
@@ -0,0 +1,85 @@
+--- a/tool/rbinstall.rb.~1~2017-10-30 06:45:20.0 +0100
 b/tool/rbinstall.rb2017-12-25 11:06:53.340432435 +0100
+@@ -700,10 +700,10 @@
+ # :startdoc:
+ 
+ install?(:ext, :comm, :gem, :'default-gems', :'default-gems-comm') do
+-  install_default_gem('lib', srcdir)
++  # Gems are unbundled in Gentoo
+ end
+ install?(:ext, :arch, :gem, :'default-gems', :'default-gems-arch') do
+-  install_default_gem('ext', srcdir)
++  # Gems are unbundled in Gentoo
+ end
+ 
+ def load_gemspec(file)
+@@ -765,68 +755,7 @@
+ end
+ 
+ install?(:ext, :comm, :gem, :'bundled-gems') do
+-  gem_dir = Gem.default_dir
+-  directories = Gem.ensure_gem_subdirectories(gem_dir, :mode => $dir_mode)
+-  prepare "bundled gems", gem_dir, directories
+-  install_dir = with_destdir(gem_dir)
+-  installed_gems = {}
+-  options = {
+-:install_dir => install_dir,
+-:bin_dir => with_destdir(bindir),
+-:domain => :local,
+-:ignore_dependencies => true,
+-:dir_mode => $dir_mode,
+-:data_mode => $data_mode,
+-:prog_mode => $prog_mode,
+-:wrappers => true,
+-:format_executable => true,
+-  }
+-  gem_ext_dir = "#$extout/gems/#{CONFIG['arch']}"
+-  extensions_dir = Gem::StubSpecification.gemspec_stub("", gem_dir, 
gem_dir).extensions_dir
+-  Gem::Specification.each_gemspec([srcdir+'/gems/*']) do |path|
+-spec = load_gemspec(path)
+-next unless 

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

2019-03-13 Thread Hans de Graaff
commit: f949a99a37ad5bb761ef4fcd7aaefc8d795dce28
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Mar 14 05:50:31 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Mar 14 05:50:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f949a99a

dev-ruby/asciidoctor-diagram: add 1.5.15

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

 dev-ruby/asciidoctor-diagram/Manifest  |  1 +
 .../asciidoctor-diagram-1.5.15.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/asciidoctor-diagram/Manifest 
b/dev-ruby/asciidoctor-diagram/Manifest
index 45d50fe7bdc..408424f9d45 100644
--- a/dev-ruby/asciidoctor-diagram/Manifest
+++ b/dev-ruby/asciidoctor-diagram/Manifest
@@ -1,3 +1,4 @@
 DIST asciidoctor-diagram-1.5.12.tar.gz 11262551 BLAKE2B 
08ecd3c1b7814b253e6be11d423e0e95e12d8e1097f54b09ae3a5935d94349f9ff2c40d58666895429be5ec058bd797aad38516a0c5bb292866dbbf23f857d9a
 SHA512 
89c4aa836e554ea69ae204406fa36f25ebae12cf98acf7b96bcf96f548bdcb4d2503e671aeb419f8b5d96441564e572b714e2f9a3017c4942d139977a148bf5b
 DIST asciidoctor-diagram-1.5.13.tar.gz 11264430 BLAKE2B 
b5ce1946635bf24e45d8bdd264a3e924b9c876e28d42efce388e60c85e143c9267971eb2dbffe9ceb9af4770162dc1c29538291ff24b59db5fad382811810972
 SHA512 
9a51b69af6b60bcf7e6daa1be3965ca4497fef7e8ec04461380c51494b5c4aaba35a6e62bfe88281b8d54c8340b34b6cc739da021cfa6f7d9f528802347a02e4
 DIST asciidoctor-diagram-1.5.14.tar.gz 11264778 BLAKE2B 
298d3c8dc569877d4500bbbc41167de66748d67e9813c6d505aa9296fe49d973e3455a9f53a127ebc9127db64b5228c24e1ddb2ccacfe5bafdfbd5a8511ffb49
 SHA512 
66f8b7f48dcab4feb14eadadeb571c7cedb0b18c7a0acb004ebc6144affddc1d4a3d05a27996c666ac7966b62d05a5953b7a84895268e071445209b928fe9e89
+DIST asciidoctor-diagram-1.5.15.tar.gz 11264772 BLAKE2B 
7333750ac7fc5a8abdb397ed4f7a891d46a07d1032d396968e6f56abf0b50def6dfbb108f6a0a775bb9519f7b8ef91f22d70b1722496e142e8cef58315eced2c
 SHA512 
bc3a5a53bbd53decd479a14c9ad5f561e88b5761da77f246326bd2b5b9388d3d34f18b8964fbbc0e6b47c9d212758a1983b7ed10559b5bda42d5382ded756a72

diff --git a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.15.ebuild 
b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.15.ebuild
new file mode 100644
index 000..c7e2499f4e0
--- /dev/null
+++ b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.15.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc LICENSE.txt README.adoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A set of Asciidoctor extensions that enable you to add diagrams"
+HOMEPAGE="https://github.com/asciidoctor/asciidoctor-diagram;
+SRC_URI="https://github.com/asciidoctor/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "=dev-ruby/asciidoctor-1.5*"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/c.formatter/ s:^:#:' spec/test_helper.rb || die
+
+   # Avoid specs for unpackaged tools
+   rm -f 
spec/{a2s,blockdiag,erd,mermaid,msc,nomnoml,shaape,svgbob,syntrax,umlet,vega,wavedrom}_spec.rb
 || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+}



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

2019-03-13 Thread Patrick McLean
commit: 1f4112d4d1c6194e60f2b4a9e37022c3255003ac
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Mar 14 04:15:31 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Mar 14 04:15:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f4112d4

sys-kernel/vanilla-sources: Version bump to 5.0.2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-5.0.1.ebuild => vanilla-sources-5.0.2.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index b8653f8a7fb..f76fc78dee6 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -11,4 +11,4 @@ DIST patch-4.19.29.xz 827332 BLAKE2B 
56a2bfc1300f4334af301cb83304f36313feea1274b
 DIST patch-4.20.15.xz 451968 BLAKE2B 
5ca3f480e0b55f3d0d596dc09281db681b854530608b3c3f444da4dde6eb0caeb6f794b17b4b14569ec987848d167e3049ca61e264c29784ccb07866130c5531
 SHA512 
58a973130dc52f2c3ea82141d76a4c2d10f40dc35cca27a8fe569367af2a517bf0d6e8f1cd6d0eabf88a1a1a18a397fb92ca9b58ed32ad6f4f7631915503c56d
 DIST patch-4.4.176.xz 2409956 BLAKE2B 
9315e97700e7ec8ef1e3a8f22707c7c48bfd6dbb6640b7e989920c28bab6e467566c4a387c8b4e7cb0cdbcdc79be1c4ec9acaee7fe20c6689bd1302200bfcda9
 SHA512 
109ffd03727665e27638e0c5f4e119b9fd6c5f0463f506509619488cdd5f880d818a26f2216b43f9fbff67326c12502f464cf6fab8c3c78dcc5be1a50f5038e1
 DIST patch-4.9.162.xz 2604036 BLAKE2B 
e064065851aba0e1604b433fd422ca96f70b2d51f81b883151d94afae3fafd98345b8a191fb9dc77077fec4501b63f4eb387da70b97181e1d2e6ba54021db0a7
 SHA512 
ff32da521531f1bb8e3b2646a743810273c992186c56b89fd0d7165f5a9da1fea0d225db77dc0f10bafba737b1acb8475cf669fbb300ad41c2ec7aa1af62ae8f
-DIST patch-5.0.1.xz 19576 BLAKE2B 
9209ff07d8eb19aaf66fc66fb05858c0634bb163b3aa61ec6900399213951824a58d01907caed6f10412d41e2017d4058c8ade34d727655decb58bda20139b01
 SHA512 
1c756abb0f2583625a9c8551125743989c82b401f5b54fe2dd5b0e3f88774a240438abc5d0b2d4bbe16dec9317cdd9810d69d9effcbfc17a4aa4fa82c6e1e5c9
+DIST patch-5.0.2.xz 29468 BLAKE2B 
5ee06ffb512a1082e314193a7b43f81562df947d7e0a176f10afb7566f5ddd87c31157f00e4969762112e66d1b3e4343f9458217287af10f4baea75049831cf1
 SHA512 
9bf5b91ddb77ff1db54a9be8f201897c00a3b5b9b87ba54ce0e183f1cd58938b30778ccec2007b3b1a1ec8496494c6b1eba12752d3cb8a630ffb04029143a970

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.0.1.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.0.2.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-5.0.1.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-5.0.2.ebuild



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

2019-03-13 Thread Patrick McLean
commit: dee590d788948d1d0b323e0ca253878069032212
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Mar 14 04:25:24 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Mar 14 04:25:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee590d7

sys-kernel/vanilla-sources: Version bump to 4.9.163

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.9.162.ebuild => vanilla-sources-4.9.163.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 72566ab8063..67bdfa13c90 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -10,5 +10,5 @@ DIST patch-4.14.106.xz 2316836 BLAKE2B 
4dd7bceb4bed4df6a0687e49ef6382c821a56f48d
 DIST patch-4.19.29.xz 827332 BLAKE2B 
56a2bfc1300f4334af301cb83304f36313feea1274b5dcacebad5cd122001373f3753f0f4808a9ba63683a7560af348dce42e5f318ff223f26c8ee5e8621666f
 SHA512 
045651040ae028b6bec1cef83b6d498e73cc701a88321c6f58ad0c113eafc9f783d94c756e567fa3b40551d666c0386936f05a6284237a47b64cb89d4270f4bf
 DIST patch-4.20.16.xz 496944 BLAKE2B 
5e145c4137f68c4d3cab53465155de2b1c0bb81d5e63225b484d0acafdf325de90bb9953458edbd4b9da483aa6419fe673c9609ea110853c4939f5e17b19a2da
 SHA512 
a915fdb0a94640c8d523a25b7ddf4fb327e968b4f2ef67ecedd4ab684f7b31a2fc24ec743ae9e3376046466e3ac3d72c942f393c5fec341eee4e80e7336abf7f
 DIST patch-4.4.176.xz 2409956 BLAKE2B 
9315e97700e7ec8ef1e3a8f22707c7c48bfd6dbb6640b7e989920c28bab6e467566c4a387c8b4e7cb0cdbcdc79be1c4ec9acaee7fe20c6689bd1302200bfcda9
 SHA512 
109ffd03727665e27638e0c5f4e119b9fd6c5f0463f506509619488cdd5f880d818a26f2216b43f9fbff67326c12502f464cf6fab8c3c78dcc5be1a50f5038e1
-DIST patch-4.9.162.xz 2604036 BLAKE2B 
e064065851aba0e1604b433fd422ca96f70b2d51f81b883151d94afae3fafd98345b8a191fb9dc77077fec4501b63f4eb387da70b97181e1d2e6ba54021db0a7
 SHA512 
ff32da521531f1bb8e3b2646a743810273c992186c56b89fd0d7165f5a9da1fea0d225db77dc0f10bafba737b1acb8475cf669fbb300ad41c2ec7aa1af62ae8f
+DIST patch-4.9.163.xz 2614532 BLAKE2B 
c034124cbbdecf93088f0c3a4b925047c6434de077c0800303530267f8955db23e0068e2a1afa16d5972ed949d91cb2aa864cd5d4ba2fadff2505fd6abc2fad6
 SHA512 
1b5a4395a0d32d9d182cf364b830523f563df4cdfe53eb5a1a978928ee45afa49070e76c0ed8dcc4237a5a65720bb6dfe11213b9ca9e68ee610fed665195bff9
 DIST patch-5.0.2.xz 29468 BLAKE2B 
5ee06ffb512a1082e314193a7b43f81562df947d7e0a176f10afb7566f5ddd87c31157f00e4969762112e66d1b3e4343f9458217287af10f4baea75049831cf1
 SHA512 
9bf5b91ddb77ff1db54a9be8f201897c00a3b5b9b87ba54ce0e183f1cd58938b30778ccec2007b3b1a1ec8496494c6b1eba12752d3cb8a630ffb04029143a970

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.162.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.9.163.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.9.162.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.9.163.ebuild



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

2019-03-13 Thread Patrick McLean
commit: de20ebaa108d72ea13b488384258934961977842
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Mar 14 04:24:38 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Mar 14 04:24:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de20ebaa

sys-kernel/vanilla-sources: Version bump to 4.20.16

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest   | 4 ++--
 ...anilla-sources-4.14.105.ebuild => vanilla-sources-4.14.106.ebuild} | 0
 ...{vanilla-sources-4.20.15.ebuild => vanilla-sources-4.20.16.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index f76fc78dee6..72566ab8063 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -6,9 +6,9 @@ DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST linux-5.0.tar.xz 105235152 BLAKE2B 
59635c87a4123c90ab8598c9ea5167096aa6bc765e9d8456d00f3da7530e89e925b3925c99f1a6c96ac0ded7df3ac7df52c75672f0a66acc40f563200892e064
 SHA512 
3fbab70c7b03b1a10e9fa14d1e2e1f550faba4f5792b7699ca006951da74ab86e7d7f19c6a67849ab99343186e7d6f2752cd910d7613b93c1eab90abf1b0
 DIST patch-3.16.63.xz 2328408 BLAKE2B 
029bffaebb44bbc199982363e9dd18d32069b502c6a11de72493cdc99b3865bf8b3edbd13c0488e0fec62040cb5872625ab4257df8efa9e1bd147049ae57714c
 SHA512 
0f4d2834ce213c872b5e36457c28cf683614c8672b6edf07d06cc10f43b6663acd2e2b187228aa1ac0cb32c152bb9a0031654225774145d825e7404b6542b059
-DIST patch-4.14.105.xz 2299172 BLAKE2B 
5bfa6199fe86314ba6b1bf9167d5d3450f7315121150e57e43c331f8453a3e4ac974221162e28466cbb6d5b13b2fc94ee85b5280ba7155c364f87500fd1c76ce
 SHA512 
61cd047cc3a71ed1373682f9efea2ccf3fad0eeb1b4002fe9f30908219fb0c771073e2339e9a63b1fc57b6dbd85f7c490c617ea01fbe9a35652a79dbbfd64c92
+DIST patch-4.14.106.xz 2316836 BLAKE2B 
4dd7bceb4bed4df6a0687e49ef6382c821a56f48dfc5518c35bbd6b58d8c8fca7dfa26773607d5c810cc0587a1eb1bb1ef5c4feda6e65d617b265c52d68c98fb
 SHA512 
853dc51a8f5ee8c7698d46b3bdcf277b0ac68ba2138317dff25526236844f5ccd79ee497127f37fc35e6ef2dc7d9b42e6e9e4ed164d4e37914ad881033367f2c
 DIST patch-4.19.29.xz 827332 BLAKE2B 
56a2bfc1300f4334af301cb83304f36313feea1274b5dcacebad5cd122001373f3753f0f4808a9ba63683a7560af348dce42e5f318ff223f26c8ee5e8621666f
 SHA512 
045651040ae028b6bec1cef83b6d498e73cc701a88321c6f58ad0c113eafc9f783d94c756e567fa3b40551d666c0386936f05a6284237a47b64cb89d4270f4bf
-DIST patch-4.20.15.xz 451968 BLAKE2B 
5ca3f480e0b55f3d0d596dc09281db681b854530608b3c3f444da4dde6eb0caeb6f794b17b4b14569ec987848d167e3049ca61e264c29784ccb07866130c5531
 SHA512 
58a973130dc52f2c3ea82141d76a4c2d10f40dc35cca27a8fe569367af2a517bf0d6e8f1cd6d0eabf88a1a1a18a397fb92ca9b58ed32ad6f4f7631915503c56d
+DIST patch-4.20.16.xz 496944 BLAKE2B 
5e145c4137f68c4d3cab53465155de2b1c0bb81d5e63225b484d0acafdf325de90bb9953458edbd4b9da483aa6419fe673c9609ea110853c4939f5e17b19a2da
 SHA512 
a915fdb0a94640c8d523a25b7ddf4fb327e968b4f2ef67ecedd4ab684f7b31a2fc24ec743ae9e3376046466e3ac3d72c942f393c5fec341eee4e80e7336abf7f
 DIST patch-4.4.176.xz 2409956 BLAKE2B 
9315e97700e7ec8ef1e3a8f22707c7c48bfd6dbb6640b7e989920c28bab6e467566c4a387c8b4e7cb0cdbcdc79be1c4ec9acaee7fe20c6689bd1302200bfcda9
 SHA512 
109ffd03727665e27638e0c5f4e119b9fd6c5f0463f506509619488cdd5f880d818a26f2216b43f9fbff67326c12502f464cf6fab8c3c78dcc5be1a50f5038e1
 DIST patch-4.9.162.xz 2604036 BLAKE2B 
e064065851aba0e1604b433fd422ca96f70b2d51f81b883151d94afae3fafd98345b8a191fb9dc77077fec4501b63f4eb387da70b97181e1d2e6ba54021db0a7
 SHA512 
ff32da521531f1bb8e3b2646a743810273c992186c56b89fd0d7165f5a9da1fea0d225db77dc0f10bafba737b1acb8475cf669fbb300ad41c2ec7aa1af62ae8f
 DIST patch-5.0.2.xz 29468 BLAKE2B 
5ee06ffb512a1082e314193a7b43f81562df947d7e0a176f10afb7566f5ddd87c31157f00e4969762112e66d1b3e4343f9458217287af10f4baea75049831cf1
 SHA512 
9bf5b91ddb77ff1db54a9be8f201897c00a3b5b9b87ba54ce0e183f1cd58938b30778ccec2007b3b1a1ec8496494c6b1eba12752d3cb8a630ffb04029143a970

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.105.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.14.106.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.14.105.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.14.106.ebuild

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.20.15.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.20.16.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.20.15.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.20.16.ebuild



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

2019-03-13 Thread Patrick McLean
commit: efbf530042aecb81a20dab129e2b088e2ef4fdc3
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Mar 14 04:11:29 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Mar 14 04:11:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbf5300

sys-kernel/vanilla-sources: Version bump to 4.19.29

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.19.28.ebuild => vanilla-sources-4.19.29.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index f9cc146553b..b8653f8a7fb 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -7,7 +7,7 @@ DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c
 DIST linux-5.0.tar.xz 105235152 BLAKE2B 
59635c87a4123c90ab8598c9ea5167096aa6bc765e9d8456d00f3da7530e89e925b3925c99f1a6c96ac0ded7df3ac7df52c75672f0a66acc40f563200892e064
 SHA512 
3fbab70c7b03b1a10e9fa14d1e2e1f550faba4f5792b7699ca006951da74ab86e7d7f19c6a67849ab99343186e7d6f2752cd910d7613b93c1eab90abf1b0
 DIST patch-3.16.63.xz 2328408 BLAKE2B 
029bffaebb44bbc199982363e9dd18d32069b502c6a11de72493cdc99b3865bf8b3edbd13c0488e0fec62040cb5872625ab4257df8efa9e1bd147049ae57714c
 SHA512 
0f4d2834ce213c872b5e36457c28cf683614c8672b6edf07d06cc10f43b6663acd2e2b187228aa1ac0cb32c152bb9a0031654225774145d825e7404b6542b059
 DIST patch-4.14.105.xz 2299172 BLAKE2B 
5bfa6199fe86314ba6b1bf9167d5d3450f7315121150e57e43c331f8453a3e4ac974221162e28466cbb6d5b13b2fc94ee85b5280ba7155c364f87500fd1c76ce
 SHA512 
61cd047cc3a71ed1373682f9efea2ccf3fad0eeb1b4002fe9f30908219fb0c771073e2339e9a63b1fc57b6dbd85f7c490c617ea01fbe9a35652a79dbbfd64c92
-DIST patch-4.19.28.xz 792280 BLAKE2B 
1abb83c11972d1ed141bf2a4eb733a30e4899147f5519e530e457b924016f4a67204ae50db8cc606b96d812928d66b6549b353d32295944b08f5ffc5708e51d1
 SHA512 
8c8a94b0922ac52bc20dc29d900cdd358f9019d57d0510e16d0cc9348dd5df97fe68f2aa59a70beae6e8d21a82f0024cc0c509d828c4be5b6adad9dc8b14cafa
+DIST patch-4.19.29.xz 827332 BLAKE2B 
56a2bfc1300f4334af301cb83304f36313feea1274b5dcacebad5cd122001373f3753f0f4808a9ba63683a7560af348dce42e5f318ff223f26c8ee5e8621666f
 SHA512 
045651040ae028b6bec1cef83b6d498e73cc701a88321c6f58ad0c113eafc9f783d94c756e567fa3b40551d666c0386936f05a6284237a47b64cb89d4270f4bf
 DIST patch-4.20.15.xz 451968 BLAKE2B 
5ca3f480e0b55f3d0d596dc09281db681b854530608b3c3f444da4dde6eb0caeb6f794b17b4b14569ec987848d167e3049ca61e264c29784ccb07866130c5531
 SHA512 
58a973130dc52f2c3ea82141d76a4c2d10f40dc35cca27a8fe569367af2a517bf0d6e8f1cd6d0eabf88a1a1a18a397fb92ca9b58ed32ad6f4f7631915503c56d
 DIST patch-4.4.176.xz 2409956 BLAKE2B 
9315e97700e7ec8ef1e3a8f22707c7c48bfd6dbb6640b7e989920c28bab6e467566c4a387c8b4e7cb0cdbcdc79be1c4ec9acaee7fe20c6689bd1302200bfcda9
 SHA512 
109ffd03727665e27638e0c5f4e119b9fd6c5f0463f506509619488cdd5f880d818a26f2216b43f9fbff67326c12502f464cf6fab8c3c78dcc5be1a50f5038e1
 DIST patch-4.9.162.xz 2604036 BLAKE2B 
e064065851aba0e1604b433fd422ca96f70b2d51f81b883151d94afae3fafd98345b8a191fb9dc77077fec4501b63f4eb387da70b97181e1d2e6ba54021db0a7
 SHA512 
ff32da521531f1bb8e3b2646a743810273c992186c56b89fd0d7165f5a9da1fea0d225db77dc0f10bafba737b1acb8475cf669fbb300ad41c2ec7aa1af62ae8f

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.19.28.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.19.29.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.19.28.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.19.29.ebuild



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

2019-03-13 Thread Georgy Yakovlev
commit: 0f18ecc8dda06ecd3721efecb25269e1a15f9e82
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Mar 14 02:29:43 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Mar 14 02:29:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f18ecc8

net-dns/dnscrypt-proxy: sync live ebuild

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

 net-dns/dnscrypt-proxy/dnscrypt-proxy-.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-.ebuild 
b/net-dns/dnscrypt-proxy/dnscrypt-proxy-.ebuild
index 46f88908c5f..419d40281c6 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-.ebuild
@@ -22,6 +22,8 @@ LICENSE="ISC"
 SLOT="0"
 IUSE="pie"
 
+DEPEND=">=dev-lang/go-1.12"
+
 FILECAPS=( cap_net_bind_service+ep usr/bin/dnscrypt-proxy )
 PATCHES=( "${FILESDIR}"/config-full-paths-r10.patch )
 
@@ -34,6 +36,8 @@ src_prepare() {
default
# Create directory structure suitable for building
mkdir -p "src/${EGO_PN%/*}" || die
+   # fixes $GOPATH/go.mod exists but should not
+   rm go.mod || die
mv "${PN}" "src/${EGO_PN}" || die
mv "vendor" "src/" || die
 }



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

2019-03-13 Thread Georgy Yakovlev
commit: c92119ec0adac7198a95fca59f37308389bd7c34
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Mar 14 02:29:18 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Mar 14 02:29:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c92119ec

net-dns/dnscrypt-proxy: bump to 2.0.20

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

 net-dns/dnscrypt-proxy/Manifest|  1 +
 .../dnscrypt-proxy/dnscrypt-proxy-2.0.20.ebuild| 98 ++
 2 files changed, 99 insertions(+)

diff --git a/net-dns/dnscrypt-proxy/Manifest b/net-dns/dnscrypt-proxy/Manifest
index 3272e630fe9..df3c2d00359 100644
--- a/net-dns/dnscrypt-proxy/Manifest
+++ b/net-dns/dnscrypt-proxy/Manifest
@@ -1 +1,2 @@
 DIST dnscrypt-proxy-2.0.19.tar.gz 3339713 BLAKE2B 
e65b5ed8243aa6cf471700c6edba6e843fdf6482443335ec74201363657b23a7c6e432318e4de508120b6210cecd02666d97bb62a5f2968ce7d4813518eb3997
 SHA512 
4501a64717c0f2a9313e9328340e466c9ec325d09ef548f6af9a7855ff3497fb741269a17b397a36e2a120519820378e9f98a6a768a3678ea8144ee4690364f6
+DIST dnscrypt-proxy-2.0.20.tar.gz 2189083 BLAKE2B 
0237449e92aaca53078fb9629565b0fde0954e4f4d2ba58ee4840974bbaf9484a7f60dc397d138e8970946b6785490e60f3ddf06dba5636e26996af3328e45db
 SHA512 
6ff9c6806f96328f7b7dad0a5bd56bbb41861cca61882f71a0475cd99a1ee5cd48560eaa078b2fc945b26fe55cc9dc86ddbdaf705d2ae6d783655cdd8d905053

diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.20.ebuild 
b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.20.ebuild
new file mode 100644
index 000..419d40281c6
--- /dev/null
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.20.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGO_PN="github.com/jedisct1/${PN}"
+
+inherit fcaps golang-build systemd user
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://${EGO_PN}.git;
+else
+   SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"
+HOMEPAGE="https://github.com/jedisct1/dnscrypt-proxy;
+
+LICENSE="ISC"
+SLOT="0"
+IUSE="pie"
+
+DEPEND=">=dev-lang/go-1.12"
+
+FILECAPS=( cap_net_bind_service+ep usr/bin/dnscrypt-proxy )
+PATCHES=( "${FILESDIR}"/config-full-paths-r10.patch )
+
+pkg_setup() {
+   enewgroup dnscrypt-proxy
+   enewuser dnscrypt-proxy -1 -1 /var/empty dnscrypt-proxy
+}
+
+src_prepare() {
+   default
+   # Create directory structure suitable for building
+   mkdir -p "src/${EGO_PN%/*}" || die
+   # fixes $GOPATH/go.mod exists but should not
+   rm go.mod || die
+   mv "${PN}" "src/${EGO_PN}" || die
+   mv "vendor" "src/" || die
+}
+
+src_configure() {
+   EGO_BUILD_FLAGS="-buildmode=$(usex pie pie default)"
+}
+
+src_install() {
+   dobin dnscrypt-proxy
+
+   insinto /etc/dnscrypt-proxy
+   newins "src/${EGO_PN}"/example-dnscrypt-proxy.toml dnscrypt-proxy.toml
+   doins "src/${EGO_PN}"/example-{blacklist.txt,whitelist.txt}
+   doins "src/${EGO_PN}"/example-{cloaking-rules.txt,forwarding-rules.txt}
+
+   insinto /usr/share/dnscrypt-proxy
+   doins -r "utils/generate-domains-blacklists/."
+
+   newinitd "${FILESDIR}"/dnscrypt-proxy.initd dnscrypt-proxy
+   newconfd "${FILESDIR}"/dnscrypt-proxy.confd dnscrypt-proxy
+   systemd_newunit "${FILESDIR}"/dnscrypt-proxy.service 
dnscrypt-proxy.service
+   systemd_newunit "${FILESDIR}"/dnscrypt-proxy.socket 
dnscrypt-proxy.socket
+
+   einstalldocs
+}
+
+pkg_postinst() {
+   fcaps_pkg_postinst
+
+   if ! use filecaps; then
+   ewarn "'filecaps' USE flag is disabled"
+   ewarn "${PN} will fail to listen on port 53"
+   ewarn "please do one the following:"
+   ewarn "1) re-enable 'filecaps'"
+   ewarn "2) change port to > 1024"
+   ewarn "3) configure to run ${PN} as root (not recommended)"
+   ewarn
+   fi
+
+   if systemd_is_booted || has_version sys-apps/systemd; then
+   elog "Using systemd socket activation may cause issues with 
speed"
+   elog "latency and reliability of ${PN} and is discouraged by 
upstream"
+   elog "Existing installations advised to disable 
'dnscrypt-proxy.socket'"
+   elog "It is disabled by default for new installations"
+   elog "check "$(systemd_get_systemunitdir)/${PN}.service" for 
details"
+   elog
+
+   fi
+
+   elog "After starting the service you will need to update your"
+   elog "/etc/resolv.conf and replace your current set of resolvers"
+   elog "with:"
+   elog
+   elog "nameserver 127.0.0.1"
+   elog
+   elog "Also see https://github.com/jedisct1/${PN}/wiki;
+}



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

2019-03-13 Thread Mike Pagano
commit: 9833e86fa6780573c19104b0843b444e356a6be2
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Mar 14 00:55:46 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Mar 14 00:55:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9833e86f

sys-kernel/gentoo-sources: Linux pathc 4.9.163

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.9.163.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 116b1e1b3cc..c90ed660c12 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -91,6 +91,9 @@ DIST genpatches-4.9-164.extras.tar.xz 17364 BLAKE2B 
7fc1e9fde3939f28f8069c50f102
 DIST genpatches-4.9-165.base.tar.xz 2888744 BLAKE2B 
160e88ffcf9493dcb0904df037964860a0b4cb711476ec27ed4655fd53af086f4f4a964d625f31fb178ea87e2d04ce1a24c67146051ef08104f546622e17e0a0
 SHA512 
9be468cc40c98c90d577f8bafb034e0fb5a55db050b1fab8f20256587b586f6e96ee884762521befcea64a0701be5c032b84a64809401fe4583785451e6ca676
 DIST genpatches-4.9-165.experimental.tar.xz 106416 BLAKE2B 
e7999f76d53f734e62872570c8a876fc81bf804b5929de5a4b7120c576a44775a2e52dfb0def54ff59ada1e15d759940f78c036c06c9414e1493068a1cc40a68
 SHA512 
90f52a2240ceaf5036e70f7bedce1e918ddabb598dd463d680dab238581985cda6c39b17fd437e5917ba1395bdb6af5d5a4546f6161684e6de61ca89dbd4e9ad
 DIST genpatches-4.9-165.extras.tar.xz 17364 BLAKE2B 
6ef1de46794e1736197c39cc428954278945273230f812431ff3c58b90f2fed0a9660a73ee09b5b71087c5a296c311c1a56c5b929311e6b2b66ef63a97f41208
 SHA512 
8036b93cb510a25ad9b4226949dbdad2cb566fe1d15064cb9112453dab69b6ca3f5e465f97efd94c425f9cbc177c3cf251c7220b8468f8ee1d6141d48047fd84
+DIST genpatches-4.9-166.base.tar.xz 2910296 BLAKE2B 
478bacd2504aac8ceb378a4810dfac62967638acd3a23dec97b1ff67b369435768e9a1181ebe3b08d51266aaa8c2498e6a6ca35980fe6ca8964339e6e97d3f9a
 SHA512 
58e0c6f23fccb4f1e9ae27878030efb4a2d4b38e19ccf7406067e5cd7bcc33206ee4303907108e20e0cf08900c045036ab991769e92ed749c1d46a1869db6b37
+DIST genpatches-4.9-166.experimental.tar.xz 106416 BLAKE2B 
e7c119fa3ba46e42221d255146ce920aa095edae1e3704f974bc17f55e606b3e1a70cd706a3930a7b61d9311ce759e2ef7bb35b406a94bd3d577af930da2fbad
 SHA512 
26cf80cfb09c05ba74f8cc99f7adee24049e7b33c62977047a65a97e6a37b444027e3fde6d551c82465d0b5f60bc29e9167826432883269701277dfb597f9113
+DIST genpatches-4.9-166.extras.tar.xz 17364 BLAKE2B 
fbf9e63348d5c3030d3544bb0a0e397b1a542a7cc26226bdd2d754b804d51aabb7ff3e24d2fc371b75fe15dbb783988be0f678d66a839f4ccb272adabffae296
 SHA512 
4802d8f75dc6215b529dcdfb41cd3a708a0a041977a48f82234fbf41331cf501f31d26e106f01c41636e4c8ade538dc7ea87a51dd946ef18aa00a23338b1f434
 DIST genpatches-5.0-1.base.tar.xz 3968 BLAKE2B 
a8c05208ded80333ce545ee2ed2f50b79702f782337042bf76072cce18ac8c8330ffa760dec2d3c68cf5584aafb15abf610c63a659c9e68b35943773b5e37a51
 SHA512 
6a811079abf1c278e7d7bd2ef2becc735bfc9c05ce973068554e373b2ef6e922b3d779accc59393fe50e76e95d4b5ce9ddd32cab687d156376ca999b93048df3
 DIST genpatches-5.0-1.experimental.tar.xz 5804 BLAKE2B 
56326e211c003cf1c9b772af198f928528e0efa1261759e030ad369cea4e44cc7fdb7f07975245268b10bc7e23240e1b9bc58ff062696d53faba64ea66ee57ff
 SHA512 
ddbca26e58a0f35954ea2d3bb24d0daafa17a5d93af537123a9549cf46d180845f31ab1292a836bc1060b8f0aa6d14d08c84f63b56476fef194af754489d9510
 DIST genpatches-5.0-1.extras.tar.xz 1724 BLAKE2B 
348949e6e8def64d08ac7fd1f1cdbba6fadd6afe09aa7ffef25efe652284d66fb9b9e9c160ff9598bef8e94b28c1b866c99ca296f57428bf6cd40de03dd23f4d
 SHA512 
7755d61797c466f2223be0bd20e54757e90ba175e3fd80886d86e4fd452a324dd42f2970a1878ddb3870dac4264b6c047ad9870d57f4478eff4a844a82ea9c66

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.163.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.163.ebuild
new file mode 100644
index 000..1cebd063de7
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.163.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="166"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-03-13 Thread Mike Pagano
commit: 078993cc6af7d3220897c856bd0fa5220906c5dd
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Mar 14 00:52:40 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Mar 14 00:52:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078993cc

sys-kernel/gentoo-sources: Linux patch 4.14.106

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.14.106.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index bc052ce0632..116b1e1b3cc 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -13,6 +13,9 @@ DIST genpatches-4.14-111.extras.tar.xz 17492 BLAKE2B 
1617e49df2dde463f2c9efa0274
 DIST genpatches-4.14-112.base.tar.xz 2529132 BLAKE2B 
3eb9bf10b1e11d43727b11038a0b19060bc54e5591b0cb8c5ba50f223aadf333e772e5e50c1ea7b2d26a65adee0af7da9919de8e4df20845123c7e3dceae8eef
 SHA512 
650b34baea4910ce144b72df0fa7991f90cf60614e70c34bb5c2d939e5d70d4535a8487407b9a75c615d3629bdbb423f96022f2e8a28261b9bd2b99b7a9bc541
 DIST genpatches-4.14-112.experimental.tar.xz 5220 BLAKE2B 
26bfc7e99e843aab354eb176bb6b2420cb19404608ae20b647e658a4b37938a2aca99fdfe63a02c9d998be5afd899bb6672d9704962548e04d0efa4dbdcd77a2
 SHA512 
c676d9086f67e903ac9fb9af40489460ecf245ad7c4d5636ea2ba06bc1558a3aae35ee76026dc1aa3394080ff8390b38cc764ff663829deacd9b5b0cdb18e38b
 DIST genpatches-4.14-112.extras.tar.xz 17492 BLAKE2B 
cd6ce9e9541db874ddaac70afbd093045cc1c00fd5cc40426779f977facd4d2484659aa5afcc728015884de5a5e63f93ad6fda870e004992cc7cfd1d6ce008fd
 SHA512 
93b828d96414f0bffc1e773d1fbabe5bbf17d58850a3e86d8e02005b6970afc71e6647e341ccf596b1c9f5ae6f38a0f3a187f1b316c4cbd089f691a9209ab5ad
+DIST genpatches-4.14-113.base.tar.xz 2558384 BLAKE2B 
9a33a9b86e40c9c4734eb12ab56483fac811265e26a2618ead4da2d1204363b8429a8b9d4d2284e777c0829bf627d45833425d3c7612bfdc7ae98680eaf9041c
 SHA512 
41536bfe41fcf4e930990d81b79e2c688ef806d7b20da3fa56244578a233449f76dfd489c2baa4d5f626fab9d782c27f1cd6f7a80e35c8708030201e29ffc53d
+DIST genpatches-4.14-113.experimental.tar.xz 5224 BLAKE2B 
66e5f9fa5e46c64facbab20c7b38a15c15c3eeda5b1c64ae1dc84a3031f6f496bcc5764cdab5b99b6cfcc074fc9328492feb6145220b9000bfb42283a6118cdf
 SHA512 
745c4e950576e1cf8d754dc59c6357b0dd67e9d4b119c66d8a73e1f5d09cb0d94a1a79dc8eb981ca9ae26b7ae86837a942d51477e728d1ceeb95b6a7915ec532
+DIST genpatches-4.14-113.extras.tar.xz 17500 BLAKE2B 
afa29c0d2c4beb73acaa6e5e681ec446caa3ebde8e4b15dfdc884be8dc5db3c27e3c3665c91c4fb7265611a61eabbcde917c945efb86e5bbc0c400024d4f43a2
 SHA512 
065e6a68bc073a50fed158b1da591f136a32e3434d8e0f2cb47ea6ce318b20e07a483306520a8433e65109ba5cab4ee495f6bf15813242a7b3bdaecb9620ab12
 DIST genpatches-4.14-90.base.tar.xz 2158040 BLAKE2B 
1fe37fa012c110dc48f5291c149d23d544d9cf11d691b026c66bf0b632525d28dab5521fc399de34a83e9017522aa9114f95b7c0c23043ec27204af1e4c77caa
 SHA512 
cf1dfa59b0c83ab4cf4f345087d9d89a03d32265cf9c4f3896474f2bfabe616f8a4d0bf8f7daf584c129023e9d4f47cf151bb7aa83d06d2ee440ecf9f8c6e72a
 DIST genpatches-4.14-90.experimental.tar.xz 5224 BLAKE2B 
cf3e25ad929a3822aff357164ce27b3dc790dbb2c7e9a75f9267ef0cac49d28bc2538b68b86ff34a81789f9ec7e8ed82d0a3a71151abbd2ac7e3d8475026c14a
 SHA512 
beadc5e4b5161d231637123bbe54e5afbdb47bbf1bc2ef1b44c27560c81827e0f9960a851807b2accc3fc3d325d3634593d122113973786a7bd8f9d5a61884de
 DIST genpatches-4.14-90.extras.tar.xz 17484 BLAKE2B 
ec51340486f3fd053a228b1302c1a59b3b5100cbf55c96ab07e242479081ea05b2edac3c325df520bdb38daff689a68c63fd9abf0557e5399b681507605c3a01
 SHA512 
99ec816bd994a1d33d254373878cfa68acd0ddcf7a56237442247d222e41263f8fa1ba9d5494f32748a1990e3e20d0a4768f28e23f8148e83b884b4f637bd2b8

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.106.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.106.ebuild
new file mode 100644
index 000..29704fb5ab2
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.106.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="113"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-03-13 Thread Mike Pagano
commit: eeb4c2339fb4be9bb3fa7ef8a25fbc9add6c70dc
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Mar 14 00:49:55 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Mar 14 00:50:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb4c233

sys-kernel/gentoo-sources: Linux patch 4.19.29

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.29.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index a9aba0feed0..bc052ce0632 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -37,6 +37,9 @@ DIST genpatches-4.19-28.extras.tar.xz 17480 BLAKE2B 
599e85a011c87a7a9bcec44579fd
 DIST genpatches-4.19-29.base.tar.xz 826944 BLAKE2B 
1f57f7da0dc2d9abf396d132d6639329e5d7e82d205b17a7be66ac39f77ec93fe3e180fad4f4b1d2e4be43b5ca966e4f40f5ef50bd593fdb55fb229c6c371f85
 SHA512 
1aa384f441753da8e035a9f0c103e0613997fcd6a5164498b8890c4125d42e8ba3e2513f4a2a8de341fc3027aef5884e274763773d9707dbad9a6ee6aaddda0b
 DIST genpatches-4.19-29.experimental.tar.xz 5804 BLAKE2B 
13798da860cef4720bab25480eff50079d5161fec2555277154574f1d86b0fa04980e666537fdfc0eac762946e28f594cd55b71b7149f789cb74b65458ff3af5
 SHA512 
81f3736a60581b1ad920caca4f38bcf94be9a776f8af08b280812810139d3d0ac9281831d6db70fdba0eac90acf4bba67191062efd84ca832ea17544d34a1bf5
 DIST genpatches-4.19-29.extras.tar.xz 17484 BLAKE2B 
7c2b7a04f1a63433dc44a9d38aacea122c6eb5711ebb0a2535493ffb862252ab9520b74f2abc34e36a2bc6eef3ad97a5fab1dbdbdcd9452700e8a322b73bdbbd
 SHA512 
699f6b8f0abc62f09fa7b66c13bd4884ce1c537e3c5eefb67ee04e4c47e3c8bd8e71355a00b66787caabba4cfeed10e9e99c37a5b72c33eff0678dad8eed59d0
+DIST genpatches-4.19-30.base.tar.xz 867128 BLAKE2B 
2643d8f494f9d9ccacd6e7b755fdb20268c43961ce99de3f52bb80b4dcbeb1ca93ed80a0d722ea2f9a7879d218bb15c3aaff6ceed17f845bf9d210799d42c132
 SHA512 
5598d5bc77aa321219f87c7adb866c0c01d7e87765419a6a3a1ac882881fa7d59df5cbe553e5396481fa909df8a44ee1190f26a9ab50be7882c96677a98d9c12
+DIST genpatches-4.19-30.experimental.tar.xz 5812 BLAKE2B 
c3646be2f555837c957b39b87d3f7c5693fc51d3964d6b1531d44319a890e9d818928e23cc586a0c983625dfc98b0b1be819a550f0f5d64e9eff1394802ecdb3
 SHA512 
79512774d3d2f5200fe33e92c77a23e5d1cf6cc1e16642b9a3ad9b84720ac1cf8d0dae6d6f633d58e1abddc04bda1d6688a507932003158bebc77f5fb963b8e6
+DIST genpatches-4.19-30.extras.tar.xz 17488 BLAKE2B 
cc7ac0264801ace3e52760ad7087af8b9ec8e05975750c55d4a9e65ad92e82f520af373e582491684d6443ec11e4146cb92b99c26f078f7defd335adab7ee476
 SHA512 
df8afbec790f72eda8eafd9badc9e93b18ec3a25c1b99d9479ab6671a80bc4b5c3eeb3d1b4daf5a600e878545e9a98f499f5553306b944645a70d5186cbbab30
 DIST genpatches-4.20-12.base.tar.xz 362820 BLAKE2B 
a9f0385945ea64b1cb0ec094311319ca72896a8bffb0788246034fcc5fe912bba01187115a876efc88c374a303ef31d2d2c14b1a6c7856ba059d555e93437fb5
 SHA512 
82658edc223e01b2292286da039e7f5600eaac3b20a3e9347f1bfa27e5fbc3e3d9d359de06a6f3049184e2fcf33439f258d7fbc3de89244bdf67054c6ece5306
 DIST genpatches-4.20-12.experimental.tar.xz 5804 BLAKE2B 
431dbf5b80c498a01995be86fc2c49edb5873f6f6105493c8148d0cbd19b2d9a1db43521b056839424e8602b930703cf8edda27765a98af32fb671d2068ccdb2
 SHA512 
6c1d753e28572de56cdc9416efd33df71cce8561f0e0d4a220efbc9203f4e9e8ed965195aa0b029142d5cc7d3ca67b09ecbab7078cded7c9f98af018cb75bd4f
 DIST genpatches-4.20-12.extras.tar.xz 3280 BLAKE2B 
3d30c1a84ab4f84e96ac46badd93a3fb9a0eb7249bce578867de3e72444d7f2c523401ca55bd6bcc8ca0021ef9e0fd3b5aff92ca3ae7d91514b3f2f10d2cfa94
 SHA512 
6a7dd0c1d846ab282153a40b7cadd1f00c246ef4a3ac1fd8da57f679ce79a2e7ea6d0230c3b883f41e12c333e71e81c9d6b3c86e696abdaede88bf25e0e80f64

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.29.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.29.ebuild
new file mode 100644
index 000..ec086aa5cce
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.29.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="30"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-03-13 Thread Mike Pagano
commit: ca034eccc96cef7e06b1464cf3afc841020f59a2
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Mar 14 00:47:30 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Mar 14 00:47:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca034ecc

sys-kernel/gentoo-sources: Linux patch 4.20.16

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.20.16.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index b00b6867a5f..a9aba0feed0 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -52,6 +52,9 @@ DIST genpatches-4.20-15.extras.tar.xz 3276 BLAKE2B 
e0b95b5b30e0930e3fbe63126
 DIST genpatches-4.20-16.base.tar.xz 467032 BLAKE2B 
9cb35f1c29bc63f986a49106b0e939a1a9527139f3f0d9750c5028cf1ea8f58ea9afb298c9fb10595fe25d730b9c48130b6efc21141014f010efe9c563466fba
 SHA512 
79b01be50ad14b2d904041734213033c668205328b1d355bf1a768d5a01483a41860cfd157b3bf94fddb8b61efc1d5f147aeab611128ee6e13033bd2b5f7699b
 DIST genpatches-4.20-16.experimental.tar.xz 5808 BLAKE2B 
eb4208c8735e0e10fed68118af22cb69eeac6447901b33266f14bb28496617450b8600b58971483b3b604db0c428c7fd79c1acd5cb5e3e394c09d4787049da9d
 SHA512 
65d86f55b27436c41faea015358a1464685e8ea03a1b98a3572587359e813dd4009f2b32035e066915006c8abd2d0f3deedbf0c6f2ccc5684a18d1b02abc4e63
 DIST genpatches-4.20-16.extras.tar.xz 3280 BLAKE2B 
4dc91a8b0302fa3234c639167cd188a645dcbf5a4474c73da7b2c1975130d8f39310e2b5cb836df622abe16684b2ca11b3d4f9df44e02cfcd516ef2dc1281bce
 SHA512 
ca9a4c18caf6d77e81a0fd00af8bb9c29dfb3b8d8ae1cdcb9f9f84ffc3ebe2fec01e1caa80ee74eb9f192ebfc7bd3dfff189f54fc4d74f2944fee50125725c54
+DIST genpatches-4.20-17.base.tar.xz 515392 BLAKE2B 
262bbd5569d341286c5b4d3956a972c4cc492db90033fdd36437cf5b72fd4afe6a711dc53463f44052743dc2a5338e594513b4c0487c9eb60be5acf5c08105d4
 SHA512 
3435eef2d3ba8162f7361e60dbe2d3cd2963f7dabc6318f0cf6c16a9f9561a4c0de22d3ec57b6f98c85fffe9724b513d551479058105d72618407b22c22cd2e9
+DIST genpatches-4.20-17.experimental.tar.xz 5808 BLAKE2B 
1318bf1e29e846af1b3a71f8b4d883389322b52c166555e7275364ed83d99fca5344a64e46c4b823130a32ed5a5eb45136f1d2515ba2b2bea74ddc279e5e22b8
 SHA512 
20b9bd2efa05b3386d6fd1de97fdd640409c0270066a0144984622b973e9c727f5827ffcdd2002869fe9f9bbf7d8cf79eae836c71747e705f2c4dfaf52f6013b
+DIST genpatches-4.20-17.extras.tar.xz 3276 BLAKE2B 
277da9ae1bbf22815ddea0f1246aec2d2990fad11c76c1adc3d5621e6af4e09befd1c2f469c7054b8e646b49ce94897dc100d74aded55fb132023085d395786a
 SHA512 
779e2b5f82d2b93bd55995e9242f5a096503413794f365ed33929bf1b0df81b6aa0e745e8f308914fbbe1d205b684e617e757ab3c7ab2bc9a05d963bb6290b76
 DIST genpatches-4.4-165.base.tar.xz 2476424 BLAKE2B 
930a62c7b5f697e1baf2b999b45123778f2818a33558343592cf7273b2b376c8824700b2c20b71efcaa0991717b8ce654a222d2dcde8ca3bf1b3417e406117c6
 SHA512 
b29767c1ac47e9b3c7f3eb7cc833939db964901c6dfd36792ec4998dbb97ae6a21a8a7ebbbfd6eff74ba28463eb868385324c1069130ad0cfa55b33323673993
 DIST genpatches-4.4-165.experimental.tar.xz 87776 BLAKE2B 
65271ec6c063df652a7ad1317c37c8eaac9a4a93ceabbb56bf8c8de43a49b6ccdf6f22608acc061568cee72208fb62ae98d9b363666c7e664b389c482bc17527
 SHA512 
af7d9389495ace3aa2fb93d1d77e7f5204df46547f0c84ae820352fd0381acaecd1f4a41ba5a4507c2a30ce5b6928b14eb88ec120a87247b0cc742fecbd40f64
 DIST genpatches-4.4-165.extras.tar.xz 16452 BLAKE2B 
59cd1eabbc61cdf547f21894e137033dfb7ad71b1bd2f1f47c04de74602abf548e504de5a95d557c805d72edf70455fe0c3a34d3918a91b177aaa3cea17b9194
 SHA512 
42464d2bfb847e869a2d6cbcca3c86a52840039ab9759244c60d58fce671703c89e880cb49e1fd19eca9e9ab9367a44fdbd30b78bd68a7ae5cd2b1f23dba

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.20.16.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.20.16.ebuild
new file mode 100644
index 000..9b3986313bf
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.20.16.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="17"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-03-13 Thread Mike Pagano
commit: 1be43b18f5bb1c4ac102270d94900d04f48a114b
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Mar 14 00:43:24 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Mar 14 00:43:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be43b18

sys-kernel/gentoo-sources: Linux patch 5.0.2

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.0.2.ebuild | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 717ee2238b4..b00b6867a5f 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -88,6 +88,9 @@ DIST genpatches-5.0-1.extras.tar.xz 1724 BLAKE2B 
348949e6e8def64d08ac7fd1f1cdbba
 DIST genpatches-5.0-2.base.tar.xz 24252 BLAKE2B 
1607f394709fe010a2e3184f75e54b0229f00712264a3346cb9cef488e5aa14b3e49e62894140710afd956317f4ad3842f210c06a9fa816cd18e96db39ad7526
 SHA512 
a1d5f8f2733a6e5f0ea624a7e8bec70c71a20c0ce540d71f08fa9fafefff3111c776c7ffc882fae1b66786dde1dc1ce57d6cf7e9e273a4b55d38d2cea7eaa2a0
 DIST genpatches-5.0-2.experimental.tar.xz 5808 BLAKE2B 
2c0b5de0a48967d192085da6393ed8ef302ee0f96680d8f10b31d6e01706974d63f00d54f4c0b6fe4ba39d11c6dd874bb73252d879f89f32f305a7d30cdcd06f
 SHA512 
9a4288a7380487989594bebb1bc95f2a074840acf8f734c45cd426903381664e10366a5e1126c0e05e01d23925fb634f5b4c6abee2e140aa9edaa7b20fde87b8
 DIST genpatches-5.0-2.extras.tar.xz 1724 BLAKE2B 
61b36a94c7f1b4d82c856a38f278880ed4dbbead90650e04db52c4535961233f481550932cb0d51fbffd94e8cb737fbebceaae5b118a5e76ff9873b8847d89e4
 SHA512 
6c0fd49d740818cf35263b64392491774329aa3336437c442356589fb4f5565472c132aeb4ae3459beeffa5f183e8994ec88269f7ff2254058477f2b81357971
+DIST genpatches-5.0-3.base.tar.xz 34292 BLAKE2B 
e6ac48b519802739b54081502d7d4f1b80aa5988aa04ba206c52c5991b29cbdd39d13c8a8da7a876e9dafc7d9f33f90eb866cfae2f8e8a747a358661520c7643
 SHA512 
ea6c85157211b7ac7d448d6b9107f6bf3dec9d8c4e1509ef463d1f1beb661cffb16d24c1729037d37ef41335b4d0c88ab5467f0dca422e8591d4302e447ba0a0
+DIST genpatches-5.0-3.experimental.tar.xz 5800 BLAKE2B 
5039b3847980ada995bbc811ed42080ceaeb024f01baf80bf020fd2915d79bd92f183a4cd6b73bc08de192f99930c225a139ad370bcfb5b0151695c256b7e1f8
 SHA512 
0a8ccd5b4232926e89755cff71eacc83ad5cea8922518c9dbe7049d866dd60c282d6c7f26df6b42b7d4678fdd369a5b15d775b8e948eb8ec844fba911a866deb
+DIST genpatches-5.0-3.extras.tar.xz 1724 BLAKE2B 
21fd7595e03e7a97fdd1b06031a8404b6d4010db4bb404cb81cec99ebfca9e350990e3b10295b827fcd4b9354125ee0e1e12466ff278aab9a5dfc184e7f6db4f
 SHA512 
993f46873596b2093d23305be2ab72b1121055a18049ec4e1c63f592daded68abb4724e7a51784858c7999bc114b3559fa3434cb148714f0decd64da80bfd700
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.20.tar.xz 104257836 BLAKE2B 
fb52cad2897da319299486fa8c3b9415cd0aee0842dbf353a5b269720dcb902db407bb55dd95a77b212dcb4a488c15363d561f3649d6bd16885561f2466d90b1
 SHA512 
e282399beea5da539701aed2bc131abd5bc74a970dcd344163e9d295106dfd700180e672ed546ae5e55bc6b9ac95efd5ca1de2039015c1b7a6fc9c01ea6583d4

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.0.2.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.0.2.ebuild
new file mode 100644
index 000..97a58d23cb5
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="3"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-03-13 Thread Matt Turner
commit: fbebe60055cac05d01ae5be111585e8f8585f718
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Mar 14 00:29:49 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 14 00:31:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbebe600

media-libs/mesa: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 media-libs/mesa/Manifest   |   9 -
 media-libs/mesa/mesa-18.3.2.ebuild | 519 
 media-libs/mesa/mesa-18.3.3.ebuild | 519 
 media-libs/mesa/mesa-19.0.0_rc1.ebuild | 515 
 media-libs/mesa/mesa-19.0.0_rc2.ebuild | 515 
 media-libs/mesa/mesa-19.0.0_rc3.ebuild | 515 
 media-libs/mesa/mesa-19.0.0_rc4.ebuild | 515 
 media-libs/mesa/mesa-19.0.0_rc5.ebuild | 515 
 media-libs/mesa/mesa-19.0.0_rc6.ebuild | 524 -
 media-libs/mesa/mesa-19.0.0_rc7.ebuild | 524 -
 10 files changed, 4670 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index ce8ae348b0f..31c0d385824 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,12 +1,3 @@
 DIST mesa-18.2.8.tar.xz 11385224 BLAKE2B 
c6fbf71e2ab6837f91dfa996cf7e89e9cae22e219cac56bd4201f7a62c787ddd2f65e7d162a329971018f0b1a796ee1a5b252ee6b43bb3b27a233d67b6cdf615
 SHA512 
04d5ada9ba3acea853def3ebcbb53ee76936a4cd4229ae753d2ce1b5cf543bea1e5764f2ef2b19735d47d041ba6b0582841bc89e2c9331fdfbd89386f599a1f7
-DIST mesa-18.3.2.tar.xz 11868440 BLAKE2B 
49612671fd4187e71441bc88094f2cde2057b8b45ad2546357be715a7c69dd38f5ef03b837369e302509e0b9882ba209e7901b172dc3f7d797804fa4ab383c91
 SHA512 
34b66520728d720b1f3d3d63f8ba5c255d57b9e8fe427264419e4163b474df662ff6db9ca8b81283866da415e34346a4c39fc37bebe2a0929be14480faf4db45
-DIST mesa-18.3.3.tar.xz 11874468 BLAKE2B 
406ec67c998934d5334eaf3c34df3012efdaede1850878c9f003a0f06d9247da733f5efa8b27b47b4cdc29d1e2d677e8345aa67b50c508ff8719e0e90a6a3d2d
 SHA512 
cd6214b8bbeb3e3d187139ae1e949684f32f90152e1d7ba8d81222bd088770e28cff7ff165f2ccc41c068950561fe952420c6e54472f7204532a8d8700ff18bb
 DIST mesa-18.3.4.tar.xz 11875224 BLAKE2B 
81d34349c644cc93b3ca525046cdd63a5aa2a16d8f6b841830a138c8e9e375fb0f75a17bd80b4c48ed573f4976dd6612b0773305a3bec982540914365c9925ff
 SHA512 
e4ead944ba053aa05425e9e199d633f576dfa424976253fc32438e8db6da5e8d381122e4c4b7fb18f94177421f208bab5567cfec8d2692d104e266483ca02a99
-DIST mesa-19.0.0-rc1.tar.xz 11917372 BLAKE2B 
af8003babd9cc5bf8166e4efd4054690a4cbddb43912b7fddbfea6ca3bba0bcc077bcfa05053b53d4ca3c12d112b0a5d4c6176eda245e5cecd2810c8bac7a6a0
 SHA512 
23d21d6c4f03a1d9073ecb1f43dc251d581cdeb6b7cc24a19c299571070b4184ad4f22b0ca170ca42e58c62bb46eca0dadc334a952bbb7e0379961a30a6ca856
-DIST mesa-19.0.0-rc2.tar.xz 11921808 BLAKE2B 
279552393209ee263dd24a5bfdfa1caf2014d3a14249fc738704593aae92de5094d6aafd1099df3136b0efd7c49923d98243e94492d2cd3d065e649b630c2256
 SHA512 
208f1f40c2724b34447f70cb97bd8e7072ac27f6de030205aeeb754480ffca0101edf536af3e3a8e7cc2f990ef53f485fe4ad44a495b3c27e5a33e091381a087
-DIST mesa-19.0.0-rc3.tar.xz 11919960 BLAKE2B 
24b2b6304cc8332dc5edc8db05e5b09e50c87a935057a46c3e9417ff71e1d6bf6150076be0da024d5e972cf3368856108a6730008dd9cf31842d4247f02ae816
 SHA512 
adcb4cdcda0ef5c43e2257368a674328cb7533c484e631db6ff80d4a6d15ffba4f3f18a063cb63102a7ae89a5954f5e2f45ac8fe295064513f2656198a12307f
-DIST mesa-19.0.0-rc4.tar.xz 11928252 BLAKE2B 
8cf4c2671e3de11e4ed65f0a451dae78bb40bfa32753306060be0d1523ed9f15d0ea479b628b592fcc43927e5c82ea8c68ef02494bb17be58b01ddcd2ea4dc3a
 SHA512 
e17bfc29084a8efa259fcca16374f2f33aa1b62e034a8637fe0c9985410b1722fe68092b6f393fbf23f0db6ec3e1d6a191541d37cee650e42909ec7e0232f5a6
-DIST mesa-19.0.0-rc5.tar.xz 11927936 BLAKE2B 
9fe64733df91f1788b6fba7ab64637f332854671bc0b5c647c962e12985c993eb185b95bdbe4baa98ca408c3d68818c925a653b5b12d5e02ca64812d80c05133
 SHA512 
f73bafa6d63576720a0aa6254b6fc97ba4e6e1ecf8b62bc62dd83967d5624fc83caed150707f1e5bfda87aff0bc3ebcd4872f8020ba5c23d3f6b42ab4523a91f
-DIST mesa-19.0.0-rc6.tar.xz 11928968 BLAKE2B 
c077973c07485fd8ebf42f1da6f8b8d7d2417dd1051bf1488c5244793e0ad32b01ab73e9f65d9dc61fb9d16716ad4be94c62ac73e521c11cf2ab35daaef8c5bf
 SHA512 
88b3b6877acee4ede515dc986a1ca84a341f59b7283318848ea8eb5fd2892ed37d9ad960baf3f92ea10042d51b4e5e101b9f781af0669e0192503e8a79fc2b5f
-DIST mesa-19.0.0-rc7.tar.xz 11929088 BLAKE2B 
e0695b3d82612c53986857190eff7749afee23af42a4e3daef0b6910e7f00cc16007f86c51d6fa952a0fa66f89268498223cb157455ba6b2e0524eb2fc1c
 SHA512 
f86d13ffef4c567614ffe74220139cad319b4cfec06005b97eb1487b146bd7fc16521ba71136f16503c96eb9bf95e1dcb6a3f50214d1f4529887415f1abddfdf
 DIST mesa-19.0.0.tar.xz 11959360 BLAKE2B 
e58144bb22f296175d7feb59d2c7940ca795dd417b0b014735d8842a29292cf07a6197184942febfdc85ad062267a55059e0ebd1532a886610dabf888cc68b8f
 SHA512 

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

2019-03-13 Thread Matt Turner
commit: 0c9990ec8fd2c8e6094bfca8d6b3f11c921cc77f
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Mar 14 00:28:10 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 14 00:31:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9990ec

media-libs/mesa: Version bump to 19.0.0

Also succumb to pressure and allow llvm-8.

Signed-off-by: Matt Turner  gentoo.org>

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-19.0.0.ebuild | 525 +
 2 files changed, 526 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 78596b1d395..ce8ae348b0f 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -9,3 +9,4 @@ DIST mesa-19.0.0-rc4.tar.xz 11928252 BLAKE2B 
8cf4c2671e3de11e4ed65f0a451dae78bb4
 DIST mesa-19.0.0-rc5.tar.xz 11927936 BLAKE2B 
9fe64733df91f1788b6fba7ab64637f332854671bc0b5c647c962e12985c993eb185b95bdbe4baa98ca408c3d68818c925a653b5b12d5e02ca64812d80c05133
 SHA512 
f73bafa6d63576720a0aa6254b6fc97ba4e6e1ecf8b62bc62dd83967d5624fc83caed150707f1e5bfda87aff0bc3ebcd4872f8020ba5c23d3f6b42ab4523a91f
 DIST mesa-19.0.0-rc6.tar.xz 11928968 BLAKE2B 
c077973c07485fd8ebf42f1da6f8b8d7d2417dd1051bf1488c5244793e0ad32b01ab73e9f65d9dc61fb9d16716ad4be94c62ac73e521c11cf2ab35daaef8c5bf
 SHA512 
88b3b6877acee4ede515dc986a1ca84a341f59b7283318848ea8eb5fd2892ed37d9ad960baf3f92ea10042d51b4e5e101b9f781af0669e0192503e8a79fc2b5f
 DIST mesa-19.0.0-rc7.tar.xz 11929088 BLAKE2B 
e0695b3d82612c53986857190eff7749afee23af42a4e3daef0b6910e7f00cc16007f86c51d6fa952a0fa66f89268498223cb157455ba6b2e0524eb2fc1c
 SHA512 
f86d13ffef4c567614ffe74220139cad319b4cfec06005b97eb1487b146bd7fc16521ba71136f16503c96eb9bf95e1dcb6a3f50214d1f4529887415f1abddfdf
+DIST mesa-19.0.0.tar.xz 11959360 BLAKE2B 
e58144bb22f296175d7feb59d2c7940ca795dd417b0b014735d8842a29292cf07a6197184942febfdc85ad062267a55059e0ebd1532a886610dabf888cc68b8f
 SHA512 
5759b85275bcd145513cf14a9ef7505595766fb33b82c53738f74ede462e5850580d48ab4af326b41209e7f4b05aab75539f2bfebf67c3098a4680ea95c37591

diff --git a/media-libs/mesa/mesa-19.0.0.ebuild 
b/media-libs/mesa/mesa-19.0.0.ebuild
new file mode 100644
index 000..34b85000781
--- /dev/null
+++ b/media-libs/mesa/mesa-19.0.0.ebuild
@@ -0,0 +1,525 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 python3_6 python3_7 )
+
+inherit llvm meson multilib-minimal pax-utils python-any-r1
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
+   EXPERIMENTAL="true"
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl 
vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +libglvnd +llvm
+   lm_sensors opencl osmesa pax_kernel pic selinux test unwind vaapi 
valgrind
+   vdpau vulkan wayland xa xvmc"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ || ( video_cards_i965 video_cards_radeonsi )
+ video_cards_radeonsi? ( llvm ) )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_imx?( gallium video_cards_vivante )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+"
+
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.97"
+RDEPEND="
+   !app-eselect/eselect-mesa
+   

[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2019-03-13 Thread Sergei Trofimovich
commit: a74e033ad64c4e60336695eb6fbee9bc16c371d5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 23:26:02 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:26:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74e033a

app-antivirus/clamav: stable 0.101.0 for ppc64, bug #678602

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

 app-antivirus/clamav/clamav-0.101.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.101.0.ebuild 
b/app-antivirus/clamav/clamav-0.101.0.ebuild
index d090ab860ce..ac309327872 100644
--- a/app-antivirus/clamav/clamav-0.101.0.ebuild
+++ b/app-antivirus/clamav/clamav-0.101.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api 
selinux static-libs test uclibc xml"
 
 CDEPEND="bzip2? ( app-arch/bzip2 )



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

2019-03-13 Thread Sergei Trofimovich
commit: e8f5dea5104918a692e7684516bc48505b041534
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 23:24:45 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:24:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f5dea5

net-dns/ddclient: stable 3.9.0-r2 for ppc, bug #678676

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

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

diff --git a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild 
b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
index 367bf66242e..88507c36786 100644
--- a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
+++ b/net-dns/ddclient/ddclient-3.9.0-r2.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="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="examples iproute2"



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

2019-03-13 Thread Sergei Trofimovich
commit: 1414fe42dc57343f7d499386d7131fdba2e40ff3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 23:24:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:24:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1414fe42

dev-perl/Data-Validate-IP: stable 0.270.0 for ppc, bug #678676

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

 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 e6a6e1ca427..f5877005a28 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="~alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="



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

2019-03-13 Thread Mart Raudsepp
commit: f81679038c16a7e85730b3371210d4812cb8600d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 13 23:12:44 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 13 23:20:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8167903

app-crypt/seahorse: bump to 3.30.1.1

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

 app-crypt/seahorse/Manifest |  1 +
 app-crypt/seahorse/metadata.xml | 25 +++
 app-crypt/seahorse/seahorse-3.30.1.1.ebuild | 66 +
 3 files changed, 72 insertions(+), 20 deletions(-)

diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest
index df5c07c744c..5a655d92513 100644
--- a/app-crypt/seahorse/Manifest
+++ b/app-crypt/seahorse/Manifest
@@ -1 +1,2 @@
 DIST seahorse-3.20.0.tar.xz 1556556 BLAKE2B 
e0742996045b50acb2d60f548f321e1ff0121c166209e2230d5839cc971f8560f316c91c3a88a30c302c5339ba0251e7faf64ae805c4f80e853cc67a6952d350
 SHA512 
a02d3da7af95256941ef065ac024bd5bfb53a026767b951fa2e26446fb0eed23707e69f72f6e8ebfa7d538823fa41411709fa2bebad4fbd662af1e81bc15ab82
+DIST seahorse-3.30.1.1.tar.xz 1428904 BLAKE2B 
54760362fc452b2ff3f7a0d72b25540568703cb91cd46321fb8cd60c9b51f84c3f48575ae9f6c72080cbe0b29e8a38f5e6afdb6c3120b2783a8a04688bd219c9
 SHA512 
971b8bea484f456d2942f1d1b407ca5b11c1d431f2ee524e58348a421a235dd9d2fa463e73487c6137bde116b34a5d1c0291b479d8562d4ce03766081e0dc469

diff --git a/app-crypt/seahorse/metadata.xml b/app-crypt/seahorse/metadata.xml
index 6789dec723b..87c065b287d 100644
--- a/app-crypt/seahorse/metadata.xml
+++ b/app-crypt/seahorse/metadata.xml
@@ -8,26 +8,11 @@
 
Enable seahorse to manipulate GPG keys on a LDAP 
server.
 
-Seahorse is a Gnome interface for GnuPG.  It's main purpose 
is to be a PGP/GPG Key Manager, though 
-it has other components including a text editor and file manager.
+Seahorse is a GNOME application for managing encryption keys.
+It also integrates with nautilus, gedit and other places for encryption 
operations.
 
-Key Manager Features:
-Generating a key
-Deleting a key
-Importing keys from text or a file
-Exporting a key to text or a file
-View key properties
-
-Key Properties Features:
-Show key info
-Change owner trust
-Change primary key's expiration date
-Change passphrase
-Export key
-Delete Key
-
-Plugins:
-Nautilus Integration
-Gedit plugin
+With seahorse you can create and manage PGP keys, create and manage SSH keys,
+publish and retrieve keys from key servers, cache your passphrase so you
+don't have to keep typing it and backup your keys and keyring.
 
 

diff --git a/app-crypt/seahorse/seahorse-3.30.1.1.ebuild 
b/app-crypt/seahorse/seahorse-3.30.1.1.ebuild
new file mode 100644
index 000..51bf764bca9
--- /dev/null
+++ b/app-crypt/seahorse/seahorse-3.30.1.1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg vala
+
+DESCRIPTION="Manage your passwords and encryption keys"
+HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+IUSE="ldap zeroconf"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND="
+   >=dev-libs/glib-2.44:2
+   >=app-crypt/gcr-3.11.91:=
+   >=app-crypt/gpgme-1.7.0
+   >=x11-libs/gtk+-3.22.0:3
+   >=app-crypt/gnupg-2.0.12
+   >=app-crypt/libsecret-0.16
+   net-misc/openssh
+   ldap? ( net-nds/openldap:= )
+   >=net-libs/libsoup-2.33.92:2.4
+   zeroconf? ( >=net-dns/avahi-0.6:= )
+"
+DEPEND="${RDEPEND}
+   $(vala_depend)
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   app-crypt/gcr[vala]
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dhelp=true
+   -Dpgp-support=true
+   #-Dcheck-compatible-gpg=false # TODO: 
https://gitlab.gnome.org/GNOME/seahorse/issues/217 # assuming gpg 2.3 and newer 
will be fine for us too; keep lowest version listed as compatible as min dep 
for gnupg RDEPEND
+   -Dpkcs11-support=true
+   -Dkeyservers-support=true
+   -Dhkp-support=true
+   $(meson_use ldap ldap-support)
+   $(meson_use zeroconf key-sharing)
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2019-03-13 Thread Mart Raudsepp
commit: 79b3d877458c6d55e7d0077e6dfeaf2b0ee003ea
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 13 21:57:28 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 13 23:20:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b3d877

app-editors/gedit-plugins: bump to 3.30.1

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

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

diff --git a/app-editors/gedit-plugins/Manifest 
b/app-editors/gedit-plugins/Manifest
index e12d4ce674f..7a3fdc56475 100644
--- a/app-editors/gedit-plugins/Manifest
+++ b/app-editors/gedit-plugins/Manifest
@@ -1 +1,2 @@
 DIST gedit-plugins-3.28.1.tar.xz 1350468 BLAKE2B 
4fd50ad7358581f5e27f0c3a7e127d4e2c0e7189c039daee1d8d7ddf7062846e1aebb634b3edd998c9a7c11840c71f56fe4eeca78ea2e91ae18db814e4fd79e5
 SHA512 
6258c627cd3fa2948375c30e87061375c0d09ce2c70301c2d10a403e6075d1df09e928a2d95b72f6d7950a31a720af645fff2f7f59a281d248beb56c1dc9
+DIST gedit-plugins-3.30.1.tar.xz 1354644 BLAKE2B 
ee42fb2fe47c9219442e0bbdaf21a14a834b8bc38558713ccf0ad384814812fd71f4d318624b4d2c149b26d304203a2b954ef49c3299877f4d067ae181bfe1d5
 SHA512 
0e79288b51015d7ab539bf896a00d5226560f2cc2211daf777da87824eed858255318c421524933a540135e4bfdcc294ba7ed89f680a35aa48f7279cbc94

diff --git a/app-editors/gedit-plugins/gedit-plugins-3.30.1.ebuild 
b/app-editors/gedit-plugins/gedit-plugins-3.30.1.ebuild
new file mode 100644
index 000..ee5dd1d5d9d
--- /dev/null
+++ b/app-editors/gedit-plugins/gedit-plugins-3.30.1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2019 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-0.52:2.91[introspection] )
+   vala? ( $(vala_depend) )
+" # vte-0.52+ for feed_child API compatibility
+DEPEND="${RDEPEND}
+   >=dev-util/intltool-0.50.2
+   dev-util/itstool
+   >=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: app-editors/gedit/

2019-03-13 Thread Mart Raudsepp
commit: dcf922523c3c1d694d41e9a51098fb744e7592c3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 13 21:17:25 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 13 23:20:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf92252

app-editors/gedit: bump to 3.30.2

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

 app-editors/gedit/Manifest|  1 +
 app-editors/gedit/gedit-3.30.2.ebuild | 92 +++
 2 files changed, 93 insertions(+)

diff --git a/app-editors/gedit/Manifest b/app-editors/gedit/Manifest
index fe664fb849f..58efb668cef 100644
--- a/app-editors/gedit/Manifest
+++ b/app-editors/gedit/Manifest
@@ -1 +1,2 @@
 DIST gedit-3.28.1.tar.xz 3149684 BLAKE2B 
6afedcc5de0bd249af3d0fd02339acc2d993aae083dcbfda9212745ab810b81cdb9da655273cb7ccc556644c29d69429d3587fcc9e1faf7aa1c2cee57af09a4b
 SHA512 
f5931ac562cb5005a83eec43048b718ef431e6006b72470fea54ad0e94bd64940ebdec160ee0459ceb5adb235ab111711a2f9fbdc74104d2edd8f287d7474815
+DIST gedit-3.30.2.tar.xz 3155628 BLAKE2B 
96736adbce987af89b37a712448f42b2a2eeed72d52aa16377d961c9e929fa4e75205eac5987bfc067cc2fecb35aec720d85483c4e2e824a6e8248cc652d2fbe
 SHA512 
58ae7a4c27aeabad670718e39e1860df112d0be00ea622cc8adc185cb5d0e16ac4af65cb3aa45423c7b1b94c88d04d081fe05f3647b054a3e3291abc73c41f6f

diff --git a/app-editors/gedit/gedit-3.30.2.ebuild 
b/app-editors/gedit/gedit-3.30.2.ebuild
new file mode 100644
index 000..1296da553df
--- /dev/null
+++ b/app-editors/gedit/gedit-3.30.2.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2019 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} )
+VALA_MIN_API_VERSION="0.26"
+VALA_USE_DEPEND="vapigen"
+
+inherit eutils gnome2 multilib python-single-r1 vala virtualx
+
+DESCRIPTION="A text editor for the GNOME desktop"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gedit;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+
+IUSE="+introspection +python spell vala"
+REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+
+# X libs are not needed for OSX (aqua)
+COMMON_DEPEND="
+   >=dev-libs/libxml2-2.5.0:2
+   >=dev-libs/glib-2.44:2[dbus]
+   >=x11-libs/gtk+-3.22.0:3[introspection?]
+   >=x11-libs/gtksourceview-3.22.0:3.0[introspection?]
+   >=dev-libs/libpeas-1.14.1[gtk]
+
+   gnome-base/gsettings-desktop-schemas
+   gnome-base/gvfs
+
+   x11-libs/libX11
+
+   introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   >=dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}]
+   dev-libs/libpeas[python,${PYTHON_USEDEP}] )
+   spell? ( >=app-text/gspell-0.2.5:0= )
+"
+RDEPEND="${COMMON_DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+   ${vala_depend}
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/glib-utils
+   >=dev-util/gtk-doc-am-1
+   >=dev-util/intltool-0.50.1
+   dev-util/itstool
+   >=sys-devel/gettext-0.18
+   virtual/pkgconfig
+"
+# yelp-tools, gnome-common needed to eautoreconf
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+
+   gnome2_src_configure \
+   --disable-deprecations \
+   --disable-updater \
+   --enable-gvfs-metadata \
+   $(use_enable introspection) \
+   $(use_enable spell) \
+   $(use_enable python) \
+   $(use_enable vala)
+}
+
+src_test() {
+   "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
+   GSETTINGS_SCHEMA_DIR="${S}/data" virtx emake check
+}
+
+src_install() {
+   local args=()
+   # manually set pyoverridesdir due to bug #524018 and AM_PATH_PYTHON 
limitations
+   use python && args+=( 
pyoverridesdir="$(python_get_sitedir)/gi/overrides" )
+
+   gnome2_src_install "${args[@]}"
+}



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

2019-03-13 Thread Thomas Deutschmann
commit: 1e6d70c513dc842156c79c8b4867358df4ce77c7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 23:06:01 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 23:06:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6d70c5

media-gfx/imagemagick: bump to v6.9.10-33 & v7.0.8-33

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

 media-gfx/imagemagick/Manifest |   2 +
 media-gfx/imagemagick/imagemagick-6.9.10.33.ebuild | 248 
 media-gfx/imagemagick/imagemagick-7.0.8.33.ebuild  | 256 +
 3 files changed, 506 insertions(+)

diff --git a/media-gfx/imagemagick/Manifest b/media-gfx/imagemagick/Manifest
index b87202dc355..514b7ddcfb4 100644
--- a/media-gfx/imagemagick/Manifest
+++ b/media-gfx/imagemagick/Manifest
@@ -1,4 +1,6 @@
 DIST ImageMagick-6.9.10-28.tar.xz 8937428 BLAKE2B 
240e39d6ffa702227abb645fdd2bfc7dab6fbe39727fdd77d84eb43e3788014a8df7369e024063b25000e7e0d0cd17ac2931f5eeeb3ac8049a3013ab5d10108d
 SHA512 
300632f540ec533ec981d8173135b33422b9d53d4d5fa5d619463030749d3822a74dee14ab0e076187dff6b589857fa72cb5a28418b81348f9ed493a3c8d3a5e
 DIST ImageMagick-6.9.10-30.tar.xz 8948384 BLAKE2B 
6f372f1c29e8e3939d95a1d3dadefa2f1911cbf19a929e39ddffdb3d7caa31330ee8ad277a147a54012815b76e1e205141d6b329689d3adf7aa0690f84496d58
 SHA512 
00d5e11569f4ba59a9c4aa4fae44d87f1ca3e0efe3df5a870c1e5ffc000e75c55cdd2fc0ba760d1401e28903b6a809e678e90c900421893fcd06e5078dfdbfeb
+DIST ImageMagick-6.9.10-33.tar.xz 8935040 BLAKE2B 
042410c49229d218b1ae36db96317da12b578581dbe2689749fe6331d1dfa1683d6182dda502429365af8bb86407195cc5107c5a0b454391c38a387bde967de3
 SHA512 
bdcc23de644ccf8150969849b6cec36f2c987b46588cd8717ae73ffe14aba2d262e4449e9f3a3bd6a9444e7a724f89c7f9a13dcb5ca11459ef97e07f25f1c014
 DIST ImageMagick-7.0.8-28.tar.xz 9432232 BLAKE2B 
0754f0d0a2327dbeb76da12f8686a7a3b19fe18b1ef07eb7ddb4367eb3b0d9b61c35b6ccf869b78b32a9bb77f1dbfc02ba33bbf6d2b266310a3ee9c6dc15d1ce
 SHA512 
4014beb2f743e46d725b3f22985f87f42adffbe23152fb19bc0d55647260e4a15f560c2ba68c7db5ce9c931665220ba5ccd01abce8d38a5d57724f35de8904cd
 DIST ImageMagick-7.0.8-30.tar.xz 9439136 BLAKE2B 
f8396d4301b002bf5409a27e5918e75422a0c4b0986f6fad80af0b490567c126ce3e80a2496fa247e6f5a8dc16fd9164e3e8c69be689bdbec0666dbc3ea860ef
 SHA512 
eb0c8fe7c4b55409240f7df3f75d6fc803952184c6c511b7e57198073a5ab60b6c1e6ae399c8c3e636b7e2a41784de86aa47e0f3019c2d3bbc81edeb552dfebb
+DIST ImageMagick-7.0.8-33.tar.xz 9447692 BLAKE2B 
1773fd0e9d51bd296548a6fc8170d818d7950a37b56554a8d5159e3beaee2b412d29243827172f94d2c244e851a6683a3393c3b36212764c56f4ad0acb17e4d2
 SHA512 
7dab0e9c3c7e72944c7ccfefbe67249fd513b6c122c7061de3c12a9dbc5deb18531f3cfc79f5286494c6fb54b6cefcc6643d56a171406f6a70ab12e9d644170a

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.33.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.33.ebuild
new file mode 100644
index 000..b09291336cc
--- /dev/null
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.33.ebuild
@@ -0,0 +1,248 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eapi7-ver eutils flag-o-matic libtool perl-functions toolchain-funcs 
multilib
+
+MY_PV="$(ver_rs 3 '-')"
+MY_P="ImageMagick-${MY_PV}"
+
+DESCRIPTION="A collection of tools and libraries for many image formats"
+HOMEPAGE="https://www.imagemagick.org/;
+SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
+
+LICENSE="imagemagick"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~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 ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig 
jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 
q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
+
+RESTRICT="perl? ( userpriv )"
+
+RDEPEND="
+   dev-libs/libltdl:0
+   bzip2? ( app-arch/bzip2 )
+   corefonts? ( media-fonts/corefonts )
+   djvu? ( app-text/djvu )
+   fftw? ( sci-libs/fftw:3.0 )
+   fontconfig? ( media-libs/fontconfig )
+   fpx? ( >=media-libs/libfpx-1.3.0-r1 )
+   graphviz? ( media-gfx/graphviz )
+   heif? ( media-libs/libheif:= )
+   jbig? ( >=media-libs/jbigkit-2:= )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( >=media-libs/openjpeg-2.1.0:2 )
+   lcms? ( media-libs/lcms:2= )
+   lqr? ( media-libs/liblqr )
+   opencl? ( virtual/opencl )
+   openexr? ( media-libs/openexr:0= )
+   pango? ( x11-libs/pango )
+   perl? ( >=dev-lang/perl-5.8.8:0= )
+   png? ( media-libs/libpng:0= )
+   postscript? ( app-text/ghostscript-gpl )
+   raw? ( media-libs/libraw:= )
+   svg? ( gnome-base/librsvg )
+   tiff? ( media-libs/tiff:0= )
+   truetype? (
+   media-fonts/urw-fonts
+   

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

2019-03-13 Thread Sergei Trofimovich
commit: 1cdfb77e89b8154113f542ed144c9fbbbd5f9334
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:39:41 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdfb77e

dev-cpp/glibmm: stable 2.56.1 for ppc/ppc64, bug #677430

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

 dev-cpp/glibmm/glibmm-2.56.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/glibmm/glibmm-2.56.1.ebuild 
b/dev-cpp/glibmm/glibmm-2.56.1.ebuild
index 09daa5e21a7..fb2d25aec0f 100644
--- a/dev-cpp/glibmm/glibmm-2.56.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.56.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org;
 
 LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
 SLOT="2"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="doc debug test"
 
 RDEPEND="



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

2019-03-13 Thread Sergei Trofimovich
commit: 191047b2b625672a5578e869cda5ebb8ae14a301
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:40:10 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191047b2

net-libs/glib-networking: stable 2.58.0 for ppc/ppc64, bug #677430

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

 net-libs/glib-networking/glib-networking-2.58.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.58.0.ebuild 
b/net-libs/glib-networking/glib-networking-2.58.0.ebuild
index bfdc90f8024..84ddeadb54e 100644
--- a/net-libs/glib-networking/glib-networking-2.58.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.58.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
-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"
 
 RDEPEND="
>=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]



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

2019-03-13 Thread Sergei Trofimovich
commit: 4a6f75642a104195ba29bdba3fb4220bf5f02023
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 23:02:29 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6f7564

dev-libs/glib: stable 2.58.3 for ppc/ppc64, bug #677430

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

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

diff --git a/dev-libs/glib/glib-2.58.3.ebuild b/dev-libs/glib/glib-2.58.3.ebuild
index fe3632aed03..3bef765e200 100644
--- a/dev-libs/glib/glib-2.58.3.ebuild
+++ b/dev-libs/glib/glib-2.58.3.ebuild
@@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug fam gtk-doc kernel_linux +mime selinux static-libs systemtap 
test utils xattr"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 # Added util-linux multilib dependency to have libmount support (which
 # is always turned on on linux systems, unless explicitly disabled, but



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

2019-03-13 Thread Sergei Trofimovich
commit: 71e80ae5f82f20a2a4bc18694c9ee22b48dc3724
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 23:03:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e80ae5

dev-util/glib-utils: stable 2.58.3 for ppc/ppc64, bug #677430

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

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

diff --git a/dev-util/glib-utils/glib-utils-2.58.3.ebuild 
b/dev-util/glib-utils/glib-utils-2.58.3.ebuild
index 0ae8261c809..8798d9d0acb 100644
--- a/dev-util/glib-utils/glib-utils-2.58.3.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.58.3.ebuild
@@ -15,7 +15,7 @@ SLOT="0" # /usr/bin utilities that can't be parallel 
installed by their nature
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-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 ~x86-winnt"
+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 ~x86-winnt"
 
 RDEPEND="${PYTHON_DEPS}
!

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

2019-03-13 Thread Sergei Trofimovich
commit: 769b286074620ce0e4414eecb6a864e4248d23b4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 23:03:07 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 23:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769b2860

dev-util/gdbus-codegen: stable 2.58.3 for ppc/ppc64, bug #677430

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

 dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
index 36abdddc490..bbf4635b990 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/;
 
 LICENSE="LGPL-2+"
 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 ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



[gentoo-commits] proj/linux-patches: New tag: 4.9-166

2019-03-13 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 23:00:11 2019 +

New tag: 4.9-166




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

2019-03-13 Thread Thomas Deutschmann
commit: a4423901d0a918ee1b67013f60b2a5d5aa960914
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:54:38 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4423901

app-arch/rar: security cleanup

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

 app-arch/rar/Manifest |   6 --
 app-arch/rar/rar-5.6.1_p20180930.ebuild   | 109 --
 app-arch/rar/rar-5.7.0_beta2_p20190221.ebuild | 109 --
 3 files changed, 224 deletions(-)

diff --git a/app-arch/rar/Manifest b/app-arch/rar/Manifest
index 7d21e786325..ac62d10d819 100644
--- a/app-arch/rar/Manifest
+++ b/app-arch/rar/Manifest
@@ -1,9 +1,3 @@
-DIST rarlinux-5.6.1_p20180930.tar.gz 552418 BLAKE2B 
7a162a9e63336296e67064fe64d5bdefa4f0027bc23f27a419f14e5302fed7ed45bb78541ff7f3a417ed9f6e88700f4306d4ab3dbfb160a27dbf612df67f0c44
 SHA512 
b566d8d05068557987b69aa3b9610597c7226f7ff96ab935be33f3437b78d02dd539366b3a8499dc4c1d953a640a8a27f21b3f979969b71c6e3bde51a1118b00
-DIST rarlinux-5.7.0_beta2_p20190221.tar.gz 558880 BLAKE2B 
91de934e542e8dfa347f42ca501b1b8b6f20ac1f00464dd43350abc791edd85bb6c10e5e1446500876b00a89375ab621a77ee582a9055cc6eb87f9c5821ec785
 SHA512 
f0f0c91ca60635649284051970179b584d206bb7427b41c379b4fbac4079a0d79a3821af79f8ec0deb12ae42c56a357445b64b6c24d15455a6bf2e36f1904b1c
 DIST rarlinux-5.7.0_p20190224.tar.gz 558744 BLAKE2B 
3c7b9337767ce8045069b3a851878661e6cae950c69b09bc8c15b86c0fbf4d0b02ce55d198d1ce65ca9e5f227ab1188817f6bdfbce76ef1f8468caa4addfa733
 SHA512 
ed13c8191888c78dbd2f838f9f17d200bec827ac74024063f3c679fb2051b8e9b5e861d8ab4c9c7d0c8a14017c41386647b0bfd880d0d4855e8da06c17d9d270
-DIST rarlinux-x64-5.6.1_p20180930.tar.gz 541765 BLAKE2B 
c3c115fe168df801ce81fbb31de810893539c2f3bcfb176e65ab0db9994fba0d2e3aa848cf073068651e301c1b36cf3d885d80841e6cf63ddb22d3210c14ab64
 SHA512 
b873397cc44ffe722248638f0315a445e7f8b39ce310d45b79e27d8c2662bf7bc8a095a3e7c4a8fa92e24551328530955f6f18a8553a1612ea00bec8ccaf2e37
-DIST rarlinux-x64-5.7.0_beta2_p20190221.tar.gz 546553 BLAKE2B 
740e60b9a83d9d8335ca573a9659e90e14e70f81c0c0c3b4a6fb235a316e1cb2e368494c980d80fb4799a32aea5ba4f80c2b28f3c3ae98ad6e1afb43ff9c0d0a
 SHA512 
2027dd824d6c989eaeb2a2588100e40122a65f45c6682b00269b84aec43da3db4b7aa350ba58bab8ab68cb77fdad1b2d5854ae44b7629aa8db57b9046976d96d
 DIST rarlinux-x64-5.7.0_p20190224.tar.gz 546390 BLAKE2B 
cdf251bbf834c1826d138d811fcf9009a97f45876366192421e601b3075bcad87f760ed5740b00b1620cdd7c569800dd589ddf3fda80db1da30cb223edb0e43a
 SHA512 
48a4aefca44250795687e9f435c13c0c730b86c1abd0c229a1e3234372f13b38c310956525b81e4a5fe9074b39ce7438baaa2c243e4b53259e46d22c53989e3e
-DIST winrar-x64-5.6.1_p20180930.exe 3190008 BLAKE2B 
c1411bd15b62ce63a5adc078ef2f7b2941ead91c683b8ade713b1e0a76075281f3c188d46de7d9f1da1caf37c4a4989bf9b35009401f8efa172fa0a4fddefdca
 SHA512 
38c057b765a9a0ed51229018c9ececf94b8b6360a820e73db1af96412b6437614357f885c4c81ce89bc261bb3221d19cfb20284f16881eada0c46debe84f11b1
-DIST winrar-x64-5.7.0_beta2_p20190221.exe 3141680 BLAKE2B 
6e74c9ad2c2f978d33a9f815a320fd1ede49e1e45c118e47cdb221a211cc27c6b4f59ff7b9856435923a80ee2bfc5785533f43d314669274efc2e4d15148fef4
 SHA512 
428489d587ea380c1eb6e4d8ef918c29e0562da85a01cdb70dafe1fb211e2ee159f5854331e3227b1c8176c89d8ef3c84fa071be33e2ae73be557a2394ba4401
 DIST winrar-x64-5.7.0_p20190224.exe 3142272 BLAKE2B 
89b4adfc7317eb8def65f4e9f0ad7e23a9eb039dd451a97afd34a229b5fe0d19bf62cfbd507ade6a0cb32e1985d6dbd83ee61076673bfeda0d061fd1e7f22469
 SHA512 
a4853bcd410800818c3fcabf7d0e926612447604fbabfad2bc90c67717a50ca1c293882ff5ed3614b044d8bb1c1d9afe5dff90b836bb9c62efc994b52430c9e1

diff --git a/app-arch/rar/rar-5.6.1_p20180930.ebuild 
b/app-arch/rar/rar-5.6.1_p20180930.ebuild
deleted file mode 100644
index 4e7e71caf69..000
--- a/app-arch/rar/rar-5.6.1_p20180930.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="RAR compressor/uncompressor"
-HOMEPAGE="https://rarlab.com/;
-URI_x86="https://mirror.whissi.de/distfiles/rar/rarlinux-${PV}.tar.gz;
-URI_amd64="https://mirror.whissi.de/distfiles/rar/rarlinux-x64-${PV}.tar.gz;
-URI_w64="https://mirror.whissi.de/distfiles/rar/winrar-x64-${PV}.exe;
-SRC_URI="x86? ( ${URI_x86} )
-   amd64? ( ${URI_amd64} )
-   all_sfx? (
-   ${URI_x86}
-   ${URI_amd64}
-   ${URI_w64}
-   )"
-
-LICENSE="RAR BSD BSD-2"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-IUSE="all_sfx"
-RESTRICT="mirror bindist"
-
-DEPEND="all_sfx? ( app-arch/unrar )"
-RDEPEND="sys-libs/glibc"
-
-S="${WORKDIR}/${PN}"
-
-QA_FLAGS_IGNORED="opt/rar/default.sfx
-   opt/rar/default-elf32.sfx
-   opt/rar/default-elf64.sfx
-   opt/rar/default-win32.sfx
-   opt/rar/default-win64.sfx
-   opt/rar/WinCon.SFX
- 

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

2019-03-13 Thread Thomas Deutschmann
commit: 2ee068683b9fe3afe045798320d60df34ab678eb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:43:22 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee06868

sys-kernel/linux-firmware: add new snapshot

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

 sys-kernel/linux-firmware/Manifest |   1 +
 .../linux-firmware/linux-firmware-20190313.ebuild  | 135 +
 2 files changed, 136 insertions(+)

diff --git a/sys-kernel/linux-firmware/Manifest 
b/sys-kernel/linux-firmware/Manifest
index c01d185e026..9ac0076fab6 100644
--- a/sys-kernel/linux-firmware/Manifest
+++ b/sys-kernel/linux-firmware/Manifest
@@ -1,2 +1,3 @@
 DIST linux-firmware-20190213.tar.gz 177329601 BLAKE2B 
f103805a84342650cc994cfdf398a617bec083c9769d9303a274d33b91b0ab0390f92a736168e0f6b8977e7a93d4592dcdca64983617b884a6a7b64de50b7a4c
 SHA512 
f0f56b511c02427b6923ef5ea2e3a00a42172fe52b86bcdfd170146b9496295dcb6f4a3986642674192b27fdfcb4b9961b3b45ccb29f030af76f7dcad2119485
 DIST linux-firmware-20190221-r1.tar.gz 177469962 BLAKE2B 
23b8966183249df6b13019fac89e39dd4007e4506e85e1528944a363cc21feae4f1e323271a8c3377e0a5d8e7e030513ca9286200829e0dad5d408b758444bcd
 SHA512 
1884c9969afc3b77306bd49c8ac099bfcaa93cba2d6c7da66d22085f85fe94f58b13cdf7f0a191eab46c1832899b6d58eab41f7d0cf4769a8e7fdcdae98d1009
+DIST linux-firmware-20190313.tar.gz 177810569 BLAKE2B 
410206491591115505964ca1cefb5effe6bb43002234489285a0985c7a87f80071ed22dd5678f5457ec6611bdd702ac9610ba89b3e44174f8d222b75b5d32d2a
 SHA512 
eec933ebdefe83d466bfcf0babe710f95f67d319317f3187e43518a15a273b47e63ae88a35106932f0a8d5ce54f8a4c5325d7ab9da8b1789eed532a4a500fafd

diff --git a/sys-kernel/linux-firmware/linux-firmware-20190313.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-20190313.ebuild
new file mode 100644
index 000..03cdbed4367
--- /dev/null
+++ b/sys-kernel/linux-firmware/linux-firmware-20190313.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit savedconfig
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   SRC_URI=""
+   
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git;
+else
+   GIT_COMMIT="efd2c1cc375cff1c17b4259d99a7fee240c3b510"
+   
SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc 
x86"
+fi
+
+DESCRIPTION="Linux firmware files"
+HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;
+
+LICENSE="linux-firmware ( BSD ISC MIT no-source-code ) GPL-2 GPL-2+"
+SLOT="0"
+IUSE="savedconfig"
+
+DEPEND=""
+RDEPEND="!savedconfig? (
+   !sys-firmware/alsa-firmware[alsa_cards_ca0132]
+   !sys-firmware/alsa-firmware[alsa_cards_korg1212]
+   !sys-firmware/alsa-firmware[alsa_cards_maestro3]
+   !sys-firmware/alsa-firmware[alsa_cards_sb16]
+   !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
+   !media-tv/cx18-firmware
+   ! 
${PN}.conf
+   find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
+
+   if use savedconfig; then
+   restore_config ${PN}.conf
+   ebegin "Removing all files not listed in config"
+
+   local file delete_file preserved_file preserved_files=()
+
+   while IFS= read -r file; do
+   # Ignore comments.
+   if [[ ${file} != "#"* ]]; then
+   preserved_files+=("${file}")
+   fi
+   done < ${PN}.conf || die
+
+   while IFS= read -d "" -r file; do
+   delete_file=true
+   for preserved_file in "${preserved_files[@]}"; do
+   if [[ "${file}" == "${preserved_file}" ]]; then
+   delete_file=false
+   fi
+   done
+
+   if ${delete_file}; then
+   rm "${file}" || die
+   fi
+   done < <(find * \( \! -type d -and \! -name ${PN}.conf \) 
-print0 || die)
+
+   eend || die
+
+   # remove empty directories, bug #396073
+   find -type d -empty -delete || die
+   fi
+}
+
+src_install() {
+   if use !savedconfig; then
+   save_config ${PN}.conf
+   fi
+  

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

2019-03-13 Thread Thomas Deutschmann
commit: 6f2ec0a81952668147316a55b321625a6f864837
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:58:00 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2ec0a8

net-dns/unbound: bump to v1.9.1

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

 net-dns/unbound/Manifest |   1 +
 net-dns/unbound/unbound-1.9.1.ebuild | 181 +++
 2 files changed, 182 insertions(+)

diff --git a/net-dns/unbound/Manifest b/net-dns/unbound/Manifest
index 15037561d07..9e7dbbc2f1f 100644
--- a/net-dns/unbound/Manifest
+++ b/net-dns/unbound/Manifest
@@ -2,3 +2,4 @@ DIST unbound-1.8.0.tar.gz 5609213 BLAKE2B 
41e464df60e03d502f13758e75f9143658b2a4
 DIST unbound-1.8.1.tar.gz 5610191 BLAKE2B 
15118f5940b4362dd515f8b335c8a39fc5ef1d3fbf0c20efbf0097342fabb4890eae0527f8b00ace181a425b413882db962b63d329f664cf12649d4d6ec8e5ea
 SHA512 
1872a980e06258d28d2bc7f69a4c56fc07e03e4c9856161e89abc28527fff5812a47ea9927fd362bca690e3a87b95046ac96c8beeccaeb8596458f140c33b217
 DIST unbound-1.8.3.tar.gz 5629180 BLAKE2B 
f3fe17df04100291aac752565b3afa859200c222e4fb8c2ed2d9903f7a38ede9965444237c34f3257d29bf367b56fd2a2d48648e7145c91e2dbbd0b79242451d
 SHA512 
545486ccce288a6ef1937d82653a43a11dbd3aec7b8d0036e7fd107e537cdfc935def9db9178c2eb418d6f4b0849a242a0be1dea966f3e9e0145aa7266e483ad
 DIST unbound-1.9.0.tar.gz 5662176 BLAKE2B 
dff42ca4155df1c364bcfeb37c0f9516e7f167cc59bebd1fcf264db6471ad99804323c59e485662e03ab095932f1ca3fe25693a9ba840e9c0ecad69cf31b1a2d
 SHA512 
7dfa8e078507fc24a2d0938eea590389453bacfcac023f1a41af19350ea1f7b87d0c82d7eead121a11068921292a96865e177274ff27ed8b8868445f80f7baf6
+DIST unbound-1.9.1.tar.gz 5665254 BLAKE2B 
68a643cd17139b34e3651e0e72053b0faacf83ae975fff97493c78742ffa7f0d3dbc0028e96e581e125a3591467ec78ae245a718424c2fb32ea7db23ae945f44
 SHA512 
5dfac7ce3892f73109fdfe0f81863643b1f4c10cee2d4e2d1a28132f1b9ea4d4f89242e4e6348fdadf998f1c75d53577cbf4f719e98faa1342fc3c5de2e8903d

diff --git a/net-dns/unbound/unbound-1.9.1.ebuild 
b/net-dns/unbound/unbound-1.9.1.ebuild
new file mode 100644
index 000..c51b28fbac6
--- /dev/null
+++ b/net-dns/unbound/unbound-1.9.1.ebuild
@@ -0,0 +1,181 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit autotools flag-o-matic multilib-minimal python-single-r1 systemd user
+
+MY_P=${PN}-${PV/_/}
+DESCRIPTION="A validating, recursive and caching DNS resolver"
+HOMEPAGE="https://unbound.net/ https://nlnetlabs.nl/projects/unbound/about/;
+SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz;
+
+LICENSE="BSD GPL-2"
+SLOT="0/8" # ABI version of libunbound.so
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+IUSE="debug dnscrypt dnstap +ecdsa ecs gost libressl python redis selinux 
static-libs systemd test threads"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+# Note: expat is needed by executable only but the Makefile is custom
+# and doesn't make it possible to easily install the library without
+# the executables. MULTILIB_USEDEP may be dropped once build system
+# is fixed.
+
+CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
+   >=dev-libs/libevent-2.0.21:0=[${MULTILIB_USEDEP}]
+   libressl? ( >=dev-libs/libressl-2.2.4:0[${MULTILIB_USEDEP}] )
+   !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
+   dnscrypt? ( dev-libs/libsodium[${MULTILIB_USEDEP}] )
+   dnstap? (
+   dev-libs/fstrm[${MULTILIB_USEDEP}]
+   >=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
+   )
+   ecdsa? (
+   !libressl? ( dev-libs/openssl:0[-bindist] )
+   )
+   python? ( ${PYTHON_DEPS} )
+   redis? ( dev-libs/hiredis:= )"
+
+BDEPEND="virtual/pkgconfig"
+
+DEPEND="${CDEPEND}
+   python? ( dev-lang/swig )
+   test? (
+   net-dns/ldns-utils[examples]
+   dev-util/splint
+   app-text/wdiff
+   )
+   systemd? ( sys-apps/systemd )"
+
+RDEPEND="${CDEPEND}
+   net-dns/dnssec-root
+   selinux? ( sec-policy/selinux-bind )"
+
+# bug #347415
+RDEPEND="${RDEPEND}
+   net-dns/dnssec-root"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.5.7-trust-anchor-file.patch
+   "${FILESDIR}"/${PN}-1.6.3-pkg-config.patch
+)
+
+S=${WORKDIR}/${MY_P}
+
+pkg_setup() {
+   enewgroup unbound
+   enewuser unbound -1 -1 /etc/unbound unbound
+   # improve security on existing installs (bug #641042)
+   # as well as new installs where unbound homedir has just been created
+   if [[ -d "${ROOT}/etc/unbound" ]]; then
+   chown --no-dereference --from=unbound root "${ROOT}/etc/unbound"
+   fi
+
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+

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

2019-03-13 Thread Thomas Deutschmann
commit: ba61295c2cf1cd7ee950f18c9ac2a57d8a8f7d76
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:54:18 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba61295c

app-arch/rar: amd64 & x86 stable

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

 app-arch/rar/rar-5.7.0_p20190224.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/rar/rar-5.7.0_p20190224.ebuild 
b/app-arch/rar/rar-5.7.0_p20190224.ebuild
index a7303d59494..4e7e71caf69 100644
--- a/app-arch/rar/rar-5.7.0_p20190224.ebuild
+++ b/app-arch/rar/rar-5.7.0_p20190224.ebuild
@@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} )
 
 LICENSE="RAR BSD BSD-2"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 IUSE="all_sfx"
 RESTRICT="mirror bindist"
 



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

2019-03-13 Thread Thomas Deutschmann
commit: 894841be09108b55675a40c9a2ce836dd2241c3c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:45:59 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894841be

net-dns/dnssec-root: move stable keywords

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

 net-dns/dnssec-root/dnssec-root-20181220.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnssec-root/dnssec-root-20181220.ebuild 
b/net-dns/dnssec-root/dnssec-root-20181220.ebuild
index afb378ca4da..3c8605cef52 100644
--- a/net-dns/dnssec-root/dnssec-root-20181220.ebuild
+++ b/net-dns/dnssec-root/dnssec-root-20181220.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://data.iana.org/root-anchors/root-anchors.xml 
-> root-anchors-${P
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x64-macos"
 IUSE=""
 
 RDEPEND=""



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

2019-03-13 Thread Thomas Deutschmann
commit: 2bb7b8c30b8f55f80d6d70ca77c27fd241573686
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:47:39 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb7b8c3

net-dns/dnssec-root: drop old

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

 net-dns/dnssec-root/Manifest   | 10 ---
 net-dns/dnssec-root/dnssec-root-20150403.ebuild| 81 --
 net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild | 79 -
 net-dns/dnssec-root/files/anchors2ds.xsl   | 32 -
 .../dnssec_at_iana.org_1024D_0F6C91D2-20120522.asc | 70 ---
 5 files changed, 272 deletions(-)

diff --git a/net-dns/dnssec-root/Manifest b/net-dns/dnssec-root/Manifest
index 1571f697355..e45aebf827d 100644
--- a/net-dns/dnssec-root/Manifest
+++ b/net-dns/dnssec-root/Manifest
@@ -1,13 +1,3 @@
-DIST Kjqmt7v-20100715.csr 765 BLAKE2B 
7bb224d49a340d583c3bcfce7b8f9b1c12cb955998d3dfb0af48ebf5e28f9f099537ab2cf4cd32e52ad4fe45637146a5949bb609ac0e2e1345e898bf49d49d46
 SHA512 
8e47be5054bbb801cb914d94a6f0d1e6b9b2eba387714f011f118bf8af6dacfe24a2dec80525ad005c545fa15fd8413cf90615e6d5c50d7925daa4aefff77112
-DIST Kjqmt7v-20150504.crt 974 BLAKE2B 
24a4edd7638e14dd0983ea160f20613980342b78d8de0c9e7891e0b06c94c84e31ec2391cc40b745d1415310d6be0d11f415701feca288e253446101aeac886a
 SHA512 
98adfc6a5d37c632eda9f642449ecd6c1bf1d49ebed2750cfe3bd99629b4935f51ecc4aafbd6ea69595b2f2cb15887bd9a1647aa255a564263f5c7b648c7adf1
-DIST icann-20110715.pgp 3401 BLAKE2B 
0f1eabed0ab0d5ec78c5387c7f2b3a13a1da12643d6b60e39766d18ac603ef673e204bd7df5d600fa53cdbf51fcff5dfe6b690cddc3559cae95405ca96e7b391
 SHA512 
5fba8334850f2ae753f4f8a30d1e6c62abc341ece2dc83df4bc0f6db2b91ae68942c0d2a38eab3d33b5b91640cd1cf0970777225c15d5f961884c00077d539a2
-DIST icannbundle-20150504.pem 17435 BLAKE2B 
3e532398142ebf62dc52174c4c705ebdd6a634a67e7ce6c1e0a38d41fdab548afd1b0b75f58481d69578fd0fd97b236c62fdbe65efc3ced132115826eff695d4
 SHA512 
f9b9e43ad71608921d1e79f25cd98ca8c712256d4e31b04035a9aac7b46f3ec951089ca23e84500c5901d53afb66991a30818b4cd6f6de6885a107f486f56994
-DIST icannbundle-20170203.pem 13026 BLAKE2B 
36f760c69e8e22036d7d927071be25508b6906838f0f468900385d5a3b9ce301c5688f9bdcab471abc5445a14bfbbe34ecb39ca131b01d9e6bbebcc3f1481241
 SHA512 
6a8b8bec6d104d31253a8acafc1694a095714537a39a4dc53a379ac900c83715f85d75ea7322de430557691ff31ec95ae5104f47b050da3568dd68377c2d5767
 DIST icannbundle-20181220.pem 13026 BLAKE2B 
36f760c69e8e22036d7d927071be25508b6906838f0f468900385d5a3b9ce301c5688f9bdcab471abc5445a14bfbbe34ecb39ca131b01d9e6bbebcc3f1481241
 SHA512 
6a8b8bec6d104d31253a8acafc1694a095714537a39a4dc53a379ac900c83715f85d75ea7322de430557691ff31ec95ae5104f47b050da3568dd68377c2d5767
-DIST root-anchors-20100715.asc 189 BLAKE2B 
b709f2f67cd3e197fcaf0ac2556434ff0b4fd86114084e3281f27b70ecb4770b81f22d22f46c6173f0eef384ce5440685af8e77b75c576ce55e8dbdc79d86c49
 SHA512 
e9c86b897d7e8edb979cba4bebe353b7c7f21b4061cd6f571c8671b02e73c2ea0b78a980169fa7d40987b9e962a0f1ba17dbb392b5ec6ad14fedce65a139c913
-DIST root-anchors-20100715.xml 418 BLAKE2B 
71e809ed74c25283ea1db36707be57965d5b2dd28e6bf055851866746455bbc672e87b310b38b069936545a6ce99dbf67b1d542d78ef3ef84b76b31bd129ea8d
 SHA512 
bca506c852bc83aa9d04ed0b52bef6d0baec745e466292273d52f49fd73cec73db4c6d55a9921fe086c7edc618f3ab21dc03146b6d617644495b3926e262e572
-DIST root-anchors-20150504.p7s 5001 BLAKE2B 
088dc39160013dbc63a82fcb7666c7c73707958dddbaf730ea212a038301549ce19109ec2b11962a0855f864bc8675142b21aa65884be9eecdf5b9b9898e4f36
 SHA512 
af188871f2ef7f9efb0d3f4822754e962fb921d62de925823f90a0c7dbe80b7a0188534adbdb324680ae981912968fcfa851eb72fb37694df8701fd749e7ff51
-DIST root-anchors-20170203.p7s 4095 BLAKE2B 
21c3d482cd2faa7dd85b45385b4dd4a00c8f0f5e8060a9f99df4e309e6d11bd77ae2dcc68d51eefed685dc48e9bba578ef885a6058ee3862072cdc156d254c1f
 SHA512 
caecf5fbe3b0db140ed506fc7a3711e89e1fc2dacbdc7aefb36766f07af4c97c42466000e51bc2e9cd46a3764ccd482b93da448861aaed90a0f5cf13103b4792
-DIST root-anchors-20170203.xml 651 BLAKE2B 
0f2321e27cfbf88fecee0840db3b3265c6f062753b8a15d972dca12c19fdfea616470fe200b7ec4cb069553f532b6464a2784d56636d9096956eabc496eb4a6e
 SHA512 
a0799cf2d5bec0d527d511e016a075ffd0af450eda010a4c780f7e12b2218ec577576137703cf1413352d3aac3cfda945a8a830dbb3618557f5e629049d763f4
 DIST root-anchors-20181220.p7s 4182 BLAKE2B 
3d7d881f5ef066a3ff937cf638941f783e9b65834a13ba0efce766b59e8f469826718cea9e8968ca64e216b7ef1f1b4d7b73c3110ff2d65667a28e071cd52859
 SHA512 
af96358bbb7847fe7c30452f566771480a38a99f192775168ab8672332381958ffa6d2f4870f539e3957b6ecf62e0e3a80b1cffbd579beb3be6941ffba3f6fa9
 DIST root-anchors-20181220.xml 690 BLAKE2B 
548fd62073542f527e0b05c09ed1e668baafbb3cf7ca8afd1a32b67dd43d8958cef5005729c1bc11c2b1d0ddea48ca4db69a10b049f2e8a05536b93fff15e911
 SHA512 

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

2019-03-13 Thread Thomas Deutschmann
commit: 549503df97b439ee9cbea68356e0b2fd8f6f5704
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:44:12 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549503df

sys-kernel/linux-firmware: drop old

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

 sys-kernel/linux-firmware/Manifest |   2 -
 .../linux-firmware/linux-firmware-20190213.ebuild  | 135 -
 .../linux-firmware-20190221-r1.ebuild  | 135 -
 3 files changed, 272 deletions(-)

diff --git a/sys-kernel/linux-firmware/Manifest 
b/sys-kernel/linux-firmware/Manifest
index 9ac0076fab6..20edbf7d28c 100644
--- a/sys-kernel/linux-firmware/Manifest
+++ b/sys-kernel/linux-firmware/Manifest
@@ -1,3 +1 @@
-DIST linux-firmware-20190213.tar.gz 177329601 BLAKE2B 
f103805a84342650cc994cfdf398a617bec083c9769d9303a274d33b91b0ab0390f92a736168e0f6b8977e7a93d4592dcdca64983617b884a6a7b64de50b7a4c
 SHA512 
f0f56b511c02427b6923ef5ea2e3a00a42172fe52b86bcdfd170146b9496295dcb6f4a3986642674192b27fdfcb4b9961b3b45ccb29f030af76f7dcad2119485
-DIST linux-firmware-20190221-r1.tar.gz 177469962 BLAKE2B 
23b8966183249df6b13019fac89e39dd4007e4506e85e1528944a363cc21feae4f1e323271a8c3377e0a5d8e7e030513ca9286200829e0dad5d408b758444bcd
 SHA512 
1884c9969afc3b77306bd49c8ac099bfcaa93cba2d6c7da66d22085f85fe94f58b13cdf7f0a191eab46c1832899b6d58eab41f7d0cf4769a8e7fdcdae98d1009
 DIST linux-firmware-20190313.tar.gz 177810569 BLAKE2B 
410206491591115505964ca1cefb5effe6bb43002234489285a0985c7a87f80071ed22dd5678f5457ec6611bdd702ac9610ba89b3e44174f8d222b75b5d32d2a
 SHA512 
eec933ebdefe83d466bfcf0babe710f95f67d319317f3187e43518a15a273b47e63ae88a35106932f0a8d5ce54f8a4c5325d7ab9da8b1789eed532a4a500fafd

diff --git a/sys-kernel/linux-firmware/linux-firmware-20190213.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-20190213.ebuild
deleted file mode 100644
index ed558fb8a0c..000
--- a/sys-kernel/linux-firmware/linux-firmware-20190213.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit savedconfig
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   SRC_URI=""
-   
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git;
-else
-   GIT_COMMIT="710963fe53ee3f227556d36839df3858daf6e232"
-   
SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;
-
-LICENSE="linux-firmware ( BSD ISC MIT no-source-code ) GPL-2 GPL-2+"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
-   !sys-firmware/alsa-firmware[alsa_cards_ca0132]
-   !sys-firmware/alsa-firmware[alsa_cards_korg1212]
-   !sys-firmware/alsa-firmware[alsa_cards_maestro3]
-   !sys-firmware/alsa-firmware[alsa_cards_sb16]
-   !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
-   !media-tv/cx18-firmware
-   ! 
${PN}.conf
-   find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
-   if use savedconfig; then
-   restore_config ${PN}.conf
-   ebegin "Removing all files not listed in config"
-
-   local file delete_file preserved_file preserved_files=()
-
-   while IFS= read -r file; do
-   # Ignore comments.
-   if [[ ${file} != "#"* ]]; then
-   preserved_files+=("${file}")
-   fi
-   done < ${PN}.conf || die
-
-   while IFS= read -d "" -r file; do
-   delete_file=true
-   for preserved_file in "${preserved_files[@]}"; do
-   if [[ "${file}" == "${preserved_file}" ]]; then
-   delete_file=false
-   fi
-   done
-
-   if ${delete_file}; then
-   rm "${file}" || die
-   fi
-   done < <(find * \( \! -type d -and \! -name ${PN}.conf \) 
-print0 || die)
-
-   eend || die
-
-   # remove empty directories, bug #396073
-   find -type d -empty -delete || die
-   fi
-}
-
-src_i

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

2019-03-13 Thread Thomas Deutschmann
commit: 0e658bd3b2450cd2e058c6da80de34c3321f2532
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:53:13 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:58:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e658bd3

dev-libs/librelp: bump to v1.4.0

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

 dev-libs/librelp/Manifest |  1 +
 dev-libs/librelp/librelp-1.4.0.ebuild | 83 +++
 2 files changed, 84 insertions(+)

diff --git a/dev-libs/librelp/Manifest b/dev-libs/librelp/Manifest
index 529bb05a24c..a713989ed53 100644
--- a/dev-libs/librelp/Manifest
+++ b/dev-libs/librelp/Manifest
@@ -1,2 +1,3 @@
 DIST librelp-1.2.18.tar.gz 506766 BLAKE2B 
939bd2279e03a6431fbdfb787aa3d62b3f622ec3248dfc7c0a0a141294c27319081092a624c328374cdba0cbd51659301a77ad41bed27ba13f47601f7a607944
 SHA512 
7193438238b7019e7a4944d6d900a1fa5a369ff8a6b97a6dca7e82b6637c0f391ec3554eeeaa285881457cb2abe72fa1a893244ec9a36cc9d2e2592d58c5462a
 DIST librelp-1.3.0.tar.gz 514470 BLAKE2B 
3e8d844d3cccd4c148036191f376ba49b3851a2c7e95361bb31a1a172ca0813caa96eb3753b2285a2547c85e073de3237a749bc64fc0fead69ab170656dcb200
 SHA512 
6e60398c68a78f4b4202a697e144f1516ff3bbb32192f745b52c77d107954febf8cb31d2e166efa96c00122f6807860ecd01084f1d3d4005336f2cb75e6461c9
+DIST librelp-1.4.0.tar.gz 519235 BLAKE2B 
9c1e52cc9f666e75f261db65f45e3d954afa033cac59f93394c30ba99ed772d71b2882bdbb9bed696e57ed99805d47e57fd5e331cc3bc3850c5f15041a0d70d0
 SHA512 
92d01a51b4ee3c66d1f65d2e26f214646d72b41a8411ab700fe5f9f30f805ef98dec962526ef95c8d8428bf7398d38f656c919f95a3e49382adc745ef9eb4239

diff --git a/dev-libs/librelp/librelp-1.4.0.ebuild 
b/dev-libs/librelp/librelp-1.4.0.ebuild
new file mode 100644
index 000..26d84e37b33
--- /dev/null
+++ b/dev-libs/librelp/librelp-1.4.0.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit autotools python-any-r1
+
+DESCRIPTION="An easy to use library for the RELP protocol"
+HOMEPAGE="http://www.librelp.com/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-3+ doc? ( FDL-1.3 )"
+
+# subslot = soname version
+SLOT="0/0.5.0"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
+REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )
+   gnutls? ( ssl )
+   openssl? ( ssl )
+   libressl? ( openssl )"
+
+RDEPEND="ssl? (
+   gnutls? ( >=net-libs/gnutls-3.3.17.1:0= )
+   openssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   )"
+
+DEPEND="ssl? (
+   gnutls? ( >=net-libs/gnutls-3.3.17.1:0= )
+   openssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   )
+   test? ( ${PYTHON_DEPS} )
+   virtual/pkgconfig"
+
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   sed -i \
+   -e 's/ -g"/"/g' \
+   configure.ac || die "sed failed"
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-valgrind
+   $(use_enable debug)
+   $(use_enable gnutls tls)
+   $(use_enable openssl tls-openssl)
+   $(use_enable static-libs static)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_test() {
+   emake -j1 check
+}
+
+src_install() {
+   local DOCS=( ChangeLog )
+   use doc && local HTML_DOCS=( doc/relp.html )
+   default
+
+   if ! use static-libs; then
+   find "${ED%/}"/usr/lib* -name '*.la' -delete || die
+   fi
+}



[gentoo-commits] proj/linux-patches: New tag: 4.14-113

2019-03-13 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 22:56:13 2019 +

New tag: 4.14-113




[gentoo-commits] proj/linux-patches: New tag: 4.19-30

2019-03-13 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 22:54:11 2019 +

New tag: 4.19-30




[gentoo-commits] proj/linux-patches: New tag: 4.20-17

2019-03-13 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 22:51:31 2019 +

New tag: 4.20-17




[gentoo-commits] proj/linux-patches: New tag: 5.0-3

2019-03-13 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 22:48:30 2019 +

New tag: 5.0-3




[gentoo-commits] repo/gentoo:master commit in: games-board/cockatrice/files/, games-board/cockatrice/

2019-03-13 Thread James Le Cuirot
commit: 4c06333a40da1166407b071e2eebc712b2663c3d
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Mar 13 22:44:04 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Mar 13 22:44:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c06333a

games-board/cockatrice: Disable automagic use of ccache with a patch

This has been submitted upstream.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot  gentoo.org>

 games-board/cockatrice/cockatrice-20190304.ebuild |  5 
 games-board/cockatrice/files/use-ccache.patch | 33 +++
 2 files changed, 38 insertions(+)

diff --git a/games-board/cockatrice/cockatrice-20190304.ebuild 
b/games-board/cockatrice/cockatrice-20190304.ebuild
index bd8edfdaf6b..8d1cd205662 100644
--- a/games-board/cockatrice/cockatrice-20190304.ebuild
+++ b/games-board/cockatrice/cockatrice-20190304.ebuild
@@ -49,8 +49,13 @@ SHA1='294b433'
 
 S="${WORKDIR}/Cockatrice-${MY_PV}"
 
+PATCHES=(
+   "${FILESDIR}"/use-ccache.patch
+)
+
 src_configure() {
local mycmakeargs=(
+   -DUSE_CCACHE=OFF
-DWITH_CLIENT=$(usex client)
-DWITH_ORACLE=$(usex oracle)
-DWITH_SERVER=$(usex server)

diff --git a/games-board/cockatrice/files/use-ccache.patch 
b/games-board/cockatrice/files/use-ccache.patch
new file mode 100644
index 000..16deeaf0bb7
--- /dev/null
+++ b/games-board/cockatrice/files/use-ccache.patch
@@ -0,0 +1,33 @@
+From 494501bbc88d30d9f1ceb6fb3fbd428eeb58ddee Mon Sep 17 00:00:00 2001
+From: James Le Cuirot 
+Date: Wed, 13 Mar 2019 22:18:45 +
+Subject: [PATCH] Add USE_CCACHE option to CMake so that ccache can be forcibly
+ disabled
+
+---
+ CMakeLists.txt | 15 +--
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cc39e77..59eec3d 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -25,12 +25,15 @@ ELSE()
+ ENDIF()
+ 
+ # Early detect ccache
++OPTION(USE_CCACHE "Cache the build results with ccache" ON)
++if(USE_CCACHE)
+ find_program(CCACHE_PROGRAM ccache)
+ if(CCACHE_PROGRAM)
+ # Support Unix Makefiles and Ninja
+ set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE "${CCACHE_PROGRAM}")
+ MESSAGE(STATUS "Found CCache ${CCACHE_PROGRAM}")
+ endif()
++endif()
+ 
+ # A project name is needed for CPack
+ # Version can be overriden by git tags, see cmake/getversion.cmake
+-- 
+2.20.1
+



[gentoo-commits] repo/gentoo:master commit in: games-board/cockatrice/

2019-03-13 Thread James Le Cuirot
commit: ff410b90e91a54963ec77a19b00fbfaf101c143a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Mar 13 22:45:08 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Mar 13 22:45:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff410b90

games-board/cockatrice: Drop old 20170505-r1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot  gentoo.org>

 games-board/cockatrice/Manifest|  1 -
 .../cockatrice/cockatrice-20170505-r1.ebuild   | 58 --
 2 files changed, 59 deletions(-)

diff --git a/games-board/cockatrice/Manifest b/games-board/cockatrice/Manifest
index 4c6053c0799..b24c9988252 100644
--- a/games-board/cockatrice/Manifest
+++ b/games-board/cockatrice/Manifest
@@ -1,2 +1 @@
-DIST cockatrice-20170505.tar.gz 7340644 BLAKE2B 
da3503f5ac02d0a03d59c719af82926e693fc3f2028d096c2b1d8d5145c62439f68e88379281e224d812405b39520e34476a6fd1df75f8202adc463f6ea8b3f8
 SHA512 
7cf319af46e4e2bd59428cf6635eeefebe70695adb445b24a727050abbc64124c17654ac058429b88a99f09f77639c15f8100d107ee8f54cad2bf0dec7051aa5
 DIST cockatrice-20190304.tar.gz 8464830 BLAKE2B 
6e6b41593d7eddc8599fa894eed63f993fb69888c57fdfc4a45d71e6e7990d7d716663b69902139f5fd7ead455acdba76ac1d649977e26dceb2948293c34b74e
 SHA512 
6a76e5de2aa7a4d2c9943bee9225ebf01aca7679bcd2542450b7e8b919e401992019f5bfb69597e8845bb2d8db568d7a6549600b85b576f9fb29be712bbfc9e5

diff --git a/games-board/cockatrice/cockatrice-20170505-r1.ebuild 
b/games-board/cockatrice/cockatrice-20170505-r1.ebuild
deleted file mode 100644
index b5d17ff65ab..000
--- a/games-board/cockatrice/cockatrice-20170505-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="An open-source multiplatform software for playing card games over 
a network"
-HOMEPAGE="https://github.com/Cockatrice/Cockatrice;
-SRC_URI="${HOMEPAGE}/archive/2017-05-05-Release-2.3.17.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+client +oracle server"
-
-RDEPEND="
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtwidgets:5
-   client? (
-   dev-libs/protobuf:=
-   dev-qt/qtmultimedia:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtsvg:5
-   )
-   oracle? ( sys-libs/zlib:= )
-   server? (
-   dev-libs/protobuf:=
-   dev-qt/qtsql:5
-   dev-qt/qtwebsockets:5
-   )
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-"
-
-# As the default help/about display the sha1 we need it
-SHA1='c96f234'
-
-S=${WORKDIR}/"Cockatrice-2017-05-05-Release-2.3.17"
-
-src_configure() {
-   local mycmakeargs=(
-   -DWITH_CLIENT=$(usex client)
-   -DWITH_ORACLE=$(usex oracle)
-   -DWITH_SERVER=$(usex server)
-   -DICONDIR="/usr/share/icons"
-   -DDESKTOPDIR="/usr/share/applications" )
-
-   # Add date in the help about, come from git originally
-   sed -e 's/^set(PROJECT_VERSION_FRIENDLY.*/set(PROJECT_VERSION_FRIENDLY 
\"'${SHA1}'\")/' \
-   -i cmake/getversion.cmake || die "sed failed!"
-
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: games-board/cockatrice/

2019-03-13 Thread James Le Cuirot
commit: 82cae6686aa9e39f0ab90df44a313ae7a21a9f7e
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Mar 13 22:31:25 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Mar 13 22:44:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82cae668

games-board/cockatrice: Version bump to 20190304, drop 20181220

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot  gentoo.org>

 games-board/cockatrice/Manifest | 2 +-
 .../{cockatrice-20181220.ebuild => cockatrice-20190304.ebuild}  | 6 --
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/games-board/cockatrice/Manifest b/games-board/cockatrice/Manifest
index 085013d9d62..4c6053c0799 100644
--- a/games-board/cockatrice/Manifest
+++ b/games-board/cockatrice/Manifest
@@ -1,2 +1,2 @@
 DIST cockatrice-20170505.tar.gz 7340644 BLAKE2B 
da3503f5ac02d0a03d59c719af82926e693fc3f2028d096c2b1d8d5145c62439f68e88379281e224d812405b39520e34476a6fd1df75f8202adc463f6ea8b3f8
 SHA512 
7cf319af46e4e2bd59428cf6635eeefebe70695adb445b24a727050abbc64124c17654ac058429b88a99f09f77639c15f8100d107ee8f54cad2bf0dec7051aa5
-DIST cockatrice-20181220.tar.gz 8313639 BLAKE2B 
d627dbf58c1818d3d06170602eb2ebafd0140e33997bd8cc299d1a665c487b3917473ea54eafdf5e2e03248371a9274b44b34529fc9fbab1c78fc603aa925709
 SHA512 
02a6f6fe66f8a0ffc16279b1c0d0053acd5da1bbb89dc297ec2ae307cf66852885fc96a297a1c8dfde57797ce817935541fe81d5e4198db59d4ef1ef3fe65039
+DIST cockatrice-20190304.tar.gz 8464830 BLAKE2B 
6e6b41593d7eddc8599fa894eed63f993fb69888c57fdfc4a45d71e6e7990d7d716663b69902139f5fd7ead455acdba76ac1d649977e26dceb2948293c34b74e
 SHA512 
6a76e5de2aa7a4d2c9943bee9225ebf01aca7679bcd2542450b7e8b919e401992019f5bfb69597e8845bb2d8db568d7a6549600b85b576f9fb29be712bbfc9e5

diff --git a/games-board/cockatrice/cockatrice-20181220.ebuild 
b/games-board/cockatrice/cockatrice-20190304.ebuild
similarity index 89%
rename from games-board/cockatrice/cockatrice-20181220.ebuild
rename to games-board/cockatrice/cockatrice-20190304.ebuild
index 9b968e73da7..bd8edfdaf6b 100644
--- a/games-board/cockatrice/cockatrice-20181220.ebuild
+++ b/games-board/cockatrice/cockatrice-20190304.ebuild
@@ -5,9 +5,10 @@ EAPI=7
 
 inherit cmake-utils
 
+MY_PV="2019-03-04-Release-2.7.0"
 DESCRIPTION="An open-source multiplatform software for playing card games over 
a network"
 HOMEPAGE="https://github.com/Cockatrice/Cockatrice;
-SRC_URI="${HOMEPAGE}/archive/2018-12-20-Release-2.6.2.tar.gz -> ${P}.tar.gz"
+SRC_URI="${HOMEPAGE}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -20,6 +21,7 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtwebsockets:5
dev-qt/qtwidgets:5
client? (
dev-libs/protobuf:=
@@ -45,7 +47,7 @@ DEPEND="${RDEPEND}
 # As the default help/about display the sha1 we need it
 SHA1='294b433'
 
-S="${WORKDIR}/Cockatrice-2018-12-20-Release-2.6.2"
+S="${WORKDIR}/Cockatrice-${MY_PV}"
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] repo/gentoo:master commit in: games-board/cockatrice/

2019-03-13 Thread James Le Cuirot
commit: 8591839037b228484d81fdf9e31d1f04b5b8f3de
Author: Guillaume Seren  gmail  com>
AuthorDate: Sun Feb 24 16:00:04 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Mar 13 22:44:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85918390

games-board/cockatrice: version bump to 20181220

Closes: https://bugs.gentoo.org/664712
Closes: https://bugs.gentoo.org/678690
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Guillaume Seren  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11149
Signed-off-by: James Le Cuirot  gentoo.org>

 games-board/cockatrice/Manifest   |  1 +
 games-board/cockatrice/cockatrice-20181220.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/games-board/cockatrice/Manifest b/games-board/cockatrice/Manifest
index 8dfb668862a..085013d9d62 100644
--- a/games-board/cockatrice/Manifest
+++ b/games-board/cockatrice/Manifest
@@ -1 +1,2 @@
 DIST cockatrice-20170505.tar.gz 7340644 BLAKE2B 
da3503f5ac02d0a03d59c719af82926e693fc3f2028d096c2b1d8d5145c62439f68e88379281e224d812405b39520e34476a6fd1df75f8202adc463f6ea8b3f8
 SHA512 
7cf319af46e4e2bd59428cf6635eeefebe70695adb445b24a727050abbc64124c17654ac058429b88a99f09f77639c15f8100d107ee8f54cad2bf0dec7051aa5
+DIST cockatrice-20181220.tar.gz 8313639 BLAKE2B 
d627dbf58c1818d3d06170602eb2ebafd0140e33997bd8cc299d1a665c487b3917473ea54eafdf5e2e03248371a9274b44b34529fc9fbab1c78fc603aa925709
 SHA512 
02a6f6fe66f8a0ffc16279b1c0d0053acd5da1bbb89dc297ec2ae307cf66852885fc96a297a1c8dfde57797ce817935541fe81d5e4198db59d4ef1ef3fe65039

diff --git a/games-board/cockatrice/cockatrice-20181220.ebuild 
b/games-board/cockatrice/cockatrice-20181220.ebuild
new file mode 100644
index 000..9b968e73da7
--- /dev/null
+++ b/games-board/cockatrice/cockatrice-20181220.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="An open-source multiplatform software for playing card games over 
a network"
+HOMEPAGE="https://github.com/Cockatrice/Cockatrice;
+SRC_URI="${HOMEPAGE}/archive/2018-12-20-Release-2.6.2.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+client +oracle server"
+
+RDEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtwidgets:5
+   client? (
+   dev-libs/protobuf:=
+   dev-qt/qtmultimedia:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsvg:5
+   )
+   oracle? ( sys-libs/zlib )
+   server? (
+   dev-libs/protobuf:=
+   dev-qt/qtsql:5
+   dev-qt/qtwebsockets:5
+   )
+"
+BDEPEND="
+   dev-qt/linguist-tools:5
+   client? ( dev-libs/protobuf )
+   server? ( dev-libs/protobuf )
+"
+DEPEND="${RDEPEND}
+"
+
+# As the default help/about display the sha1 we need it
+SHA1='294b433'
+
+S="${WORKDIR}/Cockatrice-2018-12-20-Release-2.6.2"
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_CLIENT=$(usex client)
+   -DWITH_ORACLE=$(usex oracle)
+   -DWITH_SERVER=$(usex server)
+   -DICONDIR="${EPREFIX}/usr/share/icons"
+   -DDESKTOPDIR="${EPREFIX}/usr/share/applications" )
+
+   # Add date in the help about, come from git originally
+   sed -e 's/^set(PROJECT_VERSION_FRIENDLY.*/set(PROJECT_VERSION_FRIENDLY 
\"'${SHA1}'\")/' \
+   -i cmake/getversion.cmake || die "sed failed!"
+
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2019-03-13 Thread Thomas Deutschmann
commit: fef6f159d43307daf0f98e0a373f1988307978e3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:38:14 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:39:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef6f159

sys-firmware/intel-microcode: bump

- New microcodes:

  sig 0x000706e4, pf_mask 0x80, 2019-01-24, rev 0x000c
  sig 0x000906ed, pf_mask 0x22, 2018-11-29, rev 0x00aa

- Updated microcodes:

  sig 0x00050654, pf_mask 0xb7, 2018-10-22, rev 0x257 -> 2018-12-20, rev 
0x259
  sig 0x000706e1, pf_mask 0x80, 2018-11-19, rev 0x002e-> 2019-01-24, rev 
0x003a
  sig 0x000706e2, pf_mask 0x80, 2018-11-19, rev 0x002e-> 2019-01-24, rev 
0x003a
  sig 0x000806e9, pf_mask 0xc0, 2018-07-16, rev 0x009a-> 2018-08-15, rev 
0x009c
  sig 0x000806ec, pf_mask 0x90, 2018-11-29, rev 0x00aa-> 2019-02-12, rev 
0x00b2

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

 sys-firmware/intel-microcode/Manifest  |   1 +
 .../intel-microcode-20180807a_p20190309.ebuild | 239 +
 2 files changed, 240 insertions(+)

diff --git a/sys-firmware/intel-microcode/Manifest 
b/sys-firmware/intel-microcode/Manifest
index 933ab6b5a10..c110e802a0a 100644
--- a/sys-firmware/intel-microcode/Manifest
+++ b/sys-firmware/intel-microcode/Manifest
@@ -1,2 +1,3 @@
 DIST intel-microcode-collection-20190204.tar.xz 4917272 BLAKE2B 
d1934d764984452f45e48699d22599fa6583b5e06ac403c932203354c4043984dc64971a327d7e22a549bfb9aa612322f5c04a7cfdfcd37116570bbac94d3d0f
 SHA512 
02d693deb5e28eecbae5e5d6286418c68aa2d27d65f52bec93e4f0469a50e2476da8a3a2c205cff434ec9d16dbca619b1b7c5372043484be6dc02220e2ba556e
+DIST intel-microcode-collection-20190309.tar.xz 5168076 BLAKE2B 
6524eede78fd19016a86bfa716f678ab426485b1868f1a254efacce0396d87a1377cfa04b90cd548ac30ecc3b3b5e3692ca3b592a11cac0b98beb65b3add659b
 SHA512 
21bf9da045003aa34b9cb8ccf51cf75a09b89792b2a25c1b2e81bf2a0909864e94b034a4a4ce18776807d2de3498e39eda0f7e82bc35b20b5b30de2631cc5628
 DIST microcode-20180807a.tgz 1628061 BLAKE2B 
a6b5a07596a0b1687efb95c207b2194865b2f975cc0d761a687d5b9d8fea63e777eb73373113f356a18592fd53651cf37d044d4e98cdfe6b306393b54ac06129
 SHA512 
3cd6794a5ce26e86f7b644e523ba978699316046e593da215b73b17c4b43049ac4a81636e2ce3e727d06c2efbac98657764aa3ff355edb429127585bb49a9b10

diff --git 
a/sys-firmware/intel-microcode/intel-microcode-20180807a_p20190309.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20180807a_p20190309.ebuild
new file mode 100644
index 000..06557d9fb74
--- /dev/null
+++ b/sys-firmware/intel-microcode/intel-microcode-20180807a_p20190309.ebuild
@@ -0,0 +1,239 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit linux-info toolchain-funcs mount-boot
+
+# Find updates by searching and clicking the first link (hopefully it's the 
one):
+# 
https://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
+
+COLLECTION_SNAPSHOT="${PV##*_p}"
+INTEL_SNAPSHOT="${PV/_p*}"
+NUM="28087"
+DESCRIPTION="Intel IA32/IA64 microcode update data"
+HOMEPAGE="http://inertiawar.com/microcode/ 
https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM};
+SRC_URI="https://downloadmirror.intel.com/${NUM}/eng/microcode-${INTEL_SNAPSHOT}.tgz
+   
https://dev.gentoo.org/~whissi/dist/intel-microcode/intel-microcode-collection-${COLLECTION_SNAPSHOT}.tar.xz;
+
+LICENSE="intel-ucode"
+SLOT="0"
+KEYWORDS="-* amd64 x86"
+IUSE="hostonly initramfs +split-ucode vanilla"
+REQUIRED_USE="|| ( initramfs split-ucode )"
+
+DEPEND="sys-apps/iucode_tool"
+
+# !&1)
+   if [[ -z "${_detected_processors}" ]]; then
+   ewarn "Looks like iucode_tool was unable to detect any 
processor!"
+   else
+   einfo "Only installing ucode(s) for 
${_detected_processors#iucode_tool: system has } due to USE=hostonly ..."
+   fi
+
+   opts=(
+   --scan-system
+   # be strict about what we are doing
+   --overwrite
+   --strict-checks
+   --no-ignore-broken
+   # we want to install latest version
+   --no-downgrade
+   # show everything we find
+   --list-all
+   # show what we selected
+   --list
+   )
+
+   # The earlyfw cpio needs to be in /boot because it must be 
loaded before
+   # rootfs is mounted.
+   use initramfs && opts+=( --write-earlyfw=${_initramfs_file} )
+
+   if use split-ucode; then
+   opts+=( 
--write-firmware="${ED%/}/lib/firmware/intel-ucode" )
+   fi
+
+   opts+=( "${ED%/}"/lib/firmware/intel-ucode-temp )
+

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2019-03-13 Thread Thomas Deutschmann
commit: b1af8af9b71adada440d6ffaa99187d0164b393e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 22:38:46 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 22:39:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1af8af9

sys-firmware/intel-microcode: drop old

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

 sys-firmware/intel-microcode/Manifest  |   1 -
 .../intel-microcode-20180807a_p20190204.ebuild | 239 -
 2 files changed, 240 deletions(-)

diff --git a/sys-firmware/intel-microcode/Manifest 
b/sys-firmware/intel-microcode/Manifest
index c110e802a0a..db8bc208a47 100644
--- a/sys-firmware/intel-microcode/Manifest
+++ b/sys-firmware/intel-microcode/Manifest
@@ -1,3 +1,2 @@
-DIST intel-microcode-collection-20190204.tar.xz 4917272 BLAKE2B 
d1934d764984452f45e48699d22599fa6583b5e06ac403c932203354c4043984dc64971a327d7e22a549bfb9aa612322f5c04a7cfdfcd37116570bbac94d3d0f
 SHA512 
02d693deb5e28eecbae5e5d6286418c68aa2d27d65f52bec93e4f0469a50e2476da8a3a2c205cff434ec9d16dbca619b1b7c5372043484be6dc02220e2ba556e
 DIST intel-microcode-collection-20190309.tar.xz 5168076 BLAKE2B 
6524eede78fd19016a86bfa716f678ab426485b1868f1a254efacce0396d87a1377cfa04b90cd548ac30ecc3b3b5e3692ca3b592a11cac0b98beb65b3add659b
 SHA512 
21bf9da045003aa34b9cb8ccf51cf75a09b89792b2a25c1b2e81bf2a0909864e94b034a4a4ce18776807d2de3498e39eda0f7e82bc35b20b5b30de2631cc5628
 DIST microcode-20180807a.tgz 1628061 BLAKE2B 
a6b5a07596a0b1687efb95c207b2194865b2f975cc0d761a687d5b9d8fea63e777eb73373113f356a18592fd53651cf37d044d4e98cdfe6b306393b54ac06129
 SHA512 
3cd6794a5ce26e86f7b644e523ba978699316046e593da215b73b17c4b43049ac4a81636e2ce3e727d06c2efbac98657764aa3ff355edb429127585bb49a9b10

diff --git 
a/sys-firmware/intel-microcode/intel-microcode-20180807a_p20190204.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20180807a_p20190204.ebuild
deleted file mode 100644
index 06557d9fb74..000
--- a/sys-firmware/intel-microcode/intel-microcode-20180807a_p20190204.ebuild
+++ /dev/null
@@ -1,239 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit linux-info toolchain-funcs mount-boot
-
-# Find updates by searching and clicking the first link (hopefully it's the 
one):
-# 
https://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
-
-COLLECTION_SNAPSHOT="${PV##*_p}"
-INTEL_SNAPSHOT="${PV/_p*}"
-NUM="28087"
-DESCRIPTION="Intel IA32/IA64 microcode update data"
-HOMEPAGE="http://inertiawar.com/microcode/ 
https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM};
-SRC_URI="https://downloadmirror.intel.com/${NUM}/eng/microcode-${INTEL_SNAPSHOT}.tgz
-   
https://dev.gentoo.org/~whissi/dist/intel-microcode/intel-microcode-collection-${COLLECTION_SNAPSHOT}.tar.xz;
-
-LICENSE="intel-ucode"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-IUSE="hostonly initramfs +split-ucode vanilla"
-REQUIRED_USE="|| ( initramfs split-ucode )"
-
-DEPEND="sys-apps/iucode_tool"
-
-# !&1)
-   if [[ -z "${_detected_processors}" ]]; then
-   ewarn "Looks like iucode_tool was unable to detect any 
processor!"
-   else
-   einfo "Only installing ucode(s) for 
${_detected_processors#iucode_tool: system has } due to USE=hostonly ..."
-   fi
-
-   opts=(
-   --scan-system
-   # be strict about what we are doing
-   --overwrite
-   --strict-checks
-   --no-ignore-broken
-   # we want to install latest version
-   --no-downgrade
-   # show everything we find
-   --list-all
-   # show what we selected
-   --list
-   )
-
-   # The earlyfw cpio needs to be in /boot because it must be 
loaded before
-   # rootfs is mounted.
-   use initramfs && opts+=( --write-earlyfw=${_initramfs_file} )
-
-   if use split-ucode; then
-   opts+=( 
--write-firmware="${ED%/}/lib/firmware/intel-ucode" )
-   fi
-
-   opts+=( "${ED%/}"/lib/firmware/intel-ucode-temp )
-
-   mv "${ED%/}"/lib/firmware/intel-ucode{,-temp} || die
-   keepdir /lib/firmware/intel-ucode
-
-   iucode_tool "${opts[@]}" || die "iucode_tool ${opts[@]}"
-
-   rm -r "${ED%/}"/lib/firmware/intel-ucode-temp || die
-
-   elif ! use split-ucode; then # hostonly disabled
-   rm -r "${ED%/}"/lib/firmware/intel-ucode || die
-   fi
-
-   # Because it is possible that this package will install not one single 
file
-   # due to user selection which is still somehow unexpected we add the 
following
- 

[gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/

2019-03-13 Thread Sergei Trofimovich
commit: a7a1fb75cf97a7074e9197652f02f7a2a2f5d57e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:37:25 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:37:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a1fb75

net-mail/courier-imap: stable 4.18.2 for ppc64, bug #676732

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

 net-mail/courier-imap/courier-imap-4.18.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/courier-imap/courier-imap-4.18.2.ebuild 
b/net-mail/courier-imap/courier-imap-4.18.2.ebuild
index 073b7a35b0e..cc9e5b9d15f 100644
--- a/net-mail/courier-imap/courier-imap-4.18.2.ebuild
+++ b/net-mail/courier-imap/courier-imap-4.18.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 IUSE="berkdb debug fam +gdbm gnutls ipv6 libressl selinux trashquota"
 REQUIRED_USE="|| ( berkdb gdbm )"



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

2019-03-13 Thread Sergei Trofimovich
commit: 6af695fe64ab7198f0c23715cc3f7196b3924153
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:36:05 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:36:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af695fe

net-libs/courier-unicode: stable 2.1 for ppc64, bug #677094

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

 net-libs/courier-unicode/courier-unicode-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/courier-unicode/courier-unicode-2.1.ebuild 
b/net-libs/courier-unicode/courier-unicode-2.1.ebuild
index c07da9acb3c..b28c833a0a8 100644
--- a/net-libs/courier-unicode/courier-unicode-2.1.ebuild
+++ b/net-libs/courier-unicode/courier-unicode-2.1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://www.courier-mta.org/;
 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc 
x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/

2019-03-13 Thread Sergei Trofimovich
commit: e9d2b07088e17e492b075af11931718734f240c2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:35:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:35:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d2b070

net-dialup/mgetty: stable 1.2.1 for ppc64, bug #677094

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

 net-dialup/mgetty/mgetty-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/mgetty/mgetty-1.2.1.ebuild 
b/net-dialup/mgetty/mgetty-1.2.1.ebuild
index 7418e6f16ce..3f2e2683edd 100644
--- a/net-dialup/mgetty/mgetty-1.2.1.ebuild
+++ b/net-dialup/mgetty/mgetty-1.2.1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE="+fax fidonet"
 
 pkg_setup() {



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

2019-03-13 Thread Sergei Trofimovich
commit: fca4b98a4dcad3c5ae4126e982e405d4fcf5b926
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:36:09 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:36:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca4b98a

mail-mta/courier: stable 1.0.5 for ppc64, bug #677094

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

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

diff --git a/mail-mta/courier/courier-1.0.5.ebuild 
b/mail-mta/courier/courier-1.0.5.ebuild
index 09870e2467b..14d7763dcf4 100644
--- a/mail-mta/courier/courier-1.0.5.ebuild
+++ b/mail-mta/courier/courier-1.0.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 HOMEPAGE="http://www.courier-mta.org/;
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86"
 IUSE="postgres ldap libressl mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail gnutls"
 REQUIRED_USE="?? ( gnutls libressl )"



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

2019-03-13 Thread Sergei Trofimovich
commit: 034b462890df426215e08f1aafadaa699399cf64
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:36:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:36:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034b4628

net-libs/courier-authlib: stable 0.69.0-r1 for ppc64, bug #677094

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

 net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild 
b/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild
index 283a463ed9c..5889de2b12c 100644
--- a/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild
+++ b/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 inherit flag-o-matic
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc 
x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd"
 
 DESCRIPTION="Courier authentication library"
 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-fonts/

2019-03-13 Thread Sergei Trofimovich
commit: e60a7c787b5882b183e37ff5dda8b4533755c05d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:34:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:34:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60a7c78

media-fonts/mplus-fonts: stable 2.2.4-r1 for ppc64, bug #677362

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

 media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild 
b/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild
index c3aad676ff6..fff0e9b0377 100644
--- a/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild
+++ b/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/5030/${MY_P}.tar.gz"
 
 LICENSE="mplus-fonts"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="X"
 
 DEPEND="x11-apps/mkfontdir



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

2019-03-13 Thread Sergei Trofimovich
commit: 03f92d592d046e470f0d97ded535896cb2b7c66b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:33:17 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:33:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f92d59

x11-plugins/wmweather+: stable 2.17 for ppc, bug #678588

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

 x11-plugins/wmweather+/wmweather+-2.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmweather+/wmweather+-2.17.ebuild 
b/x11-plugins/wmweather+/wmweather+-2.17.ebuild
index 1e402ccfa48..49e62aa1ecf 100644
--- a/x11-plugins/wmweather+/wmweather+-2.17.ebuild
+++ b/x11-plugins/wmweather+/wmweather+-2.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~mips ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="dev-libs/libpcre



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

2019-03-13 Thread Sergei Trofimovich
commit: abfe96e87e7ebd90b56e5682487275443f2c30dd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:33:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:33:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfe96e8

x11-plugins/wmnd: stable 0.4.17-r1 for ppc, bug #678588

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

 x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild 
b/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild
index 4e882a283c3..7080166ba27 100644
--- a/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild
+++ b/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="snmp"
 
 RDEPEND="x11-libs/libX11



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

2019-03-13 Thread Sergei Trofimovich
commit: d369452d4ff952d4abdcf97185e040203d3c78c4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:32:01 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:32:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d369452d

net-libs/loudmouth: stable 1.5.3-r3 for ppc64, bug #679180

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

 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild 
b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
index 12a5eabfabf..f6758cdd285 100644
--- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
 
 IUSE="asyncns ssl openssl static-libs test"
 



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

2019-03-13 Thread Sergei Trofimovich
commit: 83841e4c5339649a924745330c3db9d8b976
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:28:53 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:28:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83841e48

app-admin/yaala: stable 0.7.3-r2 for ppc, bug #676340

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

 app-admin/yaala/yaala-0.7.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/yaala/yaala-0.7.3-r2.ebuild 
b/app-admin/yaala/yaala-0.7.3-r2.ebuild
index 39459415894..e11eeb4dc61 100644
--- a/app-admin/yaala/yaala-0.7.3-r2.ebuild
+++ b/app-admin/yaala/yaala-0.7.3-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.${PN}.org/files/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="gd"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/

2019-03-13 Thread Sergei Trofimovich
commit: 2a3ee29dce0385fecde2870f01b395c73b457757
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:27:24 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:27:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3ee29d

app-i18n/ibus: stable 1.5.19 for ppc64, bug #676300

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

 app-i18n/ibus/ibus-1.5.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.19.ebuild b/app-i18n/ibus/ibus-1.5.19.ebuild
index 377a1ac401f..e1c15c434a0 100644
--- a/app-i18n/ibus/ibus-1.5.19.ebuild
+++ b/app-i18n/ibus/ibus-1.5.19.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python 
test +unicode vala wayland"
 REQUIRED_USE="emoji? ( gtk )
gtk2? ( gtk )



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

2019-03-13 Thread Sergei Trofimovich
commit: 33a9b4f8ddc1b263e943451e4158872dcbc0b4c6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:23:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:23:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a9b4f8

media-video/ffmpeg: stable 3.4.5 for ppc64, bug #660924

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

 media-video/ffmpeg/ffmpeg-3.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffmpeg/ffmpeg-3.4.5.ebuild 
b/media-video/ffmpeg/ffmpeg-3.4.5.ebuild
index 20e79edba04..231753d9951 100644
--- a/media-video/ffmpeg/ffmpeg-3.4.5.ebuild
+++ b/media-video/ffmpeg/ffmpeg-3.4.5.ebuild
@@ -54,7 +54,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/nethack/

2019-03-13 Thread Sergei Trofimovich
commit: ef8ebb723233ce9a9943d391da265ad515b6cbe3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:20:19 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:20:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8ebb72

games-roguelike/nethack: keyworded 3.6.1 for ppc/ppc64, bug #676630

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

 games-roguelike/nethack/nethack-3.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-roguelike/nethack/nethack-3.6.1.ebuild 
b/games-roguelike/nethack/nethack-3.6.1.ebuild
index b965ddbd5ef..67fdfa59144 100644
--- a/games-roguelike/nethack/nethack-3.6.1.ebuild
+++ b/games-roguelike/nethack/nethack-3.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://nethack.org/download/${PV}/nethack-${MY_PV}-src.tgz;
 
 LICENSE="nethack"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE="X"
 
 RDEPEND="sys-libs/ncurses:0=



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

2019-03-13 Thread Sergei Trofimovich
commit: f8a6fa80e0d463b369defc387ba6e78f29cd67c7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Mar 13 22:10:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 22:20:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a6fa80

sys-devel/gdb: add source-highlight depend, bug #680238

Found and diagnosed by Jeroen Roovers. Patch proposed upstream as:
https://sourceware.org/ml/gdb-patches/2019-03/msg00285.html

Reported-by: Jeroen Roovers
Closes: https://bugs.gentoo.org/680238
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../gdb-8.3.50.20190312-source-highlight.patch | 136 +
 ...190312.ebuild => gdb-8.3.50.20190312-r1.ebuild} |  13 +-
 sys-devel/gdb/gdb-.ebuild  |   9 +-
 sys-devel/gdb/metadata.xml |   1 +
 4 files changed, 155 insertions(+), 4 deletions(-)

diff --git a/sys-devel/gdb/files/gdb-8.3.50.20190312-source-highlight.patch 
b/sys-devel/gdb/files/gdb-8.3.50.20190312-source-highlight.patch
new file mode 100644
index 000..6479efe572f
--- /dev/null
+++ b/sys-devel/gdb/files/gdb-8.3.50.20190312-source-highlight.patch
@@ -0,0 +1,136 @@
+From d46304c605ff119bc6bae38b7841d64e7568b691 Mon Sep 17 00:00:00 2001
+From: Sergei Trofimovich 
+Date: Wed, 13 Mar 2019 21:15:13 +
+Subject: [PATCH] gdb/configure.ac: add --enable-source-highlight
+
+Allow disabling source-highlight dependency autodetection even
+it exists in the system. More details on problem of automatic
+dependencies:
+https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies
+
+Noticed by Jeroen Roovers in https://bugs.gentoo.org/680238
+--- a/gdb/configure
 b/gdb/configure
+@@ -879,6 +879,7 @@ with_mpfr
+ with_libmpfr_prefix
+ with_python
+ with_guile
++enable_source_highlight
+ enable_libmcheck
+ with_intel_pt
+ with_libipt_prefix
+@@ -1554,6 +1555,8 @@ Optional Features:
+   --enable-profiling  enable profiling of GDB
+   --enable-codesign=CERT  sign gdb with 'codesign -s CERT'
+   --disable-rpath do not hardcode runtime library paths
++  --enable-source-highlight
++  enable source-highlight for source listings
+   --enable-libmcheck  Try linking with -lmcheck if available
+   --enable-werror treat compile warnings as errors
+   --enable-build-warnings enable build-time compiler warnings if gcc is used
+@@ -11393,13 +11396,30 @@ fi
+ 
+ SRCHIGH_LIBS=
+ SRCHIGH_CFLAGS=
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the source-highlight 
library" >&5
++
++# Check whether --enable-source-highlight was given.
++if test "${enable_source_highlight+set}" = set; then :
++  enableval=$enable_source_highlight; case "${enableval}" in
++  yes)  enable_source_highlight=yes ;;
++  no)   enable_source_highlight=no  ;;
++  *)as_fn_error $? "bad value ${enableval} for source-highlight option" 
"$LINENO" 5 ;;
++esac
++else
++  enable_source_highlight=auto
++fi
++
++
++if test "${enable_source_highlight}" != "no"; then
++  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the source-highlight 
library" >&5
+ $as_echo_n "checking for the source-highlight library... " >&6; }
+-if test "${pkg_config_prog_path}" = "missing"; then
+-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - pkg-config not 
found" >&5
++  if test "${pkg_config_prog_path}" = "missing"; then
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no - pkg-config not 
found" >&5
+ $as_echo "no - pkg-config not found" >&6; }
+-else
+-   if ${pkg_config_prog_path} --exists source-highlight; then
++if test "${enable_source_highlight}" = "yes"; then
++  as_fn_error $? "pkg-config was not found in your system" "$LINENO" 5
++fi
++  else
++if ${pkg_config_prog_path} --exists source-highlight; then
+   SRCHIGH_CFLAGS=`${pkg_config_prog_path} --cflags source-highlight`
+   SRCHIGH_LIBS=`${pkg_config_prog_path} --libs source-highlight`
+ 
+@@ -11407,10 +11427,14 @@ $as_echo "#define HAVE_SOURCE_HIGHLIGHT 1" 
>>confdefs.h
+ 
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+ $as_echo "yes" >&6; }
+-   else
++else
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+-   fi
++  if test "${enable_source_highlight}" = "yes"; then
++as_fn_error $? "source-highlight was not found in your system" 
"$LINENO" 5
++  fi
++fi
++  fi
+ fi
+ 
+ 
+diff --git a/gdb/configure.ac b/gdb/configure.ac
+index 8ddd0fda61..1318c8d008 100644
+--- a/gdb/configure.ac
 b/gdb/configure.ac
+@@ -1220,19 +1220,38 @@ AM_CONDITIONAL(HAVE_GUILE, test "${have_libguile}" != 
no)
+ 
+ SRCHIGH_LIBS=
+ SRCHIGH_CFLAGS=
+-AC_MSG_CHECKING([for the source-highlight library])
+-if test "${pkg_config_prog_path}" = "missing"; then
+-   AC_MSG_RESULT([no - pkg-config not found])
+-else
+-   if ${pkg_config_prog_path} --exists source-highlight; then
++

[gentoo-commits] proj/linux-patches:5.0 commit in: /

2019-03-13 Thread Mike Pagano
commit: e6ea672694ccf0bad305b4ffeb7b8dac3e3f804e
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 13 22:10:33 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 22:10:33 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=e6ea6726

proj/linux-patches: Linux patch 5.0.2

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

 _README|4 +
 1001_linux-5.0.2.patch | 1235 
 2 files changed, 1239 insertions(+)

diff --git a/_README b/_README
index 99e0bb6..04daf20 100644
--- a/_README
+++ b/_README
@@ -47,6 +47,10 @@ Patch:  1000_linux-5.0.1.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.0.1
 
+Patch:  1001_linux-5.0.2.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.0.2
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1001_linux-5.0.2.patch b/1001_linux-5.0.2.patch
new file mode 100644
index 000..4fcf3cb
--- /dev/null
+++ b/1001_linux-5.0.2.patch
@@ -0,0 +1,1235 @@
+diff --git a/Makefile b/Makefile
+index 3cd7163fe164..bb2f7664594a 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 0
+-SUBLEVEL = 1
++SUBLEVEL = 2
+ EXTRAVERSION =
+ NAME = Shy Crocodile
+ 
+diff --git a/arch/arm/boot/dts/exynos3250.dtsi 
b/arch/arm/boot/dts/exynos3250.dtsi
+index 608d17454179..5892a9f7622f 100644
+--- a/arch/arm/boot/dts/exynos3250.dtsi
 b/arch/arm/boot/dts/exynos3250.dtsi
+@@ -168,6 +168,9 @@
+   interrupt-controller;
+   #interrupt-cells = <3>;
+   interrupt-parent = <>;
++  clock-names = "clkout8";
++  clocks = < CLK_FIN_PLL>;
++  #clock-cells = <1>;
+   };
+ 
+   mipi_phy: video-phy {
+diff --git a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi 
b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
+index 3a9eb1e91c45..8a64c4e8c474 100644
+--- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
 b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
+@@ -49,7 +49,7 @@
+   };
+ 
+   emmc_pwrseq: pwrseq {
+-  pinctrl-0 = <_cd>;
++  pinctrl-0 = <_rstn>;
+   pinctrl-names = "default";
+   compatible = "mmc-pwrseq-emmc";
+   reset-gpios = < 2 GPIO_ACTIVE_LOW>;
+@@ -165,12 +165,6 @@
+   cpu0-supply = <_reg>;
+ };
+ 
+-/* RSTN signal for eMMC */
+-_cd {
+-  samsung,pin-pud = ;
+-  samsung,pin-drv = ;
+-};
+-
+ _1 {
+   gpio_power_key: power_key {
+   samsung,pins = "gpx1-3";
+@@ -188,6 +182,11 @@
+   samsung,pins = "gpx3-7";
+   samsung,pin-pud = ;
+   };
++
++  emmc_rstn: emmc-rstn {
++  samsung,pins = "gpk1-2";
++  samsung,pin-pud = ;
++  };
+ };
+ 
+  {
+diff --git a/arch/arm/boot/dts/exynos5422-odroid-core.dtsi 
b/arch/arm/boot/dts/exynos5422-odroid-core.dtsi
+index bf09eab90f8a..6bf3661293ee 100644
+--- a/arch/arm/boot/dts/exynos5422-odroid-core.dtsi
 b/arch/arm/boot/dts/exynos5422-odroid-core.dtsi
+@@ -468,7 +468,7 @@
+   buck8_reg: BUCK8 {
+   regulator-name = "vdd_1.8v_ldo";
+   regulator-min-microvolt = <80>;
+-  regulator-max-microvolt = <150>;
++  regulator-max-microvolt = <200>;
+   regulator-always-on;
+   regulator-boot-on;
+   };
+diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts 
b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
+index 610235028cc7..c14205cd6bf5 100644
+--- a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
 b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
+@@ -118,6 +118,7 @@
+   reset-gpios = < 5 GPIO_ACTIVE_LOW>;
+   clocks = <>;
+   clock-names = "ext_clock";
++  post-power-on-delay-ms = <10>;
+   power-off-delay-us = <10>;
+   };
+ 
+@@ -300,7 +301,6 @@
+ 
+   dwmmc_0: dwmmc0@f723d000 {
+   cap-mmc-highspeed;
+-  mmc-hs200-1_8v;
+   non-removable;
+   bus-width = <0x8>;
+   vmmc-supply = <>;
+diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts 
b/arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts
+index 13a0a028df98..e5699d0d91e4 100644
+--- a/arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts
 b/arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts
+@@ -101,6 +101,7 @@
+   sdio_pwrseq: sdio-pwrseq {
+   compatible = "mmc-pwrseq-simple";
+   reset-gpios = < 7 GPIO_ACTIVE_LOW>; /* WIFI_EN */
++  post-power-on-delay-ms = 

[gentoo-commits] proj/linux-patches:4.9 commit in: /

2019-03-13 Thread Mike Pagano
commit: 87583f9e386eb687f2ebb5dcd54ebeee1a152485
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 13 22:04:52 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 13 22:04:52 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=87583f9e

proj/linux-patches: Linux patch 4.9.163

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

 _README  |4 +
 1162_linux-4.9.163.patch | 3813 ++
 2 files changed, 3817 insertions(+)

diff --git a/_README b/_README
index 44fb51a..6d74c9a 100644
--- a/_README
+++ b/_README
@@ -691,6 +691,10 @@ Patch:  1161_linux-4.9.162.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.162
 
+Patch:  1162_linux-4.9.163.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.163
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1162_linux-4.9.163.patch b/1162_linux-4.9.163.patch
new file mode 100644
index 000..f992152
--- /dev/null
+++ b/1162_linux-4.9.163.patch
@@ -0,0 +1,3813 @@
+diff --git a/Makefile b/Makefile
+index fce163d09139..8a5330e279ad 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 162
++SUBLEVEL = 163
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/boot/dts/exynos3250.dtsi 
b/arch/arm/boot/dts/exynos3250.dtsi
+index 2a531beef4c7..51dbd8cb91cb 100644
+--- a/arch/arm/boot/dts/exynos3250.dtsi
 b/arch/arm/boot/dts/exynos3250.dtsi
+@@ -170,6 +170,9 @@
+   interrupt-controller;
+   #interrupt-cells = <3>;
+   interrupt-parent = <>;
++  clock-names = "clkout8";
++  clocks = < CLK_FIN_PLL>;
++  #clock-cells = <1>;
+   };
+ 
+   mipi_phy: video-phy {
+diff --git a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi 
b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
+index 5282d69e55bd..2d83cbf672b2 100644
+--- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
 b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
+@@ -70,7 +70,7 @@
+   };
+ 
+   emmc_pwrseq: pwrseq {
+-  pinctrl-0 = <_cd>;
++  pinctrl-0 = <_rstn>;
+   pinctrl-names = "default";
+   compatible = "mmc-pwrseq-emmc";
+   reset-gpios = < 2 GPIO_ACTIVE_LOW>;
+@@ -161,12 +161,6 @@
+   cpu0-supply = <_reg>;
+ };
+ 
+-/* RSTN signal for eMMC */
+-_cd {
+-  samsung,pin-pud = ;
+-  samsung,pin-drv = ;
+-};
+-
+ _1 {
+   gpio_power_key: power_key {
+   samsung,pins = "gpx1-3";
+@@ -184,6 +178,11 @@
+   samsung,pins = "gpx3-7";
+   samsung,pin-pud = ;
+   };
++
++  emmc_rstn: emmc-rstn {
++  samsung,pins = "gpk1-2";
++  samsung,pin-pud = ;
++  };
+ };
+ 
+  {
+diff --git a/arch/arm/boot/dts/exynos5420-tmu-sensor-conf.dtsi 
b/arch/arm/boot/dts/exynos5420-tmu-sensor-conf.dtsi
+new file mode 100644
+index ..c8771c660550
+--- /dev/null
 b/arch/arm/boot/dts/exynos5420-tmu-sensor-conf.dtsi
+@@ -0,0 +1,25 @@
++/*
++ * Device tree sources for Exynos5420 TMU sensor configuration
++ *
++ * Copyright (c) 2014 Lukasz Majewski 
++ * Copyright (c) 2017 Krzysztof Kozlowski 
++ *
++ * This program is free software; you can redistribute it and/or modify
++ * it under the terms of the GNU General Public License version 2 as
++ * published by the Free Software Foundation.
++ *
++ */
++
++#include 
++
++#thermal-sensor-cells = <0>;
++samsung,tmu_gain = <8>;
++samsung,tmu_reference_voltage = <16>;
++samsung,tmu_noise_cancel_mode = <4>;
++samsung,tmu_efuse_value = <55>;
++samsung,tmu_min_efuse_value = <0>;
++samsung,tmu_max_efuse_value = <100>;
++samsung,tmu_first_point_trim = <25>;
++samsung,tmu_second_point_trim = <85>;
++samsung,tmu_default_temp_offset = <50>;
++samsung,tmu_cal_type = ;
+diff --git a/arch/arm/boot/dts/exynos5420.dtsi 
b/arch/arm/boot/dts/exynos5420.dtsi
+index 00c4cfa54839..52f3d911f67f 100644
+--- a/arch/arm/boot/dts/exynos5420.dtsi
 b/arch/arm/boot/dts/exynos5420.dtsi
+@@ -694,7 +694,7 @@
+   interrupts = <0 65 0>;
+   clocks = < CLK_TMU>;
+   clock-names = "tmu_apbif";
+-  #include "exynos4412-tmu-sensor-conf.dtsi"
++  #include "exynos5420-tmu-sensor-conf.dtsi"
+   };
+ 
+   tmu_cpu1: tmu@10064000 {
+@@ -703,7 +703,7 @@
+   interrupts = <0 183 0>;
+   clocks = < CLK_TMU>;
+   clock-names = "tmu_apbif";
+-  #include "exynos4412-tmu-sensor-conf.dtsi"
++  #include "exynos5420-tmu-sensor-conf.dtsi"
+   };
+ 
+   tmu_cpu2: tmu@10068000 {
+@@ -712,7 +712,7 @@
+   

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

2019-03-13 Thread Patrick McLean
commit: 9aaf480d38509a312db8be7e81b39050c2b2a106
Author: Patrick McLean  sony  com>
AuthorDate: Wed Mar 13 21:59:03 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Mar 13 21:59:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aaf480d

dev-util/trace-cmd: Revbump, drop "gtk" USE flag

It's broken, and no longer supported upstream. The latest kernelshark
has been rewritten in QT and will be a separate package soon.

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

 .../{trace-cmd-2.7-r1.ebuild => trace-cmd-2.7-r2.ebuild} | 14 +-
 dev-util/trace-cmd/trace-cmd-.ebuild | 16 ++--
 2 files changed, 11 insertions(+), 19 deletions(-)

diff --git a/dev-util/trace-cmd/trace-cmd-2.7-r1.ebuild 
b/dev-util/trace-cmd/trace-cmd-2.7-r2.ebuild
similarity index 87%
rename from dev-util/trace-cmd/trace-cmd-2.7-r1.ebuild
rename to dev-util/trace-cmd/trace-cmd-2.7-r2.ebuild
index 6fd69e83c23..d38e2e55b21 100644
--- a/dev-util/trace-cmd/trace-cmd-2.7-r1.ebuild
+++ b/dev-util/trace-cmd/trace-cmd-2.7-r2.ebuild
@@ -20,23 +20,19 @@ fi
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-IUSE="+audit doc gtk python udis86"
+IUSE="+audit doc python udis86"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="audit? ( sys-process/audit )
python? ( ${PYTHON_DEPS} )
-   udis86? ( dev-libs/udis86 )
-   gtk? (
-   ${PYTHON_DEPS}
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   )"
+   udis86? ( dev-libs/udis86 )"
 DEPEND="${RDEPEND}
sys-kernel/linux-headers
python? (
virtual/pkgconfig
dev-lang/swig
)
-   gtk? ( virtual/pkgconfig )
+
doc? ( app-text/asciidoc )"
 
 CONFIG_CHECK="
@@ -74,11 +70,11 @@ src_configure() {
 src_compile() {
emake V=1 all_cmd libs
use doc && emake doc
-   use gtk && emake -j1 gui
+
 }
 
 src_install() {
emake DESTDIR="${D}" V=1 install install_libs
use doc && emake DESTDIR="${D}" install_doc
-   use gtk && emake DESTDIR="${D}" install_gui
+
 }

diff --git a/dev-util/trace-cmd/trace-cmd-.ebuild 
b/dev-util/trace-cmd/trace-cmd-.ebuild
index f6463fe7257..d38e2e55b21 100644
--- a/dev-util/trace-cmd/trace-cmd-.ebuild
+++ b/dev-util/trace-cmd/trace-cmd-.ebuild
@@ -13,30 +13,26 @@ if [[ ${PV} == * ]] ; then

EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/${PN}.git;
inherit git-r3
 else
-   
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git/snapshot/${PN}-v${PV}.tar.gz;
+   
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/${PN}.git/snapshot/${PN}-v${PV}.tar.gz;
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-v${PV}"
 fi
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-IUSE="+audit doc gtk python udis86"
+IUSE="+audit doc python udis86"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="audit? ( sys-process/audit )
python? ( ${PYTHON_DEPS} )
-   udis86? ( dev-libs/udis86 )
-   gtk? (
-   ${PYTHON_DEPS}
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   )"
+   udis86? ( dev-libs/udis86 )"
 DEPEND="${RDEPEND}
sys-kernel/linux-headers
python? (
virtual/pkgconfig
dev-lang/swig
)
-   gtk? ( virtual/pkgconfig )
+
doc? ( app-text/asciidoc )"
 
 CONFIG_CHECK="
@@ -74,11 +70,11 @@ src_configure() {
 src_compile() {
emake V=1 all_cmd libs
use doc && emake doc
-   use gtk && emake -j1 gui
+
 }
 
 src_install() {
emake DESTDIR="${D}" V=1 install install_libs
use doc && emake DESTDIR="${D}" install_doc
-   use gtk && emake DESTDIR="${D}" install_gui
+
 }



[gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/files/, net-vpn/openvpn/

2019-03-13 Thread Patrick McLean
commit: 5d0eadbc6aabbd869d57e042ab41563e888e6e2c
Author: Patrick McLean  gentoo  org>
AuthorDate: Wed Mar 13 21:51:45 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Mar 13 21:53:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0eadbc

net-vpn/openvpn: Revert LibreSSL patch (bug #680184)

This reverts commit c16af66cd6e5903520a80e73c6f594449e654a5f.

The patch doesn't apply

Closes: https://bugs.gentoo.org/680184
Signed-off-By: Patrick McLean  gentoo.org>

 net-vpn/openvpn/files/openvpn-2.4.7-libressl.patch | 133 -
 ...vpn-2.4.7-r2.ebuild => openvpn-2.4.7-r1.ebuild} |   0
 2 files changed, 20 insertions(+), 113 deletions(-)

diff --git a/net-vpn/openvpn/files/openvpn-2.4.7-libressl.patch 
b/net-vpn/openvpn/files/openvpn-2.4.7-libressl.patch
index 414f132b336..210189cd4d4 100644
--- a/net-vpn/openvpn/files/openvpn-2.4.7-libressl.patch
+++ b/net-vpn/openvpn/files/openvpn-2.4.7-libressl.patch
@@ -1,142 +1,49 @@
-From a47508606be2c6359d4b27c3b65b72dfe4786222 Mon Sep 17 00:00:00 2001
+From 4faf695e3c42a81131c2aae96c4a60228aa237a5 Mon Sep 17 00:00:00 2001
 From: Stefan Strogin 
-Date: Mon, 25 Feb 2019 20:35:31 +0200
-Subject: [PATCH] Use correct ifdefs for LibreSSL support
+Date: Sat, 23 Feb 2019 20:13:41 +0200
+Subject: [PATCH] Fix compilation with LibreSSL
 
-- TLS 1.3 is not ready yet in LibreSSL. Also there is a theoretical
-possibility of OpenSSL >=1.1.1 built without TLS 1.3 support.
-- EC_KEY_METHOD API and SSL_get1_supported_ciphers are added into LibreSSL
-master (not yet released in 2.9.0).
-- Some methods that are available since LibreSSL 2.7.0 were thrown away
-in ssl_openssl.c regardless of LibreSSL version. Use them with newer
-LibreSSL.
+TLS 1.3 is not ready yet in LibreSSL.
+Also SSL_get1_supported_ciphers() has been just added into master (not yet
+released).
 
+Upstream-Status: Submitted [https://github.com/OpenVPN/openvpn/pull/123]
 Signed-off-by: Stefan Strogin 
-Acked-by: Arne Schwabe 
-Message-Id: <20190225183531.27399-1-stefan.stro...@gmail.com>
-URL: 
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18239.html
-Signed-off-by: Gert Doering 
-Upstream-Status: Accepted
-[https://github.com/OpenVPN/openvpn/commit/a47508606be2c6359d4b27c3b65b72dfe4786222]
 ---
- src/openvpn/ssl_openssl.c | 33 +
- 1 file changed, 21 insertions(+), 12 deletions(-)
+ src/openvpn/ssl_openssl.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/src/openvpn/ssl_openssl.c b/src/openvpn/ssl_openssl.c
-index ddb78da7..8bcebac4 100644
+index a78dae99..6a8fcef3 100644
 --- a/src/openvpn/ssl_openssl.c
 +++ b/src/openvpn/ssl_openssl.c
-@@ -465,7 +465,7 @@ tls_ctx_restrict_ciphers_tls13(struct tls_root_ctx *ctx, 
const char *ciphers)
+@@ -459,7 +459,7 @@ tls_ctx_restrict_ciphers_tls13(struct tls_root_ctx *ctx, 
const char *ciphers)
  return;
  }
  
 -#if (OPENSSL_VERSION_NUMBER < 0x1010100fL)
-+#if !defined(TLS1_3_VERSION)
- crypto_msg(M_WARN, "Not compiled with OpenSSL 1.1.1 or higher. "
-"Ignoring TLS 1.3 only tls-ciphersuites '%s' setting.",
-ciphers);
-@@ -526,7 +526,8 @@ tls_ctx_check_cert_time(const struct tls_root_ctx *ctx)
- 
- ASSERT(ctx);
- 
--#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER)
-+#if (OPENSSL_VERSION_NUMBER >= 0x10002000L && 
!defined(LIBRESSL_VERSION_NUMBER)) \
-+|| LIBRESSL_VERSION_NUMBER >= 0x207fL
- /* OpenSSL 1.0.2 and up */
- cert = SSL_CTX_get0_certificate(ctx->ctx);
- #else
-@@ -561,7 +562,8 @@ tls_ctx_check_cert_time(const struct tls_root_ctx *ctx)
- }
- 
- cleanup:
--#if OPENSSL_VERSION_NUMBER < 0x10002000L || defined(LIBRESSL_VERSION_NUMBER)
-+#if OPENSSL_VERSION_NUMBER < 0x10002000L \
-+|| (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 
0x207fL)
- SSL_free(ssl);
- #endif
- return;
-@@ -1209,7 +1211,9 @@ err:
- return 0;
- }
- 
--#if OPENSSL_VERSION_NUMBER > 0x1010L && !defined(OPENSSL_NO_EC) && 
!defined(LIBRESSL_VERSION_NUMBER)
-+#if ((OPENSSL_VERSION_NUMBER > 0x1010L && 
!defined(LIBRESSL_VERSION_NUMBER)) \
-+ || LIBRESSL_VERSION_NUMBER > 0x209fL) \
-+&& !defined(OPENSSL_NO_EC)
- 
- /* called when EC_KEY is destroyed */
- static void
-@@ -1331,7 +1335,7 @@ err:
- }
- return 0;
- }
--#endif /* OPENSSL_VERSION_NUMBER > 1.1.0 dev */
-+#endif /* OPENSSL_VERSION_NUMBER > 1.1.0 dev && !defined(OPENSSL_NO_EC) */
- 
- int
- tls_ctx_use_management_external_key(struct tls_root_ctx *ctx)
-@@ -1340,7 +1344,8 @@ tls_ctx_use_management_external_key(struct tls_root_ctx 
*ctx)
- 
- ASSERT(NULL != ctx);
- 
--#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER)
-+#if (OPENSSL_VERSION_NUMBER >= 0x10002000L && 
!defined(LIBRESSL_VERSION_NUMBER)) \
-+|| LIBRESSL_VERSION_NUMBER >= 0x207fL
- /* OpenSSL 1.0.2 and up */
- X509 *cert = 

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

2019-03-13 Thread Patrick McLean
commit: bf4fceea4680d3e25627149c1b0ffba102e2ab33
Author: Patrick McLean  sony  com>
AuthorDate: Wed Mar 13 21:12:07 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Mar 13 21:12:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf4fceea

dev-util/bcc: Make 0.9.0 work with <5.0 kernels, add maintainer

The 0.9.0 release requires bpf.h from 5.0 kernels to compile, but will
otherwise work on 4.18+ kernels. This adds a patch that just patches in
the 5.0 version of bpf.h when linux-headers is less than 5.0.

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

 dev-util/bcc/Manifest|  1 +
 dev-util/bcc/bcc-0.9.0-r1.ebuild | 11 ++-
 dev-util/bcc/metadata.xml|  3 +++
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/dev-util/bcc/Manifest b/dev-util/bcc/Manifest
index a4b0f0db8d9..136c3b7aa67 100644
--- a/dev-util/bcc/Manifest
+++ b/dev-util/bcc/Manifest
@@ -1,3 +1,4 @@
 DIST bcc-0.6.0.tar.gz 1986593 BLAKE2B 
514c2c781eb94d99560232d8050b5664ce3565622b236e78cd111be27b3482849965600a1d574f59243917672f00bb3cef65cab63103f6c4a5cf62024c683d9b
 SHA512 
1a8edf6da22f3119a74cf43f03ec83b97ed2f6fc18828d750d8a695ac1451b6b3209e5d2cf48bc87f53fa9447e8813a018a58d31588d477e4aa364a2d0217e80
 DIST bcc-0.7.0.tar.gz 2009289 BLAKE2B 
370b553521289d983d1165633e76a5e405250b9b09dbf3e78c127d232908e73facce06097ce4dbf0bbccda929b6715a9b7460affe123556087c8ca00b8d62c0b
 SHA512 
ebe6c4cbecba2d587c69af71ddc8cb451b2b8e1d49ef887f291c813320c2c60d49357500fc2751d5b418df2be1d02763c385d89de6efa6e10f049c25acf01b4e
+DIST bcc-0.9.0-linux-5-bpf.patch.xz 28524 BLAKE2B 
f0369e50eabd7b1eb9a492b9652cd7647c7c7fda3b01db1e7f2bf716e76357d07d67193b31189b98309e26895ac3dd5c755d4cef6bc592e4674f40710c33539c
 SHA512 
fc5b828a5826da2cf1e1a76758c635f5443d202aecbe3f269d78abcaa0117ad7658bea6c43e7b60e1ecc6bcc65bd19b100217758a1203d278ddb03c5837c43f1
 DIST bcc-0.9.0.tar.gz 2036984 BLAKE2B 
cebbeb57f06af90442d28be1633a54c198bf796786c4fcca3a83dea03bc76949f958dd24f7d85feb2e3402576410f965754f3d031076486b7d378493c56035e8
 SHA512 
373080181380ec3bcb13469e29ff1f792e924a2df00a614da4647ed54060ad216525dd0f49c5d0afba7946a6d2f4e3475af97250a33db825945af3d165294091

diff --git a/dev-util/bcc/bcc-0.9.0-r1.ebuild b/dev-util/bcc/bcc-0.9.0-r1.ebuild
index 421f8729ea5..f23a490a902 100644
--- a/dev-util/bcc/bcc-0.9.0-r1.ebuild
+++ b/dev-util/bcc/bcc-0.9.0-r1.ebuild
@@ -10,7 +10,8 @@ inherit cmake-utils linux-info python-single-r1 
python-utils-r1
 DESCRIPTION="Tools for BPF-based Linux IO analysis, networking, monitoring, 
and more"
 HOMEPAGE="https://iovisor.github.io/bcc/;
 EGIT_COMMIT="v${PV}"
-SRC_URI="https://github.com/iovisor/bcc/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/iovisor/bcc/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz
+   mirror://gentoo/bcc-0.9.0-linux-5-bpf.patch.xz"
 RESTRICT="test"
 
 LICENSE="Apache-2.0"
@@ -49,6 +50,14 @@ pkg_setup() {
python-single-r1_pkg_setup
 }
 
+src_prepare() {
+   # needs bpf.h from linux-5.0 to build
+   has_version '>=sys-kernel/linux-headers-5.0' || \
+   eapply "${WORKDIR}/bcc-0.9.0-linux-5-bpf.patch"
+
+   cmake-utils_src_prepare
+}
+
 src_configure() {
local mycmakeargs=(
-DREVISION=${PV%%_*}

diff --git a/dev-util/bcc/metadata.xml b/dev-util/bcc/metadata.xml
index 43eb746c3b0..4611e015755 100644
--- a/dev-util/bcc/metadata.xml
+++ b/dev-util/bcc/metadata.xml
@@ -4,6 +4,9 @@
   
 zmed...@gentoo.org
   
+  
+chutz...@gentoo.org
+  
   
 iovisor/bcc
   



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

2019-03-13 Thread Mart Raudsepp
commit: 29e02bbcb6179607e7d7e050bc698e6d1f162939
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 13 20:52:59 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 13 20:52:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e02bbc

x11-themes/zuki-themes: bump to 3.28.3

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

 x11-themes/zuki-themes/Manifest  |  1 +
 x11-themes/zuki-themes/zuki-themes-3.28.3.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/x11-themes/zuki-themes/Manifest b/x11-themes/zuki-themes/Manifest
index 3ac8ab0f929..738121d2362 100644
--- a/x11-themes/zuki-themes/Manifest
+++ b/x11-themes/zuki-themes/Manifest
@@ -1,2 +1,3 @@
 DIST zuki-themes-3.24.3.tar.gz 906469 BLAKE2B 
443e99711fe9908fef976f0609401413f90e54f0bc0aa1bf8ddd65085ad755457402618336884be354030c6548e39a8cc0c5a5079b7b64d17760fadb0792319f
 SHA512 
79ce43816db11dcd4be383bf4e0512aac0863214aa3fd3a545f06b922d441d3d1ddaf63ace166736b7598bf6f4ebdd1568092622eea3ef48b2ce37fbefd312ba
 DIST zuki-themes-3.26.1.tar.gz 909306 BLAKE2B 
5bf673dce90992caf1b5d10d145f90bb26dc4f0f2939cb40cf22c9beef4f6b6ccad71a42d8f165141bf6e1029522a8c16e4dce820247b7a7887f3ad7fb987d2a
 SHA512 
10ed25e6e6394f248ac69e9808f2223aff2cfdd35a98cd6b4547f5cdb5d7b8d353f224b1b582b175bd74c10a9231bec913b7645bb303ce2ab576b10537bc39e7
+DIST zuki-themes-3.28.3.tar.gz 903971 BLAKE2B 
d300a9733c1578a4f69d10fa2efc965eb58fe098e4a35e6864db9e11749a194cfa1575458f2e24761a2bb0ee103fc5a2c0a2fde1a6b55cf8115b1a965adeb852
 SHA512 
efc0a362bcd4d579621913cf6511c34f474a10460db49f8d59d61526ebb669000567c75e4ef91aeec9254c5afcc5d5cd46bbfa5a571b8d3f9cbf603e72aa8cb3

diff --git a/x11-themes/zuki-themes/zuki-themes-3.28.3.ebuild 
b/x11-themes/zuki-themes/zuki-themes-3.28.3.ebuild
new file mode 100644
index 000..8941ed65eb9
--- /dev/null
+++ b/x11-themes/zuki-themes/zuki-themes-3.28.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eapi7-ver
+
+MY_PV="$(ver_rs 2 -)"
+DESCRIPTION="Zuki themes for GTK, gnome-shell and more"
+HOMEPAGE="https://github.com/lassekongo83/zuki-themes;
+SRC_URI="https://github.com/lassekongo83/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnome-shell mate xfce"
+
+RDEPEND="
+   >=x11-themes/gnome-themes-standard-3.6
+   >=x11-themes/gtk-engines-murrine-0.98.1.1
+   gnome-shell? ( media-fonts/roboto )
+   !

[gentoo-commits] repo/proj/libressl:master commit in: net-misc/openssh/files/, net-misc/openssh/

2019-03-13 Thread Stefan Strogin
commit: a03f9e8cf931fff314869339664a0c0718e75661
Author: Stefan Strogin  gmail  com>
AuthorDate: Wed Mar 13 19:57:15 2019 +
Commit: Stefan Strogin  gmail  com>
CommitDate: Wed Mar 13 19:57:15 2019 +
URL:https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=a03f9e8c

net-misc/openssh: drop; fixed in gentoo.git

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Stefan Strogin  gmail.com>

 net-misc/openssh/Manifest  |  10 -
 .../openssh-6.7_p1-openssl-ignore-status.patch |  17 -
 .../files/openssh-7.3-mips-seccomp-n32.patch   |  21 -
 .../files/openssh-7.5_p1-CVE-2017-15906.patch  |  31 --
 .../openssh/files/openssh-7.5_p1-GSSAPI-dns.patch  | 351 
 .../openssh/files/openssh-7.5_p1-cross-cache.patch |  39 --
 ...penssh-7.5_p1-disable-conch-interop-tests.patch |  20 -
 .../files/openssh-7.5_p1-hpn-x509-10.1-glue.patch  |  63 ---
 .../files/openssh-7.5_p1-hpn-x509-10.2-glue.patch  |  67 ---
 .../files/openssh-7.5_p1-libressl_arc4random.patch |  36 --
 .../files/openssh-7.5_p1-s390-seccomp.patch|  27 --
 .../openssh/files/openssh-7.5_p1-x32-typo.patch|  25 --
 .../files/openssh-7.5p1-x509-libressl.patch| 202 -
 .../openssh/files/openssh-7.7_p1-GSSAPI-dns.patch  | 351 
 net-misc/openssh/files/sshd-r1.confd   |  33 --
 net-misc/openssh/files/sshd.confd  |  21 -
 net-misc/openssh/files/sshd.pam_include.2  |   4 -
 net-misc/openssh/files/sshd.rc6.4  |  84 
 net-misc/openssh/files/sshd.rc6.5  |  89 
 net-misc/openssh/files/sshd.service|  11 -
 net-misc/openssh/files/sshd.socket |  10 -
 net-misc/openssh/files/sshd_at.service |   8 -
 net-misc/openssh/metadata.xml  |  40 --
 net-misc/openssh/openssh-7.5_p1-r4.ebuild  | 335 ---
 net-misc/openssh/openssh-7.7_p1-r5.ebuild  | 434 ---
 net-misc/openssh/openssh-7.7_p1-r6.ebuild  | 458 -
 26 files changed, 2787 deletions(-)

diff --git a/net-misc/openssh/Manifest b/net-misc/openssh/Manifest
deleted file mode 100644
index 8b18d28..000
--- a/net-misc/openssh/Manifest
+++ /dev/null
@@ -1,10 +0,0 @@
-DIST openssh-7.4_p1-sctp.patch.xz 8220 BLAKE2B 
2d571cacaab342b7950b42ec826bd896edf78780e9ee73fcd441cbc9764eb59e408e295062862db986918824d10498383bf34ae7c93df0da2c056eaec4d2c031
 SHA512 
0c199e3b26949482125aeaa88216b2458292589e3eac8908d9134d13a1cae891094fcb0f752ed3009b3126cc72277b460205f39140c251792eb1b545271c3bd4
-DIST openssh-7.5p1+x509-10.2.diff.gz 467040 BLAKE2B 
4048b0f016bf7d43276f88117fc266d1a450d298563bfc6ce705ec2829b8f9d91af5c5232941d55004b5aea2d3e0fb682a9d4acd9510c9761ba7ede2f2f0e37f
 SHA512 
ec760d38771749d09afc8d720120ea2aa065c1c7983898b45dba74a4411f7e61e7705da226864e1e8e62e2261eecc3a4ab654b528c71512a07798824d9fb1a9a
-DIST openssh-7.5p1-hpnssh14v12.tar.xz 23068 BLAKE2B 
15702338877e50c2143b33b93bfc87d0aa0fa55915db1f0cab9c22e55f8aa0c6eeb5a56f438d849544d1650bdc574384b851292d621b79f673b78bc37617aa0b
 SHA512 
45c42090a212b9ce898fbaa8284ddf0f0d17236af13c4a780e00bf265b0c7a4286027e90a7ce9ad70066309db722709dd2f0a7914f57e5364ffbaf7c4859cdf9
-DIST openssh-7.5p1.tar.gz 1510857 BLAKE2B 
505764a210018136456c0f5dd40ad9f1383551c3ae037593d4296305df189e0a6f1383adc89b1970d58b8dcfff391878b7a29b848cc244a99705a164bec5d734
 SHA512 
58c542e8a110fb4316a68db94abb663fa1c810becd0638d45281df8aeca62c1f705090437a80e788e6c29121769b72a505feced537d3118c933fde01b5285c81
-DIST openssh-7.7p1-hpnssh14v15-gentoo2.patch.xz 22060 BLAKE2B 
9ee654f689d4b90bd0fe4f71d57b4a8d9d957012be3a23ff2baa6c45ae99e2f1e4daf5de24479a6a3eb761ee6847deb3c6c3021d4cbabc9089f605d8d7270efc
 SHA512 
856d28ac89c14d01c40c7d7e93cfaebd74b091188b5b469550eb62aa5445177aec1a5f47c1e2f7173013712e98e5f9f5e46bbb3dbd4ec7c5ee8256ef45cda0f8
-DIST openssh-7.7p1-patches-1.1.tar.xz 16476 BLAKE2B 
fca2885a9e29faec40700ece37a995ba83e40bd2a6875129a5327770d8ee43663a7c063de33b4653994ed7332adb03730f613c047550d874190b95c66e2e9efa
 SHA512 
aa5e33ce4bb4be16abf27ac1bade1dc85c51d82002be546402e0b8b0685de3ec7029f0f56bf1295ec346eb3960a6bed7cfc882722e57957a19a732f3174b3039
-DIST openssh-7.7p1-sctp-1.1.patch.xz 7548 BLAKE2B 
3b960c2377351955007005de560c2a3e8d0d059a0435e5beda14c63e444dad8b4357edaccd1cfe446c6268514f152b2bcfa7fa3612f1ae1324a31fecb0e85ac5
 SHA512 
093605865262a2b972db8c92990a49ed6178ed4567fb2626518c826c8472553d9be99a9e6052a6f5e545d81867b4118e9fd8a2c0c26a2739f1720b0f13282cba
-DIST openssh-7.7p1-x509-11.3.1.patch.xz 362672 BLAKE2B 
55b8b0ef00dc4d962a0db1115406b7b1e84110870c74198e9e4cb081b2ffde8daca67cb281c69d73b4c5cbffde361429d62634be194b57e888a0b434a0f42a37
 SHA512 
f84744f6d2e5a15017bce37bfa65ebb47dbafeac07ea9aab46bdc780b4062ff70687512d9d512cab81e3b9c701adb6ce17c5474f35cb4b49f57db2e2d45ac9ac
-DIST openssh-7.7p1.tar.gz 1536900 BLAKE2B 

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

2019-03-13 Thread Andreas Sturmlechner
commit: 6723257664aa69c8b77cb098d00660ded57b4df4
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Mar 12 20:47:34 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 13 19:49:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67232576

dev-libs/libqtxdg: add a missing new dependency

Upstream switched from using the tools from 'libqtxdg' to
make use of 'lxqt-build-tools' instead.

- https://github.com/lxqt/libqtxdg/commit/7b9814a2

Closes: https://bugs.gentoo.org/680138
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/11350
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild 
b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
index 12c8a731103..f01b33214f8 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
@@ -21,6 +21,7 @@ SLOT="0"
 IUSE="test"
 
 BDEPEND="
+   >=dev-util/lxqt-build-tools-0.6.0
virtual/pkgconfig
 "
 RDEPEND="



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

2019-03-13 Thread Andreas Sturmlechner
commit: f764f0724d0ec2a649446f82a1a1c739b8bf472a
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Mar 12 23:34:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 13 19:49:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f764f072

media-gfx/lximage-qt: remove 'x11-libs/libfm' dependency

This requirement seems to have been removed a few years ago.

- https://github.com/lxqt/lximage-qt/commit/79ea1a06

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/11353
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild | 44 
 1 file changed, 44 insertions(+)

diff --git a/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild 
b/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild
new file mode 100644
index 000..7e74167d0fd
--- /dev/null
+++ b/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="LXImage Image Viewer - GPicView replacement"
+HOMEPAGE="https://lxqt.org/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.6.0
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-libs/libexif
+   >=x11-libs/libfm-qt-0.12.0:=
+   x11-libs/libX11
+   x11-libs/libXfixes
+"
+RDEPEND="${DEPEND}
+   !lxqt-base/lxqt-l10n
+"



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

2019-03-13 Thread Andreas Sturmlechner
commit: 09330a9e2f9a3e409db891de69021d18ec344d85
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Mar 12 23:35:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 13 19:49:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09330a9e

media-gfx/lximage-qt: remove 0.14.1 (r0)

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/lximage-qt/lximage-qt-0.14.1.ebuild | 45 ---
 1 file changed, 45 deletions(-)

diff --git a/media-gfx/lximage-qt/lximage-qt-0.14.1.ebuild 
b/media-gfx/lximage-qt/lximage-qt-0.14.1.ebuild
deleted file mode 100644
index 6111774cdc0..000
--- a/media-gfx/lximage-qt/lximage-qt-0.14.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils
-
-DESCRIPTION="LXImage Image Viewer - GPicView replacement"
-HOMEPAGE="https://lxqt.org/;
-
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
-else
-   SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-
-BDEPEND="
-   dev-qt/linguist-tools:5
-   >=dev-util/lxqt-build-tools-0.6.0
-   virtual/pkgconfig
-"
-DEPEND="
-   dev-libs/glib:2
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   media-libs/libexif
-   >=x11-libs/libfm-1.2:=
-   >=x11-libs/libfm-qt-0.12.0:=
-   x11-libs/libX11
-   x11-libs/libXfixes
-"
-RDEPEND="${DEPEND}
-   !lxqt-base/lxqt-l10n
-"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/

2019-03-13 Thread Andreas Sturmlechner
commit: 47631b5b29e9cf19f14f53cf52ae826d0697e76a
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Mar 12 21:15:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 13 19:49:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47631b5b

x11-libs/qtermwidget: block 'lxqt-base/lxqt-l10n'

Otherwise files may collide.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild 
b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
index ad0fb2e7781..5f2257ff950 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
@@ -28,4 +28,6 @@ DEPEND="
dev-qt/qtgui:5
dev-qt/qtwidgets:5
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !lxqt-base/lxqt-l10n
+"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/

2019-03-13 Thread Andreas Sturmlechner
commit: a4d81e8721b687633ca891aae6d9bb6c4892afd9
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Mar 12 21:14:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 13 19:49:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d81e87

x11-terms/qterminal: block 'lxqt-base/lxqt-l10n'

Otherwise files may collide.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/11351
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-terms/qterminal/qterminal-0.14.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-terms/qterminal/qterminal-0.14.1.ebuild 
b/x11-terms/qterminal/qterminal-0.14.1.ebuild
index 49fa71664d1..a16a34b51c3 100644
--- a/x11-terms/qterminal/qterminal-0.14.1.ebuild
+++ b/x11-terms/qterminal/qterminal-0.14.1.ebuild
@@ -28,7 +28,9 @@ DEPEND="
x11-libs/libX11
~x11-libs/qtermwidget-${PV}
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !lxqt-base/lxqt-l10n
+"
 
 pkg_postinst() {
xdg_icon_cache_update



[gentoo-commits] repo/gentoo:master commit in: app-doc/pms/

2019-03-13 Thread Ulrich Müller
commit: 7838d6fd4f8a99f36f2873965b76191ecfbade1b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 13 19:30:47 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 13 19:33:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7838d6fd

app-doc/pms: Drop dependency on app-text/recode.

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Ulrich Müller  gentoo.org>

 app-doc/pms/pms-.ebuild | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-doc/pms/pms-.ebuild b/app-doc/pms/pms-.ebuild
index c3c195c85e6..4a32970eb17 100644
--- a/app-doc/pms/pms-.ebuild
+++ b/app-doc/pms/pms-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,10 +25,7 @@ BDEPEND="dev-tex/leaflet
dev-texlive/texlive-latexextra
dev-texlive/texlive-latexrecommended
dev-texlive/texlive-mathscience
-   html? (
-   app-text/recode
-   >=dev-tex/tex4ht-20090611_p1038-r5
-   )"
+   html? ( >=dev-tex/tex4ht-20090611_p1038-r5 )"
 
 src_compile() {
# just in case; we shouldn't be generating any fonts



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

2019-03-13 Thread Sergei Trofimovich
commit: 5d74e8f2e87f923a68f88fea5a055bae6800d642
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Mar 13 17:51:49 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 19:32:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d74e8f2

dev-python/greenlet: stable 0.4.12 for sparc, bug #615350

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

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

diff --git a/dev-python/greenlet/greenlet-0.4.12.ebuild 
b/dev-python/greenlet/greenlet-0.4.12.ebuild
index a6d58112837..aec4cca910e 100644
--- a/dev-python/greenlet/greenlet-0.4.12.ebuild
+++ b/dev-python/greenlet/greenlet-0.4.12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-alpha amd64 arm arm64 -hppa -ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="-alpha amd64 arm arm64 -hppa -ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="



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

2019-03-13 Thread Sergei Trofimovich
commit: e5d3d6af9d8dfc0104e0605447b99467dd3708ef
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Mar 13 17:52:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 19:32:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d3d6af

dev-python/socketpool: keyworded for sparc

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

 dev-python/socketpool/socketpool-0.5.3-r1.ebuild | 4 ++--
 dev-python/socketpool/socketpool-0.5.3.ebuild| 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/socketpool/socketpool-0.5.3-r1.ebuild 
b/dev-python/socketpool/socketpool-0.5.3-r1.ebuild
index 0f319c590b2..3a03526ebde 100644
--- a/dev-python/socketpool/socketpool-0.5.3-r1.ebuild
+++ b/dev-python/socketpool/socketpool-0.5.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="A simple Python socket pool"
 HOMEPAGE="https://github.com/benoitc/socketpool/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sh ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="examples test"
 LICENSE="|| ( MIT public-domain )"
 SLOT="0"

diff --git a/dev-python/socketpool/socketpool-0.5.3.ebuild 
b/dev-python/socketpool/socketpool-0.5.3.ebuild
index 0075244a1b5..7c278d95b45 100644
--- a/dev-python/socketpool/socketpool-0.5.3.ebuild
+++ b/dev-python/socketpool/socketpool-0.5.3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="A simple Python socket pool"
 HOMEPAGE="https://github.com/benoitc/socketpool/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 s390 ~sh x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 s390 ~sh ~sparc x86"
 IUSE="examples test"
 LICENSE="|| ( MIT public-domain )"
 SLOT="0"



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

2019-03-13 Thread Sergei Trofimovich
commit: c2a751be89b23506b35f468c794cabc98230c8ca
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Mar 13 17:50:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Mar 13 19:32:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a751be

sys-apps/portage: stable 2.3.62 for sparc, bug #680054

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

 sys-apps/portage/portage-2.3.62.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/portage/portage-2.3.62.ebuild 
b/sys-apps/portage/portage-2.3.62.ebuild
index c49eccdd2f3..27a6e8fc47e 100644
--- a/sys-apps/portage/portage-2.3.62.ebuild
+++ b/sys-apps/portage/portage-2.3.62.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-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 ~amd64-fbsd"
 SLOT="0"
 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



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

2019-03-13 Thread Ulrich Müller
commit: cf6ae617f10ab911a2818dbaaea9abe71c59db4f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 13 19:08:33 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 13 19:08:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6ae617

rust-toolchain.eclass: [QA] Typo in eclass documentation.

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

 eclass/rust-toolchain.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/rust-toolchain.eclass b/eclass/rust-toolchain.eclass
index 26c803adf00..f3b7ab9a568 100644
--- a/eclass/rust-toolchain.eclass
+++ b/eclass/rust-toolchain.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: rust-toolchain.eclass
@@ -91,7 +91,7 @@ rust_arch_uri() {
 }
 
 # @FUNCTION: rust_all_arch_uris
-# @USAGE  [alt-distfile-basename]
+# @USAGE:  [alt-distfile-basename]
 # @DESCRIPTION:
 # Outputs the URIs for SRC_URI to help fetch dependencies, using a base URI
 # provided as an argument.  Optionally allows for distfile renaming via a 
specified



[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/

2019-03-13 Thread Mart Raudsepp
commit: 95d82f489b0517933a0d1552154181fe1cf46479
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 13 18:43:49 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 13 18:45:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d82f48

dev-util/gtk-update-icon-cache: remove old

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

 dev-util/gtk-update-icon-cache/Manifest|  1 -
 .../gtk-update-icon-cache-3.22.19.ebuild   | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-util/gtk-update-icon-cache/Manifest 
b/dev-util/gtk-update-icon-cache/Manifest
index fb402e60880..e49eb428c47 100644
--- a/dev-util/gtk-update-icon-cache/Manifest
+++ b/dev-util/gtk-update-icon-cache/Manifest
@@ -1,4 +1,3 @@
-DIST gtk-update-icon-cache-3.22.19.tar.xz 367224 BLAKE2B 
be3fb3785776052eed0f102e9665628aec1bec93953de1cdb795af8db458cedd07fa717abee4dc9e6d8c4c8f45209371ac130fa29e8a77622290524b771b5c89
 SHA512 
3ca12d38781a716c1b3f8584089e2c038aa18584c5e1b4c41098173f73f839cabdbb0e8b25b1c69a8b9b9f016b9c3c8594c4b26c2463cea278754f13afb7c795
 DIST gtk-update-icon-cache-3.24.0.tar.xz 372708 BLAKE2B 
2a6bffd4453c2201bbb78e4ba581f6bd6453f650ca32de7e8002cb88f5872c868ef25973587c96b58b28d2b74fbbac192dd608e72cd5bbbc0823486a9c55c46c
 SHA512 
9dada697ace2ea5f3b5ab64c6063c1a9a792f9b9aa23d4c3888e3a487fda9b1c99a5d0793bb0f9e182dc66a1a5c7ff944f8b9f2ca2f4de7ecc24c048d7a55339
 DIST gtk-update-icon-cache-3.24.3.tar.xz 372612 BLAKE2B 
6087334fdca3aa7f93b1b6c5a7195ede2376ec80d2618809f924f9b612de46a8d3e95f0a90030deb939f27949458f9ec72b11600c2bf8b1ae6089284324f2c9d
 SHA512 
0e47977567314abc64419440cc0f276525286fb65acbfe7fff21d6cf548fbc072865f8a2ed18e3114508a7e8fa696453c26e1ad53e638ee11dab57b4a6cf75a5
 DIST gtk-update-icon-cache-3.24.7.tar.bz2 91098 BLAKE2B 
a97bf3e168238afd8c20c9adea281c9bb71764b5227e5e3c5f78b175568e5a8ea14ab7d2de6aa9e6d38b766cf5f7f1c5c0f646b6d2dd55c0747e43bad4c0a319
 SHA512 
2396034539628f74bee6539666d0c5eed85814044aa58b21272beb27f7fe47cbd6b5326e358cd1cbef0e1498fcef20b2aabed1bb831cfa1e528a011ce8312e7b

diff --git 
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild
deleted file mode 100644
index 6802cc01837..000
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2
-
-DESCRIPTION="GTK update icon cache"
-HOMEPAGE="https://www.gtk.org/ https://github.com/EvaSDK/gtk-update-icon-cache;
-SRC_URI="https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz;
-
-LICENSE="LGPL-2+"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-# man page was previously installed by gtk+:3 ebuild
-RDEPEND="
-   >=dev-libs/glib-2.49.4:2
-   >=x11-libs/gdk-pixbuf-2.30:2
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/

2019-03-13 Thread Mart Raudsepp
commit: 1902991152959bcb5e7d92c0bb3c751a5002650a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 13 18:42:44 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 13 18:44:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19029911

dev-util/gtk-update-icon-cache: bump to 3.24.7

Ported to meson. Using gnome gitlab for hosting now, so SRC_URI
directly from there too now.

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

 dev-util/gtk-update-icon-cache/Manifest|  1 +
 .../gtk-update-icon-cache-3.24.7.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-util/gtk-update-icon-cache/Manifest 
b/dev-util/gtk-update-icon-cache/Manifest
index 404c7f3d7a6..fb402e60880 100644
--- a/dev-util/gtk-update-icon-cache/Manifest
+++ b/dev-util/gtk-update-icon-cache/Manifest
@@ -1,3 +1,4 @@
 DIST gtk-update-icon-cache-3.22.19.tar.xz 367224 BLAKE2B 
be3fb3785776052eed0f102e9665628aec1bec93953de1cdb795af8db458cedd07fa717abee4dc9e6d8c4c8f45209371ac130fa29e8a77622290524b771b5c89
 SHA512 
3ca12d38781a716c1b3f8584089e2c038aa18584c5e1b4c41098173f73f839cabdbb0e8b25b1c69a8b9b9f016b9c3c8594c4b26c2463cea278754f13afb7c795
 DIST gtk-update-icon-cache-3.24.0.tar.xz 372708 BLAKE2B 
2a6bffd4453c2201bbb78e4ba581f6bd6453f650ca32de7e8002cb88f5872c868ef25973587c96b58b28d2b74fbbac192dd608e72cd5bbbc0823486a9c55c46c
 SHA512 
9dada697ace2ea5f3b5ab64c6063c1a9a792f9b9aa23d4c3888e3a487fda9b1c99a5d0793bb0f9e182dc66a1a5c7ff944f8b9f2ca2f4de7ecc24c048d7a55339
 DIST gtk-update-icon-cache-3.24.3.tar.xz 372612 BLAKE2B 
6087334fdca3aa7f93b1b6c5a7195ede2376ec80d2618809f924f9b612de46a8d3e95f0a90030deb939f27949458f9ec72b11600c2bf8b1ae6089284324f2c9d
 SHA512 
0e47977567314abc64419440cc0f276525286fb65acbfe7fff21d6cf548fbc072865f8a2ed18e3114508a7e8fa696453c26e1ad53e638ee11dab57b4a6cf75a5
+DIST gtk-update-icon-cache-3.24.7.tar.bz2 91098 BLAKE2B 
a97bf3e168238afd8c20c9adea281c9bb71764b5227e5e3c5f78b175568e5a8ea14ab7d2de6aa9e6d38b766cf5f7f1c5c0f646b6d2dd55c0747e43bad4c0a319
 SHA512 
2396034539628f74bee6539666d0c5eed85814044aa58b21272beb27f7fe47cbd6b5326e358cd1cbef0e1498fcef20b2aabed1bb831cfa1e528a011ce8312e7b

diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.7.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.7.ebuild
new file mode 100644
index 000..8187209413d
--- /dev/null
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit meson
+
+DESCRIPTION="GTK update icon cache"
+HOMEPAGE="https://www.gtk.org/ 
https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache;
+SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+# man page was previously installed by gtk+:3 ebuild
+RDEPEND="
+   >=dev-libs/glib-2.53.4:2
+   >=x11-libs/gdk-pixbuf-2.30:2
+   !

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

2019-03-13 Thread Ulrich Müller
commit: 3db08691f11a7e6e823120073b11bd578acec57e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Mar 11 21:29:48 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Mar 11 21:29:48 2019 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=3db08691

Makefile: Change encoding of HTML file to UTF-8.

This will allow to drop the dependency on app-text/recode.

Replace ligatures in tex4ht output by their components, because they
would interfere with text search. Update sed expression for the list
of tables workaround.

Signed-off-by: Ulrich Müller  gentoo.org>

 Makefile | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Makefile b/Makefile
index 5359342..612af4c 100644
--- a/Makefile
+++ b/Makefile
@@ -44,20 +44,20 @@ pms.dvi: $(LATEXFILES) pms.bbl $(COMMITINFO)
 pms.html: $(LATEXFILES) pms.bbl $(COMMITINFO)
set -e; sum=''; \
while true; do \
- mk4ht xhlatex pms xhtml,fn-in; \
+ mk4ht xhlatex pms 'xhtml,fn-in,charset=utf-8' ' -cunihtf -utf8'; \
  oldsum=$${sum}; sum=$$(cksum $@); \
  test "$${sum}" != "$${oldsum}" || break; \
done
-   @# some www servers ignore meta tags, resulting in a wrong charset.
-   @# therefore recode the very few non-ascii characters
-   recode -d l1..h3 $@
-   @# declare encoding as utf-8, although it is pure ascii
-   LC_ALL=C sed -i -e '//{N;N;s/\(\)\([0-9A-Z.]\+\)[ \n]\+/\2\1/}' $@
+   LC_ALL=C sed -Ei '/\B/{N;N;'\
+   's/([^>]*)([0-9A-Z.]+)\s+/\2\1/;}' $@
@# remove redundant span elements
-   LC_ALL=C sed -i -e 
':x;/]*\)\?$$/{N;bx;};:y;s/\(]*>\)\([^<]*\)<\/span>\1/\1\2/;ty'
 $@
+   LC_ALL=C sed -Ei ':x;/]*)?$$/{N;bx;};'\
+   ':y;s,(]*>)([^<]*)\1,\1\2,;ty' $@
 
 pms.bbl: pms.bib $(LATEXFILES) $(COMMITINFO)
$(aux-clean)



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

2019-03-13 Thread Thomas Deutschmann
commit: f3d43dd0ce0b3122d9911c3798e9560a6bd04edb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar 13 18:21:37 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar 13 18:21:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d43dd0

www-client/firefox: fix headless screenshot that has redirect

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526822
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest   | 2 +-
 www-client/firefox/firefox-66.0_beta14.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 358141d5e15..1bccbaa595b 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -277,5 +277,5 @@ DIST firefox-65.0.2-xh.xpi 455426 BLAKE2B 
6e8e85cd986e6a7c826b6e3e50db33deecb7d1
 DIST firefox-65.0.2-zh-CN.xpi 494811 BLAKE2B 
ce81c30d472eacbf38b793fd3f4e592552cad03b3d9941d7d6a6eec1aea071561a514bd92eecbd57394fb624713df0839bb4d5b498b3d0d1efbcfa27e34892aa
 SHA512 
31f008e4e82c96c258c93ce214deb7af5078e65ab83af4e40ecf8c26e0db60bd29718cc47ba1a3cc93aaa77cc7f69edfdd93bb9eea52f914a787bc955036ce2e
 DIST firefox-65.0.2-zh-TW.xpi 492982 BLAKE2B 
8b3700caaeb9a36465415d3a209b3878fb455975fc5d100b1fe1238521fad0138eff2d6d67e49ee6b931de151ba1aee5fbba0b751e3ed19a214a615eec68d5bf
 SHA512 
2b7e3fc170db97cf261dad2304f2d377f58255e91bd351be02e9f2bbdbfb847968feba801509ed6a5349ee525df992ea7a1342cefdd8ae463aaca7c36912b32d
 DIST firefox-65.0.2.source.tar.xz 279607324 BLAKE2B 
5de98ebbba0fe1ded1a31c4943bb295f1e035c37c1b270f54e653ab89387a98f678bb8ea7971b2a9ebabc93633bb47d3bf65f7df859c72d86498b73654483212
 SHA512 
880c95f3563c475684be337209b825352de3622caa83322c70b4177010d00c3b0550c7f6156793248433802deab62279eaa2c3b463ece27669c80ba3799ea8b0
-DIST firefox-66.0-patches-02.tar.xz 17420 BLAKE2B 
37b321c81109ed7335f4056adf350a9817a9c70631f617127f0e6161ae0c1c07383a2ea999a3b1c52a1eb4aa970f9b1cec0e3e3350787308c94553e55a487b23
 SHA512 
4594741c97ba64ee3cbc6a52ce9c58710112e0ebb3557a86c120b4e5490cc4a8dd2a362743a14d124378f92265cffdb01d5883af3d584e0bed47a0b99ebee79b
+DIST firefox-66.0-patches-03.tar.xz 18492 BLAKE2B 
c4b672360bd8b4581fc4dd66e0161141ceab4ad69febf319dfd4cec341d4ed4b4c658edc505026dccc20c29fe021680f2890f7bb34acb5d5298155fffb93bc85
 SHA512 
05d8e2ea3c1f6d6c5169554dab474eb3428b9127b1ed32fb2b273ea9120fafaa4b396b1d828dfe8ff5b8012739700b152b96575bf0bc4979f196a6462e9eb40e
 DIST firefox-66.0b14.source.tar.xz 281596856 BLAKE2B 
db07ad9692856859d3c65563fda7d3a8f1fa016614da886a8e03266ec1d9eea68f8fafbccf89854b7a211748c2058410837318b1d5f461ed9ce7851ec029a780
 SHA512 
cc77b09e68f4a55b1e3e3d7eefe158f134f02e446e76b395570d8c2a2d0d201d2075631d459f5769f6ccb5d9e6ff0cf4af9c8b272589975cd887b5bfd565e832

diff --git a/www-client/firefox/firefox-66.0_beta14.ebuild 
b/www-client/firefox/firefox-66.0_beta14.ebuild
index c7c0f332c0a..d871b82859a 100644
--- a/www-client/firefox/firefox-66.0_beta14.ebuild
+++ b/www-client/firefox/firefox-66.0_beta14.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then
 fi
 
 # Patch version
-PATCH="${PN}-66.0-patches-02"
+PATCH="${PN}-66.0-patches-03"
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 
 LLVM_MAX_SLOT=8



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

2019-03-13 Thread Michał Górny
commit: 3ebb9ba8af26ebcb9b6b0549d5a6c7094e4fb01a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 13 18:02:19 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 13 18:02:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ebb9ba8

package.mask: Last rite sys-cluster/util-vserver

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7897f0ab521..a173d494953 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Mar 2019)
+# Obscure package with multiple bugs open.  Blocks removal
+# of dev-libs/dietlibc (#498256) and dev-libs/beecrypt (#666599).
+# Unresolved segfaults (#641112) or build failures (#650578), depending
+# on the GCC version/profile.
+# Removal in 30 days.  Bug #680264.
+sys-cluster/util-vserver
+
 # Michał Górny  (13 Mar 2019)
 # Unresolved vulnerability (CVE-2018-14663).  The maintainer is inactive
 # for over a year.



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

2019-03-13 Thread Matthew Thode
commit: afcbc6cae8b1bd8694b5e2fd7cb50d98527df4a3
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 17:28:34 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 17:29:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afcbc6ca

dev-python/python-ldap: add arm64 keyword (for ldappool)

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

 dev-python/python-ldap/python-ldap-3.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-ldap/python-ldap-3.1.0.ebuild 
b/dev-python/python-ldap/python-ldap-3.1.0.ebuild
index edd48eb5f1a..e6fc54dfaf9 100644
--- a/dev-python/python-ldap/python-ldap-3.1.0.ebuild
+++ b/dev-python/python-ldap/python-ldap-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-solaris"
 fi
 
 LICENSE="PSF-2"



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

2019-03-13 Thread Michał Górny
commit: aed3205ce2d745c4bcfadde828a074b661c3e478
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 13 17:08:31 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 13 17:09:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed3205c

package.mask: Last rite vulnerable net-dns/dnsdist

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 77a07a4dbae..7897f0ab521 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Mar 2019)
+# Unresolved vulnerability (CVE-2018-14663).  The maintainer is inactive
+# for over a year.
+# Removal in 30 days.  Bug #670214.
+net-dns/dnsdist
+
 # Michał Górny  (13 Mar 2019)
 # Contains vulnerability (CVE-2016-2049) that has not been resolved
 # for almost 3 years.  No reverse dependencies.



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

2019-03-13 Thread Zac Medico
commit: b009b350869510dde39786d61f0f9f52989dabde
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar 13 17:01:12 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 13 17:06:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b009b350

app-emulation/slirp4netns: version bump to 0.3.0_beta1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/slirp4netns/Manifest |  1 +
 .../slirp4netns/slirp4netns-0.3.0_beta1.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-emulation/slirp4netns/Manifest 
b/app-emulation/slirp4netns/Manifest
index e7cc7a27389..815c8cf348d 100644
--- a/app-emulation/slirp4netns/Manifest
+++ b/app-emulation/slirp4netns/Manifest
@@ -1,2 +1,3 @@
 DIST slirp4netns-0.2.1.tar.gz 136425 BLAKE2B 
81d6a0e68433522c2382ca938515ff7a96bf9afab32d3b25db454c706f24afb671709bcca6d52b5673934bf1963ec1795f8022319c2f6d936fd17e87e4e3edff
 SHA512 
f923fe7b02eb30a108e99c63574dd1e9e948c9afa56a2747ddb0b78ea24beadecbce93b3644171c3aea698e5d37f4302eb22e4187f14db870b1e8018f75f4089
 DIST slirp4netns-0.3.0_alpha2.tar.gz 157206 BLAKE2B 
b408fadc322c81efa5985587a5121fbe4e5db5319367946263f721eef3022eec8c9db175f0bac25c2d614107747e39c397385a2c3d264c85266e908b887b9b4c
 SHA512 
f2dd5f2d9d5d82f83ba5a35dc001ebf9413113580dfd44cd96f498100852260662965c0df33f489ce76872e1ec8c884006e6a4e386f2f0094d0e538217cc4ac8
+DIST slirp4netns-0.3.0_beta1.tar.gz 180649 BLAKE2B 
ca124cadf5cb14fdce9f0246babef32509db797ff8b8e707e85c63ad095ab44a3a20258d8b56de1899613d7cadd6e326aab1b279e89d2add2992aeab8aa8c741
 SHA512 
a7f4cf989d77738cf77ecc924bff177a20d87fa1c8ae8b91ac57917fa001346bad250a6ce776025b13b53ee0dc12d38cf1127011a127f34ca76eeb0453c2ca49

diff --git a/app-emulation/slirp4netns/slirp4netns-0.3.0_beta1.ebuild 
b/app-emulation/slirp4netns/slirp4netns-0.3.0_beta1.ebuild
new file mode 100644
index 000..661c3304328
--- /dev/null
+++ b/app-emulation/slirp4netns/slirp4netns-0.3.0_beta1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="User-mode networking for unprivileged network namespaces"
+HOMEPAGE="https://github.com/rootless-containers/slirp4netns;
+SRC_URI="https://github.com/rootless-containers/slirp4netns/archive/v${PV/_beta/-beta.}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+RESTRICT="test"
+
+S="${WORKDIR}/${P/_beta/-beta.}"
+
+src_prepare() {
+   eautoreconf
+   default
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "You need to have the tun kernel module loaded in order to 
have"
+   elog "slirp4netns working"
+   fi
+}



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

2019-03-13 Thread Michał Górny
commit: 40c510cb9ab1218665619f7832e463323479ea8e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 13 17:04:15 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 13 17:04:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c510cb

package.mask: Last rite vulnerable dev-php/php-openid

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9c5f9ba3e24..77a07a4dbae 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Mar 2019)
+# Contains vulnerability (CVE-2016-2049) that has not been resolved
+# for almost 3 years.  No reverse dependencies.
+# Removal in 30 days.  Bug #572882.
+dev-php/php-openid
+
 # Michał Górny  (13 Mar 2019)
 # The eselect module is obsolete, now that dev-lang/gnat-gpl is the only
 # implementation in Gentoo.  It is unmaintained and has unresolved QA



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

2019-03-13 Thread Michał Górny
commit: eddee69d9b345f9dc2f0e935f67aec35b07645b2
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 13 16:59:20 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 13 16:59:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eddee69d

package.mask: Last rite app-eselect/eselect-gnat

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 21013286ef0..9c5f9ba3e24 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Mar 2019)
+# The eselect module is obsolete, now that dev-lang/gnat-gpl is the only
+# implementation in Gentoo.  It is unmaintained and has unresolved QA
+# issues.
+# Removal in 30 days.  Bug #362753.
+app-eselect/eselect-gnat
+
 # Michał Górny  (13 Mar 2019)
 # An ancient netcat clone that has been declared obsolete upstream,
 # yet keeps confusing Gentoo users into thinking it's better than



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

2019-03-13 Thread Zac Medico
commit: c369c88e9ba3e1c18740fa6d705b9a078d67c254
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar 13 16:49:11 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 13 16:52:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c369c88e

app-emulation/libpod: version bump to 1.1.2

Reported-by: Dennis Schridde  gmx.net>
Closes: https://bugs.gentoo.org/680228
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/libpod/Manifest|   1 +
 app-emulation/libpod/libpod-1.1.2.ebuild | 139 +++
 2 files changed, 140 insertions(+)

diff --git a/app-emulation/libpod/Manifest b/app-emulation/libpod/Manifest
index 75ea1c1bff5..ce3196b69d4 100644
--- a/app-emulation/libpod/Manifest
+++ b/app-emulation/libpod/Manifest
@@ -1,2 +1,3 @@
 DIST libpod-0.12.1.2.tar.gz 5987875 BLAKE2B 
11381c53e768c94bfadcb2013a028f64058b0001cd985ef289d1618163225cdf10bd608cff0cd6f7fc1c094497184fc6d0cedea32fde54f3581ebb51eb5eabdd
 SHA512 
9abb46d7880c4577d22b48aed01baeae29662dc3dbbdbc297f1eebe8324fb734d9bac6cd105dc93f7600753874c0fa581142d1b16f7490175cea80b8f62b34ce
 DIST libpod-1.0.1.tar.gz 6088749 BLAKE2B 
64e28c6c7b60e226cae6a302e6e26ca5c2659d3c61910cc6fd2bbceec20485d7f2106d32da0472bc18a08bd611a6f0bf851b5c46066b47613783768c53a4c034
 SHA512 
23515fa3934ba2ec174011362ab1b67c747a7bf3122e606677ed40eb18aad28f79da30d09b6e1d0b74384286ff600fd1441fa4b6424e8bf3e410e867b57d92ef
+DIST libpod-1.1.2.tar.gz 7878228 BLAKE2B 
8974949843c6f966d48715df320e47b814e442e374e1393dd5a116c6f7222e9ce29f480205f6a58e213e6cead58e5b4f31fd776865911b22e517607349654d35
 SHA512 
55456fe03da0873d3f6c67ced25dbe98f6a5a14c3da64ab2b4a9c6161c1d727ec8cdfe5414b534531e440e8c86f909449f4026d66898b909924aba1744ec0682

diff --git a/app-emulation/libpod/libpod-1.1.2.ebuild 
b/app-emulation/libpod/libpod-1.1.2.ebuild
new file mode 100644
index 000..0d80616d4c5
--- /dev/null
+++ b/app-emulation/libpod/libpod-1.1.2.ebuild
@@ -0,0 +1,139 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_COMMIT="0ad9b6bf2aea4ba37e8c9738feabec61343ba175"
+EGO_PN="github.com/containers/${PN}"
+
+inherit golang-vcs-snapshot systemd
+
+DESCRIPTION="Library and podman tool for running OCI-based containers in Pods"
+HOMEPAGE="https://github.com/containers/libpod/;
+SRC_URI="https://github.com/containers/libpod/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+KEYWORDS="~amd64"
+IUSE="apparmor btrfs ostree +rootless selinux"
+REQUIRED_USE="!selinux? ( !ostree )"
+RESTRICT="test"
+
+COMMON_DEPEND="
+   app-crypt/gpgme:=
+   >=app-emulation/cri-o-1.13.0
+   >=app-emulation/runc-1.0.0_rc6
+   dev-libs/libassuan:=
+   dev-libs/libgpg-error:=
+   sys-fs/lvm2
+   sys-libs/libseccomp:=
+
+   apparmor? ( sys-libs/libapparmor )
+   btrfs? ( sys-fs/btrfs-progs )
+   ostree? (
+   dev-libs/glib:=
+   dev-util/ostree:=
+   )
+   rootless? ( app-emulation/slirp4netns )
+   selinux? ( sys-libs/libselinux:= )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-go/go-md2man"
+RDEPEND="${COMMON_DEPEND}"
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_prepare() {
+   default
+
+   # Disable installation of python modules here, since those are
+   # installed by separate ebuilds.
+   sed -e '/^GIT_.*/d' \
+   -e 's/$(GO) build/$(GO) build -v -work -x/' \
+   -e 's/^\(install:.*\) install\.python$/\1/' \
+   -i Makefile || die
+}
+
+src_compile() {
+   [[ -f hack/apparmor_tag.sh ]] || die
+   if use apparmor; then
+   echo -e "#!/bin/sh\necho apparmor" > hack/apparmor_tag.sh || die
+   else
+   echo -e "#!/bin/sh\ntrue" > hack/apparmor_tag.sh || die
+   fi
+
+   [[ -f hack/btrfs_installed_tag.sh ]] || die
+   if use btrfs; then
+   echo -e "#!/bin/sh\ntrue" > hack/btrfs_installed_tag.sh || die
+   else
+   echo -e "#!/bin/sh\necho exclude_graphdriver_btrfs" > \
+   hack/btrfs_installed_tag.sh || die
+   fi
+
+   [[ -f hack/ostree_tag.sh ]] || die
+   if use ostree; then
+   echo -e "#!/bin/sh\necho ostree" > hack/ostree_tag.sh || die
+   else
+   echo -e "#!/bin/sh\necho containers_image_ostree_stub" > 
hack/ostree_tag.sh || die
+   fi
+
+   [[ -f hack/selinux_tag.sh ]] || die
+   if use selinux; then
+   echo -e "#!/bin/sh\necho selinux" > hack/selinux_tag.sh || die
+   else
+   echo -e "#!/bin/sh\ntrue" > hack/selinux_tag.sh || die
+   fi
+
+   env -u GOCACHE -u LDFLAGS -u XDG_CACHE_HOME GOPATH="${WORKDIR}/${P}" 
GOBIN="${WORKDIR}/${P}/bin" \
+   emake all \
+   GIT_BRANCH=master \
+   GIT_BRANCH_CLEAN=master \
+   

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

2019-03-13 Thread Matthew Thode
commit: 82f06670da606e0d84670f86975b91b054a0c028
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:18:19 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f06670

dev-python/greenlet: 0.4.15 stable allarches

Fixes: https://bugs.gentoo.org/678258
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/greenlet/greenlet-0.4.15.ebuild 
b/dev-python/greenlet/greenlet-0.4.15.ebuild
index ae6f89b2b6c..e8e2dee5853 100644
--- a/dev-python/greenlet/greenlet-0.4.15.ebuild
+++ b/dev-python/greenlet/greenlet-0.4.15.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-alpha ~amd64 ~arm ~arm64 -hppa -ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="-alpha amd64 arm arm64 -hppa -ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="



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

2019-03-13 Thread Matthew Thode
commit: 92c1d412f49cfc25180f14321c463d65be77f63f
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:44:08 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c1d412

dev-python/sqlalchemy-migrate: 0.12.0 bump

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

 dev-python/sqlalchemy-migrate/Manifest |  1 +
 .../sqlalchemy-migrate-0.12.0.ebuild   | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sqlalchemy-migrate/Manifest 
b/dev-python/sqlalchemy-migrate/Manifest
index 671f48b4f47..621c225001d 100644
--- a/dev-python/sqlalchemy-migrate/Manifest
+++ b/dev-python/sqlalchemy-migrate/Manifest
@@ -1,3 +1,4 @@
 DIST sqlalchemy-migrate-0.11.0.tar.gz 128299 BLAKE2B 
1b13890aa38861cbcb6ff57b1169114183d17931890036fa3aa06a66c9f3e5b5cb5c84d752e6a1dc7058fbb9c6581b33a27f74800ab325801e2c318664cfdeb0
 SHA512 
5ce76f221cab54ca7436f30a907db4a17e7e338af2cc2d324f06e73bfeda99569584227f925f8a078d01c17761878b865af665a9eb7c1de306cbc0f9b8d7a451
+DIST sqlalchemy-migrate-0.12.0.tar.gz 128499 BLAKE2B 
352b34f0c9490019748183dfd9c4b7e0064fece007de9ea46da88bcb7187b55ae3b502b45c919aac0d89586e4b9a19955be2df3ef81dc8b8328a0e9da7177e46
 SHA512 
bbab28a67afadfeb33a0a3c303c7e623de051923fef7c30b1896cb2f34fe325036c3730d93ad5f88ffb35aff25de22e1c770dff68dedd6acfbc4027e127857fb
 DIST sqlalchemy-migrate-0.7.2.tar.gz 105862 BLAKE2B 
decba0b4007143c2e98ad0b36880bd92ad6f771cf6b08ce4472cd2c0361658f449cfecdac2c8d5b12b1df8a00940dbdf714ee7d82cd9fb7f429187ec899eb19a
 SHA512 
31c56da755dc0aa5eacddcb097a4bd6431ab72a5b964689b0943b50ae4b23e034ae84d8dad4707d4cf9bea5b538e015ff755318685cc17dd82497a4cb4a9
 DIST sqlalchemy-migrate-0.9.2.tar.gz 124175 BLAKE2B 
9c4edbec78074ffcc4be800c952b7c38a919ffd4dd829da34c5f4b3b3b06d8b31bb703e71dd43555bfd68cb7e82bcfbb632a362f9382fa61890a27b1f18c0c22
 SHA512 
25b218ae97e9a99ad126e4185621bff04da2e9d47d2e47620965974a0b865a9dad161c4d284aaf316f01f0241743d11dd6578942ad6673f2843476fbeaaa4688

diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.12.0.ebuild 
b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.12.0.ebuild
new file mode 100644
index 000..a13a76d3c99
--- /dev/null
+++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.12.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 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} )
+
+inherit distutils-r1
+
+DESCRIPTION="SQLAlchemy Schema Migration Tools"
+HOMEPAGE="https://pypi.org/project/sqlalchemy-migrate/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="doc"
+
+CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+RDEPEND=">=dev-python/sqlalchemy-0.9.6[${PYTHON_USEDEP}]
+   dev-python/decorator[${PYTHON_USEDEP}]
+   >=dev-python/six-1.7.0[${PYTHON_USEDEP}]
+   dev-python/python-sqlparse[${PYTHON_USEDEP}]
+   >=dev-python/tempita-0.4[${PYTHON_USEDEP}]"
+# Testsuite requires a missing dep and errors with poor report output
+
+PATCHES=( "${FILESDIR}/${PN}-0.11-disable-sphinx-exts.patch" )
+
+python_compile_all() {
+   if use doc; then
+   einfo ""; einfo "The build seeks to import modules from an 
installed state of the package"
+   einfo "simply ignore all warnings / errors of failure to import 
module migrate."; einfo ""
+   emake -C doc/source html || die "Generation of documentation 
failed"
+   fi
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/source/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2019-03-13 Thread Matthew Thode
commit: c69a8f747dd17e83a9fc121fdd154b5c07060bc3
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:29:27 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69a8f74

dev-python/ldappool: 2.3.1 bump

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

 dev-python/ldappool/Manifest  |  1 +
 dev-python/ldappool/ldappool-2.3.1.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-python/ldappool/Manifest b/dev-python/ldappool/Manifest
index 9cd5880226c..d7118f388d0 100644
--- a/dev-python/ldappool/Manifest
+++ b/dev-python/ldappool/Manifest
@@ -1,3 +1,4 @@
 DIST ldappool-1.0.tar.gz 6795 BLAKE2B 
139175ddfa9dadb32b047a13e29ce4ac593abbc9268358f440906c9f196fa793c38bb87da7b1dd4d3b08db1cad378fdc61ebde94da6b7497313b8f1a3e7eb332
 SHA512 
081dc08833d95bb0d3ce396cbbe697252e2b483cc3703e87f00f8af0513f9fdca4ff9c97295fb439ff1fcd404027d5922c2a6337665cfad526be3c6b83acfa53
 DIST ldappool-2.0.0.tar.gz 15089 BLAKE2B 
0fc5f930657d500bbc317f180d96dd66c04bbf1c24b3de7acf5542d61380a3419dd5375b3ffac6d602ac4b62005a8d6e73ed088ae716801e562187e6c11672e5
 SHA512 
824243cca712d6aef8929c74cb15f0cefbc8795cdb599d3b0cc48e8eee4a58d3db94a6642379f87ba011784c289f936a62f2aed637bb005985bbee2118d3b6ea
 DIST ldappool-2.1.0.tar.gz 16395 BLAKE2B 
1cfd13f35e5224dad53d5346b2cf064ae8afdde8a04cf71a3af079b05f2b4e5f66e51523fde16ab128cbbef55f29629252237b78cb0a8fb8270c563ca5a52f52
 SHA512 
a261a4a68e159a54eae51dc19ed543398a1be61d305ba3958d4dab9ed2de9787203a418e5d754cf12c503e5a4c2e8d180d609968e6407201548d4c4886526c0c
+DIST ldappool-2.3.1.tar.gz 16125 BLAKE2B 
2fd2da35fa8f4b7d7f1e85107528595fe83ee771193ddb1099357607a98a90a43d8f7d64a364e323d5b127d989b6ca68d1325593806f66d50c35cdb4f85580f4
 SHA512 
7cf5eddc39ba5fd51151a5af6f728dd1ba15521abaeb2ddac7a19fa59e987b92eb6dd4d4ce505e715edcc650702248248bdc1a0f7ef4366220b7799e42a7dfbe

diff --git a/dev-python/ldappool/ldappool-2.3.1.ebuild 
b/dev-python/ldappool/ldappool-2.3.1.ebuild
new file mode 100644
index 000..9a2f70feaab
--- /dev/null
+++ b/dev-python/ldappool/ldappool-2.3.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A connection pool for python-ldap"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   >=dev-python/python-ldap-3.0.0[${PYTHON_USEDEP}]
+"



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

2019-03-13 Thread Matthew Thode
commit: b16cc962ece1e2f07ec96bd501a90ca531efb7cc
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:23:27 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b16cc962

dev-python/os-brick: 2.5.5 bump

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

 dev-python/os-brick/Manifest  |  1 +
 dev-python/os-brick/os-brick-2.5.5.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/os-brick/Manifest b/dev-python/os-brick/Manifest
index fac5703ae1d..d48a89c1e5a 100644
--- a/dev-python/os-brick/Manifest
+++ b/dev-python/os-brick/Manifest
@@ -1 +1,2 @@
 DIST os-brick-2.5.4.tar.gz 173675 BLAKE2B 
9e1906f718b79ed3b0b332864fc6263af7d3c9ef0da2d93b2b099e48faf805a0250c525589280b9416897d3751d01d0331867c10ee971ccd849b60f34ac2cea5
 SHA512 
bf6a696ee48591e49ff6e1eea7d74eb4acd0457257c7733ae649059f307170f4f7bd4154ada3498a801c4e54675c802eb9df096d44063b018a2628bc654ae17f
+DIST os-brick-2.5.5.tar.gz 174931 BLAKE2B 
0efa117c756728062ef0ae3bdff4ce8127bd0d800cac906960c9f2d5fcd79820e2b72753744f8acfbc52a8dce8a357583283e2adacb692cbb391c5b198b4a919
 SHA512 
a343cb9194ca1b497bdec55853258b8d51b109abbb3ea406aab672e87c5c68d00511928d8690bca88c37e65bb4d8bfb4cab2cd3ba6fbff2794edbdcb681e0cc0

diff --git a/dev-python/os-brick/os-brick-2.5.5.ebuild 
b/dev-python/os-brick/os-brick-2.5.5.ebuild
new file mode 100644
index 000..0229d3350c1
--- /dev/null
+++ b/dev-python/os-brick/os-brick-2.5.5.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# 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="OpenStack Cinder brick library for managing local volume attaches"
+HOMEPAGE="https://github.com/openstack/cinder;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-privsep-1.23.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/retrying-1.2.3[${PYTHON_USEDEP}]
+   !~dev-python/retrying-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/os-win-3.0.0[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2019-03-13 Thread Matthew Thode
commit: acb620294c9aef911f17ea65f5de451753751137
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:20:57 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb62029

dev-python/oslo-cache: 1.30.3 bump

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

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.30.3.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 7f589b610e6..be6685e2d5d 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1,2 @@
 DIST oslo-cache-1.30.1.tar.gz 53406 BLAKE2B 
1b518c7f7af4b95fc71f76567f8742de7c7ab520cf4a1943fc7ed7bd9f3dcfd4150f83774e507d4135c7b567e53c3beb79a0cf6295c23e23d88a49d9ce63d2ed
 SHA512 
8ee8ef32d07e8112aa7280f541446d13b3bba90fc7314eee60972180b0382a413e02cfcffbdd5bf4313aa394a25265665579f43f702a4b3754dc00f50441ca38
+DIST oslo-cache-1.30.3.tar.gz 53116 BLAKE2B 
0b63f828f61dd82b69efe7a6e345974c56b2e980d88f159dd7c3ba5484cd1e8f78a393a7f73a6f2152db1c30178a054e2f20d753a286a0cd8f7d83af7f623bf2
 SHA512 
3ab9842cd388a846fe9004b97364057245936b9af185ba0f68e6d6bcc750dd957eb873d45e686cddeec94fda6872b72e4549c71ebc9e1de4755504c2a138b85c

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
new file mode 100644
index 000..71b251dd4d5
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2019-03-13 Thread Matthew Thode
commit: 7d55d511c8c8f67318d7386eb91c2dfadb3e9021
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:15:55 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d55d511

dev-python/oslo-service: 1.31.8 stable amd64/x86 with cleanup

fixes signal handling in python3 (eventlet stuff)

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

 dev-python/oslo-service/Manifest   |  1 -
 dev-python/oslo-service/oslo-service-1.31.7.ebuild | 63 --
 dev-python/oslo-service/oslo-service-1.31.8.ebuild |  2 +-
 3 files changed, 1 insertion(+), 65 deletions(-)

diff --git a/dev-python/oslo-service/Manifest b/dev-python/oslo-service/Manifest
index bb7d343bef8..18f565c21ed 100644
--- a/dev-python/oslo-service/Manifest
+++ b/dev-python/oslo-service/Manifest
@@ -1,2 +1 @@
-DIST oslo.service-1.31.7.tar.gz 72069 BLAKE2B 
8a40608ba3b4ab8c78cc48f89607af5db3e493aaec48e4b33d917fd5ea32478dc04a0ccb2f1aec524acc900a13d9880d8bd51e49bd3b2eab787d7b7c55872e47
 SHA512 
18bd558cbbf67441438f62a212ca61affd625597a02cbe8948bf055e61887a0e1b21dfc18e7450ec21951377daabcda8e5e7f57b39f5dcaa1b1d635df13f8e21
 DIST oslo.service-1.31.8.tar.gz 72731 BLAKE2B 
d0460fa76df75b691dd85bed07b2bff5f8574feb84f324736769156fb1d9c74f181d8267ed69b6f8a371bd9eae3db17d5fc8588bd706da30f3cd065e8d35f80b
 SHA512 
af4f1fc011dce56935d8ce09902172fe3c93f4907023d04c3aacb3e06631b5d5fc891ec55ee3c42acb8e29754a7519d12a38d1264935636284aee9134ce6f84f

diff --git a/dev-python/oslo-service/oslo-service-1.31.7.ebuild 
b/dev-python/oslo-service/oslo-service-1.31.7.ebuild
deleted file mode 100644
index 1826f770123..000
--- a/dev-python/oslo-service/oslo-service-1.31.7.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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="Library for running OpenStack services"
-HOMEPAGE="https://pypi.org/project/oslo.service/;
-SRC_URI="mirror://pypi/${PN:0:1}/oslo.service/oslo.service-${PV}.tar.gz"
-S="${WORKDIR}/oslo.service-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/doc8-0.6.0[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
-   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   >=dev-python/greenlet-0.4.10[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-concurrency-3.25.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
-   >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
-   >=dev-python/paste-2.0.2[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   nosetests tests/ || die "test failed under ${EPYTHON}"
-}

diff --git a/dev-python/oslo-service/oslo-service-1.31.8.ebuild 
b/dev-python/oslo-service/oslo-service-1.31.8.ebuild
index 2a0093adb6f..1826f770123 100644
--- a/dev-python/oslo-service/oslo-service-1.31.8.ebuild
+++ b/dev-python/oslo-service/oslo-service-1.31.8.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/oslo.service-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2019-03-13 Thread Matthew Thode
commit: 1750c6e7c6073e2b8d7e113e2777a0868252c3a3
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:40:31 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1750c6e7

dev-python/sqlalchemy: 1.2.18 bump

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

 dev-python/sqlalchemy/Manifest |  1 +
 dev-python/sqlalchemy/sqlalchemy-1.2.18.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/dev-python/sqlalchemy/Manifest b/dev-python/sqlalchemy/Manifest
index ca87c8354c2..20be6cd6757 100644
--- a/dev-python/sqlalchemy/Manifest
+++ b/dev-python/sqlalchemy/Manifest
@@ -6,6 +6,7 @@ DIST SQLAlchemy-1.1.12.tar.gz 5178158 BLAKE2B 
92455943f3e5ce8c87fc9dd21da7c5ea54
 DIST SQLAlchemy-1.1.17.tar.gz 5285761 BLAKE2B 
58367c05a8e87aaa0c497455abfbb6c286ebab5f935d3d123d17eb7860a90ec414f825ebab41f386e3c229752a796516aa6ef5601d35a916a561ee98e0bc825c
 SHA512 
df8a8fc7523dab64f27a8a27398c2b72e6b93eaefc4d46247596772cfd6f65b7c07ae9b3f57d21297b287b52958c0f5a7ce61fd4eff9979b73338fbb4e438324
 DIST SQLAlchemy-1.1.18.tar.gz 5286357 BLAKE2B 
e414b48cb2756d32240d401aa37dbe0725da2325f8e8b1d553e84f354747ac1885bdda52b9dab8273bdcc2bdd92ee00fc5813578efcc2132c7d5be473a222a42
 SHA512 
cdc14e289f1fb65aec09d738aa7409aeac6499984167c45feb2dd829ca7897026d3032b3a28c8203a9a3573d04a8995c8300e4fee3c491fe41b1d6fd1e92dd1a
 DIST SQLAlchemy-1.2.0.tar.gz 5451303 BLAKE2B 
273edad173583d47d6ebdb4d3efb6e8e6c1e333667d71a1befb0aabc7ff8231f926c18d5463e1d4b815d2b2f39b7c9bca03ab3bf0f91f039b7ea55071e28
 SHA512 
0d9e57147b022955ad20da5b280e8734ba4be9585301b6e8fb9b96797d87d8707f95cb58afbaf310ec8033defffc4d794bec1d5089ca016b8dd9497e292881e3
+DIST SQLAlchemy-1.2.18.tar.gz 5675143 BLAKE2B 
2e0a54d16b64801cb60b619c39dfba64d3b1705ac43a89f6a3873c9fd1bb9af02d38d1026f309eb3d33ad20265da8b3731d7d7092bec8fa035e4d696d74f1d5f
 SHA512 
a3074e0f7b9a307937f02ad030811413f3c92b7edcc4f1c6eda7c94c1178708f8c920840385a9b33c7952e224fe46dc73223aee00123e863abf6d1d446aebdb2
 DIST SQLAlchemy-1.2.2.tar.gz 5460157 BLAKE2B 
60c5066a2993d9878f5d3abec1a6a9a4d0a3dc5878df71baee895e5278b95696b775e16000da0ba4c2c358b0a90e70faff0b5733a4f00255b0ec0d605cdd07c6
 SHA512 
060ce803b8b621d51aa69100c598c424c36f051bdce1e2df3f4d837815f91cb55c4e089db5375b01832ec28bf42332311009c51c1b5e7aae92aea001ee880db5
 DIST SQLAlchemy-1.2.4.tar.gz 033 BLAKE2B 
5301d365cf6462b8a61deb3f01dcf86897c0070fe80f570b91f94a02e1830088b558004d915d17589dfaea1e5fd382fdf88c44020f3b3b94974db773b5ed2db6
 SHA512 
a12d17f222cc5fc4360c439e19cae67a013af07e2c22b1f55511c4862d718578249e6bf83151eefe35957e530dbf18a565b08cded3a5e45dd21103201f4d24e8
 DIST SQLAlchemy-1.2.7.tar.gz 5571719 BLAKE2B 
995c977cd5bf22b464e5316d579a3bd5b15f2c2600230c729381f3dbecd1dd6a728ee08d5e8afa8e212bdc7e5272d8723706daed1db0ec353e3b56f5b9c614d7
 SHA512 
c592916dae177bcda7b3d7111af4269815d555273b548e35b58caaf518f7a5dc2256e5b98601cbbf0bbc95405fadd89f8e6b977e0d8104ce4e216d5c6924eda2

diff --git a/dev-python/sqlalchemy/sqlalchemy-1.2.18.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-1.2.18.ebuild
new file mode 100644
index 000..bb4e0ce3982
--- /dev/null
+++ b/dev-python/sqlalchemy/sqlalchemy-1.2.18.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+PYTHON_REQ_USE="sqlite?"
+
+inherit distutils-r1 eutils flag-o-matic
+
+MY_PN="SQLAlchemy"
+MY_P="${MY_PN}-${PV/_beta/b}"
+
+DESCRIPTION="Python SQL toolkit and Object Relational Mapper"
+HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.org/project/SQLAlchemy/;
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+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 ~x64-solaris"
+IUSE="doc examples +sqlite test"
+
+REQUIRED_USE="test? ( sqlite )"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DEPEND="
+   ${RDEPEND}
+   test? (
+   >=dev-python/pytest-2.5.2[${PYTHON_USEDEP}]
+   !~dev-python/pytest-3.9.1[${PYTHON_USEDEP}]
+   !~dev-python/pytest-3.9.2[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${MY_P}"
+
+python_prepare_all() {
+   # Disable tests hardcoding function call counts specific to Python 
versions.
+   rm -r test/aaa_profiling || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   if ! python_is_python3; then
+   local CFLAGS=${CFLAGS}
+   append-cflags -fno-strict-aliasing
+   fi
+   distutils-r1_python_compile
+}
+
+python_test() {
+   pytest -vv test || die "Testsuite 

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

2019-03-13 Thread Matthew Thode
commit: 8d8cf7ed0c3ff2bf57277a77d674636e5d30e206
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:14:51 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8cf7ed

dev-python/oslo-service: 1.31.8 bump

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

 dev-python/oslo-service/Manifest   |  1 +
 dev-python/oslo-service/oslo-service-1.31.8.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-python/oslo-service/Manifest b/dev-python/oslo-service/Manifest
index f2e0af20b6a..bb7d343bef8 100644
--- a/dev-python/oslo-service/Manifest
+++ b/dev-python/oslo-service/Manifest
@@ -1 +1,2 @@
 DIST oslo.service-1.31.7.tar.gz 72069 BLAKE2B 
8a40608ba3b4ab8c78cc48f89607af5db3e493aaec48e4b33d917fd5ea32478dc04a0ccb2f1aec524acc900a13d9880d8bd51e49bd3b2eab787d7b7c55872e47
 SHA512 
18bd558cbbf67441438f62a212ca61affd625597a02cbe8948bf055e61887a0e1b21dfc18e7450ec21951377daabcda8e5e7f57b39f5dcaa1b1d635df13f8e21
+DIST oslo.service-1.31.8.tar.gz 72731 BLAKE2B 
d0460fa76df75b691dd85bed07b2bff5f8574feb84f324736769156fb1d9c74f181d8267ed69b6f8a371bd9eae3db17d5fc8588bd706da30f3cd065e8d35f80b
 SHA512 
af4f1fc011dce56935d8ce09902172fe3c93f4907023d04c3aacb3e06631b5d5fc891ec55ee3c42acb8e29754a7519d12a38d1264935636284aee9134ce6f84f

diff --git a/dev-python/oslo-service/oslo-service-1.31.8.ebuild 
b/dev-python/oslo-service/oslo-service-1.31.8.ebuild
new file mode 100644
index 000..2a0093adb6f
--- /dev/null
+++ b/dev-python/oslo-service/oslo-service-1.31.8.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2019 Gentoo Authors
+# 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="Library for running OpenStack services"
+HOMEPAGE="https://pypi.org/project/oslo.service/;
+SRC_URI="mirror://pypi/${PN:0:1}/oslo.service/oslo.service-${PV}.tar.gz"
+S="${WORKDIR}/oslo.service-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/doc8-0.6.0[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   >=dev-python/greenlet-0.4.10[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.25.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
+   >=dev-python/paste-2.0.2[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   nosetests tests/ || die "test failed under ${EPYTHON}"
+}



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

2019-03-13 Thread Zac Medico
commit: 51b9f6031553de20c5e706cc9fd1d2a5da4f190d
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar 13 16:31:21 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 13 16:32:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b9f603

app-emulation/buildah: version bump to 1.7.1

Reported-by: Dennis Schridde  gmx.net>
Closes: https://bugs.gentoo.org/680222
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/buildah/Manifest |  1 +
 app-emulation/buildah/buildah-1.7.1.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/app-emulation/buildah/Manifest b/app-emulation/buildah/Manifest
index 028110d26d5..8a816aa1366 100644
--- a/app-emulation/buildah/Manifest
+++ b/app-emulation/buildah/Manifest
@@ -3,4 +3,5 @@ DIST buildah-1.3.tar.gz 4486873 BLAKE2B 
35fb62626d2466495da47579cf4ab23603797ef4
 DIST buildah-1.4.tar.gz 4529960 BLAKE2B 
20878d322d75c6c7c2921f91a9d5434231456d2e6a94c1d4b9ca4fc068bcde1359ba0113dbf97c05738e328933068cbe2a101a1fb429e602533a42a94282a840
 SHA512 
8b7fc6e94da3615ce42a13621f766602465404f30c7e4e0fcb50998aefb59ebd50a4e000b8b3887e150656a2dd8b8fb3541991f8cac1193322e828448b89056d
 DIST buildah-1.5.tar.gz 4549438 BLAKE2B 
0b547f2e06a012540e633e3e55d12d5f44141be7e7231643efd1914571b0d3b03411b5d95f2b8e616679c1f8c966fda818ac8d2a2ca016e89218480ca1c9392c
 SHA512 
291bf7d174500e96279f7fba143f72349648b09fd2d100e6409ae75c8436ff323143ed5b8b1a3448865171916bd44790292344247f0579c33a72c1ff774631e5
 DIST buildah-1.6.tar.gz 6296936 BLAKE2B 
1c5e0b1a8d3f3be381c0b7cad5c52af95ee8977c46500e24888bda3f33fffead493b53deb6bbec879d342639fbaab69acbbf0186d7794f6261b3a81b958475e9
 SHA512 
fb946351602370ecadce84bddde9b8c954b5ecd1ed88f75db8335bf3b5cb0fc68b90a253433d51ddab04d32a6ec2e87d48282f51ec2c3965410533f1247e96f0
+DIST buildah-1.7.1.tar.gz 5048407 BLAKE2B 
e76cbc95ce835eaa26d53f6ce74b9bbb0d4d5683f91bdaf090158ffdc3d223a522a825af2d99d573a5c3cd57445b4d7c3d4aff359454beac81244821367ab3d7
 SHA512 
4b62a604dcae7a8fd0a1d74186c6f5d4a5288072b014d51d929f68442436e774428b99e62a78504314cbec517254f29d79294dc6c0b30a999788c9af12d0be01
 DIST buildah-1.7.tar.gz 5041530 BLAKE2B 
5a30cd75783448cfc0df8167406669c1b687781e819513c11d2941087aa4ccc1b87f10acc6e4a77de5dc991435640aefd6139ee9bb66e5952de63d1593b6fab9
 SHA512 
fb44787b59c4ba26bc9b38ba434c6eeebbdeeeb3d28d44819bfe05c42e1a8db63e41d75382d8f25c2c72b44c7512dd5f5b7f3e4838afa40fb67037616594f8c0

diff --git a/app-emulation/buildah/buildah-1.7.1.ebuild 
b/app-emulation/buildah/buildah-1.7.1.ebuild
new file mode 100644
index 000..b7062877415
--- /dev/null
+++ b/app-emulation/buildah/buildah-1.7.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit bash-completion-r1 golang-vcs-snapshot
+
+KEYWORDS="~amd64"
+DESCRIPTION="A tool that facilitates building OCI images"
+HOMEPAGE="https://github.com/containers/buildah;
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="ostree selinux"
+EGO_PN="${HOMEPAGE#*//}"
+EGIT_COMMIT="v${PV}"
+GIT_COMMIT="93747b1"
+SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+RDEPEND="app-crypt/gpgme:=
+   app-emulation/skopeo
+   dev-libs/libgpg-error:=
+   dev-libs/libassuan:=
+   sys-fs/lvm2:=
+   sys-libs/libseccomp:=
+   selinux? ( sys-libs/libselinux:= )"
+DEPEND="${RDEPEND}"
+RESTRICT="test"
+REQUIRED_USE="!selinux? ( !ostree )"
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_prepare() {
+   default
+   sed -e 's|^\(GIT_COMMIT ?= \).*|\1'${GIT_COMMIT}'|' -i Makefile || die
+
+   [[ -f ostree_tag.sh ]] || die
+   use ostree || { echo -e "#!/bin/sh\necho containers_image_ostree_stub" 
> \
+   ostree_tag.sh || die; }
+
+   [[ -f selinux_tag.sh ]] || die
+   use selinux || { echo -e "#!/bin/sh\ntrue" > \
+   selinux_tag.sh || die; }
+}
+
+src_compile() {
+   env -u GOCACHE -u XDG_CACHE_HOME GOPATH="${WORKDIR}/${P}" emake all
+}
+
+src_install() {
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md install.md 
troubleshooting.md
+   doman docs/*.1
+   dodoc -r docs/tutorials
+   dobin ${PN} imgtype
+   dobashcomp contrib/completions/bash/buildah
+}
+
+src_test() {
+   GOPATH="${WORKDIR}/${P}" emake test-unit
+}



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

2019-03-13 Thread Guilherme Amadio
commit: b588a0cd399a1937a8416215e8753dd6908d6529
Author: Guilherme Amadio  gentoo  org>
AuthorDate: Wed Mar 13 15:08:56 2019 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Wed Mar 13 16:30:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b588a0cd

net-libs/davix: bump to 0.7.2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Guilherme Amadio  gentoo.org>

 net-libs/davix/Manifest   |  1 +
 net-libs/davix/davix-0.7.2.ebuild | 78 +++
 2 files changed, 79 insertions(+)

diff --git a/net-libs/davix/Manifest b/net-libs/davix/Manifest
index 267666160a2..0fd510eea0d 100644
--- a/net-libs/davix/Manifest
+++ b/net-libs/davix/Manifest
@@ -1,2 +1,3 @@
 DIST davix-0.6.7.tar 3346429 BLAKE2B 
7510c628cd1d346ed5f4dca6100207e5e2efa3a98d0caf63dbe3ba39f58a9b11c330c95cd2d40d60d8f2497355d4cb2f2d7537babfef287a5905f32322363d90
 SHA512 
5cb830e415a4ab87b7b046fbd8ba615379766f4fa4b886a271b0c248c05968b9a3cb144751b44d5fd62f5e07bdb7610c0505e44f2702147f6f006b49a4b3d8ce
 DIST davix-0.7.1.tar 4336124 BLAKE2B 
5db4f8f03fef38feedb0f0a9dfce763ff53ba9b1aa19d09f0af979e111d9f52226222e7b00e48aa3589070e9bf857e000f297d1a162aac83fe877ce3cd2984e1
 SHA512 
a4408960c4e16011de5e6cea1470d7fa487fd0b9c462082d8fb800bcaa812cab10a92643c9eeb66dda506d177903917176e6310c2a10042a848a52b858f4eb4e
+DIST davix-0.7.2.tar 4338425 BLAKE2B 
9a09d2d702b8d9767ac6b0a5e04170d3f7e930b4c9c0cd8127bee2eae99978f5fdbed7be09875c1bbdcd38c29aede1b8f74a56cc15d31ab5ffa3e1f92fb26990
 SHA512 
207cf290aa4dedfa8c37cf7e7d8fd2162ecd04421abef55f7ade23193e6ca18942d1fb0d611a63fbeed45d9ba5eab8f9957efcdad7f6296b9ac9a69b07c9c339

diff --git a/net-libs/davix/davix-0.7.2.ebuild 
b/net-libs/davix/davix-0.7.2.ebuild
new file mode 100644
index 000..b80ff8a2e7e
--- /dev/null
+++ b/net-libs/davix/davix-0.7.2.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="High-performance file management over WebDAV/HTTP"
+HOMEPAGE="https://dmc.web.cern.ch/projects/davix;
+SRC_URI="http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/${PN}/${PV}/${P}.tar.gz
 -> ${P}.tar"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc ipv6 kernel_linux test tools"
+
+CDEPEND="
+   dev-libs/libxml2:2=
+   dev-libs/openssl:0=
+   kernel_linux? ( sys-apps/util-linux )
+"
+
+DEPEND="${CDEPEND}
+   doc? (
+   app-doc/doxygen[dot]
+   dev-python/sphinx
+   )
+   virtual/pkgconfig
+"
+
+RDEPEND="${CDEPEND}"
+
+REQUIRED_USE="test? ( tools )"
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   for x in doc test; do
+   if ! use $x; then
+   sed -i -e "/add_subdirectory ($x)/d" CMakeLists.txt
+   fi
+   done
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
+   -DDOC_INSTALL_DIR="${EPREFIX}/usr/share/doc/${P}"
+   -DENABLE_HTML_DOCS=$(usex doc)
+   -DENABLE_IPV6=$(usex ipv6)
+   -DENABLE_TOOLS=$(usex tools)
+   -DHTML_INSTALL_DIR="${EPREFIX}/usr/share/doc/${P}/html"
+   -DSOUND_INSTALL_DIR="${EPREFIX}/usr/share/${PN}/sounds"
+   -DSTATIC_LIBRARY=OFF
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}/etc"
+   -DBUILD_TESTING=$(usex test)
+   )
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+   if use doc; then
+   cmake-utils_src_compile doc
+   fi
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if ! use tools; then
+   rm -rf "${ED}/usr/share/man/man1"
+   fi
+
+   if use test; then
+   rm -rf "${ED}/usr/bin/davix-unit-tests"
+   fi
+}



  1   2   3   >