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

2019-11-29 Thread Joonas Niilola
commit: 6d3e04a149d7e8ba4a77735a7b495652ffdc1496
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Nov 30 07:53:36 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:53:36 2019 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=6d3e04a1

uid-gid.txt: add asterisk UID+GID (242)

Signed-off-by: Joonas Niilola  gentoo.org>

 files/uid-gid.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index c3d2e79..f388120 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -183,6 +183,7 @@ msmtpd  222 222 acct
 nsd223 223 acct
 tox236 236 acct
 distcc 240 -   user.eclass
+asterisk   242 242 acct
 slocate-   245 historical  Removed from 
baselayout in 
[r1328](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0=1319=1328=2545)
 portage250 250 baselayout
 portage250 250 baselayout-fbsd



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

2019-11-29 Thread Hans de Graaff
commit: 3a259ed035c1a2279d9ccb9004ededeab7d71abf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:37:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a259ed0

dev-ruby/actionmailer: remove masked rails 5.1

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

 dev-ruby/actionmailer/Manifest  |  1 -
 dev-ruby/actionmailer/actionmailer-5.1.7.ebuild | 46 -
 2 files changed, 47 deletions(-)

diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/actionmailer/Manifest
+++ b/dev-ruby/actionmailer/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/actionmailer/actionmailer-5.1.7.ebuild 
b/dev-ruby/actionmailer/actionmailer-5.1.7.ebuild
deleted file mode 100644
index c30ffb5b20a..000
--- a/dev-ruby/actionmailer/actionmailer-5.1.7.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Framework for designing email-service layers"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "
-   ~dev-ruby/actionpack-${PV}
-   ~dev-ruby/actionview-${PV}
-   ~dev-ruby/activejob-${PV}
-   >=dev-ruby/mail-2.5.4:* =dev-ruby/mail-2*:*
-   dev-ruby/rails-dom-testing:2"
-
-ruby_add_bdepend "test? (
-   dev-ruby/mocha:0.14
-)"
-
-all_ruby_prepare() {
-   # Set test environment to our hand.
-   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
-   sed -i -e '/\/load_paths/d ; 1igem "railties", "~>5.1.0"; gem 
"activejob", "~>5.1.0"' test/abstract_unit.rb || die "Unable to remove load 
paths"
-
-   # Avoid a test failing only on attachment ordering, since this is a
-   # security release.
-   sed -i -e '/adding inline attachments while rendering mail works/askip 
"gentoo: fails on ordering"' test/base_test.rb || die
-}



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

2019-11-29 Thread Hans de Graaff
commit: 047e1cfccd9f752750af508aebc41292cee98891
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:51:35 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047e1cfc

profiles/package.mask: remove obsolete rails 5.1 mask

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 33198ab90c2..1521580ab7a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -354,21 +354,6 @@ app-portage/install-mask
 # Removal in 30 days.
 dev-ada/gps-bin
 
-# Hans de Graaff  (2019-10-25)
-# ruby24-only, no longer supported by upstream.
-# Migrate to Rails 5.2 instead. Masked for removal in 30 days.
-dev-ruby/rails:5.1
-dev-ruby/railties:5.1
-dev-ruby/activerecord:5.1
-dev-ruby/actionmailer:5.1
-dev-ruby/actionpack:5.1
-dev-ruby/actionview:5.1
-dev-ruby/activejob:5.1
-dev-ruby/actioncable:5.1
-dev-ruby/activemodel:5.1
-dev-ruby/activesupport:5.1
-dev-ruby/arel:8.0
-
 # Michał Górny  (2019-10-20)
 # Testing version that breaks multiple plugins.  Let's keep it masked
 # until upstream releases fixed versions.



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

2019-11-29 Thread Hans de Graaff
commit: 3ade3b7cc13e11b946217057398b457a63840f3f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:35:44 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ade3b7c

dev-ruby/railties: remove masked rails 5.1

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

 dev-ruby/railties/Manifest  |  1 -
 dev-ruby/railties/railties-5.1.7.ebuild | 71 -
 2 files changed, 72 deletions(-)

diff --git a/dev-ruby/railties/Manifest b/dev-ruby/railties/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/railties/Manifest
+++ b/dev-ruby/railties/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/railties/railties-5.1.7.ebuild 
b/dev-ruby/railties/railties-5.1.7.ebuild
deleted file mode 100644
index d7469965e2b..000
--- a/dev-ruby/railties/railties-5.1.7.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
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST="test:regular"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="railties.gemspec"
-
-RUBY_FAKEGEM_BINDIR="exe"
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Tools for creating, working with, and running Rails applications"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-# The test suite has many failures, most likely due to a mismatch in
-# exact dependencies or environment specifics. Needs further
-# investigation.
-RESTRICT="test"
-
-RDEPEND+=">=app-eselect/eselect-rails-0.23"
-
-ruby_add_rdepend "
-   ~dev-ruby/activesupport-${PV}
-   ~dev-ruby/actionpack-${PV}
-   >=dev-ruby/thor-0.18.1
-   >=dev-ruby/rake-0.8.7
-   dev-ruby/method_source
-"
-
-ruby_add_bdepend "
-   test? (
-   ~dev-ruby/actionview-${PV}
-   dev-ruby/mocha:0.14
-   )"
-
-all_ruby_prepare() {
-   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
-   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
-   sed -i -e '1igem "minitest", "~>4.0"' test/abstract_unit.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   ruby_fakegem_binwrapper rails rails-${PV}
-}
-
-pkg_postinst() {
-   elog "To select between slots of rails, use:"
-   elog "\teselect rails"
-
-   eselect rails update
-}
-
-pkg_postrm() {
-   eselect rails update
-}



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

2019-11-29 Thread Hans de Graaff
commit: 7d32419189c90870300c981f4a6e7f88afada307
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:45:08 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d324191

dev-ruby/activejob: remove masked rails 5.1

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

 dev-ruby/activejob/Manifest   |  1 -
 dev-ruby/activejob/activejob-5.1.7.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-ruby/activejob/Manifest b/dev-ruby/activejob/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/activejob/Manifest
+++ b/dev-ruby/activejob/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/activejob/activejob-5.1.7.ebuild 
b/dev-ruby/activejob/activejob-5.1.7.ebuild
deleted file mode 100644
index e6d793b9c64..000
--- a/dev-ruby/activejob/activejob-5.1.7.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Job framework with pluggable queues"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "
-   ~dev-ruby/activesupport-${PV}
-   >=dev-ruby/globalid-0.3.6
-"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/mocha-0.14.0:0.14
-   )"
-
-all_ruby_prepare() {
-   # Set test environment to our hand.
-   sed -i -e '/load_paths/d' test/helper.rb || die "Unable to remove load 
paths"
-
-   # Remove all currently unpackaged queues.
-   sed -i -e 's/que queue_classic resque sidekiq sneakers sucker_punch 
backburner//' Rakefile || die
-}



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

2019-11-29 Thread Hans de Graaff
commit: 1ca73a3459f0c5ede0d19a6c3b197fc55a7a96a0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:40:10 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca73a34

dev-ruby/actionview: remove masked rails 5.1

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

 dev-ruby/actionview/Manifest|  1 -
 dev-ruby/actionview/actionview-5.1.7.ebuild | 57 -
 2 files changed, 58 deletions(-)

diff --git a/dev-ruby/actionview/Manifest b/dev-ruby/actionview/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/actionview/Manifest
+++ b/dev-ruby/actionview/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/actionview/actionview-5.1.7.ebuild 
b/dev-ruby/actionview/actionview-5.1.7.ebuild
deleted file mode 100644
index ab072aff349..000
--- a/dev-ruby/actionview/actionview-5.1.7.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Simple, battle-tested conventions and helpers for building web 
pages"
-HOMEPAGE="https://github.com/rails/rails/;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "
-   ~dev-ruby/activesupport-${PV}
-   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
-   >=dev-ruby/erubi-1.4:0
-   >=dev-ruby/rails-html-sanitizer-1.0.3:1
-   dev-ruby/rails-dom-testing:2
-"
-
-ruby_add_bdepend "
-   test? (
-   dev-ruby/mocha:0.14
-   ~dev-ruby/actionpack-${PV}
-   ~dev-ruby/activemodel-${PV}
-   )"
-
-all_ruby_prepare() {
-   # Remove items from the common Gemfile that we don't need for this
-   # test run. This also requires handling some gemspecs.
-   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|rack-cache\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|bcrypt\|uglifier\|mime-types\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
-   -e '/:job/,/end/ s:^:#:' \
-   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
-   rm ../Gemfile.lock || die
-
-   # Avoid tests failing due to missing logger setup in activerecord,
-   # most likely related to test environment setup.
-   rm -f 
test/activerecord/render_partial_with_record_identification_test.rb || die
-
-   sed -i -e '1igem "activerecord", "~>5.1.0"; gem "actionpack", 
"~>5.1.0"; gem "railties", "~>5.1.0"' test/abstract_unit.rb || die
-}



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

2019-11-29 Thread Hans de Graaff
commit: fa6466d9f56af16ec10b75f2a80a6b7e3b66dfdb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:46:53 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6466d9

dev-ruby/actioncable: remove masked rails 5.1

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

 dev-ruby/actioncable/Manifest |  1 -
 dev-ruby/actioncable/actioncable-5.1.7.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-ruby/actioncable/Manifest b/dev-ruby/actioncable/Manifest
index 8c1d379ab59..383d0849d4b 100644
--- a/dev-ruby/actioncable/Manifest
+++ b/dev-ruby/actioncable/Manifest
@@ -1,4 +1,3 @@
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/actioncable/actioncable-5.1.7.ebuild 
b/dev-ruby/actioncable/actioncable-5.1.7.ebuild
deleted file mode 100644
index b21f706010d..000
--- a/dev-ruby/actioncable/actioncable-5.1.7.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_EXTRAINSTALL="app"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Integrated WebSockets for Rails"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-# Tests require many new dependencies, skipping for now
-RESTRICT="test"
-
-ruby_add_rdepend "
-   ~dev-ruby/actionpack-${PV}:*
-   dev-ruby/nio4r:2
-   >=dev-ruby/websocket-driver-0.6.1:0 =dev-ruby/websocket-driver-0.6*
-"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/railties-4.2.0
-   dev-ruby/test-unit:2
-   >=dev-ruby/mocha-0.14.0:0.14
-   )"



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

2019-11-29 Thread Hans de Graaff
commit: 2a431f2f2b9d1518457ed5ddd56e130236c7ef94
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:47:26 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a431f2f

dev-ruby/activemodel: remove masked rails 5.1

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

 dev-ruby/activemodel/Manifest |  1 -
 dev-ruby/activemodel/activemodel-5.1.7.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/activemodel/Manifest b/dev-ruby/activemodel/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/activemodel/Manifest
+++ b/dev-ruby/activemodel/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/activemodel/activemodel-5.1.7.ebuild 
b/dev-ruby/activemodel/activemodel-5.1.7.ebuild
deleted file mode 100644
index 0b0b685e4ad..000
--- a/dev-ruby/activemodel/activemodel-5.1.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Toolkit for building modeling frameworks like Active Record and 
Active Resource"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "
-   ~dev-ruby/activesupport-${PV}:*
-"
-
-ruby_add_bdepend "
-   test? (
-   ~dev-ruby/railties-${PV}
-   dev-ruby/test-unit:2
-   >=dev-ruby/mocha-0.14.0:0.14
-   >=dev-ruby/bcrypt-ruby-3.1.7
-   )"
-
-all_ruby_prepare() {
-   # Set test environment to our hand.
-   sed -i -e '/load_paths/d ; 1igem "activesupport", "~>5.1.6" ; gem 
"railties", "~>5.1.6"' test/cases/helper.rb || die "Unable to remove load paths"
-}



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

2019-11-29 Thread Hans de Graaff
commit: 1fb92f5b466de0edd8f5a44ecf44ee3b1ce0be12
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:38:56 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb92f5b

dev-ruby/actionpack: remove masked rails 5.1

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

 dev-ruby/actionpack/Manifest|  1 -
 dev-ruby/actionpack/actionpack-5.1.7.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/actionpack/actionpack-5.1.7.ebuild 
b/dev-ruby/actionpack/actionpack-5.1.7.ebuild
deleted file mode 100644
index 5f30cf30500..000
--- a/dev-ruby/actionpack/actionpack-5.1.7.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Eases web-request routing, handling, and response"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "
-   ~dev-ruby/activesupport-${PV}
-   ~dev-ruby/actionview-${PV}
-   dev-ruby/rack:2.0
-   >=dev-ruby/rack-test-0.6.3:0.6
-   >=dev-ruby/rails-html-sanitizer-1.0.2:1
-   dev-ruby/rails-dom-testing:2
-"
-
-ruby_add_bdepend "
-   test? (
-   dev-ruby/mocha:0.14
-   dev-ruby/bundler
-   >=dev-ruby/capybara-2.13:2
-   ~dev-ruby/activemodel-${PV}
-   >=dev-ruby/rack-cache-1.2:1.2
-   www-servers/puma
-   )"
-
-all_ruby_prepare() {
-   # Remove items from the common Gemfile that we don't need for this
-   # test run. This also requires handling some gemspecs.
-   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|sprockets\|stackprof\)/
 s:^:#:" \
-   -e '/:job/,/end/ s:^:#:' \
-   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
-   rm ../Gemfile.lock || die
-   sed -i -e '1igem "rack-test", "~>0.6.3"; gem "activemodel", "~>5.1.0"; 
gem "railties", "~>5.1.0"' test/abstract_unit.rb || die
-}



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

2019-11-29 Thread Hans de Graaff
commit: 205c7956599a709f2d76849571cb6f1176b88f28
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:32:15 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205c7956

dev-ruby/rails: remove masked rails 5.1

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

 dev-ruby/rails/Manifest   |  1 -
 dev-ruby/rails/rails-5.1.7.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/rails/Manifest b/dev-ruby/rails/Manifest
index a16695c3d15..947b0b1cbf6 100644
--- a/dev-ruby/rails/Manifest
+++ b/dev-ruby/rails/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.gem 1476096 BLAKE2B 
18fbaea1b955e586bf84db43dd24998e18175895385b7d360f0b87b8ff283313b360180adba73f1172ce7a3633813e8e59b3dfa18111f439afd54f3ed576440f
 SHA512 
55cd57fdd9d8f1efa0f8c7e7c1dbcadc1a7c2bdcb6230a1c88cea5c4bb567916d1c511749a08162e509c6fe15d4f57634bcedd4e2a32fe6ed5a726a229a6ecab
-DIST rails-5.1.7.gem 6656 BLAKE2B 
fcd98f59c8386585048f085add74e8349f9145e72c3edb8a96e839521034f53aa4d67cd0e2ced82eb9382fe956166ed846807f1c31dac442bf8d4962cf4e7121
 SHA512 
6ac4450256ba9c88dbf37cdb5b4306f2822a6c9c336d5ca4c4afce6f240827a53a70d4fd839118011c538793e448bb2bccf4ac4df62240b9312cec88ff42b9a1
 DIST rails-5.2.3.gem 6656 BLAKE2B 
74798f554234d7eab2498912a3c263d83a1bc6c2e0744025cddd44804bf34247de77fc9c8e6a6e17b0cc0db47c60e4fea5581284b1d31a7dbcee0c0990665057
 SHA512 
18387ec05fa1ab29c361518ec9c8fa0b55a65ed1da6391bed291ef82048b3e81230e1cae4b7f805ed7c56cc336d1bea8feec5aaa703eea4bc6c18912e75f78de
 DIST rails-6.0.0.gem 6656 BLAKE2B 
d381c7f2c019d66f5000b7c84ef9e1a14b184ee67d9bb6a473bcc72e533d8384986870920ab813421f4540d86893d6c5cd9561800c8f0c08e372e9ea93523e18
 SHA512 
c1bc177139efbbf3244f450335226cfbad2391b75b641d4b3062b4285632062e4b4b521829e3a12f8a5b4ee871daf27fc7a075159f901b74b5a187d06d7531dc
 DIST rails-6.0.1.gem 6656 BLAKE2B 
621633cf3b7dacf66109935db9a14d709ed22736baeaac74a2403f0fd3a7c6628b060af20437613fb96319bafe5fd7eb2e9978098d9183b0e5868050593f3599
 SHA512 
5b8a4f90aa536bb40534905853d5fd84fd6aadb2b4124c72e2c524641eacbcbefab77797172b918f0a1f2e0d31889af925c15b279ea3cd2f7fa10c183b99f8ad

diff --git a/dev-ruby/rails/rails-5.1.7.ebuild 
b/dev-ruby/rails/rails-5.1.7.ebuild
deleted file mode 100644
index b886f9c5d44..000
--- a/dev-ruby/rails/rails-5.1.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="ruby on rails is a web-application and persistance framework"
-HOMEPAGE="http://www.rubyonrails.org;
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
-
-IUSE="+asset-pipeline"
-
-ruby_add_rdepend "
-   ~dev-ruby/actioncable-${PV}
-   ~dev-ruby/actionmailer-${PV}
-   ~dev-ruby/actionpack-${PV}
-   ~dev-ruby/actionview-${PV}
-   ~dev-ruby/activejob-${PV}
-   ~dev-ruby/activemodel-${PV}
-   ~dev-ruby/activerecord-${PV}
-   ~dev-ruby/activesupport-${PV}
-   ~dev-ruby/railties-${PV}
-   >=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
-   >=dev-ruby/sprockets-rails-2.0.0:*
-   asset-pipeline? (
-   dev-ruby/jquery-rails:*
-   >=dev-ruby/sass-rails-5.0:5.0
-   >=dev-ruby/uglifier-1.3.0:*
-   >=dev-ruby/coffee-rails-4.1.0:*
-   )"
-
-# also: turbolinks, >=jbuilder-1.2:1



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

2019-11-29 Thread Hans de Graaff
commit: d4f3002fd6b115b96b1314037151a9eb1a649934
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:51:16 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f3002f

dev-ruby/arel: remove masked rails 5.1

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

 dev-ruby/arel/Manifest  |  1 -
 dev-ruby/arel/arel-8.0.0.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/arel/Manifest b/dev-ruby/arel/Manifest
index a642c50b715..e6458a189e4 100644
--- a/dev-ruby/arel/Manifest
+++ b/dev-ruby/arel/Manifest
@@ -1,3 +1,2 @@
 DIST arel-6.0.4.tar.gz 52401 BLAKE2B 
36df892474572863170d51172ff4f2a9e07c7e9a7ae6e65a6eb6878bba78021e25c76b2926a6daeae0f916e4a31999e0cbee88a716a0b82ff799806773745b40
 SHA512 
65833d68b8adf032ef461ac4b81307e59220a3c7b2c2aa33ed4eaeb830c6d6c379e33ddbcfa53edd5f398fa6a2aef293a4daac7c2c93ed86710bd0cf2b5ff7ee
-DIST arel-8.0.0.tar.gz 57781 BLAKE2B 
507a874a391b0ce9daf4a8eca557b37950ca982bb695024550ab81a854e507c27a63ab335de259e9ff7cda22b6a22541bdff06e96d9da608acebd19d4b45f79c
 SHA512 
15b99910555a6b4641573f90a126ac3c7fa04e71885eefcafdc6d075ff2c7e733c08a880bfb523e99604f912e2850a607edb757501b46695fd5366e94d8057a6
 DIST arel-9.0.0.tar.gz 59065 BLAKE2B 
c464c8c52d0fa7c5626fdc9254c74db00e4b43f68f38b75972623f28961565cd6764db967158c48e938620636343b15c4be9bb3237f9c7422730b4702450eb6d
 SHA512 
9d2958765058fa8a4f6a8d7d4c9671d92054748eabe5b94796ff5611cdcd6bb24906cc5e813fb21396aaa681e5703d2d4bce8cc9884f2d057042d1b06bf6f0f5

diff --git a/dev-ruby/arel/arel-8.0.0.ebuild b/dev-ruby/arel/arel-8.0.0.ebuild
deleted file mode 100644
index 1369e851e37..000
--- a/dev-ruby/arel/arel-8.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.md"
-
-RUBY_FAKEGEM_GEMSPEC="arel.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Arel is a Relational Algebra for Ruby"
-HOMEPAGE="https://github.com/rails/arel;
-SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1).0"
-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_bdepend "
-   test? (
-   dev-ruby/test-unit:2
-   >=dev-ruby/minitest-5.4:5
-   )"
-
-all_ruby_prepare() {
-   sed -i -e "/[Bb]undler/d" \
-   -e '/specname/,$ s:^:#:' Rakefile || die
-}



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

2019-11-29 Thread Hans de Graaff
commit: be66025024620fda586b166f64e2fd2c53fa3d0f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:37:21 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be660250

dev-ruby/activerecord: remove masked rails 5.1

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

 dev-ruby/activerecord/Manifest  |  1 -
 dev-ruby/activerecord/activerecord-5.1.7.ebuild | 77 -
 2 files changed, 78 deletions(-)

diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/activerecord/activerecord-5.1.7.ebuild 
b/dev-ruby/activerecord/activerecord-5.1.7.ebuild
deleted file mode 100644
index 46c181edcd5..000
--- a/dev-ruby/activerecord/activerecord-5.1.7.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24"
-
-# this is not null so that the dependencies will actually be filled
-RUBY_FAKEGEM_TASK_TEST="test"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
-HOMEPAGE="https://github.com/rails/rails/;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE="mysql postgres sqlite"
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "~dev-ruby/activesupport-${PV}
-   ~dev-ruby/activemodel-${PV}
-   dev-ruby/arel:8.0
-   sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
-   mysql? ( || ( dev-ruby/mysql2:0.5 dev-ruby/mysql2:0.4 ) )
-   postgres? ( >=dev-ruby/pg-0.18.0 )"
-
-ruby_add_bdepend "
-   test? (
-   dev-ruby/bundler
-   ~dev-ruby/actionpack-${PV}
-   ~dev-ruby/actionmailer-${PV}
-   >=dev-ruby/sqlite3-1.3.6
-   dev-ruby/mocha:0.14
-   dev-ruby/minitest:5
-   )"
-
-DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"
-
-all_ruby_prepare() {
-   # Remove items from the common Gemfile that we don't need for this
-   # test run. This also requires handling some gemspecs.
-   rm ../Gemfile.lock || die
-   sed -i -e 
"/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|execjs\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
-   -e '/:job/,/end/ s:^:#:' \
-   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
-   sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' 
../railties/railties.gemspec || die
-   sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
-
-   sed -i -e '1agem "activemodel", "~>5.1.0" ; gem "railties", "~>5.1.0" ; 
gem "arel", "~>8.0"' test/cases/helper.rb || die
-
-   # Avoid test depending on mysql adapter which we don't support for
-   # this Rails version to simplify our dependencies.

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

2019-11-29 Thread Hans de Graaff
commit: b11860fcaa53b58547d24f543034bae6bd84c7cc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:49:33 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:52:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11860fc

dev-ruby/activesupport: remove masked rails 5.1

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

 dev-ruby/activesupport/Manifest   |  1 -
 dev-ruby/activesupport/activesupport-5.1.7.ebuild | 67 ---
 2 files changed, 68 deletions(-)

diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index d8b1b027e0a..c0e0537db77 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -1,5 +1,4 @@
 DIST rails-4.2.11.1.tgz 4081006 BLAKE2B 
7db84961963f529a9b6c06011bb6e32b56f4beb064de31c811a092d27e93156669ade4dcceb7d8abcdba4845d42258d904f8ecaf79198af1c0e2afcb33fe3fe3
 SHA512 
198fa072f3f09a9893377439ddd1803effdf04a33ae7b609234464e7de9ad960439d1b80ae62e1f9b223b3173839be7233c314a72057933b43672f390d96a8df
-DIST rails-5.1.7.tgz 6146668 BLAKE2B 
494a12d79037010333c06d14573474f0d0c1e62ce5252e8fbe4eb4c6935dc660614c2ff29fd168bbc66d74bfa64b92abb84d02645cb3b2950db5c166111b7b19
 SHA512 
6595eb19f174c9e46a937d6028d9bb2bfdcda06f35ec2a0499bc5deff05d8cfc8f8fc725e664496d3b431c8724141a1410201b57945b98ca211aea15c990d621
 DIST rails-5.2.3.tgz 8802794 BLAKE2B 
786f94bcd9528ffc664c39caef0e7d2d3c15da95497044504082999a435c2a877d73d40b68b5237dc07ae6cf9b8f6f99f12ae68527c5f4005b1a648038e507c0
 SHA512 
6a41f7564679263b4a16a245d13271b12e97a55cdd77b5ebe63bd86c3a80e4f447b4c0567a4a40ed8e97a2307522f6dad368b1beeb362136bdf1856f6dffeb60
 DIST rails-6.0.0.tgz 18543484 BLAKE2B 
614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed
 SHA512 
3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
 DIST rails-6.0.1.tgz 18551750 BLAKE2B 
03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e
 SHA512 
ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10

diff --git a/dev-ruby/activesupport/activesupport-5.1.7.ebuild 
b/dev-ruby/activesupport/activesupport-5.1.7.ebuild
deleted file mode 100644
index bd6e7295a37..000
--- a/dev-ruby/activesupport/activesupport-5.1.7.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="https://github.com/rails/rails;
-SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RUBY_S="rails-${PV}/${PN}"
-
-ruby_add_rdepend "
-   >=dev-ruby/concurrent-ruby-1.0.2:1
-   >=dev-ruby/i18n-0.7:* =dev-ruby/i18n-0*:*
-   >=dev-ruby/tzinfo-1.1:1
-   >=dev-ruby/minitest-5.1:5"
-
-# memcache-client, nokogiri, and builder are not strictly
-# needed, but there are tests using this code.
-ruby_add_bdepend "test? (
-   >=dev-ruby/dalli-2.2.1
-   >=dev-ruby/nokogiri-1.4.5
-   >=dev-ruby/builder-3.1.0
-   >=dev-ruby/listen-3.0.5:3
-   dev-ruby/rack
-   dev-ruby/mocha:0.14
-   )"
-
-all_ruby_prepare() {
-   # Set the secure permissions that tests expect.
-   chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
-
-   # Remove items from the common Gemfile that we don't need for this
-   # test run. This also requires handling some gemspecs.
-   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\|rack-cache\|sqlite\)/
 s:^:#:" \
-   -e '/:job/,/end/ s:^:#:' \
-   -e '/group :doc/,/^end/ s:^:#:' \
-   -e 's/gemspec/gemspec path: "activesupport"/' \
-   -e '5igem "builder"; gem "rack"' ../Gemfile || die
-   rm ../Gemfile.lock || die
-
-   # Avoid test that depends on timezone
-   sed -i -e '/test_implicit_coercion/,/^  end/ s:^:#:' 
test/core_ext/duration_test.rb || die
-
-   # Avoid tests that seem to trigger race conditions.
-   rm -f 

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

2019-11-29 Thread Joonas Niilola
commit: 5992d368811811f4bb50b89009951d1ad4a411b5
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Nov 30 07:45:24 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5992d368

net-misc/asterisk: remove subslot binder from sys-libs/zlib

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/asterisk/asterisk-13.29.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-misc/asterisk/asterisk-13.29.1.ebuild 
b/net-misc/asterisk/asterisk-13.29.1.ebuild
index 94ab40d59c9..e056b36c419 100644
--- a/net-misc/asterisk/asterisk-13.29.1.ebuild
+++ b/net-misc/asterisk/asterisk-13.29.1.ebuild
@@ -36,8 +36,7 @@ DEPEND="acct-user/asterisk
dev-libs/libxml2:2
dev-libs/libxslt
sys-libs/ncurses:0=
-   sys-libs/zlib:=
-
+   sys-libs/zlib
alsa? ( media-libs/alsa-lib )
bluetooth? ( net-wireless/bluez:= )
calendar? (
@@ -88,7 +87,6 @@ RDEPEND="${DEPEND}
net-misc/asterisk-core-sounds
net-misc/asterisk-extra-sounds
net-misc/asterisk-moh-opsound
-
selinux? ( sec-policy/selinux-asterisk )
syslog? ( virtual/logger )"
 



[gentoo-commits] repo/gentoo:master commit in: acct-group/asterisk/

2019-11-29 Thread Joonas Niilola
commit: 38769a95662f828eecc77ea5ca5b940819ad5435
Author: Jaco Kroon  uls  co  za>
AuthorDate: Sun Nov 10 16:30:40 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38769a95

acct-group/asterisk: GID=242, for net-misc/asterisk.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jaco Kroon  uls.co.za>
Signed-off-by: Joonas Niilola  gentoo.org>

 acct-group/asterisk/asterisk-0.ebuild |  9 +
 acct-group/asterisk/metadata.xml  | 12 
 2 files changed, 21 insertions(+)

diff --git a/acct-group/asterisk/asterisk-0.ebuild 
b/acct-group/asterisk/asterisk-0.ebuild
new file mode 100644
index 000..9285e8d2c86
--- /dev/null
+++ b/acct-group/asterisk/asterisk-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for asterisk"
+ACCT_GROUP_ID=242

diff --git a/acct-group/asterisk/metadata.xml b/acct-group/asterisk/metadata.xml
new file mode 100644
index 000..07561453adc
--- /dev/null
+++ b/acct-group/asterisk/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@uls.co.za
+   Jaco Kroon
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+



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

2019-11-29 Thread Joonas Niilola
commit: 9b4dcf309d404fea2f5ed8a02e0c6bbffa48e0fb
Author: Christian Strahl  gmail  com>
AuthorDate: Fri Nov 29 18:06:43 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4dcf30

dev-util/clion: remove old versions

Package-Manager: Portage-2.3.76-r1, Repoman-2.3.16
Signed-off-by: Christian Strahl  gmail.com>

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

 dev-util/clion/Manifest  |  1 -
 dev-util/clion/clion-2019.2.4.ebuild | 80 
 2 files changed, 81 deletions(-)

diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
index 86864c37270..9972085fe71 100644
--- a/dev-util/clion/Manifest
+++ b/dev-util/clion/Manifest
@@ -1,2 +1 @@
-DIST clion-2019.2.4.tar.gz 495317026 BLAKE2B 
24e2dfbd9253b1b2bf70f8259ee09c6439d5623c12c78a7af60a9bdf00cdb48c7d2967150b5dca98c588b91573f2928288dbb57416b6fe397e3f7ea4b4d7bc23
 SHA512 
fbac7c3f6ea8b7f38031ad9a46dfd918683d66c317cca954d5f0f3b729040e23ac2ac1ea611bd6eff4c41ea3f03816ec95c4786475ab6f49dcf9b3d612d6c067
 DIST clion-2019.3.tar.gz 499054562 BLAKE2B 
5655d39a573915431d296e5cc0a0aee1e0aaa95878e885b578a961b53b001ff8327338cf7e8e9a6eb71d758336cb8d71f7b21d94b4aa72504cc8f73df274dee6
 SHA512 
9d16ae4e2219d5cecb165934a8c378df2125ae6b14f924d04cad6776b985e19ea1957d1fb15e1c75d078eac56b47eaed2dfed02efedbf0d5ff649bab519ecc1c

diff --git a/dev-util/clion/clion-2019.2.4.ebuild 
b/dev-util/clion/clion-2019.2.4.ebuild
deleted file mode 100644
index fbe93d313de..000
--- a/dev-util/clion/clion-2019.2.4.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop eutils
-
-DESCRIPTION="A complete toolset for C and C++ development"
-HOMEPAGE="https://www.jetbrains.com/clion;
-SRC_URI="https://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="|| ( IDEA IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )
-   Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL-1.1 CPL-0.5 CPL-1.0
-   EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC JDOM
-   LGPL-2.1+ LGPL-3 MIT MPL-1.0 MPL-1.1 OFL public-domain PSF-2 UoI-NCSA 
ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="bindist mirror splitdebug"
-IUSE="custom-jdk"
-
-# RDEPENDS may cause false positives in repoman.
-# clion requires cmake and gdb at runtime to build and debug C/C++ projects
-RDEPEND="
-   dev-util/cmake
-   sys-devel/gdb
-   !custom-jdk? ( virtual/jdk )"
-
-QA_PREBUILT="opt/${P}/*"
-
-src_prepare() {
-   default
-
-   local remove_me=(
-   bin/gdb/linux
-   bin/lldb/linux
-   bin/cmake
-   license/CMake*
-   lib/pty4j-native/linux/ppc64le
-   )
-
-   use amd64 || remove_me+=( bin/fsnotifier64 
lib/pty4j-native/linux/x86_64)
-   use arm || remove_me+=( bin/fsnotifier-arm )
-   use x86 || remove_me+=( bin/fsnotifier lib/pty4j-native/linux/x86)
-
-   use custom-jdk || remove_me+=( jbr )
-
-   rm -rv "${remove_me[@]}" || die
-}
-
-src_install() {
-   local dir="/opt/${P}"
-
-   insinto "${dir}"
-   doins -r *
-   fperms 755 "${dir}"/bin/{clion.sh,clang/linux/clang{d,-tidy}}
-
-   if use amd64; then
-   fperms 755 "${dir}"/bin/fsnotifier64
-   fi
-   if use arm; then
-   fperms 755 "${dir}"/bin/fsnotifier-arm
-   fi
-   if use x86; then
-   fperms 755 "${dir}"/bin/fsnotifier
-   fi
-
-   if use custom-jdk; then
-   if [[ -d jbr ]]; then
-   fperms 755 
"${dir}"/jbr/bin/{jaotc,java,javac,jdb,jjs,jrunscript,keytool,pack200,rmid,rmiregistry,serialver,unpack200}
-   fi
-   fi
-
-   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-   newicon "bin/${PN}.svg" "${PN}.svg"
-   make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;"
-
-   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
-   dodir /usr/lib/sysctl.d/
-   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/usr/lib/sysctl.d/30-clion-inotify-watches.conf" || die
-}



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

2019-11-29 Thread Joonas Niilola
commit: 8b3b0d4f248a28f3d5ff21de5a2bd399da9b7df8
Author: Jaco Kroon  uls  co  za>
AuthorDate: Sat Nov 16 17:29:57 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3b0d4f

net-libs/pjproject: take maintainership.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jaco Kroon  uls.co.za>
Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/pjproject/metadata.xml | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/net-libs/pjproject/metadata.xml b/net-libs/pjproject/metadata.xml
index 3d82a0d2376..d5f49d1aa55 100644
--- a/net-libs/pjproject/metadata.xml
+++ b/net-libs/pjproject/metadata.xml
@@ -2,8 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   chain...@gentoo.org
-   Tony Vroon
+   j...@uls.co.za
+   Jaco Kroon
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers


Inlcude AMR codec in the build



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

2019-11-29 Thread Joonas Niilola
commit: eeb6c074063a27a661e8cd619516ab6a7160df3e
Author: Jouni Kosonen  tukesoft  com>
AuthorDate: Thu Nov 14 02:41:11 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb6c074

app-text/llpp: snapshot version 30=mupdf-1.15 and v31 against ocaml<4.08

Closes: https://bugs.gentoo.org/685784
Closes: https://bugs.gentoo.org/699388
Signed-off-by: Jouni Kosonen  tukesoft.com>
Closes: https://github.com/gentoo/gentoo/pull/13640
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/llpp/Manifest |  1 +
 app-text/llpp/files/llpp.desktop   |  2 +-
 app-text/llpp/llpp-30_p20190316.ebuild | 72 ++
 3 files changed, 74 insertions(+), 1 deletion(-)

diff --git a/app-text/llpp/Manifest b/app-text/llpp/Manifest
index 6dba89603d9..5a5f1b30293 100644
--- a/app-text/llpp/Manifest
+++ b/app-text/llpp/Manifest
@@ -1 +1,2 @@
 DIST llpp-30.tar.gz 165821 BLAKE2B 
755648f9f7e0e0740dd9647559c085ab1626edfceb91d8df4aa783610f32499d744f24a2e0ac0d6f13e747695e8829112e59bcf0fc78c7ef5f4b2427c759353d
 SHA512 
1dfcf273bdabfb3c7b38366bac60659555b943f459cb3fd6e656df1a33c0f84e6745d62522c5498df0bd6182bda13973144724054588c07145018bb3e758d893
+DIST llpp-30_p20190316.tar.gz 169517 BLAKE2B 
56dbb4fc1f46e654f15986edf870bec22c3d26c694915db88125d99b8f0460c70ac3bd48c82f45f32939f5a09753a4ec6f2e6d544397a0d6ba242640c363917d
 SHA512 
c736b94595eab1fd45e6fb6aa89a988e0c3ec1f4c7c88f8655d17a88c9ff62c6b7db4396a3934690861b5e61af595baa6736b92c585ad68c51677f3e577bd713

diff --git a/app-text/llpp/files/llpp.desktop b/app-text/llpp/files/llpp.desktop
index 9d81141aede..59c5fcde4e8 100644
--- a/app-text/llpp/files/llpp.desktop
+++ b/app-text/llpp/files/llpp.desktop
@@ -5,7 +5,7 @@ Exec=llpp %f
 TryExec=llpp
 Terminal=false
 Type=Application
-MimeType=application/pdf;application/x-pdf;application/x-cbz;application/oxps;application/vnd.ms-xpsdocument;application/epub+zip;image/png;image/jpeg;image/pjpeg;image/gif;image/bmp;image/jpx;image/jp2;image/vnd.ms-photo;image/jxr;image/x-portable-bitmap;image/x-portable-greymap;image/x-portable-pixmap;image/x-portable-arbitrarymap;image/png;
+MimeType=application/pdf;application/x-pdf;application/x-cbz;application/oxps;application/vnd.ms-xpsdocument;application/epub+zip;image/png;image/jpeg;image/pjpeg;image/gif;image/bmp;image/jpx;image/jp2;image/vnd.ms-photo;image/jxr;image/x-portable-bitmap;image/x-portable-greymap;image/x-portable-pixmap;image/x-portable-arbitrarymap;
 Categories=Office;Viewer;Graphics
 Actions=View
 Version=1.0

diff --git a/app-text/llpp/llpp-30_p20190316.ebuild 
b/app-text/llpp/llpp-30_p20190316.ebuild
new file mode 100644
index 000..019afdb0c6c
--- /dev/null
+++ b/app-text/llpp/llpp-30_p20190316.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs xdg-utils
+
+DESCRIPTION="Graphical PDF viewer which aims to superficially resemble less(1)"
+HOMEPAGE="https://github.com/moosotc/llpp;
+MY_COMMIT="1f3ae0843d5877a0e599d8411d433bd9b0078157"
+SRC_URI="https://github.com/moosotc/llpp/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="+ocamlopt static-libs"
+
+RDEPEND=">=app-text/mupdf-1.15.0:0=[static-libs=]
+   media-libs/openjpeg:2[static-libs=]
+   media-libs/fontconfig:1.0[static-libs=]
+   media-libs/freetype:2[static-libs=]
+   media-libs/jbig2dec:=[static-libs=]
+   sys-libs/zlib[static-libs=]
+   virtual/jpeg:0[static-libs=]
+   x11-libs/libX11[static-libs=]
+   x11-misc/xsel"
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   virtual/pkgconfig
+   static-libs? (
+   app-arch/bzip2[static-libs]
+   media-libs/libXcm[static-libs]
+   x11-libs/libXau[static-libs]
+   x11-libs/libXdmcp[static-libs]
+   x11-libs/libXmu[static-libs] )
+   >=dev-lang/ocaml-4.05[ocamlopt?]
+   dev-ml/lablgl[glut,ocamlopt?]"
+
+RESTRICT="!ocamlopt? ( strip )"
+
+PATCHES=( "${FILESDIR}"/${PN}-30-keysym.patch )
+
+S="${WORKDIR}"/"${PN}"-"${MY_COMMIT}"
+
+src_prepare() {
+   default
+
+   # use custom makefile from archlinux with minor changes
+   cp "${FILESDIR}"/Makefile "${S}" || die
+
+   # re-add desktop file removed upstream
+   cp "${FILESDIR}"/llpp.desktop "${S}"/misc || die
+}
+
+src_compile() {
+   emake -j1 VERSION=${PV} CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="/usr" install
+   dodoc README Thanks
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: acct-user/asterisk/

2019-11-29 Thread Joonas Niilola
commit: 2fce0839a634bcded3fbe2ad8abcadec5911f4d4
Author: Jaco Kroon  uls  co  za>
AuthorDate: Sun Nov 10 16:31:36 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fce0839

acct-user/asterisk: UID=242, for net-misc/asterisk.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jaco Kroon  uls.co.za>
Signed-off-by: Joonas Niilola  gentoo.org>

 acct-user/asterisk/asterisk-0.ebuild | 12 
 acct-user/asterisk/metadata.xml  | 12 
 2 files changed, 24 insertions(+)

diff --git a/acct-user/asterisk/asterisk-0.ebuild 
b/acct-user/asterisk/asterisk-0.ebuild
new file mode 100644
index 000..e0a77f73042
--- /dev/null
+++ b/acct-user/asterisk/asterisk-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for asterisk"
+ACCT_USER_ID=242
+ACCT_USER_GROUPS=( asterisk dialout )
+
+acct-user_add_deps

diff --git a/acct-user/asterisk/metadata.xml b/acct-user/asterisk/metadata.xml
new file mode 100644
index 000..07561453adc
--- /dev/null
+++ b/acct-user/asterisk/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@uls.co.za
+   Jaco Kroon
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+



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

2019-11-29 Thread Joonas Niilola
commit: 7ce68832963f8cfd373e814f48ca04a6bab403d0
Author: Christian Strahl  gmail  com>
AuthorDate: Fri Nov 29 18:04:43 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce68832

dev-util/clion: version bump to 2019.3

Package-Manager: Portage-2.3.76-r1, Repoman-2.3.16
Signed-off-by: Christian Strahl  gmail.com>

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

 dev-util/clion/Manifest|  1 +
 dev-util/clion/clion-2019.3.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
index 2bf848621f9..86864c37270 100644
--- a/dev-util/clion/Manifest
+++ b/dev-util/clion/Manifest
@@ -1 +1,2 @@
 DIST clion-2019.2.4.tar.gz 495317026 BLAKE2B 
24e2dfbd9253b1b2bf70f8259ee09c6439d5623c12c78a7af60a9bdf00cdb48c7d2967150b5dca98c588b91573f2928288dbb57416b6fe397e3f7ea4b4d7bc23
 SHA512 
fbac7c3f6ea8b7f38031ad9a46dfd918683d66c317cca954d5f0f3b729040e23ac2ac1ea611bd6eff4c41ea3f03816ec95c4786475ab6f49dcf9b3d612d6c067
+DIST clion-2019.3.tar.gz 499054562 BLAKE2B 
5655d39a573915431d296e5cc0a0aee1e0aaa95878e885b578a961b53b001ff8327338cf7e8e9a6eb71d758336cb8d71f7b21d94b4aa72504cc8f73df274dee6
 SHA512 
9d16ae4e2219d5cecb165934a8c378df2125ae6b14f924d04cad6776b985e19ea1957d1fb15e1c75d078eac56b47eaed2dfed02efedbf0d5ff649bab519ecc1c

diff --git a/dev-util/clion/clion-2019.3.ebuild 
b/dev-util/clion/clion-2019.3.ebuild
new file mode 100644
index 000..e207a118618
--- /dev/null
+++ b/dev-util/clion/clion-2019.3.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop eutils
+
+DESCRIPTION="A complete toolset for C and C++ development"
+HOMEPAGE="https://www.jetbrains.com/clion;
+SRC_URI="https://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( IDEA IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )
+   Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL-1.1 CPL-0.5 CPL-1.0
+   EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC JDOM
+   LGPL-2.1+ LGPL-3 MIT MPL-1.0 MPL-1.1 OFL public-domain PSF-2 UoI-NCSA 
ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="bindist mirror splitdebug"
+IUSE="custom-jdk"
+
+# RDEPENDS may cause false positives in repoman.
+# clion requires cmake and gdb at runtime to build and debug C/C++ projects
+RDEPEND="
+   dev-util/cmake
+   sys-devel/gdb
+   !custom-jdk? ( virtual/jdk )"
+
+QA_PREBUILT="opt/${P}/*"
+
+src_prepare() {
+   default
+
+   local remove_me=(
+   bin/gdb/linux
+   bin/lldb/linux
+   bin/cmake
+   license/CMake*
+   lib/pty4j-native/linux/ppc64le
+   )
+
+   use amd64 || remove_me+=( bin/fsnotifier64 
lib/pty4j-native/linux/x86_64)
+   use x86 || remove_me+=( bin/fsnotifier lib/pty4j-native/linux/x86)
+
+   use custom-jdk || remove_me+=( jbr )
+
+   rm -rv "${remove_me[@]}" || die
+}
+
+src_install() {
+   local dir="/opt/${P}"
+
+   insinto "${dir}"
+   doins -r *
+   fperms 755 "${dir}"/bin/{clion.sh,clang/linux/clang{d,-tidy}}
+
+   if use amd64; then
+   fperms 755 "${dir}"/bin/fsnotifier64
+   fi
+   if use arm; then
+   fperms 755 "${dir}"/bin/fsnotifier-arm
+   fi
+   if use x86; then
+   fperms 755 "${dir}"/bin/fsnotifier
+   fi
+
+   if use custom-jdk; then
+   if [[ -d jbr ]]; then
+   fperms 755 
"${dir}"/jbr/bin/{jaotc,java,javac,jdb,jjs,jrunscript,keytool,pack200,rmid,rmiregistry,serialver,unpack200}
+   fi
+   fi
+
+   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
+   newicon "bin/${PN}.svg" "${PN}.svg"
+   make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;"
+
+   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
+   dodir /usr/lib/sysctl.d/
+   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/usr/lib/sysctl.d/30-clion-inotify-watches.conf" || die
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/, ...

2019-11-29 Thread Joonas Niilola
commit: 90d194bc8a80a478c91f5196da9eac770a755ca2
Author: Jaco Kroon  uls  co  za>
AuthorDate: Mon Nov 18 09:45:56 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d194bc

net-libs/pjproject: Bump to 2.9.

Drop libressl patches (upstream).
Rebase configure for --enable-ssl.
Pull in asterisk config_site.h file.
Remove blocked on mediastreamer-bcg729 (bcg729 and mediastreamer-bcg729
are the actual blockers and marked as such already).
Use ${ED} instead of ${D} on install
Correctly rm static libs if USE=-static-libs
Set the PJMEDIA_HAS_VIDEO #define as per https://bugs.gentoo.org/652196
Update package.use.mask for ppc to mask g729 for pjproject since
net-libs/bcg729 isn't available (yet) on ppc.

Closes: https://bugs.gentoo.org/609702
Closes: https://bugs.gentoo.org/618352
Closes: https://bugs.gentoo.org/652196
Closes: https://bugs.gentoo.org/650312
Closes: https://bugs.gentoo.org/653482
Closes: https://bugs.gentoo.org/657014
Closes: https://bugs.gentoo.org/686796
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/13712
Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/pjproject/Manifest|   1 +
 .../pjproject/files/pjproject-2.9-config_site.h|  74 +
 .../pjproject/files/pjproject-2.9-ssl-enable.patch | 100 +
 net-libs/pjproject/metadata.xml|   3 +-
 net-libs/pjproject/pjproject-2.9.ebuild| 120 +
 .../linux/powerpc/ppc32/17.0/package.use.mask  |   3 +
 .../ppc64/17.0/32bit-userland/package.use.mask |   3 +
 7 files changed, 303 insertions(+), 1 deletion(-)

diff --git a/net-libs/pjproject/Manifest b/net-libs/pjproject/Manifest
index 12e01535ff4..3131fb359e1 100644
--- a/net-libs/pjproject/Manifest
+++ b/net-libs/pjproject/Manifest
@@ -1,2 +1,3 @@
 DIST pjproject-2.7.1.tar.bz2 4880007 BLAKE2B 
33fca89f07abc0b9662b1070c96b903c236a60149734755286dad3111411dbeef5779077a77d21112be6db2957cb7e18c5c833b3c5fd32c26be44d4550fb215e
 SHA512 
cd15afee2a02659668ff228b2652d2bd179393e3b5031afae1c326354fb9676babc08eb689e466165536abc360684299b4fdb41dbb1148aed89afe1ce7e5d979
 DIST pjproject-2.7.2.tar.bz2 4994233 BLAKE2B 
44ecaf0997d5dd9b18e0b811cead7c9104e63894fa06fb1d64e79b60fa4210968fd90ef47e5f5be3629675363c8756ce3bc1834caa9700654ab4c53efe676ee7
 SHA512 
3d355ffcbbeed62cfc711e574a987dc06043ccf4f2625820adffa89167022b8306fcee3fada71d3d45e7b902fc9c65ac8221de101cbafed25362a3921f702afd
+DIST pjproject-2.9.tar.bz2 5009546 BLAKE2B 
853f86e57c0f58943e977856bebc7dc20684ac4a6a16a55f3fe4ddf58ca58187bdc1011c5df2bc72de690f1695484012b582e56dd0e88a624ef319a5f3623772
 SHA512 
a65823a86ad0cd76890cf7dd2485f7547fd90aea2ef631c5420c009b35f39eda3b78551a42fc2816c2470de9eb728c26497774a8494824472ecaa1d2889cc20b

diff --git a/net-libs/pjproject/files/pjproject-2.9-config_site.h 
b/net-libs/pjproject/files/pjproject-2.9-config_site.h
new file mode 100644
index 000..d41ac1d1947
--- /dev/null
+++ b/net-libs/pjproject/files/pjproject-2.9-config_site.h
@@ -0,0 +1,74 @@
+/*
+ * Based off of the Asterisk config_site.h file.
+ *
+ * In general it's the same with some removals due to being ebuild-managed.
+ */
+
+#include 
+
+/* handled by ebuild, default to disabled here */
+#ifndef PJMEDIA_HAS_SRTP
+#define PJMEDIA_HAS_SRTP 0
+#endif
+
+#define PJ_MAX_HOSTNAME (256)
+#define PJSIP_MAX_URL_SIZE (512)
+#ifdef PJ_HAS_LINUX_EPOLL
+#define PJ_IOQUEUE_MAX_HANDLES (5000)
+#else
+#define PJ_IOQUEUE_MAX_HANDLES (FD_SETSIZE)
+#endif
+#define PJ_IOQUEUE_HAS_SAFE_UNREG 1
+#define PJ_IOQUEUE_MAX_EVENTS_IN_SINGLE_POLL (16)
+
+#define PJ_SCANNER_USE_BITWISE 0
+#define PJ_OS_HAS_CHECK_STACK  0
+
+#ifndef PJ_LOG_MAX_LEVEL
+#define PJ_LOG_MAX_LEVEL   6
+#endif
+
+#define PJ_ENABLE_EXTRA_CHECK  1
+#define PJSIP_MAX_TSX_COUNT((64*1024)-1)
+#define PJSIP_MAX_DIALOG_COUNT ((64*1024)-1)
+#define PJSIP_UDP_SO_SNDBUF_SIZE   (512*1024)
+#define PJSIP_UDP_SO_RCVBUF_SIZE   (512*1024)
+#define PJSIP_SAFE_MODULE  0
+#define PJ_HAS_STRICMP_ALNUM   0
+
+/*
+ * Do not ever enable PJ_HASH_USE_OWN_TOLOWER because the algorithm is
+ * inconsistently used when calculating the hash value and doesn't
+ * convert the same characters as pj_tolower()/tolower().  Thus you
+ * can get different hash values if the string hashed has certain
+ * characters in it.  (ASCII '@', '[', '\\', ']', '^', and '_')
+ */
+#undef PJ_HASH_USE_OWN_TOLOWER
+
+/*
+  It is imperative that PJSIP_UNESCAPE_IN_PLACE remain 0 or undefined.
+  Enabling it will result in SEGFAULTS when URIs containing escape sequences 
are encountered.
+*/
+#undef PJSIP_UNESCAPE_IN_PLACE
+#define PJSIP_MAX_PKT_LEN  32000
+
+#undef PJ_TODO
+#define PJ_TODO(x)
+
+/* Defaults too low for WebRTC */
+#define PJ_ICE_MAX_CAND 32
+#define PJ_ICE_MAX_CHECKS 

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

2019-11-29 Thread Joonas Niilola
commit: b44a1be8b8e28517ce843e630e30ccc1ddf3fae4
Author: Jaco Kroon  uls  co  za>
AuthorDate: Sun Nov 10 18:29:19 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44a1be8

net-misc/asterisk: version bump to 13.29.1 + maintainership

Converted to GLEP 81 for user+group.
Consolidated a few DEPEND issues.
Dropped pkg_config phase function.
Took maintainership.
Fixed a bunch of other issues from pkgcheck (${D} and ${ROOT} not having
a / following it directly).
Bumped to EAPI=7
Use $ED over $D where applicable.
Fix statsd integration.
Update depend on virtual/mysql to db/mysql-connector-c
Enable NOISY_BUILD as requested (instructed) by slyfox.
Fix /usr/share/doc/${PV} being asterisk: owned.
Make SSL optional.

This commit enables progress on the GLSA bug: https://bugs.gentoo.org/689796

Might close: https://bugs.gentoo.org/594160 (SIGILL, may be GRSEC, or #667498)

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Closes: https://bugs.gentoo.org/631464
Closes: https://bugs.gentoo.org/654710
Closes: https://bugs.gentoo.org/656472
Closes: https://bugs.gentoo.org/666004
Closes: https://bugs.gentoo.org/667498
Closes: https://bugs.gentoo.org/670522
Closes: https://bugs.gentoo.org/679804
Closes: https://bugs.gentoo.org/686906
Closes: https://bugs.gentoo.org/692696
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/13649
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/asterisk/Manifest|   2 +
 net-misc/asterisk/asterisk-13.29.1.ebuild | 327 ++
 net-misc/asterisk/metadata.xml|  21 +-
 3 files changed, 342 insertions(+), 8 deletions(-)

diff --git a/net-misc/asterisk/Manifest b/net-misc/asterisk/Manifest
index 01ba4b2e0a9..613d2ddb039 100644
--- a/net-misc/asterisk/Manifest
+++ b/net-misc/asterisk/Manifest
@@ -1,4 +1,6 @@
 DIST asterisk-11.25.3.tar.gz 35134682 BLAKE2B 
9da24d5d6a674ab660edb103e5fc56ddfbcc58cd86166cc08cceb0598a63b51eae36133565e09a30ad11ff6623ba8945437dfb561d2916f68341d398540dabce
 SHA512 
9c0521d55e5b69663ea40066d52e397ba6c165a4b20cd0a1e5e375b9c0e5a6e4f37908e50b0b580e288dec9be252af9a8bce7bceb03ba029f902fb757e6311ed
 DIST asterisk-13.23.1.tar.gz 33064056 BLAKE2B 
7f531766df5f2db29b562e7c7d4e265d5cf610f192188691279c0294195b835bb62beef19d7e9554862e6b44764064b21d50a3e307bbf85dd12b67a2df8be459
 SHA512 
227bfc80b2e6382019d608296c4e1c8e992ba867636fa2c8ee578d0aa406b8828bf7962b24035d9b581c433afd18be7cbe98eb954112661b9759b6296ee686dd
+DIST asterisk-13.29.1.tar.gz 33061969 BLAKE2B 
b581a3b706438fd0f685cab9c6148f9803d09f878d2ec824cd7b3edb299d5514e7c473622f135caa8a7905ab70dff915b83ff9dcbcf80cb04955ba8dea03c968
 SHA512 
3c32324f67413abdf73a3146b8e280fd23d65854df23b87b01e7f20c635c304606f6216c49c6dcd44c3a09b945d15124a5d70182c4b69e5ed8e542a13589d2df
 DIST gentoo-asterisk-patchset-3.17.tar.bz2 5074 BLAKE2B 
3c945e77b54b2449253acb9fcea8d289a7a3184729190622c14aff5557d36c93556efa83320fe4e7ae84021960c09f35ae9f997e8015706eef933aae2948309e
 SHA512 
37f86f3c699b2643afd8080391e817a282571694bb56e00efd0734918dbc33d6c12a2463dbc24667597420863b4f506870140fbb8ef3f1700124ef790ae7252d
 DIST gentoo-asterisk-patchset-4.07.tar.bz2 2471 BLAKE2B 
d9026e7e8c12431496c24f204d117ed715741623195af10c838ec3ac5ce6a26fbb2d76d4c45c538881b532084e2ce74d2de83a27a0abaa5f65791be91416ef6d
 SHA512 
73a9f92e6a737687c311941100c45bbc573f54fa79d0284318996c0d70274a4d2218693406d71b371496d27123d4d99bbc159974388e6547a682c06084d3b4c5
+DIST gentoo-asterisk-patchset-4.08.tar.bz2 2176 BLAKE2B 
7f8c9b5fda855091e66b2534d2be23fb1616f565480459f71f766826e5dcb24899e2ee9eefe74323e892624d32ab954ec7e9be6a002431ff029fc13493ed
 SHA512 
365c1b8628882c48c279e1fd77d982e6d0820ba7d7122e97bb4988f875d7010caa956798c833c3b01d389004fa08a63a9de2c1b452c9e5701c6106e29fd8e9e1

diff --git a/net-misc/asterisk/asterisk-13.29.1.ebuild 
b/net-misc/asterisk/asterisk-13.29.1.ebuild
new file mode 100644
index 000..94ab40d59c9
--- /dev/null
+++ b/net-misc/asterisk/asterisk-13.29.1.ebuild
@@ -0,0 +1,327 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools linux-info systemd
+
+MY_P="${PN}-${PV/_/-}"
+
+DESCRIPTION="Asterisk: A Modular Open Source PBX System"
+HOMEPAGE="https://www.asterisk.org/;
+SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.tar.gz
+   
https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+IUSE_VOICEMAIL_STORAGE="
+   +voicemail_storage_file
+   voicemail_storage_odbc
+   voicemail_storage_imap
+"
+IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl 
dahdi debug doc freetds gtalk http iconv ilbc ldap libedit libressl lua mysql 
newt +samples odbc osplookup oss pjproject portaudio postgres radius selinux 
snmp span speex 

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

2019-11-29 Thread Joonas Niilola
commit: 8f07dc522ff15c33d7b8333011902504dae46a0a
Author: Kai Krakow  kaishome  de>
AuthorDate: Wed Sep 18 03:24:45 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f07dc52

sys-fs/bees: Adjust - for current upstream changes

Signed-off-by: Kai Krakow  kaishome.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/bees/bees-.ebuild | 13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/sys-fs/bees/bees-.ebuild b/sys-fs/bees/bees-.ebuild
index 270238c27bc..0bfb2654d89 100644
--- a/sys-fs/bees/bees-.ebuild
+++ b/sys-fs/bees/bees-.ebuild
@@ -22,7 +22,7 @@ IUSE="tools"
 
 DEPEND="
>=sys-apps/util-linux-2.30.2
-   >=sys-fs/btrfs-progs-4.1
+   >=sys-fs/btrfs-progs-4.20.2
 "
 RDEPEND="${DEPEND}"
 
@@ -48,6 +48,7 @@ pkg_pretend() {
ewarn "# WARNING: CPU: 3 PID: 18172 at 
fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0"
ewarn
fi
+
if kernel_is -lt 5 3 4; then
ewarn "With kernel versions below 5.3.4, bees may 
trigger a btrfs bug when running"
ewarn "btrfs-balance in parallel. This may lead to 
meta-data corruption in the worst"
@@ -57,6 +58,16 @@ pkg_pretend() {
ewarn 
"https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md;
ewarn
fi
+
+   if kernel_is -lt 5 0 4; then
+   ewarn "IMPORTANT: With kernel versions below 5.0.4, you 
may experience data corruption"
+   ewarn "due to bees using compression in btrfs. You are 
adviced to use a chronologically"
+   ewarn "later kernel, that includes older LTS versions 
released after 5.0.4:"
+   ewarn "Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 
4.9.165+, 4.4.177+, 3.18.137+"
+   ewarn "# commit 8e92821 btrfs: fix corruption reading 
shared and compressed extents after hole punching"
+   ewarn
+   fi
+
elog "Bees recommends running the latest current kernel for 
performance and"
elog "reliability reasons, see README.md."
fi



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bees/files/, sys-fs/bees/

2019-11-29 Thread Joonas Niilola
commit: 5edfb351c0192a34acd38a9c7fb7de1cf26d
Author: Kai Krakow  kaishome  de>
AuthorDate: Thu Nov 28 21:33:53 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edfb351

sys-fs/bees: Bump to v0.6.1-r2

Closes: https://bugs.gentoo.org/701422
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Kai Krakow  kaishome.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/bees/bees-0.6.1-r2.ebuild   | 98 ++
 ...cess-Fix-gettid-ambiguity-with-glibc-2.30.patch | 97 +
 2 files changed, 195 insertions(+)

diff --git a/sys-fs/bees/bees-0.6.1-r2.ebuild b/sys-fs/bees/bees-0.6.1-r2.ebuild
new file mode 100644
index 000..38c83939e49
--- /dev/null
+++ b/sys-fs/bees/bees-0.6.1-r2.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info systemd
+
+DESCRIPTION="Best-Effort Extent-Same, a btrfs dedup agent"
+HOMEPAGE="https://github.com/Zygo/bees;
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/Zygo/bees.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/Zygo/bees/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="tools"
+
+DEPEND="
+   >=sys-apps/util-linux-2.30.2
+   >=sys-fs/btrfs-progs-4.20.2
+"
+RDEPEND="${DEPEND}"
+
+CONFIG_CHECK="~BTRFS_FS"
+ERROR_BTRFS_FS="CONFIG_BTRFS_FS: bees does currently only work with btrfs"
+
+PATCHES=(
+   
"${FILESDIR}/6001-lib-fix-non-local-lambda-expression-cannot-have-a-ca.patch"
+   
"${FILESDIR}/6002-context-workaround-to-prevent-LOGICAL_INO-and-btrfs-.patch"
+   "${FILESDIR}/6003-process-Fix-gettid-ambiguity-with-glibc-2.30.patch"
+)
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != buildonly ]]; then
+   if kernel_is -lt 4 4 3; then
+   ewarn "Kernel versions below 4.4.3 lack critical 
features needed for bees to"
+   ewarn "properly operate, so it won't work. It's 
recommended to run at least"
+   ewarn "kernel version 4.11 for best performance and 
reliability."
+   ewarn
+   elif kernel_is -lt 4 11; then
+   ewarn "With kernel versions below 4.11, bees may 
severely degrade system performance"
+   ewarn "and responsiveness. Especially, the kernel may 
deadlock while bees is"
+   ewarn "running, it's recommended to run at least kernel 
4.11."
+   ewarn
+   elif kernel_is -lt 4 14 29; then
+   ewarn "With kernel versions below 4.14.29, bees may 
generate a lot of bogus WARN_ON()"
+   ewarn "messages in the kernel log. These messages can 
be ignored and this is fixed"
+   ewarn "with more recent kernels:"
+   ewarn "# WARNING: CPU: 3 PID: 18172 at 
fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0"
+   ewarn
+   fi
+
+   if kernel_is -lt 5 3 4; then
+   ewarn "With kernel versions below 5.3.4, bees may 
trigger a btrfs bug when running"
+   ewarn "btrfs-balance in parallel. This may lead to 
meta-data corruption in the worst"
+   ewarn "case. Especially, kernels 5.1.21 and 5.2.21 
should be avoided. Kernels 5.0.x"
+   ewarn "after 5.0.21 should be safe. In the best case, 
affected kernels may force"
+   ewarn "the device RO without writing corrupted 
meta-data. More details:"
+   ewarn 
"https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md;
+   ewarn
+   fi
+
+   if kernel_is -lt 5 0 4; then
+   ewarn "IMPORTANT: With kernel versions below 5.0.4, you 
may experience data corruption"
+   ewarn "due to bees using compression in btrfs. You are 
adviced to use a chronologically"
+   ewarn "later kernel, that includes older LTS versions 
released after 5.0.4:"
+   ewarn "Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 
4.9.165+, 4.4.177+, 3.18.137+"
+   ewarn "# commit 8e92821 btrfs: fix corruption reading 
shared and compressed extents after hole punching"
+   ewarn
+   fi
+
+   elog "Bees recommends running the latest current kernel for 
performance and"
+   elog "reliability reasons, see README.md."
+   fi
+}
+
+src_configure() {
+   cat >localconf <<-EOF || die
+   LIBEXEC_PREFIX=/usr/libexec
+   PREFIX=/usr
+   LIBDIR="$(get_libdir)"
+   

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

2019-11-29 Thread Joonas Niilola
commit: 9c9a0e020f20eb48cdd8506493916285b7a4f3db
Author: Kai Krakow  kaishome  de>
AuthorDate: Thu Nov 28 21:35:03 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9a0e02

sys-fs/bees: Drop old

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Kai Krakow  kaishome.de>
Closes: https://github.com/gentoo/gentoo/pull/13789
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/bees/bees-0.6.1-r1.ebuild | 86 
 1 file changed, 86 deletions(-)

diff --git a/sys-fs/bees/bees-0.6.1-r1.ebuild b/sys-fs/bees/bees-0.6.1-r1.ebuild
deleted file mode 100644
index 5d44fcd0182..000
--- a/sys-fs/bees/bees-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info systemd
-
-DESCRIPTION="Best-Effort Extent-Same, a btrfs dedup agent"
-HOMEPAGE="https://github.com/Zygo/bees;
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/Zygo/bees.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/Zygo/bees/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="tools"
-
-DEPEND="
-   >=sys-apps/util-linux-2.30.2
-   >=sys-fs/btrfs-progs-4.1
-"
-RDEPEND="${DEPEND}"
-
-CONFIG_CHECK="~BTRFS_FS"
-ERROR_BTRFS_FS="CONFIG_BTRFS_FS: bees does currently only work with btrfs"
-
-PATCHES=(
-   
"${FILESDIR}/6001-lib-fix-non-local-lambda-expression-cannot-have-a-ca.patch"
-   
"${FILESDIR}/6002-context-workaround-to-prevent-LOGICAL_INO-and-btrfs-.patch"
-)
-
-pkg_pretend() {
-   if [[ ${MERGE_TYPE} != buildonly ]]; then
-   if kernel_is -lt 4 4 3; then
-   ewarn "Kernel versions below 4.4.3 lack critical 
features needed for bees to"
-   ewarn "properly operate, so it won't work. It's 
recommended to run at least"
-   ewarn "kernel version 4.11 for best performance and 
reliability."
-   ewarn
-   elif kernel_is -lt 4 11; then
-   ewarn "With kernel versions below 4.11, bees may 
severely degrade system performance"
-   ewarn "and responsiveness. Especially, the kernel may 
deadlock while bees is"
-   ewarn "running, it's recommended to run at least kernel 
4.11."
-   ewarn
-   elif kernel_is -lt 4 14 29; then
-   ewarn "With kernel versions below 4.14.29, bees may 
generate a lot of bogus WARN_ON()"
-   ewarn "messages in the kernel log. These messages can 
be ignored and this is fixed"
-   ewarn "with more recent kernels:"
-   ewarn "# WARNING: CPU: 3 PID: 18172 at 
fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0"
-   ewarn
-   fi
-   if kernel_is -lt 5 3 4; then
-   ewarn "With kernel versions below 5.3.4, bees may 
trigger a btrfs bug when running"
-   ewarn "btrfs-balance in parallel. This may lead to 
meta-data corruption in the worst"
-   ewarn "case. Especially, kernels 5.1.21 and 5.2.21 
should be avoided. Kernels 5.0.x"
-   ewarn "after 5.0.21 should be safe. In the best case, 
affected kernels may force"
-   ewarn "the device RO without writing corrupted 
meta-data. More details:"
-   ewarn 
"https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md;
-   ewarn
-   fi
-   elog "Bees recommends running the latest current kernel for 
performance and"
-   elog "reliability reasons, see README.md."
-   fi
-}
-
-src_configure() {
-   cat >localconf <<-EOF || die
-   LIBEXEC_PREFIX=/usr/libexec
-   PREFIX=/usr
-   LIBDIR="$(get_libdir)"
-   SYSTEMD_SYSTEM_UNIT_DIR="$(systemd_get_systemunitdir)"
-   DEFAULT_MAKE_TARGET=all
-   EOF
-   if [[ ${PV} != "" ]] ; then
-   cat >>localconf <<-EOF || die
-   BEES_VERSION=v${PV}
-   EOF
-   fi
-   if use tools; then
-   echo OPTIONAL_INSTALL_TARGETS=install_tools >>localconf || die
-   fi
-}



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

2019-11-29 Thread Joonas Niilola
commit: e97aa55358563ba4ed561fae1448988ca6c21738
Author: Gabriel Linder  gmail  com>
AuthorDate: Sat Oct  5 11:24:17 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Nov 30 07:48:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97aa553

dev-python/pgspecial: bump to version 1.11.7.

Closes: https://bugs.gentoo.org/696642
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Gabriel Linder  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13154
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/pgspecial/Manifest|  1 +
 dev-python/pgspecial/pgspecial-1.11.7.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/dev-python/pgspecial/Manifest b/dev-python/pgspecial/Manifest
index db2a65c0260..3e29f80f793 100644
--- a/dev-python/pgspecial/Manifest
+++ b/dev-python/pgspecial/Manifest
@@ -1 +1,2 @@
 DIST pgspecial-1.11.5.tar.gz 43649 BLAKE2B 
f9b8956cfcd81bba946e0323d584668c82e6fc18a0aa08012c3236636d0ad801f10f786b71707daadafc1274d5733adecf9233871b13bded8fe8e8f41fad0fc9
 SHA512 
984a09a10a705d91d9b97142eb2502b44b2a79d95cc1ed8596dd2f7f31515028f4c34cc54383d762a73fdefd6e59418f677b020181740b82cebb5d8e77bbc234
+DIST pgspecial-1.11.7.tar.gz 44874 BLAKE2B 
2d3afd7983a31347a4b0f59fd095684c2fb83e85def027f633734a672c3df1ed21584e2620932efacbdc27a579ea35e810e727456191e02811c81e906373ac5b
 SHA512 
dbcfe996cb67af292c90bec431d918c3e78aa4fb90fcbfc9d5ef36ed0c5c7de58505704df277b586990efcc7110e1395af1476003aafaf359257f0665e4d9a19

diff --git a/dev-python/pgspecial/pgspecial-1.11.7.ebuild 
b/dev-python/pgspecial/pgspecial-1.11.7.ebuild
new file mode 100644
index 000..06f5ead2917
--- /dev/null
+++ b/dev-python/pgspecial/pgspecial-1.11.7.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of postgres meta commands"
+HOMEPAGE="https://github.com/dbcli/pgspecial;
+SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/click-4.1[${PYTHON_USEDEP}]
+   >=dev-python/psycopg-2.7.4[${PYTHON_USEDEP}]
+   >=dev-python/python-sqlparse-0.1.19[${PYTHON_USEDEP}]
+"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   # tests/test_special.py require local postgres instance
+   pytest -vv tests/test_internal.py || die
+}



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

2019-11-29 Thread Michał Górny
commit: def7b44ab87dfc3187c3d04c4e5e215bf8a19f88
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 30 07:13:51 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 30 07:34:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def7b44a

dev-python/hypothesis: Bump to 4.50.2

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

 dev-python/hypothesis/Manifest |  1 +
 dev-python/hypothesis/hypothesis-4.50.2.ebuild | 58 ++
 2 files changed, 59 insertions(+)

diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
index 64e7af07845..f5bdbba5872 100644
--- a/dev-python/hypothesis/Manifest
+++ b/dev-python/hypothesis/Manifest
@@ -4,3 +4,4 @@ DIST hypothesis-python-4.15.0.tar.gz 1175925 BLAKE2B 
f3e3888b3f4e542d567bdaad258
 DIST hypothesis-python-4.44.2.tar.gz 3240386 BLAKE2B 
3fe3295ba1f7401e1fb74af894d91eda525f8ef51eb893f1f8e5224cead8572f3c06f6a4bb345c123e56ed06d0676c85dc4477a80e54480baa6bd9f5f2bc069e
 SHA512 
bebc5da337fa74a75d08cb57531c2f6b8ba1ab16d1a3d9be8348cd56ada1ab25a34e3b812a4aa71bf172bc97ebc8df0accdad37466f9162c3f8f2a8edbea9da9
 DIST hypothesis-python-4.47.5.tar.gz 6805022 BLAKE2B 
737a558c794f3ac428bef4b38858d47fddba613ce37eb9a9554afa3c189776e9172965dd31f8497747ac13b2ab1d34ee6de8671646972e71b82c5260db489b9a
 SHA512 
9b6920181dca75b9e551ae5e598101f35cfc26e9e3a1b20cab652c151bc6355413d0c9602d3242fb23f808ab00335793009df938d55ee19a6af1ce2a8b085e3c
 DIST hypothesis-python-4.50.1.tar.gz 6811489 BLAKE2B 
26efeb6b648f494e5d6c7b36f6c32c92bb7bf6ae0ae776d39d9e4a815122cb3832fc8b035823b7e11de41afa0b529b9ed38ee63b0a3cf0aafa3bded50fc04abb
 SHA512 
b6d2799b2ab8e5809f9ac7bb910bd6844c853a50e1bdacb77afc4c3a09631cd626036dd4edf3b1e211bec4982feeb07c2273ad1a4029b737dc188b0d7c5a3beb
+DIST hypothesis-python-4.50.2.tar.gz 6812169 BLAKE2B 
bcdba296b76d8fad64d2f3fcb23ff7452f558b1b47f1924048395c34f2dc49bd2525a3363a35e0013c8762954b681f96c3309eea3f64b276c13893d3ce40b564
 SHA512 
cd8a0f62caab16544abf923a43c411dea8abf1e0ed5e8ce18cf574959bbc20c31245b3022def80b0a08f234933cbc354804308942cb575a652a6b36814b58c59

diff --git a/dev-python/hypothesis/hypothesis-4.50.2.ebuild 
b/dev-python/hypothesis/hypothesis-4.50.2.ebuild
new file mode 100644
index 000..3def9e85121
--- /dev/null
+++ b/dev-python/hypothesis/hypothesis-4.50.2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+PYTHON_REQ_USE="threads(+),sqlite"
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="A library for property based testing"
+HOMEPAGE="https://github.com/HypothesisWorks/hypothesis 
https://pypi.org/project/hypothesis/;
+SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz;
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2*' 
pypy)
+"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   >=dev-python/pytest-4.3[${PYTHON_USEDEP}]
+   !!

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

2019-11-29 Thread Hans de Graaff
commit: dcc0f4a93cdde5d1fac6893c77aba72efffc21e9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 30 07:21:06 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 30 07:21:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc0f4a9

dev-ruby/zeitwerk: add 2.2.2

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

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

diff --git a/dev-ruby/zeitwerk/Manifest b/dev-ruby/zeitwerk/Manifest
index 2a9f131cd23..5a8a50003a5 100644
--- a/dev-ruby/zeitwerk/Manifest
+++ b/dev-ruby/zeitwerk/Manifest
@@ -4,3 +4,4 @@ DIST zeitwerk-2.1.8.tar.gz 90774 BLAKE2B 
b42c56937b5f9709ce05125ab9358012f4132a4
 DIST zeitwerk-2.1.9.tar.gz 92046 BLAKE2B 
e4b48c9de3ee575d6b82427211e129478c9839d5716472896f2d6056ba42b7aaf861e644f92329af5034d92092bf02789f04cf6e5d6390151601eb138d7dfa58
 SHA512 
15de54c5e5b4042e99109707240627aaf5b76f4bf21a1a94d1230c1973404fdeecdc5f64ab16f75158608f64865ff8cc55f4841091c76e2731cc274b0109f677
 DIST zeitwerk-2.2.0.tar.gz 94494 BLAKE2B 
7000628d230c6f65ced2202a924afdbed9092e4f9520cb49f41323c36ace441e1e4e37aa914fed9ff25498f246ef09dff835540624ce4eeacfe26e6c37106d1c
 SHA512 
cebe2f3169cd7a3a3a477f24eaa81048fd5988d7e846bf95bfe6e06da54ade0cf22808319defa1b7a9603550f2a4c075cc5284cf7b53b1899555c3cb5d756e05
 DIST zeitwerk-2.2.1.tar.gz 94726 BLAKE2B 
6fb5fe08cc6a3845598ee70bcce5a6546b7fea8de547dc821c337ef3bd02983061edffb0d2ce1e1ab446b38ff282dc042a26532cff7604a9cdb9922d333deee4
 SHA512 
984740b981448edc539db06b268e16256ef4302f0d8d56b31c69a8f0324ded8eb1d77c3720b9e2e49723e4e0b4b5e4db538ecf5f24690930d336d7b0f0d246bc
+DIST zeitwerk-2.2.2.tar.gz 94978 BLAKE2B 
0920f7c1848eff586d0dfd2a15821fa38ccfe7d1d2945196a3cad534cb7ca740a30721b434ccf602e431bfdd16e87d6714fa0ac0edf60e6dcfa6398aae22dbaa
 SHA512 
19b58ed4d9a04c9d3cb0f587ae8b824cca1a8bf44b2a484d7ea1c3a0a8b378b66174172a3e4adec75853602bfef0c6fd3be5205eacdcad96ef87dce26d7ba5a7

diff --git a/dev-ruby/zeitwerk/zeitwerk-2.2.2.ebuild 
b/dev-ruby/zeitwerk/zeitwerk-2.2.2.ebuild
new file mode 100644
index 000..8a64078e7f5
--- /dev/null
+++ b/dev-ruby/zeitwerk/zeitwerk-2.2.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Efficient and thread-safe code loader for Ruby"
+HOMEPAGE="https://github.com/fxn/zeitwerk;
+SRC_URI="https://github.com/fxn/zeitwerk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   rm -f Gemfile.lock || die
+   sed -i -e '/\(focus\|reporters\|Reporters\)/ s:^:#:' Gemfile 
test/test_helper.rb || die
+
+   sed -i -e 's:require_relative "lib:require "./lib:' 
${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -S bundle exec rake test || die
+}



[gentoo-commits] repo/gentoo: Branch deleted: ref/heads/master

2019-11-29 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 30 07:01:50 2019 +

Branch deleted: ref/heads/master




[gentoo-commits] repo/proj/guru:dev commit in: www-client/badwolf/

2019-11-29 Thread Haelwenn Monnier
commit: 601f1aabd759105e0a989d3021d9746ed80d07e0
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Nov 30 06:41:03 2019 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Nov 30 06:41:03 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=601f1aab

www-client/badwolf: Remove unneeded empty line

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/badwolf-0.3.0.ebuild | 1 -
 www-client/badwolf/badwolf-.ebuild  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/www-client/badwolf/badwolf-0.3.0.ebuild 
b/www-client/badwolf/badwolf-0.3.0.ebuild
index 02ec6cd..9a8879d 100644
--- a/www-client/badwolf/badwolf-0.3.0.ebuild
+++ b/www-client/badwolf/badwolf-0.3.0.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-
 if [[ "${PV}" == "" ]]
 then
EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git;

diff --git a/www-client/badwolf/badwolf-.ebuild 
b/www-client/badwolf/badwolf-.ebuild
index 02ec6cd..9a8879d 100644
--- a/www-client/badwolf/badwolf-.ebuild
+++ b/www-client/badwolf/badwolf-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-
 if [[ "${PV}" == "" ]]
 then
EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git;



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/pybind11/

2019-11-29 Thread Haelwenn Monnier
commit: 61621d476d644c20fa674ec99e45b487773ab35d
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Nov 30 06:38:48 2019 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Nov 30 06:38:48 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61621d47

dev-util/pybind11: fix typo on PYTHON_DEPS

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 dev-util/pybind11/pybind11-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/pybind11/pybind11-2.3.0.ebuild 
b/dev-util/pybind11/pybind11-2.3.0.ebuild
index 6a24042..94f7413 100644
--- a/dev-util/pybind11/pybind11-2.3.0.ebuild
+++ b/dev-util/pybind11/pybind11-2.3.0.ebuild
@@ -22,7 +22,7 @@ IUSE="doc test"
 RESTRICT="!test? ( test )"
 
 DEPEND="
-   ${PYTHON_DEP}
+   ${PYTHON_DEPS}
doc? (
dev-python/breathe[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
@@ -37,7 +37,7 @@ DEPEND="
 "
 
 RDEPEND="
-   ${PYTHON_DEP}
+   ${PYTHON_DEPS}
dev-cpp/eigen:3
sys-apps/texinfo
sys-devel/gettext[cxx]



[gentoo-commits] repo/proj/guru:dev commit in: media-gfx/azpainter/

2019-11-29 Thread Haelwenn Monnier
commit: 6f7f4515470be1eb974ed15b663b81b6f042030b
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Nov 30 06:34:04 2019 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Nov 30 06:34:04 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f7f4515

media-gfx/azpainter: Import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 media-gfx/azpainter/Manifest   |  1 +
 media-gfx/azpainter/azpainter-2.1.5.ebuild | 25 +
 media-gfx/azpainter/metadata.xml   |  8 
 3 files changed, 34 insertions(+)

diff --git a/media-gfx/azpainter/Manifest b/media-gfx/azpainter/Manifest
new file mode 100644
index 000..351f1bb
--- /dev/null
+++ b/media-gfx/azpainter/Manifest
@@ -0,0 +1 @@
+DIST azpainter-2.1.5.tar.xz 825892 BLAKE2B 
c6430393bb7dc3fd4b38357f696ec1da567b2b5763ed5e51526fa7948bf8c7a25b8200771607ecd86ed927d3692c5b4a72c471d8e354a7da48aa952b934ea852
 SHA512 
9797a22d512a26cdf2d441f91c5b77e9a8221433d33359782486f2254fffdaa30daae04da77e899b4068e5988aa67dfda3b7bb915d41a807e3069f84c8d15a3a

diff --git a/media-gfx/azpainter/azpainter-2.1.5.ebuild 
b/media-gfx/azpainter/azpainter-2.1.5.ebuild
new file mode 100644
index 000..2349551
--- /dev/null
+++ b/media-gfx/azpainter/azpainter-2.1.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2018-2019 Haelwenn (lanodan) Monnier 
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Full color painting software for Linux for illustration drawing"
+HOMEPAGE="http://azsky2.html.xdomain.jp/linux/azpainter.html 
https://github.com/Symbian9/azpainter;
+SRC_URI="https://osdn.net/dl/azpainter/${P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   x11-libs/libX11:=
+   x11-libs/libXext:=
+   x11-libs/libXi:=
+   media-libs/freetype:=
+   media-libs/fontconfig:=
+   sys-libs/zlib:=
+   media-libs/libpng:=
+   media-libs/libjpeg-turbo:=
+"
+RDEPEND="${DEPEND}"

diff --git a/media-gfx/azpainter/metadata.xml b/media-gfx/azpainter/metadata.xml
new file mode 100644
index 000..c698af2
--- /dev/null
+++ b/media-gfx/azpainter/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cont...@hacktivis.me
+   Haelwenn (lanodan) Monnier
+   
+



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

2019-11-29 Thread Aaron Bauman
commit: 858e9af6adacb276bb92ab1524a1cf9646c8e908
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 05:22:36 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 05:22:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858e9af6

arm6/use.mask: unmask py3.7 for real now

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/arch/arm64/use.mask | 8 
 1 file changed, 8 deletions(-)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 693fa412784..0f8bcd75b7f 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -35,14 +35,6 @@ ayatana
 # https://github.com/LuaJIT/LuaJIT/issues/26
 luajit
 
-# Michał Górny  (2018-07-16)
-# Python 3.7 support requires fresh versions of packages which are stuck
-# at keywordreqs.
-# bug #661306: dev-python/pytest
-# bug #661320: dev-python/twisted
-python_targets_python3_7
-python_single_target_python3_7
-
 # Michał Górny  (2018-07-09)
 # No OpenCL provider is available on arm64.
 opencl



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

2019-11-29 Thread Aaron Bauman
commit: 5c38ce66a56c50dd477a51d0ef7f2f4a31284aea
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 05:21:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 05:21:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c38ce66

dev-python/scripttest: arm64 keyworded for 1.3.0

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild 
b/dev-python/scripttest/scripttest-1.3.0.ebuild
index 476a53290c9..74484b477b5 100644
--- a/dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2019-11-29 Thread Aaron Bauman
commit: 38b78830016c192aac310cc5b821c998d511eb72
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 05:20:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 05:21:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b78830

dev-python/sphinx-testing: arm64 keyworded for 1.0.1

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild 
b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
index 6521d433869..1d6bb5655e3 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-11-29 Thread Craig Andrews
commit: a93ba4b9db67fde8962f6551801ea4b45bc037c1
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Nov 30 04:43:02 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Nov 30 04:43:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93ba4b9

net-libs/quiche: add BDEPEND on dev-lang/perl

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Craig Andrews  gentoo.org>

 net-libs/quiche/quiche-0.1.0-r1.ebuild | 1 +
 net-libs/quiche/quiche-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-libs/quiche/quiche-0.1.0-r1.ebuild 
b/net-libs/quiche/quiche-0.1.0-r1.ebuild
index 53701ea9f16..68ddc23bf7a 100644
--- a/net-libs/quiche/quiche-0.1.0-r1.ebuild
+++ b/net-libs/quiche/quiche-0.1.0-r1.ebuild
@@ -154,6 +154,7 @@ BDEPEND="
>=dev-lang/rust-1.38.0[${MULTILIB_USEDEP}]
dev-util/cmake
dev-lang/go
+   dev-lang/perl
 "
 DEPEND=""
 RDEPEND=""

diff --git a/net-libs/quiche/quiche-.ebuild 
b/net-libs/quiche/quiche-.ebuild
index 9c8f1748e85..f641b6907a8 100644
--- a/net-libs/quiche/quiche-.ebuild
+++ b/net-libs/quiche/quiche-.ebuild
@@ -154,6 +154,7 @@ BDEPEND="
>=dev-lang/rust-1.38.0[${MULTILIB_USEDEP}]
dev-util/cmake
dev-lang/go
+   dev-lang/perl
 "
 DEPEND=""
 RDEPEND=""



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

2019-11-29 Thread Aaron Bauman
commit: e0756cd256f43676b15d0525da3d27ed7f9bfb41
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 04:32:19 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 04:32:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0756cd2

dev-python/pip: keyword 19.3.1-r1 for arm64

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/dev-python/pip/pip-19.3.1-r1.ebuild 
b/dev-python/pip/pip-19.3.1-r1.ebuild
index b0232bd55f9..b2ed24bf74a 100644
--- a/dev-python/pip/pip-19.3.1-r1.ebuild
+++ b/dev-python/pip/pip-19.3.1-r1.ebuild
@@ -24,7 +24,7 @@ SRC_URI="
 # setuptools & wheel .whl files are required for testing, exact version is not 
very important.
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 SLOT="0"
 IUSE="test -vanilla"
 



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

2019-11-29 Thread Aaron Bauman
commit: 4d60cc28b9e8d6ebb4e7f96ff650cbc012c28c23
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 04:30:18 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 04:30:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d60cc28

dev-python/soupsieve: arm64 keyworded (bug #701290)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

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

diff --git a/dev-python/soupsieve/soupsieve-1.9.5.ebuild 
b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
index 192d776aa04..bb8dc4bd799 100644
--- a/dev-python/soupsieve/soupsieve-1.9.5.ebuild
+++ b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2019-11-29 Thread Aaron Bauman
commit: 6bbffcdda3f602e475d3aeb5dffdd81250f78768
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 04:30:46 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 04:30:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bbffcdd

dev-python/beautifulsoup: arm64 keyworded (bug #701290)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

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

diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild 
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index 8da3c17fcf3..dffe8cb1d11 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
 
 # html5lib is optional however hard coding since its use is actively 
discouraged in the devmanual
 RDEPEND="



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

2019-11-29 Thread Craig Andrews
commit: 281acf551568db9d5fe62051b5d3b445f7ca38c9
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Nov 30 04:23:44 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Nov 30 04:27:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281acf55

net-libs/quiche: Fix multilib

* Depend on multilib rust, doesn't support rust-bin, see:
  https://bugs.gentoo.org/701362
* Pass --target to cargo
* Build boringssl separately because cargo doesn't cross compile
  correctly, see:
  https://github.com/cloudflare/quiche/issues/277

Closes: https://bugs.gentoo.org/701346
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Craig Andrews  gentoo.org>

 .../{quiche-.ebuild => quiche-0.1.0-r1.ebuild} | 55 +-
 net-libs/quiche/quiche-.ebuild | 25 +++---
 2 files changed, 53 insertions(+), 27 deletions(-)

diff --git a/net-libs/quiche/quiche-.ebuild 
b/net-libs/quiche/quiche-0.1.0-r1.ebuild
similarity index 73%
copy from net-libs/quiche/quiche-.ebuild
copy to net-libs/quiche/quiche-0.1.0-r1.ebuild
index 3fad3c0e9a3..53701ea9f16 100644
--- a/net-libs/quiche/quiche-.ebuild
+++ b/net-libs/quiche/quiche-0.1.0-r1.ebuild
@@ -8,15 +8,15 @@ aho-corasick-0.7.6
 arrayvec-0.4.11
 atty-0.2.13
 autocfg-0.1.6
-backtrace-0.3.37
+backtrace-0.3.38
 backtrace-sys-0.1.31
-bitflags-1.1.0
+bitflags-1.2.0
 bstr-0.2.8
 bumpalo-2.6.0
 byteorder-1.3.2
 cast-0.2.2
 cc-1.0.45
-cfg-if-0.1.9
+cfg-if-0.1.10
 clap-2.33.0
 cmake-0.1.42
 criterion-0.3.0
@@ -28,7 +28,7 @@ crossbeam-utils-0.6.6
 csv-1.1.1
 csv-core-0.1.6
 docopt-1.1.0
-either-1.5.2
+either-1.5.3
 env_logger-0.6.2
 failure-0.1.5
 failure_derive-0.1.5
@@ -41,7 +41,7 @@ idna-0.1.5
 iovec-0.1.2
 itertools-0.8.0
 itoa-0.4.4
-js-sys-0.3.27
+js-sys-0.3.28
 kernel32-sys-0.2.2
 lazy_static-1.4.0
 libc-0.2.62
@@ -58,7 +58,7 @@ num-traits-0.2.8
 num_cpus-1.10.1
 percent-encoding-1.0.1
 proc-macro2-0.4.30
-proc-macro2-1.0.3
+proc-macro2-1.0.4
 quick-error-1.2.2
 quote-0.6.13
 quote-1.0.2
@@ -78,8 +78,8 @@ same-file-1.0.5
 scopeguard-1.0.0
 semver-0.9.0
 semver-parser-0.7.0
-serde-1.0.100
-serde_derive-1.0.100
+serde-1.0.101
+serde_derive-1.0.101
 serde_json-1.0.40
 slab-0.4.2
 smallvec-0.6.10
@@ -104,13 +104,13 @@ url-1.7.2
 version_check-0.1.5
 walkdir-2.2.9
 wasi-0.7.0
-wasm-bindgen-0.2.50
-wasm-bindgen-backend-0.2.50
-wasm-bindgen-macro-0.2.50
-wasm-bindgen-macro-support-0.2.50
-wasm-bindgen-shared-0.2.50
-wasm-bindgen-webidl-0.2.50
-web-sys-0.3.27
+wasm-bindgen-0.2.51
+wasm-bindgen-backend-0.2.51
+wasm-bindgen-macro-0.2.51
+wasm-bindgen-macro-support-0.2.51
+wasm-bindgen-shared-0.2.51
+wasm-bindgen-webidl-0.2.51
+web-sys-0.3.28
 weedle-0.10.0
 winapi-0.2.8
 winapi-0.3.8
@@ -122,7 +122,7 @@ wincolor-1.0.2
 ws2_32-sys-0.2.1
 "
 
-inherit cargo multilib-minimal
+inherit cargo cmake-utils flag-o-matic multilib-minimal rust-toolchain
 
 DESCRIPTION="Implementation of the QUIC transport protocol and HTTP/3"
 HOMEPAGE="https://github.com/cloudflare/quiche;
@@ -133,7 +133,7 @@ if [[ ${PV} == * ]] ; then
 else
CRATES+=" ${P//_/-}"
SRC_URI="$(cargo_crate_uris ${CRATES})"
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~arm64"
S="${WORKDIR}/${P//_/-}"
 fi
 
@@ -151,13 +151,15 @@ IUSE=""
 DOCS=( CODEOWNERS  COPYING README.md )
 
 BDEPEND="
-   >=virtual/rust-1.39.0
+   >=dev-lang/rust-1.38.0[${MULTILIB_USEDEP}]
dev-util/cmake
dev-lang/go
 "
 DEPEND=""
 RDEPEND=""
 
+CMAKE_USE_DIR="${S}/deps/boringssl"
+
 src_unpack() {
if [[ "${PV}" == ** ]]; then
git-r3_src_unpack
@@ -170,15 +172,26 @@ src_unpack() {
 
 src_prepare(){
default
+   cmake-utils_src_prepare
multilib_copy_sources
 }
 
+multilib_src_configure(){
+   append-flags "-fPIC"
+   local mycmakeargs=(
+   -DOPENSSL_NO_ASM=ON
+   -DBUILD_SHARED_LIBS=OFF
+   )
+   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_configure
+}
+
 multilib_src_compile(){
-   cargo_src_compile --features pkg-config-meta
+   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_compile 
bssl
+   QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_compile 
--features pkg-config-meta --target="$(rust_abi)"
 }
 
 multilib_src_test(){
-   cargo_src_test
+   QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_test  
--target="$(rust_abi)"
 }
 
 multilib_src_install() {
@@ -186,5 +199,5 @@ multilib_src_install() {
insinto "/usr/$(get_libdir)/pkgconfig"
doins target/release/quiche.pc
doheader -r include/*
-   dolib.so target/release/libquiche.so
+   dolib.so "target/$(rust_abi)/release/libquiche.so"
 }

diff --git a/net-libs/quiche/quiche-.ebuild 
b/net-libs/quiche/quiche-.ebuild
index 3fad3c0e9a3..9c8f1748e85 100644
--- a/net-libs/quiche/quiche-.ebuild
+++ b/net-libs/quiche/quiche-.ebuild
@@ -122,7 +122,7 @@ wincolor-1.0.2
 

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

2019-11-29 Thread Aaron Bauman
commit: 8cfb21c8b957911ce905776d737d2b9a8a0e2cd4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 04:01:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 04:01:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cfb21c8

Revert "arch/arm64/use.mask: unmask python3.7 targets"

This reverts commit 1aeb4ecbbdaf4c743d4faf89e50b75d48e53f47b.

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/arch/arm64/use.mask | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 0f8bcd75b7f..693fa412784 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -35,6 +35,14 @@ ayatana
 # https://github.com/LuaJIT/LuaJIT/issues/26
 luajit
 
+# Michał Górny  (2018-07-16)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
 # Michał Górny  (2018-07-09)
 # No OpenCL provider is available on arm64.
 opencl



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

2019-11-29 Thread Aaron Bauman
commit: 1aeb4ecbbdaf4c743d4faf89e50b75d48e53f47b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 03:26:53 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 03:26:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aeb4ecb

arch/arm64/use.mask: unmask python3.7 targets

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/arch/arm64/use.mask | 8 
 1 file changed, 8 deletions(-)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 693fa412784..0f8bcd75b7f 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -35,14 +35,6 @@ ayatana
 # https://github.com/LuaJIT/LuaJIT/issues/26
 luajit
 
-# Michał Górny  (2018-07-16)
-# Python 3.7 support requires fresh versions of packages which are stuck
-# at keywordreqs.
-# bug #661306: dev-python/pytest
-# bug #661320: dev-python/twisted
-python_targets_python3_7
-python_single_target_python3_7
-
 # Michał Górny  (2018-07-09)
 # No OpenCL provider is available on arm64.
 opencl



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

2019-11-29 Thread Aaron Bauman
commit: d38b3ae0f23e4cd6f4ed86d464a4ccc63445272f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 03:16:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 03:16:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38b3ae0

dev-python/pyftpdlib: arm64 stable (bug #699756)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

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

diff --git a/dev-python/pyftpdlib/pyftpdlib-1.5.5-r1.ebuild 
b/dev-python/pyftpdlib/pyftpdlib-1.5.5-r1.ebuild
index c9495648075..f81cef3e89f 100644
--- a/dev-python/pyftpdlib/pyftpdlib-1.5.5-r1.ebuild
+++ b/dev-python/pyftpdlib/pyftpdlib-1.5.5-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris"
 IUSE="examples ssl test"
 RESTRICT="!test? ( test )"
 



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

2019-11-29 Thread Stefan Strogin
commit: 5ce7762c711cb6963dd0daedc49c415d252cc78b
Author: Stefan Strogin  gentoo  org>
AuthorDate: Sat Nov 30 02:17:22 2019 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Sat Nov 30 02:18:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce7762c

app-misc/mosquitto: add USE=libressl

Closes: https://bugs.gentoo.org/699546
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Stefan Strogin  gentoo.org>

 app-misc/mosquitto/mosquitto-1.6.7.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-misc/mosquitto/mosquitto-1.6.7.ebuild 
b/app-misc/mosquitto/mosquitto-1.6.7.ebuild
index 374107d9db9..17caa62c555 100644
--- a/app-misc/mosquitto/mosquitto-1.6.7.ebuild
+++ b/app-misc/mosquitto/mosquitto-1.6.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz;
 LICENSE="EPL-1.0"
 SLOT="0"
 KEYWORDS="amd64 arm x86"
-IUSE="bridge examples +persistence +srv ssl tcpd test websockets"
+IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets"
 
 REQUIRED_USE="test? ( bridge )"
 
@@ -21,7 +21,10 @@ RDEPEND="
acct-user/mosquitto
acct-group/mosquitto
srv? ( net-dns/c-ares:= )
-   ssl? ( dev-libs/openssl:0= )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
tcpd? ( sys-apps/tcp-wrappers )"
 
 DEPEND="${PYTHON_DEPS}



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

2019-11-29 Thread Aaron Bauman
commit: 580f9ad17e07964f25fd3ec1312f506581ff166a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 01:57:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 01:58:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580f9ad1

dev-util/strace: arm64 stable (bug #701500)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

 dev-util/strace/strace-5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/strace/strace-5.3.ebuild 
b/dev-util/strace/strace-5.3.ebuild
index db378889c0d..114af99af1b 100644
--- a/dev-util/strace/strace-5.3.ebuild
+++ b/dev-util/strace/strace-5.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A useful diagnostic, instructional, and debugging tool"



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

2019-11-29 Thread Thomas Deutschmann
commit: 5d24ae0c1a493d330ec1b48d5ab6aef2b6459766
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov 30 01:51:35 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov 30 01:51:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d24ae0c

net-dns/dnssec-root: move dev-perl/XML-XPath to BDEPEND (2)

Closes: https://bugs.gentoo.org/701510
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild 
b/net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild
index 8af38f03fa8..9c33658f21c 100644
--- a/net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild
+++ b/net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x64-macos"
 IUSE=""
 
-RDEPEND=">=dev-perl/XML-XPath-1.420.0"
+BDEPEND=">=dev-perl/XML-XPath-1.420.0"
 DEPEND=""
 
 src_unpack() {



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

2019-11-29 Thread Aaron Bauman
commit: b0bef77d4b62c9118f8fc96a16daba3976099c51
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 01:44:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 01:46:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0bef77d

dev-libs/libdbusmenu: a couple of fixes

* QA changes (HOMEPAGE, irrelevant blocker)
* Stabilize due to trivial ebuild changes
* Drop old

Revision bump is used as the package is small and removing the py2.7 will
benefit later for users.

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild |   8 +-
 dev-libs/libdbusmenu/libdbusmenu-16.04.0.ebuild| 153 -
 2 files changed, 4 insertions(+), 157 deletions(-)

diff --git a/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild 
b/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild
index cdca5d0c621..e5b1db2075e 100644
--- a/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild
+++ b/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild
@@ -10,13 +10,14 @@ VIRTUALX_REQUIRED=manual
 inherit autotools flag-o-matic multilib-minimal vala virtualx xdg-utils
 
 DESCRIPTION="Library to pass menu structure across DBus"
-HOMEPAGE="https://launchpad.net/dbusmenu;
+HOMEPAGE="https://launchpad.net/libdbusmenu;
 SRC_URI="https://launchpad.net/${PN/lib}/${PV%.*}/${PV}/+download/${P}.tar.gz;
 
 LICENSE="LGPL-2.1 LGPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
 IUSE="debug gtk gtk3 +introspection test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
>=dev-libs/dbus-glib-0.100[${MULTILIB_USEDEP}]
@@ -24,8 +25,7 @@ RDEPEND="
dev-libs/libxml2[${MULTILIB_USEDEP}]
gtk? ( x11-libs/gtk+:2[introspection?,${MULTILIB_USEDEP}] )
gtk3? ( >=x11-libs/gtk+-3.2:3[introspection?,${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-1 )
-   !<${CATEGORY}/${PN}-0.5.1-r200"
+   introspection? ( >=dev-libs/gobject-introspection-1 )"
 # tests also have optional dep on valgrind which we do not enforce
 DEPEND="${RDEPEND}
app-text/gnome-doc-utils

diff --git a/dev-libs/libdbusmenu/libdbusmenu-16.04.0.ebuild 
b/dev-libs/libdbusmenu/libdbusmenu-16.04.0.ebuild
deleted file mode 100644
index d2da6965ec8..000
--- a/dev-libs/libdbusmenu/libdbusmenu-16.04.0.ebuild
+++ /dev/null
@@ -1,153 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VALA_MIN_API_VERSION=0.16
-VALA_USE_DEPEND=vapigen
-PYTHON_COMPAT=( python2_7 )
-VIRTUALX_REQUIRED=manual
-
-inherit autotools flag-o-matic multilib-minimal python-single-r1 vala \
-   virtualx xdg-utils
-
-DESCRIPTION="Library to pass menu structure across DBus"
-HOMEPAGE="https://launchpad.net/dbusmenu;
-SRC_URI="https://launchpad.net/${PN/lib}/${PV%.*}/${PV}/+download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1 LGPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
-IUSE="debug gtk gtk3 +introspection test"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   >=dev-libs/dbus-glib-0.100[${MULTILIB_USEDEP}]
-   >=dev-libs/glib-2.35.4[${MULTILIB_USEDEP}]
-   dev-libs/libxml2[${MULTILIB_USEDEP}]
-   ${PYTHON_DEPS}
-   gtk? ( x11-libs/gtk+:2[introspection?,${MULTILIB_USEDEP}] )
-   gtk3? ( >=x11-libs/gtk+-3.2:3[introspection?,${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-1 )
-   !<${CATEGORY}/${PN}-0.5.1-r200"
-# tests also have optional dep on valgrind which we do not enforce
-DEPEND="${RDEPEND}
-   app-text/gnome-doc-utils
-   dev-util/glib-utils
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig[${MULTILIB_USEDEP}]
-   introspection? ( $(vala_depend) )
-   test? (
-   >=dev-libs/json-glib-0.13.4[${MULTILIB_USEDEP}]
-   >=dev-util/dbus-test-runner-15.04.0_p100
-   gtk? ( ${VIRTUALX_DEPEND} )
-   gtk3? ( ${VIRTUALX_DEPEND} )
-   )"
-
-pkg_setup() {
-   xdg_environment_reset
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   if use introspection; then
-   vala_src_prepare
-   export VALA_API_GEN="${VAPIGEN}"
-   fi
-   python_fix_shebang tools
-
-   eapply "${FILESDIR}/${P}-configure-fix.patch"
-   eapply "${FILESDIR}/${P}-werror.patch"
-   eapply_user
-   eautoreconf
-}
-
-multilib_src_configure() {
-   append-flags -Wno-error #414323
-
-   local myconf=(
-   --cache-file="${BUILD_DIR}"/config.cache
-   --disable-gtk
-   --disable-static
-   # dumper extra tool is only for GTK+-2.x
-   --disable-dumper
-   $(multilib_native_use_enable introspection)
-   $(multilib_native_use_enable introspection vala)
-   $(use_enable debug 

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

2019-11-29 Thread Aaron Bauman
commit: 44bcfa9809b3440db0020170344d70241d288407
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Thu Nov 28 23:15:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 01:46:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bcfa98

dev-libs/libdbusmenu: remove Python dependency

This package only uses Python in two of its tests but these tests are not even
enabled upstream because they require you to use the system dbus. So it doesn't
make sense to even have the dependency in the first place.

Closes: https://bugs.gentoo.org/695622
Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Mathy Vanvoorden  vanvoorden.be>
Closes: https://github.com/gentoo/gentoo/pull/13790
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild | 146 +
 1 file changed, 146 insertions(+)

diff --git a/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild 
b/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild
new file mode 100644
index 000..cdca5d0c621
--- /dev/null
+++ b/dev-libs/libdbusmenu/libdbusmenu-16.04.0-r1.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VALA_MIN_API_VERSION=0.16
+VALA_USE_DEPEND=vapigen
+VIRTUALX_REQUIRED=manual
+
+inherit autotools flag-o-matic multilib-minimal vala virtualx xdg-utils
+
+DESCRIPTION="Library to pass menu structure across DBus"
+HOMEPAGE="https://launchpad.net/dbusmenu;
+SRC_URI="https://launchpad.net/${PN/lib}/${PV%.*}/${PV}/+download/${P}.tar.gz;
+
+LICENSE="LGPL-2.1 LGPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug gtk gtk3 +introspection test"
+
+RDEPEND="
+   >=dev-libs/dbus-glib-0.100[${MULTILIB_USEDEP}]
+   >=dev-libs/glib-2.35.4[${MULTILIB_USEDEP}]
+   dev-libs/libxml2[${MULTILIB_USEDEP}]
+   gtk? ( x11-libs/gtk+:2[introspection?,${MULTILIB_USEDEP}] )
+   gtk3? ( >=x11-libs/gtk+-3.2:3[introspection?,${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1 )
+   !<${CATEGORY}/${PN}-0.5.1-r200"
+# tests also have optional dep on valgrind which we do not enforce
+DEPEND="${RDEPEND}
+   app-text/gnome-doc-utils
+   dev-util/glib-utils
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+   introspection? ( $(vala_depend) )
+   test? (
+   >=dev-libs/json-glib-0.13.4[${MULTILIB_USEDEP}]
+   >=dev-util/dbus-test-runner-15.04.0_p100
+   gtk? ( ${VIRTUALX_DEPEND} )
+   gtk3? ( ${VIRTUALX_DEPEND} )
+   )"
+
+pkg_setup() {
+   xdg_environment_reset
+}
+
+src_prepare() {
+   if use introspection; then
+   vala_src_prepare
+   export VALA_API_GEN="${VAPIGEN}"
+   fi
+
+   eapply "${FILESDIR}/${P}-configure-fix.patch"
+   eapply "${FILESDIR}/${P}-werror.patch"
+   eapply_user
+   eautoreconf
+}
+
+multilib_src_configure() {
+   append-flags -Wno-error #414323
+
+   local myconf=(
+   --cache-file="${BUILD_DIR}"/config.cache
+   --disable-gtk
+   --disable-static
+   # dumper extra tool is only for GTK+-2.x
+   --disable-dumper
+   $(multilib_native_use_enable introspection)
+   $(multilib_native_use_enable introspection vala)
+   $(use_enable debug massivedebugging)
+   $(use_enable test tests)
+   )
+   local ECONF_SOURCE=${S}
+   econf "${myconf[@]}"
+
+   GTK_VARIANTS=( $(usex gtk 2 '') $(usex gtk3 3 '') )
+   local MULTIBUILD_VARIANTS=( "${GTK_VARIANTS[@]}" )
+   local top_builddir=${BUILD_DIR}
+
+   gtk_configure() {
+   local gtkconf=(
+   "${myconf[@]}"
+   --enable-gtk
+   --with-gtk="${MULTIBUILD_VARIANT}"
+   )
+   mkdir -p "${BUILD_DIR}" || die
+   cd "${BUILD_DIR}" || die
+   econf "${gtkconf[@]}"
+
+   rm -r libdbusmenu-glib || die
+   ln -s "${top_builddir}"/libdbusmenu-glib libdbusmenu-glib || die
+   }
+   [[ ${GTK_VARIANTS[@]} ]] && multibuild_foreach_variant gtk_configure
+}
+
+gtk_emake() {
+   emake -C "${BUILD_DIR}"/libdbusmenu-gtk "${@}"
+   multilib_is_native_abi && \
+   emake -C "${BUILD_DIR}"/docs/libdbusmenu-gtk "${@}"
+}
+
+multilib_src_compile() {
+   emake
+
+   local MULTIBUILD_VARIANTS=( "${GTK_VARIANTS[@]}" )
+   [[ ${GTK_VARIANTS[@]} ]] && multibuild_foreach_variant \
+   gtk_emake
+}
+
+multilib_src_test() {
+   emake check
+
+   gtk_test() {
+   # please keep the list of GTK+ tests up-to-date
+   emake -C "${BUILD_DIR}"/tests check \
+   TESTS="test-gtk-objects-test test-gtk-label
+  

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

2019-11-29 Thread Thomas Deutschmann
commit: 3176b9dd295006722110ece5f96833e2ec2a5421
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov 30 01:45:04 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov 30 01:45:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3176b9dd

net-dns/dnssec-root: move dev-perl/XML-XPath to BDEPEND

Closes: https://github.com/gentoo/gentoo/pull/13805
Closes: https://bugs.gentoo.org/701510
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../{dnssec-root-20181220.ebuild => dnssec-root-20181220-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/dnssec-root/dnssec-root-20181220.ebuild 
b/net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild
similarity index 98%
rename from net-dns/dnssec-root/dnssec-root-20181220.ebuild
rename to net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild
index 3c8605cef52..8af38f03fa8 100644
--- a/net-dns/dnssec-root/dnssec-root-20181220.ebuild
+++ b/net-dns/dnssec-root/dnssec-root-20181220-r1.ebuild
@@ -14,8 +14,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x64-macos"
 IUSE=""
 
-RDEPEND=""
-DEPEND=">=dev-perl/XML-XPath-1.420.0"
+RDEPEND=">=dev-perl/XML-XPath-1.420.0"
+DEPEND=""
 
 src_unpack() {
mkdir "${S}" || die



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

2019-11-29 Thread Jory Pratt
commit: afdc1d217842cbc6903f5d3bac2b5dcf453aeb66
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Nov 30 01:24:30 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Nov 30 01:25:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdc1d21

profiles: mask cpu_flags_arm_neon for pulseaudio on arm64

Signed-off-by: Jory Pratt  gentoo.org>

 profiles/arch/arm64/package.use.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index c46008969e6..54625849c46 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -320,9 +320,10 @@ media-libs/speexdsp cpu_flags_arm_neon
 app-crypt/heimdal afs
 
 # Alexis Ballier  (2017-06-20)
+# Jory A. Pratt  (2019-11-29)
 # Appends -mfpu=neon which is only valid for arm32 and suggests this is arm32
 # only
-media-sound/pulseaudio neon
+media-sound/pulseaudio neon cpu_flags_arm_neon
 
 # Alexis Ballier  (2017-06-19)
 # This is for arm32 only neon asm



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

2019-11-29 Thread Aaron Bauman
commit: 7fadffa91df4e2c62bdb72815f839668ec856aa0
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Nov 29 23:26:20 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 01:18:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fadffa9

dev-db/mongodb: prepare for arm64 keywording

Bug: https://bugs.gentoo.org/701300
Tested-by: Julian Weinert  jweinert.de>
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13803
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-db/mongodb/mongodb-4.2.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-db/mongodb/mongodb-4.2.1.ebuild 
b/dev-db/mongodb/mongodb-4.2.1.ebuild
index cdd1a9ed1be..6e7959885f0 100644
--- a/dev-db/mongodb/mongodb-4.2.1.ebuild
+++ b/dev-db/mongodb/mongodb-4.2.1.ebuild
@@ -101,6 +101,7 @@ src_configure() {
--use-system-zstd
)
 
+   use arm64 && scons_opts+=( --use-hardware-crc32=off ) # Bug 701300
use debug && scons_opts+=( --dbg=on )
use kerberos && scons_opts+=( --use-sasl-client )
use lto && scons_opts+=( --lto=on )



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

2019-11-29 Thread Zac Medico
commit: 6917a94753b4a540e172d11c3c9622fc6004ab16
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Nov 30 00:42:02 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Nov 30 00:52:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6917a947

dev-db/rqlite: Bump to version 4.6.0

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

 dev-db/rqlite/Manifest| 14 ++
 dev-db/rqlite/rqlite-4.6.0.ebuild | 57 +++
 2 files changed, 71 insertions(+)

diff --git a/dev-db/rqlite/Manifest b/dev-db/rqlite/Manifest
index b0b722435f6..d3e017bebff 100644
--- a/dev-db/rqlite/Manifest
+++ b/dev-db/rqlite/Manifest
@@ -1,15 +1,29 @@
 DIST github.com-Bowery-prompt-972d0ceb96f55132a1ba9714cb771ce19b3821ab.tar.gz 
11492 BLAKE2B 
849b1019fffb514230bd57ab18403894dd8d87528fe24ac0f5b2b1609af8ac35819c9f9f82d4109bd82e38a7674c07beed597d0f9607b0792bee1861bec030d8
 SHA512 
7c17b436eb8661669646a96d72ea9164949ad28843dbe56387b8960e63245ed353d03120066eb00ef9811501fa25bfddccb979ffceab099380ea71adc4369ade
+DIST github.com-Bowery-prompt-fa8279994f75f982bdae3c827a3afffd78a6fe0d.tar.gz 
11507 BLAKE2B 
65e575ca929f642dc583ef8b7857437ef35a1f4f8a00d978e62187d7c8e781ec50f102c35f8c62f8bbe41c9ce6bd0347aaf017a5fa727d37e9124fa691e04d9f
 SHA512 
6096c29ecc0adf02bb563c5b92f79a7d57b0d028f332cf5cd214317918a19618b394be88a5acab86c561c13994f6bdda94c80cd67f28cb87ac371097664ff0f0
 DIST 
github.com-armon-go-metrics-2801d9688273d5b516966851b9a0863b9e6b0652.tar.gz 
26971 BLAKE2B 
b20592f843325543028b509a55e0bc61612fd6584dd0fc43ce6621b5f73c3671688a67c997adddc83970c09a713d174da7e286b49b918f6a80d723fc76e006c7
 SHA512 
92847a7e149d2a21019822e291b735e328c7bba2f0cd74dc9a97e9668821bdc795aa71db9813b7e7c925c8c21d99ca49e84b52868f0e000ad7a1c46ca77fcfac
+DIST github.com-armon-go-metrics-v0.3.0.tar.gz 28377 BLAKE2B 
c2cc9e146b44098367dd7dee62dc57bd374c052c91317894f4ac0fc0338e77f4acb9d0a44de84c6b1fb8d1f4eae384b6b2db0db45bbeada856782946160643a6
 SHA512 
753d2e3eb41e93ed8f3b1b9b1f54ee05ad894e70bba431f84a69e939acd02fa5ae47811bb56a08b8769e05c0573de5db26df6235d6dc23958e82e98e22444d18
 DIST github.com-boltdb-bolt-fd01fc79c553a8e99d512a07e8e0c63d4a3ccfc5.tar.gz 
83950 BLAKE2B 
04b9aa5632ccf231f319e8d25309f024a2a60c84e8eafac8b4bc16152fb7581d1a563903034e47668d7e9c61fdd6828294342c5b84d843e70367e578864ba4dd
 SHA512 
5effccc7dadb214ef5ce53092db48c04ae25a388962c58732190c34f4537b579ef645ae579df5d0de30645574ff753486a6f743bf4fd58ec1d2aff76ba537694
+DIST github.com-boltdb-bolt-v1.3.1.tar.gz 83437 BLAKE2B 
460123b8a7a4edf489707bed8f4aab02b259fe472662770181df0bfde67d73014b8978ff2f0bcff74fc682b2c16f8841a683fbf8cd0234c112e7930375f89420
 SHA512 
35b57d4a0c1d8bf66ebb61635d99bc09cf446e41a3c513302b3b2f5e711d2b75f743db88fed26569407d21d9f3a7e0a4ba282ea32f94add9f21f8bc4fdfacaa8
+DIST github.com-golang-crypto-b544559bb6d1b5c62fba4af5e843ff542174f079.tar.gz 
1712189 BLAKE2B 
c543b13f82ae1353f7efc053b27efdce4e5f817edac5ae8104652566dc3d9e3ffcdc6afbc9a403b2903e0e10f2a4f8f83c0f40eb29d1a619f78be775243fa5b7
 SHA512 
5521b2c37a70261de01e37e4a13c13a4c31cb1013ac42747e716086197cad92baecf6c2bd4850c307cd81fafb4e87d5839de6f4d427aa3b3ab12a65558b1b18c
 DIST github.com-golang-crypto-c05e17bb3b2dca130fc919668a96b4bec9eb9442.tar.gz 
1679727 BLAKE2B 
e0ca48445610e31fa43b6b0a244fc0edf3941f49bbed17bbc48026a96ee150c36ffbc2e9c93796c72bf43dbea73e815721951947b7b379507eda2868df2eb44e
 SHA512 
4977e15931867eeae008a845b6c93609fc5790ab3ffddfbc931abc7ba33d5f383e067be968bf33c8bcb595ff2c05022d95c935890a0fb2a3ab25d5d4e2c62c29
+DIST github.com-golang-sys-6d18c012aee9febd81bbf9806760c8c4480e870d.tar.gz 
1532865 BLAKE2B 
35294c250562b5338ab9367cdd1f1b536e83914b915981cf503997456be45efcc1567ac0309d4b41a5918f0fb3735e256a5496056db618b67745ffc8423383fe
 SHA512 
18a6556545687f54b637c4631189419272c3664f48c283c8cb011aed36fad8ab297b5301b0ee268e5841781b0e6d01f2296e9746a7627196633a69b15f96b7ea
 DIST github.com-golang-sys-9f0b1ff7b46a4014ddb5d4bdb6602a43b882cb27.tar.gz 
1385808 BLAKE2B 
6aaec90675531d7855a3cfd13f68dd5f70b16321c68bf98a05cf49a1ed90d75cf670624e257e2e36fee8b254402f5f34d215b5f5c789934f5dfd5bacd3ef7433
 SHA512 
06dc3f6c8fea31b819094b96ca74afe2751abf0b61f890de2ae113974e7d21a5f5ae0db3c4830510b8ae0167cec2fd6de82fcfe292975c8f0ad971c97d75c2ae
 DIST 
github.com-hashicorp-go-immutable-radix-27df80928bb34bb1b0d6d0e01b9e679902e7a6b5.tar.gz
 19298 BLAKE2B 
3d5f810ab1be777994b1a43e3334509f8558390a68056d299942e6cb8fb8f5957d250567b52925f137c9a17730bff8a438219e4ae9e3ab4fd331fc9dea6a5f58
 SHA512 
481b97db22ec3196c9e3b115ae1891884ffa15e3f83282a5deb32f6ea74d73a02f8046417ac9fea1fc0e23540445a0db303dec247448ff2eef0defe3225e33e1
+DIST github.com-hashicorp-go-immutable-radix-v1.1.0.tar.gz 22073 BLAKE2B 
13961a0b78b894d72d33575eb58e11e98394952504fd62a0ccab70bb3d86dc7d6faa1fe314b0fcd8c835c004c056a23c59d137494df423c2470b938204c5f7b3
 SHA512 

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

2019-11-29 Thread Mike Gilbert
commit: a8556685489be77c7952ef89e33d915e0ae3e0fe
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Nov 30 00:45:15 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Nov 30 00:46:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8556685

sys-apps/systemd: bump to 244

Package-Manager: Portage-2.3.79_p3, Repoman-2.3.18_p2
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/Manifest   | 2 +-
 sys-apps/systemd/{systemd-244_rc1.ebuild => systemd-244.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index d27cfead234..c751d06835a 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -1,3 +1,3 @@
 DIST systemd-242.tar.gz 7831435 BLAKE2B 
288e65d0a8e133ef5885689eb16118a83d93c730e342da63115cea0892fc999104c3a4856c83f3e7ef909ba2f3311146730b05ee02d84cc0400851ccbdcd54cd
 SHA512 
578f68a3c8f2d454198fc04ff8d943abcfb390531d57f9603d185857f7afa7f4dc641dafecf49ce50fe22f5837b252b181400891e8efd4459fd4f69bb4283cb4
 DIST systemd-243.tar.gz 8242522 BLAKE2B 
89e3ebbea5a99061329f7c78220a66c1e075d5ba90dfdf5ee8d0d9b762ef4600dc82d8ca2054632e5e343b6272cd8046c92f7f99dcfa8287c5ef2b42fb96d4cb
 SHA512 
56b52a297aa5ac04d9667eb3afb1598725b197de73ff72baa1aabbc2844e36fba7b7fccdf6d214ae8b5b926616b2b7e15772763aaa80ec938d74333ff9c8673e
-DIST systemd-244-rc1.tar.gz 8438375 BLAKE2B 
e2ce3c13a4ec614bbe6c3303445f99c90d1252ab9645d051ea7cfc01bd584d724d14943eae3680bc810dff4f8b21d057c9f50dfa61c14b1aeaf8e071daed2a3b
 SHA512 
1b61c0d3fc908c747f2cdad1a14790a100df75d99b44b54bcdde1857426b53b87ef9449b298dbeacb857081f742738a2413506dba22e8fc7f0fc191ac0e3c67e
+DIST systemd-244.tar.gz 8445963 BLAKE2B 
19751fb9c058a079694ee1b991259fd3f1fa30ae98ca38bbe8caadfc5628db7848c7f742a1b11781fbd67f911adda917d7a4da1dddb63064907f86f47e5a3256
 SHA512 
08f260fb15b5eb273faafda826dd9154e9a02841b4c5911cc1c7e1445072ad51389f8cced7b9acf112737c20fd56b2fbf48b3f914733c934c774d38a23b616fb

diff --git a/sys-apps/systemd/systemd-244_rc1.ebuild 
b/sys-apps/systemd/systemd-244.ebuild
similarity index 100%
rename from sys-apps/systemd/systemd-244_rc1.ebuild
rename to sys-apps/systemd/systemd-244.ebuild



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

2019-11-29 Thread Patrick McLean
commit: aa6b3a3604dc61819965c4523f401f436299884c
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Nov 30 00:18:50 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Nov 30 00:44:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6b3a36

dev-python/typed-ast-1.4.0-r1: revbump, port to new helpers, add py38

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

 .../{typed-ast-1.4.0.ebuild => typed-ast-1.4.0-r1.ebuild}   | 13 -
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/dev-python/typed-ast/typed-ast-1.4.0.ebuild 
b/dev-python/typed-ast/typed-ast-1.4.0-r1.ebuild
similarity index 62%
rename from dev-python/typed-ast/typed-ast-1.4.0.ebuild
rename to dev-python/typed-ast/typed-ast-1.4.0-r1.ebuild
index 6b7dab0ca1c..0a92447ceb1 100644
--- a/dev-python/typed-ast/typed-ast-1.4.0.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.4.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Python typed-ast backported"
@@ -13,14 +13,9 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
-S=${WORKDIR}/${P/-/_}
+S="${WORKDIR}/${P/-/_}"
 
-python_test() {
-   pytest -vv || die "Tests fail with ${EPYTHON}"
-}
+distutils_enable_tests pytest



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

2019-11-29 Thread Patrick McLean
commit: 0f0062804b7bd9767d3459b49d4391d3ccbb4b65
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Nov 30 00:14:26 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Nov 30 00:44:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f006280

dev-python/typing-extensions-3.7.4.1: Version bump, add py38

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

 dev-python/typing-extensions/Manifest  |  1 +
 .../typing-extensions-3.7.4.1.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/typing-extensions/Manifest 
b/dev-python/typing-extensions/Manifest
index 02981da7a5c..b3bb7a1feec 100644
--- a/dev-python/typing-extensions/Manifest
+++ b/dev-python/typing-extensions/Manifest
@@ -1 +1,2 @@
+DIST typing_extensions-3.7.4.1.tar.gz 36357 BLAKE2B 
69a1dc0d86c73beb54c5b727ae0fa71a8891e729895a928be48bad49d71858d2e1fd52e029fc7f129a6990e52587eddccff985ea902cfb392534f3a299e52d84
 SHA512 
ef66388d035bf69f2f3f0ce5708bfb8c2284392cc9ce1804f8ad47dc1adf021637e779325d2cbb30ee76b4408defb1aa51fd2ea8cab88de2d515ab4f543c9a6f
 DIST typing_extensions-3.7.4.tar.gz 36058 BLAKE2B 
f9e5efe9a7d51beb683bd4a88d7c1cab247b2c4cfd300131591bd04837dc15af277a8725c04566b9317be577f8f11e330f2d0169b52c3e9f92a8d3140e9e69d0
 SHA512 
82c15e6e67dde23456c3b01705729804dc21bd2088dee3aa63e53a5e597f474d34b1a37fb16bc5e3497f93d338c0115f49a070621523fb0fa3e994632785c6d9

diff --git a/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild 
b/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild
new file mode 100644
index 000..e3af37b1925
--- /dev/null
+++ b/dev-python/typing-extensions/typing-extensions-3.7.4.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/_}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Type Hint extensions from Python 3.7 backported to 3.5/3.6"
+HOMEPAGE="https://pypi.org/project/typing_extensions/ 
https://github.com/python/typing;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+python_test() {
+   cd "${S}"/src_py3 || die
+   "${EPYTHON}" test_typing_extensions.py -v || die "tests failed under 
${EPYTHON}"
+}



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

2019-11-29 Thread Aaron Bauman
commit: cbc5440e1b57aaf23eaeb158b9541bb9f28dbf53
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 30 00:12:12 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 30 00:14:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbc5440e

sys-devel/gnuconfig: arm64 stable (bug #701502)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

 sys-devel/gnuconfig/gnuconfig-20190912.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gnuconfig/gnuconfig-20190912.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
index 4c2531767d3..c2e544305fa 100644
--- a/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.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 ~x86-winnt"
+   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 ~x86-winnt"
S="${WORKDIR}"
 fi
 



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

2019-11-29 Thread David Seifert
commit: fd2855146d1053985596c57dcae1827590058082
Author: David Seifert  gentoo  org>
AuthorDate: Fri Nov 29 23:32:42 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Nov 29 23:32:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd285514

dev-python/pyhamcrest: Fix USE="doc" failure

Closes: https://bugs.gentoo.org/661396
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: David Seifert  gentoo.org>

 dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 18 --
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild 
b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 84ed83d2543..80a64d74242 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -17,14 +17,15 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sh ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
+REQUIRED_USE="doc? ( || ( $(python_gen_useflags -3) ) )"
 RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
-   >=dev-python/sphinx-1.2.2[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/sphinx-2[${PYTHON_USEDEP}]' 
-3)
+   $(python_gen_cond_dep 
'dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]' -3)
)
test? (
>=dev-python/pytest-2.6[${PYTHON_USEDEP}]
@@ -33,6 +34,10 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 
+pkg_setup() {
+   use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( -3 )
+}
+
 python_prepare_all() {
# enables coverage testing which we don't want
rm pytest.ini || die
@@ -52,17 +57,18 @@ python_prepare_all() {
 }
 
 python_compile_all() {
-   use doc && esetup.py build_sphinx
+   if use doc; then
+   esetup.py build_sphinx
+   HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   fi
 }
 
 python_test() {
py.test -vv || die "Tests failed under ${EPYTHON}"
-   "${PYTHON}" tests/object_import.py || die "Tests failed under 
${EPYTHON}"
+   "${EPYTHON}" tests/object_import.py || die "Tests failed under 
${EPYTHON}"
 }
 
 python_install_all() {
-   use doc && local HTML_DOCS=( doc/_build/html/. )
use examples && dodoc -r examples
-
distutils-r1_python_install_all
 }



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

2019-11-29 Thread Aaron Bauman
commit: e4ca7fefb73e0d174b617ada470aef4ee13aa029
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 23:31:43 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 23:31:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ca7fef

profiles/package.mask: these were dropped

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 07cf9a4704b..33198ab90c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -354,12 +354,6 @@ app-portage/install-mask
 # Removal in 30 days.
 dev-ada/gps-bin
 
-# Michał Górny  (2019-11-01)
-# Both make no sense with dev-embedded/gnap removed.
-# Removal in 14 days.  Bug #699072.
-dev-embedded/gnap-dev
-dev-embedded/gnap-ext
-
 # Hans de Graaff  (2019-10-25)
 # ruby24-only, no longer supported by upstream.
 # Migrate to Rails 5.2 instead. Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/openvas-tools/, dev-ruby/openvas-omp/, ...

2019-11-29 Thread Aaron Bauman
commit: 9cdbb550abafb9a7a04f1cc729b47dbf047cd393
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 23:26:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 23:28:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cdbb550

Revert "net-analyzer/*: drop last-rited pkgs"

This reverts commit 78d4c66d2bd5af45bea655c85d43ec21c09244c8.

Missed version constraint on net-analyzer/openvas-libraries

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-ruby/openvas-omp/Manifest  |   1 +
 dev-ruby/openvas-omp/metadata.xml  |  12 +++
 dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild  |  26 +
 net-analyzer/openvas-cli/Manifest  |   1 +
 net-analyzer/openvas-cli/metadata.xml  |   5 +
 net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild  |  33 +++
 net-analyzer/openvas-libraries/Manifest|   1 +
 .../openvas-libraries/files/OPENVAS.gentoo | 106 +
 .../files/openvas-libraries-9.0.3-cachedir.patch   |  18 
 .../files/openvas-libraries-9.0.3-gcc8.patch   |  73 ++
 .../files/openvas-libraries-9.0.3-netsnmp.patch|  11 +++
 .../files/openvas-libraries-9.0.3-rpath.patch  |  11 +++
 .../files/openvas-libraries-9.0.3-rundir.patch |  45 +
 .../openvas-libraries-9.0.3-underlinking.patch |  47 +
 net-analyzer/openvas-libraries/metadata.xml|  17 
 .../openvas-libraries-9.0.3-r1.ebuild  |  94 ++
 net-analyzer/openvas-tools/Manifest|   1 +
 net-analyzer/openvas-tools/metadata.xml|   5 +
 .../openvas-tools/openvas-tools-0_pre20512.ebuild  |  27 ++
 net-analyzer/openvas/metadata.xml  |  20 
 net-analyzer/openvas/openvas-9.0.0.ebuild  |  38 
 profiles/package.mask  |   6 ++
 22 files changed, 598 insertions(+)

diff --git a/dev-ruby/openvas-omp/Manifest b/dev-ruby/openvas-omp/Manifest
new file mode 100644
index 000..d25a3b2ec72
--- /dev/null
+++ b/dev-ruby/openvas-omp/Manifest
@@ -0,0 +1 @@
+DIST openvas-omp-0.0.4.gem 10752 BLAKE2B 
866f04895551ecace2183b1125deb727083d1427e4326ad5123e660586e26af40632a8e68b0390720fc39449ff8c3143a25edf22d2e015c31697ce6c24464030
 SHA512 
cb62ec9e480ad009eb9f47cd4ac77d385b8d5855748509466e5227e9d729067b279c277d3d53f2de1a89cccba75bccdd1e23b7ae858adeb35e0958fdb004c0e1

diff --git a/dev-ruby/openvas-omp/metadata.xml 
b/dev-ruby/openvas-omp/metadata.xml
new file mode 100644
index 000..d29753faaa0
--- /dev/null
+++ b/dev-ruby/openvas-omp/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+zeroch...@gentoo.org
+Rick Farina
+  
+  
+kost/openvas-omp-ruby
+openvas-omp
+  
+

diff --git a/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild 
b/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild
new file mode 100644
index 000..4de270ec845
--- /dev/null
+++ b/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Communicate with OpenVAS manager through OMP"
+HOMEPAGE="https://rubygems.org/gems/openvas-omp;
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="test"
+
+PDEPEND="net-analyzer/openvas"
+
+all_ruby_prepare() {
+   sed -i '/bundler/d' Rakefile
+}

diff --git a/net-analyzer/openvas-cli/Manifest 
b/net-analyzer/openvas-cli/Manifest
new file mode 100644
index 000..ec9e62719bb
--- /dev/null
+++ b/net-analyzer/openvas-cli/Manifest
@@ -0,0 +1 @@
+DIST openvas-cli-1.4.3.tar.gz 108228 BLAKE2B 
d8f657fde8d1cac257dac8e87fdea23401ce1f89ccb08a63c8c63f5aae9c83ff663193425eabb86481ee697ecf6bf1f893325ba472a794c83586464d24e7ecbc
 SHA512 
a85c754612b8f8102aa1ccf0af72f3266758c4873f7c346004b4f6794bfa8e562dbe14009ae04a2792978354454fa75f8a912bc13a83bce3604ff00019c363e3

diff --git a/net-analyzer/openvas-cli/metadata.xml 
b/net-analyzer/openvas-cli/metadata.xml
new file mode 100644
index 000..6f49eba8f49
--- /dev/null
+++ b/net-analyzer/openvas-cli/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+

diff --git a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild 
b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
new file mode 100644
index 000..8a46aad30c2
--- /dev/null
+++ b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DL_ID=2209
+inherit cmake-utils
+
+DESCRIPTION="A remote security scanner for Linux (OpenVAS-cli)"
+HOMEPAGE="http://www.openvas.org/;
+SRC_URI="http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;
+SLOT="0"

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/openvas/, net-analyzer/openvas-cli/, dev-ruby/openvas-omp/, ...

2019-11-29 Thread Aaron Bauman
commit: 7b2f86e1a5ae23da334e225bcbd00394d15e13b1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 23:28:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 23:28:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2f86e1

net-analyzer/*: drop last-rited pkgs properly this time

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-ruby/openvas-omp/Manifest  |  1 -
 dev-ruby/openvas-omp/metadata.xml  | 12 ---
 dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild  | 26 ---
 net-analyzer/openvas-cli/Manifest  |  1 -
 net-analyzer/openvas-cli/metadata.xml  |  5 ---
 net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild  | 33 ---
 net-analyzer/openvas-tools/Manifest|  1 -
 net-analyzer/openvas-tools/metadata.xml|  5 ---
 .../openvas-tools/openvas-tools-0_pre20512.ebuild  | 27 ---
 net-analyzer/openvas/metadata.xml  | 20 
 net-analyzer/openvas/openvas-9.0.0.ebuild  | 38 --
 11 files changed, 169 deletions(-)

diff --git a/dev-ruby/openvas-omp/Manifest b/dev-ruby/openvas-omp/Manifest
deleted file mode 100644
index d25a3b2ec72..000
--- a/dev-ruby/openvas-omp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-omp-0.0.4.gem 10752 BLAKE2B 
866f04895551ecace2183b1125deb727083d1427e4326ad5123e660586e26af40632a8e68b0390720fc39449ff8c3143a25edf22d2e015c31697ce6c24464030
 SHA512 
cb62ec9e480ad009eb9f47cd4ac77d385b8d5855748509466e5227e9d729067b279c277d3d53f2de1a89cccba75bccdd1e23b7ae858adeb35e0958fdb004c0e1

diff --git a/dev-ruby/openvas-omp/metadata.xml 
b/dev-ruby/openvas-omp/metadata.xml
deleted file mode 100644
index d29753faaa0..000
--- a/dev-ruby/openvas-omp/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-zeroch...@gentoo.org
-Rick Farina
-  
-  
-kost/openvas-omp-ruby
-openvas-omp
-  
-

diff --git a/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild 
b/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild
deleted file mode 100644
index 4de270ec845..000
--- a/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Communicate with OpenVAS manager through OMP"
-HOMEPAGE="https://rubygems.org/gems/openvas-omp;
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-PDEPEND="net-analyzer/openvas"
-
-all_ruby_prepare() {
-   sed -i '/bundler/d' Rakefile
-}

diff --git a/net-analyzer/openvas-cli/Manifest 
b/net-analyzer/openvas-cli/Manifest
deleted file mode 100644
index ec9e62719bb..000
--- a/net-analyzer/openvas-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-cli-1.4.3.tar.gz 108228 BLAKE2B 
d8f657fde8d1cac257dac8e87fdea23401ce1f89ccb08a63c8c63f5aae9c83ff663193425eabb86481ee697ecf6bf1f893325ba472a794c83586464d24e7ecbc
 SHA512 
a85c754612b8f8102aa1ccf0af72f3266758c4873f7c346004b4f6794bfa8e562dbe14009ae04a2792978354454fa75f8a912bc13a83bce3604ff00019c363e3

diff --git a/net-analyzer/openvas-cli/metadata.xml 
b/net-analyzer/openvas-cli/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/net-analyzer/openvas-cli/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-

diff --git a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild 
b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
deleted file mode 100644
index 8a46aad30c2..000
--- a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DL_ID=2209
-inherit cmake-utils
-
-DESCRIPTION="A remote security scanner for Linux (OpenVAS-cli)"
-HOMEPAGE="http://www.openvas.org/;
-SRC_URI="http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=net-analyzer/openvas-libraries-8.0.4
-"
-RDEPEND="${DEPEND}
-   !net-analyzer/openvas-client
-"
-BDEPEND="virtual/pkgconfig"
-
-S="${WORKDIR}"/${P/_beta/+beta}
-
-src_configure() {
-   local mycmakeargs=(
-   -DLOCALSTATEDIR="${EPREFIX}"/var
-   -DSYSCONFDIR="${EPREFIX}"/etc
-   )
-   cmake-utils_src_configure
-}

diff --git a/net-analyzer/openvas-tools/Manifest 
b/net-analyzer/openvas-tools/Manifest
deleted file mode 100644
index dcafeba511e..000
--- a/net-analyzer/openvas-tools/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-tools-0_pre20512.tar.xz 46100 BLAKE2B 

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

2019-11-29 Thread Lars Wendler
commit: 4c9f71af233dc6a3dd50b5e1f13c56820794698c
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Nov 29 23:25:50 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Nov 29 23:26:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9f71af

sys-libs/libsmbios: Fixed QA warnings

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/libsmbios/libsmbios-2.4.2-r1.ebuild | 4 +++-
 sys-libs/libsmbios/libsmbios-2.4.2.ebuild| 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libsmbios/libsmbios-2.4.2-r1.ebuild 
b/sys-libs/libsmbios/libsmbios-2.4.2-r1.ebuild
index b9eae5cffc9..7d6570c7500 100644
--- a/sys-libs/libsmbios/libsmbios-2.4.2-r1.ebuild
+++ b/sys-libs/libsmbios/libsmbios-2.4.2-r1.ebuild
@@ -16,6 +16,8 @@ KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="doc graphviz nls python static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
+RESTRICT="!test? ( test )"
+
 RDEPEND="dev-libs/libxml2
sys-libs/zlib
nls? ( virtual/libintl )
@@ -63,7 +65,7 @@ src_install() {
 
if use python ; then
python_scriptinto /usr/sbin
-   python_doscript 
"${ED%/}"/usr/sbin/smbios-{{keyboard,thermal,token,wakeup,wireless}-ctl,lcd-brightness,passwd,sys-info}
+   python_doscript 
"${ED}"/usr/sbin/smbios-{{keyboard,thermal,token,wakeup,wireless}-ctl,lcd-brightness,passwd,sys-info}
fi
 
insinto /usr/include/

diff --git a/sys-libs/libsmbios/libsmbios-2.4.2.ebuild 
b/sys-libs/libsmbios/libsmbios-2.4.2.ebuild
index 4a5c54da1b9..d6391e78821 100644
--- a/sys-libs/libsmbios/libsmbios-2.4.2.ebuild
+++ b/sys-libs/libsmbios/libsmbios-2.4.2.ebuild
@@ -16,6 +16,8 @@ KEYWORDS="amd64 ia64 x86"
 IUSE="doc graphviz nls python static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
+RESTRICT="!test? ( test )"
+
 RDEPEND="dev-libs/libxml2
sys-libs/zlib
nls? ( virtual/libintl )
@@ -63,7 +65,7 @@ src_install() {
 
if use python ; then
python_scriptinto /usr/sbin
-   python_doscript 
"${ED%/}"/usr/sbin/smbios-{{keyboard,thermal,token,wakeup,wireless}-ctl,lcd-brightness,passwd,sys-info}
+   python_doscript 
"${ED}"/usr/sbin/smbios-{{keyboard,thermal,token,wakeup,wireless}-ctl,lcd-brightness,passwd,sys-info}
fi
 
insinto /usr/include/



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

2019-11-29 Thread Sergei Trofimovich
commit: 4ae4d8cdee041909f10ed379d709d969650f8d4e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov 29 23:12:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 29 23:12:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae4d8cd

dev-util/source-highlight: drop ${ED} slash stripping

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

 dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild | 2 +-
 dev-util/source-highlight/source-highlight-3.1.9.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild 
b/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild
index a617779a282..6ffeb75981a 100644
--- a/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild
@@ -39,7 +39,7 @@ src_install () {
default
 
# That's not how we want it
-   rm -rf "${ED%/}"/usr/share/{aclocal,doc} || die
+   rm -rf "${ED}"/usr/share/{aclocal,doc} || die
 
# package provides .pc file
find "${D}" -name '*.la' -delete || die

diff --git a/dev-util/source-highlight/source-highlight-3.1.9.ebuild 
b/dev-util/source-highlight/source-highlight-3.1.9.ebuild
index 1b8ae59a6d7..fdc35c641fa 100644
--- a/dev-util/source-highlight/source-highlight-3.1.9.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.9.ebuild
@@ -35,7 +35,7 @@ src_install () {
default
 
# That's not how we want it
-   rm -rf "${ED%/}"/usr/share/{aclocal,doc} || die
+   rm -rf "${ED}"/usr/share/{aclocal,doc} || die
 
# package provides .pc file
find "${D}" -name '*.la' -delete || die



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

2019-11-29 Thread Sergei Trofimovich
commit: b5ffe015766ce3297b57425765c3bec52a4d0a36
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov 29 23:08:25 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 29 23:08:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ffe015

arch/hppa/package.use.stable.mask: mask python[bluetooth]

No stable pluez on hppa.

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

 profiles/arch/hppa/package.use.stable.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index 8633ebd0c1b..eb7ea27f35c 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -25,6 +25,7 @@ x11-misc/colord policykit
 # Sergei Trofimovich  (2019-05-03)
 # net-wireless/bluez has no stable keywords, bug #676430
 app-pda/pilot-link bluetooth
+dev-lang/python bluetooth
 
 # Sergei Trofimovich  (2019-03-17)
 # net-analyzer/nagios (or icinga) has no stable keywords, bug #676222



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

2019-11-29 Thread Sergei Trofimovich
commit: b3d0549b6b6e9ae467223b65c1ce0f4c748234b5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Nov 29 15:34:18 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 29 23:03:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d0549b

dev-python/soupsieve: keyworded 1.9.5 for sparc, bug #701290

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

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

diff --git a/dev-python/soupsieve/soupsieve-1.9.5.ebuild 
b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
index 4259402f12d..192d776aa04 100644
--- a/dev-python/soupsieve/soupsieve-1.9.5.ebuild
+++ b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2019-11-29 Thread Sergei Trofimovich
commit: 515781e70297135434ad8d17f07c33cc55a17b0d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Nov 29 15:33:16 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 29 23:03:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515781e7

dev-util/source-highlight: stable 3.1.8 for sparc, bug #632090

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

 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild 
b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
index af831bec310..73000e024a1 100644
--- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html 
document"
 HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html;
 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 SLOT="0"
 IUSE="doc static-libs"
 



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

2019-11-29 Thread Sergei Trofimovich
commit: 2adbedb6d3c3f90f0c82cac7f24d4a4528bf789c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Nov 29 15:32:32 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 29 23:03:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adbedb6

dev-perl/Mozilla-CA: stable 2099 for hppa/sparc, bug #682224

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

 dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild 
b/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild
index 8b527dcc9f1..e69c946fe86 100644
--- a/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild
+++ b/dev-perl/Mozilla-CA/Mozilla-CA-2099.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Mozilla's CA cert bundle in PEM format (Gentoo 
stub)"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86"
 IUSE=""
 
 RDEPEND="app-misc/ca-certificates"



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

2019-11-29 Thread Sergei Trofimovich
commit: 9e9532b2f51e56e720bf87bf99726ecee865ca4b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Nov 29 15:35:09 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 29 23:03:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9532b2

dev-python/beautifulsoup: keyworded 4.8.1 for sparc, bug #701290

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

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

diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild 
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index 7a2c142671b..8da3c17fcf3 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
 
 # html5lib is optional however hard coding since its use is actively 
discouraged in the devmanual
 RDEPEND="



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

2019-11-29 Thread Jory Pratt
commit: 06467598c478b1e79c61dca02ef8fbf5021d0274
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Nov 29 22:59:19 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Nov 29 22:59:19 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=06467598

www-client/firefox: Version bump 71.0b12

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest | 2 +-
 .../firefox/{firefox-71.0_beta11.ebuild => firefox-71.0_beta12.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index d36862e..21c6e29 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
 DIST firefox-71.0-patches-04.tar.xz 20428 BLAKE2B 
b7aabd18979e348dc7ee7ced4fabc6a4fc3cd0026d84138f1bc1be575b482b10a13c28be567f4ee5a18a6d809cb9553b773b259586b2c05bb0fb8a06f7266875
 SHA512 
88ddf1314c1cbbb212b73ef57ecfca50bf265ac54f7353cc4d7ed4e91d7e8813bc96493cb0f9f83778fb8259d21e0b76525d8eb5da5cedffbdaa5066a90be974
-DIST firefox-71.0b11.source.tar.xz 318172512 BLAKE2B 
5ff9caea79266b1af287f2aedd6763df7b2348a81f4732ed1b45a77ea60ce2ed9cc27b5c8945829661917699571ab31dc73fe7b0bd003e27f194566fdce96194
 SHA512 
f409bb5f7df2b54c2f846a68f9b4d55ddf156dcacc852edc1a46952d3570799279b277925d37665c105b357c1907e9f3d047e92efdb7394b75922cf1fa7fb7cd
+DIST firefox-71.0b12.source.tar.xz 312247624 BLAKE2B 
4e4197d689c85d1aee146c959c055487aaffc7ed7f8d03482fa5a63c1859c6855a84abcfc15f3ecaac172b5689a791e9bb1fe8bfb1133df53287083cb47e0144
 SHA512 
012c3cdb963ce86931397154982f6bbe1b4207bf4cbd1b6728ae218c9705133ea115a6d2eb4c03e1373c821968b7e8e067b3f9cab67b646bd7c598dead21009b

diff --git a/www-client/firefox/firefox-71.0_beta11.ebuild 
b/www-client/firefox/firefox-71.0_beta12.ebuild
similarity index 100%
rename from www-client/firefox/firefox-71.0_beta11.ebuild
rename to www-client/firefox/firefox-71.0_beta12.ebuild



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

2019-11-29 Thread Aaron Bauman
commit: 1a229ca0fcde1f915eaba02f092459b5bda0a598
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sun Oct 27 23:41:13 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:45:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a229ca0

dev-util/btyacc: license change

Closes: https://bugs.gentoo.org/693086
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13473
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-util/btyacc/btyacc-3.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/btyacc/btyacc-3.0-r3.ebuild 
b/dev-util/btyacc/btyacc-3.0-r3.ebuild
index a313d2c5851..e178a55e6cd 100644
--- a/dev-util/btyacc/btyacc-3.0-r3.ebuild
+++ b/dev-util/btyacc/btyacc-3.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ DESCRIPTION="Backtracking YACC - modified from Berkeley YACC"
 HOMEPAGE="http://www.siber.com/btyacc;
 SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz;
 
-LICENSE="freedist"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
 



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/gnap-ext/, dev-embedded/gnap-dev/, profiles/

2019-11-29 Thread Aaron Bauman
commit: a9878e50a8413094734f99e1506c32a132acdc3d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:34:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:38:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9878e50

dev-embedded/gnap-{dev,ext}: drop last-rited pkgs

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-embedded/gnap-dev/Manifest|  3 ---
 dev-embedded/gnap-dev/gnap-dev-2.0.ebuild | 42 --
 dev-embedded/gnap-dev/metadata.xml|  5 
 dev-embedded/gnap-ext/Manifest|  3 ---
 dev-embedded/gnap-ext/gnap-ext-2.0.ebuild | 43 ---
 dev-embedded/gnap-ext/metadata.xml|  5 
 profiles/package.mask |  6 -
 7 files changed, 107 deletions(-)

diff --git a/dev-embedded/gnap-dev/Manifest b/dev-embedded/gnap-dev/Manifest
deleted file mode 100644
index 770429cdf4e..000
--- a/dev-embedded/gnap-dev/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST gnap-portagesnapshot-2.0.tar.bz2 1528216 BLAKE2B 
8fd71065f5dc2aef3e7d370b833e3c7699f753b311cf2d11d39008c842adc13fee6ad1e837f16b84992ab42adee5d74780b34a390ee9073aab59b6486e6ce7da
 SHA512 
0cfba05ccf8f4137b56bda6aa309f0b209c6818faca446db037c03373fdcd7b02c456c0a0ca0e88b0bf379d5f3fe3df688fb1b6b58cd3ab40b2bd8b6af403b5a
-DIST gnap-sources-2.0.tar.bz2 18924 BLAKE2B 
61de11213d1f2f3ce68a3df3430fb9b90587e94e043148115840e5d38541e731690780bab12f6e8fd09726a02e9ea0147f4d1fb1333875a13107f4d68ee24233
 SHA512 
b8890a952bedaaaea2231c3da92a1512a4a738d877f4247e1e2bb8d6d7e97f3327240fa465ff2294541a05553fba4ca104bdf3fa54deef98ed7d0a436a86fb93
-DIST gnap-stageseed-2.0.tar.bz2 55210922 BLAKE2B 
c98b77534516e9840517b1e0025e9517788303cebe9ab69b90cce407e593d6b427eefb6b57df696bbe4e698ebb980274e60131c0c7c135fc8eb88a09dc7bdd09
 SHA512 
d0368388fb52c5297679b7136d0b4d25f3b1ddcfa114005921a3172e15bcef2f39336735f746c94a78b633bcb08dcc66f25ffbb691bb4b5a780b7cbe8d789578

diff --git a/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild 
b/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild
deleted file mode 100644
index 61f96ef93e7..000
--- a/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P=${P/gnap-dev/gnap-sources}
-S="${WORKDIR}/gnap-${PV}"
-DESCRIPTION="Gentoo-based Network Appliance building system development tools"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
-SRC_URI="
-   mirror://gentoo/${MY_P}.tar.bz2
-   !minimal? ( mirror://gentoo/gnap-stageseed-${PV}.tar.bz2
-   mirror://gentoo/gnap-portagesnapshot-${PV}.tar.bz2 )
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="minimal"
-
-RDEPEND="
-   >=dev-util/catalyst-2.0_rc40
-   sys-fs/squashfs-tools:0
-   app-cdr/cdrtools
-"
-
-src_unpack() {
-   unpack ${MY_P}.tar.bz2
-}
-
-src_install() {
-   dobin gnap_make
-   doman gnap_make.1
-
-   dodir /usr/lib/gnap
-   tar jc -f ${D}/usr/lib/gnap/gnap-specs.tar.bz2 -C specs .
-   if ! use minimal; then
-   insinto /usr/lib/gnap
-   newins ${DISTDIR}/gnap-stageseed-${PV}.tar.bz2 
gnap-stage3seed.tar.bz2
-   newins ${DISTDIR}/gnap-portagesnapshot-${PV}.tar.bz2 
gnap-portagesnapshot.tar.bz2
-   fi
-}

diff --git a/dev-embedded/gnap-dev/metadata.xml 
b/dev-embedded/gnap-dev/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/dev-embedded/gnap-dev/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-

diff --git a/dev-embedded/gnap-ext/Manifest b/dev-embedded/gnap-ext/Manifest
deleted file mode 100644
index 5bbea80f3da..000
--- a/dev-embedded/gnap-ext/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST gnap-basefs-2.0.tar.bz2 8689764 BLAKE2B 
374fcdeff3393af32018095b9ab1d9980fea7fa0a649692bd7055527c090bed5f2d2c55441fce434a8350930aa5328a9f1a04f6155edd5ad490d146df5562e98
 SHA512 
84a208197d6f5bee42f07eb1f4a02d3d64a4e938e51c7aaa503729ef40f8d7847de2563676e7a14c35fc381905b9da45e89357283060c75c997f3ff52049abeb
-DIST gnap-extensions-2.0.tar 1198080 BLAKE2B 
6ace6bd75dc353bbe3243e61e5ae3e8eef07cc3b002f3f33286df995bb6daea99369aca4d3802f2a3898ce78f1d32a9f7e347ff3b14c4babc2d41fd55833e66e
 SHA512 
08266d2b71fd1f170e9ae01fa9c0b3fa898dde7220b1b1d9828fa4bc51b08bcb5af4c7eab75eabc3b3c110ff3e24b2fd193ab36b5579b2507da1a09a90bd4044
-DIST gnap-tools-2.0.tar.bz2 26874 BLAKE2B 
016dccbce6b467d37bce71803c2bde3b3274035b9727ab7f004ef7ed5de97bc9ce0f1d5c666d0dc5c9115f1312864221a5b8316da5cae87fd281dfa7e19d7ed0
 SHA512 
cd8de371aaeee9b5dac5bebb4961855e78cd173a1de99056671e0071be2376c3fd45fb7d635786ad22f3ff413fbcd6d2b710b7c8ca4e99bdfbb09b31e7bf4b52

diff --git a/dev-embedded/gnap-ext/gnap-ext-2.0.ebuild 
b/dev-embedded/gnap-ext/gnap-ext-2.0.ebuild
deleted file mode 100644
index aa84f0527df..000
--- 

[gentoo-commits] repo/gentoo:master commit in: profiles/, sys-devel/systemd-m4/

2019-11-29 Thread Aaron Bauman
commit: 82c2b0fe935775bf288dd755cb926f001d9684bf
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:35:43 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:38:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c2b0fe

sys-devel/systemd-m4: drop last-rited pkg

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/package.mask   |  5 -
 sys-devel/systemd-m4/metadata.xml   | 16 
 sys-devel/systemd-m4/systemd-m4-.ebuild | 27 ---
 3 files changed, 48 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 357039035c6..33198ab90c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -349,11 +349,6 @@ dev-ada/gnatcoll
 # Removal in 30 days.  Bug #699244.
 app-portage/install-mask
 
-# Michał Górny  (2019-11-03)
-# This was only used by my packages, and the last revdep is gone now.
-# Removal in 14 days.  Bug #699238.
-sys-devel/systemd-m4
-
 # Alfredo Tupone  (2019-11-03)
 # The binary for gps are included in dev-ada/gnat-suite-bin
 # Removal in 30 days.

diff --git a/sys-devel/systemd-m4/metadata.xml 
b/sys-devel/systemd-m4/metadata.xml
deleted file mode 100644
index 8dd60d9fa05..000
--- a/sys-devel/systemd-m4/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mgo...@gentoo.org
-   Michał Górny
-   
-   
-   
-   mgo...@gentoo.org
-   Michał Górny
-   
-   
https://bitbucket.org/mgorny/systemd-m4/issues/
-   mgorny/systemd-m4
-   
-

diff --git a/sys-devel/systemd-m4/systemd-m4-.ebuild 
b/sys-devel/systemd-m4/systemd-m4-.ebuild
deleted file mode 100644
index 3c2306e5917..000
--- a/sys-devel/systemd-m4/systemd-m4-.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
-
-inherit git-r3
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="autoconf macros for packages using systemd"
-HOMEPAGE="https://bitbucket.org/mgorny/systemd-m4/;
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif



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

2019-11-29 Thread Mike Auty
commit: dc7f6ed02d0fcc4fb009a82e0e4bba35ee36
Author: Mike Auty  gentoo  org>
AuthorDate: Fri Nov 29 22:36:57 2019 +
Commit: Mike Auty  gentoo  org>
CommitDate: Fri Nov 29 22:36:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7f6ed0

dev-python/mypy: Add in RESTRICT QA improvement.

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

 dev-python/mypy/mypy-0.700.ebuild | 2 ++
 dev-python/mypy/mypy-0.701.ebuild | 2 ++
 dev-python/mypy/mypy-0.740.ebuild | 2 ++
 dev-python/mypy/mypy-0.750.ebuild | 2 ++
 4 files changed, 8 insertions(+)

diff --git a/dev-python/mypy/mypy-0.700.ebuild 
b/dev-python/mypy/mypy-0.700.ebuild
index caf10d3393d..05da31d847a 100644
--- a/dev-python/mypy/mypy-0.700.ebuild
+++ b/dev-python/mypy/mypy-0.700.ebuild
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
if [ "${PV}" == "" ]; then
git-r3_src_unpack

diff --git a/dev-python/mypy/mypy-0.701.ebuild 
b/dev-python/mypy/mypy-0.701.ebuild
index 6d104eec990..8930f1f8dee 100644
--- a/dev-python/mypy/mypy-0.701.ebuild
+++ b/dev-python/mypy/mypy-0.701.ebuild
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
if [ "${PV}" == "" ]; then
git-r3_src_unpack

diff --git a/dev-python/mypy/mypy-0.740.ebuild 
b/dev-python/mypy/mypy-0.740.ebuild
index 40b579062ab..59d0673680b 100644
--- a/dev-python/mypy/mypy-0.740.ebuild
+++ b/dev-python/mypy/mypy-0.740.ebuild
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
if [ "${PV}" == "" ]; then
git-r3_src_unpack

diff --git a/dev-python/mypy/mypy-0.750.ebuild 
b/dev-python/mypy/mypy-0.750.ebuild
index 5301bd6fecb..05d2fa5711c 100644
--- a/dev-python/mypy/mypy-0.750.ebuild
+++ b/dev-python/mypy/mypy-0.750.ebuild
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
if [ "${PV}" == "" ]; then
git-r3_src_unpack



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/openvas-tools/, net-analyzer/openvas-cli/, net-analyzer/openvas/, ...

2019-11-29 Thread Aaron Bauman
commit: 78d4c66d2bd5af45bea655c85d43ec21c09244c8
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:33:13 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:33:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d4c66d

net-analyzer/*: drop last-rited pkgs

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-ruby/openvas-omp/Manifest  |   1 -
 dev-ruby/openvas-omp/metadata.xml  |  12 ---
 dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild  |  26 -
 net-analyzer/openvas-cli/Manifest  |   1 -
 net-analyzer/openvas-cli/metadata.xml  |   5 -
 net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild  |  33 ---
 net-analyzer/openvas-libraries/Manifest|   1 -
 .../openvas-libraries/files/OPENVAS.gentoo | 106 -
 .../files/openvas-libraries-9.0.3-cachedir.patch   |  18 
 .../files/openvas-libraries-9.0.3-gcc8.patch   |  73 --
 .../files/openvas-libraries-9.0.3-netsnmp.patch|  11 ---
 .../files/openvas-libraries-9.0.3-rpath.patch  |  11 ---
 .../files/openvas-libraries-9.0.3-rundir.patch |  45 -
 .../openvas-libraries-9.0.3-underlinking.patch |  47 -
 net-analyzer/openvas-libraries/metadata.xml|  17 
 .../openvas-libraries-9.0.3-r1.ebuild  |  94 --
 net-analyzer/openvas-tools/Manifest|   1 -
 net-analyzer/openvas-tools/metadata.xml|   5 -
 .../openvas-tools/openvas-tools-0_pre20512.ebuild  |  27 --
 net-analyzer/openvas/metadata.xml  |  20 
 net-analyzer/openvas/openvas-9.0.0.ebuild  |  38 
 profiles/package.mask  |  11 ---
 22 files changed, 603 deletions(-)

diff --git a/dev-ruby/openvas-omp/Manifest b/dev-ruby/openvas-omp/Manifest
deleted file mode 100644
index d25a3b2ec72..000
--- a/dev-ruby/openvas-omp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-omp-0.0.4.gem 10752 BLAKE2B 
866f04895551ecace2183b1125deb727083d1427e4326ad5123e660586e26af40632a8e68b0390720fc39449ff8c3143a25edf22d2e015c31697ce6c24464030
 SHA512 
cb62ec9e480ad009eb9f47cd4ac77d385b8d5855748509466e5227e9d729067b279c277d3d53f2de1a89cccba75bccdd1e23b7ae858adeb35e0958fdb004c0e1

diff --git a/dev-ruby/openvas-omp/metadata.xml 
b/dev-ruby/openvas-omp/metadata.xml
deleted file mode 100644
index d29753faaa0..000
--- a/dev-ruby/openvas-omp/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-zeroch...@gentoo.org
-Rick Farina
-  
-  
-kost/openvas-omp-ruby
-openvas-omp
-  
-

diff --git a/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild 
b/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild
deleted file mode 100644
index 4de270ec845..000
--- a/dev-ruby/openvas-omp/openvas-omp-0.0.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Communicate with OpenVAS manager through OMP"
-HOMEPAGE="https://rubygems.org/gems/openvas-omp;
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-PDEPEND="net-analyzer/openvas"
-
-all_ruby_prepare() {
-   sed -i '/bundler/d' Rakefile
-}

diff --git a/net-analyzer/openvas-cli/Manifest 
b/net-analyzer/openvas-cli/Manifest
deleted file mode 100644
index ec9e62719bb..000
--- a/net-analyzer/openvas-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openvas-cli-1.4.3.tar.gz 108228 BLAKE2B 
d8f657fde8d1cac257dac8e87fdea23401ce1f89ccb08a63c8c63f5aae9c83ff663193425eabb86481ee697ecf6bf1f893325ba472a794c83586464d24e7ecbc
 SHA512 
a85c754612b8f8102aa1ccf0af72f3266758c4873f7c346004b4f6794bfa8e562dbe14009ae04a2792978354454fa75f8a912bc13a83bce3604ff00019c363e3

diff --git a/net-analyzer/openvas-cli/metadata.xml 
b/net-analyzer/openvas-cli/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/net-analyzer/openvas-cli/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-

diff --git a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild 
b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
deleted file mode 100644
index 8a46aad30c2..000
--- a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DL_ID=2209
-inherit cmake-utils
-
-DESCRIPTION="A remote security scanner for Linux (OpenVAS-cli)"
-HOMEPAGE="http://www.openvas.org/;
-SRC_URI="http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=net-analyzer/openvas-libraries-8.0.4
-"

[gentoo-commits] repo/gentoo:master commit in: profiles/, media-fonts/vc-fonts/

2019-11-29 Thread Aaron Bauman
commit: 80865c863b44708a22f4377fba65db41853245ec
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:29:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:33:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80865c86

media-fonts/vc-fonts: drop last-rited pkg

Signed-off-by: Aaron Bauman  gentoo.org>

 media-fonts/vc-fonts/Manifest|  2 --
 media-fonts/vc-fonts/metadata.xml|  8 --
 media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild | 32 
 profiles/package.mask|  6 -
 4 files changed, 48 deletions(-)

diff --git a/media-fonts/vc-fonts/Manifest b/media-fonts/vc-fonts/Manifest
deleted file mode 100644
index 950a3a0c6ba..000
--- a/media-fonts/vc-fonts/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST bleed3.bdf.gz 3351 BLAKE2B 
6e308fae7f892d839856f440630fd925ccd798d633155230a5dc1e4f9d09c79bf653b9641765c3dd1fc9bf23e082b7e1dea46a01fb788537c4878f26cc92c176
 SHA512 
3efc415d4220640ac84c5b32da6094aee2d693e96a0d679d2b01f6e1d3543e21b5cc4e5494cdb552138aae6d83d12133b2e0d7d0f144dc516491f31a62c15e6c
-DIST vc-fonts-20020207.tar.bz2 18154 BLAKE2B 
46e47d0a85a8d7bd229850de16c80479ddf612efc35255f8a068792f774b48c7ce4bed992a40ca41fe0db879bfbba95609c50a958f7f147925414320c65ac174
 SHA512 
f65bf2edbeeae8af244ab255685076cc09729a31a10653032df59fc9751416082fdd2817c6d0077954bedb7d1554ac633a1abc01f5808285c259700dca18d310

diff --git a/media-fonts/vc-fonts/metadata.xml 
b/media-fonts/vc-fonts/metadata.xml
deleted file mode 100644
index 13ee7931459..000
--- a/media-fonts/vc-fonts/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   fo...@gentoo.org
-   Fonts
-
-

diff --git a/media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild 
b/media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild
deleted file mode 100644
index 8f608d88773..000
--- a/media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font font-ebdftopcf
-
-DESCRIPTION="Vico bitmap Fonts"
-HOMEPAGE="http://vico.kleinplanet.de/;
-SRC_URI="
-   http://vico.kleinplanet.de/files/${P}.tar.bz2
-   mirror://gentoo/bleed3.bdf.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
-# Only installs fonts
-RESTRICT="strip binchecks"
-
-S="${WORKDIR}/vc"
-
-FONT_PN="vc"
-FONT_S="${S}"
-FONT_SUFFIX="bdf pcf.gz"
-FONTDIR="/usr/share/fonts/${FONT_PN}"
-
-src_prepare() {
-   default
-
-   mv ../bleed3.bdf . || die
-   rm bleed2.pcf.gz || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index b70764043db..08062ea120e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -376,12 +376,6 @@ net-analyzer/openvas-cli
 net-analyzer/openvas-tools
 dev-ruby/openvas-omp
 
-# Michał Górny  (2019-10-26)
-# Incorrect LICENSE entry, and no clear license information to be found.
-# Homepage gone, and source of some of the files unknown.
-# Removal in 30 days.  Bug #698050.
-media-fonts/vc-fonts
-
 # Hans de Graaff  (2019-10-25)
 # ruby24-only, no longer supported by upstream.
 # Migrate to Rails 5.2 instead. Masked for removal in 30 days.



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

2019-11-29 Thread Richard Freeman
commit: 71bcf5203d666137858157ff4776989398d900d1
Author: Richard Freeman  gentoo  org>
AuthorDate: Fri Nov 29 22:21:54 2019 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Fri Nov 29 22:22:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bcf520

media-radio/js8call: fix SRC_URI

Upstream deleted the tag after I fetched it...

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

 media-radio/js8call/Manifest  | 2 +-
 media-radio/js8call/{js8call-2.0.0.ebuild => js8call-2.0.0-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index 822868df506..a57fd58c082 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1,3 +1,3 @@
 DIST js8call-1.0.0.tar.bz2 15923224 BLAKE2B 
646fd869e6029d57dfd1d9762ede2407e18a18170088df65d1b16a581709065cf45edb23533b9c89193b01a85ec326638efc99202489db54455298a5033696de
 SHA512 
64f24821c9ffd86123ede2baac46bcefd33b5dc5e0496cd44e594e79706ec2f3fdde5ce13c379addbf2bded3e392a1f0fc0f2df0298ce57a22e434a6ab6a1e7a
 DIST js8call-1.1.0.tar.bz2 15993553 BLAKE2B 
3538f746b175d0623169d2a13b5c26b334561f604fa25c8dddc15ee2a41319df8bb4c0a905be6340d4d18d87bffd8bd4e9a4eb9ceec3310f33aa22005c0e1c19
 SHA512 
99240840a59174811c30fcc07065bcb5e459c355955a59e638ca27da27c2c25df8fa7579ce1c322a76f12780c58821df9fc781cde2cb2b2851312d188787
-DIST js8call-2.0.0.tar.bz2 14437200 BLAKE2B 
4bb95fa8c6b2effcdb4d7c348b23cb4cbe8fa9a0cac869c8d9927cf6c59be52d38d3f4f92437fe7ea50552e9eb0a8412429942a876a04ed430504d45687b8d67
 SHA512 
049b9303b29c0870e6b6a92cb90115724d4c56cf5872b9363ed2dd94eae74c643c9aa220cc0b84ae1b1bfe4754bb316082d9703031b2228990eb221965c98f80
+DIST js8call-2.0.0.tar.bz2 14434190 BLAKE2B 
2d016c93175fe41cd4c24b57fc0a6c65ff5d5630aff68aac4e3e941570f315abe9f083f1686cb95e49d90ea41ac82752fcdd37041727e95820d34bcd0e82e2b1
 SHA512 
58566d4e6009339ef9a1459bdf2902748200b7a002c8be22067ec97eae16cc42465001e7084ebc00b1e406ae47fe45092226e1c6568253a1bbf95c65f040ab75

diff --git a/media-radio/js8call/js8call-2.0.0.ebuild 
b/media-radio/js8call/js8call-2.0.0-r1.ebuild
similarity index 90%
rename from media-radio/js8call/js8call-2.0.0.ebuild
rename to media-radio/js8call/js8call-2.0.0-r1.ebuild
index ed7e9ce100e..cb6116245d9 100644
--- a/media-radio/js8call/js8call-2.0.0.ebuild
+++ b/media-radio/js8call/js8call-2.0.0-r1.ebuild
@@ -8,7 +8,7 @@ MY_P=${P/_/-}
 
 DESCRIPTION="Weak signal ham radio communication"
 HOMEPAGE="https://groups.io/g/js8call;
-SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}-ga.tar.bz2 -> 
${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"



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

2019-11-29 Thread Aaron Bauman
commit: b17b19b933aea02acbb7dac7fb955ea5f70db2da
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:18:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:18:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17b19b9

dev-libs/libtomfloat: drop old EAPI

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtomfloat/libtomfloat-0.02.ebuild | 33 
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/libtomfloat/libtomfloat-0.02.ebuild 
b/dev-libs/libtomfloat/libtomfloat-0.02.ebuild
deleted file mode 100644
index 8a0fc302361..000
--- a/dev-libs/libtomfloat/libtomfloat-0.02.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-funcs multilib
-
-DESCRIPTION="library for floating point number manipulation"
-HOMEPAGE="http://www.libtom.net/;
-SRC_URI="https://github.com/libtom/libtomfloat/releases/download/${PV}/ltf-${PV}.tar.bz2;
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="dev-libs/libtommath"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i \
-   -e 's:\:$(AR):' \
-   -e 's:\:$(RANLIB):' \
-   -e "/^LIBPATH/s:/lib:/$(get_libdir):" \
-   makefile || die
-   tc-export AR CC RANLIB
-}
-
-src_install() {
-   default
-   dodoc changes.txt *.pdf WARNING
-   docinto demos ; dodoc demos/*
-}



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

2019-11-29 Thread Aaron Bauman
commit: 5cc0fc86d15fa0fac1f2c1c26a97c5e882900087
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 26 08:36:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:16:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc0fc86

dev-libs/libtomfloat: EAPI=7 bump

Closes: https://bugs.gentoo.org/686774
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12111
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild | 33 +
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild 
b/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild
new file mode 100644
index 000..be4077cf256
--- /dev/null
+++ b/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="library for floating point number manipulation"
+HOMEPAGE="http://www.libtom.net/;
+SRC_URI="https://github.com/libtom/libtomfloat/releases/download/${PV}/ltf-${PV}.tar.bz2;
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="dev-libs/libtommath"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i \
+   -e 's:\:$(AR):' \
+   -e 's:\:$(RANLIB):' \
+   -e "/^LIBPATH/s:/lib:/$(get_libdir):" \
+   makefile || die
+   tc-export AR CC RANLIB
+}
+
+src_install() {
+   default
+   dodoc changes.txt float.pdf WARNING
+   docinto demos ; dodoc demos/ex1.c
+}



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

2019-11-29 Thread Aaron Bauman
commit: 15ac00fe48d4d797992202afdf3e88ff8147b6cb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:17:47 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:17:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ac00fe

dev-libs/libtomfloat: a few QA fixes

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild 
b/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild
index be4077cf256..48b02dfaa7a 100644
--- a/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild
+++ b/dev-libs/libtomfloat/libtomfloat-0.02-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="library for floating point number manipulation"
-HOMEPAGE="http://www.libtom.net/;
+HOMEPAGE="https://www.libtom.net/;
 
SRC_URI="https://github.com/libtom/libtomfloat/releases/download/${PV}/ltf-${PV}.tar.bz2;
 
 LICENSE="WTFPL-2"
@@ -22,12 +22,13 @@ src_prepare() {
-e 's:\:$(AR):' \
-e 's:\:$(RANLIB):' \
-e "/^LIBPATH/s:/lib:/$(get_libdir):" \
-   makefile || die
+   makefile || die "Fixing makefile failed"
tc-export AR CC RANLIB
 }
 
 src_install() {
default
dodoc changes.txt float.pdf WARNING
-   docinto demos ; dodoc demos/ex1.c
+   docinto demos
+   dodoc demos/ex1.c
 }



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

2019-11-29 Thread Aaron Bauman
commit: 47ccaa12a0f36c10bf4fb9a807eb3180a79ebba4
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 26 08:32:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:16:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ccaa12

dev-libs/libtomfloat: fix HOMEPAGE, SRC_URI

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtomfloat/libtomfloat-0.02.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libtomfloat/libtomfloat-0.02.ebuild 
b/dev-libs/libtomfloat/libtomfloat-0.02.ebuild
index a72fc3f8942..8a0fc302361 100644
--- a/dev-libs/libtomfloat/libtomfloat-0.02.ebuild
+++ b/dev-libs/libtomfloat/libtomfloat-0.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -6,8 +6,8 @@ EAPI="4"
 inherit toolchain-funcs multilib
 
 DESCRIPTION="library for floating point number manipulation"
-HOMEPAGE="http://libtom.org/;
-SRC_URI="http://libtom.org/files/ltf-${PV}.tar.bz2;
+HOMEPAGE="http://www.libtom.net/;
+SRC_URI="https://github.com/libtom/libtomfloat/releases/download/${PV}/ltf-${PV}.tar.bz2;
 
 LICENSE="WTFPL-2"
 SLOT="0"



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

2019-11-29 Thread Aaron Bauman
commit: b6c3f068124ea804a0497e5d8f1c1b453a9af7e7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:12:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:12:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c3f068

dev-libs/libtompoly: ALLARCHES EAPI bump

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtompoly/libtompoly-0.04-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild 
b/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
index 5a642fccaed..b21e94a8c54 100644
--- a/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
+++ b/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libtom/libtompoly/releases/download/${PV}/ltp-${PV}.
 
 LICENSE="WTFPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 
 DEPEND="dev-libs/libtommath"
 RDEPEND="${DEPEND}"



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

2019-11-29 Thread Aaron Bauman
commit: 811c87ddf49a802d60fd0cdab313f2ee25d6c958
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 26 08:41:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:10:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=811c87dd

dev-libs/libtompoly: EAPI=7 bump

Closes: https://bugs.gentoo.org/686776
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12112
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtompoly/libtompoly-0.04-r1.ebuild | 32 +++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild 
b/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
new file mode 100644
index 000..ad8ee80f189
--- /dev/null
+++ b/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="portable ISO C library for polynomial basis arithmetic"
+HOMEPAGE="http://www.libtom.net/;
+SRC_URI="https://github.com/libtom/libtompoly/releases/download/${PV}/ltp-${PV}.tar.bz2;
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="dev-libs/libtommath"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i \
+   -e 's:\:$(AR):' \
+   -e "/^LIBPATH/s:/lib:/$(get_libdir):" \
+   makefile || die
+   tc-export AR CC
+}
+
+src_install() {
+   default
+   dodoc changes.txt pb.pdf
+   docinto demo ; dodoc demo/demo.c
+}



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

2019-11-29 Thread Aaron Bauman
commit: 02b95bbfb4dbd979975ea0306eae84ce8eadbe77
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:14:06 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:14:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b95bbf

dev-libs/libtompoly: drop old EAPI

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtompoly/libtompoly-0.04.ebuild | 32 --
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/libtompoly/libtompoly-0.04.ebuild 
b/dev-libs/libtompoly/libtompoly-0.04.ebuild
deleted file mode 100644
index 498b2f55e6d..000
--- a/dev-libs/libtompoly/libtompoly-0.04.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-funcs multilib
-
-DESCRIPTION="portable ISO C library for polynomial basis arithmetic"
-HOMEPAGE="http://www.libtom.net/;
-SRC_URI="https://github.com/libtom/libtompoly/releases/download/${PV}/ltp-${PV}.tar.bz2;
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-libs/libtommath"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i \
-   -e 's:\:$(AR):' \
-   -e "/^LIBPATH/s:/lib:/$(get_libdir):" \
-   makefile || die
-   tc-export AR CC
-}
-
-src_install() {
-   default
-   dodoc changes.txt *.pdf
-   docinto demo ; dodoc demo/*
-}



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

2019-11-29 Thread Aaron Bauman
commit: 1083683f43157a9066c6d4a640d6bd3f90bd2809
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 26 08:38:29 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:10:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1083683f

dev-libs/libtompoly: fix HOMEPAGE

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtompoly/libtompoly-0.04.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libtompoly/libtompoly-0.04.ebuild 
b/dev-libs/libtompoly/libtompoly-0.04.ebuild
index 038467c5d14..498b2f55e6d 100644
--- a/dev-libs/libtompoly/libtompoly-0.04.ebuild
+++ b/dev-libs/libtompoly/libtompoly-0.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
 inherit toolchain-funcs multilib
 
 DESCRIPTION="portable ISO C library for polynomial basis arithmetic"
-HOMEPAGE="http://www.libtom.org/;
+HOMEPAGE="http://www.libtom.net/;
 
SRC_URI="https://github.com/libtom/libtompoly/releases/download/${PV}/ltp-${PV}.tar.bz2;
 
 LICENSE="WTFPL-2"



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

2019-11-29 Thread Aaron Bauman
commit: 505f19d604b779ffe170835fdecebb6c926417c6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 22:11:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:11:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505f19d6

dev-libs/libtompoly: a few QA fixes

* Use HTTPS
* break docinto/dodoc calls into separate lines
* add proper die message

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/libtompoly/libtompoly-0.04-r1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild 
b/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
index ad8ee80f189..5a642fccaed 100644
--- a/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
+++ b/dev-libs/libtompoly/libtompoly-0.04-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="portable ISO C library for polynomial basis arithmetic"
-HOMEPAGE="http://www.libtom.net/;
+HOMEPAGE="https://www.libtom.net/;
 
SRC_URI="https://github.com/libtom/libtompoly/releases/download/${PV}/ltp-${PV}.tar.bz2;
 
 LICENSE="WTFPL-2"
@@ -21,12 +21,13 @@ src_prepare() {
sed -i \
-e 's:\:$(AR):' \
-e "/^LIBPATH/s:/lib:/$(get_libdir):" \
-   makefile || die
+   makefile || die "Fixing makefile failed"
tc-export AR CC
 }
 
 src_install() {
default
dodoc changes.txt pb.pdf
-   docinto demo ; dodoc demo/demo.c
+   docinto demo
+   dodoc demo/demo.c
 }



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

2019-11-29 Thread Aaron Bauman
commit: 2b82a229fbd08184cfd3595e7c39b5f0c79a740d
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Nov 28 17:19:13 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:07:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b82a229

net-wireless/wpa_supplicant: remove unused patches

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13784
Signed-off-by: Aaron Bauman  gentoo.org>

 ...-unauthenticated-encrypted-EAPOL-Key-data.patch |  44 -
 ...wpa_supplicant-2.6-libressl-compatibility.patch | 106 -
 .../files/wpa_supplicant-2.6-openssl-1.1.patch |  48 --
 ...pa_supplicant-2.7-fix-undefined-remove-ie.patch |  38 
 .../files/wpa_supplicant-2.7-libressl.patch|  46 -
 5 files changed, 282 deletions(-)

diff --git 
a/net-wireless/wpa_supplicant/files/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch
 
b/net-wireless/wpa_supplicant/files/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch
deleted file mode 100644
index a62b52c6b9a..000
--- 
a/net-wireless/wpa_supplicant/files/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 3e34cfdff6b192fe337c6fb3f487f73e96582961 Mon Sep 17 00:00:00 2001
-From: Mathy Vanhoef 
-Date: Sun, 15 Jul 2018 01:25:53 +0200
-Subject: [PATCH] WPA: Ignore unauthenticated encrypted EAPOL-Key data
-
-Ignore unauthenticated encrypted EAPOL-Key data in supplicant
-processing. When using WPA2, these are frames that have the Encrypted
-flag set, but not the MIC flag.
-
-When using WPA2, EAPOL-Key frames that had the Encrypted flag set but
-not the MIC flag, had their data field decrypted without first verifying
-the MIC. In case the data field was encrypted using RC4 (i.e., when
-negotiating TKIP as the pairwise cipher), this meant that
-unauthenticated but decrypted data would then be processed. An adversary
-could abuse this as a decryption oracle to recover sensitive information
-in the data field of EAPOL-Key messages (e.g., the group key).
-(CVE-2018-14526)
-
-Signed-off-by: Mathy Vanhoef 

- src/rsn_supp/wpa.c | 11 +++
- 1 file changed, 11 insertions(+)
-
-diff -upr wpa_supplicant-2.6.orig/src/rsn_supp/wpa.c 
wpa_supplicant-2.6/src/rsn_supp/wpa.c
 wpa_supplicant-2.6.orig/src/rsn_supp/wpa.c 2016-10-02 21:51:11.0 
+0300
-+++ wpa_supplicant-2.6/src/rsn_supp/wpa.c  2018-08-08 16:55:11.506831029 
+0300
-@@ -2016,6 +2016,17 @@ int wpa_sm_rx_eapol(struct wpa_sm *sm, c
- 
-   if ((sm->proto == WPA_PROTO_RSN || sm->proto == WPA_PROTO_OSEN) &&
-   (key_info & WPA_KEY_INFO_ENCR_KEY_DATA)) {
-+  /*
-+   * Only decrypt the Key Data field if the frame's authenticity
-+   * was verified. When using AES-SIV (FILS), the MIC flag is not
-+   * set, so this check should only be performed if mic_len != 0
-+   * which is the case in this code branch.
-+   */
-+  if (!(key_info & WPA_KEY_INFO_MIC)) {
-+  wpa_msg(sm->ctx->msg_ctx, MSG_WARNING,
-+  "WPA: Ignore EAPOL-Key with encrypted but 
unauthenticated data");
-+  goto out;
-+  }
-   if (wpa_supplicant_decrypt_key_data(sm, key, ver, key_data,
-   _data_len))
-   goto out;

diff --git 
a/net-wireless/wpa_supplicant/files/wpa_supplicant-2.6-libressl-compatibility.patch
 
b/net-wireless/wpa_supplicant/files/wpa_supplicant-2.6-libressl-compatibility.patch
deleted file mode 100644
index 025da58028d..000
--- 
a/net-wireless/wpa_supplicant/files/wpa_supplicant-2.6-libressl-compatibility.patch
+++ /dev/null
@@ -1,106 +0,0 @@
-diff --git a/src/crypto/crypto_openssl.c b/src/crypto/crypto_openssl.c
-index 19e0e2be8..6585c0245 100644
 a/src/crypto/crypto_openssl.c
-+++ b/src/crypto/crypto_openssl.c
-@@ -33,7 +33,9 @@
- #include "aes_wrap.h"
- #include "crypto.h"
- 
--#if OPENSSL_VERSION_NUMBER < 0x1010L || defined(LIBRESSL_VERSION_NUMBER)
-+#if OPENSSL_VERSION_NUMBER < 0x1010L || \
-+  (defined(LIBRESSL_VERSION_NUMBER) && \
-+   LIBRESSL_VERSION_NUMBER < 0x2070L)
- /* Compatibility wrappers for older versions. */
- 
- static HMAC_CTX * HMAC_CTX_new(void)
-@@ -79,7 +81,9 @@ static void EVP_MD_CTX_free(EVP_MD_CTX *ctx)
- 
- static BIGNUM * get_group5_prime(void)
- {
--#if OPENSSL_VERSION_NUMBER >= 0x1010L && !defined(LIBRESSL_VERSION_NUMBER)
-+#if OPENSSL_VERSION_NUMBER >= 0x1010L && \
-+  !(defined(LIBRESSL_VERSION_NUMBER) && \
-+  LIBRESSL_VERSION_NUMBER < 0x2070L)
-   return BN_get_rfc3526_prime_1536(NULL);
- #elif !defined(OPENSSL_IS_BORINGSSL)
-   return get_rfc3526_prime_1536(NULL);
-@@ -611,7 +615,9 @@ void 

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

2019-11-29 Thread Aaron Bauman
commit: 67140bcb09f1f246059417391a6f2a5bd722c04b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:44:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:07:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67140bcb

sys-libs/newlib: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13760
Signed-off-by: Aaron Bauman  gentoo.org>

 .../newlib/files/newlib-2.1.0-msp430-destdir.patch | 41 --
 1 file changed, 41 deletions(-)

diff --git a/sys-libs/newlib/files/newlib-2.1.0-msp430-destdir.patch 
b/sys-libs/newlib/files/newlib-2.1.0-msp430-destdir.patch
deleted file mode 100644
index 38fa2643dce..000
--- a/sys-libs/newlib/files/newlib-2.1.0-msp430-destdir.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 0a7009c61811b4451ff6cccda24f42ab07142603 Mon Sep 17 00:00:00 2001
-From: DJ Delorie 
-Date: Thu, 23 Oct 2014 01:49:45 +
-Subject: [PATCH] 2014-10-22  Tim Harder   *
- msp430/Makefile.in: respect DESTDIR during install
-

- libgloss/ChangeLog  | 4 
- libgloss/msp430/Makefile.in | 6 --
- 2 files changed, 8 insertions(+), 2 deletions(-)
-
-2014-10-22  Tim Harder  
-
-   * msp430/Makefile.in: respect DESTDIR during install
-
-diff --git a/libgloss/msp430/Makefile.in b/libgloss/msp430/Makefile.in
-index d72051d..b9f5a6a 100644
 a/libgloss/msp430/Makefile.in
-+++ b/libgloss/msp430/Makefile.in
-@@ -12,6 +12,7 @@
- 
- # Makefile for libgloss/msp430.
- 
-+DESTDIR =
- VPATH = @srcdir@
- srcdir = @srcdir@
- objdir = .
-@@ -138,11 +139,11 @@
- 
- install: $(CRT) $(SIM_BSP) $(LIBNOSYS) $(LIB_CRT) $(SCRIPTS)
-   for c in $(CRT) $(SIM_BSP) $(LIBNOSYS) $(LIB_CRT); do \
--$(INSTALL_DATA) $$c $(tooldir)/lib${MULTISUBDIR}/$$c ;\
-+$(INSTALL_DATA) $$c $(DESTDIR)$(tooldir)/lib${MULTISUBDIR}/$$c ;\
-   done
-   for c in $(SCRIPTS); do \
- b=`basename $$c`; \
--$(INSTALL_DATA) $$c $(tooldir)/lib${MULTISUBDIR}/$$b ;\
-+$(INSTALL_DATA) $$c $(DESTDIR)$(tooldir)/lib${MULTISUBDIR}/$$b ;\
-   done
- 
- clean mostlyclean:



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

2019-11-29 Thread Aaron Bauman
commit: 4dd92703a79be5d9bf81623691822628739c0bc2
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:41:07 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:08:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd92703

sci-libs/ldl: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13759
Signed-off-by: Aaron Bauman  gentoo.org>

 sci-libs/ldl/files/ldl-2.0.3-autotools.patch | 64 
 1 file changed, 64 deletions(-)

diff --git a/sci-libs/ldl/files/ldl-2.0.3-autotools.patch 
b/sci-libs/ldl/files/ldl-2.0.3-autotools.patch
deleted file mode 100644
index 5e174999a5f..000
--- a/sci-libs/ldl/files/ldl-2.0.3-autotools.patch
+++ /dev/null
@@ -1,64 +0,0 @@
 configure.ac   1970-01-01 01:00:00.0 +0100
-+++ configure.ac   2008-01-30 12:45:53.174426797 +
-@@ -0,0 +1,10 @@
-+# -*- Autoconf -*-
-+AC_PREREQ(2.59)
-+AC_INIT(ldl, 2.0.3, da...@cise.ufl.edu)
-+AM_INIT_AUTOMAKE([foreign])
-+AC_PROG_INSTALL
-+AC_PROG_LIBTOOL
-+AC_CHECK_LIB(m, sqrt)
-+AC_CHECK_HEADERS(UFconfig.h)
-+AC_CONFIG_FILES([Makefile Source/Makefile Demo/Makefile])
-+AC_OUTPUT
 Makefile.am1970-01-01 01:00:00.0 +0100
-+++ Makefile.am2008-01-30 15:49:41.835515468 +
-@@ -0,0 +1,4 @@
-+SUBDIRS = Source Demo
-+EXTRA_DIST = README.txt
-+include_HEADERS = Include/ldl.h
-+
 Source/Makefile.am 1970-01-01 01:00:00.0 +0100
-+++ Source/Makefile.am 2008-01-30 12:49:25.858546974 +
-@@ -0,0 +1,11 @@
-+AM_CPPFLAGS = -I$(top_srcdir)/Include
-+
-+LDLSRC=ldl.c
-+lib_LTLIBRARIES = libldl.la
-+noinst_LTLIBRARIES = libldli.la libldll.la
-+libldli_la_SOURCES = $(LDLSRC)
-+libldli_la_CPPFLAGS = $(AM_CPPFLAGS)
-+libldll_la_SOURCES = $(LDLSRC)
-+libldll_la_CPPFLAGS = $(AM_CPPFLAGS) -DLDL_LONG
-+libldl_la_SOURCES = 
-+libldl_la_LIBADD = libldll.la libldli.la
 Demo/Makefile.am   1970-01-01 01:00:00.0 +0100
-+++ Demo/Makefile.am   2008-01-30 15:43:45.603214946 +
-@@ -0,0 +1,27 @@
-+LDADD = $(top_builddir)/Source/libldl.la -lm
-+AM_CPPFLAGS =  -I$(top_srcdir)/Include
-+check_PROGRAMS = ldlsimple ldllsimple ldlmain ldllmain ldlamd ldllamd
-+
-+ldlmain_SOURCES = ldlmain.c
-+ldllmain_SOURCES = ldlmain.c
-+ldllmain_CPPFLAGS = $(AM_CPPFLAGS) -DLDL_LONG
-+
-+ldlsimple_SOURCES = ldlsimple.c
-+ldllsimple_SOURCES = ldlsimple.c
-+ldllsimple_CPPFLAGS = $(AM_CPPFLAGS) -DLDL_LONG
-+
-+ldlamd_SOURCES = ldlamd.c
-+ldllamd_CPPFLAGS =  $(AM_CPPFLAGS) -DUSE_AMD
-+ldllamd_SOURCES = ldlamd.c
-+ldllamd_CPPFLAGS =  $(AM_CPPFLAGS) -DUSE_AMD -DLDL_LONG
-+ldllamd_LDADD = $(LDADD) -lamd
-+
-+check-local: $(check_PROGRAMS)
-+  @for i in $(check_PROGRAMS); do \
-+  echo "Testing $$i"; \
-+  ./$$i > my_$$i.out; \
-+  if ! diff $$i.out my_$$i.out; then \
-+  echo "Testing $$i failed"; \
-+  exit 1; \
-+  fi \
-+  done;



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

2019-11-29 Thread Aaron Bauman
commit: 628e59da986573930202aee5f88403ef92085231
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:40:57 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:08:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628e59da

sci-libs/cxsparse: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 .../cxsparse/files/cxsparse-2.2.2-autotools.patch  | 152 -
 1 file changed, 152 deletions(-)

diff --git a/sci-libs/cxsparse/files/cxsparse-2.2.2-autotools.patch 
b/sci-libs/cxsparse/files/cxsparse-2.2.2-autotools.patch
deleted file mode 100644
index f8f26f384c8..000
--- a/sci-libs/cxsparse/files/cxsparse-2.2.2-autotools.patch
+++ /dev/null
@@ -1,152 +0,0 @@
 Makefile.am1970-01-01 01:00:00.0 +0100
-+++ Makefile.am2008-01-29 19:09:42.0 +
-@@ -0,0 +1,3 @@
-+SUBDIRS = Demo Source
-+EXTRA_DIST = README.txt
-+include_HEADERS = Include/cs.h
 configure.ac   1970-01-01 01:00:00.0 +0100
-+++ configure.ac   2008-01-29 19:14:14.0 +
-@@ -0,0 +1,11 @@
-+#   -*- Autoconf -*-
-+AC_PREREQ(2.59)
-+AC_INIT(cxsparse, 2.2.2, da...@cise.ufl.edu)
-+AM_INIT_AUTOMAKE([foreign])
-+AC_PROG_INSTALL
-+AC_PROG_LIBTOOL
-+AC_CHECK_LIB(m, sqrt)
-+AC_CHECK_HEADERS(UFconfig.h) 
-+AC_CONFIG_FILES([Makefile Demo/Makefile Source/Makefile])
-+AC_OUTPUT
-+
 Source/Makefile.am 1970-01-01 01:00:00.0 +0100
-+++ Source/Makefile.am 2008-01-29 19:09:42.0 +
-@@ -0,0 +1,24 @@
-+AM_CPPFLAGS = -I$(top_srcdir)/Include
-+CS_SOURCE = cs_add.c cs_amd.c cs_chol.c cs_cholsol.c cs_counts.c cs_cumsum.c \
-+cs_droptol.c cs_dropzeros.c cs_dupl.c cs_entry.c \
-+cs_etree.c cs_fkeep.c cs_gaxpy.c cs_happly.c cs_house.c cs_ipvec.c \
-+cs_lsolve.c cs_ltsolve.c cs_lu.c cs_lusol.c cs_util.c cs_multiply.c \
-+cs_permute.c cs_pinv.c cs_post.c cs_pvec.c cs_qr.c cs_qrsol.c \
-+cs_scatter.c cs_schol.c cs_sqr.c cs_symperm.c cs_tdfs.c cs_malloc.c \
-+cs_transpose.c cs_compress.c cs_usolve.c cs_utsolve.c cs_scc.c \
-+cs_maxtrans.c cs_dmperm.c cs_updown.c cs_print.c cs_norm.c cs_load.c \
-+cs_dfs.c cs_reach.c cs_spsolve.c cs_leaf.c cs_ereach.c cs_randperm.c
-+
-+lib_LTLIBRARIES = libcxsparse.la
-+noinst_LTLIBRARIES = libcxsparse_di.la libcxsparse_dl.la libcxsparse_ci.la 
libcxsparse_cl.la
-+
-+libcxsparse_di_la_SOURCES = $(CS_SOURCE)
-+libcxsparse_dl_la_SOURCES = $(CS_SOURCE)
-+libcxsparse_dl_la_CPPFLAGS = $(AM_CPPFLAGS) -DCS_LONG
-+libcxsparse_ci_la_SOURCES = $(CS_SOURCE)
-+libcxsparse_ci_la_CPPFLAGS = $(AM_CPPFLAGS) -DCS_COMPLEX
-+libcxsparse_cl_la_SOURCES = $(CS_SOURCE)
-+libcxsparse_cl_la_CPPFLAGS = $(AM_CPPFLAGS) -DCS_LONG -DCS_COMPLEX
-+
-+libcxsparse_la_SOURCES = cs_convert.c
-+libcxsparse_la_LIBADD = libcxsparse_di.la libcxsparse_dl.la libcxsparse_ci.la 
libcxsparse_cl.la
 Demo/Makefile.am   1970-01-01 01:00:00.0 +0100
-+++ Demo/Makefile.am   2008-01-29 19:21:32.0 +
-@@ -0,0 +1,102 @@
-+check_PROGRAMS = \
-+  cs_ci_demo1 \
-+  cs_ci_demo2 \
-+  cs_ci_demo3 \
-+  cs_cl_demo1 \
-+  cs_cl_demo2 \
-+  cs_cl_demo3 \
-+  cs_demo1 \
-+  cs_demo2 \
-+  cs_demo3 \
-+  cs_di_demo1 \
-+  cs_di_demo2 \
-+  cs_di_demo3 \
-+  cs_dl_demo1 \
-+  cs_dl_demo2 \
-+  cs_dl_demo3 \
-+  cs_idemo \
-+  cs_ldemo
-+
-+LDADD = $(top_builddir)/Source/libcxsparse.la -lm 
-+AM_CPPFLAGS = -I$(top_srcdir)/Include
-+
-+cs_ci_demo1_SOURCES = cs_ci_demo1.c
-+cs_ci_demo2_SOURCES = cs_ci_demo2.c cs_ci_demo.c
-+cs_ci_demo3_SOURCES = cs_ci_demo3.c cs_ci_demo.c
-+cs_cl_demo1_SOURCES = cs_cl_demo1.c
-+cs_cl_demo2_SOURCES = cs_cl_demo2.c cs_cl_demo.c
-+cs_cl_demo3_SOURCES = cs_cl_demo3.c cs_cl_demo.c
-+cs_demo1_SOURCES = cs_demo1.c
-+cs_demo2_SOURCES = cs_demo2.c cs_demo.c
-+cs_demo3_SOURCES = cs_demo3.c cs_demo.c
-+cs_di_demo1_SOURCES = cs_di_demo1.c
-+cs_di_demo2_SOURCES = cs_di_demo2.c cs_di_demo.c
-+cs_di_demo3_SOURCES = cs_di_demo3.c cs_di_demo.c
-+cs_dl_demo1_SOURCES = cs_dl_demo1.c
-+cs_dl_demo2_SOURCES = cs_dl_demo2.c cs_dl_demo.c
-+cs_dl_demo3_SOURCES = cs_dl_demo3.c cs_dl_demo.c
-+cs_idemo_SOURCES = cs_idemo.c
-+cs_ldemo_SOURCES = cs_ldemo.c
-+
-+check-local: $(check_PROGRAMS)
-+  - ./cs_demo1 < ../Matrix/t1
-+  - ./cs_demo2 < ../Matrix/t1
-+  - ./cs_demo2 < ../Matrix/fs_183_1
-+  - ./cs_demo2 < ../Matrix/west0067
-+  - ./cs_demo2 < ../Matrix/lp_afiro
-+  - ./cs_demo2 < ../Matrix/ash219
-+  - ./cs_demo2 < ../Matrix/mbeacxc
-+  - ./cs_demo2 < ../Matrix/bcsstk01
-+  - ./cs_demo3 < ../Matrix/bcsstk01
-+  - ./cs_demo2 < ../Matrix/bcsstk16
-+  - ./cs_demo3 < ../Matrix/bcsstk16
-+  - ./cs_di_demo1 < ../Matrix/t1
-+  - ./cs_di_demo2 < ../Matrix/t1
-+  - ./cs_di_demo2 < ../Matrix/fs_183_1
-+  - ./cs_di_demo2 < ../Matrix/west0067
-+  - ./cs_di_demo2 < 

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

2019-11-29 Thread Aaron Bauman
commit: 2c6fea5b39b3448c005fe281a366eef93135bb2b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:40:26 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:08:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6fea5b

sci-libs/btf: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 sci-libs/btf/files/btf-1.0.1-autotools.patch | 34 
 1 file changed, 34 deletions(-)

diff --git a/sci-libs/btf/files/btf-1.0.1-autotools.patch 
b/sci-libs/btf/files/btf-1.0.1-autotools.patch
deleted file mode 100644
index 4156c2dfeb7..000
--- a/sci-libs/btf/files/btf-1.0.1-autotools.patch
+++ /dev/null
@@ -1,34 +0,0 @@
 configure.ac   1970-01-01 01:00:00.0 +0100
-+++ configure.ac   2008-01-30 12:29:44.232979678 +
-@@ -0,0 +1,10 @@
-+# -*- Autoconf -*-
-+AC_PREREQ(2.59)
-+AC_INIT(btf, 1.0.1, da...@cise.ufl.edu)
-+AM_INIT_AUTOMAKE([foreign])
-+AC_PROG_INSTALL
-+AC_PROG_LIBTOOL
-+AC_CHECK_LIB(m, sqrt)
-+AC_CHECK_HEADERS(UFconfig.h)
-+AC_CONFIG_FILES([Makefile Source/Makefile])
-+AC_OUTPUT
 Makefile.am1970-01-01 01:00:00.0 +0100
-+++ Makefile.am2008-01-30 12:30:12.862611188 +
-@@ -0,0 +1,3 @@
-+SUBDIRS = Source
-+EXTRA_DIST = README.txt
-+include_HEADERS = Include/btf.h Include/btf_internal.h
 Source/Makefile.am 1970-01-01 01:00:00.0 +0100
-+++ Source/Makefile.am 2008-01-30 12:37:00.857861512 +
-@@ -0,0 +1,12 @@
-+AM_CPPFLAGS = -I$(top_srcdir)/Include
-+
-+BTFSRC = btf_order.c btf_maxtrans.c btf_strongcomp.c
-+
-+lib_LTLIBRARIES = libbtf.la
-+noinst_LTLIBRARIES = libbtfi.la libbtfl.la
-+libbtfi_la_SOURCES = $(BTFSRC)
-+libbtfi_la_CPPFLAGS = $(AM_CPPFLAGS)
-+libbtfl_la_SOURCES = $(BTFSRC)
-+libbtfl_la_CPPFLAGS = $(AM_CPPFLAGS) -DDLONG
-+libbtf_la_SOURCES = 
-+libbtf_la_LIBADD = libbtfl.la libbtfi.la



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

2019-11-29 Thread Aaron Bauman
commit: f3b2df8386bc6bbafb108a7f4234244cb44d7a72
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:43:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:07:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b2df83

dev-util/ccache: remove unused patch

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 .../ccache/files/ccache-3.3-size-on-disk.patch | 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch 
b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch
deleted file mode 100644
index 277e9a6469a..000
--- a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-https://bugs.gentoo.org/456178
-https://github.com/ccache/ccache/issues/442
-
-stick to the size of files on disk rather than their byte size.
-this func is only used for stats management, so this should be safe.
-
 a/util.c
-+++ b/util.c
-@@ -845,12 +845,7 @@ file_size(struct stat *st)
- #ifdef _WIN32
-   return (st->st_size + 1023) & ~1023;
- #else
--  size_t size = st->st_blocks * 512;
--  if ((size_t)st->st_size > size) {
--  // Probably a broken stat() call...
--  size = (st->st_size + 1023) & ~1023;
--  }
--  return size;
-+  return st->st_blocks * 512;
- #endif
- }
- 



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

2019-11-29 Thread Aaron Bauman
commit: 895257bb170e00475394a89e38cc8a0ab33025c7
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:44:10 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:07:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895257bb

sys-libs/musl: remove unused patch

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 .../musl/files/musl-1.1.20-fix-getaddrinfo.patch   | 51 --
 1 file changed, 51 deletions(-)

diff --git a/sys-libs/musl/files/musl-1.1.20-fix-getaddrinfo.patch 
b/sys-libs/musl/files/musl-1.1.20-fix-getaddrinfo.patch
deleted file mode 100644
index 28d4558b8b6..000
--- a/sys-libs/musl/files/musl-1.1.20-fix-getaddrinfo.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From f381c118b2d4f7d914481d3cdc830ce41369b002 Mon Sep 17 00:00:00 2001
-From: Rich Felker 
-Date: Wed, 19 Sep 2018 18:03:22 -0400
-Subject: fix getaddrinfo regression with AI_ADDRCONFIG on some configurations
-
-despite not being documented to do so in the standard or Linux
-documentation, attempts to udp connect to 127.0.0.1 or ::1 generate
-EADDRNOTAVAIL when the loopback device is not configured and there is
-no default route for IPv6. this caused getaddrinfo with AI_ADDRCONFIG
-to fail with EAI_SYSTEM and EADDRNOTAVAIL on some no-IPv6
-configurations, rather than the intended behavior of detecting IPv6 as
-unsuppported and producing IPv4-only results.
-
-previously, only EAFNOSUPPORT was treated as unavailability of the
-address family being probed. instead, treat all errors related to
-inability to get an address or route as conclusive that the family
-being probed is unsupported, and only fail with EAI_SYSTEM on other
-errors.
-
-further improvements may be desirable, such as reporting EAI_AGAIN
-instead of EAI_SYSTEM for errors which are expected to be transient,
-but this patch should suffice to fix the serious regression.

- src/network/getaddrinfo.c | 11 ++-
- 1 file changed, 10 insertions(+), 1 deletion(-)
-
-diff --git a/src/network/getaddrinfo.c b/src/network/getaddrinfo.c
-index ba26847a..e33bfa28 100644
 a/src/network/getaddrinfo.c
-+++ b/src/network/getaddrinfo.c
-@@ -76,7 +76,16 @@ int getaddrinfo(const char *restrict host, const char 
*restrict serv, const stru
-   close(s);
-   if (!r) continue;
-   }
--  if (errno != EAFNOSUPPORT) return EAI_SYSTEM;
-+  switch (errno) {
-+  case EADDRNOTAVAIL:
-+  case EAFNOSUPPORT:
-+  case EHOSTUNREACH:
-+  case ENETDOWN:
-+  case ENETUNREACH:
-+  break;
-+  default:
-+  return EAI_SYSTEM;
-+  }
-   if (family == tf[i]) return EAI_NONAME;
-   family = tf[1-i];
-   }
--- 
-cgit v1.2.1
-



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

2019-11-29 Thread Aaron Bauman
commit: bba0d17aa60092d38f1c1184517fa027c432408c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 25 12:40:39 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 22:08:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba0d17a

sci-libs/colpack: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 sci-libs/colpack/files/colpack-1.0.6-flags.patch   | 10 ---
 sci-libs/colpack/files/colpack-1.0.8-no-bin.patch  | 15 -
 .../colpack/files/colpack-1.0.9-fix-c++14.patch| 71 --
 .../files/colpack-1.0.9-fix_gcc49_omp.patch| 26 
 4 files changed, 122 deletions(-)

diff --git a/sci-libs/colpack/files/colpack-1.0.6-flags.patch 
b/sci-libs/colpack/files/colpack-1.0.6-flags.patch
deleted file mode 100644
index 6d4bb6a0d61..000
--- a/sci-libs/colpack/files/colpack-1.0.6-flags.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -Nur ColPack-1.0.6.orig/Makefile.am ColPack-1.0.6/Makefile.am
 ColPack-1.0.6.orig/Makefile.am 2012-04-13 03:25:37.0 +0100
-+++ ColPack-1.0.6/Makefile.am  2012-04-13 03:30:35.0 +0100
-@@ -1,5 +1,5 @@
- ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
--COLPACK_COMMON_FLAGS = $(EXTRA_FLAGS)  -O5  
-+COLPACK_COMMON_FLAGS = $(EXTRA_FLAGS)
- 
- INCLUDES =  $(COLPACK_COMMON_FLAGS) \
-   -I$(top_srcdir)/Main \

diff --git a/sci-libs/colpack/files/colpack-1.0.8-no-bin.patch 
b/sci-libs/colpack/files/colpack-1.0.8-no-bin.patch
deleted file mode 100644
index e9230b0ff10..000
--- a/sci-libs/colpack/files/colpack-1.0.8-no-bin.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-From: Sebastien Fabbro 
-Avoid installing the ColPack binary on an absolute path
-
 a/Makefile.am
-+++ b/Makefile.am
-@@ -17,8 +17,7 @@
- LDADD = libColPack.la
- AM_DEFAULT_SOURCE_EXT = .cpp
- 
--noinst_bin_PROGRAMS = ColPack
--noinst_bindir = $(abs_top_builddir)/progs
-+noinst_PROGRAMS = ColPack
- lib_LTLIBRARIES = libColPack.la
- pkginclude_HEADERS = \
-   Utilities/CoutLock.h 
Utilities/command_line_parameter_processor.h  \

diff --git a/sci-libs/colpack/files/colpack-1.0.9-fix-c++14.patch 
b/sci-libs/colpack/files/colpack-1.0.9-fix-c++14.patch
deleted file mode 100644
index 7076be5426a..000
--- a/sci-libs/colpack/files/colpack-1.0.9-fix-c++14.patch
+++ /dev/null
@@ -1,71 +0,0 @@
-From 44851d9e90d9847fbfeaaea7b0ed1e7c3d093dcb Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= 
-Date: Wed, 24 Feb 2016 23:26:20 +0100
-Subject: [PATCH] fix semantic errors in error-msgs
-

- Utilities/extra.cpp | 12 +---
- 1 file changed, 5 insertions(+), 7 deletions(-)
-
-diff --git a/Utilities/extra.cpp b/Utilities/extra.cpp
-index 21862e6..9f59263 100644
 a/Utilities/extra.cpp
-+++ b/Utilities/extra.cpp
-@@ -49,7 +49,7 @@ int WriteMatrixMarket_ADOLCInput(string s_postfix, int 
i_mode, ...) {
- 
- ofstream out_Matrix (s_MatrixName.c_str());
- if(!out_Matrix) {
--  cout<<"Error creating file: \""< 
-   }
- }
-   }
--  
-   }
- }
-   }
-@@ -1483,4 +1482,3 @@ int 
DisplayADICFormat_Value(std::list > _Value) {
- }
- 
- #endif
--

diff --git a/sci-libs/colpack/files/colpack-1.0.9-fix_gcc49_omp.patch 
b/sci-libs/colpack/files/colpack-1.0.9-fix_gcc49_omp.patch
deleted file mode 100644
index 0510be9f90e..000
--- a/sci-libs/colpack/files/colpack-1.0.9-fix_gcc49_omp.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: 
ColPack-1.0.9/BipartiteGraphPartialColoring/BipartiteGraphPartialColoring.cpp
-===
 
ColPack-1.0.9.orig/BipartiteGraphPartialColoring/BipartiteGraphPartialColoring.cpp
-+++ 
ColPack-1.0.9/BipartiteGraphPartialColoring/BipartiteGraphPartialColoring.cpp
-@@ -388,8 +388,9 @@ namespace ColPack
- if ( m_vi_LeftVertexColors 
[m_vi_Edges [x]] == m_vi_LeftVertexColors[v] && f(v) > f(m_vi_Edges [x]) ) {
-   //Algo 4 - Line 18: add 
[v] to R ; cont <- false; break
- #pragma omp critical
-+  {
-   
vi_verticesNeedNewColor.push_back(v);
--#pragma omp end critical
-+  }
-   cont = false;
-   break;
-   }
-@@ -575,8 +576,9 @@ namespace ColPack
- if ( m_vi_RightVertexColors 
[m_vi_Edges [x]] == m_vi_RightVertexColors[v] && f(v) > f(m_vi_Edges [x]) ) {
-   //Algo 4 - Line 18: add 
[v] to R ; cont <- false; break
- #pragma omp critical
-+  {
-  

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

2019-11-29 Thread Aaron Bauman
commit: 7d6a2820e9666076cd5cce10a865f4ebde2bcde7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 21:54:19 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 21:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d6a2820

media-sound/lilypond: arm64 stable (bug #701380)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

 media-sound/lilypond/lilypond-2.19.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lilypond/lilypond-2.19.83.ebuild 
b/media-sound/lilypond/lilypond-2.19.83.ebuild
index 8de3dc4a1a5..65cc83ea819 100644
--- a/media-sound/lilypond/lilypond-2.19.83.ebuild
+++ b/media-sound/lilypond/lilypond-2.19.83.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" = "" ]]; then
 else
MAIN_VER=$(ver_cut 1-2)
SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~x86"
 fi
 
 DESCRIPTION="GNU Music Typesetter"



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

2019-11-29 Thread Thomas Deutschmann
commit: f76d4079b1b3448bb66e361b5198d0b9b76f0bb4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 29 21:51:44 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 21:52:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76d4079

sys-kernel/gentoo-sources: drop 4.{4,9}.204

Breaking Android.

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

 sys-kernel/gentoo-sources/Manifest |  6 -
 .../gentoo-sources/gentoo-sources-4.4.204.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.9.204.ebuild   | 28 --
 3 files changed, 62 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index ce8d0fa8776..8744eb72a61 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -25,9 +25,6 @@ DIST genpatches-4.4-200.extras.tar.xz 16476 BLAKE2B 
d7acb3756b87ffebc1220fdc8a9b
 DIST genpatches-4.4-204.base.tar.xz 3212208 BLAKE2B 
355e515cacbf4b2631efd132c32885a302a084bc7bab7b0dcd08abc8865b0321344a2b44cf4c5bc05630639b776a855ec271597b07cbe8b8a9fe4f6029b9a638
 SHA512 
46b05ad6b29f0dd0f612a36e20b1aae2c09b1946e74dd4aef3912938fa95c48cfedd9087ed2b857f7989b39fc1fc035a2f0f477b9bf46d72ea55e15565b364ac
 DIST genpatches-4.4-204.experimental.tar.xz 83300 BLAKE2B 
8f3327cc2d92b43eb1b3df801a46af54719b160c577962998d61d53d6f4564b8178ac37f867e7b7799bd86fe5a35494c81ef73fc639317f7499dc9f16aac
 SHA512 
dcb1663a0703e1e3b3271e32219603d6f6963b9518ac538fb99309ce60ef09136a755ab4a0ec5a09d163cb22eb5dc7aeecdf4e3d658c3423eff51ef2ac68090b
 DIST genpatches-4.4-204.extras.tar.xz 16476 BLAKE2B 
e65878f489a4d0bb03ca6cc34c35e075e2fbbdb79fe08d8012f99b0678383828dd0edb9fd409adba705285e16d6d0fd37cf3a82c1447c76d8eadfe4e2207e26c
 SHA512 
1c7d6ddb0a5c3b23a62bee6b96d193c4c38d24665228bfd12395ac9ecc8fac38100dec9f85ad7a13f3de6c33fc53b703e2b8d4fceb61857a21ac5630fa6e
-DIST genpatches-4.4-205.base.tar.xz 3240004 BLAKE2B 
748c2218d89fb921974e01dc55894cb43d12e97a0008ee67c9b97fa9ac0f7854a30b74ecf4fe1ed9d8480bbd4b4935b3785063a80692735f69ae5e4bbddc8acf
 SHA512 
cfd6649ded20cd591ae1c2d39c893a82206bc8027ff9d8eb0e4554a631a5a02a07b56a76fd8626f61a5640ee4f04ad868ac36163369c9374991f999fbf618adc
-DIST genpatches-4.4-205.experimental.tar.xz 83276 BLAKE2B 
ec3948a5ceb3d661e9d0fc60578448e49d93062da7521afd7c7723356403e684da79cb6aa0d0247f80a57d082ef06f8cb450e90b8cc9c29c6b3075bd36fa2374
 SHA512 
034c67f47fa99de4a57fd55cbadaa4c4898caff8d1daec7d84d7270c034edd75c4c2c2032c74465c9cad071ed43eef3cf272e6ecdcfa25f29fd7ffbec5db5247
-DIST genpatches-4.4-205.extras.tar.xz 16476 BLAKE2B 
192810356292ed1b394ee1d44b53375448aa7cd490f44767ad7dd725a4f51b4a97fee4c5ee876245094196d3042c8b704ef3b2e5ca5b13068cd0568afc206367
 SHA512 
dc7185b942ab9e02c5af3688e7c61254adbbd544342f4d71b6477976ec9ea7ece28e99d15e5a41bbb83e017dfe4999ff293f5ab1f31758ca739c331b6df398b0
 DIST genpatches-4.4-206.base.tar.xz 3240432 BLAKE2B 
8ff4290cf4d7d8696065f17d29fbe058652f786d7b0df921c7ae4b00b6c85abd23a1e98ff6c673ab88b0e90888675761bef714e0c9a84f548a64372e4582c013
 SHA512 
5fc0762885c26d1abc6958f3b7bafcd1f3f4ac237183a19f305759757acc3e1222bf565e0715d1f9bc7fa3245989e9db2328af975681463b1dc5e6e816e70aec
 DIST genpatches-4.4-206.experimental.tar.xz 83272 BLAKE2B 
9c0dbadcd78c94130128035c34556da3a6a8b24bf6198bbc8b0c62934b58886ad3972996747b538788c9e34e5bf18ebefd79535a5ddf01e3994a03100eaf1480
 SHA512 
8cabc3af96f0788f14a13117e8a6bd236426040d949d6d58337883474feb50261c27937afe146a8727f1853d452609943b68a5bd4b92562508f3776dbb944076
 DIST genpatches-4.4-206.extras.tar.xz 16476 BLAKE2B 
6399646c1c878d1c259459717876e8eefea3c06795ae5d24808ae30a90fc0678f7e572597b5e278f4da7fbc40e101b91fc6b160681dbf1fa16b334292e39167a
 SHA512 
1a78defdeab153bb09ff23d8b3bea18e2052cbde23b8230bc90b92ce9581e7e09595a7e29a751cd421e56b2d7bfc1e92f8016d638ebe4c6efc3e7d33dfc22fdc
@@ -40,9 +37,6 @@ DIST genpatches-4.9-204.extras.tar.xz 17368 BLAKE2B 
7487375ea7eb6bbad2aeaaa341c8
 DIST genpatches-4.9-208.base.tar.xz 3556800 BLAKE2B 
e2b1669a938b4283a1a2f10f21ca7420b5d9195124e19ee07fa797b174b5ca8f6fb82fa11763f6dc9278cee248c62ea7dd6a53917746165b26312d3848fe28ee
 SHA512 
bd71eed8091e2329af51d06535b544a807b11f03512b4d94cf063021e007a1a5ce982b056d4667268a1fb8a0b86aab8b29854161002d89ba05445e1fdb6c2b88
 DIST genpatches-4.9-208.experimental.tar.xz 106404 BLAKE2B 
44fdfc1fcaa908d7a3be59e2d6778322af8a72c7a475fa02548a4eabe13e5ad1fab275b7de8c1e766f4c1d9f0258ebf0062864b8e29acbe79e637054fa5009c7
 SHA512 
bd2e0bfb5be072fe5e2535aabb50b51e0ac522f6d22e6c48afdc4af4eab411bf5596c5ec4cd70de005eac2124b88bbf9041937bc4191693d9c5bdfeb222bf038
 DIST genpatches-4.9-208.extras.tar.xz 17360 BLAKE2B 
95edefd4d14829086b477b1c8995b19a1a5a801c357f7736688eb28ef1e12788b6ba0d5c7fa592fae378348c718779b0f85dc04f963d98cd47833c9433d74637
 SHA512 

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

2019-11-29 Thread Thomas Deutschmann
commit: 613fa2badbe056b1ed9ab5966ad99a5d59301ff0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 29 21:46:17 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 21:52:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613fa2ba

sys-kernel/gentoo-sources: Linux patch 5.3.14

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index c62626078f2..4a1ba72bc79 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -46,6 +46,9 @@ DIST genpatches-5.3-14.extras.tar.xz 1736 BLAKE2B 
46814b394cb3d47c1c6e7afa5aa6ec
 DIST genpatches-5.3-15.base.tar.xz 516896 BLAKE2B 
70412bf84bec6f211f282eb22e9253086d8b47f3fb7dc8ffe997f6508ba30a62950afea988623f0c7701651f0343028992f943c6f5d50a648f9935e0370048bf
 SHA512 
887edf77033f6a6438c86c2a267763f4741c87f36cc6ef958dd786d12bad15d54fefc9ce6cddeef15ebb94567ee3f22de9ed9d0bd708abaa55bcf27b1a629784
 DIST genpatches-5.3-15.experimental.tar.xz 6132 BLAKE2B 
e39b0fe412b9f1f80df2dd63208799b9437cf6e56f4687861b2cae4b26c5003bb06b6e8eaf03bf8c260e9468b010f8e6b02d7b981162620190a750c5adecd395
 SHA512 
b5ca9d2b2e11fbcb35c1e02c20de0b0be412a29b32e68ca803ce79b1a1523b1bbbf355b76add3901a49861fa82987977e73b8d718855ccce6c3ca1c0e96d
 DIST genpatches-5.3-15.extras.tar.xz 1736 BLAKE2B 
bf83bd698f685ce2c91588751e223c483f1a0c0e4ffa8b509153ac1933358426fee209f2dec5a2b4fdf6fa09ef79819aec2dc68dbed011c112fa2f22957c4417
 SHA512 
d1e4749cf08bfe739d8515a74851a810a57fc46efb10447052977d5b6e286254f6ef9b1abc22203fe3634dfaa5f1270c859473063cc528dbfedf5d626a21a3e6
+DIST genpatches-5.3-16.base.tar.xz 545264 BLAKE2B 
ebc5295cf624773e6d716195cf49e02ca9d42f44a5c08054bc9c871db91f55693120d292be61c2fcb742e0cf3a3e809a73b32b0a6ad8e82186ca8dd86a6cde4a
 SHA512 
853925230931f3b0f788d4966090cc7485b85cfe8cc5f030bbcec977e8bbe04c5a60c5e0a62542b41285a6ea29bca3adaf3ffdc5bcc53e6457fc486ff503ee19
+DIST genpatches-5.3-16.experimental.tar.xz 6136 BLAKE2B 
79d8be51fb1f0f027dacf67d636a0ba2454b4d9de7b6af25f2915818ca635f2fbadb0113c0d43c6c4a2e937aceb17a50e0ca97823ea9c44c467e5eccdee1ecc7
 SHA512 
23d3a0416f856d77276592cf47da72be835ddbbdd6a2c0b205e04d6ace1cfb9baf835256e02ab87e326b23256a74415a1d0dc89788344d8ccd3e89eb1bf4bef9
+DIST genpatches-5.3-16.extras.tar.xz 1736 BLAKE2B 
4c2f62ab35f6d5a92e65bcd0aba2cae957709541ff8849dbc37c25d388d7daa1e3581139bb90f96b7795a386f1146f24cd9c320d36a298123f8d374f6b2e2934
 SHA512 
668bd9ba883258c254d104775b644b04272cd935188262d7fd2b545811e76d0cd87b1239a045e680e66408cd993893ff9879622c5361d1bde04d31aef1c24c3c
 DIST genpatches-5.4-1.base.tar.xz 4564 BLAKE2B 
0282bad95cd003c90e92d33d2f114ca9e752f09fdbf1930c322bed578e8a71a16d48aeddd943f0a7e59df47c07ad95dd401251a1a5828eefe07c8e927cf021ef
 SHA512 
0726fa7768c4ddf7ba73ef5eb0ea73b71ba03dab1252b7114864ea60af84d50b8354f1c1d70a0abf0c8c7460361417b14183f11f49aa9654808025a9d979da6d
 DIST genpatches-5.4-1.experimental.tar.xz 6144 BLAKE2B 
7ec859b562224c49406c1cf4e62d2bae029ef6984e4e444fd90fcddac49ec8f5b659f752f761c05d8cef66f0e0185a71d1c72775a345919e8750ad134cff
 SHA512 
597c2d70186c70f762ea5e331dde6a7824226c7feb6eca822d8ffac7edf704c8acf9f26e0cac9f22d2b5178b6b3080668c20442177c86a41e80a8629f3efe96f
 DIST genpatches-5.4-1.extras.tar.xz 1736 BLAKE2B 
57df5cf8b4d96378408460be4be64900771b876a23d1e5798c97449bfcd28bea8aaf31482c614e7844106f29c9ae376c6ebef26e6c18e00a3f64bcb4e360d944
 SHA512 
5b9b6276f6ad6ad7ac33e14c3b06dbe943c57019332b0ee545ebf7325b7d6313db3ed6d35c46434c3c38420fb372141e63528e980aca87b90c4a39339851e80f

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



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

2019-11-29 Thread Thomas Deutschmann
commit: 98610b231f1fd44f89b4e32b7a72cf7af24c02b8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 29 21:50:22 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 21:52:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98610b23

sys-kernel/gentoo-sources: Linux patch 4.4.205

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index cb49f983de4..ce8d0fa8776 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -28,6 +28,9 @@ DIST genpatches-4.4-204.extras.tar.xz 16476 BLAKE2B 
e65878f489a4d0bb03ca6cc34c35
 DIST genpatches-4.4-205.base.tar.xz 3240004 BLAKE2B 
748c2218d89fb921974e01dc55894cb43d12e97a0008ee67c9b97fa9ac0f7854a30b74ecf4fe1ed9d8480bbd4b4935b3785063a80692735f69ae5e4bbddc8acf
 SHA512 
cfd6649ded20cd591ae1c2d39c893a82206bc8027ff9d8eb0e4554a631a5a02a07b56a76fd8626f61a5640ee4f04ad868ac36163369c9374991f999fbf618adc
 DIST genpatches-4.4-205.experimental.tar.xz 83276 BLAKE2B 
ec3948a5ceb3d661e9d0fc60578448e49d93062da7521afd7c7723356403e684da79cb6aa0d0247f80a57d082ef06f8cb450e90b8cc9c29c6b3075bd36fa2374
 SHA512 
034c67f47fa99de4a57fd55cbadaa4c4898caff8d1daec7d84d7270c034edd75c4c2c2032c74465c9cad071ed43eef3cf272e6ecdcfa25f29fd7ffbec5db5247
 DIST genpatches-4.4-205.extras.tar.xz 16476 BLAKE2B 
192810356292ed1b394ee1d44b53375448aa7cd490f44767ad7dd725a4f51b4a97fee4c5ee876245094196d3042c8b704ef3b2e5ca5b13068cd0568afc206367
 SHA512 
dc7185b942ab9e02c5af3688e7c61254adbbd544342f4d71b6477976ec9ea7ece28e99d15e5a41bbb83e017dfe4999ff293f5ab1f31758ca739c331b6df398b0
+DIST genpatches-4.4-206.base.tar.xz 3240432 BLAKE2B 
8ff4290cf4d7d8696065f17d29fbe058652f786d7b0df921c7ae4b00b6c85abd23a1e98ff6c673ab88b0e90888675761bef714e0c9a84f548a64372e4582c013
 SHA512 
5fc0762885c26d1abc6958f3b7bafcd1f3f4ac237183a19f305759757acc3e1222bf565e0715d1f9bc7fa3245989e9db2328af975681463b1dc5e6e816e70aec
+DIST genpatches-4.4-206.experimental.tar.xz 83272 BLAKE2B 
9c0dbadcd78c94130128035c34556da3a6a8b24bf6198bbc8b0c62934b58886ad3972996747b538788c9e34e5bf18ebefd79535a5ddf01e3994a03100eaf1480
 SHA512 
8cabc3af96f0788f14a13117e8a6bd236426040d949d6d58337883474feb50261c27937afe146a8727f1853d452609943b68a5bd4b92562508f3776dbb944076
+DIST genpatches-4.4-206.extras.tar.xz 16476 BLAKE2B 
6399646c1c878d1c259459717876e8eefea3c06795ae5d24808ae30a90fc0678f7e572597b5e278f4da7fbc40e101b91fc6b160681dbf1fa16b334292e39167a
 SHA512 
1a78defdeab153bb09ff23d8b3bea18e2052cbde23b8230bc90b92ce9581e7e09595a7e29a751cd421e56b2d7bfc1e92f8016d638ebe4c6efc3e7d33dfc22fdc
 DIST genpatches-4.9-197.base.tar.xz 3352864 BLAKE2B 
19382856363c0509cd9415c8c1563322f6e9586beb5ec9824d6a124f3e3c221e4f59218a25b7579acc6a4893bdc4c0b3bb969789c8aaf37de8ebcda445438c23
 SHA512 
d88ed242a59ec8519b59464e01fde0a4b7e4100db140d0612bcb1e3f536bd3bdb9cc40565cfecc35c3542694b8aac860535ce83dad88e711e49d4ecc6a4249a4
 DIST genpatches-4.9-197.experimental.tar.xz 106364 BLAKE2B 
799b3a3b2e7807a5c39a64cba88db9b521e17593968009757a0394698d16a1bea961b3b7c4cea8a656cceadfaf0c52bc2b28248be9be7b0ee0b5410f8518bf07
 SHA512 
32cb2d57e834b2f00a7a304471a53c96ea7d6431ca86d237f51074da23d537cb9202aa2e86df4d0b7497c64ed908082748ec42112caa4191814401cc27a5575d
 DIST genpatches-4.9-197.extras.tar.xz 17356 BLAKE2B 
6114152c1dcbd2cc3c6660d77a86d8b50b18ee548e4696c0829ac1e2f239a65ee2efd2b71f23f86f6ebdb0447bfcd7aa099253fde00879eab35746852058d292
 SHA512 
78cd6191081a163bf911ef726b0310146ab25eafa71e871ab932ca3dbb202dc3725649d93ccd98e1f1b0faec1ce04b2075452edcfc47c4a994df4d88c54e1d3b

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



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

2019-11-29 Thread Thomas Deutschmann
commit: b48756b12e6d7c751f6df223ce6655df20a8776f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 29 21:48:52 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 21:52:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48756b1

sys-kernel/gentoo-sources: Linux patch 4.9.205

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 4a1ba72bc79..cb49f983de4 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -40,6 +40,9 @@ DIST genpatches-4.9-208.extras.tar.xz 17360 BLAKE2B 
95edefd4d14829086b477b1c8995
 DIST genpatches-4.9-209.base.tar.xz 3590432 BLAKE2B 
a9ef524c08139c47d57c5c58972bf03ababc29a6071e5eb33f8ad4aad1d950393b3926a0dde12b6d5aceb8d3f86fbcc6c0fd3216f03398168879abb7186f42d2
 SHA512 
09571cd79061539c39e867053286efa2090036e62b63c23b475dc9f7b4a59fc21428ab507eb3f1c3eb5f7fa3033c76f9833f5618d1847d9925562aba24e57044
 DIST genpatches-4.9-209.experimental.tar.xz 106388 BLAKE2B 
5c21c68786b35dccc4f0e92496430a657bd7a49a0b4dedd88a26dc5f70368404db508989bf7be1f443495869aacf910b8a61881707b02c0c22022ba552ec26ef
 SHA512 
2c04daf323f5790f8e5f26a9d6db63efceed2ced889c5e13ab4fb83e186b3a9f7341d5dc1e40927b5a63d277586e7134fd875a7610f4c834a6115b4190b1178f
 DIST genpatches-4.9-209.extras.tar.xz 17364 BLAKE2B 
d0a212aa18ead384294f551157517a50a838830b8969f9e776df5de370f8be95be0572465dcf402fccb80befb4d657b0acd398ba8d8a66a6ab32afaeb3e62ab4
 SHA512 
104ae779958cdd6afe81f6fe7b33047e0d389c72d47f0e619f70f449ef96abb06d830c04fd5738a92f8a12674cd7a476dca55d9b22676513373d829ff7ca60e5
+DIST genpatches-4.9-210.base.tar.xz 3590184 BLAKE2B 
2f65020ecb29e5ffa3996f4ea85f261a8e25100c01ae1eb29d50997528530d49cb37105b6322adf2e43024fa6913a8326f85ef5081057b51aa1ecb28adce8150
 SHA512 
9411dac4b5b3070fdf64af2be4fbf3948722e0aa7b59a7c7d6e6c6e5b10924c2ba94679a406cfb4ce8599b19586c5784c0941368c955f0e98a9d5cb6bedfe35e
+DIST genpatches-4.9-210.experimental.tar.xz 106360 BLAKE2B 
2adfcb89c9f6627cdbcf5bdbf8e9dcd859a381854afe7cf45ec120277a75beb60302bdb4647e85603264021a9f28388b38bdecbb310808c924c895c313f9fc57
 SHA512 
95c81cdc753d9943c6447d499d465a2a1869174e424ecaea8da06fc409aff24e52fbbecc2c934d1041184d5958a16607558e00bedb58b27b2144b8ee73fd4257
+DIST genpatches-4.9-210.extras.tar.xz 17368 BLAKE2B 
7038f6a819c4a8b9a03c587634fc6fd1a18033794ecebad91a0d227da91443fa0f201aa8c64638cb2e3a560bd5db867995328938ad119b0a19d431d790f87556
 SHA512 
f740d92d308c86b3cde32faba5122c5cf4f5881d2e2b899e37c756f5fc9c5df4404375dc94675c19e1c4fc1edc892811258dac5f3e01a12994d67378627a289b
 DIST genpatches-5.3-14.base.tar.xz 513636 BLAKE2B 
49e4648152c17a6770e6727e52115e2654615be7df9af5d0d136f797f449d43f85c2b05d3d2c12eef53c65e678581956551ddff9fa24f0e6e8b411522cfae5e9
 SHA512 
473c0ab37226fc10ada327eb091129f2db053306dd6f60150c06274180985b089673b8f37dd0705353a2f384354fe0dcae2118f7dba72d6821868bc214139ce5
 DIST genpatches-5.3-14.experimental.tar.xz 6140 BLAKE2B 
dd686204b3e1e60f94521cf662dd908c5c7d18bc292278450e0f4cb3f480685c47fa1a9e3749e5dcc338902cf211f1fee149b39ceda513d73d634b2001c70692
 SHA512 
bddcf6d1deee3db526d07d136f62216e8360c8f8ea6960ba15534ede702040b4a25b51c9295dc98d7db2ddfb9e0e0f975384653140092fbe073552fd025098b9
 DIST genpatches-5.3-14.extras.tar.xz 1736 BLAKE2B 
46814b394cb3d47c1c6e7afa5aa6ec713ec1eec7f46629eeb672622f16098effc99532b2406b2dad98278be8eafde917a2f6bf10005abc7b99d823db526b9887
 SHA512 
120e2effee4c529742bf60d2327345d790feefb418850dbb57266fd0bdf604b74e4baef622f30e1faeee3c3cb199673ea972697866da5ca04ac4c732f70b47a6

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



[gentoo-commits] proj/linux-patches: New tag: 4.4-206

2019-11-29 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 21:44:35 2019 +

New tag: 4.4-206




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

2019-11-29 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 21:43:55 2019 +

New tag: 4.9-210




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

2019-11-29 Thread Aaron Bauman
commit: b6212325f32b51420110d8aa6c8d773611d6b9b4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Nov 29 21:42:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 29 21:43:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6212325

dev-python/pyhamcrest: drop bad tests on HPPA

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

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild 
b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 6e8d193c9e8..84ed83d2543 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -42,6 +42,12 @@ python_prepare_all() {
rm tests/hamcrest_unit_test/core/is_test.py || die "removing test #2 
failed"
rm tests/hamcrest_unit_test/core/isinstanceof_test.py || die "removing 
test #3 failed"
 
+   # These fail on HPPA. Drop them too.
+   if use hppa; then
+   rm tests/hamcrest_unit_test/base_matcher_test.py || die 
"removing test #4 failed"
+   rm tests/hamcrest_unit_test/core/described_as_test.py || die 
"removing test #5 failed"
+   fi
+
distutils-r1_python_prepare_all
 }
 



  1   2   3   >