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

2020-01-04 Thread Georgy Yakovlev
commit: 902dc02e387570a8f563a475f5eb135a0213d27f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jan  5 07:45:20 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan  5 07:51:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902dc02e

profiles/arch/x86/package.use.mask: mask dev-util/schroot[zfs]

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index a5ca4873725..27e3302fde5 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2019-12-19)
 # dev-libs/criterion is not keyworded yet
 app-admin/syslog-ng test



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

2020-01-04 Thread Georgy Yakovlev
commit: bed1810cdbec20c151d9f4984a277f1a685f46aa
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jan  5 07:46:11 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan  5 07:51:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed1810c

profiles/arch/arm/package.use.mask: mask dev-util/schroot[zfs]

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 4198132cf1a..f764792e4ea 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2019-12-19)
 # dev-libs/criterion is not keyworded yet
 app-admin/syslog-ng test



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

2020-01-04 Thread Georgy Yakovlev
commit: 83f8cc0edff0c74dcee86924f323d8520639e553
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jan  5 07:50:25 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan  5 07:51:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f8cc0e

dev-util/schroot: bump to 1.6.20_p7, with zfs support

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

 dev-util/schroot/Manifest |   1 +
 dev-util/schroot/metadata.xml |   1 +
 dev-util/schroot/schroot-1.6.10_p7.ebuild | 129 ++
 3 files changed, 131 insertions(+)

diff --git a/dev-util/schroot/Manifest b/dev-util/schroot/Manifest
index e0894c0588e..721e99dc717 100644
--- a/dev-util/schroot/Manifest
+++ b/dev-util/schroot/Manifest
@@ -1,3 +1,4 @@
 DIST schroot_1.6.10-2.debian.tar.xz 34296 BLAKE2B 
5c712bca72f938d01a9927d846ab48bca83f7f7ed01cee7b7d4caf9c6b5b38ad650152f68dd989fd93032fb669b8208fff09eaf83be7b7e712fcd41caafbc191
 SHA512 
ea980199b90a2cffc36348e01e2de229c5cb4321f10bcde4b593eeaaa18f34ab9187cc9c717e6043c477819fefbd793cc707e1e77a5bae1c1815a668956cd84c
 DIST schroot_1.6.10-6.debian.tar.xz 76576 BLAKE2B 
719c994703df8fb391b3a8c8f83a5afea4247b4f817e16317b6ed0ba7ec0f962d669c4d50a120eabdd9054b1a31bb58cc426324108cf77fe5b1aec0024bc03c2
 SHA512 
44177da262c0a8a511534aba964196cdb5a8a7ec094727122954638c29cdc9b80ef0a1ffb709c4841918effb44fe2c0f8912ae87cfa9e4696dbbe9f55adb1211
+DIST schroot_1.6.10-7.debian.tar.xz 82524 BLAKE2B 
664ee356f8de1215c761a771cc0700d25ff6c0513124f4d84d5b33a046cac6ff194b62dded1e8f966a922a013644edd3d9424b0d577a8bb2b371e23e8dd88ed5
 SHA512 
ee362cce46ec804cd0ad6bfe3c7dec37fdeffe56941d51aec9e9622057a4d2a94e47f7530d28862c948233c6623cfa4b4721c27f293e31a28ec0320ffe02a47a
 DIST schroot_1.6.10.orig.tar.xz 797328 BLAKE2B 
1f91531f22c5b0a75e5bb74effc660efe4819acc59b007355c12a01c0a1de12674881dd0fbbcab00575a02629662fca799d48f5b967eb527812ed8c08ff9ad28
 SHA512 
25155989c7811ab4c7bf3cdceaa8d0ffb12f08388143891def96fcd205f1cc401dad9a74f0e9a9ef8610d50174ff8319a8368401431dc87e1a11c0241e61fcbe

diff --git a/dev-util/schroot/metadata.xml b/dev-util/schroot/metadata.xml
index 2cca4eb6a23..ff1941a852c 100644
--- a/dev-util/schroot/metadata.xml
+++ b/dev-util/schroot/metadata.xml
@@ -9,5 +9,6 @@
Enable support for chroots using btrfs 
snapshots
Enables the building of a wrapper named 
"dchroot", replacing sys-apps/dchroot
Enable support for chroots using LVM 
snapshots
+   Enable support for chroots using ZFS 
shapshots/clones

 

diff --git a/dev-util/schroot/schroot-1.6.10_p7.ebuild 
b/dev-util/schroot/schroot-1.6.10_p7.ebuild
new file mode 100644
index 000..37c1dd419a1
--- /dev/null
+++ b/dev-util/schroot/schroot-1.6.10_p7.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 cmake pam tmpfiles
+
+MY_P=${PN}_${PV/_p/-}
+
+DESCRIPTION="Utility to execute commands in a chroot environment"
+HOMEPAGE="https://packages.debian.org/source/sid/schroot;
+SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P/%-*/}.orig.tar.xz
+   mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.debian.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+IUSE="btrfs +dchroot debug doc lvm nls pam test zfs"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+   >=dev-libs/boost-1.42.0:=
+   >=sys-apps/util-linux-2.16
+   btrfs? ( >=sys-fs/btrfs-progs-0.19-r2 )
+   lvm? ( sys-fs/lvm2 )
+   pam? ( sys-libs/pam )
+   zfs? ( sys-fs/zfs )
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-arch/xz-utils
+   sys-apps/groff
+   doc? (
+   app-doc/doxygen
+   media-gfx/graphviz
+   )
+   nls? (
+   >=app-text/po4a-0.40
+   sys-devel/gettext
+   )
+   test? ( >=dev-util/cppunit-1.10.0 )
+"
+RDEPEND="${COMMON_DEPEND}
+   sys-apps/debianutils
+   dchroot? ( !sys-apps/dchroot )
+   nls? ( virtual/libintl )
+"
+
+S="${WORKDIR}/${PN}-${PV/%_p*/}"
+
+src_unpack() {
+   unpack ${MY_P/%-*/}.orig.tar.xz
+   cd "${S}"
+   unpack ${MY_P}.debian.tar.xz
+}
+
+src_prepare() {
+   sed -i -e 's/warn(/message(WARNING /' man/CMakeLists.txt || die
+   eapply "${S}"/debian/patches/*.patch
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -Dbtrfs-snapshot=$(usex btrfs)
+   -Ddchroot=$(usex dchroot)
+   -Ddchroot-dsa=$(usex dchroot)
+   -Ddebug=$(usex debug)
+   -Ddoxygen=$(usex doc)
+   -Dlvm-snapshot=$(usex lvm)
+   -Dnls=$(usex nls)
+   -Dpam=$(usex pam)
+   -Dtest=$(usex test)
+   -Dzfs-snapshot=$(usex zfs)
+   -Dbash_completion_dir="$(get_bashcompdir)"
+   

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

2020-01-04 Thread Hans de Graaff
commit: 28e581c72b306ec2b18bdebffe1fc80ad5b82e54
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  5 07:33:44 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  5 07:33:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e581c7

dev-ruby/mocha: cleanup

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

 dev-ruby/mocha/Manifest|  2 --
 dev-ruby/mocha/mocha-1.10.0.ebuild | 33 -
 dev-ruby/mocha/mocha-1.10.1.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/mocha/Manifest b/dev-ruby/mocha/Manifest
index 3f1f1fa8a3d..ef937ecb3e1 100644
--- a/dev-ruby/mocha/Manifest
+++ b/dev-ruby/mocha/Manifest
@@ -1,6 +1,4 @@
 DIST mocha-0.14.0.gem 82944 BLAKE2B 
50a066e2f5007df08a7f76785fd4c2b12327b4969c11324a0574c707bea3219d51edb9ab40635378c16b46ad826ec7eff42434a27cd61113a6f40251fa2e6930
 SHA512 
918e45f2ee761c7dc399c7958e4d406f9e186c90f479fd01a421aa542944b47e9b2c5e938f4fc5292a7da345726447b2d47dc5f417e114201f8a4d9893c4d461
-DIST mocha-1.10.0.gem 236544 BLAKE2B 
91f1e69ae7a8931de69284b81adbf824f67ff26ac089dde03caf2ce373ce6af539b2debacd07df8cf6f9be21fd5f720cb214e448fdd3f2ad7ccd52485c4f80f4
 SHA512 
ab4c90c8d7d4fb7d8af6b2210994e39e0116e23751a4ed24795f92aec0c29b60becd08da1237341a0a565db83b3a1bc620ac4ab41672ea2200f39463d4fa8db5
-DIST mocha-1.10.1.gem 237056 BLAKE2B 
05b8d7c309e306e29bde1d84832a129c0d17c7c15dae2ae226e4d561a5fa40e2ce15b90ebde53ff4e986a0c2424bf46e0a8ddd426b7c7541ec31f41644adb85e
 SHA512 
67c9de69fdcbc1143fbabdac6401f54d92b32f32204173b967fdd8533cc00ca9954aa4e31cf0cc0bd6c79b9fca7eaee09d5089d9e00cad136c3fedf59556f514
 DIST mocha-1.10.2.gem 240128 BLAKE2B 
50c638a729cf7e11b982f60b3e511166ca896d67167e8c4ae1c8bdb87fed11c9feef21046f84701f93131e1399320635eeb73a8f08adc1f38a4b36e2134cc690
 SHA512 
efcfaa266f8e6ac84598f69078855f9a36aaea1f5f6bb2b6759ed17577c390bd60c52b0e09de3c2099cc72e6731099f55b647cea158a4b3996d290c79d006670
 DIST mocha-1.11.1.gem 242176 BLAKE2B 
163e490462d820998694650abc480c77ecaaf086d38899d31b2fa6734474df781d4cc2958f49d36d6f894a3d083dcdf1cc8182d4f58f5968095219c5d141c7fb
 SHA512 
c34a9c574e69c39b1e38056cd9a99e6b574f5f0d0746fe5ebf54316af26dfe13a6baf02473f035b221edbddc2b996bc9571949007843cae918d0eccda6eada38
 DIST mocha-1.8.0.gem 223744 BLAKE2B 
625f38d6ec53cbf549cbace873172b8511f2e6a2ccb5d7fd4133c3d9a67a8e5d55626fead7a70de363c8564b687530d3e0515ed7fc167a65091d9e17d89dde47
 SHA512 
b0abd6234f34dfd92d44019001e97914dff80ece5fbe2b53ccc91192f99f06a79f9c96cdb136b2a389a1a1b7038076fce688d8d8ee8645538d3c58f73e345fe4

diff --git a/dev-ruby/mocha/mocha-1.10.0.ebuild 
b/dev-ruby/mocha/mocha-1.10.0.ebuild
deleted file mode 100644
index ca60b9c9958..000
--- a/dev-ruby/mocha/mocha-1.10.0.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
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
-
-RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
-HOMEPAGE="https://mocha.jamesmead.org/;
-
-LICENSE="MIT"
-SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
-}
-
-each_ruby_test() {
-   export MOCHA_NO_DOCS=true
-   each_fakegem_test
-}

diff --git a/dev-ruby/mocha/mocha-1.10.1.ebuild 
b/dev-ruby/mocha/mocha-1.10.1.ebuild
deleted file mode 100644
index ca60b9c9958..000
--- a/dev-ruby/mocha/mocha-1.10.1.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
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
-
-RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
-HOMEPAGE="https://mocha.jamesmead.org/;
-
-LICENSE="MIT"
-SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
-}
-
-each_ruby_test() {
-   export MOCHA_NO_DOCS=true
-   each_fakegem_test
-}



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

2020-01-04 Thread Hans de Graaff
commit: c24a75cb835143b30e1e7c2fc720e12038a13983
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  5 07:41:40 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  5 07:41:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c24a75cb

dev-ruby/mocha: add 1.11.2

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

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

diff --git a/dev-ruby/mocha/Manifest b/dev-ruby/mocha/Manifest
index ef937ecb3e1..c72e84e0d31 100644
--- a/dev-ruby/mocha/Manifest
+++ b/dev-ruby/mocha/Manifest
@@ -1,5 +1,6 @@
 DIST mocha-0.14.0.gem 82944 BLAKE2B 
50a066e2f5007df08a7f76785fd4c2b12327b4969c11324a0574c707bea3219d51edb9ab40635378c16b46ad826ec7eff42434a27cd61113a6f40251fa2e6930
 SHA512 
918e45f2ee761c7dc399c7958e4d406f9e186c90f479fd01a421aa542944b47e9b2c5e938f4fc5292a7da345726447b2d47dc5f417e114201f8a4d9893c4d461
 DIST mocha-1.10.2.gem 240128 BLAKE2B 
50c638a729cf7e11b982f60b3e511166ca896d67167e8c4ae1c8bdb87fed11c9feef21046f84701f93131e1399320635eeb73a8f08adc1f38a4b36e2134cc690
 SHA512 
efcfaa266f8e6ac84598f69078855f9a36aaea1f5f6bb2b6759ed17577c390bd60c52b0e09de3c2099cc72e6731099f55b647cea158a4b3996d290c79d006670
 DIST mocha-1.11.1.gem 242176 BLAKE2B 
163e490462d820998694650abc480c77ecaaf086d38899d31b2fa6734474df781d4cc2958f49d36d6f894a3d083dcdf1cc8182d4f58f5968095219c5d141c7fb
 SHA512 
c34a9c574e69c39b1e38056cd9a99e6b574f5f0d0746fe5ebf54316af26dfe13a6baf02473f035b221edbddc2b996bc9571949007843cae918d0eccda6eada38
+DIST mocha-1.11.2.gem 242688 BLAKE2B 
60df172257e8767fd3b48e3716cd31cb69ec6f10cc74908bee2e0dfd2d042550b10c7ffc8d2dcf05853c96cf2745fae776bdc9abcd6728f5a4f3fb349d997bec
 SHA512 
8408d7b4c4d979caebabb75b1b870e6473fb0a5abe6055bdf7b4c4679b92c963138ec9a2947e60b9741a2cb50ea7ddfe949544dc4b0bdac22242b2a7eb5fd54d
 DIST mocha-1.8.0.gem 223744 BLAKE2B 
625f38d6ec53cbf549cbace873172b8511f2e6a2ccb5d7fd4133c3d9a67a8e5d55626fead7a70de363c8564b687530d3e0515ed7fc167a65091d9e17d89dde47
 SHA512 
b0abd6234f34dfd92d44019001e97914dff80ece5fbe2b53ccc91192f99f06a79f9c96cdb136b2a389a1a1b7038076fce688d8d8ee8645538d3c58f73e345fe4
 DIST mocha-1.9.0.gem 224768 BLAKE2B 
cbba687669691c4771762fdc87285e1d2a2e9cd4a97f42111e0014118dd358e30b4cf3147c973631b491fa981fe4a3212a7eb160b1d7517db78e3f8647ebda15
 SHA512 
76aa6c1a59d98cf2e592b94785f102fae7d46923cd30494df944a322a6286fb854867ccb32c396f522008b8a0e368ff115693ec6dc63d7cbe84fa26a3a42d9e6

diff --git a/dev-ruby/mocha/mocha-1.11.2.ebuild 
b/dev-ruby/mocha/mocha-1.11.2.ebuild
new file mode 100644
index 000..a08aefa4197
--- /dev/null
+++ b/dev-ruby/mocha/mocha-1.11.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
+
+RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
+HOMEPAGE="https://mocha.jamesmead.org/;
+
+LICENSE="MIT"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "
+   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
+
+all_ruby_prepare() {
+   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
+}
+
+each_ruby_test() {
+   export MOCHA_NO_DOCS=true
+   each_fakegem_test
+}



[gentoo-commits] repo/proj/arm: New branch: dev

2020-01-04 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 07:08:09 2020 +

New branch: dev




[gentoo-commits] proj/locale-gen: New branch: master

2020-01-04 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 06:59:01 2020 +

New branch: master




[gentoo-commits] proj/locale-gen: New tag: locale-gen-1.42

2020-01-04 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 06:59:02 2020 +

New tag: locale-gen-1.42




[gentoo-commits] proj/gcc-multilib-bootstrap: New branch: master

2020-01-04 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 06:56:34 2020 +

New branch: master




[gentoo-commits] proj/binutils-config: New branch: master

2020-01-04 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 06:52:29 2020 +

New branch: master




[gentoo-commits] repo/proj/eclipse: New branch: master

2020-01-04 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 06:33:22 2020 +

New branch: master




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

2020-01-04 Thread Michał Górny
commit: 76688c7c1ffd1d59c91fa5cad1995b31b48e22a1
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan  5 06:02:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  5 06:08:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76688c7c

media-video/bashnapi: Bump to 2.0.0

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

 media-video/bashnapi/Manifest  |  1 +
 media-video/bashnapi/bashnapi-2.0.0.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/media-video/bashnapi/Manifest b/media-video/bashnapi/Manifest
index a62bcd76beb..01ec8af90d3 100644
--- a/media-video/bashnapi/Manifest
+++ b/media-video/bashnapi/Manifest
@@ -1 +1,2 @@
 DIST bashnapi_v1.3.5.tar.gz 98580 BLAKE2B 
4a7b42f91c14c7dc24cbf14535700a778d915db0dec31206cd7bb91519f33aa4eedced56aa4efa136e3eef23f6674d1a7dafe6c63686aca4dccf076952da762d
 SHA512 
7cf5abb009021a43261be863f320d6324b02ea25f1388c7cc99a4f695a3eb987971ada172f74d21e3a44deeec35e48c4424fa378de53749f994b6c0d0f76eec8
+DIST napi-2.0.0.tar.gz 104326 BLAKE2B 
f7fbea40bfbcadbefa44b31ca4689a4ce4470abf715fc7c38f2b06c911cd8a32f8dcf0ae605cdf6bb9afb00b64ae1bbb468ad02e094c3e4d272745177c5ae6e7
 SHA512 
fc64d8d815c2014e04115623099351226a66268c2b414fa3cee37fd73f4e6a84f41cc57e96184d9f30e72e84ba98f886be45e68b4c9d3c774c874ea40bc6c2b7

diff --git a/media-video/bashnapi/bashnapi-2.0.0.ebuild 
b/media-video/bashnapi/bashnapi-2.0.0.ebuild
new file mode 100644
index 000..00ed0043585
--- /dev/null
+++ b/media-video/bashnapi/bashnapi-2.0.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+MY_P=napi-${PV}
+DESCRIPTION="Napiprojekt.pl subtitle downloader in bash"
+HOMEPAGE="https://sourceforge.net/projects/bashnapi/;
+SRC_URI="https://download.sourceforge.net/bashnapi/${MY_P}.tar.gz;
+S=${WORKDIR}/${MY_P}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-arch/p7zip
+   net-misc/wget
+   sys-apps/debianutils
+   sys-apps/file"
+
+# tests are normally run via docker
+RESTRICT="test"
+
+pkg_postinst() {
+   # packages that can be used to detect FPS
+   local fps_pkgs=(
+   media-video/ffmpeg
+   media-video/mediainfo
+   media-video/mplayer
+   # also mplayer2
+   )
+   local p found
+
+   for p in "${fps_pkgs[@]}"; do
+   if has_version "${p}"; then
+   found=1
+   break
+   fi
+   done
+
+   if [[ ! ${found} ]]; then
+   elog "In order to support FPS detection, install one of the 
following packages:"
+   elog
+   for p in "${fps_pkgs[@]}"; do
+   elog "  ${p}"
+   done
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/files/

2020-01-04 Thread Mike Frysinger
commit: 97e3aec5c63139c691c99a7d5fc1600fd8814e66
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Jan  5 05:21:37 2020 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sun Jan  5 05:21:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e3aec5

net-fs/nfs-utils: add metadata to cross-compile patch

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

 .../nfs-utils/files/nfs-utils-1.2.8-cross-build.patch | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/net-fs/nfs-utils/files/nfs-utils-1.2.8-cross-build.patch 
b/net-fs/nfs-utils/files/nfs-utils-1.2.8-cross-build.patch
index 7317115a0e1..366a85badfe 100644
--- a/net-fs/nfs-utils/files/nfs-utils-1.2.8-cross-build.patch
+++ b/net-fs/nfs-utils/files/nfs-utils-1.2.8-cross-build.patch
@@ -3,6 +3,25 @@ for us atm, so hack away :(
 
 (recent autotools will always add $(CFLAGS)/etc... to the compile)
 
+posted upstream:
+https://marc.info/?l=linux-nfs=136416341629788=2
+Date: Sun, 24 Mar 2013 22:21:08 +
+Message-ID: 1364163668-15490-1-git-send-email-vap...@gentoo.org
+
+From 269ae1346d9ccc97304205066d20e7e7b638f30e Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Sun, 24 Mar 2013 18:14:48 -0400
+Subject: [PATCH nfs-utils] locktes/rpcgen: tweak how we override compiler 
settings
+
+Newer autotools will use both CFLAGS and _CFLAGS when compiling
+the .  Adding the build settings to the target-specific flags no
+longer works as a way to compile build-time tools.
+
+Instead, clobber the global flags.  This triggers an automake warning,
+but the end result actually works (unlike the existing code).
+
+Signed-off-by: Mike Frysinger 
+
 --- a/tools/locktest/Makefile.am
 +++ b/tools/locktest/Makefile.am
 @@ -1,12 +1,11 @@



[gentoo-commits] repo/gentoo:master commit in: profiles/, games-misc/fortune-mod-gentoo-dev/, ...

2020-01-04 Thread Aaron Bauman
commit: 04af897b8b3542fac03502a72575a737227792a0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:02:25 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:02:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04af897b

games-misc/*: drop last-rited pkg

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

 games-misc/fortune-mod-gentoo-dev/Manifest |  1 -
 .../fortune-mod-gentoo-dev-20090306.ebuild | 28 -
 games-misc/fortune-mod-gentoo-dev/metadata.xml | 14 ---
 games-misc/fortune-mod-gentoo-forums/Manifest  |  2 --
 .../fortune-mod-gentoo-forums-20041207.ebuild  | 29 --
 games-misc/fortune-mod-gentoo-forums/metadata.xml  |  8 --
 profiles/package.mask  |  6 -
 7 files changed, 88 deletions(-)

diff --git a/games-misc/fortune-mod-gentoo-dev/Manifest 
b/games-misc/fortune-mod-gentoo-dev/Manifest
deleted file mode 100644
index 385450e8f5a..000
--- a/games-misc/fortune-mod-gentoo-dev/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fortune-gentoo-dev-20090306.tar.bz2 50355 BLAKE2B 
1acc5d799b310ce9b655baa2aa33547ea9b20cd940dcc8c13b40fb2b5e930351bc67c4353ac559234e20211a82daf7a51b3454374ea81991514eeb99a7bbf789
 SHA512 
2a6014d1dc95cae8a50c8f502f8271a9b7bf349cb49076ac3e76f3da55f0e509caf27ee04827b1b42add1b42ae07824173495bb0dbed5421693508fff9f36acc

diff --git 
a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild 
b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild
deleted file mode 100644
index 7244e54b70b..000
--- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-DESCRIPTION="Fortune database of #gentoo-dev quotes"
-HOMEPAGE="https://www.gentoo.org/;
-MY_PN="fortune-gentoo-dev"
-MY_P="${MY_PN}-${PV}"
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
-https://dev.gentoo.org/~robbat2/distfiles/${MY_P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86"
-IUSE="offensive"
-
-RDEPEND="games-misc/fortune-mod"
-# Perl is used to build stuff only
-# and strfile belongs to fortune-mod
-DEPEND="dev-lang/perl
-   ${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   default
-   use offensive || rm -f "${D}"/usr/share/fortune/off/*
-}

diff --git a/games-misc/fortune-mod-gentoo-dev/metadata.xml 
b/games-misc/fortune-mod-gentoo-dev/metadata.xml
deleted file mode 100644
index e8ff60b96da..000
--- a/games-misc/fortune-mod-gentoo-dev/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   robb...@gentoo.org
-   Robin H. Johnson
-   Maintainer. Also, please submit snippets for the fortunes 
to
-   me.
-
-
-   ga...@gentoo.org
-   Gentoo Games Project
-
-

diff --git a/games-misc/fortune-mod-gentoo-forums/Manifest 
b/games-misc/fortune-mod-gentoo-forums/Manifest
deleted file mode 100644
index 51531b3fc7b..000
--- a/games-misc/fortune-mod-gentoo-forums/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gentoo-forums-20041207.gz 8809 BLAKE2B 
1586eaae8b9af3e5e230daca8a7993c268a03a511fa5a4b93013efbb0538612131c589bcf50a613b8f132499cee4154c8b0a65844ec06f0eecabc025a5036c6c
 SHA512 
55f1da4dd6c37778ebb46de5436a8f69475cd9a25a5bd01a325cbd825cae4bc6ecaeda94d6b38104fb71a4baa56577f12390884aac545c5d891895aa7ee1738a
-DIST gentoo-forums-offensive-20041207.gz 1510 BLAKE2B 
827b1b6bf17c31296734972648be202b0b78b146f4c31d4ab8b31c0a56f59008670e958ce77061b385d3c67bceec3bd19acd52be21db06f5fcb75a2454ad7d92
 SHA512 
244b4e7f5c5feaa217298f79d2f157999c71d89824f25d89d7a234ec72950bef93a4c0fa23ce1fb385c5c6788c62f09d6b17f454e70cba0052870f4267522dbb

diff --git 
a/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild
 
b/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild
deleted file mode 100644
index 83e44b98e0a..000
--- 
a/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-DESCRIPTION="Fortune database of quotes from forums.gentoo.org"
-HOMEPAGE="https://forums.gentoo.org/;
-SRC_URI="mirror://gentoo/gentoo-forums-${PV}.gz
-   offensive? ( mirror://gentoo/gentoo-forums-offensive-${PV}.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="offensive"
-
-DEPEND="games-misc/fortune-mod"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}
-
-src_compile() {
-   mv gentoo-forums-${PV} gentoo-forums || die
-   use offensive && cat 

[gentoo-commits] repo/gentoo:master commit in: sys-fabric/ibutils/, profiles/

2020-01-04 Thread Aaron Bauman
commit: bf996ae7e4af7fd65ca14d83866e5b427c5bf359
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:03:56 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:03:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf996ae7

sys-fabric/ibutils: drop last-rited pkg

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

 profiles/package.mask  |  5 -
 sys-fabric/ibutils/Manifest|  1 -
 sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild | 23 ---
 sys-fabric/ibutils/metadata.xml| 13 -
 4 files changed, 42 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 131feb568a4..0b92df820d5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,11 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Unresolved vulnerability.  Also apparently fails to build (#574048).
-# Removal in 30 days.  Bug #463338.
-sys-fabric/ibutils
-
 # Michał Górny  (2019-12-01)
 # Unmaintained.  Not bumped since 2015.
 # Removal in 30 days.  Bug #585126.

diff --git a/sys-fabric/ibutils/Manifest b/sys-fabric/ibutils/Manifest
deleted file mode 100644
index b3649eecb82..000
--- a/sys-fabric/ibutils/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 
49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe
 SHA512 
9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944

diff --git a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild 
b/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild
deleted file mode 100644
index acd849d500a..000
--- a/sys-fabric/ibutils/ibutils-1.5.7-r3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-OFED_VER="3.12"
-OFED_RC="1"
-OFED_RC_VER="1"
-OFED_SUFFIX="0.1.g05a9d1a"
-OFED_SNAPSHOT="1"
-
-inherit openib
-
-DESCRIPTION="OpenIB userspace tools"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="sys-fabric/libibverbs:${SLOT}
-   >=dev-lang/tk-8.4"
-RDEPEND="${DEPEND}
-   !sys-fabric/openib-userspace"
-
-block_other_ofed_versions

diff --git a/sys-fabric/ibutils/metadata.xml b/sys-fabric/ibutils/metadata.xml
deleted file mode 100644
index b52d7d3385a..000
--- a/sys-fabric/ibutils/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   clus...@gentoo.org
-   Gentoo Cluster Project
-
-
-uDAPL is a transport neutral infrastructure that provides RDMA capabilities in
-user space.  It is the user space component of DAPL,  the Direct Access 
Provider
-Library for RDMA transports.  See http://www.datcollaborative.org/
-
-



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-coverviewer/, media-plugins/vdr-music/, ...

2020-01-04 Thread Aaron Bauman
commit: ca3bcfbeafebb438605484c08817cfd072cb0fdd
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:03:11 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:03:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3bcfbe

media-plugins/*: drop last-rited pkgs

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

 media-plugins/vdr-coverviewer/Manifest |   1 -
 .../files/vdr-coverviewer-0.0.2-vdr-1.5.x.diff |  48 -
 media-plugins/vdr-coverviewer/metadata.xml |   8 -
 .../vdr-coverviewer/vdr-coverviewer-0.0.2.ebuild   |  28 ---
 media-plugins/vdr-music/Manifest   |   1 -
 media-plugins/vdr-music/files/music.mk | 198 -
 media-plugins/vdr-music/metadata.xml   |   8 -
 media-plugins/vdr-music/vdr-music-0.9.9.ebuild |  54 --
 profiles/package.mask  |   7 -
 9 files changed, 353 deletions(-)

diff --git a/media-plugins/vdr-coverviewer/Manifest 
b/media-plugins/vdr-coverviewer/Manifest
deleted file mode 100644
index 4560fefe9ee..000
--- a/media-plugins/vdr-coverviewer/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vdr-coverviewer-0.0.2.tar.gz 66187 BLAKE2B 
4cecad1d4805725a4864d1d481492d8a1ff26437dee7ec9eb6a032989a86a1f699c70fa04e513d71275d5d3cf6de2eae5a583701f7ac6d3667fd4b3d97c63cad
 SHA512 
17bac6c700eb39278f3cbbe7833cebab78a1998a8ec6e86bd61cc1c532cf02cc091ecb0174b785f4b7ebb87cd107e9bee0852a85a2b53c276689fe3326e218d3

diff --git 
a/media-plugins/vdr-coverviewer/files/vdr-coverviewer-0.0.2-vdr-1.5.x.diff 
b/media-plugins/vdr-coverviewer/files/vdr-coverviewer-0.0.2-vdr-1.5.x.diff
deleted file mode 100644
index d70d006ed1f..000
--- a/media-plugins/vdr-coverviewer/files/vdr-coverviewer-0.0.2-vdr-1.5.x.diff
+++ /dev/null
@@ -1,48 +0,0 @@
 control-image.c~   2007-05-18 14:08:11.0 +0200
-+++ control-image.c2007-06-09 16:40:18.0 +0200
-@@ -251,7 +251,11 @@
- 
- void cImageControl::FadeIn(void)
- {
-+#if VDRVERSNUM >= 10500
-+  SetNeedsFastResponse(true);
-+#else
-   needsFastResponse = true;
-+#endif
- 
-   int i;
-   int alpha = 0;
-@@ -279,13 +283,21 @@
- fd--;
-   }
- 
-+#if VDRVERSNUM >= 10500
-+  SetNeedsFastResponse(false);
-+#else
-   needsFastResponse = false;
-+#endif
- }
- 
- 
- void cImageControl::FadeOut(void)
- {
-+#if VDRVERSNUM >= 10500
-+  SetNeedsFastResponse(true);
-+#else
-   needsFastResponse = true;
-+#endif
- 
-   int i;
-   int alpha = 255;
-@@ -312,7 +324,11 @@
- fd--;
-   }
- 
-+#if VDRVERSNUM >= 10500
-+  SetNeedsFastResponse(false);
-+#else
-   needsFastResponse = false;
-+#endif
- }
- 
- 

diff --git a/media-plugins/vdr-coverviewer/metadata.xml 
b/media-plugins/vdr-coverviewer/metadata.xml
deleted file mode 100644
index 27f419c289c..000
--- a/media-plugins/vdr-coverviewer/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-v...@gentoo.org
-Gentoo VDR Project
-
-

diff --git a/media-plugins/vdr-coverviewer/vdr-coverviewer-0.0.2.ebuild 
b/media-plugins/vdr-coverviewer/vdr-coverviewer-0.0.2.ebuild
deleted file mode 100644
index b383e8f30e4..000
--- a/media-plugins/vdr-coverviewer/vdr-coverviewer-0.0.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: coverviewer for vdr-music"
-HOMEPAGE="http://www.vdr.glaserei-franz.de/;
-SRC_URI="http://www.kost.sh/vdr/${P}.tar.gz;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="imagemagick"
-
-PATCHES=( "${FILESDIR}/${P}-vdr-1.5.x.diff" )
-
-DEPEND="imagemagick? ( media-gfx/imagemagick )
-   !imagemagick? ( media-libs/imlib2 )"
-
-RDEPEND="media-plugins/vdr-music"
-
-src_prepare() {
-   vdr-plugin-2_src_prepare
-
-   use imagemagick && sed -i Makefile -e "s:#HAVE_MAGICK=1:HAVE_MAGICK=1:"
-}

diff --git a/media-plugins/vdr-music/Manifest b/media-plugins/vdr-music/Manifest
deleted file mode 100644
index 6c2a7a3b1ac..000
--- a/media-plugins/vdr-music/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vdr-music-0.9.9-dev2.tgz 2189767 BLAKE2B 
a4ece0904304d7b9cc13532e5ce6833508cf69137dbec7d2e28cac7dc77128344f23183a40d863bba9476f19490d4b26baa9dbfab298161c4e89619544768d1a
 SHA512 
65d9d6b1c76144dfcdb67d884c6cb44066c2bb15ccad0da1e011941b54695f47e4ae104397db1d77d6108ec7cdd81b785901a05fa1c6e07e42df71d021ab1fa7

diff --git a/media-plugins/vdr-music/files/music.mk 
b/media-plugins/vdr-music/files/music.mk
deleted file mode 100644
index 0ff1d5893e1..000
--- a/media-plugins/vdr-music/files/music.mk
+++ /dev/null
@@ -1,198 +0,0 @@
-#
-# Makefile for a Video Disk Recorder plugin
-#
-
-# The official name of this plugin.
-# This name will be used in the '-P...' option of VDR to load the plugin.
-# By default the main source file also carries this name.
-
-PLUGIN = music
-
-### The version number of 

[gentoo-commits] repo/gentoo:master commit in: profiles/, net-wireless/ndiswrapper/, net-wireless/ndiswrapper/files/

2020-01-04 Thread Aaron Bauman
commit: 9a53249a6325dc6e479f6d512d1a3cc96bdfab57
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:59:40 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:59:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a53249a

net-wireless/ndiswrapper: drop last-rited pkg

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

 net-wireless/ndiswrapper/Manifest  |   1 -
 .../files/ndiswrapper-1.59-cflags.patch|  13 --
 .../files/ndiswrapper-1.61-kernel-4.11.patch   |  55 --
 .../files/ndiswrapper-1.61-kernel-4.13.patch   |  27 ---
 .../files/ndiswrapper-1.61-kernel-4.15.patch   | 199 -
 net-wireless/ndiswrapper/metadata.xml  |  12 --
 net-wireless/ndiswrapper/ndiswrapper-1.61.ebuild   | 105 ---
 profiles/package.mask  |   6 -
 8 files changed, 418 deletions(-)

diff --git a/net-wireless/ndiswrapper/Manifest 
b/net-wireless/ndiswrapper/Manifest
deleted file mode 100644
index f0cba5f9146..000
--- a/net-wireless/ndiswrapper/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ndiswrapper-1.61.tar.gz 202240 BLAKE2B 
1b9b60bdd389bb04e56b4b2986503063c4193d78fb06e34f6c91f67d214b112f498cc8d0fdd08c372da73bde8cb9d10c893b05020d81bf35e144e64c81a24797
 SHA512 
67a50071a2e04113b91259e0d5236b4bf02b46a0d60ecae779c34e047f678c70b18e3191bad1435525c8499e554bd26794a03a79a71e1e603987432f4c590b43

diff --git a/net-wireless/ndiswrapper/files/ndiswrapper-1.59-cflags.patch 
b/net-wireless/ndiswrapper/files/ndiswrapper-1.59-cflags.patch
deleted file mode 100644
index 25359c7c30c..000
--- a/net-wireless/ndiswrapper/files/ndiswrapper-1.59-cflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/utils/Makefile b/utils/Makefile
-index 0e763c6..d555dda 100644
 a/utils/Makefile
-+++ b/utils/Makefile
-@@ -6,7 +6,7 @@ HEADERS = $(DRIVER_DIR)/loader.h $(DRIVER_DIR)/ndiswrapper.h
- 
- CC = gcc
- HOSTCC = $(CC)
--CFLAGS = -g -Wall -I$(DRIVER_DIR)
-+CFLAGS += -I$(DRIVER_DIR)
- 
- DISTFILES=Makefile ndiswrapper loadndisdriver.c ndiswrapper-buginfo
- 

diff --git a/net-wireless/ndiswrapper/files/ndiswrapper-1.61-kernel-4.11.patch 
b/net-wireless/ndiswrapper/files/ndiswrapper-1.61-kernel-4.11.patch
deleted file mode 100644
index f39c7bde4d2..000
--- a/net-wireless/ndiswrapper/files/ndiswrapper-1.61-kernel-4.11.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-commit fa2aeeccd5366378ca2eb83c6daee64b511fe792
-Author: Felix Yan 
-Date:   Tue May 16 01:32:56 2017 +0800
-
-Add support for Linux 4.11+
-
-diff --git a/ndiswrapper/driver/ndis.c b/ndiswrapper/driver/ndis.c
-index c1913a05..2ab4dd21 100644
 a/driver/ndis.c
-+++ b/driver/ndis.c
-@@ -2258,7 +2258,9 @@ wstdcall void NdisMIndicateReceivePacket(struct 
ndis_mp_block *nmb,
-   WARNING("empty packet ignored");
-   continue;
-   }
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
-   wnd->net_dev->last_rx = jiffies;
-+#endif
-   /* get total number of bytes in packet */
-   NdisGetFirstBufferFromPacketSafe(packet, , ,
-, _length,
-@@ -2346,7 +2348,9 @@ wstdcall void EthRxIndicateHandler(struct ndis_mp_block 
*nmb, void *rx_ctx,
-   ERROR("nmb is NULL");
-   EXIT3(return);
-   }
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
-   wnd->net_dev->last_rx = jiffies;
-+#endif
- 
-   if (look_ahead_size < packet_size) {
-   struct ndis_packet *packet;
-@@ -2461,7 +2465,9 @@ wstdcall void NdisMTransferDataComplete(struct 
ndis_mp_block *nmb,
-   WARNING("illegal packet");
-   EXIT3(return);
-   }
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
-   wnd->net_dev->last_rx = jiffies;
-+#endif
-   oob_data = NDIS_PACKET_OOB_DATA(packet);
-   skb_size = sizeof(oob_data->header) + oob_data->look_ahead_size +
-   bytes_txed;
-diff --git a/ndiswrapper/driver/ntoskernel.h b/ndiswrapper/driver/ntoskernel.h
-index 3c4c6ff0..f1c52e51 100644
 a/driver/ntoskernel.h
-+++ b/driver/ntoskernel.h
-@@ -296,6 +296,10 @@ static inline void (INIT_WORK)(struct work_struct *work, 
work_func_t func)
- #define add_taint(flag, lockdep_ok) add_taint(flag)
- #endif
- 
-+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)
-+#include 
-+#endif
-+
- #include "winnt_types.h"
- #include "ndiswrapper.h"
- #include "pe_linker.h"

diff --git a/net-wireless/ndiswrapper/files/ndiswrapper-1.61-kernel-4.13.patch 
b/net-wireless/ndiswrapper/files/ndiswrapper-1.61-kernel-4.13.patch
deleted file mode 100644
index 052c4d9b9bf..000
--- a/net-wireless/ndiswrapper/files/ndiswrapper-1.61-kernel-4.13.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-commit eeac7ab831b3097005dadc64dd323f54ade30323
-Author: Felix Yan 
-Date:   Mon Sep 11 12:52:36 2017 +0800
-
-Add support for linux 4.13+
-
-diff --git a/ndiswrapper/driver/ntoskernel.h 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/quixote/

2020-01-04 Thread Aaron Bauman
commit: b0f55b0e2909e6ea0aa0baf26f777a0623d5b25d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:05:49 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:05:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f55b0e

dev-python/quixote: drop last-rited pkg

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

 dev-python/quixote/Manifest   |  1 -
 dev-python/quixote/metadata.xml   | 12 --
 dev-python/quixote/quixote-2.8.ebuild | 45 ---
 profiles/package.mask |  5 
 4 files changed, 63 deletions(-)

diff --git a/dev-python/quixote/Manifest b/dev-python/quixote/Manifest
deleted file mode 100644
index ca091769748..000
--- a/dev-python/quixote/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Quixote-2.8.tar.gz 474323 BLAKE2B 
862ae01d546203cd4b8791d615e3c354990bf4d6f0d615873c4e987de64fe3d9dbeaf7b37d642cb3024da3ecd8887962e3d878f2a3fe4f07c1dd0be80b52b4a0
 SHA512 
d25e82228706966d1e3e24a07b8d1b62a016571f80ad375fa846be9fd720d6c2c8009b53f7abf72cd14ade36b3a69ac9a153d7017a88b5d420d571da45bc6558

diff --git a/dev-python/quixote/metadata.xml b/dev-python/quixote/metadata.xml
deleted file mode 100644
index 0fc88ced4a7..000
--- a/dev-python/quixote/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pyt...@gentoo.org
-   Python
-   
-
-   web-a...@gentoo.org
-   Gentoo Webapps
-   
-

diff --git a/dev-python/quixote/quixote-2.8.ebuild 
b/dev-python/quixote/quixote-2.8.ebuild
deleted file mode 100644
index b6c839af761..000
--- a/dev-python/quixote/quixote-2.8.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-# Appears to be written only for py2
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 flag-o-matic
-
-MY_P="${P/q/Q}"
-
-DESCRIPTION="Python HTML templating framework for developing web applications"
-HOMEPAGE="http://quixote.ca;
-SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz;
-
-LICENSE="CNRI-QUIXOTE-2.4"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="doc test"
-
-DEPEND="doc? ( dev-python/docutils[${PYTHON_USEDEP}] )
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}"/${MY_P}
-# tests require a running quixote server, prob. apt. post install. Tried the 
demo one but no
-RESTRICT="test"
-
-python_compile() {
-   local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-
-   distutils-r1_python_compile
-}
-
-python_compile_all() {
-   use doc && emake -C doc
-}
-
-python_test() {
-   nosetests tests || die "tests failed"
-}
-
-python_install_all() {
-   local HTML_DOCS=( doc/. )
-   distutils-r1_python_install_all
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 651ecef7d16..d96aab4b8d1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,11 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Not updated since 2015.  No reverse dependencies.
-# Removal in 30 days.  Bug #695392.
-dev-python/quixote
-
 # Bernard Cafarelli  (2019-11-29)
 # Beta for new major version with initial Python 3 support
 =app-backup/rdiff-backup-1.4.0_beta*



[gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-ldap-backend/, profiles/

2020-01-04 Thread Aaron Bauman
commit: c5d42326c3a118c6bec69647be17660d72f3b946
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:00:23 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:00:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d42326

net-dns/pdns-ldap-backend: drop last-rited pkg

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

 net-dns/pdns-ldap-backend/Manifest |  1 -
 net-dns/pdns-ldap-backend/metadata.xml |  5 ---
 .../pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild | 39 --
 profiles/package.mask  |  6 
 4 files changed, 51 deletions(-)

diff --git a/net-dns/pdns-ldap-backend/Manifest 
b/net-dns/pdns-ldap-backend/Manifest
deleted file mode 100644
index af93c65ac26..000
--- a/net-dns/pdns-ldap-backend/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pdns-ldap-backend-0.2.tar.gz 745650 BLAKE2B 
68371aebaa4f3d447ccc52d5ba6463ec3cae704071a78664529415fd57b61e98d6fe8b895cf96122c24f9fc3fe74d449d2f132030148c7f896c38dbe1afaea3e
 SHA512 
1a9eb0282abd9dea945150412a77d9cad4ee5fb114b621396928adb6db5994a0ee54b084281b723460e2943c15570c783da518a51314636302d9179832a26990

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

diff --git a/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild 
b/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild
deleted file mode 100644
index 48439709cce..000
--- a/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils multilib
-
-DESCRIPTION="Fork of the official but unmaintained LDAP backend"
-HOMEPAGE="https://repo.or.cz/w/pdns-ldap-backend.git 
http://sequanux.org/cgi-bin/mailman/listinfo/pdns-ldap-backend;
-SRC_URI="http://sequanux.org/dl/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="sasl"
-
-DEPEND=">=net-dns/pdns-3.2[-ldap]
-   net-nds/openldap[sasl=]
-   virtual/krb5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-static \
-   --with-pdns="${EPREFIX}/usr/include" \
-   --libdir=/usr/$(get_libdir)/powerdns
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog NEWS README USAGE* src/dns.ldif"
-   default
-   prune_libtool_files --all
-   insinto /etc/openldap/schema
-   doins schema/*
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index a1baa7bbc6e..d7b7ae7c373 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,12 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Added in 2013 and not updated since.  Unmaintained upstream since
-# inception.  Never had any keywords.
-# Removal in 30 days.  Bug #701462.
-net-dns/pdns-ldap-backend
-
 # Michał Górny  (2019-12-01)
 # Unmaintained.  Incorrect license and potential copyright infringement.
 # Removal in 30 days.  Bug #634332.



[gentoo-commits] repo/gentoo:master commit in: profiles/, www-servers/hiawatha/, www-servers/hiawatha/files/, ...

2020-01-04 Thread Aaron Bauman
commit: a23b47f8d35c85cb33250de63fbc2e8e48788cc4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:04:39 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:04:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23b47f8

www-*/*: drop last-rited pkgs

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

 profiles/package.mask  |   6 -
 www-apps/hiawatha-monitor/Manifest |   1 -
 .../hiawatha-monitor/hiawatha-monitor-1.6.ebuild   |  33 -
 www-apps/hiawatha-monitor/metadata.xml |   8 --
 www-servers/hiawatha/Manifest  |   1 -
 .../hiawatha/files/hiawatha-9.5-cflags.patch   |  17 ---
 www-servers/hiawatha/files/hiawatha.initd-r1   |  25 
 www-servers/hiawatha/files/hiawatha.service|   9 --
 www-servers/hiawatha/hiawatha-9.15.ebuild  | 142 -
 www-servers/hiawatha/metadata.xml  |  19 ---
 10 files changed, 261 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0b92df820d5..b91f9bc1875 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,12 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Unmaintained.  Not bumped since 2015.
-# Removal in 30 days.  Bug #585126.
-www-servers/hiawatha
-www-apps/hiawatha-monitor
-
 # Michał Górny  (2019-12-01)
 # Unmaintained.  Last release in 2012.  Buggy ebuild.
 # Removal in 30 days.  Bug #658302.

diff --git a/www-apps/hiawatha-monitor/Manifest 
b/www-apps/hiawatha-monitor/Manifest
deleted file mode 100644
index ba75b7329de..000
--- a/www-apps/hiawatha-monitor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST monitor-1.6.tar.gz 622470 BLAKE2B 
79813f162dae9a72b9e62550e58b737b878e69d1eb6ce348f62dd9d8c4309529b9dd77eeba6876fec90d0db6c3894aea5c62ada940a17d53bb8cba876ec31855
 SHA512 
4983638bfa0bfbe3f391b2319cf2f5ba63527cddc8c667618aba001929140453c8058f35d83bedb53f4dc0e5d5139d3a33dd7d9bac46f94e32dff81e65d53f5e

diff --git a/www-apps/hiawatha-monitor/hiawatha-monitor-1.6.ebuild 
b/www-apps/hiawatha-monitor/hiawatha-monitor-1.6.ebuild
deleted file mode 100644
index 8444fca6d85..000
--- a/www-apps/hiawatha-monitor/hiawatha-monitor-1.6.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
-
-MY_P="monitor"
-
-DESCRIPTION="Monitoring application for www-servers/hiawatha"
-HOMEPAGE="https://www.hiawatha-webserver.org/howto/monitor;
-SRC_URI="https://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz "
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/php-5:*[mysql,mysqli,xslt]
-   virtual/cron
-   virtual/mysql
-   www-servers/hiawatha[xslt]"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( ChangeLog README.md INSTALL )
-
-src_install () {
-   default
-
-   rm -f ChangeLog README.md LICENSE INSTALL
-
-   insinto /usr/share/${PN}
-   doins -r *
-}

diff --git a/www-apps/hiawatha-monitor/metadata.xml 
b/www-apps/hiawatha-monitor/metadata.xml
deleted file mode 100644
index c69fcf398c8..000
--- a/www-apps/hiawatha-monitor/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   hsleisink/monitor
-   
-

diff --git a/www-servers/hiawatha/Manifest b/www-servers/hiawatha/Manifest
deleted file mode 100644
index 681fdafcfc8..000
--- a/www-servers/hiawatha/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hiawatha-9.15.tar.gz 869922 BLAKE2B 
0cd15df60c4f3ad76ceb1405c57e414c26756ab27779d7d1805f1cef218ba409f2f3abe48b3e50ede434f3fa0974b5d86521e697548470448f7c8364f4ae9b6f
 SHA512 
e5f0459475863c7cb2d15bdf2a9712f13c96ac450f349fd89e60fd600aad9010f25182aa6353a3014069a9798544a56ef79695918613946b63fecd3806b1982b

diff --git a/www-servers/hiawatha/files/hiawatha-9.5-cflags.patch 
b/www-servers/hiawatha/files/hiawatha-9.5-cflags.patch
deleted file mode 100644
index 4ff33cd0d12..000
--- a/www-servers/hiawatha/files/hiawatha-9.5-cflags.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-From: Julian Ospald 
-Date: Fri May 23 16:59:33 UTC 2014
-Subject: make optimization level build-type dependant
-
 hiawatha-9.5/CMakeLists.txt
-+++ hiawatha-9.5/CMakeLists.txt
-@@ -2,7 +2,9 @@
- project(Hiawatha C)
- 
- # Compiler
--set(CMAKE_C_FLAGS "-O2 -Wall -Wextra ${CMAKE_C_FLAGS}")
-+set(CMAKE_C_FLAGS "-Wall -Wextra ${CMAKE_C_FLAGS}")
-+set(CMAKE_C_FLAGS_RELEASE "-O2")
-+set(CMAKE_C_FLAGS_RELWITHDEBINFO "-O2")
- set(CMAKE_BUILD_TYPE "RelWithDebInfo")
- 
- # Options

diff --git a/www-servers/hiawatha/files/hiawatha.initd-r1 
b/www-servers/hiawatha/files/hiawatha.initd-r1
deleted file mode 100644
index a6ebb0d64c4..000
--- a/www-servers/hiawatha/files/hiawatha.initd-r1
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2015 Gentoo Foundation
-# 

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

2020-01-04 Thread Aaron Bauman
commit: c7eba2d926dd77f8e0ca77d3c0aeb808a5f2201e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:05:11 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:05:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7eba2d9

profiles/package.mask: drop obsolete mask

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b91f9bc1875..651ecef7d16 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,11 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Unmaintained.  Last release in 2012.  Buggy ebuild.
-# Removal in 30 days.  Bug #658302.
-app-text/pdfshuffler
-
 # Michał Górny  (2019-12-01)
 # Not updated since 2015.  No reverse dependencies.
 # Removal in 30 days.  Bug #695392.



[gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-powerpuff/, profiles/

2020-01-04 Thread Aaron Bauman
commit: 8f1e156145960a7abbde14eee02d83c4ef7e02d6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:01:01 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:01:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1e1561

games-misc/fortune-mod-powerpuff: drop last-rited pkg

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

 games-misc/fortune-mod-powerpuff/Manifest  |  1 -
 .../fortune-mod-powerpuff-0.3.ebuild   | 22 --
 games-misc/fortune-mod-powerpuff/metadata.xml  |  8 
 profiles/package.mask  |  5 -
 4 files changed, 36 deletions(-)

diff --git a/games-misc/fortune-mod-powerpuff/Manifest 
b/games-misc/fortune-mod-powerpuff/Manifest
deleted file mode 100644
index cd2efbcd77f..000
--- a/games-misc/fortune-mod-powerpuff/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST powerpuff-0.3.tar.gz 17155 BLAKE2B 
59a08ab1b3ee4089683ef4a4bdb0ceaee7213d58bfda59ef493d8f27ade3fae8c73f36c05ebc539ab4ec81821734739e7b7c5707a1f3744c0514c46aaab50378
 SHA512 
89cf14ce07217bcff57fe5eff5b13b6df53b76ff866887032730610ac23184b4bc7d9f00572f31581347ed3827f3906b5dd885324d0e8066a5e0c8a098e53ebd

diff --git a/games-misc/fortune-mod-powerpuff/fortune-mod-powerpuff-0.3.ebuild 
b/games-misc/fortune-mod-powerpuff/fortune-mod-powerpuff-0.3.ebuild
deleted file mode 100644
index dd203fc3760..000
--- a/games-misc/fortune-mod-powerpuff/fortune-mod-powerpuff-0.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MY_PN=powerpuff
-DESCRIPTION="Quotes taken from the Power Puff Girls series from Cartoon 
Network"
-HOMEPAGE="http://eol.init1.nl/content/view/43/54/;
-SRC_URI="http://eelco.is.a.rootboy.net/fortunecookies/${MY_PN}-${PV}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="games-misc/fortune-mod"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_install() {
-   insinto /usr/share/fortune
-   doins powerpuff powerpuff.dat
-}

diff --git a/games-misc/fortune-mod-powerpuff/metadata.xml 
b/games-misc/fortune-mod-powerpuff/metadata.xml
deleted file mode 100644
index 78274e0fa55..000
--- a/games-misc/fortune-mod-powerpuff/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   ga...@gentoo.org
-   Gentoo Games Project
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index d7b7ae7c373..322b2292d3f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,11 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Unmaintained.  Incorrect license and potential copyright infringement.
-# Removal in 30 days.  Bug #634332.
-games-misc/fortune-mod-powerpuff
-
 # Michał Górny  (2019-12-01)
 # Unmaintained.  No license and potential copyright infringement.
 # Removal in 30 days.  Bug #634318.



[gentoo-commits] repo/gentoo:master commit in: profiles/, games-misc/fortune-mod-smac/

2020-01-04 Thread Aaron Bauman
commit: ad9ec7abf945e9d960a47cc144ccb0a470ca0237
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 04:01:36 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 04:01:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9ec7ab

games-misc/fortune-mod-smac: drop last-rited pkg

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

 games-misc/fortune-mod-smac/Manifest  |  1 -
 .../fortune-mod-smac/fortune-mod-smac-0.1.ebuild  | 19 ---
 games-misc/fortune-mod-smac/metadata.xml  |  8 
 profiles/package.mask |  5 -
 4 files changed, 33 deletions(-)

diff --git a/games-misc/fortune-mod-smac/Manifest 
b/games-misc/fortune-mod-smac/Manifest
deleted file mode 100644
index c56d7ffbaca..000
--- a/games-misc/fortune-mod-smac/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fortune-mod-smac-0.1.tar.gz 22205 BLAKE2B 
383cd7bd752295ab26f8b49d9ac8e35b3bb4b317cdf9b36493adf867de66bf33e5b4c4727af53f8bc4997b445668430154390bb912c42329a5b6fa68e43a392a
 SHA512 
cd837bc96e02f46b310ca264439e6e3753975e0613f05b41faf95fc2d9067f42b62a5af448586befd22e0b1c5e30754a4ae4bd34569c9bda434311ce82ac6697

diff --git a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild 
b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild
deleted file mode 100644
index 49406bdc349..000
--- a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-DESCRIPTION="Quotes from the Alpha Centauri: Alien Crossfire tech tree"
-HOMEPAGE="http://progsoc.org/~curious/;
-SRC_URI="http://progsoc.org/~curious/files/${P}.tar.gz;
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="games-misc/fortune-mod"
-
-src_install() {
-   insinto /usr/share/fortune
-   doins smac smac.dat
-}

diff --git a/games-misc/fortune-mod-smac/metadata.xml 
b/games-misc/fortune-mod-smac/metadata.xml
deleted file mode 100644
index 78274e0fa55..000
--- a/games-misc/fortune-mod-smac/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   ga...@gentoo.org
-   Gentoo Games Project
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 322b2292d3f..e82358fd7c6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -706,11 +706,6 @@ sci-astronomy/casacore
 # Removal in 30 days.  Bug #602024.
 app-laptop/nvidiabl
 
-# Michał Górny  (2019-12-01)
-# Unmaintained.  No license and potential copyright infringement.
-# Removal in 30 days.  Bug #634318.
-games-misc/fortune-mod-smac
-
 # Michał Górny  (2019-12-01)
 # Not updated since 2009 and 2004 respectively.  Suspicious license.
 # Removal in 30 days.  Bugs #691084 and #701732.



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

2020-01-04 Thread Aaron Bauman
commit: 6d6c8198467ea6214053e6330bf555e60f38a8fb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:35:04 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:35:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6c8198

dev-libs/tinyxml: arm64 stable (bug #704452)

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

 dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild 
b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
index 69f291da214..967e3d3de44 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~x64-macos ~x86-macos"
 IUSE="debug doc static-libs +stl"
 
 RDEPEND=""



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

2020-01-04 Thread Aaron Bauman
commit: e6159eba9675ae1998d129fdd8156dd0dd2b35ed
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:58:02 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:58:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6159eba

profiles/package.mask: last-rited pkgs removed/verified

* Including bug closures

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 10fd550b217..0c4b9b07341 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -712,77 +712,6 @@ app-laptop/nvidiabl
 # Removal in 30 days.  Bug #695580.
 net-wireless/ndiswrapper
 
-# Aaron Bauman  (2019-12-04)
-# These are (mostly) leaf packages with only py2.7
-# Please review commit msg. Removal in 30 days
-# THIS MASK HAS BEEN CONFIRMED BY THE QA TEAM VIA
-# MAJORITY VOTE. YOU CAN REMOVE SINGLE PACKAGES
-# IF YOU PERSONALLY STEP IN TO MAINTAIN THEM (AND
-# ADD YOURSELF TO THEIR METADATA).
-dev-python/pycryptopp
-dev-python/pydvdread
-dev-python/pyelemental
-dev-python/pyifp
-dev-python/pykota
-dev-python/pylibpcap
-dev-python/pyml
-dev-python/pynag
-dev-python/pyndex
-dev-python/py-notify
-dev-python/pyoembed
-dev-python/pyPdf
-dev-python/pyrax
-dev-python/py-smbpasswd
-dev-python/pystatgrab
-dev-python/python-caja
-dev-python/python-catcher
-dev-python/python-cdb
-dev-python/python-exconsole
-dev-python/python-fastcgi
-dev-python/python-mhash
-dev-python/python-oembed
-dev-python/python-pam
-dev-python/python-pluginloader
-dev-python/pyvtk
-dev-python/PyZilla
-dev-python/qserve
-dev-python/RecSQL
-dev-python/rlcompleter2
-dev-python/ropeide
-dev-python/ropemacs
-dev-python/sancho
-dev-python/sclapp
-dev-python/simplesettings
-dev-python/slowaes
-dev-python/snakefood
-dev-python/sphinxcontrib-ditaa
-dev-python/sqlitecachec
-dev-python/stripogram
-dev-python/sudsds
-dev-python/superlance
-dev-python/supervisor-quick
-dev-python/telarchive
-dev-python/tgmochikit
-dev-python/ttfquery
-dev-python/turbolift
-dev-python/ushlex
-dev-python/vatnumber
-dev-python/weberror
-dev-python/webhelpers
-dev-python/webpy
-dev-python/workerpool
-dev-util/Orange
-dev-vcs/hg-fast-export
-dev-vcs/rabbitvcs
-net-analyzer/namebench
-net-fs/tahoe-lafs
-net-misc/irrtree
-net-misc/pycnb
-net-p2p/pybitmessage
-net-print/pykota
-www-apps/blohg-tumblelog
-x11-misc/magick-rotation
-
 # Michał Górny  (2019-12-01)
 # Added in 2013 and not updated since.  Unmaintained upstream since
 # inception.  Never had any keywords.



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

2020-01-04 Thread Aaron Bauman
commit: 0c00371747dc56f521f87460e57ced68e08d87c3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:14:57 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:14:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c003717

app-text/pdfshuffler: drop last-rited pkg

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

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

 app-text/pdfshuffler/Manifest  |  1 -
 .../pdfshuffler/files/pdfshuffler-PyPDF2.patch | 18 
 app-text/pdfshuffler/metadata.xml  |  8 
 app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild   | 24 --
 4 files changed, 51 deletions(-)

diff --git a/app-text/pdfshuffler/Manifest b/app-text/pdfshuffler/Manifest
deleted file mode 100644
index b842258dec7..000
--- a/app-text/pdfshuffler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pdfshuffler-0.6.0.tar.gz 48071 BLAKE2B 
8bcb513f1dd18cf9d6e17315a7a2ec5bbf5240176acd6deb6ec803900174a39927998210ab5e4aab9a7330821ce7d1ab266e1ae677e03fd51df305ceec9f5836
 SHA512 
e2563e9b5faf3ebac56f3840017ad9279a5e8e096c9f44ec053c617894910b1d0531457bc37d8fb9bc1db13ae25b94d55ca0b4ec26fbddeb9e51e6b4d75293fe

diff --git a/app-text/pdfshuffler/files/pdfshuffler-PyPDF2.patch 
b/app-text/pdfshuffler/files/pdfshuffler-PyPDF2.patch
deleted file mode 100644
index 8228c176514..000
--- a/app-text/pdfshuffler/files/pdfshuffler-PyPDF2.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -r -U2 pdfshuffler-0.6.0.orig/pdfshuffler/pdfshuffler.py 
pdfshuffler-0.6.0/pdfshuffler/pdfshuffler.py
 pdfshuffler-0.6.0.orig/pdfshuffler/pdfshuffler.py  2012-04-28 
21:15:17.0 +0700
-+++ pdfshuffler-0.6.0/pdfshuffler/pdfshuffler.py   2015-01-11 
02:10:02.952809411 +0600
-@@ -72,5 +72,13 @@
- 
- import poppler  #for the rendering of pdf pages
--from pyPdf import PdfFileWriter, PdfFileReader
-+
-+try:
-+from PyPDF2 import PdfFileWriter, PdfFileReader
-+except ImportError:
-+try:
-+from pyPdf import PdfFileWriter, PdfFileReader
-+except ImportError:
-+print('Neither PyPDF2 nor pyPdf found')
-+sys.exit(1)
- 
- from pdfshuffler_iconview import CellRendererImage

diff --git a/app-text/pdfshuffler/metadata.xml 
b/app-text/pdfshuffler/metadata.xml
deleted file mode 100644
index bab57cb5346..000
--- a/app-text/pdfshuffler/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-
-   pdfshuffler
-
-

diff --git a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild 
b/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
deleted file mode 100644
index 23dcc1238d3..000
--- a/app-text/pdfshuffler/pdfshuffler-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 xdg
-
-DESCRIPTION="GUI app that can merge or split pdfs and rotate, crop and 
rearrange their pages"
-HOMEPAGE="https://sourceforge.net/projects/pdfshuffler/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="|| ( dev-python/PyPDF2 dev-python/pyPdf )
-   dev-python/python-poppler"
-RDEPEND="${DEPEND}"
-
-DOCS=( ChangeLog README TODO AUTHORS )
-
-PATCHES=( "${FILESDIR}"/${PN}-PyPDF2.patch )



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

2020-01-04 Thread Aaron Bauman
commit: acc1fbda9faebc7e37123fd12338417e11456961
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:33:07 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:33:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc1fbda

profiles/package.mask: drop last-rited pkgs

* Bugzie died, so committing this now

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index fd35aeb9f02..10fd550b217 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -719,56 +719,6 @@ net-wireless/ndiswrapper
 # MAJORITY VOTE. YOU CAN REMOVE SINGLE PACKAGES
 # IF YOU PERSONALLY STEP IN TO MAINTAIN THEM (AND
 # ADD YOURSELF TO THEIR METADATA).
-app-misc/hachoir-subfile
-app-misc/yworklog
-app-text/pdfshuffler
-dev-python/anyvc
-dev-python/asciitree
-dev-python/beanstalkc
-dev-python/bicyclerepair
-dev-python/buzhug
-dev-python/cement
-dev-python/cherrytemplate
-dev-python/clientcookie
-dev-python/dib-utils
-dev-python/dirq
-dev-python/disqus-python
-dev-python/figleaf
-dev-python/flask-dashed
-dev-python/foolscap
-dev-python/gdmodule
-dev-python/graphy
-dev-python/guppy
-dev-python/hachoir-regex
-dev-python/happydoc
-dev-python/hcluster
-dev-python/hcs-utils
-dev-python/hp3parclient
-dev-python/htmlgen
-dev-python/inotifyx
-dev-python/irman-python
-dev-python/jonpy
-dev-python/keyczar
-dev-python/keyrings_alt
-dev-python/libextractor-python
-dev-python/libiscsi-python
-dev-python/libnatpmp
-dev-python/log4py
-dev-python/louie
-dev-python/lp_solve
-dev-python/lupy
-dev-python/m2secret
-dev-python/mwlib-ext
-dev-python/newt_syrup
-dev-python/numdisplay
-dev-python/optcomplete
-dev-python/piddle
-dev-python/pp
-dev-python/pyamf
-dev-python/pyao
-dev-python/pycdf
-dev-python/pychef
-dev-python/pyclamav
 dev-python/pycryptopp
 dev-python/pydvdread
 dev-python/pyelemental



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

2020-01-04 Thread Aaron Bauman
commit: 3623c1486a3cfd8dcb02633950331b63eed1362e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:20:27 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:20:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3623c148

dev-python/flask-dashed: drop last-rited pkg

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

 dev-python/flask-dashed/Manifest   |  1 -
 .../flask-dashed/flask-dashed-0.1b_p2-r1.ebuild| 31 -
 .../flask-dashed/flask-dashed-0.1b_p2.ebuild   | 32 --
 dev-python/flask-dashed/metadata.xml   | 11 
 4 files changed, 75 deletions(-)

diff --git a/dev-python/flask-dashed/Manifest b/dev-python/flask-dashed/Manifest
deleted file mode 100644
index 23f666ab875..000
--- a/dev-python/flask-dashed/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Flask-Dashed-0.1b2.tar.gz 325834 BLAKE2B 
88538f4929f914799f08e3b62173402725fd1e087efd2a9173224c0e1e9413392495af89156c61d94d259b08d61a73b4689a7591a7cbf3a992c9228974a24468
 SHA512 
daccb1e4ac83a598c25c7ef202f50f08c19473aa27d8c936a9918b3e45bc9da06de7499a3976e6fff001fd81cec787093594a13c814bf26e2315793a0c8efded

diff --git a/dev-python/flask-dashed/flask-dashed-0.1b_p2-r1.ebuild 
b/dev-python/flask-dashed/flask-dashed-0.1b_p2-r1.ebuild
deleted file mode 100644
index fc08dc5701c..000
--- a/dev-python/flask-dashed/flask-dashed-0.1b_p2-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="Flask-Dashed"
-MY_PV="${PV/_p/}"
-MY_P="${MY_PN}-${MY_PV}"
-
-DESCRIPTION="Admin app framework for flask"
-HOMEPAGE="https://github.com/jeanphix/Flask-Dashed 
https://pypi.org/project/Flask-Dashed/;
-SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/flask-wtf[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   distutils-r1_src_prepare
-   rm -rf "${S}/tests" || die
-}

diff --git a/dev-python/flask-dashed/flask-dashed-0.1b_p2.ebuild 
b/dev-python/flask-dashed/flask-dashed-0.1b_p2.ebuild
deleted file mode 100644
index 863405ab1ee..000
--- a/dev-python/flask-dashed/flask-dashed-0.1b_p2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="Flask-Dashed"
-MY_PV="${PV/_p/}"
-MY_P="${MY_PN}-${MY_PV}"
-
-DESCRIPTION="Admin app framework for flask"
-HOMEPAGE="http://jeanphix.me/${MY_PN}/ https://pypi.org/project/${MY_PN};
-SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/flask-wtf[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   distutils-r1_src_prepare
-   rm -rf "${S}/tests"
-}

diff --git a/dev-python/flask-dashed/metadata.xml 
b/dev-python/flask-dashed/metadata.xml
deleted file mode 100644
index 970bb09cd93..000
--- a/dev-python/flask-dashed/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-Flask-Dashed
-  
-



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

2020-01-04 Thread Aaron Bauman
commit: efd12f20484de932f80e0bffb694908e16fcbce2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 03:09:05 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 03:09:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd12f20

dev-python/utidylib: arm64 stable (bug #704478)

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

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

diff --git a/dev-python/utidylib/utidylib-0.6.ebuild 
b/dev-python/utidylib/utidylib-0.6.ebuild
index 04b3e857227..de6f3ef3bcc 100644
--- a/dev-python/utidylib/utidylib-0.6.ebuild
+++ b/dev-python/utidylib/utidylib-0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm64 ppc ppc64 x86"
 IUSE="doc test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2020-01-04 Thread Aaron Bauman
commit: bc04725e8a576c74ac024b767a1c25eb48b4133b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 02:28:23 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 02:28:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc04725e

sys-apps/openrc: arm64 stable (bug #704600)

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

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

diff --git a/sys-apps/openrc/openrc-0.42.1.ebuild 
b/sys-apps/openrc/openrc-0.42.1.ebuild
index d5787844fce..7e456dbb596 100644
--- a/sys-apps/openrc/openrc-0.42.1.ebuild
+++ b/sys-apps/openrc/openrc-0.42.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
 fi
 
 LICENSE="BSD-2"



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

2020-01-04 Thread Georgy Yakovlev
commit: 2f0984a4ca63a39961bf113bb2b7bdbfe0442ea8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jan  5 02:01:53 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan  5 02:03:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0984a4

dev-util/perf: add missing patch for 5.4.7

Closes: https://bugs.gentoo.org/704798
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 .../perf/files/perf-5.4.7-propagate-cflags.patch   | 44 ++
 1 file changed, 44 insertions(+)

diff --git a/dev-util/perf/files/perf-5.4.7-propagate-cflags.patch 
b/dev-util/perf/files/perf-5.4.7-propagate-cflags.patch
new file mode 100644
index 000..b1a9bcc25a1
--- /dev/null
+++ b/dev-util/perf/files/perf-5.4.7-propagate-cflags.patch
@@ -0,0 +1,44 @@
+From 55542113c690a567e728e40d4181d7d037fc21b0 Mon Sep 17 00:00:00 2001
+From: Jiri Olsa 
+Date: Fri, 11 Oct 2019 14:21:55 +0200
+Subject: perf tools: Propagate CFLAGS to libperf
+
+Andi reported that 'make DEBUG=1' does not propagate to the libbperf
+code. It's true also for the other flags. Changing the code to propagate
+the global build flags to libperf compilation.
+
+Reported-by: Andi Kleen 
+Signed-off-by: Jiri Olsa 
+Cc: Alexander Shishkin 
+Cc: Michael Petlan 
+Cc: Namhyung Kim 
+Cc: Peter Zijlstra 
+Link: http://lore.kernel.org/lkml/20191011122155.15738-1-jo...@kernel.org
+Signed-off-by: Arnaldo Carvalho de Melo 
+---
+ tools/perf/lib/core.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+(limited to 'tools/perf/lib/core.c')
+
+diff --git a/tools/perf/lib/core.c b/tools/perf/lib/core.c
+index d0b9ae422b9f..58fc894b76c5 100644
+--- a/tools/perf/lib/core.c
 b/tools/perf/lib/core.c
+@@ -5,11 +5,12 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include "internal.h"
+ 
+-static int __base_pr(enum libperf_print_level level, const char *format,
++static int __base_pr(enum libperf_print_level level __maybe_unused, const 
char *format,
+va_list args)
+ {
+   return vfprintf(stderr, format, args);
+-- 
+cgit 1.2-0.3.lf.el7
+



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

2020-01-04 Thread Aaron Bauman
commit: 56aaaf629cf67d37a8b8163fb7be3aa40d5e08b5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 01:59:26 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 01:59:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56aaaf62

sys-apps/grep: arm64 stable (bug #704694)

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

 sys-apps/grep/grep-3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/grep/grep-3.3-r1.ebuild b/sys-apps/grep/grep-3.3-r1.ebuild
index ac572c97e6a..6aa9b04a29a 100644
--- a/sys-apps/grep/grep-3.3-r1.ebuild
+++ b/sys-apps/grep/grep-3.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~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"
 IUSE="nls pcre static"
 
 LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )"



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

2020-01-04 Thread Aaron Bauman
commit: 8bbc43418386ece6c58a79bfbc03692551aae828
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  5 01:22:23 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  5 01:22:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bbc4341

dev-python/pycairo: arm64 stable (bug #704474)

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

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

diff --git a/dev-python/pycairo/pycairo-1.18.2.ebuild 
b/dev-python/pycairo/pycairo-1.18.2.ebuild
index faa6d238df0..e3651302af8 100644
--- a/dev-python/pycairo/pycairo-1.18.2.ebuild
+++ b/dev-python/pycairo/pycairo-1.18.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/pygobject/${PN}/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc examples test"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-p2p/cpuminer-opt/

2020-01-04 Thread Craig Andrews
commit: d507a9ccf4484865d43c17e071057dfadeb5900f
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Jan  5 01:17:58 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Jan  5 01:18:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d507a9cc

net-p2p/cpuminer-opt: Cleanup old versions

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

 net-p2p/cpuminer-opt/Manifest   |  5 ---
 net-p2p/cpuminer-opt/cpuminer-opt-3.10.3.ebuild | 50 -
 net-p2p/cpuminer-opt/cpuminer-opt-3.10.4.ebuild | 50 -
 net-p2p/cpuminer-opt/cpuminer-opt-3.10.5.ebuild | 50 -
 net-p2p/cpuminer-opt/cpuminer-opt-3.10.6.ebuild | 50 -
 net-p2p/cpuminer-opt/cpuminer-opt-3.10.7.ebuild | 50 -
 6 files changed, 255 deletions(-)

diff --git a/net-p2p/cpuminer-opt/Manifest b/net-p2p/cpuminer-opt/Manifest
index 2c92bf787db..4de38c1da54 100644
--- a/net-p2p/cpuminer-opt/Manifest
+++ b/net-p2p/cpuminer-opt/Manifest
@@ -1,6 +1 @@
-DIST cpuminer-opt-3.10.3.tar.gz 1940128 BLAKE2B 
cf8b591cc10dc5507eef322de397c462a14c2164ec8806ff189a135abdc58314add18d46110d05f6ba365a475632df2bb33f97706454049a9275e08004c90d5a
 SHA512 
cc1d4934fc17cc7ecd1402e9e32fc9caf9a493e3f3e573637036638e10679c19ba4a2e4f83376ddb462c7d404aecf747c0bd4d46e4e934013ad9d53a765a862f
-DIST cpuminer-opt-3.10.4.tar.gz 1958764 BLAKE2B 
2d7aaffe51625d958c856612680de1d71711bf41ad08c30167295d26d794dcde355f967787f6d3c1f80753d9ea65ea9e38c87d22053592338851a1c5b7e0769f
 SHA512 
6987972918a921f5763eb9eb80026fcc7ab163d0caa78003c193678ade043dfbcdc967ccd03084fdcd838752e0dd1dc7eefcb845d525706cd1f6f13d039b7fa0
-DIST cpuminer-opt-3.10.5.tar.gz 1963667 BLAKE2B 
6906aef3b8e74ab917a1c9dcbf48eb5442076c5fc0c88c2491d567f673431350828a55932e9c31677d5cd67893f4939bd8eb85728145bcc633ef108037aab268
 SHA512 
cf7dadd2ac3d7d55a7648540d044b110be3f78a4babe35b1cdaf9dcd2a259c4b7b8f61a4524dd4d8c932aeeff902c36b6f24f59311bc6d29cdccc7ef45f0876f
-DIST cpuminer-opt-3.10.6.tar.gz 1973545 BLAKE2B 
9dda961f1dbaa24517389559fac599270ba7791510e09b287cc03bcc81b62ee13e81c852abf77de381249873c78595ac922acc95ad2a470f6d3e322cc1a7cd12
 SHA512 
a991d63be0f27a3a2e17ada84f0c149c284441b934684173f502666b84f8e46c97af91113e0aac5c69630ee4e3dd37ce135131a72956eadc27de542f4a34c380
-DIST cpuminer-opt-3.10.7.tar.gz 1978510 BLAKE2B 
a770d663f5e01386656f80d64dbeee806aa82e8eafee9630fe1edbb0941a8d580c7d9f4c02d0a94045a3874d688ddf55b731e0c4e715dce57f174a237e078ee5
 SHA512 
c5b4dc6d600867391db3828a8f4ab962bbe3b73dd5ccd90610f552456015f12cad8dcff2ecec20a4f0ddecb96b9cba55dbd762ae5bbb7000292632c334f721eb
 DIST cpuminer-opt-3.11.0.tar.gz 176 BLAKE2B 
c411265ba9d9d380601cbf2e2ca314c95d299d91e900140c4f2a6f7452325c5e6315feadb2b9096df119483d08fe51262a09d535a28ac6b50bf7793ee1e357f6
 SHA512 
28868d525201d7f9e71601d048b64c82d68329c571d12ada0f681711d2d8b4a4644a6ccc12f2cbb4d0f67c38f991db3cdd39e5dd7e9ad9932cbc5ad9acdaf50b

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.10.3.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-3.10.3.ebuild
deleted file mode 100644
index 666d27ee1c0..000
--- a/net-p2p/cpuminer-opt/cpuminer-opt-3.10.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic systemd
-
-DESCRIPTION="Optimized multi algo CPU miner"
-HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;
-IUSE="cpu_flags_x86_sse2 curl libressl"
-LICENSE="GPL-2"
-SLOT="0"
-REQUIRED_USE="cpu_flags_x86_sse2"
-DEPEND="
-   dev-libs/gmp:0
-   dev-libs/jansson
-   >=net-misc/curl-7.15[ssl]
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-"
-RDEPEND="${DEPEND}"
-if [[ ${PV} == "" ]] ; then
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/JayDDee/${PN}.git;
-   inherit git-r3
-else
-   KEYWORDS="~amd64"
-   SRC_URI="https://github.com/JayDDee/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-fi
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   append-ldflags -Wl,-z,noexecstack
-   econf --with-crypto --with-curl
-}
-
-src_install() {
-   default
-   systemd_dounit "${FILESDIR}"/${PN}.service
-   insinto "/etc/${PN}"
-   doins cpuminer-conf.json
-}
-
-src_test() {
-   ./cpuminer --cputest || die
-}

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.10.4.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-3.10.4.ebuild
deleted file mode 100644
index 666d27ee1c0..000
--- a/net-p2p/cpuminer-opt/cpuminer-opt-3.10.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic systemd
-
-DESCRIPTION="Optimized multi algo CPU miner"
-HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;

[gentoo-commits] repo/gentoo:master commit in: net-p2p/cpuminer-opt/

2020-01-04 Thread Craig Andrews
commit: 0297330ba7a6281e35ff5e7e8062284c00d709e5
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Jan  5 01:17:19 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Jan  5 01:18:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0297330b

net-p2p/cpuminer-opt: 3.11.0 version bump

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

 net-p2p/cpuminer-opt/Manifest   |  1 +
 net-p2p/cpuminer-opt/cpuminer-opt-3.11.0.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/net-p2p/cpuminer-opt/Manifest b/net-p2p/cpuminer-opt/Manifest
index 857306067b4..2c92bf787db 100644
--- a/net-p2p/cpuminer-opt/Manifest
+++ b/net-p2p/cpuminer-opt/Manifest
@@ -3,3 +3,4 @@ DIST cpuminer-opt-3.10.4.tar.gz 1958764 BLAKE2B 
2d7aaffe51625d958c856612680de1d7
 DIST cpuminer-opt-3.10.5.tar.gz 1963667 BLAKE2B 
6906aef3b8e74ab917a1c9dcbf48eb5442076c5fc0c88c2491d567f673431350828a55932e9c31677d5cd67893f4939bd8eb85728145bcc633ef108037aab268
 SHA512 
cf7dadd2ac3d7d55a7648540d044b110be3f78a4babe35b1cdaf9dcd2a259c4b7b8f61a4524dd4d8c932aeeff902c36b6f24f59311bc6d29cdccc7ef45f0876f
 DIST cpuminer-opt-3.10.6.tar.gz 1973545 BLAKE2B 
9dda961f1dbaa24517389559fac599270ba7791510e09b287cc03bcc81b62ee13e81c852abf77de381249873c78595ac922acc95ad2a470f6d3e322cc1a7cd12
 SHA512 
a991d63be0f27a3a2e17ada84f0c149c284441b934684173f502666b84f8e46c97af91113e0aac5c69630ee4e3dd37ce135131a72956eadc27de542f4a34c380
 DIST cpuminer-opt-3.10.7.tar.gz 1978510 BLAKE2B 
a770d663f5e01386656f80d64dbeee806aa82e8eafee9630fe1edbb0941a8d580c7d9f4c02d0a94045a3874d688ddf55b731e0c4e715dce57f174a237e078ee5
 SHA512 
c5b4dc6d600867391db3828a8f4ab962bbe3b73dd5ccd90610f552456015f12cad8dcff2ecec20a4f0ddecb96b9cba55dbd762ae5bbb7000292632c334f721eb
+DIST cpuminer-opt-3.11.0.tar.gz 176 BLAKE2B 
c411265ba9d9d380601cbf2e2ca314c95d299d91e900140c4f2a6f7452325c5e6315feadb2b9096df119483d08fe51262a09d535a28ac6b50bf7793ee1e357f6
 SHA512 
28868d525201d7f9e71601d048b64c82d68329c571d12ada0f681711d2d8b4a4644a6ccc12f2cbb4d0f67c38f991db3cdd39e5dd7e9ad9932cbc5ad9acdaf50b

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.11.0.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-3.11.0.ebuild
new file mode 100644
index 000..a5d436b3b8b
--- /dev/null
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-3.11.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic systemd
+
+DESCRIPTION="Optimized multi algo CPU miner"
+HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;
+IUSE="cpu_flags_x86_sse2 curl libressl"
+LICENSE="GPL-2"
+SLOT="0"
+REQUIRED_USE="cpu_flags_x86_sse2"
+DEPEND="
+   dev-libs/gmp:0
+   dev-libs/jansson
+   >=net-misc/curl-7.15[ssl]
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+"
+RDEPEND="${DEPEND}"
+if [[ ${PV} == "" ]] ; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/JayDDee/${PN}.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64"
+   SRC_URI="https://github.com/JayDDee/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   econf --with-crypto --with-curl
+}
+
+src_install() {
+   default
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   insinto "/etc/${PN}"
+   doins cpuminer-conf.json
+}
+
+src_test() {
+   ./cpuminer --cputest || die
+}



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

2020-01-04 Thread Lars Wendler
commit: 04b23a34b073c713c11eeae736767455e86123dd
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan  5 00:54:50 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan  5 00:54:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b23a34

dev-libs/libinput: Bump to version 1.15.0. Removed old

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

 dev-libs/libinput/Manifest | 2 +-
 dev-libs/libinput/{libinput-1.14.901.ebuild => libinput-1.15.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index 12894b4169e..f4f3c70c491 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -1,2 +1,2 @@
 DIST libinput-1.14.3.tar.xz 567560 BLAKE2B 
76d38b795a5e721a73062e9c37b23bf6739291549cadc66401ef47b1a9afd5766f1d0ed855fc66912e4257fae4b1b813946c67246adb8d8566d5ad9478079636
 SHA512 
f01d1bd1b25b8060519575644597d35f0c89de5386d298441f440128ceee3e57549921a058adec31adc8b33dbdedf4c0bd12c76905a69f752859d3136e26336d
-DIST libinput-1.14.901.tar.xz 573900 BLAKE2B 
ec2561faa4e83fdbef28802295a7a4b458ce147a05213363f7bfb136ae6f144ac3e49ed012a76a4ac19dc0ae9e51b3ecbe266794b7a2f3862788556ef1394a1b
 SHA512 
93d97cefa49f640b7b29ac3f54497d57cd1499cb0945504d4522ed564b2414fda55ece09d9212ca2cc3c911375ce0b6906ae62912fbc501aea5238afad3ad4bc
+DIST libinput-1.15.0.tar.xz 573364 BLAKE2B 
521e5775fb98b1b3a281d1002bd41fb0cd3e7dd3d7c1f11bd32773fb8651cddfa7db1fa2ca686a213ecd726f2f0fb475cd3f40a7a7290101286a334fa7b0086d
 SHA512 
5dab48e1b4c9c0deb5b01ebc3ccb4cc28d614be25d87daaf42f51fbd2d955266f3fdba73029bc0094caa55060dad8967751b72d8f45f19a40b542f0c9118c1b6

diff --git a/dev-libs/libinput/libinput-1.14.901.ebuild 
b/dev-libs/libinput/libinput-1.15.0.ebuild
similarity index 98%
rename from dev-libs/libinput/libinput-1.14.901.ebuild
rename to dev-libs/libinput/libinput-1.15.0.ebuild
index 9e1ab791f12..7fee879ca56 100644
--- a/dev-libs/libinput/libinput-1.14.901.ebuild
+++ b/dev-libs/libinput/libinput-1.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2019 Gentoo Authors
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2020-01-04 Thread Johannes Huber
commit: 956ce272b501722896de201e3227f122c7caba5a
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Jan  4 23:53:10 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Jan  4 23:54:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956ce272

app-misc/screenfetch: Version bump 3.9.1

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

 app-misc/screenfetch/Manifest   | 1 +
 .../screenfetch/{screenfetch-.ebuild => screenfetch-3.9.1.ebuild}   | 2 +-
 app-misc/screenfetch/screenfetch-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-misc/screenfetch/Manifest b/app-misc/screenfetch/Manifest
index d0c719f8bae..714cfb0a37b 100644
--- a/app-misc/screenfetch/Manifest
+++ b/app-misc/screenfetch/Manifest
@@ -1,2 +1,3 @@
 DIST screenfetch-3.8.0.tar.gz 71970 BLAKE2B 
783d14bb30f5858f2f2f8ac81c6c8bca2fa4c1e7c9225d9ba13a7ace05c365459e277bea625b680fc3e3fedd0303507a583190d866627cedcb33e042aa8fdca7
 SHA512 
903f42e3bfcd719c4d6b91d10e5678063e223c2baa58214c7e8dae9ea925852f9e2c07ad90148e02d87ce5f9af7b989e80e93c2f569cd579e6f4f7d5c49c62f2
 DIST screenfetch-3.9.0.tar.gz 77670 BLAKE2B 
9d5710f93d7e5614add98e303eee7bd13753af3aab8e5e266a09bd0a5a126d2056075364cff23428436953afd2bc840735362dad631f5001e08de797d2274fc7
 SHA512 
ff99dcf6f6276f54d88d05f6f6bdb82cd8c1e7e74befb60786993118c543550929090ba710142df7793112f7253dc415a031715bd6f85f2625260d281ffdc817
+DIST screenfetch-3.9.1.tar.gz 77350 BLAKE2B 
10852e63c9ad615cea9a5e53374f16e2f3ac40074bc247c144c91b5e96e0040c6b6623d2a79300e859cef0d8eeb2e935aad585c73d668676dda388d5af6693b3
 SHA512 
e186901480dcad57b765052b1b156b7706a196ce0e08b6b88264912a5d2a1250e5014923312353a82ccabd8129d4d2421891f13fd34f0ed76c50ce9633207df0

diff --git a/app-misc/screenfetch/screenfetch-.ebuild 
b/app-misc/screenfetch/screenfetch-3.9.1.ebuild
similarity index 94%
copy from app-misc/screenfetch/screenfetch-.ebuild
copy to app-misc/screenfetch/screenfetch-3.9.1.ebuild
index 09b465b4c1a..18f0fe3e8d0 100644
--- a/app-misc/screenfetch/screenfetch-.ebuild
+++ b/app-misc/screenfetch/screenfetch-3.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-misc/screenfetch/screenfetch-.ebuild 
b/app-misc/screenfetch/screenfetch-.ebuild
index 09b465b4c1a..18f0fe3e8d0 100644
--- a/app-misc/screenfetch/screenfetch-.ebuild
+++ b/app-misc/screenfetch/screenfetch-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2020-01-04 Thread Johannes Huber
commit: f1d182abdc80d9b0534edcb26f8e899451454f8a
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Jan  4 23:53:58 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Jan  4 23:54:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d182ab

app-misc/screenfetch: Remove 3.9.0

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

 app-misc/screenfetch/Manifest |  1 -
 app-misc/screenfetch/screenfetch-3.9.0.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/app-misc/screenfetch/Manifest b/app-misc/screenfetch/Manifest
index 714cfb0a37b..64ebc2ca137 100644
--- a/app-misc/screenfetch/Manifest
+++ b/app-misc/screenfetch/Manifest
@@ -1,3 +1,2 @@
 DIST screenfetch-3.8.0.tar.gz 71970 BLAKE2B 
783d14bb30f5858f2f2f8ac81c6c8bca2fa4c1e7c9225d9ba13a7ace05c365459e277bea625b680fc3e3fedd0303507a583190d866627cedcb33e042aa8fdca7
 SHA512 
903f42e3bfcd719c4d6b91d10e5678063e223c2baa58214c7e8dae9ea925852f9e2c07ad90148e02d87ce5f9af7b989e80e93c2f569cd579e6f4f7d5c49c62f2
-DIST screenfetch-3.9.0.tar.gz 77670 BLAKE2B 
9d5710f93d7e5614add98e303eee7bd13753af3aab8e5e266a09bd0a5a126d2056075364cff23428436953afd2bc840735362dad631f5001e08de797d2274fc7
 SHA512 
ff99dcf6f6276f54d88d05f6f6bdb82cd8c1e7e74befb60786993118c543550929090ba710142df7793112f7253dc415a031715bd6f85f2625260d281ffdc817
 DIST screenfetch-3.9.1.tar.gz 77350 BLAKE2B 
10852e63c9ad615cea9a5e53374f16e2f3ac40074bc247c144c91b5e96e0040c6b6623d2a79300e859cef0d8eeb2e935aad585c73d668676dda388d5af6693b3
 SHA512 
e186901480dcad57b765052b1b156b7706a196ce0e08b6b88264912a5d2a1250e5014923312353a82ccabd8129d4d2421891f13fd34f0ed76c50ce9633207df0

diff --git a/app-misc/screenfetch/screenfetch-3.9.0.ebuild 
b/app-misc/screenfetch/screenfetch-3.9.0.ebuild
deleted file mode 100644
index 09b465b4c1a..000
--- a/app-misc/screenfetch/screenfetch-3.9.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/f/F}"
-
-DESCRIPTION="Bash Screenshot Information Tool"
-HOMEPAGE="https://github.com/KittyKatt/screenFetch;
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git;
-   inherit git-r3
-else
-   KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
-   SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   S="${WORKDIR}/${MY_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="curl X"
-
-DEPEND=""
-RDEPEND="
-   curl? ( net-misc/curl )
-   X? (
-   media-gfx/scrot
-   x11-apps/xdpyinfo
-   )"
-
-src_install() {
-   newbin ${PN}-dev ${PN}
-   einstalldocs
-}



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

2020-01-04 Thread Georgy Yakovlev
commit: 23821d4ae08040ee80d2420d7ce2cd9a7e0bbae9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Jan  4 23:51:37 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Jan  4 23:51:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23821d4a

dev-python/pypy: keyword on ~ppc64

 short test summary info ==
FAIL lib-python/2.7/test/test_dictviews.py::unmodified
FAIL lib-python/2.7/test/test_gdbm.py::unmodified
FAIL lib-python/2.7/test/test_ssl.py::unmodified
FAIL lib-python/2.7/test/test_subprocess.py::unmodified
= 4 failed, 347 passed, 47 skipped, 1 pytest-warnings =

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

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

diff --git a/dev-python/pypy/pypy-7.3.0.ebuild 
b/dev-python/pypy/pypy-7.3.0.ebuild
index 06f51df2fc8..23373c0fbe6 100644
--- a/dev-python/pypy/pypy-7.3.0.ebuild
+++ b/dev-python/pypy/pypy-7.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}-src"
 LICENSE="MIT"
 # pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")'
 SLOT="0/73"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 gdbm +jit libressl ncurses sqlite tk"
 
 RDEPEND="



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

2020-01-04 Thread Georgy Yakovlev
commit: 808af111833fc2917bc9e627a9b35fe20b8c393e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Jan  4 23:52:13 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Jan  4 23:52:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808af111

profiles/arch/powerpc/ppc64/package.use.mask: unmask pypy3-exe[low-memory]

since pypy is now keyworded

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/arch/powerpc/ppc64/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index d13c842c487..6800622d7f0 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,10 +1,6 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Georgy Yakovlev  (2020-01-01)
-# low-memory requires pypy2 which is not keyworded
-dev-python/pypy3-exe low-memory
-
 # Georgy Yakovlev  (2019-12-28)
 # not keyworded or irrelevant on ~ppc64, bug 679888
 app-emulation/libvirt virtualbox xen



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

2020-01-04 Thread Georgy Yakovlev
commit: 60605da1eebc74eec4fdf953ceafa1c9878b7c65
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Jan  4 23:49:06 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Jan  4 23:49:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60605da1

dev-python/pypy-exe: keyword on ~ppc64

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

 dev-python/pypy-exe/pypy-exe-7.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild 
b/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
index 720c1dc86a9..520cf4abddc 100644
--- a/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
+++ b/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}-src"
 
 LICENSE="MIT"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
 
 RDEPEND=">=sys-libs/zlib-1.1.3:0=



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

2020-01-04 Thread Johannes Huber
commit: 112f52e9b69ad555d62ffb74b9bdb701c49369f1
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Jan  4 23:45:27 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Jan  4 23:45:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112f52e9

app-admin/packagekit-qt: Migrate to cmake eclass

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

 .../packagekit-qt/packagekit-qt-1.0.1-r1.ebuild| 30 ++
 1 file changed, 30 insertions(+)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
new file mode 100644
index 000..c6d6da99c4d
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+inherit cmake
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/;
+SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+BDEPEND="
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+DEPEND="
+   >=app-admin/packagekit-base-0.9
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"



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

2020-01-04 Thread Jörg Bornkessel
commit: 294db0f7658f9e083dac2895abb2435a8379d77f
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sat Jan  4 22:58:34 2020 +
Commit: Jörg Bornkessel  gentoo  org>
CommitDate: Sat Jan  4 23:05:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294db0f7

profiles: package.mask, mass pmask of media-plugins/vdr-*

media-plugins/vdr-fepg
media-plugins/vdr-recstatus
media-plugins/vdr-zaphistory
media-plugins/vdr-wapd
media-plugins/vdr-nordlichtsepg
media-plugins/vdr-pilotskin
media-plugins/vdr-sudoku
media-plugins/vdr-pvrinput
media-plugins/vdr-lcr
media-plugins/vdr-kvdrmon
media-plugins/vdr-infosatepg
media-plugins/vdr-extb
media-plugins/vdr-decruft
media-plugins/vdr-chanman
media-plugins/vdr-spider
media-plugins/vdr-osdpip
media-plugins/vdr-browse

Signed-off-by: Joerg Bornkessel  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a8513054ff1..fd35aeb9f02 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,198 @@
 
 #--- END OF EXAMPLES ---
 
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# The Maintainer give up this projecet and
+# it is dead on upstream since ~2008
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703900
+media-plugins/vdr-fepg
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# This plugin is dead on upstream
+# No HOMEPAGE and upstream SRC_URI
+# You could use as replacement for this plugin
+# media-plugins/vdr-devstatus
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703962
+media-plugins/vdr-recstatus
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# This plugin is dead on upstream
+# request about the project status to upstream was 
+# not answered
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703966
+media-plugins/vdr-zaphistory
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# This plugin is for an a very old version of
+# media-video/vdr
+# dead on upstream
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703970
+media-plugins/vdr-wapd
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# No Homepage and upstream SRC_URI
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703972
+media-plugins/vdr-nordlichtsepg
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# This plugin is for an a very old version of
+# media-video/vdr
+# No upstream available
+# No Homepage and SRC_URI
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703974
+media-plugins/vdr-pilotskin
+
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# several open bugs on upstream, the oldest is from
+# ~2010, the latest is from ~2016
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 703990
+media-plugins/vdr-sudoku
+
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# there are several open bugs up from ~2010 on
+# upstream
+# request about the project status to upstream was 
+# not answered
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 704000
+media-plugins/vdr-pvrinput
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# this plugin is from ~2008 and depends on a very
+# old version of vdr
+# As there is no upstream email, it is not possible to
+# request for fixing this issues
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 704006
+media-plugins/vdr-lcr
+
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# This plugin needs a KDE kicker applet
+# We do not have this applet in the tree anymore
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 704008
+media-plugins/vdr-kvdrmon
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# Requested to upstream, pstream answered to this:
+# “vdr-infosatepg was useful many years ago. 
+# today it delivers only additional EPG 
+# for "Eurosport" channel.”
+# No packages have a reverse RDEPEND on it
+# removal from tree ~4 Feb 2020
+# wrt bug 704010
+media-plugins/vdr-infosatepg
+
+# Joerg Bornkessel  (2020-01-04)
+# plugin is broken by update to
+# media-video/vdr-2.4.x
+# This plugin is from ~2004
+# An Upstream url and src_uri is not available
+# No packages have a reverse RDEPEND on it
+# removal 

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

2020-01-04 Thread Sergei Trofimovich
commit: 5105f322b3ff910d5d0ded2d485d5c33398eaf1c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 23:01:52 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 23:02:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5105f322

sys-devel/autogen: respect TMPDIR, bug #704740

Reported-by: Fedja Beader
Fixed-by: Fedja Beader
Closes: https://bugs.gentoo.org/704740
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/autogen/autogen-5.18.16-r1.ebuild|  3 ++-
 .../files/autogen-5.18.16-respect-TMPDIR.patch | 29 ++
 2 files changed, 31 insertions(+), 1 deletion(-)

diff --git a/sys-devel/autogen/autogen-5.18.16-r1.ebuild 
b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
index ac34681e749..9949ee08937 100644
--- a/sys-devel/autogen/autogen-5.18.16-r1.ebuild
+++ b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}"
 PATCHES=(
"${FILESDIR}"/${PN}-5.18.16-no-werror.patch
"${FILESDIR}"/${PN}-5.18.16-rpath.patch
+   "${FILESDIR}"/${PN}-5.18.16-respect-TMPDIR.patch
 )
 
 src_prepare() {

diff --git a/sys-devel/autogen/files/autogen-5.18.16-respect-TMPDIR.patch 
b/sys-devel/autogen/files/autogen-5.18.16-respect-TMPDIR.patch
new file mode 100644
index 000..792214e476d
--- /dev/null
+++ b/sys-devel/autogen/files/autogen-5.18.16-respect-TMPDIR.patch
@@ -0,0 +1,29 @@
+User ebuild's ${T} instead of /tmp to hide leftover files from ./configure.
+
+'run-ag.sh' does not clean temporary directories after itself and makes
+it hard to implement it cleanly without changing 'run-ag.sh' structure.
+
+Reported-by: Fedja Beader
+Bug: https://bugs.gentoo.org/704740
+--- a/build-aux/run-ag.sh
 b/build-aux/run-ag.sh
+@@ -45,7 +45,7 @@ find_exe() {
+   return 0
+ }
+ 
+-STAMP_TEMP_DIR=$(mktemp --suffix=.tdir -d /tmp/run-ag-)
++STAMP_TEMP_DIR=$(mktemp --suffix=.tdir -d -t run-ag-)
+ exec 9>&2 2>> ${STAMP_TEMP_DIR}/mk-stamps.log
+ VERBOSE=1
+ 
+--- a/config/mk-shdefs.in
 b/config/mk-shdefs.in
+@@ -130,7 +130,7 @@
+ 
+ set -x
+ exec 9>&2
+-tmp=$(mktemp --suffix=.tdir -d /tmp/shdefs-X)
++tmp=$(mktemp --suffix=.tdir -d -t shdefs-X)
+ exec 2>> $tmp/mk-shdef.log
+ init $0 $1
+ mk_config



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

2020-01-04 Thread Andreas Sturmlechner
commit: 84c806ef987ebd01599aa9717fba02f73a47e868
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 23:00:36 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 23:00:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c806ef

kde-misc/plasma-pass: 1.1.0 amd64 stable

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

 kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild 
b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild
index e3e3a0e453e..78ddaa09b2c 100644
--- a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild
+++ b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ 
https://cgit.kde.org/plasm
 
 if [[ ${KDE_BUILD_TYPE} != live ]] ; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 LICENSE="LGPL-2.1+"



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

2020-01-04 Thread Sergei Trofimovich
commit: 9973f43def24332958f63b06a72c328e88ba4558
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:52:28 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:52:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9973f43d

sys-apps/openrc: stable 0.42.1 for ia64, bug #704600

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

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

diff --git a/sys-apps/openrc/openrc-0.42.1.ebuild 
b/sys-apps/openrc/openrc-0.42.1.ebuild
index fdd4efea6db..d5787844fce 100644
--- a/sys-apps/openrc/openrc-0.42.1.ebuild
+++ b/sys-apps/openrc/openrc-0.42.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
 fi
 
 LICENSE="BSD-2"



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

2020-01-04 Thread Sergei Trofimovich
commit: 7b84f3b31c2890475f943e2b3e2a0982af4e1181
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:49:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:50:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b84f3b3

dev-libs/libxml2: stable 2.9.9-r3 for hppa, bug #701020

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

 dev-libs/libxml2/libxml2-2.9.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild 
b/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild
index e05a5dfae6e..f721be79b1b 100644
--- a/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.9-r3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/;
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~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"
 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"



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

2020-01-04 Thread Sergei Trofimovich
commit: 95036655ae2790714e64c0b552c270fd81596e12
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:49:25 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:50:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95036655

app-admin/rsyslog: stable 8.1911.0-r1 for hppa, bug #704338

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

 app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild
index b1ce46d2e2f..4960d8046f4 100644
--- a/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]]; then
 
inherit git-r3
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 hppa ~x86"
 
SRC_URI="
https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz



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

2020-01-04 Thread Sergei Trofimovich
commit: ed0d4f9f9a83f460cb6d33fcd2d0d76b2c8114f7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:49:39 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:50:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0d4f9f

sys-apps/openrc: stable 0.42.1 for hppa, bug #704600

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

 sys-apps/openrc/openrc-0.42.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/openrc/openrc-0.42.1.ebuild 
b/sys-apps/openrc/openrc-0.42.1.ebuild
index 3e6f63ea18b..fdd4efea6db 100644
--- a/sys-apps/openrc/openrc-0.42.1.ebuild
+++ b/sys-apps/openrc/openrc-0.42.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
 fi
 
 LICENSE="BSD-2"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-nl/

2020-01-04 Thread Sergei Trofimovich
commit: 0bd05d1d950851d76a4362a09c8c749a1fcb97ae
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:49:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:50:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd05d1d

app-dicts/myspell-nl: stable 2.10g-r2 for hppa, bug #704350

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

 app-dicts/myspell-nl/myspell-nl-2.10g-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-nl/myspell-nl-2.10g-r2.ebuild 
b/app-dicts/myspell-nl/myspell-nl-2.10g-r2.ebuild
index 1c408d2c756..daf099be8cd 100644
--- a/app-dicts/myspell-nl/myspell-nl-2.10g-r2.ebuild
+++ b/app-dicts/myspell-nl/myspell-nl-2.10g-r2.ebuild
@@ -30,7 +30,7 @@ SRC_URI="
 
 LICENSE="BSD-2 CC-BY-3.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
 
 src_prepare() {
default



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

2020-01-04 Thread Sergei Trofimovich
commit: ef3c21afb7345e23873a012fb0f8d99353623f6e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:49:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:50:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3c21af

sys-fs/xfsprogs: stable 5.4.0 for hppa, bug #704336

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

 sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild 
b/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
index f0be5f2d698..4a6b20edc23 100644
--- a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
 IUSE="icu libedit nls readline"
 
 LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)]



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

2020-01-04 Thread Sergei Trofimovich
commit: 2e182c5ce84e03884909b098cadee594995fc369
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 22:49:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 22:50:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e182c5c

dev-libs/librdkafka: stable 1.3.0 for hppa, bug #704340

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

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

diff --git a/dev-libs/librdkafka/librdkafka-1.3.0.ebuild 
b/dev-libs/librdkafka/librdkafka-1.3.0.ebuild
index 13b19753ce3..b417ca565c5 100644
--- a/dev-libs/librdkafka/librdkafka-1.3.0.ebuild
+++ b/dev-libs/librdkafka/librdkafka-1.3.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~sparc x86"
+   KEYWORDS="amd64 arm ~arm64 hppa ~ppc ~sparc x86"
 fi
 
 LICENSE="BSD-2"



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

2020-01-04 Thread Zac Medico
commit: 735c303e5d2a8c30253e39c77476f20836c33218
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Jan  4 22:38:39 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Jan  4 22:39:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735c303e

sys-apps/portage: PYTHON_COMPAT-=(pypy python3_5)

Reported-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/portage/portage-2.3.84-r1.ebuild | 4 ++--
 sys-apps/portage/portage-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/portage/portage-2.3.84-r1.ebuild 
b/sys-apps/portage/portage-2.3.84-r1.ebuild
index edcc3d2203e..15f50027e29 100644
--- a/sys-apps/portage/portage-2.3.84-r1.ebuild
+++ b/sys-apps/portage/portage-2.3.84-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=5
 
 DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=(
-   pypy pypy3
-   python3_5 python3_6 python3_7 python3_8
+   pypy3
+   python3_6 python3_7 python3_8
python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'

diff --git a/sys-apps/portage/portage-.ebuild 
b/sys-apps/portage/portage-.ebuild
index d81d5bac129..e157a1cc9fa 100644
--- a/sys-apps/portage/portage-.ebuild
+++ b/sys-apps/portage/portage-.ebuild
@@ -5,8 +5,8 @@ EAPI=6
 
 DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=(
-   pypy pypy3
-   python3_5 python3_6 python3_7 python3_8
+   pypy3
+   python3_6 python3_7 python3_8
python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'



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

2020-01-04 Thread Zac Medico
commit: 4836dbb73c65db9b60786338c4fdaa433cf33136
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Jan  4 22:04:52 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Jan  4 22:06:54 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=4836dbb7

travis.yml: drop pypy and python 3.5

Signed-off-by: Zac Medico  gentoo.org>

 .travis.yml | 2 --
 tox.ini | 8 
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 837dbd95d..5123141ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,9 @@
 language: python
 python:
 - 2.7
-- 3.5
 - 3.6
 - 3.7
 - 3.8-dev
-- pypy
 - pypy3
 
 # command to install dependencies

diff --git a/tox.ini b/tox.ini
index 378ff01e3..5ba192d2e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,14 +1,14 @@
 [tox]
-envlist = py27,py35,py36,py37,py38,pypy,pypy3
+envlist = py27,py36,py37,py38,pypy3
 skipsdist = True
 
 [testenv]
 deps =
pygost
pyyaml
-   py27,py35,py36,py37,py38,pypy,pypy3: lxml!=4.2.0
-   py27,py35,pypy: pyblake2
-   py27,py35,pypy: pysha3
+   py27,py36,py37,py38,pypy3: lxml!=4.2.0
+   py27: pyblake2
+   py27: pysha3
 setenv =
PYTHONPATH={toxinidir}/lib
 commands =



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

2020-01-04 Thread Naohiro Aota
commit: c6f66627b9238efbddc623de273ab1d5bf4874cd
Author: Naohiro Aota  gentoo  org>
AuthorDate: Sat Jan  4 21:17:53 2020 +
Commit: Naohiro Aota  gentoo  org>
CommitDate: Sat Jan  4 21:40:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f66627

dev-util/perf: fix build with -Werror

Apply an upstream patch to fix the issue.

Closes: https://bugs.gentoo.org/704254
Signed-off-by: Naohiro Aota  gentoo.org>

 dev-util/perf/Manifest | 2 +-
 dev-util/perf/{perf-5.4.6.ebuild => perf-5.4.7.ebuild} | 4 
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-util/perf/Manifest b/dev-util/perf/Manifest
index 14e8bf98547..11d1946d67e 100644
--- a/dev-util/perf/Manifest
+++ b/dev-util/perf/Manifest
@@ -5,4 +5,4 @@ DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6
 DIST patch-4.14.33.xz 905284 BLAKE2B 
e67bd9a96708aaaf65eb0aa852493b2323c9e237bfcc6fa837f795e481943ead3e2d5005ee72e40fc247df01c50877d9da3848a05aba3c999c3cfb7678cbdbc9
 SHA512 
5c76be5171709c2df7df7d5a8e8f3d0f7ede47b433da3b0f1710f262c8fcf5cf6c744a96d4336ea397c2c88a5f0a7507a5ab08c7c82f08deeb7a6f887ad77cfd
 DIST patch-4.20.3.xz 91732 BLAKE2B 
bf99271bcb35508df239343fd6c9d57c246f88320b586e44e2d97771d08b249a24db230214d4957015a5ed35261e201f0680101b99d0e92f0f1f69bc53e21458
 SHA512 
47178b8e3bfe4ba09cb82bb1ce8b0742e6749d4be3412fb57518918f7109e74eac1d3d8eb32a43e21b3837a14f37d5eefd8cab819defd10cc2db61fb0ceddeaf
 DIST patch-5.3.7.xz 255616 BLAKE2B 
18ec40508fdb2cc17dd927f3ddef07b2b744ff993de75bb7adebe3a3f97c9383ea1845085899aa939ca8a15515420c18a1ac0ae832f9ae52f18cc8ed59a1e75f
 SHA512 
bf2717b721b3acfd423537a6a520388e6a596ae65605ed8c029a67c117a002e9a21c324de0dd41407bfdc8ef95263687764f4f46aa59cbb50f68ab21b96c29d6
-DIST patch-5.4.6.xz 167272 BLAKE2B 
43d7b0b7ee412f68eceb3be32d2629d1a5effef127b3351a499463a740809bdd7274c1ec409bbd77b203b2e4ef117c5c390b4d4b6a440385ab91ee9dcac74926
 SHA512 
6f6d73c7ce71d47e810847149f4c258f5fb99c98fc67d385a3ff74889543a415bf8bb77c748a13f72b733bca770773731d84713a9be98d630b7377a792f11f5a
+DIST patch-5.4.7.xz 272092 BLAKE2B 
dc9e1cede993144a4d9cb17cb91d3857b6492fa1a971c743268afdc601edfafb033abc3ac24cb7789d3f171ea7fb6b60ad5197da445ab72f5e9cf2ae00e7f495
 SHA512 
396eaf9fe88045e6e308cbe8e72217b3334b637bfa7e85f8d27cc4dd8e3d94c6f58d2b7b3e237defcf647d500610b85780ec2e21f1d91ac41c5f4ef3e74dc161

diff --git a/dev-util/perf/perf-5.4.6.ebuild b/dev-util/perf/perf-5.4.7.ebuild
similarity index 98%
rename from dev-util/perf/perf-5.4.6.ebuild
rename to dev-util/perf/perf-5.4.7.ebuild
index caa91f6849d..13741eb76f6 100644
--- a/dev-util/perf/perf-5.4.6.ebuild
+++ b/dev-util/perf/perf-5.4.7.ebuild
@@ -122,6 +122,10 @@ src_unpack() {
fi
CC=${old_CC}
fi
+
+   pushd "${S_K}" >/dev/null || die
+   eapply "${FILESDIR}/perf-5.4.7-propagate-cflags.patch"
+   popd || die
 }
 
 src_prepare() {



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

2020-01-04 Thread Sergei Trofimovich
commit: 48b1740ff60d507bcf54df8429614e99f31555ee
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan  4 21:08:07 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  4 21:08:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b1740f

sys-libs/binutils-libs: 2.33.1 bump up to patchset 2

Single new patch:
- Fix ld/PR25316 for the ia64 target by refusing to support binary merging.

Reported-by: Émeric Maschino
Bug: https://bugs.gentoo.org/699180
Bug: https://sourceware.org/PR25316
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-libs/binutils-libs/Manifest|   1 +
 .../binutils-libs/binutils-libs-2.33.1-r1.ebuild   | 120 +
 2 files changed, 121 insertions(+)

diff --git a/sys-libs/binutils-libs/Manifest b/sys-libs/binutils-libs/Manifest
index c4244ae06ad..3da38fd53fa 100644
--- a/sys-libs/binutils-libs/Manifest
+++ b/sys-libs/binutils-libs/Manifest
@@ -1,4 +1,5 @@
 DIST binutils-2.32-patches-2.tar.xz 145672 BLAKE2B 
8218e621f99cb4bcd1638c3011449b94480d207eaeb79cf75c0072e0f1a86bfd1603fc4515bc40d3ac1921a18b9a211b20568f59b11b13eb44e6cff1329c5af9
 SHA512 
55c25a603f6175af3ade6848e5c1faba06a147d72e9a4f53d44502d97db76499485a67b278a654d18884714a7bf7b360c77c9e42dba3cdc188f805bfe461f09f
 DIST binutils-2.32.tar.xz 20774880 BLAKE2B 
d1bdbd9c8487c091665c197974ce4bdf520b7a67ed6997a81b87e6a0af9514a091458244f583acec5ae580ac2ee5e908f67f483b8e5263cd18ced794cb235da6
 SHA512 
d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a
 DIST binutils-2.33.1-patches-1.tar.xz 17944 BLAKE2B 
811ad416fe9c059f645856a3123ed32303afe1d0f166a15cb6de0673b5494fdcc4c165da4a68eb7ab73f007618e3a97a5578c4b47de21e57fe501d6a21b6d595
 SHA512 
63b439637206d21e46d2b79383b38da2b28365a0fdea1f5ac3b665cd05e0b55cd1d7763c05567a5f7ae2c645d2ae639a27e465d535b928d9f8f0e6b94f31e1f7
+DIST binutils-2.33.1-patches-2.tar.xz 18636 BLAKE2B 
0e0757329b6a83aeff4f4c450c95e73fd48fcc89f83e63f294568632bee0972552cf2f57494352c5d9a7c16a51cdbc4108b38fa6028d4388c8e76046b3da9212
 SHA512 
d982f68d1f5fdb384309a2a1b7426bf840a90e7a85b37229b4223b62c36cab9dd9ec0c08382c85c68adf996dec21133df3180a2fc649363adae8645f8282f71d
 DIST binutils-2.33.1.tar.xz 21490848 BLAKE2B 
c336a8412938dc8c224f40a763a8bea9937cca0462a8fb80e62f14aabe590107fc061a3f4b9327e1f4652cb026384d36a91b4766d4d469d2d0680932874b638c
 SHA512 
b7a6767c6c7ca6b5cafa7080e6820b7bb3a53b7148348c438d99905defbdf0d30c9744a484ee01c9441a8153901808513366b15ba9533e20c9673c262ade36ac

diff --git a/sys-libs/binutils-libs/binutils-libs-2.33.1-r1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.33.1-r1.ebuild
new file mode 100644
index 000..8d0e28a9ea1
--- /dev/null
+++ b/sys-libs/binutils-libs/binutils-libs-2.33.1-r1.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PATCH_VER=2
+PATCH_DEV=slyfox
+
+inherit eutils libtool toolchain-funcs multilib-minimal
+
+MY_PN="binutils"
+MY_P="${MY_PN}-${PV}"
+PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
+PATCH_DEV=${PATCH_DEV:-slyfox}
+
+DESCRIPTION="Core binutils libraries (libbfd, libopcodes, libiberty) for 
external packages"
+HOMEPAGE="https://sourceware.org/binutils/;
+SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${MY_PN}-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
+
+LICENSE="|| ( GPL-3 LGPL-3 )"
+SLOT="0/${PV}"
+IUSE="64-bit-bfd multitarget nls static-libs"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+
+COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
+DEPEND="${COMMON_DEPEND}
+   nls? ( sys-devel/gettext )"
+# Need a newer binutils-config that'll reset include/lib symlinks for us.
+RDEPEND="${COMMON_DEPEND}
+   >=sys-devel/binutils-config-5
+   nls? ( !=2.24) make this an explicit option. #497268
+   --enable-install-libiberty
+   --disable-werror
+   --with-bugurl="https://bugs.gentoo.org/;
+   --with-pkgversion="$(pkgversion)"
+   $(use_enable static-libs static)
+   # The binutils eclass enables this flag for all bi-arch builds,
+   # but other tools often don't care about that support.  Put it
+   # beyond a flag if people really want it, but otherwise leave
+   # it disabled as it can slow things down on 32bit arches. 
#438522
+   $(use_enable 64-bit-bfd)
+   # This only disables building in the zlib subdir.
+   # For binutils itself, it'll use the system version. #591516
+   --without-zlib
+   --with-system-zlib
+   # We only care about the libs, so disable programs. #528088
+   --disable-{binutils,etc,ld,gas,gold,gprof}
+   

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

2020-01-04 Thread Lars Wendler
commit: 079288b0adaef824eee848c57a55848553e8c22c
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jan  4 20:56:32 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jan  4 20:57:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079288b0

dev-libs/libpipeline: Moved dev-libs/check dep to DEPEND

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

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

diff --git a/dev-libs/libpipeline/libpipeline-1.5.2.ebuild 
b/dev-libs/libpipeline/libpipeline-1.5.2.ebuild
index 7a080ef40a3..23c2772e42c 100644
--- a/dev-libs/libpipeline/libpipeline-1.5.2.ebuild
+++ b/dev-libs/libpipeline/libpipeline-1.5.2.ebuild
@@ -13,8 +13,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 
-BDEPEND="virtual/pkgconfig
-   test? ( dev-libs/check )"
+BDEPEND="virtual/pkgconfig"
+DEPEND="test? ( dev-libs/check )"
 
 src_configure() {
econf $(use_enable static-libs static)



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

2020-01-04 Thread Mike Pagano
commit: 9908d9096c158843f0da5e8c26587e6221348353
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 20:48:19 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 20:48:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9908d909

sys-kernel/gentoo-sources: Linux patch 5.4.8

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 2b9812f3983..2d85d32b2ba 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -109,6 +109,9 @@ DIST genpatches-5.4-7.extras.tar.xz 1736 BLAKE2B 
b49ef42de2fa115b1a731793ccbebee
 DIST genpatches-5.4-8.base.tar.xz 278716 BLAKE2B 
29677214f09a56f1c4f145cdbaaa1f676fe0959e1f1ca35fef68f0d6e49812b654fafb2f3b9368d5419d61552226ce7b16ca80cb07bbd7a32252dc62b125d470
 SHA512 
f4a3b68019aa7981bbc303126963bc5992305115f0bbac1f54c905dc83c3878021140092d859e796360d4d9583d02ba73fbaab72a2afff8880c03a3db9b4b3a9
 DIST genpatches-5.4-8.experimental.tar.xz 6140 BLAKE2B 
362ce5701cefbb28f912b908a7d4a2f4e77a96e521ac3e5bf2c61a64ab4d6b8d1b3d87e60fde5b87c0acec30f39091dc108957cf01a9fd036a9be63122dbbb9e
 SHA512 
c7c5636c8b54382347a52cc805f051068019f34aa4fc5b1d2ba25f6a875944684273444e8a0a603ebff4dd1f76e29cda947f844895ee47bd7ec16a9818c0f227
 DIST genpatches-5.4-8.extras.tar.xz 1740 BLAKE2B 
615ac79824e249adc3101f4308c228391d3f794076aa2eff5caa25633a212c91125185b3be0b50daf941cc63beffa048d105a6075d1e2891727df0d6e6269500
 SHA512 
d805e3921b803d1afe079e1f43e5a7bb83446fad0a2c7ff72f94c541426ea55108977eb0181769407e3134e217c6ada67e99c1ae7a3c81fea1c49c21f5abc218
+DIST genpatches-5.4-9.base.tar.xz 336228 BLAKE2B 
69b0523ed4a62a7130008c97ba6aaafc16a386197eb2d6b014f668b17ffb191237251adb3d3e442eebfaaa408a335516a0092bf3c52f3fcb13f64038b2e85de0
 SHA512 
60c5aa0cb9d5db11718db18ebf5c8aa398c88d5b44654bb060345a2aa910eda157f98fc60c4b9c79c75d01fb6f835bc77eb1c52f6a92157e80cf2f41a195dacf
+DIST genpatches-5.4-9.experimental.tar.xz 6140 BLAKE2B 
1fe4d4cb235dc1d2b03b243a1d89df7931f013ceee3423e5caeb8886c66f746d4d8869d8a4d13ec2660b0ccfd3fe19a246ffeb68b73fddb919808200dc784950
 SHA512 
324c50bc38d2ce4f5ea8c997681cc4b483eb7c8d57298b60afd63b46823ee54b3f4507747a69a51205deb7dd80972a93722310449558d7b2f15626594908a8bc
+DIST genpatches-5.4-9.extras.tar.xz 1740 BLAKE2B 
a70c3544d594f3c867beee88fec2dce637e181a043d23a325bc9f227ad7ef94cc4b1ea822ed2c0b935b442137326cf8cc52bcdc77a68ef1ab10d5b55ef693838
 SHA512 
5a39dd8f5b5473c7fe8eac0ce584c3089ffa4885173c975325784340401e4dcdbe539fdee701b6f2c2d3d3384c5d73bea87e9cae870e6fb73dc98c3563644ac7
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.8.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.8.ebuild
new file mode 100644
index 000..296c114c963
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.8.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 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="9"
+
+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/

2020-01-04 Thread Mike Pagano
commit: fc9b5534f03179fdabfdeb5ce846158e9b4f9033
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 20:46:05 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 20:46:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9b5534

sys-kernel/gentoo-sources: Linux patch 4.19.93

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index a79a9446b43..2b9812f3983 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -40,6 +40,9 @@ DIST genpatches-4.19-90.extras.tar.xz 17488 BLAKE2B 
6dd296d2fbe6e95210f27569d746
 DIST genpatches-4.19-91.base.tar.xz 2696192 BLAKE2B 
db69d7159adcdf9db44572d8e87ee3c4b46be62aa029cce0e61b06bc08640c4c8afdeeb68e7cf8546d839901b0e17a262decb282871f288f1e60e4f315a2e057
 SHA512 
60429412ef0560c6f5567cb3f23bcf40f294e0dda0402b8930f7ef233324361becde9f43c8c3921c100bccab806e60a3f13dfcdf6f7caf8b0da9a0133e5fe7fd
 DIST genpatches-4.19-91.experimental.tar.xz 6424 BLAKE2B 
6b0efd9252d0f773985e2a6515081afc5a9929387eea9ce251e0ed622344ec0b0e3b556521f406c132a09cec910f799ef966e788f0794555b7bbf25dbf7a7a70
 SHA512 
c9c714c3d0552372e5d21a44117a4ec8a001bad541d76a30d8282726926ec65a4e64fba85ea1d1caed2aa4a0e0756863235016271037e4c9e8c4eaaa17e9f46f
 DIST genpatches-4.19-91.extras.tar.xz 17492 BLAKE2B 
e53c6454e0db14b3d2ddf2b5551eaefc622345263c48a62978385a6d906e28d3cbb17ae406545a9f9314e3f5539415e05adf0ea35153c4493ef48f5a2796c273
 SHA512 
05b69b281024b3a80058111fb1faec220ff8edb6451819ecf99bf33fabe6ab98bc0681170f91f9af51db6a12800e34c9da8aef1dec08c88811f279adf7bb3a0a
+DIST genpatches-4.19-92.base.tar.xz 2722892 BLAKE2B 
e39317f545921a8713a18e4ada7d28ba4ea28b07cab674bd932d0ee406ac942c0e5dbd86ae21032fefab07dea6592048bcf1506c0415ff8004b697524220424b
 SHA512 
fdfe6f0bed77a2f31d03b09464a39b857211f01a8c5cc3317a51e423287f145723a59f7672999cd75a037947337299b8b0757132907904a40f1f2a7b8daed50a
+DIST genpatches-4.19-92.experimental.tar.xz 6432 BLAKE2B 
b643a11fb467154fbbff47e4a5b6974ff78a561fc585dedbe98fa5a97ab55e761ab4de64b8a33bb7bf8c545655807dc4e603b3d2474d91201da0b777c2893831
 SHA512 
2a17dbcd99f93151c7b7b411f7bb916016d28d5ad2c08295b95f330668e802e3b4041f7c7b1f2b53403392d448918e9b3da6e884519c73815a8af1e6f7319f38
+DIST genpatches-4.19-92.extras.tar.xz 17488 BLAKE2B 
2919d7950a85efc429735f0e9d1d1eb5d90e85ee9c29c261b161b0434493047c6fb1de2a0c161692e322e14b0d0d6ef0ce8bfd17fc8432b521afd637e3b9f28c
 SHA512 
2d2f566cf46035b773c10b703ad4c818e0b4d20ae264f2a79a2995e32f5a86bb2fd2589e53c69c4be5c3361a9332da3b7f9bfa8ae82d9cd65645020fb85ccaac
 DIST genpatches-4.4-193.base.tar.xz 3042136 BLAKE2B 
1cafd1e7ef0823742bd0b44f4b2759f19ca342ec0e54cb85a9e2745ad933e965afed6ec2550b15e4d79a9a7408b7e6f253859e14a5be53cf4d34de6d5a3c9f73
 SHA512 
12dcbfe67ac2e4f63929074b2477eb64258d177f226e9fd5f19af4941b3378e786a3f75ea7bc6762c5f80550400ead14893398951cc32ff5c5dc86dc9d9af87b
 DIST genpatches-4.4-193.experimental.tar.xz 83312 BLAKE2B 
54b6234c14a50765a81a44b8137409285161150c96c6d91fb55b17bc0ff059ee9f474393dfe0ab20e5750aa1bc5745ce6e79d87eb26eaaad314ff7928aa66bc5
 SHA512 
1712a1dcce4df01de066701d0d68cb53f457672c44c3287f1ae0d74134656827555466590d7cdacaa5e83077f5fab4bae5e980b01cd34b8b4ece9fe04148
 DIST genpatches-4.4-193.extras.tar.xz 16468 BLAKE2B 
38d2b6eaa2ed14170b2ad7ee4d04a2aba9a1e1c6bc554590b3d132b716c50e8d41531d86f560a2d64faa94ff94f05132762c69333cfa5b4a672db6a26caaea9f
 SHA512 
7332596d49ddaf23934cb22557d69cd304baceeb7895459a713edc050e1d9a7790fbf7fbd826c5cda4f6642c2d6cb0bd9f1864910699a8d74267a095417ef44f

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.93.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.93.ebuild
new file mode 100644
index 000..6afc6ca69f1
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.93.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 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="92"
+
+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: 5.4-9

2020-01-04 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 20:17:52 2020 +

New tag: 5.4-9




[gentoo-commits] repo/gentoo:master commit in: app-portage/diffmask/

2020-01-04 Thread Michał Górny
commit: e3be650bb36407f66cb909e317b1dfda3e9c7f7f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  4 20:07:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  4 20:12:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3be650b

app-portage/diffmask: Enable py3.8

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

 app-portage/diffmask/diffmask-0.3.3-r4.ebuild | 4 ++--
 app-portage/diffmask/diffmask-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild 
b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
index 81b74bf0a0c..696a18ca528 100644
--- a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
+++ b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1
 

diff --git a/app-portage/diffmask/diffmask-.ebuild 
b/app-portage/diffmask/diffmask-.ebuild
index 19e5a66f0a5..e644b0bc2a5 100644
--- a/app-portage/diffmask/diffmask-.ebuild
+++ b/app-portage/diffmask/diffmask-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1 git-r3
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2020-01-04 Thread Michał Górny
commit: 361ee9df2fcac49714d358ad83b6e6c5c4291f92
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  4 20:06:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  4 20:12:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361ee9df

app-portage/flaggie: EAPI 7, newer impls

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 19 ++-
 app-portage/flaggie/flaggie-.ebuild |  8 +---
 2 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild 
b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index d16a34cf3a3..2257dbe98c4 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit bash-completion-r1 distutils-r1
 
@@ -24,13 +25,13 @@ python_install_all() {
 }
 
 pkg_postinst() {
-   ewarn "Please denote that flaggie creates backups of your package.* 
files"
+   ewarn "Please note that flaggie creates backups of your package.* files"
ewarn "before performing each change through appending a single '~'."
ewarn "If you'd like to keep your own backup of them, please use 
another"
ewarn "naming scheme (or even better some VCS)."
-   elog
-   elog "bash-completion support requires:"
-   elog "  app-shells/gentoo-bashcomp"
-   has_version app-shells/gentoo-bashcomp && \
-   elog "(installed already)"
+   if ! has_version app-shells/gentoo-bashcomp; then
+   elog
+   elog "If you want to use bash-completion, you need to install:"
+   elog "  app-shells/gentoo-bashcomp"
+   fi
 }

diff --git a/app-portage/flaggie/flaggie-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index d979063b48d..4a0285406c3 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 EGIT_REPO_URI="https://github.com/mgorny/flaggie.git;
 inherit bash-completion-r1 distutils-r1 git-r3



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

2020-01-04 Thread Fabian Groffen
commit: c7403dd14a376e143e03ad61654e843a05f3f69a
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan  4 20:02:10 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan  4 20:02:10 2020 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c7403dd1

main: try to work around different mtime/mtim struct stat fields

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

 main.h | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/main.h b/main.h
index 68b9795..a7fe725 100644
--- a/main.h
+++ b/main.h
@@ -56,6 +56,13 @@ extern const char *argv0;
 # define MAX(x, y) ((x) < (y) ? (y) : (x))
 #endif
 
+#ifdef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
+# define st_mtim st_mtimespec
+#endif
+#ifdef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
+# define st_mtim st_mtim.st__tim
+#endif
+
 #define READ_BE_INT32(P) \
unsigned char *)(P))[0] << 24) | \
 (((unsigned char *)(P))[1] << 16) | \



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

2020-01-04 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 20:02:45 2020 +

New tag: 4.19-92




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

2020-01-04 Thread Mikle Kolyada
commit: 6e1f0b7d3ac58586ee1d4b7b1683c240ca499541
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jan  4 19:53:48 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jan  4 19:53:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1f0b7d

media-video/mpv: kill py27

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

 media-video/mpv/mpv-0.29.1-r1.ebuild | 2 +-
 media-video/mpv/mpv-0.30.0.ebuild| 2 +-
 media-video/mpv/mpv-0.31.0.ebuild| 2 +-
 media-video/mpv/mpv-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/mpv/mpv-0.29.1-r1.ebuild 
b/media-video/mpv/mpv-0.29.1-r1.ebuild
index 2df0619aa03..6608f7164f4 100644
--- a/media-video/mpv/mpv-0.29.1-r1.ebuild
+++ b/media-video/mpv/mpv-0.29.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/media-video/mpv/mpv-0.30.0.ebuild 
b/media-video/mpv/mpv-0.30.0.ebuild
index 769f9e8bb6d..fb9ad341f22 100644
--- a/media-video/mpv/mpv-0.30.0.ebuild
+++ b/media-video/mpv/mpv-0.30.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{3_5,3_6,3_7} )
 PYTHON_REQ_USE='threads(+)'
 
 WAF_PV=2.0.9

diff --git a/media-video/mpv/mpv-0.31.0.ebuild 
b/media-video/mpv/mpv-0.31.0.ebuild
index a459428e170..32ebcaf5122 100644
--- a/media-video/mpv/mpv-0.31.0.ebuild
+++ b/media-video/mpv/mpv-0.31.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{3_5,3_6,3_7} )
 PYTHON_REQ_USE='threads(+)'
 
 WAF_PV=2.0.9

diff --git a/media-video/mpv/mpv-.ebuild b/media-video/mpv/mpv-.ebuild
index a459428e170..32ebcaf5122 100644
--- a/media-video/mpv/mpv-.ebuild
+++ b/media-video/mpv/mpv-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{3_5,3_6,3_7} )
 PYTHON_REQ_USE='threads(+)'
 
 WAF_PV=2.0.9



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

2020-01-04 Thread Agostino Sarubbo
commit: 0cf43b28b258ad3b49be51677d339cf2fe20155a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan  4 19:52:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan  4 19:52:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf43b28

sys-kernel/vanilla-sources: Automated version bump to {4.19.93,5.4.8} - remove 
old.

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

 sys-kernel/vanilla-sources/Manifest   | 4 ++--
 ...{vanilla-sources-4.19.92.ebuild => vanilla-sources-4.19.93.ebuild} | 2 +-
 .../{vanilla-sources-5.4.7.ebuild => vanilla-sources-5.4.8.ebuild}| 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 63112d97bef..c0e096e2d8e 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -6,7 +6,7 @@ DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST patch-3.16.80.xz 2591584 BLAKE2B 
17f538b3491f8c6cb4d0f46025f604fb5e5510c62f766b9de38555ba4dc96d478a63cdf3330d1fb2620c96ea0c53544cd1bf35c34d7913f847077873d69ea036
 SHA512 
f6c5d0d9b1fa7b11e6b717046f9ff994cfee348ae8c53c8143934c33b75d5d022ce7c8193e1be3ba1a06e6ee5a34b8cd689a70ad3855074d4ba14236794d07f3
 DIST patch-4.14.162.xz 3293620 BLAKE2B 
d0c604d02a52539c2d78fb54b62acac8afd8d875358d2569d20ed4fb2966d64dae80e7e47845e86853867b97928b660205009acdf57ba07b6147aecc2da98863
 SHA512 
b34962e0a3d6fc381d00c362b8a896b1042d308ae0ed6f11eb20791d9dec1e0f8397859f9db2c4f728620436c8b9297378cdd6944613a8bf3e01922b00cf848c
-DIST patch-4.19.92.xz 2468084 BLAKE2B 
be2acc0b626cac419862dce64c6443894920a1f03886e97111a9d9e89aa5a1c4cc1f6446a988eb18c45d33a3df3cd38d4a95bd5299f8db839732d80052e5131f
 SHA512 
932a3dfb78dba13193e832cf4e5e06f49ee5dac1610b59a32cb6e19f10501659f206c5906a8b9ac7a347ec552b3f2c719017b6cf45d376167fd3e7b636992ea5
+DIST patch-4.19.93.xz 2490600 BLAKE2B 
92b291fd0f7a4b3fc3745d08811dbdbc641b264582cc6c8cc2b1b92e4347ad552aae6851d8aa4436df1f8dc4e13bdea40384db012b689bcfc651afdaf4f41e4b
 SHA512 
18d98ddf335b02732f4408853f34199d9732013d41effd6c4cf6be25af19fe57cb18d05b29c64c27841cb626ad0370fcbdb8767f8b49ef79112985905e030e0a
 DIST patch-4.4.208.xz 2926452 BLAKE2B 
e8da656a2dd8ffc401429b902e68384a2ab65ada9a453c06caea2203ade1f9ac72046abe252c071292d907efb813ea58aae37f4e9a7c23702d38fe702db41ce7
 SHA512 
f8124d543f0b2cfa0356157f7625aea1b971e2f6408cf2005049653ff5df1d2c32f653d5117d9b336ff18d8aaa89d5306051805f6a61958590ec33d717680896
 DIST patch-4.9.208.xz 3232912 BLAKE2B 
7361907cbd9994a830fdb35e51392c4bbc5a5ae57c62d9008f129d413a022e03697e2a14842919147612b563633ebf7d017b65d3aefb276aedd5e0e3a012a12b
 SHA512 
bfd97351bce2237a3f199e45cc1a9be9f8d764e74a91458adf5263eabba10debd09120171d73ba911b270bfde4f6e951ab278ece4d96037c51ded06dbca84a0f
-DIST patch-5.4.7.xz 272092 BLAKE2B 
dc9e1cede993144a4d9cb17cb91d3857b6492fa1a971c743268afdc601edfafb033abc3ac24cb7789d3f171ea7fb6b60ad5197da445ab72f5e9cf2ae00e7f495
 SHA512 
396eaf9fe88045e6e308cbe8e72217b3334b637bfa7e85f8d27cc4dd8e3d94c6f58d2b7b3e237defcf647d500610b85780ec2e21f1d91ac41c5f4ef3e74dc161
+DIST patch-5.4.8.xz 326932 BLAKE2B 
beb18f926fbe1eba2b5c91a26a2a6204fa133769cd27aadc2dd3e9f479b600f4f300d5948423fd15c792a33f08d82b79266a5f2a22b0b9ecbe4a0479074e7419
 SHA512 
6356d1bd003b415b0c65a09f8e793a2d923efe43555c40dbbea4f9fcf60d01e5e8be0c6a11cf799ff0fdaf546e283cff55336ee97fab20a2d6c4a6ef9c55f1cf

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.19.92.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.19.93.ebuild
similarity index 91%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.19.92.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.19.93.ebuild
index 6f2f5701c4e..bdba9ff3201 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-4.19.92.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.19.93.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.4.7.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.4.8.ebuild
similarity index 91%
rename from sys-kernel/vanilla-sources/vanilla-sources-5.4.7.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-5.4.8.ebuild
index 6f2f5701c4e..bdba9ff3201 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-5.4.7.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-5.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo 

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

2020-01-04 Thread Mike Pagano
commit: 5881359b6134a81ccf0e7b0fd4ad9387926c6f5f
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 19:50:36 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 19:50:36 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5881359b

Linux patch 4.19.93

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

 _README  |4 +
 1092_linux-4.19.93.patch | 4103 ++
 2 files changed, 4107 insertions(+)

diff --git a/_README b/_README
index af10ce2..bedb928 100644
--- a/_README
+++ b/_README
@@ -407,6 +407,10 @@ Patch:  1091_linux-4.19.92.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.19.92
 
+Patch:  1092_linux-4.19.93.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.19.93
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1092_linux-4.19.93.patch b/1092_linux-4.19.93.patch
new file mode 100644
index 000..c512142
--- /dev/null
+++ b/1092_linux-4.19.93.patch
@@ -0,0 +1,4103 @@
+diff --git a/Makefile b/Makefile
+index 080232ef6716..b3b166c93125 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 19
+-SUBLEVEL = 92
++SUBLEVEL = 93
+ EXTRAVERSION =
+ NAME = "People's Front"
+ 
+diff --git a/arch/arm/boot/compressed/libfdt_env.h 
b/arch/arm/boot/compressed/libfdt_env.h
+index b36c0289a308..6a0f1f524466 100644
+--- a/arch/arm/boot/compressed/libfdt_env.h
 b/arch/arm/boot/compressed/libfdt_env.h
+@@ -2,11 +2,13 @@
+ #ifndef _ARM_LIBFDT_ENV_H
+ #define _ARM_LIBFDT_ENV_H
+ 
++#include 
+ #include 
+ #include 
+ #include 
+ 
+-#define INT_MAX   ((int)(~0U>>1))
++#define INT32_MAX S32_MAX
++#define UINT32_MAXU32_MAX
+ 
+ typedef __be16 fdt16_t;
+ typedef __be32 fdt32_t;
+diff --git a/arch/arm/mm/proc-v7-bugs.c b/arch/arm/mm/proc-v7-bugs.c
+index 9a07916af8dd..a6554fdb56c5 100644
+--- a/arch/arm/mm/proc-v7-bugs.c
 b/arch/arm/mm/proc-v7-bugs.c
+@@ -65,6 +65,9 @@ static void cpu_v7_spectre_init(void)
+   break;
+ 
+ #ifdef CONFIG_ARM_PSCI
++  case ARM_CPU_PART_BRAHMA_B53:
++  /* Requires no workaround */
++  break;
+   default:
+   /* Other ARM CPUs require no workaround */
+   if (read_cpuid_implementor() == ARM_CPU_IMP_ARM)
+diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
+index dfcb698ec8f3..e43321f46a3b 100644
+--- a/arch/powerpc/Makefile
 b/arch/powerpc/Makefile
+@@ -90,11 +90,13 @@ MULTIPLEWORD   := -mmultiple
+ endif
+ 
+ ifdef CONFIG_PPC64
++ifndef CONFIG_CC_IS_CLANG
+ cflags-$(CONFIG_CPU_BIG_ENDIAN)   += $(call cc-option,-mabi=elfv1)
+ cflags-$(CONFIG_CPU_BIG_ENDIAN)   += $(call 
cc-option,-mcall-aixdesc)
+ aflags-$(CONFIG_CPU_BIG_ENDIAN)   += $(call cc-option,-mabi=elfv1)
+ aflags-$(CONFIG_CPU_LITTLE_ENDIAN)+= -mabi=elfv2
+ endif
++endif
+ 
+ ifneq ($(cc-name),clang)
+   cflags-$(CONFIG_CPU_LITTLE_ENDIAN)  += -mno-strict-align
+@@ -134,6 +136,7 @@ endif
+ endif
+ 
+ CFLAGS-$(CONFIG_PPC64):= $(call cc-option,-mtraceback=no)
++ifndef CONFIG_CC_IS_CLANG
+ ifdef CONFIG_CPU_LITTLE_ENDIAN
+ CFLAGS-$(CONFIG_PPC64)+= $(call cc-option,-mabi=elfv2,$(call 
cc-option,-mcall-aixdesc))
+ AFLAGS-$(CONFIG_PPC64)+= $(call cc-option,-mabi=elfv2)
+@@ -142,6 +145,7 @@ CFLAGS-$(CONFIG_PPC64) += $(call cc-option,-mabi=elfv1)
+ CFLAGS-$(CONFIG_PPC64)+= $(call cc-option,-mcall-aixdesc)
+ AFLAGS-$(CONFIG_PPC64)+= $(call cc-option,-mabi=elfv1)
+ endif
++endif
+ CFLAGS-$(CONFIG_PPC64)+= $(call cc-option,-mcmodel=medium,$(call 
cc-option,-mminimal-toc))
+ CFLAGS-$(CONFIG_PPC64)+= $(call 
cc-option,-mno-pointers-to-nested-functions)
+ 
+diff --git a/arch/powerpc/boot/libfdt_env.h b/arch/powerpc/boot/libfdt_env.h
+index 2abc8e83b95e..9757d4f6331e 100644
+--- a/arch/powerpc/boot/libfdt_env.h
 b/arch/powerpc/boot/libfdt_env.h
+@@ -6,6 +6,8 @@
+ #include 
+ 
+ #define INT_MAX   ((int)(~0U>>1))
++#define UINT32_MAX((u32)~0U)
++#define INT32_MAX ((s32)(UINT32_MAX >> 1))
+ 
+ #include "of.h"
+ 
+diff --git a/arch/powerpc/include/asm/spinlock.h 
b/arch/powerpc/include/asm/spinlock.h
+index bfaf175db54d..685c72310f5d 100644
+--- a/arch/powerpc/include/asm/spinlock.h
 b/arch/powerpc/include/asm/spinlock.h
+@@ -53,12 +53,10 @@
+ #endif
+ 
+ #ifdef CONFIG_PPC_PSERIES
+-DECLARE_STATIC_KEY_FALSE(shared_processor);
+-
+ #define vcpu_is_preempted vcpu_is_preempted
+ static inline bool vcpu_is_preempted(int cpu)
+ {
+-  if (!static_branch_unlikely(_processor))
++  if (!firmware_has_feature(FW_FEATURE_SPLPAR))
+   return false;
+   return !!(be32_to_cpu(lppaca_of(cpu).yield_count) & 1);
+ }
+diff --git a/arch/powerpc/kernel/security.c 

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

2020-01-04 Thread Fabian Groffen
commit: 8b4086e7e32e3e548929fa532056a65188f8def8
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan  4 19:47:57 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan  4 19:47:57 2020 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=8b4086e7

libq/tree: ignore Packages file when seemingly outdated

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

 TODO.md |  1 -
 libq/tree.c | 18 --
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/TODO.md b/TODO.md
index 1de8b5f..ded7553 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,7 +15,6 @@
 - parse package.accept\_keywords such that we can provide the latest
   "available" version like Portage
 - check timestamps in libq/tree for choosing which method to take:
-   - ignore Packages when it is older than the last directory change
- ignore metadata when ebuild is modified
- add some method to skip these checks and assume everything is right
 

diff --git a/libq/tree.c b/libq/tree.c
index 49b2fa1..976f166 100644
--- a/libq/tree.c
+++ b/libq/tree.c
@@ -133,11 +133,25 @@ tree_open_binpkg(const char *sroot, const char *spkg)
char buf[_Q_PATH_MAX];
 
if (ret != NULL) {
+   struct stat st;
+   struct timespec pkgstim;
+
ret->cachetype = CACHE_BINPKGS;
 
snprintf(buf, sizeof(buf), "%s%s/%s", sroot, spkg, 
binpkg_packages);
-   if (eat_file(buf, >pkgs, >pkgslen))
-   ret->cachetype = CACHE_PACKAGES;
+   if (eat_file(buf, >pkgs, >pkgslen)) {
+   if (stat(buf, ) == 0)
+   memcpy(, _mtim, 
sizeof(st.st_mtim));
+   else
+   memset(, 0, sizeof(pkgstim));
+
+   /* if the Packages file seems outdated, don't trust/use 
it */
+   if (fstat(ret->tree_fd, ) != 0 ||
+   st.st_mtim.tv_sec < pkgstim.tv_sec ||  
/* impossible? */
+   (st.st_mtim.tv_sec == pkgstim.tv_sec &&
+st.st_mtim.tv_nsec <= pkgstim.tv_nsec))
+   ret->cachetype = CACHE_PACKAGES;
+   }
}
 
return ret;



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

2020-01-04 Thread Fabian Groffen
commit: 123d916b0ce9eaeb53c2d06ad6504729af8688ee
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan  4 13:39:53 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan  4 13:39:53 2020 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=123d916b

qkeyword: avoid NULL derefence if strtok_r's initial call returns NULL

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

 qkeyword.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/qkeyword.c b/qkeyword.c
index 0078fda..9c76858 100644
--- a/qkeyword.c
+++ b/qkeyword.c
@@ -190,13 +190,13 @@ read_keywords(char *s, int *keywords)
if (!slen)
return 0;
 
-   arch = strtok_r(s, delim, );
-   do {
+   while ((arch = strtok_r(s, delim, )) != NULL) {
+   s = NULL;  /* for strtok_r */
i = decode_arch(arch);
if (i == -1)
continue;
keywords[i] = decode_status(arch[0]);
-   } while ((arch = strtok_r(NULL, delim, )));
+   }
 
return 0;
 }



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

2020-01-04 Thread Mikle Kolyada
commit: e28332fb427352589f80a556e829be0f06a7b2e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jan  4 19:46:19 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jan  4 19:47:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28332fb

media-video/mpv: up version for media-libs/nv-codec-headers

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

 media-video/mpv/mpv-0.30.0.ebuild | 4 ++--
 media-video/mpv/mpv-0.31.0.ebuild | 4 ++--
 media-video/mpv/mpv-.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-video/mpv/mpv-0.30.0.ebuild 
b/media-video/mpv/mpv-0.30.0.ebuild
index 6eaf4bb985c..769f9e8bb6d 100644
--- a/media-video/mpv/mpv-0.30.0.ebuild
+++ b/media-video/mpv/mpv-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -123,7 +123,7 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
virtual/pkgconfig
-   cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 )
+   cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
doc? (  dev-python/docutils
dev-python/rst2pdf )
dvb? ( virtual/linuxtv-dvb-headers )

diff --git a/media-video/mpv/mpv-0.31.0.ebuild 
b/media-video/mpv/mpv-0.31.0.ebuild
index 77c91ac38aa..a459428e170 100644
--- a/media-video/mpv/mpv-0.31.0.ebuild
+++ b/media-video/mpv/mpv-0.31.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -123,7 +123,7 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
virtual/pkgconfig
-   cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 )
+   cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
doc? (  dev-python/docutils
dev-python/rst2pdf )
dvb? ( virtual/linuxtv-dvb-headers )

diff --git a/media-video/mpv/mpv-.ebuild b/media-video/mpv/mpv-.ebuild
index 77c91ac38aa..a459428e170 100644
--- a/media-video/mpv/mpv-.ebuild
+++ b/media-video/mpv/mpv-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -123,7 +123,7 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
virtual/pkgconfig
-   cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 )
+   cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
doc? (  dev-python/docutils
dev-python/rst2pdf )
dvb? ( virtual/linuxtv-dvb-headers )



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

2020-01-04 Thread Mikle Kolyada
commit: 9bfca5983808ecccf21591fc551b4b119f2bb8ce
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jan  4 19:11:04 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jan  4 19:13:06 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=9bfca598

uid-gid.txt: assign openct and pcscd

Signed-off-by: Mikle Kolyada  gentoo.org>

 files/uid-gid.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index cc26e1d..16c68ac 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file provides a registry of active, requested and historical UID
@@ -106,6 +106,8 @@ gamestat-   36  acct
 named  40  40  user.eclass Removed from baselayout 
in 
[r1369](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0=1335=1369=2545)
 tor43  43  acct
 mpd45  -   acct
+openct -   46  acct
+pcscd  47  47  acct
 knot   53  53  acct
 tss59  59  acct
 mysql  60  60  acctRemoved from baselayout 
in 
[r1335](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0=1326=1335=2545)



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2020-01-04 Thread Andreas Sturmlechner
commit: 37cda4aede17ced484836a043f6c9d15f24a313e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 18:42:13 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 18:55:16 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=37cda4ae

profiles: Add kde-frameworks-5.66 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask/kde-frameworks-5.66 | 86 +++
 1 file changed, 86 insertions(+)

diff --git a/profiles/package.mask/kde-frameworks-5.66 
b/profiles/package.mask/kde-frameworks-5.66
new file mode 100644
index 00..c17fb3b351
--- /dev/null
+++ b/profiles/package.mask/kde-frameworks-5.66
@@ -0,0 +1,86 @@
+# Andreas Sturmlechner  (04 Jan 2020)
+# KDE Frameworks 5.66.0 mask
+# Not released yet.
+~kde-frameworks/attica-5.66.0:5
+~kde-frameworks/baloo-5.66.0:5
+~kde-frameworks/bluez-qt-5.66.0:5
+~kde-frameworks/breeze-icons-5.66.0:5
+~kde-frameworks/breeze-icons-rcc-5.66.0:5
+~kde-frameworks/extra-cmake-modules-5.66.0:5
+~kde-frameworks/frameworkintegration-5.66.0:5
+~kde-frameworks/kactivities-5.66.0:5
+~kde-frameworks/kactivities-stats-5.66.0:5
+~kde-frameworks/kapidox-5.66.0:5
+~kde-frameworks/karchive-5.66.0:5
+~kde-frameworks/kauth-5.66.0:5
+~kde-frameworks/kbookmarks-5.66.0:5
+~kde-frameworks/kcalendarcore-5.66.0:5
+~kde-frameworks/kcmutils-5.66.0:5
+~kde-frameworks/kcodecs-5.66.0:5
+~kde-frameworks/kcompletion-5.66.0:5
+~kde-frameworks/kconfig-5.66.0:5
+~kde-frameworks/kconfigwidgets-5.66.0:5
+~kde-frameworks/kcontacts-5.66.0:5
+~kde-frameworks/kcoreaddons-5.66.0:5
+~kde-frameworks/kcrash-5.66.0:5
+~kde-frameworks/kdbusaddons-5.66.0:5
+~kde-frameworks/kdeclarative-5.66.0:5
+~kde-frameworks/kded-5.66.0:5
+~kde-frameworks/kdelibs4support-5.66.0:5
+~kde-frameworks/kdesignerplugin-5.66.0:5
+~kde-frameworks/kdesu-5.66.0:5
+~kde-frameworks/kdewebkit-5.66.0:5
+~kde-frameworks/kdnssd-5.66.0:5
+~kde-frameworks/kdoctools-5.66.0:5
+~kde-frameworks/kemoticons-5.66.0:5
+~kde-frameworks/kfilemetadata-5.66.0:5
+~kde-frameworks/kglobalaccel-5.66.0:5
+~kde-frameworks/kguiaddons-5.66.0:5
+~kde-frameworks/kholidays-5.66.0:5
+~kde-frameworks/khtml-5.66.0:5
+~kde-frameworks/ki18n-5.66.0:5
+~kde-frameworks/kiconthemes-5.66.0:5
+~kde-frameworks/kidletime-5.66.0:5
+~kde-frameworks/kimageformats-5.66.0:5
+~kde-frameworks/kinit-5.66.0:5
+~kde-frameworks/kio-5.66.0:5
+~kde-frameworks/kirigami-5.66.0:5
+~kde-frameworks/kitemmodels-5.66.0:5
+~kde-frameworks/kitemviews-5.66.0:5
+~kde-frameworks/kjobwidgets-5.66.0:5
+~kde-frameworks/kjs-5.66.0:5
+~kde-frameworks/kjsembed-5.66.0:5
+~kde-frameworks/kmediaplayer-5.66.0:5
+~kde-frameworks/knewstuff-5.66.0:5
+~kde-frameworks/knotifications-5.66.0:5
+~kde-frameworks/knotifyconfig-5.66.0:5
+~kde-frameworks/kpackage-5.66.0:5
+~kde-frameworks/kparts-5.66.0:5
+~kde-frameworks/kpeople-5.66.0:5
+~kde-frameworks/kplotting-5.66.0:5
+~kde-frameworks/kpty-5.66.0:5
+~kde-frameworks/kquickcharts-5.66.0:5
+~kde-frameworks/kross-5.66.0:5
+~kde-frameworks/krunner-5.66.0:5
+~kde-frameworks/kservice-5.66.0:5
+~kde-frameworks/ktexteditor-5.66.0:5
+~kde-frameworks/ktextwidgets-5.66.0:5
+~kde-frameworks/kunitconversion-5.66.0:5
+~kde-frameworks/kwallet-5.66.0:5
+~kde-frameworks/kwayland-5.66.0:5
+~kde-frameworks/kwidgetsaddons-5.66.0:5
+~kde-frameworks/kwindowsystem-5.66.0:5
+~kde-frameworks/kxmlgui-5.66.0:5
+~kde-frameworks/kxmlrpcclient-5.66.0:5
+~kde-frameworks/modemmanager-qt-5.66.0:5
+~kde-frameworks/networkmanager-qt-5.66.0:5
+~kde-frameworks/oxygen-icons-5.66.0:5
+~kde-frameworks/plasma-5.66.0:5
+~kde-frameworks/prison-5.66.0:5
+~kde-frameworks/purpose-5.66.0:5
+~kde-frameworks/qqc2-desktop-style-5.66.0:5
+~kde-frameworks/solid-5.66.0:5
+~kde-frameworks/sonnet-5.66.0:5
+~kde-frameworks/syndication-5.66.0:5
+~kde-frameworks/syntax-highlighting-5.66.0:5
+~kde-frameworks/threadweaver-5.66.0:5



[gentoo-commits] proj/kde:master commit in: Documentation/package.unmask/.kde-frameworks-5.66/, Documentation/package.mask/, ...

2020-01-04 Thread Andreas Sturmlechner
commit: 933324cb925d03d8d59df09cb07325dae7b244ff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 18:48:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 18:55:27 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=933324cb

Documentation: Add KDE Frameworks 5.66

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.66/_HEADER_  |  2 +
 .../.kde-frameworks-5.66/kde-frameworks-5.66   |  1 +
 .../.kde-frameworks-5.66/more-deps |  1 +
 .../kde-frameworks-5.66.keywords   | 87 ++
 Documentation/package.mask/kde-frameworks-5.66 | 86 +
 .../package.unmask/.kde-frameworks-5.66/_HEADER_   |  2 +
 .../.kde-frameworks-5.66/kde-frameworks-5.66   |  1 +
 Documentation/package.unmask/kde-frameworks-5.66   | 86 +
 9 files changed, 267 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 756656b25b..904d299882 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.64 5.65"
+KF_RELEASES="5.64 5.65 5.66"
 KF_RELEASE=${KF_RELEASE:-5.64}
 
 PLASMA_RELEASES="5.17"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.66/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.66/_HEADER_
new file mode 100644
index 00..d3831a0ca0
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.66/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.66 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.66/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.66/kde-frameworks-5.66
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.66/kde-frameworks-5.66
new file mode 12
index 00..1814f92335
--- /dev/null
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.66/kde-frameworks-5.66
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.66
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.66/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.66/more-deps
new file mode 100644
index 00..5b184b594b
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.66/more-deps
@@ -0,0 +1 @@
+~net-libs/accounts-qml-0.7

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.66.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.66.keywords
new file mode 100644
index 00..887715b9d5
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.66.keywords
@@ -0,0 +1,87 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.66 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.66/ files 
instead.
+

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kidletime/, kde-frameworks/kdnssd/, ...

2020-01-04 Thread Andreas Sturmlechner
commit: 8a0e267e520b86de5cb90852c935ed9bf0b1112e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 18:54:57 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 18:55:27 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8a0e267e

kde-frameworks: Add KDE Frameworks 5.66.0

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

 kde-frameworks/attica/attica-5.66.0.ebuild | 26 ++
 kde-frameworks/baloo/baloo-5.66.0.ebuild   | 37 +
 kde-frameworks/bluez-qt/bluez-qt-5.66.0.ebuild | 38 +
 .../breeze-icons-rcc-5.66.0.ebuild | 35 
 .../breeze-icons/breeze-icons-5.66.0.ebuild| 33 
 .../extra-cmake-modules-5.66.0.ebuild  | 74 +
 .../frameworkintegration-5.66.0.ebuild | 56 +
 .../kactivities-stats-5.66.0.ebuild| 23 ++
 .../kactivities/kactivities-5.66.0.ebuild  | 29 +++
 kde-frameworks/kapidox/kapidox-5.66.0.ebuild   | 24 ++
 kde-frameworks/karchive/karchive-5.66.0.ebuild | 27 ++
 kde-frameworks/kauth/kauth-5.66.0.ebuild   | 44 ++
 kde-frameworks/kbookmarks/kbookmarks-5.66.0.ebuild | 34 
 .../kcalendarcore/kcalendarcore-5.66.0.ebuild  | 27 ++
 kde-frameworks/kcmutils/kcmutils-5.66.0.ebuild | 33 
 kde-frameworks/kcodecs/kcodecs-5.66.0.ebuild   | 17 
 .../kcompletion/kcompletion-5.66.0.ebuild  | 26 ++
 kde-frameworks/kconfig/kconfig-5.66.0.ebuild   | 37 +
 .../kconfigwidgets/kconfigwidgets-5.66.0.ebuild| 40 +
 kde-frameworks/kcontacts/kcontacts-5.66.0.ebuild   | 36 
 .../kcoreaddons/kcoreaddons-5.66.0.ebuild  | 40 +
 kde-frameworks/kcrash/kcrash-5.66.0.ebuild | 32 
 .../kdbusaddons/kdbusaddons-5.66.0.ebuild  | 30 +++
 .../kdeclarative/kdeclarative-5.66.0.ebuild| 34 
 kde-frameworks/kded/kded-5.66.0.ebuild | 39 +
 .../kdelibs4support/kdelibs4support-5.66.0.ebuild  | 96 ++
 .../kdesignerplugin/kdesignerplugin-5.66.0.ebuild  | 25 ++
 kde-frameworks/kdesu/kdesu-5.66.0.ebuild   | 33 
 kde-frameworks/kdewebkit/kdewebkit-5.66.0.ebuild   | 40 +
 kde-frameworks/kdnssd/kdnssd-5.66.0.ebuild | 33 
 kde-frameworks/kdoctools/kdoctools-5.66.0.ebuild   | 48 +++
 kde-frameworks/kemoticons/kemoticons-5.66.0.ebuild | 28 +++
 .../kfilemetadata/kfilemetadata-5.66.0.ebuild  | 71 
 .../kglobalaccel/kglobalaccel-5.66.0.ebuild| 32 
 kde-frameworks/kguiaddons/kguiaddons-5.66.0.ebuild | 23 ++
 kde-frameworks/kholidays/kholidays-5.66.0.ebuild   | 31 +++
 kde-frameworks/khtml/khtml-5.66.0.ebuild   | 72 
 kde-frameworks/ki18n/ki18n-5.66.0.ebuild   | 38 +
 .../kiconthemes/kiconthemes-5.66.0.ebuild  | 32 
 kde-frameworks/kidletime/kidletime-5.66.0.ebuild   | 47 +++
 .../kimageformats/kimageformats-5.66.0.ebuild  | 37 +
 kde-frameworks/kinit/kinit-5.66.0.ebuild   | 50 +++
 kde-frameworks/kio/kio-5.66.0.ebuild   | 84 +++
 kde-frameworks/kirigami/kirigami-5.66.0.ebuild | 46 +++
 .../kitemmodels/kitemmodels-5.66.0.ebuild  | 28 +++
 kde-frameworks/kitemviews/kitemviews-5.66.0.ebuild | 24 ++
 .../kjobwidgets/kjobwidgets-5.66.0.ebuild  | 39 +
 kde-frameworks/kjs/kjs-5.66.0.ebuild   | 23 ++
 kde-frameworks/kjsembed/kjsembed-5.66.0.ebuild | 28 +++
 .../kmediaplayer/kmediaplayer-5.66.0.ebuild| 23 ++
 kde-frameworks/knewstuff/knewstuff-5.66.0.ebuild   | 39 +
 .../knotifications/knotifications-5.66.0.ebuild| 50 +++
 .../knotifyconfig/knotifyconfig-5.66.0.ebuild  | 26 ++
 kde-frameworks/kpackage/kpackage-5.66.0.ebuild | 37 +
 kde-frameworks/kparts/kparts-5.66.0.ebuild | 33 
 kde-frameworks/kpeople/kpeople-5.66.0.ebuild   | 41 +
 kde-frameworks/kplotting/kplotting-5.66.0.ebuild   | 21 +
 kde-frameworks/kpty/kpty-5.66.0.ebuild | 27 ++
 .../kquickcharts/kquickcharts-5.66.0.ebuild| 39 +
 kde-frameworks/kross/kross-5.66.0.ebuild   | 34 
 kde-frameworks/krunner/krunner-5.66.0.ebuild   | 38 +
 kde-frameworks/kservice/kservice-5.66.0.ebuild | 51 
 .../ktexteditor/ktexteditor-5.66.0.ebuild  | 59 +
 .../ktextwidgets/ktextwidgets-5.66.0.ebuild| 39 +
 .../kunitconversion/kunitconversion-5.66.0.ebuild  | 28 +++
 kde-frameworks/kwallet/kwallet-5.66.0.ebuild   | 54 
 kde-frameworks/kwayland/kwayland-5.66.0.ebuild | 32 
 .../kwidgetsaddons/kwidgetsaddons-5.66.0.ebuild| 30 +++
 

[gentoo-commits] proj/kde:master commit in: sets/

2020-01-04 Thread Andreas Sturmlechner
commit: 2c4bf24aff932fd4119acf4edfd62e6ad02b0f2c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 18:48:07 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 18:55:27 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c4bf24a

sets: Add kde-frameworks-5.66

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sets/kde-frameworks-5.66 | 83 
 1 file changed, 83 insertions(+)

diff --git a/sets/kde-frameworks-5.66 b/sets/kde-frameworks-5.66
new file mode 100644
index 00..50f25e10dc
--- /dev/null
+++ b/sets/kde-frameworks-5.66
@@ -0,0 +1,83 @@
+

[gentoo-commits] proj/kde:master commit in: eclass/

2020-01-04 Thread Andreas Sturmlechner
commit: da57cac42b3623363c5c20b891c73561dc599846
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 18:43:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 18:55:27 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=da57cac4

kde.org.eclass: Mark KDE Frameworks 5.66.0 unreleased

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index 98cfe73c0e..fe82883fc5 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -67,7 +67,7 @@ esac
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( )
+KDE_UNRELEASED=( kde-frameworks-5.66.0 )
 
 HOMEPAGE="https://kde.org/;
 



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

2020-01-04 Thread Mike Gilbert
commit: 03d2db466276280ee24edd420147921c496dd493
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan  4 18:42:15 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan  4 18:45:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d2db46

profiles: mask net-misc/chrome-remote-desktop for removal

Bug: https://bugs.gentoo.org/704782
Signed-off-by: Mike Gilbert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7380ce9a9db..a8513054ff1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (2020-01-04)
+# Un-fetchable distfile, bug 704782.
+# No maintainer.
+# Removal in 30 days.
+net-misc/chrome-remote-desktop
+
 # Joerg Bornkessel  (2020-01-03)
 # package is broken by all version of imagemagick
 # several open bugs on upstream



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

2020-01-04 Thread Georgy Yakovlev
commit: 5136179f9356f0bcb34fa5b8c5d0d0817f316ec9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Jan  4 09:07:30 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Jan  4 18:45:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5136179f

toolchain.eclass: enable elfv2 abi on powerpc64-*-musl unconditionally

on ppc64 gcc assumes the following:
from gcc ppc64 manual:
-mabi=elfv1

Change the current ABI to use the ELFv1 ABI. This is the default ABI
for big-endian PowerPC 64-bit Linux. Overriding the default ABI
requires special system support and is likely to fail in spectacular
ways.
-mabi=elfv2

Change the current ABI to use the ELFv2 ABI. This is the default
ABI for little-endian PowerPC 64-bit Linux. Overriding the
default ABI requires special system support and is likely to
fail in spectacular ways.

Since we are taking gcc defaults, let's pass --with-abi=elfv2 on musl
targets
without it it will fail, since musl does not support elfv1 at all.
from musl INSTALL file:

* PowerPC64
* Both little and big endian variants are supported
* Compiler toolchain must provide 64-bit long double, not IBM
  double-double or IEEE quad
* Compiler toolchain must use the new (ELFv2) ABI regardless of
  whether it is for little or big endian

https://git.musl-libc.org/cgit/musl/tree/INSTALL
Closes: https://github.com/gentoo/gentoo/pull/14234
Closes: https://bugs.gentoo.org/704784
Revieved-by: Sergei Trofimovich  gentoo.org>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 eclass/toolchain.eclass | 8 
 1 file changed, 8 insertions(+)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 6d469564fa5..ada2e4496fc 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1207,6 +1207,14 @@ toolchain_src_configure() {
is-flagq -mfloat-gprs=double && confgcc+=( --enable-e500-double 
)
[[ ${CTARGET//_/-} == *-e500v2-* ]] && confgcc+=( 
--enable-e500-double )
;;
+   ppc64)
+   # On ppc64 big endian target gcc assumes elfv1 by default,
+   # and elfv2 on little endian
+   # but musl does not support elfv1 at all on any endian ppc64
+   # see https://git.musl-libc.org/cgit/musl/tree/INSTALL
+   # https://bugs.gentoo.org/704784
+   [[ ${CTARGET} == powerpc64-*-musl ]] && confgcc+=( 
--with-abi=elfv2 )
+   ;;
riscv)
# Add --with-abi flags to set default ABI
confgcc+=( --with-abi=$(gcc-abi-map ${TARGET_DEFAULT_ABI}) )



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

2020-01-04 Thread Miroslav Šulc
commit: c18e00c4604df48616792cf4aa6640c07e26166b
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Jan  4 18:22:23 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Jan  4 18:22:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18e00c4

media-sound/musescore: removed 3.3.3 (overshadowed by 3.3.4)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/musescore/Manifest   |  1 -
 media-sound/musescore/musescore-3.3.3.ebuild | 92 
 2 files changed, 93 deletions(-)

diff --git a/media-sound/musescore/Manifest b/media-sound/musescore/Manifest
index 0b72c6ef314..609f0dccd45 100644
--- a/media-sound/musescore/Manifest
+++ b/media-sound/musescore/Manifest
@@ -1,5 +1,4 @@
 DIST MuseScore_General-0.1.6.tar.bz2 35109226 BLAKE2B 
62a22e50d4c10ab08f0affd728f020e092378410e3258e862d054d1e7cde8fc6bda89deafed63b7f08dcd9737fa3c62f5331da34237239cc79147065f171737d
 SHA512 
81c3f4d003005c8d4ded41cc758e2c8089acbd53f085efa158844c32c2411d4d636a524d6b43297bdc1f92dba9e1ec1227d3e565ecc2486fdc5b8a7c7d3d19a5
 DIST MuseScore_General-0.1.8.tar.bz2 35107290 BLAKE2B 
65a0f78077a89fbf590fc47e83009f1029492ddb5a6bc411798c141903dbeffc5aa8b32fcead672e886878d2c9134c33c3c38e438e293a8135eca8394f880b32
 SHA512 
bdc706139309524841fdfe738e156f95d2d4c1716c09ce2984f9de5f205f39d3adffd7327a3957727015b7a612bab99c228ca26d9b0dcaf077991794585169c9
-DIST musescore-3.3.3.tar.gz 62820760 BLAKE2B 
e6daf1ba4ea62dc04598461ca31290548ef14d0252084ddfd6a9945d0850cf8700fc1eadea683a67415fe5a71a61310cd7bf08640b354e8e4d60967ad8ca0605
 SHA512 
ed2b29e450ca8440e8073b9f7b1c3ae2c373d6f26963bd3bf5032156f6ed30100f4993c4c6637e292b6939c69cd592ec2d2f008d37b917f6af3bcc640ccf2910
 DIST musescore-3.3.4.tar.gz 62827836 BLAKE2B 
55e4c14539ac6227f0cc2dfb50adae920e63f9cf054a90a4c39f92c608a3ccb17c395070f77380997b367b48db72d96104117e02f486dcad26c0ea08aedce329
 SHA512 
c224e391daadf8d33cbf9d42e6a055290d7821abe7141e4927a77f1c7df6a57cbcbe5277248deb39d368547f17423ee9a4b5bc6cde8f27bc5646e83c6c4ff082
 DIST musescore-3.3.tar.gz 64453809 BLAKE2B 
278ca68e3a2432750356902360ac6882abaf763d3e512aa588e2b0eb7c58f8ffdab111ec3edaa9bf058a41ab5bce26f05a9a618def0c094376a6a4dbea7340ef
 SHA512 
b7d228d957d674868474ae6a94afbeaa530d2d2e7688b9be91b77237066071920034a3b5e2241399543b4fe8d73d97ba605584cb0c0f67d2026ca212a13dbaea

diff --git a/media-sound/musescore/musescore-3.3.3.ebuild 
b/media-sound/musescore/musescore-3.3.3.ebuild
deleted file mode 100644
index e0e03cdcb56..000
--- a/media-sound/musescore/musescore-3.3.3.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-CHECKREQS_DISK_BUILD=3500M
-inherit cmake xdg check-reqs
-
-DESCRIPTION="WYSIWYG Music Score Typesetter"
-HOMEPAGE="https://musescore.org/;
-# MuseScore_General-0.1.3.tar.bz2 packaged from 
https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/
-# It has to be repackaged because the files are not versioned, current version 
can be found in VERSION file there.
-SRC_URI="https://github.com/musescore/MuseScore/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   
https://dev.gentoo.org/~fordfrog/distfiles/MuseScore_General-0.1.8.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa debug jack mp3 portaudio portmidi pulseaudio vorbis webengine"
-REQUIRED_USE="portmidi? ( portaudio )"
-
-BDEPEND="
-   dev-qt/linguist-tools:5
-   virtual/pkgconfig
-"
-DEPEND="
-   dev-qt/designer:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qthelp:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtquickcontrols2:5
-   >=dev-qt/qtsingleapplication-2.6.1_p20171024
-   dev-qt/qtsvg:5
-   dev-qt/qtxml:5
-   dev-qt/qtxmlpatterns:5
-   >=media-libs/freetype-2.5.2
-   media-libs/libsndfile
-   sys-libs/zlib:=
-   alsa? ( >=media-libs/alsa-lib-1.0.0 )
-   jack? ( virtual/jack )
-   mp3? ( media-sound/lame )
-   portaudio? ( media-libs/portaudio )
-   portmidi? ( media-libs/portmidi )
-   pulseaudio? ( media-sound/pulseaudio )
-   vorbis? ( media-libs/libvorbis )
-   webengine? ( dev-qt/qtwebengine:5[widgets] )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-3.0.1-man-pages.patch"
-   "${FILESDIR}/5583.patch"
-)
-
-S="${WORKDIR}/MuseScore-${PV}"
-
-src_prepare() {
-   cmake_src_prepare
-
-   # Move soundfonts to the correct directory
-   mv "${WORKDIR}"/sound/* "${S}"/share/sound/ || die "Failed to move 
soundfont files"
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_SKIP_RPATH=ON
-   -DDOWNLOAD_SOUNDFONT=OFF
-   -DUSE_SYSTEM_QTSINGLEAPPLICATION=ON
-   -DUSE_PATH_WITH_EXPLICIT_QT_VERSION=ON
-  

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

2020-01-04 Thread Miroslav Šulc
commit: bb707dd7b3fce1c6e3386e1aaa0fb67b60bf690c
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Jan  4 18:15:47 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Jan  4 18:16:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb707dd7

dev-ml/labltk: bump to 8.06.7

1) eapi7
2) updated homepage
3) updated dev-lang/ocaml version
4) improved tk x11 switch handling
5) removed buggy 8.06.3

Closes: https://bugs.gentoo.org/704090
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-ml/labltk/Manifest |  2 +-
 .../{labltk-8.06.3.ebuild => labltk-8.06.7.ebuild} | 18 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-ml/labltk/Manifest b/dev-ml/labltk/Manifest
index fc7a5ca6977..221f5d2bf6b 100644
--- a/dev-ml/labltk/Manifest
+++ b/dev-ml/labltk/Manifest
@@ -1,2 +1,2 @@
 DIST labltk-8.06.2.tar.gz 369508 BLAKE2B 
df0a5fb1cf352c52bf3177e83be2cadde961c2a7ba0496f45dc515141931d13715b4c253f74e5f280f9a6c310488236e6bc598c0ceffc408028ef5f524f2bcf2
 SHA512 
d9342d49ba8769edd7a4ed051844f6ae5d3e62a7c2c76e895bfd1162d0433c4ea54f2314b29b708551fba63daec1123553b56f0abb6412807ab00d7bb40b73d6
-DIST labltk-8.06.3.tar.gz 369924 BLAKE2B 
fa8b974572826abccc42eb2b07cdc28e1d611178d683b3f5b270051602cc940d1281d15d93c02a56bb15cdba0580c1371c91f2516e6ebb72e4e824f9d3877622
 SHA512 
c2002d519c1fcfdd2b13ae6d5836880273dac2660f07f6ee0e7bb932e3fec6f5cc959202efdf712758a17d24dbe50c3f6697c7b125e3123fa8153130d7ece979
+DIST labltk-8.06.7.tar.gz 370870 BLAKE2B 
2d836c824d9adbd4f03d0e7e81faa51669837eecb4f94f6c89c657966774fe7d6ed928459be3ccca7fd3e7cf67a54ee63f7d2d08dcc8b7e853f5ad64769b33a2
 SHA512 
3c7352d14bc337adfb1939e72bd2658bb5e60b463f10f3748779084d1b7a6e6225028c775b548e355d69984a8944b91580fa978ff904b20b8b762ba9046f5e7d

diff --git a/dev-ml/labltk/labltk-8.06.3.ebuild 
b/dev-ml/labltk/labltk-8.06.7.ebuild
similarity index 64%
rename from dev-ml/labltk/labltk-8.06.3.ebuild
rename to dev-ml/labltk/labltk-8.06.7.ebuild
index 4b18b50e9a4..fbf50f8dcb4 100644
--- a/dev-ml/labltk/labltk-8.06.3.ebuild
+++ b/dev-ml/labltk/labltk-8.06.7.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit findlib eutils
 
 DESCRIPTION="OCaml interface to the Tcl/Tk GUI framework"
-HOMEPAGE="https://forge.ocamlcore.org/projects/labltk/;
-SRC_URI="https://forge.ocamlcore.org/frs/download.php/1701/${P}.tar.gz;
+HOMEPAGE="https://garrigue.github.io/labltk/;
+SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="QPL-1.0 LGPL-2"
 SLOT="0/${PV}"
@@ -15,16 +15,16 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc 
~ppc64 ~sparc ~x86 ~a
 IUSE="+ocamlopt X"
 
 RDEPEND=">=dev-lang/tk-8.0.3:=
-   >=dev-lang/ocaml-4.04:=[ocamlopt?,X(+)?]"
+   >=dev-lang/ocaml-4.08:=[ocamlopt?,X(+)?]"
 DEPEND="${RDEPEND}
>=dev-ml/findlib-1.5.5-r1"
 
-src_prepare() {
-   epatch "${FILESDIR}/findlib.patch"
-}
+PATCHES=(
+   "${FILESDIR}/findlib.patch"
+)
 
 src_configure() {
-   ./configure --use-findlib --verbose $(use X || echo "--tk-no-x11") || 
die "configure failed!"
+   ./configure --use-findlib --verbose $(usex X "--tk-x11" "--tk-no-x11") 
|| die "configure failed!"
 }
 
 src_compile() {



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

2020-01-04 Thread Mike Gilbert
commit: 30b0ca3905ccd1bff0a5f1641adf2226d57f23b1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan  4 18:07:12 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan  4 18:08:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b0ca39

sys-apps/file: refactor cross-compile logic

Add build_src_configure and need_build_file helper functions.
Pass --disable-{bzlib,xzlib,zlib} to configure in build_src_configure.
Use tc-env_build helper in build_src_configure.
Convert "ROOT=/ has_version" to PMS-compliant "has_version -b".
Make ECONF_SOURCE and PATH local variables.

Closes: https://bugs.gentoo.org/704776
Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/file/file-5.38.ebuild | 42 --
 sys-apps/file/file-.ebuild | 42 --
 2 files changed, 48 insertions(+), 36 deletions(-)

diff --git a/sys-apps/file/file-5.38.ebuild b/sys-apps/file/file-5.38.ebuild
index 74b955f43b6..93d716314d5 100644
--- a/sys-apps/file/file-5.38.ebuild
+++ b/sys-apps/file/file-5.38.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -55,28 +55,34 @@ multilib_src_configure() {
$(use_enable static-libs static)
$(use_enable zlib)
)
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+   econf "${myeconfargs[@]}"
 }
 
-src_configure() {
+build_src_configure() {
+   local myeconfargs=(
+   --disable-shared
+   --disable-libseccomp
+   --disable-bzlib
+   --disable-xzlib
+   --disable-zlib
+   )
+   tc-env_build econf "${myeconfargs[@]}"
+}
+
+need_build_file() {
# when cross-compiling, we need to build up our own file
# because people often don't keep matching host/target
# file versions #362941
-   if tc-is-cross-compiler && ! ROOT=/ has_version ~${CATEGORY}/${P} ; then
+   tc-is-cross-compiler && ! has_version -b "~${CATEGORY}/${P}"
+}
+
+src_configure() {
+   local ECONF_SOURCE=${S}
+
+   if need_build_file; then
mkdir -p "${WORKDIR}"/build || die
cd "${WORKDIR}"/build || die
-   tc-export_build_env BUILD_C{C,XX}
-   ECONF_SOURCE="${S}" \
-   ac_cv_header_zlib_h=no \
-   ac_cv_lib_z_gzopen=no \
-   CHOST=${CBUILD} \
-   CFLAGS=${BUILD_CFLAGS} \
-   CXXFLAGS=${BUILD_CXXFLAGS} \
-   CPPFLAGS=${BUILD_CPPFLAGS} \
-   LDFLAGS="${BUILD_LDFLAGS} -static" \
-   CC=${BUILD_CC} \
-   CXX=${BUILD_CXX} \
-   econf --disable-shared --disable-libseccomp
+   build_src_configure
fi
 
multilib-minimal_src_configure
@@ -93,10 +99,10 @@ multilib_src_compile() {
 }
 
 src_compile() {
-   if tc-is-cross-compiler && ! ROOT=/ has_version "~${CATEGORY}/${P}" ; 
then
+   if need_build_file; then
emake -C "${WORKDIR}"/build/src magic.h #586444
emake -C "${WORKDIR}"/build/src file
-   PATH="${WORKDIR}/build/src:${PATH}"
+   local -x PATH="${WORKDIR}/build/src:${PATH}"
fi
multilib-minimal_src_compile
 

diff --git a/sys-apps/file/file-.ebuild b/sys-apps/file/file-.ebuild
index fb29c4f2a25..d834362dd1e 100644
--- a/sys-apps/file/file-.ebuild
+++ b/sys-apps/file/file-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -56,28 +56,34 @@ multilib_src_configure() {
$(use_enable static-libs static)
$(use_enable zlib)
)
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+   econf "${myeconfargs[@]}"
 }
 
-src_configure() {
+build_src_configure() {
+   local myeconfargs=(
+   --disable-shared
+   --disable-libseccomp
+   --disable-bzlib
+   --disable-xzlib
+   --disable-zlib
+   )
+   tc-env_build econf "${myeconfargs[@]}"
+}
+
+need_build_file() {
# when cross-compiling, we need to build up our own file
# because people often don't keep matching host/target
# file versions #362941
-   if tc-is-cross-compiler && ! ROOT=/ has_version ~${CATEGORY}/${P} ; then
+   tc-is-cross-compiler && ! has_version -b "~${CATEGORY}/${P}"
+}
+
+src_configure() {
+   local ECONF_SOURCE=${S}
+
+   if need_build_file; then
mkdir -p "${WORKDIR}"/build || die
cd "${WORKDIR}"/build || die
-   tc-export_build_env BUILD_C{C,XX}
-   ECONF_SOURCE="${S}" \
-   ac_cv_header_zlib_h=no \
- 

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

2020-01-04 Thread Mike Pagano
commit: e12749dc1604ab9b1990d846cc71d8e525765d90
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 18:01:20 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 18:01:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12749dc

sys-kernel/gentoo-sources: Linux patch 4.14.162

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index afe1ad1db35..a79a9446b43 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -10,6 +10,9 @@ DIST genpatches-4.14-168.extras.tar.xz 17508 BLAKE2B 
e7924d82cda66a2d6a0b0397b62
 DIST genpatches-4.14-170.base.tar.xz 3726252 BLAKE2B 
7db41a7de02aefdf1c07badf6c04696b1c0fb88436f46d04539383e10d366ff8dc91dd161cba788a79107260275063a8acdef0ad71408438fbccd6513ff7b309
 SHA512 
ccd9482b1afaad7782f44541d39c8a967765c68950b068dbfbe31887f4caca7c4c28b128261e1746f22615e042d66f04c2ff81acf163f498b3862f187ef68274
 DIST genpatches-4.14-170.experimental.tar.xz 5932 BLAKE2B 
d2485cbe78a90d4079a0c4cbeb0302010d407473cb89e3453e17895d1909cddf845784278cbbc2cba261ed4350c7168a04f818b56f050d4730062d93bcd40fc7
 SHA512 
ea706b3d6e31df90761b19ebf1c005593d79f00ec56074c6c67e3782a11bb4a85ffe4609f5ab66ae22e1256d75f25c46ee970a2839dca1a9c25483deebf21bf7
 DIST genpatches-4.14-170.extras.tar.xz 17500 BLAKE2B 
c28987557e34da35bd94b54d7cf657c6908efefd01fa6c4d5bd677e347c53a88e1acf26ef7e03acfac6a3b9f7e094cac3c332a91db21e9c4d8089c2fa667
 SHA512 
ce363d8f74a92bc61d7ee938cacdce602328cb5e1cb4f36821f5f1dfb0e393d188a90c73cfcdcd7f5291638a3588ec7cc6b9a8bb8c3e3a0b5dd0026f872087e4
+DIST genpatches-4.14-171.base.tar.xz 3747848 BLAKE2B 
6bb11cd23ac56f6dbe775aceb88f3edf8ff8b91ce5957b9a722ec3861a88811423083952cbd1d46916e0d5f63639c200c1968245f87ec5528d16ab9817c78b6a
 SHA512 
c84607eb0eef8cf90170202fc0334c80f85bb29ebab250f206a8b7b0820095ed63009271c4c0734514d4c6da21279c177a6915d3ef8e8c7d242f3d0e6d3e9331
+DIST genpatches-4.14-171.experimental.tar.xz 5936 BLAKE2B 
53e4ebbc8fde5576ae116cc584678874d950b278f3b35bd6a0cca083e8c7d3a4190cfe7711b68dc13fab0d379327b5e738c5468c8ef03df15edb3c5905a72346
 SHA512 
95bad803d8393242d3cf475ab5af51c06dcfd4d1030a9ff2182ec3523ce0e60ad6d0d0dd4fcc7f081c83f5bc07788d225663af1d99c95e4440d22d0139ab09d3
+DIST genpatches-4.14-171.extras.tar.xz 17512 BLAKE2B 
e05c6d22759e1b556fed02ec30c6d61c1dbd50809b305e8af98a5c07e8c90802cf8bd6610f46347f441571321e295fdb33286c0b007403af1b61cd67a68d09ad
 SHA512 
ea82a4cdaf9a403b286dfbb7e085517fe6a8d411f44d7caebe386d6b1a20363de028427a9b45d9f99d9b01778da21827359c8d828ef395551569263532c5b15f
 DIST genpatches-4.19-71.base.tar.xz 1867536 BLAKE2B 
73417de430132a47d5c875da35f97c0c899efcf818a725403d38501af32639389366bb60b5da2b54397c7f8c678c2d123267ec6a6cc9f6a9c2ce3ec084b4180d
 SHA512 
d1abe72536ec9aee59a1f9a1e092b659e072fe34c494d571895f70888207f83c9d5b402a00bb41b33704b1cf1372d8dbd8bf4d8cf670cc26ef36166edd68b29d
 DIST genpatches-4.19-71.experimental.tar.xz 6432 BLAKE2B 
b0401d67d6d0e7dcfb1e7858b1146aeded18864017988a6b3411e6bb5f0188807c7667a0ddde7cf86c97189a5057e9bd2238a8e6fad32297ae5dd1bb5540716e
 SHA512 
c0daaac96a5f1db3a3ea9e082879973e8ff623e7b64b2df6b4e8c793c8fb7cc1ec121b70d6444c3558b0eb9b46bc206c6e9ea3288f4cb4f3ea2d15dbf6fcfc40
 DIST genpatches-4.19-71.extras.tar.xz 17488 BLAKE2B 
3805d5edb67ebb3719633c4bd64158b0d62ee4daa5dadf2ac7b801b831bbc50fc812867f473f8a40e01abc765ebc60c3b995e28140c0718a5c0acb0df05de70a
 SHA512 
f4de6a541524655ff8e5426aeceebdf06c44adcd0926d764ae6deb1edc725aaa5aeadb3f4ab322b77ca83ab3550e31ec42eb8a29fab5f815235368ddacf707fb

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.162.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.162.ebuild
new file mode 100644
index 000..f1663e89ca8
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.162.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 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="171"
+
+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/

2020-01-04 Thread Mike Pagano
commit: c154c255ada5dda899b0286d25eda358afcb
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 17:57:29 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 17:57:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c154

sys-kernel/gentoo-sources: Linux patches 4.9.207 and 4.9.208

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index e1e1d2d0757..afe1ad1db35 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -73,6 +73,9 @@ DIST genpatches-4.9-210.extras.tar.xz 17368 BLAKE2B 
7038f6a819c4a8b9a03c587634fc
 DIST genpatches-4.9-211.base.tar.xz 3614884 BLAKE2B 
98b113c6a20ffb75f9a0e22aaa29ef191be4e48b3189a79f1a0144bd3a188db4d2c7ca1d0cfad39cbd7200988f22f3f5086a5758021a449af13b8f04872102b0
 SHA512 
208ae6733ded11d4abfe6d4fcbd2cf834310a79e4ed781b8c9ed90b7e31cfc9e64b4ae229850e4682d37b4b61038e7b8ff38091033d6598fb74e591a30334097
 DIST genpatches-4.9-211.experimental.tar.xz 106396 BLAKE2B 
42abaeff5ba7de32c997323c59bf6848c5ecf85934a05e5ab2d831fd7b64dd3b0cd96e4627d93356bb31a8628fe56d1df0fa8462822ed3b4df45ba9a69cbb3cb
 SHA512 
976dfd6f648d3a1487bb42dde516ba5bb62ba3b586eb8983b392c62009117c2171cde5861810fa8bd2aabfb9cf640c726b84df1c7ce7f124d287579ebd7b1461
 DIST genpatches-4.9-211.extras.tar.xz 17376 BLAKE2B 
300efdfabe903590cea70eef9371154f9b98326ce9d85a54a5e343bf25b80134496120ddb6028665bc90b2a6a6ec7716c2c54ce6f4c9aa51e69045e02b857088
 SHA512 
54858620aab96bbcb820ba0dfa37cef40c31e47fc3cc85197241270c8d5d83c2ff34cb035338daec056a895c1609d67d6609872a4f0521b4fbd1c5ce8e037053
+DIST genpatches-4.9-212.base.tar.xz 3688536 BLAKE2B 
9d41211cdc7f7f50828721ab2a357c9b35bcc91eb45a022d315a9f76753242360c30dd5a5659d545a4a02c6a6dd2b89277dc9ff05d57d42b1a7c0ec9f11bc386
 SHA512 
eb740f405333e546fb3e60ed639a5051cc3fba7394d9ef84ec0e1b2b20cba2093559ee7e8cf571db64468fc0dcdbcea3e6492937b319123f9d2cd92c53062bcb
+DIST genpatches-4.9-212.experimental.tar.xz 106432 BLAKE2B 
da7625a71763a576d3ae7f6f11e1dcd8beb500a4e4566744bb17790ee77c7c45756caf61dc8d59c476f145595c07deac0b1d6855b8288dcf96d21741683c85c6
 SHA512 
e2fc42e2a78115f2c348762c2bea294274a80c3e62f5a1fa47a03a141a63da345265008811b8580569e650682b3b8dcf680a5762e11efd791b9f2940444b24ed
+DIST genpatches-4.9-212.extras.tar.xz 17372 BLAKE2B 
cefe0bd555e64b55d65dd773797396b07eb4c5a6938dc7816323b5efbe9ada53fa1c7f55ad12a3cc32814dac1212e35ee72db5a725e0f9fd713d3588465cb0d3
 SHA512 
3670dec59e80b9c8a59e252a86b8e88861dd45f7581ebeb2ced3ad9dcdc51262544ddaff5f87ce73a982026449a1c170ccafaeb50734f32d90d06310927f3cae
 DIST genpatches-5.3-21.base.tar.xz 657548 BLAKE2B 
9a2c4bd99381d1f70af24aa3088b65bd4e5926a3d26c279faecb3e36f82439cf37b83e6ef5d376d56c88ee61839fe18ccc7da4f4879924c3ca9ee46c2e03af3c
 SHA512 
760afbf6106d3630a56aea8178cb62a0739526209786d5d90b9fdda82f71ac75c0d7bbdca2bfe8b165a6fd089262c771f126799bd1d3eba66107ffd6bc7ecf9a
 DIST genpatches-5.3-21.experimental.tar.xz 6148 BLAKE2B 
7b5dfddf08f8a9b0a48a11bb3dd684103f5d9c88ab22128043cf369f451028fc1cf69ff7531c166495385638506942ef2b5806b836dfdce7aefb965a11d2d39e
 SHA512 
5a1d291b669c3910501ccdab16e7a389230d15213ff2974c74141c15fcac9fdf8d6b54149296ee826fc3e4d7b8ef69a30456c53442e400155cf46ec253728db1
 DIST genpatches-5.3-21.extras.tar.xz 1736 BLAKE2B 
f3269248772d7f436a86b810740928f19e7a1da76e7c09e2c19b9bb492238a270c3b06ac9d4c5b33ba236692ab3703b0aee6c9e600f2b8e8ba2824e9a7764e0f
 SHA512 
47014172299e6ebbc835c7fbbe8cab4f468f676b667c1bceb9f281f40fee1e4435f4b6b8b817f8751c379b57fe34e3cfd2f9b7ba0c64276f5acf2cba89f32c42

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.208.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.208.ebuild
new file mode 100644
index 000..79ebfcc448f
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.208.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 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="212"
+
+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/

2020-01-04 Thread Mike Pagano
commit: eef43cb8d0dbb9174f4eec5ca52d544bc97e2656
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 17:51:55 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 17:51:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef43cb8

sys-kernel/gentoo-sources: Linux patch 4.4.208

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 8d32d2d92a3..e1e1d2d0757 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -55,6 +55,9 @@ DIST genpatches-4.4-207.extras.tar.xz 16472 BLAKE2B 
758ea91ab372f0c3654cabaa7925
 DIST genpatches-4.4-208.base.tar.xz 3287408 BLAKE2B 
a89abafea460fd76ba400d0f0b8e21feb3a6b36f475f8cca1e0dde12786d2c5971171da110858db4848b6ef0208fc073cabd2e79dcf961acf53dae3a2b364363
 SHA512 
eef6e6773702c03ce105fdc533e57437d9ec5d645a2aef72886bea0467d73b35a7aeb548ed0d0e56073cbf82b73f8faa68964b947520e4833c410f47a643b70b
 DIST genpatches-4.4-208.experimental.tar.xz 83296 BLAKE2B 
3572b9df10762fdb8766b255005dd0c750451be1e1071fc85595c46e491d822ab6b17fb82839e615fcb21bfc5cc9f1b2186fa2e2e42b12f08e60161eb231beaf
 SHA512 
f8d53b751f95a8c255c49346880833faf4c20cc283f63f80b39eb07d0bb899bb91810a236e8055eec8d2d61c8ae8ea4e20c5bf5b81899981ed49a9e3b501c9fe
 DIST genpatches-4.4-208.extras.tar.xz 16476 BLAKE2B 
91855aaabba7d6d587b8e6f6f574191d6d26960692a35dab12df5800a24c5b7c1e9f7d6f7aa984830b70992113be983dd2701750aa4de8c0de8369fe020518c4
 SHA512 
dcf4a5cbaa616df639c9d91f89d28acaedcb2b5071d145dc9166c1a428c8807e94646bd4c52cc519efbcf326133e7fe7f5a90da3c2e281b0d1cf012ca703a9f4
+DIST genpatches-4.4-209.base.tar.xz 3311136 BLAKE2B 
e9c6122d2d1a593ed8914fe8bc95adccdb1353b0d6ea4536784af7699d8ef08b4f05fce16f1335fc7a6e9c9674fce8dffd7f2a4643c750485ebfd404eb97c4ba
 SHA512 
f585ed8aebddf82fbc1a564d7f1b0a9a01ab48e245e0b2acf3d6ce7a334617db654b7c11a0192250d3d58733e0e7e91d90b63c95194b6eee99ea352ac87de077
+DIST genpatches-4.4-209.experimental.tar.xz 83276 BLAKE2B 
8758531b5b13d15bc346213c6b0996fdb27920f368c3d89e364f31e34fbcca617a495db63ea530e1809e9e4152f133261f5d73e9950d804c1889767cd76d62a0
 SHA512 
b32e1d160ab65fadd0622a8f8fe18d4daecfc17f7225617072582a57e43c6cffe43176480e3e49e3013bb800f0379035a18431507d518645e195e1ec2b8b4544
+DIST genpatches-4.4-209.extras.tar.xz 16468 BLAKE2B 
395af0383d825145b9262dd243e85d7939d33ccf6a11726e6b9147e4e00e93ce4bca5d939e6d47e07563e8f33824dfe670bb774a807f9532736114cf27266132
 SHA512 
3103c822d3bfa3990ee71d2a2b5db6565a613d7d785403eaf703b53727f0b2174c41526e3cb7147cd157da6e626fa4656e48d669a3e8e90ef0a0967d6e887f55
 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.208.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.208.ebuild
new file mode 100644
index 000..fb0d16c7a72
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.208.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 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="209"
+
+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: app-misc/hodie/

2020-01-04 Thread Joonas Niilola
commit: fd03bbd59bde96554286d52902bd6cd2209ca528
Author: Peter Gantner  nephros  org>
AuthorDate: Thu Nov 14 12:05:02 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan  4 17:41:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd03bbd5

app-misc/hodie: new ebuild

A small program to display date differently.

Closes: https://bugs.gentoo.org/188022
Closes: https://github.com/gentoo/gentoo/pull/13648
Signed-off-by: Peter Gantner  nephros.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/hodie/Manifest |  1 +
 app-misc/hodie/hodie-1.5.ebuild | 29 +
 app-misc/hodie/metadata.xml | 12 
 3 files changed, 42 insertions(+)

diff --git a/app-misc/hodie/Manifest b/app-misc/hodie/Manifest
new file mode 100644
index 000..888bbab7a91
--- /dev/null
+++ b/app-misc/hodie/Manifest
@@ -0,0 +1 @@
+DIST hodie-1.5.tar.gz 18450 BLAKE2B 
a3278a2f3ad0153606ce96d6a96981f80e2c4944c8a7baa33b438b7db9136be10f0bdfb0646c4e6f75e5ee2a2e21032d3c453e2fd6b5923f9b458b42e4186d5c
 SHA512 
831e8e78f3353695f408b6f5602a8d8a0b633bd6df5d717b479d30d16989ddbbf426302e4d539d9babdc70c52a3ee3908bc0c8f24de4e437c475c0c2c5629289

diff --git a/app-misc/hodie/hodie-1.5.ebuild b/app-misc/hodie/hodie-1.5.ebuild
new file mode 100644
index 000..93f8f86f99a
--- /dev/null
+++ b/app-misc/hodie/hodie-1.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_COMMIT="5946cab2fab41c40b237a69e3aca08b1180cbc10"
+DESCRIPTION="a Latin date(1)"
+HOMEPAGE="http://hodie.sourceforge.net
+   https://github.com/michiexile/hodie;
+SRC_URI="https://github.com/michiexile/${PN}/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${PN}-${MY_COMMIT}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   doman hodie.1
+}

diff --git a/app-misc/hodie/metadata.xml b/app-misc/hodie/metadata.xml
new file mode 100644
index 000..8b8eb1b6e5c
--- /dev/null
+++ b/app-misc/hodie/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   gen...@nephros.org
+   Peter Gantner
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+



[gentoo-commits] repo/gentoo:master commit in: app-backup/restic/

2020-01-04 Thread Joonas Niilola
commit: 866ec97c31a28ace6db6f4cd81e2e03cb6ff51bc
Author: David Roman  gmail  com>
AuthorDate: Wed Dec 25 00:10:36 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan  4 17:46:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866ec97c

app-backup/restic: bump to 0.9.6

Closes: https://bugs.gentoo.org/703472
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: David Roman  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14119
Signed-off-by: Joonas Niilola  gentoo.org>

 app-backup/restic/Manifest|  1 +
 app-backup/restic/restic-0.9.6.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/app-backup/restic/Manifest b/app-backup/restic/Manifest
index 3b5caa578c3..843d171b033 100644
--- a/app-backup/restic/Manifest
+++ b/app-backup/restic/Manifest
@@ -1,2 +1,3 @@
 DIST restic-0.9.4.tar.gz 26211163 BLAKE2B 
950a8da8217500a910f0e5966787b668417f1168e81365ecda70469ef42c24fed876e97b6a44ed9dda89c07760db4678d791960d78760d68c8f1846c827cf340
 SHA512 
8e75a1da6ee9a364c2bf53ce8f9b014549e7065eae349dc6baf68b0e8a8e9736f83c0495b822aac87480751f448bd42da34c440290b5f0967aea7becda5c448b
 DIST restic-0.9.5.tar.gz 26933971 BLAKE2B 
7e6cb87c7ce0f860ed884a631b791d0dc44e770ffabf298f20c60197b32961a2a78380e2933ce3851215ec2e32bee95da67566bf7d2d30c3bb0a2c6ca804
 SHA512 
2541b4d70d23d28360c4398427d65ed08a5eea8c171b93be7b7d54baa7b06099f5473ff2fbe3d6b3d6691592300062ba1b240cc03772868d2a0adb1217c8a85f
+DIST restic-0.9.6.tar.gz 27008812 BLAKE2B 
4c8982800d39bcd4c29067f2bad15df44b92758b009f5831efb16d211ea28cbb8cda94b9f6cc41a685942145fcfb71c59d0aa10fcb4bd1cd22d15ca812af4fd0
 SHA512 
f6f7797dc17644e8f0217d81f7194e8e6416f6e740bad0eb11bcf83ab72d1729025e59fd1b81eb9d57bdd60e98b3324026ddb2325c654eb1b51f8f30ed247089

diff --git a/app-backup/restic/restic-0.9.6.ebuild 
b/app-backup/restic/restic-0.9.6.ebuild
new file mode 100644
index 000..4896858176f
--- /dev/null
+++ b/app-backup/restic/restic-0.9.6.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 golang-vcs-snapshot
+
+DESCRIPTION="A backup program that is fast, efficient and secure"
+HOMEPAGE="https://restic.github.io/;
+SRC_URI="https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+EGO_PN="github.com/restic/restic"
+
+LICENSE="Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="sys-fs/fuse:0"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   local mygoargs=(
+   -v
+   -work
+   -x
+   -tags release
+   -ldflags "-X main.version=${PV}"
+   -asmflags "-trimpath=${S}"
+   -gcflags "-trimpath=${S}"
+   -o restic ${EGO_PN}/cmd/restic
+   )
+
+   GO111MODULE=off GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go build "${mygoargs[@]}" || die
+}
+
+src_test() {
+   GO111MODULE=off GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go test -timeout 30m -v -work -x ${EGO_PN}/cmd/... 
${EGO_PN}/internal/... || die
+}
+
+src_install() {
+   dobin restic
+
+   newbashcomp doc/bash-completion.sh "${PN}"
+
+   insinto /usr/share/zsh/site-functions
+   newins doc/zsh-completion.zsh _restic
+
+   doman doc/man/*
+   dodoc doc/*.rst
+}



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

2020-01-04 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 17:36:47 2020 +

New tag: 4.14-171




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

2020-01-04 Thread Andreas Sturmlechner
commit: 38cc525db6db66713207f49686e10ede64776d81
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 17:14:06 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 17:14:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38cc525d

app-arch/brotli: Switch back to cmake-utils.eclass

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

 app-arch/brotli/brotli-1.0.7.ebuild | 14 +++---
 app-arch/brotli/brotli-.ebuild  | 14 +++---
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/app-arch/brotli/brotli-1.0.7.ebuild 
b/app-arch/brotli/brotli-1.0.7.ebuild
index fec4aa455a7..dd0a67b6a93 100644
--- a/app-arch/brotli/brotli-1.0.7.ebuild
+++ b/app-arch/brotli/brotli-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
 DISTUTILS_OPTIONAL="1"
 DISTUTILS_IN_SOURCE_BUILD="1"
-CMAKE_ECLASS=cmake
+
 inherit cmake-multilib distutils-r1
 
 DESCRIPTION="Generic-purpose lossless compression algorithm"
@@ -37,14 +37,14 @@ RESTRICT="!test? ( test )"
 
 src_prepare() {
use python && distutils-r1_src_prepare
-   cmake_src_prepare
+   cmake-utils_src_prepare
 }
 
 multilib_src_configure() {
local mycmakeargs=(
-DBUILD_TESTING="$(usex test)"
)
-   cmake_src_configure
+   cmake-utils_src_configure
 }
 src_configure() {
cmake-multilib_src_configure
@@ -52,7 +52,7 @@ src_configure() {
 }
 
 multilib_src_compile() {
-   cmake_src_compile
+   cmake-utils_src_compile
 }
 src_compile() {
cmake-multilib_src_compile
@@ -64,7 +64,7 @@ python_test(){
 }
 
 multilib_src_test() {
-   cmake_src_test
+   cmake-utils_src_test
 }
 src_test() {
cmake-multilib_src_test
@@ -72,7 +72,7 @@ src_test() {
 }
 
 multilib_src_install() {
-   cmake_src_install
+   cmake-utils_src_install
 }
 multilib_src_install_all() {
use python && distutils-r1_src_install

diff --git a/app-arch/brotli/brotli-.ebuild 
b/app-arch/brotli/brotli-.ebuild
index 26f80b64ecb..8cc58bf0272 100644
--- a/app-arch/brotli/brotli-.ebuild
+++ b/app-arch/brotli/brotli-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
 DISTUTILS_OPTIONAL="1"
 DISTUTILS_IN_SOURCE_BUILD="1"
-CMAKE_ECLASS=cmake
+
 inherit cmake-multilib distutils-r1
 
 DESCRIPTION="Generic-purpose lossless compression algorithm"
@@ -37,14 +37,14 @@ RESTRICT="!test? ( test )"
 
 src_prepare() {
use python && distutils-r1_src_prepare
-   cmake_src_prepare
+   cmake-utils_src_prepare
 }
 
 multilib_src_configure() {
local mycmakeargs=(
-DBUILD_TESTING="$(usex test)"
)
-   cmake_src_configure
+   cmake-utils_src_configure
 }
 src_configure() {
cmake-multilib_src_configure
@@ -52,7 +52,7 @@ src_configure() {
 }
 
 multilib_src_compile() {
-   cmake_src_compile
+   cmake-utils_src_compile
 }
 src_compile() {
cmake-multilib_src_compile
@@ -64,7 +64,7 @@ python_test(){
 }
 
 multilib_src_test() {
-   cmake_src_test
+   cmake-utils_src_test
 }
 src_test() {
cmake-multilib_src_test
@@ -72,7 +72,7 @@ src_test() {
 }
 
 multilib_src_install() {
-   cmake_src_install
+   cmake-utils_src_install
 }
 multilib_src_install_all() {
use python && distutils-r1_src_install



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

2020-01-04 Thread Andreas Sturmlechner
commit: c9e6756894c481964d49f031827edd6aff91d40b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 17:13:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 17:13:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e67568

net-libs/quiche: Switch back to cmake-utils.eclass

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

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

diff --git a/net-libs/quiche/quiche-0.1.0-r1.ebuild 
b/net-libs/quiche/quiche-0.1.0-r1.ebuild
index 8b2edcdb572..1caba1ec4de 100644
--- a/net-libs/quiche/quiche-0.1.0-r1.ebuild
+++ b/net-libs/quiche/quiche-0.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -122,7 +122,7 @@ wincolor-1.0.2
 ws2_32-sys-0.2.1
 "
 
-inherit cargo cmake flag-o-matic multilib-minimal rust-toolchain
+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;
@@ -173,7 +173,7 @@ src_unpack() {
 
 src_prepare(){
default
-   cmake_src_prepare
+   cmake-utils_src_prepare
multilib_copy_sources
 }
 
@@ -183,11 +183,11 @@ multilib_src_configure(){
-DOPENSSL_NO_ASM=ON
-DBUILD_SHARED_LIBS=OFF
)
-   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake_src_configure
+   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_configure
 }
 
 multilib_src_compile(){
-   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake_src_compile bssl
+   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)"
 }
 

diff --git a/net-libs/quiche/quiche-.ebuild 
b/net-libs/quiche/quiche-.ebuild
index 6a43728ec78..8d70ad34dc5 100644
--- a/net-libs/quiche/quiche-.ebuild
+++ b/net-libs/quiche/quiche-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -122,7 +122,7 @@ wincolor-1.0.2
 ws2_32-sys-0.2.1
 "
 
-inherit cargo cmake flag-o-matic multilib-minimal rust-toolchain
+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;
@@ -173,7 +173,7 @@ src_unpack() {
 
 src_prepare(){
default
-   cmake_src_prepare
+   cmake-utils_src_prepare
multilib_copy_sources
 }
 
@@ -183,11 +183,11 @@ multilib_src_configure(){
-DOPENSSL_NO_ASM=ON
-DBUILD_SHARED_LIBS=OFF
)
-   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake_src_configure
+   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_configure
 }
 
 multilib_src_compile(){
-   BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake_src_compile bssl
+   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)"
 }
 



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

2020-01-04 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 17:12:16 2020 +

New tag: 4.9-212




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

2020-01-04 Thread Andreas Sturmlechner
commit: 958c50e9e40c11e3a56f520e3cf032b538906515
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan  4 17:06:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan  4 17:07:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958c50e9

kodi-addons.eclass: Switch EAPI-7 to cmake.eclass

All EAPI-7 consumers in Gentoo ebuild repository have been ported.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 eclass/kodi-addon.eclass | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/eclass/kodi-addon.eclass b/eclass/kodi-addon.eclass
index e924dbdd697..914ee3e9f75 100644
--- a/eclass/kodi-addon.eclass
+++ b/eclass/kodi-addon.eclass
@@ -9,13 +9,12 @@
 # @DESCRIPTION:
 # Provides a src_configure function for correct CMake configuration
 
-inherit cmake-utils
-
 case "${EAPI:-0}" in
4|5|6)
-   inherit multilib
+   inherit cmake-utils multilib
;;
7)
+   inherit cmake
;;
*) die "EAPI=${EAPI} is not supported" ;;
 esac
@@ -31,5 +30,8 @@ kodi-addon_src_configure() {
-DCMAKE_INSTALL_LIBDIR=${EPREFIX%/}/usr/$(get_libdir)/kodi
)
 
-   cmake-utils_src_configure
+   case ${EAPI} in
+   4|5|6) cmake-utils_src_configure ;;
+   7) cmake_src_configure ;;
+   esac
 }



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

2020-01-04 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 16:54:14 2020 +

New tag: 4.4-209




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

2020-01-04 Thread Mike Pagano
commit: 0684bfb696c6fc3e570b4abc6cb2f1067d3aa6fc
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 16:49:06 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 16:49:06 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=0684bfb6

Linux patch 4.14.162

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

 _README   |4 +
 1161_linux-4.14.162.patch | 3364 +
 2 files changed, 3368 insertions(+)

diff --git a/_README b/_README
index a19bacd..fbedcee 100644
--- a/_README
+++ b/_README
@@ -687,6 +687,10 @@ Patch:  1160_linux-4.14.161.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.14.161
 
+Patch:  1161_linux-4.14.162.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.14.162
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1161_linux-4.14.162.patch b/1161_linux-4.14.162.patch
new file mode 100644
index 000..d652257
--- /dev/null
+++ b/1161_linux-4.14.162.patch
@@ -0,0 +1,3364 @@
+diff --git a/Makefile b/Makefile
+index 6b452a75..cb57b5c58e2b 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 161
++SUBLEVEL = 162
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/arm/boot/compressed/libfdt_env.h 
b/arch/arm/boot/compressed/libfdt_env.h
+index b36c0289a308..6a0f1f524466 100644
+--- a/arch/arm/boot/compressed/libfdt_env.h
 b/arch/arm/boot/compressed/libfdt_env.h
+@@ -2,11 +2,13 @@
+ #ifndef _ARM_LIBFDT_ENV_H
+ #define _ARM_LIBFDT_ENV_H
+ 
++#include 
+ #include 
+ #include 
+ #include 
+ 
+-#define INT_MAX   ((int)(~0U>>1))
++#define INT32_MAX S32_MAX
++#define UINT32_MAXU32_MAX
+ 
+ typedef __be16 fdt16_t;
+ typedef __be32 fdt32_t;
+diff --git a/arch/powerpc/boot/libfdt_env.h b/arch/powerpc/boot/libfdt_env.h
+index 39155d3b2cef..ac5d3c947e04 100644
+--- a/arch/powerpc/boot/libfdt_env.h
 b/arch/powerpc/boot/libfdt_env.h
+@@ -6,6 +6,8 @@
+ #include 
+ 
+ #define INT_MAX   ((int)(~0U>>1))
++#define UINT32_MAX((u32)~0U)
++#define INT32_MAX ((s32)(UINT32_MAX >> 1))
+ 
+ #include "of.h"
+ 
+diff --git a/arch/powerpc/kernel/security.c b/arch/powerpc/kernel/security.c
+index f5d6541bf8c2..b3f540c9f410 100644
+--- a/arch/powerpc/kernel/security.c
 b/arch/powerpc/kernel/security.c
+@@ -134,32 +134,33 @@ ssize_t cpu_show_meltdown(struct device *dev, struct 
device_attribute *attr, cha
+ 
+   thread_priv = security_ftr_enabled(SEC_FTR_L1D_THREAD_PRIV);
+ 
+-  if (rfi_flush || thread_priv) {
++  if (rfi_flush) {
+   struct seq_buf s;
+   seq_buf_init(, buf, PAGE_SIZE - 1);
+ 
+-  seq_buf_printf(, "Mitigation: ");
+-
+-  if (rfi_flush)
+-  seq_buf_printf(, "RFI Flush");
+-
+-  if (rfi_flush && thread_priv)
+-  seq_buf_printf(, ", ");
+-
++  seq_buf_printf(, "Mitigation: RFI Flush");
+   if (thread_priv)
+-  seq_buf_printf(, "L1D private per thread");
++  seq_buf_printf(, ", L1D private per thread");
+ 
+   seq_buf_printf(, "\n");
+ 
+   return s.len;
+   }
+ 
++  if (thread_priv)
++  return sprintf(buf, "Vulnerable: L1D private per thread\n");
++
+   if (!security_ftr_enabled(SEC_FTR_L1D_FLUSH_HV) &&
+   !security_ftr_enabled(SEC_FTR_L1D_FLUSH_PR))
+   return sprintf(buf, "Not affected\n");
+ 
+   return sprintf(buf, "Vulnerable\n");
+ }
++
++ssize_t cpu_show_l1tf(struct device *dev, struct device_attribute *attr, char 
*buf)
++{
++  return cpu_show_meltdown(dev, attr, buf);
++}
+ #endif
+ 
+ ssize_t cpu_show_spectre_v1(struct device *dev, struct device_attribute 
*attr, char *buf)
+diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
+index 14f3f28a089e..66a9987dc0f8 100644
+--- a/arch/powerpc/kernel/time.c
 b/arch/powerpc/kernel/time.c
+@@ -241,7 +241,7 @@ static u64 scan_dispatch_log(u64 stop_tb)
+  * Accumulate stolen time by scanning the dispatch trace log.
+  * Called on entry from user mode.
+  */
+-void accumulate_stolen_time(void)
++void notrace accumulate_stolen_time(void)
+ {
+   u64 sst, ust;
+   u8 save_soft_enabled = local_paca->soft_enabled;
+diff --git a/arch/powerpc/mm/hash_utils_64.c b/arch/powerpc/mm/hash_utils_64.c
+index 58c14749bb0c..387600ecea60 100644
+--- a/arch/powerpc/mm/hash_utils_64.c
 b/arch/powerpc/mm/hash_utils_64.c
+@@ -292,10 +292,18 @@ int htab_bolt_mapping(unsigned long vstart, unsigned 
long vend,
+   ret = mmu_hash_ops.hpte_insert(hpteg, vpn, paddr, tprot,
+  HPTE_V_BOLTED, psize, psize,
+ 

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

2020-01-04 Thread Mike Pagano
commit: b6151a96591ba6674a268e51f970194e17e1c454
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan  4 16:46:03 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan  4 16:46:03 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=b6151a96

Linux patch 4.4.208

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

 _README  |4 +
 1207_linux-4.4.208.patch | 3292 ++
 2 files changed, 3296 insertions(+)

diff --git a/_README b/_README
index b0c8418..9a294a8 100644
--- a/_README
+++ b/_README
@@ -871,6 +871,10 @@ Patch:  1206_linux-4.4.207.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.4.207
 
+Patch:  1207_linux-4.4.208.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.4.208
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1207_linux-4.4.208.patch b/1207_linux-4.4.208.patch
new file mode 100644
index 000..c514720
--- /dev/null
+++ b/1207_linux-4.4.208.patch
@@ -0,0 +1,3292 @@
+diff --git a/Makefile b/Makefile
+index 4857306a8e4c..84d74ea25d70 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+-SUBLEVEL = 207
++SUBLEVEL = 208
+ EXTRAVERSION =
+ NAME = Blurry Fish Butt
+ 
+diff --git a/arch/arm/boot/compressed/libfdt_env.h 
b/arch/arm/boot/compressed/libfdt_env.h
+index 005bf4ff1b4c..f3ddd4f599e3 100644
+--- a/arch/arm/boot/compressed/libfdt_env.h
 b/arch/arm/boot/compressed/libfdt_env.h
+@@ -1,11 +1,13 @@
+ #ifndef _ARM_LIBFDT_ENV_H
+ #define _ARM_LIBFDT_ENV_H
+ 
++#include 
+ #include 
+ #include 
+ #include 
+ 
+-#define INT_MAX   ((int)(~0U>>1))
++#define INT32_MAX S32_MAX
++#define UINT32_MAXU32_MAX
+ 
+ typedef __be16 fdt16_t;
+ typedef __be32 fdt32_t;
+diff --git a/arch/arm64/kernel/psci.c b/arch/arm64/kernel/psci.c
+index f67f35b6edb1..e6ad81556575 100644
+--- a/arch/arm64/kernel/psci.c
 b/arch/arm64/kernel/psci.c
+@@ -151,7 +151,8 @@ static void cpu_psci_cpu_die(unsigned int cpu)
+ 
+ static int cpu_psci_cpu_kill(unsigned int cpu)
+ {
+-  int err, i;
++  int err;
++  unsigned long start, end;
+ 
+   if (!psci_ops.affinity_info)
+   return 0;
+@@ -161,16 +162,18 @@ static int cpu_psci_cpu_kill(unsigned int cpu)
+* while it is dying. So, try again a few times.
+*/
+ 
+-  for (i = 0; i < 10; i++) {
++  start = jiffies;
++  end = start + msecs_to_jiffies(100);
++  do {
+   err = psci_ops.affinity_info(cpu_logical_map(cpu), 0);
+   if (err == PSCI_0_2_AFFINITY_LEVEL_OFF) {
+-  pr_info("CPU%d killed.\n", cpu);
++  pr_info("CPU%d killed (polled %d ms)\n", cpu,
++  jiffies_to_msecs(jiffies - start));
+   return 0;
+   }
+ 
+-  msleep(10);
+-  pr_info("Retrying again to check for CPU kill\n");
+-  }
++  usleep_range(100, 1000);
++  } while (time_before(jiffies, end));
+ 
+   pr_warn("CPU%d may not have shut down cleanly (AFFINITY_INFO reports 
%d)\n",
+   cpu, err);
+diff --git a/arch/powerpc/boot/libfdt_env.h b/arch/powerpc/boot/libfdt_env.h
+index 0b3db6322c79..5f2cb1c53e15 100644
+--- a/arch/powerpc/boot/libfdt_env.h
 b/arch/powerpc/boot/libfdt_env.h
+@@ -5,6 +5,8 @@
+ #include 
+ 
+ #define INT_MAX   ((int)(~0U>>1))
++#define UINT32_MAX((u32)~0U)
++#define INT32_MAX ((s32)(UINT32_MAX >> 1))
+ 
+ #include "of.h"
+ 
+diff --git a/arch/powerpc/kernel/irq.c b/arch/powerpc/kernel/irq.c
+index 290559df1e8b..083c31d8459a 100644
+--- a/arch/powerpc/kernel/irq.c
 b/arch/powerpc/kernel/irq.c
+@@ -484,8 +484,6 @@ void __do_irq(struct pt_regs *regs)
+ 
+   trace_irq_entry(regs);
+ 
+-  check_stack_overflow();
+-
+   /*
+* Query the platform PIC for the interrupt & ack it.
+*
+@@ -517,6 +515,8 @@ void do_IRQ(struct pt_regs *regs)
+   irqtp = hardirq_ctx[raw_smp_processor_id()];
+   sirqtp = softirq_ctx[raw_smp_processor_id()];
+ 
++  check_stack_overflow();
++
+   /* Already there ? */
+   if (unlikely(curtp == irqtp || curtp == sirqtp)) {
+   __do_irq(regs);
+diff --git a/arch/powerpc/kernel/security.c b/arch/powerpc/kernel/security.c
+index 156cfe6d23b0..45778c83038f 100644
+--- a/arch/powerpc/kernel/security.c
 b/arch/powerpc/kernel/security.c
+@@ -135,32 +135,33 @@ ssize_t cpu_show_meltdown(struct device *dev, struct 
device_attribute *attr, cha
+ 
+   thread_priv = security_ftr_enabled(SEC_FTR_L1D_THREAD_PRIV);
+ 
+-  if (rfi_flush || thread_priv) {
++  if (rfi_flush) {
+   struct seq_buf s;
+   seq_buf_init(, buf, PAGE_SIZE - 1);
+ 
+-  seq_buf_printf(, "Mitigation: ");
+-
+- 

[gentoo-commits] proj/sci:master commit in: sci-physics/opticks-okconf/files/, sci-physics/opticks-okconf/

2020-01-04 Thread Benda XU
commit: c02c897d1474bc08ea50455fe2a1eb26232a8849
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Jan  4 16:28:55 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Jan  4 16:34:19 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=c02c897d

sci-physics/opticks-okconf: add cuda inherit.

  Remove installation of test cases into /usr/lib.

Suggested-By: Xuewei Liu <18800136075  163.com>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

 .../opticks-okconf-0.0.1_p20191110-no_lib_install.patch  | 12 
 .../opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild |  8 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git 
a/sci-physics/opticks-okconf/files/opticks-okconf-0.0.1_p20191110-no_lib_install.patch
 
b/sci-physics/opticks-okconf/files/opticks-okconf-0.0.1_p20191110-no_lib_install.patch
new file mode 100644
index 0..89b0b7cab
--- /dev/null
+++ 
b/sci-physics/opticks-okconf/files/opticks-okconf-0.0.1_p20191110-no_lib_install.patch
@@ -0,0 +1,12 @@
+Index: opticks-okconf-0.0.1_p20191110/okconf/tests/CMakeLists.txt
+===
+--- opticks-okconf-0.0.1_p20191110.orig/okconf/tests/CMakeLists.txt
 opticks-okconf-0.0.1_p20191110/okconf/tests/CMakeLists.txt
+@@ -46,7 +46,6 @@ foreach(TEST_SOURCE ${TEST_SOURCES})
+ ) 
+ 
+ 
+-install(TARGETS ${TGT} DESTINATION lib)
+ endforeach()
+ 
+ 

diff --git a/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild 
b/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild
index fa0a5e70c..1b67f2751 100644
--- a/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild
+++ b/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit mercurial cmake-utils
+inherit mercurial cmake-utils cuda
 
 EHG_REPO_URI="https://bitbucket.org/simoncblyth/${PN//-*};
 EHG_REVISION="a580e704afe9d2c138072835e986542c835c29fc"
@@ -23,6 +23,10 @@ DEPEND="dev-util/cmake
dev-util/plog
${RDEPEND}"
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.0.1_p20191110-no_lib_install.patch
+)
+
 src_prepare() {
cmake-utils_src_prepare
cuda_src_prepare



[gentoo-commits] proj/musl:master commit in: x11-base/xorg-server/

2020-01-04 Thread Jory Pratt
commit: c28c059b60a3e754888658e647841938be27fa72
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Jan  4 16:21:00 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Jan  4 16:21:00 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=c28c059b

x11-base/xorg-server: Fix metadata.xml for missing IUSE libglvnd

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

 x11-base/xorg-server/metadata.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-base/xorg-server/metadata.xml 
b/x11-base/xorg-server/metadata.xml
index 74e5219..2e8d879 100644
--- a/x11-base/xorg-server/metadata.xml
+++ b/x11-base/xorg-server/metadata.xml
@@ -7,12 +7,13 @@
 
 
Build the Distributed Multiheaded X server
-   Enable Glamor OpenGL 2D acceleration
+   Use elogind to get control over framebuffer when 
running as regular user
Build the kdrive X servers
+   Use libglvnd for dispatch.
Enable libunwind usage for backtraces
Build Security extension
-   Build the Xnest server
Build the Xephyr server
+   Build the Xnest server
Build the Xorg X server (HIGHLY RECOMMENDED)
Build the Xvfb server
 



[gentoo-commits] proj/musl:master commit in: app-accessibility/speech-dispatcher/files/, app-accessibility/speech-dispatcher/

2020-01-04 Thread Jory Pratt
commit: d6dbb416e9752f8e5c4d15df238eee6b530e99d6
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Jan  4 16:13:12 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Jan  4 16:13:12 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=d6dbb416

app-accessibility/speech-dispatcher: Remove obsolete build

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

 app-accessibility/speech-dispatcher/Manifest   |   1 -
 ...-Make-some-includes-consistent-with-POSIX.patch |  54 --
 ...lback-for-systems-without-TEMP_FAILURE_RE.patch | 182 -
 app-accessibility/speech-dispatcher/metadata.xml   |  19 ---
 .../speech-dispatcher-0.8.1.ebuild | 115 -
 5 files changed, 371 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/Manifest 
b/app-accessibility/speech-dispatcher/Manifest
deleted file mode 100644
index 68a1f1b..000
--- a/app-accessibility/speech-dispatcher/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST speech-dispatcher-0.8.1.tar.gz 1309969 SHA256 
d25727239bbee4ee7881dd5e23e4da64a184b2ff3c8c9830088a671fb23b7757 SHA512 
35f1ae547001a45d7945406ae5672829ff9ab6ac3f0cccb9eb3670dd92888a63c7cc4270ee90b5a166e6788afe3b117b5c3ef62c41a9df9f9af94dc4e0948fe8
 WHIRLPOOL 
945ef7ab1d771dc1e3727f223cfadfd309db03813f11fe995c0f4caf3a6f24bc9abc18e1f2f342b072bcd5fd0d626dae315f1fd0228d4172e051a2aba1255092

diff --git 
a/app-accessibility/speech-dispatcher/files/0001-Make-some-includes-consistent-with-POSIX.patch
 
b/app-accessibility/speech-dispatcher/files/0001-Make-some-includes-consistent-with-POSIX.patch
deleted file mode 100644
index d7947b7..000
--- 
a/app-accessibility/speech-dispatcher/files/0001-Make-some-includes-consistent-with-POSIX.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-From f2dda28648de4bd940be54e827878f081af22ebc Mon Sep 17 00:00:00 2001
-From: Felix Janda 
-Date: Mon, 23 Mar 2015 21:03:29 +0100
-Subject: [PATCH] Make some includes consistent with POSIX
-
-Reviewed-by: Luke Yelavich 

- src/modules/cicero.c| 2 +-
- src/modules/spd_audio.c | 2 +-
- src/server/module.c | 2 +-
- 3 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/src/modules/cicero.c b/src/modules/cicero.c
-index 62332a5..2c69b7e 100644
 a/src/modules/cicero.c
-+++ b/src/modules/cicero.c
-@@ -28,7 +28,7 @@
- #include 
- #include 
- #include 
--#include 
-+#include 
- #include 
- #include 
- #include 
-diff --git a/src/modules/spd_audio.c b/src/modules/spd_audio.c
-index 3b65bf7..c85e21d 100644
 a/src/modules/spd_audio.c
-+++ b/src/modules/spd_audio.c
-@@ -38,7 +38,7 @@
- 
- #include 
- #include 
--#include 
-+#include 
- #include 
- #include 
- #include 
-diff --git a/src/server/module.c b/src/server/module.c
-index 0681caf..51746a0 100644
 a/src/server/module.c
-+++ b/src/server/module.c
-@@ -29,7 +29,7 @@
- #include 
- #include 
- #include 
--#include 
-+#include 
- #include 
- #include 
- #include 
--- 
-2.4.0
-

diff --git 
a/app-accessibility/speech-dispatcher/files/0001-Provide-fallback-for-systems-without-TEMP_FAILURE_RE.patch
 
b/app-accessibility/speech-dispatcher/files/0001-Provide-fallback-for-systems-without-TEMP_FAILURE_RE.patch
deleted file mode 100644
index c469902..000
--- 
a/app-accessibility/speech-dispatcher/files/0001-Provide-fallback-for-systems-without-TEMP_FAILURE_RE.patch
+++ /dev/null
@@ -1,182 +0,0 @@
-From 98504410b7f77cad7457bfdfcd593e2898c3b461 Mon Sep 17 00:00:00 2001
-From: Felix Janda 
-Date: Mon, 23 Mar 2015 21:03:12 +0100
-Subject: [PATCH] Provide fallback for systems without TEMP_FAILURE_RETRY
-
-Reviewed-by: Luke Yelavich 

- include/safe_io.h  | 55 ++
- src/modules/cicero.c   |  6 ++---
- src/server/output.c| 18 +--
- src/server/sem_functions.c |  5 +++--
- src/server/speaking.c  |  5 ++---
- 5 files changed, 63 insertions(+), 26 deletions(-)
- create mode 100644 include/safe_io.h
-
-diff --git a/include/safe_io.h b/include/safe_io.h
-new file mode 100644
-index 000..37cfe7f
 /dev/null
-+++ b/include/safe_io.h
-@@ -0,0 +1,55 @@
-+/*
-+ * safe_io.h - Wrapper around read and write
-+ *
-+ * Copyright (C) 2001, 2002, 2003, 2007 Brailcom, o.p.s.
-+ *
-+ * This is free software; you can redistribute it and/or modify it
-+ * under the terms of the GNU General Public License as published by
-+ * the Free Software Foundation; either version 2, or (at your option)
-+ * any later version.
-+ *
-+ * This software is distributed in the hope that it will be useful,
-+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
-+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-+ * General Public License for more details.
-+ *
-+ * You should have received a copy of the GNU General Public License
-+ * along with this package; see the file COPYING.  If not, write to
-+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-+ * Boston, MA 02110-1301, USA.
-+ *
-+ */
-+

[gentoo-commits] repo/gentoo:master commit in: x11-misc/py3status/

2020-01-04 Thread Alexys Jacob
commit: 773654fd07a4ebb7e7a1a4368279f743ef7113ee
Author: Alexys Jacob  gentoo  org>
AuthorDate: Sat Jan  4 16:10:19 2020 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Sat Jan  4 16:10:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773654fd

x11-misc/py3status: version bump

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexys Jacob  gentoo.org>

 x11-misc/py3status/Manifest | 2 +-
 x11-misc/py3status/{py3status-3.22.ebuild => py3status-3.23.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest
index 7a7dcd0c687..897d34cbfc0 100644
--- a/x11-misc/py3status/Manifest
+++ b/x11-misc/py3status/Manifest
@@ -1 +1 @@
-DIST py3status-3.22.tar.gz 399414 BLAKE2B 
eb7da2c86dbebf59ff62f29ca81e697e4c326e36a130513b64cd03de5d79dcf5354a676405242cd0149af6acd43dc561aec6818bf4d6417fdcf8a67bfdf9cad2
 SHA512 
5139d494bc101cf8f29eb058fa4ae00f7876adeac83d300e342a0566f0b553b60e971bbca4180bf713ec9c4e9d4b2cfec36920f7c6dfc9dbbe8d9f329d62e0cf
+DIST py3status-3.23.tar.gz 402380 BLAKE2B 
9f5524da5e028373945755144d57b26fc7a800adec1d053b21b8060816409c6cf16a27b0481cc57919e5b8117e9461f748658a7a627a6c1ffb473abdab9906ba
 SHA512 
2e4a6d77bc66c9b780dbc168e3b30e95f846b0b884fd79add8d48cb3fb442cbd9ccaaab5ff1a87e8d6fbfdcb91ba4a51f7d0033ab6ce4221bf939fbe6a477b16

diff --git a/x11-misc/py3status/py3status-3.22.ebuild 
b/x11-misc/py3status/py3status-3.23.ebuild
similarity index 94%
rename from x11-misc/py3status/py3status-3.22.ebuild
rename to x11-misc/py3status/py3status-3.23.ebuild
index e0e182b53d5..e4dbfc41612 100644
--- a/x11-misc/py3status/py3status-3.22.ebuild
+++ b/x11-misc/py3status/py3status-3.23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6



[gentoo-commits] proj/musl:master commit in: x11-base/xorg-server/files/, x11-base/xorg-server/

2020-01-04 Thread Anthony G. Basile
commit: c6cdc79a4c4289d8212269ba51ea0c79434fff3b
Author: stefson  yahoo  de>
AuthorDate: Sat Jan  4 11:17:13 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan  4 15:58:27 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=c6cdc79a

x11-base/xorg-server: bump to v1.20.6

Signed-off-by: Steffen Kuhn  yandex.com>
Signed-off-by: Anthony G. Basile  gentoo.org>

 x11-base/xorg-server/Manifest  |   2 +-
 ...ck-the-shm-dir-at-run-time-not-build-time.patch | 174 -
 ...1.20.4-shm-Use-memfd_create-when-possible.patch |  89 ---
 ...ndent-shm_tmpfile-to-follow-our-standards.patch |  72 -
 ...ver-1.20.5.ebuild => xorg-server-1.20.6.ebuild} |  35 ++---
 5 files changed, 18 insertions(+), 354 deletions(-)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index f978f86..6f02874 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -1 +1 @@
-DIST xorg-server-1.20.5.tar.bz2 6126757 BLAKE2B 
2374c6f39acd80174d9cf9c15b6a75f420de3a9b7b51a41385a326fed106fc57fdc5a0a4a08beba36a8d65bff1c8c8d35bb50c73c5285ee206f3293a212369be
 SHA512 
625f0626b122cf95600abe382c3217348999357a0e2d2443092f1b67cff1c98d7ef09303884ceaeac181e0555dc56b0d4d44bda45cc464dac2d9a50c5b32d631
+DIST xorg-server-1.20.6.tar.bz2 6298697 BLAKE2B 
30e505cf83bb2b20e17533b89b81521d029412ea6bd804ecf20458af20364172eb7b21561f14c885d5e16597e6d09985b255b6cec2beb30662658d9e316bc953
 SHA512 
9aa0ba4aee92fe628f2b8c41e4fe0134dc86154bb8787f907884ef2fd970e18e68e72ea8a1beb706d11ecf155b2abc9731f1abadff251ed592f8cca3b1240dd6

diff --git 
a/x11-base/xorg-server/files/xorg-server-1.20.4-shm-Pick-the-shm-dir-at-run-time-not-build-time.patch
 
b/x11-base/xorg-server/files/xorg-server-1.20.4-shm-Pick-the-shm-dir-at-run-time-not-build-time.patch
deleted file mode 100644
index 54ed629..000
--- 
a/x11-base/xorg-server/files/xorg-server-1.20.4-shm-Pick-the-shm-dir-at-run-time-not-build-time.patch
+++ /dev/null
@@ -1,174 +0,0 @@
-From 19f6cb570becbc4e355807199c6e251fc7935132 Mon Sep 17 00:00:00 2001
-From: Eric Anholt 
-Date: Wed, 19 Sep 2018 13:28:06 -0700
-Subject: [PATCH xserver] shm: Pick the shm dir at run time, not build time.
-
-Prodding the builder's filesystem for tmp dirs doesn't necessarily
-tell you anything about what the actual host's filesystem is going to
-look like, so we should just try the dirs at runtime.
-
-Signed-off-by: Eric Anholt 

- Xext/shm.c  | 48 +
- configure.ac| 43 
- include/dix-config.h.in |  3 ---
- include/meson.build |  5 -
- 4 files changed, 29 insertions(+), 70 deletions(-)
-
-diff --git a/Xext/shm.c b/Xext/shm.c
-index ed43b9202..2739a59e7 100644
 a/Xext/shm.c
-+++ b/Xext/shm.c
-@@ -1194,36 +1194,46 @@ ProcShmAttachFd(ClientPtr client)
- static int
- shm_tmpfile(void)
- {
--#ifdef SHMDIR
-+const char *shmdirs[] = {
-+"/run/shm",
-+"/var/tmp",
-+"/tmp",
-+};
- int   fd;
--char  template[] = SHMDIR "/shmfd-XX";
-+
- #ifdef O_TMPFILE
--fd = open(SHMDIR, O_TMPFILE|O_RDWR|O_CLOEXEC|O_EXCL, 0666);
--if (fd >= 0) {
--DebugF ("Using O_TMPFILE\n");
--return fd;
-+for (int i = 0; i < ARRAY_SIZE(shmdirs); i++) {
-+fd = open(shmdirs[i], O_TMPFILE|O_RDWR|O_CLOEXEC|O_EXCL, 0666);
-+if (fd >= 0) {
-+DebugF ("Using O_TMPFILE\n");
-+return fd;
-+}
- }
- ErrorF ("Not using O_TMPFILE\n");
- #endif
-+
-+for (int i = 0; i < ARRAY_SIZE(shmdirs); i++) {
-+char template[PATH_MAX];
-+snprintf(template, ARRAY_SIZE(template), "%s/shmfd-XX", 
shmdirs[i]);
- #ifdef HAVE_MKOSTEMP
--fd = mkostemp(template, O_CLOEXEC);
-+fd = mkostemp(template, O_CLOEXEC);
- #else
--fd = mkstemp(template);
-+fd = mkstemp(template);
- #endif
--if (fd < 0)
--return -1;
--unlink(template);
-+if (fd < 0)
-+continue;
-+unlink(template);
- #ifndef HAVE_MKOSTEMP
--int flags = fcntl(fd, F_GETFD);
--if (flags != -1) {
--flags |= FD_CLOEXEC;
--(void) fcntl(fd, F_SETFD, );
--}
-+int flags = fcntl(fd, F_GETFD);
-+if (flags != -1) {
-+flags |= FD_CLOEXEC;
-+(void) fcntl(fd, F_SETFD, );
-+}
- #endif
--return fd;
--#else
-+return fd;
-+}
-+
- return -1;
--#endif
- }
- 
- static int
-diff --git a/configure.ac b/configure.ac
-index 359b62cb5..57a233102 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -1115,49 +1115,6 @@ case "$DRI2,$HAVE_DRI2PROTO" in
- esac
- AM_CONDITIONAL(DRI2, test "x$DRI2" = xyes)
- 
--dnl
--dnl Locate a suitable tmp file system for creating shared memeory files
--dnl
--
--AC_ARG_WITH(shared-memory-dir, 
AS_HELP_STRING([--with-shared-memory-dir=PATH], [Path to directory in a 
world-writable temporary 

[gentoo-commits] proj/musl:master commit in: sys-fs/lvm2/

2020-01-04 Thread Anthony G. Basile
commit: bd87f9400daff272db7c2c61f4cd9a613e554d77
Author: Antti Antinoja  fennosys  fi>
AuthorDate: Tue Dec 31 08:13:14 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan  4 15:56:30 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=bd87f940

Fix segfault with lvm2-2.02.184-r5

Signed-off-by: Anthony G. Basile  gentoo.org>

 sys-fs/lvm2/lvm2-2.02.184-r5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-fs/lvm2/lvm2-2.02.184-r5.ebuild 
b/sys-fs/lvm2/lvm2-2.02.184-r5.ebuild
index 82c54e3..12c133c 100644
--- a/sys-fs/lvm2/lvm2-2.02.184-r5.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.184-r5.ebuild
@@ -56,6 +56,7 @@ PATCHES=(
# Musl fixes
"${FILESDIR}"/${PN}-2.02.183-fix-stdio-usage.patch
"${FILESDIR}"/${PN}-2.02.183-portability.patch
+   "${FILESDIR}"/${PN}-2.02.183-implement-libc-specific-reopen_stream.patch
 
# For upstream -- review and forward:
"${FILESDIR}"/${PN}-2.02.63-always-make-static-libdm.patch



  1   2   3   >