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

2020-01-12 Thread Sergei Trofimovich
commit: 7e1aa2f35d6c770e5678eadce92f7806c8204303
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jan 13 07:27:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 13 07:27:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1aa2f3

app-misc/pax-utils: add python 3.8 support

Tested by Arfrever.

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

 app-misc/pax-utils/pax-utils-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/pax-utils/pax-utils-1.2.4.ebuild 
b/app-misc/pax-utils/pax-utils-1.2.4.ebuild
index 204c06270db..b4f02979653 100644
--- a/app-misc/pax-utils/pax-utils-1.2.4.ebuild
+++ b/app-misc/pax-utils/pax-utils-1.2.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit eutils python-single-r1 toolchain-funcs unpacker
 



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

2020-01-12 Thread Agostino Sarubbo
commit: 73da8ea5ad3541a21e7585a8cff21163b24c5bb2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jan 13 07:14:37 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jan 13 07:14:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73da8ea5

sys-kernel/git-sources: Automated version bump to 5.5_rc6.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-5.5_rc6.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 96ab42b3f94..5677e93c50c 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -4,3 +4,4 @@ DIST patch-5.5-rc2.patch 42752329 BLAKE2B 
1365e47a57cb9938f72f7141fe2a0308bc0ca3
 DIST patch-5.5-rc3.patch 43336020 BLAKE2B 
3bc5729452ab2a07c1a01808f545a80cd69e8eeb317199052ca8678625bfe594a59b2b8aac4e2ace01b0b43394c0014245b0303e2b2b4aa9a055b13d9edeb4ac
 SHA512 
119e1ca3739712a9da5f9c6a019f9ed3536cb1f2e03422093fae042414c2f47b9dff0b02438987af5fdffdba664d7ccb82203d14ee41c6a9a2a07b96877d4ea5
 DIST patch-5.5-rc4.patch 43379977 BLAKE2B 
a38ca7abade329ae966bfafe9f5c616c49d6a2afe2323a2835b4bb37c65d943d7b4b0224355d228a83c7a939aa3daa41b4d496ea2b808456bce2269dc6335bf3
 SHA512 
7a36ac95a934cfdad4fb1e082157c0e0a63d9658916f0889d4ef38b11c5b7d9ba2e57ec16897cb8987a134c2338ddc757e1f698661c6392cf7890571f6c08a8d
 DIST patch-5.5-rc5.patch 43553852 BLAKE2B 
06b996fded42eeabc082ede5867b62bfedd75b17fdb72bf3412bb2cf391e7a6c98485fe1bfa2aa2c71a89bf9118ad18fb436d5228c1a81b6d3ceb1595bfd
 SHA512 
ea1e206de9513bce3d6cd67b33f6b2311c141c11f1facdaffa0af09f8057f554a6f05ba682218a9f0f384995e773bbe08e3558263821b13f1c46df54db76bffe
+DIST patch-5.5-rc6.patch 43727222 BLAKE2B 
e17d108d073441237114984b5615ba17cbd07b7a4521a1b87dd41bf9d4194ad340a9a62adab3ce866151112a55090c3958df5a3c1f3fc6e321c876d70cebf219
 SHA512 
7596cccb5ac54be9b70d24ff222e20fbbc2285f59bda4402e173b0e6c8dd0060f2544ed688edd5620bca00ffbf93f6262c33a332c64d331854a23ce16589e0c2

diff --git a/sys-kernel/git-sources/git-sources-5.5_rc6.ebuild 
b/sys-kernel/git-sources/git-sources-5.5_rc6.ebuild
new file mode 100644
index 000..db3e3f95cd3
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-5.5_rc6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="5.4"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org";
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.5"
+
+pkg_postinst() {
+   postinst_sources
+}



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

2020-01-12 Thread Hans de Graaff
commit: d7efcb24b2dd87eae262d34423126ae493efae3d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 13 06:15:31 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:29:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7efcb24

dev-ruby/crass: add 1.0.6

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

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

diff --git a/dev-ruby/crass/Manifest b/dev-ruby/crass/Manifest
index f6a71bd916e..0fb2800a737 100644
--- a/dev-ruby/crass/Manifest
+++ b/dev-ruby/crass/Manifest
@@ -1,2 +1,3 @@
 DIST crass-1.0.4.gem 92160 BLAKE2B 
f0ee65e3fd6bde1b87bb47347c8afbc1c4b5e98331a82e64d0b96ef4ef7db91a0903d6961074713cf68ad68363d1c9c678e62f4b3d8e7f9b4491ad2bb70a1596
 SHA512 
44ef5393530b38c35035833ecc140bc324d39309e18d4bb81847f415c0092230483172fd92fe2acacab238bbb771cedd44d6031f7c985a59d0ab4d2373119967
 DIST crass-1.0.5.tar.gz 88665 BLAKE2B 
cf7cb01516a9d7ef21839b8b0cb2d7ce8a8f6fbcac32e6572eea2483546dbe5dd7afc3c9164590c565429b2390ffe823948e6da6fb4f09b53bacb63fdb190e68
 SHA512 
d56244d33d5c43a09268a81f57328757f505531633cfd56fff7a44d68a9f29c6ad49f5ae7a0e6c9ee93543fae9083f0d3ed290e32cb3565c37d7b31a01abaaea
+DIST crass-1.0.6.tar.gz 89443 BLAKE2B 
2721cc6f5419a36c122c63c59804da84791e70d522ee01ff2ff06fed67a74ab187d0b601cd85e031fd33a84315fbc4cd092c14de110053c94ff0e50d4feab5fc
 SHA512 
de98dea48d0cff148b3000d7388256552d1bf5a014ecbc074efc909473bc6edf2cf1db36179aaa4284eb810618dafc346757ac61708c9659045e013e6c6d4e36

diff --git a/dev-ruby/crass/crass-1.0.6.ebuild 
b/dev-ruby/crass/crass-1.0.6.ebuild
new file mode 100644
index 000..41f36469af2
--- /dev/null
+++ b/dev-ruby/crass/crass-1.0.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="crass.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby CSS parser that's fully compliant with the CSS Syntax Level 
3 specification"
+HOMEPAGE="https://github.com/rgrove/crass/";
+SRC_URI="https://github.com/rgrove/crass/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend ">=dev-ruby/minitest-5.0.8:5"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+   sed -i -e 's/git ls-files -z/find -print0/' ${RUBY_FAKEGEM_GEMSPEC} || 
die
+}



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

2020-01-12 Thread Hans de Graaff
commit: c302274f0813a5bb2d28e8d48ebe9f496f9d8ac7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 13 06:22:03 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:29:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c302274f

dev-ruby/i18n: add 1.8.2

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

 dev-ruby/i18n/Manifest  |  1 +
 dev-ruby/i18n/i18n-1.8.2.ebuild | 61 +
 2 files changed, 62 insertions(+)

diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest
index eef930bd49c..2de74305b2d 100644
--- a/dev-ruby/i18n/Manifest
+++ b/dev-ruby/i18n/Manifest
@@ -6,3 +6,4 @@ DIST i18n-1.7.0.tar.gz 65125 BLAKE2B 
0ead0a8208f89b778d5273e231b79e024417f211531
 DIST i18n-1.7.1.tar.gz 66346 BLAKE2B 
4fc0ba1130e2a1c5c9c603ff06ab076ef2d9ee57e968bce8dca4f2c5ee70079af5e38e69700f4df65101c141ef3b38e2cabd478dbeb274b17504f4f818fae161
 SHA512 
bc6c3587f084bb582a22647eb27ac53ccfbedbf8fe16f2a5605221f8033cbb920a557b5c7fe8247d407630ae5d245db55484a4da9396f519b705878371672e99
 DIST i18n-1.8.0.tar.gz 66404 BLAKE2B 
2712ccb3d08edd9058b12bbb1e7ae665f752e76a89a65a2ca67f02ae7af0ce16203941722247c9df6ae078749132f46cd52eadc686d5237534ffb67ad99f74d8
 SHA512 
a83f19d66532772bdbebcfdfbfa43d13cf333c1f26eb347c14dabc6325765d20222a989f32cdc3063ff138c68c7b19727c7ebb0684f120f7e5ce53c14b21316c
 DIST i18n-1.8.1.tar.gz 66350 BLAKE2B 
f5e44810f31b00c0b6dfdd8c56d76011eaaafc8504ba252250eb45aa3e25c181333af12c13c401ea531dfbf72174bd8e3fa98f9e2575a87be6b2b243e014dc58
 SHA512 
8bdf4864f649b33d6f71a4bfeeabcaaa4f7baaea7765831c72c1d5c3a139af5be478786997e7829e4dce09152ca885a01ac78938dc8da93f2fac86f0635ca3f4
+DIST i18n-1.8.2.tar.gz 66623 BLAKE2B 
2bc2a6174ae9b6a3342d925d29501e9cf959bf78f683a446330ab40064f39bbba5a715acf6b3baa2a1250308823880f9f91ec09aed03686f3d5bcbc314ef5807
 SHA512 
20cc06ab63c1e4343a49e2d979399dd599dc14e9a0faed260874d2c44419ca9b7262eb95b9949ed5cf0439b79854f5d810fe1731823b625449065666102340d3

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



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

2020-01-12 Thread Hans de Graaff
commit: 88660217d5ab8e1498ce286df1c1f2837a7992ca
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 13 06:19:39 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:29:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88660217

dev-ruby/delayer-deferred: add 2.1.3

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

 dev-ruby/delayer-deferred/Manifest |  1 +
 .../delayer-deferred/delayer-deferred-2.1.3.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/delayer-deferred/Manifest 
b/dev-ruby/delayer-deferred/Manifest
index fa1e09ae143..3ffc44eba86 100644
--- a/dev-ruby/delayer-deferred/Manifest
+++ b/dev-ruby/delayer-deferred/Manifest
@@ -1,3 +1,4 @@
 DIST delayer-deferred-2.0.0.gem 20992 BLAKE2B 
0a297ad96a76ce38497c26c596581b3082d7cb9f2b0401ff90a2985a82340ac5e19124d03dde807a57d6765c2af93ef167a1557be171bffa71aee595a6ebb3c4
 SHA512 
d1e33f318e45ea212a84eea436f396ac9a1fb5ceb3bba018ff5b58211352954447f798148092bf46a8e29c6bc7d81e1c091f95e68f43339d4de63e46c98e5e0f
 DIST delayer-deferred-2.1.0.gem 20992 BLAKE2B 
f50486ee9ca431fe637d15be99e7e0b4fae443cd8c8e5bf12f40e199361909b8a18147cda4809cd11222a86052ccb418333b86b1dfd95f85885232949ca6eb59
 SHA512 
314a406c14a05ad9f0c1ae8feb88612148e53f62a1b091feddce385c63fd4acc25e6b869e55961f021966fd0a928f6145cb4c824e8d299441cc5d4d72c6c2dc9
 DIST delayer-deferred-2.1.1.gem 21504 BLAKE2B 
b32f8e49fabe2c3c4e060fd68cb080cb4b5694752b58d1b153dfc4f56d0690d0c77204b18e93c734787a6c44ba9786921d8fa1b8c7024e49251d804dc4818cdf
 SHA512 
3d2f24799b44a132fd4ddfb5d8851dc74647b7c373405a51ec8deb94754f2d62de8421833d5e495d411958886d733963507edc47c4b601b75c0f86f2223b3223
+DIST delayer-deferred-2.1.3.gem 21504 BLAKE2B 
c8f44cbb89fd249b6ab708efd923b2cdf3d336a836f75882cced00c3413bf7e0592e19f5e05e327c45b1f5e40f606e07496e09c71e7ac79a479bbf84034971df
 SHA512 
9337a6d9e36cfac58f14e4a08ee97aa675e721a290c4f2ca53c082193470a7303d7256e964a99c4f4729163949c2e054be58bde0b2ee3be397c36f49e2ae6d1f

diff --git a/dev-ruby/delayer-deferred/delayer-deferred-2.1.3.ebuild 
b/dev-ruby/delayer-deferred/delayer-deferred-2.1.3.ebuild
new file mode 100644
index 000..0c793ee5ecc
--- /dev/null
+++ b/dev-ruby/delayer-deferred/delayer-deferred-2.1.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby implementation of JSDeferred"
+HOMEPAGE="https://github.com/toshia/delayer-deferred";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/delayer:1"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' Rakefile test/helper.rb || die
+   sed -i -e '/simplecov/,/^end/ s:^:#:' test/helper.rb || die
+}



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

2020-01-12 Thread Hans de Graaff
commit: 127ca2166eecbb4d6b74ca46f0396b6db9c055c4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 13 06:18:02 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:29:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=127ca216

dev-ruby/delayer: add 1.1.2

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

 dev-ruby/delayer/Manifest |  1 +
 dev-ruby/delayer/delayer-1.1.2.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/delayer/Manifest b/dev-ruby/delayer/Manifest
index f482e8b04cc..d47a5284281 100644
--- a/dev-ruby/delayer/Manifest
+++ b/dev-ruby/delayer/Manifest
@@ -1,3 +1,4 @@
 DIST delayer-0.0.2.gem 8704 BLAKE2B 
f0fba28398c0e585b10cfa48eaa7aceb9914e335f11253e8c4cb7a3c85201fae7a52e6792f1d0e824c75936ae2dea572a0ea99e89384562b76be615f6b70628d
 SHA512 
1a5e149b739d8dd975d5c4a9e6a072181cc4d816af202461a0f98ec91f92e85e76faf700171b83652ec4f5114b1c1c5b2c6cd9d1d8d6508c1161b43f099e2b88
 DIST delayer-1.0.0.gem 10240 BLAKE2B 
f39c02110a2c1734b8ae0f05619ea5954c3c1bc52fb70f179ea7ebc8531677ec1af232adadb08810d6a394ccefc6b525d8fda1cb7bc0a714fcd6aa4059202fb2
 SHA512 
2dfe3590381796f50dc89c17b038fd94cba21660e6863c60600e590f449180eb5e424f81340c6698dffddcf64f5218dadbdc96f1553e2eef96be2b1fbe2d1fb3
 DIST delayer-1.1.1.gem 11264 BLAKE2B 
de9dcf42b5c8905a372e6de59a20d14c9abc8a8ee993fdb81f0675ccc5da2986634ddf88c7f3ac79f2b7d33fb86083ef0d3aeea257c5edcfd8d508f8ba2509bf
 SHA512 
dc8f2ddb80e0148b0ee1567481ae560daa8c2220b7f2431000600cbab0e4dd45a79a9fb7bd6d2795df31f6accc269c7df2724fa8a31455c887be8128d02d5225
+DIST delayer-1.1.2.gem 11264 BLAKE2B 
b377fbeb5bd22f0e63e6c6135e86a266929ad3e77ac310bf18f47cea4dcb7cb74fabaa58960dd6ec9b1d26f3e28631da960ce51e9a2c48fa14014d5a47a28af1
 SHA512 
826aa27922c6d0d377db8b9ff0abd19903574a03dd9439548c82400a492127192ac875b839a54031ec7aa27d64bcef1158f0d94986f6b4d55765b6541d177ba0

diff --git a/dev-ruby/delayer/delayer-1.1.2.ebuild 
b/dev-ruby/delayer/delayer-1.1.2.ebuild
new file mode 100644
index 000..9feeed9ba57
--- /dev/null
+++ b/dev-ruby/delayer/delayer-1.1.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Delay the processing"
+HOMEPAGE="https://rubygems.org/gems/delayer";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' Rakefile ${PN}.gemspec test/test_*.rb || die 
"sed failed"
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/mk-livestatus/files/, net-analyzer/mk-livestatus/

2020-01-12 Thread Jeroen Roovers
commit: 23b789c312b096b2e0adad5ed8406441ffcc974b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 13 06:11:56 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 13 06:26:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b789c3

net-analyzer/mk-livestatus: Version 1.5.0_p22

- Update HOMEPAGE/SRC_URI and use HTTPS
- EAPI=7
- Add USE=boost
- Add USE=re2
- Move SRC_TEST out of global scope
- Drop failing test api/perl/t/20-Monitoring-Livestatus-test_socket.t
- Export CC/CXX (or it will default to anything it can find)
- icigna => icinga(!)
- Drop python_foreach_impl as the build system supports only one
  implementation anyway

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Bug: https://bugs.gentoo.org/show_bug.cgi?id=671792
Closes: https://bugs.gentoo.org/show_bug.cgi?id=358565
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/mk-livestatus/Manifest|   1 +
 .../files/mk-livestatus-1.5.0_p22-rm.patch |  10 ++
 net-analyzer/mk-livestatus/metadata.xml|   2 +
 .../mk-livestatus/mk-livestatus-1.5.0_p22.ebuild   | 166 +
 4 files changed, 179 insertions(+)

diff --git a/net-analyzer/mk-livestatus/Manifest 
b/net-analyzer/mk-livestatus/Manifest
index f76e15d2407..fef9de860f0 100644
--- a/net-analyzer/mk-livestatus/Manifest
+++ b/net-analyzer/mk-livestatus/Manifest
@@ -1,3 +1,4 @@
 DIST mk-livestatus-1.2.8p10.tar.gz 453496 BLAKE2B 
5c6cb41dff2d3cc29837088c18c6f7e4bfa6a5a9a3802adafe86fb28523bfc8037fc0c69770861612568db5fc8b61569663c3033201c6293b6da2dba3de55100
 SHA512 
ff25c2a8d0105fdd156bc922b56df10e3497361620671dc73242db0a7b57fbd34955b5f4fbd9954602c8011b1f6a5ebd4e278df7c3e66639d74110fd0035682d
 DIST mk-livestatus-1.2.8p16.tar.gz 453565 BLAKE2B 
73b4f2d245740e9427af391691a3873b2930bbef1de2b147cefdde1b84f24e7acf61aa748a8adaad4290c77d9b1c7aef7540c69d44c420522c5d56115127b49b
 SHA512 
32d4bc014c008ac7afbdca53e6b3e0d71f8eee5f41f4a0299a8e14cee2a1ea93216fe04c4ff9aa7d7b927dde8e63d186f09a2847665851f1063e699cf73a8df4
 DIST mk-livestatus-1.2.8p26.tar.gz 453508 BLAKE2B 
75338c65b2c323d4ef2637ef2507f6f213bd3b58a32c0bd377a3c0c0ead34c75394539eaec08d40ee9ea16ca2534158ee4c6823387f3fc3648a02a22d86e0395
 SHA512 
8afeb6e750d7eb310380153af91f9c6f889f6e350e26dc97f923a49b2e3cc6c0b866f893664ad5d9fd9c0e8671b0a69e1267e464e4de9faf75a2eb24536ae014
+DIST mk-livestatus-1.5.0p22.tar.gz 477418 BLAKE2B 
fcb33852fafd6ddbbae5fc2989dd694200dc046386e3add07afed0051c2299828afdd13c7e13a862edf10ecd25d522817d1248b05b0bc73cce4e6f4962ec0f1d
 SHA512 
a689d20230651e4cc6708f678fda9c34a4834b68580bff3b012eb7ec7ff2bbd70dff85121e73665ab0266831f36338bd0976731f7d4a68a2595757dccbcac9b6

diff --git a/net-analyzer/mk-livestatus/files/mk-livestatus-1.5.0_p22-rm.patch 
b/net-analyzer/mk-livestatus/files/mk-livestatus-1.5.0_p22-rm.patch
new file mode 100644
index 000..5c267ae2f4c
--- /dev/null
+++ b/net-analyzer/mk-livestatus/files/mk-livestatus-1.5.0_p22-rm.patch
@@ -0,0 +1,10 @@
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -201,7 +201,6 @@
+ install-data-local:
+   $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
+   $(INSTALL_PROGRAM) livestatus.o $(DESTDIR)$(pkglibdir)
+-  rm -f $(DESTDIR)$(pkglibdir)/liblivestatus.a
+ 
+ clean-local:
+   rm -rf *~ compile_commands.json cppcheck-result.xml html

diff --git a/net-analyzer/mk-livestatus/metadata.xml 
b/net-analyzer/mk-livestatus/metadata.xml
index 29e9ad4c81c..4a90a3fdc4d 100644
--- a/net-analyzer/mk-livestatus/metadata.xml
+++ b/net-analyzer/mk-livestatus/metadata.xml
@@ -15,5 +15,7 @@


Generate a 
net-analyzer/nagios-4 compatible plugin
+   Use dev-libs/boost for ASIO 
support
+   Use dev-libs/re2 for regex 
support

 

diff --git a/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild 
b/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild
new file mode 100644
index 000..4ad850f4877
--- /dev/null
+++ b/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild
@@ -0,0 +1,166 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GENTOO_DEPEND_ON_PERL=no
+PYTHON_COMPAT=( python2_7 )
+inherit autotools perl-module python-single-r1 toolchain-funcs
+
+DESCRIPTION="Nagios/Icinga event broker that allows quick/direct access to 
your status data"
+HOMEPAGE="https://checkmk.com/";
+SRC_URI="https://checkmk.com/support/${PV/_}/${P/_}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="boost examples nagios4 perl python re2 test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   !sys-apps/ucspi-unix:0
+   boost? ( dev-libs/boost )
+   perl? (
+   dev-lang/perl:0
+   virtual/perl-Digest-MD5:0
+   virtual/perl-Scalar-List-Utils:0
+   >=virtual/perl-Thread-Queue-2.11:0
+   virtual/perl-Encode:0
+   

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

2020-01-12 Thread Mikhail Pukhlikov
commit: 138876e503cb9b9160f8ae96b950228afb246330
Author: gentoo90  gmail  com>
AuthorDate: Sat Jan  4 22:05:08 2020 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Mon Jan 13 06:19:22 2020 +
URL:https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=138876e5

dev-lang/rust-bin-: allow choosing specific nightly version

Add RUST_NIGHTLY_DATE variable, similar to EGIT_COMMIT from git-r3.eclass.
Usage:
RUST_NIGHTLY_DATE="-MM-DD" emerge rust-bin:nightly
Closes: https://github.com/gentoo/gentoo-rust/pull/474

Signed-off-by: Mikhail Pukhlikov  gentoo.org>

 dev-lang/rust-bin/rust-bin-.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/dev-lang/rust-bin/rust-bin-.ebuild 
b/dev-lang/rust-bin/rust-bin-.ebuild
index e66acb1..3eb3dbc 100644
--- a/dev-lang/rust-bin/rust-bin-.ebuild
+++ b/dev-lang/rust-bin/rust-bin-.ebuild
@@ -10,6 +10,11 @@ HOMEPAGE="https://www.rust-lang.org/";
 MY_SRC_URI="https://static.rust-lang.org/dist/rust-nightly";
 MY_STDLIB_SRC_URI="https://static.rust-lang.org/dist/rust-std-nightly";
 
+if [[ -v RUST_NIGHTLY_DATE ]]; then
+   
MY_SRC_URI="https://static.rust-lang.org/dist/${RUST_NIGHTLY_DATE}/rust-nightly";
+   
MY_STDLIB_SRC_URI="https://static.rust-lang.org/dist/${RUST_NIGHTLY_DATE}/rust-std-nightly";
+fi
+
 ALL_RUSTLIB_TARGETS=(
"wasm32-unknown-unknown"
 )
@@ -80,6 +85,9 @@ src_install() {
components="${components},rls-preview,${analysis}"
fi
use rustfmt && components="${components},rustfmt-preview"
+
+   elog "installing components: ${components}"
+
./install.sh \
--components="${components}" \
--disable-verify \



[gentoo-commits] repo/proj/dotnet:master commit in: app-editors/visual-studio-code/

2020-01-12 Thread Mikhail Pukhlikov
commit: 2b9da417abb263ca160e2982e2b4739b965f5b94
Author: Christian Groschupp  groschupp  org>
AuthorDate: Wed Jan  1 12:18:46 2020 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Mon Jan 13 06:18:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=2b9da417

app-editors/visual-studio-code: bump to 1.41.1

Closes: https://github.com/gentoo/dotnet/pull/459
Signed-off-by: Mikhail Pukhlikov  gentoo.org>

 ...{visual-studio-code-1.41.0.ebuild => visual-studio-code-1.41.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-editors/visual-studio-code/visual-studio-code-1.41.0.ebuild 
b/app-editors/visual-studio-code/visual-studio-code-1.41.1.ebuild
similarity index 100%
rename from app-editors/visual-studio-code/visual-studio-code-1.41.0.ebuild
rename to app-editors/visual-studio-code/visual-studio-code-1.41.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/

2020-01-12 Thread Joonas Niilola
commit: 6a2a9d960ac651801e6ce7f9b918769b6297a5c7
Author: Henning Schild  hennsch  de>
AuthorDate: Fri Jan 10 20:26:42 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 13 06:09:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2a9d96

net-im/telegram-desktop-bin: Add spell checker optfeature

Closes: https://bugs.gentoo.org/705008
Signed-off-by: Henning Schild  hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/14301
Signed-off-by: Joonas Niilola  gentoo.org>

 .../telegram-desktop-bin-1.9.3-r1.ebuild   | 50 ++
 1 file changed, 50 insertions(+)

diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.9.3-r1.ebuild 
b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.9.3-r1.ebuild
new file mode 100644
index 000..e3da0c250b3
--- /dev/null
+++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.9.3-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop eutils xdg
+
+DESCRIPTION="Official desktop client for Telegram (binary package)"
+HOMEPAGE="https://desktop.telegram.org";
+SRC_URI="
+   https://github.com/telegramdesktop/tdesktop/archive/v${PV}.tar.gz -> 
tdesktop-${PV}.tar.gz
+   amd64? ( https://updates.tdesktop.com/tlinux/tsetup.${PV}.tar.xz )
+   x86? ( https://updates.tdesktop.com/tlinux32/tsetup32.${PV}.tar.xz )
+"
+
+LICENSE="GPL-3-with-openssl-exception"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+QA_PREBUILT="usr/lib/${PN}/Telegram"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   >=media-libs/fontconfig-2.13
+   >=sys-apps/dbus-1.4.20
+   x11-libs/libX11
+   >=x11-libs/libxcb-1.10[xkb]
+"
+
+S="${WORKDIR}/Telegram"
+
+src_install() {
+   exeinto /usr/lib/${PN}
+   doexe "Telegram"
+   newbin "${FILESDIR}"/${PN} "telegram-desktop"
+
+   local icon_size
+   for icon_size in 16 32 48 64 128 256 512; do
+   newicon -s "${icon_size}" \
+   
"${WORKDIR}/tdesktop-${PV}/Telegram/Resources/art/icon${icon_size}.png" \
+   telegram.png
+   done
+
+   domenu "${WORKDIR}/tdesktop-${PV}"/lib/xdg/telegramdesktop.desktop
+}
+
+pkg_postinst() {
+   optfeature "spell checker support" app-text/enchant
+}



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

2020-01-12 Thread Joonas Niilola
commit: 1e28361863d191d17006e1e5c26a210564cbcfb6
Author: Josiah Mullins  protonmail  com>
AuthorDate: Fri Jan 10 15:54:11 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 13 06:09:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e283618

net-libs/tox: convert to GLEP 81.

This commit fixes tox-0.2.9-r1 to use
the acct-group/tox and acct-user/tox
packages. It also reverts the package
to unstable due to the above changes.

Signed-off-by: Josiah Mullins  protonmail.com>

Closes: https://bugs.gentoo.org/694686
Closes: https://github.com/gentoo/gentoo/pull/14288
Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/tox/tox-0.2.9-r1.ebuild | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/net-libs/tox/tox-0.2.9-r1.ebuild b/net-libs/tox/tox-0.2.9-r1.ebuild
index 1cf998eed71..5307394b128 100644
--- a/net-libs/tox/tox-0.2.9-r1.ebuild
+++ b/net-libs/tox/tox-0.2.9-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils systemd user
+inherit cmake-utils systemd
 
 MY_P="c-toxcore-${PV}"
 DESCRIPTION="Encrypted P2P, messaging, and audio/video calling platform"
@@ -12,19 +12,21 @@ 
SRC_URI="https://github.com/TokTok/c-toxcore/archive/v${PV}.tar.gz -> ${MY_P}.ta
 
 LICENSE="GPL-3+"
 SLOT="0/0.2"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+av daemon dht-node ipv6 log-debug +log-error log-info log-trace 
log-warn static-libs test"
-RESTRICT="!test? ( test )"
 
 REQUIRED_USE="?? ( log-debug log-error log-info log-trace log-warn )
daemon? ( dht-node )"
+RESTRICT="!test? ( test )"
 
-RDEPEND="
-   av? ( media-libs/libvpx:=
-   media-libs/opus )
-   daemon? ( dev-libs/libconfig )
-   >=dev-libs/libsodium-0.6.1:=[asm,urandom,-minimal]"
 BDEPEND="virtual/pkgconfig"
+DEPEND=">=dev-libs/libsodium-0.6.1:=[asm,urandom,-minimal]
+   av? ( media-libs/libvpx
+   media-libs/opus )
+   daemon? ( dev-libs/libconfig )"
+RDEPEND="${DEPEND}
+   daemon? ( acct-group/tox
+ acct-user/tox )"
 
 S="${WORKDIR}/${MY_P}"
 
@@ -97,8 +99,6 @@ pkg_postinst() {
ewarn "consider disabling the DHT-node use flag."
fi
if use daemon; then
-   enewgroup tox
-   enewuser tox -1 -1 -1 tox
if [[ -f ${EROOT}/var/lib/tox-dht-bootstrap/key ]]; then
ewarn "Backwards compatability with the bootstrap 
daemon might have been"
ewarn "broken a while ago. To resolve this issue, 
REMOVE the following files:"



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

2020-01-12 Thread Joonas Niilola
commit: 88010994eb35de749f07f031fa9159641fd9d8e3
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Jan 10 08:48:12 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 13 06:09:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88010994

www-apps/gitea: remove unused patch

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14297
Signed-off-by: Joonas Niilola  gentoo.org>

 www-apps/gitea/files/gitea-mod-vendor.patch | 46 -
 1 file changed, 46 deletions(-)

diff --git a/www-apps/gitea/files/gitea-mod-vendor.patch 
b/www-apps/gitea/files/gitea-mod-vendor.patch
deleted file mode 100644
index c501e20adb9..000
--- a/www-apps/gitea/files/gitea-mod-vendor.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 796a0e3..2c6a6ef 100644
 a/Makefile
-+++ b/Makefile
-@@ -97,7 +97,7 @@ vet:
- 
- .PHONY: generate
- generate:
--  GO111MODULE=on $(GO) generate $(PACKAGES)
-+  GO111MODULE=on $(GO) generate -mod=vendor $(PACKAGES)
- 
- .PHONY: generate-swagger
- generate-swagger:
-diff --git a/modules/options/options.go b/modules/options/options.go
-index 723dd54..62e8c04 100644
 a/modules/options/options.go
-+++ b/modules/options/options.go
-@@ -5,7 +5,6 @@
- package options
- 
- //go:generate go run -mod=vendor main.go
--//go:generate go fmt bindata.go
- 
- type directorySet map[string][]string
- 
-diff --git a/modules/public/public.go b/modules/public/public.go
-index 8362b42..df70275 100644
 a/modules/public/public.go
-+++ b/modules/public/public.go
-@@ -18,7 +18,6 @@ import (
- )
- 
- //go:generate go run -mod=vendor main.go
--//go:generate go fmt bindata.go
- 
- // Options represents the available options to configure the macaron handler.
- type Options struct {
-diff --git a/modules/templates/templates.go b/modules/templates/templates.go
-index e7fe3b2..af6bf01 100644
 a/modules/templates/templates.go
-+++ b/modules/templates/templates.go
-@@ -5,4 +5,3 @@
- package templates
- 
- //go:generate go run -mod=vendor main.go
--//go:generate go fmt bindata.go



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

2020-01-12 Thread Joonas Niilola
commit: 606a78b496eff09146c70ba53059d5a5c755216c
Author: Josiah Mullins  protonmail  com>
AuthorDate: Thu Jan  9 17:31:44 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 13 06:09:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606a78b4

net-libs/tox: fix to openrc init script.

This commit unifies the location of the PID file for
the daemon in both the openrc script and the daemon's
config file. In addition,the script now checks the keys
directory for existence and correct permissions.

Signed-off-by: Josiah M. Mullins  protonmail.com>

Closes: https://bugs.gentoo.org/691772
Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/tox/files/initd   |  6 +-
 net-libs/tox/files/tox-bootstrapd.conf | 11 +++
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/net-libs/tox/files/initd b/net-libs/tox/files/initd
index 101d3297056..49880897a1a 100644
--- a/net-libs/tox/files/initd
+++ b/net-libs/tox/files/initd
@@ -1,7 +1,10 @@
 #!/sbin/openrc-run
 
 PIDDIR=/run/tox-bootstrapd
-PIDFILE="${PIDDIR}"/tox-bootstrap.pid
+PIDFILE="${PIDDIR}"/tox-bootstrapd.pid
+KEYSDIR=/var/lib/tox-bootstrapd
+TOX_USER=tox
+TOX_GROUP=tox
 
 depend() {
need net
@@ -11,6 +14,7 @@ start() {
ebegin "Starting tox-dht-bootstrap daemon"
 
checkpath -d -q -o "${TOX_USER}":"${TOX_GROUP}" "${PIDDIR}"
+   checkpath -d -q -o "${TOX_USER}":"${TOX_GROUP}" "${KEYSDIR}"
 
start-stop-daemon --start \
--pidfile "${PIDFILE}" \

diff --git a/net-libs/tox/files/tox-bootstrapd.conf 
b/net-libs/tox/files/tox-bootstrapd.conf
index 3413f5907d4..34836de6287 100644
--- a/net-libs/tox/files/tox-bootstrapd.conf
+++ b/net-libs/tox/files/tox-bootstrapd.conf
@@ -5,13 +5,16 @@ port = 33445
 
 // A key file is like a password, so keep it where no one can read it.
 // If there is no key file, a new one will be generated.
-// The daemon should have permission to read/write it.
+// If you change this directory, either change the keys directory
+// in the /etc/init.d/tox-dht-daemon script or manually set the
+// new directory to have user "tox" and group "tox".
 keys_file_path = "/var/lib/tox-bootstrapd/keys"
 
 // The PID file written to by the daemon.
-// Make sure that the user that daemon runs as has permissions to write to the
-// PID file.
-pid_file_path = "/var/run/tox-bootstrapd/tox-bootstrapd.pid"
+// Make sure that the user that daemon runs as has permissions to 
+// write to the PID file. If you change this file, please edit the 
+// etc/init.d/tox-dht-daemon script to reflect the change.
+pid_file_path = "/run/tox-bootstrapd/tox-bootstrapd.pid"
 
 // Enable IPv6.
 enable_ipv6 = true



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

2020-01-12 Thread Joonas Niilola
commit: 8bb44727d1ea95d546b7c345d780f12a29fd5610
Author: Josiah Mullins  protonmail  com>
AuthorDate: Thu Jan  9 17:36:40 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 13 06:09:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb44727

net-libs/tox: drop old versions

This commit drops both tox 0.2.8 and tox 0.2.9.

Signed-off-by: Josiah M. Mullins  protonmail.com>

Bug: https://bugs.gentoo.org/694686
Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/tox/Manifest |   1 -
 net-libs/tox/metadata.xml |   1 -
 net-libs/tox/tox-0.2.8.ebuild | 100 -
 net-libs/tox/tox-0.2.9.ebuild | 101 --
 4 files changed, 203 deletions(-)

diff --git a/net-libs/tox/Manifest b/net-libs/tox/Manifest
index 4aecac3f229..64a9543861a 100644
--- a/net-libs/tox/Manifest
+++ b/net-libs/tox/Manifest
@@ -1,3 +1,2 @@
 DIST c-toxcore-0.2.10.tar.gz 515842 BLAKE2B 
8e79f9a5045b5fef7825e5eb21644625607d86e472ec75ff45ff826712efa515682f9439181d52444b2a6a21472c6e78a3bea5bb7e356373faf733e2644a315d
 SHA512 
8a6a78c52a67be0b727d0d3a8d1cece20ad716a2e694df0aa747eee7764f64c957458584f59db5e727a9803ed7b21adc1ad8d7e80fd6651e7774ca3504b38fc7
-DIST c-toxcore-0.2.8.tar.gz 502907 BLAKE2B 
0ca2c861b3cd982b471fac5cf8bdacd21c3248118846cc17e51f33ba04cf3da12a64578744e47daa27bb8613762a6f562eb550f0b7af05a66696412f6d0a6360
 SHA512 
a23a87a74fe97091b00ea76676a22578ed1e2426ac777146bb6efc984f1bfd3fff0d7fb149691155b8e2db56e1e088a1884536e5b717ff5c45a87b437f275735
 DIST c-toxcore-0.2.9.tar.gz 510806 BLAKE2B 
e67bdb86757d1431cc9d627dbc9afa9f54c3deb7814b38c2126849d10e9225aa58d2b23d175622678be74894ea197d3084719422a605d95eb4c55c4597a79f98
 SHA512 
917826a906a9ca4f04f34494616b8e36ec9e74c6b0709c50e8fe2dd9da680d170013fef242a3fe1b834e8e54cd2dde6be1c14e5d977f8531436ef34280bc3966

diff --git a/net-libs/tox/metadata.xml b/net-libs/tox/metadata.xml
index 9b67a0bb173..bfbb95186f1 100644
--- a/net-libs/tox/metadata.xml
+++ b/net-libs/tox/metadata.xml
@@ -12,7 +12,6 @@

Adds support for audio and video.
Enables DHT Bootstrap Node. 
-   Log level: 0 (no debug info logged)
Log level: 1
Log level: 2
Log level: 3

diff --git a/net-libs/tox/tox-0.2.8.ebuild b/net-libs/tox/tox-0.2.8.ebuild
deleted file mode 100644
index 7e056d8ed92..000
--- a/net-libs/tox/tox-0.2.8.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils systemd user
-
-MY_P="c-toxcore-${PV}"
-DESCRIPTION="Encrypted P2P, messaging, and audio/video calling platform"
-HOMEPAGE="https://tox.chat";
-SRC_URI="https://github.com/TokTok/c-toxcore/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0/0.2"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+av daemon ipv6 no-log log-trace log-debug log-info log-warn +log-error 
static-libs test"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="^^ ( no-log log-trace log-debug log-info log-warn log-error )"
-
-RDEPEND="
-   av? ( media-libs/libvpx:=
-   media-libs/opus )
-   daemon? ( dev-libs/libconfig )
-   >=dev-libs/libsodium-0.6.1:=[asm,urandom,-minimal]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   cmake-utils_src_prepare
-   #remove faulty tests
-   for testname in bootstrap lan_discovery save_compatibility tcp_relay; do
-   sed -i -e "/^auto_test(${testname})$/d" CMakeLists.txt || die
-   done
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_TOXAV=$(usex av)
-   -DMUST_BUILD_TOXAV=$(usex av)
-   -DBOOTSTRAP_DAEMON=$(usex daemon)
-   -DENABLE_STATIC=$(usex static-libs)
-   -DENABLE_SHARED=ON
-   -DBUILD_AV_TEST=$(usex test)
-   -DUSE_IPV6=$(usex test && usex ipv6)
-   )
-   if use test; then
-   mycmakeargs+=(-DTEST_TIMEOUT_SECONDS=120)
-   fi
-   if use no-log; then
-   mycmakeargs+=(-DMIN_LOGGER_LEVEL="")
-   einfo "logging disable"
-   elif use log-trace; then
-   mycmakeargs+=(-DMIN_LOGGER_LEVEL="TRACE")
-   einfo "Trace logging enabled"
-   elif use log-debug; then
-   mycmakeargs+=(-DMIN_LOGGER_LEVEL="DEBUG")
-   einfo "debug logging enabled"
-   elif use log-info; then
-   mycmakeargs+=(-DMIN_LOGGER_LEVEL="INFO")
-   einfo "info logging enabled"
-   elif use log-warn; then
-   mycmakeargs+=(-DMIN_LOGGER_LEVEL="WARNING")
-   einfo "warning logging enabled"
-   else
-   mycmakeargs+=(-DMIN_LOGGER_LEVEL="ERROR")
-   einfo "error logging enabled"
-   fi
-
-   cmake-utils_src_configure
-}
-
-src_install() 

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

2020-01-12 Thread Hans de Graaff
commit: ac913984df9ac0933d185d404de242ce325f97fb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 12 09:42:38 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:09:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac913984

app-emacs/with-editor: remove obsolete blocker

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

 app-emacs/with-editor/with-editor-2.8.3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-emacs/with-editor/with-editor-2.8.3.ebuild 
b/app-emacs/with-editor/with-editor-2.8.3.ebuild
index 1316d5c5248..d41f0f1faed 100644
--- a/app-emacs/with-editor/with-editor-2.8.3.ebuild
+++ b/app-emacs/with-editor/with-editor-2.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,6 +19,5 @@ ELISP_TEXINFO="*.texi"
 DOCS="README.md with-editor.org"
 
 DEPEND=""
-# Versions of magit before 2.5.0 bundled with-editor
-RDEPEND="!!

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

2020-01-12 Thread Hans de Graaff
commit: 6dbf1107704ed2735a08bbeff5fef2c66a774667
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 12 09:40:55 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:09:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbf1107

dev-ruby/tilt: remove obsolete blockers

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

 dev-ruby/tilt/tilt-2.0.10.ebuild | 4 +---
 dev-ruby/tilt/tilt-2.0.9.ebuild  | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/tilt/tilt-2.0.10.ebuild b/dev-ruby/tilt/tilt-2.0.10.ebuild
index 9be8e3dee57..bde775cc9db 100644
--- a/dev-ruby/tilt/tilt-2.0.10.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,8 +30,6 @@ ruby_add_bdepend "test? (
dev-ruby/nokogiri
!!

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

2020-01-12 Thread Hans de Graaff
commit: e5bae7191169b903672cc399596a371d2ac815fc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 12 09:41:40 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:09:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5bae719

app-emacs/with-editor: cleanup

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

 app-emacs/with-editor/Manifest |  1 -
 app-emacs/with-editor/with-editor-2.7.4.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest
index a6aff303453..7226b197c72 100644
--- a/app-emacs/with-editor/Manifest
+++ b/app-emacs/with-editor/Manifest
@@ -1,2 +1 @@
-DIST with-editor-2.7.4.tar.gz 30159 BLAKE2B 
2e1e84dd1e4bd0c4f5c0e0bb8730e8c4327e58ae38ee445c4f7f365279f7b8293639be675e735e82fea15c0fa93ff7b02c18d0fdb81889d6b44459d40f7322ae
 SHA512 
d35409bc761e5ee797ca758878365a11695e0e8558275e8dd8eb2b22c92b7ea92024a56c1adbab47d4b5e0cc49a2e6adf5e8d1f7fd3e784774dab39bdbf1d93c
 DIST with-editor-2.8.3.tar.gz 30648 BLAKE2B 
8989f8506fb58c1f54efa4fcb72fa8ddd477c0c73d82672028bdb027f74093b62c44ab5a545cd9db2e0e3222bf461e605aebc805112c5ae8486c224b22806c26
 SHA512 
389aa084f7dfb7f7b59a37802441718e20ee70d88b9af9631b1fc547e4c3238d053bb2b3ef50a4e6332fc3befae183a49d55b3c7bd7719a149cf83001d23810c

diff --git a/app-emacs/with-editor/with-editor-2.7.4.ebuild 
b/app-emacs/with-editor/with-editor-2.7.4.ebuild
deleted file mode 100644
index 710b1bca64c..000
--- a/app-emacs/with-editor/with-editor-2.7.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-NEED_EMACS=24
-
-inherit elisp
-
-DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes"
-HOMEPAGE="https://magit.vc/manual/with-editor";
-SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
-
-SITEFILE="50${PN}-gentoo.el"
-ELISP_TEXINFO="*.texi"
-DOCS="README.md with-editor.org"
-
-DEPEND=""
-# Versions of magit before 2.5.0 bundled with-editor
-RDEPEND="!!

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

2020-01-12 Thread Hans de Graaff
commit: fcd90d625d10adf59d1f26e531177c65d251b042
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 12 09:45:20 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:09:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd90d62

dev-ruby/rack: remove obsolete blocker

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

 dev-ruby/rack/rack-1.6.12.ebuild | 4 ++--
 dev-ruby/rack/rack-2.0.8.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rack/rack-1.6.12.ebuild b/dev-ruby/rack/rack-1.6.12.ebuild
index 1908d3add21..a023abdfeeb 100644
--- a/dev-ruby/rack/rack-1.6.12.ebuild
+++ b/dev-ruby/rack/rack-1.6.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,7 @@ ruby_add_rdepend "virtual/ruby-ssl"
 ruby_add_bdepend "test? ( dev-ruby/bacon )"
 
 # Block against versions in older slots that also try to install a binary.
-RDEPEND="${RDEPEND} !

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

2020-01-12 Thread Hans de Graaff
commit: 2b26a6344b93eb53c2c4814786b4b7e30dac1d89
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 12 09:21:17 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:09:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b26a634

dev-ruby/sprockets: remove obsolete blocker

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

 dev-ruby/sprockets/sprockets-3.7.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/sprockets/sprockets-3.7.2.ebuild 
b/dev-ruby/sprockets/sprockets-3.7.2.ebuild
index f823dba356b..af093d625a6 100644
--- a/dev-ruby/sprockets/sprockets-3.7.2.ebuild
+++ b/dev-ruby/sprockets/sprockets-3.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,8 +23,7 @@ IUSE=""
 
 ruby_add_rdepend "
dev-ruby/concurrent-ruby:1
-   >=dev-ruby/rack-1:* =dev-ruby/rack-1:* 

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

2020-01-12 Thread Hans de Graaff
commit: 0de4c2d77c3541eb7a33ab5907a88aae3edb1b13
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 12 09:06:05 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 13 06:08:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de4c2d7

dev-ruby/sass: remove obsolete blockers

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

 dev-ruby/sass/sass-3.4.25-r1.ebuild | 4 ++--
 dev-ruby/sass/sass-3.4.25.ebuild| 4 ++--
 dev-ruby/sass/sass-3.5.7-r1.ebuild  | 3 +--
 dev-ruby/sass/sass-3.5.7.ebuild | 3 +--
 dev-ruby/sass/sass-3.7.4.ebuild | 3 +--
 5 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/dev-ruby/sass/sass-3.4.25-r1.ebuild 
b/dev-ruby/sass/sass-3.4.25-r1.ebuild
index 7d466986dd3..3bde605ccdc 100644
--- a/dev-ruby/sass/sass-3.4.25-r1.ebuild
+++ b/dev-ruby/sass/sass-3.4.25-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ IUSE=""
 
 ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )"
 
-ruby_add_rdepend ">=dev-ruby/listen-1.3.1:1 !!=dev-ruby/listen-1.3.1:1"
 
 # tests could use `less` if we had it
 

diff --git a/dev-ruby/sass/sass-3.4.25.ebuild b/dev-ruby/sass/sass-3.4.25.ebuild
index 6d82ebf98f8..88b07bcd7bf 100644
--- a/dev-ruby/sass/sass-3.4.25.ebuild
+++ b/dev-ruby/sass/sass-3.4.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
 
 ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )"
 
-ruby_add_rdepend ">=dev-ruby/listen-1.3.1:1 !!=dev-ruby/listen-1.3.1:1"
 
 # tests could use `less` if we had it
 

diff --git a/dev-ruby/sass/sass-3.5.7-r1.ebuild 
b/dev-ruby/sass/sass-3.5.7-r1.ebuild
index e6dbd5011f6..9974c2caf1b 100644
--- a/dev-ruby/sass/sass-3.5.7-r1.ebuild
+++ b/dev-ruby/sass/sass-3.5.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,6 @@ IUSE=""
 ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )"
 
 ruby_add_rdepend "
-   !!=dev-ruby/yard-0.5.3 )"
 
 ruby_add_rdepend "
-   !!=dev-ruby/yard-0.5.3 )"
 
 ruby_add_rdepend "
-   !!

[gentoo-commits] repo/gentoo:master commit in: gui-apps/mako/

2020-01-12 Thread Matthew Thode
commit: 58b2f1a205b17140667011cb4e867c53daae981a
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 13 05:24:00 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 13 05:24:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b2f1a2

gui-apps/mako: 1.4.1 bump

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

 gui-apps/mako/Manifest  |  1 +
 gui-apps/mako/mako-1.4.1.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/gui-apps/mako/Manifest b/gui-apps/mako/Manifest
index 60f90c1b04b..3b0ccd86566 100644
--- a/gui-apps/mako/Manifest
+++ b/gui-apps/mako/Manifest
@@ -1,2 +1,3 @@
 DIST mako-1.3.tar.gz 46482 BLAKE2B 
ea7699f713aded0476f3a9b88d90fa8d3bbd4e64e888caa68a98208625cdd15f1261c389dcb8ab43c6fbc77e1ebc0840b378443a1b350ff16adc59b98b9be0a8
 SHA512 
efada6ac413d80949669df3124ab9979537dcedd535132de57338b484ff2c81da8da59503a14dc2e9bbb266101659dd1d399d66456d383fdd1853d9137587259
+DIST mako-1.4.1.tar.gz 49442 BLAKE2B 
aa242d905d33dcfd2e30317a65d3826ba43ad344e93d1f41ed8b28f75310f724ed0eb5ae163f97a441ae07a4bb3465aa01f974cd95f97ba981a907fb761ad3d4
 SHA512 
25b0f59645c1815d8bdba42cedd6f56163ff663cd801a534c4c725c99e9a8cc28aef1d2c899d30cca06f0c6ddfa4a8e6efa01e5e98091347bcfc80d596f16d43
 DIST mako-1.4.tar.gz 48418 BLAKE2B 
ebd3c2f6fb7d51df826cab469c3e12477ec4503e3dfdfb4e9700393c0d994f6d7fcce6f3471d5faf90c5eb4bfa766941b97b0c8a8a556b5639ad5f3612df3082
 SHA512 
6059103e3a0c0cca5b0f717fbd7522f9a13f3dd3d65fe674e65cc175122a3372041bee2050d253ccb47a2adaa1dfa3180a19276bcdcb20c1e00813d75e1b3683

diff --git a/gui-apps/mako/mako-1.4.1.ebuild b/gui-apps/mako/mako-1.4.1.ebuild
new file mode 100644
index 000..d77f7073b6a
--- /dev/null
+++ b/gui-apps/mako/mako-1.4.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway."
+HOMEPAGE="https://github.com/emersion/mako";
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/emersion/${PN}.git";
+else
+   SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="+icons"
+
+DEPEND="
+   dev-libs/wayland
+   x11-libs/pango
+   x11-libs/cairo
+   || (
+   sys-apps/systemd
+   sys-auth/elogind
+   )
+   sys-apps/dbus[user-session]
+   icons? (
+   x11-libs/gtk+:3
+   x11-libs/gdk-pixbuf
+   )
+"
+RDEPEND="
+   ${DEPEND}
+"
+BDEPEND="
+   virtual/pkgconfig
+   app-text/scdoc
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dicons=$(usex icons enabled disabled)
+   "-Dwerror=false"
+   )
+   meson_src_configure
+}



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

2020-01-12 Thread Tim Harder
commit: 574a07e43092113d9d5302dcb9aa61273316fcbb
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 04:39:21 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 04:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574a07e4

app-vim/voom: version bump to 5.3

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

 app-vim/voom/Manifest|  1 +
 app-vim/voom/voom-5.3.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-vim/voom/Manifest b/app-vim/voom/Manifest
index 12e5f6a3be1..4cb36bbff9c 100644
--- a/app-vim/voom/Manifest
+++ b/app-vim/voom/Manifest
@@ -1 +1,2 @@
 DIST voom-5.1.tar.bz2 102211 BLAKE2B 
3835fb8f41638ca2ff91c106d94ee04aca3b6b3efcb44c7f023faba164512a96ff5b310b6fba3604ba2abe10e1371102997a3a9c67df28772fd68910836d2eb1
 SHA512 
3798c6d5079ebdf4f447f62613340e46a6b593e0a97226b0aecc90889c6cd2f6f2ce36eb88395a12a0e27ff3803c7693f1c56443928914bfea134d8a75df8c91
+DIST voom-5.3.tar.gz 115841 BLAKE2B 
6e88c4121b796a75ee623537483ff579acb4de73ff353408381ee64ce708cff1d7f8c45bdbe1e0c9761b5a17dd3aa54b3a0a2cf83873628bd1490e1524962ea2
 SHA512 
f51f30641d8b3d0ff5cd0d6b31cd1d8a15cb14f20f973ac83b9b5d046b94452e6e4e4ff0b28ce7842aa7f9b656a9dd631297aeae16ea75eea4411d911057873e

diff --git a/app-vim/voom/voom-5.3.ebuild b/app-vim/voom/voom-5.3.ebuild
new file mode 100644
index 000..78f809834f6
--- /dev/null
+++ b/app-vim/voom/voom-5.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit python-single-r1 vim-plugin
+
+DESCRIPTION="vim plugin: emulates a two-pane text outliner"
+HOMEPAGE="https://vim-voom.github.com/ 
https://www.vim.org/scripts/script.php?script_id=2657";
+SRC_URI="https://github.com/vim-voom/VOoM/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC0-1.0"
+KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="${PYTHON_DEPS}
+   || (
+   app-editors/vim[python,${PYTHON_USEDEP}]
+   app-editors/gvim[python,${PYTHON_USEDEP}]
+   )"
+
+S=${WORKDIR}/VOoM-${PV}



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

2020-01-12 Thread Jeroen Roovers
commit: b617456b32194f4d367e5fc6f1cfaa9abb08b399
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 13 03:32:53 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 13 03:33:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b617456b

dev-libs/libuv: Version 1.34.1

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

 dev-libs/libuv/Manifest|  1 +
 dev-libs/libuv/libuv-1.34.1.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/libuv/Manifest b/dev-libs/libuv/Manifest
index 71f983afc51..7f1bdd3e1c9 100644
--- a/dev-libs/libuv/Manifest
+++ b/dev-libs/libuv/Manifest
@@ -1,2 +1,3 @@
 DIST libuv-1.33.1.tar.gz 1251944 BLAKE2B 
fc20883dbd96df0d91fbcc75255ae2a371cd2d4e00a747cf23e7b9dbc2e4663ca71be2eef601b18c58e39f64cb3ad348684db4c683bcdd85a3fea4c28a578417
 SHA512 
0200aae2d38c26f537658955479cbc54fb69d5d8cbbccf3016cea319b2c46b1f311ca7a8fc289f14532acbbf2905cf96b17353b8b92bf09802424c372701d1d5
 DIST libuv-1.34.0.tar.gz 1253950 BLAKE2B 
3317709603409e009e24b5ff419bbac03927e75f0c0a37f0c6d8f558d027a25e883eec60a46928bb3533308a6f77a9834841e62ad9162df3c8cca1c3ae24a75e
 SHA512 
30811311268179984fdc44209eb0e9ac4c6df08fa30790b75916ae838b23c2578a8a043340fbde86bcd5a373dcc335dec5fe88209560613876ca3272fd99c9e8
+DIST libuv-1.34.1.tar.gz 1243096 BLAKE2B 
c6c786ceacbe3387a27455a413507cfe69511f88cddf150e98b21520e247a6825ff23506dc7fe1aa8c830772db23085d1b2c496ace11cde8405e4e204ce93f57
 SHA512 
95212bdba326a22edb2663982a4abb95c420d287c67b20e57d6acdd4c40d40956ad28c599beaf10fbc941c6e50df94261d84abf8ac25abceb10f67d9de5ef3d3

diff --git a/dev-libs/libuv/libuv-1.34.1.ebuild 
b/dev-libs/libuv/libuv-1.34.1.ebuild
new file mode 100644
index 000..062b57ada6f
--- /dev/null
+++ b/dev-libs/libuv/libuv-1.34.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools multilib-minimal
+
+DESCRIPTION="Cross-platform asychronous I/O"
+HOMEPAGE="https://github.com/libuv/libuv";
+SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD BSD-2 ISC MIT"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="static-libs"
+RESTRICT="test"
+
+DEPEND="sys-devel/libtool
+   virtual/pkgconfig[${MULTILIB_USEDEP}]"
+
+src_prepare() {
+   default
+
+   echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])" \
+   > m4/libuv-extra-automake-flags.m4 || die
+
+   # upstream fails to ship a configure script
+   eautoreconf
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   cc_cv_cflags__g=no
+   $(use_enable static-libs static)
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_test() {
+   mkdir "${BUILD_DIR}"/test || die
+   cp -pPR "${S}"/test/fixtures "${BUILD_DIR}"/test/fixtures || die
+   default
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
+}



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

2020-01-12 Thread Tim Harder
commit: a60bf4f49c65e357b241d24c777f5069e4aedc98
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:09:50 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60bf4f4

app-vim/vimagit: remove old

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

 app-vim/vimagit/Manifest |  2 --
 app-vim/vimagit/vimagit-1.7.1.ebuild | 20 
 app-vim/vimagit/vimagit-1.7.2.ebuild | 25 -
 3 files changed, 47 deletions(-)

diff --git a/app-vim/vimagit/Manifest b/app-vim/vimagit/Manifest
index 1ac8281d937..0bf10f86629 100644
--- a/app-vim/vimagit/Manifest
+++ b/app-vim/vimagit/Manifest
@@ -1,3 +1 @@
-DIST vimagit-1.7.1.tar.gz 35302 BLAKE2B 
e8e46f399ef700d971e61a233af41a3735faf29fe95baa53b6e0888c0b708a1bfcee051bb9afc90348585f3cb3cf9278fe47a1ed17096d956ccecbc45398c4bc
 SHA512 
8ce2959c135da90b880ccdcd66e71661c7908f250d47a24ede025762a6e9422cebcf8fd516bf99e475605f4278e232713c66293781ceb95f47a22031e9260a71
-DIST vimagit-1.7.2.tar.gz 37398 BLAKE2B 
c7e0a82ebb7a1d1ae5e2c5aa0c6c8f8a2b45fa65a193b6dcd8a97822d4ecb99ba60dd86156390db4de0fb0ce39883e67a1b17157d8c259a0ad6559a52cefbeb2
 SHA512 
8b825da4b411732db022b1a3f25f6f779ba5e58df5ca4d404e985b16a4811f911c626674f1a7f4a285d78369f4c7ad3a33b7ffa2b50f1a4a94372a3c5fb29a15
 DIST vimagit-1.7.3.tar.gz 42325 BLAKE2B 
cad2adc5b61dd2abbfa2cdb58c11e293d2a0d03fd5d08c8f4a08140e5bc397ad6949a20b1c4b3076537dcf8b1b4b2f00f0a90ff62dc8a858ff5b37e0e3b257e0
 SHA512 
bfc0d49892fdb5c5dfc3ca971bc676081ba820420ad358a888299eb5b92e13f185b0acc6c636a493faef3dc10c7a8b56b7dc4393a08cb5b7012619234782b158

diff --git a/app-vim/vimagit/vimagit-1.7.1.ebuild 
b/app-vim/vimagit/vimagit-1.7.1.ebuild
deleted file mode 100644
index 1583759b0cc..000
--- a/app-vim/vimagit/vimagit-1.7.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/jreybert/vimagit.git";
-else
-   SRC_URI="https://github.com/jreybert/vimagit/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="vim plugin: ease your git workflow within vim"
-HOMEPAGE="https://github.com/jreybert/vimagit";
-LICENSE="vim"
-VIM_PLUGIN_HELPFILES="${PN}"
-
-RDEPEND="dev-vcs/git"

diff --git a/app-vim/vimagit/vimagit-1.7.2.ebuild 
b/app-vim/vimagit/vimagit-1.7.2.ebuild
deleted file mode 100644
index 5e291f76fe7..000
--- a/app-vim/vimagit/vimagit-1.7.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/jreybert/vimagit.git";
-else
-   SRC_URI="https://github.com/jreybert/vimagit/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="vim plugin: ease your git workflow within vim"
-HOMEPAGE="https://github.com/jreybert/vimagit";
-LICENSE="vim"
-VIM_PLUGIN_HELPFILES="${PN}"
-
-RDEPEND="dev-vcs/git"
-
-src_prepare() {
-   rm _config.yml || die
-   default
-}



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

2020-01-12 Thread Tim Harder
commit: 9f396703b6933bbacf1a3deaa849af8531f63d1f
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:06:15 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f396703

app-vim/diffchar: version bump to 8.6

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

 app-vim/diffchar/Manifest|  1 +
 app-vim/diffchar/diffchar-8.6.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 8298dc025a1..946abb32ebd 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1,3 @@
 DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
 DIST diffchar-8.2.tar.gz 440613 BLAKE2B 
e440ef29512348fe82fc4b644fb5e5d9db31582991f22447f2a896180091dc3bd4e2e789ce8ca8984507fd2fe1fe8f53d37ac6913d34960a174dd9003d729e84
 SHA512 
ff7c01a03bd989fbcdabfda8007e177acab191e283e1617e16dc2a366869ad6946df7b25a2e514f96ad7dc69350f07ffd5eac7b7769f0e017e029343c9756ea1
+DIST diffchar-8.6.tar.gz 392905 BLAKE2B 
bd3f6b40d79f7c51a9dc881e7a1b24aa1e75812bf76cf42c331d28809fd0f4049d55ded5576d3173f0d039e5621a202a8d5dffa0fd55203dcb45bd950e884898
 SHA512 
394f7da41f1c09b7c5b99bcb9bc2bf590a7d011d6171dd0d3394c09c2befa0cc676541519fba46e569afad235a19f20f290779ebb21f1fdc7e1d3df290c8936a

diff --git a/app-vim/diffchar/diffchar-8.6.ebuild 
b/app-vim/diffchar/diffchar-8.6.ebuild
new file mode 100644
index 000..6f6a9f432e4
--- /dev/null
+++ b/app-vim/diffchar/diffchar-8.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin vcs-snapshot
+
+GIT_HASH="c889cc133e8c6a1ba9ff089a6b9a6b94bd345cb4"
+
+DESCRIPTION="vim plugin: highlight the exact differences, based on characters 
and words"
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim 
https://www.vim.org/scripts/script.php?script_id=4932";
+SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz 
-> ${P}.tar.gz"
+LICENSE="vim.org"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+src_prepare() {
+   default
+   rm *.gif *.png *.md || die
+}



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

2020-01-12 Thread Tim Harder
commit: bfb9c438df9077e5d865d20f5c515588f7d69cdf
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:06:37 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb9c438

app-vim/diffchar: remove old

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

 app-vim/diffchar/Manifest|  1 -
 app-vim/diffchar/diffchar-8.1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 946abb32ebd..41f79655a90 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,3 +1,2 @@
-DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
 DIST diffchar-8.2.tar.gz 440613 BLAKE2B 
e440ef29512348fe82fc4b644fb5e5d9db31582991f22447f2a896180091dc3bd4e2e789ce8ca8984507fd2fe1fe8f53d37ac6913d34960a174dd9003d729e84
 SHA512 
ff7c01a03bd989fbcdabfda8007e177acab191e283e1617e16dc2a366869ad6946df7b25a2e514f96ad7dc69350f07ffd5eac7b7769f0e017e029343c9756ea1
 DIST diffchar-8.6.tar.gz 392905 BLAKE2B 
bd3f6b40d79f7c51a9dc881e7a1b24aa1e75812bf76cf42c331d28809fd0f4049d55ded5576d3173f0d039e5621a202a8d5dffa0fd55203dcb45bd950e884898
 SHA512 
394f7da41f1c09b7c5b99bcb9bc2bf590a7d011d6171dd0d3394c09c2befa0cc676541519fba46e569afad235a19f20f290779ebb21f1fdc7e1d3df290c8936a

diff --git a/app-vim/diffchar/diffchar-8.1.ebuild 
b/app-vim/diffchar/diffchar-8.1.ebuild
deleted file mode 100644
index b6e6ce6644c..000
--- a/app-vim/diffchar/diffchar-8.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin vcs-snapshot
-
-GIT_HASH="057dad8c90d72af5d9bca9cd33746c3b59285191"
-
-DESCRIPTION="vim plugin: highlight the exact differences, based on characters 
and words"
-HOMEPAGE="https://github.com/rickhowe/diffchar.vim 
https://www.vim.org/scripts/script.php?script_id=4932";
-SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz 
-> ${P}.tar.gz"
-LICENSE="vim.org"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
-   default
-   rm *.gif *.png *.md || die
-}



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

2020-01-12 Thread Tim Harder
commit: 2efcfe63512c3d8a20ad75d570f0795dd9c3ea80
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:06:28 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efcfe63

app-vim/diffchar: stabilize 8.2

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

 app-vim/diffchar/diffchar-8.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/diffchar/diffchar-8.2.ebuild 
b/app-vim/diffchar/diffchar-8.2.ebuild
index fa01d898d5c..5c58b72ce8c 100644
--- a/app-vim/diffchar/diffchar-8.2.ebuild
+++ b/app-vim/diffchar/diffchar-8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: highlight the exact differences, 
based on characters an
 HOMEPAGE="https://github.com/rickhowe/diffchar.vim 
https://www.vim.org/scripts/script.php?script_id=4932";
 SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="vim.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



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

2020-01-12 Thread Jeroen Roovers
commit: b51f1a159226f9af3896e91a393cdd5adf1d2584
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 13 03:09:03 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 13 03:09:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51f1a15

net-misc/putty: Fix SRC_URI

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Closes: https://bugs.gentoo.org/705284
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/putty/putty-0.73.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/putty/putty-0.73.ebuild b/net-misc/putty/putty-0.73.ebuild
index 7205f7c6c6a..5cf6ea3e912 100644
--- a/net-misc/putty/putty-0.73.ebuild
+++ b/net-misc/putty/putty-0.73.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE="doc +gtk gtk2 ipv6 gssapi"
 SRC_URI="
https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-   https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+   https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz
 "
 
 RDEPEND="



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

2020-01-12 Thread Tim Harder
commit: 6a34dacd8924bf495663cade3e447e62b88ca281
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 02:59:41 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:00:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a34dacd

app-vim/airline: stabilize 0.11

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

 app-vim/airline/airline-0.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/airline/airline-0.11.ebuild 
b/app-vim/airline/airline-0.11.ebuild
index a67cb4c5f12..5f320b746c7 100644
--- a/app-vim/airline/airline-0.11.ebuild
+++ b/app-vim/airline/airline-0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV} != * ]] ; then
MY_PN=vim-${PN}
MY_P=${MY_PN}-${PV}
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
S=${WORKDIR}/${MY_P}
 else
inherit git-r3



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

2020-01-12 Thread Tim Harder
commit: 01459f126a9ed7fe6f7d0e2c10b2cc2225d7c379
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 02:59:52 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:00:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01459f12

app-vim/airline: remove old

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

 app-vim/airline/Manifest|  2 --
 app-vim/airline/airline-0.10.ebuild | 29 -
 app-vim/airline/airline-0.9.ebuild  | 29 -
 3 files changed, 60 deletions(-)

diff --git a/app-vim/airline/Manifest b/app-vim/airline/Manifest
index c3e891a5d31..75a4d9a4e8b 100644
--- a/app-vim/airline/Manifest
+++ b/app-vim/airline/Manifest
@@ -1,3 +1 @@
-DIST airline-0.10.tar.gz 86724 BLAKE2B 
b0019b07b188039a9a91d83bc240e6b2eedaf9d798483f03d252b57269c0cbbc58625b3d14e36a3caaa6fd35b65716d67a967a38511806d76bc7e76192086349
 SHA512 
94c87800b793d575d8e1fbf2971cc97e89aae4a6bd9581aee628d4e4f2d9e74df427fcc91b17908819b5f4793c72a9d0a827d5046d80918a52ef8e090ff2cae6
 DIST airline-0.11.tar.gz 94961 BLAKE2B 
7cb5cd6afbe1d30c664c6f2de75553972792806e4c75a9a178b497e92f3545e686111af08bb0b0b47e196a8ee04771947101bfe4d0d070023300f9479983f6ec
 SHA512 
7837f9ae02c1503c7eb6918776292ac6e4b03535eb95aaf20ee091264af5e62c12b471a6e243db80891114848e71f75d9d1022df68909dd4940c88f093e3deb8
-DIST airline-0.9.tar.gz 72660 BLAKE2B 
d6c9762d8140b2a88a001b9ea3ae62c3c9147ccf3db90146d7fded8dcbc6062bf97c0725baa79db9d7bfe0eeaa5dc00ddfabde8ed1b9aec7f5aa24c41b11d1f2
 SHA512 
f3fd03c7ab6603eee6e892a1b8d72fc43cf0a8582ad7e65152cddebb0d14be3a805529fa5467fc82e040cce2616f1693bf294c892c0849d9fb51cbbd04ec

diff --git a/app-vim/airline/airline-0.10.ebuild 
b/app-vim/airline/airline-0.10.ebuild
deleted file mode 100644
index 5c0506370c5..000
--- a/app-vim/airline/airline-0.10.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin
-
-if [[ ${PV} != * ]] ; then
-   MY_PN=vim-${PN}
-   MY_P=${MY_PN}-${PV}
-   SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}/${MY_P}
-else
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/vim-airline/vim-airline.git";
-fi
-
-DESCRIPTION="vim plugin: lean & mean statusline for vim that's light as air"
-HOMEPAGE="https://github.com/vim-airline/vim-airline/ 
https://www.vim.org/scripts/script.php?script_id=4661";
-LICENSE="MIT"
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
-   default
-
-   # remove unwanted files
-   rm -r t Gemfile Rakefile LICENSE README* || die
-}

diff --git a/app-vim/airline/airline-0.9.ebuild 
b/app-vim/airline/airline-0.9.ebuild
deleted file mode 100644
index 66e1c77f5de..000
--- a/app-vim/airline/airline-0.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-if [[ ${PV} != * ]] ; then
-   MY_PN=vim-${PN}
-   MY_P=${MY_PN}-${PV}
-   SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 x86"
-   S=${WORKDIR}/${MY_P}
-else
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/vim-airline/vim-airline.git";
-fi
-
-DESCRIPTION="vim plugin: lean & mean statusline for vim that's light as air"
-HOMEPAGE="https://github.com/vim-airline/vim-airline/ 
https://www.vim.org/scripts/script.php?script_id=4661";
-LICENSE="MIT"
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
-   default
-
-   # remove unwanted files
-   rm -r t Gemfile Rakefile LICENSE README* || die
-}



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

2020-01-12 Thread Tim Harder
commit: a08e6eca21713e61e788872d75545fdb6a881097
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 02:58:25 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 02:58:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08e6eca

app-vim/fugitive: version bump to 3.1

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

 app-vim/fugitive/Manifest  | 1 +
 app-vim/fugitive/{fugitive-.ebuild => fugitive-3.1.ebuild} | 2 +-
 app-vim/fugitive/fugitive-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-vim/fugitive/Manifest b/app-vim/fugitive/Manifest
index f85c196ebc2..f3c44f0541a 100644
--- a/app-vim/fugitive/Manifest
+++ b/app-vim/fugitive/Manifest
@@ -1,2 +1,3 @@
 DIST fugitive-2.4.tar.gz 33340 BLAKE2B 
d5e5df47e0492510abae735dd47b51d797fe38862401f7d8e64404f6fa4e040641141c6febb13b05910cc44dc0372b084fe0ee8c3980a73d11d65e1a502ed627
 SHA512 
fb9d4129090bbafcace9400e9f21feae06bc9f903a54cfef7c4cbfa62856019a511b924c294e86fd26cd713d588ca0054a17d9676b59e2f406779ab5d51c3363
 DIST fugitive-2.5.tar.gz 39318 BLAKE2B 
437f4c36b357937fc83e0107882d535c5cc9e609801147d1a48c28e16c4f964c221ff404301e57c9d740a04caf4cf5383a1f307ad89a76294e13b784561223bd
 SHA512 
9a58ff3fa9eae72fca3d1232d01856ef56fe38b7bbf61be44ec4cdf4f0f69fca69fafe19266d657530a6d08f856236b1d1370bb770b14402bb7e476d5ca4bb78
+DIST fugitive-3.1.tar.gz 61142 BLAKE2B 
15436725924d7ab09903973d77e9d7ce904f6bfaee451da2d3240236b2ef0589efd4b34e3673550749a6f021802018b2fb86f09ecdd727231f58bce3fd7c82b0
 SHA512 
4301e53a688ef1c822c146e04c41b6724cc38503733c622c0be8ea67ff2dd442f487fab8569bd3c8f7d97f6a4d5b42b58c0f23a216d74b862c09ed5c57f6ea87

diff --git a/app-vim/fugitive/fugitive-.ebuild 
b/app-vim/fugitive/fugitive-3.1.ebuild
similarity index 94%
copy from app-vim/fugitive/fugitive-.ebuild
copy to app-vim/fugitive/fugitive-3.1.ebuild
index fe8da7842fc..0d4da899352 100644
--- a/app-vim/fugitive/fugitive-.ebuild
+++ b/app-vim/fugitive/fugitive-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-vim/fugitive/fugitive-.ebuild 
b/app-vim/fugitive/fugitive-.ebuild
index fe8da7842fc..0d4da899352 100644
--- a/app-vim/fugitive/fugitive-.ebuild
+++ b/app-vim/fugitive/fugitive-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2020-01-12 Thread Tim Harder
commit: d3ae6240e11d7dcab1218b2bff12dfeeb671ab01
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:00:34 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:00:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ae6240

app-vim/airline: update live ebuild

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

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

diff --git a/app-vim/airline/airline-.ebuild 
b/app-vim/airline/airline-.ebuild
index 5c0506370c5..811a2c7d14b 100644
--- a/app-vim/airline/airline-.ebuild
+++ b/app-vim/airline/airline-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,5 +25,5 @@ src_prepare() {
default
 
# remove unwanted files
-   rm -r t Gemfile Rakefile LICENSE README* || die
+   rm -r t Gemfile Rakefile LICENSE README* .travis.yml .gitignore || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-java/gwt/files/, dev-java/gwt/

2020-01-12 Thread Mark Wright
commit: 9e0d2d114414206d881db820e17d8839a20d0dd5
Author: Mark Wright  gentoo  org>
AuthorDate: Mon Jan 13 02:55:49 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Mon Jan 13 02:57:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0d2d11

dev-java/gwt: Patch (by me) to not run git

Thanks to toralf for reporting.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=705216
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mark Wright  gentoo.org>

 dev-java/gwt/files/gwt-2.8.2-build-system.patch | 13 +
 dev-java/gwt/gwt-2.8.2.ebuild   |  5 +
 2 files changed, 18 insertions(+)

diff --git a/dev-java/gwt/files/gwt-2.8.2-build-system.patch 
b/dev-java/gwt/files/gwt-2.8.2-build-system.patch
new file mode 100644
index 000..82340416e7a
--- /dev/null
+++ b/dev-java/gwt/files/gwt-2.8.2-build-system.patch
@@ -0,0 +1,13 @@
+--- gwt-2.8.2-orig/common.ant.xml  2017-10-18 22:39:31.0 +1100
 gwt-2.8.2/common.ant.xml   2020-01-13 13:23:58.653719957 +1100
+@@ -277,9 +277,7 @@
+ 
+   
+ 
+-  
+-
+-  
++  
+   

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

2020-01-12 Thread Tim Harder
commit: 5b561360f2ba43f23a5622d9697fec5053dc9ae6
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 02:55:20 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 02:55:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b561360

app-vim/splice: update PYTHON_COMPAT and HOMEPAGE

Also, bump to EAPI 7.

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

 app-vim/splice/splice-1.1.0-r1.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-vim/splice/splice-1.1.0-r1.ebuild 
b/app-vim/splice/splice-1.1.0-r1.ebuild
index 3753a52afbe..e23492a64dc 100644
--- a/app-vim/splice/splice-1.1.0-r1.ebuild
+++ b/app-vim/splice/splice-1.1.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit vim-plugin python-single-r1 vcs-snapshot
 
 DESCRIPTION="vim plugin: resolve conflicts during three-way merges"
-HOMEPAGE="https://bitbucket.org/sjl/splice.vim/ 
https://www.vim.org/scripts/script.php?script_id=4026";
+HOMEPAGE="https://docs.stevelosh.com/splice.vim/ 
https://www.vim.org/scripts/script.php?script_id=4026";
 SRC_URI="https://bitbucket.org/sjl/${PN}.vim/get/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"



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

2020-01-12 Thread Mark Wright
commit: 14d27311f122f927cb09cec28450a47a32fbebe2
Author: Mark Wright  gentoo  org>
AuthorDate: Mon Jan 13 02:52:21 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Mon Jan 13 02:57:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d27311

app-doc/mathjax-docs: add sphinx dep

Thanks to toralf for reporting.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=705206
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mark Wright  gentoo.org>

 app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild 
b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
index 8910e70344b..cb647633cda 100644
--- a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
+++ b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
@@ -15,6 +15,8 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
+DEPEND="dev-python/sphinx"
+
 S=${WORKDIR}/MathJax-docs-${COMMIT}
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-vim/gundo/, app-vim/gundo/files/

2020-01-12 Thread Tim Harder
commit: e94c9af802b65f571aa2809448e898637f63fec5
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 02:44:29 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 02:46:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94c9af8

app-vim/gundo: update to EAPI 7 and drop python2 support

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

 app-vim/gundo/files/gundo-2.6.2-python3.patch | 13 +++
 app-vim/gundo/gundo-2.6.2-r1.ebuild   | 32 +++
 2 files changed, 45 insertions(+)

diff --git a/app-vim/gundo/files/gundo-2.6.2-python3.patch 
b/app-vim/gundo/files/gundo-2.6.2-python3.patch
new file mode 100644
index 000..89b7706c819
--- /dev/null
+++ b/app-vim/gundo/files/gundo-2.6.2-python3.patch
@@ -0,0 +1,13 @@
+Force defaulting to python3.
+
+--- sjl-gundo.vim-6918f8da3839/autoload/gundo.vim
 sjl-gundo.vim-6918f8da3839/autoload/gundo.vim
+@@ -44,7 +44,7 @@
+ let g:gundo_close_on_revert = 0
+ endif"}}}
+ if !exists("g:gundo_prefer_python3")"{{{
+-let g:gundo_prefer_python3 = 0
++let g:gundo_prefer_python3 = 1
+ endif"}}}
+ if !exists("g:gundo_auto_preview")"{{{
+ let g:gundo_auto_preview = 1

diff --git a/app-vim/gundo/gundo-2.6.2-r1.ebuild 
b/app-vim/gundo/gundo-2.6.2-r1.ebuild
new file mode 100644
index 000..3140f0d8ba4
--- /dev/null
+++ b/app-vim/gundo/gundo-2.6.2-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit vim-plugin python-single-r1 vcs-snapshot
+
+DESCRIPTION="vim plugin: visualize your vim undo tree"
+HOMEPAGE="https://sjl.bitbucket.io/gundo.vim/";
+SRC_URI="https://bitbucket.org/sjl/gundo.vim/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   || (
+   app-editors/vim[python,${PYTHON_USEDEP}]
+   app-editors/gvim[python,${PYTHON_USEDEP}]
+   )
+   ${PYTHON_DEPS}"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+PATCHES=( "${FILESDIR}"/${P}-python3.patch )
+
+src_prepare() {
+   rm -r .gitignore .hg* package.sh README* site tests || die
+   default
+}



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

2020-01-12 Thread Zac Medico
commit: 6efccd409cc68bb92027bc9cb49c82fcc84e56f9
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 13 01:54:01 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 02:15:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6efccd40

app-text/calibre: Remove old version 3.47.1 for bug 705088

This version has broken beautifulsoup support as reported
by Eli Schwartz in bug 705088. It's fixed in 3.48.0-r1.

Reported-by: Eli Schwartz  archlinux.org>
Bug: https://bugs.gentoo.org/705088#c3
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 app-text/calibre/Manifest  |   1 -
 app-text/calibre/calibre-3.47.1.ebuild | 268 -
 2 files changed, 269 deletions(-)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index f65b594e759..c6f5c605d6e 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -1,4 +1,3 @@
-DIST calibre-3.47.1.tar.xz 38710008 BLAKE2B 
60915345dd756d085386af61128e92569304be64aadbc21b69973e93adf3fb5cc88f7250153c238ecf423546f408bfc094b5bce329a54e7f080f831c4a8c23c1
 SHA512 
010796b3ac3fc6adcdf26dbc7966946be0f48b2684e1317da11d77fa55151d1f6ad2b86adf3c8eced5559823567e6672bfdfd953c17e6cc978894544131fb6bd
 DIST calibre-3.48.0.tar.xz 38777408 BLAKE2B 
9a7fae20487ae93120cfdc06a312a42d54d68935fdd2bc18dc41be5f8d359c79eae24e0409ba8e7f4df85e2f073f80ce6bab56cba0638cead6693600fa93cb41
 SHA512 
6cee28fb560e2e00b8ac2f32756f094146c6fe744cfc343d68f1fb54b3f8b0ca16129a5b35018af54a103790faa2eb03ac186c01003f21c874d2ed5218441220
 DIST calibre-4.7.0.tar.xz 37432756 BLAKE2B 
5030bee02506c2051949c248a941289da7b4e6b48aa638abcf14ab9c56f6552b1043f85bc6fbae644e33843711ad11d03da4ac3a320cb7cf4590bc1d0bf92ed8
 SHA512 
852f3ff45cbf055571c47754b55b51607ede63865fe04263a9c8d5d59973eaa8c5da718f589d2b830567796f59d5bd5189c8e5e9455e3f98e879a37acb7174e3
 DIST calibre-4.8.0.tar.xz 37448552 BLAKE2B 
416500da33c5a7e0bb84e521db757c1ba5c6e38f04c2b92ad08c2039c64a7c7cc6daddf379cffe120e966e856468cb99da6d80feab75c518a3218a2e07c9cfd9
 SHA512 
5ab2340d9f4a8e4592aa5929827513127830bca5830f4861db97699fe491845dd17018158dc7c143255ce57730bc9e5ba556ddebb033d18086d0e1901388f840

diff --git a/app-text/calibre/calibre-3.47.1.ebuild 
b/app-text/calibre/calibre-3.47.1.ebuild
deleted file mode 100644
index c798de6c6e2..000
--- a/app-text/calibre/calibre-3.47.1.ebuild
+++ /dev/null
@@ -1,268 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite,ssl"
-
-inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils
-
-DESCRIPTION="Ebook management application"
-HOMEPAGE="https://calibre-ebook.com/";
-SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz";
-
-LICENSE="
-   GPL-3+
-   GPL-3
-   GPL-2+
-   GPL-2
-   GPL-1+
-   LGPL-3+
-   LGPL-2.1+
-   LGPL-2.1
-   BSD
-   MIT
-   Old-MIT
-   Apache-2.0
-   public-domain
-   || ( Artistic GPL-1+ )
-   CC-BY-3.0
-   OFL-1.1
-   PSF-2
-"
-KEYWORDS="amd64 ~arm x86"
-SLOT="0"
-IUSE="ios +udisks"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-text/podofo-0.9.6_pre20171027:=
-   >=app-text/poppler-0.26.5[qt5]
-   >=dev-libs/chmlib-0.40:=
-   dev-libs/glib:2=
-   >=dev-libs/icu-57.1:=
-   dev-libs/libinput:=
-   >=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}]
-   >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
-   >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}]
-   >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
-   >=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
-   >=dev-python/dbus-python-1.2.4[${PYTHON_USEDEP}]
-   >=dev-libs/dbus-glib-0.106
-   >=sys-apps/dbus-1.10.8
-   dev-python/dnspython[${PYTHON_USEDEP}]
-   >=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
-   >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
-   >=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]
-   >=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}]
-   >=dev-python/msgpack-0.5.6[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.5[${PYTHON_USEDEP}]
-   >=dev-python/pillow-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/psutil-4.3.0[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.3.1[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}]
-   
>=dev-python/PyQt5-5.8[gui,svg,webkit,widgets,network,printsupport,${PYTHON_USEDEP}]
-   dev-python/regex[${PYTHON_USEDEP}]
-   dev-qt/qtcore:5=
-   dev-qt/qtdbus:5=
-   dev-qt/qtgui:5=
-   dev-qt/qtwidgets:5=
-   dev-util/desktop-file-utils
-   dev-util/gtk-update-icon-cache
-   media-fonts/liberation-fonts
-   media-libs/fontconfig:=
-   >=media-libs/freetype-2:=
-   >=media-libs/libmt

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

2020-01-12 Thread Zac Medico
commit: 2ef3fe8391f810ede0e19cfb3d1811709bacc607
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 13 01:24:45 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 02:15:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef3fe83

app-text/calibre: Revbump to 4.7.0-r1 for bug 705088

Depend on beautifulsoup:4 and html5-parser-0.4.9.

Reported-by: Eli Schwartz  archlinux.org>
Bug: https://bugs.gentoo.org/705088#c3
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 .../{calibre-4.7.0.ebuild => calibre-4.7.0-r1.ebuild}   | 13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/app-text/calibre/calibre-4.7.0.ebuild 
b/app-text/calibre/calibre-4.7.0-r1.ebuild
similarity index 94%
rename from app-text/calibre/calibre-4.7.0.ebuild
rename to app-text/calibre/calibre-4.7.0-r1.ebuild
index 4f133b668aa..3049f662198 100644
--- a/app-text/calibre/calibre-4.7.0.ebuild
+++ b/app-text/calibre/calibre-4.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -47,7 +47,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/icu-57.1:=
dev-libs/libinput:=
>=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}]
-   >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.3[${PYTHON_USEDEP}]
>=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
>=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
@@ -57,7 +57,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
dev-python/dnspython[${PYTHON_USEDEP}]
>=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
>=dev-python/html2text-2019.8.11[${PYTHON_USEDEP}]
-   >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/html5-parser-0.4.9[${PYTHON_USEDEP}]
>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
>=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]
>=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}]
@@ -149,13 +149,6 @@ src_prepare() {
 '-e', 's|^LFLAGS .*|0 ${LDFLAGS}|', \
 '-i', 'Makefile'])" \
-i setup/build.py || die "sed failed to patch build.py"
-
-   # use system beautifulsoup, instead of bundled
-   rm -f "${S}"/src/calibre/ebooks/BeautifulSoup.py \
-   || die "could not remove bundled beautifulsoup"
-   find "${S}" -type f -name \*.py -exec \
-   sed -e 's/calibre.ebooks.BeautifulSoup/BeautifulSoup/' -i {} + \
-   || die "could not sed bundled beautifulsoup out of the source 
tree"
 }
 
 src_install() {



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

2020-01-12 Thread Zac Medico
commit: 2aae159bcdad70bc9a19e48d9234e9c4a6819ab1
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 13 02:14:05 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 02:15:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae159b

dev-python/html5-parser: Remove old versions

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

 dev-python/html5-parser/Manifest   |  2 --
 .../html5-parser/html5-parser-0.4.4-r1.ebuild  | 32 ---
 dev-python/html5-parser/html5-parser-0.4.5.ebuild  | 36 --
 3 files changed, 70 deletions(-)

diff --git a/dev-python/html5-parser/Manifest b/dev-python/html5-parser/Manifest
index a98b88e0766..5816d1ff523 100644
--- a/dev-python/html5-parser/Manifest
+++ b/dev-python/html5-parser/Manifest
@@ -1,3 +1 @@
-DIST html5-parser-0.4.4.tar.gz 267787 BLAKE2B 
9fcaec9faa906914d43f2b19381fe3095d4cd009bfb534537d2eabb420195276b3690d760c1defc92ad00e4965b3eb34ce4700d54f4f0291dff88026d890c90d
 SHA512 
3aaeb32f360d2c131ecbe11fa1dcd3dfcd62c9ca046fce7dd4ff8127d0e62216f666e83bb20c7809c6adc591e1fb2798e382e78a1cf6129b1f0a09a71377f8d4
-DIST html5-parser-0.4.5.tar.gz 275587 BLAKE2B 
e26db3b6c55d43e26eb08076c59012814c2dd8739d6cba591e34cf8e304aa78bdf3440405668875acece2c21425f26ed9a0edbc5bb1da55da09c17eb52fa74aa
 SHA512 
3c0421dd228ba5f3544f188fde5391d6be0fe92b879cf1e7697b5e5612a9e5bf08863bcb76f4297a59bfbfc69010a95f5d97fff78a7e6d26c889e173b07e4ae5
 DIST html5-parser-0.4.9.tar.gz 274597 BLAKE2B 
7744798d74db1d591490c75eabae5333e90f053a8ba1c5517f08c1b9c253042796e42618ae0a674e1b1cfa97390448ffc595e861234f5b980a1f7c0b9056cc88
 SHA512 
0fce4b1a18b29a9fa94e3769e2443601a502158056be1c93c1c1ddd5fe84d11d5d6dcae6338ac0a21aae7972625f28c0ba66099fc51081f504cb596626de990e

diff --git a/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild 
b/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild
deleted file mode 100644
index 1143d275de7..000
--- a/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Fast C based HTML 5 parsing for python"
-HOMEPAGE="https://github.com/kovidgoyal/html5-parser/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="dev-libs/libxml2:=
-   dev-python/chardet[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_prepare() {
-   # Soup is not used when lxml is available.
-   rm test/soup.py || die
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}

diff --git a/dev-python/html5-parser/html5-parser-0.4.5.ebuild 
b/dev-python/html5-parser/html5-parser-0.4.5.ebuild
deleted file mode 100644
index b03e8c3798f..000
--- a/dev-python/html5-parser/html5-parser-0.4.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Fast C based HTML 5 parsing for python"
-HOMEPAGE="https://github.com/kovidgoyal/html5-parser/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="dev-libs/libxml2:="
-RDEPEND="${DEPEND}
-   dev-python/chardet[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]"
-
-src_prepare() {
-   # Soup is not used when lxml is available.
-   rm test/soup.py || die
-   distutils-r1_src_prepare
-}
-
-src_configure() {
-   export PKGCONFIG_EXE=$(tc-getPKG_CONFIG)
-}
-
-python_test() {
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}



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

2020-01-12 Thread Zac Medico
commit: de4a6242aaedfa7f2eb3f18eb0c2ffaee1b7e170
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 13 01:43:29 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 02:15:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4a6242

dev-python/html5-parser: Stabilize 0.4.9 for bug 705088

Needed for compat with latest stable dev-python/beautifulsoup.

Bug: https://bugs.gentoo.org/705088#c3
Bug: https://bugs.gentoo.org/705090
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/html5-parser/html5-parser-0.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/html5-parser/html5-parser-0.4.9.ebuild 
b/dev-python/html5-parser/html5-parser-0.4.9.ebuild
index 2d5a044bb63..68b69b2f7b8 100644
--- a/dev-python/html5-parser/html5-parser-0.4.9.ebuild
+++ b/dev-python/html5-parser/html5-parser-0.4.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-01-12 Thread Zac Medico
commit: 477828e0d50d1f05f0eb0899185946c74ff2
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 13 01:24:45 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 02:15:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477828e0

app-text/calibre: Revbump to 3.48.0-r1 and stabilize for bug 705088

Depend on beautifulsoup:4 and html5-parser-0.4.9 and stabilize
this version since version 3.47.1 has broken beautifulsoup
support as reported by Eli Schwartz in bug 705088.

Reported-by: Eli Schwartz  archlinux.org>
Bug: https://bugs.gentoo.org/705088#c3
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 .../{calibre-3.48.0.ebuild => calibre-3.48.0-r1.ebuild} | 13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/app-text/calibre/calibre-3.48.0.ebuild 
b/app-text/calibre/calibre-3.48.0-r1.ebuild
similarity index 94%
rename from app-text/calibre/calibre-3.48.0.ebuild
rename to app-text/calibre/calibre-3.48.0-r1.ebuild
index 9b8c29fcc23..438e9707f60 100644
--- a/app-text/calibre/calibre-3.48.0.ebuild
+++ b/app-text/calibre/calibre-3.48.0-r1.ebuild
@@ -31,7 +31,7 @@ LICENSE="
OFL-1.1
PSF-2
 "
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 SLOT="0"
 IUSE="ios +udisks"
 
@@ -45,7 +45,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/icu-57.1:=
dev-libs/libinput:=
>=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}]
-   >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.3[${PYTHON_USEDEP}]
>=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
>=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
@@ -54,7 +54,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=sys-apps/dbus-1.10.8
dev-python/dnspython[${PYTHON_USEDEP}]
>=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
-   >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/html5-parser-0.4.9[${PYTHON_USEDEP}]
>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
>=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]
>=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}]
@@ -144,13 +144,6 @@ src_prepare() {
 '-e', 's|^LFLAGS .*|0 ${LDFLAGS}|', \
 '-i', 'Makefile'])" \
-i setup/build.py || die "sed failed to patch build.py"
-
-   # use system beautifulsoup, instead of bundled
-   rm -f "${S}"/src/calibre/ebooks/BeautifulSoup.py \
-   || die "could not remove bundled beautifulsoup"
-   find "${S}" -type f -name \*.py -exec \
-   sed -e 's/calibre.ebooks.BeautifulSoup/BeautifulSoup/' -i {} + \
-   || die "could not sed bundled beautifulsoup out of the source 
tree"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-ctp/

2020-01-12 Thread Christoph Junghans
commit: bfce6ac47f7b46a3d89a73b9a24c196713914d83
Author: Christoph Junghans  gentoo  org>
AuthorDate: Mon Jan 13 01:44:51 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Mon Jan 13 01:45:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfce6ac4

sci-chemistry/votca-ctp: live ebuild removal due missing deps

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans  gentoo.org>

 sci-chemistry/votca-ctp/votca-ctp-.ebuild | 71 ---
 1 file changed, 71 deletions(-)

diff --git a/sci-chemistry/votca-ctp/votca-ctp-.ebuild 
b/sci-chemistry/votca-ctp/votca-ctp-.ebuild
deleted file mode 100644
index 892997f7af3..000
--- a/sci-chemistry/votca-ctp/votca-ctp-.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils multilib
-
-IUSE="doc"
-if [ "${PV}" != "" ]; then
-   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   doc? ( 
https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
-   S="${WORKDIR}/${P#votca-}"
-else
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/${PN/-//}.git";
-   KEYWORDS=""
-fi
-
-DESCRIPTION="Votca charge transport module"
-HOMEPAGE="http://www.votca.org";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RDEPEND="
-   ~sci-libs/votca-tools-${PV}[sqlite]
-   >=dev-cpp/eigen-3.3
-   sci-libs/gsl
-   ~sci-chemistry/votca-csg-${PV}"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-if [ "${PV}" != "" ]; then
-   DEPEND="${DEPEND}
-   doc? (
-   app-doc/doxygen[dot]
-   dev-texlive/texlive-latexextra
-   virtual/latex-base
-   dev-tex/pgf
-   )"
-fi
-
-DOCS=( README.md NOTICE CHANGELOG.md )
-
-src_configure() {
-   [[ ${PV} = ** ]] && mycmakeargs=(
-   -DBUILD_XTP_MANUAL=$(usex doc)
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-   if use doc; then
-   [[ ${PV} != ** ]] && dodoc 
"${DISTDIR}/${PN}-manual-${PV}.pdf"
-   cmake-utils_src_make -C "${CMAKE_BUILD_DIR}" html
-   dodoc -r "${CMAKE_BUILD_DIR}"/share/doc/html
-   fi
-}
-
-pkg_postinst() {
-   einfo
-   einfo "Please read and cite:"
-   einfo "VOTCA-CTP, J. Chem. Theo. Comp. 7, 3335-3345 (2011)"
-   einfo "https://dx.doi.org/10.1021/ct200388s";
-   einfo
-}



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

2020-01-12 Thread Tim Harder
commit: 55bd17f339aa420b4f4c1987f857251166ea5f99
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 01:30:05 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 01:41:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55bd17f3

app-editors/vim: version bump to 8.2.0114

Update to EAPI 7, sync live ebuild, drop py2 support, add py38 support,
and add ruby27 support.

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

 app-editors/vim/Manifest |  1 +
 app-editors/vim/{vim-.ebuild => vim-8.2.0114.ebuild} | 12 +---
 app-editors/vim/vim-.ebuild  | 10 --
 3 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 878da4cc54d..32dd1077491 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -2,3 +2,4 @@ DIST vim-8.0.0938-gentoo-patches.tar.bz2 2316 BLAKE2B 
05a87f32fc5cc65e7f5e4e5a87
 DIST vim-8.1.1486.tar.gz 14318109 BLAKE2B 
6054df175a32e9ed36873802a4a669cc46e034bac879cb829e45ece53f9440e97cccad47e370ebdef8dc1bb963e8e8c84bd517a3a6561705786dcab7e2368d21
 SHA512 
0a521d74c60f2a32e8a11e16f256e2e99fb9c00f478cd8d7a9328315abbd445796153f03884ab2b240905260317809a33afb64627b9a71ac8d6db1cbd4026d20
 DIST vim-8.1.1846.tar.gz 14415116 BLAKE2B 
59c2864519e100f9bc2617dd7b31a8cc17ff20fc87a761eba653e91a70688c3b4a5f05c527acaf6d075830d23c7ef8842595b6558eac2ab5209029153f1adb10
 SHA512 
d5a5cb7733f3190915e2b1389fea48d119afef27eac6f04ac3967f57e894cab811727a694c6837bb5acef9997cd56018d4b37efeb413c654012aaaea02bf7c7a
 DIST vim-8.2.0055.tar.gz 14655766 BLAKE2B 
73703f4f08cd78f75c53cd446e3edc171805a19bce37bcc4f420f4800d50b515a265ceb885947668e8654666cfca52a189f2abc407d2db0f520a6ceb124e20ec
 SHA512 
ccbf0bb4cd294292ef69c2b7f4539ed87aa3cbdb5e638dbcc3e86b8e3986c96419c033685a7b2293382ace0599457a523e3bf25815882cec74f6ecec87139d92
+DIST vim-8.2.0114.tar.gz 14667122 BLAKE2B 
3f6219592a1b8ed85caee4cfa289e4042380da4e4a563692fb36d60fdec9e29930a8e20963fa574dd346928b34626ea51a8ab79085c1fac86c755bccfeac
 SHA512 
0e45a63bc910f8f2972e2df076523d3a2612836bee0cffba6c2753eeadaff978054689af4029384713e822aabe0e57aa8c89bbb5f9a813781f381c3a2a416d1f

diff --git a/app-editors/vim/vim-.ebuild 
b/app-editors/vim/vim-8.2.0114.ebuild
similarity index 94%
copy from app-editors/vim/vim-.ebuild
copy to app-editors/vim/vim-8.2.0114.ebuild
index 114ab1aa7a4..61702292639 100644
--- a/app-editors/vim/vim-.ebuild
+++ b/app-editors/vim/vim-8.2.0114.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-VIM_VERSION="8.1"
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+EAPI=7
+VIM_VERSION="8.2"
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="threads(+)"
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 inherit vim-doc flag-o-matic bash-completion-r1 python-single-r1 ruby-single 
desktop xdg-utils
 
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz

https://dev.gentoo.org/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Vim, an improved vi-style text editor"
@@ -203,9 +203,7 @@ src_configure() {
$(use_with luajit)
$(use_enable nls)
$(use_enable perl perlinterp)
-   $(use_enable python pythoninterp)
$(use_enable python python3interp)
-   $(use_with python python-command $(type -P $(eselect 
python show --python2)))
$(use_with python python3-command $(type -P $(eselect 
python show --python3)))
$(use_enable racket mzschemeinterp)
$(use_enable ruby rubyinterp)

diff --git a/app-editors/vim/vim-.ebuild b/app-editors/vim/vim-.ebuild
index 114ab1aa7a4..6f2ff73fb52 100644
--- a/app-editors/vim/vim-.ebuild
+++ b/app-editors/vim/vim-.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-VIM_VERSION="8.1"
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+EAPI=7
+VIM_VERSION="8.2"
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="threads(+)"
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 inherit vim-doc flag-o-ma

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

2020-01-12 Thread Tim Harder
commit: 69d992328d043bab52f52effa0c83d8f2a3f1bcd
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 01:19:29 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 01:41:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d99232

app-editors/vim-core: version bump to 8.2.0114

Bump to EAPI 7, update to xdg-utils.eclass, and sync live ebuild.

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

 app-editors/vim-core/Manifest|  1 +
 .../{vim-core-.ebuild => vim-core-8.2.0114.ebuild}   | 12 ++--
 app-editors/vim-core/vim-core-.ebuild| 12 ++--
 3 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 878da4cc54d..32dd1077491 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -2,3 +2,4 @@ DIST vim-8.0.0938-gentoo-patches.tar.bz2 2316 BLAKE2B 
05a87f32fc5cc65e7f5e4e5a87
 DIST vim-8.1.1486.tar.gz 14318109 BLAKE2B 
6054df175a32e9ed36873802a4a669cc46e034bac879cb829e45ece53f9440e97cccad47e370ebdef8dc1bb963e8e8c84bd517a3a6561705786dcab7e2368d21
 SHA512 
0a521d74c60f2a32e8a11e16f256e2e99fb9c00f478cd8d7a9328315abbd445796153f03884ab2b240905260317809a33afb64627b9a71ac8d6db1cbd4026d20
 DIST vim-8.1.1846.tar.gz 14415116 BLAKE2B 
59c2864519e100f9bc2617dd7b31a8cc17ff20fc87a761eba653e91a70688c3b4a5f05c527acaf6d075830d23c7ef8842595b6558eac2ab5209029153f1adb10
 SHA512 
d5a5cb7733f3190915e2b1389fea48d119afef27eac6f04ac3967f57e894cab811727a694c6837bb5acef9997cd56018d4b37efeb413c654012aaaea02bf7c7a
 DIST vim-8.2.0055.tar.gz 14655766 BLAKE2B 
73703f4f08cd78f75c53cd446e3edc171805a19bce37bcc4f420f4800d50b515a265ceb885947668e8654666cfca52a189f2abc407d2db0f520a6ceb124e20ec
 SHA512 
ccbf0bb4cd294292ef69c2b7f4539ed87aa3cbdb5e638dbcc3e86b8e3986c96419c033685a7b2293382ace0599457a523e3bf25815882cec74f6ecec87139d92
+DIST vim-8.2.0114.tar.gz 14667122 BLAKE2B 
3f6219592a1b8ed85caee4cfa289e4042380da4e4a563692fb36d60fdec9e29930a8e20963fa574dd346928b34626ea51a8ab79085c1fac86c755bccfeac
 SHA512 
0e45a63bc910f8f2972e2df076523d3a2612836bee0cffba6c2753eeadaff978054689af4029384713e822aabe0e57aa8c89bbb5f9a813781f381c3a2a416d1f

diff --git a/app-editors/vim-core/vim-core-.ebuild 
b/app-editors/vim-core/vim-core-8.2.0114.ebuild
similarity index 98%
copy from app-editors/vim-core/vim-core-.ebuild
copy to app-editors/vim-core/vim-core-8.2.0114.ebuild
index b12aef7dde9..b5cbae1c222 100644
--- a/app-editors/vim-core/vim-core-.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.0114.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-VIM_VERSION="8.1"
-inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop 
gnome2-utils
+EAPI=7
+VIM_VERSION="8.2"
+inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop xdg-utils
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
@@ -213,7 +213,7 @@ pkg_postinst() {
update_vim_helptags
 
# update icon cache
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
@@ -221,5 +221,5 @@ pkg_postrm() {
update_vim_helptags
 
# update icon cache
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }

diff --git a/app-editors/vim-core/vim-core-.ebuild 
b/app-editors/vim-core/vim-core-.ebuild
index b12aef7dde9..b5cbae1c222 100644
--- a/app-editors/vim-core/vim-core-.ebuild
+++ b/app-editors/vim-core/vim-core-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-VIM_VERSION="8.1"
-inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop 
gnome2-utils
+EAPI=7
+VIM_VERSION="8.2"
+inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop xdg-utils
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
@@ -213,7 +213,7 @@ pkg_postinst() {
update_vim_helptags
 
# update icon cache
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
@@ -221,5 +221,5 @@ pkg_postrm() {
update_vim_helptags
 
# update icon cache
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }



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

2020-01-12 Thread Tim Harder
commit: 51782cd28c8edbb721fe5c077867c200c3dacfd5
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 01:33:04 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 01:41:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51782cd2

app-editors/gvim: version bump to 8.2.0114

Update to EAPI 7, sync live ebuild, drop py2 support, add py38 support,
and add ruby27 support.

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

 app-editors/gvim/Manifest  |  1 +
 .../{gvim-.ebuild => gvim-8.2.0114.ebuild} | 32 ++
 app-editors/gvim/gvim-.ebuild  | 32 ++
 3 files changed, 31 insertions(+), 34 deletions(-)

diff --git a/app-editors/gvim/Manifest b/app-editors/gvim/Manifest
index 878da4cc54d..32dd1077491 100644
--- a/app-editors/gvim/Manifest
+++ b/app-editors/gvim/Manifest
@@ -2,3 +2,4 @@ DIST vim-8.0.0938-gentoo-patches.tar.bz2 2316 BLAKE2B 
05a87f32fc5cc65e7f5e4e5a87
 DIST vim-8.1.1486.tar.gz 14318109 BLAKE2B 
6054df175a32e9ed36873802a4a669cc46e034bac879cb829e45ece53f9440e97cccad47e370ebdef8dc1bb963e8e8c84bd517a3a6561705786dcab7e2368d21
 SHA512 
0a521d74c60f2a32e8a11e16f256e2e99fb9c00f478cd8d7a9328315abbd445796153f03884ab2b240905260317809a33afb64627b9a71ac8d6db1cbd4026d20
 DIST vim-8.1.1846.tar.gz 14415116 BLAKE2B 
59c2864519e100f9bc2617dd7b31a8cc17ff20fc87a761eba653e91a70688c3b4a5f05c527acaf6d075830d23c7ef8842595b6558eac2ab5209029153f1adb10
 SHA512 
d5a5cb7733f3190915e2b1389fea48d119afef27eac6f04ac3967f57e894cab811727a694c6837bb5acef9997cd56018d4b37efeb413c654012aaaea02bf7c7a
 DIST vim-8.2.0055.tar.gz 14655766 BLAKE2B 
73703f4f08cd78f75c53cd446e3edc171805a19bce37bcc4f420f4800d50b515a265ceb885947668e8654666cfca52a189f2abc407d2db0f520a6ceb124e20ec
 SHA512 
ccbf0bb4cd294292ef69c2b7f4539ed87aa3cbdb5e638dbcc3e86b8e3986c96419c033685a7b2293382ace0599457a523e3bf25815882cec74f6ecec87139d92
+DIST vim-8.2.0114.tar.gz 14667122 BLAKE2B 
3f6219592a1b8ed85caee4cfa289e4042380da4e4a563692fb36d60fdec9e29930a8e20963fa574dd346928b34626ea51a8ab79085c1fac86c755bccfeac
 SHA512 
0e45a63bc910f8f2972e2df076523d3a2612836bee0cffba6c2753eeadaff978054689af4029384713e822aabe0e57aa8c89bbb5f9a813781f381c3a2a416d1f

diff --git a/app-editors/gvim/gvim-.ebuild 
b/app-editors/gvim/gvim-8.2.0114.ebuild
similarity index 93%
copy from app-editors/gvim/gvim-.ebuild
copy to app-editors/gvim/gvim-8.2.0114.ebuild
index 89ee044ca12..2bdfc5eb234 100644
--- a/app-editors/gvim/gvim-.ebuild
+++ b/app-editors/gvim/gvim-8.2.0114.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-VIM_VERSION="8.1"
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+EAPI=7
+VIM_VERSION="8.2"
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="threads(+)"
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
-inherit vim-doc flag-o-matic xdg-utils gnome2-utils bash-completion-r1 prefix 
python-single-r1 ruby-single
+inherit vim-doc flag-o-matic xdg-utils bash-completion-r1 prefix 
python-single-r1 ruby-single
 
 if [[ ${PV} == * ]]; then
inherit git-r3
@@ -199,9 +199,7 @@ src_configure() {
$(use_enable netbeans)
$(use_enable nls)
$(use_enable perl perlinterp)
-   $(use_enable python pythoninterp)
$(use_enable python python3interp)
-   $(use_with python python-command $(type -P $(eselect python 
show --python2)))
$(use_with python python3-command $(type -P $(eselect python 
show --python3)))
$(use_enable racket mzschemeinterp)
$(use_enable ruby rubyinterp)
@@ -341,29 +339,29 @@ src_install() {
 }
 
 pkg_postinst() {
-   # Update documentation tags (from vim-doc.eclass)
+   # update documentation tags (from vim-doc.eclass)
update_vim_helptags
 
-   # Update fdo mime stuff, bug #78394
+   # update fdo mime stuff, bug #78394
xdg_desktop_database_update
 
-   # Update icon cache
-   gnome2_icon_cache_update
+   # update icon cache
+   xdg_icon_cache_update
 
-   # Call eselect vi update
+   # call eselect vi update
eselect_vi_update
 }
 
 pkg_postrm() {
-   # Update documentation tags (from vim-doc.eclass)
+   # update documentation tags (from vim-doc.eclass)
update_vim_helptags
 
-   # Update fdo mime stuff, bug #78394
+   # update fdo mime stuff, bug #78394
xdg_desktop_database_update
 
-   # Update icon cache
-   gnome2_icon_cache_update
+   # update icon cache
+   xdg_icon_cache_update
 
-   # Call eselect vi update
+   # call eselect vi update
eselect_vi_update
 }

diff --git a/app-editors/gvim/gvim-.ebuild 
b/app-editors/gvim/gvim-.ebuild
index 89ee044ca12..2bdfc5eb234 100644
--- a/app-editors/gvim/gvim-.ebuild
+++ b/app-editors/gvim/gvim-.ebui

[gentoo-commits] repo/gentoo:master commit in: sys-boot/vboot-utils/

2020-01-12 Thread Zac Medico
commit: 87599ae208b7358eab4d4e7307a87d7256a24452
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 13 01:11:06 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 01:11:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87599ae2

sys-boot/vboot-utils: Remove old version 59_p20170413

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

 sys-boot/vboot-utils/Manifest  |  1 -
 .../vboot-utils/vboot-utils-59_p20170413.ebuild| 85 --
 2 files changed, 86 deletions(-)

diff --git a/sys-boot/vboot-utils/Manifest b/sys-boot/vboot-utils/Manifest
index 287f694bc86..94f473c34d7 100644
--- a/sys-boot/vboot-utils/Manifest
+++ b/sys-boot/vboot-utils/Manifest
@@ -1,3 +1,2 @@
-DIST vboot-utils-59_p20170413.tar.xz 18431260 BLAKE2B 
73853f92c5855a1fbcad55c696414317f46a06a69901529dd6da19be2abe4ca0337cf20dddc4f84f1d2a99357bb2f01df115b7d16c45f9af62dcd1b833580d46
 SHA512 
f92b9aed7a52ac7bab49b624725d4963564a22a03741619ad4ef1bc0a1fdee5123c68f3dad5bef9fb033f94f2a9ae99478c16386758fe4667a361bc91dda8048
 DIST vboot-utils-72_p20181229.tar.xz 18489004 BLAKE2B 
444eb0bc2c571ad79d26d473da724016d6d041207beaae161f6c1155768ff9d0b1c8b7b070b828083cc1396266cc77175a75e8067ce22613c75b4d77780dda75
 SHA512 
41df034dc5498bcbec0d49a472331ceb2fbc2eb3b4173d5c56e920d65ae485382b3d811e5f2c13cf45a1b05a5d6a24197924fa1c76ada9c3aac14fa3c4c363fe
 DIST vboot-utils-80_p20200108.tar.xz 18448212 BLAKE2B 
f7e375133fb6dc90def1e22c42c7511a3b649c34d067a447f44fb99c1ec37a73d034837c2212e5d6ad368a4f4b011c8cb9eb479e81db4a52b1160cda99382a77
 SHA512 
077d137d8fe89f35b6f7ec6408b2e9fc7a28765b0987646c1964e6e0c039e359711ab79958c45ee555a0fe810997217225d072a7f1011b1c73c4aefb4e57fcc1

diff --git a/sys-boot/vboot-utils/vboot-utils-59_p20170413.ebuild 
b/sys-boot/vboot-utils/vboot-utils-59_p20170413.ebuild
deleted file mode 100644
index 12b8ef351c9..000
--- a/sys-boot/vboot-utils/vboot-utils-59_p20170413.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs
-
-# This is the latest commit in the latest branch.
-GIT_SHA1="748af73c67abf473d45bbacd708ce79bfc264ff5"
-
-DESCRIPTION="Chrome OS verified boot tools"
-HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/vboot_reference/
 http://dev.chromium.org/chromium-os/chromiumos-design-docs/verified-boot";
-# Can't use gitiles directly until b/19710536 is fixed.
-#SRC_URI="https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+archive/${GIT_SHA1}.tar.gz
 -> ${P}.tar.gz"
-SRC_URI="mirror://gentoo/${P}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
-IUSE="libressl minimal static"
-
-LIB_DEPEND="
-   !libressl? ( 

[gentoo-commits] repo/gentoo:master commit in: sys-boot/vboot-utils/, sys-boot/vboot-utils/files/

2020-01-12 Thread Zac Medico
commit: 5e25b4aa1598f53a0712d6229df67f5564687285
Author: Alpha Bravo  ungwana  de>
AuthorDate: Mon Jan 13 00:40:39 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 13 01:07:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e25b4aa

sys-boot/vboot-utils: Bump to version 80_p20200108

Closes: https://bugs.gentoo.org/688396
Closes: https://bugs.gentoo.org/687820
Closes: https://bugs.gentoo.org/678594
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 sys-boot/vboot-utils/Manifest  |   1 +
 .../files/vboot-utils-80-musl-fts.patch|  17 
 sys-boot/vboot-utils/metadata.xml  |   5 +-
 .../vboot-utils/vboot-utils-80_p20200108.ebuild| 104 +
 4 files changed, 126 insertions(+), 1 deletion(-)

diff --git a/sys-boot/vboot-utils/Manifest b/sys-boot/vboot-utils/Manifest
index 7a88e037d44..287f694bc86 100644
--- a/sys-boot/vboot-utils/Manifest
+++ b/sys-boot/vboot-utils/Manifest
@@ -1,2 +1,3 @@
 DIST vboot-utils-59_p20170413.tar.xz 18431260 BLAKE2B 
73853f92c5855a1fbcad55c696414317f46a06a69901529dd6da19be2abe4ca0337cf20dddc4f84f1d2a99357bb2f01df115b7d16c45f9af62dcd1b833580d46
 SHA512 
f92b9aed7a52ac7bab49b624725d4963564a22a03741619ad4ef1bc0a1fdee5123c68f3dad5bef9fb033f94f2a9ae99478c16386758fe4667a361bc91dda8048
 DIST vboot-utils-72_p20181229.tar.xz 18489004 BLAKE2B 
444eb0bc2c571ad79d26d473da724016d6d041207beaae161f6c1155768ff9d0b1c8b7b070b828083cc1396266cc77175a75e8067ce22613c75b4d77780dda75
 SHA512 
41df034dc5498bcbec0d49a472331ceb2fbc2eb3b4173d5c56e920d65ae485382b3d811e5f2c13cf45a1b05a5d6a24197924fa1c76ada9c3aac14fa3c4c363fe
+DIST vboot-utils-80_p20200108.tar.xz 18448212 BLAKE2B 
f7e375133fb6dc90def1e22c42c7511a3b649c34d067a447f44fb99c1ec37a73d034837c2212e5d6ad368a4f4b011c8cb9eb479e81db4a52b1160cda99382a77
 SHA512 
077d137d8fe89f35b6f7ec6408b2e9fc7a28765b0987646c1964e6e0c039e359711ab79958c45ee555a0fe810997217225d072a7f1011b1c73c4aefb4e57fcc1

diff --git a/sys-boot/vboot-utils/files/vboot-utils-80-musl-fts.patch 
b/sys-boot/vboot-utils/files/vboot-utils-80-musl-fts.patch
new file mode 100644
index 000..bd291f9138e
--- /dev/null
+++ b/sys-boot/vboot-utils/files/vboot-utils-80-musl-fts.patch
@@ -0,0 +1,17 @@
+--- a/Makefile
 b/Makefile
+@@ -231,4 +231,7 @@
+ ifndef HAVE_MUSL
+   CFLAGS += -DHAVE_EXECINFO_H
++# Musl doesn't have fts.h so enable linking to the standalone lib.
++else
++  MUSL_LIBS := -lfts
+ endif
+ 
+@@ -1043,5 +1046,5 @@
+ 
+ # FUTIL_LIBS is shared by FUTIL_BIN and TEST_FUTIL_BINS.
+-FUTIL_LIBS = ${CRYPTO_LIBS} ${LIBZIP_LIBS}
++FUTIL_LIBS = ${CRYPTO_LIBS} ${LIBZIP_LIBS} ${MUSL_LIBS}
+ 
+ ${FUTIL_BIN}: LDLIBS += ${FUTIL_LIBS}

diff --git a/sys-boot/vboot-utils/metadata.xml 
b/sys-boot/vboot-utils/metadata.xml
index 7cf6be5c254..c4bb35a0e1b 100644
--- a/sys-boot/vboot-utils/metadata.xml
+++ b/sys-boot/vboot-utils/metadata.xml
@@ -9,4 +9,7 @@

zmed...@gentoo.org

-   
+   
+   Use dev-libs/libzip.
+   
+

diff --git a/sys-boot/vboot-utils/vboot-utils-80_p20200108.ebuild 
b/sys-boot/vboot-utils/vboot-utils-80_p20200108.ebuild
new file mode 100644
index 000..41a81054617
--- /dev/null
+++ b/sys-boot/vboot-utils/vboot-utils-80_p20200108.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+# Can't use gitiles directly until b/19710536 is fixed.
+# This is the name of the latest release branch.
+#RELEASE="release-R80-12739.B"
+# This is the latest commit in the release-R80-12739.B branch.
+#GIT_SHA1="236bd46bfb59f0262dcb1771a108ebb5e90df578"
+
+DESCRIPTION="Chrome OS verified boot tools"
+HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/vboot_reference/
 https://dev.chromium.org/chromium-os/chromiumos-design-docs/verified-boot";
+# Can't use gitiles directly until b/19710536 is fixed.
+#SRC_URI="https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+archive/refs/heads/${RELEASE}.tar.gz
 -> ${P}.tar.gz"
+#SRC_URI="https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+archive/${GIT_SHA1}.tar.gz
 -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.xz
+   https://dev.gentoo.org/~zmedico/dist/${P}.tar.xz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+IUSE="libressl +libzip minimal static"
+
+LIB_DEPEND="
+   dev-libs/libyaml:=[static-libs(+)]
+   app-arch/xz-utils:=[static-libs(+)]"
+LIB_DEPEND_MINIMAL="
+   elibc_musl? ( sys-libs/fts-standalone:=[static-libs(+)] )
+   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
+   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+   libzip? ( dev-libs/libzip:=[static-libs(+)] )
+   sys-apps/util-linux:=[static-libs(+)]"
+RDEPEND="!static? (
+   ${LIB_DEPEND_MINIMAL//\[static-libs(+)]}
+   !mi

[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/

2020-01-12 Thread Sergei Trofimovich
commit: 0b9884f44b34c1405e4d959d91d29ea9b632c89f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:16:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b9884f4

sci-astronomy/stellarium: stable 0.19.3 for ppc, bug #705294

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

 sci-astronomy/stellarium/stellarium-0.19.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/stellarium/stellarium-0.19.3.ebuild 
b/sci-astronomy/stellarium/stellarium-0.19.3.ebuild
index 65d30d438d1..cb608fe3f60 100644
--- a/sci-astronomy/stellarium/stellarium-0.19.3.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.19.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug gps media nls stars test"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/

2020-01-12 Thread Sergei Trofimovich
commit: 9997c7582413d068672bc256d6c2e6e6781b4989
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:16:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9997c758

sys-fs/quota: stable 4.05-r1 for ppc, bug #705172

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

 sys-fs/quota/quota-4.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/quota/quota-4.05-r1.ebuild 
b/sys-fs/quota/quota-4.05-r1.ebuild
index 24a71ffa02e..a827ea87a04 100644
--- a/sys-fs/quota/quota-4.05-r1.ebuild
+++ b/sys-fs/quota/quota-4.05-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
 IUSE="ldap netlink nls rpc tcpd"
 
 RDEPEND="



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

2020-01-12 Thread Sergei Trofimovich
commit: c8b40287b0a8b8d5cbc8436933c0620371405733
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:16:16 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b40287

dev-ruby/ffi: stable 1.11.3 for ppc, bug #705148

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

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

diff --git a/dev-ruby/ffi/ffi-1.11.3.ebuild b/dev-ruby/ffi/ffi-1.11.3.ebuild
index 33a801d03ae..5f0e4264e68 100644
--- a/dev-ruby/ffi/ffi-1.11.3.ebuild
+++ b/dev-ruby/ffi/ffi-1.11.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${PN}-git-${PV}.
 IUSE=""
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND+=" virtual/libffi:0="
 DEPEND+=" virtual/libffi"



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

2020-01-12 Thread Sergei Trofimovich
commit: e1aa6a93e00c16078a35529f63b5b2cab6181025
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:16:22 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1aa6a93

app-text/iso-codes: stable 4.4 for ppc, bug #705152

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

 app-text/iso-codes/iso-codes-4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/iso-codes/iso-codes-4.4.ebuild 
b/app-text/iso-codes/iso-codes-4.4.ebuild
index 90a473ac66b..5b5fd345d72 100644
--- a/app-text/iso-codes/iso-codes-4.4.ebuild
+++ b/app-text/iso-codes/iso-codes-4.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 
 BDEPEND="${PYTHON_DEPS}
sys-devel/gettext



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

2020-01-12 Thread Sergei Trofimovich
commit: d08ea03b5502a3ac57a246e5e5320d3efc100013
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:16:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08ea03b

dev-python/cryptography: stable 2.8-r1 for ppc, bug #705048

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

 dev-python/cryptography/cryptography-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography/cryptography-2.8-r1.ebuild 
b/dev-python/cryptography/cryptography-2.8-r1.ebuild
index 8916ead87d3..93cb6bcfeef 100644
--- a/dev-python/cryptography/cryptography-2.8-r1.ebuild
+++ b/dev-python/cryptography/cryptography-2.8-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="libressl idna test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Sergei Trofimovich
commit: c6ea927d1fb6c2ee2e60feaa7a0403f0f749e5df
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:16:10 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ea927d

dev-python/colorama: stable 0.4.1 for ppc, bug #705086

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

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

diff --git a/dev-python/colorama/colorama-0.4.1.ebuild 
b/dev-python/colorama/colorama-0.4.1.ebuild
index 45e63bf3093..02116f61251 100644
--- a/dev-python/colorama/colorama-0.4.1.ebuild
+++ b/dev-python/colorama/colorama-0.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/tartley/${PN}/archive/${PV}.tar.gz -> ${P}.github.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Sergei Trofimovich
commit: 4eb5cc5672d62a032ce30fa6e3a523bf34e79dc0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 23:15:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 23:22:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb5cc56

sys-kernel/dracut: stable 049-r3 for ppc, bug #703516

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

 sys-kernel/dracut/dracut-049-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-049-r3.ebuild 
b/sys-kernel/dracut/dracut-049-r3.ebuild
index 2dd3c50cd5d..20d88fa2355 100644
--- a/sys-kernel/dracut/dracut-049-r3.ebuild
+++ b/sys-kernel/dracut/dracut-049-r3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut";
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
SRC_URI="https://github.com/dracutdevs/dracut/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2020-01-12 Thread Mike Gilbert
commit: d588b64f5b0a662230cc925418c485bafdacd6be
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 12 22:55:59 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 12 22:55:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d588b64f

profiles: mask dev-python/transmissionrpc for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ab2dd85e4d3..a5e01adc83b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (2020-01-12)
+# No upstream activity since 2014, no reverse deps.
+# Remove in 30 days.
+dev-python/transmissionrpc
+
 # Ulrich Müller  (2020-01-12)
 # Runtime errors. Last upstream release in 2003. No license.
 # Masked for removal in 30 days. Bug #703548.



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/

2020-01-12 Thread Sergei Trofimovich
commit: 45b5629b77f7d91a0943e97e387ab8128b3f3587
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:46 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b5629b

sci-astronomy/stellarium: stable 0.19.3 for ppc64, bug #705294

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

 sci-astronomy/stellarium/stellarium-0.19.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-astronomy/stellarium/stellarium-0.19.3.ebuild 
b/sci-astronomy/stellarium/stellarium-0.19.3.ebuild
index aeb64700a64..65d30d438d1 100644
--- a/sci-astronomy/stellarium/stellarium-0.19.3.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.19.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug gps media nls stars test"
 
 BDEPEND="



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

2020-01-12 Thread Sergei Trofimovich
commit: 2bd310209ed5af5cdc776c8f6958fd7c06465788
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd31020

sys-kernel/dracut: stable 049-r3 for ppc64, bug #703516

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

 sys-kernel/dracut/dracut-049-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-049-r3.ebuild 
b/sys-kernel/dracut/dracut-049-r3.ebuild
index 89b17464d27..2dd3c50cd5d 100644
--- a/sys-kernel/dracut/dracut-049-r3.ebuild
+++ b/sys-kernel/dracut/dracut-049-r3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut";
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ppc64 ~sparc ~x86"
SRC_URI="https://github.com/dracutdevs/dracut/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2020-01-12 Thread Sergei Trofimovich
commit: f948d15ec98b3a8a3aaead4d67837b91c08e01b8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f948d15e

dev-python/colorama: stable 0.4.1 for ppc64, bug #705086

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

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

diff --git a/dev-python/colorama/colorama-0.4.1.ebuild 
b/dev-python/colorama/colorama-0.4.1.ebuild
index 2a8c031780c..45e63bf3093 100644
--- a/dev-python/colorama/colorama-0.4.1.ebuild
+++ b/dev-python/colorama/colorama-0.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/tartley/${PN}/archive/${PV}.tar.gz -> ${P}.github.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Sergei Trofimovich
commit: 11cfbcf2d9f4daa06713f830f9ac984be5f2c774
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cfbcf2

dev-python/cryptography: stable 2.8-r1 for ppc64, bug #705048

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

 dev-python/cryptography/cryptography-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography/cryptography-2.8-r1.ebuild 
b/dev-python/cryptography/cryptography-2.8-r1.ebuild
index f7ca33713ba..8916ead87d3 100644
--- a/dev-python/cryptography/cryptography-2.8-r1.ebuild
+++ b/dev-python/cryptography/cryptography-2.8-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="libressl idna test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Sergei Trofimovich
commit: a812228916ed0a9df3089b91da5960bce60e0c4f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8122289

dev-ruby/ffi: stable 1.11.3 for ppc64, bug #705148

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

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

diff --git a/dev-ruby/ffi/ffi-1.11.3.ebuild b/dev-ruby/ffi/ffi-1.11.3.ebuild
index ec5427cf4af..33a801d03ae 100644
--- a/dev-ruby/ffi/ffi-1.11.3.ebuild
+++ b/dev-ruby/ffi/ffi-1.11.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${PN}-git-${PV}.
 IUSE=""
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND+=" virtual/libffi:0="
 DEPEND+=" virtual/libffi"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/

2020-01-12 Thread Sergei Trofimovich
commit: 8b10677080354b9acdb55306e90fb8a7532cb472
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:41 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b106770

sys-fs/quota: stable 4.05-r1 for ppc64, bug #705172

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

 sys-fs/quota/quota-4.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/quota/quota-4.05-r1.ebuild 
b/sys-fs/quota/quota-4.05-r1.ebuild
index 775d9babfdb..24a71ffa02e 100644
--- a/sys-fs/quota/quota-4.05-r1.ebuild
+++ b/sys-fs/quota/quota-4.05-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
 IUSE="ldap netlink nls rpc tcpd"
 
 RDEPEND="



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

2020-01-12 Thread Sergei Trofimovich
commit: 89bf1535856924d94a41ca6917644a74116499dd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:51:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:53:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bf1535

app-text/iso-codes: stable 4.4 for ppc64, bug #705152

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

 app-text/iso-codes/iso-codes-4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/iso-codes/iso-codes-4.4.ebuild 
b/app-text/iso-codes/iso-codes-4.4.ebuild
index 07e0ce243ed..90a473ac66b 100644
--- a/app-text/iso-codes/iso-codes-4.4.ebuild
+++ b/app-text/iso-codes/iso-codes-4.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 
 BDEPEND="${PYTHON_DEPS}
sys-devel/gettext



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

2020-01-12 Thread Ben Kohler
commit: c01b4496c8f1cd1864f877c78b380bab036d94b6
Author: Ben Kohler  gentoo  org>
AuthorDate: Sun Jan 12 22:49:34 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Sun Jan 12 22:50:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01b4496

net-misc/dropbox: bump to 89.3.268

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

 net-misc/dropbox/Manifest|   2 +
 net-misc/dropbox/dropbox-89.3.268.ebuild | 116 +++
 2 files changed, 118 insertions(+)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 9a27a694f74..9bb635df79f 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,4 +1,6 @@
 DIST dropbox-lnx.x86-83.4.152.tar.gz 94612498 BLAKE2B 
ddf86853785ee4806cc96f2427a300b2db751bf3a5b12ec1508bdbc68ba7ff35d2d65e83e86b5a09ad4a7cc160e0f94e7cd141a819d35f9be87aea7f3cb8dd0d
 SHA512 
75793878c15ecd7224f0ef1897e38c1050d36e11ddf1c30db8e79c22dcb40ceed48fd6e4be204b19c54fe4ef7a2c68d5528df6e10a041cbe4220d9c129619a4b
 DIST dropbox-lnx.x86-88.4.172.tar.gz 97905927 BLAKE2B 
fe40384888edb4c9bebc1a1af54b58e81466cecc309191bca018213c756129d18a26eb550c1c16a95f858a30dd07868be160502715c7f1bba80393dd030a9ec1
 SHA512 
4475a28420346cc6d0524f454cc6f25b863aab86a71a5153dd40a5dec6dec2d17e04124adaa128812ae6e944998d8d50c62cdf7c1f459d39eb2626cd6234e875
+DIST dropbox-lnx.x86-89.3.268.tar.gz 92308961 BLAKE2B 
4b1a229eca8e96b49360404fc3a03277343f1dcea9b2065b637d8531b266233215e3f3c21163d20ed104db90b4d37dcd873bc1353036a14f89ac50b78180a518
 SHA512 
25195ef1f44641ca3aee00c4b5cb52006d9610b9d067ea1ade4717dd47729db98e5b0556b5c61ea881ee84e8f8aafec86891d8d3f4c1ecc81974159e3321
 DIST dropbox-lnx.x86_64-83.4.152.tar.gz 98772192 BLAKE2B 
c023fe81128217b8e11b287afdf6d5cd74d7dd4229c7845aa8e96065f03912720dfe3531995bacc45c50a2971dac0bb7e10364206c531fe5f4e23ce6c617a1d4
 SHA512 
55874247f3dcfafc62d07aad459a6b3d951c87e675a28f6e66c9c51c9190ca8e4dc32bce5339e338694d31036bc8e1b039f54460b84bce0ee1fff9dd3d6aa684
 DIST dropbox-lnx.x86_64-88.4.172.tar.gz 102549714 BLAKE2B 
32df6ec80ff6d5e841bdb8620af2b4a0e820f879b8c104e79a861ea4540477de7e5d68504579bb134c229f433f5472f61663ee7508c1f9cbaa1a2363e8cf93de
 SHA512 
0af742edce083a61c1abf57f93bab9e849f9aa8653e1483e7ca9058580b60af17d8566f650f86ae820c686052acf676c7b76f79ca575da719a64c0845764f04c
+DIST dropbox-lnx.x86_64-89.3.268.tar.gz 96723713 BLAKE2B 
5bfb7721303b466f9015709f1a235045263fa0db46ff4f0ad7e772c4dc1261b8c7549d63c0ac4a9d98e35581c630ad5ed851d0c63334267b196bec7dc93c0ddf
 SHA512 
627bf49df5a6da76bf04484912c7be686f4e9adc51be619fd613b56fdd514088c173c39cab5fb5a6757074130efc54edf192c7df43090965ba9066de5d0f1755

diff --git a/net-misc/dropbox/dropbox-89.3.268.ebuild 
b/net-misc/dropbox/dropbox-89.3.268.ebuild
new file mode 100644
index 000..7a750370139
--- /dev/null
+++ b/net-misc/dropbox/dropbox-89.3.268.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils gnome2-utils pax-utils systemd
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="https://www.dropbox.com/";
+SRC_URI="
+   x86? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz
 )
+   amd64? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz
 )"
+
+LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="amd64 x86 ~x86-linux"
+IUSE="+librsync-bundled selinux X"
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/.*"
+QA_EXECSTACK="opt/dropbox/dropbox"
+
+DEPEND="librsync-bundled? ( dev-util/patchelf )"
+
+# Be sure to have GLIBCXX_3.4.9, #393125
+RDEPEND="X? (
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5[-gles2,xcb]
+   dev-qt/qtopengl:5[-gles2]
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5[-gles2]
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5[-gles2]
+   media-libs/fontconfig
+   media-libs/freetype
+   virtual/jpeg
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXinerama
+   x11-libs/libXxf86vm
+   x11-libs/pango[X]
+   x11-misc/wmctrl
+   x11-themes/hicolor-icon-theme
+   )
+   !librsync-bundled? ( =sys-devel/gcc-4.2.0
+   sys-libs/zlib
+   sys-libs/ncurses-compat:5"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}" || die
+   mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die
+   mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die
+   rmdir "${S}"/dropbox-lnx.*-${PV}/ || die
+   rmdir .dropbox-dist || die
+}
+
+src_prepare() {
+   eapply_user
+
+   rm -vf libGL.so.1 libX11* libdrm.so.2 libffi.so.6 libpopt.so.0 wmctr

[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-dbus-proxy/

2020-01-12 Thread Sergei Trofimovich
commit: 460c5b10737f91d99de1cc3e678af7529f9aaec1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:46:00 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:46:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460c5b10

sys-apps/xdg-dbus-proxy: keyworded 0.1.2 for ppc64, bug #704182

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

 sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild 
b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild
index 4a639d16562..705b24af5e4 100644
--- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild
+++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gui-libs/wpebackend-fdo/

2020-01-12 Thread Sergei Trofimovich
commit: f211d65d73835ecd170d770d2c93054a1e00c67f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:45:50 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:45:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f211d65d

gui-libs/wpebackend-fdo: keyworded 1.4.0 for ppc64, bug #704182

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

 gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild 
b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
index 60bb3bde797..e8512b60c6b 100644
--- a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
+++ b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD-2"
 SLOT="1.0"
 IUSE=""
 
-KEYWORDS="amd64 ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
 
 RDEPEND="
media-libs/mesa[egl]



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libwpe/

2020-01-12 Thread Sergei Trofimovich
commit: fc6914539b99d2466dbf227bd24cca4445dd91b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:45:46 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:45:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc691453

gui-libs/libwpe: keyworded 1.4.0.1 for ppc64, bug #704182

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

 gui-libs/libwpe/libwpe-1.4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libwpe/libwpe-1.4.0.1.ebuild 
b/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
index 32456dd8984..b503bc9ca84 100644
--- a/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
+++ b/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD-2"
 SLOT="1.0"
 IUSE=""
 
-KEYWORDS="amd64 ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
 
 RDEPEND="
media-libs/mesa[egl]



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

2020-01-12 Thread Sergei Trofimovich
commit: 37ae79bebefbf05ea9e62ef65a91e1939890fa5a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:46:22 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:46:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ae79be

net-libs/webkit-gtk: keyworded 2.26.2 for ppc64, bug #704182

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

 net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
index 213cc6ae97c..b2ae6bf0f10 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz";
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 ~ia64 x86"
+KEYWORDS="amd64 ~ia64 ~ppc64 x86"
 
 IUSE="aqua coverage doc +egl +geolocation gles2-only gnome-keyring +gstreamer 
+introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X"
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/

2020-01-12 Thread Sergei Trofimovich
commit: 8672ae6cc51a8552b3c3e18f34e5bb08583d8521
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:43:39 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:43:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8672ae6c

x11-themes/e-flat-theme: keyworded 0_pre20191230 for ppc, bug #703486

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

 x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild 
b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
index 3c25a459c4b..b284a79044e 100644
--- a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
+++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE=""
 
 DEPEND=""



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

2020-01-12 Thread Sergei Trofimovich
commit: 8c4543c5f54bcfd8bf706e36bbca7581a4bcba18
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:42:06 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:42:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4543c5

app-text/iso-codes: stable 4.4 for ia64, bug #705152

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

 app-text/iso-codes/iso-codes-4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/iso-codes/iso-codes-4.4.ebuild 
b/app-text/iso-codes/iso-codes-4.4.ebuild
index e321e74f403..07e0ce243ed 100644
--- a/app-text/iso-codes/iso-codes-4.4.ebuild
+++ b/app-text/iso-codes/iso-codes-4.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 
 BDEPEND="${PYTHON_DEPS}
sys-devel/gettext



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

2020-01-12 Thread Sergei Trofimovich
commit: 6681f50450ec73bc1e55f2f2ef13f5183ff83005
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:41:58 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:41:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6681f504

dev-python/colorama: stable 0.4.1 for ia64, bug #705086

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

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

diff --git a/dev-python/colorama/colorama-0.4.1.ebuild 
b/dev-python/colorama/colorama-0.4.1.ebuild
index a9f34d4ff4a..2a8c031780c 100644
--- a/dev-python/colorama/colorama-0.4.1.ebuild
+++ b/dev-python/colorama/colorama-0.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/tartley/${PN}/archive/${PV}.tar.gz -> ${P}.github.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Sergei Trofimovich
commit: a9e07681fbfa0602f4d39874b5bd207a06ab39f7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:41:47 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:41:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e07681

sys-kernel/dracut: stable 049-r3 for ia64, bug #703516

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

 sys-kernel/dracut/dracut-049-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/dracut/dracut-049-r3.ebuild 
b/sys-kernel/dracut/dracut-049-r3.ebuild
index 326820abb62..89b17464d27 100644
--- a/sys-kernel/dracut/dracut-049-r3.ebuild
+++ b/sys-kernel/dracut/dracut-049-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut";
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
SRC_URI="https://github.com/dracutdevs/dracut/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2020-01-12 Thread Sergei Trofimovich
commit: 5d365304c5661031d90ff5c57b098b3e5998a889
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:42:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:42:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d365304

dev-ruby/ffi: stable 1.11.3 for ia64, bug #705148

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

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

diff --git a/dev-ruby/ffi/ffi-1.11.3.ebuild b/dev-ruby/ffi/ffi-1.11.3.ebuild
index 8288badd058..ec5427cf4af 100644
--- a/dev-ruby/ffi/ffi-1.11.3.ebuild
+++ b/dev-ruby/ffi/ffi-1.11.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${PN}-git-${PV}.
 IUSE=""
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND+=" virtual/libffi:0="
 DEPEND+=" virtual/libffi"



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

2020-01-12 Thread Sergei Trofimovich
commit: 29a6684492da4cba2e19a1295e9c99db326eeba0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:41:52 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:41:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a66844

dev-python/cryptography: stable 2.8-r1 for ia64, bug #705048

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

 dev-python/cryptography/cryptography-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography/cryptography-2.8-r1.ebuild 
b/dev-python/cryptography/cryptography-2.8-r1.ebuild
index ad0133bc9fb..f7ca33713ba 100644
--- a/dev-python/cryptography/cryptography-2.8-r1.ebuild
+++ b/dev-python/cryptography/cryptography-2.8-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="libressl idna test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Sergei Trofimovich
commit: b394b149fe25867fc605f9298afb961ced47077f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:40:03 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:40:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b394b149

net-libs/webkit-gtk: keyworded 2.26.2 for ia64, bug #704182

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

 net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
index d6f70cb140c..213cc6ae97c 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz";
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ia64 x86"
 
 IUSE="aqua coverage doc +egl +geolocation gles2-only gnome-keyring +gstreamer 
+introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X"
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libwpe/

2020-01-12 Thread Sergei Trofimovich
commit: 133dd0538d1884ceeccbcbc6f2e8ba7ef945135e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:39:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:39:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133dd053

gui-libs/libwpe: keyworded 1.4.0.1 for ia64, bug #704182

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

 gui-libs/libwpe/libwpe-1.4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libwpe/libwpe-1.4.0.1.ebuild 
b/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
index 6fc8f71ec43..32456dd8984 100644
--- a/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
+++ b/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD-2"
 SLOT="1.0"
 IUSE=""
 
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~sparc x86"
 
 RDEPEND="
media-libs/mesa[egl]



[gentoo-commits] repo/gentoo:master commit in: gui-libs/wpebackend-fdo/

2020-01-12 Thread Sergei Trofimovich
commit: 930ce0070481be948df79e39a54060f2b54820a3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:39:57 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:39:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930ce007

gui-libs/wpebackend-fdo: keyworded 1.4.0 for ia64, bug #704182

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

 gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild 
b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
index 11002557dd8..60bb3bde797 100644
--- a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
+++ b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD-2"
 SLOT="1.0"
 IUSE=""
 
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~sparc x86"
 
 RDEPEND="
media-libs/mesa[egl]



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

2020-01-12 Thread Sergei Trofimovich
commit: 6c91c3bb46ed1f02df368c07538f7fd28a1c24f2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:36:17 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:36:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c91c3bb

sys-libs/glibc: stable 2.29-r7 for hppa, bug #702484

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-libs/glibc/glibc-2.29-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.29-r7.ebuild 
b/sys-libs/glibc/glibc-2.29-r7.ebuild
index 4efa3354fba..18e81921055 100644
--- a/sys-libs/glibc/glibc-2.29-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r7.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://sourceware.org/git/glibc.git";
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 
~riscv s390 ~sh sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
 fi
 



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

2020-01-12 Thread Sergei Trofimovich
commit: ce22e60d4981627e3fbe8a53e004c4fb3ab2bb34
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:36:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:36:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce22e60d

app-text/iso-codes: stable 4.4 for hppa, bug #705152

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/iso-codes/iso-codes-4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/iso-codes/iso-codes-4.4.ebuild 
b/app-text/iso-codes/iso-codes-4.4.ebuild
index 9149ab6ea70..e321e74f403 100644
--- a/app-text/iso-codes/iso-codes-4.4.ebuild
+++ b/app-text/iso-codes/iso-codes-4.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 
 BDEPEND="${PYTHON_DEPS}
sys-devel/gettext



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

2020-01-12 Thread Sergei Trofimovich
commit: 9fe516e5c0e43ed36c4dc8ba3f57f021d3c43682
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 12 22:36:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 12 22:36:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe516e5

dev-ruby/ffi: stable 1.11.3 for hppa, bug #705148

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-ruby/ffi/ffi-1.11.3.ebuild b/dev-ruby/ffi/ffi-1.11.3.ebuild
index f4b5214f34f..8288badd058 100644
--- a/dev-ruby/ffi/ffi-1.11.3.ebuild
+++ b/dev-ruby/ffi/ffi-1.11.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${PN}-git-${PV}.
 IUSE=""
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND+=" virtual/libffi:0="
 DEPEND+=" virtual/libffi"



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

2020-01-12 Thread Christoph Junghans
commit: 8de08cda6bbe599c7d9ef4a1f3281ecee7690cf8
Author: Christoph Junghans  gentoo  org>
AuthorDate: Sun Jan 12 20:27:37 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sun Jan 12 21:51:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de08cda

sci-libs/votca-tools: version bump

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans  gentoo.org>

 sci-libs/votca-tools/Manifest  |  1 +
 sci-libs/votca-tools/files/197.patch   | 27 ++
 ...ools-.ebuild => votca-tools-1.6_rc1.ebuild} | 23 +-
 sci-libs/votca-tools/votca-tools-.ebuild   | 21 -
 4 files changed, 38 insertions(+), 34 deletions(-)

diff --git a/sci-libs/votca-tools/Manifest b/sci-libs/votca-tools/Manifest
index e412d312c79..5900ee36f7d 100644
--- a/sci-libs/votca-tools/Manifest
+++ b/sci-libs/votca-tools/Manifest
@@ -2,3 +2,4 @@ DIST votca-tools-1.4.1.tar.gz 103152 BLAKE2B 
73dc726ea899ceb65d0406f3795f1df79a6
 DIST votca-tools-1.4.tar.gz 103102 BLAKE2B 
a398d20b628148ec753ee1e59353e272dbda93848be11ecccaf2153385ebcac62c7b819c4ef0b9b1a7cfc7dfd85136d042726cc996af79a4dad64375f5aa9f6c
 SHA512 
7c4bf2e2ba8cf795f03879138787db3875f48db56b88394c98b18cef0ae90e636d8aafff42eb62a408df06a91583e37e59b33440e83de9f4338295e9ccfc9be5
 DIST votca-tools-1.5.1.tar.gz 129629 BLAKE2B 
ab68b38241d2c065939cf0b2e08603eaaccf613454bb64056c3d3d03472501e2079408ce856fbcc7243d51d035acec0b52c9767e2d687234296c7858f1a46fa4
 SHA512 
c8fe4baee0f4586dbe1a9f5b7c33b7d6b16ef0ebc35b50febfdcb049b09cd150dec3a5e9b98b43430db66f866dd01c1776f6777f01d227246c9d7b7ca879ea72
 DIST votca-tools-1.5.tar.gz 129464 BLAKE2B 
2ab72758cc7c9bed5a49c924f7f0a93dc562a43cefbcc84f393656fd6c6b165152114eab48131db4d42008472d01103b5abba6ae0cf12779fe1ffacbcd65dc11
 SHA512 
fdee932c861742961937bdb88a1ace8caa4041c38ce80ece3b27e8a4b624248c21bf9be63b157565d1114047d3895c8b959f95b4fa49225c0cd1b2e708ef54f0
+DIST votca-tools-1.6_rc1.tar.gz 128577 BLAKE2B 
d9270739c00f945ff4af24e45a529e73ff0da596956791991f03b5586134d16b5fec077b3859dcd685de96a334f419f5f82ede7df60614482c9fddc61a01ca8d
 SHA512 
42b0eae148bb93293ac16e193d2595aaa850dcee0dcaab1f6cf0ca8e36a95a1719a03243d421fbfb1034c81baf2ef294768a86530f0d69b59862df95846241ed

diff --git a/sci-libs/votca-tools/files/197.patch 
b/sci-libs/votca-tools/files/197.patch
new file mode 100644
index 000..a0e4245c763
--- /dev/null
+++ b/sci-libs/votca-tools/files/197.patch
@@ -0,0 +1,27 @@
+From 32c497808d3ff52a25cd0367c602f57577d56352 Mon Sep 17 00:00:00 2001
+From: Christoph Junghans 
+Date: Thu, 5 Dec 2019 07:16:02 -0700
+Subject: [PATCH] VOTCA_TOOLSConfig.cmake.in: only add VOTCA::votca_compare
+ once
+
+---
+ src/libtools/VOTCA_TOOLSConfig.cmake.in | 6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/src/libtools/VOTCA_TOOLSConfig.cmake.in 
b/src/libtools/VOTCA_TOOLSConfig.cmake.in
+index c69c0426..b129913f 100644
+--- a/src/libtools/VOTCA_TOOLSConfig.cmake.in
 b/src/libtools/VOTCA_TOOLSConfig.cmake.in
+@@ -2,8 +2,10 @@ include(CMakeFindDependencyMacro)
+ find_dependency(Eigen3 NO_MODULE)
+ find_dependency(Boost 1.53.0 REQUIRED COMPONENTS program_options)
+ include("${CMAKE_CURRENT_LIST_DIR}/VOTCA_TOOLS_Targets.cmake")
+-add_executable(VOTCA::votca_compare IMPORTED)
+-set_property(TARGET VOTCA::votca_compare PROPERTY IMPORTED_LOCATION 
"@CMAKE_INSTALL_FULL_BINDIR@/votca_compare")
++if(NOT TARGET VOTCA::votca_compare)
++  add_executable(VOTCA::votca_compare IMPORTED)
++  set_property(TARGET VOTCA::votca_compare PROPERTY IMPORTED_LOCATION 
"@CMAKE_INSTALL_FULL_BINDIR@/votca_compare")
++endif()
+ if(@MKL_FOUND@)
+   if(NOT TARGET MKL::MKL)
+ add_library(MKL::MKL UNKNOWN IMPORTED)

diff --git a/sci-libs/votca-tools/votca-tools-.ebuild 
b/sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild
similarity index 66%
copy from sci-libs/votca-tools/votca-tools-.ebuild
copy to sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild
index a0839fa8779..888d78eb340 100644
--- a/sci-libs/votca-tools/votca-tools-.ebuild
+++ b/sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
@@ -22,36 +22,25 @@ HOMEPAGE="http://www.votca.org";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="doc +fftw sqlite"
+IUSE=""
 
 RDEPEND="
dev-libs/boost:=
dev-libs/expat
>=dev-cpp/eigen-3.3
-   fftw? ( sci-libs/fftw:3.0 )
-   sqlite? ( dev-db/sqlite:3 )"
+   sci-libs/fftw:3.0"
 
 DEPEND="${RDEPEND}
-   doc? ( >=app-doc/doxygen-1.7.6.1[dot] )
>=app-text/txt2tags-2.5
virtual/pkgconfig"
 
 DOCS=( NOTICE )
 
+PATCHES=( "${FILESDIR}/197.patch" )
+
 src_configure() {
mycmakeargs=(
-   -DWITH_FFTW=$(usex fftw)
-   -DWITH_SQLITE3=$(use

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/

2020-01-12 Thread Christoph Junghans
commit: 14bf87edce736ee7b61492c383b15747790d9909
Author: Christoph Junghans  gentoo  org>
AuthorDate: Sun Jan 12 21:22:36 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sun Jan 12 21:51:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bf87ed

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans  gentoo.org>

 sci-chemistry/votca-csgapps/Manifest| 1 +
 .../{votca-csgapps-.ebuild => votca-csgapps-1.6_rc1.ebuild} | 6 +++---
 sci-chemistry/votca-csgapps/votca-csgapps-.ebuild   | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest 
b/sci-chemistry/votca-csgapps/Manifest
index fbe316c976d..8a5af18b1c3 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -2,3 +2,4 @@ DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 
8e1d25957b7c62d2182872de4d0c50c90f
 DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 
30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a
 SHA512 
325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 
8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d
 SHA512 
4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 
185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60
 SHA512 
20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
+DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 
9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8
 SHA512 
153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-.ebuild 
b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
similarity index 90%
copy from sci-chemistry/votca-csgapps/votca-csgapps-.ebuild
copy to sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
index f229849683d..463cba8e0e3 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
@@ -30,4 +30,4 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
-DOCS=( README )
+DOCS=( README.md )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-.ebuild 
b/sci-chemistry/votca-csgapps/votca-csgapps-.ebuild
index f229849683d..463cba8e0e3 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
@@ -30,4 +30,4 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
-DOCS=( README )
+DOCS=( README.md )



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-xtp/

2020-01-12 Thread Christoph Junghans
commit: 4111b6c8c2d278a4fb310f13cddd004713ecf959
Author: Christoph Junghans  gentoo  org>
AuthorDate: Sun Jan 12 21:50:56 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sun Jan 12 21:51:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4111b6c8

sci-chemistry/votca-xtp: version bump

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans  gentoo.org>

 sci-chemistry/votca-xtp/Manifest   |  1 +
 ...ca-xtp-.ebuild => votca-xtp-1.6_rc1.ebuild} | 39 +++---
 sci-chemistry/votca-xtp/votca-xtp-.ebuild  | 39 +++---
 3 files changed, 11 insertions(+), 68 deletions(-)

diff --git a/sci-chemistry/votca-xtp/Manifest b/sci-chemistry/votca-xtp/Manifest
index 56bed46d33c..e8f2892c4ea 100644
--- a/sci-chemistry/votca-xtp/Manifest
+++ b/sci-chemistry/votca-xtp/Manifest
@@ -2,6 +2,7 @@ DIST votca-xtp-1.4.1.tar.gz 15214413 BLAKE2B 
0f6e67179e2ee1fa8ab79ca0c2d810f9867
 DIST votca-xtp-1.4.tar.gz 15214266 BLAKE2B 
435ba1603495d904ccce20b4fa665d3a1c62fc04005ea89cf83b431240fb78f8a44f09ad619af331802e43ca3d05b20a4c60c75360940d4f786c0030fd7a
 SHA512 
ffc32260331862393e199f7ab643b1008ee4f800cd017f175550a079afaa20e5c929cb8599bc0c2a2328253051895de7b979f5fec044243abc680a0dc87a69b9
 DIST votca-xtp-1.5.1.tar.gz 14634849 BLAKE2B 
84ee9fc531a530ba276a6fd3eccc78dd25c27346db76871f33fe307dde451956bf091b636dd5594bf3b8b24a727fe7e5a730fb85cd2cbb0e5605705996e69bd2
 SHA512 
8fb6891e84d4d685e26287344554b705c607e7cb9f497c00ac9cd8328e50210c56706abdb7004b83d4addbfbc7b35c3526b4feabf75f681362b3b7a39c54b668
 DIST votca-xtp-1.5.tar.gz 14637712 BLAKE2B 
af04de706f0d100968928459a03b6a94a94a211b3f5bd056d123756d40760fb0ada70add429ed5b86e211dbdd3b91aa4cf12e51a260638766d04158e7b5a1201
 SHA512 
693f34004749edfbabcd0a19dc23b3de3c09858c7c0dfe1e420b92632397971e3687489c1074a489d4d2fd337ddc5749c419869db104c65736e7c01bf12cd140
+DIST votca-xtp-1.6_rc1.tar.gz 13586771 BLAKE2B 
d5b72a7389b77df0570eac0021870bba3fa66a89b3a2df1e08632b1c1827884d101ef8d972762dae35e44e53e7a9fe9278d3204eec09c35d091ab3427b055be4
 SHA512 
0b54eddcf944967b1d41f75f4887eba9edc3be18b94d319e93e795a24f58a2877d7f60afd806290eacb41d329d1b1206ebaab83874d6be2d5b026f06dbc19dfd
 DIST votca-xtp-manual-1.4.1.pdf 1066873 BLAKE2B 
8cbd4b55b013794a19a8b5867b929b8e2d9084e6780d777b2a2bbaea23006f4f4ec5b26bd4a07c59e1c6726f23471eb1756b668636e0c4e656a0807e64197586
 SHA512 
fdf1147f24785524f5e96020fcd29c32bbeef520eebf6afba32b59d7e777d586c452919478d2734c3f021e558b1147b945cdbc0833402be2b16e5af3a8e37f5f
 DIST votca-xtp-manual-1.4.pdf 1064006 BLAKE2B 
e4f0c20c6d40a5f58b863258cc122e5a7cf376b7138927c0a6bdd400841c330fc013287513258f6f68609e39f0bf39b965fd099171594c5e2730fba82a2488d4
 SHA512 
96d7f59dbcc3a6efdc297237025217d5a56d2c81e491d90680786ea4769a5ebbea379df3b06c4847307ee30accd7415e316dee4730361262f5aff73d2f5d387e
 DIST votca-xtp-manual-1.5.1.pdf 912290 BLAKE2B 
4511885f5506f542d639b5c7d2bb2e6f4f24df8d7929959ff707ae9c28c357346ebc7cde072f742309f3ef8a6b00a51d0873071cdc4cbcd291670fca788f46a7
 SHA512 
b410ddad0566933a2c9ad386fb6f4df0e71b316a84bce8c841e94df8f438959f0967ade63d1146549d453c2ecdb48e3d8b1fd147e53888e1717c6db3d07ba061

diff --git a/sci-chemistry/votca-xtp/votca-xtp-.ebuild 
b/sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild
similarity index 53%
copy from sci-chemistry/votca-xtp/votca-xtp-.ebuild
copy to sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild
index 15a8759ad21..4de1f7f7474 100644
--- a/sci-chemistry/votca-xtp/votca-xtp-.ebuild
+++ b/sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
 inherit bash-completion-r1 cmake-utils multilib
 
-IUSE="doc"
+IUSE=""
 if [ "${PV}" != "" ]; then
-   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   doc? ( 
https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )"
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
S="${WORKDIR}/${P#votca-}"
 else
@@ -26,44 +25,16 @@ LICENSE="Apache-2.0"
 SLOT="0"
 
 RDEPEND="
-   ~sci-libs/votca-tools-${PV}[sqlite]
+   ~sci-libs/votca-tools-${PV}
>=dev-cpp/eigen-3.3
~sci-chemistry/votca-csg-${PV}
-   sci-libs/ceres-solver
sci-libs/libxc"
 
 DEPEND="${RDEPEND}
-   >=app-text/txt2tags-2.5
virtual/pkgconfig"
 
-if [ "${PV}" != "" ]; then
-   DEPEND="${DEPEND}
-   doc? (
-   app-doc/doxygen[dot]
-   dev-texlive/texlive-latexextra
-   virtual/latex-base
-   dev-tex/pgf
-   )"
-fi
-
 DOCS=( README.md NOTICE CHANGELOG.md )
 
-src_configure() {
-   [[ ${PV} = ** ]] && mycmakeargs=(
-   -

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csg/

2020-01-12 Thread Christoph Junghans
commit: 8d4cd611e899b728abcdd99c95f13e2d0dd2efc4
Author: Christoph Junghans  gentoo  org>
AuthorDate: Sun Jan 12 21:14:38 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sun Jan 12 21:51:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4cd611

sci-chemistry/votca-csg: version bump

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans  gentoo.org>

 sci-chemistry/votca-csg/Manifest   |  3 +++
 .../{votca-csg-.ebuild => votca-csg-1.6_rc1.ebuild}| 14 +++---
 sci-chemistry/votca-csg/votca-csg-.ebuild  | 14 +++---
 3 files changed, 9 insertions(+), 22 deletions(-)

diff --git a/sci-chemistry/votca-csg/Manifest b/sci-chemistry/votca-csg/Manifest
index 4b83a0a57ab..1a8fa87be35 100644
--- a/sci-chemistry/votca-csg/Manifest
+++ b/sci-chemistry/votca-csg/Manifest
@@ -2,11 +2,14 @@ DIST votca-csg-1.4.1.tar.gz 347702 BLAKE2B 
8c98804bafd75148fa72a9e119d4448ab9b04
 DIST votca-csg-1.4.tar.gz 346527 BLAKE2B 
8f0a41f9aa9fd865e2e544d5fd587d93d631edc2dabab8edfc3461582da2e0401a266a42be1c0f1e6647502cdcccee55b5bba891aa156394012b8b5e1b06f7e8
 SHA512 
26318644c7af2dfa1b81242b27ffac98f2180c3a1f05581bc50a00f644cec4b19ffbaf41c9d941a4714171b56ae93fe41f1a663cd0593ae2b0be2da379119d9b
 DIST votca-csg-1.5.1.tar.gz 708319 BLAKE2B 
2ea75cf08dc3005bd08ebe85113d95743fe85bae4b7ac3c2e2d9b64be64a7103ecf30b9edf45cffa86b7588d5c57a0256aef02f4590fa6031cb63881480bd0fd
 SHA512 
3559452182c325d5df72918ec6e12122c8214df9733d779c123ff199597fe47fc493fd75adf1f5dbc6b55016373863378ba3cc69fb6b61bc1531c6e591d8131c
 DIST votca-csg-1.5.tar.gz 429164 BLAKE2B 
da04bd9ce8e879e9a961006256e03d160fa49fe77aa2f1eff0986b338296b04137bb087ecfabb7f2fc855b0ccd83dc4fd65c43303bf5f2eef0519d27b0ec
 SHA512 
c5a77ded3c9b2582494bea55b464689d566d4155713af823dccc6999f98438444d51fae3948144f82c2aaf3914eee740fe21e8828af689d37ab0b5ffea0605fa
+DIST votca-csg-1.6_rc1.tar.gz 479265 BLAKE2B 
c4ba3c81eefd375eea6f8c0b1cd60f9cc80898fb7e8e811ecc286f06d94bd4316edfca277649ec3f7f8b751b2f2928ca2dfe61cc3b1c3060a324ea783c62003f
 SHA512 
6622648ddc3308ca2f8e98d6dbcd28e33a4e0fb44d96ef94ebcaa2e87e5ba3ca2ab83dcc1de4fd0803dbc20ba7192f5fdd2c935b364ed4e2122b5948c10d4936
 DIST votca-csg-manual-1.4.1.pdf 1282641 BLAKE2B 
370b7c8997649555fd2360b999cf381c340a74c3747afda23d0e9d346367cc6d14d4e9a0e9ac82184945427d30050dd623dd1b6d8218c6ff3d2f17331987aaae
 SHA512 
e89f41af05eaeb9ea499e8625cc98e2632ec647ec2d8c9c9052dcd4d2935d082b29b51495514e3e06e73ce42b8cda7017fc523a013569378e2bc86bf88ad32d4
 DIST votca-csg-manual-1.4.pdf 1281983 BLAKE2B 
5659c2e327ba7bb00fac15adfb578288d546b509366863f593776a62dd3064662535d4fd525f1063f5ccaf47446822f13fefd7f66aa9d68cd1a4a7c99d66a790
 SHA512 
2e1f4a4375d83df9bd357d4d17e79d26a3a31c9177f008de86721427ffc6f43a5000ec840691108b52a8aecf962321ba6363cd975c7445d7230ee5b0b151b3fa
 DIST votca-csg-manual-1.5.1.pdf 1263719 BLAKE2B 
29e2ce27215787a1121e45ec1e88ce7c61ba81709a2519aa0959eede505498b9aaf4f38666bb1a4f97837c98b862e7ed02405da07294a7ec76cc80390fe72e0d
 SHA512 
7d9fb4c635383e1b9c9547691f8729e19f273fcafc4dab2a6b438b3ce98ea05bd31887d09bc4edc86ceb0b04d71a4371aed7aadc3ba6864f7be2ef3328ede642
 DIST votca-csg-manual-1.5.pdf 1273566 BLAKE2B 
edfa2adb942d968cf79499e89342b7aaab64edfbfb6e02f76a66201df0920a58acc17bf4e2e4846d104519df163223c27f283cc5798ec7b64d9317a7728ff8c4
 SHA512 
da298ab0c27000ccf7fb5793c4252c4e17a969709db2649a5acb56af6208b954312c46a2ea8399cdb879b699e72a0ded0b2fe1bcd26431c6625f36b09c0267a5
+DIST votca-csg-manual-1.6_rc1.pdf 1248403 BLAKE2B 
b702eff4a36d27d592147f115f4e9080cbf580b6401141a14865395f0cb927c35f60035f92724e71e5edadbbe3e317f93989eb6f2e0a0e7b9f685e56851546d2
 SHA512 
2514bd2fee4bae787a3f8c07d1f1d90061a2b503255efe0730ed164bb002c7e7ad7309ccd3b5b931994f70b7ed99afde28955d9ea1b34c86df21bfcb8bfb39bb
 DIST votca-csg-tutorials-1.4.1.tar.gz 6339417 BLAKE2B 
e9acf8e421f6fce4d97be2d51fb559979c6fd3e6b042525cedf32cadeab1dddc5b1aaf80bbbfd387da3bce71672759c2e84d317c789f616dc71834c72a581fff
 SHA512 
896ec9d6b2537a06301046a74c1957708eb96d9854b3ec855fe3457208c142f6fb26a03e323a2644862a1efd0030fcceb1189f73655b984462f0f7127a02de90
 DIST votca-csg-tutorials-1.4.tar.gz 6348417 BLAKE2B 
612fcbc4457a57be74e5306bf86d6e031ea8cd55ebe3f4d246c0876e272e6e6dd535c8dd2f24f7593cb1ef31fbc18111269d29cb69120368ddef7b1b7d25825c
 SHA512 
f3eb28a133ebc04eed07f84d5962943cb9c547c1099638127f15e0015dfdf3f0b25aab4c97d009d6040bf1d69d408cc178edd6e803d33bf1d831e12dca0671c7
 DIST votca-csg-tutorials-1.5.1.tar.gz 5949467 BLAKE2B 
c6de6084fbb1d2c4ac2ce75d01a1153eabc63386063de800ff2dc6b483b0568191e7f06ddcb8be46123224ccfd3a97f5fb4e7cd603c0ee99a8636d7143f6c701
 SHA512 
f2e709ae31d914fe12a4ce37b5019deb878b15ade14972f2a8204bec8970ba2c8946b71b94a5bfd6f7569e41173bfbc75275ea09cbee4358ad1de0e84751049c
 DIST votca-csg-tutorials-1.5.tar.gz 5947774 BLAKE2B 
d497f1e9282c4cacc070d09d901ad8f5d3042ab3a279aa4d1c3bcd3184dc22231d1f2a75ba0ffe245e6f6300fb740e562b24c8039594ec01307491a6068b55f6
 SH

[gentoo-commits] repo/user/ssnb:master commit in: net-im/zoom-bin/

2020-01-12 Thread Samuel Bernardo
commit: bf4700b0db2a5c1a34c82b6cc60ab414d67acbc9
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sun Jan 12 21:40:19 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sun Jan 12 21:40:19 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=bf4700b0

updata zoom

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

 net-im/zoom-bin/Manifest|  2 +
 net-im/zoom-bin/zoom-bin-3.5.336627.1216.ebuild | 75 +
 2 files changed, 77 insertions(+)

diff --git a/net-im/zoom-bin/Manifest b/net-im/zoom-bin/Manifest
index 2675365..9a5d5eb 100644
--- a/net-im/zoom-bin/Manifest
+++ b/net-im/zoom-bin/Manifest
@@ -1,8 +1,10 @@
 DIST zoom-3.0.301026.0930_x86_64.pkg.tar.xz 70671096 BLAKE2B 
86636b0587c1c704b32c21ee5428ce404b3ba0fd1e81cd0035a21ebdd0d76135d045f44741d1c3a3e4d34d6c26fc92f6593479cec4f107aff161515d7e23bb12
 SHA512 
b3a1cf8617a6051d6e30360ff223e82595f379ff2e48776bdd8b371b68fd023ad13d75d218ff4a00197f112f9a987ecd184ed48b7b8c601e50d5c9b6359316fb
+DIST zoom-3.5.336627.1216_x86_64.pkg.tar.xz 71569716 BLAKE2B 
061f427ec0a38dc97e0db89497d47bb7f5a451b7b4a1b4cdd839bfa6ccd286fefc51c6d0bea988e8364e6ba5ae5444780b9baa0189858688f5e6814688412f85
 SHA512 
d700b8f162cff4b1b902d1b9c6b32548b3b1e94e1a8f34fbbd6b2fb09d0e4ecd2880c42ef8397415bf0a064d038b3ba6c5fd9fa94688fa0558ab26a178a1e557
 DIST zoom_x86_64.pkg.tar.xz 66915256 BLAKE2B 
b38078ce5f2b29b99dc3d9687df4755675dfde8c5a5fa04f52bcef9720ff974529ffe62dd630052b0bb8bbd1103cd09c2df219280053332431baad39badc52fd
 SHA512 
356a43c3945be78dbc0fc865bec779f176c9e1fff30f52b4eee2081c4e5a5851370a7217ffa1c85f18f4879d525d28249b1ed99c0d13db3214a903d563981043
 EBUILD zoom-bin-2.0.115900.1201.ebuild 1015 BLAKE2B 
9f7ee85346bddf691f96f60b1764835cd1afe4901b2da7864eeeb9731801bd6722a2e160c419289da5c183df5c6a770c63536a173b07314e90d72614cf36d9d6
 SHA512 
6a4847e0e2defb7a9313d5a384fc1a024a7ec6cb86a18e2d657db6efc062947094cecaefcbd5a9e3ef63f10483466bc26e227129c78e408536806cfa828af639
 EBUILD zoom-bin-2.1.103753.0521.ebuild 1015 BLAKE2B 
9f7ee85346bddf691f96f60b1764835cd1afe4901b2da7864eeeb9731801bd6722a2e160c419289da5c183df5c6a770c63536a173b07314e90d72614cf36d9d6
 SHA512 
6a4847e0e2defb7a9313d5a384fc1a024a7ec6cb86a18e2d657db6efc062947094cecaefcbd5a9e3ef63f10483466bc26e227129c78e408536806cfa828af639
 EBUILD zoom-bin-2.7.162522.0121.ebuild 1015 BLAKE2B 
9f7ee85346bddf691f96f60b1764835cd1afe4901b2da7864eeeb9731801bd6722a2e160c419289da5c183df5c6a770c63536a173b07314e90d72614cf36d9d6
 SHA512 
6a4847e0e2defb7a9313d5a384fc1a024a7ec6cb86a18e2d657db6efc062947094cecaefcbd5a9e3ef63f10483466bc26e227129c78e408536806cfa828af639
 EBUILD zoom-bin-2.9.265650.0716.ebuild 1015 BLAKE2B 
9f7ee85346bddf691f96f60b1764835cd1afe4901b2da7864eeeb9731801bd6722a2e160c419289da5c183df5c6a770c63536a173b07314e90d72614cf36d9d6
 SHA512 
6a4847e0e2defb7a9313d5a384fc1a024a7ec6cb86a18e2d657db6efc062947094cecaefcbd5a9e3ef63f10483466bc26e227129c78e408536806cfa828af639
 EBUILD zoom-bin-3.0.301026.0930.ebuild 1611 BLAKE2B 
8b8453b9e47051bfa91a9b59fa1a1de6269bc349e90b3b9ae19bce890290970be6a44bb8bcb499fb3e5cd02fd940d19c4261937e01b78f3f073e24388a6a347f
 SHA512 
814840396e4b698ce5fd9c62f988296997dc42a3aefc32ac165a76a34d94b5221d75c01d1ccc2b6ad9ba3955ecbd37297c170958cf0d7347d2bbd500ffc2bc05
+EBUILD zoom-bin-3.5.336627.1216.ebuild 1611 BLAKE2B 
8b8453b9e47051bfa91a9b59fa1a1de6269bc349e90b3b9ae19bce890290970be6a44bb8bcb499fb3e5cd02fd940d19c4261937e01b78f3f073e24388a6a347f
 SHA512 
814840396e4b698ce5fd9c62f988296997dc42a3aefc32ac165a76a34d94b5221d75c01d1ccc2b6ad9ba3955ecbd37297c170958cf0d7347d2bbd500ffc2bc05
 MISC metadata.xml 370 BLAKE2B 
8c8cd04bdbd1a55845d8d9f7ed2ff4784ae7af72953e7fc1475d9535847f49e8ca2138ab9c42788488d99807bf4d105f57d64cedcc390d3ca32ee8c68039f2e5
 SHA512 
efabebcdaa1017354107e694ec7b5d37c3df069c04b06f854b29bee59f19f925e0a602f6564f106014f8cd4fed2e35d78633ee933162ffc19db918ef67bac7a7

diff --git a/net-im/zoom-bin/zoom-bin-3.5.336627.1216.ebuild 
b/net-im/zoom-bin/zoom-bin-3.5.336627.1216.ebuild
new file mode 100644
index 000..bfb9cbc
--- /dev/null
+++ b/net-im/zoom-bin/zoom-bin-3.5.336627.1216.ebuild
@@ -0,0 +1,75 @@
+# Copyright 2019 Yurij Mikhalevich 
+# Distributed under the terms of the MIT License
+
+EAPI=7
+
+inherit unpacker xdg
+
+MY_PN="${PN/-bin/}"
+
+DESCRIPTION="Video conferencing and web conferencing service"
+BASE_SERVER_URI="https://zoom.us";
+HOMEPAGE="https://zoom.us";
+SRC_URI="${BASE_SERVER_URI}/client/${PV}/${MY_PN}_x86_64.pkg.tar.xz -> 
${MY_PN}-${PV}_x86_64.pkg.tar.xz"
+
+LICENSE="ZOOM"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="mirror"
+
+IUSE="pulseaudio"
+
+QA_PREBUILT="opt/zoom/*"
+
+RDEPEND="${DEPEND}
+   pulseaudio? ( media-sound/pulseaudio )
+   dev-db/sqlite
+   dev-db/unixODBC
+   dev-libs/glib
+   dev-libs/nss
+   dev-libs/libxslt
+   dev-qt/qtmultimedia
+   media-libs/fontconfig
+   media-libs/mesa
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXi
+   x11-lib

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

2020-01-12 Thread Ian Whyman
commit: 74463f8ca1d3669b1fbcedbd0e7238de22be59df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 14:54:01 2020 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Sun Jan 12 21:16:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74463f8c

x11-themes/kvantum: Switch to cmake.eclass, fix DESCRIPTION

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Ian Whyman  gentoo.org>

 x11-themes/kvantum/kvantum-0.14.1.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/x11-themes/kvantum/kvantum-0.14.1.ebuild 
b/x11-themes/kvantum/kvantum-0.14.1.ebuild
index e52409193b0..886e8cf31a5 100644
--- a/x11-themes/kvantum/kvantum-0.14.1.ebuild
+++ b/x11-themes/kvantum/kvantum-0.14.1.ebuild
@@ -3,13 +3,11 @@
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
-MY_PN="Kvantum"
-
-DESCRIPTION="SVG-based theme engine for Qt5, KDE and LXQt"
+DESCRIPTION="SVG-based theme engine for Qt5, KDE Plasma and LXQt"
 HOMEPAGE="https://github.com/tsujan/Kvantum";
-SRC_URI="https://github.com/tsujan/${MY_PN}/archive/V${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/tsujan/${PN^}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -29,4 +27,4 @@ DEPEND="
 RDEPEND="${DEPEND}"
 BDEPEND="dev-qt/linguist-tools:5"
 
-S="${WORKDIR}/${MY_PN}-${PV}/${MY_PN}"
+S="${WORKDIR}/${PN^}-${PV}/${PN^}"



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

2020-01-12 Thread Agostino Sarubbo
commit: 78ffd0dd3c1ac8404f6bb225ba4f8ee7d6f4b96e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 12 21:15:06 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 12 21:15:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ffd0dd

sys-kernel/vanilla-sources: Automated version bump to 
{4.4.209,4.9.209,4.14.164,4.19.95,5.4.11} - remove old.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/vanilla-sources/Manifest| 10 +-
 ...sources-4.14.163.ebuild => vanilla-sources-4.14.164.ebuild} |  0
 ...a-sources-4.19.94.ebuild => vanilla-sources-4.19.95.ebuild} |  0
 ...a-sources-4.4.208.ebuild => vanilla-sources-4.4.209.ebuild} |  0
 ...a-sources-4.9.208.ebuild => vanilla-sources-4.9.209.ebuild} |  0
 ...lla-sources-5.4.10.ebuild => vanilla-sources-5.4.11.ebuild} |  0
 6 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 2bc74cedd07..041b1a905f3 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,8 +5,8 @@ DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST patch-3.16.81.xz 2602860 BLAKE2B 
dfb1c1a879da2ba3f39b63622d64374387edd3aaf8ce5457f2d106104e17940f93471aa2ee8ba8181ff51ef793254fe741e0df2b77726b286f2982612ca86467
 SHA512 
d3499d777ae544a0dbd87bf7f2201b5dd3cf5e8196cbb0f9e240b4e333ed9f323b307aa9377a27148479d6d8d0d7b71ff473c9c4d21a22bfbc85f7e9633a402d
-DIST patch-4.14.163.xz 3306932 BLAKE2B 
43711fd971ae2bdf8579354e09f8e88b0e17faf2791fadc2d9a5abc41287e2e1fe261712ad00d812f577377dc6a89eb2345913cefa9472097319f828a680d814
 SHA512 
c027563740b20522e48ed768cadc80dc26ae60484b1e40e04a4df95890c99ef79cc104e2e4125a93dfdd967d23794deae4e896ef06075e1d59718a28f29c716f
-DIST patch-4.19.94.xz 2516876 BLAKE2B 
6d7e4a676bf3d8438248f3a576a4a92ef996c0027b4225f6752398a7de289bc54cbf383407554a58c1cb22fec2a1b073a78a4cc074d824217f5b364621e756d4
 SHA512 
db31cbc7e7e62f65998c8ff9705213c0f60c623f84d5a2dc6c51c69f331354380a54a20b24da4cd3711ce4ad07d77c5b791067e47a300e655cf68e65a34a
-DIST patch-4.4.208.xz 2926452 BLAKE2B 
e8da656a2dd8ffc401429b902e68384a2ab65ada9a453c06caea2203ade1f9ac72046abe252c071292d907efb813ea58aae37f4e9a7c23702d38fe702db41ce7
 SHA512 
f8124d543f0b2cfa0356157f7625aea1b971e2f6408cf2005049653ff5df1d2c32f653d5117d9b336ff18d8aaa89d5306051805f6a61958590ec33d717680896
-DIST patch-4.9.208.xz 3232912 BLAKE2B 
7361907cbd9994a830fdb35e51392c4bbc5a5ae57c62d9008f129d413a022e03697e2a14842919147612b563633ebf7d017b65d3aefb276aedd5e0e3a012a12b
 SHA512 
bfd97351bce2237a3f199e45cc1a9be9f8d764e74a91458adf5263eabba10debd09120171d73ba911b270bfde4f6e951ab278ece4d96037c51ded06dbca84a0f
-DIST patch-5.4.10.xz 380160 BLAKE2B 
dec055dd942e12475c4092712d823a486d5845252962d3b39ac3f23d64782736166ef9e7e21539b25cfea0a6fb783ae8a70d191fa90517606f101e996d6f2832
 SHA512 
7e707be8e24ceb41331dff4e6bb2cf33ce3e4908d8059e39e67c1774e6a86ca4f56934f90a7336cdc2b207fab84d09257055f6130bb0f560f26f4668428cc71d
+DIST patch-4.14.164.xz 3319348 BLAKE2B 
dee946e9128a8f32e08b752435488a79170a0cce3db8df52fde880179d013c69b335edc09ca6864bc631e13b82faa0d72eee314429d9c4e2bdbc503fb02818fb
 SHA512 
11b6d7543ac60bf6c9c4ebe9b3a0c0506f30f0a151c7493215bbec3b4e0ce6fd874320e3ffe90138c6196e519cd10ba14812a254a3a26a3cd681fe860f23d31a
+DIST patch-4.19.95.xz 2531376 BLAKE2B 
065a7d3f3700d755b8d2ddb7c8ec3b161a2b7660b2494261b44e7aaa15b8a424cb0ef130d4e9321ada9f27ec1aab643e9a7ade42e81f828c56989eec88def2e6
 SHA512 
2207568597d1cbc84340aad530f2c704ce12f94bdc230558f0b998817e70007e40a0a633eb2af4a24fae7acfeac7beaa8ca6cb784fa67ccb6e7ce3500ce2c02c
+DIST patch-4.4.209.xz 2936408 BLAKE2B 
caa1fb3ffbba379502914b027939f7138cb0a073c346be381378fd8a8daa3339061f3a726a626a2756a294883b70c0b8eddf3c31df4bdcdcd60a78a9b5043eef
 SHA512 
026845000f158042e3fcc49433cc4ca6d0eb78a6a9c2b906b91909552254ded9c6ab4447f2e7f118fb52c702b9338e2ae23b5c35f0b816224a189ed8ebca
+DIST patch-4.9.209.xz 3246960 BLAKE2B 
14ba2d6923d33272dbdb43ce4ec5834bc28c257b45e69440cc11b75130e6e72973da5d1064ebc17670e2e18d3b22e8e43a873f5f4e04d63559cf80949ce39864
 SHA512 
a8d9d16fe8b4b2a5c6696ff3c0e796b390801975ac749ba07c422be2da14e6911cf727c9db1363aaf26248de27882119d93bc9be080bdb707147b9cf63b4c834
+DIST patch-5.4.11.xz 

[gentoo-commits] repo/user/ssnb:master commit in: dev-ml/ocaml-gettext/, dev-ml/camomile/, dev-ml/ocaml-fileutils/, ...

2020-01-12 Thread Samuel Bernardo
commit: d47b7a507ab34622004a7ca5aa87a029c3631a5b
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sun Jan 12 21:08:22 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sun Jan 12 21:08:22 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=d47b7a50

Add necessary libs and updates for ocaml libs that are required for building 
gentoo tree

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

 dev-ml/camomile/Manifest   |   7 +
 dev-ml/camomile/camomile-1.0.2.ebuild  |  46 ++
 dev-ml/camomile/files/Makefile-1.0.2.patch |  19 +++
 dev-ml/camomile/files/camomile-1.0.2.patch | 172 +
 dev-ml/camomile/files/dune-workspace-1.0.2.patch   |  17 ++
 dev-ml/camomile/files/ocaml405.patch   |  40 +
 dev-ml/camomile/metadata.xml   |   8 +
 dev-ml/dune/Manifest   |   3 +
 dev-ml/dune/dune-1.11.4.ebuild |  37 +
 dev-ml/dune/metadata.xml   |   8 +
 dev-ml/ocaml-fileutils/Manifest|   4 +
 .../files/ocaml-fileutils-0.6.1.patch  |  32 
 dev-ml/ocaml-fileutils/metadata.xml|   5 +
 .../ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild   |  40 +
 dev-ml/ocaml-gettext/Manifest  |   3 +
 dev-ml/ocaml-gettext/metadata.xml  |   8 +
 dev-ml/ocaml-gettext/ocaml-gettext-0.4.1.ebuild|  52 +++
 17 files changed, 501 insertions(+)

diff --git a/dev-ml/camomile/Manifest b/dev-ml/camomile/Manifest
new file mode 100644
index 000..c5ed208
--- /dev/null
+++ b/dev-ml/camomile/Manifest
@@ -0,0 +1,7 @@
+AUX Makefile-1.0.2.patch 510 BLAKE2B 
21bf4c1e3b438cd34d856e8e2e52e0e3eba946558d71c3b7d16d508d4007cfa76f0b7df2847b167ab8d006972aafd9239c7606e888f02a4a421e4edd5cb82b84
 SHA512 
fe5d54ce9adff35fcc79dbfb689bc1b693f7aba3c34422898ef1d95c7d1681521f1f89b8c3ffe9bc8c6e8b34d22e043b5ad60dea62feeddcfb447a5f37fc17c3
+AUX camomile-1.0.2.patch 7948 BLAKE2B 
f0996e59b044eed564b31c584dc89261f5fddec756b02064b076bb67d5dc5abf37d38b5f106e75f016f2b53b4b34736c59128023c818c70d0dfc8568862307d7
 SHA512 
2caf7f092c4551e3ae4dadad79c1d642ebac13586813e61327646ea189e06a213c29ab165c4a133edfa1e3682dab16d63c2a8860481670b2e684d4c3a1db33be
+AUX dune-workspace-1.0.2.patch 636 BLAKE2B 
dd14a40018ceec5724b522db5453d3168158b476a518baa978cd61487d072c114fa90d7bd0a293f4c81b89f5bc044aa68a6ee14d9462b6f1b9f5e8d1055eeb67
 SHA512 
fd9cedc474860eacdb4cc60f83acfa6c9e00368226bb191ddd5f2c156f7852281f21b33b438f6d10c9f114c235e8e0e276c02552e9d14ad75753cc5b823c1729
+AUX ocaml405.patch 1469 BLAKE2B 
06ef619b7dd82b584e192eea1818de0b95e5005a9c5492bd2c8ee4430728a6577b0f125e63ba483d40593f08ec7e885e279bbf815896d1b36d4177910a95f9bf
 SHA512 
b8951a401ee8b4c4e49e4a144c6ea5e0cc3c50ab62c95f34a4766fd46a4a93d9eea13c5d30b00eabaee00d70a3cc82a8251d110e622e00c623c8467867cc95ba
+DIST camomile-1.0.2.tbz 4827699 BLAKE2B 
34e1e5ee9e2f218fbc14a162f9e647405f308e3008a9697d98de9a6b0b80e8fc47964df66b505570f98d5aff551255366d853e892dd2382670d69bdcb1182a35
 SHA512 
7586422e68779476206027c6ebbe19b677fbe459153221f7c952c7fae374c5c8232249cb76fdb1f482069707aa1580be827cd39693906142988268b7f0e7f6d0
+EBUILD camomile-1.0.2.ebuild 977 BLAKE2B 
09c90e8dbef2925b9e4cb2af7d3000fab452ec058ce447ba59efe1bf5ec9b21d859d237fa8a1b845e556f307326b154cf6543ef19e1728effb006ab7c48e1715
 SHA512 
a8b5d71d26aedf9056b1405423e28edd5c10d4f42f7f9c36b18979f3334c8ae5e37072d2e7c36dd3d17ffe446cf84054ee68065c8bb9752ebaec3cf6ccac
+MISC metadata.xml 254 BLAKE2B 
659f90317098f9ca6081145d61e53c8f7848dd0ef86b61b73f1c4c9362495a0704e02dacaaf53533dd92ace5ad0974c39abf0fb9d45dca258f4f58476931d43e
 SHA512 
287ad112c67330f5f9f3c6e534b1d4f46d446c5b0469bddd58f9da886d02a243b8dd215ab36af9e2b1a100186d6f7ac61e988dbe62defc5cd31450ae38c24d40

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
new file mode 100644
index 000..f014a53
--- /dev/null
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit findlib eutils
+
+DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
+SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/${PV}/${P}.tbz";
+
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="amd64 ppc x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   >=dev-lang/ocaml-4.02.3:=[ocamlopt?]
+   dev-ml/camlp4:=
+"
+DEPEND="
+   ${RDEPEND}
+   >=dev-ml/dune-1.11.4
+   "
+
+src_prepare() {
+#  has_version '>=dev-lang/ocaml-4.05_beta' && epatch 
"${FILESDIR}/ocaml405.patch"
+   epatch "${FILESDIR}/dune-workspace-${PV}.patch"
+   epatch "${FILESDIR}/Makefile-${PV}.patch"
+   epatch "${FILESDIR}/${P}.patch"
+   eapply_user
+}
+
+#src_configure() {
+#  econf $(use_enable debug)
+#}
+
+src_compile() {
+   #emake -j1 all-supported-ocaml-versio

[gentoo-commits] repo/gentoo:master commit in: sys-block/partitionmanager/

2020-01-12 Thread Andreas Sturmlechner
commit: ce0717bbb8a84948ab265b4b2d64f418d57cecba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 20:58:20 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 21:03:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0717bb

sys-block/partitionmanager: Port to ecm.eclass and kde.org.eclass

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

 .../partitionmanager/partitionmanager-4.0.0.ebuild | 46 --
 1 file changed, 25 insertions(+), 21 deletions(-)

diff --git a/sys-block/partitionmanager/partitionmanager-4.0.0.ebuild 
b/sys-block/partitionmanager/partitionmanager-4.0.0.ebuild
index b39b232b897..158d380ad8d 100644
--- a/sys-block/partitionmanager/partitionmanager-4.0.0.ebuild
+++ b/sys-block/partitionmanager/partitionmanager-4.0.0.ebuild
@@ -1,34 +1,38 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-FRAMEWORKS_MINIMAL="5.56"
-KDE_HANDBOOK="optional"
-inherit kde5
+ECM_HANDBOOK="optional"
+KFMIN=5.56.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Utility for management of disks, partitions and file systems"
 HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager";
-[[ ${KDE_BUILD_TYPE} == release ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
+fi
 
 LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
+SLOT="5"
 
 DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   >=sys-libs/kpmcore-4.0.0:5=
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=sys-libs/kpmcore-3.3.0:5=
 "
 RDEPEND="${DEPEND}"



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

2020-01-12 Thread Andreas Sturmlechner
commit: 1d409e6f411004943b1244f3c18870ee13f2d57f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 21:06:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 21:06:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d409e6f

sys-libs/kpmcore: Port to ecm.eclass and kde.org.eclass

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

 sys-libs/kpmcore/kpmcore-4.0.1.ebuild | 21 -
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/sys-libs/kpmcore/kpmcore-4.0.1.ebuild 
b/sys-libs/kpmcore/kpmcore-4.0.1.ebuild
index 9adf61fb6b4..84b1bc595f9 100644
--- a/sys-libs/kpmcore/kpmcore-4.0.1.ebuild
+++ b/sys-libs/kpmcore/kpmcore-4.0.1.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
@@ -12,23 +14,24 @@ fi
 
 DESCRIPTION="Library for managing partitions"
 HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager";
+
 LICENSE="GPL-3"
 SLOT="5/8"
 IUSE=""
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="
-   $(add_frameworks_dep kauth)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
|| (
app-crypt/qca[botan]
app-crypt/qca[ssl]
)
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=sys-apps/util-linux-2.33.2
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-01-12 Thread Andreas Sturmlechner
commit: cb6cb924df3c4483d48557fcd1be24046c547517
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 20:46:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 20:48:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6cb924

sci-mathematics/rkward: Port to ecm.eclass and kde.org.eclass

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

 sci-mathematics/rkward/rkward-0.7.0b.ebuild | 55 +++--
 1 file changed, 29 insertions(+), 26 deletions(-)

diff --git a/sci-mathematics/rkward/rkward-0.7.0b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
index ea892c6968a..1f7aa1a0fc8 100644
--- a/sci-mathematics/rkward/rkward-0.7.0b.ebuild
+++ b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
@@ -1,16 +1,19 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="IDE for the R-project"
 HOMEPAGE="https://rkward.kde.org/";
 SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
 
 LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
@@ -18,30 +21,30 @@ BDEPEND="
sys-devel/gettext
 "
 DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdewebkit)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtscript)
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdewebkit-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtscript-${QTMIN}:5
>=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
dev-lang/R
 "
 RDEPEND="${DEPEND}



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

2020-01-12 Thread Johannes Huber
commit: 5ed5d217b58c77dcf6801a92594233d2c3531635
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Jan 12 20:46:07 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Jan 12 20:46:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed5d217

net-im/discord-bin: Drop unnecessart slash strip

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber  gentoo.org>

 net-im/discord-bin/discord-bin-0.0.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild 
b/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
index d754dc9b481..8299f57aaac 100644
--- a/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
+++ b/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
@@ -76,7 +76,7 @@ src_install() {
fperms +x /opt/${MY_PN}/${MY_BIN}
dosym ../../opt/${MY_PN}/${MY_BIN} usr/bin/${MY_PN}
 
-   pax-mark -m "${ED%/}"/opt/${MY_PN}/${MY_PN}
+   pax-mark -m "${ED}"/opt/${MY_PN}/${MY_PN}
 }
 
 pkg_postinst() {



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

2020-01-12 Thread Andreas Sturmlechner
commit: 4b20a852f5a6da035070bcab11cc5b1dc5e7ec00
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 15:08:00 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 20:33:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b20a852

x11-themes/adwaita-qt: Switch to cmake.eclass, fix RDEPEND, bogus BDEPEND

Closes: https://bugs.gentoo.org/705292
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild | 26 ++
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild 
b/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild
index bfb8d37af0b..c290d5c603d 100644
--- a/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild
+++ b/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild
@@ -1,43 +1,45 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit cmake-utils
+
+inherit cmake
 
 DESCRIPTION="A style to bend Qt applications to look like they belong into 
GNOME Shell"
 HOMEPAGE="https://github.com/FedoraQt/adwaita-qt";
 SRC_URI="https://github.com/FedoraQt/${PN}/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="gnome"
 
-RDEPEND="
-   gnome? ( x11-themes/QGnomePlatform )
-   dev-qt/qtwidgets:5
+DEPEND="
+   dev-qt/qtcore:5
dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}
+   gnome? ( x11-themes/QGnomePlatform )
 "
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
 
 src_configure() {
BUILD_DIR="${WORKDIR}/${PN}_qt5"
local mycmakeargs=( -DUSE_QT4=OFF )
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 src_compile() {
local _d
for _d in "${WORKDIR}"/${PN}_qt*; do
-   cmake-utils_src_compile -C "${_d}"
+   cmake_src_compile -C "${_d}"
done
 }
 
 src_install() {
local _d
for _d in "${WORKDIR}"/${PN}_qt*; do
-   cmake-utils_src_install -C "${_d}"
+   cmake_src_install -C "${_d}"
done
 }



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

2020-01-12 Thread Matthew Thode
commit: baf31209e345ce2ff8e7b58a979b618010834c4f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 12 20:15:22 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 12 20:19:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf31209

dev-python/zope-testrunner: add arm/arm64/ppc64 keywords under allarches

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

 dev-python/zope-testrunner/zope-testrunner-5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-testrunner/zope-testrunner-5.1.ebuild 
b/dev-python/zope-testrunner/zope-testrunner-5.1.ebuild
index a78680aae80..f147bb59206 100644
--- a/dev-python/zope-testrunner/zope-testrunner-5.1.ebuild
+++ b/dev-python/zope-testrunner/zope-testrunner-5.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-01-12 Thread Matthew Thode
commit: b5db02cadebb52807e9c06cecf5b4869099ec48f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 12 20:11:07 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 12 20:19:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5db02ca

dev-python/zope-testing: add arm keyword

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

 dev-python/zope-testing/zope-testing-4.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-testing/zope-testing-4.7-r1.ebuild 
b/dev-python/zope-testing/zope-testing-4.7-r1.ebuild
index 059159919a5..83dafe59fd6 100644
--- a/dev-python/zope-testing/zope-testing-4.7-r1.ebuild
+++ b/dev-python/zope-testing/zope-testing-4.7-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"



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

2020-01-12 Thread Matthew Thode
commit: e99a95dd61a40035bca35c6246f5f57ffa860077
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 12 20:17:07 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 12 20:19:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99a95dd

dev-python/zope-configuration: 4.3.1 bump

Fixes: https://bugs.gentoo.org/691536

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

 dev-python/zope-configuration/Manifest |  1 +
 .../zope-configuration-4.3.1.ebuild| 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/zope-configuration/Manifest 
b/dev-python/zope-configuration/Manifest
index 2b7dd0f38cf..0f845081d11 100644
--- a/dev-python/zope-configuration/Manifest
+++ b/dev-python/zope-configuration/Manifest
@@ -1 +1,2 @@
 DIST zope.configuration-4.1.0.tar.gz 77780 BLAKE2B 
a3f0da446bbc858e43ccd4249c80db07b1f29df1fc31931c07bcd55116084a70b9618b15f22a8f1027e1fc53c8e2a7ba75bb3a80d8419c16cbef8f847299a3de
 SHA512 
86bbc5ac22c61d485fcb55c4dafb5b81eaab0a08de1e5dc3cd586769323a09896e72b1e8aac790d3e8d8f93a133efd3f88a92a4b3c1075bdd0da62cd4e33c56a
+DIST zope.configuration-4.3.1.tar.gz 83223 BLAKE2B 
9c55951932f34484fa6760a6a3cbdf89fbf8723c43b9b4ea2cf909b74716bcdd74d03327fc418f43bcfc8b6b5c17554cf8d062952d8d6880e49e6b270da9c1c8
 SHA512 
bc8edf84a391cab4f664ea3a4d24b65cb9db351c972b6118e69fe3c726bbe3337121ff59d687dddf463b3672ed6996f21d4437941c81dc456a4e5d837e0945d2

diff --git a/dev-python/zope-configuration/zope-configuration-4.3.1.ebuild 
b/dev-python/zope-configuration/zope-configuration-4.3.1.ebuild
new file mode 100644
index 000..fe5dcefb34b
--- /dev/null
+++ b/dev-python/zope-configuration/zope-configuration-4.3.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=(python{2_7,3_6,3_7})
+
+inherit distutils-r1
+MY_PN=zope.configuration
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Zope Configuration Architecture"
+HOMEPAGE="https://github.com/zopefoundation/zope.configuration
+   https://docs.zope.org/zope.configuration/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/zope-i18nmessageid[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+   >=dev-python/zope-schema-4.9[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${MY_P}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # remove .pth files since dev-python/namespace-zope handles the ns
+   find "${D}" -name '*.pth' -delete || die
+}



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

2020-01-12 Thread Matthew Thode
commit: ffbcc6e5506327f95f1140b25be3ac978803ed98
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 12 20:12:57 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 12 20:19:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffbcc6e5

dev-python/zope-exceptions: add arm/arm64/ppc64 keywords under allarches

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

 dev-python/zope-exceptions/zope-exceptions-4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-exceptions/zope-exceptions-4.3.ebuild 
b/dev-python/zope-exceptions/zope-exceptions-4.3.ebuild
index 59589bf0327..7a4b0e61b6c 100644
--- a/dev-python/zope-exceptions/zope-exceptions-4.3.ebuild
+++ b/dev-python/zope-exceptions/zope-exceptions-4.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"



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

2020-01-12 Thread Matthew Thode
commit: 36353754fb97a9268d9eafb1f754754adcb045e7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 12 20:01:25 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 12 20:19:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36353754

dev-python/authheaders: 0.12.1 bump with py37 added

Fixes: https://bugs.gentoo.org/691788
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/authheaders/Manifest  |  1 +
 dev-python/authheaders/authheaders-0.12.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/authheaders/Manifest b/dev-python/authheaders/Manifest
index d012310bb00..6f58c00a5f9 100644
--- a/dev-python/authheaders/Manifest
+++ b/dev-python/authheaders/Manifest
@@ -1 +1,2 @@
 DIST authheaders-0.11.0.tar.gz 88501 BLAKE2B 
a4ef01d206c470c4d97443af2b770d301de59aaed709ab72f439c43e0fa11e20a4a0b7f4122cf3c3212781750a1505af7a8143be9277a7989819948c1c18274a
 SHA512 
7d0d8750eb606f3e52e85159e6b5da2fe377816e7572ee01b6bc90dffa996717c0f2837e52b170ecbd97b7617461a0b96d0736084590673a516e7d3ae7e8f999
+DIST authheaders-0.12.1.tar.gz 93106 BLAKE2B 
2799422b4e792a4734f0e0922cd99b62fd0e33014dc67ef74694e134ef0417ad2a0a3f4e832b50e36b32c8941940c7d3445a248d1bd32c611b954324f54d5233
 SHA512 
68ac36227d0ef602ed89fcd5852c0984b0875bd4a3e1465d87791178a0e42072bca79335054c82bbbe6e06f6484598cabfa83676bd3338114f82bf9dbd23ccc3

diff --git a/dev-python/authheaders/authheaders-0.12.1.ebuild 
b/dev-python/authheaders/authheaders-0.12.1.ebuild
new file mode 100644
index 000..606604702e6
--- /dev/null
+++ b/dev-python/authheaders/authheaders-0.12.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="A library wrapping email authentication header verification and 
generation."
+HOMEPAGE="https://github.com/ValiMail/authentication-headers";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+   dev-python/dkimpy[${PYTHON_USEDEP}]
+   >=dev-python/authres-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/publicsuffix-2.20190205[${PYTHON_USEDEP}]
+   dev-python/dnspython[${PYTHON_USEDEP}]"
+BDEPEND=""



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

2020-01-12 Thread Matthew Thode
commit: 65888990547a89a071d2bb565290be5d40ede645
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 12 20:16:09 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 12 20:19:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65888990

dev-python/zope-schema: add arm/arm64/ppc64 keywords underallarches

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

 dev-python/zope-schema/zope-schema-4.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-schema/zope-schema-4.9.3.ebuild 
b/dev-python/zope-schema/zope-schema-4.9.3.ebuild
index 7021a447da4..d1f836d2561 100644
--- a/dev-python/zope-schema/zope-schema-4.9.3.ebuild
+++ b/dev-python/zope-schema/zope-schema-4.9.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="dev-python/zope-event[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"



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

2020-01-12 Thread Andreas Sturmlechner
commit: 05db8357b915ed13e3a87600e0fc8e7d65218c92
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 20:12:45 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 20:12:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05db8357

sys-libs/gwenhywfar: Bump subslot to 79

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

 sys-libs/gwenhywfar/gwenhywfar-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.0.0.ebuild 
b/sys-libs/gwenhywfar/gwenhywfar-5.0.0.ebuild
index c133d7f3596..fcf317f8067 100644
--- a/sys-libs/gwenhywfar/gwenhywfar-5.0.0.ebuild
+++ b/sys-libs/gwenhywfar/gwenhywfar-5.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.aquamaniac.de/sites/aqbanking/index.php";
 SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/228/${MY_P}.tar.gz";
 
 LICENSE="LGPL-2.1"
-SLOT="0/78" # correspond with libgwenhywfar.so version
+SLOT="0/79" # correspond with libgwenhywfar.so version
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug designer doc fox gtk libressl qml qt5 sensors serialport test 
webkit"
 



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

2020-01-12 Thread Andreas Sturmlechner
commit: fb053ff8529b9f87b567d3e4079a0bcd1d21b902
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 19:58:52 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 20:07:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb053ff8

sys-libs/libchipcard: 5.1.5_rc2 version bump

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

 sys-libs/libchipcard/Manifest |  1 +
 sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/sys-libs/libchipcard/Manifest b/sys-libs/libchipcard/Manifest
index d2e95781c11..ab5911c428e 100644
--- a/sys-libs/libchipcard/Manifest
+++ b/sys-libs/libchipcard/Manifest
@@ -1,2 +1,3 @@
 DIST libchipcard-5.0.4.tar.gz 801499 BLAKE2B 
7966002dbf5c9eb7a53490aa8df68765901d7ebb7c7a16d8b24bf087a9886883aeb8a5c4f4be21ca5740215ce4f1b8d0023409f7b0f843ce1ce894a2cc115f40
 SHA512 
3b5b049f8ed676994c00ca758248c842de1119a0cee9e55682971839dc72cca226910559763bf858ceb126d998284b0c9f37459e0c87831d52ac39b6c4317293
 DIST libchipcard-5.1.4rc1.tar.gz 871404 BLAKE2B 
d4377207adec9f90e628caed7c41278770d0c4705b11af54e9e0a1e2241b52ee92bcfbd8ba6f3d64aeae0ddb60e9dc903481a40448a3be12b85dc783d4e53ffd
 SHA512 
01623b831f22f43d7beac5d1b269f68fd44ee978163981cf107ebb3d694f13b26d1393265f1d823e1e5f4df6fffc559834d28fd6c7ca96bef733b89e8e2e4ef2
+DIST libchipcard-5.1.5rc2.tar.gz 877820 BLAKE2B 
dfe82e3d6aea26e95e5f69298ea17ad4bb9a1d106cca02a9fc23f5aa5ea338471ae5628248350e01571f4819567da2a0f5a3699d56d8f02ed58971d6ac715abe
 SHA512 
5e86068bd688f72e04073dbd076f21646a6b75d2a7a73c25bba4396e8657c4df28cf5cfb61eef7b243186f8313cea1262e415f2acad5348fa5179b46d7f96ed1

diff --git a/sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild 
b/sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild
new file mode 100644
index 000..b109f4185da
--- /dev/null
+++ b/sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="${P/_rc/rc}"
+
+DESCRIPTION="Library for accessing chip cards via chip card readers 
(terminals)"
+HOMEPAGE="https://www.aquamaniac.de/rdm/projects/libchipcard";
+SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/229/${MY_P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc examples"
+
+BDEPEND="
+   sys-devel/gettext
+   doc? ( app-doc/doxygen )
+"
+DEPEND="
+   >=sys-apps/pcsc-lite-1.6.2
+   >=sys-libs/gwenhywfar-4.99.22_rc6:=
+   sys-libs/zlib
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS ChangeLog NEWS README TODO 
doc/{CERTIFICATES,CONFIG,IPCCOMMANDS} )
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   local myeconfargs=(
+   --disable-static
+   --with-docpath=/usr/share/doc/${PF}/apidoc
+   $(use_enable doc full-doc)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   einstalldocs
+
+   if use examples; then
+   docinto tutorials
+   dodoc tutorials/*.{c,h,xml} tutorials/README
+   fi
+
+   find "${D}" -name '*.la' -type f -delete || die
+}



  1   2   3   >